|
|
|
| 1 | 2026-06-25T23:05:30.720Z | job assigned to worker 01KW0GES27E1KRXAHXX0ZGGJYB [factory aws, i-0b1ac70ca6075c8d7] (queued for 44 s) |
| |
| 2 | 2026-06-25T23:05:38.508Z | starting task 0: "setup" |
| 3 | 2026-06-25T23:05:38.513Z | ++ uname -s |
| 4 | 2026-06-25T23:05:38.525Z | + kern=SunOS |
| 5 | 2026-06-25T23:05:38.525Z | + build_user=build |
| 6 | 2026-06-25T23:05:38.525Z | + build_uid=12345 |
| 7 | 2026-06-25T23:05:38.525Z | + work_dir=/work |
| 8 | 2026-06-25T23:05:38.525Z | + input_dir=/input |
| 9 | 2026-06-25T23:05:38.525Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T23:05:38.525Z | + case "$kern" in |
| 11 | 2026-06-25T23:05:38.525Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T23:05:38.525Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T23:05:40.523Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T23:05:40.647Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T23:05:40.653Z | + home_fs=zfs |
| 16 | 2026-06-25T23:05:40.653Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T23:05:40.653Z | + mkdir -p /home/build |
| 18 | 2026-06-25T23:05:40.653Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T23:05:42.654Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T23:05:42.664Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-06-25T23:05:42.675Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T23:05:42.682Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T23:05:42.682Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T23:05:42.682Z | * rust toolchain profile = "default" |
| 25 | 2026-06-25T23:05:42.682Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-25T23:05:42.682Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T23:05:42.682Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T23:05:42.682Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T23:05:42.682Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T23:05:42.779Z | info: downloading installer |
| 31 | 2026-06-25T23:05:45.194Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T23:05:45.194Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T23:05:45.194Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T23:05:45.194Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T23:05:45.194Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T23:05:45.194Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T23:05:45.194Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T23:05:45.194Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T23:05:45.194Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T23:05:45.194Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T23:05:45.194Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T23:05:45.194Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T23:05:45.195Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T23:05:45.195Z | info: profile set to default |
| 45 | 2026-06-25T23:05:45.195Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T23:05:45.195Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T23:05:45.195Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T23:05:45.195Z | info: downloading 6 components |
| 49 | 2026-06-25T23:05:59.341Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T23:05:59.388Z | |
| 51 | 2026-06-25T23:05:59.425Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T23:05:59.426Z | |
| 53 | 2026-06-25T23:05:59.426Z | |
| 54 | 2026-06-25T23:05:59.426Z | Rust is installed now. Great! |
| 55 | 2026-06-25T23:05:59.426Z | |
| 56 | 2026-06-25T23:05:59.426Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T23:05:59.426Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T23:05:59.426Z | |
| 59 | 2026-06-25T23:05:59.426Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T23:05:59.426Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T23:05:59.426Z | |
| 62 | 2026-06-25T23:05:59.426Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T23:05:59.426Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T23:05:59.426Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T23:05:59.426Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T23:05:59.426Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T23:05:59.426Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T23:05:59.426Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T23:05:59.426Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T23:05:59.427Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T23:05:59.461Z | + rustup --version |
| 72 | 2026-06-25T23:05:59.473Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T23:05:59.479Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T23:05:59.498Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T23:05:59.504Z | + cargo --version |
| 76 | 2026-06-25T23:05:59.509Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T23:05:59.509Z | + rustc --version |
| 78 | 2026-06-25T23:05:59.529Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T23:05:59.537Z | process exited: duration 16854 ms, exit code 0 |
| |
| 80 | 2026-06-25T23:05:59.551Z | starting task 2: "authentication" |
| 81 | 2026-06-25T23:05:59.568Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-25T23:05:59.579Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T23:05:59.583Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-25T23:05:59.587Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-25T23:05:59.612Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-25T23:06:00.776Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-25T23:06:00.776Z | + git fetch origin 498ce1b8c2247d9261834cd245ed765e85ae5915 |
| 88 | 2026-06-25T23:06:01.053Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-25T23:06:01.053Z | * branch 498ce1b8c2247d9261834cd245ed765e85ae5915 -> FETCH_HEAD |
| 90 | 2026-06-25T23:06:01.058Z | + [[ -n trey/bgp-peer-config-dedupe ]] |
| 91 | 2026-06-25T23:06:01.063Z | ++ git branch --show-current |
| 92 | 2026-06-25T23:06:01.063Z | + current=main |
| 93 | 2026-06-25T23:06:01.063Z | + [[ main != trey/bgp-peer-config-dedupe ]] |
| 94 | 2026-06-25T23:06:01.063Z | + git branch -f trey/bgp-peer-config-dedupe 498ce1b8c2247d9261834cd245ed765e85ae5915 |
| 95 | 2026-06-25T23:06:01.063Z | + git checkout -f trey/bgp-peer-config-dedupe |
| 96 | 2026-06-25T23:06:01.082Z | Switched to branch 'trey/bgp-peer-config-dedupe' |
| 97 | 2026-06-25T23:06:01.088Z | + git reset --hard 498ce1b8c2247d9261834cd245ed765e85ae5915 |
| 98 | 2026-06-25T23:06:01.099Z | HEAD is now at 498ce1b bgp: unify numbered and unnumbered peer config |
| 99 | 2026-06-25T23:06:01.105Z | process exited: duration 1520 ms, exit code 0 |
| |
| 100 | 2026-06-25T23:06:01.115Z | starting task 4: "build" |
| 101 | 2026-06-25T23:06:01.121Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-25T23:06:10.165Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-25T23:06:17.956Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-25T23:06:25.310Z | Planning: Solver setup ... Done |
| 105 | 2026-06-25T23:06:25.351Z | Planning: Running solver ... Done |
| 106 | 2026-06-25T23:06:25.492Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-25T23:06:25.517Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-25T23:06:25.633Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-25T23:06:25.663Z | Planning: Package planning ... Done |
| 110 | 2026-06-25T23:06:25.689Z | Planning: Merging actions ... Done |
| 111 | 2026-06-25T23:06:25.797Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-25T23:06:25.804Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-25T23:06:26.579Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-25T23:06:26.585Z | Planning: Planning completed in 8.46 seconds |
| 115 | 2026-06-25T23:06:26.597Z | Packages to install: 2 |
| 116 | 2026-06-25T23:06:26.600Z | Mediators to change: 2 |
| 117 | 2026-06-25T23:06:26.600Z | Services to change: 1 |
| 118 | 2026-06-25T23:06:26.600Z | Create boot environment: No |
| 119 | 2026-06-25T23:06:26.600Z | Create backup boot environment: No |
| 120 | 2026-06-25T23:06:26.638Z | |
| 121 | 2026-06-25T23:06:26.638Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-25T23:06:31.643Z | Download: 2218/3076 items 118.8/211.3MB 56% complete (24.1M/s) |
| 123 | 2026-06-25T23:06:38.142Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (27.3M/s) |
| 124 | 2026-06-25T23:07:03.391Z | Download: 3073/3076 items 209.9/211.3MB 99% complete |
| 125 | 2026-06-25T23:07:08.327Z | Download: Completed 211.31 MB in 41.68 seconds (5.1M/s) |
| 126 | 2026-06-25T23:07:08.443Z | Actions: 1/3418 actions (Installing new actions) |
| 127 | 2026-06-25T23:07:11.592Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 128 | 2026-06-25T23:07:12.260Z | Done |
| 129 | 2026-06-25T23:07:12.260Z | Done |
| 130 | 2026-06-25T23:07:12.994Z | Done |
| 131 | 2026-06-25T23:07:16.429Z | Done |
| 132 | 2026-06-25T23:07:16.500Z | Done |
| 133 | 2026-06-25T23:07:16.504Z | Done |
| 134 | 2026-06-25T23:07:16.780Z | Done |
| 135 | 2026-06-25T23:07:17.480Z | + cargo --version |
| 136 | 2026-06-25T23:07:17.487Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 137 | 2026-06-25T23:07:17.655Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 138 | 2026-06-25T23:07:17.658Z | info: downloading 6 components |
| 139 | 2026-06-25T23:07:34.928Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 140 | 2026-06-25T23:07:34.931Z | + rustc --version |
| 141 | 2026-06-25T23:07:34.959Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 142 | 2026-06-25T23:07:34.981Z | + banner check |
| 143 | 2026-06-25T23:07:34.984Z | |
| 144 | 2026-06-25T23:07:34.984Z | #### # # ###### #### # # |
| 145 | 2026-06-25T23:07:34.984Z | # # # # # # # # # |
| 146 | 2026-06-25T23:07:34.984Z | # ###### ##### # #### |
| 147 | 2026-06-25T23:07:34.984Z | # # # # # # # |
| 148 | 2026-06-25T23:07:34.984Z | # # # # # # # # # |
| 149 | 2026-06-25T23:07:34.984Z | #### # # ###### #### # # |
| 150 | 2026-06-25T23:07:34.984Z | |
| 151 | 2026-06-25T23:07:34.984Z | + cargo fmt -- --check |
| 152 | 2026-06-25T23:07:35.377Z | + cargo clippy --all-targets -- --deny warnings |
| 153 | 2026-06-25T23:07:35.498Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 154 | 2026-06-25T23:07:36.208Z | From https://github.com/oxidecomputer/falcon |
| 155 | 2026-06-25T23:07:36.208Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 156 | 2026-06-25T23:07:36.285Z | Updating crates.io index |
| 157 | 2026-06-25T23:07:36.320Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 158 | 2026-06-25T23:07:36.705Z | From https://github.com/oxidecomputer/dendrite |
| 159 | 2026-06-25T23:07:36.705Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 160 | 2026-06-25T23:07:36.973Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-06-25T23:07:37.256Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-06-25T23:07:37.256Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 163 | 2026-06-25T23:07:37.262Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 164 | 2026-06-25T23:07:37.639Z | From https://github.com/oxidecomputer/netadm-sys |
| 165 | 2026-06-25T23:07:37.639Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 166 | 2026-06-25T23:07:37.647Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 167 | 2026-06-25T23:07:43.658Z | From https://github.com/oxidecomputer/omicron |
| 168 | 2026-06-25T23:07:43.658Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 169 | 2026-06-25T23:07:44.079Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 170 | 2026-06-25T23:07:44.794Z | From https://github.com/oxidecomputer/opte |
| 171 | 2026-06-25T23:07:44.794Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 172 | 2026-06-25T23:07:45.354Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-06-25T23:07:45.658Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-06-25T23:07:45.658Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-06-25T23:07:45.852Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-06-25T23:07:46.139Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-06-25T23:07:46.139Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-06-25T23:07:46.147Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-06-25T23:07:46.445Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-06-25T23:07:46.445Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-06-25T23:07:46.469Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-06-25T23:07:47.168Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-06-25T23:07:47.168Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-06-25T23:07:47.340Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-06-25T23:07:47.874Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-06-25T23:07:47.874Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 187 | 2026-06-25T23:07:48.134Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-06-25T23:07:48.437Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-06-25T23:07:48.437Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 190 | 2026-06-25T23:07:48.443Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-06-25T23:07:48.768Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-06-25T23:07:48.768Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-06-25T23:07:48.775Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-06-25T23:07:49.062Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-06-25T23:07:49.062Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-06-25T23:07:49.129Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-06-25T23:07:49.482Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-06-25T23:07:49.483Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-06-25T23:07:49.553Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 200 | 2026-06-25T23:07:49.822Z | From https://github.com/oxidecomputer/slog-error-chain |
| 201 | 2026-06-25T23:07:49.822Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 202 | 2026-06-25T23:07:49.831Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 203 | 2026-06-25T23:07:50.158Z | From https://github.com/oxidecomputer/tufaceous |
| 204 | 2026-06-25T23:07:50.158Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 205 | 2026-06-25T23:07:50.329Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 206 | 2026-06-25T23:07:50.784Z | From https://github.com/oxidecomputer/management-gateway-service |
| 207 | 2026-06-25T23:07:50.784Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 208 | 2026-06-25T23:07:50.956Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 209 | 2026-06-25T23:07:51.766Z | From https://github.com/oxidecomputer/crucible |
| 210 | 2026-06-25T23:07:51.766Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 211 | 2026-06-25T23:07:52.501Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 212 | 2026-06-25T23:07:52.788Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 213 | 2026-06-25T23:07:52.788Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 214 | 2026-06-25T23:07:53.268Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 215 | 2026-06-25T23:07:53.719Z | From https://github.com/oxidecomputer/propolis |
| 216 | 2026-06-25T23:07:53.719Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 217 | 2026-06-25T23:07:53.776Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 218 | 2026-06-25T23:07:54.288Z | From https://github.com/oxidecomputer/crucible |
| 219 | 2026-06-25T23:07:54.288Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 220 | 2026-06-25T23:07:54.551Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 221 | 2026-06-25T23:07:54.902Z | From https://github.com/oxidecomputer/tofino |
| 222 | 2026-06-25T23:07:54.902Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 223 | 2026-06-25T23:07:54.925Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 224 | 2026-06-25T23:07:55.610Z | From https://github.com/oxidecomputer/maghemite |
| 225 | 2026-06-25T23:07:55.610Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 226 | 2026-06-25T23:07:55.663Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 227 | 2026-06-25T23:07:56.077Z | From https://github.com/oxidecomputer/clickward |
| 228 | 2026-06-25T23:07:56.077Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 229 | 2026-06-25T23:07:56.262Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 230 | 2026-06-25T23:07:56.692Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 231 | 2026-06-25T23:07:56.692Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 232 | 2026-06-25T23:07:58.062Z | Downloading crates ... |
| 233 | 2026-06-25T23:07:58.166Z | Downloaded block-buffer v0.12.0 |
| 234 | 2026-06-25T23:07:58.171Z | Downloaded cancel-safe-futures v0.1.5 |
| 235 | 2026-06-25T23:07:58.173Z | Downloaded async-recursion v1.1.1 |
| 236 | 2026-06-25T23:07:58.177Z | Downloaded clap_derive v4.6.1 |
| 237 | 2026-06-25T23:07:58.179Z | Downloaded bytes v1.11.1 |
| 238 | 2026-06-25T23:07:58.183Z | Downloaded defmt-parser v1.0.0 |
| 239 | 2026-06-25T23:07:58.196Z | Downloaded darling v0.23.0 |
| 240 | 2026-06-25T23:07:58.204Z | Downloaded anyhow v1.0.102 |
| 241 | 2026-06-25T23:07:58.207Z | Downloaded dtrace-parser v0.3.0 |
| 242 | 2026-06-25T23:07:58.210Z | Downloaded daft v0.1.7 |
| 243 | 2026-06-25T23:07:58.213Z | Downloaded crossbeam-utils v0.8.21 |
| 244 | 2026-06-25T23:07:58.217Z | Downloaded const-random-macro v0.1.16 |
| 245 | 2026-06-25T23:07:58.220Z | Downloaded cfg-if v1.0.4 |
| 246 | 2026-06-25T23:07:58.223Z | Downloaded colorchoice v1.0.5 |
| 247 | 2026-06-25T23:07:58.226Z | Downloaded csv-core v0.1.13 |
| 248 | 2026-06-25T23:07:58.226Z | Downloaded futures-executor v0.3.32 |
| 249 | 2026-06-25T23:07:58.229Z | Downloaded darling_core v0.21.3 |
| 250 | 2026-06-25T23:07:58.233Z | Downloaded h2 v0.4.14 |
| 251 | 2026-06-25T23:07:58.238Z | Downloaded generic-array v0.14.7 |
| 252 | 2026-06-25T23:07:58.241Z | Downloaded getrandom v0.3.4 |
| 253 | 2026-06-25T23:07:58.244Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 254 | 2026-06-25T23:07:58.247Z | Downloaded futures v0.3.32 |
| 255 | 2026-06-25T23:07:58.250Z | Downloaded git-stub-vcs v0.1.0 |
| 256 | 2026-06-25T23:07:58.253Z | Downloaded glob v0.3.3 |
| 257 | 2026-06-25T23:07:58.256Z | Downloaded deranged v0.5.8 |
| 258 | 2026-06-25T23:07:58.259Z | Downloaded cipher v0.4.4 |
| 259 | 2026-06-25T23:07:58.261Z | Downloaded byte-wrapper v0.1.0 |
| 260 | 2026-06-25T23:07:58.265Z | Downloaded either v1.16.0 |
| 261 | 2026-06-25T23:07:58.268Z | Downloaded argon2 v0.5.3 |
| 262 | 2026-06-25T23:07:58.268Z | Downloaded cpufeatures v0.3.0 |
| 263 | 2026-06-25T23:07:58.270Z | Downloaded backoff v0.4.0 |
| 264 | 2026-06-25T23:07:58.273Z | Downloaded base64ct v1.8.3 |
| 265 | 2026-06-25T23:07:58.276Z | Downloaded aead v0.5.2 |
| 266 | 2026-06-25T23:07:58.279Z | Downloaded hmac v0.12.1 |
| 267 | 2026-06-25T23:07:58.282Z | Downloaded fixedbitset v0.4.2 |
| 268 | 2026-06-25T23:07:58.282Z | Downloaded foreign-types-macros v0.2.3 |
| 269 | 2026-06-25T23:07:58.284Z | Downloaded data-encoding v2.11.0 |
| 270 | 2026-06-25T23:07:58.287Z | Downloaded http-body v1.0.1 |
| 271 | 2026-06-25T23:07:58.290Z | Downloaded futures-channel v0.3.32 |
| 272 | 2026-06-25T23:07:58.290Z | Downloaded foldhash v0.2.0 |
| 273 | 2026-06-25T23:07:58.293Z | Downloaded arc-swap v1.9.1 |
| 274 | 2026-06-25T23:07:58.295Z | Downloaded hostname v0.4.2 |
| 275 | 2026-06-25T23:07:58.298Z | Downloaded getrandom v0.4.2 |
| 276 | 2026-06-25T23:07:58.301Z | Downloaded icu_provider v2.2.0 |
| 277 | 2026-06-25T23:07:58.305Z | Downloaded errno v0.3.14 |
| 278 | 2026-06-25T23:07:58.307Z | Downloaded ciborium-ll v0.2.2 |
| 279 | 2026-06-25T23:07:58.310Z | Downloaded anstyle-query v1.1.5 |
| 280 | 2026-06-25T23:07:58.313Z | Downloaded heck v0.5.0 |
| 281 | 2026-06-25T23:07:58.315Z | Downloaded ingot v0.1.1 |
| 282 | 2026-06-25T23:07:58.315Z | Downloaded digest v0.11.3 |
| 283 | 2026-06-25T23:07:58.318Z | Downloaded derive_more v0.99.20 |
| 284 | 2026-06-25T23:07:58.322Z | Downloaded darling_core v0.23.0 |
| 285 | 2026-06-25T23:07:58.327Z | Downloaded hubpack v0.1.2 |
| 286 | 2026-06-25T23:07:58.334Z | Downloaded git-stub v1.0.0 |
| 287 | 2026-06-25T23:07:58.336Z | Downloaded fnv v1.0.7 |
| 288 | 2026-06-25T23:07:58.336Z | Downloaded find-msvc-tools v0.1.9 |
| 289 | 2026-06-25T23:07:58.336Z | Downloaded embedded-io v0.4.0 |
| 290 | 2026-06-25T23:07:58.339Z | Downloaded futures-macro v0.3.32 |
| 291 | 2026-06-25T23:07:58.339Z | Downloaded cobs v0.3.0 |
| 292 | 2026-06-25T23:07:58.342Z | Downloaded idna_adapter v1.2.2 |
| 293 | 2026-06-25T23:07:58.345Z | Downloaded foreign-types-shared v0.1.1 |
| 294 | 2026-06-25T23:07:58.345Z | Downloaded hickory-resolver v0.24.4 |
| 295 | 2026-06-25T23:07:58.349Z | Downloaded httpdate v1.0.3 |
| 296 | 2026-06-25T23:07:58.351Z | Downloaded heapless v0.8.0 |
| 297 | 2026-06-25T23:07:58.354Z | Downloaded foreign-types-shared v0.3.1 |
| 298 | 2026-06-25T23:07:58.357Z | Downloaded futures-sink v0.3.32 |
| 299 | 2026-06-25T23:07:58.360Z | Downloaded indent_write v2.2.0 |
| 300 | 2026-06-25T23:07:58.360Z | Downloaded equivalent v1.0.2 |
| 301 | 2026-06-25T23:07:58.362Z | Downloaded cfg_aliases v0.2.1 |
| 302 | 2026-06-25T23:07:58.365Z | Downloaded futures-core v0.3.32 |
| 303 | 2026-06-25T23:07:58.365Z | Downloaded konst_macro_rules v0.2.19 |
| 304 | 2026-06-25T23:07:58.368Z | Downloaded internet-checksum v0.2.1 |
| 305 | 2026-06-25T23:07:58.370Z | Downloaded ident_case v1.0.1 |
| 306 | 2026-06-25T23:07:58.370Z | Downloaded float-ord v0.3.2 |
| 307 | 2026-06-25T23:07:58.373Z | Downloaded embedded-io v0.6.1 |
| 308 | 2026-06-25T23:07:58.376Z | Downloaded fs-err v3.3.0 |
| 309 | 2026-06-25T23:07:58.376Z | Downloaded async-stream v0.3.6 |
| 310 | 2026-06-25T23:07:58.379Z | Downloaded lazy_static v1.5.0 |
| 311 | 2026-06-25T23:07:58.381Z | Downloaded gethostname v0.5.0 |
| 312 | 2026-06-25T23:07:58.384Z | Downloaded hex v0.4.3 |
| 313 | 2026-06-25T23:07:58.387Z | Downloaded libscf-sys v1.2.0 |
| 314 | 2026-06-25T23:07:58.387Z | Downloaded hashbrown v0.15.5 |
| 315 | 2026-06-25T23:07:58.391Z | Downloaded highway v1.3.0 |
| 316 | 2026-06-25T23:07:58.393Z | Downloaded const_format_proc_macros v0.2.34 |
| 317 | 2026-06-25T23:07:58.396Z | Downloaded anstream v1.0.0 |
| 318 | 2026-06-25T23:07:58.399Z | Downloaded ff v0.13.1 |
| 319 | 2026-06-25T23:07:58.403Z | Downloaded displaydoc v0.2.6 |
| 320 | 2026-06-25T23:07:58.405Z | Downloaded itoa v1.0.18 |
| 321 | 2026-06-25T23:07:58.405Z | Downloaded is_ci v1.2.0 |
| 322 | 2026-06-25T23:07:58.408Z | Downloaded is-terminal v0.4.17 |
| 323 | 2026-06-25T23:07:58.408Z | Downloaded memmap v0.7.0 |
| 324 | 2026-06-25T23:07:58.411Z | Downloaded erased-serde v0.3.31 |
| 325 | 2026-06-25T23:07:58.416Z | Downloaded foldhash v0.1.5 |
| 326 | 2026-06-25T23:07:58.416Z | Downloaded fixedbitset v0.5.7 |
| 327 | 2026-06-25T23:07:58.419Z | Downloaded keccak v0.1.6 |
| 328 | 2026-06-25T23:07:58.419Z | Downloaded backon v1.6.0 |
| 329 | 2026-06-25T23:07:58.422Z | Downloaded linked-hash-map v0.5.6 |
| 330 | 2026-06-25T23:07:58.422Z | Downloaded darling v0.21.3 |
| 331 | 2026-06-25T23:07:58.426Z | Downloaded blake2 v0.10.6 |
| 332 | 2026-06-25T23:07:58.429Z | Downloaded dof v0.4.0 |
| 333 | 2026-06-25T23:07:58.431Z | Downloaded newline-converter v0.3.0 |
| 334 | 2026-06-25T23:07:58.434Z | Downloaded match_cfg v0.1.0 |
| 335 | 2026-06-25T23:07:58.434Z | Downloaded clap_lex v1.1.0 |
| 336 | 2026-06-25T23:07:58.437Z | Downloaded async-trait v0.1.89 |
| 337 | 2026-06-25T23:07:58.440Z | Downloaded jobserver v0.1.34 |
| 338 | 2026-06-25T23:07:58.442Z | Downloaded inout v0.1.4 |
| 339 | 2026-06-25T23:07:58.443Z | Downloaded lru-slab v0.1.2 |
| 340 | 2026-06-25T23:07:58.445Z | Downloaded bcs v0.1.6 |
| 341 | 2026-06-25T23:07:58.448Z | Downloaded newtype-uuid-macros v0.1.0 |
| 342 | 2026-06-25T23:07:58.448Z | Downloaded instant v0.1.13 |
| 343 | 2026-06-25T23:07:58.451Z | Downloaded natord v1.0.9 |
| 344 | 2026-06-25T23:07:58.451Z | Downloaded num-conv v0.2.2 |
| 345 | 2026-06-25T23:07:58.453Z | Downloaded crc32fast v1.5.0 |
| 346 | 2026-06-25T23:07:58.456Z | Downloaded globset v0.4.18 |
| 347 | 2026-06-25T23:07:58.459Z | Downloaded ipnetwork v0.21.1 |
| 348 | 2026-06-25T23:07:58.459Z | Downloaded mime v0.3.17 |
| 349 | 2026-06-25T23:07:58.462Z | Downloaded newtype_derive v0.1.6 |
| 350 | 2026-06-25T23:07:58.465Z | Downloaded opaque-debug v0.3.1 |
| 351 | 2026-06-25T23:07:58.465Z | Downloaded memoffset v0.9.1 |
| 352 | 2026-06-25T23:07:58.465Z | Downloaded compression-core v0.4.32 |
| 353 | 2026-06-25T23:07:58.467Z | Downloaded num_enum_derive v0.5.11 |
| 354 | 2026-06-25T23:07:58.470Z | Downloaded num v0.4.3 |
| 355 | 2026-06-25T23:07:58.470Z | Downloaded num-derive v0.4.2 |
| 356 | 2026-06-25T23:07:58.474Z | Downloaded libsw-core v0.3.2 |
| 357 | 2026-06-25T23:07:58.477Z | Downloaded lock_api v0.4.14 |
| 358 | 2026-06-25T23:07:58.477Z | Downloaded async-compression v0.4.42 |
| 359 | 2026-06-25T23:07:58.481Z | Downloaded multer v3.1.0 |
| 360 | 2026-06-25T23:07:58.483Z | Downloaded num_threads v0.1.7 |
| 361 | 2026-06-25T23:07:58.486Z | Downloaded no-std-compat v0.4.1 |
| 362 | 2026-06-25T23:07:58.486Z | Downloaded diff v0.1.13 |
| 363 | 2026-06-25T23:07:58.489Z | Downloaded openssl-macros v0.1.1 |
| 364 | 2026-06-25T23:07:58.492Z | Downloaded derive-where v1.6.1 |
| 365 | 2026-06-25T23:07:58.494Z | Downloaded lru-cache v0.1.2 |
| 366 | 2026-06-25T23:07:58.497Z | Downloaded parse-display v0.10.0 |
| 367 | 2026-06-25T23:07:58.497Z | Downloaded managed v0.8.0 |
| 368 | 2026-06-25T23:07:58.500Z | Downloaded libsw v3.5.0 |
| 369 | 2026-06-25T23:07:58.500Z | Downloaded olpc-cjson v0.1.4 |
| 370 | 2026-06-25T23:07:58.503Z | Downloaded iana-time-zone v0.1.65 |
| 371 | 2026-06-25T23:07:58.506Z | Downloaded ingot-types v0.1.2 |
| 372 | 2026-06-25T23:07:58.506Z | Downloaded clap v4.6.1 |
| 373 | 2026-06-25T23:07:58.512Z | Downloaded crossbeam-epoch v0.9.18 |
| 374 | 2026-06-25T23:07:58.519Z | Downloaded bit-vec v0.8.0 |
| 375 | 2026-06-25T23:07:58.521Z | Downloaded async-stream-impl v0.3.6 |
| 376 | 2026-06-25T23:07:58.521Z | Downloaded cookie v0.18.1 |
| 377 | 2026-06-25T23:07:58.521Z | Downloaded powerfmt v0.2.0 |
| 378 | 2026-06-25T23:07:58.524Z | Downloaded cargo_toml v0.22.3 |
| 379 | 2026-06-25T23:07:58.524Z | Downloaded icu_normalizer v2.2.0 |
| 380 | 2026-06-25T23:07:58.527Z | Downloaded linear-map v1.2.0 |
| 381 | 2026-06-25T23:07:58.532Z | Downloaded daft-derive v0.1.7 |
| 382 | 2026-06-25T23:07:58.535Z | Downloaded plain v0.2.3 |
| 383 | 2026-06-25T23:07:58.535Z | Downloaded proc-macro-error-attr v1.0.4 |
| 384 | 2026-06-25T23:07:58.538Z | Downloaded paste v1.0.15 |
| 385 | 2026-06-25T23:07:58.540Z | Downloaded const-oid v0.10.2 |
| 386 | 2026-06-25T23:07:58.540Z | Downloaded progenitor-macro v0.14.0 |
| 387 | 2026-06-25T23:07:58.543Z | Downloaded drift v0.2.0 |
| 388 | 2026-06-25T23:07:58.549Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 389 | 2026-06-25T23:07:58.552Z | Downloaded openssl-probe v0.2.1 |
| 390 | 2026-06-25T23:07:58.552Z | Downloaded quick-error v1.2.3 |
| 391 | 2026-06-25T23:07:58.555Z | Downloaded progenitor-client v0.10.0 |
| 392 | 2026-06-25T23:07:58.557Z | Downloaded icu_normalizer_data v2.2.0 |
| 393 | 2026-06-25T23:07:58.557Z | Downloaded icu_locale_core v2.2.0 |
| 394 | 2026-06-25T23:07:58.562Z | Downloaded owo-colors v4.3.0 |
| 395 | 2026-06-25T23:07:58.564Z | Downloaded oxide-tokio-rt v0.1.6 |
| 396 | 2026-06-25T23:07:58.567Z | Downloaded dropshot-api-manager v0.7.2 |
| 397 | 2026-06-25T23:07:58.570Z | Downloaded progenitor-macro v0.13.0 |
| 398 | 2026-06-25T23:07:58.572Z | Downloaded base64 v0.21.7 |
| 399 | 2026-06-25T23:07:58.575Z | Downloaded parking_lot_core v0.8.6 |
| 400 | 2026-06-25T23:07:58.578Z | Downloaded indicatif v0.18.4 |
| 401 | 2026-06-25T23:07:58.580Z | Downloaded pin-project-lite v0.2.17 |
| 402 | 2026-06-25T23:07:58.583Z | Downloaded ref-cast v1.0.25 |
| 403 | 2026-06-25T23:07:58.586Z | Downloaded proc-macro-crate v1.3.1 |
| 404 | 2026-06-25T23:07:58.589Z | Downloaded aho-corasick v1.1.4 |
| 405 | 2026-06-25T23:07:58.592Z | Downloaded pem v3.0.6 |
| 406 | 2026-06-25T23:07:58.594Z | Downloaded omicron-workspace-hack v0.1.0 |
| 407 | 2026-06-25T23:07:58.594Z | Downloaded hyper-rustls v0.27.9 |
| 408 | 2026-06-25T23:07:58.597Z | Downloaded num-rational v0.4.2 |
| 409 | 2026-06-25T23:07:58.597Z | Downloaded progenitor-client v0.14.0 |
| 410 | 2026-06-25T23:07:58.600Z | Downloaded num-integer v0.1.46 |
| 411 | 2026-06-25T23:07:58.603Z | Downloaded num-traits v0.2.19 |
| 412 | 2026-06-25T23:07:58.603Z | Downloaded pretty-hex v0.4.2 |
| 413 | 2026-06-25T23:07:58.605Z | Downloaded pkg-config v0.3.33 |
| 414 | 2026-06-25T23:07:58.605Z | Downloaded same-file v1.0.6 |
| 415 | 2026-06-25T23:07:58.608Z | Downloaded litemap v0.8.2 |
| 416 | 2026-06-25T23:07:58.611Z | Downloaded ipnet v2.12.0 |
| 417 | 2026-06-25T23:07:58.611Z | Downloaded icu_collections v2.2.0 |
| 418 | 2026-06-25T23:07:58.615Z | Downloaded proc-macro-error v1.0.4 |
| 419 | 2026-06-25T23:07:58.617Z | Downloaded half v2.7.1 |
| 420 | 2026-06-25T23:07:58.620Z | Downloaded konst v0.2.20 |
| 421 | 2026-06-25T23:07:58.623Z | Downloaded rustc-hash v2.1.2 |
| 422 | 2026-06-25T23:07:58.626Z | Downloaded rand_chacha v0.9.0 |
| 423 | 2026-06-25T23:07:58.628Z | Downloaded base64 v0.22.1 |
| 424 | 2026-06-25T23:07:58.631Z | Downloaded progenitor v0.14.0 |
| 425 | 2026-06-25T23:07:58.631Z | Downloaded rand_chacha v0.3.1 |
| 426 | 2026-06-25T23:07:58.634Z | Downloaded parking_lot v0.12.5 |
| 427 | 2026-06-25T23:07:58.637Z | Downloaded progenitor v0.10.0 |
| 428 | 2026-06-25T23:07:58.637Z | Downloaded secrecy v0.10.3 |
| 429 | 2026-06-25T23:07:58.639Z | Downloaded once_cell v1.21.4 |
| 430 | 2026-06-25T23:07:58.639Z | Downloaded parse-display-derive v0.10.0 |
| 431 | 2026-06-25T23:07:58.644Z | Downloaded progenitor-extras v0.2.0 |
| 432 | 2026-06-25T23:07:58.644Z | Downloaded password-hash v0.5.0 |
| 433 | 2026-06-25T23:07:58.647Z | Downloaded scroll_derive v0.12.1 |
| 434 | 2026-06-25T23:07:58.647Z | Downloaded num-complex v0.4.6 |
| 435 | 2026-06-25T23:07:58.647Z | Downloaded crossbeam-channel v0.5.15 |
| 436 | 2026-06-25T23:07:58.650Z | Downloaded semver v0.1.20 |
| 437 | 2026-06-25T23:07:58.653Z | Downloaded progenitor v0.13.0 |
| 438 | 2026-06-25T23:07:58.653Z | Downloaded indexmap v1.9.3 |
| 439 | 2026-06-25T23:07:58.656Z | Downloaded const_format v0.2.36 |
| 440 | 2026-06-25T23:07:58.658Z | Downloaded hickory-resolver v0.25.2 |
| 441 | 2026-06-25T23:07:58.662Z | Downloaded rand_xorshift v0.4.0 |
| 442 | 2026-06-25T23:07:58.664Z | Downloaded rand_core v0.9.5 |
| 443 | 2026-06-25T23:07:58.667Z | Downloaded log v0.4.32 |
| 444 | 2026-06-25T23:07:58.667Z | Downloaded serde_plain v1.0.2 |
| 445 | 2026-06-25T23:07:58.670Z | Downloaded scroll_derive v0.13.1 |
| 446 | 2026-06-25T23:07:58.670Z | Downloaded httparse v1.10.1 |
| 447 | 2026-06-25T23:07:58.672Z | Downloaded ref-cast-impl v1.0.25 |
| 448 | 2026-06-25T23:07:58.675Z | Downloaded phf v0.12.1 |
| 449 | 2026-06-25T23:07:58.675Z | Downloaded serde-big-array v0.5.1 |
| 450 | 2026-06-25T23:07:58.678Z | Downloaded papergrid v0.11.0 |
| 451 | 2026-06-25T23:07:58.681Z | Downloaded ppv-lite86 v0.2.21 |
| 452 | 2026-06-25T23:07:58.683Z | Downloaded pin-project-internal v1.1.13 |
| 453 | 2026-06-25T23:07:58.684Z | Downloaded potential_utf v0.1.5 |
| 454 | 2026-06-25T23:07:58.684Z | Downloaded poly1305 v0.8.0 |
| 455 | 2026-06-25T23:07:58.687Z | Downloaded proc-macro-error2 v2.0.1 |
| 456 | 2026-06-25T23:07:58.689Z | Downloaded serde_spanned v1.1.1 |
| 457 | 2026-06-25T23:07:58.692Z | Downloaded rustversion v1.0.22 |
| 458 | 2026-06-25T23:07:58.692Z | Downloaded rustc_version v0.1.7 |
| 459 | 2026-06-25T23:07:58.695Z | Downloaded hashbrown v0.17.1 |
| 460 | 2026-06-25T23:07:58.698Z | Downloaded sha1 v0.11.0 |
| 461 | 2026-06-25T23:07:58.701Z | Downloaded rand_core v0.6.4 |
| 462 | 2026-06-25T23:07:58.701Z | Downloaded siphasher v1.0.3 |
| 463 | 2026-06-25T23:07:58.704Z | Downloaded sha1 v0.10.6 |
| 464 | 2026-06-25T23:07:58.704Z | Downloaded parking_lot_core v0.9.12 |
| 465 | 2026-06-25T23:07:58.707Z | Downloaded slog-envlogger v2.2.0 |
| 466 | 2026-06-25T23:07:58.707Z | Downloaded slog-bunyan v2.5.0 |
| 467 | 2026-06-25T23:07:58.710Z | Downloaded quinn-udp v0.5.14 |
| 468 | 2026-06-25T23:07:58.710Z | Downloaded chacha20poly1305 v0.10.1 |
| 469 | 2026-06-25T23:07:58.713Z | Downloaded scroll v0.12.0 |
| 470 | 2026-06-25T23:07:58.713Z | Downloaded quote v1.0.45 |
| 471 | 2026-06-25T23:07:58.716Z | Downloaded scroll v0.13.0 |
| 472 | 2026-06-25T23:07:58.716Z | Downloaded papergrid v0.18.0 |
| 473 | 2026-06-25T23:07:58.719Z | Downloaded ingot-macros v0.1.1 |
| 474 | 2026-06-25T23:07:58.722Z | Downloaded stable_deref_trait v1.2.1 |
| 475 | 2026-06-25T23:07:58.722Z | Downloaded pest_derive v2.8.6 |
| 476 | 2026-06-25T23:07:58.724Z | Downloaded schemars_derive v0.8.22 |
| 477 | 2026-06-25T23:07:58.727Z | Downloaded serde_repr v0.1.20 |
| 478 | 2026-06-25T23:07:58.727Z | Downloaded pest_generator v2.8.6 |
| 479 | 2026-06-25T23:07:58.730Z | Downloaded signal-hook-registry v1.4.8 |
| 480 | 2026-06-25T23:07:58.730Z | Downloaded rustls-native-certs v0.8.4 |
| 481 | 2026-06-25T23:07:58.730Z | Downloaded postcard v1.1.3 |
| 482 | 2026-06-25T23:07:58.733Z | Downloaded subtle v2.6.1 |
| 483 | 2026-06-25T23:07:58.736Z | Downloaded smawk v0.3.2 |
| 484 | 2026-06-25T23:07:58.736Z | Downloaded parking_lot v0.11.2 |
| 485 | 2026-06-25T23:07:58.738Z | Downloaded flate2 v1.1.9 |
| 486 | 2026-06-25T23:07:58.742Z | Downloaded serde_path_to_error v0.1.20 |
| 487 | 2026-06-25T23:07:58.745Z | Downloaded strum v0.27.2 |
| 488 | 2026-06-25T23:07:58.745Z | Downloaded sync_wrapper v1.0.2 |
| 489 | 2026-06-25T23:07:58.745Z | Downloaded swrite v0.1.0 |
| 490 | 2026-06-25T23:07:58.748Z | Downloaded spin v0.5.2 |
| 491 | 2026-06-25T23:07:58.748Z | Downloaded serde_tokenstream v0.2.3 |
| 492 | 2026-06-25T23:07:58.748Z | Downloaded minimal-lexical v0.2.1 |
| 493 | 2026-06-25T23:07:58.751Z | Downloaded tabled_derive v0.11.0 |
| 494 | 2026-06-25T23:07:58.754Z | Downloaded tagptr v0.2.0 |
| 495 | 2026-06-25T23:07:58.754Z | Downloaded pin-project v1.1.13 |
| 496 | 2026-06-25T23:07:58.761Z | Downloaded slog-term v2.9.2 |
| 497 | 2026-06-25T23:07:58.763Z | Downloaded proc-macro2 v1.0.106 |
| 498 | 2026-06-25T23:07:58.766Z | Downloaded sha2 v0.10.9 |
| 499 | 2026-06-25T23:07:58.766Z | Downloaded take_mut v0.2.2 |
| 500 | 2026-06-25T23:07:58.769Z | Downloaded tabled_derive v0.7.0 |
| 501 | 2026-06-25T23:07:58.769Z | Downloaded crypto-bigint v0.5.5 |
| 502 | 2026-06-25T23:07:58.771Z | Downloaded simd-adler32 v0.3.9 |
| 503 | 2026-06-25T23:07:58.774Z | Downloaded slab v0.4.12 |
| 504 | 2026-06-25T23:07:58.774Z | Downloaded shlex v2.0.1 |
| 505 | 2026-06-25T23:07:58.777Z | Downloaded termtree v0.5.1 |
| 506 | 2026-06-25T23:07:58.777Z | Downloaded serde_urlencoded v0.7.1 |
| 507 | 2026-06-25T23:07:58.777Z | Downloaded serial_test v3.5.0 |
| 508 | 2026-06-25T23:07:58.780Z | Downloaded testing_table v0.3.0 |
| 509 | 2026-06-25T23:07:58.780Z | Downloaded terminal_size v0.4.4 |
| 510 | 2026-06-25T23:07:58.780Z | Downloaded rustls-pki-types v1.14.1 |
| 511 | 2026-06-25T23:07:58.782Z | Downloaded openssl-sys v0.9.116 |
| 512 | 2026-06-25T23:07:58.785Z | Downloaded rustls-pemfile v2.2.0 |
| 513 | 2026-06-25T23:07:58.788Z | Downloaded slog-stdlog v4.1.1 |
| 514 | 2026-06-25T23:07:58.788Z | Downloaded progenitor-impl v0.10.0 |
| 515 | 2026-06-25T23:07:58.790Z | Downloaded structmeta-derive v0.3.0 |
| 516 | 2026-06-25T23:07:58.791Z | Downloaded slog-json v2.6.1 |
| 517 | 2026-06-25T23:07:58.791Z | Downloaded slog-dtrace v0.3.0 |
| 518 | 2026-06-25T23:07:58.793Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 519 | 2026-06-25T23:07:58.793Z | Downloaded sigpipe v0.1.3 |
| 520 | 2026-06-25T23:07:58.793Z | Downloaded supports-color v3.0.2 |
| 521 | 2026-06-25T23:07:58.796Z | Downloaded expectorate v1.2.0 |
| 522 | 2026-06-25T23:07:58.796Z | Downloaded thread-id v4.2.2 |
| 523 | 2026-06-25T23:07:58.799Z | Downloaded strum v0.26.3 |
| 524 | 2026-06-25T23:07:58.799Z | Downloaded serde_derive_internals v0.29.1 |
| 525 | 2026-06-25T23:07:58.799Z | Downloaded strsim v0.11.1 |
| 526 | 2026-06-25T23:07:58.801Z | Downloaded scopeguard v1.2.0 |
| 527 | 2026-06-25T23:07:58.802Z | Downloaded rustc_version v0.4.1 |
| 528 | 2026-06-25T23:07:58.802Z | Downloaded rhai_codegen v3.2.0 |
| 529 | 2026-06-25T23:07:58.806Z | Downloaded structmeta v0.3.0 |
| 530 | 2026-06-25T23:07:58.809Z | Downloaded static_assertions v1.1.0 |
| 531 | 2026-06-25T23:07:58.809Z | Downloaded slog-scope v4.4.1 |
| 532 | 2026-06-25T23:07:58.811Z | Downloaded prettyplease v0.2.37 |
| 533 | 2026-06-25T23:07:58.811Z | Downloaded tinyvec_macros v0.1.1 |
| 534 | 2026-06-25T23:07:58.814Z | Downloaded resolv-conf v0.7.6 |
| 535 | 2026-06-25T23:07:58.814Z | Downloaded tokio-macros v2.7.0 |
| 536 | 2026-06-25T23:07:58.814Z | Downloaded time-core v0.1.8 |
| 537 | 2026-06-25T23:07:58.817Z | Downloaded rand_core v0.10.1 |
| 538 | 2026-06-25T23:07:58.817Z | Downloaded progenitor-client v0.13.0 |
| 539 | 2026-06-25T23:07:58.817Z | Downloaded oxnet v0.1.6 |
| 540 | 2026-06-25T23:07:58.820Z | Downloaded serial_test_derive v3.5.0 |
| 541 | 2026-06-25T23:07:58.820Z | Downloaded serde_spanned v0.6.9 |
| 542 | 2026-06-25T23:07:58.820Z | Downloaded jiff-static v0.2.28 |
| 543 | 2026-06-25T23:07:58.823Z | Downloaded hashbrown v0.12.3 |
| 544 | 2026-06-25T23:07:58.826Z | Downloaded thread-id v5.1.0 |
| 545 | 2026-06-25T23:07:58.826Z | Downloaded pretty_assertions v1.4.1 |
| 546 | 2026-06-25T23:07:58.828Z | Downloaded serde_with_macros v3.20.0 |
| 547 | 2026-06-25T23:07:58.828Z | Downloaded pest_meta v2.8.6 |
| 548 | 2026-06-25T23:07:58.831Z | Downloaded phf_shared v0.12.1 |
| 549 | 2026-06-25T23:07:58.831Z | Downloaded progenitor-macro v0.10.0 |
| 550 | 2026-06-25T23:07:58.831Z | Downloaded num_enum_derive v0.7.6 |
| 551 | 2026-06-25T23:07:58.831Z | Downloaded num-iter v0.1.45 |
| 552 | 2026-06-25T23:07:58.834Z | Downloaded tabwriter v1.4.1 |
| 553 | 2026-06-25T23:07:58.834Z | Downloaded progenitor-impl v0.14.0 |
| 554 | 2026-06-25T23:07:58.850Z | Downloaded toml_datetime v0.6.11 |
| 555 | 2026-06-25T23:07:58.850Z | Downloaded macaddr v1.0.1 |
| 556 | 2026-06-25T23:07:58.850Z | Downloaded icu_properties v2.2.0 |
| 557 | 2026-06-25T23:07:58.850Z | Downloaded hybrid-array v0.4.12 |
| 558 | 2026-06-25T23:07:58.851Z | Downloaded dropshot_endpoint v0.17.1 |
| 559 | 2026-06-25T23:07:58.851Z | Downloaded synstructure v0.13.2 |
| 560 | 2026-06-25T23:07:58.851Z | Downloaded rusty-fork v0.3.1 |
| 561 | 2026-06-25T23:07:58.851Z | Downloaded bstr v1.12.1 |
| 562 | 2026-06-25T23:07:58.853Z | Downloaded tower-layer v0.3.3 |
| 563 | 2026-06-25T23:07:58.853Z | Downloaded slog-async v2.8.0 |
| 564 | 2026-06-25T23:07:58.853Z | Downloaded num_enum v0.7.6 |
| 565 | 2026-06-25T23:07:58.854Z | Downloaded try-lock v0.2.5 |
| 566 | 2026-06-25T23:07:58.857Z | Downloaded tower-service v0.3.3 |
| 567 | 2026-06-25T23:07:58.857Z | Downloaded quinn v0.11.9 |
| 568 | 2026-06-25T23:07:58.857Z | Downloaded thiserror-impl v2.0.18 |
| 569 | 2026-06-25T23:07:58.859Z | Downloaded thiserror v1.0.69 |
| 570 | 2026-06-25T23:07:58.862Z | Downloaded smallvec v1.15.1 |
| 571 | 2026-06-25T23:07:58.862Z | Downloaded serde_core v1.0.228 |
| 572 | 2026-06-25T23:07:58.865Z | Downloaded typeid v1.0.3 |
| 573 | 2026-06-25T23:07:58.865Z | Downloaded schemars v0.9.0 |
| 574 | 2026-06-25T23:07:58.871Z | Downloaded unarray v0.1.4 |
| 575 | 2026-06-25T23:07:58.874Z | Downloaded serde_derive v1.0.228 |
| 576 | 2026-06-25T23:07:58.874Z | Downloaded typify-macro v0.4.3 |
| 577 | 2026-06-25T23:07:58.878Z | Downloaded smf v0.2.3 |
| 578 | 2026-06-25T23:07:58.878Z | Downloaded smartstring v1.0.1 |
| 579 | 2026-06-25T23:07:58.878Z | Downloaded hyper-util v0.1.20 |
| 580 | 2026-06-25T23:07:58.881Z | Downloaded tokio-dtrace v0.1.1 |
| 581 | 2026-06-25T23:07:58.883Z | Downloaded strum_macros v0.27.2 |
| 582 | 2026-06-25T23:07:58.883Z | Downloaded snafu-derive v0.8.9 |
| 583 | 2026-06-25T23:07:58.883Z | Downloaded thiserror-no-std v2.0.2 |
| 584 | 2026-06-25T23:07:58.886Z | Downloaded spin v0.9.8 |
| 585 | 2026-06-25T23:07:58.889Z | Downloaded unicode-linebreak v0.1.5 |
| 586 | 2026-06-25T23:07:58.889Z | Downloaded ryu v1.0.23 |
| 587 | 2026-06-25T23:07:58.892Z | Downloaded tinystr v0.8.3 |
| 588 | 2026-06-25T23:07:58.892Z | Downloaded unicode-xid v0.2.6 |
| 589 | 2026-06-25T23:07:58.892Z | Downloaded usdt-macro v0.6.0 |
| 590 | 2026-06-25T23:07:58.894Z | Downloaded untrusted v0.9.0 |
| 591 | 2026-06-25T23:07:58.894Z | Downloaded untrusted v0.7.1 |
| 592 | 2026-06-25T23:07:58.894Z | Downloaded utf8_iter v1.0.4 |
| 593 | 2026-06-25T23:07:58.894Z | Downloaded usdt-attr-macro v0.5.0 |
| 594 | 2026-06-25T23:07:58.898Z | Downloaded unit-prefix v0.5.2 |
| 595 | 2026-06-25T23:07:58.898Z | Downloaded mio v1.2.1 |
| 596 | 2026-06-25T23:07:58.901Z | Downloaded version_check v0.9.5 |
| 597 | 2026-06-25T23:07:58.901Z | Downloaded usdt v0.5.0 |
| 598 | 2026-06-25T23:07:58.901Z | Downloaded thread_local v1.1.9 |
| 599 | 2026-06-25T23:07:58.904Z | Downloaded semver v1.0.28 |
| 600 | 2026-06-25T23:07:58.904Z | Downloaded rustls-platform-verifier v0.7.0 |
| 601 | 2026-06-25T23:07:58.906Z | Downloaded strum_macros v0.26.4 |
| 602 | 2026-06-25T23:07:58.906Z | Downloaded rayon-core v1.13.0 |
| 603 | 2026-06-25T23:07:58.911Z | Downloaded utf8parse v0.2.2 |
| 604 | 2026-06-25T23:07:58.911Z | Downloaded usdt-attr-macro v0.6.0 |
| 605 | 2026-06-25T23:07:58.915Z | Downloaded toml_write v0.1.2 |
| 606 | 2026-06-25T23:07:58.915Z | Downloaded indexmap v2.14.0 |
| 607 | 2026-06-25T23:07:58.915Z | Downloaded usdt v0.6.0 |
| 608 | 2026-06-25T23:07:58.915Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 609 | 2026-06-25T23:07:58.915Z | Downloaded rustls-webpki v0.103.13 |
| 610 | 2026-06-25T23:07:58.918Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 611 | 2026-06-25T23:07:58.918Z | Downloaded usdt-macro v0.5.0 |
| 612 | 2026-06-25T23:07:58.918Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 613 | 2026-06-25T23:07:58.921Z | Downloaded waitgroup v0.1.2 |
| 614 | 2026-06-25T23:07:58.921Z | Downloaded utf-8 v0.7.6 |
| 615 | 2026-06-25T23:07:58.921Z | Downloaded universal-hash v0.5.1 |
| 616 | 2026-06-25T23:07:58.921Z | Downloaded tiny-keccak v2.0.2 |
| 617 | 2026-06-25T23:07:58.924Z | Downloaded want v0.3.1 |
| 618 | 2026-06-25T23:07:58.924Z | Downloaded time-macros v0.2.27 |
| 619 | 2026-06-25T23:07:58.926Z | Downloaded miniz_oxide v0.8.9 |
| 620 | 2026-06-25T23:07:58.926Z | Downloaded memmap2 v0.9.10 |
| 621 | 2026-06-25T23:07:58.927Z | Downloaded colored v3.1.1 |
| 622 | 2026-06-25T23:07:58.929Z | Downloaded tokio-tungstenite v0.21.0 |
| 623 | 2026-06-25T23:07:58.932Z | Downloaded camino v1.2.2 |
| 624 | 2026-06-25T23:07:58.932Z | Downloaded humantime v2.3.0 |
| 625 | 2026-06-25T23:07:58.932Z | Downloaded http v1.4.1 |
| 626 | 2026-06-25T23:07:58.935Z | Downloaded tempfile v3.27.0 |
| 627 | 2026-06-25T23:07:58.937Z | Downloaded thiserror-impl v1.0.69 |
| 628 | 2026-06-25T23:07:58.937Z | Downloaded num_enum v0.5.11 |
| 629 | 2026-06-25T23:07:58.940Z | Downloaded newtype-uuid v1.3.2 |
| 630 | 2026-06-25T23:07:58.940Z | Downloaded yoke-derive v0.8.2 |
| 631 | 2026-06-25T23:07:58.940Z | Downloaded cc v1.2.63 |
| 632 | 2026-06-25T23:07:58.944Z | Downloaded clap_builder v4.6.0 |
| 633 | 2026-06-25T23:07:58.946Z | Downloaded bytecount v0.6.9 |
| 634 | 2026-06-25T23:07:58.949Z | Downloaded proc-macro-crate v3.5.0 |
| 635 | 2026-06-25T23:07:58.949Z | Downloaded typify-macro v0.6.2 |
| 636 | 2026-06-25T23:07:58.949Z | Downloaded thiserror v2.0.18 |
| 637 | 2026-06-25T23:07:58.952Z | Downloaded percent-encoding v2.3.2 |
| 638 | 2026-06-25T23:07:58.952Z | Downloaded ahash v0.8.12 |
| 639 | 2026-06-25T23:07:58.954Z | Downloaded tokio-stream v0.1.18 |
| 640 | 2026-06-25T23:07:58.957Z | Downloaded tokio-rustls v0.26.4 |
| 641 | 2026-06-25T23:07:58.957Z | Downloaded bs58 v0.5.1 |
| 642 | 2026-06-25T23:07:58.960Z | Downloaded elliptic-curve v0.13.8 |
| 643 | 2026-06-25T23:07:58.963Z | Downloaded zerofrom-derive v0.1.7 |
| 644 | 2026-06-25T23:07:58.963Z | Downloaded zerofrom v0.1.8 |
| 645 | 2026-06-25T23:07:58.963Z | Downloaded usdt-impl v0.6.0 |
| 646 | 2026-06-25T23:07:58.963Z | Downloaded progenitor-impl v0.13.0 |
| 647 | 2026-06-25T23:07:58.966Z | Downloaded nom v7.1.3 |
| 648 | 2026-06-25T23:07:58.969Z | Downloaded schemars v0.8.22 |
| 649 | 2026-06-25T23:07:58.973Z | Downloaded zone_cfg_derive v0.3.1 |
| 650 | 2026-06-25T23:07:58.976Z | Downloaded snafu v0.8.9 |
| 651 | 2026-06-25T23:07:58.978Z | Downloaded usdt-impl v0.5.0 |
| 652 | 2026-06-25T23:07:58.978Z | Downloaded tracing-attributes v0.1.31 |
| 653 | 2026-06-25T23:07:58.981Z | Downloaded zone v0.3.1 |
| 654 | 2026-06-25T23:07:58.981Z | Downloaded wait-timeout v0.2.1 |
| 655 | 2026-06-25T23:07:58.981Z | Downloaded serde v1.0.228 |
| 656 | 2026-06-25T23:07:58.984Z | Downloaded whoami v1.6.1 |
| 657 | 2026-06-25T23:07:58.984Z | Downloaded textwrap v0.16.2 |
| 658 | 2026-06-25T23:07:58.987Z | Downloaded serde_yaml v0.9.34+deprecated |
| 659 | 2026-06-25T23:07:58.987Z | Downloaded toml v0.8.23 |
| 660 | 2026-06-25T23:07:58.990Z | Downloaded socket2 v0.6.4 |
| 661 | 2026-06-25T23:07:58.990Z | Downloaded is_terminal_polyfill v1.70.2 |
| 662 | 2026-06-25T23:07:58.992Z | Downloaded critical-section v1.2.0 |
| 663 | 2026-06-25T23:07:58.992Z | Downloaded ciborium v0.2.2 |
| 664 | 2026-06-25T23:07:58.995Z | Downloaded hashbrown v0.16.1 |
| 665 | 2026-06-25T23:07:58.998Z | Downloaded group v0.13.0 |
| 666 | 2026-06-25T23:07:58.998Z | Downloaded fastrand v2.4.1 |
| 667 | 2026-06-25T23:07:58.998Z | Downloaded memchr v2.8.1 |
| 668 | 2026-06-25T23:07:59.001Z | Downloaded icu_properties_data v2.2.0 |
| 669 | 2026-06-25T23:07:59.005Z | Downloaded digest v0.10.7 |
| 670 | 2026-06-25T23:07:59.008Z | Downloaded base16ct v0.2.0 |
| 671 | 2026-06-25T23:07:59.008Z | Downloaded walkdir v2.5.0 |
| 672 | 2026-06-25T23:07:59.010Z | Downloaded similar v2.7.0 |
| 673 | 2026-06-25T23:07:59.013Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 674 | 2026-06-25T23:07:59.013Z | Downloaded test-strategy v0.4.5 |
| 675 | 2026-06-25T23:07:59.016Z | Downloaded term v1.2.1 |
| 676 | 2026-06-25T23:07:59.019Z | Downloaded bitflags v1.3.2 |
| 677 | 2026-06-25T23:07:59.019Z | Downloaded thin-vec v0.2.18 |
| 678 | 2026-06-25T23:07:59.019Z | Downloaded getrandom v0.2.17 |
| 679 | 2026-06-25T23:07:59.021Z | Downloaded zeroize_derive v1.4.3 |
| 680 | 2026-06-25T23:07:59.021Z | Downloaded vsss-rs v3.3.4 |
| 681 | 2026-06-25T23:07:59.024Z | Downloaded cpufeatures v0.2.17 |
| 682 | 2026-06-25T23:07:59.024Z | Downloaded dyn-clone v1.0.20 |
| 683 | 2026-06-25T23:07:59.025Z | Downloaded defmt-macros v1.1.0 |
| 684 | 2026-06-25T23:07:59.028Z | Downloaded zmij v1.0.21 |
| 685 | 2026-06-25T23:07:59.028Z | Downloaded hyper v1.10.1 |
| 686 | 2026-06-25T23:07:59.031Z | Downloaded qorb v0.4.1 |
| 687 | 2026-06-25T23:07:59.033Z | Downloaded ucd-trie v0.1.7 |
| 688 | 2026-06-25T23:07:59.036Z | Downloaded hubpack_derive v0.1.1 |
| 689 | 2026-06-25T23:07:59.036Z | Downloaded http-body-util v0.1.3 |
| 690 | 2026-06-25T23:07:59.036Z | Downloaded crucible-workspace-hack v0.1.0 |
| 691 | 2026-06-25T23:07:59.036Z | Downloaded rand v0.8.6 |
| 692 | 2026-06-25T23:07:59.039Z | Downloaded camino-tempfile v1.4.1 |
| 693 | 2026-06-25T23:07:59.039Z | Downloaded crossbeam-deque v0.8.6 |
| 694 | 2026-06-25T23:07:59.041Z | Downloaded writeable v0.6.3 |
| 695 | 2026-06-25T23:07:59.041Z | Downloaded itertools v0.12.1 |
| 696 | 2026-06-25T23:07:59.044Z | Downloaded console v0.15.11 |
| 697 | 2026-06-25T23:07:59.047Z | Downloaded chacha20 v0.9.1 |
| 698 | 2026-06-25T23:07:59.049Z | Downloaded heck v0.4.1 |
| 699 | 2026-06-25T23:07:59.049Z | Downloaded tinyvec v1.11.0 |
| 700 | 2026-06-25T23:07:59.049Z | Downloaded steno v0.4.1 |
| 701 | 2026-06-25T23:07:59.052Z | Downloaded zeroize v1.8.2 |
| 702 | 2026-06-25T23:07:59.052Z | Downloaded hash32 v0.3.1 |
| 703 | 2026-06-25T23:07:59.055Z | Downloaded foreign-types v0.5.0 |
| 704 | 2026-06-25T23:07:59.055Z | Downloaded slog v2.8.2 |
| 705 | 2026-06-25T23:07:59.057Z | Downloaded zerovec-derive v0.11.3 |
| 706 | 2026-06-25T23:07:59.057Z | Downloaded darling_macro v0.21.3 |
| 707 | 2026-06-25T23:07:59.057Z | Downloaded block-buffer v0.10.4 |
| 708 | 2026-06-25T23:07:59.057Z | Downloaded anstyle-parse v1.0.0 |
| 709 | 2026-06-25T23:07:59.060Z | Downloaded anstyle v1.0.14 |
| 710 | 2026-06-25T23:07:59.060Z | Downloaded unsafe-libyaml v0.2.11 |
| 711 | 2026-06-25T23:07:59.063Z | Downloaded futures-util v0.3.32 |
| 712 | 2026-06-25T23:07:59.067Z | Downloaded uuid v1.23.2 |
| 713 | 2026-06-25T23:07:59.070Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 714 | 2026-06-25T23:07:59.073Z | Downloaded idna v1.1.0 |
| 715 | 2026-06-25T23:07:59.075Z | Downloaded hostname v0.3.1 |
| 716 | 2026-06-25T23:07:59.075Z | Downloaded form_urlencoded v1.2.2 |
| 717 | 2026-06-25T23:07:59.075Z | Downloaded futures-task v0.3.32 |
| 718 | 2026-06-25T23:07:59.075Z | Downloaded foreign-types v0.3.2 |
| 719 | 2026-06-25T23:07:59.079Z | Downloaded schemars v1.2.1 |
| 720 | 2026-06-25T23:07:59.084Z | Downloaded unicode-ident v1.0.24 |
| 721 | 2026-06-25T23:07:59.086Z | Downloaded tracing-core v0.1.36 |
| 722 | 2026-06-25T23:07:59.091Z | Downloaded pest v2.8.6 |
| 723 | 2026-06-25T23:07:59.093Z | Downloaded tungstenite v0.21.0 |
| 724 | 2026-06-25T23:07:59.093Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 725 | 2026-06-25T23:07:59.093Z | Downloaded typify v0.6.2 |
| 726 | 2026-06-25T23:07:59.096Z | Downloaded rand v0.9.4 |
| 727 | 2026-06-25T23:07:59.099Z | Downloaded nom v8.0.0 |
| 728 | 2026-06-25T23:07:59.102Z | Downloaded xz2 v0.1.7 |
| 729 | 2026-06-25T23:07:59.102Z | Downloaded dunce v1.0.5 |
| 730 | 2026-06-25T23:07:59.102Z | Downloaded const-random v0.1.18 |
| 731 | 2026-06-25T23:07:59.105Z | Downloaded ciborium-io v0.2.2 |
| 732 | 2026-06-25T23:07:59.105Z | Downloaded dtrace-parser v0.2.0 |
| 733 | 2026-06-25T23:07:59.105Z | Downloaded fs_extra v1.3.0 |
| 734 | 2026-06-25T23:07:59.105Z | Downloaded itertools v0.14.0 |
| 735 | 2026-06-25T23:07:59.108Z | Downloaded zerocopy-derive v0.7.35 |
| 736 | 2026-06-25T23:07:59.111Z | Downloaded yoke v0.8.3 |
| 737 | 2026-06-25T23:07:59.114Z | Downloaded rand v0.10.1 |
| 738 | 2026-06-25T23:07:59.114Z | Downloaded regex v1.12.3 |
| 739 | 2026-06-25T23:07:59.117Z | Downloaded goblin v0.8.2 |
| 740 | 2026-06-25T23:07:59.121Z | Downloaded derive-ex v0.1.8 |
| 741 | 2026-06-25T23:07:59.124Z | Downloaded cmake v0.1.58 |
| 742 | 2026-06-25T23:07:59.124Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 743 | 2026-06-25T23:07:59.124Z | Downloaded autocfg v1.5.1 |
| 744 | 2026-06-25T23:07:59.127Z | Downloaded debug-ignore v1.0.5 |
| 745 | 2026-06-25T23:07:59.127Z | Downloaded defmt v0.3.100 |
| 746 | 2026-06-25T23:07:59.127Z | Downloaded darling_macro v0.23.0 |
| 747 | 2026-06-25T23:07:59.127Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 748 | 2026-06-25T23:07:59.127Z | Downloaded fxhash v0.2.1 |
| 749 | 2026-06-25T23:07:59.130Z | Downloaded futures-io v0.3.32 |
| 750 | 2026-06-25T23:07:59.130Z | Downloaded enum-as-inner v0.6.1 |
| 751 | 2026-06-25T23:07:59.130Z | Downloaded crunchy v0.2.4 |
| 752 | 2026-06-25T23:07:59.130Z | Downloaded adler2 v2.0.1 |
| 753 | 2026-06-25T23:07:59.133Z | Downloaded toml_edit v0.19.15 |
| 754 | 2026-06-25T23:07:59.138Z | Downloaded typify v0.4.3 |
| 755 | 2026-06-25T23:07:59.141Z | Downloaded typed-path v0.9.3 |
| 756 | 2026-06-25T23:07:59.144Z | Downloaded toml_edit v0.22.27 |
| 757 | 2026-06-25T23:07:59.147Z | Downloaded crypto-common v0.1.7 |
| 758 | 2026-06-25T23:07:59.147Z | Downloaded chrono v0.4.45 |
| 759 | 2026-06-25T23:07:59.150Z | Downloaded libm v0.2.16 |
| 760 | 2026-06-25T23:07:59.155Z | Downloaded hkdf v0.12.4 |
| 761 | 2026-06-25T23:07:59.158Z | Downloaded atomicwrites v0.4.4 |
| 762 | 2026-06-25T23:07:59.158Z | Downloaded defmt v1.1.0 |
| 763 | 2026-06-25T23:07:59.161Z | Downloaded dof v0.3.0 |
| 764 | 2026-06-25T23:07:59.161Z | Downloaded byteorder v1.5.0 |
| 765 | 2026-06-25T23:07:59.164Z | Downloaded bit-set v0.8.0 |
| 766 | 2026-06-25T23:07:59.164Z | Downloaded crc8 v0.1.1 |
| 767 | 2026-06-25T23:07:59.164Z | Downloaded convert_case v0.4.0 |
| 768 | 2026-06-25T23:07:59.164Z | Downloaded iddqd v0.4.2 |
| 769 | 2026-06-25T23:07:59.167Z | Downloaded unicode-segmentation v1.13.3 |
| 770 | 2026-06-25T23:07:59.170Z | Downloaded atomic-waker v1.1.2 |
| 771 | 2026-06-25T23:07:59.170Z | Downloaded cstr-argument v0.1.2 |
| 772 | 2026-06-25T23:07:59.173Z | Downloaded crypto-common v0.2.2 |
| 773 | 2026-06-25T23:07:59.173Z | Downloaded bitflags v2.12.1 |
| 774 | 2026-06-25T23:07:59.175Z | Downloaded base16ct v1.0.0 |
| 775 | 2026-06-25T23:07:59.175Z | Downloaded console v0.16.3 |
| 776 | 2026-06-25T23:07:59.175Z | Downloaded chacha20 v0.10.0 |
| 777 | 2026-06-25T23:07:59.178Z | Downloaded compression-codecs v0.4.38 |
| 778 | 2026-06-25T23:07:59.181Z | Downloaded allocator-api2 v0.2.21 |
| 779 | 2026-06-25T23:07:59.181Z | Downloaded portable-atomic v1.13.1 |
| 780 | 2026-06-25T23:07:59.184Z | Downloaded yansi v1.0.1 |
| 781 | 2026-06-25T23:07:59.191Z | Downloaded url v2.5.8 |
| 782 | 2026-06-25T23:07:59.194Z | Downloaded zerocopy-derive v0.8.50 |
| 783 | 2026-06-25T23:07:59.208Z | Downloaded aws-lc-rs v1.17.0 |
| 784 | 2026-06-25T23:07:59.218Z | Downloaded tower v0.5.3 |
| 785 | 2026-06-25T23:07:59.223Z | Downloaded unicode-normalization v0.1.25 |
| 786 | 2026-06-25T23:07:59.226Z | Downloaded rayon v1.12.0 |
| 787 | 2026-06-25T23:07:59.230Z | Downloaded zerovec v0.11.6 |
| 788 | 2026-06-25T23:07:59.235Z | Downloaded proptest v1.11.0 |
| 789 | 2026-06-25T23:07:59.240Z | Downloaded ron v0.12.1 |
| 790 | 2026-06-25T23:07:59.248Z | Downloaded reqwest v0.12.28 |
| 791 | 2026-06-25T23:07:59.253Z | Downloaded winnow v0.5.40 |
| 792 | 2026-06-25T23:07:59.257Z | Downloaded zerotrie v0.2.4 |
| 793 | 2026-06-25T23:07:59.270Z | Downloaded zerocopy v0.7.35 |
| 794 | 2026-06-25T23:07:59.277Z | Downloaded typenum v1.20.1 |
| 795 | 2026-06-25T23:07:59.280Z | Downloaded curve25519-dalek v4.1.3 |
| 796 | 2026-06-25T23:07:59.304Z | Downloaded winnow v0.7.15 |
| 797 | 2026-06-25T23:07:59.316Z | Downloaded time v0.3.47 |
| 798 | 2026-06-25T23:07:59.323Z | Downloaded serde_json v1.0.150 |
| 799 | 2026-06-25T23:07:59.345Z | Downloaded openssl v0.10.80 |
| 800 | 2026-06-25T23:07:59.363Z | Downloaded goblin v0.10.7 |
| 801 | 2026-06-25T23:07:59.367Z | Downloaded reqwest v0.13.4 |
| 802 | 2026-06-25T23:07:59.371Z | Downloaded tough v0.22.0 |
| 803 | 2026-06-25T23:07:59.375Z | Downloaded tokio-util v0.7.18 |
| 804 | 2026-06-25T23:07:59.379Z | Downloaded unicode-width v0.2.2 |
| 805 | 2026-06-25T23:07:59.382Z | Downloaded tower-http v0.6.11 |
| 806 | 2026-06-25T23:07:59.387Z | Downloaded rhai v1.25.1 |
| 807 | 2026-06-25T23:07:59.393Z | Downloaded openapiv3 v2.2.0 |
| 808 | 2026-06-25T23:07:59.398Z | Downloaded unicode-width v0.1.14 |
| 809 | 2026-06-25T23:07:59.403Z | Downloaded moka v0.12.15 |
| 810 | 2026-06-25T23:07:59.420Z | Downloaded serde_with v3.20.0 |
| 811 | 2026-06-25T23:07:59.437Z | Downloaded rustls v0.23.40 |
| 812 | 2026-06-25T23:07:59.444Z | Downloaded rustix v1.1.4 |
| 813 | 2026-06-25T23:07:59.457Z | Downloaded rustix v0.38.44 |
| 814 | 2026-06-25T23:07:59.469Z | Downloaded quinn-proto v0.11.14 |
| 815 | 2026-06-25T23:07:59.473Z | Downloaded tabled v0.15.0 |
| 816 | 2026-06-25T23:07:59.482Z | Downloaded winnow v1.0.3 |
| 817 | 2026-06-25T23:07:59.496Z | Downloaded tabled v0.21.0 |
| 818 | 2026-06-25T23:07:59.508Z | Downloaded tracing v0.1.44 |
| 819 | 2026-06-25T23:07:59.518Z | Downloaded syn v1.0.109 |
| 820 | 2026-06-25T23:07:59.524Z | Downloaded webpki-roots v1.0.7 |
| 821 | 2026-06-25T23:07:59.548Z | Downloaded dropshot v0.17.1 |
| 822 | 2026-06-25T23:07:59.559Z | Downloaded vcpkg v0.2.15 |
| 823 | 2026-06-25T23:07:59.581Z | Downloaded petgraph v0.6.5 |
| 824 | 2026-06-25T23:07:59.590Z | Downloaded regress v0.10.5 |
| 825 | 2026-06-25T23:07:59.594Z | Downloaded syn v2.0.117 |
| 826 | 2026-06-25T23:07:59.600Z | Downloaded smoltcp v0.11.0 |
| 827 | 2026-06-25T23:07:59.607Z | Downloaded jiff v0.2.28 |
| 828 | 2026-06-25T23:07:59.616Z | Downloaded lzma-sys v0.1.20 |
| 829 | 2026-06-25T23:07:59.631Z | Downloaded zerocopy v0.8.50 |
| 830 | 2026-06-25T23:07:59.642Z | Downloaded regress v0.11.1 |
| 831 | 2026-06-25T23:07:59.646Z | Downloaded hickory-proto v0.25.2 |
| 832 | 2026-06-25T23:07:59.655Z | Downloaded nix v0.31.3 |
| 833 | 2026-06-25T23:07:59.661Z | Downloaded regex-syntax v0.8.10 |
| 834 | 2026-06-25T23:07:59.665Z | Downloaded hickory-proto v0.24.4 |
| 835 | 2026-06-25T23:07:59.671Z | Downloaded csv v1.4.0 |
| 836 | 2026-06-25T23:07:59.683Z | Downloaded chrono-tz v0.10.4 |
| 837 | 2026-06-25T23:07:59.690Z | Downloaded tokio v1.52.3 |
| 838 | 2026-06-25T23:07:59.725Z | Downloaded sled v0.34.7 |
| 839 | 2026-06-25T23:07:59.739Z | Downloaded typify-impl v0.6.2 |
| 840 | 2026-06-25T23:07:59.746Z | Downloaded typify-impl v0.4.3 |
| 841 | 2026-06-25T23:07:59.777Z | Downloaded regex-automata v0.4.14 |
| 842 | 2026-06-25T23:07:59.819Z | Downloaded libc v0.2.186 |
| 843 | 2026-06-25T23:07:59.845Z | Downloaded petgraph v0.8.3 |
| 844 | 2026-06-25T23:07:59.860Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-25T23:07:59.916Z | Downloaded encoding_rs v0.8.35 |
| 846 | 2026-06-25T23:07:59.928Z | Downloaded ring v0.17.14 |
| 847 | 2026-06-25T23:08:00.279Z | Downloaded aws-lc-sys v0.41.0 |
| 848 | 2026-06-25T23:08:00.826Z | Compiling proc-macro2 v1.0.106 |
| 849 | 2026-06-25T23:08:00.827Z | Compiling quote v1.0.45 |
| 850 | 2026-06-25T23:08:00.827Z | Compiling unicode-ident v1.0.24 |
| 851 | 2026-06-25T23:08:00.827Z | Compiling serde_core v1.0.228 |
| 852 | 2026-06-25T23:08:00.831Z | Compiling serde v1.0.228 |
| 853 | 2026-06-25T23:08:00.831Z | Compiling libc v0.2.186 |
| 854 | 2026-06-25T23:08:00.831Z | Compiling zmij v1.0.21 |
| 855 | 2026-06-25T23:08:00.831Z | Compiling autocfg v1.5.1 |
| 856 | 2026-06-25T23:08:01.219Z | Compiling libm v0.2.16 |
| 857 | 2026-06-25T23:08:01.590Z | Compiling icu_properties_data v2.2.0 |
| 858 | 2026-06-25T23:08:01.593Z | Compiling icu_normalizer_data v2.2.0 |
| 859 | 2026-06-25T23:08:01.658Z | Compiling serde_json v1.0.150 |
| 860 | 2026-06-25T23:08:01.676Z | Compiling num-traits v0.2.19 |
| 861 | 2026-06-25T23:08:01.693Z | Compiling getrandom v0.4.2 |
| 862 | 2026-06-25T23:08:01.950Z | Compiling version_check v0.9.5 |
| 863 | 2026-06-25T23:08:02.153Z | Compiling thiserror v2.0.18 |
| 864 | 2026-06-25T23:08:02.303Z | Compiling memchr v2.8.1 |
| 865 | 2026-06-25T23:08:02.384Z | Compiling schemars v0.8.22 |
| 866 | 2026-06-25T23:08:02.484Z | Compiling syn v2.0.117 |
| 867 | 2026-06-25T23:08:02.504Z | Checking cfg-if v1.0.4 |
| 868 | 2026-06-25T23:08:02.577Z | Compiling parking_lot_core v0.9.12 |
| 869 | 2026-06-25T23:08:02.741Z | Compiling heck v0.5.0 |
| 870 | 2026-06-25T23:08:02.759Z | Compiling zerocopy v0.8.50 |
| 871 | 2026-06-25T23:08:02.886Z | Compiling portable-atomic v1.13.1 |
| 872 | 2026-06-25T23:08:02.906Z | Compiling rustversion v1.0.22 |
| 873 | 2026-06-25T23:08:02.947Z | Compiling itoa v1.0.18 |
| 874 | 2026-06-25T23:08:03.127Z | Compiling jobserver v0.1.34 |
| 875 | 2026-06-25T23:08:03.217Z | Compiling find-msvc-tools v0.1.9 |
| 876 | 2026-06-25T23:08:03.393Z | Compiling shlex v2.0.1 |
| 877 | 2026-06-25T23:08:03.578Z | Compiling cc v1.2.63 |
| 878 | 2026-06-25T23:08:03.831Z | Compiling fs_extra v1.3.0 |
| 879 | 2026-06-25T23:08:03.861Z | Compiling dunce v1.0.5 |
| 880 | 2026-06-25T23:08:03.891Z | Compiling semver v1.0.28 |
| 881 | 2026-06-25T23:08:03.907Z | Compiling log v0.4.32 |
| 882 | 2026-06-25T23:08:03.926Z | Compiling httparse v1.10.1 |
| 883 | 2026-06-25T23:08:03.960Z | Compiling slog v2.8.2 |
| 884 | 2026-06-25T23:08:04.083Z | Compiling rustix v1.1.4 |
| 885 | 2026-06-25T23:08:04.086Z | Checking stable_deref_trait v1.2.1 |
| 886 | 2026-06-25T23:08:04.180Z | Compiling equivalent v1.0.2 |
| 887 | 2026-06-25T23:08:04.261Z | Compiling thiserror v1.0.69 |
| 888 | 2026-06-25T23:08:04.330Z | Compiling cmake v0.1.58 |
| 889 | 2026-06-25T23:08:04.425Z | Checking litemap v0.8.2 |
| 890 | 2026-06-25T23:08:04.602Z | Checking writeable v0.6.3 |
| 891 | 2026-06-25T23:08:04.659Z | Checking utf8_iter v1.0.4 |
| 892 | 2026-06-25T23:08:04.677Z | Compiling aws-lc-rs v1.17.0 |
| 893 | 2026-06-25T23:08:04.696Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-06-25T23:08:04.838Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-06-25T23:08:04.842Z | Compiling aws-lc-sys v0.41.0 |
| 896 | 2026-06-25T23:08:04.875Z | Compiling ring v0.17.14 |
| 897 | 2026-06-25T23:08:04.901Z | Checking rand_core v0.10.1 |
| 898 | 2026-06-25T23:08:04.969Z | Compiling anyhow v1.0.102 |
| 899 | 2026-06-25T23:08:04.999Z | Compiling ucd-trie v0.1.7 |
| 900 | 2026-06-25T23:08:05.089Z | Compiling rustls v0.23.40 |
| 901 | 2026-06-25T23:08:05.274Z | Compiling synstructure v0.13.2 |
| 902 | 2026-06-25T23:08:05.295Z | Compiling serde_derive_internals v0.29.1 |
| 903 | 2026-06-25T23:08:05.325Z | Compiling pest v2.8.6 |
| 904 | 2026-06-25T23:08:05.714Z | Compiling regex-syntax v0.8.10 |
| 905 | 2026-06-25T23:08:05.876Z | Compiling aho-corasick v1.1.4 |
| 906 | 2026-06-25T23:08:06.052Z | Compiling getrandom v0.3.4 |
| 907 | 2026-06-25T23:08:06.401Z | Compiling pest_meta v2.8.6 |
| 908 | 2026-06-25T23:08:06.495Z | Compiling serde_derive v1.0.228 |
| 909 | 2026-06-25T23:08:06.550Z | Compiling zerofrom-derive v0.1.7 |
| 910 | 2026-06-25T23:08:06.968Z | Compiling yoke-derive v0.8.2 |
| 911 | 2026-06-25T23:08:07.270Z | Compiling zerovec-derive v0.11.3 |
| 912 | 2026-06-25T23:08:07.663Z | Compiling displaydoc v0.2.6 |
| 913 | 2026-06-25T23:08:07.726Z | Compiling schemars_derive v0.8.22 |
| 914 | 2026-06-25T23:08:07.747Z | Compiling thiserror-impl v2.0.18 |
| 915 | 2026-06-25T23:08:08.033Z | Compiling tokio-macros v2.7.0 |
| 916 | 2026-06-25T23:08:08.350Z | Compiling zeroize_derive v1.4.3 |
| 917 | 2026-06-25T23:08:08.443Z | Compiling zerocopy-derive v0.8.50 |
| 918 | 2026-06-25T23:08:08.755Z | Compiling futures-macro v0.3.32 |
| 919 | 2026-06-25T23:08:08.886Z | Compiling tracing-attributes v0.1.31 |
| 920 | 2026-06-25T23:08:09.011Z | Checking zerofrom v0.1.8 |
| 921 | 2026-06-25T23:08:09.035Z | Compiling thiserror-impl v1.0.69 |
| 922 | 2026-06-25T23:08:09.549Z | Compiling serde_tokenstream v0.2.3 |
| 923 | 2026-06-25T23:08:09.566Z | Checking smallvec v1.15.1 |
| 924 | 2026-06-25T23:08:09.587Z | Checking bytes v1.11.1 |
| 925 | 2026-06-25T23:08:09.770Z | Checking yoke v0.8.3 |
| 926 | 2026-06-25T23:08:09.807Z | Compiling pest_generator v2.8.6 |
| 927 | 2026-06-25T23:08:09.944Z | Checking zerovec v0.11.6 |
| 928 | 2026-06-25T23:08:10.027Z | Checking zerotrie v0.2.4 |
| 929 | 2026-06-25T23:08:10.128Z | Compiling regex-automata v0.4.14 |
| 930 | 2026-06-25T23:08:10.267Z | Compiling crossbeam-utils v0.8.21 |
| 931 | 2026-06-25T23:08:10.324Z | Compiling hashbrown v0.17.1 |
| 932 | 2026-06-25T23:08:10.444Z | Checking iana-time-zone v0.1.65 |
| 933 | 2026-06-25T23:08:10.464Z | Checking tinystr v0.8.3 |
| 934 | 2026-06-25T23:08:10.483Z | Checking potential_utf v0.1.5 |
| 935 | 2026-06-25T23:08:10.550Z | Compiling pest_derive v2.8.6 |
| 936 | 2026-06-25T23:08:10.608Z | Checking icu_collections v2.2.0 |
| 937 | 2026-06-25T23:08:10.647Z | Checking icu_locale_core v2.2.0 |
| 938 | 2026-06-25T23:08:10.671Z | Checking chrono v0.4.45 |
| 939 | 2026-06-25T23:08:10.815Z | Compiling paste v1.0.15 |
| 940 | 2026-06-25T23:08:10.891Z | Compiling indexmap v2.14.0 |
| 941 | 2026-06-25T23:08:10.926Z | Compiling time-core v0.1.8 |
| 942 | 2026-06-25T23:08:11.070Z | Compiling num-conv v0.2.2 |
| 943 | 2026-06-25T23:08:11.225Z | Compiling time-macros v0.2.27 |
| 944 | 2026-06-25T23:08:11.254Z | Checking icu_provider v2.2.0 |
| 945 | 2026-06-25T23:08:11.487Z | Checking icu_normalizer v2.2.0 |
| 946 | 2026-06-25T23:08:11.520Z | Checking icu_properties v2.2.0 |
| 947 | 2026-06-25T23:08:11.814Z | Compiling regex v1.12.3 |
| 948 | 2026-06-25T23:08:11.857Z | Checking uuid v1.23.2 |
| 949 | 2026-06-25T23:08:12.148Z | Compiling async-trait v0.1.89 |
| 950 | 2026-06-25T23:08:12.212Z | Compiling byteorder v1.5.0 |
| 951 | 2026-06-25T23:08:12.391Z | Checking idna_adapter v1.2.2 |
| 952 | 2026-06-25T23:08:12.519Z | Checking idna v1.1.0 |
| 953 | 2026-06-25T23:08:12.656Z | Compiling camino v1.2.2 |
| 954 | 2026-06-25T23:08:12.677Z | Checking dyn-clone v1.0.20 |
| 955 | 2026-06-25T23:08:12.766Z | Checking url v2.5.8 |
| 956 | 2026-06-25T23:08:12.856Z | Compiling strsim v0.11.1 |
| 957 | 2026-06-25T23:08:13.052Z | Compiling scroll_derive v0.13.1 |
| 958 | 2026-06-25T23:08:13.108Z | Checking errno v0.3.14 |
| 959 | 2026-06-25T23:08:13.231Z | Compiling ident_case v1.0.1 |
| 960 | 2026-06-25T23:08:13.352Z | Compiling omicron-workspace-hack v0.1.0 |
| 961 | 2026-06-25T23:08:13.467Z | Compiling slog-async v2.8.0 |
| 962 | 2026-06-25T23:08:13.604Z | Compiling generic-array v0.14.7 |
| 963 | 2026-06-25T23:08:13.649Z | Compiling crc32fast v1.5.0 |
| 964 | 2026-06-25T23:08:13.825Z | Compiling usdt-impl v0.6.0 |
| 965 | 2026-06-25T23:08:13.887Z | Compiling scroll v0.13.0 |
| 966 | 2026-06-25T23:08:13.906Z | Compiling plain v0.2.3 |
| 967 | 2026-06-25T23:08:14.000Z | Compiling daft-derive v0.1.7 |
| 968 | 2026-06-25T23:08:14.111Z | Checking pin-project-lite v0.2.17 |
| 969 | 2026-06-25T23:08:14.130Z | Compiling goblin v0.10.7 |
| 970 | 2026-06-25T23:08:14.150Z | Compiling pretty-hex v0.4.2 |
| 971 | 2026-06-25T23:08:14.206Z | Compiling dtrace-parser v0.3.0 |
| 972 | 2026-06-25T23:08:14.385Z | Compiling thread-id v5.1.0 |
| 973 | 2026-06-25T23:08:14.747Z | Compiling syn v1.0.109 |
| 974 | 2026-06-25T23:08:14.773Z | Checking getrandom v0.2.17 |
| 975 | 2026-06-25T23:08:14.809Z | Checking zeroize v1.8.2 |
| 976 | 2026-06-25T23:08:14.965Z | Checking bitflags v2.12.1 |
| 977 | 2026-06-25T23:08:15.191Z | Compiling multer v3.1.0 |
| 978 | 2026-06-25T23:08:15.487Z | Compiling async-stream-impl v0.3.6 |
| 979 | 2026-06-25T23:08:15.867Z | Checking socket2 v0.6.4 |
| 980 | 2026-06-25T23:08:15.927Z | Checking scopeguard v1.2.0 |
| 981 | 2026-06-25T23:08:16.089Z | Checking lock_api v0.4.14 |
| 982 | 2026-06-25T23:08:16.115Z | Compiling ref-cast v1.0.25 |
| 983 | 2026-06-25T23:08:16.336Z | Compiling ref-cast-impl v1.0.25 |
| 984 | 2026-06-25T23:08:16.399Z | Compiling dropshot v0.17.1 |
| 985 | 2026-06-25T23:08:16.644Z | Checking critical-section v1.2.0 |
| 986 | 2026-06-25T23:08:16.681Z | Compiling dropshot_endpoint v0.17.1 |
| 987 | 2026-06-25T23:08:16.746Z | Checking once_cell v1.21.4 |
| 988 | 2026-06-25T23:08:16.913Z | Checking parking_lot v0.12.5 |
| 989 | 2026-06-25T23:08:16.936Z | Compiling dof v0.4.0 |
| 990 | 2026-06-25T23:08:17.114Z | Compiling newtype-uuid-macros v0.1.0 |
| 991 | 2026-06-25T23:08:17.455Z | Checking signal-hook-registry v1.4.8 |
| 992 | 2026-06-25T23:08:17.931Z | Checking mio v1.2.1 |
| 993 | 2026-06-25T23:08:18.124Z | Compiling usdt-macro v0.6.0 |
| 994 | 2026-06-25T23:08:18.149Z | Compiling usdt-attr-macro v0.6.0 |
| 995 | 2026-06-25T23:08:18.169Z | Compiling darling_core v0.23.0 |
| 996 | 2026-06-25T23:08:18.210Z | Checking tokio v1.52.3 |
| 997 | 2026-06-25T23:08:18.307Z | Compiling structmeta-derive v0.3.0 |
| 998 | 2026-06-25T23:08:18.338Z | Compiling strum_macros v0.26.4 |
| 999 | 2026-06-25T23:08:18.447Z | Compiling allocator-api2 v0.2.21 |
| 1000 | 2026-06-25T23:08:18.768Z | Checking subtle v2.6.1 |
| 1001 | 2026-06-25T23:08:18.925Z | Compiling foldhash v0.2.0 |
| 1002 | 2026-06-25T23:08:18.948Z | Checking futures-core v0.3.32 |
| 1003 | 2026-06-25T23:08:19.072Z | Compiling hashbrown v0.16.1 |
| 1004 | 2026-06-25T23:08:19.353Z | Compiling structmeta v0.3.0 |
| 1005 | 2026-06-25T23:08:19.388Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1006 | 2026-06-25T23:08:19.815Z | Compiling strum_macros v0.27.2 |
| 1007 | 2026-06-25T23:08:19.867Z | Compiling derive-ex v0.1.8 |
| 1008 | 2026-06-25T23:08:19.941Z | Compiling http v1.4.1 |
| 1009 | 2026-06-25T23:08:20.285Z | Compiling darling_macro v0.23.0 |
| 1010 | 2026-06-25T23:08:20.427Z | Checking futures-sink v0.3.32 |
| 1011 | 2026-06-25T23:08:20.537Z | Checking ipnetwork v0.21.1 |
| 1012 | 2026-06-25T23:08:20.835Z | Checking slab v0.4.12 |
| 1013 | 2026-06-25T23:08:20.864Z | Compiling darling v0.23.0 |
| 1014 | 2026-06-25T23:08:20.956Z | Compiling serde_with_macros v3.20.0 |
| 1015 | 2026-06-25T23:08:20.977Z | Compiling winnow v1.0.3 |
| 1016 | 2026-06-25T23:08:21.503Z | Compiling test-strategy v0.4.5 |
| 1017 | 2026-06-25T23:08:21.680Z | Checking futures-channel v0.3.32 |
| 1018 | 2026-06-25T23:08:21.839Z | Checking typenum v1.20.1 |
| 1019 | 2026-06-25T23:08:21.874Z | Checking futures-io v0.3.32 |
| 1020 | 2026-06-25T23:08:21.995Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1021 | 2026-06-25T23:08:22.014Z | Checking futures-task v0.3.32 |
| 1022 | 2026-06-25T23:08:22.156Z | Compiling fnv v1.0.7 |
| 1023 | 2026-06-25T23:08:22.218Z | Checking futures-util v0.3.32 |
| 1024 | 2026-06-25T23:08:22.259Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1025 | 2026-06-25T23:08:22.543Z | Compiling parse-display-derive v0.10.0 |
| 1026 | 2026-06-25T23:08:22.708Z | Checking oxnet v0.1.6 |
| 1027 | 2026-06-25T23:08:22.730Z | Checking tracing-core v0.1.36 |
| 1028 | 2026-06-25T23:08:22.848Z | Checking erased-serde v0.3.31 |
| 1029 | 2026-06-25T23:08:23.235Z | Checking tracing v0.1.44 |
| 1030 | 2026-06-25T23:08:23.519Z | Compiling ryu v1.0.23 |
| 1031 | 2026-06-25T23:08:23.551Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1032 | 2026-06-25T23:08:23.695Z | Compiling clap_derive v4.6.1 |
| 1033 | 2026-06-25T23:08:23.991Z | Checking base64 v0.22.1 |
| 1034 | 2026-06-25T23:08:24.340Z | Checking rand_core v0.6.4 |
| 1035 | 2026-06-25T23:08:24.425Z | Compiling openapiv3 v2.2.0 |
| 1036 | 2026-06-25T23:08:24.622Z | Checking rustls-pki-types v1.14.1 |
| 1037 | 2026-06-25T23:08:24.885Z | Checking tokio-util v0.7.18 |
| 1038 | 2026-06-25T23:08:24.940Z | Checking untrusted v0.7.1 |
| 1039 | 2026-06-25T23:08:25.062Z | Checking ipnet v2.12.0 |
| 1040 | 2026-06-25T23:08:25.115Z | Checking untrusted v0.9.0 |
| 1041 | 2026-06-25T23:08:25.368Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1042 | 2026-06-25T23:08:25.832Z | Checking http-body v1.0.1 |
| 1043 | 2026-06-25T23:08:25.971Z | Compiling proc-macro-crate v3.5.0 |
| 1044 | 2026-06-25T23:08:26.008Z | Checking atomic-waker v1.1.2 |
| 1045 | 2026-06-25T23:08:26.365Z | Checking tower-layer v0.3.3 |
| 1046 | 2026-06-25T23:08:26.398Z | Compiling num_enum_derive v0.7.6 |
| 1047 | 2026-06-25T23:08:26.418Z | Compiling either v1.16.0 |
| 1048 | 2026-06-25T23:08:26.508Z | Checking try-lock v0.2.5 |
| 1049 | 2026-06-25T23:08:26.597Z | Checking tower-service v0.3.3 |
| 1050 | 2026-06-25T23:08:26.662Z | Checking want v0.3.1 |
| 1051 | 2026-06-25T23:08:26.741Z | Compiling itertools v0.14.0 |
| 1052 | 2026-06-25T23:08:26.784Z | Checking h2 v0.4.14 |
| 1053 | 2026-06-25T23:08:26.948Z | Checking httpdate v1.0.3 |
| 1054 | 2026-06-25T23:08:27.248Z | Compiling regress v0.11.1 |
| 1055 | 2026-06-25T23:08:27.455Z | Compiling crucible-workspace-hack v0.1.0 |
| 1056 | 2026-06-25T23:08:27.962Z | Checking serde_urlencoded v0.7.1 |
| 1057 | 2026-06-25T23:08:27.990Z | Checking http-body-util v0.1.3 |
| 1058 | 2026-06-25T23:08:28.477Z | Checking ppv-lite86 v0.2.21 |
| 1059 | 2026-06-25T23:08:28.597Z | Checking hyper v1.10.1 |
| 1060 | 2026-06-25T23:08:28.727Z | Compiling unsafe-libyaml v0.2.11 |
| 1061 | 2026-06-25T23:08:28.849Z | Compiling typify-impl v0.6.2 |
| 1062 | 2026-06-25T23:08:29.408Z | Compiling serde_yaml v0.9.34+deprecated |
| 1063 | 2026-06-25T23:08:29.542Z | Checking hyper-util v0.1.20 |
| 1064 | 2026-06-25T23:08:30.329Z | Compiling convert_case v0.4.0 |
| 1065 | 2026-06-25T23:08:30.602Z | Compiling derive_more v0.99.20 |
| 1066 | 2026-06-25T23:08:31.195Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-06-25T23:08:31.317Z | Compiling zerocopy-derive v0.7.35 |
| 1068 | 2026-06-25T23:08:31.452Z | Checking powerfmt v0.2.0 |
| 1069 | 2026-06-25T23:08:32.164Z | Checking deranged v0.5.8 |
| 1070 | 2026-06-25T23:08:32.230Z | Compiling typify-macro v0.6.2 |
| 1071 | 2026-06-25T23:08:33.002Z | Compiling regress v0.10.5 |
| 1072 | 2026-06-25T23:08:33.121Z | Checking num_threads v0.1.7 |
| 1073 | 2026-06-25T23:08:33.256Z | Compiling darling_macro v0.21.3 |
| 1074 | 2026-06-25T23:08:33.357Z | Checking time v0.3.47 |
| 1075 | 2026-06-25T23:08:33.666Z | Compiling heapless v0.8.0 |
| 1076 | 2026-06-25T23:08:33.836Z | Compiling darling v0.21.3 |
| 1077 | 2026-06-25T23:08:34.163Z | Compiling ingot-macros v0.1.1 |
| 1078 | 2026-06-25T23:08:34.206Z | Compiling typify v0.6.2 |
| 1079 | 2026-06-25T23:08:34.324Z | Checking crossbeam-channel v0.5.15 |
| 1080 | 2026-06-25T23:08:34.472Z | Compiling scroll_derive v0.12.1 |
| 1081 | 2026-06-25T23:08:34.508Z | Compiling serde_repr v0.1.20 |
| 1082 | 2026-06-25T23:08:35.223Z | Compiling rustix v0.38.44 |
| 1083 | 2026-06-25T23:08:35.332Z | Checking cpufeatures v0.3.0 |
| 1084 | 2026-06-25T23:08:35.960Z | Checking futures-executor v0.3.32 |
| 1085 | 2026-06-25T23:08:36.070Z | Checking sync_wrapper v1.0.2 |
| 1086 | 2026-06-25T23:08:36.127Z | Checking thread_local v1.1.9 |
| 1087 | 2026-06-25T23:08:36.443Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1088 | 2026-06-25T23:08:36.541Z | Compiling smoltcp v0.11.0 |
| 1089 | 2026-06-25T23:08:36.879Z | Checking tower v0.5.3 |
| 1090 | 2026-06-25T23:08:36.942Z | Checking rand_core v0.9.5 |
| 1091 | 2026-06-25T23:08:36.996Z | Checking webpki-roots v1.0.7 |
| 1092 | 2026-06-25T23:08:37.329Z | Compiling rustc_version v0.4.1 |
| 1093 | 2026-06-25T23:08:37.350Z | Checking is-terminal v0.4.17 |
| 1094 | 2026-06-25T23:08:37.443Z | Checking term v1.2.1 |
| 1095 | 2026-06-25T23:08:37.488Z | Checking take_mut v0.2.2 |
| 1096 | 2026-06-25T23:08:37.581Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1097 | 2026-06-25T23:08:37.618Z | Compiling curve25519-dalek v4.1.3 |
| 1098 | 2026-06-25T23:08:37.621Z | Checking tower-http v0.6.11 |
| 1099 | 2026-06-25T23:08:37.672Z | Checking slog-term v2.9.2 |
| 1100 | 2026-06-25T23:08:37.811Z | Checking futures v0.3.32 |
| 1101 | 2026-06-25T23:08:37.893Z | Compiling toml_datetime v0.6.11 |
| 1102 | 2026-06-25T23:08:37.915Z | Compiling foreign-types-macros v0.2.3 |
| 1103 | 2026-06-25T23:08:38.182Z | Checking hex v0.4.3 |
| 1104 | 2026-06-25T23:08:38.536Z | Checking rand_chacha v0.9.0 |
| 1105 | 2026-06-25T23:08:38.720Z | Compiling zerocopy v0.7.35 |
| 1106 | 2026-06-25T23:08:38.787Z | Compiling hubpack_derive v0.1.1 |
| 1107 | 2026-06-25T23:08:38.880Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1108 | 2026-06-25T23:08:39.203Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1109 | 2026-06-25T23:08:39.470Z | Compiling usdt-impl v0.5.0 |
| 1110 | 2026-06-25T23:08:39.488Z | Compiling proc-macro-error-attr v1.0.4 |
| 1111 | 2026-06-25T23:08:39.561Z | Checking fastrand v2.4.1 |
| 1112 | 2026-06-25T23:08:39.884Z | Compiling dof v0.3.0 |
| 1113 | 2026-06-25T23:08:39.902Z | Checking rand v0.9.4 |
| 1114 | 2026-06-25T23:08:39.950Z | Compiling dtrace-parser v0.2.0 |
| 1115 | 2026-06-25T23:08:39.970Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1116 | 2026-06-25T23:08:40.491Z | Compiling serde_spanned v1.1.1 |
| 1117 | 2026-06-25T23:08:40.603Z | Compiling thread-id v4.2.2 |
| 1118 | 2026-06-25T23:08:40.623Z | Compiling proc-macro-error v1.0.4 |
| 1119 | 2026-06-25T23:08:40.694Z | Compiling memoffset v0.9.1 |
| 1120 | 2026-06-25T23:08:40.997Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1121 | 2026-06-25T23:08:41.132Z | Compiling pkg-config v0.3.33 |
| 1122 | 2026-06-25T23:08:41.868Z | Checking crypto-common v0.1.7 |
| 1123 | 2026-06-25T23:08:42.272Z | Checking hybrid-array v0.4.12 |
| 1124 | 2026-06-25T23:08:42.711Z | Checking adler2 v2.0.1 |
| 1125 | 2026-06-25T23:08:42.768Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1126 | 2026-06-25T23:08:42.828Z | Checking simd-adler32 v0.3.9 |
| 1127 | 2026-06-25T23:08:42.947Z | Checking match_cfg v0.1.0 |
| 1128 | 2026-06-25T23:08:42.973Z | Checking openssl-probe v0.2.1 |
| 1129 | 2026-06-25T23:08:42.992Z | Compiling prettyplease v0.2.37 |
| 1130 | 2026-06-25T23:08:43.011Z | Compiling cfg_aliases v0.2.1 |
| 1131 | 2026-06-25T23:08:43.047Z | Checking hostname v0.3.1 |
| 1132 | 2026-06-25T23:08:43.089Z | Checking miniz_oxide v0.8.9 |
| 1133 | 2026-06-25T23:08:43.091Z | Checking rustls-native-certs v0.8.4 |
| 1134 | 2026-06-25T23:08:43.091Z | Compiling nix v0.31.3 |
| 1135 | 2026-06-25T23:08:43.432Z | Checking tempfile v3.27.0 |
| 1136 | 2026-06-25T23:08:43.630Z | Checking slog-json v2.6.1 |
| 1137 | 2026-06-25T23:08:43.716Z | Checking newtype-uuid v1.3.2 |
| 1138 | 2026-06-25T23:08:43.788Z | Checking memmap2 v0.9.10 |
| 1139 | 2026-06-25T23:08:43.955Z | Compiling heck v0.4.1 |
| 1140 | 2026-06-25T23:08:44.126Z | Checking usdt v0.6.0 |
| 1141 | 2026-06-25T23:08:44.155Z | Checking daft v0.1.7 |
| 1142 | 2026-06-25T23:08:44.227Z | Checking slog-bunyan v2.5.0 |
| 1143 | 2026-06-25T23:08:44.369Z | Checking flate2 v1.1.9 |
| 1144 | 2026-06-25T23:08:44.387Z | Checking block-buffer v0.12.0 |
| 1145 | 2026-06-25T23:08:44.406Z | Checking crypto-common v0.2.2 |
| 1146 | 2026-06-25T23:08:44.529Z | Compiling usdt-attr-macro v0.5.0 |
| 1147 | 2026-06-25T23:08:44.653Z | Compiling usdt-macro v0.5.0 |
| 1148 | 2026-06-25T23:08:44.895Z | Compiling num-derive v0.4.2 |
| 1149 | 2026-06-25T23:08:44.962Z | Compiling enum-as-inner v0.6.1 |
| 1150 | 2026-06-25T23:08:45.045Z | Checking compression-core v0.4.32 |
| 1151 | 2026-06-25T23:08:45.270Z | Checking debug-ignore v1.0.5 |
| 1152 | 2026-06-25T23:08:45.290Z | Checking const-oid v0.10.2 |
| 1153 | 2026-06-25T23:08:45.328Z | Compiling winnow v0.7.15 |
| 1154 | 2026-06-25T23:08:45.564Z | Checking digest v0.11.3 |
| 1155 | 2026-06-25T23:08:45.658Z | Checking compression-codecs v0.4.38 |
| 1156 | 2026-06-25T23:08:46.380Z | Checking encoding_rs v0.8.35 |
| 1157 | 2026-06-25T23:08:46.419Z | Checking spin v0.9.8 |
| 1158 | 2026-06-25T23:08:46.460Z | Compiling rayon-core v1.13.0 |
| 1159 | 2026-06-25T23:08:46.488Z | Checking mime v0.3.17 |
| 1160 | 2026-06-25T23:08:46.532Z | Checking toml v1.1.2+spec-1.1.0 |
| 1161 | 2026-06-25T23:08:46.728Z | Checking async-compression v0.4.42 |
| 1162 | 2026-06-25T23:08:46.747Z | Checking sha1 v0.11.0 |
| 1163 | 2026-06-25T23:08:47.217Z | Checking rand_chacha v0.3.1 |
| 1164 | 2026-06-25T23:08:47.309Z | Checking waitgroup v0.1.2 |
| 1165 | 2026-06-25T23:08:47.328Z | Checking rustls-pemfile v2.2.0 |
| 1166 | 2026-06-25T23:08:47.408Z | Checking async-stream v0.3.6 |
| 1167 | 2026-06-25T23:08:47.492Z | Checking serde_path_to_error v0.1.20 |
| 1168 | 2026-06-25T23:08:47.536Z | Checking hostname v0.4.2 |
| 1169 | 2026-06-25T23:08:47.561Z | Compiling wait-timeout v0.2.1 |
| 1170 | 2026-06-25T23:08:47.688Z | Compiling bit-vec v0.8.0 |
| 1171 | 2026-06-25T23:08:47.744Z | Compiling quick-error v1.2.3 |
| 1172 | 2026-06-25T23:08:47.860Z | Compiling rusty-fork v0.3.1 |
| 1173 | 2026-06-25T23:08:47.951Z | Compiling bit-set v0.8.0 |
| 1174 | 2026-06-25T23:08:47.992Z | Checking rand v0.8.6 |
| 1175 | 2026-06-25T23:08:48.510Z | Compiling rand_xorshift v0.4.0 |
| 1176 | 2026-06-25T23:08:48.638Z | Compiling progenitor-impl v0.14.0 |
| 1177 | 2026-06-25T23:08:48.692Z | Compiling num-integer v0.1.46 |
| 1178 | 2026-06-25T23:08:48.792Z | Checking macaddr v1.0.1 |
| 1179 | 2026-06-25T23:08:49.166Z | Compiling winnow v0.5.40 |
| 1180 | 2026-06-25T23:08:49.325Z | Compiling semver v0.1.20 |
| 1181 | 2026-06-25T23:08:49.588Z | Compiling unarray v0.1.4 |
| 1182 | 2026-06-25T23:08:49.701Z | Checking rustls-webpki v0.103.13 |
| 1183 | 2026-06-25T23:08:49.975Z | Checking unicode-width v0.2.2 |
| 1184 | 2026-06-25T23:08:50.429Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1185 | 2026-06-25T23:08:50.582Z | Compiling toml_edit v0.19.15 |
| 1186 | 2026-06-25T23:08:50.632Z | Compiling proptest v1.11.0 |
| 1187 | 2026-06-25T23:08:50.736Z | Compiling progenitor-macro v0.14.0 |
| 1188 | 2026-06-25T23:08:51.004Z | Compiling rustc_version v0.1.7 |
| 1189 | 2026-06-25T23:08:52.254Z | Compiling reqwest v0.12.28 |
| 1190 | 2026-06-25T23:08:52.549Z | Checking tokio-rustls v0.26.4 |
| 1191 | 2026-06-25T23:08:52.569Z | Checking rustls-platform-verifier v0.7.0 |
| 1192 | 2026-06-25T23:08:52.609Z | Compiling backon v1.6.0 |
| 1193 | 2026-06-25T23:08:52.784Z | Checking hyper-rustls v0.27.9 |
| 1194 | 2026-06-25T23:08:52.989Z | Checking reqwest v0.13.4 |
| 1195 | 2026-06-25T23:08:53.036Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1196 | 2026-06-25T23:08:53.719Z | Checking block-buffer v0.10.4 |
| 1197 | 2026-06-25T23:08:54.066Z | Compiling strum v0.26.3 |
| 1198 | 2026-06-25T23:08:54.310Z | Compiling instant v0.1.13 |
| 1199 | 2026-06-25T23:08:54.534Z | Compiling utf8parse v0.2.2 |
| 1200 | 2026-06-25T23:08:54.658Z | Compiling anstyle-parse v1.0.0 |
| 1201 | 2026-06-25T23:08:54.829Z | Compiling backoff v0.4.0 |
| 1202 | 2026-06-25T23:08:54.846Z | Compiling iddqd v0.4.2 |
| 1203 | 2026-06-25T23:08:54.872Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1204 | 2026-06-25T23:08:54.890Z | Checking digest v0.10.7 |
| 1205 | 2026-06-25T23:08:54.933Z | Compiling progenitor-client v0.10.0 |
| 1206 | 2026-06-25T23:08:55.057Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1207 | 2026-06-25T23:08:55.093Z | Compiling proc-macro-crate v1.3.1 |
| 1208 | 2026-06-25T23:08:55.111Z | Compiling newtype_derive v0.1.6 |
| 1209 | 2026-06-25T23:08:55.225Z | Compiling num-iter v0.1.45 |
| 1210 | 2026-06-25T23:08:55.312Z | Compiling progenitor-client v0.14.0 |
| 1211 | 2026-06-25T23:08:55.359Z | Compiling num-rational v0.4.2 |
| 1212 | 2026-06-25T23:08:55.380Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1213 | 2026-06-25T23:08:55.400Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1214 | 2026-06-25T23:08:55.566Z | Compiling progenitor-extras v0.2.0 |
| 1215 | 2026-06-25T23:08:55.806Z | Compiling progenitor-impl v0.13.0 |
| 1216 | 2026-06-25T23:08:55.879Z | Compiling parse-display v0.10.0 |
| 1217 | 2026-06-25T23:08:55.957Z | Compiling serde_with v3.20.0 |
| 1218 | 2026-06-25T23:08:55.978Z | Compiling strum v0.27.2 |
| 1219 | 2026-06-25T23:08:55.997Z | Compiling num-complex v0.4.6 |
| 1220 | 2026-06-25T23:08:56.158Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1221 | 2026-06-25T23:08:56.347Z | Compiling vcpkg v0.2.15 |
| 1222 | 2026-06-25T23:08:56.368Z | Compiling is_terminal_polyfill v1.70.2 |
| 1223 | 2026-06-25T23:08:56.387Z | Compiling owo-colors v4.3.0 |
| 1224 | 2026-06-25T23:08:56.410Z | Compiling humantime v2.3.0 |
| 1225 | 2026-06-25T23:08:56.467Z | Compiling colorchoice v1.0.5 |
| 1226 | 2026-06-25T23:08:56.589Z | Compiling anstyle-query v1.1.5 |
| 1227 | 2026-06-25T23:08:56.609Z | Compiling anstyle v1.0.14 |
| 1228 | 2026-06-25T23:08:56.726Z | Compiling num v0.4.3 |
| 1229 | 2026-06-25T23:08:56.799Z | Compiling anstream v1.0.0 |
| 1230 | 2026-06-25T23:08:56.819Z | Compiling num_enum_derive v0.5.11 |
| 1231 | 2026-06-25T23:08:56.921Z | Compiling openssl-sys v0.9.116 |
| 1232 | 2026-06-25T23:08:57.090Z | Compiling terminal_size v0.4.4 |
| 1233 | 2026-06-25T23:08:57.247Z | Compiling serde_spanned v0.6.9 |
| 1234 | 2026-06-25T23:08:57.380Z | Compiling derive-where v1.6.1 |
| 1235 | 2026-06-25T23:08:57.404Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-06-25T23:08:57.483Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-06-25T23:08:57.823Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1238 | 2026-06-25T23:08:57.854Z | Compiling progenitor-macro v0.13.0 |
| 1239 | 2026-06-25T23:08:57.922Z | Compiling clap_lex v1.1.0 |
| 1240 | 2026-06-25T23:08:58.147Z | Compiling toml_write v0.1.2 |
| 1241 | 2026-06-25T23:08:58.358Z | Compiling float-ord v0.3.2 |
| 1242 | 2026-06-25T23:08:58.483Z | Compiling toml_edit v0.22.27 |
| 1243 | 2026-06-25T23:08:58.554Z | Compiling clap_builder v4.6.0 |
| 1244 | 2026-06-25T23:08:59.952Z | Compiling toml v0.8.23 |
| 1245 | 2026-06-25T23:09:00.119Z | Compiling clap v4.6.1 |
| 1246 | 2026-06-25T23:09:00.353Z | Compiling zone_cfg_derive v0.3.1 |
| 1247 | 2026-06-25T23:09:00.672Z | Compiling async-recursion v1.1.1 |
| 1248 | 2026-06-25T23:09:00.715Z | Compiling snafu-derive v0.8.9 |
| 1249 | 2026-06-25T23:09:01.824Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1250 | 2026-06-25T23:09:02.185Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1251 | 2026-06-25T23:09:02.279Z | Compiling slog-dtrace v0.3.0 |
| 1252 | 2026-06-25T23:09:02.299Z | Compiling openssl v0.10.80 |
| 1253 | 2026-06-25T23:09:02.462Z | Compiling unicode-xid v0.2.6 |
| 1254 | 2026-06-25T23:09:02.574Z | Compiling cancel-safe-futures v0.1.5 |
| 1255 | 2026-06-25T23:09:02.594Z | Compiling chrono-tz v0.10.4 |
| 1256 | 2026-06-25T23:09:02.766Z | Compiling minimal-lexical v0.2.1 |
| 1257 | 2026-06-25T23:09:02.881Z | Compiling const_format_proc_macros v0.2.34 |
| 1258 | 2026-06-25T23:09:02.971Z | Compiling nom v7.1.3 |
| 1259 | 2026-06-25T23:09:03.323Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1260 | 2026-06-25T23:09:03.611Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-25T23:09:03.640Z | Compiling openssl-macros v0.1.1 |
| 1262 | 2026-06-25T23:09:03.815Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1263 | 2026-06-25T23:09:03.888Z | Checking cpufeatures v0.2.17 |
| 1264 | 2026-06-25T23:09:04.298Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-06-25T23:09:04.727Z | Compiling cookie v0.18.1 |
| 1266 | 2026-06-25T23:09:04.766Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-06-25T23:09:04.992Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-06-25T23:09:05.090Z | Compiling tabled_derive v0.7.0 |
| 1269 | 2026-06-25T23:09:05.522Z | Checking num_enum v0.7.6 |
| 1270 | 2026-06-25T23:09:07.869Z | Checking tabwriter v1.4.1 |
| 1271 | 2026-06-25T23:09:08.062Z | Checking secrecy v0.10.3 |
| 1272 | 2026-06-25T23:09:08.180Z | Checking tinyvec_macros v0.1.1 |
| 1273 | 2026-06-25T23:09:08.198Z | Checking colored v3.1.1 |
| 1274 | 2026-06-25T23:09:08.356Z | Checking tinyvec v1.11.0 |
| 1275 | 2026-06-25T23:09:08.419Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-06-25T23:09:08.439Z | Checking hash32 v0.3.1 |
| 1277 | 2026-06-25T23:09:08.568Z | Checking bstr v1.12.1 |
| 1278 | 2026-06-25T23:09:08.644Z | Checking data-encoding v2.11.0 |
| 1279 | 2026-06-25T23:09:08.685Z | Checking hmac v0.12.1 |
| 1280 | 2026-06-25T23:09:08.832Z | Checking ingot-types v0.1.2 |
| 1281 | 2026-06-25T23:09:08.910Z | Checking inout v0.1.4 |
| 1282 | 2026-06-25T23:09:09.046Z | Checking scroll v0.12.0 |
| 1283 | 2026-06-25T23:09:09.067Z | Checking ff v0.13.1 |
| 1284 | 2026-06-25T23:09:09.200Z | Checking cobs v0.3.0 |
| 1285 | 2026-06-25T23:09:09.221Z | Checking foreign-types-shared v0.3.1 |
| 1286 | 2026-06-25T23:09:09.287Z | Checking managed v0.8.0 |
| 1287 | 2026-06-25T23:09:09.320Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-06-25T23:09:09.345Z | Checking bitflags v1.3.2 |
| 1289 | 2026-06-25T23:09:09.365Z | Checking postcard v1.1.3 |
| 1290 | 2026-06-25T23:09:09.398Z | Checking foreign-types v0.5.0 |
| 1291 | 2026-06-25T23:09:09.426Z | Checking goblin v0.8.2 |
| 1292 | 2026-06-25T23:09:09.502Z | Checking ingot v0.1.1 |
| 1293 | 2026-06-25T23:09:09.567Z | Checking group v0.13.0 |
| 1294 | 2026-06-25T23:09:09.660Z | Checking cipher v0.4.4 |
| 1295 | 2026-06-25T23:09:09.679Z | Checking hkdf v0.12.4 |
| 1296 | 2026-06-25T23:09:09.813Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1297 | 2026-06-25T23:09:09.843Z | Checking universal-hash v0.5.1 |
| 1298 | 2026-06-25T23:09:09.971Z | Checking crypto-bigint v0.5.5 |
| 1299 | 2026-06-25T23:09:10.023Z | Checking chacha20 v0.10.0 |
| 1300 | 2026-06-25T23:09:10.136Z | Checking half v2.7.1 |
| 1301 | 2026-06-25T23:09:10.403Z | Checking cstr-argument v0.1.2 |
| 1302 | 2026-06-25T23:09:10.534Z | Checking opaque-debug v0.3.1 |
| 1303 | 2026-06-25T23:09:10.588Z | Checking base16ct v0.2.0 |
| 1304 | 2026-06-25T23:09:10.588Z | Checking indent_write v2.2.0 |
| 1305 | 2026-06-25T23:09:10.627Z | Checking ciborium-io v0.2.2 |
| 1306 | 2026-06-25T23:09:10.677Z | Checking base64ct v1.8.3 |
| 1307 | 2026-06-25T23:09:10.725Z | Checking poly1305 v0.8.0 |
| 1308 | 2026-06-25T23:09:10.745Z | Checking ciborium-ll v0.2.2 |
| 1309 | 2026-06-25T23:09:10.846Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1310 | 2026-06-25T23:09:10.900Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-06-25T23:09:10.924Z | Checking rand v0.10.1 |
| 1312 | 2026-06-25T23:09:10.927Z | Checking password-hash v0.5.0 |
| 1313 | 2026-06-25T23:09:10.963Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1314 | 2026-06-25T23:09:11.025Z | Checking chacha20 v0.9.1 |
| 1315 | 2026-06-25T23:09:11.106Z | Checking atomicwrites v0.4.4 |
| 1316 | 2026-06-25T23:09:11.133Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1317 | 2026-06-25T23:09:11.161Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1318 | 2026-06-25T23:09:11.222Z | Checking blake2 v0.10.6 |
| 1319 | 2026-06-25T23:09:11.239Z | Checking aead v0.5.2 |
| 1320 | 2026-06-25T23:09:11.377Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1321 | 2026-06-25T23:09:11.397Z | Checking thiserror-no-std v2.0.2 |
| 1322 | 2026-06-25T23:09:11.400Z | Checking hubpack v0.1.2 |
| 1323 | 2026-06-25T23:09:11.441Z | Checking byte-wrapper v0.1.0 |
| 1324 | 2026-06-25T23:09:11.505Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1325 | 2026-06-25T23:09:11.585Z | Checking keccak v0.1.6 |
| 1326 | 2026-06-25T23:09:11.692Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1327 | 2026-06-25T23:09:11.744Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1328 | 2026-06-25T23:09:11.747Z | Checking sha3 v0.10.9 |
| 1329 | 2026-06-25T23:09:11.875Z | Checking vsss-rs v3.3.4 |
| 1330 | 2026-06-25T23:09:11.977Z | Checking argon2 v0.5.3 |
| 1331 | 2026-06-25T23:09:12.006Z | Checking chacha20poly1305 v0.10.1 |
| 1332 | 2026-06-25T23:09:12.027Z | Checking ciborium v0.2.2 |
| 1333 | 2026-06-25T23:09:12.140Z | Checking similar v2.7.0 |
| 1334 | 2026-06-25T23:09:12.345Z | Checking memmap v0.7.0 |
| 1335 | 2026-06-25T23:09:12.383Z | Checking lazy_static v1.5.0 |
| 1336 | 2026-06-25T23:09:12.480Z | Checking usdt v0.5.0 |
| 1337 | 2026-06-25T23:09:12.500Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1338 | 2026-06-25T23:09:12.647Z | Checking crossbeam-deque v0.8.6 |
| 1339 | 2026-06-25T23:09:12.821Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1340 | 2026-06-25T23:09:12.840Z | Checking bytecount v0.6.9 |
| 1341 | 2026-06-25T23:09:12.951Z | Checking unicode-segmentation v1.13.3 |
| 1342 | 2026-06-25T23:09:12.970Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1343 | 2026-06-25T23:09:13.168Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1344 | 2026-06-25T23:09:13.293Z | Checking newline-converter v0.3.0 |
| 1345 | 2026-06-25T23:09:13.358Z | Checking console v0.15.11 |
| 1346 | 2026-06-25T23:09:13.399Z | Checking progenitor v0.14.0 |
| 1347 | 2026-06-25T23:09:13.418Z | Checking itertools v0.12.1 |
| 1348 | 2026-06-25T23:09:13.554Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1349 | 2026-06-25T23:09:13.675Z | Compiling parking_lot_core v0.8.6 |
| 1350 | 2026-06-25T23:09:13.729Z | Checking swrite v0.1.0 |
| 1351 | 2026-06-25T23:09:13.732Z | Checking linked-hash-map v0.5.6 |
| 1352 | 2026-06-25T23:09:13.821Z | Checking resolv-conf v0.7.6 |
| 1353 | 2026-06-25T23:09:13.841Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1354 | 2026-06-25T23:09:13.926Z | Checking lru-cache v0.1.2 |
| 1355 | 2026-06-25T23:09:13.973Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1356 | 2026-06-25T23:09:14.034Z | Checking expectorate v1.2.0 |
| 1357 | 2026-06-25T23:09:14.053Z | Checking rayon v1.12.0 |
| 1358 | 2026-06-25T23:09:14.163Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1359 | 2026-06-25T23:09:14.426Z | Checking hickory-proto v0.24.4 |
| 1360 | 2026-06-25T23:09:14.604Z | Checking progenitor-client v0.13.0 |
| 1361 | 2026-06-25T23:09:14.711Z | Checking camino-tempfile v1.4.1 |
| 1362 | 2026-06-25T23:09:15.050Z | Checking serde-big-array v0.5.1 |
| 1363 | 2026-06-25T23:09:15.200Z | Checking siphasher v1.0.3 |
| 1364 | 2026-06-25T23:09:15.219Z | Checking progenitor v0.13.0 |
| 1365 | 2026-06-25T23:09:15.255Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1366 | 2026-06-25T23:09:15.379Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-06-25T23:09:15.550Z | Checking unicode-normalization v0.1.25 |
| 1368 | 2026-06-25T23:09:15.841Z | Checking pin-project v1.1.13 |
| 1369 | 2026-06-25T23:09:15.861Z | Checking num_enum v0.5.11 |
| 1370 | 2026-06-25T23:09:16.020Z | Checking hickory-resolver v0.24.4 |
| 1371 | 2026-06-25T23:09:16.182Z | Checking tokio-stream v0.1.18 |
| 1372 | 2026-06-25T23:09:16.437Z | Checking csv-core v0.1.13 |
| 1373 | 2026-06-25T23:09:16.523Z | Checking unicode-width v0.1.14 |
| 1374 | 2026-06-25T23:09:16.568Z | Checking konst_macro_rules v0.2.19 |
| 1375 | 2026-06-25T23:09:16.619Z | Checking highway v1.3.0 |
| 1376 | 2026-06-25T23:09:16.638Z | Checking foreign-types-shared v0.1.1 |
| 1377 | 2026-06-25T23:09:16.735Z | Checking same-file v1.0.6 |
| 1378 | 2026-06-25T23:09:16.736Z | Checking smawk v0.3.2 |
| 1379 | 2026-06-25T23:09:16.773Z | Checking foldhash v0.1.5 |
| 1380 | 2026-06-25T23:09:16.847Z | Checking unicode-linebreak v0.1.5 |
| 1381 | 2026-06-25T23:09:16.869Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1382 | 2026-06-25T23:09:16.888Z | Checking walkdir v2.5.0 |
| 1383 | 2026-06-25T23:09:16.928Z | Checking hashbrown v0.15.5 |
| 1384 | 2026-06-25T23:09:16.968Z | Checking foreign-types v0.3.2 |
| 1385 | 2026-06-25T23:09:17.047Z | Checking konst v0.2.20 |
| 1386 | 2026-06-25T23:09:17.067Z | Checking textwrap v0.16.2 |
| 1387 | 2026-06-25T23:09:17.072Z | Checking qorb v0.4.1 |
| 1388 | 2026-06-25T23:09:17.243Z | Checking csv v1.4.0 |
| 1389 | 2026-06-25T23:09:17.533Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-06-25T23:09:17.770Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1391 | 2026-06-25T23:09:17.926Z | Checking olpc-cjson v0.1.4 |
| 1392 | 2026-06-25T23:09:17.952Z | Checking snafu v0.8.9 |
| 1393 | 2026-06-25T23:09:18.062Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1394 | 2026-06-25T23:09:18.101Z | Checking phf v0.12.1 |
| 1395 | 2026-06-25T23:09:18.244Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-06-25T23:09:18.346Z | Checking zone v0.3.1 |
| 1397 | 2026-06-25T23:09:18.475Z | Checking tokio-dtrace v0.1.1 |
| 1398 | 2026-06-25T23:09:18.664Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-06-25T23:09:18.711Z | Checking globset v0.4.18 |
| 1400 | 2026-06-25T23:09:18.972Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1401 | 2026-06-25T23:09:19.306Z | Checking smf v0.2.3 |
| 1402 | 2026-06-25T23:09:19.473Z | Checking pem v3.0.6 |
| 1403 | 2026-06-25T23:09:19.546Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1404 | 2026-06-25T23:09:19.638Z | Checking libsw-core v0.3.2 |
| 1405 | 2026-06-25T23:09:19.708Z | Checking serde_plain v1.0.2 |
| 1406 | 2026-06-25T23:09:19.749Z | Checking sigpipe v0.1.3 |
| 1407 | 2026-06-25T23:09:19.835Z | Checking typed-path v0.9.3 |
| 1408 | 2026-06-25T23:09:19.924Z | Checking glob v0.3.3 |
| 1409 | 2026-06-25T23:09:19.992Z | Checking jiff v0.2.28 |
| 1410 | 2026-06-25T23:09:20.065Z | Checking fixedbitset v0.5.7 |
| 1411 | 2026-06-25T23:09:20.117Z | Checking fixedbitset v0.4.2 |
| 1412 | 2026-06-25T23:09:20.267Z | Checking petgraph v0.8.3 |
| 1413 | 2026-06-25T23:09:20.305Z | Checking petgraph v0.6.5 |
| 1414 | 2026-06-25T23:09:20.604Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1415 | 2026-06-25T23:09:20.627Z | Checking tough v0.22.0 |
| 1416 | 2026-06-25T23:09:20.666Z | Checking libsw v3.5.0 |
| 1417 | 2026-06-25T23:09:21.047Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-06-25T23:09:21.108Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-06-25T23:09:21.354Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-06-25T23:09:21.522Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1421 | 2026-06-25T23:09:21.667Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1422 | 2026-06-25T23:09:21.687Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1423 | 2026-06-25T23:09:21.691Z | Checking oxide-tokio-rt v0.1.6 |
| 1424 | 2026-06-25T23:09:21.873Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-06-25T23:09:22.021Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-06-25T23:09:22.071Z | Checking const_format v0.2.36 |
| 1427 | 2026-06-25T23:09:22.111Z | Checking papergrid v0.11.0 |
| 1428 | 2026-06-25T23:09:22.240Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-25T23:09:22.529Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-06-25T23:09:22.563Z | Checking gethostname v0.5.0 |
| 1431 | 2026-06-25T23:09:22.635Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-06-25T23:09:22.657Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1433 | 2026-06-25T23:09:22.748Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1434 | 2026-06-25T23:09:22.878Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-06-25T23:09:23.208Z | Checking libscf-sys v1.2.0 |
| 1436 | 2026-06-25T23:09:23.383Z | Checking bcs v0.1.6 |
| 1437 | 2026-06-25T23:09:23.475Z | Checking linear-map v1.2.0 |
| 1438 | 2026-06-25T23:09:23.475Z | Checking tagptr v0.2.0 |
| 1439 | 2026-06-25T23:09:23.564Z | Checking termtree v0.5.1 |
| 1440 | 2026-06-25T23:09:23.613Z | Checking whoami v1.6.1 |
| 1441 | 2026-06-25T23:09:23.683Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-06-25T23:09:23.703Z | Checking moka v0.12.15 |
| 1443 | 2026-06-25T23:09:24.225Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-25T23:09:25.010Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-25T23:09:25.280Z | Checking tabled v0.15.0 |
| 1446 | 2026-06-25T23:09:25.539Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-06-25T23:09:25.558Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-25T23:09:25.576Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-25T23:09:25.631Z | Checking steno v0.4.1 |
| 1450 | 2026-06-25T23:09:26.172Z | Checking hickory-proto v0.25.2 |
| 1451 | 2026-06-25T23:09:27.710Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1452 | 2026-06-25T23:09:27.765Z | Checking hickory-resolver v0.25.2 |
| 1453 | 2026-06-25T23:09:27.810Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-25T23:09:28.406Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-25T23:09:28.752Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1456 | 2026-06-25T23:09:29.197Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1457 | 2026-06-25T23:09:33.039Z | Checking nom v8.0.0 |
| 1458 | 2026-06-25T23:09:33.077Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1459 | 2026-06-25T23:09:33.208Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-06-25T23:09:34.844Z | Compiling proc-macro-error2 v2.0.1 |
| 1461 | 2026-06-25T23:09:36.882Z | Compiling crunchy v0.2.4 |
| 1462 | 2026-06-25T23:09:38.537Z | Compiling tabled_derive v0.11.0 |
| 1463 | 2026-06-25T23:09:38.566Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1464 | 2026-06-25T23:09:39.628Z | Compiling tiny-keccak v2.0.2 |
| 1465 | 2026-06-25T23:09:39.766Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1466 | 2026-06-25T23:09:40.108Z | Compiling typify-impl v0.4.3 |
| 1467 | 2026-06-25T23:09:40.143Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1468 | 2026-06-25T23:09:40.237Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1469 | 2026-06-25T23:09:40.331Z | Checking parking_lot v0.11.2 |
| 1470 | 2026-06-25T23:09:40.363Z | Compiling const-random-macro v0.1.16 |
| 1471 | 2026-06-25T23:09:40.798Z | Checking fxhash v0.2.1 |
| 1472 | 2026-06-25T23:09:40.870Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-06-25T23:09:40.890Z | Compiling smartstring v1.0.1 |
| 1474 | 2026-06-25T23:09:40.925Z | Checking sled v0.34.7 |
| 1475 | 2026-06-25T23:09:41.162Z | Compiling ahash v0.8.12 |
| 1476 | 2026-06-25T23:09:41.751Z | Checking internet-checksum v0.2.1 |
| 1477 | 2026-06-25T23:09:41.842Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1478 | 2026-06-25T23:09:42.089Z | Compiling rhai_codegen v3.2.0 |
| 1479 | 2026-06-25T23:09:42.133Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1480 | 2026-06-25T23:09:42.163Z | Checking arc-swap v1.9.1 |
| 1481 | 2026-06-25T23:09:42.489Z | Checking slog-scope v4.4.1 |
| 1482 | 2026-06-25T23:09:42.566Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-06-25T23:09:42.665Z | Checking papergrid v0.18.0 |
| 1484 | 2026-06-25T23:09:42.838Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1485 | 2026-06-25T23:09:43.178Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1486 | 2026-06-25T23:09:43.309Z | Checking testing_table v0.3.0 |
| 1487 | 2026-06-25T23:09:43.414Z | Checking dropshot-api-manager-types v0.7.2 |
| 1488 | 2026-06-25T23:09:43.445Z | Compiling typify-macro v0.4.3 |
| 1489 | 2026-06-25T23:09:43.622Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1490 | 2026-06-25T23:09:43.792Z | Checking tabled v0.21.0 |
| 1491 | 2026-06-25T23:09:43.925Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1492 | 2026-06-25T23:09:44.481Z | Checking slog-stdlog v4.1.1 |
| 1493 | 2026-06-25T23:09:44.616Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1494 | 2026-06-25T23:09:44.702Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1495 | 2026-06-25T23:09:44.794Z | Compiling lzma-sys v0.1.20 |
| 1496 | 2026-06-25T23:09:44.848Z | Compiling fs-err v3.3.0 |
| 1497 | 2026-06-25T23:09:44.851Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1498 | 2026-06-25T23:09:44.988Z | Compiling typify v0.4.3 |
| 1499 | 2026-06-25T23:09:45.094Z | Compiling typeid v1.0.3 |
| 1500 | 2026-06-25T23:09:45.124Z | Compiling progenitor-impl v0.10.0 |
| 1501 | 2026-06-25T23:09:45.290Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1502 | 2026-06-25T23:09:45.432Z | Checking slog-envlogger v2.2.0 |
| 1503 | 2026-06-25T23:09:46.076Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1504 | 2026-06-25T23:09:46.227Z | Checking crc8 v0.1.1 |
| 1505 | 2026-06-25T23:09:46.335Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1506 | 2026-06-25T23:09:46.358Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1507 | 2026-06-25T23:09:46.407Z | Checking const-random v0.1.18 |
| 1508 | 2026-06-25T23:09:46.880Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1509 | 2026-06-25T23:09:47.120Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1510 | 2026-06-25T23:09:47.167Z | Compiling progenitor-macro v0.10.0 |
| 1511 | 2026-06-25T23:09:47.289Z | Compiling cargo_toml v0.22.3 |
| 1512 | 2026-06-25T23:09:48.497Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1513 | 2026-06-25T23:09:49.248Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1514 | 2026-06-25T23:09:49.651Z | Checking thin-vec v0.2.18 |
| 1515 | 2026-06-25T23:09:49.908Z | Checking rhai v1.25.1 |
| 1516 | 2026-06-25T23:09:50.092Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1517 | 2026-06-25T23:09:50.804Z | Checking sha1 v0.10.6 |
| 1518 | 2026-06-25T23:09:51.172Z | Checking utf-8 v0.7.6 |
| 1519 | 2026-06-25T23:09:51.319Z | Checking tungstenite v0.21.0 |
| 1520 | 2026-06-25T23:09:51.466Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1521 | 2026-06-25T23:09:52.487Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1522 | 2026-06-25T23:09:52.690Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1523 | 2026-06-25T23:09:52.769Z | Checking sha2 v0.10.9 |
| 1524 | 2026-06-25T23:09:52.989Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1525 | 2026-06-25T23:09:53.034Z | Checking diff v0.1.13 |
| 1526 | 2026-06-25T23:09:53.177Z | Checking yansi v1.0.1 |
| 1527 | 2026-06-25T23:09:53.215Z | Checking progenitor v0.10.0 |
| 1528 | 2026-06-25T23:09:53.234Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1529 | 2026-06-25T23:09:53.432Z | Checking pretty_assertions v1.4.1 |
| 1530 | 2026-06-25T23:09:53.495Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1531 | 2026-06-25T23:09:53.717Z | Checking tokio-tungstenite v0.21.0 |
| 1532 | 2026-06-25T23:09:54.670Z | Checking console v0.16.3 |
| 1533 | 2026-06-25T23:09:54.789Z | Checking git-stub v1.0.0 |
| 1534 | 2026-06-25T23:09:54.989Z | Checking base64 v0.21.7 |
| 1535 | 2026-06-25T23:09:55.174Z | Checking unit-prefix v0.5.2 |
| 1536 | 2026-06-25T23:09:55.256Z | Checking is_ci v1.2.0 |
| 1537 | 2026-06-25T23:09:55.315Z | Checking indicatif v0.18.4 |
| 1538 | 2026-06-25T23:09:55.365Z | Checking supports-color v3.0.2 |
| 1539 | 2026-06-25T23:09:55.501Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1540 | 2026-06-25T23:09:56.022Z | Checking git-stub-vcs v0.1.0 |
| 1541 | 2026-06-25T23:09:56.261Z | Checking xz2 v0.1.7 |
| 1542 | 2026-06-25T23:09:56.420Z | Checking ron v0.12.1 |
| 1543 | 2026-06-25T23:09:56.658Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1544 | 2026-06-25T23:09:56.986Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1545 | 2026-06-25T23:09:57.023Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1546 | 2026-06-25T23:09:57.243Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1547 | 2026-06-25T23:09:57.294Z | Checking drift v0.2.0 |
| 1548 | 2026-06-25T23:09:57.914Z | Compiling serial_test_derive v3.5.0 |
| 1549 | 2026-06-25T23:09:57.934Z | Checking base16ct v1.0.0 |
| 1550 | 2026-06-25T23:09:58.450Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1551 | 2026-06-25T23:09:58.642Z | Checking serial_test v3.5.0 |
| 1552 | 2026-06-25T23:09:58.830Z | Checking dropshot-api-manager v0.7.2 |
| 1553 | 2026-06-25T23:09:59.450Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1554 | 2026-06-25T23:09:59.872Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1555 | 2026-06-25T23:10:00.367Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1556 | 2026-06-25T23:10:00.409Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1557 | 2026-06-25T23:10:00.944Z | Checking natord v1.0.9 |
| 1558 | 2026-06-25T23:10:01.126Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1559 | 2026-06-25T23:10:01.187Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1560 | 2026-06-25T23:10:01.427Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1561 | 2026-06-25T23:10:01.800Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1562 | 2026-06-25T23:10:01.988Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1563 | 2026-06-25T23:10:02.128Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1564 | 2026-06-25T23:10:02.578Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1565 | 2026-06-25T23:10:02.637Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1566 | 2026-06-25T23:10:02.697Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1567 | 2026-06-25T23:10:11.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 1568 | 2026-06-25T23:10:11.385Z | + cargo xtask openapi check |
| 1569 | 2026-06-25T23:10:12.015Z | Compiling cfg-if v1.0.4 |
| 1570 | 2026-06-25T23:10:12.018Z | Compiling libc v0.2.186 |
| 1571 | 2026-06-25T23:10:12.018Z | Compiling serde_core v1.0.228 |
| 1572 | 2026-06-25T23:10:12.120Z | Compiling memchr v2.8.1 |
| 1573 | 2026-06-25T23:10:12.125Z | Compiling smallvec v1.15.1 |
| 1574 | 2026-06-25T23:10:12.138Z | Compiling itoa v1.0.18 |
| 1575 | 2026-06-25T23:10:12.147Z | Compiling stable_deref_trait v1.2.1 |
| 1576 | 2026-06-25T23:10:12.150Z | Compiling zerofrom v0.1.8 |
| 1577 | 2026-06-25T23:10:12.171Z | Compiling zmij v1.0.21 |
| 1578 | 2026-06-25T23:10:12.217Z | Compiling writeable v0.6.3 |
| 1579 | 2026-06-25T23:10:12.273Z | Compiling yoke v0.8.3 |
| 1580 | 2026-06-25T23:10:12.320Z | Compiling litemap v0.8.2 |
| 1581 | 2026-06-25T23:10:12.337Z | Compiling utf8_iter v1.0.4 |
| 1582 | 2026-06-25T23:10:12.422Z | Compiling percent-encoding v2.3.2 |
| 1583 | 2026-06-25T23:10:12.448Z | Compiling zerovec v0.11.6 |
| 1584 | 2026-06-25T23:10:12.456Z | Compiling zerotrie v0.2.4 |
| 1585 | 2026-06-25T23:10:12.502Z | Compiling icu_normalizer_data v2.2.0 |
| 1586 | 2026-06-25T23:10:12.515Z | Compiling icu_properties_data v2.2.0 |
| 1587 | 2026-06-25T23:10:12.579Z | Compiling libm v0.2.16 |
| 1588 | 2026-06-25T23:10:12.591Z | Compiling form_urlencoded v1.2.2 |
| 1589 | 2026-06-25T23:10:12.614Z | Compiling rand_core v0.10.1 |
| 1590 | 2026-06-25T23:10:12.650Z | Compiling errno v0.3.14 |
| 1591 | 2026-06-25T23:10:12.766Z | Compiling getrandom v0.4.2 |
| 1592 | 2026-06-25T23:10:12.779Z | Compiling iana-time-zone v0.1.65 |
| 1593 | 2026-06-25T23:10:12.782Z | Compiling pin-project-lite v0.2.17 |
| 1594 | 2026-06-25T23:10:12.800Z | Compiling zeroize v1.8.2 |
| 1595 | 2026-06-25T23:10:12.811Z | Compiling dyn-clone v1.0.20 |
| 1596 | 2026-06-25T23:10:12.883Z | Compiling scopeguard v1.2.0 |
| 1597 | 2026-06-25T23:10:12.948Z | Compiling tinystr v0.8.3 |
| 1598 | 2026-06-25T23:10:12.959Z | Compiling potential_utf v0.1.5 |
| 1599 | 2026-06-25T23:10:12.992Z | Compiling lock_api v0.4.14 |
| 1600 | 2026-06-25T23:10:12.992Z | Compiling parking_lot_core v0.9.12 |
| 1601 | 2026-06-25T23:10:13.012Z | Compiling socket2 v0.6.4 |
| 1602 | 2026-06-25T23:10:13.022Z | Compiling signal-hook-registry v1.4.8 |
| 1603 | 2026-06-25T23:10:13.119Z | Compiling icu_locale_core v2.2.0 |
| 1604 | 2026-06-25T23:10:13.151Z | Compiling icu_collections v2.2.0 |
| 1605 | 2026-06-25T23:10:13.220Z | Compiling parking_lot v0.12.5 |
| 1606 | 2026-06-25T23:10:13.300Z | Compiling mio v1.2.1 |
| 1607 | 2026-06-25T23:10:13.315Z | Compiling num-traits v0.2.19 |
| 1608 | 2026-06-25T23:10:13.453Z | Compiling portable-atomic v1.13.1 |
| 1609 | 2026-06-25T23:10:13.595Z | Compiling futures-core v0.3.32 |
| 1610 | 2026-06-25T23:10:13.681Z | Compiling thiserror v2.0.18 |
| 1611 | 2026-06-25T23:10:13.738Z | Compiling critical-section v1.2.0 |
| 1612 | 2026-06-25T23:10:13.753Z | Compiling serde v1.0.228 |
| 1613 | 2026-06-25T23:10:13.785Z | Compiling serde_json v1.0.150 |
| 1614 | 2026-06-25T23:10:13.805Z | Compiling uuid v1.23.2 |
| 1615 | 2026-06-25T23:10:13.851Z | Compiling icu_provider v2.2.0 |
| 1616 | 2026-06-25T23:10:13.927Z | Compiling semver v1.0.28 |
| 1617 | 2026-06-25T23:10:13.939Z | Compiling bitflags v2.12.1 |
| 1618 | 2026-06-25T23:10:13.966Z | Compiling once_cell v1.21.4 |
| 1619 | 2026-06-25T23:10:14.174Z | Compiling icu_properties v2.2.0 |
| 1620 | 2026-06-25T23:10:14.177Z | Compiling icu_normalizer v2.2.0 |
| 1621 | 2026-06-25T23:10:14.195Z | Compiling bytes v1.11.1 |
| 1622 | 2026-06-25T23:10:14.206Z | Compiling chrono v0.4.45 |
| 1623 | 2026-06-25T23:10:14.229Z | Compiling equivalent v1.0.2 |
| 1624 | 2026-06-25T23:10:14.263Z | Compiling subtle v2.6.1 |
| 1625 | 2026-06-25T23:10:14.274Z | Compiling zerocopy v0.8.50 |
| 1626 | 2026-06-25T23:10:14.316Z | Compiling log v0.4.32 |
| 1627 | 2026-06-25T23:10:14.429Z | Compiling futures-sink v0.3.32 |
| 1628 | 2026-06-25T23:10:14.508Z | Compiling slab v0.4.12 |
| 1629 | 2026-06-25T23:10:14.539Z | Compiling typenum v1.20.1 |
| 1630 | 2026-06-25T23:10:14.694Z | Compiling tokio v1.52.3 |
| 1631 | 2026-06-25T23:10:14.753Z | Compiling slog v2.8.2 |
| 1632 | 2026-06-25T23:10:14.770Z | Compiling futures-channel v0.3.32 |
| 1633 | 2026-06-25T23:10:14.827Z | Compiling getrandom v0.2.17 |
| 1634 | 2026-06-25T23:10:14.888Z | Compiling futures-io v0.3.32 |
| 1635 | 2026-06-25T23:10:14.997Z | Compiling rand_core v0.6.4 |
| 1636 | 2026-06-25T23:10:15.013Z | Compiling futures-task v0.3.32 |
| 1637 | 2026-06-25T23:10:15.052Z | Compiling idna_adapter v1.2.2 |
| 1638 | 2026-06-25T23:10:15.191Z | Compiling idna v1.1.0 |
| 1639 | 2026-06-25T23:10:15.207Z | Compiling futures-util v0.3.32 |
| 1640 | 2026-06-25T23:10:15.246Z | Compiling hashbrown v0.17.1 |
| 1641 | 2026-06-25T23:10:15.344Z | Compiling tracing-core v0.1.36 |
| 1642 | 2026-06-25T23:10:15.378Z | Compiling base64 v0.22.1 |
| 1643 | 2026-06-25T23:10:15.716Z | Compiling url v2.5.8 |
| 1644 | 2026-06-25T23:10:15.728Z | Compiling tracing v0.1.44 |
| 1645 | 2026-06-25T23:10:15.824Z | Compiling indexmap v2.14.0 |
| 1646 | 2026-06-25T23:10:15.950Z | Compiling http v1.4.1 |
| 1647 | 2026-06-25T23:10:15.950Z | Compiling unicode-ident v1.0.24 |
| 1648 | 2026-06-25T23:10:15.972Z | Compiling fnv v1.0.7 |
| 1649 | 2026-06-25T23:10:16.071Z | Compiling proc-macro2 v1.0.106 |
| 1650 | 2026-06-25T23:10:16.088Z | Compiling byteorder v1.5.0 |
| 1651 | 2026-06-25T23:10:16.324Z | Compiling schemars v0.8.22 |
| 1652 | 2026-06-25T23:10:16.460Z | Compiling quote v1.0.45 |
| 1653 | 2026-06-25T23:10:16.543Z | Compiling ipnet v2.12.0 |
| 1654 | 2026-06-25T23:10:16.746Z | Compiling syn v2.0.117 |
| 1655 | 2026-06-25T23:10:16.765Z | Compiling erased-serde v0.3.31 |
| 1656 | 2026-06-25T23:10:16.908Z | Compiling rustls-pki-types v1.14.1 |
| 1657 | 2026-06-25T23:10:17.059Z | Compiling http-body v1.0.1 |
| 1658 | 2026-06-25T23:10:17.224Z | Compiling ipnetwork v0.21.1 |
| 1659 | 2026-06-25T23:10:17.259Z | Compiling ppv-lite86 v0.2.21 |
| 1660 | 2026-06-25T23:10:17.396Z | Compiling thiserror v1.0.69 |
| 1661 | 2026-06-25T23:10:17.505Z | Compiling oxnet v0.1.6 |
| 1662 | 2026-06-25T23:10:17.517Z | Compiling aws-lc-sys v0.41.0 |
| 1663 | 2026-06-25T23:10:17.586Z | Compiling untrusted v0.7.1 |
| 1664 | 2026-06-25T23:10:17.641Z | Compiling atomic-waker v1.1.2 |
| 1665 | 2026-06-25T23:10:17.657Z | Compiling httparse v1.10.1 |
| 1666 | 2026-06-25T23:10:17.716Z | Compiling rustls v0.23.40 |
| 1667 | 2026-06-25T23:10:17.721Z | Compiling tower-layer v0.3.3 |
| 1668 | 2026-06-25T23:10:17.768Z | Compiling pretty-hex v0.4.2 |
| 1669 | 2026-06-25T23:10:17.889Z | Compiling try-lock v0.2.5 |
| 1670 | 2026-06-25T23:10:17.909Z | Compiling ryu v1.0.23 |
| 1671 | 2026-06-25T23:10:17.952Z | Compiling tower-service v0.3.3 |
| 1672 | 2026-06-25T23:10:17.964Z | Compiling untrusted v0.9.0 |
| 1673 | 2026-06-25T23:10:17.974Z | Compiling want v0.3.1 |
| 1674 | 2026-06-25T23:10:17.996Z | Compiling aws-lc-rs v1.17.0 |
| 1675 | 2026-06-25T23:10:18.067Z | Compiling rustix v1.1.4 |
| 1676 | 2026-06-25T23:10:18.088Z | Compiling httpdate v1.0.3 |
| 1677 | 2026-06-25T23:10:18.098Z | Compiling plain v0.2.3 |
| 1678 | 2026-06-25T23:10:18.116Z | Compiling omicron-workspace-hack v0.1.0 |
| 1679 | 2026-06-25T23:10:18.139Z | Compiling getrandom v0.3.4 |
| 1680 | 2026-06-25T23:10:18.188Z | Compiling ucd-trie v0.1.7 |
| 1681 | 2026-06-25T23:10:18.214Z | Compiling regex-syntax v0.8.10 |
| 1682 | 2026-06-25T23:10:18.327Z | Compiling pest v2.8.6 |
| 1683 | 2026-06-25T23:10:18.338Z | Compiling rand_core v0.9.5 |
| 1684 | 2026-06-25T23:10:18.482Z | Compiling tokio-util v0.7.18 |
| 1685 | 2026-06-25T23:10:18.561Z | Compiling crossbeam-utils v0.8.21 |
| 1686 | 2026-06-25T23:10:19.082Z | Compiling h2 v0.4.14 |
| 1687 | 2026-06-25T23:10:19.207Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-25T23:10:19.330Z | Compiling serde_urlencoded v0.7.1 |
| 1689 | 2026-06-25T23:10:19.431Z | Compiling http-body-util v0.1.3 |
| 1690 | 2026-06-25T23:10:19.592Z | Compiling newtype-uuid v1.3.2 |
| 1691 | 2026-06-25T23:10:19.611Z | Compiling allocator-api2 v0.2.21 |
| 1692 | 2026-06-25T23:10:19.927Z | Compiling hex v0.4.3 |
| 1693 | 2026-06-25T23:10:19.943Z | Compiling foldhash v0.2.0 |
| 1694 | 2026-06-25T23:10:20.203Z | Compiling hashbrown v0.16.1 |
| 1695 | 2026-06-25T23:10:20.228Z | Compiling daft v0.1.7 |
| 1696 | 2026-06-25T23:10:20.242Z | Compiling rand_chacha v0.9.0 |
| 1697 | 2026-06-25T23:10:20.520Z | Compiling fastrand v2.4.1 |
| 1698 | 2026-06-25T23:10:20.638Z | Compiling rand v0.9.4 |
| 1699 | 2026-06-25T23:10:20.715Z | Compiling sync_wrapper v1.0.2 |
| 1700 | 2026-06-25T23:10:20.769Z | Compiling generic-array v0.14.7 |
| 1701 | 2026-06-25T23:10:20.788Z | Compiling anyhow v1.0.102 |
| 1702 | 2026-06-25T23:10:20.808Z | Compiling tower v0.5.3 |
| 1703 | 2026-06-25T23:10:20.826Z | Compiling aho-corasick v1.1.4 |
| 1704 | 2026-06-25T23:10:20.883Z | Compiling powerfmt v0.2.0 |
| 1705 | 2026-06-25T23:10:21.101Z | Compiling deranged v0.5.8 |
| 1706 | 2026-06-25T23:10:21.173Z | Compiling tempfile v3.27.0 |
| 1707 | 2026-06-25T23:10:21.254Z | Compiling hyper v1.10.1 |
| 1708 | 2026-06-25T23:10:21.280Z | Compiling tower-http v0.6.11 |
| 1709 | 2026-06-25T23:10:21.292Z | Compiling futures-executor v0.3.32 |
| 1710 | 2026-06-25T23:10:21.565Z | Compiling camino v1.2.2 |
| 1711 | 2026-06-25T23:10:21.578Z | Compiling openapiv3 v2.2.0 |
| 1712 | 2026-06-25T23:10:21.703Z | Compiling regex-automata v0.4.14 |
| 1713 | 2026-06-25T23:10:21.975Z | Compiling time-core v0.1.8 |
| 1714 | 2026-06-25T23:10:22.090Z | Compiling num_threads v0.1.7 |
| 1715 | 2026-06-25T23:10:22.103Z | Compiling openssl-probe v0.2.1 |
| 1716 | 2026-06-25T23:10:22.125Z | Compiling num-conv v0.2.2 |
| 1717 | 2026-06-25T23:10:22.195Z | Compiling cpufeatures v0.3.0 |
| 1718 | 2026-06-25T23:10:22.276Z | Compiling time v0.3.47 |
| 1719 | 2026-06-25T23:10:22.285Z | Compiling rustls-native-certs v0.8.4 |
| 1720 | 2026-06-25T23:10:22.296Z | Compiling futures v0.3.32 |
| 1721 | 2026-06-25T23:10:22.379Z | Compiling hyper-util v0.1.20 |
| 1722 | 2026-06-25T23:10:22.620Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-06-25T23:10:22.705Z | Compiling scroll v0.13.0 |
| 1724 | 2026-06-25T23:10:22.895Z | Compiling hybrid-array v0.4.12 |
| 1725 | 2026-06-25T23:10:22.914Z | Compiling simd-adler32 v0.3.9 |
| 1726 | 2026-06-25T23:10:22.979Z | Compiling adler2 v2.0.1 |
| 1727 | 2026-06-25T23:10:23.120Z | Compiling winnow v1.0.3 |
| 1728 | 2026-06-25T23:10:23.120Z | Compiling miniz_oxide v0.8.9 |
| 1729 | 2026-06-25T23:10:23.158Z | Compiling goblin v0.10.7 |
| 1730 | 2026-06-25T23:10:23.367Z | Compiling rustls-platform-verifier v0.7.0 |
| 1731 | 2026-06-25T23:10:23.608Z | Compiling hyper-rustls v0.27.9 |
| 1732 | 2026-06-25T23:10:23.781Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-25T23:10:23.912Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-06-25T23:10:23.940Z | Compiling crc32fast v1.5.0 |
| 1735 | 2026-06-25T23:10:24.044Z | Compiling reqwest v0.13.4 |
| 1736 | 2026-06-25T23:10:24.137Z | Compiling flate2 v1.1.9 |
| 1737 | 2026-06-25T23:10:24.237Z | Compiling regex v1.12.3 |
| 1738 | 2026-06-25T23:10:24.274Z | Compiling crypto-common v0.2.2 |
| 1739 | 2026-06-25T23:10:24.391Z | Compiling block-buffer v0.12.0 |
| 1740 | 2026-06-25T23:10:24.557Z | Compiling crypto-common v0.1.7 |
| 1741 | 2026-06-25T23:10:24.560Z | Compiling dtrace-parser v0.3.0 |
| 1742 | 2026-06-25T23:10:24.700Z | Compiling rand_chacha v0.3.1 |
| 1743 | 2026-06-25T23:10:24.700Z | Compiling thread-id v5.1.0 |
| 1744 | 2026-06-25T23:10:24.800Z | Compiling thread_local v1.1.9 |
| 1745 | 2026-06-25T23:10:24.910Z | Compiling match_cfg v0.1.0 |
| 1746 | 2026-06-25T23:10:24.987Z | Compiling debug-ignore v1.0.5 |
| 1747 | 2026-06-25T23:10:25.121Z | Compiling compression-core v0.4.32 |
| 1748 | 2026-06-25T23:10:25.135Z | Compiling const-oid v0.10.2 |
| 1749 | 2026-06-25T23:10:25.180Z | Compiling hostname v0.3.1 |
| 1750 | 2026-06-25T23:10:25.219Z | Compiling rand v0.8.6 |
| 1751 | 2026-06-25T23:10:25.280Z | Compiling digest v0.11.3 |
| 1752 | 2026-06-25T23:10:25.291Z | Compiling compression-codecs v0.4.38 |
| 1753 | 2026-06-25T23:10:25.323Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1754 | 2026-06-25T23:10:25.349Z | Compiling slog-json v2.6.1 |
| 1755 | 2026-06-25T23:10:25.384Z | Compiling ref-cast v1.0.25 |
| 1756 | 2026-06-25T23:10:25.448Z | Compiling strum v0.26.3 |
| 1757 | 2026-06-25T23:10:25.490Z | Compiling macaddr v1.0.1 |
| 1758 | 2026-06-25T23:10:25.539Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1759 | 2026-06-25T23:10:25.563Z | Compiling serde_spanned v1.1.1 |
| 1760 | 2026-06-25T23:10:25.584Z | Compiling is-terminal v0.4.17 |
| 1761 | 2026-06-25T23:10:25.689Z | Compiling wait-timeout v0.2.1 |
| 1762 | 2026-06-25T23:10:25.718Z | Compiling memmap2 v0.9.10 |
| 1763 | 2026-06-25T23:10:25.718Z | Compiling encoding_rs v0.8.35 |
| 1764 | 2026-06-25T23:10:25.856Z | Compiling either v1.16.0 |
| 1765 | 2026-06-25T23:10:25.875Z | Compiling spin v0.9.8 |
| 1766 | 2026-06-25T23:10:25.948Z | Compiling quick-error v1.2.3 |
| 1767 | 2026-06-25T23:10:25.991Z | Compiling dof v0.4.0 |
| 1768 | 2026-06-25T23:10:26.003Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1769 | 2026-06-25T23:10:26.010Z | Compiling term v1.2.1 |
| 1770 | 2026-06-25T23:10:26.058Z | Compiling bit-vec v0.8.0 |
| 1771 | 2026-06-25T23:10:26.068Z | Compiling take_mut v0.2.2 |
| 1772 | 2026-06-25T23:10:26.182Z | Compiling mime v0.3.17 |
| 1773 | 2026-06-25T23:10:26.225Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1774 | 2026-06-25T23:10:26.298Z | Compiling slog-term v2.9.2 |
| 1775 | 2026-06-25T23:10:26.466Z | Compiling bit-set v0.8.0 |
| 1776 | 2026-06-25T23:10:26.637Z | Compiling slog-async v2.8.0 |
| 1777 | 2026-06-25T23:10:26.684Z | Compiling rusty-fork v0.3.1 |
| 1778 | 2026-06-25T23:10:26.866Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-25T23:10:27.034Z | Compiling multer v3.1.0 |
| 1780 | 2026-06-25T23:10:27.141Z | Compiling slog-bunyan v2.5.0 |
| 1781 | 2026-06-25T23:10:27.288Z | Compiling usdt v0.6.0 |
| 1782 | 2026-06-25T23:10:27.299Z | Compiling async-compression v0.4.42 |
| 1783 | 2026-06-25T23:10:27.427Z | Compiling sha1 v0.11.0 |
| 1784 | 2026-06-25T23:10:27.535Z | Compiling serde_with v3.20.0 |
| 1785 | 2026-06-25T23:10:27.535Z | Compiling async-stream v0.3.6 |
| 1786 | 2026-06-25T23:10:27.581Z | Compiling rand_xorshift v0.4.0 |
| 1787 | 2026-06-25T23:10:27.620Z | Compiling waitgroup v0.1.2 |
| 1788 | 2026-06-25T23:10:27.640Z | Compiling rustls-pemfile v2.2.0 |
| 1789 | 2026-06-25T23:10:27.682Z | Compiling serde_path_to_error v0.1.20 |
| 1790 | 2026-06-25T23:10:27.724Z | Compiling hostname v0.4.2 |
| 1791 | 2026-06-25T23:10:27.735Z | Compiling unarray v0.1.4 |
| 1792 | 2026-06-25T23:10:27.761Z | Compiling strum v0.27.2 |
| 1793 | 2026-06-25T23:10:27.791Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1794 | 2026-06-25T23:10:27.842Z | Compiling proptest v1.11.0 |
| 1795 | 2026-06-25T23:10:27.845Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1796 | 2026-06-25T23:10:27.864Z | Compiling progenitor-client v0.14.0 |
| 1797 | 2026-06-25T23:10:27.892Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-06-25T23:10:27.924Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1799 | 2026-06-25T23:10:27.970Z | Compiling dropshot v0.17.1 |
| 1800 | 2026-06-25T23:10:28.016Z | Compiling reqwest v0.12.28 |
| 1801 | 2026-06-25T23:10:28.037Z | Compiling block-buffer v0.10.4 |
| 1802 | 2026-06-25T23:10:28.158Z | Compiling backon v1.6.0 |
| 1803 | 2026-06-25T23:10:28.171Z | Compiling instant v0.1.13 |
| 1804 | 2026-06-25T23:10:28.194Z | Compiling digest v0.10.7 |
| 1805 | 2026-06-25T23:10:28.278Z | Compiling backoff v0.4.0 |
| 1806 | 2026-06-25T23:10:28.364Z | Compiling progenitor-extras v0.2.0 |
| 1807 | 2026-06-25T23:10:28.413Z | Compiling itertools v0.14.0 |
| 1808 | 2026-06-25T23:10:28.490Z | Compiling parse-display v0.10.0 |
| 1809 | 2026-06-25T23:10:28.601Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1810 | 2026-06-25T23:10:28.817Z | Compiling regress v0.10.5 |
| 1811 | 2026-06-25T23:10:29.148Z | Compiling progenitor-client v0.10.0 |
| 1812 | 2026-06-25T23:10:29.268Z | Compiling humantime v2.3.0 |
| 1813 | 2026-06-25T23:10:29.506Z | Compiling cpufeatures v0.2.17 |
| 1814 | 2026-06-25T23:10:29.554Z | Compiling unicode-width v0.2.2 |
| 1815 | 2026-06-25T23:10:29.585Z | Compiling secrecy v0.10.3 |
| 1816 | 2026-06-25T23:10:29.662Z | Compiling tinyvec_macros v0.1.1 |
| 1817 | 2026-06-25T23:10:29.739Z | Compiling heck v0.5.0 |
| 1818 | 2026-06-25T23:10:29.752Z | Compiling tinyvec v1.11.0 |
| 1819 | 2026-06-25T23:10:29.805Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1820 | 2026-06-25T23:10:29.846Z | Compiling num-integer v0.1.46 |
| 1821 | 2026-06-25T23:10:29.999Z | Compiling scroll v0.12.0 |
| 1822 | 2026-06-25T23:10:30.153Z | Compiling crucible-workspace-hack v0.1.0 |
| 1823 | 2026-06-25T23:10:30.212Z | Compiling hmac v0.12.1 |
| 1824 | 2026-06-25T23:10:30.231Z | Compiling inout v0.1.4 |
| 1825 | 2026-06-25T23:10:30.295Z | Compiling ff v0.13.1 |
| 1826 | 2026-06-25T23:10:30.362Z | Compiling utf8parse v0.2.2 |
| 1827 | 2026-06-25T23:10:30.389Z | Compiling cipher v0.4.4 |
| 1828 | 2026-06-25T23:10:30.429Z | Compiling group v0.13.0 |
| 1829 | 2026-06-25T23:10:30.441Z | Compiling hkdf v0.12.4 |
| 1830 | 2026-06-25T23:10:30.483Z | Compiling anstyle-parse v1.0.0 |
| 1831 | 2026-06-25T23:10:30.549Z | Compiling goblin v0.8.2 |
| 1832 | 2026-06-25T23:10:30.596Z | Compiling num-iter v0.1.45 |
| 1833 | 2026-06-25T23:10:30.621Z | Compiling num-rational v0.4.2 |
| 1834 | 2026-06-25T23:10:30.724Z | Compiling zerocopy v0.7.35 |
| 1835 | 2026-06-25T23:10:30.894Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-06-25T23:10:30.946Z | Compiling universal-hash v0.5.1 |
| 1837 | 2026-06-25T23:10:31.094Z | Compiling crypto-bigint v0.5.5 |
| 1838 | 2026-06-25T23:10:31.187Z | Compiling regress v0.11.1 |
| 1839 | 2026-06-25T23:10:31.292Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-25T23:10:31.461Z | Compiling terminal_size v0.4.4 |
| 1841 | 2026-06-25T23:10:31.615Z | Compiling half v2.7.1 |
| 1842 | 2026-06-25T23:10:31.645Z | Compiling num-complex v0.4.6 |
| 1843 | 2026-06-25T23:10:31.922Z | Compiling ciborium-io v0.2.2 |
| 1844 | 2026-06-25T23:10:32.028Z | Compiling anstyle v1.0.14 |
| 1845 | 2026-06-25T23:10:32.044Z | Compiling opaque-debug v0.3.1 |
| 1846 | 2026-06-25T23:10:32.125Z | Compiling anstyle-query v1.1.5 |
| 1847 | 2026-06-25T23:10:32.237Z | Compiling colorchoice v1.0.5 |
| 1848 | 2026-06-25T23:10:32.277Z | Compiling base16ct v0.2.0 |
| 1849 | 2026-06-25T23:10:32.291Z | Compiling base64ct v1.8.3 |
| 1850 | 2026-06-25T23:10:32.307Z | Compiling is_terminal_polyfill v1.70.2 |
| 1851 | 2026-06-25T23:10:32.393Z | Compiling elliptic-curve v0.13.8 |
| 1852 | 2026-06-25T23:10:32.433Z | Compiling anstream v1.0.0 |
| 1853 | 2026-06-25T23:10:32.584Z | Compiling password-hash v0.5.0 |
| 1854 | 2026-06-25T23:10:32.672Z | Compiling poly1305 v0.8.0 |
| 1855 | 2026-06-25T23:10:32.762Z | Compiling typify-impl v0.6.2 |
| 1856 | 2026-06-25T23:10:32.872Z | Compiling dof v0.3.0 |
| 1857 | 2026-06-25T23:10:33.094Z | Compiling ciborium-ll v0.2.2 |
| 1858 | 2026-06-25T23:10:33.320Z | Compiling num v0.4.3 |
| 1859 | 2026-06-25T23:10:33.411Z | Compiling curve25519-dalek v4.1.3 |
| 1860 | 2026-06-25T23:10:33.443Z | Compiling thiserror-no-std v2.0.2 |
| 1861 | 2026-06-25T23:10:33.711Z | Compiling chacha20 v0.9.1 |
| 1862 | 2026-06-25T23:10:33.734Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1863 | 2026-06-25T23:10:34.045Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-25T23:10:34.213Z | Compiling blake2 v0.10.6 |
| 1865 | 2026-06-25T23:10:34.329Z | Compiling aead v0.5.2 |
| 1866 | 2026-06-25T23:10:34.385Z | Compiling byte-wrapper v0.1.0 |
| 1867 | 2026-06-25T23:10:34.460Z | Compiling dtrace-parser v0.2.0 |
| 1868 | 2026-06-25T23:10:34.484Z | Compiling crossbeam-epoch v0.9.18 |
| 1869 | 2026-06-25T23:10:34.553Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1870 | 2026-06-25T23:10:34.672Z | Compiling thread-id v4.2.2 |
| 1871 | 2026-06-25T23:10:34.735Z | Compiling strsim v0.11.1 |
| 1872 | 2026-06-25T23:10:34.752Z | Compiling float-ord v0.3.2 |
| 1873 | 2026-06-25T23:10:34.763Z | Compiling clap_lex v1.1.0 |
| 1874 | 2026-06-25T23:10:34.818Z | Compiling keccak v0.1.6 |
| 1875 | 2026-06-25T23:10:34.868Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-25T23:10:34.868Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1877 | 2026-06-25T23:10:35.013Z | Compiling sha3 v0.10.9 |
| 1878 | 2026-06-25T23:10:35.081Z | Compiling clap_builder v4.6.0 |
| 1879 | 2026-06-25T23:10:35.156Z | Compiling usdt-impl v0.5.0 |
| 1880 | 2026-06-25T23:10:35.332Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-25T23:10:35.841Z | Compiling chacha20poly1305 v0.10.1 |
| 1882 | 2026-06-25T23:10:35.989Z | Compiling argon2 v0.5.3 |
| 1883 | 2026-06-25T23:10:36.375Z | Compiling typify v0.6.2 |
| 1884 | 2026-06-25T23:10:36.428Z | Compiling vsss-rs v3.3.4 |
| 1885 | 2026-06-25T23:10:36.505Z | Compiling ciborium v0.2.2 |
| 1886 | 2026-06-25T23:10:36.746Z | Compiling hash32 v0.3.1 |
| 1887 | 2026-06-25T23:10:36.913Z | Compiling memmap v0.7.0 |
| 1888 | 2026-06-25T23:10:37.092Z | Compiling data-encoding v2.11.0 |
| 1889 | 2026-06-25T23:10:37.105Z | Compiling indent_write v2.2.0 |
| 1890 | 2026-06-25T23:10:37.168Z | Compiling usdt v0.5.0 |
| 1891 | 2026-06-25T23:10:37.247Z | Compiling heapless v0.8.0 |
| 1892 | 2026-06-25T23:10:37.447Z | Compiling clap v4.6.1 |
| 1893 | 2026-06-25T23:10:37.477Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1894 | 2026-06-25T23:10:37.529Z | Compiling ingot-types v0.1.2 |
| 1895 | 2026-06-25T23:10:37.597Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-25T23:10:37.690Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-25T23:10:37.708Z | Compiling rustix v0.38.44 |
| 1898 | 2026-06-25T23:10:37.939Z | Compiling tabwriter v1.4.1 |
| 1899 | 2026-06-25T23:10:37.949Z | Compiling cobs v0.3.0 |
| 1900 | 2026-06-25T23:10:37.958Z | Compiling managed v0.8.0 |
| 1901 | 2026-06-25T23:10:38.156Z | Compiling bitflags v1.3.2 |
| 1902 | 2026-06-25T23:10:38.193Z | Compiling postcard v1.1.3 |
| 1903 | 2026-06-25T23:10:38.234Z | Compiling smoltcp v0.11.0 |
| 1904 | 2026-06-25T23:10:38.280Z | Compiling ingot v0.1.1 |
| 1905 | 2026-06-25T23:10:38.364Z | Compiling memoffset v0.9.1 |
| 1906 | 2026-06-25T23:10:38.457Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-25T23:10:38.531Z | Compiling serde_spanned v0.6.9 |
| 1908 | 2026-06-25T23:10:38.616Z | Compiling toml_datetime v0.6.11 |
| 1909 | 2026-06-25T23:10:38.687Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1910 | 2026-06-25T23:10:38.719Z | Compiling resolv-conf v0.7.6 |
| 1911 | 2026-06-25T23:10:38.907Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-06-25T23:10:39.001Z | Compiling static_assertions v1.1.0 |
| 1913 | 2026-06-25T23:10:39.078Z | Compiling winnow v0.7.15 |
| 1914 | 2026-06-25T23:10:39.096Z | Compiling colored v3.1.1 |
| 1915 | 2026-06-25T23:10:39.487Z | Compiling unicode-segmentation v1.13.3 |
| 1916 | 2026-06-25T23:10:39.903Z | Compiling foreign-types-shared v0.3.1 |
| 1917 | 2026-06-25T23:10:39.932Z | Compiling toml_write v0.1.2 |
| 1918 | 2026-06-25T23:10:40.008Z | Compiling swrite v0.1.0 |
| 1919 | 2026-06-25T23:10:40.124Z | Compiling linked-hash-map v0.5.6 |
| 1920 | 2026-06-25T23:10:40.179Z | Compiling foreign-types v0.5.0 |
| 1921 | 2026-06-25T23:10:40.190Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1922 | 2026-06-25T23:10:40.195Z | Compiling newline-converter v0.3.0 |
| 1923 | 2026-06-25T23:10:40.265Z | Compiling hubpack v0.1.2 |
| 1924 | 2026-06-25T23:10:40.310Z | Compiling lru-cache v0.1.2 |
| 1925 | 2026-06-25T23:10:40.310Z | Compiling nix v0.31.3 |
| 1926 | 2026-06-25T23:10:40.458Z | Compiling toml_edit v0.22.27 |
| 1927 | 2026-06-25T23:10:40.521Z | Compiling atomicwrites v0.4.4 |
| 1928 | 2026-06-25T23:10:40.634Z | Compiling num_enum v0.7.6 |
| 1929 | 2026-06-25T23:10:40.714Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1930 | 2026-06-25T23:10:40.762Z | Compiling hickory-proto v0.24.4 |
| 1931 | 2026-06-25T23:10:40.838Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1932 | 2026-06-25T23:10:40.965Z | Compiling crossbeam-deque v0.8.6 |
| 1933 | 2026-06-25T23:10:41.099Z | Compiling console v0.15.11 |
| 1934 | 2026-06-25T23:10:41.238Z | Compiling chacha20 v0.10.0 |
| 1935 | 2026-06-25T23:10:41.363Z | Compiling camino-tempfile v1.4.1 |
| 1936 | 2026-06-25T23:10:41.433Z | Compiling serde-big-array v0.5.1 |
| 1937 | 2026-06-25T23:10:41.586Z | Compiling cstr-argument v0.1.2 |
| 1938 | 2026-06-25T23:10:41.607Z | Compiling similar v2.7.0 |
| 1939 | 2026-06-25T23:10:41.742Z | Compiling siphasher v1.0.3 |
| 1940 | 2026-06-25T23:10:41.752Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1941 | 2026-06-25T23:10:41.945Z | Compiling phf_shared v0.12.1 |
| 1942 | 2026-06-25T23:10:42.017Z | Compiling expectorate v1.2.0 |
| 1943 | 2026-06-25T23:10:42.030Z | Compiling toml v0.8.23 |
| 1944 | 2026-06-25T23:10:42.136Z | Compiling pin-project v1.1.13 |
| 1945 | 2026-06-25T23:10:42.237Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1946 | 2026-06-25T23:10:42.512Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-25T23:10:42.677Z | Compiling hickory-resolver v0.24.4 |
| 1948 | 2026-06-25T23:10:42.727Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1949 | 2026-06-25T23:10:42.858Z | Compiling rand v0.10.1 |
| 1950 | 2026-06-25T23:10:43.310Z | Compiling rayon-core v1.13.0 |
| 1951 | 2026-06-25T23:10:43.492Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1952 | 2026-06-25T23:10:43.545Z | Compiling num_enum v0.5.11 |
| 1953 | 2026-06-25T23:10:43.668Z | Compiling progenitor-impl v0.13.0 |
| 1954 | 2026-06-25T23:10:43.701Z | Compiling prettyplease v0.2.37 |
| 1955 | 2026-06-25T23:10:43.859Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-06-25T23:10:44.293Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1957 | 2026-06-25T23:10:44.335Z | Compiling progenitor-client v0.13.0 |
| 1958 | 2026-06-25T23:10:44.651Z | Compiling tokio-stream v0.1.18 |
| 1959 | 2026-06-25T23:10:44.674Z | Compiling csv-core v0.1.13 |
| 1960 | 2026-06-25T23:10:44.955Z | Compiling bstr v1.12.1 |
| 1961 | 2026-06-25T23:10:44.971Z | Compiling unicode-width v0.1.14 |
| 1962 | 2026-06-25T23:10:45.000Z | Compiling same-file v1.0.6 |
| 1963 | 2026-06-25T23:10:45.152Z | Compiling konst_macro_rules v0.2.19 |
| 1964 | 2026-06-25T23:10:45.193Z | Compiling foldhash v0.1.5 |
| 1965 | 2026-06-25T23:10:45.275Z | Compiling highway v1.3.0 |
| 1966 | 2026-06-25T23:10:45.343Z | Compiling foreign-types-shared v0.1.1 |
| 1967 | 2026-06-25T23:10:45.381Z | Compiling globset v0.4.18 |
| 1968 | 2026-06-25T23:10:45.381Z | Compiling hashbrown v0.15.5 |
| 1969 | 2026-06-25T23:10:45.437Z | Compiling foreign-types v0.3.2 |
| 1970 | 2026-06-25T23:10:45.488Z | Compiling konst v0.2.20 |
| 1971 | 2026-06-25T23:10:45.515Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1972 | 2026-06-25T23:10:45.531Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1973 | 2026-06-25T23:10:45.679Z | Compiling walkdir v2.5.0 |
| 1974 | 2026-06-25T23:10:45.738Z | Compiling qorb v0.4.1 |
| 1975 | 2026-06-25T23:10:45.926Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-06-25T23:10:46.035Z | Compiling csv v1.4.0 |
| 1977 | 2026-06-25T23:10:46.188Z | Compiling progenitor v0.13.0 |
| 1978 | 2026-06-25T23:10:46.339Z | Compiling snafu v0.8.9 |
| 1979 | 2026-06-25T23:10:46.757Z | Compiling olpc-cjson v0.1.4 |
| 1980 | 2026-06-25T23:10:46.846Z | Compiling rayon v1.12.0 |
| 1981 | 2026-06-25T23:10:46.910Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1982 | 2026-06-25T23:10:47.197Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1983 | 2026-06-25T23:10:47.239Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1984 | 2026-06-25T23:10:47.811Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1985 | 2026-06-25T23:10:47.959Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1986 | 2026-06-25T23:10:47.994Z | Compiling phf v0.12.1 |
| 1987 | 2026-06-25T23:10:48.157Z | Compiling openssl-sys v0.9.116 |
| 1988 | 2026-06-25T23:10:48.580Z | Compiling tokio-dtrace v0.1.1 |
| 1989 | 2026-06-25T23:10:48.760Z | Compiling progenitor-impl v0.14.0 |
| 1990 | 2026-06-25T23:10:48.795Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-06-25T23:10:48.852Z | Compiling itertools v0.12.1 |
| 1992 | 2026-06-25T23:10:48.930Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1993 | 2026-06-25T23:10:49.159Z | Compiling libsw-core v0.3.2 |
| 1994 | 2026-06-25T23:10:49.213Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1995 | 2026-06-25T23:10:49.297Z | Compiling pem v3.0.6 |
| 1996 | 2026-06-25T23:10:49.331Z | Compiling serde_plain v1.0.2 |
| 1997 | 2026-06-25T23:10:49.505Z | Compiling sigpipe v0.1.3 |
| 1998 | 2026-06-25T23:10:49.535Z | Compiling fixedbitset v0.4.2 |
| 1999 | 2026-06-25T23:10:49.578Z | Compiling minimal-lexical v0.2.1 |
| 2000 | 2026-06-25T23:10:49.626Z | Compiling fixedbitset v0.5.7 |
| 2001 | 2026-06-25T23:10:49.673Z | Compiling bytecount v0.6.9 |
| 2002 | 2026-06-25T23:10:49.794Z | Compiling typed-path v0.9.3 |
| 2003 | 2026-06-25T23:10:49.819Z | Compiling jiff v0.2.28 |
| 2004 | 2026-06-25T23:10:49.828Z | Compiling glob v0.3.3 |
| 2005 | 2026-06-25T23:10:49.975Z | Compiling petgraph v0.8.3 |
| 2006 | 2026-06-25T23:10:50.076Z | Compiling zone v0.3.1 |
| 2007 | 2026-06-25T23:10:50.448Z | Compiling papergrid v0.11.0 |
| 2008 | 2026-06-25T23:10:50.465Z | Compiling progenitor v0.14.0 |
| 2009 | 2026-06-25T23:10:50.541Z | Compiling nom v7.1.3 |
| 2010 | 2026-06-25T23:10:50.546Z | Compiling petgraph v0.6.5 |
| 2011 | 2026-06-25T23:10:50.917Z | Compiling tough v0.22.0 |
| 2012 | 2026-06-25T23:10:51.161Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2013 | 2026-06-25T23:10:51.380Z | Compiling openssl v0.10.80 |
| 2014 | 2026-06-25T23:10:51.804Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2015 | 2026-06-25T23:10:51.855Z | Compiling libsw v3.5.0 |
| 2016 | 2026-06-25T23:10:51.881Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-06-25T23:10:51.986Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2018 | 2026-06-25T23:10:52.031Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-06-25T23:10:52.042Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2020 | 2026-06-25T23:10:52.225Z | Compiling oxide-tokio-rt v0.1.6 |
| 2021 | 2026-06-25T23:10:52.273Z | Compiling chrono-tz v0.10.4 |
| 2022 | 2026-06-25T23:10:52.537Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2023 | 2026-06-25T23:10:53.014Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-06-25T23:10:53.078Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2025 | 2026-06-25T23:10:53.192Z | Compiling newtype_derive v0.1.6 |
| 2026 | 2026-06-25T23:10:53.433Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-06-25T23:10:53.467Z | Compiling slog-dtrace v0.3.0 |
| 2028 | 2026-06-25T23:10:53.467Z | Compiling cancel-safe-futures v0.1.5 |
| 2029 | 2026-06-25T23:10:53.592Z | Compiling owo-colors v4.3.0 |
| 2030 | 2026-06-25T23:10:53.711Z | Compiling const_format v0.2.36 |
| 2031 | 2026-06-25T23:10:54.029Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2032 | 2026-06-25T23:10:54.054Z | Compiling gethostname v0.5.0 |
| 2033 | 2026-06-25T23:10:54.183Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2034 | 2026-06-25T23:10:54.321Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-06-25T23:10:54.486Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-25T23:10:54.506Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-25T23:10:54.507Z | Compiling smf v0.2.3 |
| 2038 | 2026-06-25T23:10:54.536Z | Compiling bcs v0.1.6 |
| 2039 | 2026-06-25T23:10:54.581Z | Compiling linear-map v1.2.0 |
| 2040 | 2026-06-25T23:10:54.772Z | Compiling lazy_static v1.5.0 |
| 2041 | 2026-06-25T23:10:54.839Z | Compiling tagptr v0.2.0 |
| 2042 | 2026-06-25T23:10:54.882Z | Compiling whoami v1.6.1 |
| 2043 | 2026-06-25T23:10:54.907Z | Compiling unicode-linebreak v0.1.5 |
| 2044 | 2026-06-25T23:10:54.952Z | Compiling termtree v0.5.1 |
| 2045 | 2026-06-25T23:10:54.994Z | Compiling smawk v0.3.2 |
| 2046 | 2026-06-25T23:10:55.025Z | Compiling moka v0.12.15 |
| 2047 | 2026-06-25T23:10:55.151Z | Compiling textwrap v0.16.2 |
| 2048 | 2026-06-25T23:10:55.178Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-25T23:10:55.196Z | Compiling steno v0.4.1 |
| 2050 | 2026-06-25T23:10:55.230Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-25T23:10:55.537Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-25T23:10:55.668Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-25T23:10:55.842Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-25T23:10:56.565Z | Compiling tabled v0.15.0 |
| 2055 | 2026-06-25T23:10:56.958Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-25T23:10:57.156Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-25T23:10:57.359Z | Compiling cookie v0.18.1 |
| 2058 | 2026-06-25T23:10:57.985Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-25T23:10:57.997Z | Compiling hickory-proto v0.25.2 |
| 2060 | 2026-06-25T23:10:58.122Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2061 | 2026-06-25T23:10:58.517Z | Compiling libscf-sys v1.2.0 |
| 2062 | 2026-06-25T23:10:58.670Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2063 | 2026-06-25T23:10:58.846Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-25T23:10:59.014Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2065 | 2026-06-25T23:10:59.037Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2066 | 2026-06-25T23:10:59.149Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2067 | 2026-06-25T23:10:59.829Z | Compiling hickory-resolver v0.25.2 |
| 2068 | 2026-06-25T23:11:00.662Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-25T23:11:09.116Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-25T23:11:12.522Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-25T23:11:14.130Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-06-25T23:11:15.153Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2073 | 2026-06-25T23:11:16.479Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2074 | 2026-06-25T23:11:17.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2075 | 2026-06-25T23:11:17.738Z | Running `target/debug/xtask openapi check` |
| 2076 | 2026-06-25T23:11:18.205Z | Compiling serde_core v1.0.228 |
| 2077 | 2026-06-25T23:11:18.206Z | Compiling serde v1.0.228 |
| 2078 | 2026-06-25T23:11:18.272Z | Compiling serde_json v1.0.150 |
| 2079 | 2026-06-25T23:11:18.278Z | Compiling syn v2.0.117 |
| 2080 | 2026-06-25T23:11:18.284Z | Compiling bytes v1.11.1 |
| 2081 | 2026-06-25T23:11:18.290Z | Compiling getrandom v0.4.2 |
| 2082 | 2026-06-25T23:11:18.293Z | Compiling zerocopy v0.8.50 |
| 2083 | 2026-06-25T23:11:18.294Z | Compiling once_cell v1.21.4 |
| 2084 | 2026-06-25T23:11:18.450Z | Compiling num-traits v0.2.19 |
| 2085 | 2026-06-25T23:11:18.629Z | Compiling zeroize v1.8.2 |
| 2086 | 2026-06-25T23:11:18.740Z | Compiling http v1.4.1 |
| 2087 | 2026-06-25T23:11:18.809Z | Compiling schemars v0.8.22 |
| 2088 | 2026-06-25T23:11:18.857Z | Compiling aws-lc-rs v1.17.0 |
| 2089 | 2026-06-25T23:11:18.876Z | Compiling usdt-impl v0.6.0 |
| 2090 | 2026-06-25T23:11:18.903Z | Compiling time-macros v0.2.27 |
| 2091 | 2026-06-25T23:11:19.088Z | Compiling rustls-pki-types v1.14.1 |
| 2092 | 2026-06-25T23:11:19.160Z | Compiling tracing-core v0.1.36 |
| 2093 | 2026-06-25T23:11:19.432Z | Compiling bitflags v2.12.1 |
| 2094 | 2026-06-25T23:11:19.572Z | Compiling tracing v0.1.44 |
| 2095 | 2026-06-25T23:11:19.672Z | Compiling http-body v1.0.1 |
| 2096 | 2026-06-25T23:11:19.759Z | Compiling generic-array v0.14.7 |
| 2097 | 2026-06-25T23:11:19.810Z | Compiling rustls v0.23.40 |
| 2098 | 2026-06-25T23:11:19.824Z | Compiling indexmap v2.14.0 |
| 2099 | 2026-06-25T23:11:19.833Z | Compiling rustix v1.1.4 |
| 2100 | 2026-06-25T23:11:19.901Z | Compiling time v0.3.47 |
| 2101 | 2026-06-25T23:11:20.051Z | Compiling subtle v2.6.1 |
| 2102 | 2026-06-25T23:11:20.205Z | Compiling winnow v1.0.3 |
| 2103 | 2026-06-25T23:11:20.570Z | Compiling uuid v1.23.2 |
| 2104 | 2026-06-25T23:11:21.008Z | Compiling pest_generator v2.8.6 |
| 2105 | 2026-06-25T23:11:21.069Z | Compiling serde_derive_internals v0.29.1 |
| 2106 | 2026-06-25T23:11:21.123Z | Compiling camino v1.2.2 |
| 2107 | 2026-06-25T23:11:21.131Z | Compiling rustls-webpki v0.103.13 |
| 2108 | 2026-06-25T23:11:21.159Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2109 | 2026-06-25T23:11:21.396Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2110 | 2026-06-25T23:11:21.437Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2111 | 2026-06-25T23:11:21.577Z | Compiling serde_spanned v1.1.1 |
| 2112 | 2026-06-25T23:11:21.825Z | Compiling rustix v0.38.44 |
| 2113 | 2026-06-25T23:11:21.877Z | Compiling semver v1.0.28 |
| 2114 | 2026-06-25T23:11:22.051Z | Compiling serde_derive v1.0.228 |
| 2115 | 2026-06-25T23:11:22.088Z | Compiling thiserror-impl v2.0.18 |
| 2116 | 2026-06-25T23:11:22.100Z | Compiling zerocopy-derive v0.8.50 |
| 2117 | 2026-06-25T23:11:22.170Z | Compiling tokio-macros v2.7.0 |
| 2118 | 2026-06-25T23:11:22.200Z | Compiling pest_derive v2.8.6 |
| 2119 | 2026-06-25T23:11:22.209Z | Compiling scroll_derive v0.13.1 |
| 2120 | 2026-06-25T23:11:22.319Z | Compiling schemars_derive v0.8.22 |
| 2121 | 2026-06-25T23:11:22.739Z | Compiling futures-macro v0.3.32 |
| 2122 | 2026-06-25T23:11:22.929Z | Compiling tokio v1.52.3 |
| 2123 | 2026-06-25T23:11:23.053Z | Compiling scroll v0.13.0 |
| 2124 | 2026-06-25T23:11:23.314Z | Compiling thiserror v2.0.18 |
| 2125 | 2026-06-25T23:11:23.424Z | Compiling dtrace-parser v0.3.0 |
| 2126 | 2026-06-25T23:11:23.433Z | Compiling goblin v0.10.7 |
| 2127 | 2026-06-25T23:11:23.583Z | Compiling futures-util v0.3.32 |
| 2128 | 2026-06-25T23:11:25.240Z | Compiling erased-serde v0.3.31 |
| 2129 | 2026-06-25T23:11:25.405Z | Compiling chrono v0.4.45 |
| 2130 | 2026-06-25T23:11:25.750Z | Compiling slog v2.8.2 |
| 2131 | 2026-06-25T23:11:25.925Z | Compiling serde_tokenstream v0.2.3 |
| 2132 | 2026-06-25T23:11:26.171Z | Compiling slog-json v2.6.1 |
| 2133 | 2026-06-25T23:11:26.223Z | Compiling futures-executor v0.3.32 |
| 2134 | 2026-06-25T23:11:26.470Z | Compiling dof v0.4.0 |
| 2135 | 2026-06-25T23:11:26.528Z | Compiling openapiv3 v2.2.0 |
| 2136 | 2026-06-25T23:11:26.905Z | Compiling tokio-util v0.7.18 |
| 2137 | 2026-06-25T23:11:27.535Z | Compiling h2 v0.4.14 |
| 2138 | 2026-06-25T23:11:27.698Z | Compiling oxnet v0.1.6 |
| 2139 | 2026-06-25T23:11:27.722Z | Compiling usdt-macro v0.6.0 |
| 2140 | 2026-06-25T23:11:27.795Z | Compiling usdt-attr-macro v0.6.0 |
| 2141 | 2026-06-25T23:11:27.880Z | Compiling async-stream-impl v0.3.6 |
| 2142 | 2026-06-25T23:11:28.165Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2143 | 2026-06-25T23:11:28.205Z | Compiling tokio-rustls v0.26.4 |
| 2144 | 2026-06-25T23:11:28.425Z | Compiling async-compression v0.4.42 |
| 2145 | 2026-06-25T23:11:28.472Z | Compiling futures v0.3.32 |
| 2146 | 2026-06-25T23:11:28.483Z | Compiling slog-term v2.9.2 |
| 2147 | 2026-06-25T23:11:28.530Z | Compiling async-stream v0.3.6 |
| 2148 | 2026-06-25T23:11:28.553Z | Compiling slog-bunyan v2.5.0 |
| 2149 | 2026-06-25T23:11:28.562Z | Compiling usdt v0.6.0 |
| 2150 | 2026-06-25T23:11:28.695Z | Compiling dropshot_endpoint v0.17.1 |
| 2151 | 2026-06-25T23:11:28.708Z | Compiling slog-async v2.8.0 |
| 2152 | 2026-06-25T23:11:28.736Z | Compiling multer v3.1.0 |
| 2153 | 2026-06-25T23:11:28.838Z | Compiling serde_urlencoded v0.7.1 |
| 2154 | 2026-06-25T23:11:29.031Z | Compiling async-trait v0.1.89 |
| 2155 | 2026-06-25T23:11:29.051Z | Compiling proc-macro-crate v3.5.0 |
| 2156 | 2026-06-25T23:11:29.088Z | Compiling serde_path_to_error v0.1.20 |
| 2157 | 2026-06-25T23:11:29.206Z | Compiling http-body-util v0.1.3 |
| 2158 | 2026-06-25T23:11:29.229Z | Compiling rustls-pemfile v2.2.0 |
| 2159 | 2026-06-25T23:11:29.429Z | Compiling crossbeam-epoch v0.9.18 |
| 2160 | 2026-06-25T23:11:29.448Z | Compiling aho-corasick v1.1.4 |
| 2161 | 2026-06-25T23:11:29.458Z | Compiling tempfile v3.27.0 |
| 2162 | 2026-06-25T23:11:29.474Z | Compiling num_enum_derive v0.7.6 |
| 2163 | 2026-06-25T23:11:29.776Z | Compiling hyper v1.10.1 |
| 2164 | 2026-06-25T23:11:29.849Z | Compiling crossbeam-deque v0.8.6 |
| 2165 | 2026-06-25T23:11:30.003Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2166 | 2026-06-25T23:11:30.047Z | Compiling block-buffer v0.10.4 |
| 2167 | 2026-06-25T23:11:30.218Z | Compiling crypto-common v0.1.7 |
| 2168 | 2026-06-25T23:11:30.354Z | Compiling regex-automata v0.4.14 |
| 2169 | 2026-06-25T23:11:30.385Z | Compiling clap_builder v4.6.0 |
| 2170 | 2026-06-25T23:11:30.432Z | Compiling git-stub v1.0.0 |
| 2171 | 2026-06-25T23:11:30.498Z | Compiling digest v0.10.7 |
| 2172 | 2026-06-25T23:11:30.540Z | Compiling atomicwrites v0.4.4 |
| 2173 | 2026-06-25T23:11:30.548Z | Compiling num_enum v0.7.6 |
| 2174 | 2026-06-25T23:11:30.671Z | Compiling rayon-core v1.13.0 |
| 2175 | 2026-06-25T23:11:30.701Z | Compiling fs-err v3.3.0 |
| 2176 | 2026-06-25T23:11:30.701Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2177 | 2026-06-25T23:11:30.734Z | Compiling clap_derive v4.6.1 |
| 2178 | 2026-06-25T23:11:31.016Z | Compiling hyper-util v0.1.20 |
| 2179 | 2026-06-25T23:11:31.405Z | Compiling serde_repr v0.1.20 |
| 2180 | 2026-06-25T23:11:31.415Z | Compiling terminal_size v0.4.4 |
| 2181 | 2026-06-25T23:11:31.530Z | Compiling nom v8.0.0 |
| 2182 | 2026-06-25T23:11:31.559Z | Compiling bstr v1.12.1 |
| 2183 | 2026-06-25T23:11:31.567Z | Compiling is_ci v1.2.0 |
| 2184 | 2026-06-25T23:11:31.708Z | Compiling either v1.16.0 |
| 2185 | 2026-06-25T23:11:31.896Z | Compiling sha2 v0.10.9 |
| 2186 | 2026-06-25T23:11:31.925Z | Compiling textwrap v0.16.2 |
| 2187 | 2026-06-25T23:11:32.006Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2188 | 2026-06-25T23:11:32.278Z | Compiling dropshot v0.17.1 |
| 2189 | 2026-06-25T23:11:32.426Z | Compiling regex v1.12.3 |
| 2190 | 2026-06-25T23:11:32.454Z | Compiling clap v4.6.1 |
| 2191 | 2026-06-25T23:11:32.463Z | Compiling rayon v1.12.0 |
| 2192 | 2026-06-25T23:11:32.541Z | Compiling similar v2.7.0 |
| 2193 | 2026-06-25T23:11:32.693Z | Compiling supports-color v3.0.2 |
| 2194 | 2026-06-25T23:11:32.872Z | Compiling drift v0.2.0 |
| 2195 | 2026-06-25T23:11:32.887Z | Compiling git-stub-vcs v0.1.0 |
| 2196 | 2026-06-25T23:11:33.624Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2197 | 2026-06-25T23:11:34.972Z | Compiling dropshot-api-manager v0.7.2 |
| 2198 | 2026-06-25T23:11:34.972Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2199 | 2026-06-25T23:11:38.945Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2200 | 2026-06-25T23:11:40.290Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2201 | 2026-06-25T23:11:47.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.38s |
| 2202 | 2026-06-25T23:11:47.247Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2203 | 2026-06-25T23:11:47.273Z | ------- |
| 2204 | 2026-06-25T23:11:47.273Z | Generating OpenAPI documents from API definitions ... |
| 2205 | 2026-06-25T23:11:47.337Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2206 | 2026-06-25T23:11:47.373Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2207 | 2026-06-25T23:11:47.502Z | ------- |
| 2208 | 2026-06-25T23:11:47.502Z | Checking 14 OpenAPI documents... |
| 2209 | 2026-06-25T23:11:47.502Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-25T23:11:47.503Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2211 | 2026-06-25T23:11:47.503Z | Fresh ddm-admin "latest" symlink |
| 2212 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-06-25T23:11:47.507Z | Fresh mg-admin (versioned v12.0.0 (added locally)): Maghemite Admin |
| 2224 | 2026-06-25T23:11:47.507Z | Fresh mg-admin "latest" symlink |
| 2225 | 2026-06-25T23:11:47.507Z | ------- |
| 2226 | 2026-06-25T23:11:47.507Z | Success 14 documents checked: 16 fresh, 0 stale, 0 failed, 0 other problems |
| 2227 | 2026-06-25T23:11:47.552Z | + banner build |
| 2228 | 2026-06-25T23:11:47.556Z | |
| 2229 | 2026-06-25T23:11:47.556Z | ##### # # # # ##### |
| 2230 | 2026-06-25T23:11:47.556Z | # # # # # # # # |
| 2231 | 2026-06-25T23:11:47.556Z | ##### # # # # # # |
| 2232 | 2026-06-25T23:11:47.556Z | # # # # # # # # |
| 2233 | 2026-06-25T23:11:47.556Z | # # # # # # # # |
| 2234 | 2026-06-25T23:11:47.556Z | ##### #### # ###### ##### |
| 2235 | 2026-06-25T23:11:47.556Z | |
| 2236 | 2026-06-25T23:11:47.556Z | + ptime -m cargo build |
| 2237 | 2026-06-25T23:11:48.149Z | Compiling smallvec v1.15.1 |
| 2238 | 2026-06-25T23:11:48.268Z | Compiling log v0.4.32 |
| 2239 | 2026-06-25T23:11:48.283Z | Compiling slog v2.8.2 |
| 2240 | 2026-06-25T23:11:48.298Z | Compiling ring v0.17.14 |
| 2241 | 2026-06-25T23:11:48.318Z | Compiling webpki-roots v1.0.7 |
| 2242 | 2026-06-25T23:11:48.367Z | Compiling similar v2.7.0 |
| 2243 | 2026-06-25T23:11:48.400Z | Compiling fxhash v0.2.1 |
| 2244 | 2026-06-25T23:11:48.404Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2245 | 2026-06-25T23:11:48.439Z | Compiling icu_normalizer v2.2.0 |
| 2246 | 2026-06-25T23:11:48.477Z | Compiling parking_lot_core v0.9.12 |
| 2247 | 2026-06-25T23:11:48.487Z | Compiling goblin v0.10.7 |
| 2248 | 2026-06-25T23:11:48.545Z | Compiling slog-term v2.9.2 |
| 2249 | 2026-06-25T23:11:48.655Z | Compiling slog-async v2.8.0 |
| 2250 | 2026-06-25T23:11:48.674Z | Compiling slog-json v2.6.1 |
| 2251 | 2026-06-25T23:11:48.784Z | Compiling idna_adapter v1.2.2 |
| 2252 | 2026-06-25T23:11:48.888Z | Compiling parking_lot v0.12.5 |
| 2253 | 2026-06-25T23:11:48.946Z | Compiling idna v1.1.0 |
| 2254 | 2026-06-25T23:11:49.020Z | Compiling slog-bunyan v2.5.0 |
| 2255 | 2026-06-25T23:11:49.121Z | Compiling tokio v1.52.3 |
| 2256 | 2026-06-25T23:11:49.145Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2257 | 2026-06-25T23:11:49.163Z | Compiling goblin v0.8.2 |
| 2258 | 2026-06-25T23:11:49.275Z | Compiling url v2.5.8 |
| 2259 | 2026-06-25T23:11:49.286Z | Compiling expectorate v1.2.0 |
| 2260 | 2026-06-25T23:11:49.308Z | Compiling globset v0.4.18 |
| 2261 | 2026-06-25T23:11:49.485Z | Compiling rustls-webpki v0.103.13 |
| 2262 | 2026-06-25T23:11:49.696Z | Compiling moka v0.12.15 |
| 2263 | 2026-06-25T23:11:50.111Z | Compiling schemars v0.8.22 |
| 2264 | 2026-06-25T23:11:50.152Z | Compiling rustls v0.23.40 |
| 2265 | 2026-06-25T23:11:50.270Z | Compiling parking_lot_core v0.8.6 |
| 2266 | 2026-06-25T23:11:50.506Z | Compiling parking_lot v0.11.2 |
| 2267 | 2026-06-25T23:11:50.583Z | Compiling arc-swap v1.9.1 |
| 2268 | 2026-06-25T23:11:50.596Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2269 | 2026-06-25T23:11:50.892Z | Compiling ipnetwork v0.21.1 |
| 2270 | 2026-06-25T23:11:50.904Z | Compiling newtype-uuid v1.3.2 |
| 2271 | 2026-06-25T23:11:50.920Z | Compiling serde_with v3.20.0 |
| 2272 | 2026-06-25T23:11:51.261Z | Compiling oxnet v0.1.6 |
| 2273 | 2026-06-25T23:11:51.344Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2274 | 2026-06-25T23:11:51.487Z | Compiling dof v0.4.0 |
| 2275 | 2026-06-25T23:11:51.735Z | Compiling daft v0.1.7 |
| 2276 | 2026-06-25T23:11:52.024Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-06-25T23:11:52.243Z | Compiling usdt-impl v0.6.0 |
| 2278 | 2026-06-25T23:11:52.535Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2279 | 2026-06-25T23:11:52.669Z | Compiling usdt v0.6.0 |
| 2280 | 2026-06-25T23:11:52.779Z | Compiling iddqd v0.4.2 |
| 2281 | 2026-06-25T23:11:52.917Z | Compiling tokio-util v0.7.18 |
| 2282 | 2026-06-25T23:11:52.966Z | Compiling tower v0.5.3 |
| 2283 | 2026-06-25T23:11:53.072Z | Compiling async-compression v0.4.42 |
| 2284 | 2026-06-25T23:11:53.117Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2285 | 2026-06-25T23:11:53.377Z | Compiling tokio-rustls v0.26.4 |
| 2286 | 2026-06-25T23:11:53.378Z | Compiling tower-http v0.6.11 |
| 2287 | 2026-06-25T23:11:53.402Z | Compiling rustls-platform-verifier v0.7.0 |
| 2288 | 2026-06-25T23:11:53.463Z | Compiling h2 v0.4.14 |
| 2289 | 2026-06-25T23:11:53.648Z | Compiling backoff v0.4.0 |
| 2290 | 2026-06-25T23:11:53.653Z | Compiling typify-impl v0.6.2 |
| 2291 | 2026-06-25T23:11:53.672Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2292 | 2026-06-25T23:11:53.832Z | Compiling dof v0.3.0 |
| 2293 | 2026-06-25T23:11:53.877Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2294 | 2026-06-25T23:11:54.027Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2295 | 2026-06-25T23:11:54.070Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2296 | 2026-06-25T23:11:54.354Z | Compiling byte-wrapper v0.1.0 |
| 2297 | 2026-06-25T23:11:54.485Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2298 | 2026-06-25T23:11:54.497Z | Compiling usdt-impl v0.5.0 |
| 2299 | 2026-06-25T23:11:54.632Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2300 | 2026-06-25T23:11:54.732Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2301 | 2026-06-25T23:11:55.129Z | Compiling usdt v0.5.0 |
| 2302 | 2026-06-25T23:11:55.227Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2303 | 2026-06-25T23:11:55.421Z | Compiling typify v0.6.2 |
| 2304 | 2026-06-25T23:11:55.505Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2305 | 2026-06-25T23:11:55.540Z | Compiling progenitor-impl v0.14.0 |
| 2306 | 2026-06-25T23:11:55.752Z | Compiling hyper v1.10.1 |
| 2307 | 2026-06-25T23:11:56.043Z | Compiling progenitor-impl v0.13.0 |
| 2308 | 2026-06-25T23:11:56.533Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2309 | 2026-06-25T23:11:56.650Z | Compiling hickory-proto v0.24.4 |
| 2310 | 2026-06-25T23:11:56.813Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2311 | 2026-06-25T23:11:56.883Z | Compiling hyper-util v0.1.20 |
| 2312 | 2026-06-25T23:11:57.447Z | Compiling tokio-stream v0.1.18 |
| 2313 | 2026-06-25T23:11:57.936Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2314 | 2026-06-25T23:11:57.950Z | Compiling tokio-dtrace v0.1.1 |
| 2315 | 2026-06-25T23:11:58.232Z | Compiling hyper-rustls v0.27.9 |
| 2316 | 2026-06-25T23:11:58.264Z | Compiling dropshot v0.17.1 |
| 2317 | 2026-06-25T23:11:58.433Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2318 | 2026-06-25T23:11:58.556Z | Compiling reqwest v0.13.4 |
| 2319 | 2026-06-25T23:11:58.575Z | Compiling reqwest v0.12.28 |
| 2320 | 2026-06-25T23:11:58.729Z | Compiling hickory-resolver v0.24.4 |
| 2321 | 2026-06-25T23:11:59.199Z | Compiling zone v0.3.1 |
| 2322 | 2026-06-25T23:11:59.214Z | Compiling libsw-core v0.3.2 |
| 2323 | 2026-06-25T23:11:59.393Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2324 | 2026-06-25T23:11:59.775Z | Compiling progenitor-client v0.14.0 |
| 2325 | 2026-06-25T23:11:59.813Z | Compiling progenitor-client v0.10.0 |
| 2326 | 2026-06-25T23:11:59.973Z | Compiling progenitor-client v0.13.0 |
| 2327 | 2026-06-25T23:12:00.109Z | Compiling progenitor-extras v0.2.0 |
| 2328 | 2026-06-25T23:12:00.134Z | Compiling progenitor v0.14.0 |
| 2329 | 2026-06-25T23:12:00.282Z | Compiling progenitor v0.13.0 |
| 2330 | 2026-06-25T23:12:00.333Z | Compiling qorb v0.4.1 |
| 2331 | 2026-06-25T23:12:00.337Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2332 | 2026-06-25T23:12:00.369Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2333 | 2026-06-25T23:12:00.431Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2334 | 2026-06-25T23:12:00.716Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2335 | 2026-06-25T23:12:00.871Z | Compiling libsw v3.5.0 |
| 2336 | 2026-06-25T23:12:01.066Z | Compiling oxide-tokio-rt v0.1.6 |
| 2337 | 2026-06-25T23:12:01.100Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2338 | 2026-06-25T23:12:01.233Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2339 | 2026-06-25T23:12:01.394Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-25T23:12:01.490Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2341 | 2026-06-25T23:12:02.072Z | Compiling slog-dtrace v0.3.0 |
| 2342 | 2026-06-25T23:12:02.319Z | Compiling tough v0.22.0 |
| 2343 | 2026-06-25T23:12:02.335Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2344 | 2026-06-25T23:12:02.399Z | Compiling cancel-safe-futures v0.1.5 |
| 2345 | 2026-06-25T23:12:02.458Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2346 | 2026-06-25T23:12:02.713Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2347 | 2026-06-25T23:12:03.265Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2348 | 2026-06-25T23:12:03.447Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2349 | 2026-06-25T23:12:03.464Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2350 | 2026-06-25T23:12:03.606Z | Compiling hickory-proto v0.25.2 |
| 2351 | 2026-06-25T23:12:03.664Z | Compiling steno v0.4.1 |
| 2352 | 2026-06-25T23:12:04.337Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2353 | 2026-06-25T23:12:04.455Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2354 | 2026-06-25T23:12:04.520Z | Compiling sled v0.34.7 |
| 2355 | 2026-06-25T23:12:05.558Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-25T23:12:06.257Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-25T23:12:06.346Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-06-25T23:12:06.599Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-25T23:12:06.613Z | Compiling hickory-resolver v0.25.2 |
| 2360 | 2026-06-25T23:12:06.929Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2361 | 2026-06-25T23:12:07.228Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-25T23:12:07.949Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-25T23:12:08.133Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-25T23:12:08.237Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-06-25T23:12:08.392Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-25T23:12:08.648Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-06-25T23:12:08.827Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-25T23:12:08.879Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-06-25T23:12:09.004Z | Compiling slog-scope v4.4.1 |
| 2370 | 2026-06-25T23:12:09.138Z | Compiling papergrid v0.18.0 |
| 2371 | 2026-06-25T23:12:09.277Z | Compiling testing_table v0.3.0 |
| 2372 | 2026-06-25T23:12:09.463Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-06-25T23:12:09.643Z | Compiling internet-checksum v0.2.1 |
| 2374 | 2026-06-25T23:12:09.656Z | Compiling slog-stdlog v4.1.1 |
| 2375 | 2026-06-25T23:12:09.790Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2376 | 2026-06-25T23:12:09.884Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2377 | 2026-06-25T23:12:10.095Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2378 | 2026-06-25T23:12:10.125Z | Compiling const-random v0.1.18 |
| 2379 | 2026-06-25T23:12:10.209Z | Compiling tabled v0.21.0 |
| 2380 | 2026-06-25T23:12:10.320Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2381 | 2026-06-25T23:12:10.471Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2382 | 2026-06-25T23:12:10.602Z | Compiling slog-envlogger v2.2.0 |
| 2383 | 2026-06-25T23:12:11.024Z | Compiling typify-impl v0.4.3 |
| 2384 | 2026-06-25T23:12:11.142Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2385 | 2026-06-25T23:12:11.247Z | Compiling crc8 v0.1.1 |
| 2386 | 2026-06-25T23:12:11.379Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2387 | 2026-06-25T23:12:11.473Z | Compiling ahash v0.8.12 |
| 2388 | 2026-06-25T23:12:11.727Z | Compiling smartstring v1.0.1 |
| 2389 | 2026-06-25T23:12:12.018Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2390 | 2026-06-25T23:12:12.450Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2391 | 2026-06-25T23:12:12.532Z | Compiling sha1 v0.10.6 |
| 2392 | 2026-06-25T23:12:12.783Z | Compiling typify v0.4.3 |
| 2393 | 2026-06-25T23:12:12.857Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2394 | 2026-06-25T23:12:12.905Z | Compiling thin-vec v0.2.18 |
| 2395 | 2026-06-25T23:12:13.213Z | Compiling utf-8 v0.7.6 |
| 2396 | 2026-06-25T23:12:13.227Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2397 | 2026-06-25T23:12:13.300Z | Compiling rhai v1.25.1 |
| 2398 | 2026-06-25T23:12:13.410Z | Compiling tungstenite v0.21.0 |
| 2399 | 2026-06-25T23:12:13.573Z | Compiling progenitor-impl v0.10.0 |
| 2400 | 2026-06-25T23:12:13.722Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2401 | 2026-06-25T23:12:14.181Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-06-25T23:12:14.302Z | Compiling sha2 v0.10.9 |
| 2403 | 2026-06-25T23:12:14.521Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2404 | 2026-06-25T23:12:14.757Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2405 | 2026-06-25T23:12:15.228Z | Compiling progenitor v0.10.0 |
| 2406 | 2026-06-25T23:12:15.391Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2407 | 2026-06-25T23:12:16.530Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2408 | 2026-06-25T23:12:16.680Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2409 | 2026-06-25T23:12:16.792Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2410 | 2026-06-25T23:12:17.217Z | Compiling tokio-tungstenite v0.21.0 |
| 2411 | 2026-06-25T23:12:17.565Z | Compiling lzma-sys v0.1.20 |
| 2412 | 2026-06-25T23:12:17.663Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2413 | 2026-06-25T23:12:17.690Z | Compiling typeid v1.0.3 |
| 2414 | 2026-06-25T23:12:17.819Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2415 | 2026-06-25T23:12:17.966Z | Compiling console v0.16.3 |
| 2416 | 2026-06-25T23:12:18.596Z | Compiling git-stub v1.0.0 |
| 2417 | 2026-06-25T23:12:18.889Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2418 | 2026-06-25T23:12:18.920Z | Compiling unit-prefix v0.5.2 |
| 2419 | 2026-06-25T23:12:19.045Z | Compiling base64 v0.21.7 |
| 2420 | 2026-06-25T23:12:19.087Z | Compiling indicatif v0.18.4 |
| 2421 | 2026-06-25T23:12:19.187Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2422 | 2026-06-25T23:12:19.219Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2423 | 2026-06-25T23:12:19.383Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2424 | 2026-06-25T23:12:20.034Z | Compiling git-stub-vcs v0.1.0 |
| 2425 | 2026-06-25T23:12:20.321Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2426 | 2026-06-25T23:12:20.450Z | Compiling ron v0.12.1 |
| 2427 | 2026-06-25T23:12:20.645Z | Compiling xz2 v0.1.7 |
| 2428 | 2026-06-25T23:12:20.903Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2429 | 2026-06-25T23:12:20.979Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2430 | 2026-06-25T23:12:21.223Z | Compiling drift v0.2.0 |
| 2431 | 2026-06-25T23:12:21.685Z | Compiling base16ct v1.0.0 |
| 2432 | 2026-06-25T23:12:21.883Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2433 | 2026-06-25T23:12:21.886Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2434 | 2026-06-25T23:12:22.002Z | Compiling dropshot-api-manager v0.7.2 |
| 2435 | 2026-06-25T23:12:22.305Z | Compiling natord v1.0.9 |
| 2436 | 2026-06-25T23:12:22.492Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2437 | 2026-06-25T23:12:25.118Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2438 | 2026-06-25T23:12:26.288Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2439 | 2026-06-25T23:12:33.364Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2440 | 2026-06-25T23:12:35.019Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2441 | 2026-06-25T23:12:36.081Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2442 | 2026-06-25T23:12:37.028Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2443 | 2026-06-25T23:12:37.028Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2444 | 2026-06-25T23:12:37.031Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2445 | 2026-06-25T23:12:37.495Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2446 | 2026-06-25T23:12:37.495Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2447 | 2026-06-25T23:12:37.499Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2448 | 2026-06-25T23:12:37.942Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2449 | 2026-06-25T23:12:39.409Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2450 | 2026-06-25T23:12:39.409Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2451 | 2026-06-25T23:12:39.409Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2452 | 2026-06-25T23:12:44.085Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2453 | 2026-06-25T23:12:46.261Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2454 | 2026-06-25T23:12:46.261Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2455 | 2026-06-25T23:12:46.261Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2456 | 2026-06-25T23:13:25.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 2457 | 2026-06-25T23:13:26.038Z | |
| 2458 | 2026-06-25T23:13:26.038Z | real 1:38.427826873 |
| 2459 | 2026-06-25T23:13:26.038Z | user 7:21.334676510 |
| 2460 | 2026-06-25T23:13:26.038Z | sys 1:04.415028292 |
| 2461 | 2026-06-25T23:13:26.038Z | trap 0.197253537 |
| 2462 | 2026-06-25T23:13:26.038Z | tflt 0.003182079 |
| 2463 | 2026-06-25T23:13:26.038Z | dflt 0.119401236 |
| 2464 | 2026-06-25T23:13:26.038Z | kflt 0.000076105 |
| 2465 | 2026-06-25T23:13:26.038Z | lock 28:35.252237807 |
| 2466 | 2026-06-25T23:13:26.038Z | slp 23:27.113469540 |
| 2467 | 2026-06-25T23:13:26.038Z | lat 24.761722296 |
| 2468 | 2026-06-25T23:13:26.038Z | stop 36.494966281 |
| 2469 | 2026-06-25T23:13:26.042Z | + ptime -m cargo build --release |
| 2470 | 2026-06-25T23:13:26.691Z | Compiling proc-macro2 v1.0.106 |
| 2471 | 2026-06-25T23:13:26.691Z | Compiling quote v1.0.45 |
| 2472 | 2026-06-25T23:13:26.691Z | Compiling unicode-ident v1.0.24 |
| 2473 | 2026-06-25T23:13:26.691Z | Compiling serde_core v1.0.228 |
| 2474 | 2026-06-25T23:13:26.691Z | Compiling serde v1.0.228 |
| 2475 | 2026-06-25T23:13:26.695Z | Compiling libc v0.2.186 |
| 2476 | 2026-06-25T23:13:26.695Z | Compiling cfg-if v1.0.4 |
| 2477 | 2026-06-25T23:13:26.887Z | Compiling zmij v1.0.21 |
| 2478 | 2026-06-25T23:13:26.963Z | Compiling autocfg v1.5.1 |
| 2479 | 2026-06-25T23:13:27.158Z | Compiling memchr v2.8.1 |
| 2480 | 2026-06-25T23:13:27.188Z | Compiling libm v0.2.16 |
| 2481 | 2026-06-25T23:13:27.372Z | Compiling itoa v1.0.18 |
| 2482 | 2026-06-25T23:13:27.643Z | Compiling icu_properties_data v2.2.0 |
| 2483 | 2026-06-25T23:13:27.661Z | Compiling icu_normalizer_data v2.2.0 |
| 2484 | 2026-06-25T23:13:27.901Z | Compiling version_check v0.9.5 |
| 2485 | 2026-06-25T23:13:27.916Z | Compiling stable_deref_trait v1.2.1 |
| 2486 | 2026-06-25T23:13:28.028Z | Compiling syn v2.0.117 |
| 2487 | 2026-06-25T23:13:28.053Z | Compiling serde_json v1.0.150 |
| 2488 | 2026-06-25T23:13:28.135Z | Compiling writeable v0.6.3 |
| 2489 | 2026-06-25T23:13:28.178Z | Compiling litemap v0.8.2 |
| 2490 | 2026-06-25T23:13:28.316Z | Compiling utf8_iter v1.0.4 |
| 2491 | 2026-06-25T23:13:28.344Z | Compiling thiserror v2.0.18 |
| 2492 | 2026-06-25T23:13:28.422Z | Compiling num-traits v0.2.19 |
| 2493 | 2026-06-25T23:13:28.439Z | Compiling percent-encoding v2.3.2 |
| 2494 | 2026-06-25T23:13:28.714Z | Compiling form_urlencoded v1.2.2 |
| 2495 | 2026-06-25T23:13:28.726Z | Compiling getrandom v0.4.2 |
| 2496 | 2026-06-25T23:13:28.738Z | Compiling rand_core v0.10.1 |
| 2497 | 2026-06-25T23:13:28.904Z | Compiling parking_lot_core v0.9.12 |
| 2498 | 2026-06-25T23:13:28.993Z | Compiling iana-time-zone v0.1.65 |
| 2499 | 2026-06-25T23:13:29.050Z | Compiling heck v0.5.0 |
| 2500 | 2026-06-25T23:13:29.201Z | Compiling errno v0.3.14 |
| 2501 | 2026-06-25T23:13:29.268Z | Compiling uuid v1.23.2 |
| 2502 | 2026-06-25T23:13:29.350Z | Compiling zerocopy v0.8.50 |
| 2503 | 2026-06-25T23:13:29.657Z | Compiling semver v1.0.28 |
| 2504 | 2026-06-25T23:13:29.673Z | Compiling schemars v0.8.22 |
| 2505 | 2026-06-25T23:13:29.798Z | Compiling dyn-clone v1.0.20 |
| 2506 | 2026-06-25T23:13:29.987Z | Compiling jobserver v0.1.34 |
| 2507 | 2026-06-25T23:13:30.049Z | Compiling shlex v2.0.1 |
| 2508 | 2026-06-25T23:13:30.072Z | Compiling find-msvc-tools v0.1.9 |
| 2509 | 2026-06-25T23:13:30.205Z | Compiling rustversion v1.0.22 |
| 2510 | 2026-06-25T23:13:30.247Z | Compiling cc v1.2.63 |
| 2511 | 2026-06-25T23:13:30.318Z | Compiling pin-project-lite v0.2.17 |
| 2512 | 2026-06-25T23:13:30.344Z | Compiling getrandom v0.2.17 |
| 2513 | 2026-06-25T23:13:30.427Z | Compiling bitflags v2.12.1 |
| 2514 | 2026-06-25T23:13:30.548Z | Compiling socket2 v0.6.4 |
| 2515 | 2026-06-25T23:13:30.573Z | Compiling scopeguard v1.2.0 |
| 2516 | 2026-06-25T23:13:30.697Z | Compiling portable-atomic v1.13.1 |
| 2517 | 2026-06-25T23:13:30.857Z | Compiling synstructure v0.13.2 |
| 2518 | 2026-06-25T23:13:30.862Z | Compiling serde_derive_internals v0.29.1 |
| 2519 | 2026-06-25T23:13:31.227Z | Compiling lock_api v0.4.14 |
| 2520 | 2026-06-25T23:13:31.356Z | Compiling log v0.4.32 |
| 2521 | 2026-06-25T23:13:31.485Z | Compiling critical-section v1.2.0 |
| 2522 | 2026-06-25T23:13:31.520Z | Compiling signal-hook-registry v1.4.8 |
| 2523 | 2026-06-25T23:13:31.555Z | Compiling mio v1.2.1 |
| 2524 | 2026-06-25T23:13:31.612Z | Compiling equivalent v1.0.2 |
| 2525 | 2026-06-25T23:13:31.616Z | Compiling cmake v0.1.58 |
| 2526 | 2026-06-25T23:13:31.693Z | Compiling once_cell v1.21.4 |
| 2527 | 2026-06-25T23:13:31.757Z | Compiling dunce v1.0.5 |
| 2528 | 2026-06-25T23:13:31.856Z | Compiling fs_extra v1.3.0 |
| 2529 | 2026-06-25T23:13:31.869Z | Compiling subtle v2.6.1 |
| 2530 | 2026-06-25T23:13:31.970Z | Compiling futures-core v0.3.32 |
| 2531 | 2026-06-25T23:13:31.999Z | Compiling httparse v1.10.1 |
| 2532 | 2026-06-25T23:13:32.012Z | Compiling serde_derive v1.0.228 |
| 2533 | 2026-06-25T23:13:32.042Z | Compiling zerofrom-derive v0.1.7 |
| 2534 | 2026-06-25T23:13:32.067Z | Compiling yoke-derive v0.8.2 |
| 2535 | 2026-06-25T23:13:32.120Z | Compiling zerovec-derive v0.11.3 |
| 2536 | 2026-06-25T23:13:32.151Z | Compiling displaydoc v0.2.6 |
| 2537 | 2026-06-25T23:13:32.151Z | Compiling schemars_derive v0.8.22 |
| 2538 | 2026-06-25T23:13:32.250Z | Compiling thiserror-impl v2.0.18 |
| 2539 | 2026-06-25T23:13:32.375Z | Compiling tokio-macros v2.7.0 |
| 2540 | 2026-06-25T23:13:32.969Z | Compiling zerocopy-derive v0.8.50 |
| 2541 | 2026-06-25T23:13:33.147Z | Compiling zeroize_derive v1.4.3 |
| 2542 | 2026-06-25T23:13:33.160Z | Compiling futures-macro v0.3.32 |
| 2543 | 2026-06-25T23:13:33.241Z | Compiling aws-lc-sys v0.41.0 |
| 2544 | 2026-06-25T23:13:33.244Z | Compiling zerofrom v0.1.8 |
| 2545 | 2026-06-25T23:13:33.380Z | Compiling yoke v0.8.3 |
| 2546 | 2026-06-25T23:13:33.399Z | Compiling futures-sink v0.3.32 |
| 2547 | 2026-06-25T23:13:33.519Z | Compiling slab v0.4.12 |
| 2548 | 2026-06-25T23:13:33.587Z | Compiling zerovec v0.11.6 |
| 2549 | 2026-06-25T23:13:33.640Z | Compiling zerotrie v0.2.4 |
| 2550 | 2026-06-25T23:13:33.853Z | Compiling zeroize v1.8.2 |
| 2551 | 2026-06-25T23:13:33.865Z | Compiling rustix v1.1.4 |
| 2552 | 2026-06-25T23:13:34.017Z | Compiling typenum v1.20.1 |
| 2553 | 2026-06-25T23:13:34.089Z | Compiling thiserror v1.0.69 |
| 2554 | 2026-06-25T23:13:34.106Z | Compiling futures-channel v0.3.32 |
| 2555 | 2026-06-25T23:13:34.151Z | Compiling tinystr v0.8.3 |
| 2556 | 2026-06-25T23:13:34.201Z | Compiling potential_utf v0.1.5 |
| 2557 | 2026-06-25T23:13:34.255Z | Compiling thiserror-impl v1.0.69 |
| 2558 | 2026-06-25T23:13:34.364Z | Compiling icu_locale_core v2.2.0 |
| 2559 | 2026-06-25T23:13:34.378Z | Compiling icu_collections v2.2.0 |
| 2560 | 2026-06-25T23:13:34.407Z | Compiling futures-io v0.3.32 |
| 2561 | 2026-06-25T23:13:34.459Z | Compiling futures-task v0.3.32 |
| 2562 | 2026-06-25T23:13:34.642Z | Compiling futures-util v0.3.32 |
| 2563 | 2026-06-25T23:13:34.655Z | Compiling hashbrown v0.17.1 |
| 2564 | 2026-06-25T23:13:35.198Z | Compiling indexmap v2.14.0 |
| 2565 | 2026-06-25T23:13:35.242Z | Compiling icu_provider v2.2.0 |
| 2566 | 2026-06-25T23:13:35.390Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-06-25T23:13:35.404Z | Compiling bytes v1.11.1 |
| 2568 | 2026-06-25T23:13:35.531Z | Compiling icu_properties v2.2.0 |
| 2569 | 2026-06-25T23:13:35.683Z | Compiling icu_normalizer v2.2.0 |
| 2570 | 2026-06-25T23:13:35.864Z | Compiling chrono v0.4.45 |
| 2571 | 2026-06-25T23:13:35.867Z | Compiling serde_tokenstream v0.2.3 |
| 2572 | 2026-06-25T23:13:36.564Z | Compiling idna_adapter v1.2.2 |
| 2573 | 2026-06-25T23:13:36.721Z | Compiling idna v1.1.0 |
| 2574 | 2026-06-25T23:13:36.869Z | Compiling parking_lot v0.12.5 |
| 2575 | 2026-06-25T23:13:36.895Z | Compiling ucd-trie v0.1.7 |
| 2576 | 2026-06-25T23:13:37.121Z | Compiling url v2.5.8 |
| 2577 | 2026-06-25T23:13:37.137Z | Compiling tokio v1.52.3 |
| 2578 | 2026-06-25T23:13:37.339Z | Compiling pest v2.8.6 |
| 2579 | 2026-06-25T23:13:37.683Z | Compiling tracing-attributes v0.1.31 |
| 2580 | 2026-06-25T23:13:38.622Z | Compiling tracing-core v0.1.36 |
| 2581 | 2026-06-25T23:13:38.786Z | Compiling ipnetwork v0.21.1 |
| 2582 | 2026-06-25T23:13:38.806Z | Compiling rand_core v0.6.4 |
| 2583 | 2026-06-25T23:13:39.063Z | Compiling regex-syntax v0.8.10 |
| 2584 | 2026-06-25T23:13:39.083Z | Compiling tracing v0.1.44 |
| 2585 | 2026-06-25T23:13:39.334Z | Compiling pest_meta v2.8.6 |
| 2586 | 2026-06-25T23:13:39.470Z | Compiling slog v2.8.2 |
| 2587 | 2026-06-25T23:13:39.679Z | Compiling base64 v0.22.1 |
| 2588 | 2026-06-25T23:13:39.750Z | Compiling byteorder v1.5.0 |
| 2589 | 2026-06-25T23:13:40.031Z | Compiling pest_generator v2.8.6 |
| 2590 | 2026-06-25T23:13:40.210Z | Compiling http v1.4.1 |
| 2591 | 2026-06-25T23:13:40.386Z | Compiling erased-serde v0.3.31 |
| 2592 | 2026-06-25T23:13:40.637Z | Compiling aho-corasick v1.1.4 |
| 2593 | 2026-06-25T23:13:40.723Z | Compiling getrandom v0.3.4 |
| 2594 | 2026-06-25T23:13:41.189Z | Compiling pest_derive v2.8.6 |
| 2595 | 2026-06-25T23:13:41.631Z | Compiling regex-automata v0.4.14 |
| 2596 | 2026-06-25T23:13:41.912Z | Compiling fnv v1.0.7 |
| 2597 | 2026-06-25T23:13:41.933Z | Compiling anyhow v1.0.102 |
| 2598 | 2026-06-25T23:13:42.052Z | Compiling oxnet v0.1.6 |
| 2599 | 2026-06-25T23:13:42.248Z | Compiling rustls-pki-types v1.14.1 |
| 2600 | 2026-06-25T23:13:42.290Z | Compiling ring v0.17.14 |
| 2601 | 2026-06-25T23:13:42.956Z | Compiling aws-lc-rs v1.17.0 |
| 2602 | 2026-06-25T23:13:43.301Z | Compiling regex v1.12.3 |
| 2603 | 2026-06-25T23:13:43.496Z | Compiling paste v1.0.15 |
| 2604 | 2026-06-25T23:13:43.710Z | Compiling strsim v0.11.1 |
| 2605 | 2026-06-25T23:13:44.007Z | Compiling tokio-util v0.7.18 |
| 2606 | 2026-06-25T23:13:44.201Z | Compiling num-conv v0.2.2 |
| 2607 | 2026-06-25T23:13:44.320Z | Compiling untrusted v0.7.1 |
| 2608 | 2026-06-25T23:13:44.360Z | Compiling time-core v0.1.8 |
| 2609 | 2026-06-25T23:13:44.457Z | Compiling untrusted v0.9.0 |
| 2610 | 2026-06-25T23:13:44.560Z | Compiling ipnet v2.12.0 |
| 2611 | 2026-06-25T23:13:44.603Z | Compiling time-macros v0.2.27 |
| 2612 | 2026-06-25T23:13:45.776Z | Compiling rustls v0.23.40 |
| 2613 | 2026-06-25T23:13:45.976Z | Compiling ident_case v1.0.1 |
| 2614 | 2026-06-25T23:13:46.108Z | Compiling http-body v1.0.1 |
| 2615 | 2026-06-25T23:13:46.260Z | Compiling scroll_derive v0.13.1 |
| 2616 | 2026-06-25T23:13:46.280Z | Compiling atomic-waker v1.1.2 |
| 2617 | 2026-06-25T23:13:46.421Z | Compiling camino v1.2.2 |
| 2618 | 2026-06-25T23:13:46.777Z | Compiling async-trait v0.1.89 |
| 2619 | 2026-06-25T23:13:46.980Z | Compiling omicron-workspace-hack v0.1.0 |
| 2620 | 2026-06-25T23:13:47.099Z | Compiling ryu v1.0.23 |
| 2621 | 2026-06-25T23:13:47.227Z | Compiling tower-layer v0.3.3 |
| 2622 | 2026-06-25T23:13:47.434Z | Compiling pretty-hex v0.4.2 |
| 2623 | 2026-06-25T23:13:47.578Z | Compiling tower-service v0.3.3 |
| 2624 | 2026-06-25T23:13:47.592Z | Compiling try-lock v0.2.5 |
| 2625 | 2026-06-25T23:13:47.688Z | Compiling want v0.3.1 |
| 2626 | 2026-06-25T23:13:47.741Z | Compiling h2 v0.4.14 |
| 2627 | 2026-06-25T23:13:47.878Z | Compiling ppv-lite86 v0.2.21 |
| 2628 | 2026-06-25T23:13:48.211Z | Compiling httpdate v1.0.3 |
| 2629 | 2026-06-25T23:13:48.592Z | Compiling crossbeam-utils v0.8.21 |
| 2630 | 2026-06-25T23:13:49.324Z | Compiling crc32fast v1.5.0 |
| 2631 | 2026-06-25T23:13:49.878Z | Compiling slog-async v2.8.0 |
| 2632 | 2026-06-25T23:13:50.093Z | Compiling hyper v1.10.1 |
| 2633 | 2026-06-25T23:13:50.201Z | Compiling usdt-impl v0.6.0 |
| 2634 | 2026-06-25T23:13:50.493Z | Compiling serde_urlencoded v0.7.1 |
| 2635 | 2026-06-25T23:13:50.788Z | Compiling scroll v0.13.0 |
| 2636 | 2026-06-25T23:13:51.060Z | Compiling http-body-util v0.1.3 |
| 2637 | 2026-06-25T23:13:51.126Z | Compiling plain v0.2.3 |
| 2638 | 2026-06-25T23:13:51.264Z | Compiling goblin v0.10.7 |
| 2639 | 2026-06-25T23:13:51.389Z | Compiling daft-derive v0.1.7 |
| 2640 | 2026-06-25T23:13:52.178Z | Compiling hyper-util v0.1.20 |
| 2641 | 2026-06-25T23:13:54.295Z | Compiling allocator-api2 v0.2.21 |
| 2642 | 2026-06-25T23:13:54.476Z | Compiling foldhash v0.2.0 |
| 2643 | 2026-06-25T23:13:54.714Z | Compiling hashbrown v0.16.1 |
| 2644 | 2026-06-25T23:13:54.801Z | Compiling dof v0.4.0 |
| 2645 | 2026-06-25T23:13:55.105Z | Compiling dtrace-parser v0.3.0 |
| 2646 | 2026-06-25T23:13:55.241Z | Compiling openapiv3 v2.2.0 |
| 2647 | 2026-06-25T23:13:55.448Z | Compiling thread-id v5.1.0 |
| 2648 | 2026-06-25T23:13:55.545Z | Compiling syn v1.0.109 |
| 2649 | 2026-06-25T23:13:56.260Z | Compiling generic-array v0.14.7 |
| 2650 | 2026-06-25T23:13:56.317Z | Compiling powerfmt v0.2.0 |
| 2651 | 2026-06-25T23:13:56.580Z | Compiling deranged v0.5.8 |
| 2652 | 2026-06-25T23:13:57.627Z | Compiling num_threads v0.1.7 |
| 2653 | 2026-06-25T23:13:57.763Z | Compiling time v0.3.47 |
| 2654 | 2026-06-25T23:13:58.664Z | Compiling usdt-attr-macro v0.6.0 |
| 2655 | 2026-06-25T23:13:59.030Z | Compiling usdt-macro v0.6.0 |
| 2656 | 2026-06-25T23:13:59.212Z | Compiling rand_core v0.9.5 |
| 2657 | 2026-06-25T23:13:59.595Z | Compiling multer v3.1.0 |
| 2658 | 2026-06-25T23:13:59.868Z | Compiling ref-cast v1.0.25 |
| 2659 | 2026-06-25T23:13:59.918Z | Compiling crossbeam-channel v0.5.15 |
| 2660 | 2026-06-25T23:14:00.220Z | Compiling sync_wrapper v1.0.2 |
| 2661 | 2026-06-25T23:14:00.345Z | Compiling cpufeatures v0.3.0 |
| 2662 | 2026-06-25T23:14:00.406Z | Compiling hex v0.4.3 |
| 2663 | 2026-06-25T23:14:00.433Z | Compiling winnow v1.0.3 |
| 2664 | 2026-06-25T23:14:00.470Z | Compiling tower v0.5.3 |
| 2665 | 2026-06-25T23:14:00.599Z | Compiling rand_chacha v0.9.0 |
| 2666 | 2026-06-25T23:14:00.643Z | Compiling webpki-roots v1.0.7 |
| 2667 | 2026-06-25T23:14:00.696Z | Compiling futures-executor v0.3.32 |
| 2668 | 2026-06-25T23:14:00.765Z | Compiling ref-cast-impl v1.0.25 |
| 2669 | 2026-06-25T23:14:01.045Z | Compiling async-stream-impl v0.3.6 |
| 2670 | 2026-06-25T23:14:01.159Z | Compiling dropshot v0.17.1 |
| 2671 | 2026-06-25T23:14:01.173Z | Compiling thread_local v1.1.9 |
| 2672 | 2026-06-25T23:14:01.427Z | Compiling tower-http v0.6.11 |
| 2673 | 2026-06-25T23:14:01.515Z | Compiling futures v0.3.32 |
| 2674 | 2026-06-25T23:14:01.609Z | Compiling rand v0.9.4 |
| 2675 | 2026-06-25T23:14:01.724Z | Compiling structmeta-derive v0.3.0 |
| 2676 | 2026-06-25T23:14:01.762Z | Compiling is-terminal v0.4.17 |
| 2677 | 2026-06-25T23:14:01.901Z | Compiling take_mut v0.2.2 |
| 2678 | 2026-06-25T23:14:01.982Z | Compiling fastrand v2.4.1 |
| 2679 | 2026-06-25T23:14:02.026Z | Compiling term v1.2.1 |
| 2680 | 2026-06-25T23:14:02.320Z | Compiling crypto-common v0.1.7 |
| 2681 | 2026-06-25T23:14:02.349Z | Compiling slog-term v2.9.2 |
| 2682 | 2026-06-25T23:14:02.470Z | Compiling darling_core v0.23.0 |
| 2683 | 2026-06-25T23:14:02.698Z | Compiling dropshot_endpoint v0.17.1 |
| 2684 | 2026-06-25T23:14:02.786Z | Compiling structmeta v0.3.0 |
| 2685 | 2026-06-25T23:14:03.006Z | Compiling newtype-uuid-macros v0.1.0 |
| 2686 | 2026-06-25T23:14:03.650Z | Compiling newtype-uuid v1.3.2 |
| 2687 | 2026-06-25T23:14:03.822Z | Compiling strum_macros v0.26.4 |
| 2688 | 2026-06-25T23:14:04.095Z | Compiling daft v0.1.7 |
| 2689 | 2026-06-25T23:14:04.355Z | Compiling tempfile v3.27.0 |
| 2690 | 2026-06-25T23:14:04.592Z | Compiling darling_macro v0.23.0 |
| 2691 | 2026-06-25T23:14:04.652Z | Compiling hybrid-array v0.4.12 |
| 2692 | 2026-06-25T23:14:04.842Z | Compiling openssl-probe v0.2.1 |
| 2693 | 2026-06-25T23:14:05.104Z | Compiling simd-adler32 v0.3.9 |
| 2694 | 2026-06-25T23:14:05.158Z | Compiling match_cfg v0.1.0 |
| 2695 | 2026-06-25T23:14:05.205Z | Compiling darling v0.23.0 |
| 2696 | 2026-06-25T23:14:05.244Z | Compiling either v1.16.0 |
| 2697 | 2026-06-25T23:14:05.294Z | Compiling adler2 v2.0.1 |
| 2698 | 2026-06-25T23:14:05.339Z | Compiling serde_with_macros v3.20.0 |
| 2699 | 2026-06-25T23:14:05.467Z | Compiling miniz_oxide v0.8.9 |
| 2700 | 2026-06-25T23:14:05.481Z | Compiling hostname v0.3.1 |
| 2701 | 2026-06-25T23:14:05.537Z | Compiling rustls-native-certs v0.8.4 |
| 2702 | 2026-06-25T23:14:05.646Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2703 | 2026-06-25T23:14:05.957Z | Compiling slog-json v2.6.1 |
| 2704 | 2026-06-25T23:14:06.221Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2705 | 2026-06-25T23:14:06.351Z | Compiling serde_spanned v1.1.1 |
| 2706 | 2026-06-25T23:14:06.499Z | Compiling memmap2 v0.9.10 |
| 2707 | 2026-06-25T23:14:06.890Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2708 | 2026-06-25T23:14:06.949Z | Compiling slog-bunyan v2.5.0 |
| 2709 | 2026-06-25T23:14:06.986Z | Compiling flate2 v1.1.9 |
| 2710 | 2026-06-25T23:14:07.026Z | Compiling crypto-common v0.2.2 |
| 2711 | 2026-06-25T23:14:07.134Z | Compiling block-buffer v0.12.0 |
| 2712 | 2026-06-25T23:14:07.161Z | Compiling derive-ex v0.1.8 |
| 2713 | 2026-06-25T23:14:07.327Z | Compiling rand_chacha v0.3.1 |
| 2714 | 2026-06-25T23:14:07.981Z | Compiling usdt v0.6.0 |
| 2715 | 2026-06-25T23:14:08.131Z | Compiling strum_macros v0.27.2 |
| 2716 | 2026-06-25T23:14:08.325Z | Compiling debug-ignore v1.0.5 |
| 2717 | 2026-06-25T23:14:08.446Z | Compiling compression-core v0.4.32 |
| 2718 | 2026-06-25T23:14:08.627Z | Compiling const-oid v0.10.2 |
| 2719 | 2026-06-25T23:14:08.641Z | Compiling compression-codecs v0.4.38 |
| 2720 | 2026-06-25T23:14:08.762Z | Compiling test-strategy v0.4.5 |
| 2721 | 2026-06-25T23:14:08.943Z | Compiling digest v0.11.3 |
| 2722 | 2026-06-25T23:14:09.018Z | Compiling rand v0.8.6 |
| 2723 | 2026-06-25T23:14:09.257Z | Compiling macaddr v1.0.1 |
| 2724 | 2026-06-25T23:14:09.578Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2725 | 2026-06-25T23:14:09.637Z | Compiling encoding_rs v0.8.35 |
| 2726 | 2026-06-25T23:14:09.850Z | Compiling mime v0.3.17 |
| 2727 | 2026-06-25T23:14:10.068Z | Compiling spin v0.9.8 |
| 2728 | 2026-06-25T23:14:10.198Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2729 | 2026-06-25T23:14:10.325Z | Compiling sha1 v0.11.0 |
| 2730 | 2026-06-25T23:14:10.344Z | Compiling async-compression v0.4.42 |
| 2731 | 2026-06-25T23:14:10.357Z | Compiling async-stream v0.3.6 |
| 2732 | 2026-06-25T23:14:10.609Z | Compiling block-buffer v0.10.4 |
| 2733 | 2026-06-25T23:14:10.811Z | Compiling waitgroup v0.1.2 |
| 2734 | 2026-06-25T23:14:10.824Z | Compiling rustls-pemfile v2.2.0 |
| 2735 | 2026-06-25T23:14:10.881Z | Compiling serde_path_to_error v0.1.20 |
| 2736 | 2026-06-25T23:14:10.976Z | Compiling hostname v0.4.2 |
| 2737 | 2026-06-25T23:14:11.148Z | Compiling digest v0.10.7 |
| 2738 | 2026-06-25T23:14:11.189Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2739 | 2026-06-25T23:14:11.411Z | Compiling unicode-width v0.2.2 |
| 2740 | 2026-06-25T23:14:11.747Z | Compiling parse-display-derive v0.10.0 |
| 2741 | 2026-06-25T23:14:11.933Z | Compiling regress v0.10.5 |
| 2742 | 2026-06-25T23:14:12.938Z | Compiling strum v0.26.3 |
| 2743 | 2026-06-25T23:14:13.321Z | Compiling wait-timeout v0.2.1 |
| 2744 | 2026-06-25T23:14:13.923Z | Compiling quick-error v1.2.3 |
| 2745 | 2026-06-25T23:14:13.988Z | Compiling bit-vec v0.8.0 |
| 2746 | 2026-06-25T23:14:14.142Z | Compiling rusty-fork v0.3.1 |
| 2747 | 2026-06-25T23:14:14.299Z | Compiling bit-set v0.8.0 |
| 2748 | 2026-06-25T23:14:14.371Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-06-25T23:14:14.525Z | Compiling serde_with v3.20.0 |
| 2750 | 2026-06-25T23:14:14.671Z | Compiling rand_xorshift v0.4.0 |
| 2751 | 2026-06-25T23:14:14.857Z | Compiling unarray v0.1.4 |
| 2752 | 2026-06-25T23:14:14.932Z | Compiling strum v0.27.2 |
| 2753 | 2026-06-25T23:14:14.988Z | Compiling proptest v1.11.0 |
| 2754 | 2026-06-25T23:14:15.001Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2755 | 2026-06-25T23:14:15.076Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2756 | 2026-06-25T23:14:15.165Z | Compiling instant v0.1.13 |
| 2757 | 2026-06-25T23:14:15.400Z | Compiling cpufeatures v0.2.17 |
| 2758 | 2026-06-25T23:14:15.480Z | Compiling iddqd v0.4.2 |
| 2759 | 2026-06-25T23:14:15.492Z | Compiling itertools v0.14.0 |
| 2760 | 2026-06-25T23:14:15.544Z | Compiling clap_derive v4.6.1 |
| 2761 | 2026-06-25T23:14:16.869Z | Compiling utf8parse v0.2.2 |
| 2762 | 2026-06-25T23:14:17.159Z | Compiling anstyle-parse v1.0.0 |
| 2763 | 2026-06-25T23:14:17.388Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2764 | 2026-06-25T23:14:17.476Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-25T23:14:17.608Z | Compiling backon v1.6.0 |
| 2766 | 2026-06-25T23:14:17.631Z | Compiling terminal_size v0.4.4 |
| 2767 | 2026-06-25T23:14:17.879Z | Compiling anstyle v1.0.14 |
| 2768 | 2026-06-25T23:14:18.161Z | Compiling anstyle-query v1.1.5 |
| 2769 | 2026-06-25T23:14:18.499Z | Compiling colorchoice v1.0.5 |
| 2770 | 2026-06-25T23:14:18.585Z | Compiling is_terminal_polyfill v1.70.2 |
| 2771 | 2026-06-25T23:14:18.692Z | Compiling anstream v1.0.0 |
| 2772 | 2026-06-25T23:14:19.193Z | Compiling backoff v0.4.0 |
| 2773 | 2026-06-25T23:14:19.345Z | Compiling parse-display v0.10.0 |
| 2774 | 2026-06-25T23:14:19.432Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2775 | 2026-06-25T23:14:19.579Z | Compiling humantime v2.3.0 |
| 2776 | 2026-06-25T23:14:20.183Z | Compiling clap_lex v1.1.0 |
| 2777 | 2026-06-25T23:14:20.541Z | Compiling clap_builder v4.6.0 |
| 2778 | 2026-06-25T23:14:20.982Z | Compiling regress v0.11.1 |
| 2779 | 2026-06-25T23:14:22.426Z | Compiling clap v4.6.1 |
| 2780 | 2026-06-25T23:14:22.517Z | Compiling typify-impl v0.6.2 |
| 2781 | 2026-06-25T23:14:23.601Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2782 | 2026-06-25T23:14:24.069Z | Compiling crucible-workspace-hack v0.1.0 |
| 2783 | 2026-06-25T23:14:24.340Z | Compiling proc-macro-crate v3.5.0 |
| 2784 | 2026-06-25T23:14:24.792Z | Compiling zerocopy-derive v0.7.35 |
| 2785 | 2026-06-25T23:14:25.577Z | Compiling unsafe-libyaml v0.2.11 |
| 2786 | 2026-06-25T23:14:25.807Z | Compiling typify-macro v0.6.2 |
| 2787 | 2026-06-25T23:14:26.233Z | Compiling serde_yaml v0.9.34+deprecated |
| 2788 | 2026-06-25T23:14:26.342Z | Compiling num_enum_derive v0.7.6 |
| 2789 | 2026-06-25T23:14:27.396Z | Compiling darling_core v0.21.3 |
| 2790 | 2026-06-25T23:14:27.471Z | Compiling convert_case v0.4.0 |
| 2791 | 2026-06-25T23:14:27.738Z | Compiling num_enum v0.7.6 |
| 2792 | 2026-06-25T23:14:27.771Z | Compiling derive_more v0.99.20 |
| 2793 | 2026-06-25T23:14:28.136Z | Compiling toml_datetime v0.6.11 |
| 2794 | 2026-06-25T23:14:29.196Z | Compiling typify v0.6.2 |
| 2795 | 2026-06-25T23:14:29.446Z | Compiling darling_macro v0.21.3 |
| 2796 | 2026-06-25T23:14:29.788Z | Compiling secrecy v0.10.3 |
| 2797 | 2026-06-25T23:14:29.966Z | Compiling proc-macro-error-attr v1.0.4 |
| 2798 | 2026-06-25T23:14:30.056Z | Compiling darling v0.21.3 |
| 2799 | 2026-06-25T23:14:30.119Z | Compiling heapless v0.8.0 |
| 2800 | 2026-06-25T23:14:30.198Z | Compiling tinyvec_macros v0.1.1 |
| 2801 | 2026-06-25T23:14:30.318Z | Compiling prettyplease v0.2.37 |
| 2802 | 2026-06-25T23:14:30.585Z | Compiling tinyvec v1.11.0 |
| 2803 | 2026-06-25T23:14:30.626Z | Compiling ingot-macros v0.1.1 |
| 2804 | 2026-06-25T23:14:31.016Z | Compiling zerocopy v0.7.35 |
| 2805 | 2026-06-25T23:14:31.123Z | Compiling tabwriter v1.4.1 |
| 2806 | 2026-06-25T23:14:31.579Z | Compiling crossbeam-epoch v0.9.18 |
| 2807 | 2026-06-25T23:14:31.772Z | Compiling hash32 v0.3.1 |
| 2808 | 2026-06-25T23:14:31.863Z | Compiling scroll_derive v0.12.1 |
| 2809 | 2026-06-25T23:14:31.941Z | Compiling rustc_version v0.4.1 |
| 2810 | 2026-06-25T23:14:32.083Z | Compiling num-integer v0.1.46 |
| 2811 | 2026-06-25T23:14:32.221Z | Compiling usdt-impl v0.5.0 |
| 2812 | 2026-06-25T23:14:32.542Z | Compiling proc-macro-error v1.0.4 |
| 2813 | 2026-06-25T23:14:32.577Z | Compiling data-encoding v2.11.0 |
| 2814 | 2026-06-25T23:14:32.615Z | Compiling smoltcp v0.11.0 |
| 2815 | 2026-06-25T23:14:32.804Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2816 | 2026-06-25T23:14:32.987Z | Compiling pkg-config v0.3.33 |
| 2817 | 2026-06-25T23:14:33.084Z | Compiling winnow v0.7.15 |
| 2818 | 2026-06-25T23:14:33.315Z | Compiling rustix v0.38.44 |
| 2819 | 2026-06-25T23:14:33.440Z | Compiling ingot-types v0.1.2 |
| 2820 | 2026-06-25T23:14:33.948Z | Compiling scroll v0.12.0 |
| 2821 | 2026-06-25T23:14:34.078Z | Compiling curve25519-dalek v4.1.3 |
| 2822 | 2026-06-25T23:14:34.538Z | Compiling dof v0.3.0 |
| 2823 | 2026-06-25T23:14:35.290Z | Compiling dtrace-parser v0.2.0 |
| 2824 | 2026-06-25T23:14:35.407Z | Compiling hmac v0.12.1 |
| 2825 | 2026-06-25T23:14:35.505Z | Compiling inout v0.1.4 |
| 2826 | 2026-06-25T23:14:35.566Z | Compiling ff v0.13.1 |
| 2827 | 2026-06-25T23:14:35.580Z | Compiling cobs v0.3.0 |
| 2828 | 2026-06-25T23:14:35.692Z | Compiling bstr v1.12.1 |
| 2829 | 2026-06-25T23:14:35.725Z | Compiling thread-id v4.2.2 |
| 2830 | 2026-06-25T23:14:35.860Z | Compiling managed v0.8.0 |
| 2831 | 2026-06-25T23:14:35.873Z | Compiling bitflags v1.3.2 |
| 2832 | 2026-06-25T23:14:36.125Z | Compiling colored v3.1.1 |
| 2833 | 2026-06-25T23:14:36.173Z | Compiling static_assertions v1.1.0 |
| 2834 | 2026-06-25T23:14:36.227Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2835 | 2026-06-25T23:14:36.684Z | Compiling postcard v1.1.3 |
| 2836 | 2026-06-25T23:14:36.684Z | Compiling group v0.13.0 |
| 2837 | 2026-06-25T23:14:36.798Z | Compiling cipher v0.4.4 |
| 2838 | 2026-06-25T23:14:37.057Z | Compiling hkdf v0.12.4 |
| 2839 | 2026-06-25T23:14:37.460Z | Compiling goblin v0.8.2 |
| 2840 | 2026-06-25T23:14:37.529Z | Compiling ingot v0.1.1 |
| 2841 | 2026-06-25T23:14:37.668Z | Compiling num-rational v0.4.2 |
| 2842 | 2026-06-25T23:14:38.659Z | Compiling num-iter v0.1.45 |
| 2843 | 2026-06-25T23:14:39.406Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2844 | 2026-06-25T23:14:39.644Z | Compiling universal-hash v0.5.1 |
| 2845 | 2026-06-25T23:14:39.747Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2846 | 2026-06-25T23:14:39.762Z | Compiling hubpack_derive v0.1.1 |
| 2847 | 2026-06-25T23:14:39.851Z | Compiling crypto-bigint v0.5.5 |
| 2848 | 2026-06-25T23:14:40.424Z | Compiling half v2.7.1 |
| 2849 | 2026-06-25T23:14:40.668Z | Compiling serde_repr v0.1.20 |
| 2850 | 2026-06-25T23:14:40.780Z | Compiling foreign-types-macros v0.2.3 |
| 2851 | 2026-06-25T23:14:40.855Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2852 | 2026-06-25T23:14:41.453Z | Compiling num-complex v0.4.6 |
| 2853 | 2026-06-25T23:14:41.875Z | Compiling memoffset v0.9.1 |
| 2854 | 2026-06-25T23:14:42.080Z | Compiling base16ct v0.2.0 |
| 2855 | 2026-06-25T23:14:42.145Z | Compiling ciborium-io v0.2.2 |
| 2856 | 2026-06-25T23:14:42.257Z | Compiling cfg_aliases v0.2.1 |
| 2857 | 2026-06-25T23:14:42.293Z | Compiling heck v0.4.1 |
| 2858 | 2026-06-25T23:14:42.458Z | Compiling opaque-debug v0.3.1 |
| 2859 | 2026-06-25T23:14:42.509Z | Compiling foreign-types-shared v0.3.1 |
| 2860 | 2026-06-25T23:14:42.526Z | Compiling base64ct v1.8.3 |
| 2861 | 2026-06-25T23:14:42.607Z | Compiling indent_write v2.2.0 |
| 2862 | 2026-06-25T23:14:42.870Z | Compiling password-hash v0.5.0 |
| 2863 | 2026-06-25T23:14:43.017Z | Compiling foreign-types v0.5.0 |
| 2864 | 2026-06-25T23:14:43.109Z | Compiling poly1305 v0.8.0 |
| 2865 | 2026-06-25T23:14:43.724Z | Compiling nix v0.31.3 |
| 2866 | 2026-06-25T23:14:43.827Z | Compiling ciborium-ll v0.2.2 |
| 2867 | 2026-06-25T23:14:43.958Z | Compiling elliptic-curve v0.13.8 |
| 2868 | 2026-06-25T23:14:44.266Z | Compiling num v0.4.3 |
| 2869 | 2026-06-25T23:14:44.350Z | Compiling thiserror-no-std v2.0.2 |
| 2870 | 2026-06-25T23:14:44.374Z | Compiling hubpack v0.1.2 |
| 2871 | 2026-06-25T23:14:45.648Z | Compiling chacha20 v0.9.1 |
| 2872 | 2026-06-25T23:14:46.261Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2873 | 2026-06-25T23:14:46.346Z | Compiling reqwest v0.12.28 |
| 2874 | 2026-06-25T23:14:46.904Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2875 | 2026-06-25T23:14:47.458Z | Compiling blake2 v0.10.6 |
| 2876 | 2026-06-25T23:14:47.717Z | Compiling aead v0.5.2 |
| 2877 | 2026-06-25T23:14:47.912Z | Compiling byte-wrapper v0.1.0 |
| 2878 | 2026-06-25T23:14:47.925Z | Compiling chacha20 v0.10.0 |
| 2879 | 2026-06-25T23:14:47.956Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2880 | 2026-06-25T23:14:48.345Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2881 | 2026-06-25T23:14:48.889Z | Compiling cstr-argument v0.1.2 |
| 2882 | 2026-06-25T23:14:49.068Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2883 | 2026-06-25T23:14:49.127Z | Compiling keccak v0.1.6 |
| 2884 | 2026-06-25T23:14:49.264Z | Compiling float-ord v0.3.2 |
| 2885 | 2026-06-25T23:14:49.345Z | Compiling sha3 v0.10.9 |
| 2886 | 2026-06-25T23:14:49.418Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2887 | 2026-06-25T23:14:49.869Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2888 | 2026-06-25T23:14:49.872Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2889 | 2026-06-25T23:14:49.992Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2890 | 2026-06-25T23:14:50.027Z | Compiling rand v0.10.1 |
| 2891 | 2026-06-25T23:14:50.762Z | Compiling rustls-webpki v0.103.13 |
| 2892 | 2026-06-25T23:14:50.851Z | Compiling chacha20poly1305 v0.10.1 |
| 2893 | 2026-06-25T23:14:51.991Z | Compiling argon2 v0.5.3 |
| 2894 | 2026-06-25T23:14:53.003Z | Compiling progenitor-client v0.10.0 |
| 2895 | 2026-06-25T23:14:53.275Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2896 | 2026-06-25T23:14:53.275Z | Compiling vsss-rs v3.3.4 |
| 2897 | 2026-06-25T23:14:54.013Z | Compiling ciborium v0.2.2 |
| 2898 | 2026-06-25T23:14:54.655Z | Compiling atomicwrites v0.4.4 |
| 2899 | 2026-06-25T23:14:54.772Z | Compiling usdt-macro v0.5.0 |
| 2900 | 2026-06-25T23:14:54.847Z | Compiling usdt-attr-macro v0.5.0 |
| 2901 | 2026-06-25T23:14:55.409Z | Compiling tokio-rustls v0.26.4 |
| 2902 | 2026-06-25T23:14:55.493Z | Compiling rustls-platform-verifier v0.7.0 |
| 2903 | 2026-06-25T23:14:55.703Z | Compiling hyper-rustls v0.27.9 |
| 2904 | 2026-06-25T23:14:55.933Z | Compiling reqwest v0.13.4 |
| 2905 | 2026-06-25T23:14:57.211Z | Compiling enum-as-inner v0.6.1 |
| 2906 | 2026-06-25T23:14:57.540Z | Compiling progenitor-client v0.14.0 |
| 2907 | 2026-06-25T23:14:57.815Z | Compiling progenitor-extras v0.2.0 |
| 2908 | 2026-06-25T23:14:58.026Z | Compiling num-derive v0.4.2 |
| 2909 | 2026-06-25T23:14:58.071Z | Compiling memmap v0.7.0 |
| 2910 | 2026-06-25T23:14:58.250Z | Compiling rayon-core v1.13.0 |
| 2911 | 2026-06-25T23:14:58.443Z | Compiling semver v0.1.20 |
| 2912 | 2026-06-25T23:14:58.952Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2913 | 2026-06-25T23:14:59.113Z | Compiling winnow v0.5.40 |
| 2914 | 2026-06-25T23:15:00.574Z | Compiling toml_edit v0.19.15 |
| 2915 | 2026-06-25T23:15:01.058Z | Compiling rustc_version v0.1.7 |
| 2916 | 2026-06-25T23:15:01.544Z | Compiling usdt v0.5.0 |
| 2917 | 2026-06-25T23:15:02.268Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2918 | 2026-06-25T23:15:09.084Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2919 | 2026-06-25T23:15:11.041Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2920 | 2026-06-25T23:15:11.140Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2921 | 2026-06-25T23:15:11.260Z | Compiling similar v2.7.0 |
| 2922 | 2026-06-25T23:15:11.389Z | Compiling crossbeam-deque v0.8.6 |
| 2923 | 2026-06-25T23:15:11.705Z | Compiling serde_spanned v0.6.9 |
| 2924 | 2026-06-25T23:15:11.793Z | Compiling vcpkg v0.2.15 |
| 2925 | 2026-06-25T23:15:11.873Z | Compiling toml_write v0.1.2 |
| 2926 | 2026-06-25T23:15:12.095Z | Compiling bytecount v0.6.9 |
| 2927 | 2026-06-25T23:15:12.356Z | Compiling lazy_static v1.5.0 |
| 2928 | 2026-06-25T23:15:12.500Z | Compiling openssl-sys v0.9.116 |
| 2929 | 2026-06-25T23:15:13.018Z | Compiling toml_edit v0.22.27 |
| 2930 | 2026-06-25T23:15:13.919Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2931 | 2026-06-25T23:15:14.060Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2932 | 2026-06-25T23:15:14.660Z | Compiling proc-macro-crate v1.3.1 |
| 2933 | 2026-06-25T23:15:15.030Z | Compiling newtype_derive v0.1.6 |
| 2934 | 2026-06-25T23:15:15.071Z | Compiling progenitor-impl v0.14.0 |
| 2935 | 2026-06-25T23:15:15.307Z | Compiling progenitor-impl v0.13.0 |
| 2936 | 2026-06-25T23:15:15.399Z | Compiling itertools v0.12.1 |
| 2937 | 2026-06-25T23:15:16.230Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2938 | 2026-06-25T23:15:16.247Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2939 | 2026-06-25T23:15:16.526Z | Compiling swrite v0.1.0 |
| 2940 | 2026-06-25T23:15:16.654Z | Compiling resolv-conf v0.7.6 |
| 2941 | 2026-06-25T23:15:16.698Z | Compiling linked-hash-map v0.5.6 |
| 2942 | 2026-06-25T23:15:16.895Z | Compiling unicode-segmentation v1.13.3 |
| 2943 | 2026-06-25T23:15:16.939Z | Compiling owo-colors v4.3.0 |
| 2944 | 2026-06-25T23:15:17.144Z | Compiling progenitor-macro v0.14.0 |
| 2945 | 2026-06-25T23:15:17.277Z | Compiling lru-cache v0.1.2 |
| 2946 | 2026-06-25T23:15:17.366Z | Compiling newline-converter v0.3.0 |
| 2947 | 2026-06-25T23:15:17.380Z | Compiling progenitor-macro v0.13.0 |
| 2948 | 2026-06-25T23:15:17.492Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2949 | 2026-06-25T23:15:17.593Z | Compiling num_enum_derive v0.5.11 |
| 2950 | 2026-06-25T23:15:17.785Z | Compiling toml v0.8.23 |
| 2951 | 2026-06-25T23:15:18.284Z | Compiling rayon v1.12.0 |
| 2952 | 2026-06-25T23:15:18.393Z | Compiling hickory-proto v0.24.4 |
| 2953 | 2026-06-25T23:15:18.661Z | Compiling progenitor-client v0.13.0 |
| 2954 | 2026-06-25T23:15:20.537Z | Compiling console v0.15.11 |
| 2955 | 2026-06-25T23:15:21.393Z | Compiling camino-tempfile v1.4.1 |
| 2956 | 2026-06-25T23:15:21.632Z | Compiling serde-big-array v0.5.1 |
| 2957 | 2026-06-25T23:15:21.813Z | Compiling derive-where v1.6.1 |
| 2958 | 2026-06-25T23:15:21.826Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2959 | 2026-06-25T23:15:21.838Z | Compiling pin-project-internal v1.1.13 |
| 2960 | 2026-06-25T23:15:22.394Z | Compiling siphasher v1.0.3 |
| 2961 | 2026-06-25T23:15:22.641Z | Compiling minimal-lexical v0.2.1 |
| 2962 | 2026-06-25T23:15:22.912Z | Compiling nom v7.1.3 |
| 2963 | 2026-06-25T23:15:22.962Z | Compiling pin-project v1.1.13 |
| 2964 | 2026-06-25T23:15:23.085Z | Compiling phf_shared v0.12.1 |
| 2965 | 2026-06-25T23:15:23.324Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2966 | 2026-06-25T23:15:23.985Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2967 | 2026-06-25T23:15:24.254Z | Compiling progenitor v0.13.0 |
| 2968 | 2026-06-25T23:15:24.411Z | Compiling progenitor v0.14.0 |
| 2969 | 2026-06-25T23:15:24.605Z | Compiling expectorate v1.2.0 |
| 2970 | 2026-06-25T23:15:25.668Z | Compiling hickory-resolver v0.24.4 |
| 2971 | 2026-06-25T23:15:27.932Z | Compiling num_enum v0.5.11 |
| 2972 | 2026-06-25T23:15:28.078Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2973 | 2026-06-25T23:15:29.261Z | Compiling zone_cfg_derive v0.3.1 |
| 2974 | 2026-06-25T23:15:29.483Z | Compiling unicode-normalization v0.1.25 |
| 2975 | 2026-06-25T23:15:30.014Z | Compiling tokio-stream v0.1.18 |
| 2976 | 2026-06-25T23:15:30.102Z | Compiling snafu-derive v0.8.9 |
| 2977 | 2026-06-25T23:15:30.605Z | Compiling async-recursion v1.1.1 |
| 2978 | 2026-06-25T23:15:31.335Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2979 | 2026-06-25T23:15:31.685Z | Compiling slog-dtrace v0.3.0 |
| 2980 | 2026-06-25T23:15:31.858Z | Compiling csv-core v0.1.13 |
| 2981 | 2026-06-25T23:15:31.991Z | Compiling smawk v0.3.2 |
| 2982 | 2026-06-25T23:15:32.177Z | Compiling highway v1.3.0 |
| 2983 | 2026-06-25T23:15:32.285Z | Compiling cancel-safe-futures v0.1.5 |
| 2984 | 2026-06-25T23:15:32.579Z | Compiling unicode-width v0.1.14 |
| 2985 | 2026-06-25T23:15:32.888Z | Compiling openssl v0.10.80 |
| 2986 | 2026-06-25T23:15:32.915Z | Compiling konst_macro_rules v0.2.19 |
| 2987 | 2026-06-25T23:15:33.128Z | Compiling unicode-linebreak v0.1.5 |
| 2988 | 2026-06-25T23:15:33.151Z | Compiling chrono-tz v0.10.4 |
| 2989 | 2026-06-25T23:15:33.166Z | Compiling foreign-types-shared v0.1.1 |
| 2990 | 2026-06-25T23:15:33.196Z | Compiling foldhash v0.1.5 |
| 2991 | 2026-06-25T23:15:33.272Z | Compiling unicode-xid v0.2.6 |
| 2992 | 2026-06-25T23:15:33.407Z | Compiling same-file v1.0.6 |
| 2993 | 2026-06-25T23:15:33.410Z | Compiling const_format_proc_macros v0.2.34 |
| 2994 | 2026-06-25T23:15:33.445Z | Compiling textwrap v0.16.2 |
| 2995 | 2026-06-25T23:15:33.462Z | Compiling hashbrown v0.15.5 |
| 2996 | 2026-06-25T23:15:33.553Z | Compiling walkdir v2.5.0 |
| 2997 | 2026-06-25T23:15:33.606Z | Compiling foreign-types v0.3.2 |
| 2998 | 2026-06-25T23:15:33.716Z | Compiling konst v0.2.20 |
| 2999 | 2026-06-25T23:15:34.127Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3000 | 2026-06-25T23:15:34.141Z | Compiling csv v1.4.0 |
| 3001 | 2026-06-25T23:15:34.206Z | Compiling snafu v0.8.9 |
| 3002 | 2026-06-25T23:15:34.282Z | Compiling qorb v0.4.1 |
| 3003 | 2026-06-25T23:15:34.296Z | Compiling zone v0.3.1 |
| 3004 | 2026-06-25T23:15:34.474Z | Compiling olpc-cjson v0.1.4 |
| 3005 | 2026-06-25T23:15:34.700Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-06-25T23:15:34.808Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3007 | 2026-06-25T23:15:35.057Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-25T23:15:35.372Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3009 | 2026-06-25T23:15:36.040Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3010 | 2026-06-25T23:15:36.590Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3011 | 2026-06-25T23:15:38.313Z | Compiling phf v0.12.1 |
| 3012 | 2026-06-25T23:15:38.786Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3013 | 2026-06-25T23:15:39.002Z | Compiling tokio-dtrace v0.1.1 |
| 3014 | 2026-06-25T23:15:39.355Z | Compiling globset v0.4.18 |
| 3015 | 2026-06-25T23:15:40.163Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3016 | 2026-06-25T23:15:40.407Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-06-25T23:15:40.469Z | Compiling smf v0.2.3 |
| 3018 | 2026-06-25T23:15:40.714Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3019 | 2026-06-25T23:15:41.050Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3020 | 2026-06-25T23:15:41.462Z | Compiling libsw-core v0.3.2 |
| 3021 | 2026-06-25T23:15:41.642Z | Compiling pem v3.0.6 |
| 3022 | 2026-06-25T23:15:41.664Z | Compiling serde_plain v1.0.2 |
| 3023 | 2026-06-25T23:15:41.972Z | Compiling openssl-macros v0.1.1 |
| 3024 | 2026-06-25T23:15:41.986Z | Compiling cookie v0.18.1 |
| 3025 | 2026-06-25T23:15:42.030Z | Compiling sigpipe v0.1.3 |
| 3026 | 2026-06-25T23:15:42.142Z | Compiling jiff v0.2.28 |
| 3027 | 2026-06-25T23:15:42.254Z | Compiling fixedbitset v0.5.7 |
| 3028 | 2026-06-25T23:15:42.344Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3029 | 2026-06-25T23:15:42.486Z | Compiling typed-path v0.9.3 |
| 3030 | 2026-06-25T23:15:42.576Z | Compiling glob v0.3.3 |
| 3031 | 2026-06-25T23:15:42.786Z | Compiling fixedbitset v0.4.2 |
| 3032 | 2026-06-25T23:15:42.969Z | Compiling petgraph v0.6.5 |
| 3033 | 2026-06-25T23:15:43.380Z | Compiling petgraph v0.8.3 |
| 3034 | 2026-06-25T23:15:44.025Z | Compiling tough v0.22.0 |
| 3035 | 2026-06-25T23:15:44.877Z | Compiling libsw v3.5.0 |
| 3036 | 2026-06-25T23:15:44.896Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3037 | 2026-06-25T23:15:45.096Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3038 | 2026-06-25T23:15:45.351Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-06-25T23:15:45.462Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3040 | 2026-06-25T23:15:45.848Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3041 | 2026-06-25T23:15:46.157Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3042 | 2026-06-25T23:15:46.347Z | Compiling oxide-tokio-rt v0.1.6 |
| 3043 | 2026-06-25T23:15:47.365Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3044 | 2026-06-25T23:15:49.213Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-06-25T23:15:49.436Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3046 | 2026-06-25T23:15:49.926Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3047 | 2026-06-25T23:15:50.345Z | Compiling const_format v0.2.36 |
| 3048 | 2026-06-25T23:15:51.250Z | Compiling papergrid v0.11.0 |
| 3049 | 2026-06-25T23:15:51.338Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3050 | 2026-06-25T23:15:51.517Z | Compiling libscf-sys v1.2.0 |
| 3051 | 2026-06-25T23:15:51.687Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-06-25T23:15:51.828Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3053 | 2026-06-25T23:15:51.972Z | Compiling tabled_derive v0.7.0 |
| 3054 | 2026-06-25T23:15:52.091Z | Compiling gethostname v0.5.0 |
| 3055 | 2026-06-25T23:15:52.243Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3056 | 2026-06-25T23:15:52.548Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3057 | 2026-06-25T23:15:52.685Z | Compiling bcs v0.1.6 |
| 3058 | 2026-06-25T23:15:52.955Z | Compiling linear-map v1.2.0 |
| 3059 | 2026-06-25T23:15:53.101Z | Compiling tagptr v0.2.0 |
| 3060 | 2026-06-25T23:15:53.193Z | Compiling whoami v1.6.1 |
| 3061 | 2026-06-25T23:15:53.282Z | Compiling termtree v0.5.1 |
| 3062 | 2026-06-25T23:15:53.322Z | Compiling moka v0.12.15 |
| 3063 | 2026-06-25T23:15:54.018Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-06-25T23:15:54.557Z | Compiling tabled v0.15.0 |
| 3065 | 2026-06-25T23:15:56.099Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-25T23:15:56.435Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-25T23:15:56.499Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-25T23:15:56.578Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-06-25T23:15:57.100Z | Compiling steno v0.4.1 |
| 3070 | 2026-06-25T23:15:58.103Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3071 | 2026-06-25T23:16:01.845Z | Compiling hickory-proto v0.25.2 |
| 3072 | 2026-06-25T23:16:02.302Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-06-25T23:16:02.486Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3074 | 2026-06-25T23:16:03.194Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3075 | 2026-06-25T23:16:03.314Z | Compiling parking_lot_core v0.8.6 |
| 3076 | 2026-06-25T23:16:03.701Z | Compiling nom v8.0.0 |
| 3077 | 2026-06-25T23:16:04.690Z | Compiling hickory-resolver v0.25.2 |
| 3078 | 2026-06-25T23:16:05.541Z | Compiling crunchy v0.2.4 |
| 3079 | 2026-06-25T23:16:05.816Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-06-25T23:16:05.875Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3081 | 2026-06-25T23:16:05.923Z | Compiling parking_lot v0.11.2 |
| 3082 | 2026-06-25T23:16:05.965Z | Compiling typify-impl v0.4.3 |
| 3083 | 2026-06-25T23:16:06.404Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3084 | 2026-06-25T23:16:06.806Z | Compiling fxhash v0.2.1 |
| 3085 | 2026-06-25T23:16:06.963Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3086 | 2026-06-25T23:16:07.262Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3087 | 2026-06-25T23:16:07.747Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3088 | 2026-06-25T23:16:08.025Z | Compiling tiny-keccak v2.0.2 |
| 3089 | 2026-06-25T23:16:08.302Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-06-25T23:16:09.361Z | Compiling typify-macro v0.4.3 |
| 3091 | 2026-06-25T23:16:10.036Z | Compiling proc-macro-error2 v2.0.1 |
| 3092 | 2026-06-25T23:16:10.341Z | Compiling sled v0.34.7 |
| 3093 | 2026-06-25T23:16:11.004Z | Compiling arc-swap v1.9.1 |
| 3094 | 2026-06-25T23:16:11.296Z | Compiling slog-scope v4.4.1 |
| 3095 | 2026-06-25T23:16:11.364Z | Compiling tabled_derive v0.11.0 |
| 3096 | 2026-06-25T23:16:12.286Z | Compiling papergrid v0.18.0 |
| 3097 | 2026-06-25T23:16:12.515Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3098 | 2026-06-25T23:16:12.866Z | Compiling testing_table v0.3.0 |
| 3099 | 2026-06-25T23:16:13.251Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3100 | 2026-06-25T23:16:13.307Z | Compiling internet-checksum v0.2.1 |
| 3101 | 2026-06-25T23:16:13.464Z | Compiling tabled v0.21.0 |
| 3102 | 2026-06-25T23:16:13.592Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3103 | 2026-06-25T23:16:13.978Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3104 | 2026-06-25T23:16:14.108Z | Compiling slog-stdlog v4.1.1 |
| 3105 | 2026-06-25T23:16:14.581Z | Compiling const-random-macro v0.1.16 |
| 3106 | 2026-06-25T23:16:15.029Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3107 | 2026-06-25T23:16:15.734Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3108 | 2026-06-25T23:16:16.315Z | Compiling ahash v0.8.12 |
| 3109 | 2026-06-25T23:16:16.616Z | Compiling smartstring v1.0.1 |
| 3110 | 2026-06-25T23:16:17.826Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3111 | 2026-06-25T23:16:17.845Z | Compiling const-random v0.1.18 |
| 3112 | 2026-06-25T23:16:17.942Z | Compiling slog-envlogger v2.2.0 |
| 3113 | 2026-06-25T23:16:19.088Z | Compiling typify v0.4.3 |
| 3114 | 2026-06-25T23:16:19.204Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-06-25T23:16:21.403Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3116 | 2026-06-25T23:16:23.854Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3117 | 2026-06-25T23:16:24.153Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3118 | 2026-06-25T23:16:24.644Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3119 | 2026-06-25T23:16:24.952Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3120 | 2026-06-25T23:16:26.463Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3121 | 2026-06-25T23:16:27.185Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3122 | 2026-06-25T23:16:27.477Z | Compiling crc8 v0.1.1 |
| 3123 | 2026-06-25T23:16:27.605Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3124 | 2026-06-25T23:16:27.678Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3125 | 2026-06-25T23:16:28.177Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3126 | 2026-06-25T23:16:28.938Z | Compiling progenitor-impl v0.10.0 |
| 3127 | 2026-06-25T23:16:29.892Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3128 | 2026-06-25T23:16:29.968Z | Compiling lzma-sys v0.1.20 |
| 3129 | 2026-06-25T23:16:30.431Z | Compiling sha1 v0.10.6 |
| 3130 | 2026-06-25T23:16:30.601Z | Compiling thin-vec v0.2.18 |
| 3131 | 2026-06-25T23:16:30.911Z | Compiling rhai_codegen v3.2.0 |
| 3132 | 2026-06-25T23:16:30.977Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3133 | 2026-06-25T23:16:31.025Z | Compiling fs-err v3.3.0 |
| 3134 | 2026-06-25T23:16:31.314Z | Compiling utf-8 v0.7.6 |
| 3135 | 2026-06-25T23:16:31.546Z | Compiling typeid v1.0.3 |
| 3136 | 2026-06-25T23:16:31.950Z | Compiling tungstenite v0.21.0 |
| 3137 | 2026-06-25T23:16:32.183Z | Compiling rhai v1.25.1 |
| 3138 | 2026-06-25T23:16:32.565Z | Compiling progenitor-macro v0.10.0 |
| 3139 | 2026-06-25T23:16:36.834Z | Compiling cargo_toml v0.22.3 |
| 3140 | 2026-06-25T23:16:38.556Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3141 | 2026-06-25T23:16:39.064Z | Compiling sha2 v0.10.9 |
| 3142 | 2026-06-25T23:16:40.181Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-06-25T23:16:40.446Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3144 | 2026-06-25T23:16:41.318Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3145 | 2026-06-25T23:16:41.371Z | Compiling progenitor v0.10.0 |
| 3146 | 2026-06-25T23:16:41.674Z | Compiling tokio-tungstenite v0.21.0 |
| 3147 | 2026-06-25T23:16:42.665Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3148 | 2026-06-25T23:16:43.733Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3149 | 2026-06-25T23:16:44.887Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3150 | 2026-06-25T23:16:45.409Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3151 | 2026-06-25T23:16:45.779Z | Compiling console v0.16.3 |
| 3152 | 2026-06-25T23:16:46.146Z | Compiling git-stub v1.0.0 |
| 3153 | 2026-06-25T23:16:47.036Z | Compiling base64 v0.21.7 |
| 3154 | 2026-06-25T23:16:47.073Z | Compiling unit-prefix v0.5.2 |
| 3155 | 2026-06-25T23:16:47.119Z | Compiling is_ci v1.2.0 |
| 3156 | 2026-06-25T23:16:47.258Z | Compiling supports-color v3.0.2 |
| 3157 | 2026-06-25T23:16:47.312Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3158 | 2026-06-25T23:16:47.359Z | Compiling indicatif v0.18.4 |
| 3159 | 2026-06-25T23:16:47.557Z | Compiling git-stub-vcs v0.1.0 |
| 3160 | 2026-06-25T23:16:48.298Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3161 | 2026-06-25T23:16:48.584Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3162 | 2026-06-25T23:16:49.855Z | Compiling ron v0.12.1 |
| 3163 | 2026-06-25T23:16:50.101Z | Compiling xz2 v0.1.7 |
| 3164 | 2026-06-25T23:16:50.470Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3165 | 2026-06-25T23:16:51.273Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3166 | 2026-06-25T23:16:51.657Z | Compiling drift v0.2.0 |
| 3167 | 2026-06-25T23:16:52.571Z | Compiling base16ct v1.0.0 |
| 3168 | 2026-06-25T23:16:53.652Z | Compiling dropshot-api-manager v0.7.2 |
| 3169 | 2026-06-25T23:16:57.943Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3170 | 2026-06-25T23:16:59.897Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3171 | 2026-06-25T23:17:01.084Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3172 | 2026-06-25T23:17:02.464Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3173 | 2026-06-25T23:17:04.124Z | Compiling natord v1.0.9 |
| 3174 | 2026-06-25T23:17:04.429Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3175 | 2026-06-25T23:17:04.530Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3176 | 2026-06-25T23:17:06.744Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3177 | 2026-06-25T23:17:11.170Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3178 | 2026-06-25T23:17:12.903Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3179 | 2026-06-25T23:17:15.410Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3180 | 2026-06-25T23:17:16.406Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3181 | 2026-06-25T23:17:16.948Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3182 | 2026-06-25T23:17:19.594Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3183 | 2026-06-25T23:17:23.521Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3184 | 2026-06-25T23:17:49.024Z | Finished `release` profile [optimized] target(s) in 4m 22s |
| 3185 | 2026-06-25T23:17:49.207Z | |
| 3186 | 2026-06-25T23:17:49.207Z | real 4:23.105476915 |
| 3187 | 2026-06-25T23:17:49.207Z | user 29:50.634662208 |
| 3188 | 2026-06-25T23:17:49.207Z | sys 2:48.946089311 |
| 3189 | 2026-06-25T23:17:49.207Z | trap 0.767646172 |
| 3190 | 2026-06-25T23:17:49.207Z | tflt 1.311545596 |
| 3191 | 2026-06-25T23:17:49.207Z | dflt 1.563306207 |
| 3192 | 2026-06-25T23:17:49.207Z | kflt 0.001363503 |
| 3193 | 2026-06-25T23:17:49.207Z | lock 2:00:18.083588576 |
| 3194 | 2026-06-25T23:17:49.208Z | slp 1:26:52.331931906 |
| 3195 | 2026-06-25T23:17:49.208Z | lat 2:17.775769089 |
| 3196 | 2026-06-25T23:17:49.208Z | stop 3:37.558364279 |
| 3197 | 2026-06-25T23:17:49.213Z | + for x in debug release |
| 3198 | 2026-06-25T23:17:49.213Z | + mkdir -p /work/debug |
| 3199 | 2026-06-25T23:17:49.219Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3200 | 2026-06-25T23:17:49.637Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3201 | 2026-06-25T23:17:50.176Z | + cp target/debug/mgd /work/debug/mgd |
| 3202 | 2026-06-25T23:17:50.789Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3203 | 2026-06-25T23:17:51.199Z | + for x in debug release |
| 3204 | 2026-06-25T23:17:51.199Z | + mkdir -p /work/release |
| 3205 | 2026-06-25T23:17:51.202Z | + cp target/release/ddmd /work/release/ddmd |
| 3206 | 2026-06-25T23:17:51.284Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3207 | 2026-06-25T23:17:51.357Z | + cp target/release/mgd /work/release/mgd |
| 3208 | 2026-06-25T23:17:51.469Z | + cp target/release/mgadm /work/release/mgadm |
| 3209 | 2026-06-25T23:17:51.565Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3210 | 2026-06-25T23:17:51.646Z | process exited: duration 710488 ms, exit code 0 |
| |
| 3211 | 2026-06-25T23:17:51.662Z | found 9 output files |
| 3212 | 2026-06-25T23:17:51.662Z | uploading: /work/debug/ddmadm (513717352 bytes) |
| 3213 | 2026-06-25T23:17:59.074Z | uploaded: /work/debug/ddmadm |
| 3214 | 2026-06-25T23:17:59.074Z | uploading: /work/debug/ddmd (588572512 bytes) |
| 3215 | 2026-06-25T23:18:08.483Z | uploaded: /work/debug/ddmd |
| 3216 | 2026-06-25T23:18:08.483Z | uploading: /work/debug/mgadm (607710424 bytes) |
| 3217 | 2026-06-25T23:18:16.284Z | uploaded: /work/debug/mgadm |
| 3218 | 2026-06-25T23:18:16.284Z | uploading: /work/debug/mgd (690847680 bytes) |
| 3219 | 2026-06-25T23:18:26.066Z | uploaded: /work/debug/mgd |
| 3220 | 2026-06-25T23:18:26.066Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3221 | 2026-06-25T23:18:27.471Z | uploaded: /work/release/ddmadm |
| 3222 | 2026-06-25T23:18:27.481Z | uploading: /work/release/ddmd (53075072 bytes) |
| 3223 | 2026-06-25T23:18:28.895Z | uploaded: /work/release/ddmd |
| 3224 | 2026-06-25T23:18:28.906Z | uploading: /work/release/falcon-lab (39527632 bytes) |
| 3225 | 2026-06-25T23:18:30.243Z | uploaded: /work/release/falcon-lab |
| 3226 | 2026-06-25T23:18:30.243Z | uploading: /work/release/mgadm (60170168 bytes) |
| 3227 | 2026-06-25T23:18:31.722Z | uploaded: /work/release/mgadm |
| 3228 | 2026-06-25T23:18:31.722Z | uploading: /work/release/mgd (72580672 bytes) |
| 3229 | 2026-06-25T23:18:33.564Z | uploaded: /work/release/mgd |