|
|
|
| 1 | 2026-08-04T16:45:40.971Z | job assigned to worker 01KZ6TM0WJM72QWRKDZ4AJD9SQ [factory aws, i-092dd2c4cb71ae9e5] (queued for 49 s) |
| |
| 2 | 2026-08-04T16:45:47.015Z | starting task 0: "setup" |
| 3 | 2026-08-04T16:45:47.018Z | ++ uname -s |
| 4 | 2026-08-04T16:45:47.021Z | + kern=SunOS |
| 5 | 2026-08-04T16:45:47.022Z | + build_user=build |
| 6 | 2026-08-04T16:45:47.022Z | + build_uid=12345 |
| 7 | 2026-08-04T16:45:47.022Z | + work_dir=/work |
| 8 | 2026-08-04T16:45:47.022Z | + input_dir=/input |
| 9 | 2026-08-04T16:45:47.022Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-04T16:45:47.022Z | + case "$kern" in |
| 11 | 2026-08-04T16:45:47.022Z | + groupadd -g 12345 build |
| 12 | 2026-08-04T16:45:47.025Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-04T16:45:49.029Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-04T16:45:49.102Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-04T16:45:49.106Z | + home_fs=zfs |
| 16 | 2026-08-04T16:45:49.106Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-04T16:45:49.106Z | + mkdir -p /home/build |
| 18 | 2026-08-04T16:45:49.106Z | + chown build:build /home/build /work |
| 19 | 2026-08-04T16:45:50.106Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-04T16:45:50.110Z | process exited: duration 3093 ms, exit code 0 |
| |
| 21 | 2026-08-04T16:45:50.117Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-04T16:45:50.121Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-04T16:45:50.122Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-04T16:45:50.122Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-04T16:45:50.122Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-04T16:45:50.122Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-04T16:45:50.122Z | * rust toolchain profile = "default" |
| 28 | 2026-08-04T16:45:50.122Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-04T16:45:50.125Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-04T16:45:50.246Z | info: downloading installer |
| 31 | 2026-08-04T16:45:51.638Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-04T16:45:51.638Z | warn: /opt/ooce/bin |
| 33 | 2026-08-04T16:45:51.638Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-04T16:45:51.638Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-04T16:45:51.638Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-04T16:45:51.638Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-04T16:45:51.638Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-04T16:45:51.638Z | error: cannot install while Rust is installed |
| 39 | 2026-08-04T16:45:51.638Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-04T16:45:51.638Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-04T16:45:51.638Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-04T16:45:51.638Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-04T16:45:51.638Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-04T16:45:51.651Z | info: profile set to default |
| 45 | 2026-08-04T16:45:51.651Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-04T16:45:51.654Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-04T16:45:51.788Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-04T16:45:51.792Z | info: downloading 6 components |
| 49 | 2026-08-04T16:46:06.699Z | |
| 50 | 2026-08-04T16:46:06.700Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-04T16:46:06.726Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-04T16:46:06.727Z | |
| 53 | 2026-08-04T16:46:06.727Z | |
| 54 | 2026-08-04T16:46:06.727Z | Rust is installed now. Great! |
| 55 | 2026-08-04T16:46:06.727Z | |
| 56 | 2026-08-04T16:46:06.727Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-04T16:46:06.727Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-04T16:46:06.727Z | |
| 59 | 2026-08-04T16:46:06.727Z | To configure your current shell, you need to source |
| 60 | 2026-08-04T16:46:06.727Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-04T16:46:06.727Z | |
| 62 | 2026-08-04T16:46:06.727Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-04T16:46:06.727Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-04T16:46:06.727Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-04T16:46:06.727Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-04T16:46:06.727Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-04T16:46:06.727Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-04T16:46:06.727Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-04T16:46:06.730Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-04T16:46:06.730Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-04T16:46:06.816Z | + rustup --version |
| 72 | 2026-08-04T16:46:06.825Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-04T16:46:06.828Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-04T16:46:06.846Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-04T16:46:06.849Z | + cargo --version |
| 76 | 2026-08-04T16:46:06.863Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-04T16:46:06.867Z | + rustc --version |
| 78 | 2026-08-04T16:46:06.885Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-04T16:46:06.888Z | process exited: duration 16767 ms, exit code 0 |
| |
| 80 | 2026-08-04T16:46:06.894Z | starting task 2: "authentication" |
| 81 | 2026-08-04T16:46:06.910Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-08-04T16:46:06.916Z | starting task 3: "clone repository" |
| 83 | 2026-08-04T16:46:06.919Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-04T16:46:06.922Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-04T16:46:06.952Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-04T16:46:08.565Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-04T16:46:08.565Z | + git fetch origin 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 88 | 2026-08-04T16:46:08.955Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-04T16:46:08.955Z | * branch 486debe5e7bf21fb34eb0ff8c85291a234f50307 -> FETCH_HEAD |
| 90 | 2026-08-04T16:46:08.960Z | + [[ -n '' ]] |
| 91 | 2026-08-04T16:46:08.960Z | + git reset --hard 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 92 | 2026-08-04T16:46:08.980Z | HEAD is now at 486debe [api-types] align multicast validation with dendrite/omicron policy |
| 93 | 2026-08-04T16:46:08.983Z | process exited: duration 2063 ms, exit code 0 |
| |
| 94 | 2026-08-04T16:46:08.992Z | starting task 4: "build" |
| 95 | 2026-08-04T16:46:08.995Z | + pfexec pkg install clang-15 |
| 96 | 2026-08-04T16:46:17.108Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 97 | 2026-08-04T16:46:24.810Z | Startup: Caching catalogs ... Done |
| 98 | 2026-08-04T16:46:31.917Z | Planning: Solver setup ... Done |
| 99 | 2026-08-04T16:46:31.959Z | Planning: Running solver ... Done |
| 100 | 2026-08-04T16:46:32.100Z | Planning: Finding local manifests ... Done |
| 101 | 2026-08-04T16:46:32.114Z | Planning: Fetching manifests: 0/2 0% complete |
| 102 | 2026-08-04T16:46:32.208Z | Planning: Fetching manifests: 2/2 100% complete |
| 103 | 2026-08-04T16:46:32.233Z | Planning: Package planning ... Done |
| 104 | 2026-08-04T16:46:32.259Z | Planning: Merging actions ... Done |
| 105 | 2026-08-04T16:46:32.364Z | Planning: Checking for conflicting actions ... Done |
| 106 | 2026-08-04T16:46:32.371Z | Planning: Consolidating action changes ... Done |
| 107 | 2026-08-04T16:46:33.108Z | Planning: Evaluating mediators ... Done |
| 108 | 2026-08-04T16:46:33.115Z | Planning: Planning completed in 8.14 seconds |
| 109 | 2026-08-04T16:46:33.125Z | Packages to install: 2 |
| 110 | 2026-08-04T16:46:33.125Z | Mediators to change: 2 |
| 111 | 2026-08-04T16:46:33.128Z | Services to change: 1 |
| 112 | 2026-08-04T16:46:33.128Z | Create boot environment: No |
| 113 | 2026-08-04T16:46:33.128Z | Create backup boot environment: No |
| 114 | 2026-08-04T16:46:33.166Z | |
| 115 | 2026-08-04T16:46:33.166Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 116 | 2026-08-04T16:46:38.167Z | Download: 1872/3076 items 114.3/211.3MB 54% complete (23.2M/s) |
| 117 | 2026-08-04T16:46:43.168Z | Download: 2966/3076 items 182.3/211.3MB 86% complete (18.2M/s) |
| 118 | 2026-08-04T16:46:48.417Z | Download: 3061/3076 items 205.8/211.3MB 97% complete (9.1M/s) |
| 119 | 2026-08-04T16:46:55.433Z | Download: 3070/3076 items 209.2/211.3MB 98% complete (9.1M/s) |
| 120 | 2026-08-04T16:47:03.415Z | Download: 3071/3076 items 209.2/211.3MB 99% complete |
| 121 | 2026-08-04T16:47:03.446Z | Download: Completed 211.31 MB in 30.27 seconds (7.0M/s) |
| 122 | 2026-08-04T16:47:03.561Z | Actions: 1/3418 actions (Installing new actions) |
| 123 | 2026-08-04T16:47:06.699Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 124 | 2026-08-04T16:47:07.339Z | Done |
| 125 | 2026-08-04T16:47:07.339Z | Done |
| 126 | 2026-08-04T16:47:08.071Z | Done |
| 127 | 2026-08-04T16:47:11.391Z | Done |
| 128 | 2026-08-04T16:47:11.462Z | Done |
| 129 | 2026-08-04T16:47:11.465Z | Done |
| 130 | 2026-08-04T16:47:11.759Z | Done |
| 131 | 2026-08-04T16:47:12.428Z | + cargo --version |
| 132 | 2026-08-04T16:47:12.434Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 133 | 2026-08-04T16:47:12.578Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-08-04T16:47:12.581Z | info: downloading 6 components |
| 135 | 2026-08-04T16:47:27.230Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 136 | 2026-08-04T16:47:27.233Z | + rustc --version |
| 137 | 2026-08-04T16:47:27.262Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 138 | 2026-08-04T16:47:27.266Z | + banner check |
| 139 | 2026-08-04T16:47:27.270Z | |
| 140 | 2026-08-04T16:47:27.270Z | #### # # ###### #### # # |
| 141 | 2026-08-04T16:47:27.271Z | # # # # # # # # # |
| 142 | 2026-08-04T16:47:27.271Z | # ###### ##### # #### |
| 143 | 2026-08-04T16:47:27.271Z | # # # # # # # |
| 144 | 2026-08-04T16:47:27.271Z | # # # # # # # # # |
| 145 | 2026-08-04T16:47:27.271Z | #### # # ###### #### # # |
| 146 | 2026-08-04T16:47:27.271Z | |
| 147 | 2026-08-04T16:47:27.271Z | + cargo fmt -- --check |
| 148 | 2026-08-04T16:47:27.705Z | + cargo clippy --all-targets -- --deny warnings |
| 149 | 2026-08-04T16:47:27.818Z | Updating crates.io index |
| 150 | 2026-08-04T16:47:27.821Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 151 | 2026-08-04T16:47:38.081Z | From https://github.com/oxidecomputer/omicron |
| 152 | 2026-08-04T16:47:38.081Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 153 | 2026-08-04T16:47:38.503Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 154 | 2026-08-04T16:47:39.440Z | From https://github.com/oxidecomputer/falcon |
| 155 | 2026-08-04T16:47:39.440Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 156 | 2026-08-04T16:47:39.515Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-08-04T16:47:40.003Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-08-04T16:47:40.004Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 159 | 2026-08-04T16:47:40.037Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-08-04T16:47:40.308Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-08-04T16:47:40.308Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 162 | 2026-08-04T16:47:40.314Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-08-04T16:47:40.841Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-08-04T16:47:40.841Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 165 | 2026-08-04T16:47:40.848Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 166 | 2026-08-04T16:47:41.818Z | From https://github.com/oxidecomputer/opte |
| 167 | 2026-08-04T16:47:41.818Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 168 | 2026-08-04T16:47:41.848Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 169 | 2026-08-04T16:47:42.094Z | From https://github.com/oxidecomputer/slog-error-chain |
| 170 | 2026-08-04T16:47:42.094Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 171 | 2026-08-04T16:47:42.103Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-08-04T16:47:42.349Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-08-04T16:47:42.350Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-08-04T16:47:42.357Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-08-04T16:47:42.641Z | From https://github.com/oxidecomputer/poptrie |
| 176 | 2026-08-04T16:47:42.641Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 177 | 2026-08-04T16:47:42.649Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 178 | 2026-08-04T16:47:42.900Z | From https://github.com/oxidecomputer/network-interface |
| 179 | 2026-08-04T16:47:42.900Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 180 | 2026-08-04T16:47:42.903Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 181 | 2026-08-04T16:47:43.231Z | From https://github.com/oxidecomputer/zone |
| 182 | 2026-08-04T16:47:43.231Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 183 | 2026-08-04T16:47:43.237Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 184 | 2026-08-04T16:47:43.561Z | From https://github.com/oxidecomputer/lldp |
| 185 | 2026-08-04T16:47:43.561Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 186 | 2026-08-04T16:47:43.572Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 187 | 2026-08-04T16:47:43.880Z | From https://github.com/oxidecomputer/tufaceous |
| 188 | 2026-08-04T16:47:43.881Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 189 | 2026-08-04T16:47:43.889Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 190 | 2026-08-04T16:47:44.795Z | From https://github.com/oxidecomputer/propolis |
| 191 | 2026-08-04T16:47:44.796Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 192 | 2026-08-04T16:47:44.836Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 193 | 2026-08-04T16:47:45.346Z | From https://github.com/oxidecomputer/transceiver-control |
| 194 | 2026-08-04T16:47:45.346Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 195 | 2026-08-04T16:47:45.356Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 196 | 2026-08-04T16:47:45.616Z | From https://github.com/oxidecomputer/dlpi-sys |
| 197 | 2026-08-04T16:47:45.616Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 198 | 2026-08-04T16:47:45.621Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 199 | 2026-08-04T16:47:45.911Z | From https://github.com/jmesmon/rust-libzfs |
| 200 | 2026-08-04T16:47:45.911Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 201 | 2026-08-04T16:47:45.918Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 202 | 2026-08-04T16:47:46.227Z | From https://github.com/oxidecomputer/rusty-doors |
| 203 | 2026-08-04T16:47:46.227Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 204 | 2026-08-04T16:47:46.233Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 205 | 2026-08-04T16:47:46.770Z | From https://github.com/oxidecomputer/management-gateway-service |
| 206 | 2026-08-04T16:47:46.770Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 207 | 2026-08-04T16:47:46.780Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 208 | 2026-08-04T16:47:47.039Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 209 | 2026-08-04T16:47:47.039Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 210 | 2026-08-04T16:47:47.047Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 211 | 2026-08-04T16:47:48.158Z | From https://github.com/oxidecomputer/crucible |
| 212 | 2026-08-04T16:47:48.158Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 213 | 2026-08-04T16:47:48.195Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 214 | 2026-08-04T16:47:48.955Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-08-04T16:47:48.955Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 216 | 2026-08-04T16:47:48.997Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 217 | 2026-08-04T16:47:49.497Z | From https://github.com/oxidecomputer/crucible |
| 218 | 2026-08-04T16:47:49.499Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 219 | 2026-08-04T16:47:49.560Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-08-04T16:47:49.874Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-08-04T16:47:49.874Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 222 | 2026-08-04T16:47:49.882Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-08-04T16:47:50.697Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-08-04T16:47:50.697Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-08-04T16:47:50.724Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-08-04T16:47:51.046Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-08-04T16:47:51.046Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-08-04T16:47:51.052Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 229 | 2026-08-04T16:47:51.287Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 230 | 2026-08-04T16:47:51.287Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 231 | 2026-08-04T16:47:53.448Z | Downloading crates ... |
| 232 | 2026-08-04T16:47:53.497Z | Downloaded aead v0.5.2 |
| 233 | 2026-08-04T16:47:53.501Z | Downloaded base16ct v1.0.0 |
| 234 | 2026-08-04T16:47:53.504Z | Downloaded backoff v0.4.0 |
| 235 | 2026-08-04T16:47:53.507Z | Downloaded cancel-safe-futures v0.1.5 |
| 236 | 2026-08-04T16:47:53.511Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-08-04T16:47:53.514Z | Downloaded cpufeatures v0.3.0 |
| 238 | 2026-08-04T16:47:53.521Z | Downloaded ahash v0.8.12 |
| 239 | 2026-08-04T16:47:53.524Z | Downloaded autocfg v1.5.1 |
| 240 | 2026-08-04T16:47:53.524Z | Downloaded anstyle-query v1.1.5 |
| 241 | 2026-08-04T16:47:53.524Z | Downloaded instant v0.1.13 |
| 242 | 2026-08-04T16:47:53.529Z | Downloaded icu_provider v2.2.0 |
| 243 | 2026-08-04T16:47:53.532Z | Downloaded async-stream-impl v0.3.6 |
| 244 | 2026-08-04T16:47:53.532Z | Downloaded lru-slab v0.1.2 |
| 245 | 2026-08-04T16:47:53.535Z | Downloaded const_format_proc_macros v0.2.34 |
| 246 | 2026-08-04T16:47:53.535Z | Downloaded macaddr v1.0.1 |
| 247 | 2026-08-04T16:47:53.535Z | Downloaded num-conv v0.2.2 |
| 248 | 2026-08-04T16:47:53.535Z | Downloaded ingot v0.1.1 |
| 249 | 2026-08-04T16:47:53.535Z | Downloaded cfg-if v1.0.4 |
| 250 | 2026-08-04T16:47:53.539Z | Downloaded darling v0.23.0 |
| 251 | 2026-08-04T16:47:53.542Z | Downloaded atomicwrites v0.4.4 |
| 252 | 2026-08-04T16:47:53.542Z | Downloaded base16ct v0.2.0 |
| 253 | 2026-08-04T16:47:53.542Z | Downloaded chacha20 v0.9.1 |
| 254 | 2026-08-04T16:47:53.542Z | Downloaded ciborium-io v0.2.2 |
| 255 | 2026-08-04T16:47:53.545Z | Downloaded itoa v1.0.18 |
| 256 | 2026-08-04T16:47:53.545Z | Downloaded anstyle v1.0.14 |
| 257 | 2026-08-04T16:47:53.545Z | Downloaded anstyle-parse v1.0.0 |
| 258 | 2026-08-04T16:47:53.545Z | Downloaded httpdate v1.0.3 |
| 259 | 2026-08-04T16:47:53.548Z | Downloaded anstream v1.0.0 |
| 260 | 2026-08-04T16:47:53.548Z | Downloaded allocator-api2 v0.2.21 |
| 261 | 2026-08-04T16:47:53.551Z | Downloaded convert_case v0.4.0 |
| 262 | 2026-08-04T16:47:53.551Z | Downloaded indent_write v2.2.0 |
| 263 | 2026-08-04T16:47:53.551Z | Downloaded match_cfg v0.1.0 |
| 264 | 2026-08-04T16:47:53.554Z | Downloaded hubpack_derive v0.1.1 |
| 265 | 2026-08-04T16:47:53.554Z | Downloaded lock_api v0.4.14 |
| 266 | 2026-08-04T16:47:53.554Z | Downloaded block-buffer v0.12.0 |
| 267 | 2026-08-04T16:47:53.557Z | Downloaded async-stream v0.3.6 |
| 268 | 2026-08-04T16:47:53.557Z | Downloaded crunchy v0.2.4 |
| 269 | 2026-08-04T16:47:53.557Z | Downloaded ident_case v1.0.1 |
| 270 | 2026-08-04T16:47:53.561Z | Downloaded camino-tempfile v1.4.1 |
| 271 | 2026-08-04T16:47:53.564Z | Downloaded hyper-rustls v0.27.9 |
| 272 | 2026-08-04T16:47:53.564Z | Downloaded ipnetwork v0.21.1 |
| 273 | 2026-08-04T16:47:53.564Z | Downloaded bit-vec v0.8.0 |
| 274 | 2026-08-04T16:47:53.568Z | Downloaded ingot-macros v0.1.1 |
| 275 | 2026-08-04T16:47:53.571Z | Downloaded anyhow v1.0.104 |
| 276 | 2026-08-04T16:47:53.571Z | Downloaded camino v1.2.5 |
| 277 | 2026-08-04T16:47:53.575Z | Downloaded ciborium-ll v0.2.2 |
| 278 | 2026-08-04T16:47:53.575Z | Downloaded internet-checksum v0.2.1 |
| 279 | 2026-08-04T16:47:53.575Z | Downloaded num-iter v0.1.45 |
| 280 | 2026-08-04T16:47:53.575Z | Downloaded byteorder v1.5.0 |
| 281 | 2026-08-04T16:47:53.575Z | Downloaded async-recursion v1.1.1 |
| 282 | 2026-08-04T16:47:53.578Z | Downloaded cstr-argument v0.1.2 |
| 283 | 2026-08-04T16:47:53.578Z | Downloaded is_terminal_polyfill v1.70.2 |
| 284 | 2026-08-04T16:47:53.578Z | Downloaded managed v0.8.0 |
| 285 | 2026-08-04T16:47:53.578Z | Downloaded atomic-waker v1.1.2 |
| 286 | 2026-08-04T16:47:53.578Z | Downloaded bit-set v0.8.0 |
| 287 | 2026-08-04T16:47:53.583Z | Downloaded memoffset v0.9.1 |
| 288 | 2026-08-04T16:47:53.583Z | Downloaded humantime v2.3.0 |
| 289 | 2026-08-04T16:47:53.588Z | Downloaded cobs v0.3.0 |
| 290 | 2026-08-04T16:47:53.591Z | Downloaded memmap v0.7.0 |
| 291 | 2026-08-04T16:47:53.591Z | Downloaded newtype_derive v0.1.6 |
| 292 | 2026-08-04T16:47:53.591Z | Downloaded block-buffer v0.10.4 |
| 293 | 2026-08-04T16:47:53.591Z | Downloaded konst_macro_rules v0.2.19 |
| 294 | 2026-08-04T16:47:53.594Z | Downloaded colorchoice v1.0.5 |
| 295 | 2026-08-04T16:47:53.594Z | Downloaded const-random-macro v0.1.16 |
| 296 | 2026-08-04T16:47:53.594Z | Downloaded crucible-workspace-hack v0.1.0 |
| 297 | 2026-08-04T16:47:53.597Z | Downloaded httparse v1.10.1 |
| 298 | 2026-08-04T16:47:53.597Z | Downloaded const-random v0.1.18 |
| 299 | 2026-08-04T16:47:53.600Z | Downloaded hubpack v0.1.2 |
| 300 | 2026-08-04T16:47:53.607Z | Downloaded idna_adapter v1.2.2 |
| 301 | 2026-08-04T16:47:53.610Z | Downloaded is_ci v1.2.0 |
| 302 | 2026-08-04T16:47:53.610Z | Downloaded bitflags v1.3.2 |
| 303 | 2026-08-04T16:47:53.610Z | Downloaded cmake v0.1.58 |
| 304 | 2026-08-04T16:47:53.610Z | Downloaded base64ct v1.8.3 |
| 305 | 2026-08-04T16:47:53.612Z | Downloaded ingot-types v0.1.2 |
| 306 | 2026-08-04T16:47:53.613Z | Downloaded is-terminal v0.4.17 |
| 307 | 2026-08-04T16:47:53.613Z | Downloaded num v0.4.3 |
| 308 | 2026-08-04T16:47:53.616Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 309 | 2026-08-04T16:47:53.618Z | Downloaded mime v0.3.17 |
| 310 | 2026-08-04T16:47:53.619Z | Downloaded clap_lex v1.1.0 |
| 311 | 2026-08-04T16:47:53.619Z | Downloaded libscf-sys v1.2.0 |
| 312 | 2026-08-04T16:47:53.622Z | Downloaded linked-hash-map v0.5.6 |
| 313 | 2026-08-04T16:47:53.622Z | Downloaded natord v1.0.9 |
| 314 | 2026-08-04T16:47:53.622Z | Downloaded newtype-uuid-macros v0.1.0 |
| 315 | 2026-08-04T16:47:53.622Z | Downloaded bytecount v0.6.9 |
| 316 | 2026-08-04T16:47:53.626Z | Downloaded cipher v0.4.4 |
| 317 | 2026-08-04T16:47:53.626Z | Downloaded crypto-common v0.2.2 |
| 318 | 2026-08-04T16:47:53.628Z | Downloaded num_threads v0.1.7 |
| 319 | 2026-08-04T16:47:53.628Z | Downloaded olpc-cjson v0.1.4 |
| 320 | 2026-08-04T16:47:53.632Z | Downloaded compression-core v0.4.32 |
| 321 | 2026-08-04T16:47:53.632Z | Downloaded crc8 v0.1.1 |
| 322 | 2026-08-04T16:47:53.632Z | Downloaded scopeguard v1.2.0 |
| 323 | 2026-08-04T16:47:53.632Z | Downloaded newline-converter v0.3.0 |
| 324 | 2026-08-04T16:47:53.632Z | Downloaded serde_urlencoded v0.7.1 |
| 325 | 2026-08-04T16:47:53.632Z | Downloaded cpufeatures v0.2.17 |
| 326 | 2026-08-04T16:47:53.635Z | Downloaded cfg_aliases v0.2.1 |
| 327 | 2026-08-04T16:47:53.635Z | Downloaded crypto-common v0.1.7 |
| 328 | 2026-08-04T16:47:53.638Z | Downloaded inout v0.1.4 |
| 329 | 2026-08-04T16:47:53.641Z | Downloaded lru-cache v0.1.2 |
| 330 | 2026-08-04T16:47:53.641Z | Downloaded num-derive v0.4.2 |
| 331 | 2026-08-04T16:47:53.641Z | Downloaded bcs v0.1.6 |
| 332 | 2026-08-04T16:47:53.641Z | Downloaded keccak v0.1.6 |
| 333 | 2026-08-04T16:47:53.646Z | Downloaded async-trait v0.1.89 |
| 334 | 2026-08-04T16:47:53.649Z | Downloaded sigpipe v0.1.3 |
| 335 | 2026-08-04T16:47:53.649Z | Downloaded argon2 v0.5.3 |
| 336 | 2026-08-04T16:47:53.649Z | Downloaded csv-core v0.1.13 |
| 337 | 2026-08-04T16:47:53.652Z | Downloaded num-integer v0.1.46 |
| 338 | 2026-08-04T16:47:53.655Z | Downloaded crossbeam-deque v0.8.6 |
| 339 | 2026-08-04T16:47:53.655Z | Downloaded daft-derive v0.1.7 |
| 340 | 2026-08-04T16:47:53.658Z | Downloaded jobserver v0.1.34 |
| 341 | 2026-08-04T16:47:53.658Z | Downloaded scroll_derive v0.13.1 |
| 342 | 2026-08-04T16:47:53.661Z | Downloaded blake2 v0.10.6 |
| 343 | 2026-08-04T16:47:53.662Z | Downloaded ingot v0.2.1 |
| 344 | 2026-08-04T16:47:53.662Z | Downloaded serial_test v4.0.1 |
| 345 | 2026-08-04T16:47:53.665Z | Downloaded backon v1.6.0 |
| 346 | 2026-08-04T16:47:53.668Z | Downloaded serde-big-array v0.5.1 |
| 347 | 2026-08-04T16:47:53.671Z | Downloaded strum v0.26.3 |
| 348 | 2026-08-04T16:47:53.671Z | Downloaded strum v0.27.2 |
| 349 | 2026-08-04T16:47:53.671Z | Downloaded tabled_derive v0.7.0 |
| 350 | 2026-08-04T16:47:53.671Z | Downloaded cargo_toml v0.22.3 |
| 351 | 2026-08-04T16:47:53.671Z | Downloaded colored v3.1.1 |
| 352 | 2026-08-04T16:47:53.674Z | Downloaded structmeta v0.3.0 |
| 353 | 2026-08-04T16:47:53.674Z | Downloaded iana-time-zone v0.1.65 |
| 354 | 2026-08-04T16:47:53.677Z | Downloaded compression-codecs v0.4.38 |
| 355 | 2026-08-04T16:47:53.677Z | Downloaded strsim v0.11.1 |
| 356 | 2026-08-04T16:47:53.680Z | Downloaded structmeta-derive v0.3.0 |
| 357 | 2026-08-04T16:47:53.680Z | Downloaded thread-id v5.1.0 |
| 358 | 2026-08-04T16:47:53.683Z | Downloaded num_enum v0.7.6 |
| 359 | 2026-08-04T16:47:53.686Z | Downloaded num_enum_derive v0.5.11 |
| 360 | 2026-08-04T16:47:53.686Z | Downloaded unarray v0.1.4 |
| 361 | 2026-08-04T16:47:53.686Z | Downloaded byte-wrapper v0.1.0 |
| 362 | 2026-08-04T16:47:53.689Z | Downloaded usdt v0.5.0 |
| 363 | 2026-08-04T16:47:53.689Z | Downloaded unicode-xid v0.2.6 |
| 364 | 2026-08-04T16:47:53.689Z | Downloaded hybrid-array v0.4.12 |
| 365 | 2026-08-04T16:47:53.689Z | Downloaded bs58 v0.5.1 |
| 366 | 2026-08-04T16:47:53.693Z | Downloaded crossbeam-utils v0.8.21 |
| 367 | 2026-08-04T16:47:53.693Z | Downloaded no-std-compat v0.4.1 |
| 368 | 2026-08-04T16:47:53.693Z | Downloaded num_enum v0.5.11 |
| 369 | 2026-08-04T16:47:53.696Z | Downloaded lazy_static v1.5.0 |
| 370 | 2026-08-04T16:47:53.696Z | Downloaded newtype-uuid v1.3.2 |
| 371 | 2026-08-04T16:47:53.696Z | Downloaded rustls-pemfile v2.2.0 |
| 372 | 2026-08-04T16:47:53.699Z | Downloaded critical-section v1.2.0 |
| 373 | 2026-08-04T16:47:53.699Z | Downloaded typeid v1.0.3 |
| 374 | 2026-08-04T16:47:53.699Z | Downloaded untrusted v0.7.1 |
| 375 | 2026-08-04T16:47:53.699Z | Downloaded num-rational v0.4.2 |
| 376 | 2026-08-04T16:47:53.702Z | Downloaded untrusted v0.9.0 |
| 377 | 2026-08-04T16:47:53.702Z | Downloaded zerofrom-derive v0.1.7 |
| 378 | 2026-08-04T16:47:53.702Z | Downloaded multer v3.1.0 |
| 379 | 2026-08-04T16:47:53.706Z | Downloaded num_enum_derive v0.7.6 |
| 380 | 2026-08-04T16:47:53.708Z | Downloaded ingot-types v0.2.0 |
| 381 | 2026-08-04T16:47:53.708Z | Downloaded linear-map v1.2.0 |
| 382 | 2026-08-04T16:47:53.711Z | Downloaded libsw-core v0.3.2 |
| 383 | 2026-08-04T16:47:53.711Z | Downloaded chacha20 v0.10.0 |
| 384 | 2026-08-04T16:47:53.711Z | Downloaded crc32fast v1.5.0 |
| 385 | 2026-08-04T16:47:53.711Z | Downloaded daft v0.1.7 |
| 386 | 2026-08-04T16:47:53.715Z | Downloaded darling v0.21.3 |
| 387 | 2026-08-04T16:47:53.715Z | Downloaded darling_macro v0.21.3 |
| 388 | 2026-08-04T16:47:53.715Z | Downloaded defmt v0.3.100 |
| 389 | 2026-08-04T16:47:53.718Z | Downloaded serde_repr v0.1.21 |
| 390 | 2026-08-04T16:47:53.718Z | Downloaded fixedbitset v0.4.2 |
| 391 | 2026-08-04T16:47:53.718Z | Downloaded ipnet v2.12.0 |
| 392 | 2026-08-04T16:47:53.718Z | Downloaded embedded-io v0.6.1 |
| 393 | 2026-08-04T16:47:53.721Z | Downloaded embedded-io v0.4.0 |
| 394 | 2026-08-04T16:47:53.721Z | Downloaded fnv v1.0.7 |
| 395 | 2026-08-04T16:47:53.724Z | Downloaded ciborium v0.2.2 |
| 396 | 2026-08-04T16:47:53.724Z | Downloaded cookie v0.18.1 |
| 397 | 2026-08-04T16:47:53.727Z | Downloaded slab v0.4.12 |
| 398 | 2026-08-04T16:47:53.730Z | Downloaded smartstring v1.0.1 |
| 399 | 2026-08-04T16:47:53.733Z | Downloaded foreign-types v0.5.0 |
| 400 | 2026-08-04T16:47:53.733Z | Downloaded form_urlencoded v1.2.2 |
| 401 | 2026-08-04T16:47:53.737Z | Downloaded icu_normalizer_data v2.2.0 |
| 402 | 2026-08-04T16:47:53.740Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 403 | 2026-08-04T16:47:53.742Z | Downloaded thiserror-impl v1.0.69 |
| 404 | 2026-08-04T16:47:53.742Z | Downloaded thread-id v4.2.2 |
| 405 | 2026-08-04T16:47:53.742Z | Downloaded potential_utf v0.1.5 |
| 406 | 2026-08-04T16:47:53.742Z | Downloaded icu_locale_core v2.2.0 |
| 407 | 2026-08-04T16:47:53.745Z | Downloaded thread_local v1.1.9 |
| 408 | 2026-08-04T16:47:53.748Z | Downloaded base64 v0.22.1 |
| 409 | 2026-08-04T16:47:53.748Z | Downloaded console v0.15.11 |
| 410 | 2026-08-04T16:47:53.751Z | Downloaded console v0.16.3 |
| 411 | 2026-08-04T16:47:53.751Z | Downloaded base64 v0.21.7 |
| 412 | 2026-08-04T16:47:53.754Z | Downloaded http-body v1.0.1 |
| 413 | 2026-08-04T16:47:53.754Z | Downloaded ingot-macros v0.2.0 |
| 414 | 2026-08-04T16:47:53.754Z | Downloaded hostname v0.4.2 |
| 415 | 2026-08-04T16:47:53.757Z | Downloaded xz2 v0.1.7 |
| 416 | 2026-08-04T16:47:53.760Z | Downloaded proc-macro-crate v3.5.0 |
| 417 | 2026-08-04T16:47:53.760Z | Downloaded rand_chacha v0.3.1 |
| 418 | 2026-08-04T16:47:53.763Z | Downloaded powerfmt v0.2.0 |
| 419 | 2026-08-04T16:47:53.766Z | Downloaded progenitor-macro v0.13.0 |
| 420 | 2026-08-04T16:47:53.766Z | Downloaded progenitor-macro v0.14.0 |
| 421 | 2026-08-04T16:47:53.767Z | Downloaded crossbeam-epoch v0.9.18 |
| 422 | 2026-08-04T16:47:53.767Z | Downloaded zeroize v1.8.2 |
| 423 | 2026-08-04T16:47:53.770Z | Downloaded litemap v0.8.2 |
| 424 | 2026-08-04T16:47:53.775Z | Downloaded libsw v3.5.0 |
| 425 | 2026-08-04T16:47:53.777Z | Downloaded num-complex v0.4.6 |
| 426 | 2026-08-04T16:47:53.778Z | Downloaded sha2 v0.10.9 |
| 427 | 2026-08-04T16:47:53.782Z | Downloaded digest v0.10.7 |
| 428 | 2026-08-04T16:47:53.785Z | Downloaded dtrace-parser v0.2.0 |
| 429 | 2026-08-04T16:47:53.785Z | Downloaded scroll_derive v0.12.1 |
| 430 | 2026-08-04T16:47:53.788Z | Downloaded aho-corasick v1.1.4 |
| 431 | 2026-08-04T16:47:53.788Z | Downloaded rustc_version v0.1.7 |
| 432 | 2026-08-04T16:47:53.791Z | Downloaded memmap2 v0.9.10 |
| 433 | 2026-08-04T16:47:53.794Z | Downloaded fs-err v3.3.0 |
| 434 | 2026-08-04T16:47:53.798Z | Downloaded indexmap v1.9.3 |
| 435 | 2026-08-04T16:47:53.801Z | Downloaded siphasher v1.0.3 |
| 436 | 2026-08-04T16:47:53.801Z | Downloaded bitflags v2.12.1 |
| 437 | 2026-08-04T16:47:53.805Z | Downloaded highway v1.3.0 |
| 438 | 2026-08-04T16:47:53.808Z | Downloaded slog-bunyan v2.5.0 |
| 439 | 2026-08-04T16:47:53.808Z | Downloaded tabled_derive v0.11.0 |
| 440 | 2026-08-04T16:47:53.808Z | Downloaded swrite v0.1.0 |
| 441 | 2026-08-04T16:47:53.808Z | Downloaded tabwriter v1.4.1 |
| 442 | 2026-08-04T16:47:53.811Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 443 | 2026-08-04T16:47:53.811Z | Downloaded toml v0.8.23 |
| 444 | 2026-08-04T16:47:53.815Z | Downloaded usdt-macro v0.6.0 |
| 445 | 2026-08-04T16:47:53.815Z | Downloaded try-lock v0.2.5 |
| 446 | 2026-08-04T16:47:53.815Z | Downloaded waitgroup v0.1.2 |
| 447 | 2026-08-04T16:47:53.818Z | Downloaded clap_derive v4.6.4 |
| 448 | 2026-08-04T16:47:53.819Z | Downloaded group v0.13.0 |
| 449 | 2026-08-04T16:47:53.819Z | Downloaded icu_normalizer v2.2.0 |
| 450 | 2026-08-04T16:47:53.819Z | Downloaded progenitor v0.14.0 |
| 451 | 2026-08-04T16:47:53.822Z | Downloaded glob v0.3.3 |
| 452 | 2026-08-04T16:47:53.824Z | Downloaded pin-project-lite v0.2.17 |
| 453 | 2026-08-04T16:47:53.840Z | Downloaded toml_datetime v0.6.11 |
| 454 | 2026-08-04T16:47:53.840Z | Downloaded typify-macro v0.6.2 |
| 455 | 2026-08-04T16:47:53.840Z | Downloaded wait-timeout v0.2.1 |
| 456 | 2026-08-04T16:47:53.840Z | Downloaded schemars v0.8.22 |
| 457 | 2026-08-04T16:47:53.840Z | Downloaded utf8parse v0.2.2 |
| 458 | 2026-08-04T16:47:53.840Z | Downloaded chacha20poly1305 v0.10.1 |
| 459 | 2026-08-04T16:47:53.843Z | Downloaded dtrace-parser v0.3.0 |
| 460 | 2026-08-04T16:47:53.843Z | Downloaded errno v0.3.14 |
| 461 | 2026-08-04T16:47:53.843Z | Downloaded unit-prefix v0.5.2 |
| 462 | 2026-08-04T16:47:53.843Z | Downloaded universal-hash v0.5.1 |
| 463 | 2026-08-04T16:47:53.843Z | Downloaded yoke-derive v0.8.2 |
| 464 | 2026-08-04T16:47:53.843Z | Downloaded zone_cfg_derive v0.3.1 |
| 465 | 2026-08-04T16:47:53.843Z | Downloaded bytes v1.11.1 |
| 466 | 2026-08-04T16:47:53.843Z | Downloaded defmt-parser v1.0.0 |
| 467 | 2026-08-04T16:47:53.843Z | Downloaded zone v0.3.1 |
| 468 | 2026-08-04T16:47:53.843Z | Downloaded const-oid v0.10.2 |
| 469 | 2026-08-04T16:47:53.847Z | Downloaded deranged v0.5.8 |
| 470 | 2026-08-04T16:47:53.847Z | Downloaded futures-task v0.3.32 |
| 471 | 2026-08-04T16:47:53.847Z | Downloaded generic-array v0.14.7 |
| 472 | 2026-08-04T16:47:53.850Z | Downloaded rand_chacha v0.9.0 |
| 473 | 2026-08-04T16:47:53.850Z | Downloaded dunce v1.0.5 |
| 474 | 2026-08-04T16:47:53.850Z | Downloaded icu_properties v2.2.0 |
| 475 | 2026-08-04T16:47:53.853Z | Downloaded num-traits v0.2.19 |
| 476 | 2026-08-04T16:47:53.854Z | Downloaded log v0.4.32 |
| 477 | 2026-08-04T16:47:53.858Z | Downloaded hex v0.4.3 |
| 478 | 2026-08-04T16:47:53.858Z | Downloaded serde_tokenstream v0.2.3 |
| 479 | 2026-08-04T16:47:53.858Z | Downloaded arc-swap v1.9.1 |
| 480 | 2026-08-04T16:47:53.861Z | Downloaded yoke v0.8.3 |
| 481 | 2026-08-04T16:47:53.864Z | Downloaded slog-async v2.8.0 |
| 482 | 2026-08-04T16:47:53.867Z | Downloaded omicron-workspace-hack v0.1.0 |
| 483 | 2026-08-04T16:47:53.867Z | Downloaded openssl-macros v0.1.1 |
| 484 | 2026-08-04T16:47:53.867Z | Downloaded openssl-probe v0.2.1 |
| 485 | 2026-08-04T16:47:53.870Z | Downloaded miniz_oxide v0.8.9 |
| 486 | 2026-08-04T16:47:53.873Z | Downloaded indicatif v0.18.4 |
| 487 | 2026-08-04T16:47:53.878Z | Downloaded konst v0.2.20 |
| 488 | 2026-08-04T16:47:53.883Z | Downloaded parking_lot v0.11.2 |
| 489 | 2026-08-04T16:47:53.883Z | Downloaded shlex v2.0.1 |
| 490 | 2026-08-04T16:47:53.883Z | Downloaded slog v2.8.2 |
| 491 | 2026-08-04T16:47:53.883Z | Downloaded phf_shared v0.12.1 |
| 492 | 2026-08-04T16:47:53.884Z | Downloaded synstructure v0.13.2 |
| 493 | 2026-08-04T16:47:53.884Z | Downloaded proc-macro-crate v1.3.1 |
| 494 | 2026-08-04T16:47:53.884Z | Downloaded fs_extra v1.3.0 |
| 495 | 2026-08-04T16:47:53.890Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 496 | 2026-08-04T16:47:53.890Z | Downloaded progenitor-client v0.14.0 |
| 497 | 2026-08-04T16:47:53.890Z | Downloaded serial_test_derive v4.0.1 |
| 498 | 2026-08-04T16:47:53.890Z | Downloaded serde_plain v1.0.2 |
| 499 | 2026-08-04T16:47:53.890Z | Downloaded thiserror-no-std v2.0.2 |
| 500 | 2026-08-04T16:47:53.894Z | Downloaded parking_lot v0.12.5 |
| 501 | 2026-08-04T16:47:53.895Z | Downloaded clap v4.6.5 |
| 502 | 2026-08-04T16:47:53.899Z | Downloaded owo-colors v4.3.0 |
| 503 | 2026-08-04T16:47:53.904Z | Downloaded pin-project-internal v1.1.13 |
| 504 | 2026-08-04T16:47:53.904Z | Downloaded typify v0.4.3 |
| 505 | 2026-08-04T16:47:53.904Z | Downloaded rustc-hash v2.1.2 |
| 506 | 2026-08-04T16:47:53.907Z | Downloaded rustls-native-certs v0.8.4 |
| 507 | 2026-08-04T16:47:53.912Z | Downloaded derive-ex v0.1.8 |
| 508 | 2026-08-04T16:47:53.916Z | Downloaded rustls-pki-types v1.14.1 |
| 509 | 2026-08-04T16:47:53.919Z | Downloaded foldhash v0.2.0 |
| 510 | 2026-08-04T16:47:53.919Z | Downloaded terminal_size v0.4.4 |
| 511 | 2026-08-04T16:47:53.922Z | Downloaded toml_write v0.1.2 |
| 512 | 2026-08-04T16:47:53.922Z | Downloaded git-stub-vcs v0.1.0 |
| 513 | 2026-08-04T16:47:53.922Z | Downloaded async-compression v0.4.42 |
| 514 | 2026-08-04T16:47:53.925Z | Downloaded const_format v0.2.36 |
| 515 | 2026-08-04T16:47:53.928Z | Downloaded futures-executor v0.3.32 |
| 516 | 2026-08-04T16:47:53.928Z | Downloaded time-core v0.1.8 |
| 517 | 2026-08-04T16:47:53.932Z | Downloaded crossbeam-channel v0.5.15 |
| 518 | 2026-08-04T16:47:53.932Z | Downloaded elliptic-curve v0.13.8 |
| 519 | 2026-08-04T16:47:53.935Z | Downloaded getrandom v0.3.4 |
| 520 | 2026-08-04T16:47:53.946Z | Downloaded strum_macros v0.27.2 |
| 521 | 2026-08-04T16:47:53.949Z | Downloaded jiff-static v0.2.28 |
| 522 | 2026-08-04T16:47:53.949Z | Downloaded ppv-lite86 v0.2.21 |
| 523 | 2026-08-04T16:47:53.952Z | Downloaded progenitor-client v0.13.0 |
| 524 | 2026-08-04T16:47:53.952Z | Downloaded unicode-linebreak v0.1.5 |
| 525 | 2026-08-04T16:47:53.952Z | Downloaded paste v1.0.15 |
| 526 | 2026-08-04T16:47:53.952Z | Downloaded slog-dtrace v0.3.0 |
| 527 | 2026-08-04T16:47:53.955Z | Downloaded snafu v0.8.9 |
| 528 | 2026-08-04T16:47:53.958Z | Downloaded diff v0.1.13 |
| 529 | 2026-08-04T16:47:53.959Z | Downloaded usdt v0.6.0 |
| 530 | 2026-08-04T16:47:53.959Z | Downloaded debug-ignore v1.0.5 |
| 531 | 2026-08-04T16:47:53.962Z | Downloaded futures-core v0.3.32 |
| 532 | 2026-08-04T16:47:53.963Z | Downloaded crypto-bigint v0.5.5 |
| 533 | 2026-08-04T16:47:53.965Z | Downloaded mio v1.2.1 |
| 534 | 2026-08-04T16:47:53.968Z | Downloaded rand_core v0.9.5 |
| 535 | 2026-08-04T16:47:53.971Z | Downloaded unsafe-libyaml v0.2.11 |
| 536 | 2026-08-04T16:47:53.971Z | Downloaded rand_core v0.10.1 |
| 537 | 2026-08-04T16:47:53.971Z | Downloaded papergrid v0.18.0 |
| 538 | 2026-08-04T16:47:53.974Z | Downloaded rustc_version v0.4.1 |
| 539 | 2026-08-04T16:47:53.977Z | Downloaded scroll v0.13.0 |
| 540 | 2026-08-04T16:47:53.977Z | Downloaded rustls-webpki v0.103.13 |
| 541 | 2026-08-04T16:47:53.977Z | Downloaded fxhash v0.2.1 |
| 542 | 2026-08-04T16:47:53.977Z | Downloaded gethostname v0.5.0 |
| 543 | 2026-08-04T16:47:53.981Z | Downloaded parse-display v0.10.0 |
| 544 | 2026-08-04T16:47:53.984Z | Downloaded same-file v1.0.6 |
| 545 | 2026-08-04T16:47:53.984Z | Downloaded snafu-derive v0.8.9 |
| 546 | 2026-08-04T16:47:53.987Z | Downloaded pest_derive v2.8.6 |
| 547 | 2026-08-04T16:47:53.990Z | Downloaded pest_generator v2.8.6 |
| 548 | 2026-08-04T16:47:53.993Z | Downloaded serde_core v1.0.229 |
| 549 | 2026-08-04T16:47:53.993Z | Downloaded foldhash v0.1.5 |
| 550 | 2026-08-04T16:47:53.993Z | Downloaded signal-hook-registry v1.4.8 |
| 551 | 2026-08-04T16:47:53.993Z | Downloaded slog-scope v4.4.1 |
| 552 | 2026-08-04T16:47:53.996Z | Downloaded slog-stdlog v4.1.1 |
| 553 | 2026-08-04T16:47:53.996Z | Downloaded strum_macros v0.26.4 |
| 554 | 2026-08-04T16:47:53.996Z | Downloaded progenitor-macro v0.10.0 |
| 555 | 2026-08-04T16:47:53.996Z | Downloaded slog-envlogger v2.2.0 |
| 556 | 2026-08-04T16:47:53.999Z | Downloaded cc v1.2.63 |
| 557 | 2026-08-04T16:47:54.003Z | Downloaded stable_deref_trait v1.2.1 |
| 558 | 2026-08-04T16:47:54.006Z | Downloaded similar v2.7.0 |
| 559 | 2026-08-04T16:47:54.010Z | Downloaded smawk v0.3.2 |
| 560 | 2026-08-04T16:47:54.013Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 561 | 2026-08-04T16:47:54.017Z | Downloaded toml_edit v0.22.27 |
| 562 | 2026-08-04T16:47:54.020Z | Downloaded test-strategy v0.4.5 |
| 563 | 2026-08-04T16:47:54.023Z | Downloaded tokio-stream v0.1.18 |
| 564 | 2026-08-04T16:47:54.026Z | Downloaded yansi v1.0.1 |
| 565 | 2026-08-04T16:47:54.026Z | Downloaded rustls-platform-verifier v0.7.0 |
| 566 | 2026-08-04T16:47:54.029Z | Downloaded zmij v1.0.21 |
| 567 | 2026-08-04T16:47:54.029Z | Downloaded tagptr v0.2.0 |
| 568 | 2026-08-04T16:47:54.029Z | Downloaded termtree v0.5.1 |
| 569 | 2026-08-04T16:47:54.029Z | Downloaded testing_table v0.3.0 |
| 570 | 2026-08-04T16:47:54.032Z | Downloaded erased-serde v0.3.31 |
| 571 | 2026-08-04T16:47:54.032Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 572 | 2026-08-04T16:47:54.033Z | Downloaded memchr v2.8.1 |
| 573 | 2026-08-04T16:47:54.036Z | Downloaded hyper-util v0.1.20 |
| 574 | 2026-08-04T16:47:54.039Z | Downloaded indexmap v2.14.0 |
| 575 | 2026-08-04T16:47:54.039Z | Downloaded futures-macro v0.3.32 |
| 576 | 2026-08-04T16:47:54.042Z | Downloaded enum-as-inner v0.6.1 |
| 577 | 2026-08-04T16:47:54.042Z | Downloaded foreign-types-shared v0.1.1 |
| 578 | 2026-08-04T16:47:54.042Z | Downloaded futures v0.3.32 |
| 579 | 2026-08-04T16:47:54.044Z | Downloaded proc-macro2 v1.0.106 |
| 580 | 2026-08-04T16:47:54.044Z | Downloaded progenitor-impl v0.10.0 |
| 581 | 2026-08-04T16:47:54.047Z | Downloaded fixedbitset v0.5.7 |
| 582 | 2026-08-04T16:47:54.050Z | Downloaded parking_lot_core v0.8.6 |
| 583 | 2026-08-04T16:47:54.050Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 584 | 2026-08-04T16:47:54.053Z | Downloaded either v1.16.0 |
| 585 | 2026-08-04T16:47:54.053Z | Downloaded semver v1.0.28 |
| 586 | 2026-08-04T16:47:54.053Z | Downloaded parse-display-derive v0.10.0 |
| 587 | 2026-08-04T16:47:54.053Z | Downloaded http-body-util v0.1.4 |
| 588 | 2026-08-04T16:47:54.056Z | Downloaded serde v1.0.229 |
| 589 | 2026-08-04T16:47:54.059Z | Downloaded progenitor v0.13.0 |
| 590 | 2026-08-04T16:47:54.059Z | Downloaded url v2.5.8 |
| 591 | 2026-08-04T16:47:54.059Z | Downloaded progenitor-client v0.10.0 |
| 592 | 2026-08-04T16:47:54.062Z | Downloaded rayon-core v1.13.0 |
| 593 | 2026-08-04T16:47:54.065Z | Downloaded rustversion v1.0.22 |
| 594 | 2026-08-04T16:47:54.065Z | Downloaded ucd-trie v0.1.7 |
| 595 | 2026-08-04T16:47:54.068Z | Downloaded drift v0.2.0 |
| 596 | 2026-08-04T16:47:54.071Z | Downloaded semver v0.1.20 |
| 597 | 2026-08-04T16:47:54.073Z | Downloaded sha1 v0.10.6 |
| 598 | 2026-08-04T16:47:54.074Z | Downloaded take_mut v0.2.2 |
| 599 | 2026-08-04T16:47:54.074Z | Downloaded plain v0.2.3 |
| 600 | 2026-08-04T16:47:54.074Z | Downloaded thin-vec v0.2.18 |
| 601 | 2026-08-04T16:47:54.074Z | Downloaded icu_collections v2.2.0 |
| 602 | 2026-08-04T16:47:54.077Z | Downloaded minimal-lexical v0.2.1 |
| 603 | 2026-08-04T16:47:54.080Z | Downloaded half v2.7.1 |
| 604 | 2026-08-04T16:47:54.083Z | Downloaded tokio-rustls v0.26.4 |
| 605 | 2026-08-04T16:47:54.083Z | Downloaded pin-project v1.1.13 |
| 606 | 2026-08-04T16:47:54.088Z | Downloaded tiny-keccak v2.0.2 |
| 607 | 2026-08-04T16:47:54.092Z | Downloaded spin v0.5.2 |
| 608 | 2026-08-04T16:47:54.092Z | Downloaded tinyvec_macros v0.1.1 |
| 609 | 2026-08-04T16:47:54.092Z | Downloaded walkdir v2.5.0 |
| 610 | 2026-08-04T16:47:54.092Z | Downloaded progenitor-extras v0.2.0 |
| 611 | 2026-08-04T16:47:54.095Z | Downloaded time-macros v0.2.27 |
| 612 | 2026-08-04T16:47:54.095Z | Downloaded usdt-impl v0.5.0 |
| 613 | 2026-08-04T16:47:54.097Z | Downloaded defmt-macros v1.1.0 |
| 614 | 2026-08-04T16:47:54.097Z | Downloaded usdt-attr-macro v0.5.0 |
| 615 | 2026-08-04T16:47:54.102Z | Downloaded zerovec-derive v0.11.3 |
| 616 | 2026-08-04T16:47:54.105Z | Downloaded defmt v1.1.0 |
| 617 | 2026-08-04T16:47:54.108Z | Downloaded displaydoc v0.2.6 |
| 618 | 2026-08-04T16:47:54.108Z | Downloaded find-msvc-tools v0.1.9 |
| 619 | 2026-08-04T16:47:54.108Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 620 | 2026-08-04T16:47:54.114Z | Downloaded equivalent v1.0.2 |
| 621 | 2026-08-04T16:47:54.114Z | Downloaded once_cell v1.21.4 |
| 622 | 2026-08-04T16:47:54.114Z | Downloaded parking_lot_core v0.9.12 |
| 623 | 2026-08-04T16:47:54.116Z | Downloaded futures-io v0.3.32 |
| 624 | 2026-08-04T16:47:54.116Z | Downloaded heck v0.5.0 |
| 625 | 2026-08-04T16:47:54.116Z | Downloaded typenum v1.20.1 |
| 626 | 2026-08-04T16:47:54.116Z | Downloaded tracing-core v0.1.36 |
| 627 | 2026-08-04T16:47:54.121Z | Downloaded getrandom v0.2.17 |
| 628 | 2026-08-04T16:47:54.124Z | Downloaded proc-macro-error v1.0.4 |
| 629 | 2026-08-04T16:47:54.127Z | Downloaded heck v0.4.1 |
| 630 | 2026-08-04T16:47:54.127Z | Downloaded serde_spanned v0.6.9 |
| 631 | 2026-08-04T16:47:54.127Z | Downloaded proc-macro-error-attr v1.0.4 |
| 632 | 2026-08-04T16:47:54.129Z | Downloaded quick-error v1.2.3 |
| 633 | 2026-08-04T16:47:54.132Z | Downloaded oxide-tokio-rt v0.1.6 |
| 634 | 2026-08-04T16:47:54.135Z | Downloaded pem v3.0.6 |
| 635 | 2026-08-04T16:47:54.135Z | Downloaded spin v0.9.8 |
| 636 | 2026-08-04T16:47:54.135Z | Downloaded nom v7.1.3 |
| 637 | 2026-08-04T16:47:54.139Z | Downloaded tinyvec v1.11.0 |
| 638 | 2026-08-04T16:47:54.142Z | Downloaded typify v0.6.2 |
| 639 | 2026-08-04T16:47:54.145Z | Downloaded port-file v0.1.0 |
| 640 | 2026-08-04T16:47:54.145Z | Downloaded poly1305 v0.8.0 |
| 641 | 2026-08-04T16:47:54.148Z | Downloaded quote v1.0.45 |
| 642 | 2026-08-04T16:47:54.148Z | Downloaded resolv-conf v0.7.6 |
| 643 | 2026-08-04T16:47:54.150Z | Downloaded smf v0.2.3 |
| 644 | 2026-08-04T16:47:54.151Z | Downloaded usdt-macro v0.5.0 |
| 645 | 2026-08-04T16:47:54.153Z | Downloaded percent-encoding v2.3.2 |
| 646 | 2026-08-04T16:47:54.153Z | Downloaded dof v0.3.0 |
| 647 | 2026-08-04T16:47:54.154Z | Downloaded dof v0.4.0 |
| 648 | 2026-08-04T16:47:54.154Z | Downloaded heapless v0.8.0 |
| 649 | 2026-08-04T16:47:54.159Z | Downloaded rusty-fork v0.3.1 |
| 650 | 2026-08-04T16:47:54.162Z | Downloaded simd-adler32 v0.3.9 |
| 651 | 2026-08-04T16:47:54.162Z | Downloaded tinystr v0.8.3 |
| 652 | 2026-08-04T16:47:54.165Z | Downloaded writeable v0.6.3 |
| 653 | 2026-08-04T16:47:54.165Z | Downloaded digest v0.11.3 |
| 654 | 2026-08-04T16:47:54.165Z | Downloaded tower-service v0.3.3 |
| 655 | 2026-08-04T16:47:54.168Z | Downloaded darling_macro v0.23.0 |
| 656 | 2026-08-04T16:47:54.168Z | Downloaded futures-sink v0.3.32 |
| 657 | 2026-08-04T16:47:54.170Z | Downloaded tracing-attributes v0.1.31 |
| 658 | 2026-08-04T16:47:54.175Z | Downloaded hostname v0.3.1 |
| 659 | 2026-08-04T16:47:54.179Z | Downloaded postcard v1.1.3 |
| 660 | 2026-08-04T16:47:54.182Z | Downloaded tower v0.5.3 |
| 661 | 2026-08-04T16:47:54.185Z | Downloaded zerocopy-derive v0.7.35 |
| 662 | 2026-08-04T16:47:54.188Z | Downloaded secrecy v0.10.3 |
| 663 | 2026-08-04T16:47:54.188Z | Downloaded foreign-types v0.3.2 |
| 664 | 2026-08-04T16:47:54.188Z | Downloaded rand_xorshift v0.4.0 |
| 665 | 2026-08-04T16:47:54.191Z | Downloaded want v0.3.1 |
| 666 | 2026-08-04T16:47:54.191Z | Downloaded utf-8 v0.7.6 |
| 667 | 2026-08-04T16:47:54.191Z | Downloaded float-ord v0.3.2 |
| 668 | 2026-08-04T16:47:54.195Z | Downloaded zerocopy-derive v0.8.50 |
| 669 | 2026-08-04T16:47:54.200Z | Downloaded getrandom v0.4.2 |
| 670 | 2026-08-04T16:47:54.202Z | Downloaded sha1 v0.11.0 |
| 671 | 2026-08-04T16:47:54.205Z | Downloaded scroll v0.12.0 |
| 672 | 2026-08-04T16:47:54.205Z | Downloaded git-stub v1.0.0 |
| 673 | 2026-08-04T16:47:54.208Z | Downloaded utf8_iter v1.0.4 |
| 674 | 2026-08-04T16:47:54.208Z | Downloaded sync_wrapper v1.0.2 |
| 675 | 2026-08-04T16:47:54.208Z | Downloaded zerofrom v0.1.8 |
| 676 | 2026-08-04T16:47:54.211Z | Downloaded itertools v0.12.1 |
| 677 | 2026-08-04T16:47:54.215Z | Downloaded serde_derive v1.0.229 |
| 678 | 2026-08-04T16:47:54.225Z | Downloaded hash32 v0.3.1 |
| 679 | 2026-08-04T16:47:54.229Z | Downloaded ref-cast-impl v1.0.25 |
| 680 | 2026-08-04T16:47:54.237Z | Downloaded subtle v2.6.1 |
| 681 | 2026-08-04T16:47:54.237Z | Downloaded uuid v1.24.0 |
| 682 | 2026-08-04T16:47:54.237Z | Downloaded usdt-impl v0.6.0 |
| 683 | 2026-08-04T16:47:54.242Z | Downloaded tokio-macros v2.7.0 |
| 684 | 2026-08-04T16:47:54.245Z | Downloaded typify-macro v0.4.3 |
| 685 | 2026-08-04T16:47:54.245Z | Downloaded foreign-types-shared v0.3.1 |
| 686 | 2026-08-04T16:47:54.245Z | Downloaded rand v0.8.6 |
| 687 | 2026-08-04T16:47:54.249Z | Downloaded schemars v0.9.0 |
| 688 | 2026-08-04T16:47:54.255Z | Downloaded darling_core v0.21.3 |
| 689 | 2026-08-04T16:47:54.258Z | Downloaded tungstenite v0.21.0 |
| 690 | 2026-08-04T16:47:54.261Z | Downloaded idna v1.1.0 |
| 691 | 2026-08-04T16:47:54.264Z | Downloaded schemars_derive v0.8.22 |
| 692 | 2026-08-04T16:47:54.264Z | Downloaded vsss-rs v3.3.4 |
| 693 | 2026-08-04T16:47:54.264Z | Downloaded slog-term v2.9.2 |
| 694 | 2026-08-04T16:47:54.267Z | Downloaded thiserror v1.0.69 |
| 695 | 2026-08-04T16:47:54.267Z | Downloaded tokio-dtrace v0.1.1 |
| 696 | 2026-08-04T16:47:54.270Z | Downloaded supports-color v3.0.2 |
| 697 | 2026-08-04T16:47:54.270Z | Downloaded usdt-attr-macro v0.6.0 |
| 698 | 2026-08-04T16:47:54.270Z | Downloaded rand_pcg v0.10.2 |
| 699 | 2026-08-04T16:47:54.270Z | Downloaded ref-cast v1.0.25 |
| 700 | 2026-08-04T16:47:54.273Z | Downloaded serde_spanned v1.1.1 |
| 701 | 2026-08-04T16:47:54.276Z | Downloaded http v1.4.2 |
| 702 | 2026-08-04T16:47:54.281Z | Downloaded dyn-clone v1.0.20 |
| 703 | 2026-08-04T16:47:54.284Z | Downloaded slog-json v2.6.1 |
| 704 | 2026-08-04T16:47:54.287Z | Downloaded zeroize_derive v1.4.3 |
| 705 | 2026-08-04T16:47:54.287Z | Downloaded opaque-debug v0.3.1 |
| 706 | 2026-08-04T16:47:54.291Z | Downloaded pretty-hex v0.4.2 |
| 707 | 2026-08-04T16:47:54.297Z | Downloaded nom v8.0.0 |
| 708 | 2026-08-04T16:47:54.300Z | Downloaded expectorate v1.2.0 |
| 709 | 2026-08-04T16:47:54.302Z | Downloaded ryu v1.0.23 |
| 710 | 2026-08-04T16:47:54.305Z | Downloaded term v1.2.1 |
| 711 | 2026-08-04T16:47:54.305Z | Downloaded thiserror v2.0.19 |
| 712 | 2026-08-04T16:47:54.308Z | Downloaded socket2 v0.6.5 |
| 713 | 2026-08-04T16:47:54.308Z | Downloaded version_check v0.9.5 |
| 714 | 2026-08-04T16:47:54.311Z | Downloaded phf v0.12.1 |
| 715 | 2026-08-04T16:47:54.318Z | Downloaded hmac v0.12.1 |
| 716 | 2026-08-04T16:47:54.321Z | Downloaded itertools v0.14.0 |
| 717 | 2026-08-04T16:47:54.324Z | Downloaded rand_core v0.6.4 |
| 718 | 2026-08-04T16:47:54.324Z | Downloaded derive_more v0.99.20 |
| 719 | 2026-08-04T16:47:54.328Z | Downloaded oxnet v0.1.6 |
| 720 | 2026-08-04T16:47:54.328Z | Downloaded password-hash v0.5.0 |
| 721 | 2026-08-04T16:47:54.329Z | Downloaded quinn-udp v0.5.14 |
| 722 | 2026-08-04T16:47:54.332Z | Downloaded tower-layer v0.3.3 |
| 723 | 2026-08-04T16:47:54.332Z | Downloaded flate2 v1.1.9 |
| 724 | 2026-08-04T16:47:54.332Z | Downloaded proc-macro-error2 v2.0.1 |
| 725 | 2026-08-04T16:47:54.333Z | Downloaded progenitor v0.10.0 |
| 726 | 2026-08-04T16:47:54.335Z | Downloaded static_assertions v1.1.0 |
| 727 | 2026-08-04T16:47:54.335Z | Downloaded tough v0.22.0 |
| 728 | 2026-08-04T16:47:54.338Z | Downloaded itertools v0.15.0 |
| 729 | 2026-08-04T16:47:54.341Z | Downloaded rhai_codegen v3.2.0 |
| 730 | 2026-08-04T16:47:54.345Z | Downloaded tokio-tungstenite v0.21.0 |
| 731 | 2026-08-04T16:47:54.348Z | Downloaded pkg-config v0.3.33 |
| 732 | 2026-08-04T16:47:54.348Z | Downloaded thiserror-impl v2.0.19 |
| 733 | 2026-08-04T16:47:54.348Z | Downloaded data-encoding v2.11.0 |
| 734 | 2026-08-04T16:47:54.348Z | Downloaded steno v0.4.1 |
| 735 | 2026-08-04T16:47:54.351Z | Downloaded qorb v0.4.1 |
| 736 | 2026-08-04T16:47:54.354Z | Downloaded papergrid v0.11.0 |
| 737 | 2026-08-04T16:47:54.356Z | Downloaded progenitor-impl v0.14.0 |
| 738 | 2026-08-04T16:47:54.356Z | Downloaded fastrand v2.4.1 |
| 739 | 2026-08-04T16:47:54.356Z | Downloaded ff v0.13.1 |
| 740 | 2026-08-04T16:47:54.357Z | Downloaded serde_path_to_error v0.1.20 |
| 741 | 2026-08-04T16:47:54.359Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 742 | 2026-08-04T16:47:54.360Z | Downloaded icu_properties_data v2.2.0 |
| 743 | 2026-08-04T16:47:54.363Z | Downloaded smallvec v1.15.1 |
| 744 | 2026-08-04T16:47:54.366Z | Downloaded tempfile v3.27.0 |
| 745 | 2026-08-04T16:47:54.366Z | Downloaded serde_derive_internals v0.29.1 |
| 746 | 2026-08-04T16:47:54.369Z | Downloaded dropshot-api-manager v0.7.2 |
| 747 | 2026-08-04T16:47:54.369Z | Downloaded foreign-types-macros v0.2.3 |
| 748 | 2026-08-04T16:47:54.372Z | Downloaded globset v0.4.18 |
| 749 | 2026-08-04T16:47:54.379Z | Downloaded serde_with_macros v3.21.0 |
| 750 | 2026-08-04T16:47:54.381Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 751 | 2026-08-04T16:47:54.381Z | Downloaded whoami v1.6.1 |
| 752 | 2026-08-04T16:47:54.388Z | Downloaded tokio-util v0.7.18 |
| 753 | 2026-08-04T16:47:54.395Z | Downloaded progenitor-impl v0.13.0 |
| 754 | 2026-08-04T16:47:54.398Z | Downloaded futures-channel v0.3.32 |
| 755 | 2026-08-04T16:47:54.405Z | Downloaded hickory-resolver v0.24.4 |
| 756 | 2026-08-04T16:47:54.408Z | Downloaded toml_edit v0.19.15 |
| 757 | 2026-08-04T16:47:54.415Z | Downloaded zerovec v0.11.6 |
| 758 | 2026-08-04T16:47:54.420Z | Downloaded clap_builder v4.6.5 |
| 759 | 2026-08-04T16:47:54.423Z | Downloaded dropshot_endpoint v0.17.1 |
| 760 | 2026-08-04T16:47:54.425Z | Downloaded hyper v1.11.0 |
| 761 | 2026-08-04T16:47:54.428Z | Downloaded pest v2.8.6 |
| 762 | 2026-08-04T16:47:54.434Z | Downloaded unicode-ident v1.0.24 |
| 763 | 2026-08-04T16:47:54.438Z | Downloaded darling_core v0.23.0 |
| 764 | 2026-08-04T16:47:54.441Z | Downloaded derive-where v1.6.1 |
| 765 | 2026-08-04T16:47:54.441Z | Downloaded rand v0.10.2 |
| 766 | 2026-08-04T16:47:54.444Z | Downloaded openssl-sys v0.9.116 |
| 767 | 2026-08-04T16:47:54.446Z | Downloaded serde_yaml v0.9.34+deprecated |
| 768 | 2026-08-04T16:47:54.449Z | Downloaded libm v0.2.16 |
| 769 | 2026-08-04T16:47:54.455Z | Downloaded serde_json v1.0.151 |
| 770 | 2026-08-04T16:47:54.461Z | Downloaded textwrap v0.16.2 |
| 771 | 2026-08-04T16:47:54.464Z | Downloaded regex v1.12.3 |
| 772 | 2026-08-04T16:47:54.467Z | Downloaded winnow v0.5.40 |
| 773 | 2026-08-04T16:47:54.470Z | Downloaded rand v0.9.4 |
| 774 | 2026-08-04T16:47:54.473Z | Downloaded hashbrown v0.16.1 |
| 775 | 2026-08-04T16:47:54.475Z | Downloaded unicode-segmentation v1.13.3 |
| 776 | 2026-08-04T16:47:54.475Z | Downloaded h2 v0.4.14 |
| 777 | 2026-08-04T16:47:54.478Z | Downloaded prettyplease v0.2.37 |
| 778 | 2026-08-04T16:47:54.484Z | Downloaded pest_meta v2.8.6 |
| 779 | 2026-08-04T16:47:54.486Z | Downloaded schemars v1.2.1 |
| 780 | 2026-08-04T16:47:54.492Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 781 | 2026-08-04T16:47:54.499Z | Downloaded zerotrie v0.2.4 |
| 782 | 2026-08-04T16:47:54.502Z | Downloaded hickory-resolver v0.25.2 |
| 783 | 2026-08-04T16:47:54.505Z | Downloaded unicode-normalization v0.1.25 |
| 784 | 2026-08-04T16:47:54.508Z | Downloaded tabled v0.15.0 |
| 785 | 2026-08-04T16:47:54.513Z | Downloaded aws-lc-rs v1.17.0 |
| 786 | 2026-08-04T16:47:54.520Z | Downloaded pretty_assertions v1.4.1 |
| 787 | 2026-08-04T16:47:54.539Z | Downloaded hashbrown v0.15.5 |
| 788 | 2026-08-04T16:47:54.542Z | Downloaded quinn v0.11.9 |
| 789 | 2026-08-04T16:47:54.545Z | Downloaded reqwest v0.13.4 |
| 790 | 2026-08-04T16:47:54.549Z | Downloaded iddqd v0.4.6 |
| 791 | 2026-08-04T16:47:54.553Z | Downloaded hashbrown v0.12.3 |
| 792 | 2026-08-04T16:47:54.556Z | Downloaded typed-path v0.9.3 |
| 793 | 2026-08-04T16:47:54.566Z | Downloaded reqwest v0.12.28 |
| 794 | 2026-08-04T16:47:54.569Z | Downloaded chrono v0.4.45 |
| 795 | 2026-08-04T16:47:54.574Z | Downloaded moka v0.12.15 |
| 796 | 2026-08-04T16:47:54.581Z | Downloaded serde_with v3.21.0 |
| 797 | 2026-08-04T16:47:54.588Z | Downloaded time v0.3.47 |
| 798 | 2026-08-04T16:47:54.596Z | Downloaded proptest v1.11.0 |
| 799 | 2026-08-04T16:47:54.601Z | Downloaded ron v0.12.1 |
| 800 | 2026-08-04T16:47:54.605Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-08-04T16:47:54.613Z | Downloaded futures-util v0.3.32 |
| 802 | 2026-08-04T16:47:54.619Z | Downloaded tower-http v0.6.11 |
| 803 | 2026-08-04T16:47:54.623Z | Downloaded vcpkg v0.2.15 |
| 804 | 2026-08-04T16:47:54.648Z | Downloaded hashbrown v0.17.1 |
| 805 | 2026-08-04T16:47:54.651Z | Downloaded winnow v0.7.15 |
| 806 | 2026-08-04T16:47:54.656Z | Downloaded tabled v0.21.0 |
| 807 | 2026-08-04T16:47:54.665Z | Downloaded hkdf v0.12.4 |
| 808 | 2026-08-04T16:47:54.668Z | Downloaded goblin v0.8.2 |
| 809 | 2026-08-04T16:47:54.673Z | Downloaded rayon v1.12.0 |
| 810 | 2026-08-04T16:47:54.688Z | Downloaded winnow v1.0.3 |
| 811 | 2026-08-04T16:47:54.719Z | Downloaded portable-atomic v1.13.1 |
| 812 | 2026-08-04T16:47:54.732Z | Downloaded webpki-roots v1.0.7 |
| 813 | 2026-08-04T16:47:54.735Z | Downloaded nix v0.31.3 |
| 814 | 2026-08-04T16:47:54.741Z | Downloaded quinn-proto v0.11.16 |
| 815 | 2026-08-04T16:47:54.745Z | Downloaded curve25519-dalek v4.1.3 |
| 816 | 2026-08-04T16:47:54.749Z | Downloaded smoltcp v0.11.0 |
| 817 | 2026-08-04T16:47:54.756Z | Downloaded goblin v0.10.7 |
| 818 | 2026-08-04T16:47:54.765Z | Downloaded unicode-width v0.2.2 |
| 819 | 2026-08-04T16:47:54.779Z | Downloaded unicode-width v0.1.14 |
| 820 | 2026-08-04T16:47:54.786Z | Downloaded hickory-proto v0.24.4 |
| 821 | 2026-08-04T16:47:54.790Z | Downloaded regex-syntax v0.8.10 |
| 822 | 2026-08-04T16:47:54.794Z | Downloaded regress v0.11.1 |
| 823 | 2026-08-04T16:47:54.798Z | Downloaded zerocopy v0.8.50 |
| 824 | 2026-08-04T16:47:54.808Z | Downloaded syn v3.0.3 |
| 825 | 2026-08-04T16:47:54.813Z | Downloaded syn v1.0.109 |
| 826 | 2026-08-04T16:47:54.819Z | Downloaded rustix v0.38.44 |
| 827 | 2026-08-04T16:47:54.830Z | Downloaded bstr v1.12.1 |
| 828 | 2026-08-04T16:47:54.841Z | Downloaded dropshot v0.17.1 |
| 829 | 2026-08-04T16:47:54.852Z | Downloaded sled v0.34.7 |
| 830 | 2026-08-04T16:47:54.857Z | Downloaded regress v0.10.5 |
| 831 | 2026-08-04T16:47:54.861Z | Downloaded rhai v1.25.1 |
| 832 | 2026-08-04T16:47:54.868Z | Downloaded openapiv3 v2.2.0 |
| 833 | 2026-08-04T16:47:54.873Z | Downloaded openssl v0.10.80 |
| 834 | 2026-08-04T16:47:54.877Z | Downloaded syn v2.0.117 |
| 835 | 2026-08-04T16:47:54.897Z | Downloaded typify-impl v0.6.2 |
| 836 | 2026-08-04T16:47:54.903Z | Downloaded rustls v0.23.40 |
| 837 | 2026-08-04T16:47:54.909Z | Downloaded hickory-proto v0.25.2 |
| 838 | 2026-08-04T16:47:54.937Z | Downloaded jiff v0.2.28 |
| 839 | 2026-08-04T16:47:54.947Z | Downloaded rustix v1.1.4 |
| 840 | 2026-08-04T16:47:54.960Z | Downloaded lzma-sys v0.1.20 |
| 841 | 2026-08-04T16:47:54.973Z | Downloaded tracing v0.1.44 |
| 842 | 2026-08-04T16:47:54.982Z | Downloaded petgraph v0.6.5 |
| 843 | 2026-08-04T16:47:54.993Z | Downloaded typify-impl v0.4.3 |
| 844 | 2026-08-04T16:47:54.999Z | Downloaded libc v0.2.189 |
| 845 | 2026-08-04T16:47:55.018Z | Downloaded sha3 v0.10.9 |
| 846 | 2026-08-04T16:47:55.033Z | Downloaded regex-automata v0.4.14 |
| 847 | 2026-08-04T16:47:55.051Z | Downloaded ring v0.17.14 |
| 848 | 2026-08-04T16:47:55.077Z | Downloaded chrono-tz v0.10.4 |
| 849 | 2026-08-04T16:47:55.105Z | Downloaded petgraph v0.8.3 |
| 850 | 2026-08-04T16:47:55.118Z | Downloaded csv v1.4.0 |
| 851 | 2026-08-04T16:47:55.129Z | Downloaded tokio v1.53.1 |
| 852 | 2026-08-04T16:47:55.204Z | Downloaded encoding_rs v0.8.35 |
| 853 | 2026-08-04T16:47:55.737Z | Downloaded aws-lc-sys v0.41.0 |
| 854 | 2026-08-04T16:47:56.279Z | Compiling proc-macro2 v1.0.106 |
| 855 | 2026-08-04T16:47:56.279Z | Compiling quote v1.0.45 |
| 856 | 2026-08-04T16:47:56.279Z | Compiling unicode-ident v1.0.24 |
| 857 | 2026-08-04T16:47:56.279Z | Compiling serde_core v1.0.229 |
| 858 | 2026-08-04T16:47:56.283Z | Compiling serde v1.0.229 |
| 859 | 2026-08-04T16:47:56.283Z | Compiling libc v0.2.189 |
| 860 | 2026-08-04T16:47:56.283Z | Compiling zmij v1.0.21 |
| 861 | 2026-08-04T16:47:56.283Z | Compiling autocfg v1.5.1 |
| 862 | 2026-08-04T16:47:56.637Z | Compiling libm v0.2.16 |
| 863 | 2026-08-04T16:47:57.036Z | Compiling icu_properties_data v2.2.0 |
| 864 | 2026-08-04T16:47:57.088Z | Compiling icu_normalizer_data v2.2.0 |
| 865 | 2026-08-04T16:47:57.127Z | Compiling serde_json v1.0.151 |
| 866 | 2026-08-04T16:47:57.131Z | Compiling num-traits v0.2.19 |
| 867 | 2026-08-04T16:47:57.185Z | Compiling getrandom v0.4.2 |
| 868 | 2026-08-04T16:47:57.432Z | Compiling memchr v2.8.1 |
| 869 | 2026-08-04T16:47:57.527Z | Compiling version_check v0.9.5 |
| 870 | 2026-08-04T16:47:57.564Z | Compiling thiserror v2.0.19 |
| 871 | 2026-08-04T16:47:57.853Z | Compiling schemars v0.8.22 |
| 872 | 2026-08-04T16:47:58.023Z | Compiling syn v2.0.117 |
| 873 | 2026-08-04T16:47:58.053Z | Compiling syn v3.0.3 |
| 874 | 2026-08-04T16:47:58.121Z | Checking cfg-if v1.0.4 |
| 875 | 2026-08-04T16:47:58.194Z | Compiling parking_lot_core v0.9.12 |
| 876 | 2026-08-04T16:47:58.235Z | Compiling zerocopy v0.8.50 |
| 877 | 2026-08-04T16:47:58.329Z | Compiling heck v0.5.0 |
| 878 | 2026-08-04T16:47:58.495Z | Compiling portable-atomic v1.13.1 |
| 879 | 2026-08-04T16:47:58.535Z | Compiling rustversion v1.0.22 |
| 880 | 2026-08-04T16:47:58.684Z | Compiling itoa v1.0.18 |
| 881 | 2026-08-04T16:47:58.867Z | Compiling jobserver v0.1.34 |
| 882 | 2026-08-04T16:47:58.980Z | Compiling shlex v2.0.1 |
| 883 | 2026-08-04T16:47:59.013Z | Compiling find-msvc-tools v0.1.9 |
| 884 | 2026-08-04T16:47:59.204Z | Compiling cc v1.2.63 |
| 885 | 2026-08-04T16:47:59.472Z | Compiling fs_extra v1.3.0 |
| 886 | 2026-08-04T16:47:59.534Z | Compiling dunce v1.0.5 |
| 887 | 2026-08-04T16:47:59.557Z | Compiling semver v1.0.28 |
| 888 | 2026-08-04T16:47:59.633Z | Compiling log v0.4.32 |
| 889 | 2026-08-04T16:47:59.737Z | Compiling httparse v1.10.1 |
| 890 | 2026-08-04T16:47:59.818Z | Compiling slog v2.8.2 |
| 891 | 2026-08-04T16:47:59.839Z | Compiling rustix v1.1.4 |
| 892 | 2026-08-04T16:47:59.858Z | Checking stable_deref_trait v1.2.1 |
| 893 | 2026-08-04T16:47:59.940Z | Compiling cmake v0.1.58 |
| 894 | 2026-08-04T16:48:00.158Z | Compiling allocator-api2 v0.2.21 |
| 895 | 2026-08-04T16:48:00.181Z | Compiling thiserror v1.0.69 |
| 896 | 2026-08-04T16:48:00.394Z | Compiling equivalent v1.0.2 |
| 897 | 2026-08-04T16:48:00.476Z | Compiling aws-lc-sys v0.41.0 |
| 898 | 2026-08-04T16:48:00.494Z | Compiling getrandom v0.3.4 |
| 899 | 2026-08-04T16:48:00.498Z | Checking litemap v0.8.2 |
| 900 | 2026-08-04T16:48:00.614Z | Checking writeable v0.6.3 |
| 901 | 2026-08-04T16:48:00.702Z | Checking utf8_iter v1.0.4 |
| 902 | 2026-08-04T16:48:00.733Z | Compiling ring v0.17.14 |
| 903 | 2026-08-04T16:48:00.782Z | Checking percent-encoding v2.3.2 |
| 904 | 2026-08-04T16:48:00.829Z | Compiling synstructure v0.13.2 |
| 905 | 2026-08-04T16:48:00.846Z | Compiling serde_derive_internals v0.29.1 |
| 906 | 2026-08-04T16:48:00.948Z | Compiling serde_derive v1.0.229 |
| 907 | 2026-08-04T16:48:00.971Z | Compiling thiserror-impl v2.0.19 |
| 908 | 2026-08-04T16:48:01.173Z | Compiling aws-lc-rs v1.17.0 |
| 909 | 2026-08-04T16:48:01.528Z | Compiling regex-syntax v0.8.10 |
| 910 | 2026-08-04T16:48:01.561Z | Checking form_urlencoded v1.2.2 |
| 911 | 2026-08-04T16:48:01.690Z | Compiling aho-corasick v1.1.4 |
| 912 | 2026-08-04T16:48:02.011Z | Compiling zerofrom-derive v0.1.7 |
| 913 | 2026-08-04T16:48:02.164Z | Compiling yoke-derive v0.8.2 |
| 914 | 2026-08-04T16:48:02.194Z | Compiling zerovec-derive v0.11.3 |
| 915 | 2026-08-04T16:48:03.112Z | Compiling displaydoc v0.2.6 |
| 916 | 2026-08-04T16:48:03.178Z | Compiling schemars_derive v0.8.22 |
| 917 | 2026-08-04T16:48:03.216Z | Compiling zerocopy-derive v0.8.50 |
| 918 | 2026-08-04T16:48:03.240Z | Compiling tokio-macros v2.7.0 |
| 919 | 2026-08-04T16:48:03.882Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-08-04T16:48:03.980Z | Compiling futures-macro v0.3.32 |
| 921 | 2026-08-04T16:48:04.029Z | Compiling serde_tokenstream v0.2.3 |
| 922 | 2026-08-04T16:48:04.309Z | Checking smallvec v1.15.1 |
| 923 | 2026-08-04T16:48:04.329Z | Checking bytes v1.11.1 |
| 924 | 2026-08-04T16:48:04.349Z | Compiling tracing-attributes v0.1.31 |
| 925 | 2026-08-04T16:48:04.525Z | Checking zerofrom v0.1.8 |
| 926 | 2026-08-04T16:48:04.607Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-08-04T16:48:04.638Z | Checking yoke v0.8.3 |
| 928 | 2026-08-04T16:48:04.760Z | Checking rand_core v0.10.1 |
| 929 | 2026-08-04T16:48:04.808Z | Checking zerovec v0.11.6 |
| 930 | 2026-08-04T16:48:04.916Z | Checking zerotrie v0.2.4 |
| 931 | 2026-08-04T16:48:05.150Z | Compiling regex-automata v0.4.14 |
| 932 | 2026-08-04T16:48:05.256Z | Checking tinystr v0.8.3 |
| 933 | 2026-08-04T16:48:05.277Z | Checking potential_utf v0.1.5 |
| 934 | 2026-08-04T16:48:05.308Z | Compiling ucd-trie v0.1.7 |
| 935 | 2026-08-04T16:48:05.377Z | Compiling anyhow v1.0.104 |
| 936 | 2026-08-04T16:48:05.404Z | Checking icu_collections v2.2.0 |
| 937 | 2026-08-04T16:48:05.429Z | Checking icu_locale_core v2.2.0 |
| 938 | 2026-08-04T16:48:05.514Z | Compiling rustls v0.23.40 |
| 939 | 2026-08-04T16:48:05.535Z | Compiling pest v2.8.6 |
| 940 | 2026-08-04T16:48:05.790Z | Compiling crossbeam-utils v0.8.21 |
| 941 | 2026-08-04T16:48:05.900Z | Compiling hashbrown v0.17.1 |
| 942 | 2026-08-04T16:48:06.020Z | Checking icu_provider v2.2.0 |
| 943 | 2026-08-04T16:48:06.107Z | Checking iana-time-zone v0.1.65 |
| 944 | 2026-08-04T16:48:06.214Z | Checking chrono v0.4.45 |
| 945 | 2026-08-04T16:48:06.269Z | Checking icu_properties v2.2.0 |
| 946 | 2026-08-04T16:48:06.427Z | Checking icu_normalizer v2.2.0 |
| 947 | 2026-08-04T16:48:06.463Z | Compiling paste v1.0.15 |
| 948 | 2026-08-04T16:48:06.545Z | Compiling pest_meta v2.8.6 |
| 949 | 2026-08-04T16:48:06.704Z | Compiling time-core v0.1.8 |
| 950 | 2026-08-04T16:48:06.786Z | Compiling regex v1.12.3 |
| 951 | 2026-08-04T16:48:06.789Z | Compiling num-conv v0.2.2 |
| 952 | 2026-08-04T16:48:06.957Z | Compiling time-macros v0.2.27 |
| 953 | 2026-08-04T16:48:06.978Z | Compiling indexmap v2.14.0 |
| 954 | 2026-08-04T16:48:07.103Z | Compiling strsim v0.11.1 |
| 955 | 2026-08-04T16:48:07.160Z | Checking idna_adapter v1.2.2 |
| 956 | 2026-08-04T16:48:07.181Z | Compiling pest_generator v2.8.6 |
| 957 | 2026-08-04T16:48:07.293Z | Checking idna v1.1.0 |
| 958 | 2026-08-04T16:48:07.551Z | Checking url v2.5.8 |
| 959 | 2026-08-04T16:48:07.661Z | Checking uuid v1.24.0 |
| 960 | 2026-08-04T16:48:07.872Z | Compiling pest_derive v2.8.6 |
| 961 | 2026-08-04T16:48:07.953Z | Compiling async-trait v0.1.89 |
| 962 | 2026-08-04T16:48:07.973Z | Compiling byteorder v1.5.0 |
| 963 | 2026-08-04T16:48:08.030Z | Compiling camino v1.2.5 |
| 964 | 2026-08-04T16:48:08.135Z | Compiling ident_case v1.0.1 |
| 965 | 2026-08-04T16:48:08.426Z | Checking dyn-clone v1.0.20 |
| 966 | 2026-08-04T16:48:08.479Z | Compiling scroll_derive v0.13.1 |
| 967 | 2026-08-04T16:48:08.515Z | Checking errno v0.3.14 |
| 968 | 2026-08-04T16:48:09.126Z | Compiling omicron-workspace-hack v0.1.0 |
| 969 | 2026-08-04T16:48:09.161Z | Compiling slog-async v2.8.0 |
| 970 | 2026-08-04T16:48:09.190Z | Compiling crc32fast v1.5.0 |
| 971 | 2026-08-04T16:48:09.277Z | Compiling generic-array v0.14.7 |
| 972 | 2026-08-04T16:48:09.360Z | Compiling usdt-impl v0.6.0 |
| 973 | 2026-08-04T16:48:09.515Z | Compiling scroll v0.13.0 |
| 974 | 2026-08-04T16:48:09.535Z | Compiling plain v0.2.3 |
| 975 | 2026-08-04T16:48:09.554Z | Compiling daft-derive v0.1.7 |
| 976 | 2026-08-04T16:48:09.585Z | Compiling pretty-hex v0.4.2 |
| 977 | 2026-08-04T16:48:09.651Z | Checking pin-project-lite v0.2.17 |
| 978 | 2026-08-04T16:48:09.719Z | Compiling dtrace-parser v0.3.0 |
| 979 | 2026-08-04T16:48:09.737Z | Compiling goblin v0.10.7 |
| 980 | 2026-08-04T16:48:09.900Z | Compiling thread-id v5.1.0 |
| 981 | 2026-08-04T16:48:10.302Z | Compiling darling_core v0.23.0 |
| 982 | 2026-08-04T16:48:10.370Z | Checking getrandom v0.2.17 |
| 983 | 2026-08-04T16:48:10.552Z | Checking zeroize v1.8.2 |
| 984 | 2026-08-04T16:48:10.621Z | Checking bitflags v2.12.1 |
| 985 | 2026-08-04T16:48:10.712Z | Compiling syn v1.0.109 |
| 986 | 2026-08-04T16:48:10.984Z | Checking critical-section v1.2.0 |
| 987 | 2026-08-04T16:48:11.209Z | Checking once_cell v1.21.4 |
| 988 | 2026-08-04T16:48:11.428Z | Compiling multer v3.1.0 |
| 989 | 2026-08-04T16:48:11.754Z | Compiling async-stream-impl v0.3.6 |
| 990 | 2026-08-04T16:48:11.853Z | Checking socket2 v0.6.5 |
| 991 | 2026-08-04T16:48:12.013Z | Checking scopeguard v1.2.0 |
| 992 | 2026-08-04T16:48:12.101Z | Compiling ref-cast v1.0.25 |
| 993 | 2026-08-04T16:48:12.121Z | Checking lock_api v0.4.14 |
| 994 | 2026-08-04T16:48:12.305Z | Compiling ref-cast-impl v1.0.25 |
| 995 | 2026-08-04T16:48:12.327Z | Compiling dropshot v0.17.1 |
| 996 | 2026-08-04T16:48:12.411Z | Compiling darling_macro v0.23.0 |
| 997 | 2026-08-04T16:48:12.542Z | Compiling dof v0.4.0 |
| 998 | 2026-08-04T16:48:13.004Z | Compiling darling v0.23.0 |
| 999 | 2026-08-04T16:48:13.091Z | Compiling dropshot_endpoint v0.17.1 |
| 1000 | 2026-08-04T16:48:13.566Z | Checking parking_lot v0.12.5 |
| 1001 | 2026-08-04T16:48:13.831Z | Compiling usdt-attr-macro v0.6.0 |
| 1002 | 2026-08-04T16:48:13.879Z | Compiling usdt-macro v0.6.0 |
| 1003 | 2026-08-04T16:48:14.065Z | Compiling newtype-uuid-macros v0.1.0 |
| 1004 | 2026-08-04T16:48:14.398Z | Checking signal-hook-registry v1.4.8 |
| 1005 | 2026-08-04T16:48:14.565Z | Checking mio v1.2.1 |
| 1006 | 2026-08-04T16:48:14.680Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1007 | 2026-08-04T16:48:14.796Z | Compiling structmeta-derive v0.3.0 |
| 1008 | 2026-08-04T16:48:14.822Z | Compiling strum_macros v0.26.4 |
| 1009 | 2026-08-04T16:48:14.861Z | Checking tokio v1.53.1 |
| 1010 | 2026-08-04T16:48:14.983Z | Checking subtle v2.6.1 |
| 1011 | 2026-08-04T16:48:15.129Z | Checking futures-core v0.3.32 |
| 1012 | 2026-08-04T16:48:15.207Z | Compiling foldhash v0.2.0 |
| 1013 | 2026-08-04T16:48:15.256Z | Compiling serde_with_macros v3.21.0 |
| 1014 | 2026-08-04T16:48:15.316Z | Compiling strum_macros v0.27.2 |
| 1015 | 2026-08-04T16:48:15.412Z | Compiling hashbrown v0.16.1 |
| 1016 | 2026-08-04T16:48:15.801Z | Compiling structmeta v0.3.0 |
| 1017 | 2026-08-04T16:48:16.006Z | Compiling derive-ex v0.1.8 |
| 1018 | 2026-08-04T16:48:16.091Z | Checking futures-sink v0.3.32 |
| 1019 | 2026-08-04T16:48:16.217Z | Checking ipnetwork v0.21.1 |
| 1020 | 2026-08-04T16:48:16.398Z | Checking slab v0.4.12 |
| 1021 | 2026-08-04T16:48:16.421Z | Compiling http v1.4.2 |
| 1022 | 2026-08-04T16:48:16.643Z | Compiling winnow v1.0.3 |
| 1023 | 2026-08-04T16:48:17.011Z | Checking futures-channel v0.3.32 |
| 1024 | 2026-08-04T16:48:17.546Z | Checking futures-io v0.3.32 |
| 1025 | 2026-08-04T16:48:17.549Z | Checking futures-task v0.3.32 |
| 1026 | 2026-08-04T16:48:17.587Z | Checking typenum v1.20.1 |
| 1027 | 2026-08-04T16:48:17.607Z | Compiling test-strategy v0.4.5 |
| 1028 | 2026-08-04T16:48:17.665Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1029 | 2026-08-04T16:48:17.709Z | Checking futures-util v0.3.32 |
| 1030 | 2026-08-04T16:48:18.141Z | Compiling parse-display-derive v0.10.0 |
| 1031 | 2026-08-04T16:48:18.342Z | Checking oxnet v0.1.6 |
| 1032 | 2026-08-04T16:48:18.461Z | Checking tracing-core v0.1.36 |
| 1033 | 2026-08-04T16:48:18.593Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1034 | 2026-08-04T16:48:18.769Z | Checking tracing v0.1.44 |
| 1035 | 2026-08-04T16:48:18.945Z | Checking erased-serde v0.3.31 |
| 1036 | 2026-08-04T16:48:19.208Z | Checking fnv v1.0.7 |
| 1037 | 2026-08-04T16:48:19.306Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1038 | 2026-08-04T16:48:19.607Z | Checking base64 v0.22.1 |
| 1039 | 2026-08-04T16:48:19.667Z | Compiling ryu v1.0.23 |
| 1040 | 2026-08-04T16:48:19.685Z | Compiling clap_derive v4.6.4 |
| 1041 | 2026-08-04T16:48:19.835Z | Checking rand_core v0.6.4 |
| 1042 | 2026-08-04T16:48:19.958Z | Checking rustls-pki-types v1.14.1 |
| 1043 | 2026-08-04T16:48:19.961Z | Compiling openapiv3 v2.2.0 |
| 1044 | 2026-08-04T16:48:20.248Z | Compiling either v1.16.0 |
| 1045 | 2026-08-04T16:48:20.266Z | Checking tokio-util v0.7.18 |
| 1046 | 2026-08-04T16:48:20.456Z | Checking ppv-lite86 v0.2.21 |
| 1047 | 2026-08-04T16:48:20.752Z | Checking untrusted v0.9.0 |
| 1048 | 2026-08-04T16:48:20.774Z | Checking untrusted v0.7.1 |
| 1049 | 2026-08-04T16:48:20.864Z | Checking ipnet v2.12.0 |
| 1050 | 2026-08-04T16:48:21.497Z | Checking http-body v1.0.1 |
| 1051 | 2026-08-04T16:48:21.630Z | Checking atomic-waker v1.1.2 |
| 1052 | 2026-08-04T16:48:21.773Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1053 | 2026-08-04T16:48:21.811Z | Checking tower-layer v0.3.3 |
| 1054 | 2026-08-04T16:48:21.920Z | Checking tower-service v0.3.3 |
| 1055 | 2026-08-04T16:48:21.950Z | Checking try-lock v0.2.5 |
| 1056 | 2026-08-04T16:48:22.010Z | Checking h2 v0.4.14 |
| 1057 | 2026-08-04T16:48:22.052Z | Checking want v0.3.1 |
| 1058 | 2026-08-04T16:48:22.176Z | Checking httpdate v1.0.3 |
| 1059 | 2026-08-04T16:48:22.324Z | Compiling proc-macro-crate v3.5.0 |
| 1060 | 2026-08-04T16:48:22.745Z | Compiling num_enum_derive v0.7.6 |
| 1061 | 2026-08-04T16:48:22.849Z | Checking serde_urlencoded v0.7.1 |
| 1062 | 2026-08-04T16:48:22.981Z | Checking http-body-util v0.1.4 |
| 1063 | 2026-08-04T16:48:23.001Z | Compiling regress v0.11.1 |
| 1064 | 2026-08-04T16:48:23.566Z | Compiling crucible-workspace-hack v0.1.0 |
| 1065 | 2026-08-04T16:48:23.738Z | Checking rand_core v0.9.5 |
| 1066 | 2026-08-04T16:48:23.852Z | Checking hyper v1.11.0 |
| 1067 | 2026-08-04T16:48:24.079Z | Checking rand_chacha v0.9.0 |
| 1068 | 2026-08-04T16:48:24.523Z | Compiling typify-impl v0.6.2 |
| 1069 | 2026-08-04T16:48:24.724Z | Compiling unsafe-libyaml v0.2.11 |
| 1070 | 2026-08-04T16:48:24.782Z | Checking hyper-util v0.1.20 |
| 1071 | 2026-08-04T16:48:25.140Z | Checking fastrand v2.4.1 |
| 1072 | 2026-08-04T16:48:25.420Z | Compiling serde_yaml v0.9.34+deprecated |
| 1073 | 2026-08-04T16:48:25.591Z | Checking rand v0.9.4 |
| 1074 | 2026-08-04T16:48:26.048Z | Checking powerfmt v0.2.0 |
| 1075 | 2026-08-04T16:48:26.122Z | Compiling convert_case v0.4.0 |
| 1076 | 2026-08-04T16:48:26.203Z | Checking deranged v0.5.8 |
| 1077 | 2026-08-04T16:48:26.419Z | Compiling derive_more v0.99.20 |
| 1078 | 2026-08-04T16:48:26.784Z | Checking num_threads v0.1.7 |
| 1079 | 2026-08-04T16:48:27.096Z | Checking tempfile v3.27.0 |
| 1080 | 2026-08-04T16:48:27.138Z | Checking time v0.3.47 |
| 1081 | 2026-08-04T16:48:27.356Z | Compiling zerocopy-derive v0.7.35 |
| 1082 | 2026-08-04T16:48:27.878Z | Compiling typify-macro v0.6.2 |
| 1083 | 2026-08-04T16:48:28.240Z | Checking crossbeam-channel v0.5.15 |
| 1084 | 2026-08-04T16:48:28.261Z | Compiling itertools v0.14.0 |
| 1085 | 2026-08-04T16:48:28.570Z | Compiling regress v0.10.5 |
| 1086 | 2026-08-04T16:48:28.930Z | Compiling rustix v0.38.44 |
| 1087 | 2026-08-04T16:48:29.095Z | Checking cpufeatures v0.3.0 |
| 1088 | 2026-08-04T16:48:29.505Z | Checking futures-executor v0.3.32 |
| 1089 | 2026-08-04T16:48:29.551Z | Checking sync_wrapper v1.0.2 |
| 1090 | 2026-08-04T16:48:29.617Z | Checking thread_local v1.1.9 |
| 1091 | 2026-08-04T16:48:29.785Z | Compiling heapless v0.8.0 |
| 1092 | 2026-08-04T16:48:30.021Z | Checking tower v0.5.3 |
| 1093 | 2026-08-04T16:48:30.109Z | Compiling typify v0.6.2 |
| 1094 | 2026-08-04T16:48:30.264Z | Checking webpki-roots v1.0.7 |
| 1095 | 2026-08-04T16:48:30.382Z | Compiling scroll_derive v0.12.1 |
| 1096 | 2026-08-04T16:48:30.406Z | Compiling serde_repr v0.1.21 |
| 1097 | 2026-08-04T16:48:30.426Z | Checking is-terminal v0.4.17 |
| 1098 | 2026-08-04T16:48:30.840Z | Checking term v1.2.1 |
| 1099 | 2026-08-04T16:48:31.032Z | Checking take_mut v0.2.2 |
| 1100 | 2026-08-04T16:48:31.064Z | Checking slog-term v2.9.2 |
| 1101 | 2026-08-04T16:48:31.128Z | Checking tower-http v0.6.11 |
| 1102 | 2026-08-04T16:48:31.322Z | Checking futures v0.3.32 |
| 1103 | 2026-08-04T16:48:31.495Z | Checking hex v0.4.3 |
| 1104 | 2026-08-04T16:48:31.545Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1105 | 2026-08-04T16:48:31.647Z | Compiling smoltcp v0.11.0 |
| 1106 | 2026-08-04T16:48:32.403Z | Compiling rustc_version v0.4.1 |
| 1107 | 2026-08-04T16:48:32.476Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1108 | 2026-08-04T16:48:32.675Z | Compiling curve25519-dalek v4.1.3 |
| 1109 | 2026-08-04T16:48:32.723Z | Compiling toml_datetime v0.6.11 |
| 1110 | 2026-08-04T16:48:32.751Z | Compiling foreign-types-macros v0.2.3 |
| 1111 | 2026-08-04T16:48:33.795Z | Compiling zerocopy v0.7.35 |
| 1112 | 2026-08-04T16:48:33.853Z | Checking hybrid-array v0.4.12 |
| 1113 | 2026-08-04T16:48:34.049Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1114 | 2026-08-04T16:48:34.283Z | Compiling hubpack_derive v0.1.1 |
| 1115 | 2026-08-04T16:48:34.448Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1116 | 2026-08-04T16:48:34.770Z | Compiling usdt-impl v0.5.0 |
| 1117 | 2026-08-04T16:48:34.792Z | Compiling proc-macro-error-attr v1.0.4 |
| 1118 | 2026-08-04T16:48:35.116Z | Checking openssl-probe v0.2.1 |
| 1119 | 2026-08-04T16:48:35.119Z | Checking match_cfg v0.1.0 |
| 1120 | 2026-08-04T16:48:35.158Z | Checking adler2 v2.0.1 |
| 1121 | 2026-08-04T16:48:35.207Z | Checking simd-adler32 v0.3.9 |
| 1122 | 2026-08-04T16:48:35.227Z | Checking rustls-native-certs v0.8.4 |
| 1123 | 2026-08-04T16:48:35.266Z | Checking hostname v0.3.1 |
| 1124 | 2026-08-04T16:48:35.351Z | Checking miniz_oxide v0.8.9 |
| 1125 | 2026-08-04T16:48:35.430Z | Compiling dof v0.3.0 |
| 1126 | 2026-08-04T16:48:35.585Z | Checking slog-json v2.6.1 |
| 1127 | 2026-08-04T16:48:35.704Z | Compiling dtrace-parser v0.2.0 |
| 1128 | 2026-08-04T16:48:35.745Z | Compiling darling_core v0.21.3 |
| 1129 | 2026-08-04T16:48:35.768Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1130 | 2026-08-04T16:48:35.789Z | Checking newtype-uuid v1.3.2 |
| 1131 | 2026-08-04T16:48:35.975Z | Checking serde_spanned v1.1.1 |
| 1132 | 2026-08-04T16:48:36.254Z | Compiling thread-id v4.2.2 |
| 1133 | 2026-08-04T16:48:36.257Z | Compiling proc-macro-error v1.0.4 |
| 1134 | 2026-08-04T16:48:36.296Z | Checking memmap2 v0.9.10 |
| 1135 | 2026-08-04T16:48:36.359Z | Checking wait-timeout v0.2.1 |
| 1136 | 2026-08-04T16:48:36.474Z | Compiling memoffset v0.9.1 |
| 1137 | 2026-08-04T16:48:36.496Z | Checking bit-vec v0.8.0 |
| 1138 | 2026-08-04T16:48:36.541Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1139 | 2026-08-04T16:48:36.638Z | Checking quick-error v1.2.3 |
| 1140 | 2026-08-04T16:48:36.793Z | Compiling pkg-config v0.3.33 |
| 1141 | 2026-08-04T16:48:36.859Z | Checking rusty-fork v0.3.1 |
| 1142 | 2026-08-04T16:48:37.026Z | Checking bit-set v0.8.0 |
| 1143 | 2026-08-04T16:48:37.150Z | Checking usdt v0.6.0 |
| 1144 | 2026-08-04T16:48:37.255Z | Checking daft v0.1.7 |
| 1145 | 2026-08-04T16:48:37.316Z | Checking slog-bunyan v2.5.0 |
| 1146 | 2026-08-04T16:48:37.434Z | Checking flate2 v1.1.9 |
| 1147 | 2026-08-04T16:48:37.690Z | Checking crypto-common v0.2.2 |
| 1148 | 2026-08-04T16:48:37.739Z | Checking block-buffer v0.12.0 |
| 1149 | 2026-08-04T16:48:37.872Z | Compiling darling_macro v0.21.3 |
| 1150 | 2026-08-04T16:48:37.970Z | Checking crypto-common v0.1.7 |
| 1151 | 2026-08-04T16:48:38.085Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-08-04T16:48:38.226Z | Checking debug-ignore v1.0.5 |
| 1153 | 2026-08-04T16:48:38.327Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1154 | 2026-08-04T16:48:38.408Z | Checking const-oid v0.10.2 |
| 1155 | 2026-08-04T16:48:38.436Z | Compiling cfg_aliases v0.2.1 |
| 1156 | 2026-08-04T16:48:38.440Z | Checking unarray v0.1.4 |
| 1157 | 2026-08-04T16:48:38.515Z | Compiling prettyplease v0.2.37 |
| 1158 | 2026-08-04T16:48:38.556Z | Checking compression-core v0.4.32 |
| 1159 | 2026-08-04T16:48:38.575Z | Checking proptest v1.11.0 |
| 1160 | 2026-08-04T16:48:38.579Z | Checking digest v0.11.3 |
| 1161 | 2026-08-04T16:48:38.687Z | Checking compression-codecs v0.4.38 |
| 1162 | 2026-08-04T16:48:38.786Z | Compiling nix v0.31.3 |
| 1163 | 2026-08-04T16:48:38.810Z | Compiling darling v0.21.3 |
| 1164 | 2026-08-04T16:48:39.419Z | Checking macaddr v1.0.1 |
| 1165 | 2026-08-04T16:48:39.595Z | Checking encoding_rs v0.8.35 |
| 1166 | 2026-08-04T16:48:39.692Z | Checking spin v0.9.8 |
| 1167 | 2026-08-04T16:48:39.811Z | Compiling heck v0.4.1 |
| 1168 | 2026-08-04T16:48:39.815Z | Checking mime v0.3.17 |
| 1169 | 2026-08-04T16:48:39.983Z | Checking toml v1.1.2+spec-1.1.0 |
| 1170 | 2026-08-04T16:48:40.397Z | Compiling ingot-macros v0.1.1 |
| 1171 | 2026-08-04T16:48:40.421Z | Checking async-compression v0.4.42 |
| 1172 | 2026-08-04T16:48:40.539Z | Checking sha1 v0.11.0 |
| 1173 | 2026-08-04T16:48:40.657Z | Compiling usdt-macro v0.5.0 |
| 1174 | 2026-08-04T16:48:40.703Z | Compiling usdt-attr-macro v0.5.0 |
| 1175 | 2026-08-04T16:48:40.727Z | Checking waitgroup v0.1.2 |
| 1176 | 2026-08-04T16:48:40.829Z | Checking rand_chacha v0.3.1 |
| 1177 | 2026-08-04T16:48:40.849Z | Checking rustls-pemfile v2.2.0 |
| 1178 | 2026-08-04T16:48:40.905Z | Checking async-stream v0.3.6 |
| 1179 | 2026-08-04T16:48:41.016Z | Compiling num-derive v0.4.2 |
| 1180 | 2026-08-04T16:48:41.037Z | Compiling enum-as-inner v0.6.1 |
| 1181 | 2026-08-04T16:48:41.063Z | Checking serde_path_to_error v0.1.20 |
| 1182 | 2026-08-04T16:48:41.310Z | Checking hostname v0.4.2 |
| 1183 | 2026-08-04T16:48:41.589Z | Compiling winnow v0.7.15 |
| 1184 | 2026-08-04T16:48:42.051Z | Checking rand v0.8.6 |
| 1185 | 2026-08-04T16:48:42.563Z | Compiling progenitor-impl v0.14.0 |
| 1186 | 2026-08-04T16:48:42.926Z | Compiling rayon-core v1.13.0 |
| 1187 | 2026-08-04T16:48:44.608Z | Compiling progenitor-macro v0.14.0 |
| 1188 | 2026-08-04T16:48:44.921Z | Checking rustls-webpki v0.103.13 |
| 1189 | 2026-08-04T16:48:45.189Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1190 | 2026-08-04T16:48:45.418Z | Compiling num-integer v0.1.46 |
| 1191 | 2026-08-04T16:48:45.950Z | Compiling semver v0.1.20 |
| 1192 | 2026-08-04T16:48:45.979Z | Checking unicode-width v0.2.2 |
| 1193 | 2026-08-04T16:48:46.442Z | Compiling winnow v0.5.40 |
| 1194 | 2026-08-04T16:48:46.584Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1195 | 2026-08-04T16:48:47.062Z | Compiling rustc_version v0.1.7 |
| 1196 | 2026-08-04T16:48:47.734Z | Checking tokio-rustls v0.26.4 |
| 1197 | 2026-08-04T16:48:47.897Z | Checking rustls-platform-verifier v0.7.0 |
| 1198 | 2026-08-04T16:48:47.917Z | Compiling toml_edit v0.19.15 |
| 1199 | 2026-08-04T16:48:47.963Z | Checking hyper-rustls v0.27.9 |
| 1200 | 2026-08-04T16:48:48.167Z | Checking reqwest v0.13.4 |
| 1201 | 2026-08-04T16:48:48.267Z | Compiling reqwest v0.12.28 |
| 1202 | 2026-08-04T16:48:48.553Z | Compiling backon v1.6.0 |
| 1203 | 2026-08-04T16:48:48.893Z | Checking progenitor-client v0.14.0 |
| 1204 | 2026-08-04T16:48:49.127Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1205 | 2026-08-04T16:48:49.985Z | Checking block-buffer v0.10.4 |
| 1206 | 2026-08-04T16:48:50.168Z | Compiling strum v0.26.3 |
| 1207 | 2026-08-04T16:48:50.210Z | Compiling instant v0.1.13 |
| 1208 | 2026-08-04T16:48:50.397Z | Compiling utf8parse v0.2.2 |
| 1209 | 2026-08-04T16:48:50.397Z | Compiling backoff v0.4.0 |
| 1210 | 2026-08-04T16:48:50.461Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1211 | 2026-08-04T16:48:50.509Z | Compiling anstyle-parse v1.0.0 |
| 1212 | 2026-08-04T16:48:50.633Z | Compiling iddqd v0.4.6 |
| 1213 | 2026-08-04T16:48:50.653Z | Compiling progenitor-extras v0.2.0 |
| 1214 | 2026-08-04T16:48:50.690Z | Checking digest v0.10.7 |
| 1215 | 2026-08-04T16:48:50.711Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1216 | 2026-08-04T16:48:50.818Z | Compiling progenitor-client v0.10.0 |
| 1217 | 2026-08-04T16:48:50.883Z | Compiling proc-macro-crate v1.3.1 |
| 1218 | 2026-08-04T16:48:50.904Z | Compiling newtype_derive v0.1.6 |
| 1219 | 2026-08-04T16:48:50.940Z | Compiling num-iter v0.1.45 |
| 1220 | 2026-08-04T16:48:50.960Z | Compiling num-rational v0.4.2 |
| 1221 | 2026-08-04T16:48:51.064Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1222 | 2026-08-04T16:48:51.263Z | Compiling parse-display v0.10.0 |
| 1223 | 2026-08-04T16:48:51.468Z | Compiling strum v0.27.2 |
| 1224 | 2026-08-04T16:48:51.606Z | Compiling serde_with v3.21.0 |
| 1225 | 2026-08-04T16:48:51.627Z | Compiling num-complex v0.4.6 |
| 1226 | 2026-08-04T16:48:51.797Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1227 | 2026-08-04T16:48:51.846Z | Compiling anstyle v1.0.14 |
| 1228 | 2026-08-04T16:48:51.913Z | Compiling colorchoice v1.0.5 |
| 1229 | 2026-08-04T16:48:51.968Z | Compiling humantime v2.3.0 |
| 1230 | 2026-08-04T16:48:52.028Z | Compiling vcpkg v0.2.15 |
| 1231 | 2026-08-04T16:48:52.031Z | Compiling anstyle-query v1.1.5 |
| 1232 | 2026-08-04T16:48:52.069Z | Compiling is_terminal_polyfill v1.70.2 |
| 1233 | 2026-08-04T16:48:52.073Z | Compiling owo-colors v4.3.0 |
| 1234 | 2026-08-04T16:48:52.161Z | Compiling anstream v1.0.0 |
| 1235 | 2026-08-04T16:48:52.216Z | Compiling num v0.4.3 |
| 1236 | 2026-08-04T16:48:52.299Z | Compiling num_enum_derive v0.5.11 |
| 1237 | 2026-08-04T16:48:52.482Z | Compiling terminal_size v0.4.4 |
| 1238 | 2026-08-04T16:48:52.597Z | Compiling openssl-sys v0.9.116 |
| 1239 | 2026-08-04T16:48:52.668Z | Compiling serde_spanned v0.6.9 |
| 1240 | 2026-08-04T16:48:52.817Z | Compiling derive-where v1.6.1 |
| 1241 | 2026-08-04T16:48:52.820Z | Compiling pin-project-internal v1.1.13 |
| 1242 | 2026-08-04T16:48:52.905Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1243 | 2026-08-04T16:48:53.144Z | Compiling toml_write v0.1.2 |
| 1244 | 2026-08-04T16:48:53.310Z | Compiling clap_lex v1.1.0 |
| 1245 | 2026-08-04T16:48:53.396Z | Compiling float-ord v0.3.2 |
| 1246 | 2026-08-04T16:48:53.516Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1247 | 2026-08-04T16:48:53.537Z | Compiling clap_builder v4.6.5 |
| 1248 | 2026-08-04T16:48:53.559Z | Compiling toml_edit v0.22.27 |
| 1249 | 2026-08-04T16:48:54.280Z | Compiling progenitor-impl v0.13.0 |
| 1250 | 2026-08-04T16:48:55.355Z | Compiling clap v4.6.5 |
| 1251 | 2026-08-04T16:48:55.383Z | Compiling toml v0.8.23 |
| 1252 | 2026-08-04T16:48:55.849Z | Compiling zone_cfg_derive v0.3.1 |
| 1253 | 2026-08-04T16:48:55.924Z | Compiling snafu-derive v0.8.9 |
| 1254 | 2026-08-04T16:48:55.981Z | Compiling async-recursion v1.1.1 |
| 1255 | 2026-08-04T16:48:56.333Z | Compiling progenitor-macro v0.13.0 |
| 1256 | 2026-08-04T16:48:56.848Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1257 | 2026-08-04T16:48:57.067Z | Compiling slog-dtrace v0.3.0 |
| 1258 | 2026-08-04T16:48:57.149Z | Compiling unicode-xid v0.2.6 |
| 1259 | 2026-08-04T16:48:57.280Z | Compiling openssl v0.10.80 |
| 1260 | 2026-08-04T16:48:57.410Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-08-04T16:48:57.580Z | Compiling cancel-safe-futures v0.1.5 |
| 1262 | 2026-08-04T16:48:57.669Z | Compiling chrono-tz v0.10.4 |
| 1263 | 2026-08-04T16:48:57.755Z | Compiling minimal-lexical v0.2.1 |
| 1264 | 2026-08-04T16:48:57.997Z | Compiling nom v7.1.3 |
| 1265 | 2026-08-04T16:48:58.119Z | Compiling const_format_proc_macros v0.2.34 |
| 1266 | 2026-08-04T16:48:58.892Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-08-04T16:48:58.911Z | Compiling openssl-macros v0.1.1 |
| 1268 | 2026-08-04T16:48:59.137Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-08-04T16:48:59.368Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1270 | 2026-08-04T16:48:59.391Z | Checking cpufeatures v0.2.17 |
| 1271 | 2026-08-04T16:48:59.420Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1272 | 2026-08-04T16:49:00.296Z | Compiling cookie v0.18.1 |
| 1273 | 2026-08-04T16:49:00.314Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1274 | 2026-08-04T16:49:00.518Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-08-04T16:49:00.655Z | Compiling tabled_derive v0.7.0 |
| 1276 | 2026-08-04T16:49:01.025Z | Checking num_enum v0.7.6 |
| 1277 | 2026-08-04T16:49:02.947Z | Checking tabwriter v1.4.1 |
| 1278 | 2026-08-04T16:49:03.086Z | Checking secrecy v0.10.3 |
| 1279 | 2026-08-04T16:49:03.126Z | Checking tinyvec_macros v0.1.1 |
| 1280 | 2026-08-04T16:49:03.253Z | Checking colored v3.1.1 |
| 1281 | 2026-08-04T16:49:03.357Z | Checking tinyvec v1.11.0 |
| 1282 | 2026-08-04T16:49:03.458Z | Checking crossbeam-epoch v0.9.18 |
| 1283 | 2026-08-04T16:49:03.668Z | Checking hash32 v0.3.1 |
| 1284 | 2026-08-04T16:49:03.799Z | Checking bstr v1.12.1 |
| 1285 | 2026-08-04T16:49:03.916Z | Checking data-encoding v2.11.0 |
| 1286 | 2026-08-04T16:49:04.020Z | Checking hmac v0.12.1 |
| 1287 | 2026-08-04T16:49:04.135Z | Checking inout v0.1.4 |
| 1288 | 2026-08-04T16:49:04.156Z | Checking scroll v0.12.0 |
| 1289 | 2026-08-04T16:49:04.159Z | Checking ff v0.13.1 |
| 1290 | 2026-08-04T16:49:04.198Z | Checking cobs v0.3.0 |
| 1291 | 2026-08-04T16:49:04.269Z | Checking managed v0.8.0 |
| 1292 | 2026-08-04T16:49:04.304Z | Checking static_assertions v1.1.0 |
| 1293 | 2026-08-04T16:49:04.345Z | Checking foreign-types-shared v0.3.1 |
| 1294 | 2026-08-04T16:49:04.372Z | Checking bitflags v1.3.2 |
| 1295 | 2026-08-04T16:49:04.393Z | Checking goblin v0.8.2 |
| 1296 | 2026-08-04T16:49:04.393Z | Checking postcard v1.1.3 |
| 1297 | 2026-08-04T16:49:04.437Z | Checking foreign-types v0.5.0 |
| 1298 | 2026-08-04T16:49:04.459Z | Checking group v0.13.0 |
| 1299 | 2026-08-04T16:49:04.518Z | Checking cipher v0.4.4 |
| 1300 | 2026-08-04T16:49:04.567Z | Checking hkdf v0.12.4 |
| 1301 | 2026-08-04T16:49:04.696Z | Checking atomicwrites v0.4.4 |
| 1302 | 2026-08-04T16:49:04.757Z | Checking universal-hash v0.5.1 |
| 1303 | 2026-08-04T16:49:04.776Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1304 | 2026-08-04T16:49:04.842Z | Checking crypto-bigint v0.5.5 |
| 1305 | 2026-08-04T16:49:04.927Z | Checking chacha20 v0.10.0 |
| 1306 | 2026-08-04T16:49:05.012Z | Checking half v2.7.1 |
| 1307 | 2026-08-04T16:49:05.130Z | Checking cstr-argument v0.1.2 |
| 1308 | 2026-08-04T16:49:05.256Z | Checking ciborium-io v0.2.2 |
| 1309 | 2026-08-04T16:49:05.278Z | Checking indent_write v2.2.0 |
| 1310 | 2026-08-04T16:49:05.352Z | Checking base64ct v1.8.3 |
| 1311 | 2026-08-04T16:49:05.373Z | Checking opaque-debug v0.3.1 |
| 1312 | 2026-08-04T16:49:05.406Z | Checking base16ct v0.2.0 |
| 1313 | 2026-08-04T16:49:05.446Z | Checking poly1305 v0.8.0 |
| 1314 | 2026-08-04T16:49:05.528Z | Checking ciborium-ll v0.2.2 |
| 1315 | 2026-08-04T16:49:05.556Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1316 | 2026-08-04T16:49:05.589Z | Checking password-hash v0.5.0 |
| 1317 | 2026-08-04T16:49:05.629Z | Checking rand v0.10.2 |
| 1318 | 2026-08-04T16:49:05.675Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1319 | 2026-08-04T16:49:05.708Z | Checking chacha20 v0.9.1 |
| 1320 | 2026-08-04T16:49:05.729Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1321 | 2026-08-04T16:49:05.732Z | Checking elliptic-curve v0.13.8 |
| 1322 | 2026-08-04T16:49:05.813Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1323 | 2026-08-04T16:49:05.893Z | Checking blake2 v0.10.6 |
| 1324 | 2026-08-04T16:49:05.974Z | Checking aead v0.5.2 |
| 1325 | 2026-08-04T16:49:06.003Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1326 | 2026-08-04T16:49:06.087Z | Checking thiserror-no-std v2.0.2 |
| 1327 | 2026-08-04T16:49:06.110Z | Checking hubpack v0.1.2 |
| 1328 | 2026-08-04T16:49:06.131Z | Checking byte-wrapper v0.1.0 |
| 1329 | 2026-08-04T16:49:06.179Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1330 | 2026-08-04T16:49:06.277Z | Checking keccak v0.1.6 |
| 1331 | 2026-08-04T16:49:06.343Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1332 | 2026-08-04T16:49:06.384Z | Checking chacha20poly1305 v0.10.1 |
| 1333 | 2026-08-04T16:49:06.409Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1334 | 2026-08-04T16:49:06.451Z | Checking sha3 v0.10.9 |
| 1335 | 2026-08-04T16:49:06.551Z | Checking vsss-rs v3.3.4 |
| 1336 | 2026-08-04T16:49:06.643Z | Checking argon2 v0.5.3 |
| 1337 | 2026-08-04T16:49:06.848Z | Checking ciborium v0.2.2 |
| 1338 | 2026-08-04T16:49:06.991Z | Checking similar v2.7.0 |
| 1339 | 2026-08-04T16:49:07.169Z | Checking memmap v0.7.0 |
| 1340 | 2026-08-04T16:49:07.204Z | Checking lazy_static v1.5.0 |
| 1341 | 2026-08-04T16:49:07.305Z | Checking usdt v0.5.0 |
| 1342 | 2026-08-04T16:49:07.347Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1343 | 2026-08-04T16:49:07.493Z | Checking crossbeam-deque v0.8.6 |
| 1344 | 2026-08-04T16:49:07.546Z | Checking ingot-types v0.1.2 |
| 1345 | 2026-08-04T16:49:07.654Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1346 | 2026-08-04T16:49:07.806Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1347 | 2026-08-04T16:49:07.851Z | Checking progenitor v0.14.0 |
| 1348 | 2026-08-04T16:49:07.887Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1349 | 2026-08-04T16:49:07.916Z | Checking bytecount v0.6.9 |
| 1350 | 2026-08-04T16:49:07.937Z | Checking unicode-segmentation v1.13.3 |
| 1351 | 2026-08-04T16:49:07.981Z | Checking ingot v0.1.1 |
| 1352 | 2026-08-04T16:49:08.249Z | Checking console v0.15.11 |
| 1353 | 2026-08-04T16:49:08.272Z | Checking newline-converter v0.3.0 |
| 1354 | 2026-08-04T16:49:08.371Z | Checking itertools v0.12.1 |
| 1355 | 2026-08-04T16:49:08.456Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1356 | 2026-08-04T16:49:08.518Z | Checking swrite v0.1.0 |
| 1357 | 2026-08-04T16:49:08.634Z | Compiling parking_lot_core v0.8.6 |
| 1358 | 2026-08-04T16:49:08.656Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1359 | 2026-08-04T16:49:08.659Z | Checking linked-hash-map v0.5.6 |
| 1360 | 2026-08-04T16:49:08.696Z | Checking resolv-conf v0.7.6 |
| 1361 | 2026-08-04T16:49:08.845Z | Checking lru-cache v0.1.2 |
| 1362 | 2026-08-04T16:49:08.926Z | Checking expectorate v1.2.0 |
| 1363 | 2026-08-04T16:49:08.975Z | Checking rayon v1.12.0 |
| 1364 | 2026-08-04T16:49:09.053Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1365 | 2026-08-04T16:49:09.189Z | Checking hickory-proto v0.24.4 |
| 1366 | 2026-08-04T16:49:09.526Z | Checking camino-tempfile v1.4.1 |
| 1367 | 2026-08-04T16:49:09.559Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1368 | 2026-08-04T16:49:09.805Z | Checking serde-big-array v0.5.1 |
| 1369 | 2026-08-04T16:49:09.943Z | Checking siphasher v1.0.3 |
| 1370 | 2026-08-04T16:49:10.113Z | Checking phf_shared v0.12.1 |
| 1371 | 2026-08-04T16:49:10.199Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1372 | 2026-08-04T16:49:10.424Z | Checking unicode-normalization v0.1.25 |
| 1373 | 2026-08-04T16:49:10.656Z | Checking pin-project v1.1.13 |
| 1374 | 2026-08-04T16:49:10.714Z | Checking hickory-resolver v0.24.4 |
| 1375 | 2026-08-04T16:49:10.758Z | Checking num_enum v0.5.11 |
| 1376 | 2026-08-04T16:49:10.858Z | Checking progenitor-client v0.13.0 |
| 1377 | 2026-08-04T16:49:11.270Z | Checking tokio-stream v0.1.18 |
| 1378 | 2026-08-04T16:49:11.387Z | Checking csv-core v0.1.13 |
| 1379 | 2026-08-04T16:49:11.509Z | Checking highway v1.3.0 |
| 1380 | 2026-08-04T16:49:11.531Z | Checking foldhash v0.1.5 |
| 1381 | 2026-08-04T16:49:11.586Z | Checking same-file v1.0.6 |
| 1382 | 2026-08-04T16:49:11.645Z | Checking foreign-types-shared v0.1.1 |
| 1383 | 2026-08-04T16:49:11.666Z | Checking unicode-linebreak v0.1.5 |
| 1384 | 2026-08-04T16:49:11.757Z | Checking konst_macro_rules v0.2.19 |
| 1385 | 2026-08-04T16:49:11.816Z | Checking unicode-width v0.1.14 |
| 1386 | 2026-08-04T16:49:11.835Z | Checking smawk v0.3.2 |
| 1387 | 2026-08-04T16:49:11.883Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1388 | 2026-08-04T16:49:11.936Z | Checking foreign-types v0.3.2 |
| 1389 | 2026-08-04T16:49:11.956Z | Checking konst v0.2.20 |
| 1390 | 2026-08-04T16:49:11.976Z | Checking textwrap v0.16.2 |
| 1391 | 2026-08-04T16:49:12.017Z | Checking walkdir v2.5.0 |
| 1392 | 2026-08-04T16:49:12.064Z | Checking hashbrown v0.15.5 |
| 1393 | 2026-08-04T16:49:12.146Z | Checking qorb v0.4.1 |
| 1394 | 2026-08-04T16:49:12.186Z | Checking csv v1.4.0 |
| 1395 | 2026-08-04T16:49:12.458Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-08-04T16:49:12.665Z | Checking progenitor v0.13.0 |
| 1397 | 2026-08-04T16:49:12.799Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1398 | 2026-08-04T16:49:12.822Z | Checking olpc-cjson v0.1.4 |
| 1399 | 2026-08-04T16:49:12.963Z | Checking snafu v0.8.9 |
| 1400 | 2026-08-04T16:49:12.985Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1401 | 2026-08-04T16:49:13.037Z | Checking phf v0.12.1 |
| 1402 | 2026-08-04T16:49:13.180Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1403 | 2026-08-04T16:49:13.203Z | Checking zone v0.3.1 |
| 1404 | 2026-08-04T16:49:13.257Z | Checking tokio-dtrace v0.1.1 |
| 1405 | 2026-08-04T16:49:13.433Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1406 | 2026-08-04T16:49:13.455Z | Checking globset v0.4.18 |
| 1407 | 2026-08-04T16:49:13.809Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1408 | 2026-08-04T16:49:14.006Z | Checking smf v0.2.3 |
| 1409 | 2026-08-04T16:49:14.033Z | Checking pem v3.0.6 |
| 1410 | 2026-08-04T16:49:14.193Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1411 | 2026-08-04T16:49:14.235Z | Checking libsw-core v0.3.2 |
| 1412 | 2026-08-04T16:49:14.381Z | Checking serde_plain v1.0.2 |
| 1413 | 2026-08-04T16:49:14.444Z | Checking sigpipe v0.1.3 |
| 1414 | 2026-08-04T16:49:14.606Z | Checking jiff v0.2.28 |
| 1415 | 2026-08-04T16:49:14.659Z | Checking typed-path v0.9.3 |
| 1416 | 2026-08-04T16:49:14.678Z | Checking fixedbitset v0.5.7 |
| 1417 | 2026-08-04T16:49:14.714Z | Checking fixedbitset v0.4.2 |
| 1418 | 2026-08-04T16:49:14.736Z | Checking glob v0.3.3 |
| 1419 | 2026-08-04T16:49:14.867Z | Checking petgraph v0.6.5 |
| 1420 | 2026-08-04T16:49:14.889Z | Checking petgraph v0.8.3 |
| 1421 | 2026-08-04T16:49:15.225Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-08-04T16:49:15.445Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1423 | 2026-08-04T16:49:15.464Z | Checking tough v0.22.0 |
| 1424 | 2026-08-04T16:49:15.582Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-08-04T16:49:15.710Z | Checking libsw v3.5.0 |
| 1426 | 2026-08-04T16:49:16.098Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1427 | 2026-08-04T16:49:16.143Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1428 | 2026-08-04T16:49:16.208Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-08-04T16:49:16.254Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-08-04T16:49:16.280Z | Checking oxide-tokio-rt v0.1.6 |
| 1431 | 2026-08-04T16:49:16.585Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-08-04T16:49:16.605Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-08-04T16:49:16.640Z | Checking const_format v0.2.36 |
| 1434 | 2026-08-04T16:49:16.822Z | Checking papergrid v0.11.0 |
| 1435 | 2026-08-04T16:49:16.844Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-08-04T16:49:17.245Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1437 | 2026-08-04T16:49:17.294Z | Checking gethostname v0.5.0 |
| 1438 | 2026-08-04T16:49:17.369Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-08-04T16:49:17.390Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1440 | 2026-08-04T16:49:17.471Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1441 | 2026-08-04T16:49:17.673Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-08-04T16:49:17.940Z | Checking libscf-sys v1.2.0 |
| 1443 | 2026-08-04T16:49:18.074Z | Checking bcs v0.1.6 |
| 1444 | 2026-08-04T16:49:18.192Z | Checking whoami v1.6.1 |
| 1445 | 2026-08-04T16:49:18.216Z | Checking termtree v0.5.1 |
| 1446 | 2026-08-04T16:49:18.255Z | Checking linear-map v1.2.0 |
| 1447 | 2026-08-04T16:49:18.328Z | Checking tagptr v0.2.0 |
| 1448 | 2026-08-04T16:49:18.425Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-08-04T16:49:18.466Z | Checking moka v0.12.15 |
| 1450 | 2026-08-04T16:49:19.019Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1451 | 2026-08-04T16:49:19.235Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1452 | 2026-08-04T16:49:20.136Z | Checking tabled v0.15.0 |
| 1453 | 2026-08-04T16:49:20.196Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-08-04T16:49:20.217Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-08-04T16:49:20.325Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-08-04T16:49:20.365Z | Checking steno v0.4.1 |
| 1457 | 2026-08-04T16:49:20.810Z | Checking hickory-proto v0.25.2 |
| 1458 | 2026-08-04T16:49:22.397Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1459 | 2026-08-04T16:49:22.420Z | Checking hickory-resolver v0.25.2 |
| 1460 | 2026-08-04T16:49:22.647Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1461 | 2026-08-04T16:49:22.770Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1462 | 2026-08-04T16:49:23.096Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1463 | 2026-08-04T16:49:23.669Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1464 | 2026-08-04T16:49:23.873Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1465 | 2026-08-04T16:49:27.866Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1466 | 2026-08-04T16:49:28.046Z | Checking nom v8.0.0 |
| 1467 | 2026-08-04T16:49:28.067Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1468 | 2026-08-04T16:49:28.498Z | Compiling proc-macro-error2 v2.0.1 |
| 1469 | 2026-08-04T16:49:31.672Z | Compiling crunchy v0.2.4 |
| 1470 | 2026-08-04T16:49:33.369Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1471 | 2026-08-04T16:49:33.783Z | Compiling tabled_derive v0.11.0 |
| 1472 | 2026-08-04T16:49:34.257Z | Compiling itertools v0.15.0 |
| 1473 | 2026-08-04T16:49:34.478Z | Compiling tiny-keccak v2.0.2 |
| 1474 | 2026-08-04T16:49:34.819Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1475 | 2026-08-04T16:49:35.324Z | Compiling typify-impl v0.4.3 |
| 1476 | 2026-08-04T16:49:35.346Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1477 | 2026-08-04T16:49:35.488Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1478 | 2026-08-04T16:49:35.555Z | Checking parking_lot v0.11.2 |
| 1479 | 2026-08-04T16:49:35.586Z | Compiling ingot-macros v0.2.0 |
| 1480 | 2026-08-04T16:49:35.754Z | Compiling const-random-macro v0.1.16 |
| 1481 | 2026-08-04T16:49:36.507Z | Checking fxhash v0.2.1 |
| 1482 | 2026-08-04T16:49:36.625Z | Compiling ahash v0.8.12 |
| 1483 | 2026-08-04T16:49:36.648Z | Checking sled v0.34.7 |
| 1484 | 2026-08-04T16:49:36.652Z | Compiling smartstring v1.0.1 |
| 1485 | 2026-08-04T16:49:37.134Z | Checking internet-checksum v0.2.1 |
| 1486 | 2026-08-04T16:49:37.231Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1487 | 2026-08-04T16:49:37.274Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1488 | 2026-08-04T16:49:37.849Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1489 | 2026-08-04T16:49:37.905Z | Compiling rhai_codegen v3.2.0 |
| 1490 | 2026-08-04T16:49:38.235Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1491 | 2026-08-04T16:49:38.616Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1492 | 2026-08-04T16:49:38.698Z | Compiling typify-macro v0.4.3 |
| 1493 | 2026-08-04T16:49:38.740Z | Checking arc-swap v1.9.1 |
| 1494 | 2026-08-04T16:49:38.882Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1495 | 2026-08-04T16:49:38.967Z | Checking slog-scope v4.4.1 |
| 1496 | 2026-08-04T16:49:39.084Z | Checking papergrid v0.18.0 |
| 1497 | 2026-08-04T16:49:39.116Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1498 | 2026-08-04T16:49:39.232Z | Checking testing_table v0.3.0 |
| 1499 | 2026-08-04T16:49:39.331Z | Checking dropshot-api-manager-types v0.7.2 |
| 1500 | 2026-08-04T16:49:39.701Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1501 | 2026-08-04T16:49:39.739Z | Checking slog-stdlog v4.1.1 |
| 1502 | 2026-08-04T16:49:39.830Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1503 | 2026-08-04T16:49:39.867Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1504 | 2026-08-04T16:49:39.888Z | Checking tabled v0.21.0 |
| 1505 | 2026-08-04T16:49:39.891Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1506 | 2026-08-04T16:49:40.072Z | Compiling lzma-sys v0.1.20 |
| 1507 | 2026-08-04T16:49:40.226Z | Compiling typify v0.4.3 |
| 1508 | 2026-08-04T16:49:40.332Z | Compiling progenitor-impl v0.10.0 |
| 1509 | 2026-08-04T16:49:40.720Z | Compiling fs-err v3.3.0 |
| 1510 | 2026-08-04T16:49:40.745Z | Compiling typeid v1.0.3 |
| 1511 | 2026-08-04T16:49:41.025Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 1512 | 2026-08-04T16:49:41.070Z | Checking slog-envlogger v2.2.0 |
| 1513 | 2026-08-04T16:49:41.104Z | Checking ingot-types v0.2.0 |
| 1514 | 2026-08-04T16:49:41.571Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1515 | 2026-08-04T16:49:41.897Z | Checking crc8 v0.1.1 |
| 1516 | 2026-08-04T16:49:42.031Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1517 | 2026-08-04T16:49:42.130Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 1518 | 2026-08-04T16:49:42.151Z | Checking ingot v0.2.1 |
| 1519 | 2026-08-04T16:49:42.368Z | Compiling progenitor-macro v0.10.0 |
| 1520 | 2026-08-04T16:49:43.159Z | Checking const-random v0.1.18 |
| 1521 | 2026-08-04T16:49:43.513Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1522 | 2026-08-04T16:49:43.763Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1523 | 2026-08-04T16:49:44.738Z | Compiling cargo_toml v0.22.3 |
| 1524 | 2026-08-04T16:49:45.181Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1525 | 2026-08-04T16:49:45.708Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1526 | 2026-08-04T16:49:46.152Z | Checking thin-vec v0.2.18 |
| 1527 | 2026-08-04T16:49:46.423Z | Checking rhai v1.25.1 |
| 1528 | 2026-08-04T16:49:46.961Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1529 | 2026-08-04T16:49:47.035Z | Checking sha1 v0.10.6 |
| 1530 | 2026-08-04T16:49:47.382Z | Checking utf-8 v0.7.6 |
| 1531 | 2026-08-04T16:49:47.674Z | Checking tungstenite v0.21.0 |
| 1532 | 2026-08-04T16:49:48.103Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1533 | 2026-08-04T16:49:48.444Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1534 | 2026-08-04T16:49:48.714Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1535 | 2026-08-04T16:49:49.015Z | Checking port-file v0.1.0 |
| 1536 | 2026-08-04T16:49:49.060Z | Checking sha2 v0.10.9 |
| 1537 | 2026-08-04T16:49:49.171Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1538 | 2026-08-04T16:49:49.339Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1539 | 2026-08-04T16:49:49.362Z | Checking progenitor v0.10.0 |
| 1540 | 2026-08-04T16:49:49.412Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1541 | 2026-08-04T16:49:49.647Z | Checking tokio-tungstenite v0.21.0 |
| 1542 | 2026-08-04T16:49:50.805Z | Checking console v0.16.3 |
| 1543 | 2026-08-04T16:49:50.929Z | Checking git-stub v1.0.0 |
| 1544 | 2026-08-04T16:49:51.142Z | Checking diff v0.1.13 |
| 1545 | 2026-08-04T16:49:51.163Z | Checking is_ci v1.2.0 |
| 1546 | 2026-08-04T16:49:51.268Z | Checking base64 v0.21.7 |
| 1547 | 2026-08-04T16:49:51.333Z | Checking yansi v1.0.1 |
| 1548 | 2026-08-04T16:49:51.412Z | Checking unit-prefix v0.5.2 |
| 1549 | 2026-08-04T16:49:51.526Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1550 | 2026-08-04T16:49:51.547Z | Checking indicatif v0.18.4 |
| 1551 | 2026-08-04T16:49:51.577Z | Checking pretty_assertions v1.4.1 |
| 1552 | 2026-08-04T16:49:51.917Z | Checking supports-color v3.0.2 |
| 1553 | 2026-08-04T16:49:52.609Z | Checking git-stub-vcs v0.1.0 |
| 1554 | 2026-08-04T16:49:52.762Z | Checking xz2 v0.1.7 |
| 1555 | 2026-08-04T16:49:52.854Z | Checking ron v0.12.1 |
| 1556 | 2026-08-04T16:49:53.019Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1557 | 2026-08-04T16:49:53.211Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1558 | 2026-08-04T16:49:53.333Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1559 | 2026-08-04T16:49:53.567Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1560 | 2026-08-04T16:49:53.645Z | Checking drift v0.2.0 |
| 1561 | 2026-08-04T16:49:54.162Z | Compiling serial_test_derive v4.0.1 |
| 1562 | 2026-08-04T16:49:54.284Z | Checking base16ct v1.0.0 |
| 1563 | 2026-08-04T16:49:54.681Z | Checking dropshot-api-manager v0.7.2 |
| 1564 | 2026-08-04T16:49:54.832Z | Checking serial_test v4.0.1 |
| 1565 | 2026-08-04T16:49:55.657Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1566 | 2026-08-04T16:49:55.691Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1567 | 2026-08-04T16:49:55.714Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1568 | 2026-08-04T16:49:56.033Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1569 | 2026-08-04T16:49:56.688Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1570 | 2026-08-04T16:49:57.758Z | Checking natord v1.0.9 |
| 1571 | 2026-08-04T16:49:57.944Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1572 | 2026-08-04T16:49:57.988Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1573 | 2026-08-04T16:49:58.011Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1574 | 2026-08-04T16:49:58.557Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1575 | 2026-08-04T16:49:58.859Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1576 | 2026-08-04T16:49:58.977Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1577 | 2026-08-04T16:49:59.157Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1578 | 2026-08-04T16:49:59.179Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1579 | 2026-08-04T16:49:59.255Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1580 | 2026-08-04T16:50:09.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s |
| 1581 | 2026-08-04T16:50:09.134Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1582 | 2026-08-04T16:50:09.134Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1583 | 2026-08-04T16:50:09.506Z | + cargo xtask openapi check |
| 1584 | 2026-08-04T16:50:10.133Z | Compiling cfg-if v1.0.4 |
| 1585 | 2026-08-04T16:50:10.137Z | Compiling libc v0.2.189 |
| 1586 | 2026-08-04T16:50:10.137Z | Compiling serde_core v1.0.229 |
| 1587 | 2026-08-04T16:50:10.245Z | Compiling memchr v2.8.1 |
| 1588 | 2026-08-04T16:50:10.252Z | Compiling smallvec v1.15.1 |
| 1589 | 2026-08-04T16:50:10.254Z | Compiling itoa v1.0.18 |
| 1590 | 2026-08-04T16:50:10.268Z | Compiling stable_deref_trait v1.2.1 |
| 1591 | 2026-08-04T16:50:10.271Z | Compiling zerofrom v0.1.8 |
| 1592 | 2026-08-04T16:50:10.288Z | Compiling zmij v1.0.21 |
| 1593 | 2026-08-04T16:50:10.334Z | Compiling writeable v0.6.3 |
| 1594 | 2026-08-04T16:50:10.392Z | Compiling yoke v0.8.3 |
| 1595 | 2026-08-04T16:50:10.435Z | Compiling litemap v0.8.2 |
| 1596 | 2026-08-04T16:50:10.448Z | Compiling utf8_iter v1.0.4 |
| 1597 | 2026-08-04T16:50:10.528Z | Compiling percent-encoding v2.3.2 |
| 1598 | 2026-08-04T16:50:10.560Z | Compiling zerovec v0.11.6 |
| 1599 | 2026-08-04T16:50:10.572Z | Compiling zerotrie v0.2.4 |
| 1600 | 2026-08-04T16:50:10.584Z | Compiling icu_properties_data v2.2.0 |
| 1601 | 2026-08-04T16:50:10.615Z | Compiling icu_normalizer_data v2.2.0 |
| 1602 | 2026-08-04T16:50:10.689Z | Compiling libm v0.2.16 |
| 1603 | 2026-08-04T16:50:10.701Z | Compiling form_urlencoded v1.2.2 |
| 1604 | 2026-08-04T16:50:10.716Z | Compiling rand_core v0.10.1 |
| 1605 | 2026-08-04T16:50:10.718Z | Compiling errno v0.3.14 |
| 1606 | 2026-08-04T16:50:10.859Z | Compiling iana-time-zone v0.1.65 |
| 1607 | 2026-08-04T16:50:10.874Z | Compiling getrandom v0.4.2 |
| 1608 | 2026-08-04T16:50:10.884Z | Compiling pin-project-lite v0.2.17 |
| 1609 | 2026-08-04T16:50:10.895Z | Compiling dyn-clone v1.0.20 |
| 1610 | 2026-08-04T16:50:10.895Z | Compiling zeroize v1.8.2 |
| 1611 | 2026-08-04T16:50:10.975Z | Compiling scopeguard v1.2.0 |
| 1612 | 2026-08-04T16:50:11.027Z | Compiling tinystr v0.8.3 |
| 1613 | 2026-08-04T16:50:11.043Z | Compiling potential_utf v0.1.5 |
| 1614 | 2026-08-04T16:50:11.066Z | Compiling lock_api v0.4.14 |
| 1615 | 2026-08-04T16:50:11.077Z | Compiling socket2 v0.6.5 |
| 1616 | 2026-08-04T16:50:11.082Z | Compiling parking_lot_core v0.9.12 |
| 1617 | 2026-08-04T16:50:11.101Z | Compiling signal-hook-registry v1.4.8 |
| 1618 | 2026-08-04T16:50:11.200Z | Compiling icu_locale_core v2.2.0 |
| 1619 | 2026-08-04T16:50:11.227Z | Compiling icu_collections v2.2.0 |
| 1620 | 2026-08-04T16:50:11.287Z | Compiling parking_lot v0.12.5 |
| 1621 | 2026-08-04T16:50:11.364Z | Compiling mio v1.2.1 |
| 1622 | 2026-08-04T16:50:11.378Z | Compiling portable-atomic v1.13.1 |
| 1623 | 2026-08-04T16:50:11.524Z | Compiling num-traits v0.2.19 |
| 1624 | 2026-08-04T16:50:11.657Z | Compiling futures-core v0.3.32 |
| 1625 | 2026-08-04T16:50:11.745Z | Compiling thiserror v2.0.19 |
| 1626 | 2026-08-04T16:50:11.813Z | Compiling critical-section v1.2.0 |
| 1627 | 2026-08-04T16:50:11.835Z | Compiling equivalent v1.0.2 |
| 1628 | 2026-08-04T16:50:11.857Z | Compiling subtle v2.6.1 |
| 1629 | 2026-08-04T16:50:11.868Z | Compiling zerocopy v0.8.50 |
| 1630 | 2026-08-04T16:50:11.893Z | Compiling serde v1.0.229 |
| 1631 | 2026-08-04T16:50:11.918Z | Compiling serde_json v1.0.151 |
| 1632 | 2026-08-04T16:50:11.922Z | Compiling icu_provider v2.2.0 |
| 1633 | 2026-08-04T16:50:12.026Z | Compiling uuid v1.24.0 |
| 1634 | 2026-08-04T16:50:12.054Z | Compiling semver v1.0.28 |
| 1635 | 2026-08-04T16:50:12.163Z | Compiling icu_normalizer v2.2.0 |
| 1636 | 2026-08-04T16:50:12.259Z | Compiling icu_properties v2.2.0 |
| 1637 | 2026-08-04T16:50:12.280Z | Compiling bitflags v2.12.1 |
| 1638 | 2026-08-04T16:50:12.390Z | Compiling bytes v1.11.1 |
| 1639 | 2026-08-04T16:50:12.410Z | Compiling chrono v0.4.45 |
| 1640 | 2026-08-04T16:50:12.465Z | Compiling once_cell v1.21.4 |
| 1641 | 2026-08-04T16:50:12.519Z | Compiling allocator-api2 v0.2.21 |
| 1642 | 2026-08-04T16:50:12.676Z | Compiling log v0.4.32 |
| 1643 | 2026-08-04T16:50:12.723Z | Compiling futures-sink v0.3.32 |
| 1644 | 2026-08-04T16:50:12.827Z | Compiling typenum v1.20.1 |
| 1645 | 2026-08-04T16:50:12.842Z | Compiling slab v0.4.12 |
| 1646 | 2026-08-04T16:50:12.863Z | Compiling tokio v1.53.1 |
| 1647 | 2026-08-04T16:50:13.014Z | Compiling slog v2.8.2 |
| 1648 | 2026-08-04T16:50:13.027Z | Compiling futures-channel v0.3.32 |
| 1649 | 2026-08-04T16:50:13.027Z | Compiling getrandom v0.2.17 |
| 1650 | 2026-08-04T16:50:13.051Z | Compiling hashbrown v0.17.1 |
| 1651 | 2026-08-04T16:50:13.217Z | Compiling idna_adapter v1.2.2 |
| 1652 | 2026-08-04T16:50:13.251Z | Compiling rand_core v0.6.4 |
| 1653 | 2026-08-04T16:50:13.356Z | Compiling idna v1.1.0 |
| 1654 | 2026-08-04T16:50:13.379Z | Compiling futures-io v0.3.32 |
| 1655 | 2026-08-04T16:50:13.472Z | Compiling futures-task v0.3.32 |
| 1656 | 2026-08-04T16:50:13.536Z | Compiling indexmap v2.14.0 |
| 1657 | 2026-08-04T16:50:13.593Z | Compiling futures-util v0.3.32 |
| 1658 | 2026-08-04T16:50:13.619Z | Compiling tracing-core v0.1.36 |
| 1659 | 2026-08-04T16:50:13.645Z | Compiling url v2.5.8 |
| 1660 | 2026-08-04T16:50:13.837Z | Compiling base64 v0.22.1 |
| 1661 | 2026-08-04T16:50:14.063Z | Compiling tracing v0.1.44 |
| 1662 | 2026-08-04T16:50:14.168Z | Compiling schemars v0.8.22 |
| 1663 | 2026-08-04T16:50:14.181Z | Compiling http v1.4.2 |
| 1664 | 2026-08-04T16:50:14.200Z | Compiling unicode-ident v1.0.24 |
| 1665 | 2026-08-04T16:50:14.299Z | Compiling proc-macro2 v1.0.106 |
| 1666 | 2026-08-04T16:50:14.327Z | Compiling fnv v1.0.7 |
| 1667 | 2026-08-04T16:50:14.427Z | Compiling byteorder v1.5.0 |
| 1668 | 2026-08-04T16:50:14.445Z | Compiling ipnet v2.12.0 |
| 1669 | 2026-08-04T16:50:14.652Z | Compiling quote v1.0.45 |
| 1670 | 2026-08-04T16:50:14.828Z | Compiling syn v2.0.117 |
| 1671 | 2026-08-04T16:50:14.928Z | Compiling ipnetwork v0.21.1 |
| 1672 | 2026-08-04T16:50:14.943Z | Compiling ppv-lite86 v0.2.21 |
| 1673 | 2026-08-04T16:50:14.966Z | Compiling erased-serde v0.3.31 |
| 1674 | 2026-08-04T16:50:15.120Z | Compiling rustls-pki-types v1.14.1 |
| 1675 | 2026-08-04T16:50:15.262Z | Compiling oxnet v0.1.6 |
| 1676 | 2026-08-04T16:50:15.336Z | Compiling http-body v1.0.1 |
| 1677 | 2026-08-04T16:50:15.464Z | Compiling thiserror v1.0.69 |
| 1678 | 2026-08-04T16:50:15.488Z | Compiling aws-lc-sys v0.41.0 |
| 1679 | 2026-08-04T16:50:15.576Z | Compiling untrusted v0.7.1 |
| 1680 | 2026-08-04T16:50:15.594Z | Compiling atomic-waker v1.1.2 |
| 1681 | 2026-08-04T16:50:15.702Z | Compiling httparse v1.10.1 |
| 1682 | 2026-08-04T16:50:15.714Z | Compiling ryu v1.0.23 |
| 1683 | 2026-08-04T16:50:15.724Z | Compiling pretty-hex v0.4.2 |
| 1684 | 2026-08-04T16:50:15.857Z | Compiling rustls v0.23.40 |
| 1685 | 2026-08-04T16:50:15.869Z | Compiling untrusted v0.9.0 |
| 1686 | 2026-08-04T16:50:15.881Z | Compiling tower-layer v0.3.3 |
| 1687 | 2026-08-04T16:50:15.893Z | Compiling tower-service v0.3.3 |
| 1688 | 2026-08-04T16:50:15.986Z | Compiling aws-lc-rs v1.17.0 |
| 1689 | 2026-08-04T16:50:15.986Z | Compiling try-lock v0.2.5 |
| 1690 | 2026-08-04T16:50:16.007Z | Compiling rustix v1.1.4 |
| 1691 | 2026-08-04T16:50:16.038Z | Compiling plain v0.2.3 |
| 1692 | 2026-08-04T16:50:16.078Z | Compiling want v0.3.1 |
| 1693 | 2026-08-04T16:50:16.089Z | Compiling httpdate v1.0.3 |
| 1694 | 2026-08-04T16:50:16.099Z | Compiling omicron-workspace-hack v0.1.0 |
| 1695 | 2026-08-04T16:50:16.139Z | Compiling getrandom v0.3.4 |
| 1696 | 2026-08-04T16:50:16.166Z | Compiling ucd-trie v0.1.7 |
| 1697 | 2026-08-04T16:50:16.238Z | Compiling regex-syntax v0.8.10 |
| 1698 | 2026-08-04T16:50:16.319Z | Compiling pest v2.8.6 |
| 1699 | 2026-08-04T16:50:16.330Z | Compiling rand_core v0.9.5 |
| 1700 | 2026-08-04T16:50:16.450Z | Compiling crossbeam-utils v0.8.21 |
| 1701 | 2026-08-04T16:50:16.543Z | Compiling tokio-util v0.7.18 |
| 1702 | 2026-08-04T16:50:16.959Z | Compiling rustls-webpki v0.103.13 |
| 1703 | 2026-08-04T16:50:17.251Z | Compiling h2 v0.4.14 |
| 1704 | 2026-08-04T16:50:17.316Z | Compiling serde_urlencoded v0.7.1 |
| 1705 | 2026-08-04T16:50:17.564Z | Compiling http-body-util v0.1.4 |
| 1706 | 2026-08-04T16:50:17.641Z | Compiling newtype-uuid v1.3.2 |
| 1707 | 2026-08-04T16:50:17.837Z | Compiling foldhash v0.2.0 |
| 1708 | 2026-08-04T16:50:17.902Z | Compiling hex v0.4.3 |
| 1709 | 2026-08-04T16:50:17.978Z | Compiling daft v0.1.7 |
| 1710 | 2026-08-04T16:50:18.071Z | Compiling rand_chacha v0.9.0 |
| 1711 | 2026-08-04T16:50:18.165Z | Compiling fastrand v2.4.1 |
| 1712 | 2026-08-04T16:50:18.255Z | Compiling rand v0.9.4 |
| 1713 | 2026-08-04T16:50:18.428Z | Compiling sync_wrapper v1.0.2 |
| 1714 | 2026-08-04T16:50:18.458Z | Compiling generic-array v0.14.7 |
| 1715 | 2026-08-04T16:50:18.537Z | Compiling tower v0.5.3 |
| 1716 | 2026-08-04T16:50:18.710Z | Compiling anyhow v1.0.104 |
| 1717 | 2026-08-04T16:50:18.850Z | Compiling aho-corasick v1.1.4 |
| 1718 | 2026-08-04T16:50:18.882Z | Compiling powerfmt v0.2.0 |
| 1719 | 2026-08-04T16:50:18.960Z | Compiling tower-http v0.6.11 |
| 1720 | 2026-08-04T16:50:18.973Z | Compiling tempfile v3.27.0 |
| 1721 | 2026-08-04T16:50:19.009Z | Compiling hashbrown v0.16.1 |
| 1722 | 2026-08-04T16:50:19.073Z | Compiling deranged v0.5.8 |
| 1723 | 2026-08-04T16:50:19.089Z | Compiling futures-executor v0.3.32 |
| 1724 | 2026-08-04T16:50:19.353Z | Compiling hyper v1.11.0 |
| 1725 | 2026-08-04T16:50:19.364Z | Compiling camino v1.2.5 |
| 1726 | 2026-08-04T16:50:19.376Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-08-04T16:50:19.593Z | Compiling openssl-probe v0.2.1 |
| 1728 | 2026-08-04T16:50:19.773Z | Compiling regex-automata v0.4.14 |
| 1729 | 2026-08-04T16:50:19.785Z | Compiling time-core v0.1.8 |
| 1730 | 2026-08-04T16:50:19.936Z | Compiling num_threads v0.1.7 |
| 1731 | 2026-08-04T16:50:20.037Z | Compiling cpufeatures v0.3.0 |
| 1732 | 2026-08-04T16:50:20.053Z | Compiling num-conv v0.2.2 |
| 1733 | 2026-08-04T16:50:20.113Z | Compiling rustls-native-certs v0.8.4 |
| 1734 | 2026-08-04T16:50:20.205Z | Compiling time v0.3.47 |
| 1735 | 2026-08-04T16:50:20.218Z | Compiling futures v0.3.32 |
| 1736 | 2026-08-04T16:50:20.297Z | Compiling tokio-rustls v0.26.4 |
| 1737 | 2026-08-04T16:50:20.443Z | Compiling hyper-util v0.1.20 |
| 1738 | 2026-08-04T16:50:20.563Z | Compiling scroll v0.13.0 |
| 1739 | 2026-08-04T16:50:20.662Z | Compiling hybrid-array v0.4.12 |
| 1740 | 2026-08-04T16:50:20.832Z | Compiling adler2 v2.0.1 |
| 1741 | 2026-08-04T16:50:20.957Z | Compiling winnow v1.0.3 |
| 1742 | 2026-08-04T16:50:20.971Z | Compiling simd-adler32 v0.3.9 |
| 1743 | 2026-08-04T16:50:21.016Z | Compiling goblin v0.10.7 |
| 1744 | 2026-08-04T16:50:21.121Z | Compiling miniz_oxide v0.8.9 |
| 1745 | 2026-08-04T16:50:21.169Z | Compiling rustls-platform-verifier v0.7.0 |
| 1746 | 2026-08-04T16:50:21.398Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-08-04T16:50:21.800Z | Compiling hyper-rustls v0.27.9 |
| 1748 | 2026-08-04T16:50:21.889Z | Compiling crossbeam-channel v0.5.15 |
| 1749 | 2026-08-04T16:50:21.891Z | Compiling crc32fast v1.5.0 |
| 1750 | 2026-08-04T16:50:22.081Z | Compiling flate2 v1.1.9 |
| 1751 | 2026-08-04T16:50:22.098Z | Compiling reqwest v0.13.4 |
| 1752 | 2026-08-04T16:50:22.109Z | Compiling regex v1.12.3 |
| 1753 | 2026-08-04T16:50:22.113Z | Compiling block-buffer v0.12.0 |
| 1754 | 2026-08-04T16:50:22.271Z | Compiling crypto-common v0.2.2 |
| 1755 | 2026-08-04T16:50:22.378Z | Compiling crypto-common v0.1.7 |
| 1756 | 2026-08-04T16:50:22.503Z | Compiling dtrace-parser v0.3.0 |
| 1757 | 2026-08-04T16:50:22.516Z | Compiling rand_chacha v0.3.1 |
| 1758 | 2026-08-04T16:50:22.580Z | Compiling thread-id v5.1.0 |
| 1759 | 2026-08-04T16:50:22.667Z | Compiling thread_local v1.1.9 |
| 1760 | 2026-08-04T16:50:22.921Z | Compiling match_cfg v0.1.0 |
| 1761 | 2026-08-04T16:50:22.940Z | Compiling const-oid v0.10.2 |
| 1762 | 2026-08-04T16:50:22.992Z | Compiling debug-ignore v1.0.5 |
| 1763 | 2026-08-04T16:50:23.009Z | Compiling compression-core v0.4.32 |
| 1764 | 2026-08-04T16:50:23.026Z | Compiling hostname v0.3.1 |
| 1765 | 2026-08-04T16:50:23.099Z | Compiling digest v0.11.3 |
| 1766 | 2026-08-04T16:50:23.148Z | Compiling compression-codecs v0.4.38 |
| 1767 | 2026-08-04T16:50:23.162Z | Compiling rand v0.8.6 |
| 1768 | 2026-08-04T16:50:23.164Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1769 | 2026-08-04T16:50:23.184Z | Compiling slog-json v2.6.1 |
| 1770 | 2026-08-04T16:50:23.273Z | Compiling ref-cast v1.0.25 |
| 1771 | 2026-08-04T16:50:23.276Z | Compiling strum v0.26.3 |
| 1772 | 2026-08-04T16:50:23.376Z | Compiling macaddr v1.0.1 |
| 1773 | 2026-08-04T16:50:23.388Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1774 | 2026-08-04T16:50:23.399Z | Compiling serde_spanned v1.1.1 |
| 1775 | 2026-08-04T16:50:23.410Z | Compiling wait-timeout v0.2.1 |
| 1776 | 2026-08-04T16:50:23.544Z | Compiling memmap2 v0.9.10 |
| 1777 | 2026-08-04T16:50:23.594Z | Compiling is-terminal v0.4.17 |
| 1778 | 2026-08-04T16:50:23.687Z | Compiling encoding_rs v0.8.35 |
| 1779 | 2026-08-04T16:50:23.700Z | Compiling spin v0.9.8 |
| 1780 | 2026-08-04T16:50:23.703Z | Compiling mime v0.3.17 |
| 1781 | 2026-08-04T16:50:23.763Z | Compiling either v1.16.0 |
| 1782 | 2026-08-04T16:50:23.794Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1783 | 2026-08-04T16:50:23.808Z | Compiling term v1.2.1 |
| 1784 | 2026-08-04T16:50:23.820Z | Compiling quick-error v1.2.3 |
| 1785 | 2026-08-04T16:50:23.922Z | Compiling dof v0.4.0 |
| 1786 | 2026-08-04T16:50:23.969Z | Compiling bit-vec v0.8.0 |
| 1787 | 2026-08-04T16:50:23.981Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-08-04T16:50:24.010Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1789 | 2026-08-04T16:50:24.088Z | Compiling slog-term v2.9.2 |
| 1790 | 2026-08-04T16:50:24.204Z | Compiling bit-set v0.8.0 |
| 1791 | 2026-08-04T16:50:24.370Z | Compiling slog-async v2.8.0 |
| 1792 | 2026-08-04T16:50:24.458Z | Compiling rusty-fork v0.3.1 |
| 1793 | 2026-08-04T16:50:24.639Z | Compiling usdt-impl v0.6.0 |
| 1794 | 2026-08-04T16:50:24.797Z | Compiling multer v3.1.0 |
| 1795 | 2026-08-04T16:50:24.869Z | Compiling slog-bunyan v2.5.0 |
| 1796 | 2026-08-04T16:50:25.010Z | Compiling usdt v0.6.0 |
| 1797 | 2026-08-04T16:50:25.193Z | Compiling async-compression v0.4.42 |
| 1798 | 2026-08-04T16:50:25.287Z | Compiling sha1 v0.11.0 |
| 1799 | 2026-08-04T16:50:25.299Z | Compiling serde_with v3.21.0 |
| 1800 | 2026-08-04T16:50:25.310Z | Compiling async-stream v0.3.6 |
| 1801 | 2026-08-04T16:50:25.323Z | Compiling rand_xorshift v0.4.0 |
| 1802 | 2026-08-04T16:50:25.375Z | Compiling waitgroup v0.1.2 |
| 1803 | 2026-08-04T16:50:25.464Z | Compiling rustls-pemfile v2.2.0 |
| 1804 | 2026-08-04T16:50:25.479Z | Compiling serde_path_to_error v0.1.20 |
| 1805 | 2026-08-04T16:50:25.508Z | Compiling hostname v0.4.2 |
| 1806 | 2026-08-04T16:50:25.519Z | Compiling unarray v0.1.4 |
| 1807 | 2026-08-04T16:50:25.532Z | Compiling strum v0.27.2 |
| 1808 | 2026-08-04T16:50:25.629Z | Compiling proptest v1.11.0 |
| 1809 | 2026-08-04T16:50:25.644Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1810 | 2026-08-04T16:50:25.663Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1811 | 2026-08-04T16:50:25.672Z | Compiling progenitor-client v0.14.0 |
| 1812 | 2026-08-04T16:50:25.776Z | Compiling dropshot v0.17.1 |
| 1813 | 2026-08-04T16:50:25.833Z | Compiling iddqd v0.4.6 |
| 1814 | 2026-08-04T16:50:25.841Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-08-04T16:50:25.854Z | Compiling reqwest v0.12.28 |
| 1816 | 2026-08-04T16:50:25.867Z | Compiling block-buffer v0.10.4 |
| 1817 | 2026-08-04T16:50:25.954Z | Compiling backon v1.6.0 |
| 1818 | 2026-08-04T16:50:26.010Z | Compiling instant v0.1.13 |
| 1819 | 2026-08-04T16:50:26.078Z | Compiling digest v0.10.7 |
| 1820 | 2026-08-04T16:50:26.115Z | Compiling progenitor-extras v0.2.0 |
| 1821 | 2026-08-04T16:50:26.156Z | Compiling backoff v0.4.0 |
| 1822 | 2026-08-04T16:50:26.289Z | Compiling itertools v0.14.0 |
| 1823 | 2026-08-04T16:50:26.347Z | Compiling parse-display v0.10.0 |
| 1824 | 2026-08-04T16:50:26.364Z | Compiling regress v0.10.5 |
| 1825 | 2026-08-04T16:50:26.661Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1826 | 2026-08-04T16:50:27.087Z | Compiling progenitor-client v0.10.0 |
| 1827 | 2026-08-04T16:50:27.100Z | Compiling humantime v2.3.0 |
| 1828 | 2026-08-04T16:50:27.390Z | Compiling cpufeatures v0.2.17 |
| 1829 | 2026-08-04T16:50:27.469Z | Compiling unicode-width v0.2.2 |
| 1830 | 2026-08-04T16:50:27.560Z | Compiling secrecy v0.10.3 |
| 1831 | 2026-08-04T16:50:27.576Z | Compiling tinyvec_macros v0.1.1 |
| 1832 | 2026-08-04T16:50:27.649Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1833 | 2026-08-04T16:50:27.725Z | Compiling heck v0.5.0 |
| 1834 | 2026-08-04T16:50:27.754Z | Compiling tinyvec v1.11.0 |
| 1835 | 2026-08-04T16:50:27.766Z | Compiling num-integer v0.1.46 |
| 1836 | 2026-08-04T16:50:27.971Z | Compiling scroll v0.12.0 |
| 1837 | 2026-08-04T16:50:28.080Z | Compiling crucible-workspace-hack v0.1.0 |
| 1838 | 2026-08-04T16:50:28.094Z | Compiling hmac v0.12.1 |
| 1839 | 2026-08-04T16:50:28.154Z | Compiling inout v0.1.4 |
| 1840 | 2026-08-04T16:50:28.203Z | Compiling ff v0.13.1 |
| 1841 | 2026-08-04T16:50:28.237Z | Compiling utf8parse v0.2.2 |
| 1842 | 2026-08-04T16:50:28.251Z | Compiling hkdf v0.12.4 |
| 1843 | 2026-08-04T16:50:28.301Z | Compiling cipher v0.4.4 |
| 1844 | 2026-08-04T16:50:28.336Z | Compiling anstyle-parse v1.0.0 |
| 1845 | 2026-08-04T16:50:28.350Z | Compiling group v0.13.0 |
| 1846 | 2026-08-04T16:50:28.397Z | Compiling goblin v0.8.2 |
| 1847 | 2026-08-04T16:50:28.463Z | Compiling num-rational v0.4.2 |
| 1848 | 2026-08-04T16:50:28.517Z | Compiling num-iter v0.1.45 |
| 1849 | 2026-08-04T16:50:28.639Z | Compiling zerocopy v0.7.35 |
| 1850 | 2026-08-04T16:50:28.736Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-08-04T16:50:28.812Z | Compiling universal-hash v0.5.1 |
| 1852 | 2026-08-04T16:50:28.943Z | Compiling regress v0.11.1 |
| 1853 | 2026-08-04T16:50:29.011Z | Compiling crypto-bigint v0.5.5 |
| 1854 | 2026-08-04T16:50:29.212Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-08-04T16:50:29.254Z | Compiling terminal_size v0.4.4 |
| 1856 | 2026-08-04T16:50:29.398Z | Compiling half v2.7.1 |
| 1857 | 2026-08-04T16:50:29.540Z | Compiling num-complex v0.4.6 |
| 1858 | 2026-08-04T16:50:29.699Z | Compiling anstyle-query v1.1.5 |
| 1859 | 2026-08-04T16:50:29.711Z | Compiling anstyle v1.0.14 |
| 1860 | 2026-08-04T16:50:29.814Z | Compiling opaque-debug v0.3.1 |
| 1861 | 2026-08-04T16:50:29.887Z | Compiling base64ct v1.8.3 |
| 1862 | 2026-08-04T16:50:29.922Z | Compiling colorchoice v1.0.5 |
| 1863 | 2026-08-04T16:50:29.938Z | Compiling ciborium-io v0.2.2 |
| 1864 | 2026-08-04T16:50:30.036Z | Compiling base16ct v0.2.0 |
| 1865 | 2026-08-04T16:50:30.049Z | Compiling is_terminal_polyfill v1.70.2 |
| 1866 | 2026-08-04T16:50:30.149Z | Compiling elliptic-curve v0.13.8 |
| 1867 | 2026-08-04T16:50:30.179Z | Compiling anstream v1.0.0 |
| 1868 | 2026-08-04T16:50:30.192Z | Compiling password-hash v0.5.0 |
| 1869 | 2026-08-04T16:50:30.419Z | Compiling ciborium-ll v0.2.2 |
| 1870 | 2026-08-04T16:50:30.492Z | Compiling typify-impl v0.6.2 |
| 1871 | 2026-08-04T16:50:30.625Z | Compiling dof v0.3.0 |
| 1872 | 2026-08-04T16:50:30.639Z | Compiling poly1305 v0.8.0 |
| 1873 | 2026-08-04T16:50:31.053Z | Compiling num v0.4.3 |
| 1874 | 2026-08-04T16:50:31.074Z | Compiling curve25519-dalek v4.1.3 |
| 1875 | 2026-08-04T16:50:31.140Z | Compiling thiserror-no-std v2.0.2 |
| 1876 | 2026-08-04T16:50:31.378Z | Compiling chacha20 v0.9.1 |
| 1877 | 2026-08-04T16:50:31.408Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1878 | 2026-08-04T16:50:31.608Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-08-04T16:50:32.029Z | Compiling blake2 v0.10.6 |
| 1880 | 2026-08-04T16:50:32.059Z | Compiling aead v0.5.2 |
| 1881 | 2026-08-04T16:50:32.148Z | Compiling byte-wrapper v0.1.0 |
| 1882 | 2026-08-04T16:50:32.227Z | Compiling dtrace-parser v0.2.0 |
| 1883 | 2026-08-04T16:50:32.230Z | Compiling crossbeam-epoch v0.9.18 |
| 1884 | 2026-08-04T16:50:32.251Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1885 | 2026-08-04T16:50:32.411Z | Compiling thread-id v4.2.2 |
| 1886 | 2026-08-04T16:50:32.497Z | Compiling clap_lex v1.1.0 |
| 1887 | 2026-08-04T16:50:32.497Z | Compiling keccak v0.1.6 |
| 1888 | 2026-08-04T16:50:32.521Z | Compiling strsim v0.11.1 |
| 1889 | 2026-08-04T16:50:32.562Z | Compiling float-ord v0.3.2 |
| 1890 | 2026-08-04T16:50:32.582Z | Compiling usdt-impl v0.5.0 |
| 1891 | 2026-08-04T16:50:32.681Z | Compiling sha3 v0.10.9 |
| 1892 | 2026-08-04T16:50:32.739Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-08-04T16:50:32.754Z | Compiling clap_builder v4.6.5 |
| 1894 | 2026-08-04T16:50:32.969Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1895 | 2026-08-04T16:50:33.000Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-08-04T16:50:33.232Z | Compiling argon2 v0.5.3 |
| 1897 | 2026-08-04T16:50:33.742Z | Compiling typify v0.6.2 |
| 1898 | 2026-08-04T16:50:33.856Z | Compiling chacha20poly1305 v0.10.1 |
| 1899 | 2026-08-04T16:50:34.058Z | Compiling vsss-rs v3.3.4 |
| 1900 | 2026-08-04T16:50:34.119Z | Compiling ciborium v0.2.2 |
| 1901 | 2026-08-04T16:50:34.240Z | Compiling hash32 v0.3.1 |
| 1902 | 2026-08-04T16:50:34.403Z | Compiling memmap v0.7.0 |
| 1903 | 2026-08-04T16:50:34.588Z | Compiling indent_write v2.2.0 |
| 1904 | 2026-08-04T16:50:34.697Z | Compiling data-encoding v2.11.0 |
| 1905 | 2026-08-04T16:50:34.732Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1906 | 2026-08-04T16:50:34.836Z | Compiling usdt v0.5.0 |
| 1907 | 2026-08-04T16:50:35.109Z | Compiling heapless v0.8.0 |
| 1908 | 2026-08-04T16:50:35.167Z | Compiling clap v4.6.5 |
| 1909 | 2026-08-04T16:50:35.229Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-08-04T16:50:35.246Z | Compiling ingot-types v0.1.2 |
| 1911 | 2026-08-04T16:50:35.330Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-08-04T16:50:35.516Z | Compiling rustix v0.38.44 |
| 1913 | 2026-08-04T16:50:35.543Z | Compiling tabwriter v1.4.1 |
| 1914 | 2026-08-04T16:50:35.586Z | Compiling cobs v0.3.0 |
| 1915 | 2026-08-04T16:50:35.652Z | Compiling managed v0.8.0 |
| 1916 | 2026-08-04T16:50:35.793Z | Compiling bitflags v1.3.2 |
| 1917 | 2026-08-04T16:50:35.868Z | Compiling smoltcp v0.11.0 |
| 1918 | 2026-08-04T16:50:35.881Z | Compiling postcard v1.1.3 |
| 1919 | 2026-08-04T16:50:36.043Z | Compiling ingot v0.1.1 |
| 1920 | 2026-08-04T16:50:36.060Z | Compiling memoffset v0.9.1 |
| 1921 | 2026-08-04T16:50:36.146Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1922 | 2026-08-04T16:50:36.215Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1923 | 2026-08-04T16:50:36.401Z | Compiling serde_spanned v0.6.9 |
| 1924 | 2026-08-04T16:50:36.414Z | Compiling toml_datetime v0.6.11 |
| 1925 | 2026-08-04T16:50:36.520Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1926 | 2026-08-04T16:50:36.552Z | Compiling linked-hash-map v0.5.6 |
| 1927 | 2026-08-04T16:50:36.688Z | Compiling unicode-segmentation v1.13.3 |
| 1928 | 2026-08-04T16:50:36.737Z | Compiling colored v3.1.1 |
| 1929 | 2026-08-04T16:50:37.159Z | Compiling foreign-types-shared v0.3.1 |
| 1930 | 2026-08-04T16:50:37.173Z | Compiling swrite v0.1.0 |
| 1931 | 2026-08-04T16:50:37.257Z | Compiling winnow v0.7.15 |
| 1932 | 2026-08-04T16:50:37.270Z | Compiling static_assertions v1.1.0 |
| 1933 | 2026-08-04T16:50:37.348Z | Compiling toml_write v0.1.2 |
| 1934 | 2026-08-04T16:50:37.521Z | Compiling resolv-conf v0.7.6 |
| 1935 | 2026-08-04T16:50:37.555Z | Compiling foreign-types v0.5.0 |
| 1936 | 2026-08-04T16:50:37.638Z | Compiling newline-converter v0.3.0 |
| 1937 | 2026-08-04T16:50:37.760Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1938 | 2026-08-04T16:50:37.804Z | Compiling lru-cache v0.1.2 |
| 1939 | 2026-08-04T16:50:37.893Z | Compiling hubpack v0.1.2 |
| 1940 | 2026-08-04T16:50:37.932Z | Compiling atomicwrites v0.4.4 |
| 1941 | 2026-08-04T16:50:37.969Z | Compiling nix v0.31.3 |
| 1942 | 2026-08-04T16:50:38.118Z | Compiling num_enum v0.7.6 |
| 1943 | 2026-08-04T16:50:38.120Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1944 | 2026-08-04T16:50:38.241Z | Compiling hickory-proto v0.24.4 |
| 1945 | 2026-08-04T16:50:38.241Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1946 | 2026-08-04T16:50:38.371Z | Compiling crossbeam-deque v0.8.6 |
| 1947 | 2026-08-04T16:50:38.569Z | Compiling console v0.15.11 |
| 1948 | 2026-08-04T16:50:38.702Z | Compiling toml_edit v0.22.27 |
| 1949 | 2026-08-04T16:50:38.777Z | Compiling chacha20 v0.10.0 |
| 1950 | 2026-08-04T16:50:38.892Z | Compiling camino-tempfile v1.4.1 |
| 1951 | 2026-08-04T16:50:39.038Z | Compiling serde-big-array v0.5.1 |
| 1952 | 2026-08-04T16:50:39.129Z | Compiling cstr-argument v0.1.2 |
| 1953 | 2026-08-04T16:50:39.176Z | Compiling siphasher v1.0.3 |
| 1954 | 2026-08-04T16:50:39.185Z | Compiling similar v2.7.0 |
| 1955 | 2026-08-04T16:50:39.282Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1956 | 2026-08-04T16:50:39.370Z | Compiling phf_shared v0.12.1 |
| 1957 | 2026-08-04T16:50:39.540Z | Compiling pin-project v1.1.13 |
| 1958 | 2026-08-04T16:50:39.553Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1959 | 2026-08-04T16:50:39.639Z | Compiling expectorate v1.2.0 |
| 1960 | 2026-08-04T16:50:39.651Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1961 | 2026-08-04T16:50:40.022Z | Compiling hickory-resolver v0.24.4 |
| 1962 | 2026-08-04T16:50:40.044Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1963 | 2026-08-04T16:50:40.169Z | Compiling toml v0.8.23 |
| 1964 | 2026-08-04T16:50:40.803Z | Compiling rand v0.10.2 |
| 1965 | 2026-08-04T16:50:41.009Z | Compiling rayon-core v1.13.0 |
| 1966 | 2026-08-04T16:50:41.307Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1967 | 2026-08-04T16:50:41.510Z | Compiling num_enum v0.5.11 |
| 1968 | 2026-08-04T16:50:41.523Z | Compiling progenitor-impl v0.13.0 |
| 1969 | 2026-08-04T16:50:41.631Z | Compiling prettyplease v0.2.37 |
| 1970 | 2026-08-04T16:50:41.709Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1971 | 2026-08-04T16:50:41.722Z | Compiling unicode-normalization v0.1.25 |
| 1972 | 2026-08-04T16:50:42.214Z | Compiling progenitor-client v0.13.0 |
| 1973 | 2026-08-04T16:50:42.321Z | Compiling tokio-stream v0.1.18 |
| 1974 | 2026-08-04T16:50:42.382Z | Compiling bstr v1.12.1 |
| 1975 | 2026-08-04T16:50:42.487Z | Compiling csv-core v0.1.13 |
| 1976 | 2026-08-04T16:50:42.513Z | Compiling konst_macro_rules v0.2.19 |
| 1977 | 2026-08-04T16:50:42.697Z | Compiling unicode-width v0.1.14 |
| 1978 | 2026-08-04T16:50:42.754Z | Compiling foldhash v0.1.5 |
| 1979 | 2026-08-04T16:50:42.793Z | Compiling foreign-types-shared v0.1.1 |
| 1980 | 2026-08-04T16:50:42.867Z | Compiling same-file v1.0.6 |
| 1981 | 2026-08-04T16:50:42.883Z | Compiling highway v1.3.0 |
| 1982 | 2026-08-04T16:50:42.930Z | Compiling hashbrown v0.15.5 |
| 1983 | 2026-08-04T16:50:42.942Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-08-04T16:50:42.945Z | Compiling foreign-types v0.3.2 |
| 1985 | 2026-08-04T16:50:42.970Z | Compiling walkdir v2.5.0 |
| 1986 | 2026-08-04T16:50:43.025Z | Compiling globset v0.4.18 |
| 1987 | 2026-08-04T16:50:43.038Z | Compiling qorb v0.4.1 |
| 1988 | 2026-08-04T16:50:43.271Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1989 | 2026-08-04T16:50:43.299Z | Compiling progenitor v0.13.0 |
| 1990 | 2026-08-04T16:50:43.444Z | Compiling konst v0.2.20 |
| 1991 | 2026-08-04T16:50:43.457Z | Compiling csv v1.4.0 |
| 1992 | 2026-08-04T16:50:43.683Z | Compiling snafu v0.8.9 |
| 1993 | 2026-08-04T16:50:44.006Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1994 | 2026-08-04T16:50:44.055Z | Compiling olpc-cjson v0.1.4 |
| 1995 | 2026-08-04T16:50:44.223Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1996 | 2026-08-04T16:50:44.540Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1997 | 2026-08-04T16:50:44.731Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1998 | 2026-08-04T16:50:44.906Z | Compiling rayon v1.12.0 |
| 1999 | 2026-08-04T16:50:44.978Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2000 | 2026-08-04T16:50:45.188Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2001 | 2026-08-04T16:50:45.903Z | Compiling phf v0.12.1 |
| 2002 | 2026-08-04T16:50:46.045Z | Compiling openssl-sys v0.9.116 |
| 2003 | 2026-08-04T16:50:46.063Z | Compiling tokio-dtrace v0.1.1 |
| 2004 | 2026-08-04T16:50:46.336Z | Compiling progenitor-impl v0.14.0 |
| 2005 | 2026-08-04T16:50:46.339Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2006 | 2026-08-04T16:50:46.396Z | Compiling itertools v0.12.1 |
| 2007 | 2026-08-04T16:50:46.438Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2008 | 2026-08-04T16:50:46.643Z | Compiling libsw-core v0.3.2 |
| 2009 | 2026-08-04T16:50:46.684Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2010 | 2026-08-04T16:50:46.815Z | Compiling pem v3.0.6 |
| 2011 | 2026-08-04T16:50:46.909Z | Compiling serde_plain v1.0.2 |
| 2012 | 2026-08-04T16:50:47.057Z | Compiling sigpipe v0.1.3 |
| 2013 | 2026-08-04T16:50:47.118Z | Compiling glob v0.3.3 |
| 2014 | 2026-08-04T16:50:47.151Z | Compiling jiff v0.2.28 |
| 2015 | 2026-08-04T16:50:47.177Z | Compiling fixedbitset v0.5.7 |
| 2016 | 2026-08-04T16:50:47.292Z | Compiling typed-path v0.9.3 |
| 2017 | 2026-08-04T16:50:47.505Z | Compiling bytecount v0.6.9 |
| 2018 | 2026-08-04T16:50:47.544Z | Compiling fixedbitset v0.4.2 |
| 2019 | 2026-08-04T16:50:47.644Z | Compiling minimal-lexical v0.2.1 |
| 2020 | 2026-08-04T16:50:47.657Z | Compiling papergrid v0.11.0 |
| 2021 | 2026-08-04T16:50:47.688Z | Compiling petgraph v0.6.5 |
| 2022 | 2026-08-04T16:50:47.777Z | Compiling zone v0.3.1 |
| 2023 | 2026-08-04T16:50:47.905Z | Compiling nom v7.1.3 |
| 2024 | 2026-08-04T16:50:48.067Z | Compiling progenitor v0.14.0 |
| 2025 | 2026-08-04T16:50:48.217Z | Compiling tough v0.22.0 |
| 2026 | 2026-08-04T16:50:48.519Z | Compiling petgraph v0.8.3 |
| 2027 | 2026-08-04T16:50:48.613Z | Compiling openssl v0.10.80 |
| 2028 | 2026-08-04T16:50:49.187Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-08-04T16:50:49.249Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2030 | 2026-08-04T16:50:49.274Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2031 | 2026-08-04T16:50:49.460Z | Compiling libsw v3.5.0 |
| 2032 | 2026-08-04T16:50:49.585Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2033 | 2026-08-04T16:50:49.631Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2034 | 2026-08-04T16:50:49.828Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-08-04T16:50:49.872Z | Compiling oxide-tokio-rt v0.1.6 |
| 2036 | 2026-08-04T16:50:50.171Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2037 | 2026-08-04T16:50:50.282Z | Compiling chrono-tz v0.10.4 |
| 2038 | 2026-08-04T16:50:50.295Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-08-04T16:50:50.465Z | Compiling newtype_derive v0.1.6 |
| 2040 | 2026-08-04T16:50:50.478Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2041 | 2026-08-04T16:50:50.543Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2042 | 2026-08-04T16:50:50.782Z | Compiling slog-dtrace v0.3.0 |
| 2043 | 2026-08-04T16:50:51.095Z | Compiling const_format v0.2.36 |
| 2044 | 2026-08-04T16:50:51.188Z | Compiling cancel-safe-futures v0.1.5 |
| 2045 | 2026-08-04T16:50:51.325Z | Compiling owo-colors v4.3.0 |
| 2046 | 2026-08-04T16:50:51.439Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2047 | 2026-08-04T16:50:51.486Z | Compiling gethostname v0.5.0 |
| 2048 | 2026-08-04T16:50:51.609Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2049 | 2026-08-04T16:50:51.647Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-08-04T16:50:51.759Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-08-04T16:50:51.825Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-08-04T16:50:51.858Z | Compiling bcs v0.1.6 |
| 2053 | 2026-08-04T16:50:51.947Z | Compiling smf v0.2.3 |
| 2054 | 2026-08-04T16:50:52.075Z | Compiling linear-map v1.2.0 |
| 2055 | 2026-08-04T16:50:52.169Z | Compiling tagptr v0.2.0 |
| 2056 | 2026-08-04T16:50:52.183Z | Compiling whoami v1.6.1 |
| 2057 | 2026-08-04T16:50:52.262Z | Compiling termtree v0.5.1 |
| 2058 | 2026-08-04T16:50:52.320Z | Compiling lazy_static v1.5.0 |
| 2059 | 2026-08-04T16:50:52.332Z | Compiling smawk v0.3.2 |
| 2060 | 2026-08-04T16:50:52.413Z | Compiling unicode-linebreak v0.1.5 |
| 2061 | 2026-08-04T16:50:52.424Z | Compiling steno v0.4.1 |
| 2062 | 2026-08-04T16:50:52.469Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-08-04T16:50:52.489Z | Compiling moka v0.12.15 |
| 2064 | 2026-08-04T16:50:52.516Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2065 | 2026-08-04T16:50:52.661Z | Compiling textwrap v0.16.2 |
| 2066 | 2026-08-04T16:50:52.884Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2067 | 2026-08-04T16:50:53.161Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-08-04T16:50:53.272Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-08-04T16:50:54.073Z | Compiling tabled v0.15.0 |
| 2070 | 2026-08-04T16:50:54.110Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-08-04T16:50:54.308Z | Compiling cookie v0.18.1 |
| 2072 | 2026-08-04T16:50:54.792Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-08-04T16:50:54.905Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-08-04T16:50:55.297Z | Compiling hickory-proto v0.25.2 |
| 2075 | 2026-08-04T16:50:55.628Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2076 | 2026-08-04T16:50:55.776Z | Compiling libscf-sys v1.2.0 |
| 2077 | 2026-08-04T16:50:55.789Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-08-04T16:50:55.923Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2079 | 2026-08-04T16:50:56.292Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2080 | 2026-08-04T16:50:56.517Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2081 | 2026-08-04T16:50:56.629Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2082 | 2026-08-04T16:50:57.106Z | Compiling hickory-resolver v0.25.2 |
| 2083 | 2026-08-04T16:50:57.920Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2084 | 2026-08-04T16:51:02.479Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2085 | 2026-08-04T16:51:09.962Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2086 | 2026-08-04T16:51:11.555Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2087 | 2026-08-04T16:51:12.579Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2088 | 2026-08-04T16:51:13.903Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2089 | 2026-08-04T16:51:15.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2090 | 2026-08-04T16:51:15.487Z | Running `target/debug/xtask openapi check` |
| 2091 | 2026-08-04T16:51:15.952Z | Compiling serde_core v1.0.229 |
| 2092 | 2026-08-04T16:51:15.955Z | Compiling serde v1.0.229 |
| 2093 | 2026-08-04T16:51:16.022Z | Compiling serde_json v1.0.151 |
| 2094 | 2026-08-04T16:51:16.026Z | Compiling syn v2.0.117 |
| 2095 | 2026-08-04T16:51:16.031Z | Compiling getrandom v0.4.2 |
| 2096 | 2026-08-04T16:51:16.049Z | Compiling bytes v1.11.1 |
| 2097 | 2026-08-04T16:51:16.049Z | Compiling num-traits v0.2.19 |
| 2098 | 2026-08-04T16:51:16.049Z | Compiling once_cell v1.21.4 |
| 2099 | 2026-08-04T16:51:16.175Z | Compiling zerocopy v0.8.50 |
| 2100 | 2026-08-04T16:51:16.348Z | Compiling schemars v0.8.22 |
| 2101 | 2026-08-04T16:51:16.592Z | Compiling http v1.4.2 |
| 2102 | 2026-08-04T16:51:16.601Z | Compiling hashbrown v0.17.1 |
| 2103 | 2026-08-04T16:51:16.605Z | Compiling zeroize v1.8.2 |
| 2104 | 2026-08-04T16:51:16.644Z | Compiling aws-lc-rs v1.17.0 |
| 2105 | 2026-08-04T16:51:16.658Z | Compiling usdt-impl v0.6.0 |
| 2106 | 2026-08-04T16:51:16.792Z | Compiling rustls-pki-types v1.14.1 |
| 2107 | 2026-08-04T16:51:16.959Z | Compiling time-macros v0.2.27 |
| 2108 | 2026-08-04T16:51:17.008Z | Compiling tracing-core v0.1.36 |
| 2109 | 2026-08-04T16:51:17.193Z | Compiling bitflags v2.12.1 |
| 2110 | 2026-08-04T16:51:17.286Z | Compiling http-body v1.0.1 |
| 2111 | 2026-08-04T16:51:17.425Z | Compiling tracing v0.1.44 |
| 2112 | 2026-08-04T16:51:17.555Z | Compiling generic-array v0.14.7 |
| 2113 | 2026-08-04T16:51:17.663Z | Compiling rustls v0.23.40 |
| 2114 | 2026-08-04T16:51:17.677Z | Compiling rustix v1.1.4 |
| 2115 | 2026-08-04T16:51:17.825Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2116 | 2026-08-04T16:51:17.942Z | Compiling time v0.3.47 |
| 2117 | 2026-08-04T16:51:18.046Z | Compiling subtle v2.6.1 |
| 2118 | 2026-08-04T16:51:18.233Z | Compiling uuid v1.24.0 |
| 2119 | 2026-08-04T16:51:18.651Z | Compiling pest_generator v2.8.6 |
| 2120 | 2026-08-04T16:51:18.663Z | Compiling serde_derive_internals v0.29.1 |
| 2121 | 2026-08-04T16:51:18.718Z | Compiling erased-serde v0.3.31 |
| 2122 | 2026-08-04T16:51:18.810Z | Compiling chrono v0.4.45 |
| 2123 | 2026-08-04T16:51:19.016Z | Compiling indexmap v2.14.0 |
| 2124 | 2026-08-04T16:51:19.209Z | Compiling slog v2.8.2 |
| 2125 | 2026-08-04T16:51:19.261Z | Compiling serde_tokenstream v0.2.3 |
| 2126 | 2026-08-04T16:51:19.265Z | Compiling camino v1.2.5 |
| 2127 | 2026-08-04T16:51:19.380Z | Compiling rustls-webpki v0.103.13 |
| 2128 | 2026-08-04T16:51:19.602Z | Compiling winnow v1.0.3 |
| 2129 | 2026-08-04T16:51:19.647Z | Compiling openapiv3 v2.2.0 |
| 2130 | 2026-08-04T16:51:19.672Z | Compiling slog-json v2.6.1 |
| 2131 | 2026-08-04T16:51:19.792Z | Compiling serde_spanned v1.1.1 |
| 2132 | 2026-08-04T16:51:19.801Z | Compiling zerocopy-derive v0.8.50 |
| 2133 | 2026-08-04T16:51:19.871Z | Compiling tokio-macros v2.7.0 |
| 2134 | 2026-08-04T16:51:19.935Z | Compiling pest_derive v2.8.6 |
| 2135 | 2026-08-04T16:51:19.953Z | Compiling schemars_derive v0.8.22 |
| 2136 | 2026-08-04T16:51:20.153Z | Compiling scroll_derive v0.13.1 |
| 2137 | 2026-08-04T16:51:20.277Z | Compiling futures-macro v0.3.32 |
| 2138 | 2026-08-04T16:51:20.286Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2139 | 2026-08-04T16:51:20.459Z | Compiling dtrace-parser v0.3.0 |
| 2140 | 2026-08-04T16:51:20.598Z | Compiling tokio v1.53.1 |
| 2141 | 2026-08-04T16:51:20.955Z | Compiling scroll v0.13.0 |
| 2142 | 2026-08-04T16:51:21.075Z | Compiling futures-util v0.3.32 |
| 2143 | 2026-08-04T16:51:21.161Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2144 | 2026-08-04T16:51:21.224Z | Compiling goblin v0.10.7 |
| 2145 | 2026-08-04T16:51:21.870Z | Compiling async-stream-impl v0.3.6 |
| 2146 | 2026-08-04T16:51:22.426Z | Compiling oxnet v0.1.6 |
| 2147 | 2026-08-04T16:51:22.881Z | Compiling semver v1.0.28 |
| 2148 | 2026-08-04T16:51:23.165Z | Compiling futures-executor v0.3.32 |
| 2149 | 2026-08-04T16:51:23.396Z | Compiling rustix v0.38.44 |
| 2150 | 2026-08-04T16:51:23.439Z | Compiling serde_urlencoded v0.7.1 |
| 2151 | 2026-08-04T16:51:23.594Z | Compiling slog-async v2.8.0 |
| 2152 | 2026-08-04T16:51:23.683Z | Compiling futures v0.3.32 |
| 2153 | 2026-08-04T16:51:23.761Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2154 | 2026-08-04T16:51:23.820Z | Compiling dropshot_endpoint v0.17.1 |
| 2155 | 2026-08-04T16:51:24.087Z | Compiling dof v0.4.0 |
| 2156 | 2026-08-04T16:51:24.177Z | Compiling multer v3.1.0 |
| 2157 | 2026-08-04T16:51:24.661Z | Compiling tokio-util v0.7.18 |
| 2158 | 2026-08-04T16:51:25.142Z | Compiling h2 v0.4.14 |
| 2159 | 2026-08-04T16:51:25.309Z | Compiling usdt-macro v0.6.0 |
| 2160 | 2026-08-04T16:51:25.413Z | Compiling usdt-attr-macro v0.6.0 |
| 2161 | 2026-08-04T16:51:25.448Z | Compiling tokio-rustls v0.26.4 |
| 2162 | 2026-08-04T16:51:25.709Z | Compiling async-compression v0.4.42 |
| 2163 | 2026-08-04T16:51:25.946Z | Compiling slog-term v2.9.2 |
| 2164 | 2026-08-04T16:51:25.986Z | Compiling slog-bunyan v2.5.0 |
| 2165 | 2026-08-04T16:51:25.986Z | Compiling async-stream v0.3.6 |
| 2166 | 2026-08-04T16:51:26.023Z | Compiling proc-macro-crate v3.5.0 |
| 2167 | 2026-08-04T16:51:26.130Z | Compiling async-trait v0.1.89 |
| 2168 | 2026-08-04T16:51:26.152Z | Compiling usdt v0.6.0 |
| 2169 | 2026-08-04T16:51:26.161Z | Compiling serde_path_to_error v0.1.20 |
| 2170 | 2026-08-04T16:51:26.421Z | Compiling http-body-util v0.1.4 |
| 2171 | 2026-08-04T16:51:26.437Z | Compiling rustls-pemfile v2.2.0 |
| 2172 | 2026-08-04T16:51:26.483Z | Compiling crossbeam-epoch v0.9.18 |
| 2173 | 2026-08-04T16:51:26.506Z | Compiling aho-corasick v1.1.4 |
| 2174 | 2026-08-04T16:51:26.609Z | Compiling tempfile v3.27.0 |
| 2175 | 2026-08-04T16:51:26.629Z | Compiling num_enum_derive v0.7.6 |
| 2176 | 2026-08-04T16:51:26.855Z | Compiling crossbeam-deque v0.8.6 |
| 2177 | 2026-08-04T16:51:27.052Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2178 | 2026-08-04T16:51:27.056Z | Compiling crypto-common v0.1.7 |
| 2179 | 2026-08-04T16:51:27.145Z | Compiling block-buffer v0.10.4 |
| 2180 | 2026-08-04T16:51:27.224Z | Compiling git-stub v1.0.0 |
| 2181 | 2026-08-04T16:51:27.283Z | Compiling hyper v1.11.0 |
| 2182 | 2026-08-04T16:51:27.354Z | Compiling regex-automata v0.4.14 |
| 2183 | 2026-08-04T16:51:27.393Z | Compiling digest v0.10.7 |
| 2184 | 2026-08-04T16:51:27.447Z | Compiling atomicwrites v0.4.4 |
| 2185 | 2026-08-04T16:51:27.598Z | Compiling clap_builder v4.6.5 |
| 2186 | 2026-08-04T16:51:27.635Z | Compiling rayon-core v1.13.0 |
| 2187 | 2026-08-04T16:51:27.644Z | Compiling fs-err v3.3.0 |
| 2188 | 2026-08-04T16:51:27.686Z | Compiling num_enum v0.7.6 |
| 2189 | 2026-08-04T16:51:27.806Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2190 | 2026-08-04T16:51:27.948Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2191 | 2026-08-04T16:51:28.088Z | Compiling terminal_size v0.4.4 |
| 2192 | 2026-08-04T16:51:28.156Z | Compiling bstr v1.12.1 |
| 2193 | 2026-08-04T16:51:28.230Z | Compiling nom v8.0.0 |
| 2194 | 2026-08-04T16:51:28.326Z | Compiling is_ci v1.2.0 |
| 2195 | 2026-08-04T16:51:28.400Z | Compiling hyper-util v0.1.20 |
| 2196 | 2026-08-04T16:51:28.460Z | Compiling either v1.16.0 |
| 2197 | 2026-08-04T16:51:28.512Z | Compiling sha2 v0.10.9 |
| 2198 | 2026-08-04T16:51:28.638Z | Compiling rayon v1.12.0 |
| 2199 | 2026-08-04T16:51:28.663Z | Compiling textwrap v0.16.2 |
| 2200 | 2026-08-04T16:51:28.891Z | Compiling supports-color v3.0.2 |
| 2201 | 2026-08-04T16:51:28.951Z | Compiling similar v2.7.0 |
| 2202 | 2026-08-04T16:51:29.057Z | Compiling regex v1.12.3 |
| 2203 | 2026-08-04T16:51:29.156Z | Compiling clap v4.6.5 |
| 2204 | 2026-08-04T16:51:29.237Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2205 | 2026-08-04T16:51:29.505Z | Compiling drift v0.2.0 |
| 2206 | 2026-08-04T16:51:29.676Z | Compiling dropshot v0.17.1 |
| 2207 | 2026-08-04T16:51:29.837Z | Compiling git-stub-vcs v0.1.0 |
| 2208 | 2026-08-04T16:51:30.004Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2209 | 2026-08-04T16:51:30.309Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2210 | 2026-08-04T16:51:32.299Z | Compiling dropshot-api-manager v0.7.2 |
| 2211 | 2026-08-04T16:51:32.299Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2212 | 2026-08-04T16:51:35.754Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2213 | 2026-08-04T16:51:37.023Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2214 | 2026-08-04T16:51:44.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.93s |
| 2215 | 2026-08-04T16:51:44.550Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2216 | 2026-08-04T16:51:44.579Z | ------- |
| 2217 | 2026-08-04T16:51:44.579Z | Generating OpenAPI documents from API definitions ... |
| 2218 | 2026-08-04T16:51:44.649Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2219 | 2026-08-04T16:51:44.687Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2220 | 2026-08-04T16:51:44.820Z | ------- |
| 2221 | 2026-08-04T16:51:44.821Z | Checking 15 OpenAPI documents... |
| 2222 | 2026-08-04T16:51:44.821Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2223 | 2026-08-04T16:51:44.821Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2224 | 2026-08-04T16:51:44.821Z | Fresh ddm-admin "latest" symlink |
| 2225 | 2026-08-04T16:51:44.821Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2226 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2227 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2228 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2229 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2230 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2231 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2232 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2233 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2234 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2235 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2236 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v12.0.0 (blessed)): Maghemite Admin |
| 2237 | 2026-08-04T16:51:44.824Z | Fresh mg-admin (versioned v13.0.0 (added locally)): Maghemite Admin |
| 2238 | 2026-08-04T16:51:44.824Z | Fresh mg-admin "latest" symlink |
| 2239 | 2026-08-04T16:51:44.824Z | ------- |
| 2240 | 2026-08-04T16:51:44.825Z | Success 15 documents checked: 17 fresh, 0 stale, 0 failed, 0 other problems |
| 2241 | 2026-08-04T16:51:44.878Z | + banner build |
| 2242 | 2026-08-04T16:51:44.881Z | |
| 2243 | 2026-08-04T16:51:44.882Z | ##### # # # # ##### |
| 2244 | 2026-08-04T16:51:44.882Z | # # # # # # # # |
| 2245 | 2026-08-04T16:51:44.882Z | ##### # # # # # # |
| 2246 | 2026-08-04T16:51:44.882Z | # # # # # # # # |
| 2247 | 2026-08-04T16:51:44.882Z | # # # # # # # # |
| 2248 | 2026-08-04T16:51:44.882Z | ##### #### # ###### ##### |
| 2249 | 2026-08-04T16:51:44.882Z | |
| 2250 | 2026-08-04T16:51:44.882Z | + ptime -m cargo build |
| 2251 | 2026-08-04T16:51:45.495Z | Compiling smallvec v1.15.1 |
| 2252 | 2026-08-04T16:51:45.614Z | Compiling log v0.4.32 |
| 2253 | 2026-08-04T16:51:45.633Z | Compiling slog v2.8.2 |
| 2254 | 2026-08-04T16:51:45.647Z | Compiling ring v0.17.14 |
| 2255 | 2026-08-04T16:51:45.668Z | Compiling webpki-roots v1.0.7 |
| 2256 | 2026-08-04T16:51:45.718Z | Compiling similar v2.7.0 |
| 2257 | 2026-08-04T16:51:45.752Z | Compiling fxhash v0.2.1 |
| 2258 | 2026-08-04T16:51:45.752Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2259 | 2026-08-04T16:51:45.782Z | Compiling icu_normalizer v2.2.0 |
| 2260 | 2026-08-04T16:51:45.812Z | Compiling parking_lot_core v0.9.12 |
| 2261 | 2026-08-04T16:51:45.824Z | Compiling goblin v0.10.7 |
| 2262 | 2026-08-04T16:51:45.889Z | Compiling slog-async v2.8.0 |
| 2263 | 2026-08-04T16:51:45.989Z | Compiling slog-term v2.9.2 |
| 2264 | 2026-08-04T16:51:46.010Z | Compiling parking_lot v0.12.5 |
| 2265 | 2026-08-04T16:51:46.109Z | Compiling idna_adapter v1.2.2 |
| 2266 | 2026-08-04T16:51:46.267Z | Compiling idna v1.1.0 |
| 2267 | 2026-08-04T16:51:46.334Z | Compiling tokio v1.53.1 |
| 2268 | 2026-08-04T16:51:46.385Z | Compiling slog-json v2.6.1 |
| 2269 | 2026-08-04T16:51:46.412Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2270 | 2026-08-04T16:51:46.544Z | Compiling url v2.5.8 |
| 2271 | 2026-08-04T16:51:46.545Z | Compiling slog-bunyan v2.5.0 |
| 2272 | 2026-08-04T16:51:46.589Z | Compiling goblin v0.8.2 |
| 2273 | 2026-08-04T16:51:46.624Z | Compiling expectorate v1.2.0 |
| 2274 | 2026-08-04T16:51:46.690Z | Compiling globset v0.4.18 |
| 2275 | 2026-08-04T16:51:46.776Z | Compiling moka v0.12.15 |
| 2276 | 2026-08-04T16:51:47.054Z | Compiling rustls-webpki v0.103.13 |
| 2277 | 2026-08-04T16:51:47.447Z | Compiling schemars v0.8.22 |
| 2278 | 2026-08-04T16:51:47.517Z | Compiling parking_lot_core v0.8.6 |
| 2279 | 2026-08-04T16:51:47.605Z | Compiling rustls v0.23.40 |
| 2280 | 2026-08-04T16:51:47.642Z | Compiling arc-swap v1.9.1 |
| 2281 | 2026-08-04T16:51:47.821Z | Compiling parking_lot v0.11.2 |
| 2282 | 2026-08-04T16:51:47.945Z | Compiling slog-scope v4.4.1 |
| 2283 | 2026-08-04T16:51:48.016Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2284 | 2026-08-04T16:51:48.201Z | Compiling ipnetwork v0.21.1 |
| 2285 | 2026-08-04T16:51:48.215Z | Compiling newtype-uuid v1.3.2 |
| 2286 | 2026-08-04T16:51:48.330Z | Compiling serde_with v3.21.0 |
| 2287 | 2026-08-04T16:51:48.557Z | Compiling oxnet v0.1.6 |
| 2288 | 2026-08-04T16:51:48.617Z | Compiling dof v0.4.0 |
| 2289 | 2026-08-04T16:51:48.777Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2290 | 2026-08-04T16:51:48.995Z | Compiling daft v0.1.7 |
| 2291 | 2026-08-04T16:51:49.285Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2292 | 2026-08-04T16:51:49.648Z | Compiling usdt-impl v0.6.0 |
| 2293 | 2026-08-04T16:51:49.778Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2294 | 2026-08-04T16:51:49.911Z | Compiling iddqd v0.4.6 |
| 2295 | 2026-08-04T16:51:50.101Z | Compiling tokio-util v0.7.18 |
| 2296 | 2026-08-04T16:51:50.295Z | Compiling tower v0.5.3 |
| 2297 | 2026-08-04T16:51:50.345Z | Compiling usdt v0.6.0 |
| 2298 | 2026-08-04T16:51:50.440Z | Compiling async-compression v0.4.42 |
| 2299 | 2026-08-04T16:51:50.589Z | Compiling tokio-rustls v0.26.4 |
| 2300 | 2026-08-04T16:51:50.624Z | Compiling rustls-platform-verifier v0.7.0 |
| 2301 | 2026-08-04T16:51:50.759Z | Compiling h2 v0.4.14 |
| 2302 | 2026-08-04T16:51:50.778Z | Compiling tower-http v0.6.11 |
| 2303 | 2026-08-04T16:51:50.828Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2304 | 2026-08-04T16:51:50.859Z | Compiling backoff v0.4.0 |
| 2305 | 2026-08-04T16:51:50.861Z | Compiling typify-impl v0.6.2 |
| 2306 | 2026-08-04T16:51:51.079Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2307 | 2026-08-04T16:51:51.092Z | Compiling dof v0.3.0 |
| 2308 | 2026-08-04T16:51:51.150Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2309 | 2026-08-04T16:51:51.206Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2310 | 2026-08-04T16:51:51.414Z | Compiling byte-wrapper v0.1.0 |
| 2311 | 2026-08-04T16:51:51.521Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2312 | 2026-08-04T16:51:51.551Z | Compiling usdt-impl v0.5.0 |
| 2313 | 2026-08-04T16:51:51.774Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2314 | 2026-08-04T16:51:51.915Z | Compiling usdt v0.5.0 |
| 2315 | 2026-08-04T16:51:52.151Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2316 | 2026-08-04T16:51:52.200Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2317 | 2026-08-04T16:51:52.233Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2318 | 2026-08-04T16:51:52.448Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2319 | 2026-08-04T16:51:52.487Z | Compiling hickory-proto v0.24.4 |
| 2320 | 2026-08-04T16:51:52.904Z | Compiling hyper v1.11.0 |
| 2321 | 2026-08-04T16:51:53.435Z | Compiling typify v0.6.2 |
| 2322 | 2026-08-04T16:51:53.555Z | Compiling progenitor-impl v0.14.0 |
| 2323 | 2026-08-04T16:51:53.783Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2324 | 2026-08-04T16:51:53.786Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2325 | 2026-08-04T16:51:53.891Z | Compiling progenitor-impl v0.13.0 |
| 2326 | 2026-08-04T16:51:54.384Z | Compiling hyper-util v0.1.20 |
| 2327 | 2026-08-04T16:51:54.568Z | Compiling hickory-resolver v0.24.4 |
| 2328 | 2026-08-04T16:51:54.936Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2329 | 2026-08-04T16:51:55.431Z | Compiling tokio-stream v0.1.18 |
| 2330 | 2026-08-04T16:51:55.579Z | Compiling hyper-rustls v0.27.9 |
| 2331 | 2026-08-04T16:51:55.700Z | Compiling dropshot v0.17.1 |
| 2332 | 2026-08-04T16:51:55.902Z | Compiling reqwest v0.13.4 |
| 2333 | 2026-08-04T16:51:55.902Z | Compiling reqwest v0.12.28 |
| 2334 | 2026-08-04T16:51:56.030Z | Compiling qorb v0.4.1 |
| 2335 | 2026-08-04T16:51:56.464Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2336 | 2026-08-04T16:51:56.739Z | Compiling tokio-dtrace v0.1.1 |
| 2337 | 2026-08-04T16:51:56.943Z | Compiling zone v0.3.1 |
| 2338 | 2026-08-04T16:51:57.061Z | Compiling libsw-core v0.3.2 |
| 2339 | 2026-08-04T16:51:57.074Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2340 | 2026-08-04T16:51:57.236Z | Compiling progenitor-client v0.14.0 |
| 2341 | 2026-08-04T16:51:57.555Z | Compiling progenitor-client v0.10.0 |
| 2342 | 2026-08-04T16:51:57.697Z | Compiling progenitor-extras v0.2.0 |
| 2343 | 2026-08-04T16:51:57.864Z | Compiling progenitor v0.14.0 |
| 2344 | 2026-08-04T16:51:57.905Z | Compiling progenitor-client v0.13.0 |
| 2345 | 2026-08-04T16:51:57.968Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2346 | 2026-08-04T16:51:58.002Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2347 | 2026-08-04T16:51:58.016Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2348 | 2026-08-04T16:51:58.089Z | Compiling libsw v3.5.0 |
| 2349 | 2026-08-04T16:51:58.208Z | Compiling progenitor v0.13.0 |
| 2350 | 2026-08-04T16:51:58.267Z | Compiling oxide-tokio-rt v0.1.6 |
| 2351 | 2026-08-04T16:51:58.331Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-08-04T16:51:58.361Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2353 | 2026-08-04T16:51:58.462Z | Compiling slog-dtrace v0.3.0 |
| 2354 | 2026-08-04T16:51:58.485Z | Compiling tough v0.22.0 |
| 2355 | 2026-08-04T16:51:58.579Z | Compiling cancel-safe-futures v0.1.5 |
| 2356 | 2026-08-04T16:51:58.775Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-08-04T16:51:58.883Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-08-04T16:51:59.015Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-08-04T16:51:59.591Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2360 | 2026-08-04T16:51:59.666Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-08-04T16:51:59.669Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-08-04T16:52:00.446Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-08-04T16:52:00.646Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-08-04T16:52:00.822Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-08-04T16:52:00.844Z | Compiling hickory-proto v0.25.2 |
| 2366 | 2026-08-04T16:52:00.894Z | Compiling steno v0.4.1 |
| 2367 | 2026-08-04T16:52:01.260Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2368 | 2026-08-04T16:52:01.373Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2369 | 2026-08-04T16:52:01.542Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2370 | 2026-08-04T16:52:01.972Z | Compiling sled v0.34.7 |
| 2371 | 2026-08-04T16:52:02.491Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2372 | 2026-08-04T16:52:03.125Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-08-04T16:52:03.497Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-08-04T16:52:03.635Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2375 | 2026-08-04T16:52:03.796Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2376 | 2026-08-04T16:52:04.131Z | Compiling hickory-resolver v0.25.2 |
| 2377 | 2026-08-04T16:52:04.166Z | Compiling papergrid v0.18.0 |
| 2378 | 2026-08-04T16:52:04.674Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2379 | 2026-08-04T16:52:05.698Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2380 | 2026-08-04T16:52:05.835Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2381 | 2026-08-04T16:52:05.983Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2382 | 2026-08-04T16:52:06.000Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2383 | 2026-08-04T16:52:06.053Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2384 | 2026-08-04T16:52:06.067Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2385 | 2026-08-04T16:52:06.141Z | Compiling testing_table v0.3.0 |
| 2386 | 2026-08-04T16:52:06.200Z | Compiling internet-checksum v0.2.1 |
| 2387 | 2026-08-04T16:52:06.304Z | Compiling tabled v0.21.0 |
| 2388 | 2026-08-04T16:52:06.339Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2389 | 2026-08-04T16:52:06.874Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2390 | 2026-08-04T16:52:07.152Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2391 | 2026-08-04T16:52:07.429Z | Compiling slog-stdlog v4.1.1 |
| 2392 | 2026-08-04T16:52:07.656Z | Compiling ingot-types v0.2.0 |
| 2393 | 2026-08-04T16:52:07.708Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2394 | 2026-08-04T16:52:07.760Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2395 | 2026-08-04T16:52:07.829Z | Compiling itertools v0.15.0 |
| 2396 | 2026-08-04T16:52:08.072Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2397 | 2026-08-04T16:52:08.087Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2398 | 2026-08-04T16:52:08.133Z | Compiling ingot v0.2.1 |
| 2399 | 2026-08-04T16:52:08.287Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2400 | 2026-08-04T16:52:08.421Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2401 | 2026-08-04T16:52:09.004Z | Compiling const-random v0.1.18 |
| 2402 | 2026-08-04T16:52:09.086Z | Compiling slog-envlogger v2.2.0 |
| 2403 | 2026-08-04T16:52:09.160Z | Compiling typify-impl v0.4.3 |
| 2404 | 2026-08-04T16:52:09.483Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2405 | 2026-08-04T16:52:09.591Z | Compiling crc8 v0.1.1 |
| 2406 | 2026-08-04T16:52:09.716Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2407 | 2026-08-04T16:52:09.800Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2408 | 2026-08-04T16:52:10.006Z | Compiling ahash v0.8.12 |
| 2409 | 2026-08-04T16:52:10.263Z | Compiling smartstring v1.0.1 |
| 2410 | 2026-08-04T16:52:10.365Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2411 | 2026-08-04T16:52:10.545Z | Compiling sha1 v0.10.6 |
| 2412 | 2026-08-04T16:52:10.798Z | Compiling thin-vec v0.2.18 |
| 2413 | 2026-08-04T16:52:10.951Z | Compiling typify v0.4.3 |
| 2414 | 2026-08-04T16:52:11.008Z | Compiling utf-8 v0.7.6 |
| 2415 | 2026-08-04T16:52:11.069Z | Compiling progenitor-impl v0.10.0 |
| 2416 | 2026-08-04T16:52:11.093Z | Compiling rhai v1.25.1 |
| 2417 | 2026-08-04T16:52:11.206Z | Compiling tungstenite v0.21.0 |
| 2418 | 2026-08-04T16:52:11.236Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2419 | 2026-08-04T16:52:11.723Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2420 | 2026-08-04T16:52:12.114Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2421 | 2026-08-04T16:52:12.958Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2422 | 2026-08-04T16:52:13.944Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2423 | 2026-08-04T16:52:14.232Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2424 | 2026-08-04T16:52:14.651Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2425 | 2026-08-04T16:52:14.833Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2426 | 2026-08-04T16:52:15.008Z | Compiling sha2 v0.10.9 |
| 2427 | 2026-08-04T16:52:15.102Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2428 | 2026-08-04T16:52:15.150Z | Compiling progenitor v0.10.0 |
| 2429 | 2026-08-04T16:52:15.306Z | Compiling lzma-sys v0.1.20 |
| 2430 | 2026-08-04T16:52:15.400Z | Compiling tokio-tungstenite v0.21.0 |
| 2431 | 2026-08-04T16:52:15.424Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2432 | 2026-08-04T16:52:15.615Z | Compiling typeid v1.0.3 |
| 2433 | 2026-08-04T16:52:15.730Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2434 | 2026-08-04T16:52:15.743Z | Compiling port-file v0.1.0 |
| 2435 | 2026-08-04T16:52:15.941Z | Compiling console v0.16.3 |
| 2436 | 2026-08-04T16:52:16.552Z | Compiling git-stub v1.0.0 |
| 2437 | 2026-08-04T16:52:16.789Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2438 | 2026-08-04T16:52:16.818Z | Compiling base64 v0.21.7 |
| 2439 | 2026-08-04T16:52:16.870Z | Compiling unit-prefix v0.5.2 |
| 2440 | 2026-08-04T16:52:16.887Z | Compiling git-stub-vcs v0.1.0 |
| 2441 | 2026-08-04T16:52:17.030Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2442 | 2026-08-04T16:52:17.126Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2443 | 2026-08-04T16:52:17.155Z | Compiling indicatif v0.18.4 |
| 2444 | 2026-08-04T16:52:17.249Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2445 | 2026-08-04T16:52:18.096Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2446 | 2026-08-04T16:52:18.302Z | Compiling ron v0.12.1 |
| 2447 | 2026-08-04T16:52:18.422Z | Compiling xz2 v0.1.7 |
| 2448 | 2026-08-04T16:52:18.576Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2449 | 2026-08-04T16:52:18.667Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2450 | 2026-08-04T16:52:18.732Z | Compiling drift v0.2.0 |
| 2451 | 2026-08-04T16:52:18.770Z | Compiling base16ct v1.0.0 |
| 2452 | 2026-08-04T16:52:18.963Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2453 | 2026-08-04T16:52:19.364Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2454 | 2026-08-04T16:52:19.379Z | Compiling natord v1.0.9 |
| 2455 | 2026-08-04T16:52:19.552Z | Compiling dropshot-api-manager v0.7.2 |
| 2456 | 2026-08-04T16:52:19.780Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2457 | 2026-08-04T16:52:22.278Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2458 | 2026-08-04T16:52:24.074Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2459 | 2026-08-04T16:52:30.462Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2460 | 2026-08-04T16:52:32.188Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2461 | 2026-08-04T16:52:33.233Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2462 | 2026-08-04T16:52:34.189Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2463 | 2026-08-04T16:52:34.190Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2464 | 2026-08-04T16:52:34.193Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2465 | 2026-08-04T16:52:34.652Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2466 | 2026-08-04T16:52:34.655Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2467 | 2026-08-04T16:52:34.655Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2468 | 2026-08-04T16:52:35.107Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2469 | 2026-08-04T16:52:36.946Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2470 | 2026-08-04T16:52:36.946Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2471 | 2026-08-04T16:52:36.949Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2472 | 2026-08-04T16:52:41.679Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2473 | 2026-08-04T16:52:43.963Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2474 | 2026-08-04T16:52:43.966Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2475 | 2026-08-04T16:52:43.966Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2476 | 2026-08-04T16:53:28.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s |
| 2477 | 2026-08-04T16:53:28.889Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2478 | 2026-08-04T16:53:28.889Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2479 | 2026-08-04T16:53:29.075Z | |
| 2480 | 2026-08-04T16:53:29.075Z | real 1:44.119124465 |
| 2481 | 2026-08-04T16:53:29.075Z | user 7:39.048673218 |
| 2482 | 2026-08-04T16:53:29.075Z | sys 1:06.937730803 |
| 2483 | 2026-08-04T16:53:29.075Z | trap 0.208407254 |
| 2484 | 2026-08-04T16:53:29.075Z | tflt 0.028797967 |
| 2485 | 2026-08-04T16:53:29.075Z | dflt 0.216907571 |
| 2486 | 2026-08-04T16:53:29.075Z | kflt 0.000162376 |
| 2487 | 2026-08-04T16:53:29.075Z | lock 31:35.677474399 |
| 2488 | 2026-08-04T16:53:29.075Z | slp 24:42.413699239 |
| 2489 | 2026-08-04T16:53:29.075Z | lat 23.167418134 |
| 2490 | 2026-08-04T16:53:29.075Z | stop 43.339676228 |
| 2491 | 2026-08-04T16:53:29.078Z | + ptime -m cargo build --release |
| 2492 | 2026-08-04T16:53:29.738Z | Compiling proc-macro2 v1.0.106 |
| 2493 | 2026-08-04T16:53:29.738Z | Compiling quote v1.0.45 |
| 2494 | 2026-08-04T16:53:29.738Z | Compiling unicode-ident v1.0.24 |
| 2495 | 2026-08-04T16:53:29.741Z | Compiling serde_core v1.0.229 |
| 2496 | 2026-08-04T16:53:29.741Z | Compiling serde v1.0.229 |
| 2497 | 2026-08-04T16:53:29.741Z | Compiling libc v0.2.189 |
| 2498 | 2026-08-04T16:53:29.741Z | Compiling cfg-if v1.0.4 |
| 2499 | 2026-08-04T16:53:29.970Z | Compiling zmij v1.0.21 |
| 2500 | 2026-08-04T16:53:29.985Z | Compiling autocfg v1.5.1 |
| 2501 | 2026-08-04T16:53:30.261Z | Compiling memchr v2.8.1 |
| 2502 | 2026-08-04T16:53:30.285Z | Compiling libm v0.2.16 |
| 2503 | 2026-08-04T16:53:30.602Z | Compiling itoa v1.0.18 |
| 2504 | 2026-08-04T16:53:30.691Z | Compiling icu_properties_data v2.2.0 |
| 2505 | 2026-08-04T16:53:30.848Z | Compiling icu_normalizer_data v2.2.0 |
| 2506 | 2026-08-04T16:53:30.851Z | Compiling version_check v0.9.5 |
| 2507 | 2026-08-04T16:53:30.953Z | Compiling stable_deref_trait v1.2.1 |
| 2508 | 2026-08-04T16:53:31.050Z | Compiling serde_json v1.0.151 |
| 2509 | 2026-08-04T16:53:31.081Z | Compiling writeable v0.6.3 |
| 2510 | 2026-08-04T16:53:31.095Z | Compiling syn v2.0.117 |
| 2511 | 2026-08-04T16:53:31.126Z | Compiling syn v3.0.3 |
| 2512 | 2026-08-04T16:53:31.308Z | Compiling litemap v0.8.2 |
| 2513 | 2026-08-04T16:53:31.330Z | Compiling thiserror v2.0.19 |
| 2514 | 2026-08-04T16:53:31.423Z | Compiling utf8_iter v1.0.4 |
| 2515 | 2026-08-04T16:53:31.552Z | Compiling num-traits v0.2.19 |
| 2516 | 2026-08-04T16:53:31.569Z | Compiling percent-encoding v2.3.2 |
| 2517 | 2026-08-04T16:53:31.839Z | Compiling form_urlencoded v1.2.2 |
| 2518 | 2026-08-04T16:53:31.891Z | Compiling rand_core v0.10.1 |
| 2519 | 2026-08-04T16:53:31.959Z | Compiling getrandom v0.4.2 |
| 2520 | 2026-08-04T16:53:32.106Z | Compiling parking_lot_core v0.9.12 |
| 2521 | 2026-08-04T16:53:32.180Z | Compiling iana-time-zone v0.1.65 |
| 2522 | 2026-08-04T16:53:32.307Z | Compiling heck v0.5.0 |
| 2523 | 2026-08-04T16:53:32.503Z | Compiling uuid v1.24.0 |
| 2524 | 2026-08-04T16:53:32.514Z | Compiling zerocopy v0.8.50 |
| 2525 | 2026-08-04T16:53:32.516Z | Compiling errno v0.3.14 |
| 2526 | 2026-08-04T16:53:32.697Z | Compiling semver v1.0.28 |
| 2527 | 2026-08-04T16:53:33.110Z | Compiling dyn-clone v1.0.20 |
| 2528 | 2026-08-04T16:53:33.190Z | Compiling schemars v0.8.22 |
| 2529 | 2026-08-04T16:53:33.335Z | Compiling jobserver v0.1.34 |
| 2530 | 2026-08-04T16:53:33.349Z | Compiling find-msvc-tools v0.1.9 |
| 2531 | 2026-08-04T16:53:33.361Z | Compiling shlex v2.0.1 |
| 2532 | 2026-08-04T16:53:33.484Z | Compiling rustversion v1.0.22 |
| 2533 | 2026-08-04T16:53:33.583Z | Compiling cc v1.2.63 |
| 2534 | 2026-08-04T16:53:33.662Z | Compiling pin-project-lite v0.2.17 |
| 2535 | 2026-08-04T16:53:33.760Z | Compiling getrandom v0.2.17 |
| 2536 | 2026-08-04T16:53:33.775Z | Compiling bitflags v2.12.1 |
| 2537 | 2026-08-04T16:53:33.887Z | Compiling synstructure v0.13.2 |
| 2538 | 2026-08-04T16:53:33.970Z | Compiling serde_derive v1.0.229 |
| 2539 | 2026-08-04T16:53:33.985Z | Compiling serde_derive_internals v0.29.1 |
| 2540 | 2026-08-04T16:53:34.190Z | Compiling thiserror-impl v2.0.19 |
| 2541 | 2026-08-04T16:53:34.395Z | Compiling portable-atomic v1.13.1 |
| 2542 | 2026-08-04T16:53:34.408Z | Compiling socket2 v0.6.5 |
| 2543 | 2026-08-04T16:53:34.702Z | Compiling scopeguard v1.2.0 |
| 2544 | 2026-08-04T16:53:34.826Z | Compiling lock_api v0.4.14 |
| 2545 | 2026-08-04T16:53:34.871Z | Compiling log v0.4.32 |
| 2546 | 2026-08-04T16:53:34.940Z | Compiling critical-section v1.2.0 |
| 2547 | 2026-08-04T16:53:35.053Z | Compiling zerofrom-derive v0.1.7 |
| 2548 | 2026-08-04T16:53:35.053Z | Compiling yoke-derive v0.8.2 |
| 2549 | 2026-08-04T16:53:35.081Z | Compiling zerovec-derive v0.11.3 |
| 2550 | 2026-08-04T16:53:35.081Z | Compiling displaydoc v0.2.6 |
| 2551 | 2026-08-04T16:53:35.143Z | Compiling schemars_derive v0.8.22 |
| 2552 | 2026-08-04T16:53:35.397Z | Compiling tokio-macros v2.7.0 |
| 2553 | 2026-08-04T16:53:35.616Z | Compiling zerocopy-derive v0.8.50 |
| 2554 | 2026-08-04T16:53:35.994Z | Compiling zeroize_derive v1.4.3 |
| 2555 | 2026-08-04T16:53:36.123Z | Compiling futures-macro v0.3.32 |
| 2556 | 2026-08-04T16:53:36.157Z | Compiling once_cell v1.21.4 |
| 2557 | 2026-08-04T16:53:36.234Z | Compiling zerofrom v0.1.8 |
| 2558 | 2026-08-04T16:53:36.343Z | Compiling yoke v0.8.3 |
| 2559 | 2026-08-04T16:53:36.365Z | Compiling allocator-api2 v0.2.21 |
| 2560 | 2026-08-04T16:53:36.405Z | Compiling signal-hook-registry v1.4.8 |
| 2561 | 2026-08-04T16:53:36.510Z | Compiling mio v1.2.1 |
| 2562 | 2026-08-04T16:53:36.550Z | Compiling zerovec v0.11.6 |
| 2563 | 2026-08-04T16:53:36.694Z | Compiling zerotrie v0.2.4 |
| 2564 | 2026-08-04T16:53:36.825Z | Compiling zeroize v1.8.2 |
| 2565 | 2026-08-04T16:53:36.952Z | Compiling equivalent v1.0.2 |
| 2566 | 2026-08-04T16:53:37.046Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-08-04T16:53:37.067Z | Compiling bytes v1.11.1 |
| 2568 | 2026-08-04T16:53:37.127Z | Compiling tinystr v0.8.3 |
| 2569 | 2026-08-04T16:53:37.142Z | Compiling potential_utf v0.1.5 |
| 2570 | 2026-08-04T16:53:37.205Z | Compiling chrono v0.4.45 |
| 2571 | 2026-08-04T16:53:37.208Z | Compiling serde_tokenstream v0.2.3 |
| 2572 | 2026-08-04T16:53:37.317Z | Compiling icu_locale_core v2.2.0 |
| 2573 | 2026-08-04T16:53:37.350Z | Compiling icu_collections v2.2.0 |
| 2574 | 2026-08-04T16:53:37.474Z | Compiling cmake v0.1.58 |
| 2575 | 2026-08-04T16:53:37.523Z | Compiling fs_extra v1.3.0 |
| 2576 | 2026-08-04T16:53:37.751Z | Compiling parking_lot v0.12.5 |
| 2577 | 2026-08-04T16:53:37.794Z | Compiling dunce v1.0.5 |
| 2578 | 2026-08-04T16:53:37.820Z | Compiling subtle v2.6.1 |
| 2579 | 2026-08-04T16:53:37.900Z | Compiling aws-lc-sys v0.41.0 |
| 2580 | 2026-08-04T16:53:38.003Z | Compiling tokio v1.53.1 |
| 2581 | 2026-08-04T16:53:38.171Z | Compiling icu_provider v2.2.0 |
| 2582 | 2026-08-04T16:53:38.195Z | Compiling futures-core v0.3.32 |
| 2583 | 2026-08-04T16:53:38.487Z | Compiling icu_properties v2.2.0 |
| 2584 | 2026-08-04T16:53:38.598Z | Compiling icu_normalizer v2.2.0 |
| 2585 | 2026-08-04T16:53:38.794Z | Compiling httparse v1.10.1 |
| 2586 | 2026-08-04T16:53:39.141Z | Compiling futures-sink v0.3.32 |
| 2587 | 2026-08-04T16:53:39.274Z | Compiling rustix v1.1.4 |
| 2588 | 2026-08-04T16:53:39.652Z | Compiling idna_adapter v1.2.2 |
| 2589 | 2026-08-04T16:53:39.731Z | Compiling slab v0.4.12 |
| 2590 | 2026-08-04T16:53:39.785Z | Compiling idna v1.1.0 |
| 2591 | 2026-08-04T16:53:39.803Z | Compiling typenum v1.20.1 |
| 2592 | 2026-08-04T16:53:39.945Z | Compiling thiserror v1.0.69 |
| 2593 | 2026-08-04T16:53:39.995Z | Compiling futures-channel v0.3.32 |
| 2594 | 2026-08-04T16:53:40.026Z | Compiling hashbrown v0.17.1 |
| 2595 | 2026-08-04T16:53:40.256Z | Compiling url v2.5.8 |
| 2596 | 2026-08-04T16:53:40.272Z | Compiling thiserror-impl v1.0.69 |
| 2597 | 2026-08-04T16:53:40.607Z | Compiling regex-syntax v0.8.10 |
| 2598 | 2026-08-04T16:53:40.655Z | Compiling futures-task v0.3.32 |
| 2599 | 2026-08-04T16:53:40.715Z | Compiling futures-io v0.3.32 |
| 2600 | 2026-08-04T16:53:40.815Z | Compiling indexmap v2.14.0 |
| 2601 | 2026-08-04T16:53:40.920Z | Compiling futures-util v0.3.32 |
| 2602 | 2026-08-04T16:53:41.431Z | Compiling aho-corasick v1.1.4 |
| 2603 | 2026-08-04T16:53:41.456Z | Compiling ucd-trie v0.1.7 |
| 2604 | 2026-08-04T16:53:41.692Z | Compiling pest v2.8.6 |
| 2605 | 2026-08-04T16:53:41.816Z | Compiling ipnetwork v0.21.1 |
| 2606 | 2026-08-04T16:53:42.639Z | Compiling regex-automata v0.4.14 |
| 2607 | 2026-08-04T16:53:42.830Z | Compiling tracing-core v0.1.36 |
| 2608 | 2026-08-04T16:53:42.928Z | Compiling tracing-attributes v0.1.31 |
| 2609 | 2026-08-04T16:53:43.330Z | Compiling rand_core v0.6.4 |
| 2610 | 2026-08-04T16:53:43.587Z | Compiling pest_meta v2.8.6 |
| 2611 | 2026-08-04T16:53:43.605Z | Compiling slog v2.8.2 |
| 2612 | 2026-08-04T16:53:43.822Z | Compiling base64 v0.22.1 |
| 2613 | 2026-08-04T16:53:43.850Z | Compiling byteorder v1.5.0 |
| 2614 | 2026-08-04T16:53:44.135Z | Compiling http v1.4.2 |
| 2615 | 2026-08-04T16:53:44.166Z | Compiling tracing v0.1.44 |
| 2616 | 2026-08-04T16:53:44.315Z | Compiling regex v1.12.3 |
| 2617 | 2026-08-04T16:53:44.520Z | Compiling pest_generator v2.8.6 |
| 2618 | 2026-08-04T16:53:44.715Z | Compiling erased-serde v0.3.31 |
| 2619 | 2026-08-04T16:53:44.864Z | Compiling getrandom v0.3.4 |
| 2620 | 2026-08-04T16:53:45.130Z | Compiling pest_derive v2.8.6 |
| 2621 | 2026-08-04T16:53:45.320Z | Compiling anyhow v1.0.104 |
| 2622 | 2026-08-04T16:53:45.484Z | Compiling fnv v1.0.7 |
| 2623 | 2026-08-04T16:53:45.775Z | Compiling oxnet v0.1.6 |
| 2624 | 2026-08-04T16:53:45.797Z | Compiling strsim v0.11.1 |
| 2625 | 2026-08-04T16:53:45.983Z | Compiling rustls-pki-types v1.14.1 |
| 2626 | 2026-08-04T16:53:45.991Z | Compiling ring v0.17.14 |
| 2627 | 2026-08-04T16:53:46.088Z | Compiling ident_case v1.0.1 |
| 2628 | 2026-08-04T16:53:46.215Z | Compiling aws-lc-rs v1.17.0 |
| 2629 | 2026-08-04T16:53:46.800Z | Compiling paste v1.0.15 |
| 2630 | 2026-08-04T16:53:47.249Z | Compiling tokio-util v0.7.18 |
| 2631 | 2026-08-04T16:53:47.434Z | Compiling num-conv v0.2.2 |
| 2632 | 2026-08-04T16:53:47.506Z | Compiling time-core v0.1.8 |
| 2633 | 2026-08-04T16:53:47.579Z | Compiling untrusted v0.7.1 |
| 2634 | 2026-08-04T16:53:47.661Z | Compiling untrusted v0.9.0 |
| 2635 | 2026-08-04T16:53:47.710Z | Compiling ipnet v2.12.0 |
| 2636 | 2026-08-04T16:53:47.796Z | Compiling time-macros v0.2.27 |
| 2637 | 2026-08-04T16:53:49.243Z | Compiling camino v1.2.5 |
| 2638 | 2026-08-04T16:53:49.587Z | Compiling rustls v0.23.40 |
| 2639 | 2026-08-04T16:53:49.621Z | Compiling http-body v1.0.1 |
| 2640 | 2026-08-04T16:53:49.762Z | Compiling scroll_derive v0.13.1 |
| 2641 | 2026-08-04T16:53:49.792Z | Compiling atomic-waker v1.1.2 |
| 2642 | 2026-08-04T16:53:49.922Z | Compiling async-trait v0.1.89 |
| 2643 | 2026-08-04T16:53:50.075Z | Compiling tower-service v0.3.3 |
| 2644 | 2026-08-04T16:53:50.075Z | Compiling omicron-workspace-hack v0.1.0 |
| 2645 | 2026-08-04T16:53:50.189Z | Compiling pretty-hex v0.4.2 |
| 2646 | 2026-08-04T16:53:50.285Z | Compiling ryu v1.0.23 |
| 2647 | 2026-08-04T16:53:50.305Z | Compiling try-lock v0.2.5 |
| 2648 | 2026-08-04T16:53:50.326Z | Compiling tower-layer v0.3.3 |
| 2649 | 2026-08-04T16:53:50.519Z | Compiling want v0.3.1 |
| 2650 | 2026-08-04T16:53:50.584Z | Compiling h2 v0.4.14 |
| 2651 | 2026-08-04T16:53:50.597Z | Compiling ppv-lite86 v0.2.21 |
| 2652 | 2026-08-04T16:53:50.929Z | Compiling httpdate v1.0.3 |
| 2653 | 2026-08-04T16:53:51.102Z | Compiling crossbeam-utils v0.8.21 |
| 2654 | 2026-08-04T16:53:51.436Z | Compiling crc32fast v1.5.0 |
| 2655 | 2026-08-04T16:53:51.987Z | Compiling slog-async v2.8.0 |
| 2656 | 2026-08-04T16:53:52.307Z | Compiling usdt-impl v0.6.0 |
| 2657 | 2026-08-04T16:53:52.559Z | Compiling scroll v0.13.0 |
| 2658 | 2026-08-04T16:53:52.845Z | Compiling serde_urlencoded v0.7.1 |
| 2659 | 2026-08-04T16:53:52.942Z | Compiling hyper v1.11.0 |
| 2660 | 2026-08-04T16:53:53.036Z | Compiling http-body-util v0.1.4 |
| 2661 | 2026-08-04T16:53:53.120Z | Compiling plain v0.2.3 |
| 2662 | 2026-08-04T16:53:53.228Z | Compiling goblin v0.10.7 |
| 2663 | 2026-08-04T16:53:53.358Z | Compiling daft-derive v0.1.7 |
| 2664 | 2026-08-04T16:53:56.191Z | Compiling hyper-util v0.1.20 |
| 2665 | 2026-08-04T16:53:56.961Z | Compiling foldhash v0.2.0 |
| 2666 | 2026-08-04T16:53:57.311Z | Compiling dof v0.4.0 |
| 2667 | 2026-08-04T16:53:57.559Z | Compiling darling_core v0.23.0 |
| 2668 | 2026-08-04T16:53:57.768Z | Compiling dtrace-parser v0.3.0 |
| 2669 | 2026-08-04T16:53:58.315Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-08-04T16:53:58.341Z | Compiling thread-id v5.1.0 |
| 2671 | 2026-08-04T16:53:58.438Z | Compiling syn v1.0.109 |
| 2672 | 2026-08-04T16:53:59.316Z | Compiling generic-array v0.14.7 |
| 2673 | 2026-08-04T16:53:59.555Z | Compiling powerfmt v0.2.0 |
| 2674 | 2026-08-04T16:53:59.651Z | Compiling darling_macro v0.23.0 |
| 2675 | 2026-08-04T16:53:59.794Z | Compiling deranged v0.5.8 |
| 2676 | 2026-08-04T16:54:00.256Z | Compiling darling v0.23.0 |
| 2677 | 2026-08-04T16:54:00.553Z | Compiling num_threads v0.1.7 |
| 2678 | 2026-08-04T16:54:00.777Z | Compiling usdt-macro v0.6.0 |
| 2679 | 2026-08-04T16:54:00.925Z | Compiling time v0.3.47 |
| 2680 | 2026-08-04T16:54:01.136Z | Compiling usdt-attr-macro v0.6.0 |
| 2681 | 2026-08-04T16:54:01.596Z | Compiling rand_core v0.9.5 |
| 2682 | 2026-08-04T16:54:01.873Z | Compiling hashbrown v0.16.1 |
| 2683 | 2026-08-04T16:54:02.279Z | Compiling multer v3.1.0 |
| 2684 | 2026-08-04T16:54:02.540Z | Compiling ref-cast v1.0.25 |
| 2685 | 2026-08-04T16:54:02.876Z | Compiling crossbeam-channel v0.5.15 |
| 2686 | 2026-08-04T16:54:02.939Z | Compiling sync_wrapper v1.0.2 |
| 2687 | 2026-08-04T16:54:03.041Z | Compiling winnow v1.0.3 |
| 2688 | 2026-08-04T16:54:03.222Z | Compiling hex v0.4.3 |
| 2689 | 2026-08-04T16:54:03.236Z | Compiling cpufeatures v0.3.0 |
| 2690 | 2026-08-04T16:54:03.316Z | Compiling tower v0.5.3 |
| 2691 | 2026-08-04T16:54:03.522Z | Compiling rand_chacha v0.9.0 |
| 2692 | 2026-08-04T16:54:03.571Z | Compiling webpki-roots v1.0.7 |
| 2693 | 2026-08-04T16:54:03.695Z | Compiling futures-executor v0.3.32 |
| 2694 | 2026-08-04T16:54:03.791Z | Compiling ref-cast-impl v1.0.25 |
| 2695 | 2026-08-04T16:54:03.905Z | Compiling async-stream-impl v0.3.6 |
| 2696 | 2026-08-04T16:54:04.091Z | Compiling dropshot v0.17.1 |
| 2697 | 2026-08-04T16:54:04.165Z | Compiling thread_local v1.1.9 |
| 2698 | 2026-08-04T16:54:04.420Z | Compiling fastrand v2.4.1 |
| 2699 | 2026-08-04T16:54:04.485Z | Compiling futures v0.3.32 |
| 2700 | 2026-08-04T16:54:04.487Z | Compiling tower-http v0.6.11 |
| 2701 | 2026-08-04T16:54:04.542Z | Compiling rand v0.9.4 |
| 2702 | 2026-08-04T16:54:04.618Z | Compiling structmeta-derive v0.3.0 |
| 2703 | 2026-08-04T16:54:04.633Z | Compiling is-terminal v0.4.17 |
| 2704 | 2026-08-04T16:54:04.768Z | Compiling term v1.2.1 |
| 2705 | 2026-08-04T16:54:04.774Z | Compiling take_mut v0.2.2 |
| 2706 | 2026-08-04T16:54:05.160Z | Compiling slog-term v2.9.2 |
| 2707 | 2026-08-04T16:54:05.269Z | Compiling crypto-common v0.1.7 |
| 2708 | 2026-08-04T16:54:05.672Z | Compiling structmeta v0.3.0 |
| 2709 | 2026-08-04T16:54:05.763Z | Compiling newtype-uuid-macros v0.1.0 |
| 2710 | 2026-08-04T16:54:05.861Z | Compiling dropshot_endpoint v0.17.1 |
| 2711 | 2026-08-04T16:54:06.181Z | Compiling tempfile v3.27.0 |
| 2712 | 2026-08-04T16:54:06.438Z | Compiling newtype-uuid v1.3.2 |
| 2713 | 2026-08-04T16:54:06.522Z | Compiling strum_macros v0.26.4 |
| 2714 | 2026-08-04T16:54:06.539Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2715 | 2026-08-04T16:54:06.954Z | Compiling either v1.16.0 |
| 2716 | 2026-08-04T16:54:07.213Z | Compiling daft v0.1.7 |
| 2717 | 2026-08-04T16:54:07.356Z | Compiling hybrid-array v0.4.12 |
| 2718 | 2026-08-04T16:54:07.452Z | Compiling adler2 v2.0.1 |
| 2719 | 2026-08-04T16:54:07.513Z | Compiling match_cfg v0.1.0 |
| 2720 | 2026-08-04T16:54:07.561Z | Compiling openssl-probe v0.2.1 |
| 2721 | 2026-08-04T16:54:07.584Z | Compiling simd-adler32 v0.3.9 |
| 2722 | 2026-08-04T16:54:07.610Z | Compiling hostname v0.3.1 |
| 2723 | 2026-08-04T16:54:07.774Z | Compiling miniz_oxide v0.8.9 |
| 2724 | 2026-08-04T16:54:07.811Z | Compiling rustls-native-certs v0.8.4 |
| 2725 | 2026-08-04T16:54:07.864Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2726 | 2026-08-04T16:54:08.148Z | Compiling slog-json v2.6.1 |
| 2727 | 2026-08-04T16:54:08.480Z | Compiling serde_with_macros v3.21.0 |
| 2728 | 2026-08-04T16:54:08.487Z | Compiling macaddr v1.0.1 |
| 2729 | 2026-08-04T16:54:08.643Z | Compiling serde_spanned v1.1.1 |
| 2730 | 2026-08-04T16:54:08.746Z | Compiling memmap2 v0.9.10 |
| 2731 | 2026-08-04T16:54:09.149Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2732 | 2026-08-04T16:54:09.214Z | Compiling slog-bunyan v2.5.0 |
| 2733 | 2026-08-04T16:54:09.400Z | Compiling flate2 v1.1.9 |
| 2734 | 2026-08-04T16:54:09.518Z | Compiling crypto-common v0.2.2 |
| 2735 | 2026-08-04T16:54:09.615Z | Compiling block-buffer v0.12.0 |
| 2736 | 2026-08-04T16:54:09.766Z | Compiling derive-ex v0.1.8 |
| 2737 | 2026-08-04T16:54:09.784Z | Compiling rand_chacha v0.3.1 |
| 2738 | 2026-08-04T16:54:09.942Z | Compiling strum_macros v0.27.2 |
| 2739 | 2026-08-04T16:54:10.411Z | Compiling debug-ignore v1.0.5 |
| 2740 | 2026-08-04T16:54:10.572Z | Compiling const-oid v0.10.2 |
| 2741 | 2026-08-04T16:54:10.664Z | Compiling usdt v0.6.0 |
| 2742 | 2026-08-04T16:54:10.879Z | Compiling compression-core v0.4.32 |
| 2743 | 2026-08-04T16:54:11.044Z | Compiling compression-codecs v0.4.38 |
| 2744 | 2026-08-04T16:54:11.303Z | Compiling digest v0.11.3 |
| 2745 | 2026-08-04T16:54:11.341Z | Compiling test-strategy v0.4.5 |
| 2746 | 2026-08-04T16:54:11.405Z | Compiling rand v0.8.6 |
| 2747 | 2026-08-04T16:54:11.608Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2748 | 2026-08-04T16:54:11.779Z | Compiling encoding_rs v0.8.35 |
| 2749 | 2026-08-04T16:54:12.049Z | Compiling spin v0.9.8 |
| 2750 | 2026-08-04T16:54:12.143Z | Compiling mime v0.3.17 |
| 2751 | 2026-08-04T16:54:12.252Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2752 | 2026-08-04T16:54:12.541Z | Compiling sha1 v0.11.0 |
| 2753 | 2026-08-04T16:54:12.640Z | Compiling async-compression v0.4.42 |
| 2754 | 2026-08-04T16:54:12.711Z | Compiling async-stream v0.3.6 |
| 2755 | 2026-08-04T16:54:13.031Z | Compiling block-buffer v0.10.4 |
| 2756 | 2026-08-04T16:54:13.131Z | Compiling waitgroup v0.1.2 |
| 2757 | 2026-08-04T16:54:13.205Z | Compiling rustls-pemfile v2.2.0 |
| 2758 | 2026-08-04T16:54:13.286Z | Compiling serde_path_to_error v0.1.20 |
| 2759 | 2026-08-04T16:54:13.494Z | Compiling hostname v0.4.2 |
| 2760 | 2026-08-04T16:54:13.664Z | Compiling digest v0.10.7 |
| 2761 | 2026-08-04T16:54:18.028Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-08-04T16:54:18.059Z | Compiling unicode-width v0.2.2 |
| 2763 | 2026-08-04T16:54:18.059Z | Compiling parse-display-derive v0.10.0 |
| 2764 | 2026-08-04T16:54:18.060Z | Compiling strum v0.26.3 |
| 2765 | 2026-08-04T16:54:18.060Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2766 | 2026-08-04T16:54:18.060Z | Compiling regress v0.10.5 |
| 2767 | 2026-08-04T16:54:18.060Z | Compiling wait-timeout v0.2.1 |
| 2768 | 2026-08-04T16:54:18.060Z | Compiling bit-vec v0.8.0 |
| 2769 | 2026-08-04T16:54:18.060Z | Compiling quick-error v1.2.3 |
| 2770 | 2026-08-04T16:54:18.060Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-08-04T16:54:18.060Z | Compiling rusty-fork v0.3.1 |
| 2772 | 2026-08-04T16:54:18.060Z | Compiling bit-set v0.8.0 |
| 2773 | 2026-08-04T16:54:18.060Z | Compiling serde_with v3.21.0 |
| 2774 | 2026-08-04T16:54:18.060Z | Compiling rand_xorshift v0.4.0 |
| 2775 | 2026-08-04T16:54:18.060Z | Compiling unarray v0.1.4 |
| 2776 | 2026-08-04T16:54:18.060Z | Compiling proptest v1.11.0 |
| 2777 | 2026-08-04T16:54:18.060Z | Compiling strum v0.27.2 |
| 2778 | 2026-08-04T16:54:18.060Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2779 | 2026-08-04T16:54:18.060Z | Compiling instant v0.1.13 |
| 2780 | 2026-08-04T16:54:18.060Z | Compiling cpufeatures v0.2.17 |
| 2781 | 2026-08-04T16:54:18.060Z | Compiling iddqd v0.4.6 |
| 2782 | 2026-08-04T16:54:18.061Z | Compiling itertools v0.14.0 |
| 2783 | 2026-08-04T16:54:18.061Z | Compiling clap_derive v4.6.4 |
| 2784 | 2026-08-04T16:54:19.459Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2785 | 2026-08-04T16:54:19.557Z | Compiling utf8parse v0.2.2 |
| 2786 | 2026-08-04T16:54:19.675Z | Compiling anstyle-parse v1.0.0 |
| 2787 | 2026-08-04T16:54:19.800Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-08-04T16:54:19.900Z | Compiling backon v1.6.0 |
| 2789 | 2026-08-04T16:54:20.106Z | Compiling terminal_size v0.4.4 |
| 2790 | 2026-08-04T16:54:20.346Z | Compiling colorchoice v1.0.5 |
| 2791 | 2026-08-04T16:54:20.475Z | Compiling anstyle v1.0.14 |
| 2792 | 2026-08-04T16:54:20.530Z | Compiling is_terminal_polyfill v1.70.2 |
| 2793 | 2026-08-04T16:54:20.807Z | Compiling anstyle-query v1.1.5 |
| 2794 | 2026-08-04T16:54:20.934Z | Compiling anstream v1.0.0 |
| 2795 | 2026-08-04T16:54:21.106Z | Compiling backoff v0.4.0 |
| 2796 | 2026-08-04T16:54:21.325Z | Compiling parse-display v0.10.0 |
| 2797 | 2026-08-04T16:54:21.524Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2798 | 2026-08-04T16:54:21.699Z | Compiling clap_lex v1.1.0 |
| 2799 | 2026-08-04T16:54:22.044Z | Compiling humantime v2.3.0 |
| 2800 | 2026-08-04T16:54:22.306Z | Compiling clap_builder v4.6.5 |
| 2801 | 2026-08-04T16:54:22.798Z | Compiling regress v0.11.1 |
| 2802 | 2026-08-04T16:54:24.209Z | Compiling clap v4.6.5 |
| 2803 | 2026-08-04T16:54:24.298Z | Compiling typify-impl v0.6.2 |
| 2804 | 2026-08-04T16:54:25.568Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2805 | 2026-08-04T16:54:26.120Z | Compiling crucible-workspace-hack v0.1.0 |
| 2806 | 2026-08-04T16:54:26.363Z | Compiling proc-macro-crate v3.5.0 |
| 2807 | 2026-08-04T16:54:26.785Z | Compiling zerocopy-derive v0.7.35 |
| 2808 | 2026-08-04T16:54:27.583Z | Compiling typify-macro v0.6.2 |
| 2809 | 2026-08-04T16:54:27.649Z | Compiling unsafe-libyaml v0.2.11 |
| 2810 | 2026-08-04T16:54:28.267Z | Compiling serde_yaml v0.9.34+deprecated |
| 2811 | 2026-08-04T16:54:28.286Z | Compiling num_enum_derive v0.7.6 |
| 2812 | 2026-08-04T16:54:29.525Z | Compiling convert_case v0.4.0 |
| 2813 | 2026-08-04T16:54:29.818Z | Compiling derive_more v0.99.20 |
| 2814 | 2026-08-04T16:54:29.836Z | Compiling num_enum v0.7.6 |
| 2815 | 2026-08-04T16:54:30.142Z | Compiling toml_datetime v0.6.11 |
| 2816 | 2026-08-04T16:54:30.657Z | Compiling typify v0.6.2 |
| 2817 | 2026-08-04T16:54:31.203Z | Compiling secrecy v0.10.3 |
| 2818 | 2026-08-04T16:54:31.366Z | Compiling proc-macro-error-attr v1.0.4 |
| 2819 | 2026-08-04T16:54:31.436Z | Compiling rustix v0.38.44 |
| 2820 | 2026-08-04T16:54:31.548Z | Compiling prettyplease v0.2.37 |
| 2821 | 2026-08-04T16:54:31.603Z | Compiling heapless v0.8.0 |
| 2822 | 2026-08-04T16:54:32.046Z | Compiling tinyvec_macros v0.1.1 |
| 2823 | 2026-08-04T16:54:32.118Z | Compiling tinyvec v1.11.0 |
| 2824 | 2026-08-04T16:54:32.632Z | Compiling zerocopy v0.7.35 |
| 2825 | 2026-08-04T16:54:32.702Z | Compiling tabwriter v1.4.1 |
| 2826 | 2026-08-04T16:54:33.068Z | Compiling crossbeam-epoch v0.9.18 |
| 2827 | 2026-08-04T16:54:33.184Z | Compiling hash32 v0.3.1 |
| 2828 | 2026-08-04T16:54:33.215Z | Compiling rustc_version v0.4.1 |
| 2829 | 2026-08-04T16:54:33.335Z | Compiling scroll_derive v0.12.1 |
| 2830 | 2026-08-04T16:54:33.350Z | Compiling num-integer v0.1.46 |
| 2831 | 2026-08-04T16:54:33.479Z | Compiling proc-macro-error v1.0.4 |
| 2832 | 2026-08-04T16:54:33.505Z | Compiling usdt-impl v0.5.0 |
| 2833 | 2026-08-04T16:54:33.720Z | Compiling data-encoding v2.11.0 |
| 2834 | 2026-08-04T16:54:33.769Z | Compiling smoltcp v0.11.0 |
| 2835 | 2026-08-04T16:54:33.835Z | Compiling pkg-config v0.3.33 |
| 2836 | 2026-08-04T16:54:34.048Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2837 | 2026-08-04T16:54:34.109Z | Compiling winnow v0.7.15 |
| 2838 | 2026-08-04T16:54:34.290Z | Compiling scroll v0.12.0 |
| 2839 | 2026-08-04T16:54:34.598Z | Compiling curve25519-dalek v4.1.3 |
| 2840 | 2026-08-04T16:54:35.217Z | Compiling dof v0.3.0 |
| 2841 | 2026-08-04T16:54:36.330Z | Compiling dtrace-parser v0.2.0 |
| 2842 | 2026-08-04T16:54:36.358Z | Compiling hmac v0.12.1 |
| 2843 | 2026-08-04T16:54:36.513Z | Compiling darling_core v0.21.3 |
| 2844 | 2026-08-04T16:54:36.533Z | Compiling inout v0.1.4 |
| 2845 | 2026-08-04T16:54:36.593Z | Compiling ff v0.13.1 |
| 2846 | 2026-08-04T16:54:36.693Z | Compiling cobs v0.3.0 |
| 2847 | 2026-08-04T16:54:36.821Z | Compiling bstr v1.12.1 |
| 2848 | 2026-08-04T16:54:36.905Z | Compiling thread-id v4.2.2 |
| 2849 | 2026-08-04T16:54:36.996Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2850 | 2026-08-04T16:54:37.234Z | Compiling colored v3.1.1 |
| 2851 | 2026-08-04T16:54:37.358Z | Compiling managed v0.8.0 |
| 2852 | 2026-08-04T16:54:37.423Z | Compiling bitflags v1.3.2 |
| 2853 | 2026-08-04T16:54:37.502Z | Compiling static_assertions v1.1.0 |
| 2854 | 2026-08-04T16:54:38.089Z | Compiling postcard v1.1.3 |
| 2855 | 2026-08-04T16:54:38.119Z | Compiling group v0.13.0 |
| 2856 | 2026-08-04T16:54:38.245Z | Compiling cipher v0.4.4 |
| 2857 | 2026-08-04T16:54:38.494Z | Compiling hkdf v0.12.4 |
| 2858 | 2026-08-04T16:54:38.577Z | Compiling darling_macro v0.21.3 |
| 2859 | 2026-08-04T16:54:39.176Z | Compiling goblin v0.8.2 |
| 2860 | 2026-08-04T16:54:39.190Z | Compiling num-rational v0.4.2 |
| 2861 | 2026-08-04T16:54:39.217Z | Compiling num-iter v0.1.45 |
| 2862 | 2026-08-04T16:54:39.731Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2863 | 2026-08-04T16:54:40.058Z | Compiling universal-hash v0.5.1 |
| 2864 | 2026-08-04T16:54:40.147Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2865 | 2026-08-04T16:54:40.205Z | Compiling hubpack_derive v0.1.1 |
| 2866 | 2026-08-04T16:54:40.728Z | Compiling crypto-bigint v0.5.5 |
| 2867 | 2026-08-04T16:54:40.810Z | Compiling half v2.7.1 |
| 2868 | 2026-08-04T16:54:41.078Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2869 | 2026-08-04T16:54:41.155Z | Compiling foreign-types-macros v0.2.3 |
| 2870 | 2026-08-04T16:54:41.214Z | Compiling serde_repr v0.1.21 |
| 2871 | 2026-08-04T16:54:41.782Z | Compiling num-complex v0.4.6 |
| 2872 | 2026-08-04T16:54:42.331Z | Compiling memoffset v0.9.1 |
| 2873 | 2026-08-04T16:54:42.364Z | Compiling cfg_aliases v0.2.1 |
| 2874 | 2026-08-04T16:54:42.444Z | Compiling heck v0.4.1 |
| 2875 | 2026-08-04T16:54:42.582Z | Compiling base64ct v1.8.3 |
| 2876 | 2026-08-04T16:54:42.860Z | Compiling ciborium-io v0.2.2 |
| 2877 | 2026-08-04T16:54:42.873Z | Compiling opaque-debug v0.3.1 |
| 2878 | 2026-08-04T16:54:42.923Z | Compiling foreign-types-shared v0.3.1 |
| 2879 | 2026-08-04T16:54:42.945Z | Compiling indent_write v2.2.0 |
| 2880 | 2026-08-04T16:54:43.099Z | Compiling base16ct v0.2.0 |
| 2881 | 2026-08-04T16:54:43.303Z | Compiling elliptic-curve v0.13.8 |
| 2882 | 2026-08-04T16:54:43.608Z | Compiling foreign-types v0.5.0 |
| 2883 | 2026-08-04T16:54:43.707Z | Compiling poly1305 v0.8.0 |
| 2884 | 2026-08-04T16:54:43.744Z | Compiling ciborium-ll v0.2.2 |
| 2885 | 2026-08-04T16:54:43.991Z | Compiling password-hash v0.5.0 |
| 2886 | 2026-08-04T16:54:44.417Z | Compiling nix v0.31.3 |
| 2887 | 2026-08-04T16:54:44.805Z | Compiling num v0.4.3 |
| 2888 | 2026-08-04T16:54:44.974Z | Compiling thiserror-no-std v2.0.2 |
| 2889 | 2026-08-04T16:54:45.075Z | Compiling hubpack v0.1.2 |
| 2890 | 2026-08-04T16:54:45.659Z | Compiling darling v0.21.3 |
| 2891 | 2026-08-04T16:54:46.073Z | Compiling chacha20 v0.9.1 |
| 2892 | 2026-08-04T16:54:46.438Z | Compiling atomicwrites v0.4.4 |
| 2893 | 2026-08-04T16:54:46.792Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2894 | 2026-08-04T16:54:46.899Z | Compiling reqwest v0.12.28 |
| 2895 | 2026-08-04T16:54:47.690Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2896 | 2026-08-04T16:54:48.195Z | Compiling blake2 v0.10.6 |
| 2897 | 2026-08-04T16:54:48.588Z | Compiling aead v0.5.2 |
| 2898 | 2026-08-04T16:54:48.727Z | Compiling byte-wrapper v0.1.0 |
| 2899 | 2026-08-04T16:54:48.745Z | Compiling chacha20 v0.10.0 |
| 2900 | 2026-08-04T16:54:48.774Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2901 | 2026-08-04T16:54:49.006Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2902 | 2026-08-04T16:54:49.597Z | Compiling cstr-argument v0.1.2 |
| 2903 | 2026-08-04T16:54:49.665Z | Compiling keccak v0.1.6 |
| 2904 | 2026-08-04T16:54:49.827Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2905 | 2026-08-04T16:54:49.987Z | Compiling float-ord v0.3.2 |
| 2906 | 2026-08-04T16:54:50.099Z | Compiling sha3 v0.10.9 |
| 2907 | 2026-08-04T16:54:50.107Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2908 | 2026-08-04T16:54:50.496Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2909 | 2026-08-04T16:54:50.514Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2910 | 2026-08-04T16:54:50.555Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2911 | 2026-08-04T16:54:50.647Z | Compiling rand v0.10.2 |
| 2912 | 2026-08-04T16:54:51.247Z | Compiling chacha20poly1305 v0.10.1 |
| 2913 | 2026-08-04T16:54:51.403Z | Compiling argon2 v0.5.3 |
| 2914 | 2026-08-04T16:54:52.139Z | Compiling rustls-webpki v0.103.13 |
| 2915 | 2026-08-04T16:54:52.376Z | Compiling progenitor-client v0.10.0 |
| 2916 | 2026-08-04T16:54:53.621Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2917 | 2026-08-04T16:54:53.669Z | Compiling ingot-macros v0.1.1 |
| 2918 | 2026-08-04T16:54:53.851Z | Compiling vsss-rs v3.3.4 |
| 2919 | 2026-08-04T16:54:54.577Z | Compiling ciborium v0.2.2 |
| 2920 | 2026-08-04T16:54:55.445Z | Compiling usdt-macro v0.5.0 |
| 2921 | 2026-08-04T16:54:55.534Z | Compiling usdt-attr-macro v0.5.0 |
| 2922 | 2026-08-04T16:54:56.762Z | Compiling num-derive v0.4.2 |
| 2923 | 2026-08-04T16:54:56.891Z | Compiling enum-as-inner v0.6.1 |
| 2924 | 2026-08-04T16:54:56.895Z | Compiling memmap v0.7.0 |
| 2925 | 2026-08-04T16:54:57.136Z | Compiling tokio-rustls v0.26.4 |
| 2926 | 2026-08-04T16:54:57.459Z | Compiling hyper-rustls v0.27.9 |
| 2927 | 2026-08-04T16:54:57.482Z | Compiling rustls-platform-verifier v0.7.0 |
| 2928 | 2026-08-04T16:54:57.718Z | Compiling reqwest v0.13.4 |
| 2929 | 2026-08-04T16:54:57.963Z | Compiling rayon-core v1.13.0 |
| 2930 | 2026-08-04T16:54:58.449Z | Compiling semver v0.1.20 |
| 2931 | 2026-08-04T16:54:58.519Z | Compiling winnow v0.5.40 |
| 2932 | 2026-08-04T16:54:58.956Z | Compiling rustc_version v0.1.7 |
| 2933 | 2026-08-04T16:54:59.161Z | Compiling progenitor-client v0.14.0 |
| 2934 | 2026-08-04T16:54:59.907Z | Compiling progenitor-extras v0.2.0 |
| 2935 | 2026-08-04T16:54:59.922Z | Compiling toml_edit v0.19.15 |
| 2936 | 2026-08-04T16:55:00.177Z | Compiling usdt v0.5.0 |
| 2937 | 2026-08-04T16:55:00.434Z | Compiling ingot-types v0.1.2 |
| 2938 | 2026-08-04T16:55:00.785Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2939 | 2026-08-04T16:55:01.593Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2940 | 2026-08-04T16:55:10.615Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2941 | 2026-08-04T16:55:10.858Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2942 | 2026-08-04T16:55:10.967Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2943 | 2026-08-04T16:55:11.309Z | Compiling similar v2.7.0 |
| 2944 | 2026-08-04T16:55:11.957Z | Compiling crossbeam-deque v0.8.6 |
| 2945 | 2026-08-04T16:55:12.211Z | Compiling progenitor-impl v0.14.0 |
| 2946 | 2026-08-04T16:55:13.025Z | Compiling serde_spanned v0.6.9 |
| 2947 | 2026-08-04T16:55:13.188Z | Compiling toml_write v0.1.2 |
| 2948 | 2026-08-04T16:55:13.237Z | Compiling vcpkg v0.2.15 |
| 2949 | 2026-08-04T16:55:13.635Z | Compiling bytecount v0.6.9 |
| 2950 | 2026-08-04T16:55:13.787Z | Compiling lazy_static v1.5.0 |
| 2951 | 2026-08-04T16:55:13.905Z | Compiling openssl-sys v0.9.116 |
| 2952 | 2026-08-04T16:55:14.052Z | Compiling toml_edit v0.22.27 |
| 2953 | 2026-08-04T16:55:14.330Z | Compiling progenitor-macro v0.14.0 |
| 2954 | 2026-08-04T16:55:14.490Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2955 | 2026-08-04T16:55:14.804Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2956 | 2026-08-04T16:55:16.288Z | Compiling proc-macro-crate v1.3.1 |
| 2957 | 2026-08-04T16:55:16.337Z | Compiling ingot v0.1.1 |
| 2958 | 2026-08-04T16:55:16.629Z | Compiling newtype_derive v0.1.6 |
| 2959 | 2026-08-04T16:55:16.883Z | Compiling itertools v0.12.1 |
| 2960 | 2026-08-04T16:55:18.748Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2961 | 2026-08-04T16:55:18.786Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2962 | 2026-08-04T16:55:18.801Z | Compiling unicode-segmentation v1.13.3 |
| 2963 | 2026-08-04T16:55:18.802Z | Compiling linked-hash-map v0.5.6 |
| 2964 | 2026-08-04T16:55:18.828Z | Compiling resolv-conf v0.7.6 |
| 2965 | 2026-08-04T16:55:19.045Z | Compiling swrite v0.1.0 |
| 2966 | 2026-08-04T16:55:19.167Z | Compiling owo-colors v4.3.0 |
| 2967 | 2026-08-04T16:55:19.172Z | Compiling newline-converter v0.3.0 |
| 2968 | 2026-08-04T16:55:19.382Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2969 | 2026-08-04T16:55:19.406Z | Compiling lru-cache v0.1.2 |
| 2970 | 2026-08-04T16:55:19.420Z | Compiling progenitor v0.14.0 |
| 2971 | 2026-08-04T16:55:19.570Z | Compiling num_enum_derive v0.5.11 |
| 2972 | 2026-08-04T16:55:19.634Z | Compiling toml v0.8.23 |
| 2973 | 2026-08-04T16:55:19.710Z | Compiling rayon v1.12.0 |
| 2974 | 2026-08-04T16:55:19.858Z | Compiling hickory-proto v0.24.4 |
| 2975 | 2026-08-04T16:55:20.201Z | Compiling progenitor-impl v0.13.0 |
| 2976 | 2026-08-04T16:55:20.616Z | Compiling console v0.15.11 |
| 2977 | 2026-08-04T16:55:21.062Z | Compiling camino-tempfile v1.4.1 |
| 2978 | 2026-08-04T16:55:21.465Z | Compiling serde-big-array v0.5.1 |
| 2979 | 2026-08-04T16:55:21.644Z | Compiling derive-where v1.6.1 |
| 2980 | 2026-08-04T16:55:21.848Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2981 | 2026-08-04T16:55:21.897Z | Compiling pin-project-internal v1.1.13 |
| 2982 | 2026-08-04T16:55:22.296Z | Compiling minimal-lexical v0.2.1 |
| 2983 | 2026-08-04T16:55:22.432Z | Compiling siphasher v1.0.3 |
| 2984 | 2026-08-04T16:55:22.559Z | Compiling nom v7.1.3 |
| 2985 | 2026-08-04T16:55:22.657Z | Compiling phf_shared v0.12.1 |
| 2986 | 2026-08-04T16:55:22.930Z | Compiling progenitor-macro v0.13.0 |
| 2987 | 2026-08-04T16:55:23.057Z | Compiling pin-project v1.1.13 |
| 2988 | 2026-08-04T16:55:23.176Z | Compiling hickory-resolver v0.24.4 |
| 2989 | 2026-08-04T16:55:23.714Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2990 | 2026-08-04T16:55:23.895Z | Compiling expectorate v1.2.0 |
| 2991 | 2026-08-04T16:55:24.150Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2992 | 2026-08-04T16:55:27.355Z | Compiling num_enum v0.5.11 |
| 2993 | 2026-08-04T16:55:27.537Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2994 | 2026-08-04T16:55:28.706Z | Compiling progenitor-client v0.13.0 |
| 2995 | 2026-08-04T16:55:28.723Z | Compiling zone_cfg_derive v0.3.1 |
| 2996 | 2026-08-04T16:55:29.435Z | Compiling unicode-normalization v0.1.25 |
| 2997 | 2026-08-04T16:55:29.560Z | Compiling tokio-stream v0.1.18 |
| 2998 | 2026-08-04T16:55:30.038Z | Compiling async-recursion v1.1.1 |
| 2999 | 2026-08-04T16:55:30.134Z | Compiling snafu-derive v0.8.9 |
| 3000 | 2026-08-04T16:55:30.737Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 3001 | 2026-08-04T16:55:30.817Z | Compiling slog-dtrace v0.3.0 |
| 3002 | 2026-08-04T16:55:31.065Z | Compiling csv-core v0.1.13 |
| 3003 | 2026-08-04T16:55:31.080Z | Compiling konst_macro_rules v0.2.19 |
| 3004 | 2026-08-04T16:55:31.284Z | Compiling openssl v0.10.80 |
| 3005 | 2026-08-04T16:55:31.472Z | Compiling unicode-width v0.1.14 |
| 3006 | 2026-08-04T16:55:31.577Z | Compiling foldhash v0.1.5 |
| 3007 | 2026-08-04T16:55:31.797Z | Compiling smawk v0.3.2 |
| 3008 | 2026-08-04T16:55:31.811Z | Compiling foreign-types-shared v0.1.1 |
| 3009 | 2026-08-04T16:55:31.878Z | Compiling highway v1.3.0 |
| 3010 | 2026-08-04T16:55:31.881Z | Compiling cancel-safe-futures v0.1.5 |
| 3011 | 2026-08-04T16:55:31.910Z | Compiling same-file v1.0.6 |
| 3012 | 2026-08-04T16:55:31.968Z | Compiling unicode-linebreak v0.1.5 |
| 3013 | 2026-08-04T16:55:32.093Z | Compiling chrono-tz v0.10.4 |
| 3014 | 2026-08-04T16:55:32.160Z | Compiling unicode-xid v0.2.6 |
| 3015 | 2026-08-04T16:55:32.270Z | Compiling textwrap v0.16.2 |
| 3016 | 2026-08-04T16:55:32.296Z | Compiling const_format_proc_macros v0.2.34 |
| 3017 | 2026-08-04T16:55:32.436Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3018 | 2026-08-04T16:55:32.640Z | Compiling walkdir v2.5.0 |
| 3019 | 2026-08-04T16:55:33.124Z | Compiling foreign-types v0.3.2 |
| 3020 | 2026-08-04T16:55:33.210Z | Compiling snafu v0.8.9 |
| 3021 | 2026-08-04T16:55:33.334Z | Compiling hashbrown v0.15.5 |
| 3022 | 2026-08-04T16:55:33.795Z | Compiling csv v1.4.0 |
| 3023 | 2026-08-04T16:55:33.824Z | Compiling konst v0.2.20 |
| 3024 | 2026-08-04T16:55:34.021Z | Compiling progenitor v0.13.0 |
| 3025 | 2026-08-04T16:55:34.067Z | Compiling qorb v0.4.1 |
| 3026 | 2026-08-04T16:55:34.178Z | Compiling olpc-cjson v0.1.4 |
| 3027 | 2026-08-04T16:55:34.215Z | Compiling zone v0.3.1 |
| 3028 | 2026-08-04T16:55:34.403Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3029 | 2026-08-04T16:55:35.855Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3030 | 2026-08-04T16:55:36.251Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3031 | 2026-08-04T16:55:36.393Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3032 | 2026-08-04T16:55:38.246Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3033 | 2026-08-04T16:55:38.451Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3034 | 2026-08-04T16:55:38.770Z | Compiling phf v0.12.1 |
| 3035 | 2026-08-04T16:55:39.418Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3036 | 2026-08-04T16:55:40.064Z | Compiling tokio-dtrace v0.1.1 |
| 3037 | 2026-08-04T16:55:40.493Z | Compiling globset v0.4.18 |
| 3038 | 2026-08-04T16:55:40.611Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3039 | 2026-08-04T16:55:40.839Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3040 | 2026-08-04T16:55:41.446Z | Compiling smf v0.2.3 |
| 3041 | 2026-08-04T16:55:41.832Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3042 | 2026-08-04T16:55:41.966Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3043 | 2026-08-04T16:55:42.300Z | Compiling pem v3.0.6 |
| 3044 | 2026-08-04T16:55:42.592Z | Compiling libsw-core v0.3.2 |
| 3045 | 2026-08-04T16:55:42.790Z | Compiling serde_plain v1.0.2 |
| 3046 | 2026-08-04T16:55:43.006Z | Compiling openssl-macros v0.1.1 |
| 3047 | 2026-08-04T16:55:43.089Z | Compiling cookie v0.18.1 |
| 3048 | 2026-08-04T16:55:43.092Z | Compiling sigpipe v0.1.3 |
| 3049 | 2026-08-04T16:55:43.118Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3050 | 2026-08-04T16:55:43.203Z | Compiling fixedbitset v0.4.2 |
| 3051 | 2026-08-04T16:55:43.342Z | Compiling typed-path v0.9.3 |
| 3052 | 2026-08-04T16:55:43.365Z | Compiling fixedbitset v0.5.7 |
| 3053 | 2026-08-04T16:55:43.577Z | Compiling glob v0.3.3 |
| 3054 | 2026-08-04T16:55:43.836Z | Compiling jiff v0.2.28 |
| 3055 | 2026-08-04T16:55:44.400Z | Compiling petgraph v0.8.3 |
| 3056 | 2026-08-04T16:55:44.481Z | Compiling tough v0.22.0 |
| 3057 | 2026-08-04T16:55:44.700Z | Compiling petgraph v0.6.5 |
| 3058 | 2026-08-04T16:55:45.665Z | Compiling libsw v3.5.0 |
| 3059 | 2026-08-04T16:55:45.866Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3060 | 2026-08-04T16:55:46.173Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3061 | 2026-08-04T16:55:46.546Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3062 | 2026-08-04T16:55:46.760Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3063 | 2026-08-04T16:55:46.823Z | Compiling oxide-tokio-rt v0.1.6 |
| 3064 | 2026-08-04T16:55:47.062Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-08-04T16:55:47.100Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-08-04T16:55:47.405Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3067 | 2026-08-04T16:55:50.043Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-08-04T16:55:50.295Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-08-04T16:55:50.701Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-08-04T16:55:51.135Z | Compiling const_format v0.2.36 |
| 3071 | 2026-08-04T16:55:51.418Z | Compiling papergrid v0.11.0 |
| 3072 | 2026-08-04T16:55:51.648Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-08-04T16:55:51.688Z | Compiling libscf-sys v1.2.0 |
| 3074 | 2026-08-04T16:55:51.841Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3075 | 2026-08-04T16:55:52.526Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-08-04T16:55:52.661Z | Compiling tabled_derive v0.7.0 |
| 3077 | 2026-08-04T16:55:53.625Z | Compiling gethostname v0.5.0 |
| 3078 | 2026-08-04T16:55:53.773Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3079 | 2026-08-04T16:55:53.923Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-08-04T16:55:53.923Z | Compiling bcs v0.1.6 |
| 3081 | 2026-08-04T16:55:53.992Z | Compiling linear-map v1.2.0 |
| 3082 | 2026-08-04T16:55:54.062Z | Compiling whoami v1.6.1 |
| 3083 | 2026-08-04T16:55:54.139Z | Compiling tagptr v0.2.0 |
| 3084 | 2026-08-04T16:55:54.218Z | Compiling termtree v0.5.1 |
| 3085 | 2026-08-04T16:55:54.313Z | Compiling moka v0.12.15 |
| 3086 | 2026-08-04T16:55:54.399Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3087 | 2026-08-04T16:55:55.579Z | Compiling tabled v0.15.0 |
| 3088 | 2026-08-04T16:55:56.631Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3089 | 2026-08-04T16:55:56.707Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-08-04T16:55:56.896Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3091 | 2026-08-04T16:55:57.115Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3092 | 2026-08-04T16:55:57.352Z | Compiling steno v0.4.1 |
| 3093 | 2026-08-04T16:55:59.423Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3094 | 2026-08-04T16:56:02.728Z | Compiling hickory-proto v0.25.2 |
| 3095 | 2026-08-04T16:56:03.067Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3096 | 2026-08-04T16:56:03.533Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3097 | 2026-08-04T16:56:04.192Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3098 | 2026-08-04T16:56:04.310Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3099 | 2026-08-04T16:56:04.508Z | Compiling parking_lot_core v0.8.6 |
| 3100 | 2026-08-04T16:56:04.634Z | Compiling nom v8.0.0 |
| 3101 | 2026-08-04T16:56:05.216Z | Compiling hickory-resolver v0.25.2 |
| 3102 | 2026-08-04T16:56:05.662Z | Compiling crunchy v0.2.4 |
| 3103 | 2026-08-04T16:56:05.994Z | Compiling parking_lot v0.11.2 |
| 3104 | 2026-08-04T16:56:06.078Z | Compiling typify-impl v0.4.3 |
| 3105 | 2026-08-04T16:56:06.634Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3106 | 2026-08-04T16:56:06.833Z | Compiling fxhash v0.2.1 |
| 3107 | 2026-08-04T16:56:06.986Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3108 | 2026-08-04T16:56:07.293Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3109 | 2026-08-04T16:56:07.327Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3110 | 2026-08-04T16:56:07.796Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3111 | 2026-08-04T16:56:08.040Z | Compiling tiny-keccak v2.0.2 |
| 3112 | 2026-08-04T16:56:08.332Z | Compiling proc-macro-error2 v2.0.1 |
| 3113 | 2026-08-04T16:56:08.648Z | Compiling sled v0.34.7 |
| 3114 | 2026-08-04T16:56:09.452Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-08-04T16:56:10.821Z | Compiling typify-macro v0.4.3 |
| 3116 | 2026-08-04T16:56:11.823Z | Compiling itertools v0.15.0 |
| 3117 | 2026-08-04T16:56:12.424Z | Compiling arc-swap v1.9.1 |
| 3118 | 2026-08-04T16:56:12.790Z | Compiling slog-scope v4.4.1 |
| 3119 | 2026-08-04T16:56:13.163Z | Compiling ingot-macros v0.2.0 |
| 3120 | 2026-08-04T16:56:13.389Z | Compiling tabled_derive v0.11.0 |
| 3121 | 2026-08-04T16:56:14.107Z | Compiling papergrid v0.18.0 |
| 3122 | 2026-08-04T16:56:14.416Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3123 | 2026-08-04T16:56:14.553Z | Compiling testing_table v0.3.0 |
| 3124 | 2026-08-04T16:56:14.835Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3125 | 2026-08-04T16:56:15.096Z | Compiling internet-checksum v0.2.1 |
| 3126 | 2026-08-04T16:56:15.307Z | Compiling tabled v0.21.0 |
| 3127 | 2026-08-04T16:56:15.846Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3128 | 2026-08-04T16:56:15.975Z | Compiling ingot-types v0.2.0 |
| 3129 | 2026-08-04T16:56:16.453Z | Compiling const-random-macro v0.1.16 |
| 3130 | 2026-08-04T16:56:16.874Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3131 | 2026-08-04T16:56:17.000Z | Compiling slog-stdlog v4.1.1 |
| 3132 | 2026-08-04T16:56:17.394Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3133 | 2026-08-04T16:56:19.644Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3134 | 2026-08-04T16:56:19.689Z | Compiling ahash v0.8.12 |
| 3135 | 2026-08-04T16:56:19.959Z | Compiling smartstring v1.0.1 |
| 3136 | 2026-08-04T16:56:20.044Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 3137 | 2026-08-04T16:56:20.224Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3138 | 2026-08-04T16:56:20.337Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3139 | 2026-08-04T16:56:22.596Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3140 | 2026-08-04T16:56:22.928Z | Compiling slog-envlogger v2.2.0 |
| 3141 | 2026-08-04T16:56:23.166Z | Compiling const-random v0.1.18 |
| 3142 | 2026-08-04T16:56:23.257Z | Compiling ingot v0.2.1 |
| 3143 | 2026-08-04T16:56:24.069Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3144 | 2026-08-04T16:56:25.491Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3145 | 2026-08-04T16:56:26.296Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3146 | 2026-08-04T16:56:26.984Z | Compiling typify v0.4.3 |
| 3147 | 2026-08-04T16:56:28.171Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3148 | 2026-08-04T16:56:28.188Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3149 | 2026-08-04T16:56:28.351Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3150 | 2026-08-04T16:56:28.503Z | Compiling crc8 v0.1.1 |
| 3151 | 2026-08-04T16:56:28.609Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3152 | 2026-08-04T16:56:28.627Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3153 | 2026-08-04T16:56:28.694Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3154 | 2026-08-04T16:56:29.867Z | Compiling progenitor-impl v0.10.0 |
| 3155 | 2026-08-04T16:56:30.769Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3156 | 2026-08-04T16:56:31.041Z | Compiling lzma-sys v0.1.20 |
| 3157 | 2026-08-04T16:56:31.484Z | Compiling sha1 v0.10.6 |
| 3158 | 2026-08-04T16:56:31.487Z | Compiling thin-vec v0.2.18 |
| 3159 | 2026-08-04T16:56:31.852Z | Compiling rhai_codegen v3.2.0 |
| 3160 | 2026-08-04T16:56:31.928Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3161 | 2026-08-04T16:56:31.931Z | Compiling fs-err v3.3.0 |
| 3162 | 2026-08-04T16:56:32.205Z | Compiling typeid v1.0.3 |
| 3163 | 2026-08-04T16:56:32.488Z | Compiling utf-8 v0.7.6 |
| 3164 | 2026-08-04T16:56:32.713Z | Compiling tungstenite v0.21.0 |
| 3165 | 2026-08-04T16:56:33.130Z | Compiling rhai v1.25.1 |
| 3166 | 2026-08-04T16:56:33.604Z | Compiling progenitor-macro v0.10.0 |
| 3167 | 2026-08-04T16:56:38.108Z | Compiling cargo_toml v0.22.3 |
| 3168 | 2026-08-04T16:56:40.354Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3169 | 2026-08-04T16:56:41.943Z | Compiling sha2 v0.10.9 |
| 3170 | 2026-08-04T16:56:43.264Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3171 | 2026-08-04T16:56:44.315Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3172 | 2026-08-04T16:56:44.380Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3173 | 2026-08-04T16:56:45.311Z | Compiling progenitor v0.10.0 |
| 3174 | 2026-08-04T16:56:45.485Z | Compiling tokio-tungstenite v0.21.0 |
| 3175 | 2026-08-04T16:56:45.849Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3176 | 2026-08-04T16:56:45.933Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3177 | 2026-08-04T16:56:47.114Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3178 | 2026-08-04T16:56:48.104Z | Compiling port-file v0.1.0 |
| 3179 | 2026-08-04T16:56:48.374Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3180 | 2026-08-04T16:56:49.093Z | Compiling console v0.16.3 |
| 3181 | 2026-08-04T16:56:49.251Z | Compiling git-stub v1.0.0 |
| 3182 | 2026-08-04T16:56:50.099Z | Compiling unit-prefix v0.5.2 |
| 3183 | 2026-08-04T16:56:50.150Z | Compiling is_ci v1.2.0 |
| 3184 | 2026-08-04T16:56:50.273Z | Compiling base64 v0.21.7 |
| 3185 | 2026-08-04T16:56:50.336Z | Compiling supports-color v3.0.2 |
| 3186 | 2026-08-04T16:56:50.356Z | Compiling indicatif v0.18.4 |
| 3187 | 2026-08-04T16:56:50.572Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3188 | 2026-08-04T16:56:50.794Z | Compiling git-stub-vcs v0.1.0 |
| 3189 | 2026-08-04T16:56:51.524Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3190 | 2026-08-04T16:56:52.311Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3191 | 2026-08-04T16:56:52.991Z | Compiling ron v0.12.1 |
| 3192 | 2026-08-04T16:56:53.061Z | Compiling xz2 v0.1.7 |
| 3193 | 2026-08-04T16:56:53.473Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3194 | 2026-08-04T16:56:54.465Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3195 | 2026-08-04T16:56:54.641Z | Compiling drift v0.2.0 |
| 3196 | 2026-08-04T16:56:56.210Z | Compiling base16ct v1.0.0 |
| 3197 | 2026-08-04T16:56:56.707Z | Compiling dropshot-api-manager v0.7.2 |
| 3198 | 2026-08-04T16:57:00.963Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3199 | 2026-08-04T16:57:04.518Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3200 | 2026-08-04T16:57:05.203Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3201 | 2026-08-04T16:57:05.666Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3202 | 2026-08-04T16:57:06.530Z | Compiling natord v1.0.9 |
| 3203 | 2026-08-04T16:57:06.824Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3204 | 2026-08-04T16:57:06.914Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3205 | 2026-08-04T16:57:06.931Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3206 | 2026-08-04T16:57:08.566Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3207 | 2026-08-04T16:57:08.593Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3208 | 2026-08-04T16:57:19.042Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3209 | 2026-08-04T16:57:21.170Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3210 | 2026-08-04T16:57:21.682Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3211 | 2026-08-04T16:57:23.734Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3212 | 2026-08-04T16:57:24.571Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3213 | 2026-08-04T16:57:53.613Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 3214 | 2026-08-04T16:57:53.616Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3215 | 2026-08-04T16:57:53.616Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3216 | 2026-08-04T16:57:53.792Z | |
| 3217 | 2026-08-04T16:57:53.792Z | real 4:24.611076723 |
| 3218 | 2026-08-04T16:57:53.792Z | user 30:03.159065264 |
| 3219 | 2026-08-04T16:57:53.792Z | sys 2:44.955968187 |
| 3220 | 2026-08-04T16:57:53.792Z | trap 0.742830669 |
| 3221 | 2026-08-04T16:57:53.792Z | tflt 1.354153041 |
| 3222 | 2026-08-04T16:57:53.792Z | dflt 2.043396071 |
| 3223 | 2026-08-04T16:57:53.792Z | kflt 0.000120996 |
| 3224 | 2026-08-04T16:57:53.792Z | lock 2:03:14.831826429 |
| 3225 | 2026-08-04T16:57:53.792Z | slp 1:25:08.366830934 |
| 3226 | 2026-08-04T16:57:53.793Z | lat 2:24.822282868 |
| 3227 | 2026-08-04T16:57:53.793Z | stop 4:17.962811583 |
| 3228 | 2026-08-04T16:57:53.796Z | + for x in debug release |
| 3229 | 2026-08-04T16:57:53.796Z | + mkdir -p /work/debug |
| 3230 | 2026-08-04T16:57:53.796Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3231 | 2026-08-04T16:57:54.348Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3232 | 2026-08-04T16:57:54.789Z | + cp target/debug/mgd /work/debug/mgd |
| 3233 | 2026-08-04T16:57:55.602Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3234 | 2026-08-04T16:57:56.069Z | + for x in debug release |
| 3235 | 2026-08-04T16:57:56.069Z | + mkdir -p /work/release |
| 3236 | 2026-08-04T16:57:56.072Z | + cp target/release/ddmd /work/release/ddmd |
| 3237 | 2026-08-04T16:57:56.170Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3238 | 2026-08-04T16:57:56.252Z | + cp target/release/mgd /work/release/mgd |
| 3239 | 2026-08-04T16:57:56.381Z | + cp target/release/mgadm /work/release/mgadm |
| 3240 | 2026-08-04T16:57:56.505Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3241 | 2026-08-04T16:57:56.591Z | process exited: duration 707450 ms, exit code 0 |
| |
| 3242 | 2026-08-04T16:57:56.609Z | found 9 output files |
| 3243 | 2026-08-04T16:57:56.609Z | uploading: /work/debug/ddmadm (598193896 bytes) |
| 3244 | 2026-08-04T16:58:04.688Z | uploaded: /work/debug/ddmadm |
| 3245 | 2026-08-04T16:58:04.688Z | uploading: /work/debug/ddmd (690786248 bytes) |
| 3246 | 2026-08-04T16:58:15.303Z | uploaded: /work/debug/ddmd |
| 3247 | 2026-08-04T16:58:15.303Z | uploading: /work/debug/mgadm (716798216 bytes) |
| 3248 | 2026-08-04T16:58:24.523Z | uploaded: /work/debug/mgadm |
| 3249 | 2026-08-04T16:58:24.523Z | uploading: /work/debug/mgd (823862432 bytes) |
| 3250 | 2026-08-04T16:58:39.758Z | uploaded: /work/debug/mgd |
| 3251 | 2026-08-04T16:58:39.758Z | uploading: /work/release/ddmadm (50402512 bytes) |
| 3252 | 2026-08-04T16:58:41.710Z | uploaded: /work/release/ddmadm |
| 3253 | 2026-08-04T16:58:41.710Z | uploading: /work/release/ddmd (62374520 bytes) |
| 3254 | 2026-08-04T16:58:43.599Z | uploaded: /work/release/ddmd |
| 3255 | 2026-08-04T16:58:43.599Z | uploading: /work/release/falcon-lab (43581888 bytes) |
| 3256 | 2026-08-04T16:58:46.170Z | uploaded: /work/release/falcon-lab |
| 3257 | 2026-08-04T16:58:46.170Z | uploading: /work/release/mgadm (67841816 bytes) |
| 3258 | 2026-08-04T16:58:47.870Z | uploaded: /work/release/mgadm |
| 3259 | 2026-08-04T16:58:47.870Z | uploading: /work/release/mgd (86599384 bytes) |
| 3260 | 2026-08-04T16:58:49.910Z | uploaded: /work/release/mgd |