|
|
|
| 1 | 2026-07-20T18:31:48.033Z | job assigned to worker 01KY0CQH179KK68VB10M42CDNP [factory aws, i-016919b5b420b1050] (queued for 49 s) |
| |
| 2 | 2026-07-20T18:31:54.709Z | starting task 0: "setup" |
| 3 | 2026-07-20T18:31:54.716Z | ++ uname -s |
| 4 | 2026-07-20T18:31:54.720Z | + kern=SunOS |
| 5 | 2026-07-20T18:31:54.720Z | + build_user=build |
| 6 | 2026-07-20T18:31:54.720Z | + build_uid=12345 |
| 7 | 2026-07-20T18:31:54.720Z | + work_dir=/work |
| 8 | 2026-07-20T18:31:54.720Z | + input_dir=/input |
| 9 | 2026-07-20T18:31:54.720Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T18:31:54.720Z | + case "$kern" in |
| 11 | 2026-07-20T18:31:54.720Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T18:31:54.724Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T18:31:56.728Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T18:31:56.817Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T18:31:56.823Z | + home_fs=zfs |
| 16 | 2026-07-20T18:31:56.823Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T18:31:56.823Z | + mkdir -p /home/build |
| 18 | 2026-07-20T18:31:56.823Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T18:31:57.795Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T18:31:57.803Z | process exited: duration 3088 ms, exit code 0 |
| |
| 21 | 2026-07-20T18:31:57.810Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T18:31:57.813Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-20T18:31:57.813Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-20T18:31:57.813Z | * rust toolchain profile = "default" |
| 25 | 2026-07-20T18:31:57.813Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-20T18:31:57.813Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T18:31:57.813Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T18:31:57.820Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T18:31:57.820Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-20T18:31:57.934Z | info: downloading installer |
| 31 | 2026-07-20T18:31:59.271Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-20T18:31:59.271Z | warn: /opt/ooce/bin |
| 33 | 2026-07-20T18:31:59.271Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-20T18:31:59.271Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-20T18:31:59.271Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-20T18:31:59.271Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-20T18:31:59.271Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-20T18:31:59.271Z | error: cannot install while Rust is installed |
| 39 | 2026-07-20T18:31:59.271Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-20T18:31:59.271Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-20T18:31:59.271Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-20T18:31:59.271Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-20T18:31:59.271Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-20T18:31:59.284Z | info: profile set to default |
| 45 | 2026-07-20T18:31:59.284Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-20T18:31:59.288Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-20T18:31:59.421Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-20T18:31:59.426Z | info: downloading 6 components |
| 49 | 2026-07-20T18:32:15.355Z | |
| 50 | 2026-07-20T18:32:15.355Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-20T18:32:15.381Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-20T18:32:15.381Z | |
| 53 | 2026-07-20T18:32:15.381Z | |
| 54 | 2026-07-20T18:32:15.384Z | Rust is installed now. Great! |
| 55 | 2026-07-20T18:32:15.384Z | |
| 56 | 2026-07-20T18:32:15.384Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-20T18:32:15.384Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-20T18:32:15.384Z | |
| 59 | 2026-07-20T18:32:15.384Z | To configure your current shell, you need to source |
| 60 | 2026-07-20T18:32:15.384Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-20T18:32:15.384Z | |
| 62 | 2026-07-20T18:32:15.384Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-20T18:32:15.384Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-20T18:32:15.384Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-20T18:32:15.384Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-20T18:32:15.384Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-20T18:32:15.384Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-20T18:32:15.384Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-20T18:32:15.384Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-20T18:32:15.384Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-20T18:32:15.475Z | + rustup --version |
| 72 | 2026-07-20T18:32:15.484Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-20T18:32:15.487Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-20T18:32:15.505Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-20T18:32:15.508Z | + cargo --version |
| 76 | 2026-07-20T18:32:15.522Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-20T18:32:15.525Z | + rustc --version |
| 78 | 2026-07-20T18:32:15.544Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-20T18:32:15.547Z | process exited: duration 17733 ms, exit code 0 |
| |
| 80 | 2026-07-20T18:32:15.553Z | starting task 2: "authentication" |
| 81 | 2026-07-20T18:32:15.569Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-20T18:32:15.575Z | starting task 3: "clone repository" |
| 83 | 2026-07-20T18:32:15.578Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-20T18:32:15.581Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-20T18:32:15.610Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-20T18:32:17.124Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-20T18:32:17.124Z | + git fetch origin f0b83004340d5ed67132f3c0c90979ee68090937 |
| 88 | 2026-07-20T18:32:17.348Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-20T18:32:17.348Z | * branch f0b83004340d5ed67132f3c0c90979ee68090937 -> FETCH_HEAD |
| 90 | 2026-07-20T18:32:17.352Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-07-20T18:32:17.358Z | ++ git branch --show-current |
| 92 | 2026-07-20T18:32:17.358Z | + current=main |
| 93 | 2026-07-20T18:32:17.359Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-07-20T18:32:17.359Z | + git branch -f john/bfd-async-wiring f0b83004340d5ed67132f3c0c90979ee68090937 |
| 95 | 2026-07-20T18:32:17.362Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-07-20T18:32:17.376Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-07-20T18:32:17.380Z | + git reset --hard f0b83004340d5ed67132f3c0c90979ee68090937 |
| 98 | 2026-07-20T18:32:17.420Z | HEAD is now at f0b8300 fix build errors after rebasing |
| 99 | 2026-07-20T18:32:17.427Z | process exited: duration 1820 ms, exit code 0 |
| |
| 100 | 2026-07-20T18:32:17.439Z | starting task 4: "build" |
| 101 | 2026-07-20T18:32:17.445Z | + pfexec pkg install clang-15 |
| 102 | 2026-07-20T18:32:26.216Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-07-20T18:32:33.961Z | Startup: Caching catalogs ... Done |
| 104 | 2026-07-20T18:32:41.235Z | Planning: Solver setup ... Done |
| 105 | 2026-07-20T18:32:41.276Z | Planning: Running solver ... Done |
| 106 | 2026-07-20T18:32:41.420Z | Planning: Finding local manifests ... Done |
| 107 | 2026-07-20T18:32:41.438Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-07-20T18:32:41.525Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-07-20T18:32:41.551Z | Planning: Package planning ... Done |
| 110 | 2026-07-20T18:32:41.577Z | Planning: Merging actions ... Done |
| 111 | 2026-07-20T18:32:41.685Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-07-20T18:32:41.691Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-07-20T18:32:42.462Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-07-20T18:32:42.468Z | Planning: Planning completed in 8.36 seconds |
| 115 | 2026-07-20T18:32:42.479Z | Packages to install: 2 |
| 116 | 2026-07-20T18:32:42.479Z | Mediators to change: 2 |
| 117 | 2026-07-20T18:32:42.482Z | Services to change: 1 |
| 118 | 2026-07-20T18:32:42.482Z | Create boot environment: No |
| 119 | 2026-07-20T18:32:42.482Z | Create backup boot environment: No |
| 120 | 2026-07-20T18:32:42.521Z | |
| 121 | 2026-07-20T18:32:42.521Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-07-20T18:32:47.523Z | Download: 1590/3076 items 116.5/211.3MB 55% complete (23.8M/s) |
| 123 | 2026-07-20T18:32:59.060Z | Download: 2009/3076 items 117.9/211.3MB 55% complete |
| 124 | 2026-07-20T18:33:11.781Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 125 | 2026-07-20T18:33:17.025Z | Download: 3027/3076 items 201.7/211.3MB 95% complete (17.0M/s) |
| 126 | 2026-07-20T18:33:24.241Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (16.0M/s) |
| 127 | 2026-07-20T18:33:25.613Z | Download: Completed 211.31 MB in 43.08 seconds (4.9M/s) |
| 128 | 2026-07-20T18:33:25.750Z | Actions: 1/3418 actions (Installing new actions) |
| 129 | 2026-07-20T18:33:28.905Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 130 | 2026-07-20T18:33:29.567Z | Done |
| 131 | 2026-07-20T18:33:29.567Z | Done |
| 132 | 2026-07-20T18:33:30.322Z | Done |
| 133 | 2026-07-20T18:33:33.720Z | Done |
| 134 | 2026-07-20T18:33:33.791Z | Done |
| 135 | 2026-07-20T18:33:33.794Z | Done |
| 136 | 2026-07-20T18:33:34.103Z | Done |
| 137 | 2026-07-20T18:33:34.802Z | + cargo --version |
| 138 | 2026-07-20T18:33:34.809Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 139 | 2026-07-20T18:33:35.008Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 140 | 2026-07-20T18:33:35.011Z | info: downloading 6 components |
| 141 | 2026-07-20T18:33:49.385Z | cargo 1.96.1 (356927216 2026-06-26) |
| 142 | 2026-07-20T18:33:49.389Z | + rustc --version |
| 143 | 2026-07-20T18:33:49.412Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 144 | 2026-07-20T18:33:49.415Z | + banner check |
| 145 | 2026-07-20T18:33:49.419Z | |
| 146 | 2026-07-20T18:33:49.419Z | #### # # ###### #### # # |
| 147 | 2026-07-20T18:33:49.419Z | # # # # # # # # # |
| 148 | 2026-07-20T18:33:49.419Z | # ###### ##### # #### |
| 149 | 2026-07-20T18:33:49.419Z | # # # # # # # |
| 150 | 2026-07-20T18:33:49.419Z | # # # # # # # # # |
| 151 | 2026-07-20T18:33:49.419Z | #### # # ###### #### # # |
| 152 | 2026-07-20T18:33:49.419Z | |
| 153 | 2026-07-20T18:33:49.419Z | + cargo fmt -- --check |
| 154 | 2026-07-20T18:33:49.828Z | + cargo clippy --all-targets -- --deny warnings |
| 155 | 2026-07-20T18:33:49.938Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 156 | 2026-07-20T18:33:50.786Z | From https://github.com/oxidecomputer/falcon |
| 157 | 2026-07-20T18:33:50.786Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 158 | 2026-07-20T18:33:50.861Z | Updating crates.io index |
| 159 | 2026-07-20T18:33:50.864Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 160 | 2026-07-20T18:33:51.286Z | From https://github.com/oxidecomputer/dendrite |
| 161 | 2026-07-20T18:33:51.286Z | * [new ref] 5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf -> refs/commit/5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf |
| 162 | 2026-07-20T18:33:51.321Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 163 | 2026-07-20T18:33:51.605Z | From https://github.com/oxidecomputer/ispf |
| 164 | 2026-07-20T18:33:51.606Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 165 | 2026-07-20T18:33:51.613Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 166 | 2026-07-20T18:33:51.948Z | From https://github.com/oxidecomputer/netadm-sys |
| 167 | 2026-07-20T18:33:51.948Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 168 | 2026-07-20T18:33:51.955Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 169 | 2026-07-20T18:33:57.825Z | From https://github.com/oxidecomputer/omicron |
| 170 | 2026-07-20T18:33:57.825Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 171 | 2026-07-20T18:33:58.231Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 172 | 2026-07-20T18:33:58.971Z | From https://github.com/oxidecomputer/opte |
| 173 | 2026-07-20T18:33:58.971Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 174 | 2026-07-20T18:33:59.000Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 175 | 2026-07-20T18:33:59.278Z | From https://github.com/oxidecomputer/slog-error-chain |
| 176 | 2026-07-20T18:33:59.278Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 177 | 2026-07-20T18:33:59.286Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 178 | 2026-07-20T18:33:59.554Z | From https://github.com/illumos/smf-rs |
| 179 | 2026-07-20T18:33:59.554Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 180 | 2026-07-20T18:33:59.562Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 181 | 2026-07-20T18:33:59.819Z | From https://github.com/oxidecomputer/network-interface |
| 182 | 2026-07-20T18:33:59.819Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 183 | 2026-07-20T18:33:59.826Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 184 | 2026-07-20T18:34:00.086Z | From https://github.com/oxidecomputer/zone |
| 185 | 2026-07-20T18:34:00.086Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 186 | 2026-07-20T18:34:00.093Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 187 | 2026-07-20T18:34:00.707Z | From https://github.com/oxidecomputer/propolis |
| 188 | 2026-07-20T18:34:00.707Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 189 | 2026-07-20T18:34:00.752Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 190 | 2026-07-20T18:34:01.265Z | From https://github.com/oxidecomputer/transceiver-control |
| 191 | 2026-07-20T18:34:01.265Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 192 | 2026-07-20T18:34:01.275Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 193 | 2026-07-20T18:34:01.525Z | From https://github.com/oxidecomputer/dlpi-sys |
| 194 | 2026-07-20T18:34:01.525Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 195 | 2026-07-20T18:34:01.532Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 196 | 2026-07-20T18:34:01.823Z | From https://github.com/jmesmon/rust-libzfs |
| 197 | 2026-07-20T18:34:01.823Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 198 | 2026-07-20T18:34:01.829Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 199 | 2026-07-20T18:34:02.156Z | From https://github.com/oxidecomputer/rusty-doors |
| 200 | 2026-07-20T18:34:02.156Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 201 | 2026-07-20T18:34:02.160Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 202 | 2026-07-20T18:34:02.523Z | From https://github.com/oxidecomputer/lldp |
| 203 | 2026-07-20T18:34:02.523Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 204 | 2026-07-20T18:34:02.534Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 205 | 2026-07-20T18:34:02.838Z | From https://github.com/oxidecomputer/tufaceous |
| 206 | 2026-07-20T18:34:02.838Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 207 | 2026-07-20T18:34:02.848Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 208 | 2026-07-20T18:34:03.301Z | From https://github.com/oxidecomputer/management-gateway-service |
| 209 | 2026-07-20T18:34:03.301Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 210 | 2026-07-20T18:34:03.314Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 211 | 2026-07-20T18:34:05.044Z | From https://github.com/oxidecomputer/crucible |
| 212 | 2026-07-20T18:34:05.044Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 213 | 2026-07-20T18:34:05.087Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 214 | 2026-07-20T18:34:05.349Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 215 | 2026-07-20T18:34:05.349Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 216 | 2026-07-20T18:34:05.358Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 217 | 2026-07-20T18:34:05.790Z | From https://github.com/oxidecomputer/propolis |
| 218 | 2026-07-20T18:34:05.790Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 219 | 2026-07-20T18:34:05.834Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 220 | 2026-07-20T18:34:06.594Z | From https://github.com/oxidecomputer/crucible |
| 221 | 2026-07-20T18:34:06.594Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 222 | 2026-07-20T18:34:06.658Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 223 | 2026-07-20T18:34:06.990Z | From https://github.com/oxidecomputer/tofino |
| 224 | 2026-07-20T18:34:06.990Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 225 | 2026-07-20T18:34:07.003Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 226 | 2026-07-20T18:34:07.669Z | From https://github.com/oxidecomputer/maghemite |
| 227 | 2026-07-20T18:34:07.669Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 228 | 2026-07-20T18:34:07.700Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-07-20T18:34:08.185Z | From https://github.com/oxidecomputer/clickward |
| 230 | 2026-07-20T18:34:08.185Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 231 | 2026-07-20T18:34:08.192Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 232 | 2026-07-20T18:34:08.592Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 233 | 2026-07-20T18:34:08.592Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 234 | 2026-07-20T18:34:10.812Z | Downloading crates ... |
| 235 | 2026-07-20T18:34:10.876Z | Downloaded atomic-waker v1.1.2 |
| 236 | 2026-07-20T18:34:10.879Z | Downloaded aead v0.5.2 |
| 237 | 2026-07-20T18:34:10.883Z | Downloaded cfg_aliases v0.2.1 |
| 238 | 2026-07-20T18:34:10.886Z | Downloaded async-stream v0.3.6 |
| 239 | 2026-07-20T18:34:10.890Z | Downloaded adler2 v2.0.1 |
| 240 | 2026-07-20T18:34:10.895Z | Downloaded async-stream-impl v0.3.6 |
| 241 | 2026-07-20T18:34:10.898Z | Downloaded defmt-parser v1.0.0 |
| 242 | 2026-07-20T18:34:10.898Z | Downloaded base16ct v1.0.0 |
| 243 | 2026-07-20T18:34:10.901Z | Downloaded anstyle-query v1.1.5 |
| 244 | 2026-07-20T18:34:10.901Z | Downloaded atomicwrites v0.4.4 |
| 245 | 2026-07-20T18:34:10.904Z | Downloaded defmt v1.1.0 |
| 246 | 2026-07-20T18:34:10.907Z | Downloaded defmt-macros v1.1.0 |
| 247 | 2026-07-20T18:34:10.910Z | Downloaded bit-vec v0.8.0 |
| 248 | 2026-07-20T18:34:10.910Z | Downloaded base16ct v0.2.0 |
| 249 | 2026-07-20T18:34:10.910Z | Downloaded fnv v1.0.7 |
| 250 | 2026-07-20T18:34:10.915Z | Downloaded backoff v0.4.0 |
| 251 | 2026-07-20T18:34:10.918Z | Downloaded dof v0.4.0 |
| 252 | 2026-07-20T18:34:10.918Z | Downloaded dyn-clone v1.0.20 |
| 253 | 2026-07-20T18:34:10.918Z | Downloaded crc8 v0.1.1 |
| 254 | 2026-07-20T18:34:10.921Z | Downloaded embedded-io v0.6.1 |
| 255 | 2026-07-20T18:34:10.921Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 256 | 2026-07-20T18:34:10.921Z | Downloaded cpufeatures v0.3.0 |
| 257 | 2026-07-20T18:34:10.924Z | Downloaded digest v0.10.7 |
| 258 | 2026-07-20T18:34:10.927Z | Downloaded data-encoding v2.11.0 |
| 259 | 2026-07-20T18:34:10.927Z | Downloaded derive-ex v0.1.8 |
| 260 | 2026-07-20T18:34:10.929Z | Downloaded heck v0.4.1 |
| 261 | 2026-07-20T18:34:10.929Z | Downloaded const-random-macro v0.1.16 |
| 262 | 2026-07-20T18:34:10.929Z | Downloaded bit-set v0.8.0 |
| 263 | 2026-07-20T18:34:10.932Z | Downloaded async-recursion v1.1.1 |
| 264 | 2026-07-20T18:34:10.935Z | Downloaded crucible-workspace-hack v0.1.0 |
| 265 | 2026-07-20T18:34:10.935Z | Downloaded cfg-if v1.0.4 |
| 266 | 2026-07-20T18:34:10.935Z | Downloaded either v1.16.0 |
| 267 | 2026-07-20T18:34:10.938Z | Downloaded block-buffer v0.10.4 |
| 268 | 2026-07-20T18:34:10.938Z | Downloaded float-ord v0.3.2 |
| 269 | 2026-07-20T18:34:10.938Z | Downloaded ff v0.13.1 |
| 270 | 2026-07-20T18:34:10.941Z | Downloaded crypto-common v0.2.2 |
| 271 | 2026-07-20T18:34:10.941Z | Downloaded dtrace-parser v0.3.0 |
| 272 | 2026-07-20T18:34:10.941Z | Downloaded darling_macro v0.23.0 |
| 273 | 2026-07-20T18:34:10.941Z | Downloaded enum-as-inner v0.6.1 |
| 274 | 2026-07-20T18:34:10.944Z | Downloaded futures-sink v0.3.32 |
| 275 | 2026-07-20T18:34:10.944Z | Downloaded dtrace-parser v0.2.0 |
| 276 | 2026-07-20T18:34:10.944Z | Downloaded bs58 v0.5.1 |
| 277 | 2026-07-20T18:34:10.947Z | Downloaded autocfg v1.5.1 |
| 278 | 2026-07-20T18:34:10.947Z | Downloaded hostname v0.4.2 |
| 279 | 2026-07-20T18:34:10.955Z | Downloaded darling_macro v0.21.3 |
| 280 | 2026-07-20T18:34:10.955Z | Downloaded digest v0.11.3 |
| 281 | 2026-07-20T18:34:10.959Z | Downloaded find-msvc-tools v0.1.9 |
| 282 | 2026-07-20T18:34:10.959Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 283 | 2026-07-20T18:34:10.959Z | Downloaded compression-core v0.4.32 |
| 284 | 2026-07-20T18:34:10.959Z | Downloaded displaydoc v0.2.6 |
| 285 | 2026-07-20T18:34:10.959Z | Downloaded ciborium-ll v0.2.2 |
| 286 | 2026-07-20T18:34:10.959Z | Downloaded bytecount v0.6.9 |
| 287 | 2026-07-20T18:34:10.959Z | Downloaded diff v0.1.13 |
| 288 | 2026-07-20T18:34:10.962Z | Downloaded crunchy v0.2.4 |
| 289 | 2026-07-20T18:34:10.962Z | Downloaded cpufeatures v0.2.17 |
| 290 | 2026-07-20T18:34:10.962Z | Downloaded clap_lex v1.1.0 |
| 291 | 2026-07-20T18:34:10.962Z | Downloaded bcs v0.1.6 |
| 292 | 2026-07-20T18:34:10.965Z | Downloaded embedded-io v0.4.0 |
| 293 | 2026-07-20T18:34:10.965Z | Downloaded foreign-types v0.5.0 |
| 294 | 2026-07-20T18:34:10.965Z | Downloaded colorchoice v1.0.5 |
| 295 | 2026-07-20T18:34:10.968Z | Downloaded cstr-argument v0.1.2 |
| 296 | 2026-07-20T18:34:10.968Z | Downloaded expectorate v1.2.0 |
| 297 | 2026-07-20T18:34:10.968Z | Downloaded httpdate v1.0.3 |
| 298 | 2026-07-20T18:34:10.971Z | Downloaded cobs v0.3.0 |
| 299 | 2026-07-20T18:34:10.971Z | Downloaded fixedbitset v0.5.7 |
| 300 | 2026-07-20T18:34:10.973Z | Downloaded http-body v1.0.1 |
| 301 | 2026-07-20T18:34:10.974Z | Downloaded hex v0.4.3 |
| 302 | 2026-07-20T18:34:10.974Z | Downloaded gethostname v0.5.0 |
| 303 | 2026-07-20T18:34:10.976Z | Downloaded anstyle-parse v1.0.0 |
| 304 | 2026-07-20T18:34:10.976Z | Downloaded anstyle v1.0.14 |
| 305 | 2026-07-20T18:34:10.976Z | Downloaded ciborium-io v0.2.2 |
| 306 | 2026-07-20T18:34:10.980Z | Downloaded generic-array v0.14.7 |
| 307 | 2026-07-20T18:34:10.980Z | Downloaded argon2 v0.5.3 |
| 308 | 2026-07-20T18:34:10.980Z | Downloaded byte-wrapper v0.1.0 |
| 309 | 2026-07-20T18:34:10.983Z | Downloaded block-buffer v0.12.0 |
| 310 | 2026-07-20T18:34:10.983Z | Downloaded futures-io v0.3.32 |
| 311 | 2026-07-20T18:34:10.986Z | Downloaded const-random v0.1.18 |
| 312 | 2026-07-20T18:34:10.986Z | Downloaded foreign-types v0.3.2 |
| 313 | 2026-07-20T18:34:10.986Z | Downloaded async-trait v0.1.89 |
| 314 | 2026-07-20T18:34:10.989Z | Downloaded crypto-common v0.1.7 |
| 315 | 2026-07-20T18:34:10.989Z | Downloaded chacha20 v0.9.1 |
| 316 | 2026-07-20T18:34:10.989Z | Downloaded bitflags v1.3.2 |
| 317 | 2026-07-20T18:34:10.992Z | Downloaded fxhash v0.2.1 |
| 318 | 2026-07-20T18:34:10.992Z | Downloaded futures-task v0.3.32 |
| 319 | 2026-07-20T18:34:10.992Z | Downloaded convert_case v0.4.0 |
| 320 | 2026-07-20T18:34:10.995Z | Downloaded futures-core v0.3.32 |
| 321 | 2026-07-20T18:34:10.995Z | Downloaded foreign-types-macros v0.2.3 |
| 322 | 2026-07-20T18:34:10.995Z | Downloaded dof v0.3.0 |
| 323 | 2026-07-20T18:34:10.998Z | Downloaded defmt v0.3.100 |
| 324 | 2026-07-20T18:34:10.998Z | Downloaded errno v0.3.14 |
| 325 | 2026-07-20T18:34:10.998Z | Downloaded foreign-types-shared v0.1.1 |
| 326 | 2026-07-20T18:34:10.998Z | Downloaded dunce v1.0.5 |
| 327 | 2026-07-20T18:34:11.003Z | Downloaded debug-ignore v1.0.5 |
| 328 | 2026-07-20T18:34:11.003Z | Downloaded hostname v0.3.1 |
| 329 | 2026-07-20T18:34:11.006Z | Downloaded cookie v0.18.1 |
| 330 | 2026-07-20T18:34:11.006Z | Downloaded form_urlencoded v1.2.2 |
| 331 | 2026-07-20T18:34:11.006Z | Downloaded anyhow v1.0.104 |
| 332 | 2026-07-20T18:34:11.006Z | Downloaded git-stub v1.0.0 |
| 333 | 2026-07-20T18:34:11.009Z | Downloaded backon v1.6.0 |
| 334 | 2026-07-20T18:34:11.009Z | Downloaded anstream v1.0.0 |
| 335 | 2026-07-20T18:34:11.012Z | Downloaded equivalent v1.0.2 |
| 336 | 2026-07-20T18:34:11.012Z | Downloaded hubpack_derive v0.1.1 |
| 337 | 2026-07-20T18:34:11.013Z | Downloaded hubpack v0.1.2 |
| 338 | 2026-07-20T18:34:11.017Z | Downloaded futures-macro v0.3.32 |
| 339 | 2026-07-20T18:34:11.017Z | Downloaded derive_more v0.99.20 |
| 340 | 2026-07-20T18:34:11.020Z | Downloaded fs-err v3.3.0 |
| 341 | 2026-07-20T18:34:11.020Z | Downloaded camino-tempfile v1.4.1 |
| 342 | 2026-07-20T18:34:11.020Z | Downloaded fixedbitset v0.4.2 |
| 343 | 2026-07-20T18:34:11.023Z | Downloaded hash32 v0.3.1 |
| 344 | 2026-07-20T18:34:11.023Z | Downloaded erased-serde v0.3.31 |
| 345 | 2026-07-20T18:34:11.023Z | Downloaded foreign-types-shared v0.3.1 |
| 346 | 2026-07-20T18:34:11.026Z | Downloaded critical-section v1.2.0 |
| 347 | 2026-07-20T18:34:11.026Z | Downloaded daft-derive v0.1.7 |
| 348 | 2026-07-20T18:34:11.029Z | Downloaded inout v0.1.4 |
| 349 | 2026-07-20T18:34:11.029Z | Downloaded idna_adapter v1.2.2 |
| 350 | 2026-07-20T18:34:11.032Z | Downloaded ident_case v1.0.1 |
| 351 | 2026-07-20T18:34:11.032Z | Downloaded csv-core v0.1.13 |
| 352 | 2026-07-20T18:34:11.032Z | Downloaded compression-codecs v0.4.38 |
| 353 | 2026-07-20T18:34:11.035Z | Downloaded itoa v1.0.18 |
| 354 | 2026-07-20T18:34:11.035Z | Downloaded lazy_static v1.5.0 |
| 355 | 2026-07-20T18:34:11.038Z | Downloaded futures-executor v0.3.32 |
| 356 | 2026-07-20T18:34:11.038Z | Downloaded git-stub-vcs v0.1.0 |
| 357 | 2026-07-20T18:34:11.043Z | Downloaded indent_write v2.2.0 |
| 358 | 2026-07-20T18:34:11.043Z | Downloaded instant v0.1.13 |
| 359 | 2026-07-20T18:34:11.043Z | Downloaded console v0.15.11 |
| 360 | 2026-07-20T18:34:11.046Z | Downloaded is_terminal_polyfill v1.70.2 |
| 361 | 2026-07-20T18:34:11.046Z | Downloaded is_ci v1.2.0 |
| 362 | 2026-07-20T18:34:11.046Z | Downloaded is-terminal v0.4.17 |
| 363 | 2026-07-20T18:34:11.046Z | Downloaded blake2 v0.10.6 |
| 364 | 2026-07-20T18:34:11.049Z | Downloaded ahash v0.8.12 |
| 365 | 2026-07-20T18:34:11.049Z | Downloaded lru-slab v0.1.2 |
| 366 | 2026-07-20T18:34:11.051Z | Downloaded keccak v0.1.6 |
| 367 | 2026-07-20T18:34:11.052Z | Downloaded console v0.16.3 |
| 368 | 2026-07-20T18:34:11.052Z | Downloaded cancel-safe-futures v0.1.5 |
| 369 | 2026-07-20T18:34:11.055Z | Downloaded lru-cache v0.1.2 |
| 370 | 2026-07-20T18:34:11.055Z | Downloaded deranged v0.5.8 |
| 371 | 2026-07-20T18:34:11.057Z | Downloaded foldhash v0.2.0 |
| 372 | 2026-07-20T18:34:11.057Z | Downloaded drift v0.2.0 |
| 373 | 2026-07-20T18:34:11.062Z | Downloaded libscf-sys v1.2.0 |
| 374 | 2026-07-20T18:34:11.065Z | Downloaded konst_macro_rules v0.2.19 |
| 375 | 2026-07-20T18:34:11.065Z | Downloaded heck v0.5.0 |
| 376 | 2026-07-20T18:34:11.068Z | Downloaded fs_extra v1.3.0 |
| 377 | 2026-07-20T18:34:11.068Z | Downloaded derive-where v1.6.1 |
| 378 | 2026-07-20T18:34:11.071Z | Downloaded humantime v2.3.0 |
| 379 | 2026-07-20T18:34:11.071Z | Downloaded macaddr v1.0.1 |
| 380 | 2026-07-20T18:34:11.071Z | Downloaded match_cfg v0.1.0 |
| 381 | 2026-07-20T18:34:11.074Z | Downloaded http-body-util v0.1.4 |
| 382 | 2026-07-20T18:34:11.074Z | Downloaded memmap v0.7.0 |
| 383 | 2026-07-20T18:34:11.074Z | Downloaded memoffset v0.9.1 |
| 384 | 2026-07-20T18:34:11.077Z | Downloaded foldhash v0.1.5 |
| 385 | 2026-07-20T18:34:11.077Z | Downloaded fastrand v2.4.1 |
| 386 | 2026-07-20T18:34:11.077Z | Downloaded const_format_proc_macros v0.2.34 |
| 387 | 2026-07-20T18:34:11.080Z | Downloaded cmake v0.1.58 |
| 388 | 2026-07-20T18:34:11.080Z | Downloaded camino v1.2.4 |
| 389 | 2026-07-20T18:34:11.082Z | Downloaded mime v0.3.17 |
| 390 | 2026-07-20T18:34:11.082Z | Downloaded newline-converter v0.3.0 |
| 391 | 2026-07-20T18:34:11.086Z | Downloaded crossbeam-utils v0.8.21 |
| 392 | 2026-07-20T18:34:11.086Z | Downloaded crc32fast v1.5.0 |
| 393 | 2026-07-20T18:34:11.089Z | Downloaded base64ct v1.8.3 |
| 394 | 2026-07-20T18:34:11.089Z | Downloaded newtype_derive v0.1.6 |
| 395 | 2026-07-20T18:34:11.089Z | Downloaded internet-checksum v0.2.1 |
| 396 | 2026-07-20T18:34:11.089Z | Downloaded cargo_toml v0.22.3 |
| 397 | 2026-07-20T18:34:11.093Z | Downloaded hyper-rustls v0.27.9 |
| 398 | 2026-07-20T18:34:11.093Z | Downloaded colored v3.1.1 |
| 399 | 2026-07-20T18:34:11.097Z | Downloaded cipher v0.4.4 |
| 400 | 2026-07-20T18:34:11.098Z | Downloaded num v0.4.3 |
| 401 | 2026-07-20T18:34:11.098Z | Downloaded ingot-types v0.1.2 |
| 402 | 2026-07-20T18:34:11.098Z | Downloaded ingot v0.1.1 |
| 403 | 2026-07-20T18:34:11.101Z | Downloaded num-iter v0.1.45 |
| 404 | 2026-07-20T18:34:11.101Z | Downloaded num-conv v0.2.2 |
| 405 | 2026-07-20T18:34:11.101Z | Downloaded ipnetwork v0.21.1 |
| 406 | 2026-07-20T18:34:11.101Z | Downloaded natord v1.0.9 |
| 407 | 2026-07-20T18:34:11.101Z | Downloaded ciborium v0.2.2 |
| 408 | 2026-07-20T18:34:11.104Z | Downloaded no-std-compat v0.4.1 |
| 409 | 2026-07-20T18:34:11.104Z | Downloaded olpc-cjson v0.1.4 |
| 410 | 2026-07-20T18:34:11.104Z | Downloaded group v0.13.0 |
| 411 | 2026-07-20T18:34:11.107Z | Downloaded opaque-debug v0.3.1 |
| 412 | 2026-07-20T18:34:11.107Z | Downloaded num_threads v0.1.7 |
| 413 | 2026-07-20T18:34:11.107Z | Downloaded num_enum_derive v0.5.11 |
| 414 | 2026-07-20T18:34:11.110Z | Downloaded getrandom v0.2.17 |
| 415 | 2026-07-20T18:34:11.110Z | Downloaded ipnet v2.12.0 |
| 416 | 2026-07-20T18:34:11.113Z | Downloaded linear-map v1.2.0 |
| 417 | 2026-07-20T18:34:11.113Z | Downloaded crossbeam-epoch v0.9.18 |
| 418 | 2026-07-20T18:34:11.117Z | Downloaded chacha20 v0.10.0 |
| 419 | 2026-07-20T18:34:11.117Z | Downloaded glob v0.3.3 |
| 420 | 2026-07-20T18:34:11.120Z | Downloaded openssl-macros v0.1.1 |
| 421 | 2026-07-20T18:34:11.120Z | Downloaded openssl-probe v0.2.1 |
| 422 | 2026-07-20T18:34:11.120Z | Downloaded omicron-workspace-hack v0.1.0 |
| 423 | 2026-07-20T18:34:11.120Z | Downloaded linked-hash-map v0.5.6 |
| 424 | 2026-07-20T18:34:11.120Z | Downloaded byteorder v1.5.0 |
| 425 | 2026-07-20T18:34:11.121Z | Downloaded highway v1.3.0 |
| 426 | 2026-07-20T18:34:11.123Z | Downloaded globset v0.4.18 |
| 427 | 2026-07-20T18:34:11.123Z | Downloaded libsw-core v0.3.2 |
| 428 | 2026-07-20T18:34:11.126Z | Downloaded hybrid-array v0.4.12 |
| 429 | 2026-07-20T18:34:11.126Z | Downloaded futures-channel v0.3.32 |
| 430 | 2026-07-20T18:34:11.160Z | Downloaded daft v0.1.7 |
| 431 | 2026-07-20T18:34:11.160Z | Downloaded hmac v0.12.1 |
| 432 | 2026-07-20T18:34:11.169Z | Downloaded bitflags v2.12.1 |
| 433 | 2026-07-20T18:34:11.169Z | Downloaded allocator-api2 v0.2.21 |
| 434 | 2026-07-20T18:34:11.169Z | Downloaded crossbeam-deque v0.8.6 |
| 435 | 2026-07-20T18:34:11.169Z | Downloaded managed v0.8.0 |
| 436 | 2026-07-20T18:34:11.169Z | Downloaded lock_api v0.4.14 |
| 437 | 2026-07-20T18:34:11.169Z | Downloaded percent-encoding v2.3.2 |
| 438 | 2026-07-20T18:34:11.169Z | Downloaded parse-display v0.10.0 |
| 439 | 2026-07-20T18:34:11.169Z | Downloaded base64 v0.21.7 |
| 440 | 2026-07-20T18:34:11.169Z | Downloaded multer v3.1.0 |
| 441 | 2026-07-20T18:34:11.169Z | Downloaded httparse v1.10.1 |
| 442 | 2026-07-20T18:34:11.169Z | Downloaded newtype-uuid-macros v0.1.0 |
| 443 | 2026-07-20T18:34:11.169Z | Downloaded proc-macro-error-attr v1.0.4 |
| 444 | 2026-07-20T18:34:11.169Z | Downloaded powerfmt v0.2.0 |
| 445 | 2026-07-20T18:34:11.169Z | Downloaded plain v0.2.3 |
| 446 | 2026-07-20T18:34:11.169Z | Downloaded proc-macro-crate v3.5.0 |
| 447 | 2026-07-20T18:34:11.169Z | Downloaded pretty-hex v0.4.2 |
| 448 | 2026-07-20T18:34:11.169Z | Downloaded darling v0.21.3 |
| 449 | 2026-07-20T18:34:11.173Z | Downloaded num-rational v0.4.2 |
| 450 | 2026-07-20T18:34:11.173Z | Downloaded num-integer v0.1.46 |
| 451 | 2026-07-20T18:34:11.173Z | Downloaded num-complex v0.4.6 |
| 452 | 2026-07-20T18:34:11.173Z | Downloaded proc-macro-crate v1.3.1 |
| 453 | 2026-07-20T18:34:11.173Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 454 | 2026-07-20T18:34:11.173Z | Downloaded num_enum_derive v0.7.6 |
| 455 | 2026-07-20T18:34:11.173Z | Downloaded num-derive v0.4.2 |
| 456 | 2026-07-20T18:34:11.173Z | Downloaded libsw v3.5.0 |
| 457 | 2026-07-20T18:34:11.176Z | Downloaded getrandom v0.4.2 |
| 458 | 2026-07-20T18:34:11.176Z | Downloaded jobserver v0.1.34 |
| 459 | 2026-07-20T18:34:11.179Z | Downloaded potential_utf v0.1.5 |
| 460 | 2026-07-20T18:34:11.179Z | Downloaded num_enum v0.7.6 |
| 461 | 2026-07-20T18:34:11.182Z | Downloaded progenitor-macro v0.13.0 |
| 462 | 2026-07-20T18:34:11.184Z | Downloaded progenitor-client v0.14.0 |
| 463 | 2026-07-20T18:34:11.184Z | Downloaded num_enum v0.5.11 |
| 464 | 2026-07-20T18:34:11.187Z | Downloaded clap v4.6.2 |
| 465 | 2026-07-20T18:34:11.191Z | Downloaded litemap v0.8.2 |
| 466 | 2026-07-20T18:34:11.195Z | Downloaded progenitor-macro v0.10.0 |
| 467 | 2026-07-20T18:34:11.195Z | Downloaded futures v0.3.32 |
| 468 | 2026-07-20T18:34:11.199Z | Downloaded half v2.7.1 |
| 469 | 2026-07-20T18:34:11.202Z | Downloaded quick-error v1.2.3 |
| 470 | 2026-07-20T18:34:11.202Z | Downloaded crypto-bigint v0.5.5 |
| 471 | 2026-07-20T18:34:11.204Z | Downloaded rand_chacha v0.3.1 |
| 472 | 2026-07-20T18:34:11.204Z | Downloaded pem v3.0.6 |
| 473 | 2026-07-20T18:34:11.208Z | Downloaded paste v1.0.15 |
| 474 | 2026-07-20T18:34:11.208Z | Downloaded parse-display-derive v0.10.0 |
| 475 | 2026-07-20T18:34:11.211Z | Downloaded oxnet v0.1.6 |
| 476 | 2026-07-20T18:34:11.211Z | Downloaded rand_xorshift v0.4.0 |
| 477 | 2026-07-20T18:34:11.211Z | Downloaded elliptic-curve v0.13.8 |
| 478 | 2026-07-20T18:34:11.221Z | Downloaded memmap2 v0.9.10 |
| 479 | 2026-07-20T18:34:11.221Z | Downloaded oxide-tokio-rt v0.1.6 |
| 480 | 2026-07-20T18:34:11.225Z | Downloaded parking_lot_core v0.8.6 |
| 481 | 2026-07-20T18:34:11.225Z | Downloaded icu_provider v2.2.0 |
| 482 | 2026-07-20T18:34:11.225Z | Downloaded darling v0.23.0 |
| 483 | 2026-07-20T18:34:11.225Z | Downloaded ref-cast-impl v1.0.25 |
| 484 | 2026-07-20T18:34:11.225Z | Downloaded pkg-config v0.3.33 |
| 485 | 2026-07-20T18:34:11.225Z | Downloaded ppv-lite86 v0.2.21 |
| 486 | 2026-07-20T18:34:11.225Z | Downloaded poly1305 v0.8.0 |
| 487 | 2026-07-20T18:34:11.229Z | Downloaded ref-cast v1.0.25 |
| 488 | 2026-07-20T18:34:11.229Z | Downloaded proc-macro-error v1.0.4 |
| 489 | 2026-07-20T18:34:11.232Z | Downloaded pin-project-lite v0.2.17 |
| 490 | 2026-07-20T18:34:11.234Z | Downloaded const_format v0.2.36 |
| 491 | 2026-07-20T18:34:11.237Z | Downloaded port-file v0.1.0 |
| 492 | 2026-07-20T18:34:11.237Z | Downloaded once_cell v1.21.4 |
| 493 | 2026-07-20T18:34:11.240Z | Downloaded indexmap v1.9.3 |
| 494 | 2026-07-20T18:34:11.240Z | Downloaded proc-macro-error2 v2.0.1 |
| 495 | 2026-07-20T18:34:11.244Z | Downloaded rustc_version v0.4.1 |
| 496 | 2026-07-20T18:34:11.244Z | Downloaded rustc_version v0.1.7 |
| 497 | 2026-07-20T18:34:11.248Z | Downloaded rustc-hash v2.1.2 |
| 498 | 2026-07-20T18:34:11.248Z | Downloaded icu_properties v2.2.0 |
| 499 | 2026-07-20T18:34:11.248Z | Downloaded pin-project-internal v1.1.13 |
| 500 | 2026-07-20T18:34:11.250Z | Downloaded progenitor-client v0.13.0 |
| 501 | 2026-07-20T18:34:11.250Z | Downloaded progenitor v0.10.0 |
| 502 | 2026-07-20T18:34:11.250Z | Downloaded phf_shared v0.12.1 |
| 503 | 2026-07-20T18:34:11.250Z | Downloaded progenitor v0.14.0 |
| 504 | 2026-07-20T18:34:11.253Z | Downloaded progenitor v0.13.0 |
| 505 | 2026-07-20T18:34:11.253Z | Downloaded phf v0.12.1 |
| 506 | 2026-07-20T18:34:11.256Z | Downloaded const-oid v0.10.2 |
| 507 | 2026-07-20T18:34:11.256Z | Downloaded progenitor-macro v0.14.0 |
| 508 | 2026-07-20T18:34:11.259Z | Downloaded progenitor-extras v0.2.0 |
| 509 | 2026-07-20T18:34:11.259Z | Downloaded chacha20poly1305 v0.10.1 |
| 510 | 2026-07-20T18:34:11.259Z | Downloaded arc-swap v1.9.1 |
| 511 | 2026-07-20T18:34:11.262Z | Downloaded dropshot_endpoint v0.17.1 |
| 512 | 2026-07-20T18:34:11.265Z | Downloaded same-file v1.0.6 |
| 513 | 2026-07-20T18:34:11.265Z | Downloaded rand_chacha v0.9.0 |
| 514 | 2026-07-20T18:34:11.265Z | Downloaded scopeguard v1.2.0 |
| 515 | 2026-07-20T18:34:11.268Z | Downloaded getrandom v0.3.4 |
| 516 | 2026-07-20T18:34:11.271Z | Downloaded parking_lot_core v0.9.12 |
| 517 | 2026-07-20T18:34:11.271Z | Downloaded quote v1.0.45 |
| 518 | 2026-07-20T18:34:11.275Z | Downloaded parking_lot v0.11.2 |
| 519 | 2026-07-20T18:34:11.275Z | Downloaded base64 v0.22.1 |
| 520 | 2026-07-20T18:34:11.279Z | Downloaded darling_core v0.23.0 |
| 521 | 2026-07-20T18:34:11.279Z | Downloaded secrecy v0.10.3 |
| 522 | 2026-07-20T18:34:11.282Z | Downloaded serde-big-array v0.5.1 |
| 523 | 2026-07-20T18:34:11.282Z | Downloaded semver v0.1.20 |
| 524 | 2026-07-20T18:34:11.282Z | Downloaded scroll_derive v0.13.1 |
| 525 | 2026-07-20T18:34:11.282Z | Downloaded scroll_derive v0.12.1 |
| 526 | 2026-07-20T18:34:11.285Z | Downloaded rand_core v0.6.4 |
| 527 | 2026-07-20T18:34:11.285Z | Downloaded password-hash v0.5.0 |
| 528 | 2026-07-20T18:34:11.285Z | Downloaded rand_core v0.10.1 |
| 529 | 2026-07-20T18:34:11.288Z | Downloaded rand_core v0.9.5 |
| 530 | 2026-07-20T18:34:11.288Z | Downloaded iana-time-zone v0.1.65 |
| 531 | 2026-07-20T18:34:11.291Z | Downloaded darling_core v0.21.3 |
| 532 | 2026-07-20T18:34:11.291Z | Downloaded pest_generator v2.8.6 |
| 533 | 2026-07-20T18:34:11.294Z | Downloaded serde_spanned v0.6.9 |
| 534 | 2026-07-20T18:34:11.295Z | Downloaded pest_derive v2.8.6 |
| 535 | 2026-07-20T18:34:11.299Z | Downloaded serde_repr v0.1.21 |
| 536 | 2026-07-20T18:34:11.299Z | Downloaded indicatif v0.18.4 |
| 537 | 2026-07-20T18:34:11.302Z | Downloaded serde_plain v1.0.2 |
| 538 | 2026-07-20T18:34:11.302Z | Downloaded sha1 v0.11.0 |
| 539 | 2026-07-20T18:34:11.302Z | Downloaded progenitor-client v0.10.0 |
| 540 | 2026-07-20T18:34:11.303Z | Downloaded postcard v1.1.3 |
| 541 | 2026-07-20T18:34:11.307Z | Downloaded owo-colors v4.3.0 |
| 542 | 2026-07-20T18:34:11.307Z | Downloaded icu_normalizer v2.2.0 |
| 543 | 2026-07-20T18:34:11.310Z | Downloaded rustls-pemfile v2.2.0 |
| 544 | 2026-07-20T18:34:11.310Z | Downloaded serial_test v3.5.0 |
| 545 | 2026-07-20T18:34:11.310Z | Downloaded serde_spanned v1.1.1 |
| 546 | 2026-07-20T18:34:11.313Z | Downloaded num-traits v0.2.19 |
| 547 | 2026-07-20T18:34:11.313Z | Downloaded sigpipe v0.1.3 |
| 548 | 2026-07-20T18:34:11.317Z | Downloaded serde_urlencoded v0.7.1 |
| 549 | 2026-07-20T18:34:11.317Z | Downloaded sha1 v0.10.6 |
| 550 | 2026-07-20T18:34:11.317Z | Downloaded slog-envlogger v2.2.0 |
| 551 | 2026-07-20T18:34:11.320Z | Downloaded serial_test_derive v3.5.0 |
| 552 | 2026-07-20T18:34:11.320Z | Downloaded smawk v0.3.2 |
| 553 | 2026-07-20T18:34:11.320Z | Downloaded crossbeam-channel v0.5.15 |
| 554 | 2026-07-20T18:34:11.323Z | Downloaded async-compression v0.4.42 |
| 555 | 2026-07-20T18:34:11.327Z | Downloaded cc v1.2.63 |
| 556 | 2026-07-20T18:34:11.329Z | Downloaded konst v0.2.20 |
| 557 | 2026-07-20T18:34:11.332Z | Downloaded icu_normalizer_data v2.2.0 |
| 558 | 2026-07-20T18:34:11.332Z | Downloaded hickory-resolver v0.25.2 |
| 559 | 2026-07-20T18:34:11.336Z | Downloaded siphasher v1.0.3 |
| 560 | 2026-07-20T18:34:11.336Z | Downloaded slog-bunyan v2.5.0 |
| 561 | 2026-07-20T18:34:11.339Z | Downloaded log v0.4.32 |
| 562 | 2026-07-20T18:34:11.339Z | Downloaded heapless v0.8.0 |
| 563 | 2026-07-20T18:34:11.339Z | Downloaded parking_lot v0.12.5 |
| 564 | 2026-07-20T18:34:11.343Z | Downloaded hickory-resolver v0.24.4 |
| 565 | 2026-07-20T18:34:11.346Z | Downloaded flate2 v1.1.9 |
| 566 | 2026-07-20T18:34:11.346Z | Downloaded schemars_derive v0.8.22 |
| 567 | 2026-07-20T18:34:11.349Z | Downloaded scroll v0.13.0 |
| 568 | 2026-07-20T18:34:11.349Z | Downloaded scroll v0.12.0 |
| 569 | 2026-07-20T18:34:11.352Z | Downloaded rusty-fork v0.3.1 |
| 570 | 2026-07-20T18:34:11.352Z | Downloaded spin v0.5.2 |
| 571 | 2026-07-20T18:34:11.352Z | Downloaded serde_derive_internals v0.29.1 |
| 572 | 2026-07-20T18:34:11.355Z | Downloaded icu_locale_core v2.2.0 |
| 573 | 2026-07-20T18:34:11.358Z | Downloaded structmeta v0.3.0 |
| 574 | 2026-07-20T18:34:11.358Z | Downloaded miniz_oxide v0.8.9 |
| 575 | 2026-07-20T18:34:11.361Z | Downloaded stable_deref_trait v1.2.1 |
| 576 | 2026-07-20T18:34:11.361Z | Downloaded strsim v0.11.1 |
| 577 | 2026-07-20T18:34:11.364Z | Downloaded rustversion v1.0.22 |
| 578 | 2026-07-20T18:34:11.364Z | Downloaded pin-project v1.1.13 |
| 579 | 2026-07-20T18:34:11.370Z | Downloaded tabled_derive v0.11.0 |
| 580 | 2026-07-20T18:34:11.373Z | Downloaded sync_wrapper v1.0.2 |
| 581 | 2026-07-20T18:34:11.373Z | Downloaded tabled_derive v0.7.0 |
| 582 | 2026-07-20T18:34:11.373Z | Downloaded resolv-conf v0.7.6 |
| 583 | 2026-07-20T18:34:11.376Z | Downloaded swrite v0.1.0 |
| 584 | 2026-07-20T18:34:11.376Z | Downloaded supports-color v3.0.2 |
| 585 | 2026-07-20T18:34:11.376Z | Downloaded subtle v2.6.1 |
| 586 | 2026-07-20T18:34:11.376Z | Downloaded strum v0.27.2 |
| 587 | 2026-07-20T18:34:11.379Z | Downloaded icu_collections v2.2.0 |
| 588 | 2026-07-20T18:34:11.382Z | Downloaded simd-adler32 v0.3.9 |
| 589 | 2026-07-20T18:34:11.382Z | Downloaded sha2 v0.10.9 |
| 590 | 2026-07-20T18:34:11.384Z | Downloaded slog-dtrace v0.3.0 |
| 591 | 2026-07-20T18:34:11.390Z | Downloaded testing_table v0.3.0 |
| 592 | 2026-07-20T18:34:11.390Z | Downloaded terminal_size v0.4.4 |
| 593 | 2026-07-20T18:34:11.393Z | Downloaded termtree v0.5.1 |
| 594 | 2026-07-20T18:34:11.393Z | Downloaded slog-json v2.6.1 |
| 595 | 2026-07-20T18:34:11.393Z | Downloaded rustls-pki-types v1.14.1 |
| 596 | 2026-07-20T18:34:11.393Z | Downloaded slab v0.4.12 |
| 597 | 2026-07-20T18:34:11.396Z | Downloaded jiff-static v0.2.28 |
| 598 | 2026-07-20T18:34:11.396Z | Downloaded progenitor-impl v0.14.0 |
| 599 | 2026-07-20T18:34:11.401Z | Downloaded progenitor-impl v0.13.0 |
| 600 | 2026-07-20T18:34:11.401Z | Downloaded openssl-sys v0.9.116 |
| 601 | 2026-07-20T18:34:11.405Z | Downloaded smartstring v1.0.1 |
| 602 | 2026-07-20T18:34:11.405Z | Downloaded thread-id v4.2.2 |
| 603 | 2026-07-20T18:34:11.407Z | Downloaded slog-stdlog v4.1.1 |
| 604 | 2026-07-20T18:34:11.407Z | Downloaded slog-scope v4.4.1 |
| 605 | 2026-07-20T18:34:11.407Z | Downloaded rustls-native-certs v0.8.4 |
| 606 | 2026-07-20T18:34:11.410Z | Downloaded slog-async v2.8.0 |
| 607 | 2026-07-20T18:34:11.410Z | Downloaded smf v0.2.3 |
| 608 | 2026-07-20T18:34:11.415Z | Downloaded slog-term v2.9.2 |
| 609 | 2026-07-20T18:34:11.415Z | Downloaded semver v1.0.28 |
| 610 | 2026-07-20T18:34:11.418Z | Downloaded time-core v0.1.8 |
| 611 | 2026-07-20T18:34:11.418Z | Downloaded thread-id v5.1.0 |
| 612 | 2026-07-20T18:34:11.418Z | Downloaded tokio-macros v2.7.0 |
| 613 | 2026-07-20T18:34:11.420Z | Downloaded dropshot-api-manager v0.7.2 |
| 614 | 2026-07-20T18:34:11.423Z | Downloaded static_assertions v1.1.0 |
| 615 | 2026-07-20T18:34:11.423Z | Downloaded snafu-derive v0.8.9 |
| 616 | 2026-07-20T18:34:11.426Z | Downloaded pest_meta v2.8.6 |
| 617 | 2026-07-20T18:34:11.426Z | Downloaded tinyvec_macros v0.1.1 |
| 618 | 2026-07-20T18:34:11.430Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 619 | 2026-07-20T18:34:11.430Z | Downloaded hashbrown v0.12.3 |
| 620 | 2026-07-20T18:34:11.430Z | Downloaded take_mut v0.2.2 |
| 621 | 2026-07-20T18:34:11.433Z | Downloaded tagptr v0.2.0 |
| 622 | 2026-07-20T18:34:11.433Z | Downloaded synstructure v0.13.2 |
| 623 | 2026-07-20T18:34:11.433Z | Downloaded tabwriter v1.4.1 |
| 624 | 2026-07-20T18:34:11.436Z | Downloaded signal-hook-registry v1.4.8 |
| 625 | 2026-07-20T18:34:11.436Z | Downloaded serde_tokenstream v0.2.3 |
| 626 | 2026-07-20T18:34:11.436Z | Downloaded structmeta-derive v0.3.0 |
| 627 | 2026-07-20T18:34:11.439Z | Downloaded strum_macros v0.27.2 |
| 628 | 2026-07-20T18:34:11.439Z | Downloaded strum v0.26.3 |
| 629 | 2026-07-20T18:34:11.444Z | Downloaded toml_datetime v0.6.11 |
| 630 | 2026-07-20T18:34:11.445Z | Downloaded serde_path_to_error v0.1.20 |
| 631 | 2026-07-20T18:34:11.445Z | Downloaded quinn-udp v0.5.14 |
| 632 | 2026-07-20T18:34:11.447Z | Downloaded papergrid v0.18.0 |
| 633 | 2026-07-20T18:34:11.447Z | Downloaded toml_write v0.1.2 |
| 634 | 2026-07-20T18:34:11.452Z | Downloaded bytes v1.11.1 |
| 635 | 2026-07-20T18:34:11.452Z | Downloaded shlex v2.0.1 |
| 636 | 2026-07-20T18:34:11.455Z | Downloaded serde_with_macros v3.21.0 |
| 637 | 2026-07-20T18:34:11.455Z | Downloaded rhai_codegen v3.2.0 |
| 638 | 2026-07-20T18:34:11.459Z | Downloaded tower-layer v0.3.3 |
| 639 | 2026-07-20T18:34:11.463Z | Downloaded proc-macro2 v1.0.106 |
| 640 | 2026-07-20T18:34:11.463Z | Downloaded smallvec v1.15.1 |
| 641 | 2026-07-20T18:34:11.466Z | Downloaded thiserror-no-std v2.0.2 |
| 642 | 2026-07-20T18:34:11.469Z | Downloaded try-lock v0.2.5 |
| 643 | 2026-07-20T18:34:11.469Z | Downloaded memchr v2.8.1 |
| 644 | 2026-07-20T18:34:11.472Z | Downloaded thread_local v1.1.9 |
| 645 | 2026-07-20T18:34:11.472Z | Downloaded time-macros v0.2.27 |
| 646 | 2026-07-20T18:34:11.476Z | Downloaded typify-macro v0.4.3 |
| 647 | 2026-07-20T18:34:11.476Z | Downloaded ryu v1.0.23 |
| 648 | 2026-07-20T18:34:11.478Z | Downloaded typify-macro v0.6.2 |
| 649 | 2026-07-20T18:34:11.478Z | Downloaded typeid v1.0.3 |
| 650 | 2026-07-20T18:34:11.478Z | Downloaded http v1.4.2 |
| 651 | 2026-07-20T18:34:11.481Z | Downloaded tokio-dtrace v0.1.1 |
| 652 | 2026-07-20T18:34:11.484Z | Downloaded serde_core v1.0.228 |
| 653 | 2026-07-20T18:34:11.484Z | Downloaded thiserror-impl v2.0.19 |
| 654 | 2026-07-20T18:34:11.488Z | Downloaded papergrid v0.11.0 |
| 655 | 2026-07-20T18:34:11.490Z | Downloaded strum_macros v0.26.4 |
| 656 | 2026-07-20T18:34:11.490Z | Downloaded tiny-keccak v2.0.2 |
| 657 | 2026-07-20T18:34:11.494Z | Downloaded unicode-linebreak v0.1.5 |
| 658 | 2026-07-20T18:34:11.494Z | Downloaded unarray v0.1.4 |
| 659 | 2026-07-20T18:34:11.494Z | Downloaded unicode-xid v0.2.6 |
| 660 | 2026-07-20T18:34:11.497Z | Downloaded serde_derive v1.0.228 |
| 661 | 2026-07-20T18:34:11.497Z | Downloaded unit-prefix v0.5.2 |
| 662 | 2026-07-20T18:34:11.500Z | Downloaded thiserror v1.0.69 |
| 663 | 2026-07-20T18:34:11.503Z | Downloaded utf8_iter v1.0.4 |
| 664 | 2026-07-20T18:34:11.503Z | Downloaded minimal-lexical v0.2.1 |
| 665 | 2026-07-20T18:34:11.506Z | Downloaded rayon-core v1.13.0 |
| 666 | 2026-07-20T18:34:11.509Z | Downloaded prettyplease v0.2.37 |
| 667 | 2026-07-20T18:34:11.509Z | Downloaded tokio-tungstenite v0.21.0 |
| 668 | 2026-07-20T18:34:11.512Z | Downloaded untrusted v0.7.1 |
| 669 | 2026-07-20T18:34:11.512Z | Downloaded thin-vec v0.2.18 |
| 670 | 2026-07-20T18:34:11.515Z | Downloaded untrusted v0.9.0 |
| 671 | 2026-07-20T18:34:11.515Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 672 | 2026-07-20T18:34:11.515Z | Downloaded usdt-attr-macro v0.6.0 |
| 673 | 2026-07-20T18:34:11.518Z | Downloaded usdt-attr-macro v0.5.0 |
| 674 | 2026-07-20T18:34:11.518Z | Downloaded waitgroup v0.1.2 |
| 675 | 2026-07-20T18:34:11.518Z | Downloaded wait-timeout v0.2.1 |
| 676 | 2026-07-20T18:34:11.520Z | Downloaded tower-service v0.3.3 |
| 677 | 2026-07-20T18:34:11.520Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 678 | 2026-07-20T18:34:11.520Z | Downloaded utf-8 v0.7.6 |
| 679 | 2026-07-20T18:34:11.523Z | Downloaded usdt-macro v0.6.0 |
| 680 | 2026-07-20T18:34:11.524Z | Downloaded usdt-macro v0.5.0 |
| 681 | 2026-07-20T18:34:11.524Z | Downloaded tempfile v3.27.0 |
| 682 | 2026-07-20T18:34:11.527Z | Downloaded indexmap v2.14.0 |
| 683 | 2026-07-20T18:34:11.527Z | Downloaded want v0.3.1 |
| 684 | 2026-07-20T18:34:11.529Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 685 | 2026-07-20T18:34:11.530Z | Downloaded version_check v0.9.5 |
| 686 | 2026-07-20T18:34:11.530Z | Downloaded term v1.2.1 |
| 687 | 2026-07-20T18:34:11.534Z | Downloaded utf8parse v0.2.2 |
| 688 | 2026-07-20T18:34:11.534Z | Downloaded qorb v0.4.1 |
| 689 | 2026-07-20T18:34:11.538Z | Downloaded usdt v0.6.0 |
| 690 | 2026-07-20T18:34:11.538Z | Downloaded usdt v0.5.0 |
| 691 | 2026-07-20T18:34:11.538Z | Downloaded universal-hash v0.5.1 |
| 692 | 2026-07-20T18:34:11.541Z | Downloaded mio v1.2.1 |
| 693 | 2026-07-20T18:34:11.541Z | Downloaded thiserror v2.0.19 |
| 694 | 2026-07-20T18:34:11.544Z | Downloaded schemars v0.8.22 |
| 695 | 2026-07-20T18:34:11.551Z | Downloaded rand v0.8.6 |
| 696 | 2026-07-20T18:34:11.554Z | Downloaded spin v0.9.8 |
| 697 | 2026-07-20T18:34:11.557Z | Downloaded quinn v0.11.9 |
| 698 | 2026-07-20T18:34:11.560Z | Downloaded schemars v0.9.0 |
| 699 | 2026-07-20T18:34:11.564Z | Downloaded yoke-derive v0.8.2 |
| 700 | 2026-07-20T18:34:11.567Z | Downloaded toml v0.8.23 |
| 701 | 2026-07-20T18:34:11.568Z | Downloaded tinystr v0.8.3 |
| 702 | 2026-07-20T18:34:11.571Z | Downloaded zerofrom-derive v0.1.7 |
| 703 | 2026-07-20T18:34:11.571Z | Downloaded tokio-stream v0.1.18 |
| 704 | 2026-07-20T18:34:11.573Z | Downloaded hyper-util v0.1.20 |
| 705 | 2026-07-20T18:34:11.577Z | Downloaded zerofrom v0.1.8 |
| 706 | 2026-07-20T18:34:11.580Z | Downloaded tokio-rustls v0.26.4 |
| 707 | 2026-07-20T18:34:11.580Z | Downloaded socket2 v0.6.5 |
| 708 | 2026-07-20T18:34:11.580Z | Downloaded progenitor-impl v0.10.0 |
| 709 | 2026-07-20T18:34:11.583Z | Downloaded rustls-platform-verifier v0.7.0 |
| 710 | 2026-07-20T18:34:11.587Z | Downloaded usdt-impl v0.6.0 |
| 711 | 2026-07-20T18:34:11.587Z | Downloaded similar v2.7.0 |
| 712 | 2026-07-20T18:34:11.590Z | Downloaded zeroize_derive v1.4.3 |
| 713 | 2026-07-20T18:34:11.590Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 714 | 2026-07-20T18:34:11.593Z | Downloaded zone_cfg_derive v0.3.1 |
| 715 | 2026-07-20T18:34:11.593Z | Downloaded nom v7.1.3 |
| 716 | 2026-07-20T18:34:11.596Z | Downloaded pretty_assertions v1.4.1 |
| 717 | 2026-07-20T18:34:11.596Z | Downloaded newtype-uuid v1.3.2 |
| 718 | 2026-07-20T18:34:11.600Z | Downloaded whoami v1.6.1 |
| 719 | 2026-07-20T18:34:11.600Z | Downloaded test-strategy v0.4.5 |
| 720 | 2026-07-20T18:34:11.604Z | Downloaded walkdir v2.5.0 |
| 721 | 2026-07-20T18:34:11.604Z | Downloaded textwrap v0.16.2 |
| 722 | 2026-07-20T18:34:11.608Z | Downloaded tracing-attributes v0.1.31 |
| 723 | 2026-07-20T18:34:11.608Z | Downloaded slog v2.8.2 |
| 724 | 2026-07-20T18:34:11.611Z | Downloaded rustls-webpki v0.103.13 |
| 725 | 2026-07-20T18:34:11.611Z | Downloaded ingot-macros v0.1.1 |
| 726 | 2026-07-20T18:34:11.611Z | Downloaded thiserror-impl v1.0.69 |
| 727 | 2026-07-20T18:34:11.615Z | Downloaded serde v1.0.228 |
| 728 | 2026-07-20T18:34:11.615Z | Downloaded clap_derive v4.6.1 |
| 729 | 2026-07-20T18:34:11.618Z | Downloaded writeable v0.6.3 |
| 730 | 2026-07-20T18:34:11.618Z | Downloaded ucd-trie v0.1.7 |
| 731 | 2026-07-20T18:34:11.618Z | Downloaded schemars v1.2.1 |
| 732 | 2026-07-20T18:34:11.626Z | Downloaded hashbrown v0.15.5 |
| 733 | 2026-07-20T18:34:11.635Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 734 | 2026-07-20T18:34:11.638Z | Downloaded hashbrown v0.16.1 |
| 735 | 2026-07-20T18:34:11.641Z | Downloaded usdt-impl v0.5.0 |
| 736 | 2026-07-20T18:34:11.644Z | Downloaded serde_yaml v0.9.34+deprecated |
| 737 | 2026-07-20T18:34:11.644Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 738 | 2026-07-20T18:34:11.647Z | Downloaded idna v1.1.0 |
| 739 | 2026-07-20T18:34:11.650Z | Downloaded zerovec-derive v0.11.3 |
| 740 | 2026-07-20T18:34:11.653Z | Downloaded zeroize v1.8.2 |
| 741 | 2026-07-20T18:34:11.653Z | Downloaded zone v0.3.1 |
| 742 | 2026-07-20T18:34:11.653Z | Downloaded zmij v1.0.21 |
| 743 | 2026-07-20T18:34:11.657Z | Downloaded hashbrown v0.17.1 |
| 744 | 2026-07-20T18:34:11.661Z | Downloaded itertools v0.12.1 |
| 745 | 2026-07-20T18:34:11.664Z | Downloaded xz2 v0.1.7 |
| 746 | 2026-07-20T18:34:11.667Z | Downloaded snafu v0.8.9 |
| 747 | 2026-07-20T18:34:11.670Z | Downloaded unicode-ident v1.0.24 |
| 748 | 2026-07-20T18:34:11.673Z | Downloaded typify v0.4.3 |
| 749 | 2026-07-20T18:34:11.673Z | Downloaded zerocopy-derive v0.7.35 |
| 750 | 2026-07-20T18:34:11.675Z | Downloaded pest v2.8.6 |
| 751 | 2026-07-20T18:34:11.679Z | Downloaded yoke v0.8.3 |
| 752 | 2026-07-20T18:34:11.682Z | Downloaded steno v0.4.1 |
| 753 | 2026-07-20T18:34:11.682Z | Downloaded hkdf v0.12.4 |
| 754 | 2026-07-20T18:34:11.685Z | Downloaded h2 v0.4.14 |
| 755 | 2026-07-20T18:34:11.688Z | Downloaded tinyvec v1.11.0 |
| 756 | 2026-07-20T18:34:11.688Z | Downloaded rand v0.10.2 |
| 757 | 2026-07-20T18:34:11.690Z | Downloaded rand v0.9.4 |
| 758 | 2026-07-20T18:34:11.693Z | Downloaded vsss-rs v3.3.4 |
| 759 | 2026-07-20T18:34:11.693Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 760 | 2026-07-20T18:34:11.696Z | Downloaded toml_edit v0.22.27 |
| 761 | 2026-07-20T18:34:11.699Z | Downloaded tracing-core v0.1.36 |
| 762 | 2026-07-20T18:34:11.702Z | Downloaded tungstenite v0.21.0 |
| 763 | 2026-07-20T18:34:11.702Z | Downloaded uuid v1.24.0 |
| 764 | 2026-07-20T18:34:11.706Z | Downloaded clap_builder v4.6.2 |
| 765 | 2026-07-20T18:34:11.710Z | Downloaded itertools v0.14.0 |
| 766 | 2026-07-20T18:34:11.713Z | Downloaded aho-corasick v1.1.4 |
| 767 | 2026-07-20T18:34:11.716Z | Downloaded hyper v1.10.1 |
| 768 | 2026-07-20T18:34:11.719Z | Downloaded typify v0.6.2 |
| 769 | 2026-07-20T18:34:11.721Z | Downloaded icu_properties_data v2.2.0 |
| 770 | 2026-07-20T18:34:11.725Z | Downloaded unsafe-libyaml v0.2.11 |
| 771 | 2026-07-20T18:34:11.728Z | Downloaded futures-util v0.3.32 |
| 772 | 2026-07-20T18:34:11.734Z | Downloaded itertools v0.15.0 |
| 773 | 2026-07-20T18:34:11.738Z | Downloaded nom v8.0.0 |
| 774 | 2026-07-20T18:34:11.741Z | Downloaded yansi v1.0.1 |
| 775 | 2026-07-20T18:34:11.749Z | Downloaded libm v0.2.16 |
| 776 | 2026-07-20T18:34:11.758Z | Downloaded url v2.5.8 |
| 777 | 2026-07-20T18:34:11.765Z | Downloaded toml_edit v0.19.15 |
| 778 | 2026-07-20T18:34:11.774Z | Downloaded goblin v0.8.2 |
| 779 | 2026-07-20T18:34:11.783Z | Downloaded aws-lc-rs v1.17.0 |
| 780 | 2026-07-20T18:34:11.797Z | Downloaded tower v0.5.3 |
| 781 | 2026-07-20T18:34:11.802Z | Downloaded regex v1.12.3 |
| 782 | 2026-07-20T18:34:11.807Z | Downloaded zerocopy-derive v0.8.50 |
| 783 | 2026-07-20T18:34:11.811Z | Downloaded zerotrie v0.2.4 |
| 784 | 2026-07-20T18:34:11.814Z | Downloaded typenum v1.20.1 |
| 785 | 2026-07-20T18:34:11.817Z | Downloaded tokio-util v0.7.18 |
| 786 | 2026-07-20T18:34:11.821Z | Downloaded portable-atomic v1.13.1 |
| 787 | 2026-07-20T18:34:11.826Z | Downloaded rayon v1.12.0 |
| 788 | 2026-07-20T18:34:11.829Z | Downloaded typed-path v0.9.3 |
| 789 | 2026-07-20T18:34:11.832Z | Downloaded serde_json v1.0.150 |
| 790 | 2026-07-20T18:34:11.836Z | Downloaded reqwest v0.13.4 |
| 791 | 2026-07-20T18:34:11.840Z | Downloaded iddqd v0.4.5 |
| 792 | 2026-07-20T18:34:11.845Z | Downloaded ron v0.12.1 |
| 793 | 2026-07-20T18:34:11.849Z | Downloaded reqwest v0.12.28 |
| 794 | 2026-07-20T18:34:11.853Z | Downloaded chrono v0.4.45 |
| 795 | 2026-07-20T18:34:11.857Z | Downloaded unicode-normalization v0.1.25 |
| 796 | 2026-07-20T18:34:11.866Z | Downloaded tough v0.22.0 |
| 797 | 2026-07-20T18:34:11.879Z | Downloaded moka v0.12.15 |
| 798 | 2026-07-20T18:34:11.884Z | Downloaded proptest v1.11.0 |
| 799 | 2026-07-20T18:34:11.889Z | Downloaded unicode-segmentation v1.13.3 |
| 800 | 2026-07-20T18:34:11.899Z | Downloaded tower-http v0.6.11 |
| 801 | 2026-07-20T18:34:11.905Z | Downloaded zerovec v0.11.6 |
| 802 | 2026-07-20T18:34:11.908Z | Downloaded zerocopy v0.7.35 |
| 803 | 2026-07-20T18:34:11.918Z | Downloaded quinn-proto v0.11.14 |
| 804 | 2026-07-20T18:34:11.928Z | Downloaded winnow v0.5.40 |
| 805 | 2026-07-20T18:34:11.938Z | Downloaded tabled v0.15.0 |
| 806 | 2026-07-20T18:34:11.948Z | Downloaded goblin v0.10.7 |
| 807 | 2026-07-20T18:34:11.954Z | Downloaded curve25519-dalek v4.1.3 |
| 808 | 2026-07-20T18:34:11.958Z | Downloaded tabled v0.21.0 |
| 809 | 2026-07-20T18:34:11.966Z | Downloaded time v0.3.47 |
| 810 | 2026-07-20T18:34:11.972Z | Downloaded syn v1.0.109 |
| 811 | 2026-07-20T18:34:11.978Z | Downloaded serde_with v3.21.0 |
| 812 | 2026-07-20T18:34:11.984Z | Downloaded winnow v0.7.15 |
| 813 | 2026-07-20T18:34:11.990Z | Downloaded winnow v1.0.3 |
| 814 | 2026-07-20T18:34:11.995Z | Downloaded bstr v1.12.1 |
| 815 | 2026-07-20T18:34:12.009Z | Downloaded nix v0.31.3 |
| 816 | 2026-07-20T18:34:12.017Z | Downloaded webpki-roots v1.0.7 |
| 817 | 2026-07-20T18:34:12.019Z | Downloaded smoltcp v0.11.0 |
| 818 | 2026-07-20T18:34:12.027Z | Downloaded dropshot v0.17.1 |
| 819 | 2026-07-20T18:34:12.038Z | Downloaded zerocopy v0.8.50 |
| 820 | 2026-07-20T18:34:12.049Z | Downloaded vcpkg v0.2.15 |
| 821 | 2026-07-20T18:34:12.104Z | Downloaded openapiv3 v2.2.0 |
| 822 | 2026-07-20T18:34:12.117Z | Downloaded regex-syntax v0.8.10 |
| 823 | 2026-07-20T18:34:12.117Z | Downloaded openssl v0.10.80 |
| 824 | 2026-07-20T18:34:12.117Z | Downloaded rustix v1.1.4 |
| 825 | 2026-07-20T18:34:12.117Z | Downloaded unicode-width v0.2.2 |
| 826 | 2026-07-20T18:34:12.117Z | Downloaded unicode-width v0.1.14 |
| 827 | 2026-07-20T18:34:12.117Z | Downloaded hickory-proto v0.25.2 |
| 828 | 2026-07-20T18:34:12.121Z | Downloaded syn v3.0.0 |
| 829 | 2026-07-20T18:34:12.124Z | Downloaded hickory-proto v0.24.4 |
| 830 | 2026-07-20T18:34:12.132Z | Downloaded syn v2.0.117 |
| 831 | 2026-07-20T18:34:12.138Z | Downloaded rhai v1.25.1 |
| 832 | 2026-07-20T18:34:12.147Z | Downloaded regress v0.11.1 |
| 833 | 2026-07-20T18:34:12.150Z | Downloaded rustls v0.23.40 |
| 834 | 2026-07-20T18:34:12.157Z | Downloaded rustix v0.38.44 |
| 835 | 2026-07-20T18:34:12.170Z | Downloaded regress v0.10.5 |
| 836 | 2026-07-20T18:34:12.202Z | Downloaded chrono-tz v0.10.4 |
| 837 | 2026-07-20T18:34:12.212Z | Downloaded jiff v0.2.28 |
| 838 | 2026-07-20T18:34:12.228Z | Downloaded tracing v0.1.44 |
| 839 | 2026-07-20T18:34:12.240Z | Downloaded typify-impl v0.6.2 |
| 840 | 2026-07-20T18:34:12.247Z | Downloaded petgraph v0.8.3 |
| 841 | 2026-07-20T18:34:12.259Z | Downloaded typify-impl v0.4.3 |
| 842 | 2026-07-20T18:34:12.267Z | Downloaded sled v0.34.7 |
| 843 | 2026-07-20T18:34:12.279Z | Downloaded sha3 v0.10.9 |
| 844 | 2026-07-20T18:34:12.283Z | Downloaded csv v1.4.0 |
| 845 | 2026-07-20T18:34:12.293Z | Downloaded regex-automata v0.4.14 |
| 846 | 2026-07-20T18:34:12.310Z | Downloaded petgraph v0.6.5 |
| 847 | 2026-07-20T18:34:12.336Z | Downloaded lzma-sys v0.1.20 |
| 848 | 2026-07-20T18:34:12.351Z | Downloaded libc v0.2.186 |
| 849 | 2026-07-20T18:34:12.383Z | Downloaded tokio v1.53.0 |
| 850 | 2026-07-20T18:34:12.432Z | Downloaded encoding_rs v0.8.35 |
| 851 | 2026-07-20T18:34:12.445Z | Downloaded ring v0.17.14 |
| 852 | 2026-07-20T18:34:12.866Z | Downloaded aws-lc-sys v0.41.0 |
| 853 | 2026-07-20T18:34:13.418Z | Compiling proc-macro2 v1.0.106 |
| 854 | 2026-07-20T18:34:13.418Z | Compiling quote v1.0.45 |
| 855 | 2026-07-20T18:34:13.421Z | Compiling unicode-ident v1.0.24 |
| 856 | 2026-07-20T18:34:13.421Z | Compiling serde_core v1.0.228 |
| 857 | 2026-07-20T18:34:13.421Z | Compiling serde v1.0.228 |
| 858 | 2026-07-20T18:34:13.421Z | Compiling libc v0.2.186 |
| 859 | 2026-07-20T18:34:13.421Z | Compiling zmij v1.0.21 |
| 860 | 2026-07-20T18:34:13.422Z | Compiling autocfg v1.5.1 |
| 861 | 2026-07-20T18:34:13.796Z | Compiling libm v0.2.16 |
| 862 | 2026-07-20T18:34:14.117Z | Compiling icu_normalizer_data v2.2.0 |
| 863 | 2026-07-20T18:34:14.117Z | Compiling icu_properties_data v2.2.0 |
| 864 | 2026-07-20T18:34:14.173Z | Compiling serde_json v1.0.150 |
| 865 | 2026-07-20T18:34:14.230Z | Compiling num-traits v0.2.19 |
| 866 | 2026-07-20T18:34:14.267Z | Compiling getrandom v0.4.2 |
| 867 | 2026-07-20T18:34:14.504Z | Compiling thiserror v2.0.19 |
| 868 | 2026-07-20T18:34:14.580Z | Compiling version_check v0.9.5 |
| 869 | 2026-07-20T18:34:14.888Z | Compiling memchr v2.8.1 |
| 870 | 2026-07-20T18:34:14.977Z | Compiling schemars v0.8.22 |
| 871 | 2026-07-20T18:34:15.050Z | Compiling syn v2.0.117 |
| 872 | 2026-07-20T18:34:15.070Z | Compiling syn v3.0.0 |
| 873 | 2026-07-20T18:34:15.094Z | Checking cfg-if v1.0.4 |
| 874 | 2026-07-20T18:34:15.187Z | Compiling parking_lot_core v0.9.12 |
| 875 | 2026-07-20T18:34:15.336Z | Compiling heck v0.5.0 |
| 876 | 2026-07-20T18:34:15.580Z | Compiling zerocopy v0.8.50 |
| 877 | 2026-07-20T18:34:15.610Z | Compiling portable-atomic v1.13.1 |
| 878 | 2026-07-20T18:34:15.668Z | Compiling rustversion v1.0.22 |
| 879 | 2026-07-20T18:34:16.065Z | Compiling itoa v1.0.18 |
| 880 | 2026-07-20T18:34:16.085Z | Compiling jobserver v0.1.34 |
| 881 | 2026-07-20T18:34:16.148Z | Compiling find-msvc-tools v0.1.9 |
| 882 | 2026-07-20T18:34:16.169Z | Compiling shlex v2.0.1 |
| 883 | 2026-07-20T18:34:16.363Z | Compiling cc v1.2.63 |
| 884 | 2026-07-20T18:34:16.670Z | Compiling fs_extra v1.3.0 |
| 885 | 2026-07-20T18:34:16.738Z | Compiling dunce v1.0.5 |
| 886 | 2026-07-20T18:34:16.822Z | Compiling semver v1.0.28 |
| 887 | 2026-07-20T18:34:16.843Z | Compiling log v0.4.32 |
| 888 | 2026-07-20T18:34:16.939Z | Compiling httparse v1.10.1 |
| 889 | 2026-07-20T18:34:16.963Z | Compiling slog v2.8.2 |
| 890 | 2026-07-20T18:34:17.040Z | Compiling rustix v1.1.4 |
| 891 | 2026-07-20T18:34:17.067Z | Compiling thiserror-impl v2.0.19 |
| 892 | 2026-07-20T18:34:17.129Z | Compiling cmake v0.1.58 |
| 893 | 2026-07-20T18:34:17.322Z | Checking stable_deref_trait v1.2.1 |
| 894 | 2026-07-20T18:34:17.399Z | Compiling equivalent v1.0.2 |
| 895 | 2026-07-20T18:34:17.419Z | Compiling thiserror v1.0.69 |
| 896 | 2026-07-20T18:34:17.609Z | Checking writeable v0.6.3 |
| 897 | 2026-07-20T18:34:17.646Z | Checking litemap v0.8.2 |
| 898 | 2026-07-20T18:34:17.665Z | Compiling aws-lc-rs v1.17.0 |
| 899 | 2026-07-20T18:34:17.703Z | Compiling aws-lc-sys v0.41.0 |
| 900 | 2026-07-20T18:34:17.808Z | Compiling ring v0.17.14 |
| 901 | 2026-07-20T18:34:17.852Z | Checking utf8_iter v1.0.4 |
| 902 | 2026-07-20T18:34:17.964Z | Checking percent-encoding v2.3.2 |
| 903 | 2026-07-20T18:34:18.063Z | Compiling synstructure v0.13.2 |
| 904 | 2026-07-20T18:34:18.131Z | Compiling serde_derive_internals v0.29.1 |
| 905 | 2026-07-20T18:34:18.396Z | Checking form_urlencoded v1.2.2 |
| 906 | 2026-07-20T18:34:18.423Z | Checking rand_core v0.10.1 |
| 907 | 2026-07-20T18:34:18.536Z | Compiling anyhow v1.0.104 |
| 908 | 2026-07-20T18:34:18.573Z | Compiling rustls v0.23.40 |
| 909 | 2026-07-20T18:34:18.596Z | Compiling ucd-trie v0.1.7 |
| 910 | 2026-07-20T18:34:18.813Z | Compiling pest v2.8.6 |
| 911 | 2026-07-20T18:34:18.906Z | Compiling regex-syntax v0.8.10 |
| 912 | 2026-07-20T18:34:18.985Z | Compiling aho-corasick v1.1.4 |
| 913 | 2026-07-20T18:34:19.176Z | Compiling getrandom v0.3.4 |
| 914 | 2026-07-20T18:34:19.292Z | Compiling serde_derive v1.0.228 |
| 915 | 2026-07-20T18:34:19.525Z | Compiling zerofrom-derive v0.1.7 |
| 916 | 2026-07-20T18:34:19.542Z | Compiling yoke-derive v0.8.2 |
| 917 | 2026-07-20T18:34:20.027Z | Compiling zerovec-derive v0.11.3 |
| 918 | 2026-07-20T18:34:20.385Z | Compiling displaydoc v0.2.6 |
| 919 | 2026-07-20T18:34:20.623Z | Compiling schemars_derive v0.8.22 |
| 920 | 2026-07-20T18:34:20.725Z | Compiling tokio-macros v2.7.0 |
| 921 | 2026-07-20T18:34:20.976Z | Compiling zeroize_derive v1.4.3 |
| 922 | 2026-07-20T18:34:21.154Z | Compiling zerocopy-derive v0.8.50 |
| 923 | 2026-07-20T18:34:21.175Z | Compiling futures-macro v0.3.32 |
| 924 | 2026-07-20T18:34:21.481Z | Compiling tracing-attributes v0.1.31 |
| 925 | 2026-07-20T18:34:21.642Z | Checking zerofrom v0.1.8 |
| 926 | 2026-07-20T18:34:21.758Z | Checking yoke v0.8.3 |
| 927 | 2026-07-20T18:34:21.822Z | Compiling thiserror-impl v1.0.69 |
| 928 | 2026-07-20T18:34:21.933Z | Checking zerovec v0.11.6 |
| 929 | 2026-07-20T18:34:22.394Z | Compiling serde_tokenstream v0.2.3 |
| 930 | 2026-07-20T18:34:22.446Z | Checking smallvec v1.15.1 |
| 931 | 2026-07-20T18:34:22.467Z | Checking bytes v1.11.1 |
| 932 | 2026-07-20T18:34:22.519Z | Checking tinystr v0.8.3 |
| 933 | 2026-07-20T18:34:22.658Z | Checking potential_utf v0.1.5 |
| 934 | 2026-07-20T18:34:22.686Z | Checking zerotrie v0.2.4 |
| 935 | 2026-07-20T18:34:22.705Z | Compiling pest_meta v2.8.6 |
| 936 | 2026-07-20T18:34:22.724Z | Checking icu_locale_core v2.2.0 |
| 937 | 2026-07-20T18:34:22.787Z | Checking icu_collections v2.2.0 |
| 938 | 2026-07-20T18:34:22.926Z | Compiling regex-automata v0.4.14 |
| 939 | 2026-07-20T18:34:23.000Z | Compiling hashbrown v0.17.1 |
| 940 | 2026-07-20T18:34:23.089Z | Compiling crossbeam-utils v0.8.21 |
| 941 | 2026-07-20T18:34:23.288Z | Compiling pest_generator v2.8.6 |
| 942 | 2026-07-20T18:34:23.312Z | Checking icu_provider v2.2.0 |
| 943 | 2026-07-20T18:34:23.533Z | Compiling indexmap v2.14.0 |
| 944 | 2026-07-20T18:34:23.555Z | Checking icu_properties v2.2.0 |
| 945 | 2026-07-20T18:34:23.888Z | Checking icu_normalizer v2.2.0 |
| 946 | 2026-07-20T18:34:23.912Z | Compiling time-core v0.1.8 |
| 947 | 2026-07-20T18:34:23.998Z | Compiling pest_derive v2.8.6 |
| 948 | 2026-07-20T18:34:24.060Z | Compiling paste v1.0.15 |
| 949 | 2026-07-20T18:34:24.153Z | Checking iana-time-zone v0.1.65 |
| 950 | 2026-07-20T18:34:24.175Z | Compiling num-conv v0.2.2 |
| 951 | 2026-07-20T18:34:24.261Z | Checking chrono v0.4.45 |
| 952 | 2026-07-20T18:34:24.329Z | Compiling time-macros v0.2.27 |
| 953 | 2026-07-20T18:34:24.384Z | Compiling async-trait v0.1.89 |
| 954 | 2026-07-20T18:34:24.438Z | Checking idna_adapter v1.2.2 |
| 955 | 2026-07-20T18:34:24.519Z | Checking uuid v1.24.0 |
| 956 | 2026-07-20T18:34:24.569Z | Checking idna v1.1.0 |
| 957 | 2026-07-20T18:34:24.816Z | Compiling regex v1.12.3 |
| 958 | 2026-07-20T18:34:24.838Z | Checking url v2.5.8 |
| 959 | 2026-07-20T18:34:25.129Z | Compiling camino v1.2.4 |
| 960 | 2026-07-20T18:34:25.219Z | Compiling byteorder v1.5.0 |
| 961 | 2026-07-20T18:34:25.700Z | Checking dyn-clone v1.0.20 |
| 962 | 2026-07-20T18:34:25.731Z | Compiling strsim v0.11.1 |
| 963 | 2026-07-20T18:34:25.753Z | Compiling scroll_derive v0.13.1 |
| 964 | 2026-07-20T18:34:25.801Z | Checking errno v0.3.14 |
| 965 | 2026-07-20T18:34:26.031Z | Compiling ident_case v1.0.1 |
| 966 | 2026-07-20T18:34:26.160Z | Compiling omicron-workspace-hack v0.1.0 |
| 967 | 2026-07-20T18:34:26.506Z | Compiling slog-async v2.8.0 |
| 968 | 2026-07-20T18:34:26.525Z | Compiling generic-array v0.14.7 |
| 969 | 2026-07-20T18:34:26.545Z | Compiling crc32fast v1.5.0 |
| 970 | 2026-07-20T18:34:26.596Z | Compiling usdt-impl v0.6.0 |
| 971 | 2026-07-20T18:34:26.837Z | Compiling scroll v0.13.0 |
| 972 | 2026-07-20T18:34:26.877Z | Compiling plain v0.2.3 |
| 973 | 2026-07-20T18:34:26.916Z | Compiling daft-derive v0.1.7 |
| 974 | 2026-07-20T18:34:26.956Z | Compiling pretty-hex v0.4.2 |
| 975 | 2026-07-20T18:34:26.988Z | Compiling dtrace-parser v0.3.0 |
| 976 | 2026-07-20T18:34:27.093Z | Compiling goblin v0.10.7 |
| 977 | 2026-07-20T18:34:27.224Z | Compiling thread-id v5.1.0 |
| 978 | 2026-07-20T18:34:27.471Z | Checking pin-project-lite v0.2.17 |
| 979 | 2026-07-20T18:34:27.603Z | Compiling syn v1.0.109 |
| 980 | 2026-07-20T18:34:27.901Z | Checking getrandom v0.2.17 |
| 981 | 2026-07-20T18:34:28.274Z | Checking zeroize v1.8.2 |
| 982 | 2026-07-20T18:34:28.297Z | Checking bitflags v2.12.1 |
| 983 | 2026-07-20T18:34:28.541Z | Compiling multer v3.1.0 |
| 984 | 2026-07-20T18:34:28.648Z | Compiling async-stream-impl v0.3.6 |
| 985 | 2026-07-20T18:34:29.045Z | Checking socket2 v0.6.5 |
| 986 | 2026-07-20T18:34:29.267Z | Compiling ref-cast v1.0.25 |
| 987 | 2026-07-20T18:34:29.291Z | Checking scopeguard v1.2.0 |
| 988 | 2026-07-20T18:34:29.400Z | Checking lock_api v0.4.14 |
| 989 | 2026-07-20T18:34:29.515Z | Compiling ref-cast-impl v1.0.25 |
| 990 | 2026-07-20T18:34:29.618Z | Compiling dropshot v0.17.1 |
| 991 | 2026-07-20T18:34:29.795Z | Checking critical-section v1.2.0 |
| 992 | 2026-07-20T18:34:29.866Z | Compiling dof v0.4.0 |
| 993 | 2026-07-20T18:34:29.941Z | Checking once_cell v1.21.4 |
| 994 | 2026-07-20T18:34:30.081Z | Compiling dropshot_endpoint v0.17.1 |
| 995 | 2026-07-20T18:34:30.136Z | Compiling newtype-uuid-macros v0.1.0 |
| 996 | 2026-07-20T18:34:30.313Z | Checking parking_lot v0.12.5 |
| 997 | 2026-07-20T18:34:30.916Z | Checking signal-hook-registry v1.4.8 |
| 998 | 2026-07-20T18:34:30.939Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 999 | 2026-07-20T18:34:30.942Z | Checking mio v1.2.1 |
| 1000 | 2026-07-20T18:34:31.086Z | Compiling darling_core v0.23.0 |
| 1001 | 2026-07-20T18:34:31.089Z | Compiling strum_macros v0.26.4 |
| 1002 | 2026-07-20T18:34:31.238Z | Checking tokio v1.53.0 |
| 1003 | 2026-07-20T18:34:31.260Z | Compiling usdt-attr-macro v0.6.0 |
| 1004 | 2026-07-20T18:34:31.329Z | Compiling usdt-macro v0.6.0 |
| 1005 | 2026-07-20T18:34:31.430Z | Compiling structmeta-derive v0.3.0 |
| 1006 | 2026-07-20T18:34:31.993Z | Compiling foldhash v0.2.0 |
| 1007 | 2026-07-20T18:34:32.132Z | Compiling allocator-api2 v0.2.21 |
| 1008 | 2026-07-20T18:34:32.200Z | Checking subtle v2.6.1 |
| 1009 | 2026-07-20T18:34:32.315Z | Checking futures-core v0.3.32 |
| 1010 | 2026-07-20T18:34:32.446Z | Compiling hashbrown v0.16.1 |
| 1011 | 2026-07-20T18:34:32.485Z | Compiling structmeta v0.3.0 |
| 1012 | 2026-07-20T18:34:32.691Z | Compiling strum_macros v0.27.2 |
| 1013 | 2026-07-20T18:34:32.725Z | Compiling derive-ex v0.1.8 |
| 1014 | 2026-07-20T18:34:32.746Z | Compiling http v1.4.2 |
| 1015 | 2026-07-20T18:34:33.190Z | Compiling darling_macro v0.23.0 |
| 1016 | 2026-07-20T18:34:33.611Z | Checking futures-sink v0.3.32 |
| 1017 | 2026-07-20T18:34:33.718Z | Compiling winnow v1.0.3 |
| 1018 | 2026-07-20T18:34:33.754Z | Compiling darling v0.23.0 |
| 1019 | 2026-07-20T18:34:33.845Z | Compiling serde_with_macros v3.21.0 |
| 1020 | 2026-07-20T18:34:34.002Z | Checking ipnetwork v0.21.1 |
| 1021 | 2026-07-20T18:34:34.220Z | Checking slab v0.4.12 |
| 1022 | 2026-07-20T18:34:34.272Z | Compiling test-strategy v0.4.5 |
| 1023 | 2026-07-20T18:34:34.490Z | Checking futures-channel v0.3.32 |
| 1024 | 2026-07-20T18:34:34.689Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1025 | 2026-07-20T18:34:34.911Z | Compiling fnv v1.0.7 |
| 1026 | 2026-07-20T18:34:34.945Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1027 | 2026-07-20T18:34:34.967Z | Checking futures-task v0.3.32 |
| 1028 | 2026-07-20T18:34:35.015Z | Checking futures-io v0.3.32 |
| 1029 | 2026-07-20T18:34:35.110Z | Checking typenum v1.20.1 |
| 1030 | 2026-07-20T18:34:35.130Z | Compiling parse-display-derive v0.10.0 |
| 1031 | 2026-07-20T18:34:35.149Z | Checking futures-util v0.3.32 |
| 1032 | 2026-07-20T18:34:35.618Z | Checking oxnet v0.1.6 |
| 1033 | 2026-07-20T18:34:35.708Z | Checking tracing-core v0.1.36 |
| 1034 | 2026-07-20T18:34:35.887Z | Checking erased-serde v0.3.31 |
| 1035 | 2026-07-20T18:34:35.915Z | Compiling ryu v1.0.23 |
| 1036 | 2026-07-20T18:34:36.223Z | Checking tracing v0.1.44 |
| 1037 | 2026-07-20T18:34:36.420Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1038 | 2026-07-20T18:34:36.551Z | Compiling clap_derive v4.6.1 |
| 1039 | 2026-07-20T18:34:36.837Z | Checking base64 v0.22.1 |
| 1040 | 2026-07-20T18:34:37.143Z | Compiling openapiv3 v2.2.0 |
| 1041 | 2026-07-20T18:34:37.488Z | Checking rand_core v0.6.4 |
| 1042 | 2026-07-20T18:34:37.760Z | Checking rustls-pki-types v1.14.1 |
| 1043 | 2026-07-20T18:34:38.213Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1044 | 2026-07-20T18:34:38.233Z | Checking tokio-util v0.7.18 |
| 1045 | 2026-07-20T18:34:38.306Z | Checking ipnet v2.12.0 |
| 1046 | 2026-07-20T18:34:38.529Z | Checking untrusted v0.9.0 |
| 1047 | 2026-07-20T18:34:38.604Z | Checking untrusted v0.7.1 |
| 1048 | 2026-07-20T18:34:38.746Z | Compiling proc-macro-crate v3.5.0 |
| 1049 | 2026-07-20T18:34:39.020Z | Checking http-body v1.0.1 |
| 1050 | 2026-07-20T18:34:39.178Z | Compiling num_enum_derive v0.7.6 |
| 1051 | 2026-07-20T18:34:39.208Z | Checking atomic-waker v1.1.2 |
| 1052 | 2026-07-20T18:34:39.256Z | Compiling either v1.16.0 |
| 1053 | 2026-07-20T18:34:39.312Z | Checking try-lock v0.2.5 |
| 1054 | 2026-07-20T18:34:39.332Z | Checking tower-service v0.3.3 |
| 1055 | 2026-07-20T18:34:39.411Z | Checking tower-layer v0.3.3 |
| 1056 | 2026-07-20T18:34:39.465Z | Compiling itertools v0.14.0 |
| 1057 | 2026-07-20T18:34:39.565Z | Checking want v0.3.1 |
| 1058 | 2026-07-20T18:34:39.586Z | Checking h2 v0.4.14 |
| 1059 | 2026-07-20T18:34:39.690Z | Compiling regress v0.11.1 |
| 1060 | 2026-07-20T18:34:40.244Z | Checking httpdate v1.0.3 |
| 1061 | 2026-07-20T18:34:40.299Z | Compiling crucible-workspace-hack v0.1.0 |
| 1062 | 2026-07-20T18:34:41.249Z | Checking serde_urlencoded v0.7.1 |
| 1063 | 2026-07-20T18:34:41.281Z | Compiling typify-impl v0.6.2 |
| 1064 | 2026-07-20T18:34:41.492Z | Checking http-body-util v0.1.4 |
| 1065 | 2026-07-20T18:34:41.495Z | Checking hyper v1.10.1 |
| 1066 | 2026-07-20T18:34:41.830Z | Compiling unsafe-libyaml v0.2.11 |
| 1067 | 2026-07-20T18:34:42.249Z | Checking ppv-lite86 v0.2.21 |
| 1068 | 2026-07-20T18:34:42.371Z | Compiling serde_yaml v0.9.34+deprecated |
| 1069 | 2026-07-20T18:34:42.423Z | Checking hyper-util v0.1.20 |
| 1070 | 2026-07-20T18:34:42.822Z | Compiling convert_case v0.4.0 |
| 1071 | 2026-07-20T18:34:43.141Z | Compiling derive_more v0.99.20 |
| 1072 | 2026-07-20T18:34:43.780Z | Compiling darling_core v0.21.3 |
| 1073 | 2026-07-20T18:34:44.448Z | Compiling zerocopy-derive v0.7.35 |
| 1074 | 2026-07-20T18:34:44.674Z | Compiling typify-macro v0.6.2 |
| 1075 | 2026-07-20T18:34:45.359Z | Compiling regress v0.10.5 |
| 1076 | 2026-07-20T18:34:45.544Z | Compiling rustix v0.38.44 |
| 1077 | 2026-07-20T18:34:45.569Z | Checking powerfmt v0.2.0 |
| 1078 | 2026-07-20T18:34:45.793Z | Checking deranged v0.5.8 |
| 1079 | 2026-07-20T18:34:45.917Z | Compiling darling_macro v0.21.3 |
| 1080 | 2026-07-20T18:34:46.504Z | Compiling darling v0.21.3 |
| 1081 | 2026-07-20T18:34:46.593Z | Compiling heapless v0.8.0 |
| 1082 | 2026-07-20T18:34:46.684Z | Checking num_threads v0.1.7 |
| 1083 | 2026-07-20T18:34:46.955Z | Checking time v0.3.47 |
| 1084 | 2026-07-20T18:34:46.995Z | Compiling ingot-macros v0.1.1 |
| 1085 | 2026-07-20T18:34:47.091Z | Compiling typify v0.6.2 |
| 1086 | 2026-07-20T18:34:48.024Z | Compiling scroll_derive v0.12.1 |
| 1087 | 2026-07-20T18:34:48.098Z | Compiling serde_repr v0.1.21 |
| 1088 | 2026-07-20T18:34:48.633Z | Checking crossbeam-channel v0.5.15 |
| 1089 | 2026-07-20T18:34:48.974Z | Checking cpufeatures v0.3.0 |
| 1090 | 2026-07-20T18:34:48.995Z | Compiling smoltcp v0.11.0 |
| 1091 | 2026-07-20T18:34:49.052Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1092 | 2026-07-20T18:34:49.390Z | Checking futures-executor v0.3.32 |
| 1093 | 2026-07-20T18:34:49.562Z | Checking sync_wrapper v1.0.2 |
| 1094 | 2026-07-20T18:34:49.668Z | Compiling rustc_version v0.4.1 |
| 1095 | 2026-07-20T18:34:49.704Z | Checking thread_local v1.1.9 |
| 1096 | 2026-07-20T18:34:49.885Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1097 | 2026-07-20T18:34:49.968Z | Compiling curve25519-dalek v4.1.3 |
| 1098 | 2026-07-20T18:34:50.041Z | Checking tower v0.5.3 |
| 1099 | 2026-07-20T18:34:50.083Z | Checking rand_core v0.9.5 |
| 1100 | 2026-07-20T18:34:50.169Z | Checking webpki-roots v1.0.7 |
| 1101 | 2026-07-20T18:34:50.274Z | Compiling toml_datetime v0.6.11 |
| 1102 | 2026-07-20T18:34:50.297Z | Compiling foreign-types-macros v0.2.3 |
| 1103 | 2026-07-20T18:34:50.495Z | Checking is-terminal v0.4.17 |
| 1104 | 2026-07-20T18:34:50.716Z | Checking take_mut v0.2.2 |
| 1105 | 2026-07-20T18:34:50.759Z | Checking term v1.2.1 |
| 1106 | 2026-07-20T18:34:50.980Z | Checking slog-term v2.9.2 |
| 1107 | 2026-07-20T18:34:51.160Z | Checking tower-http v0.6.11 |
| 1108 | 2026-07-20T18:34:51.332Z | Checking futures v0.3.32 |
| 1109 | 2026-07-20T18:34:51.464Z | Compiling zerocopy v0.7.35 |
| 1110 | 2026-07-20T18:34:51.594Z | Compiling hubpack_derive v0.1.1 |
| 1111 | 2026-07-20T18:34:51.603Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1112 | 2026-07-20T18:34:52.019Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1113 | 2026-07-20T18:34:52.107Z | Compiling proc-macro-error-attr v1.0.4 |
| 1114 | 2026-07-20T18:34:52.151Z | Compiling usdt-impl v0.5.0 |
| 1115 | 2026-07-20T18:34:52.420Z | Checking hex v0.4.3 |
| 1116 | 2026-07-20T18:34:52.603Z | Checking fastrand v2.4.1 |
| 1117 | 2026-07-20T18:34:52.721Z | Compiling dof v0.3.0 |
| 1118 | 2026-07-20T18:34:52.761Z | Checking rand_chacha v0.9.0 |
| 1119 | 2026-07-20T18:34:52.761Z | Compiling dtrace-parser v0.2.0 |
| 1120 | 2026-07-20T18:34:52.800Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1121 | 2026-07-20T18:34:53.110Z | Compiling serde_spanned v1.1.1 |
| 1122 | 2026-07-20T18:34:53.315Z | Compiling proc-macro-error v1.0.4 |
| 1123 | 2026-07-20T18:34:53.368Z | Compiling thread-id v4.2.2 |
| 1124 | 2026-07-20T18:34:53.454Z | Compiling memoffset v0.9.1 |
| 1125 | 2026-07-20T18:34:53.556Z | Compiling pkg-config v0.3.33 |
| 1126 | 2026-07-20T18:34:53.577Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1127 | 2026-07-20T18:34:53.993Z | Checking rand v0.9.4 |
| 1128 | 2026-07-20T18:34:54.707Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1129 | 2026-07-20T18:34:54.707Z | Compiling prettyplease v0.2.37 |
| 1130 | 2026-07-20T18:34:54.862Z | Compiling cfg_aliases v0.2.1 |
| 1131 | 2026-07-20T18:34:54.941Z | Compiling nix v0.31.3 |
| 1132 | 2026-07-20T18:34:55.284Z | Checking tempfile v3.27.0 |
| 1133 | 2026-07-20T18:34:55.360Z | Checking crypto-common v0.1.7 |
| 1134 | 2026-07-20T18:34:55.634Z | Checking hybrid-array v0.4.12 |
| 1135 | 2026-07-20T18:34:55.872Z | Checking adler2 v2.0.1 |
| 1136 | 2026-07-20T18:34:55.927Z | Compiling heck v0.4.1 |
| 1137 | 2026-07-20T18:34:56.149Z | Checking match_cfg v0.1.0 |
| 1138 | 2026-07-20T18:34:56.244Z | Checking openssl-probe v0.2.1 |
| 1139 | 2026-07-20T18:34:56.267Z | Checking simd-adler32 v0.3.9 |
| 1140 | 2026-07-20T18:34:56.286Z | Checking hostname v0.3.1 |
| 1141 | 2026-07-20T18:34:56.357Z | Checking rustls-native-certs v0.8.4 |
| 1142 | 2026-07-20T18:34:56.411Z | Checking miniz_oxide v0.8.9 |
| 1143 | 2026-07-20T18:34:56.802Z | Compiling usdt-attr-macro v0.5.0 |
| 1144 | 2026-07-20T18:34:56.899Z | Compiling usdt-macro v0.5.0 |
| 1145 | 2026-07-20T18:34:57.108Z | Checking slog-json v2.6.1 |
| 1146 | 2026-07-20T18:34:57.378Z | Checking newtype-uuid v1.3.2 |
| 1147 | 2026-07-20T18:34:57.563Z | Compiling num-derive v0.4.2 |
| 1148 | 2026-07-20T18:34:57.574Z | Compiling enum-as-inner v0.6.1 |
| 1149 | 2026-07-20T18:34:57.588Z | Checking memmap2 v0.9.10 |
| 1150 | 2026-07-20T18:34:57.686Z | Compiling winnow v0.7.15 |
| 1151 | 2026-07-20T18:34:58.461Z | Checking usdt v0.6.0 |
| 1152 | 2026-07-20T18:34:58.496Z | Checking daft v0.1.7 |
| 1153 | 2026-07-20T18:34:58.626Z | Checking slog-bunyan v2.5.0 |
| 1154 | 2026-07-20T18:34:58.692Z | Checking flate2 v1.1.9 |
| 1155 | 2026-07-20T18:34:58.723Z | Checking crypto-common v0.2.2 |
| 1156 | 2026-07-20T18:34:58.744Z | Checking block-buffer v0.12.0 |
| 1157 | 2026-07-20T18:34:58.892Z | Compiling progenitor-impl v0.14.0 |
| 1158 | 2026-07-20T18:34:59.162Z | Checking const-oid v0.10.2 |
| 1159 | 2026-07-20T18:34:59.212Z | Checking compression-core v0.4.32 |
| 1160 | 2026-07-20T18:34:59.231Z | Compiling rayon-core v1.13.0 |
| 1161 | 2026-07-20T18:34:59.252Z | Checking debug-ignore v1.0.5 |
| 1162 | 2026-07-20T18:34:59.319Z | Checking digest v0.11.3 |
| 1163 | 2026-07-20T18:34:59.341Z | Checking compression-codecs v0.4.38 |
| 1164 | 2026-07-20T18:34:59.988Z | Checking encoding_rs v0.8.35 |
| 1165 | 2026-07-20T18:35:00.163Z | Compiling wait-timeout v0.2.1 |
| 1166 | 2026-07-20T18:35:00.166Z | Compiling bit-vec v0.8.0 |
| 1167 | 2026-07-20T18:35:00.204Z | Checking mime v0.3.17 |
| 1168 | 2026-07-20T18:35:00.294Z | Compiling quick-error v1.2.3 |
| 1169 | 2026-07-20T18:35:00.397Z | Checking spin v0.9.8 |
| 1170 | 2026-07-20T18:35:00.636Z | Compiling rusty-fork v0.3.1 |
| 1171 | 2026-07-20T18:35:00.730Z | Compiling bit-set v0.8.0 |
| 1172 | 2026-07-20T18:35:00.949Z | Checking toml v1.1.2+spec-1.1.0 |
| 1173 | 2026-07-20T18:35:00.990Z | Compiling rand_chacha v0.3.1 |
| 1174 | 2026-07-20T18:35:00.994Z | Compiling progenitor-macro v0.14.0 |
| 1175 | 2026-07-20T18:35:01.541Z | Checking async-compression v0.4.42 |
| 1176 | 2026-07-20T18:35:01.648Z | Checking sha1 v0.11.0 |
| 1177 | 2026-07-20T18:35:01.947Z | Compiling rand_xorshift v0.4.0 |
| 1178 | 2026-07-20T18:35:02.094Z | Checking waitgroup v0.1.2 |
| 1179 | 2026-07-20T18:35:02.167Z | Checking rustls-webpki v0.103.13 |
| 1180 | 2026-07-20T18:35:02.209Z | Checking rustls-pemfile v2.2.0 |
| 1181 | 2026-07-20T18:35:02.229Z | Checking async-stream v0.3.6 |
| 1182 | 2026-07-20T18:35:02.248Z | Compiling num-integer v0.1.46 |
| 1183 | 2026-07-20T18:35:02.620Z | Checking serde_path_to_error v0.1.20 |
| 1184 | 2026-07-20T18:35:02.710Z | Checking hostname v0.4.2 |
| 1185 | 2026-07-20T18:35:03.335Z | Compiling semver v0.1.20 |
| 1186 | 2026-07-20T18:35:03.409Z | Compiling winnow v0.5.40 |
| 1187 | 2026-07-20T18:35:03.600Z | Compiling unarray v0.1.4 |
| 1188 | 2026-07-20T18:35:03.726Z | Compiling proptest v1.11.0 |
| 1189 | 2026-07-20T18:35:04.093Z | Compiling rustc_version v0.1.7 |
| 1190 | 2026-07-20T18:35:04.344Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1191 | 2026-07-20T18:35:04.760Z | Compiling toml_edit v0.19.15 |
| 1192 | 2026-07-20T18:35:04.839Z | Checking rand v0.8.6 |
| 1193 | 2026-07-20T18:35:05.004Z | Checking tokio-rustls v0.26.4 |
| 1194 | 2026-07-20T18:35:05.065Z | Checking rustls-platform-verifier v0.7.0 |
| 1195 | 2026-07-20T18:35:05.247Z | Checking hyper-rustls v0.27.9 |
| 1196 | 2026-07-20T18:35:05.371Z | Compiling reqwest v0.12.28 |
| 1197 | 2026-07-20T18:35:05.476Z | Checking reqwest v0.13.4 |
| 1198 | 2026-07-20T18:35:05.679Z | Compiling backon v1.6.0 |
| 1199 | 2026-07-20T18:35:06.463Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1200 | 2026-07-20T18:35:07.092Z | Compiling strum v0.26.3 |
| 1201 | 2026-07-20T18:35:07.138Z | Checking macaddr v1.0.1 |
| 1202 | 2026-07-20T18:35:07.229Z | Compiling instant v0.1.13 |
| 1203 | 2026-07-20T18:35:07.344Z | Checking unicode-width v0.2.2 |
| 1204 | 2026-07-20T18:35:07.387Z | Compiling utf8parse v0.2.2 |
| 1205 | 2026-07-20T18:35:07.546Z | Compiling anstyle-parse v1.0.0 |
| 1206 | 2026-07-20T18:35:07.567Z | Compiling backoff v0.4.0 |
| 1207 | 2026-07-20T18:35:07.607Z | Compiling iddqd v0.4.5 |
| 1208 | 2026-07-20T18:35:07.667Z | Compiling progenitor-client v0.14.0 |
| 1209 | 2026-07-20T18:35:07.736Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1210 | 2026-07-20T18:35:07.777Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1211 | 2026-07-20T18:35:07.952Z | Compiling progenitor-extras v0.2.0 |
| 1212 | 2026-07-20T18:35:08.022Z | Compiling progenitor-client v0.10.0 |
| 1213 | 2026-07-20T18:35:08.146Z | Compiling proc-macro-crate v1.3.1 |
| 1214 | 2026-07-20T18:35:08.199Z | Compiling newtype_derive v0.1.6 |
| 1215 | 2026-07-20T18:35:08.226Z | Compiling num-iter v0.1.45 |
| 1216 | 2026-07-20T18:35:08.343Z | Compiling num-rational v0.4.2 |
| 1217 | 2026-07-20T18:35:08.370Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1218 | 2026-07-20T18:35:08.448Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1219 | 2026-07-20T18:35:08.487Z | Checking block-buffer v0.10.4 |
| 1220 | 2026-07-20T18:35:08.668Z | Compiling parse-display v0.10.0 |
| 1221 | 2026-07-20T18:35:08.724Z | Compiling serde_with v3.21.0 |
| 1222 | 2026-07-20T18:35:08.796Z | Compiling strum v0.27.2 |
| 1223 | 2026-07-20T18:35:08.924Z | Compiling num-complex v0.4.6 |
| 1224 | 2026-07-20T18:35:08.984Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1225 | 2026-07-20T18:35:09.006Z | Compiling colorchoice v1.0.5 |
| 1226 | 2026-07-20T18:35:09.131Z | Compiling anstyle-query v1.1.5 |
| 1227 | 2026-07-20T18:35:09.169Z | Compiling anstyle v1.0.14 |
| 1228 | 2026-07-20T18:35:09.190Z | Compiling humantime v2.3.0 |
| 1229 | 2026-07-20T18:35:09.233Z | Compiling is_terminal_polyfill v1.70.2 |
| 1230 | 2026-07-20T18:35:09.260Z | Compiling vcpkg v0.2.15 |
| 1231 | 2026-07-20T18:35:09.307Z | Compiling owo-colors v4.3.0 |
| 1232 | 2026-07-20T18:35:09.328Z | Compiling num v0.4.3 |
| 1233 | 2026-07-20T18:35:09.351Z | Compiling anstream v1.0.0 |
| 1234 | 2026-07-20T18:35:09.440Z | Checking digest v0.10.7 |
| 1235 | 2026-07-20T18:35:09.640Z | Compiling num_enum_derive v0.5.11 |
| 1236 | 2026-07-20T18:35:09.822Z | Compiling openssl-sys v0.9.116 |
| 1237 | 2026-07-20T18:35:09.955Z | Compiling terminal_size v0.4.4 |
| 1238 | 2026-07-20T18:35:10.004Z | Compiling serde_spanned v0.6.9 |
| 1239 | 2026-07-20T18:35:10.020Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1240 | 2026-07-20T18:35:10.052Z | Compiling pin-project-internal v1.1.13 |
| 1241 | 2026-07-20T18:35:10.095Z | Compiling derive-where v1.6.1 |
| 1242 | 2026-07-20T18:35:10.330Z | Compiling float-ord v0.3.2 |
| 1243 | 2026-07-20T18:35:10.382Z | Compiling clap_lex v1.1.0 |
| 1244 | 2026-07-20T18:35:10.402Z | Compiling toml_write v0.1.2 |
| 1245 | 2026-07-20T18:35:10.574Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1246 | 2026-07-20T18:35:10.627Z | Compiling toml_edit v0.22.27 |
| 1247 | 2026-07-20T18:35:10.627Z | Compiling clap_builder v4.6.2 |
| 1248 | 2026-07-20T18:35:10.897Z | Compiling progenitor-impl v0.13.0 |
| 1249 | 2026-07-20T18:35:11.377Z | Compiling zone_cfg_derive v0.3.1 |
| 1250 | 2026-07-20T18:35:12.191Z | Compiling toml v0.8.23 |
| 1251 | 2026-07-20T18:35:12.330Z | Compiling clap v4.6.2 |
| 1252 | 2026-07-20T18:35:12.633Z | Compiling async-recursion v1.1.1 |
| 1253 | 2026-07-20T18:35:12.750Z | Compiling snafu-derive v0.8.9 |
| 1254 | 2026-07-20T18:35:12.960Z | Compiling progenitor-macro v0.13.0 |
| 1255 | 2026-07-20T18:35:13.691Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1256 | 2026-07-20T18:35:13.885Z | Compiling slog-dtrace v0.3.0 |
| 1257 | 2026-07-20T18:35:14.126Z | Compiling unicode-xid v0.2.6 |
| 1258 | 2026-07-20T18:35:14.147Z | Compiling cancel-safe-futures v0.1.5 |
| 1259 | 2026-07-20T18:35:14.395Z | Compiling chrono-tz v0.10.4 |
| 1260 | 2026-07-20T18:35:14.415Z | Compiling minimal-lexical v0.2.1 |
| 1261 | 2026-07-20T18:35:14.513Z | Compiling openssl v0.10.80 |
| 1262 | 2026-07-20T18:35:14.588Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1263 | 2026-07-20T18:35:14.704Z | Compiling nom v7.1.3 |
| 1264 | 2026-07-20T18:35:15.063Z | Compiling const_format_proc_macros v0.2.34 |
| 1265 | 2026-07-20T18:35:15.892Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1266 | 2026-07-20T18:35:15.975Z | Compiling openssl-macros v0.1.1 |
| 1267 | 2026-07-20T18:35:16.346Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-07-20T18:35:16.498Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-07-20T18:35:16.571Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1270 | 2026-07-20T18:35:17.088Z | Compiling cookie v0.18.1 |
| 1271 | 2026-07-20T18:35:17.140Z | Checking cpufeatures v0.2.17 |
| 1272 | 2026-07-20T18:35:17.161Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1273 | 2026-07-20T18:35:17.490Z | Compiling tabled_derive v0.7.0 |
| 1274 | 2026-07-20T18:35:17.730Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-07-20T18:35:18.893Z | Checking num_enum v0.7.6 |
| 1276 | 2026-07-20T18:35:21.203Z | Checking tabwriter v1.4.1 |
| 1277 | 2026-07-20T18:35:21.347Z | Checking secrecy v0.10.3 |
| 1278 | 2026-07-20T18:35:21.369Z | Checking tinyvec_macros v0.1.1 |
| 1279 | 2026-07-20T18:35:21.508Z | Checking colored v3.1.1 |
| 1280 | 2026-07-20T18:35:21.544Z | Checking tinyvec v1.11.0 |
| 1281 | 2026-07-20T18:35:21.827Z | Checking crossbeam-epoch v0.9.18 |
| 1282 | 2026-07-20T18:35:21.830Z | Checking hash32 v0.3.1 |
| 1283 | 2026-07-20T18:35:21.890Z | Checking bstr v1.12.1 |
| 1284 | 2026-07-20T18:35:22.155Z | Checking data-encoding v2.11.0 |
| 1285 | 2026-07-20T18:35:22.242Z | Checking hmac v0.12.1 |
| 1286 | 2026-07-20T18:35:22.382Z | Checking ingot-types v0.1.2 |
| 1287 | 2026-07-20T18:35:22.441Z | Checking inout v0.1.4 |
| 1288 | 2026-07-20T18:35:22.463Z | Checking scroll v0.12.0 |
| 1289 | 2026-07-20T18:35:22.584Z | Checking ff v0.13.1 |
| 1290 | 2026-07-20T18:35:22.587Z | Checking cobs v0.3.0 |
| 1291 | 2026-07-20T18:35:22.673Z | Checking managed v0.8.0 |
| 1292 | 2026-07-20T18:35:22.700Z | Checking bitflags v1.3.2 |
| 1293 | 2026-07-20T18:35:22.722Z | Checking static_assertions v1.1.0 |
| 1294 | 2026-07-20T18:35:22.750Z | Checking foreign-types-shared v0.3.1 |
| 1295 | 2026-07-20T18:35:22.773Z | Checking postcard v1.1.3 |
| 1296 | 2026-07-20T18:35:22.792Z | Checking ingot v0.1.1 |
| 1297 | 2026-07-20T18:35:22.813Z | Checking group v0.13.0 |
| 1298 | 2026-07-20T18:35:22.845Z | Checking foreign-types v0.5.0 |
| 1299 | 2026-07-20T18:35:22.888Z | Checking goblin v0.8.2 |
| 1300 | 2026-07-20T18:35:22.927Z | Checking cipher v0.4.4 |
| 1301 | 2026-07-20T18:35:22.930Z | Checking atomicwrites v0.4.4 |
| 1302 | 2026-07-20T18:35:23.060Z | Checking hkdf v0.12.4 |
| 1303 | 2026-07-20T18:35:23.233Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1304 | 2026-07-20T18:35:23.240Z | Checking universal-hash v0.5.1 |
| 1305 | 2026-07-20T18:35:23.357Z | Checking crypto-bigint v0.5.5 |
| 1306 | 2026-07-20T18:35:23.548Z | Checking chacha20 v0.10.0 |
| 1307 | 2026-07-20T18:35:23.612Z | Checking half v2.7.1 |
| 1308 | 2026-07-20T18:35:23.883Z | Checking cstr-argument v0.1.2 |
| 1309 | 2026-07-20T18:35:24.014Z | Checking base64ct v1.8.3 |
| 1310 | 2026-07-20T18:35:24.035Z | Checking ciborium-io v0.2.2 |
| 1311 | 2026-07-20T18:35:24.061Z | Checking base16ct v0.2.0 |
| 1312 | 2026-07-20T18:35:24.096Z | Checking opaque-debug v0.3.1 |
| 1313 | 2026-07-20T18:35:24.134Z | Checking indent_write v2.2.0 |
| 1314 | 2026-07-20T18:35:24.194Z | Checking poly1305 v0.8.0 |
| 1315 | 2026-07-20T18:35:24.200Z | Checking ciborium-ll v0.2.2 |
| 1316 | 2026-07-20T18:35:24.231Z | Checking elliptic-curve v0.13.8 |
| 1317 | 2026-07-20T18:35:24.258Z | Checking password-hash v0.5.0 |
| 1318 | 2026-07-20T18:35:24.359Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1319 | 2026-07-20T18:35:24.381Z | Checking rand v0.10.2 |
| 1320 | 2026-07-20T18:35:24.384Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1321 | 2026-07-20T18:35:24.420Z | Checking chacha20 v0.9.1 |
| 1322 | 2026-07-20T18:35:24.484Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1323 | 2026-07-20T18:35:24.487Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1324 | 2026-07-20T18:35:24.566Z | Checking blake2 v0.10.6 |
| 1325 | 2026-07-20T18:35:24.608Z | Checking aead v0.5.2 |
| 1326 | 2026-07-20T18:35:24.745Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1327 | 2026-07-20T18:35:24.767Z | Checking thiserror-no-std v2.0.2 |
| 1328 | 2026-07-20T18:35:24.788Z | Checking byte-wrapper v0.1.0 |
| 1329 | 2026-07-20T18:35:24.858Z | Checking hubpack v0.1.2 |
| 1330 | 2026-07-20T18:35:24.858Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1331 | 2026-07-20T18:35:25.018Z | Checking keccak v0.1.6 |
| 1332 | 2026-07-20T18:35:25.042Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1333 | 2026-07-20T18:35:25.138Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1334 | 2026-07-20T18:35:25.179Z | Checking sha3 v0.10.9 |
| 1335 | 2026-07-20T18:35:25.231Z | Checking vsss-rs v3.3.4 |
| 1336 | 2026-07-20T18:35:25.376Z | Checking argon2 v0.5.3 |
| 1337 | 2026-07-20T18:35:25.452Z | Checking chacha20poly1305 v0.10.1 |
| 1338 | 2026-07-20T18:35:25.598Z | Checking ciborium v0.2.2 |
| 1339 | 2026-07-20T18:35:25.722Z | Checking similar v2.7.0 |
| 1340 | 2026-07-20T18:35:25.836Z | Checking memmap v0.7.0 |
| 1341 | 2026-07-20T18:35:25.979Z | Checking lazy_static v1.5.0 |
| 1342 | 2026-07-20T18:35:26.029Z | Checking usdt v0.5.0 |
| 1343 | 2026-07-20T18:35:26.100Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1344 | 2026-07-20T18:35:26.203Z | Checking crossbeam-deque v0.8.6 |
| 1345 | 2026-07-20T18:35:26.355Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1346 | 2026-07-20T18:35:26.385Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1347 | 2026-07-20T18:35:26.408Z | Compiling parking_lot_core v0.8.6 |
| 1348 | 2026-07-20T18:35:26.593Z | Checking progenitor v0.14.0 |
| 1349 | 2026-07-20T18:35:26.637Z | Checking bytecount v0.6.9 |
| 1350 | 2026-07-20T18:35:26.659Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1351 | 2026-07-20T18:35:26.699Z | Checking unicode-segmentation v1.13.3 |
| 1352 | 2026-07-20T18:35:26.788Z | Checking console v0.15.11 |
| 1353 | 2026-07-20T18:35:26.929Z | Checking itertools v0.12.1 |
| 1354 | 2026-07-20T18:35:27.037Z | Checking newline-converter v0.3.0 |
| 1355 | 2026-07-20T18:35:27.070Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1356 | 2026-07-20T18:35:27.153Z | Checking resolv-conf v0.7.6 |
| 1357 | 2026-07-20T18:35:27.244Z | Checking swrite v0.1.0 |
| 1358 | 2026-07-20T18:35:27.281Z | Checking linked-hash-map v0.5.6 |
| 1359 | 2026-07-20T18:35:27.302Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1360 | 2026-07-20T18:35:27.305Z | Checking expectorate v1.2.0 |
| 1361 | 2026-07-20T18:35:27.363Z | Checking rayon v1.12.0 |
| 1362 | 2026-07-20T18:35:27.366Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1363 | 2026-07-20T18:35:27.366Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1364 | 2026-07-20T18:35:27.451Z | Checking lru-cache v0.1.2 |
| 1365 | 2026-07-20T18:35:27.474Z | Checking hickory-proto v0.24.4 |
| 1366 | 2026-07-20T18:35:27.788Z | Checking camino-tempfile v1.4.1 |
| 1367 | 2026-07-20T18:35:27.992Z | Checking serde-big-array v0.5.1 |
| 1368 | 2026-07-20T18:35:28.063Z | Checking siphasher v1.0.3 |
| 1369 | 2026-07-20T18:35:28.113Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1370 | 2026-07-20T18:35:28.253Z | Checking phf_shared v0.12.1 |
| 1371 | 2026-07-20T18:35:28.733Z | Checking unicode-normalization v0.1.25 |
| 1372 | 2026-07-20T18:35:28.830Z | Checking pin-project v1.1.13 |
| 1373 | 2026-07-20T18:35:28.926Z | Checking num_enum v0.5.11 |
| 1374 | 2026-07-20T18:35:28.992Z | Checking hickory-resolver v0.24.4 |
| 1375 | 2026-07-20T18:35:29.052Z | Checking progenitor-client v0.13.0 |
| 1376 | 2026-07-20T18:35:29.503Z | Checking tokio-stream v0.1.18 |
| 1377 | 2026-07-20T18:35:29.591Z | Checking csv-core v0.1.13 |
| 1378 | 2026-07-20T18:35:29.664Z | Checking unicode-width v0.1.14 |
| 1379 | 2026-07-20T18:35:29.667Z | Checking unicode-linebreak v0.1.5 |
| 1380 | 2026-07-20T18:35:29.761Z | Checking smawk v0.3.2 |
| 1381 | 2026-07-20T18:35:29.782Z | Checking same-file v1.0.6 |
| 1382 | 2026-07-20T18:35:29.881Z | Checking highway v1.3.0 |
| 1383 | 2026-07-20T18:35:29.902Z | Checking foldhash v0.1.5 |
| 1384 | 2026-07-20T18:35:29.922Z | Checking foreign-types-shared v0.1.1 |
| 1385 | 2026-07-20T18:35:29.941Z | Checking konst_macro_rules v0.2.19 |
| 1386 | 2026-07-20T18:35:30.045Z | Checking hashbrown v0.15.5 |
| 1387 | 2026-07-20T18:35:30.065Z | Checking foreign-types v0.3.2 |
| 1388 | 2026-07-20T18:35:30.099Z | Checking konst v0.2.20 |
| 1389 | 2026-07-20T18:35:30.120Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-07-20T18:35:30.145Z | Checking textwrap v0.16.2 |
| 1391 | 2026-07-20T18:35:30.284Z | Checking walkdir v2.5.0 |
| 1392 | 2026-07-20T18:35:30.301Z | Checking qorb v0.4.1 |
| 1393 | 2026-07-20T18:35:30.361Z | Checking csv v1.4.0 |
| 1394 | 2026-07-20T18:35:30.437Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-07-20T18:35:30.497Z | Checking progenitor v0.13.0 |
| 1396 | 2026-07-20T18:35:30.638Z | Checking olpc-cjson v0.1.4 |
| 1397 | 2026-07-20T18:35:30.754Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1398 | 2026-07-20T18:35:30.788Z | Checking snafu v0.8.9 |
| 1399 | 2026-07-20T18:35:30.808Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1400 | 2026-07-20T18:35:30.866Z | Checking phf v0.12.1 |
| 1401 | 2026-07-20T18:35:30.920Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1402 | 2026-07-20T18:35:30.944Z | Checking zone v0.3.1 |
| 1403 | 2026-07-20T18:35:31.017Z | Checking tokio-dtrace v0.1.1 |
| 1404 | 2026-07-20T18:35:31.039Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1405 | 2026-07-20T18:35:31.213Z | Checking globset v0.4.18 |
| 1406 | 2026-07-20T18:35:31.459Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1407 | 2026-07-20T18:35:31.721Z | Checking smf v0.2.3 |
| 1408 | 2026-07-20T18:35:31.866Z | Checking pem v3.0.6 |
| 1409 | 2026-07-20T18:35:31.886Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1410 | 2026-07-20T18:35:31.908Z | Checking libsw-core v0.3.2 |
| 1411 | 2026-07-20T18:35:31.982Z | Checking serde_plain v1.0.2 |
| 1412 | 2026-07-20T18:35:32.054Z | Checking sigpipe v0.1.3 |
| 1413 | 2026-07-20T18:35:32.111Z | Checking typed-path v0.9.3 |
| 1414 | 2026-07-20T18:35:32.135Z | Checking fixedbitset v0.5.7 |
| 1415 | 2026-07-20T18:35:32.138Z | Checking glob v0.3.3 |
| 1416 | 2026-07-20T18:35:32.342Z | Checking fixedbitset v0.4.2 |
| 1417 | 2026-07-20T18:35:32.405Z | Checking jiff v0.2.28 |
| 1418 | 2026-07-20T18:35:32.499Z | Checking petgraph v0.6.5 |
| 1419 | 2026-07-20T18:35:32.520Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-07-20T18:35:32.542Z | Checking petgraph v0.8.3 |
| 1421 | 2026-07-20T18:35:32.714Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1422 | 2026-07-20T18:35:32.884Z | Checking tough v0.22.0 |
| 1423 | 2026-07-20T18:35:33.736Z | Checking libsw v3.5.0 |
| 1424 | 2026-07-20T18:35:33.877Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-07-20T18:35:33.967Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1426 | 2026-07-20T18:35:34.255Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1427 | 2026-07-20T18:35:34.420Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1428 | 2026-07-20T18:35:34.447Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-07-20T18:35:34.657Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-07-20T18:35:34.839Z | Checking oxide-tokio-rt v0.1.6 |
| 1431 | 2026-07-20T18:35:35.032Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-07-20T18:35:35.103Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-07-20T18:35:35.135Z | Checking const_format v0.2.36 |
| 1434 | 2026-07-20T18:35:35.250Z | Checking papergrid v0.11.0 |
| 1435 | 2026-07-20T18:35:35.674Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-07-20T18:35:35.824Z | Checking gethostname v0.5.0 |
| 1437 | 2026-07-20T18:35:35.832Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-07-20T18:35:35.832Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1439 | 2026-07-20T18:35:35.870Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1440 | 2026-07-20T18:35:36.049Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-07-20T18:35:36.072Z | Checking libscf-sys v1.2.0 |
| 1442 | 2026-07-20T18:35:36.169Z | Checking bcs v0.1.6 |
| 1443 | 2026-07-20T18:35:36.374Z | Checking termtree v0.5.1 |
| 1444 | 2026-07-20T18:35:36.396Z | Checking linear-map v1.2.0 |
| 1445 | 2026-07-20T18:35:36.493Z | Checking tagptr v0.2.0 |
| 1446 | 2026-07-20T18:35:36.650Z | Checking whoami v1.6.1 |
| 1447 | 2026-07-20T18:35:36.773Z | Checking moka v0.12.15 |
| 1448 | 2026-07-20T18:35:36.910Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-07-20T18:35:36.986Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-07-20T18:35:37.024Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1451 | 2026-07-20T18:35:37.103Z | Checking tabled v0.15.0 |
| 1452 | 2026-07-20T18:35:37.210Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-07-20T18:35:37.425Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-07-20T18:35:37.602Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-07-20T18:35:38.172Z | Checking steno v0.4.1 |
| 1456 | 2026-07-20T18:35:38.373Z | Checking hickory-proto v0.25.2 |
| 1457 | 2026-07-20T18:35:39.472Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1458 | 2026-07-20T18:35:39.960Z | Checking hickory-resolver v0.25.2 |
| 1459 | 2026-07-20T18:35:41.128Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-07-20T18:35:41.364Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-07-20T18:35:41.642Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1462 | 2026-07-20T18:35:41.849Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1463 | 2026-07-20T18:35:44.559Z | Checking nom v8.0.0 |
| 1464 | 2026-07-20T18:35:46.065Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1465 | 2026-07-20T18:35:49.543Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1466 | 2026-07-20T18:35:51.136Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1467 | 2026-07-20T18:35:51.588Z | Compiling proc-macro-error2 v2.0.1 |
| 1468 | 2026-07-20T18:35:53.666Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1469 | 2026-07-20T18:35:54.161Z | Compiling crunchy v0.2.4 |
| 1470 | 2026-07-20T18:35:54.210Z | Compiling tabled_derive v0.11.0 |
| 1471 | 2026-07-20T18:35:54.521Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1472 | 2026-07-20T18:35:54.711Z | Compiling tiny-keccak v2.0.2 |
| 1473 | 2026-07-20T18:35:54.737Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1474 | 2026-07-20T18:35:54.833Z | Checking parking_lot v0.11.2 |
| 1475 | 2026-07-20T18:35:55.089Z | Checking fxhash v0.2.1 |
| 1476 | 2026-07-20T18:35:55.224Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1477 | 2026-07-20T18:35:55.290Z | Checking sled v0.34.7 |
| 1478 | 2026-07-20T18:35:55.409Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1479 | 2026-07-20T18:35:55.586Z | Compiling typify-impl v0.4.3 |
| 1480 | 2026-07-20T18:35:55.681Z | Compiling const-random-macro v0.1.16 |
| 1481 | 2026-07-20T18:35:55.909Z | Checking internet-checksum v0.2.1 |
| 1482 | 2026-07-20T18:35:55.967Z | Compiling ahash v0.8.12 |
| 1483 | 2026-07-20T18:35:56.038Z | Compiling smartstring v1.0.1 |
| 1484 | 2026-07-20T18:35:56.062Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1485 | 2026-07-20T18:35:56.108Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1486 | 2026-07-20T18:35:56.213Z | Checking itertools v0.15.0 |
| 1487 | 2026-07-20T18:35:56.527Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1488 | 2026-07-20T18:35:56.842Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1489 | 2026-07-20T18:35:56.861Z | Compiling rhai_codegen v3.2.0 |
| 1490 | 2026-07-20T18:35:56.865Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1491 | 2026-07-20T18:35:57.031Z | Checking arc-swap v1.9.1 |
| 1492 | 2026-07-20T18:35:57.271Z | Checking slog-scope v4.4.1 |
| 1493 | 2026-07-20T18:35:57.411Z | Checking papergrid v0.18.0 |
| 1494 | 2026-07-20T18:35:57.433Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1495 | 2026-07-20T18:35:57.756Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1496 | 2026-07-20T18:35:58.094Z | Checking testing_table v0.3.0 |
| 1497 | 2026-07-20T18:35:58.214Z | Checking dropshot-api-manager-types v0.7.2 |
| 1498 | 2026-07-20T18:35:58.214Z | Checking tabled v0.21.0 |
| 1499 | 2026-07-20T18:35:58.258Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1500 | 2026-07-20T18:35:58.416Z | Checking slog-stdlog v4.1.1 |
| 1501 | 2026-07-20T18:35:58.576Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1502 | 2026-07-20T18:35:58.719Z | Compiling lzma-sys v0.1.20 |
| 1503 | 2026-07-20T18:35:58.975Z | Compiling fs-err v3.3.0 |
| 1504 | 2026-07-20T18:35:58.998Z | Compiling typify-macro v0.4.3 |
| 1505 | 2026-07-20T18:35:59.039Z | Compiling typeid v1.0.3 |
| 1506 | 2026-07-20T18:35:59.263Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 1507 | 2026-07-20T18:35:59.345Z | Checking slog-envlogger v2.2.0 |
| 1508 | 2026-07-20T18:36:00.147Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1509 | 2026-07-20T18:36:00.237Z | Checking crc8 v0.1.1 |
| 1510 | 2026-07-20T18:36:00.379Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 1511 | 2026-07-20T18:36:00.440Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1512 | 2026-07-20T18:36:00.568Z | Compiling typify v0.4.3 |
| 1513 | 2026-07-20T18:36:00.678Z | Compiling progenitor-impl v0.10.0 |
| 1514 | 2026-07-20T18:36:00.890Z | Checking const-random v0.1.18 |
| 1515 | 2026-07-20T18:36:01.193Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1516 | 2026-07-20T18:36:01.438Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1517 | 2026-07-20T18:36:01.588Z | Compiling cargo_toml v0.22.3 |
| 1518 | 2026-07-20T18:36:02.577Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1519 | 2026-07-20T18:36:02.778Z | Compiling progenitor-macro v0.10.0 |
| 1520 | 2026-07-20T18:36:03.334Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1521 | 2026-07-20T18:36:03.852Z | Checking thin-vec v0.2.18 |
| 1522 | 2026-07-20T18:36:04.104Z | Checking rhai v1.25.1 |
| 1523 | 2026-07-20T18:36:04.154Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1524 | 2026-07-20T18:36:05.024Z | Checking sha1 v0.10.6 |
| 1525 | 2026-07-20T18:36:05.229Z | Checking utf-8 v0.7.6 |
| 1526 | 2026-07-20T18:36:05.539Z | Checking tungstenite v0.21.0 |
| 1527 | 2026-07-20T18:36:06.017Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1528 | 2026-07-20T18:36:06.987Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1529 | 2026-07-20T18:36:07.062Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1530 | 2026-07-20T18:36:07.206Z | Checking port-file v0.1.0 |
| 1531 | 2026-07-20T18:36:07.371Z | Checking sha2 v0.10.9 |
| 1532 | 2026-07-20T18:36:07.643Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1533 | 2026-07-20T18:36:07.746Z | Checking diff v0.1.13 |
| 1534 | 2026-07-20T18:36:07.793Z | Checking yansi v1.0.1 |
| 1535 | 2026-07-20T18:36:07.887Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1536 | 2026-07-20T18:36:07.910Z | Checking progenitor v0.10.0 |
| 1537 | 2026-07-20T18:36:08.072Z | Checking pretty_assertions v1.4.1 |
| 1538 | 2026-07-20T18:36:08.193Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 1539 | 2026-07-20T18:36:08.416Z | Checking tokio-tungstenite v0.21.0 |
| 1540 | 2026-07-20T18:36:09.403Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1541 | 2026-07-20T18:36:09.447Z | Checking console v0.16.3 |
| 1542 | 2026-07-20T18:36:09.467Z | Checking git-stub v1.0.0 |
| 1543 | 2026-07-20T18:36:09.796Z | Checking unit-prefix v0.5.2 |
| 1544 | 2026-07-20T18:36:09.866Z | Checking base64 v0.21.7 |
| 1545 | 2026-07-20T18:36:09.937Z | Checking is_ci v1.2.0 |
| 1546 | 2026-07-20T18:36:10.114Z | Checking indicatif v0.18.4 |
| 1547 | 2026-07-20T18:36:10.117Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1548 | 2026-07-20T18:36:10.158Z | Checking supports-color v3.0.2 |
| 1549 | 2026-07-20T18:36:10.859Z | Checking git-stub-vcs v0.1.0 |
| 1550 | 2026-07-20T18:36:11.063Z | Checking xz2 v0.1.7 |
| 1551 | 2026-07-20T18:36:11.185Z | Checking ron v0.12.1 |
| 1552 | 2026-07-20T18:36:11.458Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1553 | 2026-07-20T18:36:11.481Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1554 | 2026-07-20T18:36:11.633Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1555 | 2026-07-20T18:36:11.699Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1556 | 2026-07-20T18:36:12.284Z | Checking drift v0.2.0 |
| 1557 | 2026-07-20T18:36:12.565Z | Compiling serial_test_derive v3.5.0 |
| 1558 | 2026-07-20T18:36:12.606Z | Checking base16ct v1.0.0 |
| 1559 | 2026-07-20T18:36:12.836Z | Checking dropshot-api-manager v0.7.2 |
| 1560 | 2026-07-20T18:36:13.311Z | Checking serial_test v3.5.0 |
| 1561 | 2026-07-20T18:36:13.872Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1562 | 2026-07-20T18:36:14.135Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1563 | 2026-07-20T18:36:14.202Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1564 | 2026-07-20T18:36:14.317Z | Checking bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 1565 | 2026-07-20T18:36:15.477Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1566 | 2026-07-20T18:36:15.676Z | Checking natord v1.0.9 |
| 1567 | 2026-07-20T18:36:15.951Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1568 | 2026-07-20T18:36:16.185Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1569 | 2026-07-20T18:36:16.207Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1570 | 2026-07-20T18:36:16.609Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1571 | 2026-07-20T18:36:16.960Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1572 | 2026-07-20T18:36:17.025Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1573 | 2026-07-20T18:36:17.083Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1574 | 2026-07-20T18:36:17.162Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1575 | 2026-07-20T18:36:17.356Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1576 | 2026-07-20T18:36:26.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s |
| 1577 | 2026-07-20T18:36:26.599Z | + cargo xtask openapi check |
| 1578 | 2026-07-20T18:36:27.228Z | Compiling cfg-if v1.0.4 |
| 1579 | 2026-07-20T18:36:27.231Z | Compiling libc v0.2.186 |
| 1580 | 2026-07-20T18:36:27.329Z | Compiling serde_core v1.0.228 |
| 1581 | 2026-07-20T18:36:27.339Z | Compiling memchr v2.8.1 |
| 1582 | 2026-07-20T18:36:27.344Z | Compiling smallvec v1.15.1 |
| 1583 | 2026-07-20T18:36:27.353Z | Compiling itoa v1.0.18 |
| 1584 | 2026-07-20T18:36:27.361Z | Compiling stable_deref_trait v1.2.1 |
| 1585 | 2026-07-20T18:36:27.370Z | Compiling zerofrom v0.1.8 |
| 1586 | 2026-07-20T18:36:27.383Z | Compiling zmij v1.0.21 |
| 1587 | 2026-07-20T18:36:27.430Z | Compiling litemap v0.8.2 |
| 1588 | 2026-07-20T18:36:27.486Z | Compiling yoke v0.8.3 |
| 1589 | 2026-07-20T18:36:27.533Z | Compiling writeable v0.6.3 |
| 1590 | 2026-07-20T18:36:27.545Z | Compiling utf8_iter v1.0.4 |
| 1591 | 2026-07-20T18:36:27.616Z | Compiling percent-encoding v2.3.2 |
| 1592 | 2026-07-20T18:36:27.660Z | Compiling zerovec v0.11.6 |
| 1593 | 2026-07-20T18:36:27.671Z | Compiling zerotrie v0.2.4 |
| 1594 | 2026-07-20T18:36:27.687Z | Compiling icu_normalizer_data v2.2.0 |
| 1595 | 2026-07-20T18:36:27.733Z | Compiling icu_properties_data v2.2.0 |
| 1596 | 2026-07-20T18:36:27.765Z | Compiling libm v0.2.16 |
| 1597 | 2026-07-20T18:36:27.790Z | Compiling form_urlencoded v1.2.2 |
| 1598 | 2026-07-20T18:36:27.811Z | Compiling rand_core v0.10.1 |
| 1599 | 2026-07-20T18:36:27.872Z | Compiling errno v0.3.14 |
| 1600 | 2026-07-20T18:36:27.966Z | Compiling getrandom v0.4.2 |
| 1601 | 2026-07-20T18:36:27.981Z | Compiling iana-time-zone v0.1.65 |
| 1602 | 2026-07-20T18:36:27.992Z | Compiling pin-project-lite v0.2.17 |
| 1603 | 2026-07-20T18:36:28.005Z | Compiling zeroize v1.8.2 |
| 1604 | 2026-07-20T18:36:28.050Z | Compiling dyn-clone v1.0.20 |
| 1605 | 2026-07-20T18:36:28.085Z | Compiling scopeguard v1.2.0 |
| 1606 | 2026-07-20T18:36:28.151Z | Compiling tinystr v0.8.3 |
| 1607 | 2026-07-20T18:36:28.189Z | Compiling potential_utf v0.1.5 |
| 1608 | 2026-07-20T18:36:28.192Z | Compiling lock_api v0.4.14 |
| 1609 | 2026-07-20T18:36:28.192Z | Compiling parking_lot_core v0.9.12 |
| 1610 | 2026-07-20T18:36:28.202Z | Compiling socket2 v0.6.5 |
| 1611 | 2026-07-20T18:36:28.231Z | Compiling signal-hook-registry v1.4.8 |
| 1612 | 2026-07-20T18:36:28.353Z | Compiling icu_locale_core v2.2.0 |
| 1613 | 2026-07-20T18:36:28.356Z | Compiling icu_collections v2.2.0 |
| 1614 | 2026-07-20T18:36:28.428Z | Compiling parking_lot v0.12.5 |
| 1615 | 2026-07-20T18:36:28.507Z | Compiling num-traits v0.2.19 |
| 1616 | 2026-07-20T18:36:28.518Z | Compiling mio v1.2.1 |
| 1617 | 2026-07-20T18:36:28.660Z | Compiling portable-atomic v1.13.1 |
| 1618 | 2026-07-20T18:36:28.810Z | Compiling futures-core v0.3.32 |
| 1619 | 2026-07-20T18:36:28.886Z | Compiling thiserror v2.0.19 |
| 1620 | 2026-07-20T18:36:28.937Z | Compiling critical-section v1.2.0 |
| 1621 | 2026-07-20T18:36:28.966Z | Compiling subtle v2.6.1 |
| 1622 | 2026-07-20T18:36:28.991Z | Compiling equivalent v1.0.2 |
| 1623 | 2026-07-20T18:36:29.037Z | Compiling serde v1.0.228 |
| 1624 | 2026-07-20T18:36:29.050Z | Compiling serde_json v1.0.150 |
| 1625 | 2026-07-20T18:36:29.082Z | Compiling icu_provider v2.2.0 |
| 1626 | 2026-07-20T18:36:29.134Z | Compiling uuid v1.24.0 |
| 1627 | 2026-07-20T18:36:29.145Z | Compiling semver v1.0.28 |
| 1628 | 2026-07-20T18:36:29.175Z | Compiling bitflags v2.12.1 |
| 1629 | 2026-07-20T18:36:29.187Z | Compiling once_cell v1.21.4 |
| 1630 | 2026-07-20T18:36:29.402Z | Compiling icu_normalizer v2.2.0 |
| 1631 | 2026-07-20T18:36:29.412Z | Compiling icu_properties v2.2.0 |
| 1632 | 2026-07-20T18:36:29.424Z | Compiling zerocopy v0.8.50 |
| 1633 | 2026-07-20T18:36:29.442Z | Compiling log v0.4.32 |
| 1634 | 2026-07-20T18:36:29.478Z | Compiling bytes v1.11.1 |
| 1635 | 2026-07-20T18:36:29.552Z | Compiling chrono v0.4.45 |
| 1636 | 2026-07-20T18:36:29.576Z | Compiling futures-sink v0.3.32 |
| 1637 | 2026-07-20T18:36:29.632Z | Compiling typenum v1.20.1 |
| 1638 | 2026-07-20T18:36:29.682Z | Compiling slab v0.4.12 |
| 1639 | 2026-07-20T18:36:29.869Z | Compiling slog v2.8.2 |
| 1640 | 2026-07-20T18:36:29.933Z | Compiling futures-channel v0.3.32 |
| 1641 | 2026-07-20T18:36:29.980Z | Compiling tokio v1.53.0 |
| 1642 | 2026-07-20T18:36:30.121Z | Compiling getrandom v0.2.17 |
| 1643 | 2026-07-20T18:36:30.133Z | Compiling futures-task v0.3.32 |
| 1644 | 2026-07-20T18:36:30.143Z | Compiling futures-io v0.3.32 |
| 1645 | 2026-07-20T18:36:30.302Z | Compiling idna_adapter v1.2.2 |
| 1646 | 2026-07-20T18:36:30.302Z | Compiling rand_core v0.6.4 |
| 1647 | 2026-07-20T18:36:30.306Z | Compiling futures-util v0.3.32 |
| 1648 | 2026-07-20T18:36:30.443Z | Compiling idna v1.1.0 |
| 1649 | 2026-07-20T18:36:30.474Z | Compiling hashbrown v0.17.1 |
| 1650 | 2026-07-20T18:36:30.570Z | Compiling tracing-core v0.1.36 |
| 1651 | 2026-07-20T18:36:30.584Z | Compiling base64 v0.22.1 |
| 1652 | 2026-07-20T18:36:30.928Z | Compiling url v2.5.8 |
| 1653 | 2026-07-20T18:36:31.058Z | Compiling indexmap v2.14.0 |
| 1654 | 2026-07-20T18:36:31.071Z | Compiling tracing v0.1.44 |
| 1655 | 2026-07-20T18:36:31.194Z | Compiling http v1.4.2 |
| 1656 | 2026-07-20T18:36:31.232Z | Compiling unicode-ident v1.0.24 |
| 1657 | 2026-07-20T18:36:31.316Z | Compiling fnv v1.0.7 |
| 1658 | 2026-07-20T18:36:31.362Z | Compiling proc-macro2 v1.0.106 |
| 1659 | 2026-07-20T18:36:31.418Z | Compiling byteorder v1.5.0 |
| 1660 | 2026-07-20T18:36:31.658Z | Compiling schemars v0.8.22 |
| 1661 | 2026-07-20T18:36:31.706Z | Compiling quote v1.0.45 |
| 1662 | 2026-07-20T18:36:31.781Z | Compiling ipnet v2.12.0 |
| 1663 | 2026-07-20T18:36:31.993Z | Compiling syn v2.0.117 |
| 1664 | 2026-07-20T18:36:32.052Z | Compiling erased-serde v0.3.31 |
| 1665 | 2026-07-20T18:36:32.170Z | Compiling rustls-pki-types v1.14.1 |
| 1666 | 2026-07-20T18:36:32.312Z | Compiling ppv-lite86 v0.2.21 |
| 1667 | 2026-07-20T18:36:32.459Z | Compiling ipnetwork v0.21.1 |
| 1668 | 2026-07-20T18:36:32.646Z | Compiling http-body v1.0.1 |
| 1669 | 2026-07-20T18:36:32.667Z | Compiling thiserror v1.0.69 |
| 1670 | 2026-07-20T18:36:32.680Z | Compiling aws-lc-sys v0.41.0 |
| 1671 | 2026-07-20T18:36:32.772Z | Compiling oxnet v0.1.6 |
| 1672 | 2026-07-20T18:36:32.806Z | Compiling atomic-waker v1.1.2 |
| 1673 | 2026-07-20T18:36:32.891Z | Compiling untrusted v0.7.1 |
| 1674 | 2026-07-20T18:36:32.939Z | Compiling httparse v1.10.1 |
| 1675 | 2026-07-20T18:36:32.975Z | Compiling untrusted v0.9.0 |
| 1676 | 2026-07-20T18:36:33.026Z | Compiling tower-service v0.3.3 |
| 1677 | 2026-07-20T18:36:33.039Z | Compiling pretty-hex v0.4.2 |
| 1678 | 2026-07-20T18:36:33.101Z | Compiling rustls v0.23.40 |
| 1679 | 2026-07-20T18:36:33.115Z | Compiling try-lock v0.2.5 |
| 1680 | 2026-07-20T18:36:33.164Z | Compiling aws-lc-rs v1.17.0 |
| 1681 | 2026-07-20T18:36:33.224Z | Compiling ryu v1.0.23 |
| 1682 | 2026-07-20T18:36:33.237Z | Compiling tower-layer v0.3.3 |
| 1683 | 2026-07-20T18:36:33.248Z | Compiling want v0.3.1 |
| 1684 | 2026-07-20T18:36:33.286Z | Compiling rustix v1.1.4 |
| 1685 | 2026-07-20T18:36:33.350Z | Compiling plain v0.2.3 |
| 1686 | 2026-07-20T18:36:33.397Z | Compiling httpdate v1.0.3 |
| 1687 | 2026-07-20T18:36:33.410Z | Compiling omicron-workspace-hack v0.1.0 |
| 1688 | 2026-07-20T18:36:33.410Z | Compiling getrandom v0.3.4 |
| 1689 | 2026-07-20T18:36:33.457Z | Compiling ucd-trie v0.1.7 |
| 1690 | 2026-07-20T18:36:33.483Z | Compiling regex-syntax v0.8.10 |
| 1691 | 2026-07-20T18:36:33.603Z | Compiling pest v2.8.6 |
| 1692 | 2026-07-20T18:36:33.646Z | Compiling rand_core v0.9.5 |
| 1693 | 2026-07-20T18:36:33.758Z | Compiling crossbeam-utils v0.8.21 |
| 1694 | 2026-07-20T18:36:33.868Z | Compiling tokio-util v0.7.18 |
| 1695 | 2026-07-20T18:36:34.286Z | Compiling rustls-webpki v0.103.13 |
| 1696 | 2026-07-20T18:36:34.544Z | Compiling h2 v0.4.14 |
| 1697 | 2026-07-20T18:36:34.584Z | Compiling serde_urlencoded v0.7.1 |
| 1698 | 2026-07-20T18:36:34.595Z | Compiling http-body-util v0.1.4 |
| 1699 | 2026-07-20T18:36:34.865Z | Compiling newtype-uuid v1.3.2 |
| 1700 | 2026-07-20T18:36:34.901Z | Compiling allocator-api2 v0.2.21 |
| 1701 | 2026-07-20T18:36:35.214Z | Compiling foldhash v0.2.0 |
| 1702 | 2026-07-20T18:36:35.237Z | Compiling hex v0.4.3 |
| 1703 | 2026-07-20T18:36:35.251Z | Compiling daft v0.1.7 |
| 1704 | 2026-07-20T18:36:35.491Z | Compiling hashbrown v0.16.1 |
| 1705 | 2026-07-20T18:36:35.530Z | Compiling rand_chacha v0.9.0 |
| 1706 | 2026-07-20T18:36:35.548Z | Compiling fastrand v2.4.1 |
| 1707 | 2026-07-20T18:36:35.825Z | Compiling rand v0.9.4 |
| 1708 | 2026-07-20T18:36:35.927Z | Compiling sync_wrapper v1.0.2 |
| 1709 | 2026-07-20T18:36:36.030Z | Compiling tower v0.5.3 |
| 1710 | 2026-07-20T18:36:36.043Z | Compiling generic-array v0.14.7 |
| 1711 | 2026-07-20T18:36:36.091Z | Compiling anyhow v1.0.104 |
| 1712 | 2026-07-20T18:36:36.108Z | Compiling aho-corasick v1.1.4 |
| 1713 | 2026-07-20T18:36:36.151Z | Compiling powerfmt v0.2.0 |
| 1714 | 2026-07-20T18:36:36.368Z | Compiling deranged v0.5.8 |
| 1715 | 2026-07-20T18:36:36.450Z | Compiling tower-http v0.6.11 |
| 1716 | 2026-07-20T18:36:36.484Z | Compiling tempfile v3.27.0 |
| 1717 | 2026-07-20T18:36:36.516Z | Compiling camino v1.2.4 |
| 1718 | 2026-07-20T18:36:36.564Z | Compiling futures-executor v0.3.32 |
| 1719 | 2026-07-20T18:36:36.843Z | Compiling hyper v1.10.1 |
| 1720 | 2026-07-20T18:36:36.888Z | Compiling openapiv3 v2.2.0 |
| 1721 | 2026-07-20T18:36:36.891Z | Compiling openssl-probe v0.2.1 |
| 1722 | 2026-07-20T18:36:36.942Z | Compiling regex-automata v0.4.14 |
| 1723 | 2026-07-20T18:36:37.088Z | Compiling num-conv v0.2.2 |
| 1724 | 2026-07-20T18:36:37.247Z | Compiling num_threads v0.1.7 |
| 1725 | 2026-07-20T18:36:37.355Z | Compiling time-core v0.1.8 |
| 1726 | 2026-07-20T18:36:37.368Z | Compiling cpufeatures v0.3.0 |
| 1727 | 2026-07-20T18:36:37.449Z | Compiling rustls-native-certs v0.8.4 |
| 1728 | 2026-07-20T18:36:37.508Z | Compiling time v0.3.47 |
| 1729 | 2026-07-20T18:36:37.597Z | Compiling futures v0.3.32 |
| 1730 | 2026-07-20T18:36:37.684Z | Compiling scroll v0.13.0 |
| 1731 | 2026-07-20T18:36:37.783Z | Compiling tokio-rustls v0.26.4 |
| 1732 | 2026-07-20T18:36:37.967Z | Compiling hyper-util v0.1.20 |
| 1733 | 2026-07-20T18:36:37.992Z | Compiling hybrid-array v0.4.12 |
| 1734 | 2026-07-20T18:36:38.058Z | Compiling adler2 v2.0.1 |
| 1735 | 2026-07-20T18:36:38.204Z | Compiling winnow v1.0.3 |
| 1736 | 2026-07-20T18:36:38.466Z | Compiling simd-adler32 v0.3.9 |
| 1737 | 2026-07-20T18:36:38.501Z | Compiling goblin v0.10.7 |
| 1738 | 2026-07-20T18:36:38.513Z | Compiling rustls-platform-verifier v0.7.0 |
| 1739 | 2026-07-20T18:36:38.678Z | Compiling miniz_oxide v0.8.9 |
| 1740 | 2026-07-20T18:36:38.750Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1741 | 2026-07-20T18:36:39.216Z | Compiling hyper-rustls v0.27.9 |
| 1742 | 2026-07-20T18:36:39.248Z | Compiling crossbeam-channel v0.5.15 |
| 1743 | 2026-07-20T18:36:39.313Z | Compiling crc32fast v1.5.0 |
| 1744 | 2026-07-20T18:36:39.338Z | Compiling regex v1.12.3 |
| 1745 | 2026-07-20T18:36:39.514Z | Compiling flate2 v1.1.9 |
| 1746 | 2026-07-20T18:36:39.527Z | Compiling reqwest v0.13.4 |
| 1747 | 2026-07-20T18:36:39.658Z | Compiling block-buffer v0.12.0 |
| 1748 | 2026-07-20T18:36:39.745Z | Compiling crypto-common v0.2.2 |
| 1749 | 2026-07-20T18:36:39.804Z | Compiling crypto-common v0.1.7 |
| 1750 | 2026-07-20T18:36:39.825Z | Compiling dtrace-parser v0.3.0 |
| 1751 | 2026-07-20T18:36:39.945Z | Compiling rand_chacha v0.3.1 |
| 1752 | 2026-07-20T18:36:39.948Z | Compiling thread-id v5.1.0 |
| 1753 | 2026-07-20T18:36:40.046Z | Compiling thread_local v1.1.9 |
| 1754 | 2026-07-20T18:36:40.184Z | Compiling debug-ignore v1.0.5 |
| 1755 | 2026-07-20T18:36:40.313Z | Compiling match_cfg v0.1.0 |
| 1756 | 2026-07-20T18:36:40.318Z | Compiling compression-core v0.4.32 |
| 1757 | 2026-07-20T18:36:40.356Z | Compiling const-oid v0.10.2 |
| 1758 | 2026-07-20T18:36:40.387Z | Compiling hostname v0.3.1 |
| 1759 | 2026-07-20T18:36:40.495Z | Compiling compression-codecs v0.4.38 |
| 1760 | 2026-07-20T18:36:40.536Z | Compiling rand v0.8.6 |
| 1761 | 2026-07-20T18:36:40.564Z | Compiling digest v0.11.3 |
| 1762 | 2026-07-20T18:36:40.625Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1763 | 2026-07-20T18:36:40.648Z | Compiling slog-json v2.6.1 |
| 1764 | 2026-07-20T18:36:40.667Z | Compiling ref-cast v1.0.25 |
| 1765 | 2026-07-20T18:36:40.737Z | Compiling strum v0.26.3 |
| 1766 | 2026-07-20T18:36:40.757Z | Compiling macaddr v1.0.1 |
| 1767 | 2026-07-20T18:36:40.771Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1768 | 2026-07-20T18:36:40.858Z | Compiling serde_spanned v1.1.1 |
| 1769 | 2026-07-20T18:36:40.875Z | Compiling is-terminal v0.4.17 |
| 1770 | 2026-07-20T18:36:40.979Z | Compiling wait-timeout v0.2.1 |
| 1771 | 2026-07-20T18:36:40.992Z | Compiling memmap2 v0.9.10 |
| 1772 | 2026-07-20T18:36:41.013Z | Compiling encoding_rs v0.8.35 |
| 1773 | 2026-07-20T18:36:41.090Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1774 | 2026-07-20T18:36:41.204Z | Compiling either v1.16.0 |
| 1775 | 2026-07-20T18:36:41.217Z | Compiling spin v0.9.8 |
| 1776 | 2026-07-20T18:36:41.285Z | Compiling take_mut v0.2.2 |
| 1777 | 2026-07-20T18:36:41.297Z | Compiling mime v0.3.17 |
| 1778 | 2026-07-20T18:36:41.313Z | Compiling bit-vec v0.8.0 |
| 1779 | 2026-07-20T18:36:41.336Z | Compiling term v1.2.1 |
| 1780 | 2026-07-20T18:36:41.398Z | Compiling dof v0.4.0 |
| 1781 | 2026-07-20T18:36:41.423Z | Compiling quick-error v1.2.3 |
| 1782 | 2026-07-20T18:36:41.536Z | Compiling rusty-fork v0.3.1 |
| 1783 | 2026-07-20T18:36:41.561Z | Compiling bit-set v0.8.0 |
| 1784 | 2026-07-20T18:36:41.579Z | Compiling slog-async v2.8.0 |
| 1785 | 2026-07-20T18:36:41.732Z | Compiling slog-term v2.9.2 |
| 1786 | 2026-07-20T18:36:41.890Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1787 | 2026-07-20T18:36:42.020Z | Compiling multer v3.1.0 |
| 1788 | 2026-07-20T18:36:42.087Z | Compiling slog-bunyan v2.5.0 |
| 1789 | 2026-07-20T18:36:42.237Z | Compiling usdt-impl v0.6.0 |
| 1790 | 2026-07-20T18:36:42.312Z | Compiling sha1 v0.11.0 |
| 1791 | 2026-07-20T18:36:42.520Z | Compiling async-compression v0.4.42 |
| 1792 | 2026-07-20T18:36:42.571Z | Compiling usdt v0.6.0 |
| 1793 | 2026-07-20T18:36:42.723Z | Compiling serde_with v3.21.0 |
| 1794 | 2026-07-20T18:36:42.742Z | Compiling async-stream v0.3.6 |
| 1795 | 2026-07-20T18:36:42.849Z | Compiling rand_xorshift v0.4.0 |
| 1796 | 2026-07-20T18:36:42.875Z | Compiling waitgroup v0.1.2 |
| 1797 | 2026-07-20T18:36:42.892Z | Compiling rustls-pemfile v2.2.0 |
| 1798 | 2026-07-20T18:36:42.928Z | Compiling serde_path_to_error v0.1.20 |
| 1799 | 2026-07-20T18:36:43.001Z | Compiling hostname v0.4.2 |
| 1800 | 2026-07-20T18:36:43.001Z | Compiling unarray v0.1.4 |
| 1801 | 2026-07-20T18:36:43.102Z | Compiling proptest v1.11.0 |
| 1802 | 2026-07-20T18:36:43.128Z | Compiling strum v0.27.2 |
| 1803 | 2026-07-20T18:36:43.148Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1804 | 2026-07-20T18:36:43.266Z | Compiling dropshot v0.17.1 |
| 1805 | 2026-07-20T18:36:43.287Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1806 | 2026-07-20T18:36:43.298Z | Compiling progenitor-client v0.14.0 |
| 1807 | 2026-07-20T18:36:43.311Z | Compiling iddqd v0.4.5 |
| 1808 | 2026-07-20T18:36:43.334Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-07-20T18:36:43.392Z | Compiling reqwest v0.12.28 |
| 1810 | 2026-07-20T18:36:43.467Z | Compiling block-buffer v0.10.4 |
| 1811 | 2026-07-20T18:36:43.582Z | Compiling backon v1.6.0 |
| 1812 | 2026-07-20T18:36:43.595Z | Compiling instant v0.1.13 |
| 1813 | 2026-07-20T18:36:43.621Z | Compiling digest v0.10.7 |
| 1814 | 2026-07-20T18:36:43.703Z | Compiling backoff v0.4.0 |
| 1815 | 2026-07-20T18:36:43.789Z | Compiling progenitor-extras v0.2.0 |
| 1816 | 2026-07-20T18:36:43.842Z | Compiling itertools v0.14.0 |
| 1817 | 2026-07-20T18:36:43.924Z | Compiling parse-display v0.10.0 |
| 1818 | 2026-07-20T18:36:44.028Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1819 | 2026-07-20T18:36:44.249Z | Compiling regress v0.10.5 |
| 1820 | 2026-07-20T18:36:44.540Z | Compiling progenitor-client v0.10.0 |
| 1821 | 2026-07-20T18:36:44.551Z | Compiling humantime v2.3.0 |
| 1822 | 2026-07-20T18:36:44.841Z | Compiling cpufeatures v0.2.17 |
| 1823 | 2026-07-20T18:36:44.905Z | Compiling unicode-width v0.2.2 |
| 1824 | 2026-07-20T18:36:44.919Z | Compiling secrecy v0.10.3 |
| 1825 | 2026-07-20T18:36:45.084Z | Compiling tinyvec_macros v0.1.1 |
| 1826 | 2026-07-20T18:36:45.097Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1827 | 2026-07-20T18:36:45.159Z | Compiling heck v0.5.0 |
| 1828 | 2026-07-20T18:36:45.198Z | Compiling tinyvec v1.11.0 |
| 1829 | 2026-07-20T18:36:45.212Z | Compiling num-integer v0.1.46 |
| 1830 | 2026-07-20T18:36:45.415Z | Compiling scroll v0.12.0 |
| 1831 | 2026-07-20T18:36:45.565Z | Compiling crucible-workspace-hack v0.1.0 |
| 1832 | 2026-07-20T18:36:45.596Z | Compiling hmac v0.12.1 |
| 1833 | 2026-07-20T18:36:45.643Z | Compiling inout v0.1.4 |
| 1834 | 2026-07-20T18:36:45.714Z | Compiling ff v0.13.1 |
| 1835 | 2026-07-20T18:36:45.728Z | Compiling utf8parse v0.2.2 |
| 1836 | 2026-07-20T18:36:45.744Z | Compiling hkdf v0.12.4 |
| 1837 | 2026-07-20T18:36:45.794Z | Compiling cipher v0.4.4 |
| 1838 | 2026-07-20T18:36:45.843Z | Compiling anstyle-parse v1.0.0 |
| 1839 | 2026-07-20T18:36:45.854Z | Compiling group v0.13.0 |
| 1840 | 2026-07-20T18:36:45.907Z | Compiling goblin v0.8.2 |
| 1841 | 2026-07-20T18:36:45.970Z | Compiling num-iter v0.1.45 |
| 1842 | 2026-07-20T18:36:46.024Z | Compiling num-rational v0.4.2 |
| 1843 | 2026-07-20T18:36:46.099Z | Compiling zerocopy v0.7.35 |
| 1844 | 2026-07-20T18:36:46.255Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-07-20T18:36:46.377Z | Compiling universal-hash v0.5.1 |
| 1846 | 2026-07-20T18:36:46.515Z | Compiling crypto-bigint v0.5.5 |
| 1847 | 2026-07-20T18:36:46.589Z | Compiling regress v0.11.1 |
| 1848 | 2026-07-20T18:36:46.683Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-07-20T18:36:46.759Z | Compiling terminal_size v0.4.4 |
| 1850 | 2026-07-20T18:36:46.915Z | Compiling half v2.7.1 |
| 1851 | 2026-07-20T18:36:47.042Z | Compiling num-complex v0.4.6 |
| 1852 | 2026-07-20T18:36:47.226Z | Compiling is_terminal_polyfill v1.70.2 |
| 1853 | 2026-07-20T18:36:47.328Z | Compiling anstyle-query v1.1.5 |
| 1854 | 2026-07-20T18:36:47.441Z | Compiling ciborium-io v0.2.2 |
| 1855 | 2026-07-20T18:36:47.452Z | Compiling base64ct v1.8.3 |
| 1856 | 2026-07-20T18:36:47.544Z | Compiling opaque-debug v0.3.1 |
| 1857 | 2026-07-20T18:36:47.623Z | Compiling base16ct v0.2.0 |
| 1858 | 2026-07-20T18:36:47.686Z | Compiling colorchoice v1.0.5 |
| 1859 | 2026-07-20T18:36:47.718Z | Compiling anstyle v1.0.14 |
| 1860 | 2026-07-20T18:36:47.759Z | Compiling elliptic-curve v0.13.8 |
| 1861 | 2026-07-20T18:36:47.789Z | Compiling password-hash v0.5.0 |
| 1862 | 2026-07-20T18:36:47.808Z | Compiling poly1305 v0.8.0 |
| 1863 | 2026-07-20T18:36:47.956Z | Compiling anstream v1.0.0 |
| 1864 | 2026-07-20T18:36:48.229Z | Compiling typify-impl v0.6.2 |
| 1865 | 2026-07-20T18:36:48.230Z | Compiling dof v0.3.0 |
| 1866 | 2026-07-20T18:36:48.290Z | Compiling ciborium-ll v0.2.2 |
| 1867 | 2026-07-20T18:36:48.448Z | Compiling num v0.4.3 |
| 1868 | 2026-07-20T18:36:48.531Z | Compiling curve25519-dalek v4.1.3 |
| 1869 | 2026-07-20T18:36:49.030Z | Compiling thiserror-no-std v2.0.2 |
| 1870 | 2026-07-20T18:36:49.128Z | Compiling chacha20 v0.9.1 |
| 1871 | 2026-07-20T18:36:49.187Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1872 | 2026-07-20T18:36:49.506Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-07-20T18:36:49.520Z | Compiling blake2 v0.10.6 |
| 1874 | 2026-07-20T18:36:49.678Z | Compiling aead v0.5.2 |
| 1875 | 2026-07-20T18:36:49.798Z | Compiling byte-wrapper v0.1.0 |
| 1876 | 2026-07-20T18:36:49.812Z | Compiling dtrace-parser v0.2.0 |
| 1877 | 2026-07-20T18:36:49.847Z | Compiling crossbeam-epoch v0.9.18 |
| 1878 | 2026-07-20T18:36:49.913Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1879 | 2026-07-20T18:36:49.989Z | Compiling thread-id v4.2.2 |
| 1880 | 2026-07-20T18:36:50.081Z | Compiling keccak v0.1.6 |
| 1881 | 2026-07-20T18:36:50.166Z | Compiling float-ord v0.3.2 |
| 1882 | 2026-07-20T18:36:50.169Z | Compiling clap_lex v1.1.0 |
| 1883 | 2026-07-20T18:36:50.194Z | Compiling strsim v0.11.1 |
| 1884 | 2026-07-20T18:36:50.229Z | Compiling sha3 v0.10.9 |
| 1885 | 2026-07-20T18:36:50.290Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1886 | 2026-07-20T18:36:50.325Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-07-20T18:36:50.426Z | Compiling clap_builder v4.6.2 |
| 1888 | 2026-07-20T18:36:50.559Z | Compiling usdt-impl v0.5.0 |
| 1889 | 2026-07-20T18:36:50.652Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-07-20T18:36:51.249Z | Compiling typify v0.6.2 |
| 1891 | 2026-07-20T18:36:51.369Z | Compiling chacha20poly1305 v0.10.1 |
| 1892 | 2026-07-20T18:36:51.519Z | Compiling argon2 v0.5.3 |
| 1893 | 2026-07-20T18:36:51.777Z | Compiling vsss-rs v3.3.4 |
| 1894 | 2026-07-20T18:36:52.023Z | Compiling ciborium v0.2.2 |
| 1895 | 2026-07-20T18:36:52.038Z | Compiling hash32 v0.3.1 |
| 1896 | 2026-07-20T18:36:52.207Z | Compiling memmap v0.7.0 |
| 1897 | 2026-07-20T18:36:52.402Z | Compiling data-encoding v2.11.0 |
| 1898 | 2026-07-20T18:36:52.593Z | Compiling indent_write v2.2.0 |
| 1899 | 2026-07-20T18:36:52.621Z | Compiling usdt v0.5.0 |
| 1900 | 2026-07-20T18:36:52.738Z | Compiling heapless v0.8.0 |
| 1901 | 2026-07-20T18:36:52.905Z | Compiling clap v4.6.2 |
| 1902 | 2026-07-20T18:36:52.952Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1903 | 2026-07-20T18:36:52.992Z | Compiling ingot-types v0.1.2 |
| 1904 | 2026-07-20T18:36:53.066Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1905 | 2026-07-20T18:36:53.168Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-07-20T18:36:53.181Z | Compiling rustix v0.38.44 |
| 1907 | 2026-07-20T18:36:53.244Z | Compiling tabwriter v1.4.1 |
| 1908 | 2026-07-20T18:36:53.420Z | Compiling cobs v0.3.0 |
| 1909 | 2026-07-20T18:36:53.434Z | Compiling bitflags v1.3.2 |
| 1910 | 2026-07-20T18:36:53.492Z | Compiling managed v0.8.0 |
| 1911 | 2026-07-20T18:36:53.514Z | Compiling ingot v0.1.1 |
| 1912 | 2026-07-20T18:36:53.718Z | Compiling smoltcp v0.11.0 |
| 1913 | 2026-07-20T18:36:53.749Z | Compiling postcard v1.1.3 |
| 1914 | 2026-07-20T18:36:53.858Z | Compiling memoffset v0.9.1 |
| 1915 | 2026-07-20T18:36:53.951Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-07-20T18:36:54.088Z | Compiling toml_datetime v0.6.11 |
| 1917 | 2026-07-20T18:36:54.100Z | Compiling serde_spanned v0.6.9 |
| 1918 | 2026-07-20T18:36:54.210Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1919 | 2026-07-20T18:36:54.254Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1920 | 2026-07-20T18:36:54.369Z | Compiling winnow v0.7.15 |
| 1921 | 2026-07-20T18:36:54.526Z | Compiling linked-hash-map v0.5.6 |
| 1922 | 2026-07-20T18:36:54.722Z | Compiling toml_write v0.1.2 |
| 1923 | 2026-07-20T18:36:54.938Z | Compiling swrite v0.1.0 |
| 1924 | 2026-07-20T18:36:55.044Z | Compiling colored v3.1.1 |
| 1925 | 2026-07-20T18:36:55.294Z | Compiling resolv-conf v0.7.6 |
| 1926 | 2026-07-20T18:36:55.394Z | Compiling foreign-types-shared v0.3.1 |
| 1927 | 2026-07-20T18:36:55.437Z | Compiling static_assertions v1.1.0 |
| 1928 | 2026-07-20T18:36:55.522Z | Compiling unicode-segmentation v1.13.3 |
| 1929 | 2026-07-20T18:36:55.545Z | Compiling foreign-types v0.5.0 |
| 1930 | 2026-07-20T18:36:55.631Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1931 | 2026-07-20T18:36:55.648Z | Compiling lru-cache v0.1.2 |
| 1932 | 2026-07-20T18:36:55.715Z | Compiling hubpack v0.1.2 |
| 1933 | 2026-07-20T18:36:55.782Z | Compiling toml_edit v0.22.27 |
| 1934 | 2026-07-20T18:36:55.945Z | Compiling newline-converter v0.3.0 |
| 1935 | 2026-07-20T18:36:55.959Z | Compiling nix v0.31.3 |
| 1936 | 2026-07-20T18:36:55.979Z | Compiling num_enum v0.7.6 |
| 1937 | 2026-07-20T18:36:56.068Z | Compiling atomicwrites v0.4.4 |
| 1938 | 2026-07-20T18:36:56.105Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1939 | 2026-07-20T18:36:56.233Z | Compiling hickory-proto v0.24.4 |
| 1940 | 2026-07-20T18:36:56.267Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1941 | 2026-07-20T18:36:56.392Z | Compiling crossbeam-deque v0.8.6 |
| 1942 | 2026-07-20T18:36:56.527Z | Compiling console v0.15.11 |
| 1943 | 2026-07-20T18:36:56.596Z | Compiling chacha20 v0.10.0 |
| 1944 | 2026-07-20T18:36:56.788Z | Compiling camino-tempfile v1.4.1 |
| 1945 | 2026-07-20T18:36:56.866Z | Compiling serde-big-array v0.5.1 |
| 1946 | 2026-07-20T18:36:57.020Z | Compiling cstr-argument v0.1.2 |
| 1947 | 2026-07-20T18:36:57.035Z | Compiling similar v2.7.0 |
| 1948 | 2026-07-20T18:36:57.171Z | Compiling siphasher v1.0.3 |
| 1949 | 2026-07-20T18:36:57.185Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1950 | 2026-07-20T18:36:57.378Z | Compiling phf_shared v0.12.1 |
| 1951 | 2026-07-20T18:36:57.453Z | Compiling expectorate v1.2.0 |
| 1952 | 2026-07-20T18:36:57.561Z | Compiling toml v0.8.23 |
| 1953 | 2026-07-20T18:36:57.611Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1954 | 2026-07-20T18:36:57.930Z | Compiling pin-project v1.1.13 |
| 1955 | 2026-07-20T18:36:58.040Z | Compiling hickory-resolver v0.24.4 |
| 1956 | 2026-07-20T18:36:58.106Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1957 | 2026-07-20T18:36:58.211Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1958 | 2026-07-20T18:36:58.345Z | Compiling rand v0.10.2 |
| 1959 | 2026-07-20T18:36:58.685Z | Compiling rayon-core v1.13.0 |
| 1960 | 2026-07-20T18:36:58.984Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1961 | 2026-07-20T18:36:59.022Z | Compiling num_enum v0.5.11 |
| 1962 | 2026-07-20T18:36:59.146Z | Compiling progenitor-impl v0.13.0 |
| 1963 | 2026-07-20T18:36:59.194Z | Compiling prettyplease v0.2.37 |
| 1964 | 2026-07-20T18:36:59.342Z | Compiling unicode-normalization v0.1.25 |
| 1965 | 2026-07-20T18:36:59.685Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1966 | 2026-07-20T18:36:59.828Z | Compiling progenitor-client v0.13.0 |
| 1967 | 2026-07-20T18:37:00.139Z | Compiling tokio-stream v0.1.18 |
| 1968 | 2026-07-20T18:37:00.210Z | Compiling bstr v1.12.1 |
| 1969 | 2026-07-20T18:37:00.403Z | Compiling csv-core v0.1.13 |
| 1970 | 2026-07-20T18:37:00.526Z | Compiling foldhash v0.1.5 |
| 1971 | 2026-07-20T18:37:00.672Z | Compiling same-file v1.0.6 |
| 1972 | 2026-07-20T18:37:00.685Z | Compiling unicode-width v0.1.14 |
| 1973 | 2026-07-20T18:37:00.714Z | Compiling foreign-types-shared v0.1.1 |
| 1974 | 2026-07-20T18:37:00.739Z | Compiling highway v1.3.0 |
| 1975 | 2026-07-20T18:37:00.815Z | Compiling konst_macro_rules v0.2.19 |
| 1976 | 2026-07-20T18:37:00.854Z | Compiling foreign-types v0.3.2 |
| 1977 | 2026-07-20T18:37:00.894Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1978 | 2026-07-20T18:37:00.931Z | Compiling walkdir v2.5.0 |
| 1979 | 2026-07-20T18:37:00.973Z | Compiling konst v0.2.20 |
| 1980 | 2026-07-20T18:37:01.001Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1981 | 2026-07-20T18:37:01.028Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1982 | 2026-07-20T18:37:01.149Z | Compiling hashbrown v0.15.5 |
| 1983 | 2026-07-20T18:37:01.216Z | Compiling globset v0.4.18 |
| 1984 | 2026-07-20T18:37:01.281Z | Compiling csv v1.4.0 |
| 1985 | 2026-07-20T18:37:01.695Z | Compiling qorb v0.4.1 |
| 1986 | 2026-07-20T18:37:01.841Z | Compiling progenitor v0.13.0 |
| 1987 | 2026-07-20T18:37:01.988Z | Compiling snafu v0.8.9 |
| 1988 | 2026-07-20T18:37:02.347Z | Compiling olpc-cjson v0.1.4 |
| 1989 | 2026-07-20T18:37:02.379Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1990 | 2026-07-20T18:37:02.525Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-07-20T18:37:02.710Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1992 | 2026-07-20T18:37:03.042Z | Compiling rayon v1.12.0 |
| 1993 | 2026-07-20T18:37:03.074Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1994 | 2026-07-20T18:37:03.418Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1995 | 2026-07-20T18:37:03.774Z | Compiling phf v0.12.1 |
| 1996 | 2026-07-20T18:37:03.817Z | Compiling openssl-sys v0.9.116 |
| 1997 | 2026-07-20T18:37:03.937Z | Compiling tokio-dtrace v0.1.1 |
| 1998 | 2026-07-20T18:37:04.216Z | Compiling progenitor-impl v0.14.0 |
| 1999 | 2026-07-20T18:37:04.234Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2000 | 2026-07-20T18:37:04.371Z | Compiling itertools v0.12.1 |
| 2001 | 2026-07-20T18:37:04.467Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2002 | 2026-07-20T18:37:04.645Z | Compiling libsw-core v0.3.2 |
| 2003 | 2026-07-20T18:37:04.672Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2004 | 2026-07-20T18:37:04.824Z | Compiling pem v3.0.6 |
| 2005 | 2026-07-20T18:37:04.836Z | Compiling serde_plain v1.0.2 |
| 2006 | 2026-07-20T18:37:05.044Z | Compiling sigpipe v0.1.3 |
| 2007 | 2026-07-20T18:37:05.056Z | Compiling minimal-lexical v0.2.1 |
| 2008 | 2026-07-20T18:37:05.092Z | Compiling fixedbitset v0.5.7 |
| 2009 | 2026-07-20T18:37:05.136Z | Compiling glob v0.3.3 |
| 2010 | 2026-07-20T18:37:05.201Z | Compiling typed-path v0.9.3 |
| 2011 | 2026-07-20T18:37:05.320Z | Compiling fixedbitset v0.4.2 |
| 2012 | 2026-07-20T18:37:05.424Z | Compiling bytecount v0.6.9 |
| 2013 | 2026-07-20T18:37:05.584Z | Compiling jiff v0.2.28 |
| 2014 | 2026-07-20T18:37:05.614Z | Compiling zone v0.3.1 |
| 2015 | 2026-07-20T18:37:05.626Z | Compiling petgraph v0.6.5 |
| 2016 | 2026-07-20T18:37:05.660Z | Compiling papergrid v0.11.0 |
| 2017 | 2026-07-20T18:37:05.842Z | Compiling progenitor v0.14.0 |
| 2018 | 2026-07-20T18:37:05.986Z | Compiling petgraph v0.8.3 |
| 2019 | 2026-07-20T18:37:06.021Z | Compiling nom v7.1.3 |
| 2020 | 2026-07-20T18:37:06.395Z | Compiling tough v0.22.0 |
| 2021 | 2026-07-20T18:37:06.611Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2022 | 2026-07-20T18:37:06.817Z | Compiling openssl v0.10.80 |
| 2023 | 2026-07-20T18:37:07.173Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2024 | 2026-07-20T18:37:07.335Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2025 | 2026-07-20T18:37:07.399Z | Compiling libsw v3.5.0 |
| 2026 | 2026-07-20T18:37:07.501Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-07-20T18:37:07.575Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2028 | 2026-07-20T18:37:07.740Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2029 | 2026-07-20T18:37:07.809Z | Compiling oxide-tokio-rt v0.1.6 |
| 2030 | 2026-07-20T18:37:07.823Z | Compiling chrono-tz v0.10.4 |
| 2031 | 2026-07-20T18:37:08.117Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2032 | 2026-07-20T18:37:08.440Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2033 | 2026-07-20T18:37:08.469Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-07-20T18:37:08.646Z | Compiling newtype_derive v0.1.6 |
| 2035 | 2026-07-20T18:37:08.731Z | Compiling slog-dtrace v0.3.0 |
| 2036 | 2026-07-20T18:37:08.786Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-07-20T18:37:09.051Z | Compiling const_format v0.2.36 |
| 2038 | 2026-07-20T18:37:09.123Z | Compiling cancel-safe-futures v0.1.5 |
| 2039 | 2026-07-20T18:37:09.393Z | Compiling owo-colors v4.3.0 |
| 2040 | 2026-07-20T18:37:09.435Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2041 | 2026-07-20T18:37:09.609Z | Compiling gethostname v0.5.0 |
| 2042 | 2026-07-20T18:37:09.741Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2043 | 2026-07-20T18:37:09.832Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-07-20T18:37:10.142Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-07-20T18:37:10.155Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-07-20T18:37:10.156Z | Compiling smf v0.2.3 |
| 2047 | 2026-07-20T18:37:10.156Z | Compiling bcs v0.1.6 |
| 2048 | 2026-07-20T18:37:10.186Z | Compiling unicode-linebreak v0.1.5 |
| 2049 | 2026-07-20T18:37:10.453Z | Compiling termtree v0.5.1 |
| 2050 | 2026-07-20T18:37:10.472Z | Compiling whoami v1.6.1 |
| 2051 | 2026-07-20T18:37:10.507Z | Compiling tagptr v0.2.0 |
| 2052 | 2026-07-20T18:37:10.533Z | Compiling linear-map v1.2.0 |
| 2053 | 2026-07-20T18:37:10.634Z | Compiling smawk v0.3.2 |
| 2054 | 2026-07-20T18:37:10.659Z | Compiling lazy_static v1.5.0 |
| 2055 | 2026-07-20T18:37:10.689Z | Compiling moka v0.12.15 |
| 2056 | 2026-07-20T18:37:10.726Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-07-20T18:37:10.766Z | Compiling textwrap v0.16.2 |
| 2058 | 2026-07-20T18:37:10.782Z | Compiling steno v0.4.1 |
| 2059 | 2026-07-20T18:37:10.809Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-07-20T18:37:11.082Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-07-20T18:37:11.288Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-07-20T18:37:11.501Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-07-20T18:37:12.046Z | Compiling tabled v0.15.0 |
| 2064 | 2026-07-20T18:37:12.451Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2065 | 2026-07-20T18:37:12.540Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2066 | 2026-07-20T18:37:12.739Z | Compiling cookie v0.18.1 |
| 2067 | 2026-07-20T18:37:13.363Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-07-20T18:37:13.727Z | Compiling hickory-proto v0.25.2 |
| 2069 | 2026-07-20T18:37:13.922Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2070 | 2026-07-20T18:37:14.222Z | Compiling libscf-sys v1.2.0 |
| 2071 | 2026-07-20T18:37:14.277Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-07-20T18:37:14.378Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2073 | 2026-07-20T18:37:14.710Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2074 | 2026-07-20T18:37:14.751Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2075 | 2026-07-20T18:37:14.909Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2076 | 2026-07-20T18:37:15.652Z | Compiling hickory-resolver v0.25.2 |
| 2077 | 2026-07-20T18:37:16.435Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-07-20T18:37:20.712Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2079 | 2026-07-20T18:37:28.328Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-07-20T18:37:29.942Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2081 | 2026-07-20T18:37:30.947Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2082 | 2026-07-20T18:37:32.302Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2083 | 2026-07-20T18:37:33.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2084 | 2026-07-20T18:37:33.554Z | Running `target/debug/xtask openapi check` |
| 2085 | 2026-07-20T18:37:34.022Z | Compiling serde_core v1.0.228 |
| 2086 | 2026-07-20T18:37:34.026Z | Compiling serde v1.0.228 |
| 2087 | 2026-07-20T18:37:34.026Z | Compiling serde_json v1.0.150 |
| 2088 | 2026-07-20T18:37:34.097Z | Compiling syn v2.0.117 |
| 2089 | 2026-07-20T18:37:34.102Z | Compiling bytes v1.11.1 |
| 2090 | 2026-07-20T18:37:34.111Z | Compiling getrandom v0.4.2 |
| 2091 | 2026-07-20T18:37:34.114Z | Compiling zerocopy v0.8.50 |
| 2092 | 2026-07-20T18:37:34.117Z | Compiling once_cell v1.21.4 |
| 2093 | 2026-07-20T18:37:35.730Z | Compiling num-traits v0.2.19 |
| 2094 | 2026-07-20T18:37:35.763Z | Compiling zeroize v1.8.2 |
| 2095 | 2026-07-20T18:37:35.763Z | Compiling http v1.4.2 |
| 2096 | 2026-07-20T18:37:35.763Z | Compiling schemars v0.8.22 |
| 2097 | 2026-07-20T18:37:35.763Z | Compiling aws-lc-rs v1.17.0 |
| 2098 | 2026-07-20T18:37:35.763Z | Compiling usdt-impl v0.6.0 |
| 2099 | 2026-07-20T18:37:35.764Z | Compiling time-macros v0.2.27 |
| 2100 | 2026-07-20T18:37:35.775Z | Compiling rustls-pki-types v1.14.1 |
| 2101 | 2026-07-20T18:37:35.775Z | Compiling tracing-core v0.1.36 |
| 2102 | 2026-07-20T18:37:35.776Z | Compiling bitflags v2.12.1 |
| 2103 | 2026-07-20T18:37:35.776Z | Compiling tracing v0.1.44 |
| 2104 | 2026-07-20T18:37:35.776Z | Compiling http-body v1.0.1 |
| 2105 | 2026-07-20T18:37:35.776Z | Compiling generic-array v0.14.7 |
| 2106 | 2026-07-20T18:37:35.776Z | Compiling indexmap v2.14.0 |
| 2107 | 2026-07-20T18:37:35.776Z | Compiling rustls v0.23.40 |
| 2108 | 2026-07-20T18:37:35.776Z | Compiling rustix v1.1.4 |
| 2109 | 2026-07-20T18:37:35.803Z | Compiling time v0.3.47 |
| 2110 | 2026-07-20T18:37:35.941Z | Compiling winnow v1.0.3 |
| 2111 | 2026-07-20T18:37:36.337Z | Compiling uuid v1.24.0 |
| 2112 | 2026-07-20T18:37:36.778Z | Compiling pest_generator v2.8.6 |
| 2113 | 2026-07-20T18:37:36.892Z | Compiling serde_derive_internals v0.29.1 |
| 2114 | 2026-07-20T18:37:36.894Z | Compiling camino v1.2.4 |
| 2115 | 2026-07-20T18:37:36.925Z | Compiling rustls-webpki v0.103.13 |
| 2116 | 2026-07-20T18:37:36.983Z | Compiling subtle v2.6.1 |
| 2117 | 2026-07-20T18:37:37.143Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2118 | 2026-07-20T18:37:37.266Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2119 | 2026-07-20T18:37:37.316Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2120 | 2026-07-20T18:37:37.370Z | Compiling serde_spanned v1.1.1 |
| 2121 | 2026-07-20T18:37:37.640Z | Compiling rustix v0.38.44 |
| 2122 | 2026-07-20T18:37:37.692Z | Compiling semver v1.0.28 |
| 2123 | 2026-07-20T18:37:37.912Z | Compiling serde_derive v1.0.228 |
| 2124 | 2026-07-20T18:37:37.924Z | Compiling zerocopy-derive v0.8.50 |
| 2125 | 2026-07-20T18:37:38.012Z | Compiling pest_derive v2.8.6 |
| 2126 | 2026-07-20T18:37:38.014Z | Compiling tokio-macros v2.7.0 |
| 2127 | 2026-07-20T18:37:38.029Z | Compiling futures-macro v0.3.32 |
| 2128 | 2026-07-20T18:37:38.157Z | Compiling schemars_derive v0.8.22 |
| 2129 | 2026-07-20T18:37:38.239Z | Compiling scroll_derive v0.13.1 |
| 2130 | 2026-07-20T18:37:38.548Z | Compiling dtrace-parser v0.3.0 |
| 2131 | 2026-07-20T18:37:38.779Z | Compiling tokio v1.53.0 |
| 2132 | 2026-07-20T18:37:38.872Z | Compiling futures-util v0.3.32 |
| 2133 | 2026-07-20T18:37:39.091Z | Compiling scroll v0.13.0 |
| 2134 | 2026-07-20T18:37:39.385Z | Compiling goblin v0.10.7 |
| 2135 | 2026-07-20T18:37:39.962Z | Compiling async-stream-impl v0.3.6 |
| 2136 | 2026-07-20T18:37:41.139Z | Compiling erased-serde v0.3.31 |
| 2137 | 2026-07-20T18:37:41.182Z | Compiling chrono v0.4.45 |
| 2138 | 2026-07-20T18:37:41.287Z | Compiling serde_tokenstream v0.2.3 |
| 2139 | 2026-07-20T18:37:41.591Z | Compiling slog v2.8.2 |
| 2140 | 2026-07-20T18:37:41.649Z | Compiling openapiv3 v2.2.0 |
| 2141 | 2026-07-20T18:37:42.002Z | Compiling slog-json v2.6.1 |
| 2142 | 2026-07-20T18:37:42.216Z | Compiling dof v0.4.0 |
| 2143 | 2026-07-20T18:37:42.700Z | Compiling tokio-util v0.7.18 |
| 2144 | 2026-07-20T18:37:43.053Z | Compiling futures-executor v0.3.32 |
| 2145 | 2026-07-20T18:37:43.239Z | Compiling h2 v0.4.14 |
| 2146 | 2026-07-20T18:37:43.330Z | Compiling oxnet v0.1.6 |
| 2147 | 2026-07-20T18:37:43.480Z | Compiling usdt-attr-macro v0.6.0 |
| 2148 | 2026-07-20T18:37:43.674Z | Compiling usdt-macro v0.6.0 |
| 2149 | 2026-07-20T18:37:43.686Z | Compiling futures v0.3.32 |
| 2150 | 2026-07-20T18:37:43.768Z | Compiling tokio-rustls v0.26.4 |
| 2151 | 2026-07-20T18:37:43.803Z | Compiling async-compression v0.4.42 |
| 2152 | 2026-07-20T18:37:44.000Z | Compiling slog-bunyan v2.5.0 |
| 2153 | 2026-07-20T18:37:44.032Z | Compiling slog-term v2.9.2 |
| 2154 | 2026-07-20T18:37:44.120Z | Compiling slog-async v2.8.0 |
| 2155 | 2026-07-20T18:37:44.141Z | Compiling dropshot_endpoint v0.17.1 |
| 2156 | 2026-07-20T18:37:44.187Z | Compiling serde_urlencoded v0.7.1 |
| 2157 | 2026-07-20T18:37:44.244Z | Compiling multer v3.1.0 |
| 2158 | 2026-07-20T18:37:44.393Z | Compiling usdt v0.6.0 |
| 2159 | 2026-07-20T18:37:44.438Z | Compiling async-stream v0.3.6 |
| 2160 | 2026-07-20T18:37:44.619Z | Compiling async-trait v0.1.89 |
| 2161 | 2026-07-20T18:37:44.619Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2162 | 2026-07-20T18:37:44.670Z | Compiling proc-macro-crate v3.5.0 |
| 2163 | 2026-07-20T18:37:44.686Z | Compiling serde_path_to_error v0.1.20 |
| 2164 | 2026-07-20T18:37:44.738Z | Compiling http-body-util v0.1.4 |
| 2165 | 2026-07-20T18:37:44.843Z | Compiling rustls-pemfile v2.2.0 |
| 2166 | 2026-07-20T18:37:44.997Z | Compiling crossbeam-epoch v0.9.18 |
| 2167 | 2026-07-20T18:37:45.038Z | Compiling aho-corasick v1.1.4 |
| 2168 | 2026-07-20T18:37:45.050Z | Compiling tempfile v3.27.0 |
| 2169 | 2026-07-20T18:37:45.095Z | Compiling num_enum_derive v0.7.6 |
| 2170 | 2026-07-20T18:37:45.341Z | Compiling hyper v1.10.1 |
| 2171 | 2026-07-20T18:37:45.446Z | Compiling crossbeam-deque v0.8.6 |
| 2172 | 2026-07-20T18:37:45.663Z | Compiling crypto-common v0.1.7 |
| 2173 | 2026-07-20T18:37:45.796Z | Compiling block-buffer v0.10.4 |
| 2174 | 2026-07-20T18:37:45.845Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2175 | 2026-07-20T18:37:45.943Z | Compiling regex-automata v0.4.14 |
| 2176 | 2026-07-20T18:37:46.091Z | Compiling git-stub v1.0.0 |
| 2177 | 2026-07-20T18:37:46.209Z | Compiling clap_builder v4.6.2 |
| 2178 | 2026-07-20T18:37:46.256Z | Compiling num_enum v0.7.6 |
| 2179 | 2026-07-20T18:37:46.306Z | Compiling digest v0.10.7 |
| 2180 | 2026-07-20T18:37:46.337Z | Compiling atomicwrites v0.4.4 |
| 2181 | 2026-07-20T18:37:46.367Z | Compiling fs-err v3.3.0 |
| 2182 | 2026-07-20T18:37:46.506Z | Compiling hyper-util v0.1.20 |
| 2183 | 2026-07-20T18:37:46.529Z | Compiling rayon-core v1.13.0 |
| 2184 | 2026-07-20T18:37:46.548Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2185 | 2026-07-20T18:37:46.678Z | Compiling clap_derive v4.6.1 |
| 2186 | 2026-07-20T18:37:46.995Z | Compiling terminal_size v0.4.4 |
| 2187 | 2026-07-20T18:37:47.103Z | Compiling nom v8.0.0 |
| 2188 | 2026-07-20T18:37:47.138Z | Compiling bstr v1.12.1 |
| 2189 | 2026-07-20T18:37:47.263Z | Compiling is_ci v1.2.0 |
| 2190 | 2026-07-20T18:37:47.412Z | Compiling either v1.16.0 |
| 2191 | 2026-07-20T18:37:47.432Z | Compiling textwrap v0.16.2 |
| 2192 | 2026-07-20T18:37:47.520Z | Compiling similar v2.7.0 |
| 2193 | 2026-07-20T18:37:47.605Z | Compiling rayon v1.12.0 |
| 2194 | 2026-07-20T18:37:47.935Z | Compiling dropshot v0.17.1 |
| 2195 | 2026-07-20T18:37:48.192Z | Compiling regex v1.12.3 |
| 2196 | 2026-07-20T18:37:48.386Z | Compiling clap v4.6.2 |
| 2197 | 2026-07-20T18:37:48.427Z | Compiling supports-color v3.0.2 |
| 2198 | 2026-07-20T18:37:48.469Z | Compiling sha2 v0.10.9 |
| 2199 | 2026-07-20T18:37:48.602Z | Compiling drift v0.2.0 |
| 2200 | 2026-07-20T18:37:48.659Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2201 | 2026-07-20T18:37:48.858Z | Compiling git-stub-vcs v0.1.0 |
| 2202 | 2026-07-20T18:37:49.116Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2203 | 2026-07-20T18:37:49.248Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2204 | 2026-07-20T18:37:50.678Z | Compiling dropshot-api-manager v0.7.2 |
| 2205 | 2026-07-20T18:37:50.678Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2206 | 2026-07-20T18:37:54.528Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2207 | 2026-07-20T18:37:55.790Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2208 | 2026-07-20T18:38:02.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.01s |
| 2209 | 2026-07-20T18:38:02.694Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2210 | 2026-07-20T18:38:02.725Z | ------- |
| 2211 | 2026-07-20T18:38:02.725Z | Generating OpenAPI documents from API definitions ... |
| 2212 | 2026-07-20T18:38:02.796Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2213 | 2026-07-20T18:38:02.832Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2214 | 2026-07-20T18:38:02.977Z | ------- |
| 2215 | 2026-07-20T18:38:02.977Z | Checking 14 OpenAPI documents... |
| 2216 | 2026-07-20T18:38:02.977Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2217 | 2026-07-20T18:38:02.977Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2218 | 2026-07-20T18:38:02.977Z | Fresh ddm-admin "latest" symlink |
| 2219 | 2026-07-20T18:38:02.977Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-07-20T18:38:02.981Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-07-20T18:38:02.981Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-07-20T18:38:02.981Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2225 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2226 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2227 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2228 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2229 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2230 | 2026-07-20T18:38:02.982Z | Fresh mg-admin (versioned v12.0.0 (blessed)): Maghemite Admin |
| 2231 | 2026-07-20T18:38:02.982Z | Fresh mg-admin "latest" symlink |
| 2232 | 2026-07-20T18:38:02.982Z | ------- |
| 2233 | 2026-07-20T18:38:02.982Z | Success 14 documents checked: 16 fresh, 0 stale, 0 failed, 0 other problems |
| 2234 | 2026-07-20T18:38:03.031Z | + banner build |
| 2235 | 2026-07-20T18:38:03.035Z | |
| 2236 | 2026-07-20T18:38:03.035Z | ##### # # # # ##### |
| 2237 | 2026-07-20T18:38:03.035Z | # # # # # # # # |
| 2238 | 2026-07-20T18:38:03.035Z | ##### # # # # # # |
| 2239 | 2026-07-20T18:38:03.035Z | # # # # # # # # |
| 2240 | 2026-07-20T18:38:03.035Z | # # # # # # # # |
| 2241 | 2026-07-20T18:38:03.035Z | ##### #### # ###### ##### |
| 2242 | 2026-07-20T18:38:03.035Z | |
| 2243 | 2026-07-20T18:38:03.035Z | + ptime -m cargo build |
| 2244 | 2026-07-20T18:38:03.630Z | Compiling smallvec v1.15.1 |
| 2245 | 2026-07-20T18:38:03.747Z | Compiling log v0.4.32 |
| 2246 | 2026-07-20T18:38:03.764Z | Compiling slog v2.8.2 |
| 2247 | 2026-07-20T18:38:03.778Z | Compiling ring v0.17.14 |
| 2248 | 2026-07-20T18:38:03.799Z | Compiling webpki-roots v1.0.7 |
| 2249 | 2026-07-20T18:38:03.849Z | Compiling similar v2.7.0 |
| 2250 | 2026-07-20T18:38:03.883Z | Compiling fxhash v0.2.1 |
| 2251 | 2026-07-20T18:38:03.888Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2252 | 2026-07-20T18:38:03.922Z | Compiling icu_normalizer v2.2.0 |
| 2253 | 2026-07-20T18:38:03.954Z | Compiling parking_lot_core v0.9.12 |
| 2254 | 2026-07-20T18:38:03.954Z | Compiling goblin v0.10.7 |
| 2255 | 2026-07-20T18:38:04.018Z | Compiling slog-async v2.8.0 |
| 2256 | 2026-07-20T18:38:04.128Z | Compiling slog-term v2.9.2 |
| 2257 | 2026-07-20T18:38:04.152Z | Compiling slog-json v2.6.1 |
| 2258 | 2026-07-20T18:38:04.260Z | Compiling parking_lot v0.12.5 |
| 2259 | 2026-07-20T18:38:04.366Z | Compiling idna_adapter v1.2.2 |
| 2260 | 2026-07-20T18:38:04.495Z | Compiling idna v1.1.0 |
| 2261 | 2026-07-20T18:38:04.525Z | Compiling tokio v1.53.0 |
| 2262 | 2026-07-20T18:38:04.529Z | Compiling slog-bunyan v2.5.0 |
| 2263 | 2026-07-20T18:38:04.654Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2264 | 2026-07-20T18:38:04.679Z | Compiling goblin v0.8.2 |
| 2265 | 2026-07-20T18:38:04.695Z | Compiling expectorate v1.2.0 |
| 2266 | 2026-07-20T18:38:04.749Z | Compiling globset v0.4.18 |
| 2267 | 2026-07-20T18:38:04.789Z | Compiling url v2.5.8 |
| 2268 | 2026-07-20T18:38:04.843Z | Compiling moka v0.12.15 |
| 2269 | 2026-07-20T18:38:05.236Z | Compiling rustls-webpki v0.103.13 |
| 2270 | 2026-07-20T18:38:05.566Z | Compiling schemars v0.8.22 |
| 2271 | 2026-07-20T18:38:05.707Z | Compiling parking_lot_core v0.8.6 |
| 2272 | 2026-07-20T18:38:05.722Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2273 | 2026-07-20T18:38:05.750Z | Compiling rustls v0.23.40 |
| 2274 | 2026-07-20T18:38:06.024Z | Compiling parking_lot v0.11.2 |
| 2275 | 2026-07-20T18:38:06.043Z | Compiling arc-swap v1.9.1 |
| 2276 | 2026-07-20T18:38:06.207Z | Compiling internet-checksum v0.2.1 |
| 2277 | 2026-07-20T18:38:06.350Z | Compiling ipnetwork v0.21.1 |
| 2278 | 2026-07-20T18:38:06.353Z | Compiling newtype-uuid v1.3.2 |
| 2279 | 2026-07-20T18:38:06.417Z | Compiling serde_with v3.21.0 |
| 2280 | 2026-07-20T18:38:06.711Z | Compiling oxnet v0.1.6 |
| 2281 | 2026-07-20T18:38:06.793Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2282 | 2026-07-20T18:38:06.935Z | Compiling dof v0.4.0 |
| 2283 | 2026-07-20T18:38:07.184Z | Compiling daft v0.1.7 |
| 2284 | 2026-07-20T18:38:07.467Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2285 | 2026-07-20T18:38:07.688Z | Compiling usdt-impl v0.6.0 |
| 2286 | 2026-07-20T18:38:07.975Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2287 | 2026-07-20T18:38:08.212Z | Compiling usdt v0.6.0 |
| 2288 | 2026-07-20T18:38:08.240Z | Compiling iddqd v0.4.5 |
| 2289 | 2026-07-20T18:38:08.369Z | Compiling tokio-util v0.7.18 |
| 2290 | 2026-07-20T18:38:08.500Z | Compiling tower v0.5.3 |
| 2291 | 2026-07-20T18:38:08.551Z | Compiling async-compression v0.4.42 |
| 2292 | 2026-07-20T18:38:08.599Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2293 | 2026-07-20T18:38:08.833Z | Compiling tokio-rustls v0.26.4 |
| 2294 | 2026-07-20T18:38:08.857Z | Compiling rustls-platform-verifier v0.7.0 |
| 2295 | 2026-07-20T18:38:08.874Z | Compiling backoff v0.4.0 |
| 2296 | 2026-07-20T18:38:08.998Z | Compiling h2 v0.4.14 |
| 2297 | 2026-07-20T18:38:09.097Z | Compiling tower-http v0.6.11 |
| 2298 | 2026-07-20T18:38:09.097Z | Compiling typify-impl v0.6.2 |
| 2299 | 2026-07-20T18:38:09.126Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2300 | 2026-07-20T18:38:09.132Z | Compiling dof v0.3.0 |
| 2301 | 2026-07-20T18:38:09.478Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2302 | 2026-07-20T18:38:09.499Z | Compiling byte-wrapper v0.1.0 |
| 2303 | 2026-07-20T18:38:09.543Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2304 | 2026-07-20T18:38:09.867Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2305 | 2026-07-20T18:38:09.879Z | Compiling usdt-impl v0.5.0 |
| 2306 | 2026-07-20T18:38:09.924Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2307 | 2026-07-20T18:38:10.104Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2308 | 2026-07-20T18:38:10.287Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2309 | 2026-07-20T18:38:10.611Z | Compiling usdt v0.5.0 |
| 2310 | 2026-07-20T18:38:10.649Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2311 | 2026-07-20T18:38:10.889Z | Compiling typify v0.6.2 |
| 2312 | 2026-07-20T18:38:10.925Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2313 | 2026-07-20T18:38:11.009Z | Compiling progenitor-impl v0.14.0 |
| 2314 | 2026-07-20T18:38:11.442Z | Compiling hyper v1.10.1 |
| 2315 | 2026-07-20T18:38:11.624Z | Compiling hickory-proto v0.24.4 |
| 2316 | 2026-07-20T18:38:12.052Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2317 | 2026-07-20T18:38:12.167Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2318 | 2026-07-20T18:38:12.274Z | Compiling progenitor-impl v0.13.0 |
| 2319 | 2026-07-20T18:38:12.320Z | Compiling tokio-stream v0.1.18 |
| 2320 | 2026-07-20T18:38:12.806Z | Compiling hyper-util v0.1.20 |
| 2321 | 2026-07-20T18:38:13.151Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2322 | 2026-07-20T18:38:13.325Z | Compiling tokio-dtrace v0.1.1 |
| 2323 | 2026-07-20T18:38:13.605Z | Compiling hickory-resolver v0.24.4 |
| 2324 | 2026-07-20T18:38:13.657Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2325 | 2026-07-20T18:38:13.666Z | Compiling libsw-core v0.3.2 |
| 2326 | 2026-07-20T18:38:13.853Z | Compiling zone v0.3.1 |
| 2327 | 2026-07-20T18:38:14.233Z | Compiling hyper-rustls v0.27.9 |
| 2328 | 2026-07-20T18:38:14.535Z | Compiling reqwest v0.13.4 |
| 2329 | 2026-07-20T18:38:14.576Z | Compiling dropshot v0.17.1 |
| 2330 | 2026-07-20T18:38:14.629Z | Compiling reqwest v0.12.28 |
| 2331 | 2026-07-20T18:38:14.701Z | Compiling qorb v0.4.1 |
| 2332 | 2026-07-20T18:38:14.782Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2333 | 2026-07-20T18:38:15.063Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2334 | 2026-07-20T18:38:15.154Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2335 | 2026-07-20T18:38:15.459Z | Compiling libsw v3.5.0 |
| 2336 | 2026-07-20T18:38:15.675Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2337 | 2026-07-20T18:38:16.010Z | Compiling progenitor-client v0.14.0 |
| 2338 | 2026-07-20T18:38:16.028Z | Compiling progenitor-client v0.10.0 |
| 2339 | 2026-07-20T18:38:16.195Z | Compiling progenitor-client v0.13.0 |
| 2340 | 2026-07-20T18:38:16.259Z | Compiling progenitor-extras v0.2.0 |
| 2341 | 2026-07-20T18:38:16.337Z | Compiling progenitor v0.14.0 |
| 2342 | 2026-07-20T18:38:16.347Z | Compiling oxide-tokio-rt v0.1.6 |
| 2343 | 2026-07-20T18:38:16.483Z | Compiling progenitor v0.13.0 |
| 2344 | 2026-07-20T18:38:16.511Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2345 | 2026-07-20T18:38:16.532Z | Compiling slog-dtrace v0.3.0 |
| 2346 | 2026-07-20T18:38:16.631Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2347 | 2026-07-20T18:38:16.645Z | Compiling tough v0.22.0 |
| 2348 | 2026-07-20T18:38:16.669Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2349 | 2026-07-20T18:38:16.855Z | Compiling cancel-safe-futures v0.1.5 |
| 2350 | 2026-07-20T18:38:16.886Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-07-20T18:38:17.170Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-07-20T18:38:17.705Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2353 | 2026-07-20T18:38:17.943Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2354 | 2026-07-20T18:38:18.348Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-07-20T18:38:18.432Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-07-20T18:38:18.626Z | Compiling steno v0.4.1 |
| 2357 | 2026-07-20T18:38:18.815Z | Compiling hickory-proto v0.25.2 |
| 2358 | 2026-07-20T18:38:18.911Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2359 | 2026-07-20T18:38:19.022Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2360 | 2026-07-20T18:38:20.038Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-07-20T18:38:20.234Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-07-20T18:38:20.714Z | Compiling sled v0.34.7 |
| 2363 | 2026-07-20T18:38:20.836Z | Compiling hickory-resolver v0.25.2 |
| 2364 | 2026-07-20T18:38:21.577Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2365 | 2026-07-20T18:38:21.611Z | Compiling slog-scope v4.4.1 |
| 2366 | 2026-07-20T18:38:21.884Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-07-20T18:38:22.233Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-07-20T18:38:22.589Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-07-20T18:38:22.919Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-07-20T18:38:23.098Z | Compiling papergrid v0.18.0 |
| 2371 | 2026-07-20T18:38:23.202Z | Compiling testing_table v0.3.0 |
| 2372 | 2026-07-20T18:38:23.382Z | Compiling itertools v0.15.0 |
| 2373 | 2026-07-20T18:38:23.794Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-07-20T18:38:24.077Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2375 | 2026-07-20T18:38:24.507Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2376 | 2026-07-20T18:38:24.742Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2377 | 2026-07-20T18:38:24.966Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2378 | 2026-07-20T18:38:24.980Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2379 | 2026-07-20T18:38:24.983Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2380 | 2026-07-20T18:38:25.021Z | Compiling tabled v0.21.0 |
| 2381 | 2026-07-20T18:38:25.111Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2382 | 2026-07-20T18:38:25.839Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2383 | 2026-07-20T18:38:25.856Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2384 | 2026-07-20T18:38:25.923Z | Compiling slog-stdlog v4.1.1 |
| 2385 | 2026-07-20T18:38:26.088Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2386 | 2026-07-20T18:38:26.150Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2387 | 2026-07-20T18:38:26.180Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2388 | 2026-07-20T18:38:26.532Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2389 | 2026-07-20T18:38:26.548Z | Compiling slog-envlogger v2.2.0 |
| 2390 | 2026-07-20T18:38:26.577Z | Compiling const-random v0.1.18 |
| 2391 | 2026-07-20T18:38:26.661Z | Compiling typify-impl v0.4.3 |
| 2392 | 2026-07-20T18:38:26.975Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2393 | 2026-07-20T18:38:27.751Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2394 | 2026-07-20T18:38:27.856Z | Compiling crc8 v0.1.1 |
| 2395 | 2026-07-20T18:38:27.945Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2396 | 2026-07-20T18:38:27.983Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2397 | 2026-07-20T18:38:28.079Z | Compiling ahash v0.8.12 |
| 2398 | 2026-07-20T18:38:28.191Z | Compiling smartstring v1.0.1 |
| 2399 | 2026-07-20T18:38:28.327Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2400 | 2026-07-20T18:38:28.473Z | Compiling typify v0.4.3 |
| 2401 | 2026-07-20T18:38:28.593Z | Compiling sha1 v0.10.6 |
| 2402 | 2026-07-20T18:38:28.685Z | Compiling thin-vec v0.2.18 |
| 2403 | 2026-07-20T18:38:28.840Z | Compiling utf-8 v0.7.6 |
| 2404 | 2026-07-20T18:38:28.988Z | Compiling tungstenite v0.21.0 |
| 2405 | 2026-07-20T18:38:29.037Z | Compiling rhai v1.25.1 |
| 2406 | 2026-07-20T18:38:29.125Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2407 | 2026-07-20T18:38:29.176Z | Compiling progenitor-impl v0.10.0 |
| 2408 | 2026-07-20T18:38:29.625Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2409 | 2026-07-20T18:38:29.879Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2410 | 2026-07-20T18:38:30.089Z | Compiling sha2 v0.10.9 |
| 2411 | 2026-07-20T18:38:30.210Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2412 | 2026-07-20T18:38:30.531Z | Compiling progenitor v0.10.0 |
| 2413 | 2026-07-20T18:38:30.689Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2414 | 2026-07-20T18:38:31.838Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2415 | 2026-07-20T18:38:32.055Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2416 | 2026-07-20T18:38:32.227Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2417 | 2026-07-20T18:38:32.387Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2418 | 2026-07-20T18:38:32.850Z | Compiling tokio-tungstenite v0.21.0 |
| 2419 | 2026-07-20T18:38:33.118Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2420 | 2026-07-20T18:38:33.193Z | Compiling lzma-sys v0.1.20 |
| 2421 | 2026-07-20T18:38:33.319Z | Compiling typeid v1.0.3 |
| 2422 | 2026-07-20T18:38:33.452Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2423 | 2026-07-20T18:38:34.047Z | Compiling port-file v0.1.0 |
| 2424 | 2026-07-20T18:38:34.265Z | Compiling console v0.16.3 |
| 2425 | 2026-07-20T18:38:34.496Z | Compiling git-stub v1.0.0 |
| 2426 | 2026-07-20T18:38:34.575Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2427 | 2026-07-20T18:38:34.774Z | Compiling base64 v0.21.7 |
| 2428 | 2026-07-20T18:38:34.777Z | Compiling unit-prefix v0.5.2 |
| 2429 | 2026-07-20T18:38:34.900Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2430 | 2026-07-20T18:38:34.919Z | Compiling indicatif v0.18.4 |
| 2431 | 2026-07-20T18:38:34.962Z | Compiling git-stub-vcs v0.1.0 |
| 2432 | 2026-07-20T18:38:35.125Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2433 | 2026-07-20T18:38:35.328Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2434 | 2026-07-20T18:38:35.904Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2435 | 2026-07-20T18:38:36.029Z | Compiling ron v0.12.1 |
| 2436 | 2026-07-20T18:38:36.377Z | Compiling xz2 v0.1.7 |
| 2437 | 2026-07-20T18:38:36.392Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2438 | 2026-07-20T18:38:36.630Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2439 | 2026-07-20T18:38:36.888Z | Compiling drift v0.2.0 |
| 2440 | 2026-07-20T18:38:36.976Z | Compiling base16ct v1.0.0 |
| 2441 | 2026-07-20T18:38:37.182Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2442 | 2026-07-20T18:38:37.474Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2443 | 2026-07-20T18:38:37.578Z | Compiling dropshot-api-manager v0.7.2 |
| 2444 | 2026-07-20T18:38:37.878Z | Compiling natord v1.0.9 |
| 2445 | 2026-07-20T18:38:38.064Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2446 | 2026-07-20T18:38:41.656Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2447 | 2026-07-20T18:38:42.699Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2448 | 2026-07-20T18:38:50.873Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2449 | 2026-07-20T18:38:52.533Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2450 | 2026-07-20T18:38:53.566Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2451 | 2026-07-20T18:38:54.504Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2452 | 2026-07-20T18:38:54.504Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2453 | 2026-07-20T18:38:54.509Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2454 | 2026-07-20T18:38:54.955Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2455 | 2026-07-20T18:38:54.955Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2456 | 2026-07-20T18:38:54.961Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2457 | 2026-07-20T18:38:55.423Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2458 | 2026-07-20T18:38:56.901Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2459 | 2026-07-20T18:38:56.902Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2460 | 2026-07-20T18:38:56.904Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2461 | 2026-07-20T18:38:57.253Z | Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 2462 | 2026-07-20T18:39:01.670Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2463 | 2026-07-20T18:39:03.943Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2464 | 2026-07-20T18:39:03.946Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2465 | 2026-07-20T18:39:03.946Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2466 | 2026-07-20T18:39:44.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s |
| 2467 | 2026-07-20T18:39:44.831Z | |
| 2468 | 2026-07-20T18:39:44.832Z | real 1:41.358712632 |
| 2469 | 2026-07-20T18:39:44.832Z | user 7:27.330703772 |
| 2470 | 2026-07-20T18:39:44.832Z | sys 1:04.498428724 |
| 2471 | 2026-07-20T18:39:44.832Z | trap 0.200165130 |
| 2472 | 2026-07-20T18:39:44.832Z | tflt 0.009396406 |
| 2473 | 2026-07-20T18:39:44.832Z | dflt 0.169244769 |
| 2474 | 2026-07-20T18:39:44.832Z | kflt 0.000077870 |
| 2475 | 2026-07-20T18:39:44.832Z | lock 28:52.919200759 |
| 2476 | 2026-07-20T18:39:44.832Z | slp 23:36.130045282 |
| 2477 | 2026-07-20T18:39:44.832Z | lat 23.902095759 |
| 2478 | 2026-07-20T18:39:44.832Z | stop 37.982896680 |
| 2479 | 2026-07-20T18:39:44.832Z | + ptime -m cargo build --release |
| 2480 | 2026-07-20T18:39:45.131Z | Compiling proc-macro2 v1.0.106 |
| 2481 | 2026-07-20T18:39:45.131Z | Compiling quote v1.0.45 |
| 2482 | 2026-07-20T18:39:45.131Z | Compiling unicode-ident v1.0.24 |
| 2483 | 2026-07-20T18:39:45.136Z | Compiling serde_core v1.0.228 |
| 2484 | 2026-07-20T18:39:45.136Z | Compiling serde v1.0.228 |
| 2485 | 2026-07-20T18:39:45.136Z | Compiling libc v0.2.186 |
| 2486 | 2026-07-20T18:39:45.136Z | Compiling cfg-if v1.0.4 |
| 2487 | 2026-07-20T18:39:45.368Z | Compiling zmij v1.0.21 |
| 2488 | 2026-07-20T18:39:45.376Z | Compiling autocfg v1.5.1 |
| 2489 | 2026-07-20T18:39:45.585Z | Compiling memchr v2.8.1 |
| 2490 | 2026-07-20T18:39:45.651Z | Compiling libm v0.2.16 |
| 2491 | 2026-07-20T18:39:45.762Z | Compiling itoa v1.0.18 |
| 2492 | 2026-07-20T18:39:46.034Z | Compiling icu_properties_data v2.2.0 |
| 2493 | 2026-07-20T18:39:46.077Z | Compiling icu_normalizer_data v2.2.0 |
| 2494 | 2026-07-20T18:39:46.239Z | Compiling version_check v0.9.5 |
| 2495 | 2026-07-20T18:39:46.330Z | Compiling stable_deref_trait v1.2.1 |
| 2496 | 2026-07-20T18:39:46.452Z | Compiling serde_json v1.0.150 |
| 2497 | 2026-07-20T18:39:46.468Z | Compiling syn v2.0.117 |
| 2498 | 2026-07-20T18:39:46.536Z | Compiling syn v3.0.0 |
| 2499 | 2026-07-20T18:39:46.554Z | Compiling thiserror v2.0.19 |
| 2500 | 2026-07-20T18:39:46.713Z | Compiling writeable v0.6.3 |
| 2501 | 2026-07-20T18:39:46.744Z | Compiling litemap v0.8.2 |
| 2502 | 2026-07-20T18:39:46.847Z | Compiling utf8_iter v1.0.4 |
| 2503 | 2026-07-20T18:39:46.993Z | Compiling num-traits v0.2.19 |
| 2504 | 2026-07-20T18:39:47.011Z | Compiling percent-encoding v2.3.2 |
| 2505 | 2026-07-20T18:39:47.274Z | Compiling form_urlencoded v1.2.2 |
| 2506 | 2026-07-20T18:39:47.294Z | Compiling rand_core v0.10.1 |
| 2507 | 2026-07-20T18:39:47.402Z | Compiling getrandom v0.4.2 |
| 2508 | 2026-07-20T18:39:47.555Z | Compiling parking_lot_core v0.9.12 |
| 2509 | 2026-07-20T18:39:47.660Z | Compiling iana-time-zone v0.1.65 |
| 2510 | 2026-07-20T18:39:47.695Z | Compiling heck v0.5.0 |
| 2511 | 2026-07-20T18:39:47.925Z | Compiling uuid v1.24.0 |
| 2512 | 2026-07-20T18:39:47.962Z | Compiling errno v0.3.14 |
| 2513 | 2026-07-20T18:39:48.087Z | Compiling zerocopy v0.8.50 |
| 2514 | 2026-07-20T18:39:48.429Z | Compiling thiserror-impl v2.0.19 |
| 2515 | 2026-07-20T18:39:48.500Z | Compiling semver v1.0.28 |
| 2516 | 2026-07-20T18:39:48.579Z | Compiling schemars v0.8.22 |
| 2517 | 2026-07-20T18:39:48.677Z | Compiling dyn-clone v1.0.20 |
| 2518 | 2026-07-20T18:39:48.831Z | Compiling jobserver v0.1.34 |
| 2519 | 2026-07-20T18:39:48.845Z | Compiling shlex v2.0.1 |
| 2520 | 2026-07-20T18:39:48.878Z | Compiling find-msvc-tools v0.1.9 |
| 2521 | 2026-07-20T18:39:49.041Z | Compiling rustversion v1.0.22 |
| 2522 | 2026-07-20T18:39:49.161Z | Compiling cc v1.2.63 |
| 2523 | 2026-07-20T18:39:49.177Z | Compiling pin-project-lite v0.2.17 |
| 2524 | 2026-07-20T18:39:49.287Z | Compiling synstructure v0.13.2 |
| 2525 | 2026-07-20T18:39:49.371Z | Compiling serde_derive_internals v0.29.1 |
| 2526 | 2026-07-20T18:39:49.664Z | Compiling getrandom v0.2.17 |
| 2527 | 2026-07-20T18:39:49.784Z | Compiling bitflags v2.12.1 |
| 2528 | 2026-07-20T18:39:49.804Z | Compiling portable-atomic v1.13.1 |
| 2529 | 2026-07-20T18:39:49.904Z | Compiling socket2 v0.6.5 |
| 2530 | 2026-07-20T18:39:49.918Z | Compiling scopeguard v1.2.0 |
| 2531 | 2026-07-20T18:39:50.057Z | Compiling lock_api v0.4.14 |
| 2532 | 2026-07-20T18:39:50.097Z | Compiling log v0.4.32 |
| 2533 | 2026-07-20T18:39:50.119Z | Compiling critical-section v1.2.0 |
| 2534 | 2026-07-20T18:39:50.241Z | Compiling signal-hook-registry v1.4.8 |
| 2535 | 2026-07-20T18:39:50.293Z | Compiling mio v1.2.1 |
| 2536 | 2026-07-20T18:39:50.451Z | Compiling equivalent v1.0.2 |
| 2537 | 2026-07-20T18:39:50.465Z | Compiling serde_derive v1.0.228 |
| 2538 | 2026-07-20T18:39:50.512Z | Compiling zerofrom-derive v0.1.7 |
| 2539 | 2026-07-20T18:39:50.541Z | Compiling yoke-derive v0.8.2 |
| 2540 | 2026-07-20T18:39:50.553Z | Compiling zerovec-derive v0.11.3 |
| 2541 | 2026-07-20T18:39:50.711Z | Compiling displaydoc v0.2.6 |
| 2542 | 2026-07-20T18:39:50.727Z | Compiling schemars_derive v0.8.22 |
| 2543 | 2026-07-20T18:39:50.988Z | Compiling tokio-macros v2.7.0 |
| 2544 | 2026-07-20T18:39:51.047Z | Compiling zerocopy-derive v0.8.50 |
| 2545 | 2026-07-20T18:39:51.534Z | Compiling zeroize_derive v1.4.3 |
| 2546 | 2026-07-20T18:39:51.656Z | Compiling futures-macro v0.3.32 |
| 2547 | 2026-07-20T18:39:51.701Z | Compiling once_cell v1.21.4 |
| 2548 | 2026-07-20T18:39:51.718Z | Compiling zerofrom v0.1.8 |
| 2549 | 2026-07-20T18:39:51.757Z | Compiling cmake v0.1.58 |
| 2550 | 2026-07-20T18:39:51.856Z | Compiling yoke v0.8.3 |
| 2551 | 2026-07-20T18:39:51.982Z | Compiling fs_extra v1.3.0 |
| 2552 | 2026-07-20T18:39:52.006Z | Compiling dunce v1.0.5 |
| 2553 | 2026-07-20T18:39:52.069Z | Compiling zerovec v0.11.6 |
| 2554 | 2026-07-20T18:39:52.137Z | Compiling zerotrie v0.2.4 |
| 2555 | 2026-07-20T18:39:52.142Z | Compiling subtle v2.6.1 |
| 2556 | 2026-07-20T18:39:52.236Z | Compiling zeroize v1.8.2 |
| 2557 | 2026-07-20T18:39:52.249Z | Compiling aws-lc-sys v0.41.0 |
| 2558 | 2026-07-20T18:39:52.512Z | Compiling futures-core v0.3.32 |
| 2559 | 2026-07-20T18:39:52.555Z | Compiling httparse v1.10.1 |
| 2560 | 2026-07-20T18:39:52.592Z | Compiling futures-sink v0.3.32 |
| 2561 | 2026-07-20T18:39:52.632Z | Compiling tinystr v0.8.3 |
| 2562 | 2026-07-20T18:39:52.675Z | Compiling potential_utf v0.1.5 |
| 2563 | 2026-07-20T18:39:52.689Z | Compiling slab v0.4.12 |
| 2564 | 2026-07-20T18:39:52.717Z | Compiling rustix v1.1.4 |
| 2565 | 2026-07-20T18:39:52.890Z | Compiling icu_locale_core v2.2.0 |
| 2566 | 2026-07-20T18:39:52.890Z | Compiling icu_collections v2.2.0 |
| 2567 | 2026-07-20T18:39:53.761Z | Compiling thiserror v1.0.69 |
| 2568 | 2026-07-20T18:39:53.807Z | Compiling typenum v1.20.1 |
| 2569 | 2026-07-20T18:39:53.807Z | Compiling futures-channel v0.3.32 |
| 2570 | 2026-07-20T18:39:53.807Z | Compiling thiserror-impl v1.0.69 |
| 2571 | 2026-07-20T18:39:53.807Z | Compiling futures-task v0.3.32 |
| 2572 | 2026-07-20T18:39:53.807Z | Compiling futures-io v0.3.32 |
| 2573 | 2026-07-20T18:39:53.807Z | Compiling hashbrown v0.17.1 |
| 2574 | 2026-07-20T18:39:53.818Z | Compiling smallvec v1.15.1 |
| 2575 | 2026-07-20T18:39:53.818Z | Compiling bytes v1.11.1 |
| 2576 | 2026-07-20T18:39:53.824Z | Compiling icu_provider v2.2.0 |
| 2577 | 2026-07-20T18:39:53.843Z | Compiling chrono v0.4.45 |
| 2578 | 2026-07-20T18:39:54.098Z | Compiling icu_normalizer v2.2.0 |
| 2579 | 2026-07-20T18:39:54.252Z | Compiling icu_properties v2.2.0 |
| 2580 | 2026-07-20T18:39:54.413Z | Compiling serde_tokenstream v0.2.3 |
| 2581 | 2026-07-20T18:39:54.689Z | Compiling parking_lot v0.12.5 |
| 2582 | 2026-07-20T18:39:54.847Z | Compiling futures-util v0.3.32 |
| 2583 | 2026-07-20T18:39:55.286Z | Compiling idna_adapter v1.2.2 |
| 2584 | 2026-07-20T18:39:55.327Z | Compiling tokio v1.53.0 |
| 2585 | 2026-07-20T18:39:55.457Z | Compiling idna v1.1.0 |
| 2586 | 2026-07-20T18:39:55.575Z | Compiling indexmap v2.14.0 |
| 2587 | 2026-07-20T18:39:55.785Z | Compiling ucd-trie v0.1.7 |
| 2588 | 2026-07-20T18:39:55.847Z | Compiling url v2.5.8 |
| 2589 | 2026-07-20T18:39:56.034Z | Compiling pest v2.8.6 |
| 2590 | 2026-07-20T18:39:56.231Z | Compiling tracing-core v0.1.36 |
| 2591 | 2026-07-20T18:39:57.281Z | Compiling tracing-attributes v0.1.31 |
| 2592 | 2026-07-20T18:39:57.319Z | Compiling rand_core v0.6.4 |
| 2593 | 2026-07-20T18:39:57.547Z | Compiling ipnetwork v0.21.1 |
| 2594 | 2026-07-20T18:39:57.596Z | Compiling regex-syntax v0.8.10 |
| 2595 | 2026-07-20T18:39:57.697Z | Compiling pest_meta v2.8.6 |
| 2596 | 2026-07-20T18:39:58.163Z | Compiling slog v2.8.2 |
| 2597 | 2026-07-20T18:39:58.436Z | Compiling byteorder v1.5.0 |
| 2598 | 2026-07-20T18:39:58.588Z | Compiling tracing v0.1.44 |
| 2599 | 2026-07-20T18:39:58.707Z | Compiling base64 v0.22.1 |
| 2600 | 2026-07-20T18:39:58.975Z | Compiling pest_generator v2.8.6 |
| 2601 | 2026-07-20T18:39:59.016Z | Compiling http v1.4.2 |
| 2602 | 2026-07-20T18:39:59.177Z | Compiling erased-serde v0.3.31 |
| 2603 | 2026-07-20T18:39:59.222Z | Compiling aho-corasick v1.1.4 |
| 2604 | 2026-07-20T18:39:59.671Z | Compiling getrandom v0.3.4 |
| 2605 | 2026-07-20T18:40:00.040Z | Compiling pest_derive v2.8.6 |
| 2606 | 2026-07-20T18:40:00.433Z | Compiling regex-automata v0.4.14 |
| 2607 | 2026-07-20T18:40:00.611Z | Compiling fnv v1.0.7 |
| 2608 | 2026-07-20T18:40:00.647Z | Compiling anyhow v1.0.104 |
| 2609 | 2026-07-20T18:40:00.787Z | Compiling oxnet v0.1.6 |
| 2610 | 2026-07-20T18:40:01.007Z | Compiling rustls-pki-types v1.14.1 |
| 2611 | 2026-07-20T18:40:01.028Z | Compiling ring v0.17.14 |
| 2612 | 2026-07-20T18:40:01.622Z | Compiling aws-lc-rs v1.17.0 |
| 2613 | 2026-07-20T18:40:02.187Z | Compiling regex v1.12.3 |
| 2614 | 2026-07-20T18:40:02.489Z | Compiling paste v1.0.15 |
| 2615 | 2026-07-20T18:40:02.564Z | Compiling strsim v0.11.1 |
| 2616 | 2026-07-20T18:40:02.889Z | Compiling tokio-util v0.7.18 |
| 2617 | 2026-07-20T18:40:03.141Z | Compiling ipnet v2.12.0 |
| 2618 | 2026-07-20T18:40:03.206Z | Compiling untrusted v0.9.0 |
| 2619 | 2026-07-20T18:40:03.350Z | Compiling num-conv v0.2.2 |
| 2620 | 2026-07-20T18:40:03.514Z | Compiling untrusted v0.7.1 |
| 2621 | 2026-07-20T18:40:03.649Z | Compiling time-core v0.1.8 |
| 2622 | 2026-07-20T18:40:03.804Z | Compiling time-macros v0.2.27 |
| 2623 | 2026-07-20T18:40:05.065Z | Compiling camino v1.2.4 |
| 2624 | 2026-07-20T18:40:05.342Z | Compiling ident_case v1.0.1 |
| 2625 | 2026-07-20T18:40:05.415Z | Compiling rustls v0.23.40 |
| 2626 | 2026-07-20T18:40:05.470Z | Compiling http-body v1.0.1 |
| 2627 | 2026-07-20T18:40:05.619Z | Compiling scroll_derive v0.13.1 |
| 2628 | 2026-07-20T18:40:05.640Z | Compiling atomic-waker v1.1.2 |
| 2629 | 2026-07-20T18:40:05.653Z | Compiling async-trait v0.1.89 |
| 2630 | 2026-07-20T18:40:05.789Z | Compiling tower-service v0.3.3 |
| 2631 | 2026-07-20T18:40:05.896Z | Compiling omicron-workspace-hack v0.1.0 |
| 2632 | 2026-07-20T18:40:05.910Z | Compiling ryu v1.0.23 |
| 2633 | 2026-07-20T18:40:06.135Z | Compiling try-lock v0.2.5 |
| 2634 | 2026-07-20T18:40:06.259Z | Compiling pretty-hex v0.4.2 |
| 2635 | 2026-07-20T18:40:06.379Z | Compiling tower-layer v0.3.3 |
| 2636 | 2026-07-20T18:40:06.460Z | Compiling want v0.3.1 |
| 2637 | 2026-07-20T18:40:06.596Z | Compiling h2 v0.4.14 |
| 2638 | 2026-07-20T18:40:06.616Z | Compiling ppv-lite86 v0.2.21 |
| 2639 | 2026-07-20T18:40:06.949Z | Compiling crossbeam-utils v0.8.21 |
| 2640 | 2026-07-20T18:40:07.565Z | Compiling httpdate v1.0.3 |
| 2641 | 2026-07-20T18:40:07.824Z | Compiling crc32fast v1.5.0 |
| 2642 | 2026-07-20T18:40:08.364Z | Compiling usdt-impl v0.6.0 |
| 2643 | 2026-07-20T18:40:08.643Z | Compiling slog-async v2.8.0 |
| 2644 | 2026-07-20T18:40:08.963Z | Compiling scroll v0.13.0 |
| 2645 | 2026-07-20T18:40:09.057Z | Compiling hyper v1.10.1 |
| 2646 | 2026-07-20T18:40:09.237Z | Compiling serde_urlencoded v0.7.1 |
| 2647 | 2026-07-20T18:40:09.415Z | Compiling http-body-util v0.1.4 |
| 2648 | 2026-07-20T18:40:09.521Z | Compiling plain v0.2.3 |
| 2649 | 2026-07-20T18:40:09.641Z | Compiling goblin v0.10.7 |
| 2650 | 2026-07-20T18:40:09.743Z | Compiling daft-derive v0.1.7 |
| 2651 | 2026-07-20T18:40:10.534Z | Compiling hyper-util v0.1.20 |
| 2652 | 2026-07-20T18:40:13.093Z | Compiling allocator-api2 v0.2.21 |
| 2653 | 2026-07-20T18:40:13.330Z | Compiling foldhash v0.2.0 |
| 2654 | 2026-07-20T18:40:13.431Z | Compiling dof v0.4.0 |
| 2655 | 2026-07-20T18:40:13.556Z | Compiling hashbrown v0.16.1 |
| 2656 | 2026-07-20T18:40:13.638Z | Compiling dtrace-parser v0.3.0 |
| 2657 | 2026-07-20T18:40:13.707Z | Compiling openapiv3 v2.2.0 |
| 2658 | 2026-07-20T18:40:14.221Z | Compiling thread-id v5.1.0 |
| 2659 | 2026-07-20T18:40:14.268Z | Compiling syn v1.0.109 |
| 2660 | 2026-07-20T18:40:14.887Z | Compiling generic-array v0.14.7 |
| 2661 | 2026-07-20T18:40:14.952Z | Compiling powerfmt v0.2.0 |
| 2662 | 2026-07-20T18:40:15.207Z | Compiling deranged v0.5.8 |
| 2663 | 2026-07-20T18:40:15.942Z | Compiling num_threads v0.1.7 |
| 2664 | 2026-07-20T18:40:16.376Z | Compiling time v0.3.47 |
| 2665 | 2026-07-20T18:40:17.596Z | Compiling usdt-attr-macro v0.6.0 |
| 2666 | 2026-07-20T18:40:17.848Z | Compiling usdt-macro v0.6.0 |
| 2667 | 2026-07-20T18:40:18.284Z | Compiling rand_core v0.9.5 |
| 2668 | 2026-07-20T18:40:18.574Z | Compiling multer v3.1.0 |
| 2669 | 2026-07-20T18:40:18.591Z | Compiling ref-cast v1.0.25 |
| 2670 | 2026-07-20T18:40:18.740Z | Compiling crossbeam-channel v0.5.15 |
| 2671 | 2026-07-20T18:40:18.829Z | Compiling sync_wrapper v1.0.2 |
| 2672 | 2026-07-20T18:40:18.934Z | Compiling winnow v1.0.3 |
| 2673 | 2026-07-20T18:40:18.948Z | Compiling hex v0.4.3 |
| 2674 | 2026-07-20T18:40:19.237Z | Compiling cpufeatures v0.3.0 |
| 2675 | 2026-07-20T18:40:19.251Z | Compiling tower v0.5.3 |
| 2676 | 2026-07-20T18:40:19.322Z | Compiling rand_chacha v0.9.0 |
| 2677 | 2026-07-20T18:40:19.407Z | Compiling webpki-roots v1.0.7 |
| 2678 | 2026-07-20T18:40:19.430Z | Compiling futures-executor v0.3.32 |
| 2679 | 2026-07-20T18:40:19.532Z | Compiling async-stream-impl v0.3.6 |
| 2680 | 2026-07-20T18:40:19.824Z | Compiling ref-cast-impl v1.0.25 |
| 2681 | 2026-07-20T18:40:19.879Z | Compiling dropshot v0.17.1 |
| 2682 | 2026-07-20T18:40:19.907Z | Compiling thread_local v1.1.9 |
| 2683 | 2026-07-20T18:40:20.196Z | Compiling fastrand v2.4.1 |
| 2684 | 2026-07-20T18:40:20.264Z | Compiling tower-http v0.6.11 |
| 2685 | 2026-07-20T18:40:20.367Z | Compiling futures v0.3.32 |
| 2686 | 2026-07-20T18:40:20.413Z | Compiling rand v0.9.4 |
| 2687 | 2026-07-20T18:40:20.514Z | Compiling structmeta-derive v0.3.0 |
| 2688 | 2026-07-20T18:40:20.528Z | Compiling is-terminal v0.4.17 |
| 2689 | 2026-07-20T18:40:20.541Z | Compiling take_mut v0.2.2 |
| 2690 | 2026-07-20T18:40:20.662Z | Compiling term v1.2.1 |
| 2691 | 2026-07-20T18:40:20.949Z | Compiling crypto-common v0.1.7 |
| 2692 | 2026-07-20T18:40:21.023Z | Compiling slog-term v2.9.2 |
| 2693 | 2026-07-20T18:40:21.143Z | Compiling darling_core v0.23.0 |
| 2694 | 2026-07-20T18:40:21.409Z | Compiling dropshot_endpoint v0.17.1 |
| 2695 | 2026-07-20T18:40:21.589Z | Compiling structmeta v0.3.0 |
| 2696 | 2026-07-20T18:40:21.801Z | Compiling newtype-uuid-macros v0.1.0 |
| 2697 | 2026-07-20T18:40:22.275Z | Compiling tempfile v3.27.0 |
| 2698 | 2026-07-20T18:40:22.502Z | Compiling newtype-uuid v1.3.2 |
| 2699 | 2026-07-20T18:40:22.640Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2700 | 2026-07-20T18:40:23.094Z | Compiling strum_macros v0.26.4 |
| 2701 | 2026-07-20T18:40:23.134Z | Compiling either v1.16.0 |
| 2702 | 2026-07-20T18:40:23.170Z | Compiling daft v0.1.7 |
| 2703 | 2026-07-20T18:40:23.281Z | Compiling darling_macro v0.23.0 |
| 2704 | 2026-07-20T18:40:23.507Z | Compiling hybrid-array v0.4.12 |
| 2705 | 2026-07-20T18:40:23.614Z | Compiling match_cfg v0.1.0 |
| 2706 | 2026-07-20T18:40:23.634Z | Compiling adler2 v2.0.1 |
| 2707 | 2026-07-20T18:40:23.692Z | Compiling simd-adler32 v0.3.9 |
| 2708 | 2026-07-20T18:40:23.888Z | Compiling darling v0.23.0 |
| 2709 | 2026-07-20T18:40:23.908Z | Compiling openssl-probe v0.2.1 |
| 2710 | 2026-07-20T18:40:23.994Z | Compiling serde_with_macros v3.21.0 |
| 2711 | 2026-07-20T18:40:24.007Z | Compiling miniz_oxide v0.8.9 |
| 2712 | 2026-07-20T18:40:24.164Z | Compiling rustls-native-certs v0.8.4 |
| 2713 | 2026-07-20T18:40:24.539Z | Compiling hostname v0.3.1 |
| 2714 | 2026-07-20T18:40:24.709Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2715 | 2026-07-20T18:40:24.754Z | Compiling slog-json v2.6.1 |
| 2716 | 2026-07-20T18:40:24.958Z | Compiling serde_spanned v1.1.1 |
| 2717 | 2026-07-20T18:40:25.021Z | Compiling memmap2 v0.9.10 |
| 2718 | 2026-07-20T18:40:25.117Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2719 | 2026-07-20T18:40:25.386Z | Compiling slog-bunyan v2.5.0 |
| 2720 | 2026-07-20T18:40:25.411Z | Compiling flate2 v1.1.9 |
| 2721 | 2026-07-20T18:40:25.577Z | Compiling block-buffer v0.12.0 |
| 2722 | 2026-07-20T18:40:25.772Z | Compiling crypto-common v0.2.2 |
| 2723 | 2026-07-20T18:40:25.959Z | Compiling derive-ex v0.1.8 |
| 2724 | 2026-07-20T18:40:25.986Z | Compiling rand_chacha v0.3.1 |
| 2725 | 2026-07-20T18:40:26.053Z | Compiling strum_macros v0.27.2 |
| 2726 | 2026-07-20T18:40:27.072Z | Compiling usdt v0.6.0 |
| 2727 | 2026-07-20T18:40:27.201Z | Compiling compression-core v0.4.32 |
| 2728 | 2026-07-20T18:40:27.398Z | Compiling const-oid v0.10.2 |
| 2729 | 2026-07-20T18:40:27.585Z | Compiling debug-ignore v1.0.5 |
| 2730 | 2026-07-20T18:40:27.706Z | Compiling test-strategy v0.4.5 |
| 2731 | 2026-07-20T18:40:27.714Z | Compiling digest v0.11.3 |
| 2732 | 2026-07-20T18:40:27.733Z | Compiling compression-codecs v0.4.38 |
| 2733 | 2026-07-20T18:40:27.953Z | Compiling rand v0.8.6 |
| 2734 | 2026-07-20T18:40:28.072Z | Compiling macaddr v1.0.1 |
| 2735 | 2026-07-20T18:40:28.128Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2736 | 2026-07-20T18:40:28.219Z | Compiling encoding_rs v0.8.35 |
| 2737 | 2026-07-20T18:40:28.366Z | Compiling spin v0.9.8 |
| 2738 | 2026-07-20T18:40:28.585Z | Compiling mime v0.3.17 |
| 2739 | 2026-07-20T18:40:28.759Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2740 | 2026-07-20T18:40:28.991Z | Compiling async-compression v0.4.42 |
| 2741 | 2026-07-20T18:40:29.085Z | Compiling sha1 v0.11.0 |
| 2742 | 2026-07-20T18:40:29.182Z | Compiling async-stream v0.3.6 |
| 2743 | 2026-07-20T18:40:29.491Z | Compiling block-buffer v0.10.4 |
| 2744 | 2026-07-20T18:40:29.533Z | Compiling waitgroup v0.1.2 |
| 2745 | 2026-07-20T18:40:29.675Z | Compiling rustls-pemfile v2.2.0 |
| 2746 | 2026-07-20T18:40:29.699Z | Compiling serde_path_to_error v0.1.20 |
| 2747 | 2026-07-20T18:40:29.767Z | Compiling hostname v0.4.2 |
| 2748 | 2026-07-20T18:40:29.940Z | Compiling digest v0.10.7 |
| 2749 | 2026-07-20T18:40:30.041Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2750 | 2026-07-20T18:40:30.208Z | Compiling unicode-width v0.2.2 |
| 2751 | 2026-07-20T18:40:30.573Z | Compiling parse-display-derive v0.10.0 |
| 2752 | 2026-07-20T18:40:31.098Z | Compiling strum v0.26.3 |
| 2753 | 2026-07-20T18:40:31.249Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2754 | 2026-07-20T18:40:31.406Z | Compiling regress v0.10.5 |
| 2755 | 2026-07-20T18:40:31.777Z | Compiling wait-timeout v0.2.1 |
| 2756 | 2026-07-20T18:40:32.548Z | Compiling bit-vec v0.8.0 |
| 2757 | 2026-07-20T18:40:32.746Z | Compiling quick-error v1.2.3 |
| 2758 | 2026-07-20T18:40:32.767Z | Compiling rusty-fork v0.3.1 |
| 2759 | 2026-07-20T18:40:32.799Z | Compiling bit-set v0.8.0 |
| 2760 | 2026-07-20T18:40:32.965Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-07-20T18:40:32.999Z | Compiling serde_with v3.21.0 |
| 2762 | 2026-07-20T18:40:33.214Z | Compiling rand_xorshift v0.4.0 |
| 2763 | 2026-07-20T18:40:33.410Z | Compiling unarray v0.1.4 |
| 2764 | 2026-07-20T18:40:33.538Z | Compiling proptest v1.11.0 |
| 2765 | 2026-07-20T18:40:33.541Z | Compiling strum v0.27.2 |
| 2766 | 2026-07-20T18:40:33.569Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2767 | 2026-07-20T18:40:33.707Z | Compiling instant v0.1.13 |
| 2768 | 2026-07-20T18:40:33.987Z | Compiling cpufeatures v0.2.17 |
| 2769 | 2026-07-20T18:40:34.011Z | Compiling iddqd v0.4.5 |
| 2770 | 2026-07-20T18:40:34.055Z | Compiling itertools v0.14.0 |
| 2771 | 2026-07-20T18:40:34.069Z | Compiling clap_derive v4.6.1 |
| 2772 | 2026-07-20T18:40:37.002Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2773 | 2026-07-20T18:40:37.044Z | Compiling utf8parse v0.2.2 |
| 2774 | 2026-07-20T18:40:37.044Z | Compiling anstyle-parse v1.0.0 |
| 2775 | 2026-07-20T18:40:37.044Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-07-20T18:40:37.044Z | Compiling backon v1.6.0 |
| 2777 | 2026-07-20T18:40:37.044Z | Compiling terminal_size v0.4.4 |
| 2778 | 2026-07-20T18:40:37.044Z | Compiling is_terminal_polyfill v1.70.2 |
| 2779 | 2026-07-20T18:40:37.044Z | Compiling anstyle v1.0.14 |
| 2780 | 2026-07-20T18:40:37.062Z | Compiling anstyle-query v1.1.5 |
| 2781 | 2026-07-20T18:40:37.125Z | Compiling colorchoice v1.0.5 |
| 2782 | 2026-07-20T18:40:37.254Z | Compiling anstream v1.0.0 |
| 2783 | 2026-07-20T18:40:37.940Z | Compiling backoff v0.4.0 |
| 2784 | 2026-07-20T18:40:38.043Z | Compiling parse-display v0.10.0 |
| 2785 | 2026-07-20T18:40:38.266Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2786 | 2026-07-20T18:40:38.600Z | Compiling humantime v2.3.0 |
| 2787 | 2026-07-20T18:40:38.898Z | Compiling clap_lex v1.1.0 |
| 2788 | 2026-07-20T18:40:39.130Z | Compiling clap_builder v4.6.2 |
| 2789 | 2026-07-20T18:40:39.620Z | Compiling regress v0.11.1 |
| 2790 | 2026-07-20T18:40:41.021Z | Compiling clap v4.6.2 |
| 2791 | 2026-07-20T18:40:41.240Z | Compiling typify-impl v0.6.2 |
| 2792 | 2026-07-20T18:40:42.304Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2793 | 2026-07-20T18:40:43.001Z | Compiling crucible-workspace-hack v0.1.0 |
| 2794 | 2026-07-20T18:40:43.028Z | Compiling proc-macro-crate v3.5.0 |
| 2795 | 2026-07-20T18:40:43.460Z | Compiling zerocopy-derive v0.7.35 |
| 2796 | 2026-07-20T18:40:44.295Z | Compiling unsafe-libyaml v0.2.11 |
| 2797 | 2026-07-20T18:40:44.604Z | Compiling typify-macro v0.6.2 |
| 2798 | 2026-07-20T18:40:44.949Z | Compiling serde_yaml v0.9.34+deprecated |
| 2799 | 2026-07-20T18:40:45.034Z | Compiling num_enum_derive v0.7.6 |
| 2800 | 2026-07-20T18:40:46.113Z | Compiling darling_core v0.21.3 |
| 2801 | 2026-07-20T18:40:46.226Z | Compiling convert_case v0.4.0 |
| 2802 | 2026-07-20T18:40:46.445Z | Compiling num_enum v0.7.6 |
| 2803 | 2026-07-20T18:40:46.521Z | Compiling derive_more v0.99.20 |
| 2804 | 2026-07-20T18:40:46.884Z | Compiling toml_datetime v0.6.11 |
| 2805 | 2026-07-20T18:40:47.994Z | Compiling typify v0.6.2 |
| 2806 | 2026-07-20T18:40:48.207Z | Compiling darling_macro v0.21.3 |
| 2807 | 2026-07-20T18:40:48.424Z | Compiling secrecy v0.10.3 |
| 2808 | 2026-07-20T18:40:48.592Z | Compiling proc-macro-error-attr v1.0.4 |
| 2809 | 2026-07-20T18:40:48.724Z | Compiling tinyvec_macros v0.1.1 |
| 2810 | 2026-07-20T18:40:48.800Z | Compiling rustix v0.38.44 |
| 2811 | 2026-07-20T18:40:48.813Z | Compiling darling v0.21.3 |
| 2812 | 2026-07-20T18:40:48.896Z | Compiling heapless v0.8.0 |
| 2813 | 2026-07-20T18:40:48.989Z | Compiling prettyplease v0.2.37 |
| 2814 | 2026-07-20T18:40:49.348Z | Compiling ingot-macros v0.1.1 |
| 2815 | 2026-07-20T18:40:49.432Z | Compiling tinyvec v1.11.0 |
| 2816 | 2026-07-20T18:40:49.925Z | Compiling zerocopy v0.7.35 |
| 2817 | 2026-07-20T18:40:49.976Z | Compiling tabwriter v1.4.1 |
| 2818 | 2026-07-20T18:40:50.337Z | Compiling crossbeam-epoch v0.9.18 |
| 2819 | 2026-07-20T18:40:50.515Z | Compiling hash32 v0.3.1 |
| 2820 | 2026-07-20T18:40:50.681Z | Compiling scroll_derive v0.12.1 |
| 2821 | 2026-07-20T18:40:50.695Z | Compiling rustc_version v0.4.1 |
| 2822 | 2026-07-20T18:40:50.840Z | Compiling num-integer v0.1.46 |
| 2823 | 2026-07-20T18:40:50.973Z | Compiling usdt-impl v0.5.0 |
| 2824 | 2026-07-20T18:40:51.268Z | Compiling proc-macro-error v1.0.4 |
| 2825 | 2026-07-20T18:40:51.336Z | Compiling data-encoding v2.11.0 |
| 2826 | 2026-07-20T18:40:51.433Z | Compiling pkg-config v0.3.33 |
| 2827 | 2026-07-20T18:40:51.529Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2828 | 2026-07-20T18:40:51.806Z | Compiling smoltcp v0.11.0 |
| 2829 | 2026-07-20T18:40:51.887Z | Compiling winnow v0.7.15 |
| 2830 | 2026-07-20T18:40:52.023Z | Compiling ingot-types v0.1.2 |
| 2831 | 2026-07-20T18:40:52.440Z | Compiling scroll v0.12.0 |
| 2832 | 2026-07-20T18:40:52.583Z | Compiling curve25519-dalek v4.1.3 |
| 2833 | 2026-07-20T18:40:53.104Z | Compiling dof v0.3.0 |
| 2834 | 2026-07-20T18:40:54.123Z | Compiling dtrace-parser v0.2.0 |
| 2835 | 2026-07-20T18:40:54.258Z | Compiling hmac v0.12.1 |
| 2836 | 2026-07-20T18:40:54.258Z | Compiling inout v0.1.4 |
| 2837 | 2026-07-20T18:40:54.440Z | Compiling ff v0.13.1 |
| 2838 | 2026-07-20T18:40:54.476Z | Compiling cobs v0.3.0 |
| 2839 | 2026-07-20T18:40:54.595Z | Compiling thread-id v4.2.2 |
| 2840 | 2026-07-20T18:40:54.707Z | Compiling bstr v1.12.1 |
| 2841 | 2026-07-20T18:40:54.749Z | Compiling colored v3.1.1 |
| 2842 | 2026-07-20T18:40:54.987Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2843 | 2026-07-20T18:40:55.000Z | Compiling bitflags v1.3.2 |
| 2844 | 2026-07-20T18:40:55.082Z | Compiling managed v0.8.0 |
| 2845 | 2026-07-20T18:40:55.239Z | Compiling static_assertions v1.1.0 |
| 2846 | 2026-07-20T18:40:55.580Z | Compiling postcard v1.1.3 |
| 2847 | 2026-07-20T18:40:55.607Z | Compiling group v0.13.0 |
| 2848 | 2026-07-20T18:40:55.752Z | Compiling cipher v0.4.4 |
| 2849 | 2026-07-20T18:40:55.965Z | Compiling hkdf v0.12.4 |
| 2850 | 2026-07-20T18:40:56.411Z | Compiling goblin v0.8.2 |
| 2851 | 2026-07-20T18:40:56.459Z | Compiling ingot v0.1.1 |
| 2852 | 2026-07-20T18:40:56.540Z | Compiling num-iter v0.1.45 |
| 2853 | 2026-07-20T18:40:56.611Z | Compiling num-rational v0.4.2 |
| 2854 | 2026-07-20T18:40:57.626Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2855 | 2026-07-20T18:40:57.850Z | Compiling universal-hash v0.5.1 |
| 2856 | 2026-07-20T18:40:58.114Z | Compiling hubpack_derive v0.1.1 |
| 2857 | 2026-07-20T18:40:58.537Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2858 | 2026-07-20T18:40:58.625Z | Compiling crypto-bigint v0.5.5 |
| 2859 | 2026-07-20T18:40:58.716Z | Compiling half v2.7.1 |
| 2860 | 2026-07-20T18:40:58.980Z | Compiling foreign-types-macros v0.2.3 |
| 2861 | 2026-07-20T18:40:59.062Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2862 | 2026-07-20T18:40:59.659Z | Compiling num-complex v0.4.6 |
| 2863 | 2026-07-20T18:40:59.773Z | Compiling serde_repr v0.1.21 |
| 2864 | 2026-07-20T18:41:00.494Z | Compiling memoffset v0.9.1 |
| 2865 | 2026-07-20T18:41:00.541Z | Compiling indent_write v2.2.0 |
| 2866 | 2026-07-20T18:41:00.898Z | Compiling foreign-types-shared v0.3.1 |
| 2867 | 2026-07-20T18:41:00.920Z | Compiling ciborium-io v0.2.2 |
| 2868 | 2026-07-20T18:41:00.999Z | Compiling heck v0.4.1 |
| 2869 | 2026-07-20T18:41:01.023Z | Compiling cfg_aliases v0.2.1 |
| 2870 | 2026-07-20T18:41:01.112Z | Compiling opaque-debug v0.3.1 |
| 2871 | 2026-07-20T18:41:01.189Z | Compiling base64ct v1.8.3 |
| 2872 | 2026-07-20T18:41:01.205Z | Compiling base16ct v0.2.0 |
| 2873 | 2026-07-20T18:41:01.279Z | Compiling poly1305 v0.8.0 |
| 2874 | 2026-07-20T18:41:01.410Z | Compiling elliptic-curve v0.13.8 |
| 2875 | 2026-07-20T18:41:01.539Z | Compiling password-hash v0.5.0 |
| 2876 | 2026-07-20T18:41:01.717Z | Compiling nix v0.31.3 |
| 2877 | 2026-07-20T18:41:02.045Z | Compiling ciborium-ll v0.2.2 |
| 2878 | 2026-07-20T18:41:02.304Z | Compiling foreign-types v0.5.0 |
| 2879 | 2026-07-20T18:41:02.606Z | Compiling num v0.4.3 |
| 2880 | 2026-07-20T18:41:02.687Z | Compiling thiserror-no-std v2.0.2 |
| 2881 | 2026-07-20T18:41:02.812Z | Compiling hubpack v0.1.2 |
| 2882 | 2026-07-20T18:41:04.046Z | Compiling chacha20 v0.9.1 |
| 2883 | 2026-07-20T18:41:04.739Z | Compiling atomicwrites v0.4.4 |
| 2884 | 2026-07-20T18:41:05.153Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2885 | 2026-07-20T18:41:05.166Z | Compiling reqwest v0.12.28 |
| 2886 | 2026-07-20T18:41:05.374Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2887 | 2026-07-20T18:41:05.838Z | Compiling blake2 v0.10.6 |
| 2888 | 2026-07-20T18:41:06.433Z | Compiling aead v0.5.2 |
| 2889 | 2026-07-20T18:41:06.502Z | Compiling chacha20 v0.10.0 |
| 2890 | 2026-07-20T18:41:06.554Z | Compiling byte-wrapper v0.1.0 |
| 2891 | 2026-07-20T18:41:06.628Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2892 | 2026-07-20T18:41:07.161Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2893 | 2026-07-20T18:41:07.463Z | Compiling cstr-argument v0.1.2 |
| 2894 | 2026-07-20T18:41:07.665Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2895 | 2026-07-20T18:41:07.747Z | Compiling float-ord v0.3.2 |
| 2896 | 2026-07-20T18:41:07.772Z | Compiling keccak v0.1.6 |
| 2897 | 2026-07-20T18:41:07.964Z | Compiling sha3 v0.10.9 |
| 2898 | 2026-07-20T18:41:08.067Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2899 | 2026-07-20T18:41:08.379Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2900 | 2026-07-20T18:41:08.495Z | Compiling rustls-webpki v0.103.13 |
| 2901 | 2026-07-20T18:41:08.737Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2902 | 2026-07-20T18:41:08.876Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2903 | 2026-07-20T18:41:10.062Z | Compiling rand v0.10.2 |
| 2904 | 2026-07-20T18:41:10.875Z | Compiling chacha20poly1305 v0.10.1 |
| 2905 | 2026-07-20T18:41:11.031Z | Compiling progenitor-client v0.10.0 |
| 2906 | 2026-07-20T18:41:11.298Z | Compiling argon2 v0.5.3 |
| 2907 | 2026-07-20T18:41:11.695Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2908 | 2026-07-20T18:41:11.938Z | Compiling vsss-rs v3.3.4 |
| 2909 | 2026-07-20T18:41:12.588Z | Compiling ciborium v0.2.2 |
| 2910 | 2026-07-20T18:41:13.397Z | Compiling tokio-rustls v0.26.4 |
| 2911 | 2026-07-20T18:41:13.411Z | Compiling rustls-platform-verifier v0.7.0 |
| 2912 | 2026-07-20T18:41:13.436Z | Compiling usdt-attr-macro v0.5.0 |
| 2913 | 2026-07-20T18:41:13.575Z | Compiling usdt-macro v0.5.0 |
| 2914 | 2026-07-20T18:41:13.697Z | Compiling hyper-rustls v0.27.9 |
| 2915 | 2026-07-20T18:41:14.002Z | Compiling reqwest v0.13.4 |
| 2916 | 2026-07-20T18:41:15.536Z | Compiling progenitor-client v0.14.0 |
| 2917 | 2026-07-20T18:41:16.015Z | Compiling progenitor-extras v0.2.0 |
| 2918 | 2026-07-20T18:41:16.492Z | Compiling enum-as-inner v0.6.1 |
| 2919 | 2026-07-20T18:41:16.609Z | Compiling num-derive v0.4.2 |
| 2920 | 2026-07-20T18:41:17.106Z | Compiling memmap v0.7.0 |
| 2921 | 2026-07-20T18:41:17.463Z | Compiling semver v0.1.20 |
| 2922 | 2026-07-20T18:41:17.491Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2923 | 2026-07-20T18:41:17.601Z | Compiling rayon-core v1.13.0 |
| 2924 | 2026-07-20T18:41:17.730Z | Compiling winnow v0.5.40 |
| 2925 | 2026-07-20T18:41:20.010Z | Compiling toml_edit v0.19.15 |
| 2926 | 2026-07-20T18:41:20.542Z | Compiling rustc_version v0.1.7 |
| 2927 | 2026-07-20T18:41:20.758Z | Compiling usdt v0.5.0 |
| 2928 | 2026-07-20T18:41:21.505Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2929 | 2026-07-20T18:41:28.363Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2930 | 2026-07-20T18:41:29.024Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2931 | 2026-07-20T18:41:29.373Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2932 | 2026-07-20T18:41:29.487Z | Compiling similar v2.7.0 |
| 2933 | 2026-07-20T18:41:29.576Z | Compiling crossbeam-deque v0.8.6 |
| 2934 | 2026-07-20T18:41:29.816Z | Compiling progenitor-impl v0.14.0 |
| 2935 | 2026-07-20T18:41:31.167Z | Compiling serde_spanned v0.6.9 |
| 2936 | 2026-07-20T18:41:31.333Z | Compiling toml_write v0.1.2 |
| 2937 | 2026-07-20T18:41:31.617Z | Compiling lazy_static v1.5.0 |
| 2938 | 2026-07-20T18:41:31.685Z | Compiling vcpkg v0.2.15 |
| 2939 | 2026-07-20T18:41:31.738Z | Compiling bytecount v0.6.9 |
| 2940 | 2026-07-20T18:41:31.941Z | Compiling progenitor-macro v0.14.0 |
| 2941 | 2026-07-20T18:41:32.197Z | Compiling toml_edit v0.22.27 |
| 2942 | 2026-07-20T18:41:32.253Z | Compiling openssl-sys v0.9.116 |
| 2943 | 2026-07-20T18:41:32.258Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2944 | 2026-07-20T18:41:33.800Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2945 | 2026-07-20T18:41:34.423Z | Compiling proc-macro-crate v1.3.1 |
| 2946 | 2026-07-20T18:41:34.520Z | Compiling newtype_derive v0.1.6 |
| 2947 | 2026-07-20T18:41:34.783Z | Compiling itertools v0.12.1 |
| 2948 | 2026-07-20T18:41:34.974Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2949 | 2026-07-20T18:41:35.121Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2950 | 2026-07-20T18:41:35.211Z | Compiling swrite v0.1.0 |
| 2951 | 2026-07-20T18:41:35.396Z | Compiling owo-colors v4.3.0 |
| 2952 | 2026-07-20T18:41:35.437Z | Compiling unicode-segmentation v1.13.3 |
| 2953 | 2026-07-20T18:41:35.593Z | Compiling linked-hash-map v0.5.6 |
| 2954 | 2026-07-20T18:41:35.768Z | Compiling resolv-conf v0.7.6 |
| 2955 | 2026-07-20T18:41:35.821Z | Compiling newline-converter v0.3.0 |
| 2956 | 2026-07-20T18:41:35.970Z | Compiling lru-cache v0.1.2 |
| 2957 | 2026-07-20T18:41:36.187Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2958 | 2026-07-20T18:41:36.212Z | Compiling progenitor v0.14.0 |
| 2959 | 2026-07-20T18:41:36.325Z | Compiling num_enum_derive v0.5.11 |
| 2960 | 2026-07-20T18:41:36.476Z | Compiling toml v0.8.23 |
| 2961 | 2026-07-20T18:41:36.618Z | Compiling rayon v1.12.0 |
| 2962 | 2026-07-20T18:41:37.100Z | Compiling hickory-proto v0.24.4 |
| 2963 | 2026-07-20T18:41:37.402Z | Compiling progenitor-impl v0.13.0 |
| 2964 | 2026-07-20T18:41:37.519Z | Compiling console v0.15.11 |
| 2965 | 2026-07-20T18:41:37.934Z | Compiling camino-tempfile v1.4.1 |
| 2966 | 2026-07-20T18:41:38.363Z | Compiling serde-big-array v0.5.1 |
| 2967 | 2026-07-20T18:41:38.538Z | Compiling derive-where v1.6.1 |
| 2968 | 2026-07-20T18:41:38.840Z | Compiling pin-project-internal v1.1.13 |
| 2969 | 2026-07-20T18:41:38.843Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2970 | 2026-07-20T18:41:39.414Z | Compiling minimal-lexical v0.2.1 |
| 2971 | 2026-07-20T18:41:39.516Z | Compiling siphasher v1.0.3 |
| 2972 | 2026-07-20T18:41:39.673Z | Compiling nom v7.1.3 |
| 2973 | 2026-07-20T18:41:39.740Z | Compiling phf_shared v0.12.1 |
| 2974 | 2026-07-20T18:41:39.845Z | Compiling progenitor-macro v0.13.0 |
| 2975 | 2026-07-20T18:41:39.961Z | Compiling pin-project v1.1.13 |
| 2976 | 2026-07-20T18:41:40.078Z | Compiling hickory-resolver v0.24.4 |
| 2977 | 2026-07-20T18:41:40.792Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2978 | 2026-07-20T18:41:40.988Z | Compiling expectorate v1.2.0 |
| 2979 | 2026-07-20T18:41:43.722Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2980 | 2026-07-20T18:41:44.624Z | Compiling num_enum v0.5.11 |
| 2981 | 2026-07-20T18:41:44.720Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2982 | 2026-07-20T18:41:44.848Z | Compiling progenitor-client v0.13.0 |
| 2983 | 2026-07-20T18:41:45.354Z | Compiling zone_cfg_derive v0.3.1 |
| 2984 | 2026-07-20T18:41:45.898Z | Compiling unicode-normalization v0.1.25 |
| 2985 | 2026-07-20T18:41:46.082Z | Compiling tokio-stream v0.1.18 |
| 2986 | 2026-07-20T18:41:46.508Z | Compiling snafu-derive v0.8.9 |
| 2987 | 2026-07-20T18:41:46.665Z | Compiling async-recursion v1.1.1 |
| 2988 | 2026-07-20T18:41:47.398Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2989 | 2026-07-20T18:41:47.718Z | Compiling slog-dtrace v0.3.0 |
| 2990 | 2026-07-20T18:41:47.740Z | Compiling csv-core v0.1.13 |
| 2991 | 2026-07-20T18:41:48.036Z | Compiling cancel-safe-futures v0.1.5 |
| 2992 | 2026-07-20T18:41:48.178Z | Compiling same-file v1.0.6 |
| 2993 | 2026-07-20T18:41:48.310Z | Compiling unicode-xid v0.2.6 |
| 2994 | 2026-07-20T18:41:48.327Z | Compiling unicode-linebreak v0.1.5 |
| 2995 | 2026-07-20T18:41:48.373Z | Compiling foldhash v0.1.5 |
| 2996 | 2026-07-20T18:41:48.446Z | Compiling smawk v0.3.2 |
| 2997 | 2026-07-20T18:41:48.613Z | Compiling chrono-tz v0.10.4 |
| 2998 | 2026-07-20T18:41:48.613Z | Compiling openssl v0.10.80 |
| 2999 | 2026-07-20T18:41:48.640Z | Compiling konst_macro_rules v0.2.19 |
| 3000 | 2026-07-20T18:41:48.840Z | Compiling foreign-types-shared v0.1.1 |
| 3001 | 2026-07-20T18:41:48.874Z | Compiling unicode-width v0.1.14 |
| 3002 | 2026-07-20T18:41:48.941Z | Compiling highway v1.3.0 |
| 3003 | 2026-07-20T18:41:48.975Z | Compiling foreign-types v0.3.2 |
| 3004 | 2026-07-20T18:41:49.082Z | Compiling konst v0.2.20 |
| 3005 | 2026-07-20T18:41:49.199Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-07-20T18:41:49.476Z | Compiling textwrap v0.16.2 |
| 3007 | 2026-07-20T18:41:49.655Z | Compiling hashbrown v0.15.5 |
| 3008 | 2026-07-20T18:41:49.749Z | Compiling const_format_proc_macros v0.2.34 |
| 3009 | 2026-07-20T18:41:50.348Z | Compiling walkdir v2.5.0 |
| 3010 | 2026-07-20T18:41:50.594Z | Compiling snafu v0.8.9 |
| 3011 | 2026-07-20T18:41:51.084Z | Compiling csv v1.4.0 |
| 3012 | 2026-07-20T18:41:51.166Z | Compiling progenitor v0.13.0 |
| 3013 | 2026-07-20T18:41:51.183Z | Compiling qorb v0.4.1 |
| 3014 | 2026-07-20T18:41:51.318Z | Compiling olpc-cjson v0.1.4 |
| 3015 | 2026-07-20T18:41:51.545Z | Compiling zone v0.3.1 |
| 3016 | 2026-07-20T18:41:52.078Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-07-20T18:41:53.251Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3018 | 2026-07-20T18:41:53.291Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3019 | 2026-07-20T18:41:53.795Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3020 | 2026-07-20T18:41:55.176Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3021 | 2026-07-20T18:41:55.738Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3022 | 2026-07-20T18:41:55.752Z | Compiling phf v0.12.1 |
| 3023 | 2026-07-20T18:41:56.402Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3024 | 2026-07-20T18:41:58.004Z | Compiling tokio-dtrace v0.1.1 |
| 3025 | 2026-07-20T18:41:58.349Z | Compiling globset v0.4.18 |
| 3026 | 2026-07-20T18:41:58.502Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3027 | 2026-07-20T18:41:58.741Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3028 | 2026-07-20T18:41:58.970Z | Compiling smf v0.2.3 |
| 3029 | 2026-07-20T18:41:59.065Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3030 | 2026-07-20T18:41:59.369Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3031 | 2026-07-20T18:41:59.512Z | Compiling libsw-core v0.3.2 |
| 3032 | 2026-07-20T18:41:59.706Z | Compiling pem v3.0.6 |
| 3033 | 2026-07-20T18:42:00.136Z | Compiling serde_plain v1.0.2 |
| 3034 | 2026-07-20T18:42:00.302Z | Compiling openssl-macros v0.1.1 |
| 3035 | 2026-07-20T18:42:00.413Z | Compiling cookie v0.18.1 |
| 3036 | 2026-07-20T18:42:00.433Z | Compiling sigpipe v0.1.3 |
| 3037 | 2026-07-20T18:42:00.537Z | Compiling fixedbitset v0.4.2 |
| 3038 | 2026-07-20T18:42:00.686Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-07-20T18:42:00.820Z | Compiling fixedbitset v0.5.7 |
| 3040 | 2026-07-20T18:42:00.947Z | Compiling jiff v0.2.28 |
| 3041 | 2026-07-20T18:42:00.983Z | Compiling glob v0.3.3 |
| 3042 | 2026-07-20T18:42:00.996Z | Compiling typed-path v0.9.3 |
| 3043 | 2026-07-20T18:42:01.360Z | Compiling petgraph v0.8.3 |
| 3044 | 2026-07-20T18:42:01.948Z | Compiling petgraph v0.6.5 |
| 3045 | 2026-07-20T18:42:02.298Z | Compiling tough v0.22.0 |
| 3046 | 2026-07-20T18:42:03.022Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3047 | 2026-07-20T18:42:03.836Z | Compiling libsw v3.5.0 |
| 3048 | 2026-07-20T18:42:03.870Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3049 | 2026-07-20T18:42:03.960Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3050 | 2026-07-20T18:42:04.035Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3051 | 2026-07-20T18:42:04.209Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-07-20T18:42:04.340Z | Compiling oxide-tokio-rt v0.1.6 |
| 3053 | 2026-07-20T18:42:04.464Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3054 | 2026-07-20T18:42:04.943Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3055 | 2026-07-20T18:42:08.001Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3056 | 2026-07-20T18:42:08.223Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3057 | 2026-07-20T18:42:08.407Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3058 | 2026-07-20T18:42:09.014Z | Compiling const_format v0.2.36 |
| 3059 | 2026-07-20T18:42:09.529Z | Compiling papergrid v0.11.0 |
| 3060 | 2026-07-20T18:42:09.545Z | Compiling libscf-sys v1.2.0 |
| 3061 | 2026-07-20T18:42:09.698Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3062 | 2026-07-20T18:42:10.404Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-07-20T18:42:10.812Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-07-20T18:42:10.991Z | Compiling tabled_derive v0.7.0 |
| 3065 | 2026-07-20T18:42:11.172Z | Compiling gethostname v0.5.0 |
| 3066 | 2026-07-20T18:42:11.312Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3067 | 2026-07-20T18:42:11.325Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-07-20T18:42:11.458Z | Compiling bcs v0.1.6 |
| 3069 | 2026-07-20T18:42:11.643Z | Compiling termtree v0.5.1 |
| 3070 | 2026-07-20T18:42:11.824Z | Compiling linear-map v1.2.0 |
| 3071 | 2026-07-20T18:42:11.854Z | Compiling tagptr v0.2.0 |
| 3072 | 2026-07-20T18:42:11.973Z | Compiling whoami v1.6.1 |
| 3073 | 2026-07-20T18:42:12.027Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3074 | 2026-07-20T18:42:12.056Z | Compiling moka v0.12.15 |
| 3075 | 2026-07-20T18:42:13.344Z | Compiling tabled v0.15.0 |
| 3076 | 2026-07-20T18:42:14.628Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3077 | 2026-07-20T18:42:14.717Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3078 | 2026-07-20T18:42:14.788Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3079 | 2026-07-20T18:42:15.011Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-07-20T18:42:15.148Z | Compiling steno v0.4.1 |
| 3081 | 2026-07-20T18:42:16.994Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3082 | 2026-07-20T18:42:20.687Z | Compiling hickory-proto v0.25.2 |
| 3083 | 2026-07-20T18:42:20.986Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3084 | 2026-07-20T18:42:21.256Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3085 | 2026-07-20T18:42:21.944Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3086 | 2026-07-20T18:42:22.062Z | Compiling parking_lot_core v0.8.6 |
| 3087 | 2026-07-20T18:42:22.419Z | Compiling nom v8.0.0 |
| 3088 | 2026-07-20T18:42:23.247Z | Compiling hickory-resolver v0.25.2 |
| 3089 | 2026-07-20T18:42:23.506Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3090 | 2026-07-20T18:42:23.598Z | Compiling parking_lot v0.11.2 |
| 3091 | 2026-07-20T18:42:24.101Z | Compiling fxhash v0.2.1 |
| 3092 | 2026-07-20T18:42:24.254Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3093 | 2026-07-20T18:42:24.517Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3094 | 2026-07-20T18:42:24.774Z | Compiling crunchy v0.2.4 |
| 3095 | 2026-07-20T18:42:24.814Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3096 | 2026-07-20T18:42:25.071Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3097 | 2026-07-20T18:42:25.138Z | Compiling sled v0.34.7 |
| 3098 | 2026-07-20T18:42:25.154Z | Compiling typify-impl v0.4.3 |
| 3099 | 2026-07-20T18:42:28.539Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3100 | 2026-07-20T18:42:28.868Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3101 | 2026-07-20T18:42:29.640Z | Compiling tiny-keccak v2.0.2 |
| 3102 | 2026-07-20T18:42:29.664Z | Compiling proc-macro-error2 v2.0.1 |
| 3103 | 2026-07-20T18:42:29.664Z | Compiling typify-macro v0.4.3 |
| 3104 | 2026-07-20T18:42:30.514Z | Compiling arc-swap v1.9.1 |
| 3105 | 2026-07-20T18:42:30.874Z | Compiling internet-checksum v0.2.1 |
| 3106 | 2026-07-20T18:42:31.028Z | Compiling slog-scope v4.4.1 |
| 3107 | 2026-07-20T18:42:31.225Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3108 | 2026-07-20T18:42:31.456Z | Compiling tabled_derive v0.11.0 |
| 3109 | 2026-07-20T18:42:31.583Z | Compiling papergrid v0.18.0 |
| 3110 | 2026-07-20T18:42:31.612Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3111 | 2026-07-20T18:42:32.381Z | Compiling testing_table v0.3.0 |
| 3112 | 2026-07-20T18:42:32.642Z | Compiling itertools v0.15.0 |
| 3113 | 2026-07-20T18:42:32.870Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3114 | 2026-07-20T18:42:33.134Z | Compiling tabled v0.21.0 |
| 3115 | 2026-07-20T18:42:33.167Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3116 | 2026-07-20T18:42:34.302Z | Compiling const-random-macro v0.1.16 |
| 3117 | 2026-07-20T18:42:34.754Z | Compiling slog-stdlog v4.1.1 |
| 3118 | 2026-07-20T18:42:35.209Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3119 | 2026-07-20T18:42:35.910Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3120 | 2026-07-20T18:42:36.505Z | Compiling ahash v0.8.12 |
| 3121 | 2026-07-20T18:42:36.805Z | Compiling smartstring v1.0.1 |
| 3122 | 2026-07-20T18:42:37.243Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 3123 | 2026-07-20T18:42:37.430Z | Compiling slog-envlogger v2.2.0 |
| 3124 | 2026-07-20T18:42:38.606Z | Compiling const-random v0.1.18 |
| 3125 | 2026-07-20T18:42:38.696Z | Compiling typify v0.4.3 |
| 3126 | 2026-07-20T18:42:38.936Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3127 | 2026-07-20T18:42:39.420Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3128 | 2026-07-20T18:42:39.717Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3129 | 2026-07-20T18:42:39.844Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3130 | 2026-07-20T18:42:40.128Z | Compiling crc8 v0.1.1 |
| 3131 | 2026-07-20T18:42:40.254Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 3132 | 2026-07-20T18:42:41.122Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3133 | 2026-07-20T18:42:42.253Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3134 | 2026-07-20T18:42:43.292Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3135 | 2026-07-20T18:42:45.105Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3136 | 2026-07-20T18:42:46.300Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3137 | 2026-07-20T18:42:48.048Z | Compiling progenitor-impl v0.10.0 |
| 3138 | 2026-07-20T18:42:48.061Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3139 | 2026-07-20T18:42:48.464Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3140 | 2026-07-20T18:42:49.123Z | Compiling lzma-sys v0.1.20 |
| 3141 | 2026-07-20T18:42:49.192Z | Compiling sha1 v0.10.6 |
| 3142 | 2026-07-20T18:42:49.362Z | Compiling thin-vec v0.2.18 |
| 3143 | 2026-07-20T18:42:49.586Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3144 | 2026-07-20T18:42:49.624Z | Compiling rhai_codegen v3.2.0 |
| 3145 | 2026-07-20T18:42:49.719Z | Compiling fs-err v3.3.0 |
| 3146 | 2026-07-20T18:42:49.995Z | Compiling utf-8 v0.7.6 |
| 3147 | 2026-07-20T18:42:50.158Z | Compiling typeid v1.0.3 |
| 3148 | 2026-07-20T18:42:50.563Z | Compiling tungstenite v0.21.0 |
| 3149 | 2026-07-20T18:42:50.943Z | Compiling rhai v1.25.1 |
| 3150 | 2026-07-20T18:42:51.203Z | Compiling progenitor-macro v0.10.0 |
| 3151 | 2026-07-20T18:42:52.663Z | Compiling cargo_toml v0.22.3 |
| 3152 | 2026-07-20T18:42:55.467Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3153 | 2026-07-20T18:42:57.077Z | Compiling sha2 v0.10.9 |
| 3154 | 2026-07-20T18:42:58.356Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3155 | 2026-07-20T18:42:58.770Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3156 | 2026-07-20T18:42:59.465Z | Compiling progenitor v0.10.0 |
| 3157 | 2026-07-20T18:42:59.621Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3158 | 2026-07-20T18:43:00.557Z | Compiling tokio-tungstenite v0.21.0 |
| 3159 | 2026-07-20T18:43:01.205Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3160 | 2026-07-20T18:43:01.205Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3161 | 2026-07-20T18:43:03.150Z | Compiling port-file v0.1.0 |
| 3162 | 2026-07-20T18:43:03.423Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3163 | 2026-07-20T18:43:04.089Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3164 | 2026-07-20T18:43:04.154Z | Compiling console v0.16.3 |
| 3165 | 2026-07-20T18:43:04.542Z | Compiling git-stub v1.0.0 |
| 3166 | 2026-07-20T18:43:04.814Z | Compiling base64 v0.21.7 |
| 3167 | 2026-07-20T18:43:04.998Z | Compiling unit-prefix v0.5.2 |
| 3168 | 2026-07-20T18:43:05.163Z | Compiling is_ci v1.2.0 |
| 3169 | 2026-07-20T18:43:05.198Z | Compiling indicatif v0.18.4 |
| 3170 | 2026-07-20T18:43:05.337Z | Compiling supports-color v3.0.2 |
| 3171 | 2026-07-20T18:43:05.355Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3172 | 2026-07-20T18:43:05.590Z | Compiling git-stub-vcs v0.1.0 |
| 3173 | 2026-07-20T18:43:07.433Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3174 | 2026-07-20T18:43:07.887Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 3175 | 2026-07-20T18:43:07.916Z | Compiling ron v0.12.1 |
| 3176 | 2026-07-20T18:43:09.385Z | Compiling xz2 v0.1.7 |
| 3177 | 2026-07-20T18:43:09.633Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3178 | 2026-07-20T18:43:09.649Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3179 | 2026-07-20T18:43:09.706Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3180 | 2026-07-20T18:43:10.022Z | Compiling drift v0.2.0 |
| 3181 | 2026-07-20T18:43:11.825Z | Compiling base16ct v1.0.0 |
| 3182 | 2026-07-20T18:43:11.928Z | Compiling dropshot-api-manager v0.7.2 |
| 3183 | 2026-07-20T18:43:17.777Z | Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 3184 | 2026-07-20T18:43:19.190Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3185 | 2026-07-20T18:43:21.684Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3186 | 2026-07-20T18:43:22.892Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3187 | 2026-07-20T18:43:23.427Z | Compiling natord v1.0.9 |
| 3188 | 2026-07-20T18:43:23.729Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3189 | 2026-07-20T18:43:23.824Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3190 | 2026-07-20T18:43:27.505Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3191 | 2026-07-20T18:43:28.089Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3192 | 2026-07-20T18:43:29.744Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3193 | 2026-07-20T18:43:34.274Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3194 | 2026-07-20T18:43:39.722Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3195 | 2026-07-20T18:43:39.855Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3196 | 2026-07-20T18:43:40.703Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3197 | 2026-07-20T18:43:41.625Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3198 | 2026-07-20T18:44:08.842Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 3199 | 2026-07-20T18:44:09.028Z | |
| 3200 | 2026-07-20T18:44:09.028Z | real 4:24.468430998 |
| 3201 | 2026-07-20T18:44:09.028Z | user 30:04.369279596 |
| 3202 | 2026-07-20T18:44:09.028Z | sys 2:48.029596577 |
| 3203 | 2026-07-20T18:44:09.028Z | trap 0.754113070 |
| 3204 | 2026-07-20T18:44:09.028Z | tflt 1.524941967 |
| 3205 | 2026-07-20T18:44:09.028Z | dflt 1.641095983 |
| 3206 | 2026-07-20T18:44:09.028Z | kflt 0.000146396 |
| 3207 | 2026-07-20T18:44:09.028Z | lock 1:59:57.060933611 |
| 3208 | 2026-07-20T18:44:09.028Z | slp 1:25:58.889585899 |
| 3209 | 2026-07-20T18:44:09.028Z | lat 2:18.619897866 |
| 3210 | 2026-07-20T18:44:09.028Z | stop 3:47.572184592 |
| 3211 | 2026-07-20T18:44:09.032Z | + for x in debug release |
| 3212 | 2026-07-20T18:44:09.032Z | + mkdir -p /work/debug |
| 3213 | 2026-07-20T18:44:09.032Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3214 | 2026-07-20T18:44:09.523Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3215 | 2026-07-20T18:44:09.935Z | + cp target/debug/mgd /work/debug/mgd |
| 3216 | 2026-07-20T18:44:10.602Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3217 | 2026-07-20T18:44:11.113Z | + for x in debug release |
| 3218 | 2026-07-20T18:44:11.113Z | + mkdir -p /work/release |
| 3219 | 2026-07-20T18:44:11.116Z | + cp target/release/ddmd /work/release/ddmd |
| 3220 | 2026-07-20T18:44:11.208Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3221 | 2026-07-20T18:44:11.281Z | + cp target/release/mgd /work/release/mgd |
| 3222 | 2026-07-20T18:44:11.398Z | + cp target/release/mgadm /work/release/mgadm |
| 3223 | 2026-07-20T18:44:11.493Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3224 | 2026-07-20T18:44:11.561Z | process exited: duration 713995 ms, exit code 0 |
| |
| 3225 | 2026-07-20T18:44:11.577Z | found 9 output files |
| 3226 | 2026-07-20T18:44:11.577Z | uploading: /work/debug/ddmadm (513556312 bytes) |
| 3227 | 2026-07-20T18:44:18.790Z | uploaded: /work/debug/ddmadm |
| 3228 | 2026-07-20T18:44:18.790Z | uploading: /work/debug/ddmd (588152360 bytes) |
| 3229 | 2026-07-20T18:44:26.368Z | uploaded: /work/debug/ddmd |
| 3230 | 2026-07-20T18:44:26.368Z | uploading: /work/debug/mgadm (608141552 bytes) |
| 3231 | 2026-07-20T18:44:35.036Z | uploaded: /work/debug/mgadm |
| 3232 | 2026-07-20T18:44:35.036Z | uploading: /work/debug/mgd (692038536 bytes) |
| 3233 | 2026-07-20T18:44:44.866Z | uploaded: /work/debug/mgd |
| 3234 | 2026-07-20T18:44:44.866Z | uploading: /work/release/ddmadm (42730016 bytes) |
| 3235 | 2026-07-20T18:44:46.256Z | uploaded: /work/release/ddmadm |
| 3236 | 2026-07-20T18:44:46.256Z | uploading: /work/release/ddmd (56367936 bytes) |
| 3237 | 2026-07-20T18:44:47.663Z | uploaded: /work/release/ddmd |
| 3238 | 2026-07-20T18:44:47.663Z | uploading: /work/release/falcon-lab (39507376 bytes) |
| 3239 | 2026-07-20T18:44:48.962Z | uploaded: /work/release/falcon-lab |
| 3240 | 2026-07-20T18:44:48.962Z | uploading: /work/release/mgadm (59446216 bytes) |
| 3241 | 2026-07-20T18:44:50.375Z | uploaded: /work/release/mgadm |
| 3242 | 2026-07-20T18:44:50.375Z | uploading: /work/release/mgd (75160664 bytes) |
| 3243 | 2026-07-20T18:44:51.890Z | uploaded: /work/release/mgd |