|
|
|
| 1 | 2026-08-07T05:42:49.543Z | job assigned to worker 01KZDBWF58QRF7QHHV8CMPJZH9 [factory aws, i-0b6409c0a10432084] (queued for 49 s) |
| |
| 2 | 2026-08-07T05:42:55.785Z | starting task 0: "setup" |
| 3 | 2026-08-07T05:42:55.791Z | ++ uname -s |
| 4 | 2026-08-07T05:42:55.794Z | + kern=SunOS |
| 5 | 2026-08-07T05:42:55.794Z | + build_user=build |
| 6 | 2026-08-07T05:42:55.794Z | + build_uid=12345 |
| 7 | 2026-08-07T05:42:55.794Z | + work_dir=/work |
| 8 | 2026-08-07T05:42:55.794Z | + input_dir=/input |
| 9 | 2026-08-07T05:42:55.794Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T05:42:55.794Z | + case "$kern" in |
| 11 | 2026-08-07T05:42:55.794Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T05:42:55.794Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T05:42:57.800Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T05:42:57.866Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T05:42:57.870Z | + home_fs=zfs |
| 16 | 2026-08-07T05:42:57.870Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T05:42:57.870Z | + mkdir -p /home/build |
| 18 | 2026-08-07T05:42:57.870Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T05:42:59.871Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T05:42:59.874Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-08-07T05:42:59.880Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T05:42:59.883Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T05:42:59.883Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-07T05:42:59.883Z | * rust toolchain profile = "default" |
| 25 | 2026-08-07T05:42:59.883Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-07T05:42:59.884Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-07T05:42:59.884Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-07T05:42:59.886Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T05:42:59.886Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T05:42:59.983Z | info: downloading installer |
| 31 | 2026-08-07T05:43:01.302Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T05:43:01.302Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T05:43:01.302Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T05:43:01.302Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T05:43:01.302Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T05:43:01.302Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T05:43:01.302Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T05:43:01.302Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T05:43:01.302Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T05:43:01.305Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T05:43:01.305Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T05:43:01.305Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T05:43:01.305Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T05:43:01.315Z | info: profile set to default |
| 45 | 2026-08-07T05:43:01.315Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T05:43:01.318Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T05:43:01.447Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T05:43:01.450Z | info: downloading 6 components |
| 49 | 2026-08-07T05:43:16.037Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-07T05:43:16.037Z | |
| 51 | 2026-08-07T05:43:16.066Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T05:43:16.066Z | |
| 53 | 2026-08-07T05:43:16.066Z | |
| 54 | 2026-08-07T05:43:16.067Z | Rust is installed now. Great! |
| 55 | 2026-08-07T05:43:16.067Z | |
| 56 | 2026-08-07T05:43:16.067Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T05:43:16.067Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T05:43:16.067Z | |
| 59 | 2026-08-07T05:43:16.067Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T05:43:16.067Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T05:43:16.067Z | |
| 62 | 2026-08-07T05:43:16.067Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T05:43:16.067Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T05:43:16.067Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T05:43:16.067Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T05:43:16.067Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T05:43:16.070Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T05:43:16.070Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T05:43:16.070Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T05:43:16.070Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T05:43:16.166Z | + rustup --version |
| 72 | 2026-08-07T05:43:16.175Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T05:43:16.178Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T05:43:16.196Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T05:43:16.200Z | + cargo --version |
| 76 | 2026-08-07T05:43:16.214Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T05:43:16.218Z | + rustc --version |
| 78 | 2026-08-07T05:43:16.237Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T05:43:16.240Z | process exited: duration 16356 ms, exit code 0 |
| |
| 80 | 2026-08-07T05:43:16.247Z | starting task 2: "authentication" |
| 81 | 2026-08-07T05:43:16.264Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-07T05:43:16.270Z | starting task 3: "clone repository" |
| 83 | 2026-08-07T05:43:16.273Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-07T05:43:16.276Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-07T05:43:16.307Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-07T05:43:17.855Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-07T05:43:17.855Z | + git fetch origin f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 88 | 2026-08-07T05:43:18.207Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-07T05:43:18.207Z | * branch f74e74694b2df8c88c862b6e32409898ad85ded5 -> FETCH_HEAD |
| 90 | 2026-08-07T05:43:18.212Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-08-07T05:43:18.215Z | ++ git branch --show-current |
| 92 | 2026-08-07T05:43:18.215Z | + current=main |
| 93 | 2026-08-07T05:43:18.215Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-08-07T05:43:18.215Z | + git branch -f zl/ddm-mcast f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 95 | 2026-08-07T05:43:18.219Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-08-07T05:43:18.239Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-08-07T05:43:18.242Z | + git reset --hard f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 98 | 2026-08-07T05:43:18.259Z | HEAD is now at f74e746 [deps] update dendrite mcast pin to 0d48b5a3 |
| 99 | 2026-08-07T05:43:18.263Z | process exited: duration 1988 ms, exit code 0 |
| |
| 100 | 2026-08-07T05:43:18.270Z | starting task 4: "build" |
| 101 | 2026-08-07T05:43:18.273Z | + pfexec pkg install clang-15 |
| 102 | 2026-08-07T05:43:26.840Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-08-07T05:43:34.636Z | Startup: Caching catalogs ... Done |
| 104 | 2026-08-07T05:43:42.058Z | Planning: Solver setup ... Done |
| 105 | 2026-08-07T05:43:42.099Z | Planning: Running solver ... Done |
| 106 | 2026-08-07T05:43:42.247Z | Planning: Finding local manifests ... Done |
| 107 | 2026-08-07T05:43:42.279Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-08-07T05:43:42.377Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-08-07T05:43:42.407Z | Planning: Package planning ... Done |
| 110 | 2026-08-07T05:43:42.434Z | Planning: Merging actions ... Done |
| 111 | 2026-08-07T05:43:42.543Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-08-07T05:43:42.550Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-08-07T05:43:43.321Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-08-07T05:43:43.327Z | Planning: Planning completed in 8.52 seconds |
| 115 | 2026-08-07T05:43:43.338Z | Packages to install: 2 |
| 116 | 2026-08-07T05:43:43.338Z | Mediators to change: 2 |
| 117 | 2026-08-07T05:43:43.342Z | Services to change: 1 |
| 118 | 2026-08-07T05:43:43.342Z | Create boot environment: No |
| 119 | 2026-08-07T05:43:43.342Z | Create backup boot environment: No |
| 120 | 2026-08-07T05:43:43.380Z | |
| 121 | 2026-08-07T05:43:43.380Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-08-07T05:43:49.300Z | Download: 2007/3076 items 117.3/211.3MB 55% complete (25.8M/s) |
| 123 | 2026-08-07T05:43:59.558Z | Download: 3074/3076 items 209.6/211.3MB 99% complete (20.1M/s) |
| 124 | 2026-08-07T05:43:59.590Z | Download: Completed 211.31 MB in 16.21 seconds (13.0M/s) |
| 125 | 2026-08-07T05:43:59.708Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-08-07T05:44:02.892Z | Actions: Completed 3418 actions in 3.18 seconds. |
| 127 | 2026-08-07T05:44:03.574Z | Done |
| 128 | 2026-08-07T05:44:03.574Z | Done |
| 129 | 2026-08-07T05:44:04.334Z | Done |
| 130 | 2026-08-07T05:44:07.811Z | Done |
| 131 | 2026-08-07T05:44:07.884Z | Done |
| 132 | 2026-08-07T05:44:07.888Z | Done |
| 133 | 2026-08-07T05:44:08.092Z | Done |
| 134 | 2026-08-07T05:44:08.805Z | + cargo --version |
| 135 | 2026-08-07T05:44:08.812Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 136 | 2026-08-07T05:44:08.959Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 137 | 2026-08-07T05:44:08.962Z | info: downloading 6 components |
| 138 | 2026-08-07T05:44:24.570Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 139 | 2026-08-07T05:44:24.574Z | + rustc --version |
| 140 | 2026-08-07T05:44:24.602Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 141 | 2026-08-07T05:44:24.606Z | + banner check |
| 142 | 2026-08-07T05:44:24.610Z | |
| 143 | 2026-08-07T05:44:24.610Z | #### # # ###### #### # # |
| 144 | 2026-08-07T05:44:24.610Z | # # # # # # # # # |
| 145 | 2026-08-07T05:44:24.610Z | # ###### ##### # #### |
| 146 | 2026-08-07T05:44:24.610Z | # # # # # # # |
| 147 | 2026-08-07T05:44:24.610Z | # # # # # # # # # |
| 148 | 2026-08-07T05:44:24.610Z | #### # # ###### #### # # |
| 149 | 2026-08-07T05:44:24.610Z | |
| 150 | 2026-08-07T05:44:24.610Z | + cargo fmt -- --check |
| 151 | 2026-08-07T05:44:25.070Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-08-07T05:44:25.188Z | Updating crates.io index |
| 153 | 2026-08-07T05:44:25.192Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 154 | 2026-08-07T05:44:31.228Z | From https://github.com/oxidecomputer/omicron |
| 155 | 2026-08-07T05:44:31.228Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 156 | 2026-08-07T05:44:31.661Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 157 | 2026-08-07T05:44:32.293Z | From https://github.com/oxidecomputer/falcon |
| 158 | 2026-08-07T05:44:32.293Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 159 | 2026-08-07T05:44:32.368Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 160 | 2026-08-07T05:44:32.805Z | From https://github.com/oxidecomputer/dendrite |
| 161 | 2026-08-07T05:44:32.805Z | * [new ref] 0d48b5a39dc49d30b228ae01f04b8cc27a161e74 -> refs/commit/0d48b5a39dc49d30b228ae01f04b8cc27a161e74 |
| 162 | 2026-08-07T05:44:32.839Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 163 | 2026-08-07T05:44:33.132Z | From https://github.com/oxidecomputer/ispf |
| 164 | 2026-08-07T05:44:33.132Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 165 | 2026-08-07T05:44:33.137Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 166 | 2026-08-07T05:44:33.503Z | From https://github.com/oxidecomputer/netadm-sys |
| 167 | 2026-08-07T05:44:33.503Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 168 | 2026-08-07T05:44:33.511Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-08-07T05:44:34.244Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-08-07T05:44:34.244Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 171 | 2026-08-07T05:44:34.273Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 172 | 2026-08-07T05:44:34.545Z | From https://github.com/oxidecomputer/slog-error-chain |
| 173 | 2026-08-07T05:44:34.545Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 174 | 2026-08-07T05:44:34.554Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 175 | 2026-08-07T05:44:34.848Z | From https://github.com/illumos/smf-rs |
| 176 | 2026-08-07T05:44:34.848Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 177 | 2026-08-07T05:44:34.856Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 178 | 2026-08-07T05:44:35.145Z | From https://github.com/oxidecomputer/poptrie |
| 179 | 2026-08-07T05:44:35.145Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 180 | 2026-08-07T05:44:35.153Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 181 | 2026-08-07T05:44:35.454Z | From https://github.com/oxidecomputer/network-interface |
| 182 | 2026-08-07T05:44:35.454Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 183 | 2026-08-07T05:44:35.461Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 184 | 2026-08-07T05:44:35.737Z | From https://github.com/oxidecomputer/zone |
| 185 | 2026-08-07T05:44:35.738Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 186 | 2026-08-07T05:44:35.744Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 187 | 2026-08-07T05:44:36.107Z | From https://github.com/oxidecomputer/lldp |
| 188 | 2026-08-07T05:44:36.107Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 189 | 2026-08-07T05:44:36.118Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 190 | 2026-08-07T05:44:36.452Z | From https://github.com/oxidecomputer/tufaceous |
| 191 | 2026-08-07T05:44:36.453Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 192 | 2026-08-07T05:44:36.461Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 193 | 2026-08-07T05:44:37.055Z | From https://github.com/oxidecomputer/propolis |
| 194 | 2026-08-07T05:44:37.055Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 195 | 2026-08-07T05:44:37.097Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 196 | 2026-08-07T05:44:37.583Z | From https://github.com/oxidecomputer/transceiver-control |
| 197 | 2026-08-07T05:44:37.583Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 198 | 2026-08-07T05:44:37.592Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 199 | 2026-08-07T05:44:37.853Z | From https://github.com/oxidecomputer/dlpi-sys |
| 200 | 2026-08-07T05:44:37.853Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 201 | 2026-08-07T05:44:37.859Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 202 | 2026-08-07T05:44:38.186Z | From https://github.com/jmesmon/rust-libzfs |
| 203 | 2026-08-07T05:44:38.186Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 204 | 2026-08-07T05:44:38.193Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 205 | 2026-08-07T05:44:38.500Z | From https://github.com/oxidecomputer/rusty-doors |
| 206 | 2026-08-07T05:44:38.500Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 207 | 2026-08-07T05:44:38.506Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 208 | 2026-08-07T05:44:39.029Z | From https://github.com/oxidecomputer/management-gateway-service |
| 209 | 2026-08-07T05:44:39.029Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 210 | 2026-08-07T05:44:39.042Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 211 | 2026-08-07T05:44:39.307Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 212 | 2026-08-07T05:44:39.307Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 213 | 2026-08-07T05:44:39.316Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 214 | 2026-08-07T05:44:40.233Z | From https://github.com/oxidecomputer/crucible |
| 215 | 2026-08-07T05:44:40.233Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 216 | 2026-08-07T05:44:40.273Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 217 | 2026-08-07T05:44:40.715Z | From https://github.com/oxidecomputer/propolis |
| 218 | 2026-08-07T05:44:40.715Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 219 | 2026-08-07T05:44:40.758Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 220 | 2026-08-07T05:44:41.296Z | From https://github.com/oxidecomputer/crucible |
| 221 | 2026-08-07T05:44:41.296Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 222 | 2026-08-07T05:44:41.360Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 223 | 2026-08-07T05:44:41.759Z | From https://github.com/oxidecomputer/tofino |
| 224 | 2026-08-07T05:44:41.759Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 225 | 2026-08-07T05:44:41.769Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 226 | 2026-08-07T05:44:42.460Z | From https://github.com/oxidecomputer/maghemite |
| 227 | 2026-08-07T05:44:42.461Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 228 | 2026-08-07T05:44:42.491Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-08-07T05:44:42.776Z | From https://github.com/oxidecomputer/clickward |
| 230 | 2026-08-07T05:44:42.776Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 231 | 2026-08-07T05:44:42.782Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 232 | 2026-08-07T05:44:43.054Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 233 | 2026-08-07T05:44:43.054Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 234 | 2026-08-07T05:44:45.389Z | Downloading crates ... |
| 235 | 2026-08-07T05:44:45.487Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-08-07T05:44:45.490Z | Downloaded hubpack v0.1.2 |
| 237 | 2026-08-07T05:44:45.490Z | Downloaded backoff v0.4.0 |
| 238 | 2026-08-07T05:44:45.490Z | Downloaded bytecount v0.6.9 |
| 239 | 2026-08-07T05:44:45.493Z | Downloaded indent_write v2.2.0 |
| 240 | 2026-08-07T05:44:45.493Z | Downloaded base64ct v1.8.3 |
| 241 | 2026-08-07T05:44:45.493Z | Downloaded autocfg v1.5.1 |
| 242 | 2026-08-07T05:44:45.496Z | Downloaded hybrid-array v0.4.12 |
| 243 | 2026-08-07T05:44:45.496Z | Downloaded ingot-types v0.1.2 |
| 244 | 2026-08-07T05:44:45.499Z | Downloaded ident_case v1.0.1 |
| 245 | 2026-08-07T05:44:45.499Z | Downloaded ipnet v2.12.0 |
| 246 | 2026-08-07T05:44:45.499Z | Downloaded aead v0.5.2 |
| 247 | 2026-08-07T05:44:45.502Z | Downloaded async-recursion v1.1.1 |
| 248 | 2026-08-07T05:44:45.505Z | Downloaded natord v1.0.9 |
| 249 | 2026-08-07T05:44:45.506Z | Downloaded newtype-uuid-macros v0.1.0 |
| 250 | 2026-08-07T05:44:45.506Z | Downloaded num-traits v0.2.19 |
| 251 | 2026-08-07T05:44:45.506Z | Downloaded async-stream-impl v0.3.6 |
| 252 | 2026-08-07T05:44:45.509Z | Downloaded nom v7.1.3 |
| 253 | 2026-08-07T05:44:45.512Z | Downloaded ingot v0.1.1 |
| 254 | 2026-08-07T05:44:45.515Z | Downloaded base16ct v0.2.0 |
| 255 | 2026-08-07T05:44:45.515Z | Downloaded hyper-rustls v0.27.9 |
| 256 | 2026-08-07T05:44:45.515Z | Downloaded inout v0.1.4 |
| 257 | 2026-08-07T05:44:45.515Z | Downloaded internet-checksum v0.2.1 |
| 258 | 2026-08-07T05:44:45.518Z | Downloaded lazy_static v1.5.0 |
| 259 | 2026-08-07T05:44:45.518Z | Downloaded atomicwrites v0.4.4 |
| 260 | 2026-08-07T05:44:45.518Z | Downloaded is_terminal_polyfill v1.70.2 |
| 261 | 2026-08-07T05:44:45.518Z | Downloaded async-stream v0.3.6 |
| 262 | 2026-08-07T05:44:45.524Z | Downloaded bit-vec v0.8.0 |
| 263 | 2026-08-07T05:44:45.527Z | Downloaded anstream v1.0.0 |
| 264 | 2026-08-07T05:44:45.527Z | Downloaded anstyle-parse v1.0.0 |
| 265 | 2026-08-07T05:44:45.530Z | Downloaded colorchoice v1.0.5 |
| 266 | 2026-08-07T05:44:45.531Z | Downloaded anstyle-query v1.1.5 |
| 267 | 2026-08-07T05:44:45.531Z | Downloaded anstyle v1.0.14 |
| 268 | 2026-08-07T05:44:45.534Z | Downloaded async-trait v0.1.89 |
| 269 | 2026-08-07T05:44:45.537Z | Downloaded block-buffer v0.10.4 |
| 270 | 2026-08-07T05:44:45.540Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 271 | 2026-08-07T05:44:45.540Z | Downloaded blake2 v0.10.6 |
| 272 | 2026-08-07T05:44:45.540Z | Downloaded ciborium-ll v0.2.2 |
| 273 | 2026-08-07T05:44:45.540Z | Downloaded crc8 v0.1.1 |
| 274 | 2026-08-07T05:44:45.540Z | Downloaded clap_derive v4.6.4 |
| 275 | 2026-08-07T05:44:45.543Z | Downloaded hyper v1.11.0 |
| 276 | 2026-08-07T05:44:45.546Z | Downloaded iddqd v0.4.6 |
| 277 | 2026-08-07T05:44:45.550Z | Downloaded argon2 v0.5.3 |
| 278 | 2026-08-07T05:44:45.553Z | Downloaded compression-codecs v0.4.38 |
| 279 | 2026-08-07T05:44:45.553Z | Downloaded bit-set v0.8.0 |
| 280 | 2026-08-07T05:44:45.553Z | Downloaded crunchy v0.2.4 |
| 281 | 2026-08-07T05:44:45.556Z | Downloaded const-random-macro v0.1.16 |
| 282 | 2026-08-07T05:44:45.556Z | Downloaded hubpack_derive v0.1.1 |
| 283 | 2026-08-07T05:44:45.559Z | Downloaded backon v1.6.0 |
| 284 | 2026-08-07T05:44:45.562Z | Downloaded indicatif v0.18.4 |
| 285 | 2026-08-07T05:44:45.565Z | Downloaded itoa v1.0.18 |
| 286 | 2026-08-07T05:44:45.568Z | Downloaded cobs v0.3.0 |
| 287 | 2026-08-07T05:44:45.568Z | Downloaded cfg-if v1.0.4 |
| 288 | 2026-08-07T05:44:45.571Z | Downloaded is_ci v1.2.0 |
| 289 | 2026-08-07T05:44:45.575Z | Downloaded konst_macro_rules v0.2.19 |
| 290 | 2026-08-07T05:44:45.575Z | Downloaded lru-slab v0.1.2 |
| 291 | 2026-08-07T05:44:45.575Z | Downloaded cpufeatures v0.2.17 |
| 292 | 2026-08-07T05:44:45.575Z | Downloaded crucible-workspace-hack v0.1.0 |
| 293 | 2026-08-07T05:44:45.578Z | Downloaded compression-core v0.4.32 |
| 294 | 2026-08-07T05:44:45.578Z | Downloaded const-random v0.1.18 |
| 295 | 2026-08-07T05:44:45.578Z | Downloaded block-buffer v0.12.0 |
| 296 | 2026-08-07T05:44:45.581Z | Downloaded httpdate v1.0.3 |
| 297 | 2026-08-07T05:44:45.581Z | Downloaded num v0.4.3 |
| 298 | 2026-08-07T05:44:45.581Z | Downloaded num_threads v0.1.7 |
| 299 | 2026-08-07T05:44:45.584Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-08-07T05:44:45.584Z | Downloaded no-std-compat v0.4.1 |
| 301 | 2026-08-07T05:44:45.588Z | Downloaded cpufeatures v0.3.0 |
| 302 | 2026-08-07T05:44:45.588Z | Downloaded libscf-sys v1.2.0 |
| 303 | 2026-08-07T05:44:45.591Z | Downloaded instant v0.1.13 |
| 304 | 2026-08-07T05:44:45.594Z | Downloaded lru-cache v0.1.2 |
| 305 | 2026-08-07T05:44:45.594Z | Downloaded num-iter v0.1.45 |
| 306 | 2026-08-07T05:44:45.597Z | Downloaded memoffset v0.9.1 |
| 307 | 2026-08-07T05:44:45.597Z | Downloaded cfg_aliases v0.2.1 |
| 308 | 2026-08-07T05:44:45.601Z | Downloaded crypto-common v0.2.2 |
| 309 | 2026-08-07T05:44:45.601Z | Downloaded mime v0.3.17 |
| 310 | 2026-08-07T05:44:45.601Z | Downloaded is-terminal v0.4.17 |
| 311 | 2026-08-07T05:44:45.601Z | Downloaded match_cfg v0.1.0 |
| 312 | 2026-08-07T05:44:45.601Z | Downloaded newline-converter v0.3.0 |
| 313 | 2026-08-07T05:44:45.604Z | Downloaded newtype_derive v0.1.6 |
| 314 | 2026-08-07T05:44:45.604Z | Downloaded idna_adapter v1.2.2 |
| 315 | 2026-08-07T05:44:45.604Z | Downloaded ciborium-io v0.2.2 |
| 316 | 2026-08-07T05:44:45.607Z | Downloaded bitflags v2.12.1 |
| 317 | 2026-08-07T05:44:45.611Z | Downloaded convert_case v0.4.0 |
| 318 | 2026-08-07T05:44:45.611Z | Downloaded ingot-types v0.2.0 |
| 319 | 2026-08-07T05:44:45.611Z | Downloaded anyhow v1.0.104 |
| 320 | 2026-08-07T05:44:45.614Z | Downloaded critical-section v1.2.0 |
| 321 | 2026-08-07T05:44:45.614Z | Downloaded daft v0.1.7 |
| 322 | 2026-08-07T05:44:45.614Z | Downloaded ingot v0.2.1 |
| 323 | 2026-08-07T05:44:45.617Z | Downloaded num-conv v0.2.2 |
| 324 | 2026-08-07T05:44:45.620Z | Downloaded olpc-cjson v0.1.4 |
| 325 | 2026-08-07T05:44:45.623Z | Downloaded num_enum_derive v0.5.11 |
| 326 | 2026-08-07T05:44:45.628Z | Downloaded managed v0.8.0 |
| 327 | 2026-08-07T05:44:45.631Z | Downloaded num-derive v0.4.2 |
| 328 | 2026-08-07T05:44:45.631Z | Downloaded base16ct v1.0.0 |
| 329 | 2026-08-07T05:44:45.636Z | Downloaded macaddr v1.0.1 |
| 330 | 2026-08-07T05:44:45.640Z | Downloaded scopeguard v1.2.0 |
| 331 | 2026-08-07T05:44:45.640Z | Downloaded keccak v0.1.6 |
| 332 | 2026-08-07T05:44:45.640Z | Downloaded serde_urlencoded v0.7.1 |
| 333 | 2026-08-07T05:44:45.643Z | Downloaded scroll_derive v0.13.1 |
| 334 | 2026-08-07T05:44:45.643Z | Downloaded memmap v0.7.0 |
| 335 | 2026-08-07T05:44:45.646Z | Downloaded aho-corasick v1.1.4 |
| 336 | 2026-08-07T05:44:45.649Z | Downloaded take_mut v0.2.2 |
| 337 | 2026-08-07T05:44:45.649Z | Downloaded atomic-waker v1.1.2 |
| 338 | 2026-08-07T05:44:45.649Z | Downloaded byte-wrapper v0.1.0 |
| 339 | 2026-08-07T05:44:45.652Z | Downloaded bcs v0.1.6 |
| 340 | 2026-08-07T05:44:45.652Z | Downloaded strum v0.26.3 |
| 341 | 2026-08-07T05:44:45.655Z | Downloaded strum v0.27.2 |
| 342 | 2026-08-07T05:44:45.656Z | Downloaded sigpipe v0.1.3 |
| 343 | 2026-08-07T05:44:45.659Z | Downloaded tokio-macros v2.7.0 |
| 344 | 2026-08-07T05:44:45.662Z | Downloaded strsim v0.11.1 |
| 345 | 2026-08-07T05:44:45.665Z | Downloaded thread-id v4.2.2 |
| 346 | 2026-08-07T05:44:45.665Z | Downloaded tagptr v0.2.0 |
| 347 | 2026-08-07T05:44:45.665Z | Downloaded toml_datetime v0.6.11 |
| 348 | 2026-08-07T05:44:45.668Z | Downloaded tower-service v0.3.3 |
| 349 | 2026-08-07T05:44:45.668Z | Downloaded clap_lex v1.1.0 |
| 350 | 2026-08-07T05:44:45.671Z | Downloaded multer v3.1.0 |
| 351 | 2026-08-07T05:44:45.674Z | Downloaded humantime v2.3.0 |
| 352 | 2026-08-07T05:44:45.674Z | Downloaded camino-tempfile v1.4.1 |
| 353 | 2026-08-07T05:44:45.674Z | Downloaded chacha20 v0.9.1 |
| 354 | 2026-08-07T05:44:45.677Z | Downloaded bs58 v0.5.1 |
| 355 | 2026-08-07T05:44:45.677Z | Downloaded const_format_proc_macros v0.2.34 |
| 356 | 2026-08-07T05:44:45.677Z | Downloaded cstr-argument v0.1.2 |
| 357 | 2026-08-07T05:44:45.677Z | Downloaded newtype-uuid v1.3.2 |
| 358 | 2026-08-07T05:44:45.680Z | Downloaded unarray v0.1.4 |
| 359 | 2026-08-07T05:44:45.683Z | Downloaded version_check v0.9.5 |
| 360 | 2026-08-07T05:44:45.683Z | Downloaded ingot-macros v0.2.0 |
| 361 | 2026-08-07T05:44:45.683Z | Downloaded unicode-xid v0.2.6 |
| 362 | 2026-08-07T05:44:45.683Z | Downloaded unit-prefix v0.5.2 |
| 363 | 2026-08-07T05:44:45.686Z | Downloaded num-complex v0.4.6 |
| 364 | 2026-08-07T05:44:45.689Z | Downloaded ingot-macros v0.1.1 |
| 365 | 2026-08-07T05:44:45.693Z | Downloaded csv-core v0.1.13 |
| 366 | 2026-08-07T05:44:45.693Z | Downloaded daft-derive v0.1.7 |
| 367 | 2026-08-07T05:44:45.696Z | Downloaded dtrace-parser v0.3.0 |
| 368 | 2026-08-07T05:44:45.696Z | Downloaded embedded-io v0.4.0 |
| 369 | 2026-08-07T05:44:45.699Z | Downloaded usdt v0.6.0 |
| 370 | 2026-08-07T05:44:45.699Z | Downloaded jobserver v0.1.34 |
| 371 | 2026-08-07T05:44:45.702Z | Downloaded tower-layer v0.3.3 |
| 372 | 2026-08-07T05:44:45.702Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-08-07T05:44:45.705Z | Downloaded lock_api v0.4.14 |
| 374 | 2026-08-07T05:44:45.708Z | Downloaded zerofrom v0.1.8 |
| 375 | 2026-08-07T05:44:45.711Z | Downloaded num_enum v0.5.11 |
| 376 | 2026-08-07T05:44:45.716Z | Downloaded rustls-pemfile v2.2.0 |
| 377 | 2026-08-07T05:44:45.719Z | Downloaded libsw v3.5.0 |
| 378 | 2026-08-07T05:44:45.719Z | Downloaded linked-hash-map v0.5.6 |
| 379 | 2026-08-07T05:44:45.719Z | Downloaded base64 v0.22.1 |
| 380 | 2026-08-07T05:44:45.722Z | Downloaded cmake v0.1.58 |
| 381 | 2026-08-07T05:44:45.722Z | Downloaded crossbeam-deque v0.8.6 |
| 382 | 2026-08-07T05:44:45.722Z | Downloaded cipher v0.4.4 |
| 383 | 2026-08-07T05:44:45.722Z | Downloaded libsw-core v0.3.2 |
| 384 | 2026-08-07T05:44:45.725Z | Downloaded serde_derive_internals v0.29.1 |
| 385 | 2026-08-07T05:44:45.725Z | Downloaded strum_macros v0.26.4 |
| 386 | 2026-08-07T05:44:45.725Z | Downloaded slog-dtrace v0.3.0 |
| 387 | 2026-08-07T05:44:45.725Z | Downloaded foreign-types v0.5.0 |
| 388 | 2026-08-07T05:44:45.729Z | Downloaded fxhash v0.2.1 |
| 389 | 2026-08-07T05:44:45.729Z | Downloaded heck v0.4.1 |
| 390 | 2026-08-07T05:44:45.729Z | Downloaded rustversion v1.0.22 |
| 391 | 2026-08-07T05:44:45.729Z | Downloaded sha2 v0.10.9 |
| 392 | 2026-08-07T05:44:45.732Z | Downloaded futures-core v0.3.32 |
| 393 | 2026-08-07T05:44:45.732Z | Downloaded heck v0.5.0 |
| 394 | 2026-08-07T05:44:45.732Z | Downloaded hostname v0.4.2 |
| 395 | 2026-08-07T05:44:45.735Z | Downloaded defmt v0.3.100 |
| 396 | 2026-08-07T05:44:45.738Z | Downloaded iana-time-zone v0.1.65 |
| 397 | 2026-08-07T05:44:45.741Z | Downloaded simd-adler32 v0.3.9 |
| 398 | 2026-08-07T05:44:45.741Z | Downloaded smartstring v1.0.1 |
| 399 | 2026-08-07T05:44:45.744Z | Downloaded thread-id v5.1.0 |
| 400 | 2026-08-07T05:44:45.744Z | Downloaded camino v1.2.5 |
| 401 | 2026-08-07T05:44:45.747Z | Downloaded thiserror-impl v1.0.69 |
| 402 | 2026-08-07T05:44:45.747Z | Downloaded num_enum v0.7.6 |
| 403 | 2026-08-07T05:44:45.750Z | Downloaded omicron-workspace-hack v0.1.0 |
| 404 | 2026-08-07T05:44:45.750Z | Downloaded openssl-macros v0.1.1 |
| 405 | 2026-08-07T05:44:45.750Z | Downloaded parse-display v0.10.0 |
| 406 | 2026-08-07T05:44:45.754Z | Downloaded linear-map v1.2.0 |
| 407 | 2026-08-07T05:44:45.757Z | Downloaded num_enum_derive v0.7.6 |
| 408 | 2026-08-07T05:44:45.757Z | Downloaded potential_utf v0.1.5 |
| 409 | 2026-08-07T05:44:45.760Z | Downloaded cancel-safe-futures v0.1.5 |
| 410 | 2026-08-07T05:44:45.760Z | Downloaded crossbeam-epoch v0.9.18 |
| 411 | 2026-08-07T05:44:45.763Z | Downloaded darling v0.21.3 |
| 412 | 2026-08-07T05:44:45.763Z | Downloaded cookie v0.18.1 |
| 413 | 2026-08-07T05:44:45.766Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 414 | 2026-08-07T05:44:45.766Z | Downloaded arc-swap v1.9.1 |
| 415 | 2026-08-07T05:44:45.769Z | Downloaded bitflags v1.3.2 |
| 416 | 2026-08-07T05:44:45.769Z | Downloaded crc32fast v1.5.0 |
| 417 | 2026-08-07T05:44:45.769Z | Downloaded writeable v0.6.3 |
| 418 | 2026-08-07T05:44:45.773Z | Downloaded zerovec-derive v0.11.3 |
| 419 | 2026-08-07T05:44:45.773Z | Downloaded base64 v0.21.7 |
| 420 | 2026-08-07T05:44:45.773Z | Downloaded usdt-impl v0.5.0 |
| 421 | 2026-08-07T05:44:45.776Z | Downloaded walkdir v2.5.0 |
| 422 | 2026-08-07T05:44:45.776Z | Downloaded progenitor-client v0.10.0 |
| 423 | 2026-08-07T05:44:45.776Z | Downloaded rand_chacha v0.3.1 |
| 424 | 2026-08-07T05:44:45.776Z | Downloaded rustc_version v0.1.7 |
| 425 | 2026-08-07T05:44:45.779Z | Downloaded quick-error v1.2.3 |
| 426 | 2026-08-07T05:44:45.782Z | Downloaded stable_deref_trait v1.2.1 |
| 427 | 2026-08-07T05:44:45.785Z | Downloaded sync_wrapper v1.0.2 |
| 428 | 2026-08-07T05:44:45.788Z | Downloaded num-integer v0.1.46 |
| 429 | 2026-08-07T05:44:45.789Z | Downloaded console v0.15.11 |
| 430 | 2026-08-07T05:44:45.793Z | Downloaded deranged v0.5.8 |
| 431 | 2026-08-07T05:44:45.793Z | Downloaded httparse v1.10.1 |
| 432 | 2026-08-07T05:44:45.796Z | Downloaded num-rational v0.4.2 |
| 433 | 2026-08-07T05:44:45.796Z | Downloaded chacha20 v0.10.0 |
| 434 | 2026-08-07T05:44:45.796Z | Downloaded ciborium v0.2.2 |
| 435 | 2026-08-07T05:44:45.799Z | Downloaded litemap v0.8.2 |
| 436 | 2026-08-07T05:44:45.799Z | Downloaded memmap2 v0.9.10 |
| 437 | 2026-08-07T05:44:45.802Z | Downloaded byteorder v1.5.0 |
| 438 | 2026-08-07T05:44:45.802Z | Downloaded cargo_toml v0.22.3 |
| 439 | 2026-08-07T05:44:45.802Z | Downloaded console v0.16.3 |
| 440 | 2026-08-07T05:44:45.805Z | Downloaded fixedbitset v0.4.2 |
| 441 | 2026-08-07T05:44:45.805Z | Downloaded fixedbitset v0.5.7 |
| 442 | 2026-08-07T05:44:45.805Z | Downloaded group v0.13.0 |
| 443 | 2026-08-07T05:44:45.805Z | Downloaded form_urlencoded v1.2.2 |
| 444 | 2026-08-07T05:44:45.815Z | Downloaded scroll_derive v0.12.1 |
| 445 | 2026-08-07T05:44:45.818Z | Downloaded slog-envlogger v2.2.0 |
| 446 | 2026-08-07T05:44:45.818Z | Downloaded termtree v0.5.1 |
| 447 | 2026-08-07T05:44:45.818Z | Downloaded secrecy v0.10.3 |
| 448 | 2026-08-07T05:44:45.818Z | Downloaded time-core v0.1.8 |
| 449 | 2026-08-07T05:44:45.818Z | Downloaded serde_plain v1.0.2 |
| 450 | 2026-08-07T05:44:45.818Z | Downloaded tabled_derive v0.11.0 |
| 451 | 2026-08-07T05:44:45.818Z | Downloaded terminal_size v0.4.4 |
| 452 | 2026-08-07T05:44:45.818Z | Downloaded serde_spanned v0.6.9 |
| 453 | 2026-08-07T05:44:45.818Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 454 | 2026-08-07T05:44:45.818Z | Downloaded colored v3.1.1 |
| 455 | 2026-08-07T05:44:45.822Z | Downloaded crossbeam-utils v0.8.21 |
| 456 | 2026-08-07T05:44:45.825Z | Downloaded ipnetwork v0.21.1 |
| 457 | 2026-08-07T05:44:45.825Z | Downloaded parking_lot_core v0.8.6 |
| 458 | 2026-08-07T05:44:45.828Z | Downloaded serde_repr v0.1.21 |
| 459 | 2026-08-07T05:44:45.832Z | Downloaded spin v0.9.8 |
| 460 | 2026-08-07T05:44:45.835Z | Downloaded typify-macro v0.4.3 |
| 461 | 2026-08-07T05:44:45.835Z | Downloaded utf8parse v0.2.2 |
| 462 | 2026-08-07T05:44:45.839Z | Downloaded icu_locale_core v2.2.0 |
| 463 | 2026-08-07T05:44:45.842Z | Downloaded icu_properties v2.2.0 |
| 464 | 2026-08-07T05:44:45.842Z | Downloaded pin-project-internal v1.1.13 |
| 465 | 2026-08-07T05:44:45.845Z | Downloaded allocator-api2 v0.2.21 |
| 466 | 2026-08-07T05:44:45.845Z | Downloaded indexmap v1.9.3 |
| 467 | 2026-08-07T05:44:45.847Z | Downloaded poly1305 v0.8.0 |
| 468 | 2026-08-07T05:44:45.847Z | Downloaded ucd-trie v0.1.7 |
| 469 | 2026-08-07T05:44:45.847Z | Downloaded const-oid v0.10.2 |
| 470 | 2026-08-07T05:44:45.850Z | Downloaded wait-timeout v0.2.1 |
| 471 | 2026-08-07T05:44:45.850Z | Downloaded yoke-derive v0.8.2 |
| 472 | 2026-08-07T05:44:45.850Z | Downloaded foreign-types-shared v0.1.1 |
| 473 | 2026-08-07T05:44:45.853Z | Downloaded defmt-parser v1.0.0 |
| 474 | 2026-08-07T05:44:45.853Z | Downloaded futures-io v0.3.32 |
| 475 | 2026-08-07T05:44:45.858Z | Downloaded clap v4.6.5 |
| 476 | 2026-08-07T05:44:45.862Z | Downloaded progenitor-extras v0.2.0 |
| 477 | 2026-08-07T05:44:45.865Z | Downloaded dtrace-parser v0.2.0 |
| 478 | 2026-08-07T05:44:45.865Z | Downloaded embedded-io v0.6.1 |
| 479 | 2026-08-07T05:44:45.865Z | Downloaded enum-as-inner v0.6.1 |
| 480 | 2026-08-07T05:44:45.868Z | Downloaded rand_core v0.10.1 |
| 481 | 2026-08-07T05:44:45.868Z | Downloaded resolv-conf v0.7.6 |
| 482 | 2026-08-07T05:44:45.871Z | Downloaded openssl-probe v0.2.1 |
| 483 | 2026-08-07T05:44:45.871Z | Downloaded phf_shared v0.12.1 |
| 484 | 2026-08-07T05:44:45.874Z | Downloaded futures-channel v0.3.32 |
| 485 | 2026-08-07T05:44:45.877Z | Downloaded icu_provider v2.2.0 |
| 486 | 2026-08-07T05:44:45.880Z | Downloaded similar v2.7.0 |
| 487 | 2026-08-07T05:44:45.883Z | Downloaded log v0.4.32 |
| 488 | 2026-08-07T05:44:45.883Z | Downloaded diff v0.1.13 |
| 489 | 2026-08-07T05:44:45.886Z | Downloaded tinyvec_macros v0.1.1 |
| 490 | 2026-08-07T05:44:45.891Z | Downloaded powerfmt v0.2.0 |
| 491 | 2026-08-07T05:44:45.893Z | Downloaded icu_normalizer v2.2.0 |
| 492 | 2026-08-07T05:44:45.896Z | Downloaded icu_normalizer_data v2.2.0 |
| 493 | 2026-08-07T05:44:45.902Z | Downloaded miniz_oxide v0.8.9 |
| 494 | 2026-08-07T05:44:45.907Z | Downloaded rustc-hash v2.1.2 |
| 495 | 2026-08-07T05:44:45.910Z | Downloaded shlex v2.0.1 |
| 496 | 2026-08-07T05:44:45.910Z | Downloaded static_assertions v1.1.0 |
| 497 | 2026-08-07T05:44:45.913Z | Downloaded ahash v0.8.12 |
| 498 | 2026-08-07T05:44:45.916Z | Downloaded serial_test_derive v4.0.1 |
| 499 | 2026-08-07T05:44:45.918Z | Downloaded subtle v2.6.1 |
| 500 | 2026-08-07T05:44:45.919Z | Downloaded slog-term v2.9.2 |
| 501 | 2026-08-07T05:44:45.921Z | Downloaded proc-macro-crate v3.5.0 |
| 502 | 2026-08-07T05:44:45.921Z | Downloaded darling v0.23.0 |
| 503 | 2026-08-07T05:44:45.924Z | Downloaded icu_collections v2.2.0 |
| 504 | 2026-08-07T05:44:45.927Z | Downloaded whoami v1.6.1 |
| 505 | 2026-08-07T05:44:45.927Z | Downloaded supports-color v3.0.2 |
| 506 | 2026-08-07T05:44:45.927Z | Downloaded proc-macro-error-attr v1.0.4 |
| 507 | 2026-08-07T05:44:45.930Z | Downloaded progenitor-macro v0.10.0 |
| 508 | 2026-08-07T05:44:45.930Z | Downloaded usdt-macro v0.6.0 |
| 509 | 2026-08-07T05:44:45.930Z | Downloaded utf-8 v0.7.6 |
| 510 | 2026-08-07T05:44:45.933Z | Downloaded parking_lot_core v0.9.12 |
| 511 | 2026-08-07T05:44:45.935Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 512 | 2026-08-07T05:44:45.935Z | Downloaded tinyvec v1.11.0 |
| 513 | 2026-08-07T05:44:45.945Z | Downloaded derive-ex v0.1.8 |
| 514 | 2026-08-07T05:44:45.945Z | Downloaded rustls-native-certs v0.8.4 |
| 515 | 2026-08-07T05:44:45.945Z | Downloaded quote v1.0.45 |
| 516 | 2026-08-07T05:44:45.946Z | Downloaded usdt-impl v0.6.0 |
| 517 | 2026-08-07T05:44:45.946Z | Downloaded darling_macro v0.21.3 |
| 518 | 2026-08-07T05:44:45.946Z | Downloaded try-lock v0.2.5 |
| 519 | 2026-08-07T05:44:45.946Z | Downloaded universal-hash v0.5.1 |
| 520 | 2026-08-07T05:44:45.956Z | Downloaded snafu v0.8.9 |
| 521 | 2026-08-07T05:44:45.962Z | Downloaded data-encoding v2.11.0 |
| 522 | 2026-08-07T05:44:45.965Z | Downloaded papergrid v0.18.0 |
| 523 | 2026-08-07T05:44:45.968Z | Downloaded git-stub v1.0.0 |
| 524 | 2026-08-07T05:44:45.968Z | Downloaded glob v0.3.3 |
| 525 | 2026-08-07T05:44:45.968Z | Downloaded foldhash v0.1.5 |
| 526 | 2026-08-07T05:44:45.971Z | Downloaded dyn-clone v1.0.20 |
| 527 | 2026-08-07T05:44:45.974Z | Downloaded foreign-types v0.3.2 |
| 528 | 2026-08-07T05:44:45.974Z | Downloaded tokio-stream v0.1.18 |
| 529 | 2026-08-07T05:44:45.974Z | Downloaded konst v0.2.20 |
| 530 | 2026-08-07T05:44:45.978Z | Downloaded minimal-lexical v0.2.1 |
| 531 | 2026-08-07T05:44:45.982Z | Downloaded errno v0.3.14 |
| 532 | 2026-08-07T05:44:45.982Z | Downloaded jiff-static v0.2.28 |
| 533 | 2026-08-07T05:44:45.984Z | Downloaded parse-display-derive v0.10.0 |
| 534 | 2026-08-07T05:44:45.984Z | Downloaded password-hash v0.5.0 |
| 535 | 2026-08-07T05:44:45.984Z | Downloaded bytes v1.11.1 |
| 536 | 2026-08-07T05:44:45.987Z | Downloaded scroll v0.13.0 |
| 537 | 2026-08-07T05:44:45.987Z | Downloaded percent-encoding v2.3.2 |
| 538 | 2026-08-07T05:44:45.992Z | Downloaded derive_more v0.99.20 |
| 539 | 2026-08-07T05:44:45.995Z | Downloaded slog-async v2.8.0 |
| 540 | 2026-08-07T05:44:45.998Z | Downloaded slog-stdlog v4.1.1 |
| 541 | 2026-08-07T05:44:45.998Z | Downloaded thread_local v1.1.9 |
| 542 | 2026-08-07T05:44:45.998Z | Downloaded progenitor-macro v0.13.0 |
| 543 | 2026-08-07T05:44:45.998Z | Downloaded proc-macro-error v1.0.4 |
| 544 | 2026-08-07T05:44:46.001Z | Downloaded thiserror-no-std v2.0.2 |
| 545 | 2026-08-07T05:44:46.005Z | Downloaded hyper-util v0.1.20 |
| 546 | 2026-08-07T05:44:46.007Z | Downloaded crypto-bigint v0.5.5 |
| 547 | 2026-08-07T05:44:46.011Z | Downloaded getrandom v0.3.4 |
| 548 | 2026-08-07T05:44:46.013Z | Downloaded getrandom v0.4.2 |
| 549 | 2026-08-07T05:44:46.016Z | Downloaded futures-executor v0.3.32 |
| 550 | 2026-08-07T05:44:46.016Z | Downloaded progenitor-impl v0.10.0 |
| 551 | 2026-08-07T05:44:46.020Z | Downloaded rand_xorshift v0.4.0 |
| 552 | 2026-08-07T05:44:46.023Z | Downloaded spin v0.5.2 |
| 553 | 2026-08-07T05:44:46.028Z | Downloaded textwrap v0.16.2 |
| 554 | 2026-08-07T05:44:46.031Z | Downloaded signal-hook-registry v1.4.8 |
| 555 | 2026-08-07T05:44:46.034Z | Downloaded snafu-derive v0.8.9 |
| 556 | 2026-08-07T05:44:46.034Z | Downloaded tokio-tungstenite v0.21.0 |
| 557 | 2026-08-07T05:44:46.037Z | Downloaded elliptic-curve v0.13.8 |
| 558 | 2026-08-07T05:44:46.039Z | Downloaded typify-macro v0.6.2 |
| 559 | 2026-08-07T05:44:46.039Z | Downloaded untrusted v0.7.1 |
| 560 | 2026-08-07T05:44:46.042Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 561 | 2026-08-07T05:44:46.045Z | Downloaded float-ord v0.3.2 |
| 562 | 2026-08-07T05:44:46.045Z | Downloaded git-stub-vcs v0.1.0 |
| 563 | 2026-08-07T05:44:46.045Z | Downloaded toml_edit v0.22.27 |
| 564 | 2026-08-07T05:44:46.048Z | Downloaded highway v1.3.0 |
| 565 | 2026-08-07T05:44:46.048Z | Downloaded want v0.3.1 |
| 566 | 2026-08-07T05:44:46.051Z | Downloaded ryu v1.0.23 |
| 567 | 2026-08-07T05:44:46.053Z | Downloaded pem v3.0.6 |
| 568 | 2026-08-07T05:44:46.056Z | Downloaded smallvec v1.15.1 |
| 569 | 2026-08-07T05:44:46.056Z | Downloaded mio v1.2.1 |
| 570 | 2026-08-07T05:44:46.059Z | Downloaded xz2 v0.1.7 |
| 571 | 2026-08-07T05:44:46.062Z | Downloaded zeroize v1.8.2 |
| 572 | 2026-08-07T05:44:46.062Z | Downloaded displaydoc v0.2.6 |
| 573 | 2026-08-07T05:44:46.062Z | Downloaded memchr v2.8.1 |
| 574 | 2026-08-07T05:44:46.065Z | Downloaded zone v0.3.1 |
| 575 | 2026-08-07T05:44:46.068Z | Downloaded hash32 v0.3.1 |
| 576 | 2026-08-07T05:44:46.068Z | Downloaded http-body v1.0.1 |
| 577 | 2026-08-07T05:44:46.068Z | Downloaded crossbeam-channel v0.5.15 |
| 578 | 2026-08-07T05:44:46.071Z | Downloaded debug-ignore v1.0.5 |
| 579 | 2026-08-07T05:44:46.071Z | Downloaded hmac v0.12.1 |
| 580 | 2026-08-07T05:44:46.071Z | Downloaded pkg-config v0.3.33 |
| 581 | 2026-08-07T05:44:46.074Z | Downloaded futures-sink v0.3.32 |
| 582 | 2026-08-07T05:44:46.077Z | Downloaded chacha20poly1305 v0.10.1 |
| 583 | 2026-08-07T05:44:46.077Z | Downloaded const_format v0.2.36 |
| 584 | 2026-08-07T05:44:46.080Z | Downloaded drift v0.2.0 |
| 585 | 2026-08-07T05:44:46.082Z | Downloaded rustls-webpki v0.103.13 |
| 586 | 2026-08-07T05:44:46.085Z | Downloaded serde v1.0.229 |
| 587 | 2026-08-07T05:44:46.088Z | Downloaded equivalent v1.0.2 |
| 588 | 2026-08-07T05:44:46.088Z | Downloaded parking_lot v0.12.5 |
| 589 | 2026-08-07T05:44:46.088Z | Downloaded pretty-hex v0.4.2 |
| 590 | 2026-08-07T05:44:46.088Z | Downloaded proc-macro-error2 v2.0.1 |
| 591 | 2026-08-07T05:44:46.091Z | Downloaded serde_tokenstream v0.2.3 |
| 592 | 2026-08-07T05:44:46.091Z | Downloaded pretty_assertions v1.4.1 |
| 593 | 2026-08-07T05:44:46.091Z | Downloaded zerotrie v0.2.4 |
| 594 | 2026-08-07T05:44:46.094Z | Downloaded prettyplease v0.2.37 |
| 595 | 2026-08-07T05:44:46.098Z | Downloaded rayon-core v1.13.0 |
| 596 | 2026-08-07T05:44:46.098Z | Downloaded cc v1.2.63 |
| 597 | 2026-08-07T05:44:46.102Z | Downloaded rand_chacha v0.9.0 |
| 598 | 2026-08-07T05:44:46.102Z | Downloaded quinn-udp v0.5.14 |
| 599 | 2026-08-07T05:44:46.102Z | Downloaded serial_test v4.0.1 |
| 600 | 2026-08-07T05:44:46.104Z | Downloaded slog-json v2.6.1 |
| 601 | 2026-08-07T05:44:46.105Z | Downloaded strum_macros v0.27.2 |
| 602 | 2026-08-07T05:44:46.105Z | Downloaded tinystr v0.8.3 |
| 603 | 2026-08-07T05:44:46.105Z | Downloaded rustls-pki-types v1.14.1 |
| 604 | 2026-08-07T05:44:46.107Z | Downloaded schemars_derive v0.8.22 |
| 605 | 2026-08-07T05:44:46.111Z | Downloaded smawk v0.3.2 |
| 606 | 2026-08-07T05:44:46.111Z | Downloaded siphasher v1.0.3 |
| 607 | 2026-08-07T05:44:46.111Z | Downloaded testing_table v0.3.0 |
| 608 | 2026-08-07T05:44:46.114Z | Downloaded slab v0.4.12 |
| 609 | 2026-08-07T05:44:46.114Z | Downloaded thiserror v2.0.19 |
| 610 | 2026-08-07T05:44:46.117Z | Downloaded async-compression v0.4.42 |
| 611 | 2026-08-07T05:44:46.120Z | Downloaded synstructure v0.13.2 |
| 612 | 2026-08-07T05:44:46.122Z | Downloaded zerocopy-derive v0.7.35 |
| 613 | 2026-08-07T05:44:46.125Z | Downloaded pin-project v1.1.13 |
| 614 | 2026-08-07T05:44:46.129Z | Downloaded heapless v0.8.0 |
| 615 | 2026-08-07T05:44:46.131Z | Downloaded tiny-keccak v2.0.2 |
| 616 | 2026-08-07T05:44:46.134Z | Downloaded toml_write v0.1.2 |
| 617 | 2026-08-07T05:44:46.134Z | Downloaded toml v0.8.23 |
| 618 | 2026-08-07T05:44:46.134Z | Downloaded usdt v0.5.0 |
| 619 | 2026-08-07T05:44:46.134Z | Downloaded zerofrom-derive v0.1.7 |
| 620 | 2026-08-07T05:44:46.137Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 621 | 2026-08-07T05:44:46.137Z | Downloaded find-msvc-tools v0.1.9 |
| 622 | 2026-08-07T05:44:46.137Z | Downloaded term v1.2.1 |
| 623 | 2026-08-07T05:44:46.141Z | Downloaded indexmap v2.14.0 |
| 624 | 2026-08-07T05:44:46.141Z | Downloaded postcard v1.1.3 |
| 625 | 2026-08-07T05:44:46.144Z | Downloaded digest v0.11.3 |
| 626 | 2026-08-07T05:44:46.144Z | Downloaded digest v0.10.7 |
| 627 | 2026-08-07T05:44:46.144Z | Downloaded serde_core v1.0.229 |
| 628 | 2026-08-07T05:44:46.147Z | Downloaded zeroize_derive v1.4.3 |
| 629 | 2026-08-07T05:44:46.150Z | Downloaded futures-macro v0.3.32 |
| 630 | 2026-08-07T05:44:46.150Z | Downloaded fs_extra v1.3.0 |
| 631 | 2026-08-07T05:44:46.159Z | Downloaded http-body-util v0.1.4 |
| 632 | 2026-08-07T05:44:46.161Z | Downloaded plain v0.2.3 |
| 633 | 2026-08-07T05:44:46.164Z | Downloaded proc-macro-crate v1.3.1 |
| 634 | 2026-08-07T05:44:46.164Z | Downloaded progenitor v0.14.0 |
| 635 | 2026-08-07T05:44:46.167Z | Downloaded progenitor-client v0.13.0 |
| 636 | 2026-08-07T05:44:46.170Z | Downloaded ref-cast v1.0.25 |
| 637 | 2026-08-07T05:44:46.170Z | Downloaded futures v0.3.32 |
| 638 | 2026-08-07T05:44:46.173Z | Downloaded serde_spanned v1.1.1 |
| 639 | 2026-08-07T05:44:46.175Z | Downloaded typify v0.6.2 |
| 640 | 2026-08-07T05:44:46.176Z | Downloaded half v2.7.1 |
| 641 | 2026-08-07T05:44:46.179Z | Downloaded typify v0.4.3 |
| 642 | 2026-08-07T05:44:46.182Z | Downloaded smf v0.2.3 |
| 643 | 2026-08-07T05:44:46.186Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 644 | 2026-08-07T05:44:46.189Z | Downloaded rustls-platform-verifier v0.7.0 |
| 645 | 2026-08-07T05:44:46.190Z | Downloaded slog-scope v4.4.1 |
| 646 | 2026-08-07T05:44:46.192Z | Downloaded rand_pcg v0.10.2 |
| 647 | 2026-08-07T05:44:46.195Z | Downloaded structmeta v0.3.0 |
| 648 | 2026-08-07T05:44:46.195Z | Downloaded dof v0.4.0 |
| 649 | 2026-08-07T05:44:46.198Z | Downloaded hex v0.4.3 |
| 650 | 2026-08-07T05:44:46.201Z | Downloaded usdt-attr-macro v0.6.0 |
| 651 | 2026-08-07T05:44:46.204Z | Downloaded socket2 v0.6.5 |
| 652 | 2026-08-07T05:44:46.208Z | Downloaded tempfile v3.27.0 |
| 653 | 2026-08-07T05:44:46.208Z | Downloaded tokio-rustls v0.26.4 |
| 654 | 2026-08-07T05:44:46.208Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 655 | 2026-08-07T05:44:46.211Z | Downloaded serde_derive v1.0.229 |
| 656 | 2026-08-07T05:44:46.213Z | Downloaded dof v0.3.0 |
| 657 | 2026-08-07T05:44:46.216Z | Downloaded progenitor-macro v0.14.0 |
| 658 | 2026-08-07T05:44:46.219Z | Downloaded papergrid v0.11.0 |
| 659 | 2026-08-07T05:44:46.222Z | Downloaded semver v0.1.20 |
| 660 | 2026-08-07T05:44:46.222Z | Downloaded waitgroup v0.1.2 |
| 661 | 2026-08-07T05:44:46.222Z | Downloaded slog-bunyan v2.5.0 |
| 662 | 2026-08-07T05:44:46.222Z | Downloaded darling_macro v0.23.0 |
| 663 | 2026-08-07T05:44:46.222Z | Downloaded dunce v1.0.5 |
| 664 | 2026-08-07T05:44:46.222Z | Downloaded url v2.5.8 |
| 665 | 2026-08-07T05:44:46.225Z | Downloaded erased-serde v0.3.31 |
| 666 | 2026-08-07T05:44:46.228Z | Downloaded getrandom v0.2.17 |
| 667 | 2026-08-07T05:44:46.228Z | Downloaded oxide-tokio-rt v0.1.6 |
| 668 | 2026-08-07T05:44:46.231Z | Downloaded foldhash v0.2.0 |
| 669 | 2026-08-07T05:44:46.231Z | Downloaded parking_lot v0.11.2 |
| 670 | 2026-08-07T05:44:46.231Z | Downloaded schemars v1.2.1 |
| 671 | 2026-08-07T05:44:46.238Z | Downloaded vsss-rs v3.3.4 |
| 672 | 2026-08-07T05:44:46.241Z | Downloaded yoke v0.8.3 |
| 673 | 2026-08-07T05:44:46.241Z | Downloaded generic-array v0.14.7 |
| 674 | 2026-08-07T05:44:46.243Z | Downloaded gethostname v0.5.0 |
| 675 | 2026-08-07T05:44:46.243Z | Downloaded unsafe-libyaml v0.2.11 |
| 676 | 2026-08-07T05:44:46.243Z | Downloaded tabwriter v1.4.1 |
| 677 | 2026-08-07T05:44:46.246Z | Downloaded darling_core v0.23.0 |
| 678 | 2026-08-07T05:44:46.249Z | Downloaded tabled_derive v0.7.0 |
| 679 | 2026-08-07T05:44:46.249Z | Downloaded test-strategy v0.4.5 |
| 680 | 2026-08-07T05:44:46.252Z | Downloaded expectorate v1.2.0 |
| 681 | 2026-08-07T05:44:46.254Z | Downloaded proc-macro2 v1.0.106 |
| 682 | 2026-08-07T05:44:46.262Z | Downloaded sha1 v0.10.6 |
| 683 | 2026-08-07T05:44:46.265Z | Downloaded sha1 v0.11.0 |
| 684 | 2026-08-07T05:44:46.265Z | Downloaded serde_path_to_error v0.1.20 |
| 685 | 2026-08-07T05:44:46.265Z | Downloaded usdt-attr-macro v0.5.0 |
| 686 | 2026-08-07T05:44:46.267Z | Downloaded usdt-macro v0.5.0 |
| 687 | 2026-08-07T05:44:46.270Z | Downloaded hashbrown v0.12.3 |
| 688 | 2026-08-07T05:44:46.272Z | Downloaded fnv v1.0.7 |
| 689 | 2026-08-07T05:44:46.285Z | Downloaded unicode-linebreak v0.1.5 |
| 690 | 2026-08-07T05:44:46.288Z | Downloaded semver v1.0.28 |
| 691 | 2026-08-07T05:44:46.288Z | Downloaded thiserror-impl v2.0.19 |
| 692 | 2026-08-07T05:44:46.288Z | Downloaded same-file v1.0.6 |
| 693 | 2026-08-07T05:44:46.291Z | Downloaded swrite v0.1.0 |
| 694 | 2026-08-07T05:44:46.291Z | Downloaded tower v0.5.3 |
| 695 | 2026-08-07T05:44:46.294Z | Downloaded typeid v1.0.3 |
| 696 | 2026-08-07T05:44:46.297Z | Downloaded ppv-lite86 v0.2.21 |
| 697 | 2026-08-07T05:44:46.297Z | Downloaded idna v1.1.0 |
| 698 | 2026-08-07T05:44:46.303Z | Downloaded tokio-dtrace v0.1.1 |
| 699 | 2026-08-07T05:44:46.305Z | Downloaded untrusted v0.9.0 |
| 700 | 2026-08-07T05:44:46.305Z | Downloaded uuid v1.24.0 |
| 701 | 2026-08-07T05:44:46.308Z | Downloaded ref-cast-impl v1.0.25 |
| 702 | 2026-08-07T05:44:46.308Z | Downloaded rustc_version v0.4.1 |
| 703 | 2026-08-07T05:44:46.308Z | Downloaded derive-where v1.6.1 |
| 704 | 2026-08-07T05:44:46.310Z | Downloaded either v1.16.0 |
| 705 | 2026-08-07T05:44:46.311Z | Downloaded hostname v0.3.1 |
| 706 | 2026-08-07T05:44:46.313Z | Downloaded opaque-debug v0.3.1 |
| 707 | 2026-08-07T05:44:46.313Z | Downloaded structmeta-derive v0.3.0 |
| 708 | 2026-08-07T05:44:46.313Z | Downloaded zone_cfg_derive v0.3.1 |
| 709 | 2026-08-07T05:44:46.316Z | Downloaded rand_core v0.9.5 |
| 710 | 2026-08-07T05:44:46.319Z | Downloaded flate2 v1.1.9 |
| 711 | 2026-08-07T05:44:46.321Z | Downloaded rhai_codegen v3.2.0 |
| 712 | 2026-08-07T05:44:46.325Z | Downloaded scroll v0.12.0 |
| 713 | 2026-08-07T05:44:46.328Z | Downloaded oxnet v0.1.6 |
| 714 | 2026-08-07T05:44:46.328Z | Downloaded progenitor v0.13.0 |
| 715 | 2026-08-07T05:44:46.328Z | Downloaded tracing-attributes v0.1.31 |
| 716 | 2026-08-07T05:44:46.330Z | Downloaded fastrand v2.4.1 |
| 717 | 2026-08-07T05:44:46.330Z | Downloaded foreign-types-macros v0.2.3 |
| 718 | 2026-08-07T05:44:46.330Z | Downloaded progenitor-client v0.14.0 |
| 719 | 2026-08-07T05:44:46.334Z | Downloaded foreign-types-shared v0.3.1 |
| 720 | 2026-08-07T05:44:46.334Z | Downloaded serde-big-array v0.5.1 |
| 721 | 2026-08-07T05:44:46.336Z | Downloaded globset v0.4.18 |
| 722 | 2026-08-07T05:44:46.336Z | Downloaded nom v8.0.0 |
| 723 | 2026-08-07T05:44:46.339Z | Downloaded pin-project-lite v0.2.17 |
| 724 | 2026-08-07T05:44:46.342Z | Downloaded openssl-sys v0.9.116 |
| 725 | 2026-08-07T05:44:46.345Z | Downloaded futures-task v0.3.32 |
| 726 | 2026-08-07T05:44:46.348Z | Downloaded defmt-macros v1.1.0 |
| 727 | 2026-08-07T05:44:46.351Z | Downloaded progenitor v0.10.0 |
| 728 | 2026-08-07T05:44:46.351Z | Downloaded phf v0.12.1 |
| 729 | 2026-08-07T05:44:46.357Z | Downloaded port-file v0.1.0 |
| 730 | 2026-08-07T05:44:46.360Z | Downloaded time-macros v0.2.27 |
| 731 | 2026-08-07T05:44:46.360Z | Downloaded itertools v0.12.1 |
| 732 | 2026-08-07T05:44:46.363Z | Downloaded paste v1.0.15 |
| 733 | 2026-08-07T05:44:46.365Z | Downloaded progenitor-impl v0.14.0 |
| 734 | 2026-08-07T05:44:46.365Z | Downloaded steno v0.4.1 |
| 735 | 2026-08-07T05:44:46.371Z | Downloaded qorb v0.4.1 |
| 736 | 2026-08-07T05:44:46.373Z | Downloaded schemars v0.8.22 |
| 737 | 2026-08-07T05:44:46.379Z | Downloaded serde_with_macros v3.21.0 |
| 738 | 2026-08-07T05:44:46.382Z | Downloaded zerovec v0.11.6 |
| 739 | 2026-08-07T05:44:46.385Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 740 | 2026-08-07T05:44:46.388Z | Downloaded pest_derive v2.8.6 |
| 741 | 2026-08-07T05:44:46.388Z | Downloaded zmij v1.0.21 |
| 742 | 2026-08-07T05:44:46.391Z | Downloaded once_cell v1.21.4 |
| 743 | 2026-08-07T05:44:46.391Z | Downloaded rand_core v0.6.4 |
| 744 | 2026-08-07T05:44:46.391Z | Downloaded fs-err v3.3.0 |
| 745 | 2026-08-07T05:44:46.394Z | Downloaded itertools v0.15.0 |
| 746 | 2026-08-07T05:44:46.397Z | Downloaded tracing-core v0.1.36 |
| 747 | 2026-08-07T05:44:46.397Z | Downloaded ff v0.13.1 |
| 748 | 2026-08-07T05:44:46.400Z | Downloaded hickory-resolver v0.25.2 |
| 749 | 2026-08-07T05:44:46.406Z | Downloaded rusty-fork v0.3.1 |
| 750 | 2026-08-07T05:44:46.409Z | Downloaded itertools v0.14.0 |
| 751 | 2026-08-07T05:44:46.412Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 752 | 2026-08-07T05:44:46.421Z | Downloaded slog v2.8.2 |
| 753 | 2026-08-07T05:44:46.423Z | Downloaded pest_meta v2.8.6 |
| 754 | 2026-08-07T05:44:46.426Z | Downloaded progenitor-impl v0.13.0 |
| 755 | 2026-08-07T05:44:46.429Z | Downloaded winnow v0.5.40 |
| 756 | 2026-08-07T05:44:46.433Z | Downloaded owo-colors v4.3.0 |
| 757 | 2026-08-07T05:44:46.436Z | Downloaded rand v0.8.6 |
| 758 | 2026-08-07T05:44:46.436Z | Downloaded dropshot_endpoint v0.17.1 |
| 759 | 2026-08-07T05:44:46.439Z | Downloaded schemars v0.9.0 |
| 760 | 2026-08-07T05:44:46.443Z | Downloaded typenum v1.20.1 |
| 761 | 2026-08-07T05:44:46.446Z | Downloaded libm v0.2.16 |
| 762 | 2026-08-07T05:44:46.450Z | Downloaded serde_json v1.0.151 |
| 763 | 2026-08-07T05:44:46.454Z | Downloaded darling_core v0.21.3 |
| 764 | 2026-08-07T05:44:46.456Z | Downloaded unicode-ident v1.0.24 |
| 765 | 2026-08-07T05:44:46.459Z | Downloaded pest_generator v2.8.6 |
| 766 | 2026-08-07T05:44:46.459Z | Downloaded thin-vec v0.2.18 |
| 767 | 2026-08-07T05:44:46.462Z | Downloaded tokio-util v0.7.18 |
| 768 | 2026-08-07T05:44:46.465Z | Downloaded defmt v1.1.0 |
| 769 | 2026-08-07T05:44:46.467Z | Downloaded icu_properties_data v2.2.0 |
| 770 | 2026-08-07T05:44:46.470Z | Downloaded zerocopy-derive v0.8.50 |
| 771 | 2026-08-07T05:44:46.475Z | Downloaded tungstenite v0.21.0 |
| 772 | 2026-08-07T05:44:46.478Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 773 | 2026-08-07T05:44:46.478Z | Downloaded rand v0.9.4 |
| 774 | 2026-08-07T05:44:46.481Z | Downloaded thiserror v1.0.69 |
| 775 | 2026-08-07T05:44:46.484Z | Downloaded dropshot-api-manager v0.7.2 |
| 776 | 2026-08-07T05:44:46.487Z | Downloaded toml_edit v0.19.15 |
| 777 | 2026-08-07T05:44:46.494Z | Downloaded tower-http v0.6.11 |
| 778 | 2026-08-07T05:44:46.498Z | Downloaded serde_yaml v0.9.34+deprecated |
| 779 | 2026-08-07T05:44:46.501Z | Downloaded unicode-normalization v0.1.25 |
| 780 | 2026-08-07T05:44:46.510Z | Downloaded zerocopy v0.7.35 |
| 781 | 2026-08-07T05:44:46.519Z | Downloaded serde_with v3.21.0 |
| 782 | 2026-08-07T05:44:46.525Z | Downloaded unicode-segmentation v1.13.3 |
| 783 | 2026-08-07T05:44:46.531Z | Downloaded quinn v0.11.9 |
| 784 | 2026-08-07T05:44:46.536Z | Downloaded h2 v0.4.14 |
| 785 | 2026-08-07T05:44:46.546Z | Downloaded clap_builder v4.6.5 |
| 786 | 2026-08-07T05:44:46.556Z | Downloaded hashbrown v0.17.1 |
| 787 | 2026-08-07T05:44:46.560Z | Downloaded rand v0.10.2 |
| 788 | 2026-08-07T05:44:46.563Z | Downloaded reqwest v0.13.4 |
| 789 | 2026-08-07T05:44:46.566Z | Downloaded reqwest v0.12.28 |
| 790 | 2026-08-07T05:44:46.582Z | Downloaded tabled v0.21.0 |
| 791 | 2026-08-07T05:44:46.591Z | Downloaded yansi v1.0.1 |
| 792 | 2026-08-07T05:44:46.594Z | Downloaded pest v2.8.6 |
| 793 | 2026-08-07T05:44:46.597Z | Downloaded hickory-resolver v0.24.4 |
| 794 | 2026-08-07T05:44:46.600Z | Downloaded typed-path v0.9.3 |
| 795 | 2026-08-07T05:44:46.603Z | Downloaded moka v0.12.15 |
| 796 | 2026-08-07T05:44:46.619Z | Downloaded futures-util v0.3.32 |
| 797 | 2026-08-07T05:44:46.629Z | Downloaded regex v1.12.3 |
| 798 | 2026-08-07T05:44:46.640Z | Downloaded tough v0.22.0 |
| 799 | 2026-08-07T05:44:46.645Z | Downloaded aws-lc-rs v1.17.0 |
| 800 | 2026-08-07T05:44:46.650Z | Downloaded webpki-roots v1.0.7 |
| 801 | 2026-08-07T05:44:46.662Z | Downloaded hashbrown v0.15.5 |
| 802 | 2026-08-07T05:44:46.683Z | Downloaded http v1.4.2 |
| 803 | 2026-08-07T05:44:46.704Z | Downloaded time v0.3.47 |
| 804 | 2026-08-07T05:44:46.710Z | Downloaded ron v0.12.1 |
| 805 | 2026-08-07T05:44:46.715Z | Downloaded hkdf v0.12.4 |
| 806 | 2026-08-07T05:44:46.718Z | Downloaded rayon v1.12.0 |
| 807 | 2026-08-07T05:44:46.721Z | Downloaded proptest v1.11.0 |
| 808 | 2026-08-07T05:44:46.725Z | Downloaded tabled v0.15.0 |
| 809 | 2026-08-07T05:44:46.734Z | Downloaded winnow v1.0.3 |
| 810 | 2026-08-07T05:44:46.738Z | Downloaded chrono v0.4.45 |
| 811 | 2026-08-07T05:44:46.742Z | Downloaded vcpkg v0.2.15 |
| 812 | 2026-08-07T05:44:46.763Z | Downloaded nix v0.31.3 |
| 813 | 2026-08-07T05:44:46.782Z | Downloaded regress v0.10.5 |
| 814 | 2026-08-07T05:44:46.786Z | Downloaded hashbrown v0.16.1 |
| 815 | 2026-08-07T05:44:46.792Z | Downloaded regress v0.11.1 |
| 816 | 2026-08-07T05:44:46.823Z | Downloaded rhai v1.25.1 |
| 817 | 2026-08-07T05:44:46.853Z | Downloaded rustix v1.1.4 |
| 818 | 2026-08-07T05:44:46.868Z | Downloaded sled v0.34.7 |
| 819 | 2026-08-07T05:44:46.873Z | Downloaded winnow v0.7.15 |
| 820 | 2026-08-07T05:44:46.891Z | Downloaded goblin v0.8.2 |
| 821 | 2026-08-07T05:44:46.901Z | Downloaded unicode-width v0.2.2 |
| 822 | 2026-08-07T05:44:46.925Z | Downloaded portable-atomic v1.13.1 |
| 823 | 2026-08-07T05:44:46.950Z | Downloaded curve25519-dalek v4.1.3 |
| 824 | 2026-08-07T05:44:46.968Z | Downloaded zerocopy v0.8.50 |
| 825 | 2026-08-07T05:44:46.981Z | Downloaded lzma-sys v0.1.20 |
| 826 | 2026-08-07T05:44:46.996Z | Downloaded quinn-proto v0.11.16 |
| 827 | 2026-08-07T05:44:46.999Z | Downloaded bstr v1.12.1 |
| 828 | 2026-08-07T05:44:47.004Z | Downloaded openssl v0.10.80 |
| 829 | 2026-08-07T05:44:47.009Z | Downloaded jiff v0.2.28 |
| 830 | 2026-08-07T05:44:47.018Z | Downloaded syn v1.0.109 |
| 831 | 2026-08-07T05:44:47.023Z | Downloaded goblin v0.10.7 |
| 832 | 2026-08-07T05:44:47.033Z | Downloaded petgraph v0.8.3 |
| 833 | 2026-08-07T05:44:47.045Z | Downloaded libc v0.2.189 |
| 834 | 2026-08-07T05:44:47.065Z | Downloaded regex-syntax v0.8.10 |
| 835 | 2026-08-07T05:44:47.068Z | Downloaded rustix v0.38.44 |
| 836 | 2026-08-07T05:44:47.080Z | Downloaded smoltcp v0.11.0 |
| 837 | 2026-08-07T05:44:47.086Z | Downloaded unicode-width v0.1.14 |
| 838 | 2026-08-07T05:44:47.089Z | Downloaded syn v2.0.117 |
| 839 | 2026-08-07T05:44:47.094Z | Downloaded sha3 v0.10.9 |
| 840 | 2026-08-07T05:44:47.097Z | Downloaded openapiv3 v2.2.0 |
| 841 | 2026-08-07T05:44:47.102Z | Downloaded tokio v1.53.1 |
| 842 | 2026-08-07T05:44:47.126Z | Downloaded syn v3.0.3 |
| 843 | 2026-08-07T05:44:47.148Z | Downloaded encoding_rs v0.8.35 |
| 844 | 2026-08-07T05:44:47.160Z | Downloaded tracing v0.1.44 |
| 845 | 2026-08-07T05:44:47.169Z | Downloaded hickory-proto v0.25.2 |
| 846 | 2026-08-07T05:44:47.178Z | Downloaded dropshot v0.17.1 |
| 847 | 2026-08-07T05:44:47.189Z | Downloaded hickory-proto v0.24.4 |
| 848 | 2026-08-07T05:44:47.198Z | Downloaded ring v0.17.14 |
| 849 | 2026-08-07T05:44:47.221Z | Downloaded typify-impl v0.4.3 |
| 850 | 2026-08-07T05:44:47.229Z | Downloaded rustls v0.23.40 |
| 851 | 2026-08-07T05:44:47.236Z | Downloaded typify-impl v0.6.2 |
| 852 | 2026-08-07T05:44:47.244Z | Downloaded regex-automata v0.4.14 |
| 853 | 2026-08-07T05:44:47.264Z | Downloaded petgraph v0.6.5 |
| 854 | 2026-08-07T05:44:47.280Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-08-07T05:44:47.297Z | Downloaded csv v1.4.0 |
| 856 | 2026-08-07T05:44:47.979Z | Downloaded aws-lc-sys v0.41.0 |
| 857 | 2026-08-07T05:44:48.527Z | Compiling proc-macro2 v1.0.106 |
| 858 | 2026-08-07T05:44:48.527Z | Compiling quote v1.0.45 |
| 859 | 2026-08-07T05:44:48.531Z | Compiling unicode-ident v1.0.24 |
| 860 | 2026-08-07T05:44:48.531Z | Compiling serde_core v1.0.229 |
| 861 | 2026-08-07T05:44:48.531Z | Compiling serde v1.0.229 |
| 862 | 2026-08-07T05:44:48.531Z | Compiling libc v0.2.189 |
| 863 | 2026-08-07T05:44:48.531Z | Compiling zmij v1.0.21 |
| 864 | 2026-08-07T05:44:48.531Z | Compiling autocfg v1.5.1 |
| 865 | 2026-08-07T05:44:48.920Z | Compiling libm v0.2.16 |
| 866 | 2026-08-07T05:44:49.310Z | Compiling icu_properties_data v2.2.0 |
| 867 | 2026-08-07T05:44:49.329Z | Compiling icu_normalizer_data v2.2.0 |
| 868 | 2026-08-07T05:44:49.332Z | Compiling serde_json v1.0.151 |
| 869 | 2026-08-07T05:44:49.379Z | Compiling num-traits v0.2.19 |
| 870 | 2026-08-07T05:44:49.419Z | Compiling getrandom v0.4.2 |
| 871 | 2026-08-07T05:44:49.667Z | Compiling thiserror v2.0.19 |
| 872 | 2026-08-07T05:44:49.727Z | Compiling memchr v2.8.1 |
| 873 | 2026-08-07T05:44:49.805Z | Compiling version_check v0.9.5 |
| 874 | 2026-08-07T05:44:50.136Z | Compiling schemars v0.8.22 |
| 875 | 2026-08-07T05:44:50.261Z | Compiling syn v2.0.117 |
| 876 | 2026-08-07T05:44:50.282Z | Compiling syn v3.0.3 |
| 877 | 2026-08-07T05:44:50.315Z | Checking cfg-if v1.0.4 |
| 878 | 2026-08-07T05:44:50.399Z | Compiling parking_lot_core v0.9.12 |
| 879 | 2026-08-07T05:44:50.428Z | Compiling zerocopy v0.8.50 |
| 880 | 2026-08-07T05:44:50.625Z | Compiling heck v0.5.0 |
| 881 | 2026-08-07T05:44:50.733Z | Compiling portable-atomic v1.13.1 |
| 882 | 2026-08-07T05:44:50.839Z | Compiling itoa v1.0.18 |
| 883 | 2026-08-07T05:44:50.910Z | Compiling rustversion v1.0.22 |
| 884 | 2026-08-07T05:44:51.029Z | Compiling jobserver v0.1.34 |
| 885 | 2026-08-07T05:44:51.230Z | Compiling shlex v2.0.1 |
| 886 | 2026-08-07T05:44:51.255Z | Compiling find-msvc-tools v0.1.9 |
| 887 | 2026-08-07T05:44:51.546Z | Compiling cc v1.2.63 |
| 888 | 2026-08-07T05:44:51.750Z | Compiling dunce v1.0.5 |
| 889 | 2026-08-07T05:44:51.856Z | Compiling fs_extra v1.3.0 |
| 890 | 2026-08-07T05:44:51.875Z | Compiling semver v1.0.28 |
| 891 | 2026-08-07T05:44:51.953Z | Compiling log v0.4.32 |
| 892 | 2026-08-07T05:44:52.055Z | Compiling httparse v1.10.1 |
| 893 | 2026-08-07T05:44:52.136Z | Compiling slog v2.8.2 |
| 894 | 2026-08-07T05:44:52.167Z | Compiling rustix v1.1.4 |
| 895 | 2026-08-07T05:44:52.197Z | Checking stable_deref_trait v1.2.1 |
| 896 | 2026-08-07T05:44:52.354Z | Compiling cmake v0.1.58 |
| 897 | 2026-08-07T05:44:52.398Z | Compiling allocator-api2 v0.2.21 |
| 898 | 2026-08-07T05:44:52.469Z | Compiling thiserror v1.0.69 |
| 899 | 2026-08-07T05:44:52.697Z | Compiling equivalent v1.0.2 |
| 900 | 2026-08-07T05:44:52.743Z | Compiling getrandom v0.3.4 |
| 901 | 2026-08-07T05:44:52.802Z | Checking litemap v0.8.2 |
| 902 | 2026-08-07T05:44:52.830Z | Compiling aws-lc-sys v0.41.0 |
| 903 | 2026-08-07T05:44:52.876Z | Checking writeable v0.6.3 |
| 904 | 2026-08-07T05:44:52.964Z | Checking utf8_iter v1.0.4 |
| 905 | 2026-08-07T05:44:52.984Z | Compiling ring v0.17.14 |
| 906 | 2026-08-07T05:44:53.045Z | Checking percent-encoding v2.3.2 |
| 907 | 2026-08-07T05:44:53.071Z | Compiling synstructure v0.13.2 |
| 908 | 2026-08-07T05:44:53.091Z | Compiling serde_derive_internals v0.29.1 |
| 909 | 2026-08-07T05:44:53.218Z | Compiling aws-lc-rs v1.17.0 |
| 910 | 2026-08-07T05:44:53.251Z | Compiling serde_derive v1.0.229 |
| 911 | 2026-08-07T05:44:53.468Z | Compiling thiserror-impl v2.0.19 |
| 912 | 2026-08-07T05:44:53.690Z | Compiling regex-syntax v0.8.10 |
| 913 | 2026-08-07T05:44:53.826Z | Checking form_urlencoded v1.2.2 |
| 914 | 2026-08-07T05:44:53.958Z | Compiling aho-corasick v1.1.4 |
| 915 | 2026-08-07T05:44:54.344Z | Compiling zerofrom-derive v0.1.7 |
| 916 | 2026-08-07T05:44:54.366Z | Compiling yoke-derive v0.8.2 |
| 917 | 2026-08-07T05:44:54.728Z | Compiling zerovec-derive v0.11.3 |
| 918 | 2026-08-07T05:44:55.382Z | Compiling displaydoc v0.2.6 |
| 919 | 2026-08-07T05:44:55.445Z | Compiling schemars_derive v0.8.22 |
| 920 | 2026-08-07T05:44:55.546Z | Compiling zerocopy-derive v0.8.50 |
| 921 | 2026-08-07T05:44:55.802Z | Compiling tokio-macros v2.7.0 |
| 922 | 2026-08-07T05:44:55.822Z | Compiling zeroize_derive v1.4.3 |
| 923 | 2026-08-07T05:44:56.460Z | Compiling futures-macro v0.3.32 |
| 924 | 2026-08-07T05:44:56.531Z | Compiling serde_tokenstream v0.2.3 |
| 925 | 2026-08-07T05:44:56.552Z | Checking smallvec v1.15.1 |
| 926 | 2026-08-07T05:44:56.591Z | Checking bytes v1.11.1 |
| 927 | 2026-08-07T05:44:56.747Z | Compiling tracing-attributes v0.1.31 |
| 928 | 2026-08-07T05:44:56.806Z | Checking zerofrom v0.1.8 |
| 929 | 2026-08-07T05:44:56.892Z | Compiling thiserror-impl v1.0.69 |
| 930 | 2026-08-07T05:44:56.920Z | Checking yoke v0.8.3 |
| 931 | 2026-08-07T05:44:57.090Z | Checking zerovec v0.11.6 |
| 932 | 2026-08-07T05:44:57.257Z | Checking zerotrie v0.2.4 |
| 933 | 2026-08-07T05:44:57.466Z | Checking rand_core v0.10.1 |
| 934 | 2026-08-07T05:44:57.493Z | Compiling regex-automata v0.4.14 |
| 935 | 2026-08-07T05:44:57.532Z | Checking tinystr v0.8.3 |
| 936 | 2026-08-07T05:44:57.586Z | Checking potential_utf v0.1.5 |
| 937 | 2026-08-07T05:44:57.635Z | Compiling anyhow v1.0.104 |
| 938 | 2026-08-07T05:44:57.709Z | Checking icu_collections v2.2.0 |
| 939 | 2026-08-07T05:44:57.713Z | Checking icu_locale_core v2.2.0 |
| 940 | 2026-08-07T05:44:57.746Z | Compiling ucd-trie v0.1.7 |
| 941 | 2026-08-07T05:44:57.920Z | Compiling rustls v0.23.40 |
| 942 | 2026-08-07T05:44:57.970Z | Compiling pest v2.8.6 |
| 943 | 2026-08-07T05:44:58.165Z | Compiling crossbeam-utils v0.8.21 |
| 944 | 2026-08-07T05:44:58.184Z | Compiling hashbrown v0.17.1 |
| 945 | 2026-08-07T05:44:58.355Z | Checking icu_provider v2.2.0 |
| 946 | 2026-08-07T05:44:58.488Z | Checking iana-time-zone v0.1.65 |
| 947 | 2026-08-07T05:44:58.589Z | Checking icu_properties v2.2.0 |
| 948 | 2026-08-07T05:44:58.608Z | Checking icu_normalizer v2.2.0 |
| 949 | 2026-08-07T05:44:58.715Z | Checking chrono v0.4.45 |
| 950 | 2026-08-07T05:44:58.768Z | Compiling paste v1.0.15 |
| 951 | 2026-08-07T05:44:58.924Z | Compiling time-core v0.1.8 |
| 952 | 2026-08-07T05:44:58.942Z | Compiling num-conv v0.2.2 |
| 953 | 2026-08-07T05:44:59.094Z | Compiling pest_meta v2.8.6 |
| 954 | 2026-08-07T05:44:59.139Z | Compiling time-macros v0.2.27 |
| 955 | 2026-08-07T05:44:59.172Z | Compiling regex v1.12.3 |
| 956 | 2026-08-07T05:44:59.212Z | Compiling indexmap v2.14.0 |
| 957 | 2026-08-07T05:44:59.525Z | Checking idna_adapter v1.2.2 |
| 958 | 2026-08-07T05:44:59.573Z | Compiling strsim v0.11.1 |
| 959 | 2026-08-07T05:44:59.662Z | Checking idna v1.1.0 |
| 960 | 2026-08-07T05:44:59.862Z | Compiling pest_generator v2.8.6 |
| 961 | 2026-08-07T05:44:59.912Z | Checking url v2.5.8 |
| 962 | 2026-08-07T05:45:00.060Z | Checking uuid v1.24.0 |
| 963 | 2026-08-07T05:45:00.276Z | Compiling async-trait v0.1.89 |
| 964 | 2026-08-07T05:45:00.360Z | Compiling camino v1.2.5 |
| 965 | 2026-08-07T05:45:00.414Z | Compiling ident_case v1.0.1 |
| 966 | 2026-08-07T05:45:00.491Z | Compiling pest_derive v2.8.6 |
| 967 | 2026-08-07T05:45:00.494Z | Compiling byteorder v1.5.0 |
| 968 | 2026-08-07T05:45:00.833Z | Checking dyn-clone v1.0.20 |
| 969 | 2026-08-07T05:45:00.904Z | Compiling scroll_derive v0.13.1 |
| 970 | 2026-08-07T05:45:01.010Z | Checking errno v0.3.14 |
| 971 | 2026-08-07T05:45:01.489Z | Compiling omicron-workspace-hack v0.1.0 |
| 972 | 2026-08-07T05:45:01.603Z | Compiling slog-async v2.8.0 |
| 973 | 2026-08-07T05:45:01.734Z | Compiling crc32fast v1.5.0 |
| 974 | 2026-08-07T05:45:01.764Z | Compiling generic-array v0.14.7 |
| 975 | 2026-08-07T05:45:01.823Z | Compiling usdt-impl v0.6.0 |
| 976 | 2026-08-07T05:45:01.946Z | Compiling scroll v0.13.0 |
| 977 | 2026-08-07T05:45:02.029Z | Compiling plain v0.2.3 |
| 978 | 2026-08-07T05:45:02.067Z | Compiling daft-derive v0.1.7 |
| 979 | 2026-08-07T05:45:02.146Z | Compiling pretty-hex v0.4.2 |
| 980 | 2026-08-07T05:45:02.165Z | Checking pin-project-lite v0.2.17 |
| 981 | 2026-08-07T05:45:02.214Z | Compiling goblin v0.10.7 |
| 982 | 2026-08-07T05:45:02.257Z | Compiling dtrace-parser v0.3.0 |
| 983 | 2026-08-07T05:45:02.276Z | Compiling thread-id v5.1.0 |
| 984 | 2026-08-07T05:45:02.833Z | Compiling darling_core v0.23.0 |
| 985 | 2026-08-07T05:45:02.870Z | Checking getrandom v0.2.17 |
| 986 | 2026-08-07T05:45:03.013Z | Checking zeroize v1.8.2 |
| 987 | 2026-08-07T05:45:03.083Z | Checking bitflags v2.12.1 |
| 988 | 2026-08-07T05:45:03.171Z | Compiling syn v1.0.109 |
| 989 | 2026-08-07T05:45:03.465Z | Checking critical-section v1.2.0 |
| 990 | 2026-08-07T05:45:03.880Z | Checking once_cell v1.21.4 |
| 991 | 2026-08-07T05:45:03.899Z | Compiling multer v3.1.0 |
| 992 | 2026-08-07T05:45:04.247Z | Compiling async-stream-impl v0.3.6 |
| 993 | 2026-08-07T05:45:04.314Z | Checking socket2 v0.6.5 |
| 994 | 2026-08-07T05:45:04.406Z | Checking scopeguard v1.2.0 |
| 995 | 2026-08-07T05:45:04.518Z | Checking lock_api v0.4.14 |
| 996 | 2026-08-07T05:45:04.569Z | Compiling ref-cast v1.0.25 |
| 997 | 2026-08-07T05:45:04.732Z | Compiling ref-cast-impl v1.0.25 |
| 998 | 2026-08-07T05:45:04.877Z | Compiling dropshot v0.17.1 |
| 999 | 2026-08-07T05:45:04.992Z | Compiling darling_macro v0.23.0 |
| 1000 | 2026-08-07T05:45:05.094Z | Compiling dof v0.4.0 |
| 1001 | 2026-08-07T05:45:05.338Z | Compiling dropshot_endpoint v0.17.1 |
| 1002 | 2026-08-07T05:45:05.564Z | Compiling darling v0.23.0 |
| 1003 | 2026-08-07T05:45:06.123Z | Checking parking_lot v0.12.5 |
| 1004 | 2026-08-07T05:45:06.357Z | Compiling usdt-attr-macro v0.6.0 |
| 1005 | 2026-08-07T05:45:06.360Z | Compiling usdt-macro v0.6.0 |
| 1006 | 2026-08-07T05:45:06.755Z | Compiling newtype-uuid-macros v0.1.0 |
| 1007 | 2026-08-07T05:45:06.961Z | Checking signal-hook-registry v1.4.8 |
| 1008 | 2026-08-07T05:45:07.047Z | Checking mio v1.2.1 |
| 1009 | 2026-08-07T05:45:07.130Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1010 | 2026-08-07T05:45:07.235Z | Compiling strum_macros v0.26.4 |
| 1011 | 2026-08-07T05:45:07.302Z | Compiling structmeta-derive v0.3.0 |
| 1012 | 2026-08-07T05:45:07.331Z | Checking tokio v1.53.1 |
| 1013 | 2026-08-07T05:45:07.588Z | Checking subtle v2.6.1 |
| 1014 | 2026-08-07T05:45:07.723Z | Checking futures-core v0.3.32 |
| 1015 | 2026-08-07T05:45:07.835Z | Compiling foldhash v0.2.0 |
| 1016 | 2026-08-07T05:45:07.856Z | Compiling serde_with_macros v3.21.0 |
| 1017 | 2026-08-07T05:45:07.942Z | Compiling strum_macros v0.27.2 |
| 1018 | 2026-08-07T05:45:08.042Z | Compiling hashbrown v0.16.1 |
| 1019 | 2026-08-07T05:45:08.340Z | Compiling structmeta v0.3.0 |
| 1020 | 2026-08-07T05:45:08.551Z | Compiling derive-ex v0.1.8 |
| 1021 | 2026-08-07T05:45:08.646Z | Checking futures-sink v0.3.32 |
| 1022 | 2026-08-07T05:45:08.883Z | Checking ipnetwork v0.21.1 |
| 1023 | 2026-08-07T05:45:08.887Z | Checking slab v0.4.12 |
| 1024 | 2026-08-07T05:45:09.094Z | Compiling http v1.4.2 |
| 1025 | 2026-08-07T05:45:09.335Z | Compiling winnow v1.0.3 |
| 1026 | 2026-08-07T05:45:09.569Z | Checking futures-channel v0.3.32 |
| 1027 | 2026-08-07T05:45:10.022Z | Checking typenum v1.20.1 |
| 1028 | 2026-08-07T05:45:10.222Z | Compiling test-strategy v0.4.5 |
| 1029 | 2026-08-07T05:45:10.240Z | Checking futures-task v0.3.32 |
| 1030 | 2026-08-07T05:45:10.383Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1031 | 2026-08-07T05:45:10.403Z | Checking futures-io v0.3.32 |
| 1032 | 2026-08-07T05:45:10.523Z | Checking futures-util v0.3.32 |
| 1033 | 2026-08-07T05:45:10.704Z | Compiling parse-display-derive v0.10.0 |
| 1034 | 2026-08-07T05:45:10.950Z | Checking oxnet v0.1.6 |
| 1035 | 2026-08-07T05:45:11.019Z | Checking tracing-core v0.1.36 |
| 1036 | 2026-08-07T05:45:11.208Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1037 | 2026-08-07T05:45:11.333Z | Checking tracing v0.1.44 |
| 1038 | 2026-08-07T05:45:11.535Z | Checking erased-serde v0.3.31 |
| 1039 | 2026-08-07T05:45:11.909Z | Checking fnv v1.0.7 |
| 1040 | 2026-08-07T05:45:11.968Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1041 | 2026-08-07T05:45:12.068Z | Checking base64 v0.22.1 |
| 1042 | 2026-08-07T05:45:12.318Z | Compiling ryu v1.0.23 |
| 1043 | 2026-08-07T05:45:12.408Z | Compiling clap_derive v4.6.4 |
| 1044 | 2026-08-07T05:45:12.463Z | Checking rand_core v0.6.4 |
| 1045 | 2026-08-07T05:45:12.598Z | Checking rustls-pki-types v1.14.1 |
| 1046 | 2026-08-07T05:45:12.635Z | Compiling openapiv3 v2.2.0 |
| 1047 | 2026-08-07T05:45:12.894Z | Compiling either v1.16.0 |
| 1048 | 2026-08-07T05:45:12.923Z | Checking tokio-util v0.7.18 |
| 1049 | 2026-08-07T05:45:13.118Z | Checking ppv-lite86 v0.2.21 |
| 1050 | 2026-08-07T05:45:13.424Z | Checking untrusted v0.7.1 |
| 1051 | 2026-08-07T05:45:13.444Z | Checking untrusted v0.9.0 |
| 1052 | 2026-08-07T05:45:13.560Z | Checking ipnet v2.12.0 |
| 1053 | 2026-08-07T05:45:14.251Z | Checking http-body v1.0.1 |
| 1054 | 2026-08-07T05:45:14.503Z | Checking atomic-waker v1.1.2 |
| 1055 | 2026-08-07T05:45:14.530Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1056 | 2026-08-07T05:45:14.608Z | Checking try-lock v0.2.5 |
| 1057 | 2026-08-07T05:45:14.676Z | Checking tower-service v0.3.3 |
| 1058 | 2026-08-07T05:45:14.714Z | Checking tower-layer v0.3.3 |
| 1059 | 2026-08-07T05:45:14.768Z | Checking want v0.3.1 |
| 1060 | 2026-08-07T05:45:14.833Z | Checking h2 v0.4.14 |
| 1061 | 2026-08-07T05:45:14.837Z | Checking httpdate v1.0.3 |
| 1062 | 2026-08-07T05:45:15.103Z | Compiling proc-macro-crate v3.5.0 |
| 1063 | 2026-08-07T05:45:15.541Z | Compiling num_enum_derive v0.7.6 |
| 1064 | 2026-08-07T05:45:15.629Z | Checking serde_urlencoded v0.7.1 |
| 1065 | 2026-08-07T05:45:15.675Z | Checking http-body-util v0.1.4 |
| 1066 | 2026-08-07T05:45:15.762Z | Compiling regress v0.11.1 |
| 1067 | 2026-08-07T05:45:16.297Z | Compiling crucible-workspace-hack v0.1.0 |
| 1068 | 2026-08-07T05:45:16.501Z | Checking rand_core v0.9.5 |
| 1069 | 2026-08-07T05:45:16.728Z | Checking hyper v1.11.0 |
| 1070 | 2026-08-07T05:45:16.811Z | Checking rand_chacha v0.9.0 |
| 1071 | 2026-08-07T05:45:17.343Z | Compiling typify-impl v0.6.2 |
| 1072 | 2026-08-07T05:45:17.361Z | Compiling unsafe-libyaml v0.2.11 |
| 1073 | 2026-08-07T05:45:17.677Z | Checking hyper-util v0.1.20 |
| 1074 | 2026-08-07T05:45:17.891Z | Checking fastrand v2.4.1 |
| 1075 | 2026-08-07T05:45:18.085Z | Compiling serde_yaml v0.9.34+deprecated |
| 1076 | 2026-08-07T05:45:18.426Z | Checking rand v0.9.4 |
| 1077 | 2026-08-07T05:45:18.989Z | Checking powerfmt v0.2.0 |
| 1078 | 2026-08-07T05:45:19.027Z | Compiling convert_case v0.4.0 |
| 1079 | 2026-08-07T05:45:19.162Z | Checking deranged v0.5.8 |
| 1080 | 2026-08-07T05:45:19.338Z | Compiling derive_more v0.99.20 |
| 1081 | 2026-08-07T05:45:19.510Z | Checking num_threads v0.1.7 |
| 1082 | 2026-08-07T05:45:19.889Z | Checking tempfile v3.27.0 |
| 1083 | 2026-08-07T05:45:20.113Z | Checking time v0.3.47 |
| 1084 | 2026-08-07T05:45:20.132Z | Compiling zerocopy-derive v0.7.35 |
| 1085 | 2026-08-07T05:45:20.780Z | Compiling typify-macro v0.6.2 |
| 1086 | 2026-08-07T05:45:21.088Z | Checking crossbeam-channel v0.5.15 |
| 1087 | 2026-08-07T05:45:21.272Z | Compiling itertools v0.14.0 |
| 1088 | 2026-08-07T05:45:21.431Z | Compiling regress v0.10.5 |
| 1089 | 2026-08-07T05:45:21.864Z | Checking cpufeatures v0.3.0 |
| 1090 | 2026-08-07T05:45:22.358Z | Compiling rustix v0.38.44 |
| 1091 | 2026-08-07T05:45:22.525Z | Checking futures-executor v0.3.32 |
| 1092 | 2026-08-07T05:45:22.549Z | Checking sync_wrapper v1.0.2 |
| 1093 | 2026-08-07T05:45:22.658Z | Checking thread_local v1.1.9 |
| 1094 | 2026-08-07T05:45:22.828Z | Compiling heapless v0.8.0 |
| 1095 | 2026-08-07T05:45:22.954Z | Checking tower v0.5.3 |
| 1096 | 2026-08-07T05:45:22.978Z | Compiling typify v0.6.2 |
| 1097 | 2026-08-07T05:45:23.257Z | Checking webpki-roots v1.0.7 |
| 1098 | 2026-08-07T05:45:23.283Z | Compiling scroll_derive v0.12.1 |
| 1099 | 2026-08-07T05:45:23.314Z | Compiling serde_repr v0.1.21 |
| 1100 | 2026-08-07T05:45:23.343Z | Checking is-terminal v0.4.17 |
| 1101 | 2026-08-07T05:45:23.764Z | Checking term v1.2.1 |
| 1102 | 2026-08-07T05:45:23.865Z | Checking take_mut v0.2.2 |
| 1103 | 2026-08-07T05:45:23.993Z | Checking slog-term v2.9.2 |
| 1104 | 2026-08-07T05:45:23.994Z | Checking tower-http v0.6.11 |
| 1105 | 2026-08-07T05:45:24.243Z | Checking futures v0.3.32 |
| 1106 | 2026-08-07T05:45:24.472Z | Compiling smoltcp v0.11.0 |
| 1107 | 2026-08-07T05:45:24.624Z | Checking hex v0.4.3 |
| 1108 | 2026-08-07T05:45:24.687Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1109 | 2026-08-07T05:45:25.353Z | Compiling rustc_version v0.4.1 |
| 1110 | 2026-08-07T05:45:25.407Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1111 | 2026-08-07T05:45:25.615Z | Compiling curve25519-dalek v4.1.3 |
| 1112 | 2026-08-07T05:45:25.704Z | Compiling toml_datetime v0.6.11 |
| 1113 | 2026-08-07T05:45:25.723Z | Compiling foreign-types-macros v0.2.3 |
| 1114 | 2026-08-07T05:45:26.743Z | Compiling zerocopy v0.7.35 |
| 1115 | 2026-08-07T05:45:26.880Z | Checking hybrid-array v0.4.12 |
| 1116 | 2026-08-07T05:45:27.049Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1117 | 2026-08-07T05:45:27.287Z | Compiling hubpack_derive v0.1.1 |
| 1118 | 2026-08-07T05:45:27.466Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1119 | 2026-08-07T05:45:27.779Z | Compiling usdt-impl v0.5.0 |
| 1120 | 2026-08-07T05:45:27.799Z | Compiling proc-macro-error-attr v1.0.4 |
| 1121 | 2026-08-07T05:45:28.100Z | Checking match_cfg v0.1.0 |
| 1122 | 2026-08-07T05:45:28.119Z | Checking simd-adler32 v0.3.9 |
| 1123 | 2026-08-07T05:45:28.125Z | Checking openssl-probe v0.2.1 |
| 1124 | 2026-08-07T05:45:28.154Z | Checking adler2 v2.0.1 |
| 1125 | 2026-08-07T05:45:28.242Z | Checking rustls-native-certs v0.8.4 |
| 1126 | 2026-08-07T05:45:28.262Z | Checking hostname v0.3.1 |
| 1127 | 2026-08-07T05:45:28.262Z | Checking miniz_oxide v0.8.9 |
| 1128 | 2026-08-07T05:45:28.437Z | Compiling dof v0.3.0 |
| 1129 | 2026-08-07T05:45:28.595Z | Checking slog-json v2.6.1 |
| 1130 | 2026-08-07T05:45:28.622Z | Compiling dtrace-parser v0.2.0 |
| 1131 | 2026-08-07T05:45:28.752Z | Compiling darling_core v0.21.3 |
| 1132 | 2026-08-07T05:45:28.787Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1133 | 2026-08-07T05:45:28.813Z | Checking newtype-uuid v1.3.2 |
| 1134 | 2026-08-07T05:45:29.018Z | Checking serde_spanned v1.1.1 |
| 1135 | 2026-08-07T05:45:29.247Z | Compiling proc-macro-error v1.0.4 |
| 1136 | 2026-08-07T05:45:29.321Z | Compiling thread-id v4.2.2 |
| 1137 | 2026-08-07T05:45:29.351Z | Checking memmap2 v0.9.10 |
| 1138 | 2026-08-07T05:45:29.411Z | Checking wait-timeout v0.2.1 |
| 1139 | 2026-08-07T05:45:29.482Z | Compiling memoffset v0.9.1 |
| 1140 | 2026-08-07T05:45:29.542Z | Compiling pkg-config v0.3.33 |
| 1141 | 2026-08-07T05:45:29.628Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1142 | 2026-08-07T05:45:29.812Z | Checking bit-vec v0.8.0 |
| 1143 | 2026-08-07T05:45:29.879Z | Checking quick-error v1.2.3 |
| 1144 | 2026-08-07T05:45:29.980Z | Checking rusty-fork v0.3.1 |
| 1145 | 2026-08-07T05:45:30.001Z | Checking usdt v0.6.0 |
| 1146 | 2026-08-07T05:45:30.035Z | Checking bit-set v0.8.0 |
| 1147 | 2026-08-07T05:45:30.253Z | Checking daft v0.1.7 |
| 1148 | 2026-08-07T05:45:30.273Z | Checking slog-bunyan v2.5.0 |
| 1149 | 2026-08-07T05:45:30.388Z | Checking flate2 v1.1.9 |
| 1150 | 2026-08-07T05:45:30.685Z | Checking block-buffer v0.12.0 |
| 1151 | 2026-08-07T05:45:30.716Z | Checking crypto-common v0.2.2 |
| 1152 | 2026-08-07T05:45:30.871Z | Compiling darling_macro v0.21.3 |
| 1153 | 2026-08-07T05:45:30.958Z | Checking crypto-common v0.1.7 |
| 1154 | 2026-08-07T05:45:31.042Z | Checking rand_xorshift v0.4.0 |
| 1155 | 2026-08-07T05:45:31.211Z | Checking const-oid v0.10.2 |
| 1156 | 2026-08-07T05:45:31.298Z | Checking unarray v0.1.4 |
| 1157 | 2026-08-07T05:45:31.368Z | Checking compression-core v0.4.32 |
| 1158 | 2026-08-07T05:45:31.407Z | Compiling prettyplease v0.2.37 |
| 1159 | 2026-08-07T05:45:31.438Z | Checking debug-ignore v1.0.5 |
| 1160 | 2026-08-07T05:45:31.496Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1161 | 2026-08-07T05:45:31.515Z | Compiling cfg_aliases v0.2.1 |
| 1162 | 2026-08-07T05:45:31.550Z | Checking compression-codecs v0.4.38 |
| 1163 | 2026-08-07T05:45:31.608Z | Compiling nix v0.31.3 |
| 1164 | 2026-08-07T05:45:31.682Z | Compiling darling v0.21.3 |
| 1165 | 2026-08-07T05:45:31.728Z | Checking proptest v1.11.0 |
| 1166 | 2026-08-07T05:45:31.751Z | Checking digest v0.11.3 |
| 1167 | 2026-08-07T05:45:32.365Z | Checking macaddr v1.0.1 |
| 1168 | 2026-08-07T05:45:32.515Z | Checking encoding_rs v0.8.35 |
| 1169 | 2026-08-07T05:45:32.591Z | Compiling heck v0.4.1 |
| 1170 | 2026-08-07T05:45:32.708Z | Checking mime v0.3.17 |
| 1171 | 2026-08-07T05:45:32.740Z | Checking spin v0.9.8 |
| 1172 | 2026-08-07T05:45:32.888Z | Checking toml v1.1.2+spec-1.1.0 |
| 1173 | 2026-08-07T05:45:33.456Z | Checking sha1 v0.11.0 |
| 1174 | 2026-08-07T05:45:33.491Z | Compiling ingot-macros v0.1.1 |
| 1175 | 2026-08-07T05:45:33.592Z | Checking async-compression v0.4.42 |
| 1176 | 2026-08-07T05:45:33.646Z | Compiling usdt-attr-macro v0.5.0 |
| 1177 | 2026-08-07T05:45:33.676Z | Compiling usdt-macro v0.5.0 |
| 1178 | 2026-08-07T05:45:33.835Z | Checking waitgroup v0.1.2 |
| 1179 | 2026-08-07T05:45:33.855Z | Checking rand_chacha v0.3.1 |
| 1180 | 2026-08-07T05:45:33.936Z | Checking rustls-pemfile v2.2.0 |
| 1181 | 2026-08-07T05:45:33.955Z | Checking async-stream v0.3.6 |
| 1182 | 2026-08-07T05:45:34.079Z | Compiling enum-as-inner v0.6.1 |
| 1183 | 2026-08-07T05:45:34.099Z | Compiling num-derive v0.4.2 |
| 1184 | 2026-08-07T05:45:34.117Z | Checking serde_path_to_error v0.1.20 |
| 1185 | 2026-08-07T05:45:34.371Z | Checking hostname v0.4.2 |
| 1186 | 2026-08-07T05:45:34.578Z | Compiling winnow v0.7.15 |
| 1187 | 2026-08-07T05:45:35.042Z | Checking rand v0.8.6 |
| 1188 | 2026-08-07T05:45:35.556Z | Compiling progenitor-impl v0.14.0 |
| 1189 | 2026-08-07T05:45:36.023Z | Compiling rayon-core v1.13.0 |
| 1190 | 2026-08-07T05:45:37.666Z | Compiling progenitor-macro v0.14.0 |
| 1191 | 2026-08-07T05:45:37.755Z | Checking rustls-webpki v0.103.13 |
| 1192 | 2026-08-07T05:45:38.359Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1193 | 2026-08-07T05:45:38.600Z | Compiling num-integer v0.1.46 |
| 1194 | 2026-08-07T05:45:39.125Z | Checking unicode-width v0.2.2 |
| 1195 | 2026-08-07T05:45:39.404Z | Compiling winnow v0.5.40 |
| 1196 | 2026-08-07T05:45:39.863Z | Compiling semver v0.1.20 |
| 1197 | 2026-08-07T05:45:40.042Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1198 | 2026-08-07T05:45:40.133Z | Compiling rustc_version v0.1.7 |
| 1199 | 2026-08-07T05:45:40.687Z | Checking tokio-rustls v0.26.4 |
| 1200 | 2026-08-07T05:45:40.723Z | Checking rustls-platform-verifier v0.7.0 |
| 1201 | 2026-08-07T05:45:40.762Z | Compiling toml_edit v0.19.15 |
| 1202 | 2026-08-07T05:45:40.926Z | Checking hyper-rustls v0.27.9 |
| 1203 | 2026-08-07T05:45:41.140Z | Checking reqwest v0.13.4 |
| 1204 | 2026-08-07T05:45:42.072Z | Checking progenitor-client v0.14.0 |
| 1205 | 2026-08-07T05:45:42.092Z | Compiling reqwest v0.12.28 |
| 1206 | 2026-08-07T05:45:42.149Z | Compiling backon v1.6.0 |
| 1207 | 2026-08-07T05:45:42.386Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1208 | 2026-08-07T05:45:42.827Z | Checking block-buffer v0.10.4 |
| 1209 | 2026-08-07T05:45:43.300Z | Compiling strum v0.26.3 |
| 1210 | 2026-08-07T05:45:43.414Z | Compiling instant v0.1.13 |
| 1211 | 2026-08-07T05:45:43.526Z | Compiling utf8parse v0.2.2 |
| 1212 | 2026-08-07T05:45:43.644Z | Compiling anstyle-parse v1.0.0 |
| 1213 | 2026-08-07T05:45:43.690Z | Compiling backoff v0.4.0 |
| 1214 | 2026-08-07T05:45:43.785Z | Compiling progenitor-extras v0.2.0 |
| 1215 | 2026-08-07T05:45:43.834Z | Compiling iddqd v0.4.6 |
| 1216 | 2026-08-07T05:45:43.872Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1217 | 2026-08-07T05:45:43.894Z | Compiling progenitor-client v0.10.0 |
| 1218 | 2026-08-07T05:45:44.030Z | Checking digest v0.10.7 |
| 1219 | 2026-08-07T05:45:44.065Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1220 | 2026-08-07T05:45:44.187Z | Compiling proc-macro-crate v1.3.1 |
| 1221 | 2026-08-07T05:45:44.235Z | Compiling newtype_derive v0.1.6 |
| 1222 | 2026-08-07T05:45:44.254Z | Compiling num-iter v0.1.45 |
| 1223 | 2026-08-07T05:45:44.325Z | Compiling num-rational v0.4.2 |
| 1224 | 2026-08-07T05:45:44.384Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1225 | 2026-08-07T05:45:44.626Z | Compiling parse-display v0.10.0 |
| 1226 | 2026-08-07T05:45:44.868Z | Compiling strum v0.27.2 |
| 1227 | 2026-08-07T05:45:44.901Z | Compiling serde_with v3.21.0 |
| 1228 | 2026-08-07T05:45:45.006Z | Compiling num-complex v0.4.6 |
| 1229 | 2026-08-07T05:45:45.102Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1230 | 2026-08-07T05:45:45.195Z | Compiling anstyle-query v1.1.5 |
| 1231 | 2026-08-07T05:45:45.260Z | Compiling humantime v2.3.0 |
| 1232 | 2026-08-07T05:45:45.263Z | Compiling owo-colors v4.3.0 |
| 1233 | 2026-08-07T05:45:45.310Z | Compiling colorchoice v1.0.5 |
| 1234 | 2026-08-07T05:45:45.341Z | Compiling vcpkg v0.2.15 |
| 1235 | 2026-08-07T05:45:45.400Z | Compiling anstyle v1.0.14 |
| 1236 | 2026-08-07T05:45:45.431Z | Compiling is_terminal_polyfill v1.70.2 |
| 1237 | 2026-08-07T05:45:45.507Z | Compiling num v0.4.3 |
| 1238 | 2026-08-07T05:45:45.591Z | Compiling anstream v1.0.0 |
| 1239 | 2026-08-07T05:45:45.648Z | Compiling num_enum_derive v0.5.11 |
| 1240 | 2026-08-07T05:45:45.739Z | Compiling terminal_size v0.4.4 |
| 1241 | 2026-08-07T05:45:45.926Z | Compiling openssl-sys v0.9.116 |
| 1242 | 2026-08-07T05:45:46.014Z | Compiling serde_spanned v0.6.9 |
| 1243 | 2026-08-07T05:45:46.103Z | Compiling derive-where v1.6.1 |
| 1244 | 2026-08-07T05:45:46.170Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1245 | 2026-08-07T05:45:46.190Z | Compiling pin-project-internal v1.1.13 |
| 1246 | 2026-08-07T05:45:46.482Z | Compiling clap_lex v1.1.0 |
| 1247 | 2026-08-07T05:45:46.672Z | Compiling float-ord v0.3.2 |
| 1248 | 2026-08-07T05:45:46.693Z | Compiling toml_write v0.1.2 |
| 1249 | 2026-08-07T05:45:46.798Z | Compiling clap_builder v4.6.5 |
| 1250 | 2026-08-07T05:45:46.900Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1251 | 2026-08-07T05:45:46.919Z | Compiling toml_edit v0.22.27 |
| 1252 | 2026-08-07T05:45:47.665Z | Compiling progenitor-impl v0.13.0 |
| 1253 | 2026-08-07T05:45:48.812Z | Compiling clap v4.6.5 |
| 1254 | 2026-08-07T05:45:48.904Z | Compiling toml v0.8.23 |
| 1255 | 2026-08-07T05:45:49.328Z | Compiling zone_cfg_derive v0.3.1 |
| 1256 | 2026-08-07T05:45:49.482Z | Compiling async-recursion v1.1.1 |
| 1257 | 2026-08-07T05:45:49.485Z | Compiling snafu-derive v0.8.9 |
| 1258 | 2026-08-07T05:45:49.902Z | Compiling progenitor-macro v0.13.0 |
| 1259 | 2026-08-07T05:45:50.336Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1260 | 2026-08-07T05:45:50.596Z | Compiling slog-dtrace v0.3.0 |
| 1261 | 2026-08-07T05:45:50.651Z | Compiling cancel-safe-futures v0.1.5 |
| 1262 | 2026-08-07T05:45:50.850Z | Compiling chrono-tz v0.10.4 |
| 1263 | 2026-08-07T05:45:50.966Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-08-07T05:45:51.116Z | Compiling unicode-xid v0.2.6 |
| 1265 | 2026-08-07T05:45:51.209Z | Compiling minimal-lexical v0.2.1 |
| 1266 | 2026-08-07T05:45:51.284Z | Compiling openssl v0.10.80 |
| 1267 | 2026-08-07T05:45:51.414Z | Compiling nom v7.1.3 |
| 1268 | 2026-08-07T05:45:51.466Z | Compiling const_format_proc_macros v0.2.34 |
| 1269 | 2026-08-07T05:45:52.470Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1270 | 2026-08-07T05:45:52.500Z | Compiling openssl-macros v0.1.1 |
| 1271 | 2026-08-07T05:45:52.708Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1272 | 2026-08-07T05:45:52.973Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1273 | 2026-08-07T05:45:52.998Z | Checking cpufeatures v0.2.17 |
| 1274 | 2026-08-07T05:45:53.056Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-08-07T05:45:53.945Z | Compiling cookie v0.18.1 |
| 1276 | 2026-08-07T05:45:53.980Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1277 | 2026-08-07T05:45:54.224Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1278 | 2026-08-07T05:45:54.379Z | Compiling tabled_derive v0.7.0 |
| 1279 | 2026-08-07T05:45:54.382Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1280 | 2026-08-07T05:45:54.847Z | Compiling proc-macro-error2 v2.0.1 |
| 1281 | 2026-08-07T05:45:54.914Z | Checking num_enum v0.7.6 |
| 1282 | 2026-08-07T05:45:55.085Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1283 | 2026-08-07T05:45:55.147Z | Compiling tabled_derive v0.11.0 |
| 1284 | 2026-08-07T05:45:56.350Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1285 | 2026-08-07T05:45:57.204Z | Checking tabwriter v1.4.1 |
| 1286 | 2026-08-07T05:45:57.331Z | Checking secrecy v0.10.3 |
| 1287 | 2026-08-07T05:45:57.388Z | Checking colored v3.1.1 |
| 1288 | 2026-08-07T05:45:57.408Z | Checking tinyvec_macros v0.1.1 |
| 1289 | 2026-08-07T05:45:57.548Z | Checking tinyvec v1.11.0 |
| 1290 | 2026-08-07T05:45:57.679Z | Checking crossbeam-epoch v0.9.18 |
| 1291 | 2026-08-07T05:45:57.878Z | Checking hash32 v0.3.1 |
| 1292 | 2026-08-07T05:45:57.920Z | Checking bstr v1.12.1 |
| 1293 | 2026-08-07T05:45:57.997Z | Checking data-encoding v2.11.0 |
| 1294 | 2026-08-07T05:45:58.135Z | Checking hmac v0.12.1 |
| 1295 | 2026-08-07T05:45:58.275Z | Checking inout v0.1.4 |
| 1296 | 2026-08-07T05:45:58.278Z | Checking scroll v0.12.0 |
| 1297 | 2026-08-07T05:45:58.278Z | Checking ff v0.13.1 |
| 1298 | 2026-08-07T05:45:58.332Z | Checking cobs v0.3.0 |
| 1299 | 2026-08-07T05:45:58.422Z | Checking static_assertions v1.1.0 |
| 1300 | 2026-08-07T05:45:58.442Z | Checking bitflags v1.3.2 |
| 1301 | 2026-08-07T05:45:58.461Z | Checking foreign-types-shared v0.3.1 |
| 1302 | 2026-08-07T05:45:58.484Z | Checking managed v0.8.0 |
| 1303 | 2026-08-07T05:45:58.504Z | Checking postcard v1.1.3 |
| 1304 | 2026-08-07T05:45:58.522Z | Checking goblin v0.8.2 |
| 1305 | 2026-08-07T05:45:58.525Z | Checking group v0.13.0 |
| 1306 | 2026-08-07T05:45:58.561Z | Checking foreign-types v0.5.0 |
| 1307 | 2026-08-07T05:45:58.648Z | Checking cipher v0.4.4 |
| 1308 | 2026-08-07T05:45:58.667Z | Checking atomicwrites v0.4.4 |
| 1309 | 2026-08-07T05:45:58.802Z | Checking hkdf v0.12.4 |
| 1310 | 2026-08-07T05:45:58.944Z | Checking universal-hash v0.5.1 |
| 1311 | 2026-08-07T05:45:58.947Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1312 | 2026-08-07T05:45:59.145Z | Checking crypto-bigint v0.5.5 |
| 1313 | 2026-08-07T05:45:59.207Z | Checking chacha20 v0.10.0 |
| 1314 | 2026-08-07T05:45:59.272Z | Checking half v2.7.1 |
| 1315 | 2026-08-07T05:45:59.428Z | Checking cstr-argument v0.1.2 |
| 1316 | 2026-08-07T05:45:59.548Z | Checking ciborium-io v0.2.2 |
| 1317 | 2026-08-07T05:45:59.568Z | Checking opaque-debug v0.3.1 |
| 1318 | 2026-08-07T05:45:59.646Z | Checking base64ct v1.8.3 |
| 1319 | 2026-08-07T05:45:59.665Z | Checking indent_write v2.2.0 |
| 1320 | 2026-08-07T05:45:59.668Z | Checking base16ct v0.2.0 |
| 1321 | 2026-08-07T05:45:59.800Z | Checking ciborium-ll v0.2.2 |
| 1322 | 2026-08-07T05:45:59.820Z | Checking poly1305 v0.8.0 |
| 1323 | 2026-08-07T05:45:59.840Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1324 | 2026-08-07T05:45:59.890Z | Checking password-hash v0.5.0 |
| 1325 | 2026-08-07T05:45:59.942Z | Checking rand v0.10.2 |
| 1326 | 2026-08-07T05:45:59.984Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1327 | 2026-08-07T05:46:00.014Z | Checking chacha20 v0.9.1 |
| 1328 | 2026-08-07T05:46:00.060Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1329 | 2026-08-07T05:46:00.079Z | Checking elliptic-curve v0.13.8 |
| 1330 | 2026-08-07T05:46:00.127Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1331 | 2026-08-07T05:46:00.214Z | Checking blake2 v0.10.6 |
| 1332 | 2026-08-07T05:46:00.320Z | Checking aead v0.5.2 |
| 1333 | 2026-08-07T05:46:00.345Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1334 | 2026-08-07T05:46:00.426Z | Checking thiserror-no-std v2.0.2 |
| 1335 | 2026-08-07T05:46:00.447Z | Checking hubpack v0.1.2 |
| 1336 | 2026-08-07T05:46:00.464Z | Checking byte-wrapper v0.1.0 |
| 1337 | 2026-08-07T05:46:00.523Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1338 | 2026-08-07T05:46:00.621Z | Checking keccak v0.1.6 |
| 1339 | 2026-08-07T05:46:00.678Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1340 | 2026-08-07T05:46:00.735Z | Checking chacha20poly1305 v0.10.1 |
| 1341 | 2026-08-07T05:46:00.775Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1342 | 2026-08-07T05:46:00.794Z | Checking sha3 v0.10.9 |
| 1343 | 2026-08-07T05:46:00.900Z | Checking vsss-rs v3.3.4 |
| 1344 | 2026-08-07T05:46:00.993Z | Checking argon2 v0.5.3 |
| 1345 | 2026-08-07T05:46:01.157Z | Checking ciborium v0.2.2 |
| 1346 | 2026-08-07T05:46:01.317Z | Checking similar v2.7.0 |
| 1347 | 2026-08-07T05:46:01.529Z | Checking memmap v0.7.0 |
| 1348 | 2026-08-07T05:46:01.583Z | Checking lazy_static v1.5.0 |
| 1349 | 2026-08-07T05:46:01.684Z | Checking usdt v0.5.0 |
| 1350 | 2026-08-07T05:46:01.703Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1351 | 2026-08-07T05:46:01.856Z | Checking crossbeam-deque v0.8.6 |
| 1352 | 2026-08-07T05:46:01.911Z | Checking ingot-types v0.1.2 |
| 1353 | 2026-08-07T05:46:02.018Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-08-07T05:46:02.177Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1355 | 2026-08-07T05:46:02.197Z | Checking progenitor v0.14.0 |
| 1356 | 2026-08-07T05:46:02.237Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1357 | 2026-08-07T05:46:02.262Z | Checking unicode-segmentation v1.13.3 |
| 1358 | 2026-08-07T05:46:02.281Z | Checking bytecount v0.6.9 |
| 1359 | 2026-08-07T05:46:02.334Z | Checking ingot v0.1.1 |
| 1360 | 2026-08-07T05:46:02.587Z | Checking console v0.15.11 |
| 1361 | 2026-08-07T05:46:02.605Z | Checking newline-converter v0.3.0 |
| 1362 | 2026-08-07T05:46:02.745Z | Checking itertools v0.12.1 |
| 1363 | 2026-08-07T05:46:02.870Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1364 | 2026-08-07T05:46:02.977Z | Compiling parking_lot_core v0.8.6 |
| 1365 | 2026-08-07T05:46:03.041Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1366 | 2026-08-07T05:46:03.096Z | Checking resolv-conf v0.7.6 |
| 1367 | 2026-08-07T05:46:03.100Z | Checking linked-hash-map v0.5.6 |
| 1368 | 2026-08-07T05:46:03.245Z | Checking swrite v0.1.0 |
| 1369 | 2026-08-07T05:46:03.307Z | Checking lru-cache v0.1.2 |
| 1370 | 2026-08-07T05:46:03.347Z | Checking expectorate v1.2.0 |
| 1371 | 2026-08-07T05:46:03.431Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1372 | 2026-08-07T05:46:03.496Z | Checking rayon v1.12.0 |
| 1373 | 2026-08-07T05:46:03.659Z | Checking hickory-proto v0.24.4 |
| 1374 | 2026-08-07T05:46:03.959Z | Checking camino-tempfile v1.4.1 |
| 1375 | 2026-08-07T05:46:03.980Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1376 | 2026-08-07T05:46:04.276Z | Checking serde-big-array v0.5.1 |
| 1377 | 2026-08-07T05:46:04.444Z | Checking siphasher v1.0.3 |
| 1378 | 2026-08-07T05:46:04.617Z | Checking phf_shared v0.12.1 |
| 1379 | 2026-08-07T05:46:04.712Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1380 | 2026-08-07T05:46:05.029Z | Checking unicode-normalization v0.1.25 |
| 1381 | 2026-08-07T05:46:05.162Z | Checking pin-project v1.1.13 |
| 1382 | 2026-08-07T05:46:05.257Z | Checking hickory-resolver v0.24.4 |
| 1383 | 2026-08-07T05:46:05.277Z | Checking num_enum v0.5.11 |
| 1384 | 2026-08-07T05:46:05.400Z | Checking progenitor-client v0.13.0 |
| 1385 | 2026-08-07T05:46:05.833Z | Checking tokio-stream v0.1.18 |
| 1386 | 2026-08-07T05:46:05.964Z | Checking csv-core v0.1.13 |
| 1387 | 2026-08-07T05:46:06.054Z | Checking highway v1.3.0 |
| 1388 | 2026-08-07T05:46:06.146Z | Checking smawk v0.3.2 |
| 1389 | 2026-08-07T05:46:06.208Z | Checking konst_macro_rules v0.2.19 |
| 1390 | 2026-08-07T05:46:06.229Z | Checking unicode-linebreak v0.1.5 |
| 1391 | 2026-08-07T05:46:06.283Z | Checking same-file v1.0.6 |
| 1392 | 2026-08-07T05:46:06.362Z | Checking foldhash v0.1.5 |
| 1393 | 2026-08-07T05:46:06.365Z | Checking unicode-width v0.1.14 |
| 1394 | 2026-08-07T05:46:06.419Z | Checking foreign-types-shared v0.1.1 |
| 1395 | 2026-08-07T05:46:06.439Z | Checking walkdir v2.5.0 |
| 1396 | 2026-08-07T05:46:06.442Z | Checking textwrap v0.16.2 |
| 1397 | 2026-08-07T05:46:06.505Z | Checking hashbrown v0.15.5 |
| 1398 | 2026-08-07T05:46:06.526Z | Checking foreign-types v0.3.2 |
| 1399 | 2026-08-07T05:46:06.607Z | Checking konst v0.2.20 |
| 1400 | 2026-08-07T05:46:06.627Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1401 | 2026-08-07T05:46:06.646Z | Checking qorb v0.4.1 |
| 1402 | 2026-08-07T05:46:06.676Z | Checking csv v1.4.0 |
| 1403 | 2026-08-07T05:46:07.033Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1404 | 2026-08-07T05:46:07.254Z | Checking progenitor v0.13.0 |
| 1405 | 2026-08-07T05:46:07.350Z | Checking olpc-cjson v0.1.4 |
| 1406 | 2026-08-07T05:46:07.398Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1407 | 2026-08-07T05:46:07.500Z | Checking snafu v0.8.9 |
| 1408 | 2026-08-07T05:46:07.580Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1409 | 2026-08-07T05:46:07.661Z | Checking phf v0.12.1 |
| 1410 | 2026-08-07T05:46:07.750Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1411 | 2026-08-07T05:46:07.809Z | Checking zone v0.3.1 |
| 1412 | 2026-08-07T05:46:07.832Z | Checking tokio-dtrace v0.1.1 |
| 1413 | 2026-08-07T05:46:07.971Z | Checking globset v0.4.18 |
| 1414 | 2026-08-07T05:46:08.021Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-08-07T05:46:08.441Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1416 | 2026-08-07T05:46:08.607Z | Checking smf v0.2.3 |
| 1417 | 2026-08-07T05:46:08.645Z | Checking pem v3.0.6 |
| 1418 | 2026-08-07T05:46:08.830Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1419 | 2026-08-07T05:46:08.862Z | Checking libsw-core v0.3.2 |
| 1420 | 2026-08-07T05:46:09.026Z | Checking serde_plain v1.0.2 |
| 1421 | 2026-08-07T05:46:09.103Z | Checking sigpipe v0.1.3 |
| 1422 | 2026-08-07T05:46:09.124Z | Checking jiff v0.2.28 |
| 1423 | 2026-08-07T05:46:09.239Z | Checking fixedbitset v0.4.2 |
| 1424 | 2026-08-07T05:46:09.258Z | Checking typed-path v0.9.3 |
| 1425 | 2026-08-07T05:46:09.438Z | Checking glob v0.3.3 |
| 1426 | 2026-08-07T05:46:09.463Z | Checking fixedbitset v0.5.7 |
| 1427 | 2026-08-07T05:46:09.582Z | Checking petgraph v0.6.5 |
| 1428 | 2026-08-07T05:46:09.669Z | Checking petgraph v0.8.3 |
| 1429 | 2026-08-07T05:46:09.894Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-08-07T05:46:10.031Z | Checking tough v0.22.0 |
| 1431 | 2026-08-07T05:46:10.144Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-08-07T05:46:10.170Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1433 | 2026-08-07T05:46:10.392Z | Checking libsw v3.5.0 |
| 1434 | 2026-08-07T05:46:10.553Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1435 | 2026-08-07T05:46:10.724Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1436 | 2026-08-07T05:46:10.793Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1437 | 2026-08-07T05:46:10.845Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1438 | 2026-08-07T05:46:10.938Z | Checking oxide-tokio-rt v0.1.6 |
| 1439 | 2026-08-07T05:46:11.179Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-08-07T05:46:11.236Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-08-07T05:46:11.313Z | Checking const_format v0.2.36 |
| 1442 | 2026-08-07T05:46:11.392Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-08-07T05:46:11.414Z | Checking papergrid v0.11.0 |
| 1444 | 2026-08-07T05:46:11.833Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-08-07T05:46:11.878Z | Checking gethostname v0.5.0 |
| 1446 | 2026-08-07T05:46:11.951Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-08-07T05:46:11.972Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1448 | 2026-08-07T05:46:12.067Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1449 | 2026-08-07T05:46:12.254Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-08-07T05:46:12.550Z | Checking libscf-sys v1.2.0 |
| 1451 | 2026-08-07T05:46:12.722Z | Checking bcs v0.1.6 |
| 1452 | 2026-08-07T05:46:12.857Z | Checking termtree v0.5.1 |
| 1453 | 2026-08-07T05:46:12.925Z | Checking whoami v1.6.1 |
| 1454 | 2026-08-07T05:46:12.963Z | Checking tagptr v0.2.0 |
| 1455 | 2026-08-07T05:46:12.982Z | Checking linear-map v1.2.0 |
| 1456 | 2026-08-07T05:46:13.104Z | Checking moka v0.12.15 |
| 1457 | 2026-08-07T05:46:13.158Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1458 | 2026-08-07T05:46:13.799Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-08-07T05:46:13.850Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-08-07T05:46:14.874Z | Checking tabled v0.15.0 |
| 1461 | 2026-08-07T05:46:14.974Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1462 | 2026-08-07T05:46:14.994Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1463 | 2026-08-07T05:46:15.014Z | Checking steno v0.4.1 |
| 1464 | 2026-08-07T05:46:15.034Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1465 | 2026-08-07T05:46:15.580Z | Checking papergrid v0.18.0 |
| 1466 | 2026-08-07T05:46:15.599Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1467 | 2026-08-07T05:46:15.746Z | Checking hickory-proto v0.25.2 |
| 1468 | 2026-08-07T05:46:16.029Z | Checking testing_table v0.3.0 |
| 1469 | 2026-08-07T05:46:16.368Z | Checking tabled v0.21.0 |
| 1470 | 2026-08-07T05:46:16.387Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1471 | 2026-08-07T05:46:17.354Z | Checking hickory-resolver v0.25.2 |
| 1472 | 2026-08-07T05:46:17.357Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1473 | 2026-08-07T05:46:17.762Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1474 | 2026-08-07T05:46:17.885Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1475 | 2026-08-07T05:46:17.979Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-08-07T05:46:18.280Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1477 | 2026-08-07T05:46:18.804Z | Checking crc8 v0.1.1 |
| 1478 | 2026-08-07T05:46:19.240Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1479 | 2026-08-07T05:46:19.336Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1480 | 2026-08-07T05:46:19.546Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1481 | 2026-08-07T05:46:22.791Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1482 | 2026-08-07T05:46:24.678Z | Checking nom v8.0.0 |
| 1483 | 2026-08-07T05:46:28.404Z | Compiling crunchy v0.2.4 |
| 1484 | 2026-08-07T05:46:29.884Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1485 | 2026-08-07T05:46:30.321Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1486 | 2026-08-07T05:46:31.103Z | Compiling itertools v0.15.0 |
| 1487 | 2026-08-07T05:46:31.136Z | Compiling tiny-keccak v2.0.2 |
| 1488 | 2026-08-07T05:46:32.050Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1489 | 2026-08-07T05:46:32.408Z | Compiling ingot-macros v0.2.0 |
| 1490 | 2026-08-07T05:46:32.684Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1491 | 2026-08-07T05:46:33.555Z | Compiling typify-impl v0.4.3 |
| 1492 | 2026-08-07T05:46:33.555Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1493 | 2026-08-07T05:46:33.615Z | Compiling const-random-macro v0.1.16 |
| 1494 | 2026-08-07T05:46:33.739Z | Checking parking_lot v0.11.2 |
| 1495 | 2026-08-07T05:46:33.993Z | Checking fxhash v0.2.1 |
| 1496 | 2026-08-07T05:46:34.024Z | Compiling smartstring v1.0.1 |
| 1497 | 2026-08-07T05:46:34.084Z | Compiling ahash v0.8.12 |
| 1498 | 2026-08-07T05:46:34.123Z | Checking sled v0.34.7 |
| 1499 | 2026-08-07T05:46:34.561Z | Checking internet-checksum v0.2.1 |
| 1500 | 2026-08-07T05:46:34.690Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1501 | 2026-08-07T05:46:34.998Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1502 | 2026-08-07T05:46:35.391Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1503 | 2026-08-07T05:46:35.911Z | Compiling rhai_codegen v3.2.0 |
| 1504 | 2026-08-07T05:46:35.934Z | Checking arc-swap v1.9.1 |
| 1505 | 2026-08-07T05:46:36.169Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1506 | 2026-08-07T05:46:36.201Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1507 | 2026-08-07T05:46:36.324Z | Checking slog-scope v4.4.1 |
| 1508 | 2026-08-07T05:46:36.417Z | Checking dropshot-api-manager-types v0.7.2 |
| 1509 | 2026-08-07T05:46:36.595Z | Checking slog-stdlog v4.1.1 |
| 1510 | 2026-08-07T05:46:36.724Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1511 | 2026-08-07T05:46:36.764Z | Compiling lzma-sys v0.1.20 |
| 1512 | 2026-08-07T05:46:36.934Z | Compiling typify-macro v0.4.3 |
| 1513 | 2026-08-07T05:46:37.189Z | Compiling fs-err v3.3.0 |
| 1514 | 2026-08-07T05:46:37.355Z | Compiling typeid v1.0.3 |
| 1515 | 2026-08-07T05:46:37.725Z | Checking slog-envlogger v2.2.0 |
| 1516 | 2026-08-07T05:46:37.749Z | Checking ingot-types v0.2.0 |
| 1517 | 2026-08-07T05:46:37.882Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1518 | 2026-08-07T05:46:38.119Z | Checking ingot v0.2.1 |
| 1519 | 2026-08-07T05:46:38.140Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1520 | 2026-08-07T05:46:38.289Z | Checking const-random v0.1.18 |
| 1521 | 2026-08-07T05:46:38.476Z | Compiling typify v0.4.3 |
| 1522 | 2026-08-07T05:46:38.582Z | Compiling progenitor-impl v0.10.0 |
| 1523 | 2026-08-07T05:46:38.736Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1524 | 2026-08-07T05:46:39.167Z | Compiling cargo_toml v0.22.3 |
| 1525 | 2026-08-07T05:46:39.789Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1526 | 2026-08-07T05:46:40.159Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1527 | 2026-08-07T05:46:40.700Z | Compiling progenitor-macro v0.10.0 |
| 1528 | 2026-08-07T05:46:40.915Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1529 | 2026-08-07T05:46:41.247Z | Checking thin-vec v0.2.18 |
| 1530 | 2026-08-07T05:46:41.452Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1531 | 2026-08-07T05:46:41.508Z | Checking rhai v1.25.1 |
| 1532 | 2026-08-07T05:46:42.139Z | Checking sha1 v0.10.6 |
| 1533 | 2026-08-07T05:46:42.353Z | Checking utf-8 v0.7.6 |
| 1534 | 2026-08-07T05:46:42.497Z | Checking tungstenite v0.21.0 |
| 1535 | 2026-08-07T05:46:42.930Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1536 | 2026-08-07T05:46:43.246Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1537 | 2026-08-07T05:46:43.552Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1538 | 2026-08-07T05:46:43.851Z | Checking port-file v0.1.0 |
| 1539 | 2026-08-07T05:46:43.894Z | Checking sha2 v0.10.9 |
| 1540 | 2026-08-07T05:46:44.034Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1541 | 2026-08-07T05:46:44.199Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1542 | 2026-08-07T05:46:44.286Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1543 | 2026-08-07T05:46:44.421Z | Checking tokio-tungstenite v0.21.0 |
| 1544 | 2026-08-07T05:46:44.983Z | Checking progenitor v0.10.0 |
| 1545 | 2026-08-07T05:46:45.527Z | Checking console v0.16.3 |
| 1546 | 2026-08-07T05:46:45.619Z | Checking git-stub v1.0.0 |
| 1547 | 2026-08-07T05:46:45.807Z | Checking diff v0.1.13 |
| 1548 | 2026-08-07T05:46:45.826Z | Checking yansi v1.0.1 |
| 1549 | 2026-08-07T05:46:45.874Z | Checking unit-prefix v0.5.2 |
| 1550 | 2026-08-07T05:46:45.903Z | Checking base64 v0.21.7 |
| 1551 | 2026-08-07T05:46:45.944Z | Checking is_ci v1.2.0 |
| 1552 | 2026-08-07T05:46:46.084Z | Checking pretty_assertions v1.4.1 |
| 1553 | 2026-08-07T05:46:46.119Z | Checking indicatif v0.18.4 |
| 1554 | 2026-08-07T05:46:46.140Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1555 | 2026-08-07T05:46:46.159Z | Checking supports-color v3.0.2 |
| 1556 | 2026-08-07T05:46:46.642Z | Checking git-stub-vcs v0.1.0 |
| 1557 | 2026-08-07T05:46:46.925Z | Checking ron v0.12.1 |
| 1558 | 2026-08-07T05:46:47.057Z | Checking xz2 v0.1.7 |
| 1559 | 2026-08-07T05:46:47.610Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1560 | 2026-08-07T05:46:47.638Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1561 | 2026-08-07T05:46:47.664Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1562 | 2026-08-07T05:46:48.066Z | Checking drift v0.2.0 |
| 1563 | 2026-08-07T05:46:48.448Z | Compiling serial_test_derive v4.0.1 |
| 1564 | 2026-08-07T05:46:48.558Z | Checking base16ct v1.0.0 |
| 1565 | 2026-08-07T05:46:48.777Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1566 | 2026-08-07T05:46:49.139Z | Checking serial_test v4.0.1 |
| 1567 | 2026-08-07T05:46:49.333Z | Checking dropshot-api-manager v0.7.2 |
| 1568 | 2026-08-07T05:46:49.788Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1569 | 2026-08-07T05:46:50.089Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1570 | 2026-08-07T05:46:50.501Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1571 | 2026-08-07T05:46:50.998Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1572 | 2026-08-07T05:46:51.607Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1573 | 2026-08-07T05:46:51.808Z | Checking natord v1.0.9 |
| 1574 | 2026-08-07T05:46:52.216Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1575 | 2026-08-07T05:46:52.615Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1576 | 2026-08-07T05:46:52.870Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1577 | 2026-08-07T05:46:53.111Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1578 | 2026-08-07T05:46:53.134Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1579 | 2026-08-07T05:46:53.203Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1580 | 2026-08-07T05:46:54.468Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1581 | 2026-08-07T05:46:54.594Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1582 | 2026-08-07T05:46:54.616Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1583 | 2026-08-07T05:47:03.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s |
| 1584 | 2026-08-07T05:47:03.043Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1585 | 2026-08-07T05:47:03.043Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1586 | 2026-08-07T05:47:03.412Z | + cargo xtask openapi check |
| 1587 | 2026-08-07T05:47:04.073Z | Compiling cfg-if v1.0.4 |
| 1588 | 2026-08-07T05:47:04.174Z | Compiling libc v0.2.189 |
| 1589 | 2026-08-07T05:47:04.174Z | Compiling serde_core v1.0.229 |
| 1590 | 2026-08-07T05:47:04.190Z | Compiling memchr v2.8.1 |
| 1591 | 2026-08-07T05:47:04.200Z | Compiling smallvec v1.15.1 |
| 1592 | 2026-08-07T05:47:04.200Z | Compiling itoa v1.0.18 |
| 1593 | 2026-08-07T05:47:04.218Z | Compiling stable_deref_trait v1.2.1 |
| 1594 | 2026-08-07T05:47:04.226Z | Compiling zerofrom v0.1.8 |
| 1595 | 2026-08-07T05:47:04.237Z | Compiling zmij v1.0.21 |
| 1596 | 2026-08-07T05:47:04.287Z | Compiling litemap v0.8.2 |
| 1597 | 2026-08-07T05:47:04.341Z | Compiling yoke v0.8.3 |
| 1598 | 2026-08-07T05:47:04.383Z | Compiling writeable v0.6.3 |
| 1599 | 2026-08-07T05:47:04.410Z | Compiling utf8_iter v1.0.4 |
| 1600 | 2026-08-07T05:47:04.474Z | Compiling percent-encoding v2.3.2 |
| 1601 | 2026-08-07T05:47:04.509Z | Compiling zerovec v0.11.6 |
| 1602 | 2026-08-07T05:47:04.525Z | Compiling zerotrie v0.2.4 |
| 1603 | 2026-08-07T05:47:04.558Z | Compiling icu_normalizer_data v2.2.0 |
| 1604 | 2026-08-07T05:47:04.592Z | Compiling icu_properties_data v2.2.0 |
| 1605 | 2026-08-07T05:47:04.633Z | Compiling libm v0.2.16 |
| 1606 | 2026-08-07T05:47:04.651Z | Compiling form_urlencoded v1.2.2 |
| 1607 | 2026-08-07T05:47:04.671Z | Compiling rand_core v0.10.1 |
| 1608 | 2026-08-07T05:47:04.742Z | Compiling errno v0.3.14 |
| 1609 | 2026-08-07T05:47:04.820Z | Compiling getrandom v0.4.2 |
| 1610 | 2026-08-07T05:47:04.834Z | Compiling iana-time-zone v0.1.65 |
| 1611 | 2026-08-07T05:47:04.846Z | Compiling pin-project-lite v0.2.17 |
| 1612 | 2026-08-07T05:47:04.849Z | Compiling dyn-clone v1.0.20 |
| 1613 | 2026-08-07T05:47:04.911Z | Compiling zeroize v1.8.2 |
| 1614 | 2026-08-07T05:47:04.938Z | Compiling scopeguard v1.2.0 |
| 1615 | 2026-08-07T05:47:04.998Z | Compiling tinystr v0.8.3 |
| 1616 | 2026-08-07T05:47:05.010Z | Compiling potential_utf v0.1.5 |
| 1617 | 2026-08-07T05:47:05.037Z | Compiling lock_api v0.4.14 |
| 1618 | 2026-08-07T05:47:05.049Z | Compiling socket2 v0.6.5 |
| 1619 | 2026-08-07T05:47:05.052Z | Compiling parking_lot_core v0.9.12 |
| 1620 | 2026-08-07T05:47:05.110Z | Compiling thiserror v2.0.19 |
| 1621 | 2026-08-07T05:47:05.169Z | Compiling icu_locale_core v2.2.0 |
| 1622 | 2026-08-07T05:47:05.200Z | Compiling icu_collections v2.2.0 |
| 1623 | 2026-08-07T05:47:05.213Z | Compiling signal-hook-registry v1.4.8 |
| 1624 | 2026-08-07T05:47:05.261Z | Compiling parking_lot v0.12.5 |
| 1625 | 2026-08-07T05:47:05.346Z | Compiling mio v1.2.1 |
| 1626 | 2026-08-07T05:47:05.480Z | Compiling num-traits v0.2.19 |
| 1627 | 2026-08-07T05:47:05.497Z | Compiling portable-atomic v1.13.1 |
| 1628 | 2026-08-07T05:47:05.645Z | Compiling futures-core v0.3.32 |
| 1629 | 2026-08-07T05:47:05.723Z | Compiling critical-section v1.2.0 |
| 1630 | 2026-08-07T05:47:05.798Z | Compiling zerocopy v0.8.50 |
| 1631 | 2026-08-07T05:47:05.822Z | Compiling equivalent v1.0.2 |
| 1632 | 2026-08-07T05:47:05.834Z | Compiling subtle v2.6.1 |
| 1633 | 2026-08-07T05:47:05.860Z | Compiling log v0.4.32 |
| 1634 | 2026-08-07T05:47:05.903Z | Compiling serde v1.0.229 |
| 1635 | 2026-08-07T05:47:06.008Z | Compiling serde_json v1.0.151 |
| 1636 | 2026-08-07T05:47:06.017Z | Compiling icu_provider v2.2.0 |
| 1637 | 2026-08-07T05:47:06.033Z | Compiling uuid v1.24.0 |
| 1638 | 2026-08-07T05:47:06.050Z | Compiling semver v1.0.28 |
| 1639 | 2026-08-07T05:47:06.116Z | Compiling bitflags v2.12.1 |
| 1640 | 2026-08-07T05:47:06.252Z | Compiling icu_normalizer v2.2.0 |
| 1641 | 2026-08-07T05:47:06.329Z | Compiling icu_properties v2.2.0 |
| 1642 | 2026-08-07T05:47:06.343Z | Compiling bytes v1.11.1 |
| 1643 | 2026-08-07T05:47:06.363Z | Compiling chrono v0.4.45 |
| 1644 | 2026-08-07T05:47:06.467Z | Compiling once_cell v1.21.4 |
| 1645 | 2026-08-07T05:47:06.545Z | Compiling allocator-api2 v0.2.21 |
| 1646 | 2026-08-07T05:47:06.631Z | Compiling futures-sink v0.3.32 |
| 1647 | 2026-08-07T05:47:06.739Z | Compiling slab v0.4.12 |
| 1648 | 2026-08-07T05:47:06.779Z | Compiling typenum v1.20.1 |
| 1649 | 2026-08-07T05:47:06.801Z | Compiling tokio v1.53.1 |
| 1650 | 2026-08-07T05:47:06.921Z | Compiling futures-channel v0.3.32 |
| 1651 | 2026-08-07T05:47:06.965Z | Compiling hashbrown v0.17.1 |
| 1652 | 2026-08-07T05:47:07.080Z | Compiling getrandom v0.2.17 |
| 1653 | 2026-08-07T05:47:07.162Z | Compiling futures-task v0.3.32 |
| 1654 | 2026-08-07T05:47:07.262Z | Compiling idna_adapter v1.2.2 |
| 1655 | 2026-08-07T05:47:07.312Z | Compiling futures-io v0.3.32 |
| 1656 | 2026-08-07T05:47:07.404Z | Compiling idna v1.1.0 |
| 1657 | 2026-08-07T05:47:07.469Z | Compiling futures-util v0.3.32 |
| 1658 | 2026-08-07T05:47:07.470Z | Compiling rand_core v0.6.4 |
| 1659 | 2026-08-07T05:47:07.504Z | Compiling indexmap v2.14.0 |
| 1660 | 2026-08-07T05:47:07.570Z | Compiling tracing-core v0.1.36 |
| 1661 | 2026-08-07T05:47:07.709Z | Compiling url v2.5.8 |
| 1662 | 2026-08-07T05:47:07.839Z | Compiling base64 v0.22.1 |
| 1663 | 2026-08-07T05:47:08.127Z | Compiling fnv v1.0.7 |
| 1664 | 2026-08-07T05:47:08.150Z | Compiling tracing v0.1.44 |
| 1665 | 2026-08-07T05:47:08.162Z | Compiling unicode-ident v1.0.24 |
| 1666 | 2026-08-07T05:47:08.174Z | Compiling http v1.4.2 |
| 1667 | 2026-08-07T05:47:08.222Z | Compiling schemars v0.8.22 |
| 1668 | 2026-08-07T05:47:08.288Z | Compiling proc-macro2 v1.0.106 |
| 1669 | 2026-08-07T05:47:08.394Z | Compiling byteorder v1.5.0 |
| 1670 | 2026-08-07T05:47:08.522Z | Compiling erased-serde v0.3.31 |
| 1671 | 2026-08-07T05:47:08.624Z | Compiling ppv-lite86 v0.2.21 |
| 1672 | 2026-08-07T05:47:08.787Z | Compiling quote v1.0.45 |
| 1673 | 2026-08-07T05:47:08.946Z | Compiling slog v2.8.2 |
| 1674 | 2026-08-07T05:47:08.963Z | Compiling syn v2.0.117 |
| 1675 | 2026-08-07T05:47:09.032Z | Compiling ipnetwork v0.21.1 |
| 1676 | 2026-08-07T05:47:09.095Z | Compiling thiserror v1.0.69 |
| 1677 | 2026-08-07T05:47:09.184Z | Compiling ipnet v2.12.0 |
| 1678 | 2026-08-07T05:47:09.202Z | Compiling rustix v1.1.4 |
| 1679 | 2026-08-07T05:47:09.385Z | Compiling oxnet v0.1.6 |
| 1680 | 2026-08-07T05:47:09.477Z | Compiling rustls-pki-types v1.14.1 |
| 1681 | 2026-08-07T05:47:09.552Z | Compiling http-body v1.0.1 |
| 1682 | 2026-08-07T05:47:09.712Z | Compiling aws-lc-sys v0.41.0 |
| 1683 | 2026-08-07T05:47:09.725Z | Compiling atomic-waker v1.1.2 |
| 1684 | 2026-08-07T05:47:09.806Z | Compiling pretty-hex v0.4.2 |
| 1685 | 2026-08-07T05:47:09.836Z | Compiling untrusted v0.7.1 |
| 1686 | 2026-08-07T05:47:09.852Z | Compiling httparse v1.10.1 |
| 1687 | 2026-08-07T05:47:09.944Z | Compiling untrusted v0.9.0 |
| 1688 | 2026-08-07T05:47:09.962Z | Compiling tower-service v0.3.3 |
| 1689 | 2026-08-07T05:47:09.972Z | Compiling rustls v0.23.40 |
| 1690 | 2026-08-07T05:47:10.056Z | Compiling try-lock v0.2.5 |
| 1691 | 2026-08-07T05:47:10.068Z | Compiling ryu v1.0.23 |
| 1692 | 2026-08-07T05:47:10.160Z | Compiling tower-layer v0.3.3 |
| 1693 | 2026-08-07T05:47:10.172Z | Compiling plain v0.2.3 |
| 1694 | 2026-08-07T05:47:10.198Z | Compiling aws-lc-rs v1.17.0 |
| 1695 | 2026-08-07T05:47:10.252Z | Compiling want v0.3.1 |
| 1696 | 2026-08-07T05:47:10.279Z | Compiling getrandom v0.3.4 |
| 1697 | 2026-08-07T05:47:10.307Z | Compiling httpdate v1.0.3 |
| 1698 | 2026-08-07T05:47:10.320Z | Compiling ucd-trie v0.1.7 |
| 1699 | 2026-08-07T05:47:10.417Z | Compiling rand_core v0.9.5 |
| 1700 | 2026-08-07T05:47:10.461Z | Compiling pest v2.8.6 |
| 1701 | 2026-08-07T05:47:10.474Z | Compiling crossbeam-utils v0.8.21 |
| 1702 | 2026-08-07T05:47:10.551Z | Compiling tokio-util v0.7.18 |
| 1703 | 2026-08-07T05:47:10.606Z | Compiling omicron-workspace-hack v0.1.0 |
| 1704 | 2026-08-07T05:47:10.629Z | Compiling regex-syntax v0.8.10 |
| 1705 | 2026-08-07T05:47:10.678Z | Compiling rand_chacha v0.9.0 |
| 1706 | 2026-08-07T05:47:10.986Z | Compiling serde_urlencoded v0.7.1 |
| 1707 | 2026-08-07T05:47:11.058Z | Compiling http-body-util v0.1.4 |
| 1708 | 2026-08-07T05:47:11.236Z | Compiling rustls-webpki v0.103.13 |
| 1709 | 2026-08-07T05:47:11.271Z | Compiling h2 v0.4.14 |
| 1710 | 2026-08-07T05:47:11.325Z | Compiling foldhash v0.2.0 |
| 1711 | 2026-08-07T05:47:11.565Z | Compiling rand v0.9.4 |
| 1712 | 2026-08-07T05:47:11.630Z | Compiling newtype-uuid v1.3.2 |
| 1713 | 2026-08-07T05:47:11.963Z | Compiling anyhow v1.0.104 |
| 1714 | 2026-08-07T05:47:12.171Z | Compiling powerfmt v0.2.0 |
| 1715 | 2026-08-07T05:47:12.185Z | Compiling hex v0.4.3 |
| 1716 | 2026-08-07T05:47:12.344Z | Compiling deranged v0.5.8 |
| 1717 | 2026-08-07T05:47:12.389Z | Compiling daft v0.1.7 |
| 1718 | 2026-08-07T05:47:12.446Z | Compiling sync_wrapper v1.0.2 |
| 1719 | 2026-08-07T05:47:12.560Z | Compiling fastrand v2.4.1 |
| 1720 | 2026-08-07T05:47:12.667Z | Compiling num_threads v0.1.7 |
| 1721 | 2026-08-07T05:47:12.771Z | Compiling num-conv v0.2.2 |
| 1722 | 2026-08-07T05:47:12.825Z | Compiling time-core v0.1.8 |
| 1723 | 2026-08-07T05:47:12.871Z | Compiling tower v0.5.3 |
| 1724 | 2026-08-07T05:47:12.926Z | Compiling aho-corasick v1.1.4 |
| 1725 | 2026-08-07T05:47:12.974Z | Compiling generic-array v0.14.7 |
| 1726 | 2026-08-07T05:47:13.073Z | Compiling hashbrown v0.16.1 |
| 1727 | 2026-08-07T05:47:13.116Z | Compiling crossbeam-channel v0.5.15 |
| 1728 | 2026-08-07T05:47:13.333Z | Compiling hyper v1.11.0 |
| 1729 | 2026-08-07T05:47:13.345Z | Compiling time v0.3.47 |
| 1730 | 2026-08-07T05:47:13.475Z | Compiling tower-http v0.6.11 |
| 1731 | 2026-08-07T05:47:13.586Z | Compiling futures-executor v0.3.32 |
| 1732 | 2026-08-07T05:47:13.663Z | Compiling scroll v0.13.0 |
| 1733 | 2026-08-07T05:47:13.863Z | Compiling regex-automata v0.4.14 |
| 1734 | 2026-08-07T05:47:13.895Z | Compiling openapiv3 v2.2.0 |
| 1735 | 2026-08-07T05:47:13.936Z | Compiling openssl-probe v0.2.1 |
| 1736 | 2026-08-07T05:47:14.176Z | Compiling rustls-native-certs v0.8.4 |
| 1737 | 2026-08-07T05:47:14.280Z | Compiling goblin v0.10.7 |
| 1738 | 2026-08-07T05:47:14.510Z | Compiling hyper-util v0.1.20 |
| 1739 | 2026-08-07T05:47:14.793Z | Compiling tokio-rustls v0.26.4 |
| 1740 | 2026-08-07T05:47:15.062Z | Compiling futures v0.3.32 |
| 1741 | 2026-08-07T05:47:15.076Z | Compiling tempfile v3.27.0 |
| 1742 | 2026-08-07T05:47:15.090Z | Compiling camino v1.2.5 |
| 1743 | 2026-08-07T05:47:15.144Z | Compiling thread_local v1.1.9 |
| 1744 | 2026-08-07T05:47:15.423Z | Compiling cpufeatures v0.3.0 |
| 1745 | 2026-08-07T05:47:15.471Z | Compiling rustls-platform-verifier v0.7.0 |
| 1746 | 2026-08-07T05:47:15.500Z | Compiling dtrace-parser v0.3.0 |
| 1747 | 2026-08-07T05:47:15.503Z | Compiling hybrid-array v0.4.12 |
| 1748 | 2026-08-07T05:47:15.546Z | Compiling is-terminal v0.4.17 |
| 1749 | 2026-08-07T05:47:15.647Z | Compiling thread-id v5.1.0 |
| 1750 | 2026-08-07T05:47:15.700Z | Compiling adler2 v2.0.1 |
| 1751 | 2026-08-07T05:47:15.731Z | Compiling hyper-rustls v0.27.9 |
| 1752 | 2026-08-07T05:47:15.838Z | Compiling winnow v1.0.3 |
| 1753 | 2026-08-07T05:47:15.972Z | Compiling match_cfg v0.1.0 |
| 1754 | 2026-08-07T05:47:16.024Z | Compiling take_mut v0.2.2 |
| 1755 | 2026-08-07T05:47:16.046Z | Compiling simd-adler32 v0.3.9 |
| 1756 | 2026-08-07T05:47:16.138Z | Compiling term v1.2.1 |
| 1757 | 2026-08-07T05:47:16.183Z | Compiling miniz_oxide v0.8.9 |
| 1758 | 2026-08-07T05:47:16.249Z | Compiling slog-async v2.8.0 |
| 1759 | 2026-08-07T05:47:16.270Z | Compiling hostname v0.3.1 |
| 1760 | 2026-08-07T05:47:16.411Z | Compiling slog-term v2.9.2 |
| 1761 | 2026-08-07T05:47:16.750Z | Compiling reqwest v0.13.4 |
| 1762 | 2026-08-07T05:47:16.787Z | Compiling regex v1.12.3 |
| 1763 | 2026-08-07T05:47:16.828Z | Compiling slog-json v2.6.1 |
| 1764 | 2026-08-07T05:47:16.932Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1765 | 2026-08-07T05:47:16.975Z | Compiling crc32fast v1.5.0 |
| 1766 | 2026-08-07T05:47:17.035Z | Compiling memmap2 v0.9.10 |
| 1767 | 2026-08-07T05:47:17.127Z | Compiling dof v0.4.0 |
| 1768 | 2026-08-07T05:47:17.165Z | Compiling either v1.16.0 |
| 1769 | 2026-08-07T05:47:17.235Z | Compiling flate2 v1.1.9 |
| 1770 | 2026-08-07T05:47:17.256Z | Compiling slog-bunyan v2.5.0 |
| 1771 | 2026-08-07T05:47:17.376Z | Compiling crypto-common v0.2.2 |
| 1772 | 2026-08-07T05:47:17.388Z | Compiling block-buffer v0.12.0 |
| 1773 | 2026-08-07T05:47:17.400Z | Compiling crypto-common v0.1.7 |
| 1774 | 2026-08-07T05:47:17.418Z | Compiling rand_chacha v0.3.1 |
| 1775 | 2026-08-07T05:47:17.532Z | Compiling const-oid v0.10.2 |
| 1776 | 2026-08-07T05:47:17.545Z | Compiling compression-core v0.4.32 |
| 1777 | 2026-08-07T05:47:17.651Z | Compiling debug-ignore v1.0.5 |
| 1778 | 2026-08-07T05:47:17.702Z | Compiling compression-codecs v0.4.38 |
| 1779 | 2026-08-07T05:47:17.746Z | Compiling rand v0.8.6 |
| 1780 | 2026-08-07T05:47:17.758Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1781 | 2026-08-07T05:47:17.829Z | Compiling usdt-impl v0.6.0 |
| 1782 | 2026-08-07T05:47:17.950Z | Compiling digest v0.11.3 |
| 1783 | 2026-08-07T05:47:18.126Z | Compiling ref-cast v1.0.25 |
| 1784 | 2026-08-07T05:47:18.234Z | Compiling usdt v0.6.0 |
| 1785 | 2026-08-07T05:47:18.278Z | Compiling strum v0.26.3 |
| 1786 | 2026-08-07T05:47:18.394Z | Compiling macaddr v1.0.1 |
| 1787 | 2026-08-07T05:47:18.406Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1788 | 2026-08-07T05:47:18.417Z | Compiling serde_spanned v1.1.1 |
| 1789 | 2026-08-07T05:47:18.417Z | Compiling wait-timeout v0.2.1 |
| 1790 | 2026-08-07T05:47:18.472Z | Compiling encoding_rs v0.8.35 |
| 1791 | 2026-08-07T05:47:18.512Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1792 | 2026-08-07T05:47:18.572Z | Compiling quick-error v1.2.3 |
| 1793 | 2026-08-07T05:47:18.622Z | Compiling bit-vec v0.8.0 |
| 1794 | 2026-08-07T05:47:18.680Z | Compiling spin v0.9.8 |
| 1795 | 2026-08-07T05:47:18.706Z | Compiling mime v0.3.17 |
| 1796 | 2026-08-07T05:47:18.706Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1797 | 2026-08-07T05:47:18.729Z | Compiling rusty-fork v0.3.1 |
| 1798 | 2026-08-07T05:47:18.797Z | Compiling sha1 v0.11.0 |
| 1799 | 2026-08-07T05:47:18.858Z | Compiling bit-set v0.8.0 |
| 1800 | 2026-08-07T05:47:18.978Z | Compiling async-compression v0.4.42 |
| 1801 | 2026-08-07T05:47:19.027Z | Compiling serde_with v3.21.0 |
| 1802 | 2026-08-07T05:47:19.081Z | Compiling async-stream v0.3.6 |
| 1803 | 2026-08-07T05:47:19.093Z | Compiling rand_xorshift v0.4.0 |
| 1804 | 2026-08-07T05:47:19.107Z | Compiling waitgroup v0.1.2 |
| 1805 | 2026-08-07T05:47:19.242Z | Compiling rustls-pemfile v2.2.0 |
| 1806 | 2026-08-07T05:47:19.254Z | Compiling serde_path_to_error v0.1.20 |
| 1807 | 2026-08-07T05:47:19.265Z | Compiling hostname v0.4.2 |
| 1808 | 2026-08-07T05:47:19.339Z | Compiling unarray v0.1.4 |
| 1809 | 2026-08-07T05:47:19.407Z | Compiling progenitor-client v0.14.0 |
| 1810 | 2026-08-07T05:47:19.441Z | Compiling proptest v1.11.0 |
| 1811 | 2026-08-07T05:47:19.454Z | Compiling strum v0.27.2 |
| 1812 | 2026-08-07T05:47:19.587Z | Compiling multer v3.1.0 |
| 1813 | 2026-08-07T05:47:19.610Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1814 | 2026-08-07T05:47:19.720Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1815 | 2026-08-07T05:47:19.749Z | Compiling iddqd v0.4.6 |
| 1816 | 2026-08-07T05:47:19.905Z | Compiling dropshot v0.17.1 |
| 1817 | 2026-08-07T05:47:20.091Z | Compiling itertools v0.14.0 |
| 1818 | 2026-08-07T05:47:20.164Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-08-07T05:47:20.204Z | Compiling reqwest v0.12.28 |
| 1820 | 2026-08-07T05:47:20.420Z | Compiling block-buffer v0.10.4 |
| 1821 | 2026-08-07T05:47:20.557Z | Compiling backon v1.6.0 |
| 1822 | 2026-08-07T05:47:20.576Z | Compiling instant v0.1.13 |
| 1823 | 2026-08-07T05:47:20.687Z | Compiling backoff v0.4.0 |
| 1824 | 2026-08-07T05:47:20.768Z | Compiling progenitor-extras v0.2.0 |
| 1825 | 2026-08-07T05:47:20.842Z | Compiling digest v0.10.7 |
| 1826 | 2026-08-07T05:47:20.900Z | Compiling parse-display v0.10.0 |
| 1827 | 2026-08-07T05:47:20.996Z | Compiling regress v0.10.5 |
| 1828 | 2026-08-07T05:47:21.010Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1829 | 2026-08-07T05:47:21.055Z | Compiling humantime v2.3.0 |
| 1830 | 2026-08-07T05:47:21.218Z | Compiling progenitor-client v0.10.0 |
| 1831 | 2026-08-07T05:47:21.331Z | Compiling unicode-width v0.2.2 |
| 1832 | 2026-08-07T05:47:21.349Z | Compiling cpufeatures v0.2.17 |
| 1833 | 2026-08-07T05:47:21.426Z | Compiling utf8parse v0.2.2 |
| 1834 | 2026-08-07T05:47:21.492Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1835 | 2026-08-07T05:47:21.540Z | Compiling anstyle-parse v1.0.0 |
| 1836 | 2026-08-07T05:47:21.618Z | Compiling terminal_size v0.4.4 |
| 1837 | 2026-08-07T05:47:21.734Z | Compiling colorchoice v1.0.5 |
| 1838 | 2026-08-07T05:47:21.764Z | Compiling is_terminal_polyfill v1.70.2 |
| 1839 | 2026-08-07T05:47:21.854Z | Compiling anstyle-query v1.1.5 |
| 1840 | 2026-08-07T05:47:21.865Z | Compiling heck v0.5.0 |
| 1841 | 2026-08-07T05:47:21.885Z | Compiling anstyle v1.0.14 |
| 1842 | 2026-08-07T05:47:21.967Z | Compiling secrecy v0.10.3 |
| 1843 | 2026-08-07T05:47:22.055Z | Compiling anstream v1.0.0 |
| 1844 | 2026-08-07T05:47:22.114Z | Compiling clap_lex v1.1.0 |
| 1845 | 2026-08-07T05:47:22.126Z | Compiling tinyvec_macros v0.1.1 |
| 1846 | 2026-08-07T05:47:22.137Z | Compiling strsim v0.11.1 |
| 1847 | 2026-08-07T05:47:22.198Z | Compiling tinyvec v1.11.0 |
| 1848 | 2026-08-07T05:47:22.364Z | Compiling clap_builder v4.6.5 |
| 1849 | 2026-08-07T05:47:22.378Z | Compiling num-integer v0.1.46 |
| 1850 | 2026-08-07T05:47:22.510Z | Compiling scroll v0.12.0 |
| 1851 | 2026-08-07T05:47:22.552Z | Compiling crucible-workspace-hack v0.1.0 |
| 1852 | 2026-08-07T05:47:22.627Z | Compiling hmac v0.12.1 |
| 1853 | 2026-08-07T05:47:22.702Z | Compiling regress v0.11.1 |
| 1854 | 2026-08-07T05:47:22.770Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-08-07T05:47:22.785Z | Compiling inout v0.1.4 |
| 1856 | 2026-08-07T05:47:22.941Z | Compiling ff v0.13.1 |
| 1857 | 2026-08-07T05:47:23.079Z | Compiling group v0.13.0 |
| 1858 | 2026-08-07T05:47:23.092Z | Compiling cipher v0.4.4 |
| 1859 | 2026-08-07T05:47:23.157Z | Compiling hkdf v0.12.4 |
| 1860 | 2026-08-07T05:47:23.196Z | Compiling goblin v0.8.2 |
| 1861 | 2026-08-07T05:47:23.307Z | Compiling num-rational v0.4.2 |
| 1862 | 2026-08-07T05:47:23.320Z | Compiling num-iter v0.1.45 |
| 1863 | 2026-08-07T05:47:23.445Z | Compiling zerocopy v0.7.35 |
| 1864 | 2026-08-07T05:47:23.863Z | Compiling universal-hash v0.5.1 |
| 1865 | 2026-08-07T05:47:24.001Z | Compiling clap v4.6.5 |
| 1866 | 2026-08-07T05:47:24.016Z | Compiling crypto-bigint v0.5.5 |
| 1867 | 2026-08-07T05:47:24.087Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-08-07T05:47:24.397Z | Compiling typify-impl v0.6.2 |
| 1869 | 2026-08-07T05:47:24.433Z | Compiling half v2.7.1 |
| 1870 | 2026-08-07T05:47:24.742Z | Compiling num-complex v0.4.6 |
| 1871 | 2026-08-07T05:47:25.145Z | Compiling opaque-debug v0.3.1 |
| 1872 | 2026-08-07T05:47:25.201Z | Compiling base16ct v0.2.0 |
| 1873 | 2026-08-07T05:47:25.225Z | Compiling ciborium-io v0.2.2 |
| 1874 | 2026-08-07T05:47:25.329Z | Compiling base64ct v1.8.3 |
| 1875 | 2026-08-07T05:47:25.370Z | Compiling elliptic-curve v0.13.8 |
| 1876 | 2026-08-07T05:47:25.636Z | Compiling password-hash v0.5.0 |
| 1877 | 2026-08-07T05:47:25.661Z | Compiling dof v0.3.0 |
| 1878 | 2026-08-07T05:47:25.738Z | Compiling ciborium-ll v0.2.2 |
| 1879 | 2026-08-07T05:47:25.961Z | Compiling poly1305 v0.8.0 |
| 1880 | 2026-08-07T05:47:26.072Z | Compiling curve25519-dalek v4.1.3 |
| 1881 | 2026-08-07T05:47:26.157Z | Compiling typify v0.6.2 |
| 1882 | 2026-08-07T05:47:26.259Z | Compiling num v0.4.3 |
| 1883 | 2026-08-07T05:47:26.271Z | Compiling hubpack v0.1.2 |
| 1884 | 2026-08-07T05:47:26.337Z | Compiling thiserror-no-std v2.0.2 |
| 1885 | 2026-08-07T05:47:26.374Z | Compiling chacha20 v0.9.1 |
| 1886 | 2026-08-07T05:47:26.430Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1887 | 2026-08-07T05:47:26.457Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-08-07T05:47:26.500Z | Compiling blake2 v0.10.6 |
| 1889 | 2026-08-07T05:47:26.595Z | Compiling aead v0.5.2 |
| 1890 | 2026-08-07T05:47:26.764Z | Compiling byte-wrapper v0.1.0 |
| 1891 | 2026-08-07T05:47:26.852Z | Compiling dtrace-parser v0.2.0 |
| 1892 | 2026-08-07T05:47:26.951Z | Compiling crossbeam-epoch v0.9.18 |
| 1893 | 2026-08-07T05:47:27.042Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1894 | 2026-08-07T05:47:27.122Z | Compiling thread-id v4.2.2 |
| 1895 | 2026-08-07T05:47:27.135Z | Compiling keccak v0.1.6 |
| 1896 | 2026-08-07T05:47:27.191Z | Compiling static_assertions v1.1.0 |
| 1897 | 2026-08-07T05:47:27.208Z | Compiling float-ord v0.3.2 |
| 1898 | 2026-08-07T05:47:27.267Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1899 | 2026-08-07T05:47:27.292Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-08-07T05:47:27.325Z | Compiling sha3 v0.10.9 |
| 1901 | 2026-08-07T05:47:27.355Z | Compiling usdt-impl v0.5.0 |
| 1902 | 2026-08-07T05:47:27.374Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1903 | 2026-08-07T05:47:27.616Z | Compiling vsss-rs v3.3.4 |
| 1904 | 2026-08-07T05:47:27.639Z | Compiling chacha20poly1305 v0.10.1 |
| 1905 | 2026-08-07T05:47:27.777Z | Compiling argon2 v0.5.3 |
| 1906 | 2026-08-07T05:47:28.017Z | Compiling memoffset v0.9.1 |
| 1907 | 2026-08-07T05:47:28.107Z | Compiling ciborium v0.2.2 |
| 1908 | 2026-08-07T05:47:28.193Z | Compiling hash32 v0.3.1 |
| 1909 | 2026-08-07T05:47:28.285Z | Compiling memmap v0.7.0 |
| 1910 | 2026-08-07T05:47:28.354Z | Compiling indent_write v2.2.0 |
| 1911 | 2026-08-07T05:47:28.440Z | Compiling data-encoding v2.11.0 |
| 1912 | 2026-08-07T05:47:28.466Z | Compiling usdt v0.5.0 |
| 1913 | 2026-08-07T05:47:28.495Z | Compiling heapless v0.8.0 |
| 1914 | 2026-08-07T05:47:28.685Z | Compiling nix v0.31.3 |
| 1915 | 2026-08-07T05:47:28.736Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-08-07T05:47:28.901Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1917 | 2026-08-07T05:47:28.931Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-08-07T05:47:28.994Z | Compiling ingot-types v0.1.2 |
| 1919 | 2026-08-07T05:47:29.007Z | Compiling rustix v0.38.44 |
| 1920 | 2026-08-07T05:47:29.296Z | Compiling tabwriter v1.4.1 |
| 1921 | 2026-08-07T05:47:29.450Z | Compiling cobs v0.3.0 |
| 1922 | 2026-08-07T05:47:29.519Z | Compiling managed v0.8.0 |
| 1923 | 2026-08-07T05:47:29.548Z | Compiling bitflags v1.3.2 |
| 1924 | 2026-08-07T05:47:29.628Z | Compiling bytecount v0.6.9 |
| 1925 | 2026-08-07T05:47:29.663Z | Compiling postcard v1.1.3 |
| 1926 | 2026-08-07T05:47:29.743Z | Compiling smoltcp v0.11.0 |
| 1927 | 2026-08-07T05:47:29.769Z | Compiling ingot v0.1.1 |
| 1928 | 2026-08-07T05:47:29.867Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1929 | 2026-08-07T05:47:29.952Z | Compiling toml_datetime v0.6.11 |
| 1930 | 2026-08-07T05:47:29.965Z | Compiling serde_spanned v0.6.9 |
| 1931 | 2026-08-07T05:47:30.007Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1932 | 2026-08-07T05:47:30.109Z | Compiling foreign-types-shared v0.3.1 |
| 1933 | 2026-08-07T05:47:30.126Z | Compiling swrite v0.1.0 |
| 1934 | 2026-08-07T05:47:30.204Z | Compiling linked-hash-map v0.5.6 |
| 1935 | 2026-08-07T05:47:30.220Z | Compiling toml_write v0.1.2 |
| 1936 | 2026-08-07T05:47:30.234Z | Compiling unicode-segmentation v1.13.3 |
| 1937 | 2026-08-07T05:47:30.318Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1938 | 2026-08-07T05:47:30.388Z | Compiling winnow v0.7.15 |
| 1939 | 2026-08-07T05:47:30.420Z | Compiling resolv-conf v0.7.6 |
| 1940 | 2026-08-07T05:47:30.454Z | Compiling colored v3.1.1 |
| 1941 | 2026-08-07T05:47:30.654Z | Compiling newline-converter v0.3.0 |
| 1942 | 2026-08-07T05:47:30.773Z | Compiling lru-cache v0.1.2 |
| 1943 | 2026-08-07T05:47:30.786Z | Compiling foreign-types v0.5.0 |
| 1944 | 2026-08-07T05:47:30.837Z | Compiling num_enum v0.7.6 |
| 1945 | 2026-08-07T05:47:30.866Z | Compiling atomicwrites v0.4.4 |
| 1946 | 2026-08-07T05:47:30.898Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1947 | 2026-08-07T05:47:30.958Z | Compiling hickory-proto v0.24.4 |
| 1948 | 2026-08-07T05:47:31.014Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1949 | 2026-08-07T05:47:31.051Z | Compiling crossbeam-deque v0.8.6 |
| 1950 | 2026-08-07T05:47:31.130Z | Compiling console v0.15.11 |
| 1951 | 2026-08-07T05:47:31.246Z | Compiling chacha20 v0.10.0 |
| 1952 | 2026-08-07T05:47:31.514Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1953 | 2026-08-07T05:47:31.648Z | Compiling camino-tempfile v1.4.1 |
| 1954 | 2026-08-07T05:47:31.660Z | Compiling serde-big-array v0.5.1 |
| 1955 | 2026-08-07T05:47:31.752Z | Compiling toml_edit v0.22.27 |
| 1956 | 2026-08-07T05:47:31.802Z | Compiling cstr-argument v0.1.2 |
| 1957 | 2026-08-07T05:47:31.883Z | Compiling similar v2.7.0 |
| 1958 | 2026-08-07T05:47:31.904Z | Compiling siphasher v1.0.3 |
| 1959 | 2026-08-07T05:47:31.955Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1960 | 2026-08-07T05:47:32.100Z | Compiling phf_shared v0.12.1 |
| 1961 | 2026-08-07T05:47:32.219Z | Compiling pin-project v1.1.13 |
| 1962 | 2026-08-07T05:47:32.279Z | Compiling expectorate v1.2.0 |
| 1963 | 2026-08-07T05:47:32.322Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1964 | 2026-08-07T05:47:32.431Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1965 | 2026-08-07T05:47:32.478Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1966 | 2026-08-07T05:47:32.600Z | Compiling rand v0.10.2 |
| 1967 | 2026-08-07T05:47:32.650Z | Compiling rayon-core v1.13.0 |
| 1968 | 2026-08-07T05:47:32.749Z | Compiling hickory-resolver v0.24.4 |
| 1969 | 2026-08-07T05:47:32.902Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1970 | 2026-08-07T05:47:33.107Z | Compiling num_enum v0.5.11 |
| 1971 | 2026-08-07T05:47:33.231Z | Compiling toml v0.8.23 |
| 1972 | 2026-08-07T05:47:33.259Z | Compiling prettyplease v0.2.37 |
| 1973 | 2026-08-07T05:47:33.343Z | Compiling progenitor-impl v0.14.0 |
| 1974 | 2026-08-07T05:47:33.858Z | Compiling progenitor-impl v0.13.0 |
| 1975 | 2026-08-07T05:47:34.064Z | Compiling unicode-normalization v0.1.25 |
| 1976 | 2026-08-07T05:47:34.546Z | Compiling progenitor-client v0.13.0 |
| 1977 | 2026-08-07T05:47:34.602Z | Compiling tokio-stream v0.1.18 |
| 1978 | 2026-08-07T05:47:34.684Z | Compiling bstr v1.12.1 |
| 1979 | 2026-08-07T05:47:34.853Z | Compiling csv-core v0.1.13 |
| 1980 | 2026-08-07T05:47:35.079Z | Compiling same-file v1.0.6 |
| 1981 | 2026-08-07T05:47:35.130Z | Compiling unicode-width v0.1.14 |
| 1982 | 2026-08-07T05:47:35.169Z | Compiling highway v1.3.0 |
| 1983 | 2026-08-07T05:47:35.184Z | Compiling foldhash v0.1.5 |
| 1984 | 2026-08-07T05:47:35.188Z | Compiling konst_macro_rules v0.2.19 |
| 1985 | 2026-08-07T05:47:35.251Z | Compiling foreign-types-shared v0.1.1 |
| 1986 | 2026-08-07T05:47:35.344Z | Compiling konst v0.2.20 |
| 1987 | 2026-08-07T05:47:35.365Z | Compiling foreign-types v0.3.2 |
| 1988 | 2026-08-07T05:47:35.375Z | Compiling hashbrown v0.15.5 |
| 1989 | 2026-08-07T05:47:35.404Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1990 | 2026-08-07T05:47:35.438Z | Compiling walkdir v2.5.0 |
| 1991 | 2026-08-07T05:47:35.554Z | Compiling globset v0.4.18 |
| 1992 | 2026-08-07T05:47:35.576Z | Compiling progenitor v0.13.0 |
| 1993 | 2026-08-07T05:47:35.731Z | Compiling csv v1.4.0 |
| 1994 | 2026-08-07T05:47:35.782Z | Compiling qorb v0.4.1 |
| 1995 | 2026-08-07T05:47:35.911Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1996 | 2026-08-07T05:47:36.289Z | Compiling snafu v0.8.9 |
| 1997 | 2026-08-07T05:47:36.328Z | Compiling progenitor v0.14.0 |
| 1998 | 2026-08-07T05:47:36.481Z | Compiling olpc-cjson v0.1.4 |
| 1999 | 2026-08-07T05:47:36.569Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2000 | 2026-08-07T05:47:36.650Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2001 | 2026-08-07T05:47:36.664Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2002 | 2026-08-07T05:47:36.966Z | Compiling rayon v1.12.0 |
| 2003 | 2026-08-07T05:47:37.073Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2004 | 2026-08-07T05:47:37.102Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2005 | 2026-08-07T05:47:37.760Z | Compiling phf v0.12.1 |
| 2006 | 2026-08-07T05:47:37.921Z | Compiling openssl-sys v0.9.116 |
| 2007 | 2026-08-07T05:47:37.946Z | Compiling tokio-dtrace v0.1.1 |
| 2008 | 2026-08-07T05:47:37.959Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2009 | 2026-08-07T05:47:38.016Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2010 | 2026-08-07T05:47:38.207Z | Compiling itertools v0.12.1 |
| 2011 | 2026-08-07T05:47:38.219Z | Compiling libsw-core v0.3.2 |
| 2012 | 2026-08-07T05:47:38.320Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2013 | 2026-08-07T05:47:38.386Z | Compiling pem v3.0.6 |
| 2014 | 2026-08-07T05:47:38.424Z | Compiling serde_plain v1.0.2 |
| 2015 | 2026-08-07T05:47:38.634Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-08-07T05:47:38.673Z | Compiling sigpipe v0.1.3 |
| 2017 | 2026-08-07T05:47:38.729Z | Compiling glob v0.3.3 |
| 2018 | 2026-08-07T05:47:38.743Z | Compiling minimal-lexical v0.2.1 |
| 2019 | 2026-08-07T05:47:38.762Z | Compiling fixedbitset v0.4.2 |
| 2020 | 2026-08-07T05:47:38.796Z | Compiling fixedbitset v0.5.7 |
| 2021 | 2026-08-07T05:47:38.991Z | Compiling typed-path v0.9.3 |
| 2022 | 2026-08-07T05:47:39.003Z | Compiling jiff v0.2.28 |
| 2023 | 2026-08-07T05:47:39.170Z | Compiling petgraph v0.8.3 |
| 2024 | 2026-08-07T05:47:39.199Z | Compiling nom v7.1.3 |
| 2025 | 2026-08-07T05:47:39.483Z | Compiling zone v0.3.1 |
| 2026 | 2026-08-07T05:47:39.495Z | Compiling petgraph v0.6.5 |
| 2027 | 2026-08-07T05:47:40.235Z | Compiling tough v0.22.0 |
| 2028 | 2026-08-07T05:47:40.317Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-08-07T05:47:40.534Z | Compiling openssl v0.10.80 |
| 2030 | 2026-08-07T05:47:40.570Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2031 | 2026-08-07T05:47:40.852Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2032 | 2026-08-07T05:47:40.976Z | Compiling libsw v3.5.0 |
| 2033 | 2026-08-07T05:47:41.020Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-08-07T05:47:41.152Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2035 | 2026-08-07T05:47:41.265Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2036 | 2026-08-07T05:47:41.516Z | Compiling oxide-tokio-rt v0.1.6 |
| 2037 | 2026-08-07T05:47:41.825Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2038 | 2026-08-07T05:47:41.842Z | Compiling chrono-tz v0.10.4 |
| 2039 | 2026-08-07T05:47:41.980Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-08-07T05:47:42.154Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2041 | 2026-08-07T05:47:42.172Z | Compiling newtype_derive v0.1.6 |
| 2042 | 2026-08-07T05:47:42.252Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2043 | 2026-08-07T05:47:42.462Z | Compiling slog-dtrace v0.3.0 |
| 2044 | 2026-08-07T05:47:42.465Z | Compiling const_format v0.2.36 |
| 2045 | 2026-08-07T05:47:42.773Z | Compiling cancel-safe-futures v0.1.5 |
| 2046 | 2026-08-07T05:47:42.811Z | Compiling owo-colors v4.3.0 |
| 2047 | 2026-08-07T05:47:43.050Z | Compiling papergrid v0.11.0 |
| 2048 | 2026-08-07T05:47:43.079Z | Compiling gethostname v0.5.0 |
| 2049 | 2026-08-07T05:47:43.204Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2050 | 2026-08-07T05:47:43.543Z | Compiling libscf-sys v1.2.0 |
| 2051 | 2026-08-07T05:47:43.571Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-08-07T05:47:43.591Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2053 | 2026-08-07T05:47:43.659Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-08-07T05:47:43.681Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-08-07T05:47:43.696Z | Compiling bcs v0.1.6 |
| 2056 | 2026-08-07T05:47:43.805Z | Compiling smf v0.2.3 |
| 2057 | 2026-08-07T05:47:44.030Z | Compiling smawk v0.3.2 |
| 2058 | 2026-08-07T05:47:44.207Z | Compiling linear-map v1.2.0 |
| 2059 | 2026-08-07T05:47:44.226Z | Compiling termtree v0.5.1 |
| 2060 | 2026-08-07T05:47:44.247Z | Compiling unicode-linebreak v0.1.5 |
| 2061 | 2026-08-07T05:47:44.381Z | Compiling lazy_static v1.5.0 |
| 2062 | 2026-08-07T05:47:44.392Z | Compiling tagptr v0.2.0 |
| 2063 | 2026-08-07T05:47:44.406Z | Compiling whoami v1.6.1 |
| 2064 | 2026-08-07T05:47:44.485Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2065 | 2026-08-07T05:47:44.497Z | Compiling steno v0.4.1 |
| 2066 | 2026-08-07T05:47:44.547Z | Compiling moka v0.12.15 |
| 2067 | 2026-08-07T05:47:44.710Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-08-07T05:47:44.714Z | Compiling textwrap v0.16.2 |
| 2069 | 2026-08-07T05:47:44.884Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-08-07T05:47:45.226Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-08-07T05:47:45.348Z | Compiling tabled v0.15.0 |
| 2072 | 2026-08-07T05:47:45.381Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-08-07T05:47:46.439Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-08-07T05:47:46.500Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2075 | 2026-08-07T05:47:46.690Z | Compiling cookie v0.18.1 |
| 2076 | 2026-08-07T05:47:47.296Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2077 | 2026-08-07T05:47:47.421Z | Compiling papergrid v0.18.0 |
| 2078 | 2026-08-07T05:47:47.826Z | Compiling hickory-proto v0.25.2 |
| 2079 | 2026-08-07T05:47:47.973Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2080 | 2026-08-07T05:47:47.997Z | Compiling testing_table v0.3.0 |
| 2081 | 2026-08-07T05:47:48.161Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2082 | 2026-08-07T05:47:48.174Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2083 | 2026-08-07T05:47:48.535Z | Compiling tabled v0.21.0 |
| 2084 | 2026-08-07T05:47:48.955Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2085 | 2026-08-07T05:47:49.320Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2086 | 2026-08-07T05:47:49.359Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 2087 | 2026-08-07T05:47:49.375Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2088 | 2026-08-07T05:47:49.637Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2089 | 2026-08-07T05:47:50.184Z | Compiling hickory-resolver v0.25.2 |
| 2090 | 2026-08-07T05:47:50.371Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2091 | 2026-08-07T05:47:50.403Z | Compiling crc8 v0.1.1 |
| 2092 | 2026-08-07T05:47:50.526Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2093 | 2026-08-07T05:47:50.638Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2094 | 2026-08-07T05:47:51.171Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2095 | 2026-08-07T05:47:51.199Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 2096 | 2026-08-07T05:47:54.348Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2097 | 2026-08-07T05:48:02.153Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2098 | 2026-08-07T05:48:03.764Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2099 | 2026-08-07T05:48:04.800Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2100 | 2026-08-07T05:48:06.058Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2101 | 2026-08-07T05:48:07.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 2102 | 2026-08-07T05:48:07.510Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2103 | 2026-08-07T05:48:07.510Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2104 | 2026-08-07T05:48:07.625Z | Running `target/debug/xtask openapi check` |
| 2105 | 2026-08-07T05:48:08.103Z | Compiling serde_core v1.0.229 |
| 2106 | 2026-08-07T05:48:08.106Z | Compiling serde v1.0.229 |
| 2107 | 2026-08-07T05:48:08.173Z | Compiling serde_json v1.0.151 |
| 2108 | 2026-08-07T05:48:08.177Z | Compiling syn v2.0.117 |
| 2109 | 2026-08-07T05:48:08.182Z | Compiling getrandom v0.4.2 |
| 2110 | 2026-08-07T05:48:08.185Z | Compiling bytes v1.11.1 |
| 2111 | 2026-08-07T05:48:08.200Z | Compiling num-traits v0.2.19 |
| 2112 | 2026-08-07T05:48:08.204Z | Compiling zerocopy v0.8.50 |
| 2113 | 2026-08-07T05:48:08.327Z | Compiling once_cell v1.21.4 |
| 2114 | 2026-08-07T05:48:08.535Z | Compiling slog v2.8.2 |
| 2115 | 2026-08-07T05:48:08.549Z | Compiling schemars v0.8.22 |
| 2116 | 2026-08-07T05:48:08.619Z | Compiling zeroize v1.8.2 |
| 2117 | 2026-08-07T05:48:08.796Z | Compiling http v1.4.2 |
| 2118 | 2026-08-07T05:48:08.804Z | Compiling hashbrown v0.17.1 |
| 2119 | 2026-08-07T05:48:08.804Z | Compiling aws-lc-rs v1.17.0 |
| 2120 | 2026-08-07T05:48:08.825Z | Compiling usdt-impl v0.6.0 |
| 2121 | 2026-08-07T05:48:08.853Z | Compiling time-macros v0.2.27 |
| 2122 | 2026-08-07T05:48:09.116Z | Compiling rustls-pki-types v1.14.1 |
| 2123 | 2026-08-07T05:48:09.177Z | Compiling tracing-core v0.1.36 |
| 2124 | 2026-08-07T05:48:09.394Z | Compiling bitflags v2.12.1 |
| 2125 | 2026-08-07T05:48:09.590Z | Compiling tracing v0.1.44 |
| 2126 | 2026-08-07T05:48:09.641Z | Compiling http-body v1.0.1 |
| 2127 | 2026-08-07T05:48:09.793Z | Compiling generic-array v0.14.7 |
| 2128 | 2026-08-07T05:48:09.825Z | Compiling rustls v0.23.40 |
| 2129 | 2026-08-07T05:48:09.840Z | Compiling rustix v1.1.4 |
| 2130 | 2026-08-07T05:48:09.877Z | Compiling time v0.3.47 |
| 2131 | 2026-08-07T05:48:10.066Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2132 | 2026-08-07T05:48:10.389Z | Compiling uuid v1.24.0 |
| 2133 | 2026-08-07T05:48:10.808Z | Compiling pest_generator v2.8.6 |
| 2134 | 2026-08-07T05:48:10.808Z | Compiling serde_derive_internals v0.29.1 |
| 2135 | 2026-08-07T05:48:10.866Z | Compiling chrono v0.4.45 |
| 2136 | 2026-08-07T05:48:10.963Z | Compiling erased-serde v0.3.31 |
| 2137 | 2026-08-07T05:48:11.160Z | Compiling indexmap v2.14.0 |
| 2138 | 2026-08-07T05:48:11.444Z | Compiling serde_tokenstream v0.2.3 |
| 2139 | 2026-08-07T05:48:11.459Z | Compiling camino v1.2.5 |
| 2140 | 2026-08-07T05:48:11.540Z | Compiling rustls-webpki v0.103.13 |
| 2141 | 2026-08-07T05:48:11.797Z | Compiling subtle v2.6.1 |
| 2142 | 2026-08-07T05:48:11.808Z | Compiling winnow v1.0.3 |
| 2143 | 2026-08-07T05:48:11.869Z | Compiling openapiv3 v2.2.0 |
| 2144 | 2026-08-07T05:48:11.946Z | Compiling slog-json v2.6.1 |
| 2145 | 2026-08-07T05:48:11.978Z | Compiling zerocopy-derive v0.8.50 |
| 2146 | 2026-08-07T05:48:12.147Z | Compiling pest_derive v2.8.6 |
| 2147 | 2026-08-07T05:48:12.156Z | Compiling tokio-macros v2.7.0 |
| 2148 | 2026-08-07T05:48:12.272Z | Compiling schemars_derive v0.8.22 |
| 2149 | 2026-08-07T05:48:12.354Z | Compiling scroll_derive v0.13.1 |
| 2150 | 2026-08-07T05:48:12.357Z | Compiling futures-macro v0.3.32 |
| 2151 | 2026-08-07T05:48:12.463Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2152 | 2026-08-07T05:48:12.667Z | Compiling dtrace-parser v0.3.0 |
| 2153 | 2026-08-07T05:48:12.889Z | Compiling tokio v1.53.1 |
| 2154 | 2026-08-07T05:48:13.161Z | Compiling scroll v0.13.0 |
| 2155 | 2026-08-07T05:48:13.161Z | Compiling futures-util v0.3.32 |
| 2156 | 2026-08-07T05:48:13.428Z | Compiling goblin v0.10.7 |
| 2157 | 2026-08-07T05:48:13.439Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2158 | 2026-08-07T05:48:14.131Z | Compiling async-stream-impl v0.3.6 |
| 2159 | 2026-08-07T05:48:14.760Z | Compiling oxnet v0.1.6 |
| 2160 | 2026-08-07T05:48:14.797Z | Compiling serde_spanned v1.1.1 |
| 2161 | 2026-08-07T05:48:15.214Z | Compiling semver v1.0.28 |
| 2162 | 2026-08-07T05:48:15.432Z | Compiling futures-executor v0.3.32 |
| 2163 | 2026-08-07T05:48:15.530Z | Compiling rustix v0.38.44 |
| 2164 | 2026-08-07T05:48:15.700Z | Compiling serde_urlencoded v0.7.1 |
| 2165 | 2026-08-07T05:48:15.835Z | Compiling futures v0.3.32 |
| 2166 | 2026-08-07T05:48:15.915Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2167 | 2026-08-07T05:48:15.944Z | Compiling dropshot_endpoint v0.17.1 |
| 2168 | 2026-08-07T05:48:15.953Z | Compiling multer v3.1.0 |
| 2169 | 2026-08-07T05:48:16.293Z | Compiling dof v0.4.0 |
| 2170 | 2026-08-07T05:48:16.431Z | Compiling slog-term v2.9.2 |
| 2171 | 2026-08-07T05:48:16.995Z | Compiling tokio-util v0.7.18 |
| 2172 | 2026-08-07T05:48:17.517Z | Compiling h2 v0.4.14 |
| 2173 | 2026-08-07T05:48:17.565Z | Compiling usdt-macro v0.6.0 |
| 2174 | 2026-08-07T05:48:17.614Z | Compiling usdt-attr-macro v0.6.0 |
| 2175 | 2026-08-07T05:48:17.656Z | Compiling tokio-rustls v0.26.4 |
| 2176 | 2026-08-07T05:48:17.920Z | Compiling async-compression v0.4.42 |
| 2177 | 2026-08-07T05:48:17.939Z | Compiling slog-async v2.8.0 |
| 2178 | 2026-08-07T05:48:18.209Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2179 | 2026-08-07T05:48:18.231Z | Compiling async-stream v0.3.6 |
| 2180 | 2026-08-07T05:48:18.244Z | Compiling proc-macro-crate v3.5.0 |
| 2181 | 2026-08-07T05:48:18.359Z | Compiling usdt v0.6.0 |
| 2182 | 2026-08-07T05:48:18.405Z | Compiling slog-bunyan v2.5.0 |
| 2183 | 2026-08-07T05:48:18.438Z | Compiling async-trait v0.1.89 |
| 2184 | 2026-08-07T05:48:18.489Z | Compiling serde_path_to_error v0.1.20 |
| 2185 | 2026-08-07T05:48:18.544Z | Compiling http-body-util v0.1.4 |
| 2186 | 2026-08-07T05:48:18.635Z | Compiling rustls-pemfile v2.2.0 |
| 2187 | 2026-08-07T05:48:18.657Z | Compiling crossbeam-epoch v0.9.18 |
| 2188 | 2026-08-07T05:48:18.808Z | Compiling aho-corasick v1.1.4 |
| 2189 | 2026-08-07T05:48:18.834Z | Compiling tempfile v3.27.0 |
| 2190 | 2026-08-07T05:48:18.843Z | Compiling num_enum_derive v0.7.6 |
| 2191 | 2026-08-07T05:48:18.921Z | Compiling crossbeam-deque v0.8.6 |
| 2192 | 2026-08-07T05:48:19.132Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2193 | 2026-08-07T05:48:19.272Z | Compiling crypto-common v0.1.7 |
| 2194 | 2026-08-07T05:48:19.403Z | Compiling block-buffer v0.10.4 |
| 2195 | 2026-08-07T05:48:19.476Z | Compiling clap_builder v4.6.5 |
| 2196 | 2026-08-07T05:48:19.476Z | Compiling git-stub v1.0.0 |
| 2197 | 2026-08-07T05:48:19.544Z | Compiling digest v0.10.7 |
| 2198 | 2026-08-07T05:48:19.625Z | Compiling rayon-core v1.13.0 |
| 2199 | 2026-08-07T05:48:19.738Z | Compiling hyper v1.11.0 |
| 2200 | 2026-08-07T05:48:19.738Z | Compiling regex-automata v0.4.14 |
| 2201 | 2026-08-07T05:48:19.877Z | Compiling num_enum v0.7.6 |
| 2202 | 2026-08-07T05:48:19.899Z | Compiling atomicwrites v0.4.4 |
| 2203 | 2026-08-07T05:48:20.001Z | Compiling fs-err v3.3.0 |
| 2204 | 2026-08-07T05:48:20.089Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2205 | 2026-08-07T05:48:20.306Z | Compiling terminal_size v0.4.4 |
| 2206 | 2026-08-07T05:48:20.341Z | Compiling nom v8.0.0 |
| 2207 | 2026-08-07T05:48:20.448Z | Compiling bstr v1.12.1 |
| 2208 | 2026-08-07T05:48:20.587Z | Compiling is_ci v1.2.0 |
| 2209 | 2026-08-07T05:48:20.726Z | Compiling either v1.16.0 |
| 2210 | 2026-08-07T05:48:20.727Z | Compiling textwrap v0.16.2 |
| 2211 | 2026-08-07T05:48:20.809Z | Compiling sha2 v0.10.9 |
| 2212 | 2026-08-07T05:48:20.909Z | Compiling hyper-util v0.1.20 |
| 2213 | 2026-08-07T05:48:21.188Z | Compiling clap v4.6.5 |
| 2214 | 2026-08-07T05:48:21.204Z | Compiling rayon v1.12.0 |
| 2215 | 2026-08-07T05:48:21.229Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2216 | 2026-08-07T05:48:21.267Z | Compiling similar v2.7.0 |
| 2217 | 2026-08-07T05:48:21.413Z | Compiling regex v1.12.3 |
| 2218 | 2026-08-07T05:48:21.873Z | Compiling drift v0.2.0 |
| 2219 | 2026-08-07T05:48:21.898Z | Compiling supports-color v3.0.2 |
| 2220 | 2026-08-07T05:48:22.071Z | Compiling git-stub-vcs v0.1.0 |
| 2221 | 2026-08-07T05:48:22.160Z | Compiling dropshot v0.17.1 |
| 2222 | 2026-08-07T05:48:22.416Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2223 | 2026-08-07T05:48:22.528Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2224 | 2026-08-07T05:48:24.801Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2225 | 2026-08-07T05:48:24.801Z | Compiling dropshot-api-manager v0.7.2 |
| 2226 | 2026-08-07T05:48:27.961Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2227 | 2026-08-07T05:48:29.236Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2228 | 2026-08-07T05:48:36.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s |
| 2229 | 2026-08-07T05:48:36.606Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2230 | 2026-08-07T05:48:36.637Z | ------- |
| 2231 | 2026-08-07T05:48:36.637Z | Generating OpenAPI documents from API definitions ... |
| 2232 | 2026-08-07T05:48:36.710Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2233 | 2026-08-07T05:48:36.746Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2234 | 2026-08-07T05:48:36.886Z | ------- |
| 2235 | 2026-08-07T05:48:36.886Z | Checking 16 OpenAPI documents... |
| 2236 | 2026-08-07T05:48:36.886Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2237 | 2026-08-07T05:48:36.886Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2238 | 2026-08-07T05:48:36.886Z | Fresh ddm-admin (versioned v3.0.0 (added locally)): DDM Admin |
| 2239 | 2026-08-07T05:48:36.886Z | Fresh ddm-admin "latest" symlink |
| 2240 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2241 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2242 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2243 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2244 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2245 | 2026-08-07T05:48:36.889Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2246 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2247 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2248 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2249 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2250 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2251 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v12.0.0 (blessed)): Maghemite Admin |
| 2252 | 2026-08-07T05:48:36.890Z | Fresh mg-admin (versioned v13.0.0 (added locally)): Maghemite Admin |
| 2253 | 2026-08-07T05:48:36.890Z | Fresh mg-admin "latest" symlink |
| 2254 | 2026-08-07T05:48:36.890Z | ------- |
| 2255 | 2026-08-07T05:48:36.890Z | Success 16 documents checked: 18 fresh, 0 stale, 0 failed, 0 other problems |
| 2256 | 2026-08-07T05:48:36.937Z | + banner build |
| 2257 | 2026-08-07T05:48:36.940Z | |
| 2258 | 2026-08-07T05:48:36.940Z | ##### # # # # ##### |
| 2259 | 2026-08-07T05:48:36.941Z | # # # # # # # # |
| 2260 | 2026-08-07T05:48:36.941Z | ##### # # # # # # |
| 2261 | 2026-08-07T05:48:36.941Z | # # # # # # # # |
| 2262 | 2026-08-07T05:48:36.941Z | # # # # # # # # |
| 2263 | 2026-08-07T05:48:36.941Z | ##### #### # ###### ##### |
| 2264 | 2026-08-07T05:48:36.941Z | |
| 2265 | 2026-08-07T05:48:36.941Z | + ptime -m cargo build |
| 2266 | 2026-08-07T05:48:37.564Z | Compiling smallvec v1.15.1 |
| 2267 | 2026-08-07T05:48:37.681Z | Compiling log v0.4.32 |
| 2268 | 2026-08-07T05:48:37.702Z | Compiling ring v0.17.14 |
| 2269 | 2026-08-07T05:48:37.724Z | Compiling webpki-roots v1.0.7 |
| 2270 | 2026-08-07T05:48:37.772Z | Compiling similar v2.7.0 |
| 2271 | 2026-08-07T05:48:37.807Z | Compiling fxhash v0.2.1 |
| 2272 | 2026-08-07T05:48:37.807Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2273 | 2026-08-07T05:48:37.835Z | Compiling goblin v0.10.7 |
| 2274 | 2026-08-07T05:48:37.846Z | Compiling icu_normalizer v2.2.0 |
| 2275 | 2026-08-07T05:48:37.880Z | Compiling parking_lot_core v0.9.12 |
| 2276 | 2026-08-07T05:48:37.883Z | Compiling goblin v0.8.2 |
| 2277 | 2026-08-07T05:48:37.934Z | Compiling globset v0.4.18 |
| 2278 | 2026-08-07T05:48:38.045Z | Compiling parking_lot_core v0.8.6 |
| 2279 | 2026-08-07T05:48:38.194Z | Compiling idna_adapter v1.2.2 |
| 2280 | 2026-08-07T05:48:38.353Z | Compiling idna v1.1.0 |
| 2281 | 2026-08-07T05:48:38.384Z | Compiling parking_lot v0.12.5 |
| 2282 | 2026-08-07T05:48:38.412Z | Compiling expectorate v1.2.0 |
| 2283 | 2026-08-07T05:48:38.566Z | Compiling parking_lot v0.11.2 |
| 2284 | 2026-08-07T05:48:38.677Z | Compiling url v2.5.8 |
| 2285 | 2026-08-07T05:48:38.688Z | Compiling tokio v1.53.1 |
| 2286 | 2026-08-07T05:48:38.774Z | Compiling moka v0.12.15 |
| 2287 | 2026-08-07T05:48:38.942Z | Compiling rustls-webpki v0.103.13 |
| 2288 | 2026-08-07T05:48:39.139Z | Compiling sled v0.34.7 |
| 2289 | 2026-08-07T05:48:39.563Z | Compiling schemars v0.8.22 |
| 2290 | 2026-08-07T05:48:39.646Z | Compiling rustls v0.23.40 |
| 2291 | 2026-08-07T05:48:39.705Z | Compiling arc-swap v1.9.1 |
| 2292 | 2026-08-07T05:48:39.912Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2293 | 2026-08-07T05:48:40.015Z | Compiling slog-scope v4.4.1 |
| 2294 | 2026-08-07T05:48:40.226Z | Compiling dof v0.3.0 |
| 2295 | 2026-08-07T05:48:40.276Z | Compiling internet-checksum v0.2.1 |
| 2296 | 2026-08-07T05:48:40.414Z | Compiling ipnetwork v0.21.1 |
| 2297 | 2026-08-07T05:48:40.849Z | Compiling oxnet v0.1.6 |
| 2298 | 2026-08-07T05:48:40.909Z | Compiling newtype-uuid v1.3.2 |
| 2299 | 2026-08-07T05:48:41.030Z | Compiling dof v0.4.0 |
| 2300 | 2026-08-07T05:48:41.264Z | Compiling daft v0.1.7 |
| 2301 | 2026-08-07T05:48:41.312Z | Compiling serde_with v3.21.0 |
| 2302 | 2026-08-07T05:48:41.543Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2303 | 2026-08-07T05:48:41.790Z | Compiling usdt-impl v0.6.0 |
| 2304 | 2026-08-07T05:48:42.041Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2305 | 2026-08-07T05:48:42.328Z | Compiling usdt v0.6.0 |
| 2306 | 2026-08-07T05:48:42.446Z | Compiling tokio-util v0.7.18 |
| 2307 | 2026-08-07T05:48:42.612Z | Compiling tower v0.5.3 |
| 2308 | 2026-08-07T05:48:42.616Z | Compiling async-compression v0.4.42 |
| 2309 | 2026-08-07T05:48:42.675Z | Compiling tokio-rustls v0.26.4 |
| 2310 | 2026-08-07T05:48:42.943Z | Compiling rustls-platform-verifier v0.7.0 |
| 2311 | 2026-08-07T05:48:42.956Z | Compiling iddqd v0.4.6 |
| 2312 | 2026-08-07T05:48:43.099Z | Compiling h2 v0.4.14 |
| 2313 | 2026-08-07T05:48:43.122Z | Compiling tower-http v0.6.11 |
| 2314 | 2026-08-07T05:48:43.178Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2315 | 2026-08-07T05:48:43.178Z | Compiling backoff v0.4.0 |
| 2316 | 2026-08-07T05:48:43.376Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2317 | 2026-08-07T05:48:43.407Z | Compiling typify-impl v0.6.2 |
| 2318 | 2026-08-07T05:48:43.425Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2319 | 2026-08-07T05:48:43.552Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2320 | 2026-08-07T05:48:43.768Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2321 | 2026-08-07T05:48:43.871Z | Compiling byte-wrapper v0.1.0 |
| 2322 | 2026-08-07T05:48:44.216Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2323 | 2026-08-07T05:48:44.245Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2324 | 2026-08-07T05:48:44.267Z | Compiling usdt-impl v0.5.0 |
| 2325 | 2026-08-07T05:48:44.300Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2326 | 2026-08-07T05:48:44.754Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2327 | 2026-08-07T05:48:44.826Z | Compiling usdt v0.5.0 |
| 2328 | 2026-08-07T05:48:44.937Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2329 | 2026-08-07T05:48:45.110Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2330 | 2026-08-07T05:48:45.204Z | Compiling hyper v1.11.0 |
| 2331 | 2026-08-07T05:48:45.352Z | Compiling typify v0.6.2 |
| 2332 | 2026-08-07T05:48:45.425Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2333 | 2026-08-07T05:48:45.466Z | Compiling progenitor-impl v0.14.0 |
| 2334 | 2026-08-07T05:48:45.544Z | Compiling hickory-proto v0.24.4 |
| 2335 | 2026-08-07T05:48:46.097Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2336 | 2026-08-07T05:48:46.773Z | Compiling hyper-util v0.1.20 |
| 2337 | 2026-08-07T05:48:46.879Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2338 | 2026-08-07T05:48:46.988Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2339 | 2026-08-07T05:48:47.003Z | Compiling progenitor-impl v0.13.0 |
| 2340 | 2026-08-07T05:48:47.247Z | Compiling tokio-stream v0.1.18 |
| 2341 | 2026-08-07T05:48:47.483Z | Compiling hickory-resolver v0.24.4 |
| 2342 | 2026-08-07T05:48:47.729Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2343 | 2026-08-07T05:48:47.842Z | Compiling tokio-dtrace v0.1.1 |
| 2344 | 2026-08-07T05:48:48.105Z | Compiling hyper-rustls v0.27.9 |
| 2345 | 2026-08-07T05:48:48.424Z | Compiling reqwest v0.13.4 |
| 2346 | 2026-08-07T05:48:48.441Z | Compiling dropshot v0.17.1 |
| 2347 | 2026-08-07T05:48:48.646Z | Compiling reqwest v0.12.28 |
| 2348 | 2026-08-07T05:48:48.687Z | Compiling qorb v0.4.1 |
| 2349 | 2026-08-07T05:48:49.013Z | Compiling libsw-core v0.3.2 |
| 2350 | 2026-08-07T05:48:49.165Z | Compiling zone v0.3.1 |
| 2351 | 2026-08-07T05:48:49.232Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2352 | 2026-08-07T05:48:49.854Z | Compiling progenitor-client v0.14.0 |
| 2353 | 2026-08-07T05:48:49.936Z | Compiling progenitor-client v0.10.0 |
| 2354 | 2026-08-07T05:48:50.175Z | Compiling progenitor-extras v0.2.0 |
| 2355 | 2026-08-07T05:48:50.217Z | Compiling progenitor v0.14.0 |
| 2356 | 2026-08-07T05:48:50.244Z | Compiling progenitor-client v0.13.0 |
| 2357 | 2026-08-07T05:48:50.370Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2358 | 2026-08-07T05:48:50.402Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2359 | 2026-08-07T05:48:50.427Z | Compiling libsw v3.5.0 |
| 2360 | 2026-08-07T05:48:50.558Z | Compiling progenitor v0.13.0 |
| 2361 | 2026-08-07T05:48:50.613Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2362 | 2026-08-07T05:48:50.706Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2363 | 2026-08-07T05:48:50.719Z | Compiling oxide-tokio-rt v0.1.6 |
| 2364 | 2026-08-07T05:48:50.734Z | Compiling slog-dtrace v0.3.0 |
| 2365 | 2026-08-07T05:48:51.028Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-08-07T05:48:51.041Z | Compiling tough v0.22.0 |
| 2367 | 2026-08-07T05:48:51.112Z | Compiling cancel-safe-futures v0.1.5 |
| 2368 | 2026-08-07T05:48:51.158Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2369 | 2026-08-07T05:48:51.424Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-08-07T05:48:51.641Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2371 | 2026-08-07T05:48:52.231Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2372 | 2026-08-07T05:48:52.269Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-08-07T05:48:52.418Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-08-07T05:48:52.496Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2375 | 2026-08-07T05:48:52.617Z | Compiling steno v0.4.1 |
| 2376 | 2026-08-07T05:48:52.836Z | Compiling hickory-proto v0.25.2 |
| 2377 | 2026-08-07T05:48:54.066Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2378 | 2026-08-07T05:48:54.259Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2379 | 2026-08-07T05:48:54.270Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2380 | 2026-08-07T05:48:54.830Z | Compiling hickory-resolver v0.25.2 |
| 2381 | 2026-08-07T05:48:55.100Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 2382 | 2026-08-07T05:48:55.290Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2383 | 2026-08-07T05:48:55.491Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2384 | 2026-08-07T05:48:55.573Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2385 | 2026-08-07T05:48:55.602Z | Compiling slog-stdlog v4.1.1 |
| 2386 | 2026-08-07T05:48:55.821Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2387 | 2026-08-07T05:48:56.174Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2388 | 2026-08-07T05:48:56.661Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2389 | 2026-08-07T05:48:56.884Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2390 | 2026-08-07T05:48:57.068Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2391 | 2026-08-07T05:48:57.095Z | Compiling ingot-types v0.2.0 |
| 2392 | 2026-08-07T05:48:57.190Z | Compiling itertools v0.15.0 |
| 2393 | 2026-08-07T05:48:57.512Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2394 | 2026-08-07T05:48:57.755Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2395 | 2026-08-07T05:48:58.043Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2396 | 2026-08-07T05:48:58.210Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2397 | 2026-08-07T05:48:58.397Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2398 | 2026-08-07T05:48:58.523Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2399 | 2026-08-07T05:48:58.629Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2400 | 2026-08-07T05:48:58.674Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 2401 | 2026-08-07T05:48:59.010Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2402 | 2026-08-07T05:48:59.295Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2403 | 2026-08-07T05:48:59.476Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2404 | 2026-08-07T05:48:59.687Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2405 | 2026-08-07T05:48:59.762Z | Compiling ingot v0.2.1 |
| 2406 | 2026-08-07T05:48:59.841Z | Compiling const-random v0.1.18 |
| 2407 | 2026-08-07T05:48:59.890Z | Compiling slog-envlogger v2.2.0 |
| 2408 | 2026-08-07T05:48:59.922Z | Compiling typify-impl v0.4.3 |
| 2409 | 2026-08-07T05:49:00.299Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2410 | 2026-08-07T05:49:00.556Z | Compiling ahash v0.8.12 |
| 2411 | 2026-08-07T05:49:00.617Z | Compiling smartstring v1.0.1 |
| 2412 | 2026-08-07T05:49:00.801Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2413 | 2026-08-07T05:49:00.889Z | Compiling sha1 v0.10.6 |
| 2414 | 2026-08-07T05:49:01.125Z | Compiling thin-vec v0.2.18 |
| 2415 | 2026-08-07T05:49:01.418Z | Compiling utf-8 v0.7.6 |
| 2416 | 2026-08-07T05:49:01.611Z | Compiling typify v0.4.3 |
| 2417 | 2026-08-07T05:49:01.639Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2418 | 2026-08-07T05:49:01.725Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2419 | 2026-08-07T05:49:01.738Z | Compiling progenitor-impl v0.10.0 |
| 2420 | 2026-08-07T05:49:01.760Z | Compiling tungstenite v0.21.0 |
| 2421 | 2026-08-07T05:49:02.642Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2422 | 2026-08-07T05:49:02.869Z | Compiling rhai v1.25.1 |
| 2423 | 2026-08-07T05:49:03.133Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2424 | 2026-08-07T05:49:03.586Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2425 | 2026-08-07T05:49:03.916Z | Compiling sha2 v0.10.9 |
| 2426 | 2026-08-07T05:49:04.353Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2427 | 2026-08-07T05:49:04.904Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2428 | 2026-08-07T05:49:04.989Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2429 | 2026-08-07T05:49:05.081Z | Compiling progenitor v0.10.0 |
| 2430 | 2026-08-07T05:49:05.234Z | Compiling lzma-sys v0.1.20 |
| 2431 | 2026-08-07T05:49:05.354Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2432 | 2026-08-07T05:49:05.442Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2433 | 2026-08-07T05:49:06.252Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2434 | 2026-08-07T05:49:06.544Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2435 | 2026-08-07T05:49:06.738Z | Compiling tokio-tungstenite v0.21.0 |
| 2436 | 2026-08-07T05:49:07.078Z | Compiling typeid v1.0.3 |
| 2437 | 2026-08-07T05:49:07.204Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2438 | 2026-08-07T05:49:07.537Z | Compiling port-file v0.1.0 |
| 2439 | 2026-08-07T05:49:07.668Z | Compiling console v0.16.3 |
| 2440 | 2026-08-07T05:49:07.742Z | Compiling git-stub v1.0.0 |
| 2441 | 2026-08-07T05:49:07.919Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2442 | 2026-08-07T05:49:08.019Z | Compiling unit-prefix v0.5.2 |
| 2443 | 2026-08-07T05:49:08.185Z | Compiling base64 v0.21.7 |
| 2444 | 2026-08-07T05:49:08.244Z | Compiling indicatif v0.18.4 |
| 2445 | 2026-08-07T05:49:08.277Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2446 | 2026-08-07T05:49:08.332Z | Compiling git-stub-vcs v0.1.0 |
| 2447 | 2026-08-07T05:49:08.516Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2448 | 2026-08-07T05:49:08.693Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2449 | 2026-08-07T05:49:08.896Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2450 | 2026-08-07T05:49:09.224Z | Compiling ron v0.12.1 |
| 2451 | 2026-08-07T05:49:09.589Z | Compiling xz2 v0.1.7 |
| 2452 | 2026-08-07T05:49:09.711Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2453 | 2026-08-07T05:49:09.766Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2454 | 2026-08-07T05:49:09.838Z | Compiling drift v0.2.0 |
| 2455 | 2026-08-07T05:49:10.052Z | Compiling base16ct v1.0.0 |
| 2456 | 2026-08-07T05:49:10.255Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2457 | 2026-08-07T05:49:10.668Z | Compiling dropshot-api-manager v0.7.2 |
| 2458 | 2026-08-07T05:49:10.743Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2459 | 2026-08-07T05:49:10.879Z | Compiling natord v1.0.9 |
| 2460 | 2026-08-07T05:49:11.058Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2461 | 2026-08-07T05:49:14.804Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2462 | 2026-08-07T05:49:15.200Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2463 | 2026-08-07T05:49:23.370Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2464 | 2026-08-07T05:49:25.041Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2465 | 2026-08-07T05:49:26.114Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2466 | 2026-08-07T05:49:27.068Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2467 | 2026-08-07T05:49:27.068Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2468 | 2026-08-07T05:49:27.072Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2469 | 2026-08-07T05:49:27.427Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2470 | 2026-08-07T05:49:27.427Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2471 | 2026-08-07T05:49:27.431Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2472 | 2026-08-07T05:49:28.013Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2473 | 2026-08-07T05:49:29.836Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2474 | 2026-08-07T05:49:29.836Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2475 | 2026-08-07T05:49:29.840Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2476 | 2026-08-07T05:49:35.543Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2477 | 2026-08-07T05:49:36.977Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2478 | 2026-08-07T05:49:36.977Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2479 | 2026-08-07T05:49:36.980Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2480 | 2026-08-07T05:50:22.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s |
| 2481 | 2026-08-07T05:50:22.833Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2482 | 2026-08-07T05:50:22.834Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2483 | 2026-08-07T05:50:23.017Z | |
| 2484 | 2026-08-07T05:50:23.018Z | real 1:45.998002803 |
| 2485 | 2026-08-07T05:50:23.018Z | user 7:40.718844879 |
| 2486 | 2026-08-07T05:50:23.018Z | sys 1:07.410400670 |
| 2487 | 2026-08-07T05:50:23.018Z | trap 0.199196116 |
| 2488 | 2026-08-07T05:50:23.018Z | tflt 0.029957754 |
| 2489 | 2026-08-07T05:50:23.018Z | dflt 0.203770714 |
| 2490 | 2026-08-07T05:50:23.018Z | kflt 0.000121513 |
| 2491 | 2026-08-07T05:50:23.018Z | lock 31:38.304417299 |
| 2492 | 2026-08-07T05:50:23.018Z | slp 24:43.062434092 |
| 2493 | 2026-08-07T05:50:23.018Z | lat 23.378782740 |
| 2494 | 2026-08-07T05:50:23.018Z | stop 41.925407132 |
| 2495 | 2026-08-07T05:50:23.022Z | + ptime -m cargo build --release |
| 2496 | 2026-08-07T05:50:23.690Z | Compiling proc-macro2 v1.0.106 |
| 2497 | 2026-08-07T05:50:23.690Z | Compiling quote v1.0.45 |
| 2498 | 2026-08-07T05:50:23.690Z | Compiling unicode-ident v1.0.24 |
| 2499 | 2026-08-07T05:50:23.695Z | Compiling serde_core v1.0.229 |
| 2500 | 2026-08-07T05:50:23.695Z | Compiling serde v1.0.229 |
| 2501 | 2026-08-07T05:50:23.696Z | Compiling libc v0.2.189 |
| 2502 | 2026-08-07T05:50:23.696Z | Compiling cfg-if v1.0.4 |
| 2503 | 2026-08-07T05:50:23.909Z | Compiling zmij v1.0.21 |
| 2504 | 2026-08-07T05:50:23.923Z | Compiling autocfg v1.5.1 |
| 2505 | 2026-08-07T05:50:24.174Z | Compiling memchr v2.8.1 |
| 2506 | 2026-08-07T05:50:24.200Z | Compiling libm v0.2.16 |
| 2507 | 2026-08-07T05:50:24.554Z | Compiling itoa v1.0.18 |
| 2508 | 2026-08-07T05:50:25.636Z | Compiling icu_normalizer_data v2.2.0 |
| 2509 | 2026-08-07T05:50:25.636Z | Compiling icu_properties_data v2.2.0 |
| 2510 | 2026-08-07T05:50:25.636Z | Compiling version_check v0.9.5 |
| 2511 | 2026-08-07T05:50:25.636Z | Compiling stable_deref_trait v1.2.1 |
| 2512 | 2026-08-07T05:50:25.636Z | Compiling serde_json v1.0.151 |
| 2513 | 2026-08-07T05:50:25.636Z | Compiling thiserror v2.0.19 |
| 2514 | 2026-08-07T05:50:25.636Z | Compiling syn v2.0.117 |
| 2515 | 2026-08-07T05:50:25.636Z | Compiling syn v3.0.3 |
| 2516 | 2026-08-07T05:50:25.636Z | Compiling writeable v0.6.3 |
| 2517 | 2026-08-07T05:50:25.636Z | Compiling litemap v0.8.2 |
| 2518 | 2026-08-07T05:50:25.636Z | Compiling utf8_iter v1.0.4 |
| 2519 | 2026-08-07T05:50:25.636Z | Compiling num-traits v0.2.19 |
| 2520 | 2026-08-07T05:50:25.636Z | Compiling percent-encoding v2.3.2 |
| 2521 | 2026-08-07T05:50:25.807Z | Compiling form_urlencoded v1.2.2 |
| 2522 | 2026-08-07T05:50:25.811Z | Compiling getrandom v0.4.2 |
| 2523 | 2026-08-07T05:50:25.910Z | Compiling rand_core v0.10.1 |
| 2524 | 2026-08-07T05:50:26.129Z | Compiling parking_lot_core v0.9.12 |
| 2525 | 2026-08-07T05:50:26.173Z | Compiling iana-time-zone v0.1.65 |
| 2526 | 2026-08-07T05:50:26.292Z | Compiling heck v0.5.0 |
| 2527 | 2026-08-07T05:50:26.443Z | Compiling uuid v1.24.0 |
| 2528 | 2026-08-07T05:50:26.473Z | Compiling zerocopy v0.8.50 |
| 2529 | 2026-08-07T05:50:26.500Z | Compiling errno v0.3.14 |
| 2530 | 2026-08-07T05:50:26.707Z | Compiling semver v1.0.28 |
| 2531 | 2026-08-07T05:50:27.076Z | Compiling dyn-clone v1.0.20 |
| 2532 | 2026-08-07T05:50:27.199Z | Compiling schemars v0.8.22 |
| 2533 | 2026-08-07T05:50:27.307Z | Compiling jobserver v0.1.34 |
| 2534 | 2026-08-07T05:50:27.356Z | Compiling shlex v2.0.1 |
| 2535 | 2026-08-07T05:50:27.387Z | Compiling find-msvc-tools v0.1.9 |
| 2536 | 2026-08-07T05:50:27.548Z | Compiling cc v1.2.63 |
| 2537 | 2026-08-07T05:50:27.638Z | Compiling rustversion v1.0.22 |
| 2538 | 2026-08-07T05:50:27.648Z | Compiling pin-project-lite v0.2.17 |
| 2539 | 2026-08-07T05:50:27.719Z | Compiling getrandom v0.2.17 |
| 2540 | 2026-08-07T05:50:27.765Z | Compiling bitflags v2.12.1 |
| 2541 | 2026-08-07T05:50:27.969Z | Compiling synstructure v0.13.2 |
| 2542 | 2026-08-07T05:50:27.985Z | Compiling serde_derive_internals v0.29.1 |
| 2543 | 2026-08-07T05:50:28.033Z | Compiling serde_derive v1.0.229 |
| 2544 | 2026-08-07T05:50:28.208Z | Compiling thiserror-impl v2.0.19 |
| 2545 | 2026-08-07T05:50:28.433Z | Compiling portable-atomic v1.13.1 |
| 2546 | 2026-08-07T05:50:28.445Z | Compiling socket2 v0.6.5 |
| 2547 | 2026-08-07T05:50:28.714Z | Compiling scopeguard v1.2.0 |
| 2548 | 2026-08-07T05:50:28.822Z | Compiling lock_api v0.4.14 |
| 2549 | 2026-08-07T05:50:28.849Z | Compiling log v0.4.32 |
| 2550 | 2026-08-07T05:50:29.031Z | Compiling critical-section v1.2.0 |
| 2551 | 2026-08-07T05:50:29.096Z | Compiling allocator-api2 v0.2.21 |
| 2552 | 2026-08-07T05:50:29.108Z | Compiling zerofrom-derive v0.1.7 |
| 2553 | 2026-08-07T05:50:29.165Z | Compiling yoke-derive v0.8.2 |
| 2554 | 2026-08-07T05:50:29.190Z | Compiling zerovec-derive v0.11.3 |
| 2555 | 2026-08-07T05:50:29.377Z | Compiling displaydoc v0.2.6 |
| 2556 | 2026-08-07T05:50:29.405Z | Compiling schemars_derive v0.8.22 |
| 2557 | 2026-08-07T05:50:29.426Z | Compiling tokio-macros v2.7.0 |
| 2558 | 2026-08-07T05:50:29.662Z | Compiling zerocopy-derive v0.8.50 |
| 2559 | 2026-08-07T05:50:30.198Z | Compiling zeroize_derive v1.4.3 |
| 2560 | 2026-08-07T05:50:30.240Z | Compiling futures-macro v0.3.32 |
| 2561 | 2026-08-07T05:50:30.289Z | Compiling once_cell v1.21.4 |
| 2562 | 2026-08-07T05:50:30.309Z | Compiling signal-hook-registry v1.4.8 |
| 2563 | 2026-08-07T05:50:30.316Z | Compiling zerofrom v0.1.8 |
| 2564 | 2026-08-07T05:50:30.458Z | Compiling yoke v0.8.3 |
| 2565 | 2026-08-07T05:50:30.550Z | Compiling mio v1.2.1 |
| 2566 | 2026-08-07T05:50:30.728Z | Compiling zerovec v0.11.6 |
| 2567 | 2026-08-07T05:50:30.931Z | Compiling zerotrie v0.2.4 |
| 2568 | 2026-08-07T05:50:30.931Z | Compiling zeroize v1.8.2 |
| 2569 | 2026-08-07T05:50:31.091Z | Compiling equivalent v1.0.2 |
| 2570 | 2026-08-07T05:50:31.185Z | Compiling serde_tokenstream v0.2.3 |
| 2571 | 2026-08-07T05:50:31.213Z | Compiling smallvec v1.15.1 |
| 2572 | 2026-08-07T05:50:31.228Z | Compiling bytes v1.11.1 |
| 2573 | 2026-08-07T05:50:31.238Z | Compiling chrono v0.4.45 |
| 2574 | 2026-08-07T05:50:31.338Z | Compiling tinystr v0.8.3 |
| 2575 | 2026-08-07T05:50:31.357Z | Compiling potential_utf v0.1.5 |
| 2576 | 2026-08-07T05:50:31.365Z | Compiling cmake v0.1.58 |
| 2577 | 2026-08-07T05:50:31.491Z | Compiling icu_collections v2.2.0 |
| 2578 | 2026-08-07T05:50:31.529Z | Compiling icu_locale_core v2.2.0 |
| 2579 | 2026-08-07T05:50:31.551Z | Compiling dunce v1.0.5 |
| 2580 | 2026-08-07T05:50:31.663Z | Compiling fs_extra v1.3.0 |
| 2581 | 2026-08-07T05:50:31.709Z | Compiling parking_lot v0.12.5 |
| 2582 | 2026-08-07T05:50:31.872Z | Compiling subtle v2.6.1 |
| 2583 | 2026-08-07T05:50:31.933Z | Compiling aws-lc-sys v0.41.0 |
| 2584 | 2026-08-07T05:50:32.061Z | Compiling tokio v1.53.1 |
| 2585 | 2026-08-07T05:50:32.232Z | Compiling futures-core v0.3.32 |
| 2586 | 2026-08-07T05:50:32.396Z | Compiling icu_provider v2.2.0 |
| 2587 | 2026-08-07T05:50:32.593Z | Compiling httparse v1.10.1 |
| 2588 | 2026-08-07T05:50:33.703Z | Compiling icu_properties v2.2.0 |
| 2589 | 2026-08-07T05:50:33.703Z | Compiling icu_normalizer v2.2.0 |
| 2590 | 2026-08-07T05:50:33.703Z | Compiling futures-sink v0.3.32 |
| 2591 | 2026-08-07T05:50:33.703Z | Compiling rustix v1.1.4 |
| 2592 | 2026-08-07T05:50:33.703Z | Compiling slab v0.4.12 |
| 2593 | 2026-08-07T05:50:33.703Z | Compiling typenum v1.20.1 |
| 2594 | 2026-08-07T05:50:33.740Z | Compiling thiserror v1.0.69 |
| 2595 | 2026-08-07T05:50:34.079Z | Compiling idna_adapter v1.2.2 |
| 2596 | 2026-08-07T05:50:34.116Z | Compiling futures-channel v0.3.32 |
| 2597 | 2026-08-07T05:50:34.208Z | Compiling idna v1.1.0 |
| 2598 | 2026-08-07T05:50:34.234Z | Compiling hashbrown v0.17.1 |
| 2599 | 2026-08-07T05:50:34.371Z | Compiling thiserror-impl v1.0.69 |
| 2600 | 2026-08-07T05:50:34.402Z | Compiling futures-task v0.3.32 |
| 2601 | 2026-08-07T05:50:34.436Z | Compiling futures-io v0.3.32 |
| 2602 | 2026-08-07T05:50:34.594Z | Compiling url v2.5.8 |
| 2603 | 2026-08-07T05:50:34.647Z | Compiling regex-syntax v0.8.10 |
| 2604 | 2026-08-07T05:50:34.657Z | Compiling futures-util v0.3.32 |
| 2605 | 2026-08-07T05:50:34.930Z | Compiling indexmap v2.14.0 |
| 2606 | 2026-08-07T05:50:34.944Z | Compiling aho-corasick v1.1.4 |
| 2607 | 2026-08-07T05:50:35.585Z | Compiling ucd-trie v0.1.7 |
| 2608 | 2026-08-07T05:50:35.834Z | Compiling pest v2.8.6 |
| 2609 | 2026-08-07T05:50:36.267Z | Compiling regex-automata v0.4.14 |
| 2610 | 2026-08-07T05:50:36.719Z | Compiling ipnetwork v0.21.1 |
| 2611 | 2026-08-07T05:50:37.068Z | Compiling tracing-core v0.1.36 |
| 2612 | 2026-08-07T05:50:37.101Z | Compiling tracing-attributes v0.1.31 |
| 2613 | 2026-08-07T05:50:37.260Z | Compiling rand_core v0.6.4 |
| 2614 | 2026-08-07T05:50:37.517Z | Compiling pest_meta v2.8.6 |
| 2615 | 2026-08-07T05:50:37.517Z | Compiling slog v2.8.2 |
| 2616 | 2026-08-07T05:50:38.143Z | Compiling regex v1.12.3 |
| 2617 | 2026-08-07T05:50:38.577Z | Compiling byteorder v1.5.0 |
| 2618 | 2026-08-07T05:50:38.636Z | Compiling base64 v0.22.1 |
| 2619 | 2026-08-07T05:50:38.636Z | Compiling tracing v0.1.44 |
| 2620 | 2026-08-07T05:50:38.636Z | Compiling pest_generator v2.8.6 |
| 2621 | 2026-08-07T05:50:38.711Z | Compiling http v1.4.2 |
| 2622 | 2026-08-07T05:50:38.725Z | Compiling erased-serde v0.3.31 |
| 2623 | 2026-08-07T05:50:38.855Z | Compiling getrandom v0.3.4 |
| 2624 | 2026-08-07T05:50:39.118Z | Compiling pest_derive v2.8.6 |
| 2625 | 2026-08-07T05:50:39.431Z | Compiling fnv v1.0.7 |
| 2626 | 2026-08-07T05:50:39.615Z | Compiling anyhow v1.0.104 |
| 2627 | 2026-08-07T05:50:39.862Z | Compiling oxnet v0.1.6 |
| 2628 | 2026-08-07T05:50:39.958Z | Compiling strsim v0.11.1 |
| 2629 | 2026-08-07T05:50:41.479Z | Compiling rustls-pki-types v1.14.1 |
| 2630 | 2026-08-07T05:50:41.510Z | Compiling ring v0.17.14 |
| 2631 | 2026-08-07T05:50:41.510Z | Compiling ident_case v1.0.1 |
| 2632 | 2026-08-07T05:50:41.510Z | Compiling aws-lc-rs v1.17.0 |
| 2633 | 2026-08-07T05:50:41.516Z | Compiling paste v1.0.15 |
| 2634 | 2026-08-07T05:50:41.516Z | Compiling tokio-util v0.7.18 |
| 2635 | 2026-08-07T05:50:41.714Z | Compiling ipnet v2.12.0 |
| 2636 | 2026-08-07T05:50:41.767Z | Compiling time-core v0.1.8 |
| 2637 | 2026-08-07T05:50:41.924Z | Compiling untrusted v0.9.0 |
| 2638 | 2026-08-07T05:50:42.068Z | Compiling num-conv v0.2.2 |
| 2639 | 2026-08-07T05:50:42.232Z | Compiling untrusted v0.7.1 |
| 2640 | 2026-08-07T05:50:42.368Z | Compiling time-macros v0.2.27 |
| 2641 | 2026-08-07T05:50:43.616Z | Compiling rustls v0.23.40 |
| 2642 | 2026-08-07T05:50:43.848Z | Compiling camino v1.2.5 |
| 2643 | 2026-08-07T05:50:43.852Z | Compiling http-body v1.0.1 |
| 2644 | 2026-08-07T05:50:44.020Z | Compiling scroll_derive v0.13.1 |
| 2645 | 2026-08-07T05:50:44.195Z | Compiling atomic-waker v1.1.2 |
| 2646 | 2026-08-07T05:50:44.341Z | Compiling async-trait v0.1.89 |
| 2647 | 2026-08-07T05:50:44.389Z | Compiling try-lock v0.2.5 |
| 2648 | 2026-08-07T05:50:44.403Z | Compiling tower-layer v0.3.3 |
| 2649 | 2026-08-07T05:50:44.511Z | Compiling ryu v1.0.23 |
| 2650 | 2026-08-07T05:50:44.587Z | Compiling tower-service v0.3.3 |
| 2651 | 2026-08-07T05:50:44.605Z | Compiling omicron-workspace-hack v0.1.0 |
| 2652 | 2026-08-07T05:50:44.694Z | Compiling pretty-hex v0.4.2 |
| 2653 | 2026-08-07T05:50:44.832Z | Compiling want v0.3.1 |
| 2654 | 2026-08-07T05:50:44.845Z | Compiling h2 v0.4.14 |
| 2655 | 2026-08-07T05:50:44.861Z | Compiling ppv-lite86 v0.2.21 |
| 2656 | 2026-08-07T05:50:45.017Z | Compiling httpdate v1.0.3 |
| 2657 | 2026-08-07T05:50:45.395Z | Compiling crossbeam-utils v0.8.21 |
| 2658 | 2026-08-07T05:50:45.736Z | Compiling crc32fast v1.5.0 |
| 2659 | 2026-08-07T05:50:46.283Z | Compiling usdt-impl v0.6.0 |
| 2660 | 2026-08-07T05:50:46.554Z | Compiling slog-async v2.8.0 |
| 2661 | 2026-08-07T05:50:46.862Z | Compiling scroll v0.13.0 |
| 2662 | 2026-08-07T05:50:47.139Z | Compiling serde_urlencoded v0.7.1 |
| 2663 | 2026-08-07T05:50:47.226Z | Compiling http-body-util v0.1.4 |
| 2664 | 2026-08-07T05:50:48.846Z | Compiling hyper v1.11.0 |
| 2665 | 2026-08-07T05:50:48.846Z | Compiling plain v0.2.3 |
| 2666 | 2026-08-07T05:50:48.846Z | Compiling goblin v0.10.7 |
| 2667 | 2026-08-07T05:50:48.846Z | Compiling daft-derive v0.1.7 |
| 2668 | 2026-08-07T05:50:50.583Z | Compiling hyper-util v0.1.20 |
| 2669 | 2026-08-07T05:50:51.516Z | Compiling foldhash v0.2.0 |
| 2670 | 2026-08-07T05:50:51.519Z | Compiling dof v0.4.0 |
| 2671 | 2026-08-07T05:50:52.084Z | Compiling darling_core v0.23.0 |
| 2672 | 2026-08-07T05:50:52.130Z | Compiling dtrace-parser v0.3.0 |
| 2673 | 2026-08-07T05:50:52.527Z | Compiling openapiv3 v2.2.0 |
| 2674 | 2026-08-07T05:50:52.715Z | Compiling thread-id v5.1.0 |
| 2675 | 2026-08-07T05:50:53.350Z | Compiling syn v1.0.109 |
| 2676 | 2026-08-07T05:50:53.742Z | Compiling generic-array v0.14.7 |
| 2677 | 2026-08-07T05:50:53.997Z | Compiling powerfmt v0.2.0 |
| 2678 | 2026-08-07T05:50:54.193Z | Compiling darling_macro v0.23.0 |
| 2679 | 2026-08-07T05:50:54.268Z | Compiling deranged v0.5.8 |
| 2680 | 2026-08-07T05:50:54.816Z | Compiling darling v0.23.0 |
| 2681 | 2026-08-07T05:50:54.931Z | Compiling num_threads v0.1.7 |
| 2682 | 2026-08-07T05:50:55.187Z | Compiling usdt-attr-macro v0.6.0 |
| 2683 | 2026-08-07T05:50:55.407Z | Compiling time v0.3.47 |
| 2684 | 2026-08-07T05:50:55.600Z | Compiling usdt-macro v0.6.0 |
| 2685 | 2026-08-07T05:50:56.121Z | Compiling rand_core v0.9.5 |
| 2686 | 2026-08-07T05:50:56.400Z | Compiling hashbrown v0.16.1 |
| 2687 | 2026-08-07T05:50:56.728Z | Compiling multer v3.1.0 |
| 2688 | 2026-08-07T05:50:56.984Z | Compiling ref-cast v1.0.25 |
| 2689 | 2026-08-07T05:50:57.315Z | Compiling crossbeam-channel v0.5.15 |
| 2690 | 2026-08-07T05:50:57.357Z | Compiling sync_wrapper v1.0.2 |
| 2691 | 2026-08-07T05:50:57.439Z | Compiling hex v0.4.3 |
| 2692 | 2026-08-07T05:50:57.478Z | Compiling winnow v1.0.3 |
| 2693 | 2026-08-07T05:50:57.741Z | Compiling cpufeatures v0.3.0 |
| 2694 | 2026-08-07T05:50:57.755Z | Compiling tower v0.5.3 |
| 2695 | 2026-08-07T05:50:57.831Z | Compiling rand_chacha v0.9.0 |
| 2696 | 2026-08-07T05:50:58.004Z | Compiling webpki-roots v1.0.7 |
| 2697 | 2026-08-07T05:50:58.135Z | Compiling futures-executor v0.3.32 |
| 2698 | 2026-08-07T05:50:58.295Z | Compiling async-stream-impl v0.3.6 |
| 2699 | 2026-08-07T05:50:58.333Z | Compiling ref-cast-impl v1.0.25 |
| 2700 | 2026-08-07T05:50:58.405Z | Compiling dropshot v0.17.1 |
| 2701 | 2026-08-07T05:50:58.619Z | Compiling thread_local v1.1.9 |
| 2702 | 2026-08-07T05:50:58.653Z | Compiling fastrand v2.4.1 |
| 2703 | 2026-08-07T05:50:58.944Z | Compiling futures v0.3.32 |
| 2704 | 2026-08-07T05:50:58.972Z | Compiling tower-http v0.6.11 |
| 2705 | 2026-08-07T05:50:58.976Z | Compiling rand v0.9.4 |
| 2706 | 2026-08-07T05:50:59.074Z | Compiling structmeta-derive v0.3.0 |
| 2707 | 2026-08-07T05:50:59.095Z | Compiling is-terminal v0.4.17 |
| 2708 | 2026-08-07T05:50:59.164Z | Compiling take_mut v0.2.2 |
| 2709 | 2026-08-07T05:50:59.203Z | Compiling term v1.2.1 |
| 2710 | 2026-08-07T05:50:59.626Z | Compiling slog-term v2.9.2 |
| 2711 | 2026-08-07T05:50:59.693Z | Compiling crypto-common v0.1.7 |
| 2712 | 2026-08-07T05:51:00.131Z | Compiling dropshot_endpoint v0.17.1 |
| 2713 | 2026-08-07T05:51:00.148Z | Compiling structmeta v0.3.0 |
| 2714 | 2026-08-07T05:51:00.163Z | Compiling newtype-uuid-macros v0.1.0 |
| 2715 | 2026-08-07T05:51:00.518Z | Compiling tempfile v3.27.0 |
| 2716 | 2026-08-07T05:51:00.920Z | Compiling newtype-uuid v1.3.2 |
| 2717 | 2026-08-07T05:51:00.975Z | Compiling strum_macros v0.26.4 |
| 2718 | 2026-08-07T05:51:00.979Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2719 | 2026-08-07T05:51:01.303Z | Compiling either v1.16.0 |
| 2720 | 2026-08-07T05:51:01.526Z | Compiling daft v0.1.7 |
| 2721 | 2026-08-07T05:51:01.840Z | Compiling hybrid-array v0.4.12 |
| 2722 | 2026-08-07T05:51:01.868Z | Compiling match_cfg v0.1.0 |
| 2723 | 2026-08-07T05:51:01.944Z | Compiling adler2 v2.0.1 |
| 2724 | 2026-08-07T05:51:02.018Z | Compiling simd-adler32 v0.3.9 |
| 2725 | 2026-08-07T05:51:02.051Z | Compiling openssl-probe v0.2.1 |
| 2726 | 2026-08-07T05:51:02.126Z | Compiling hostname v0.3.1 |
| 2727 | 2026-08-07T05:51:02.294Z | Compiling miniz_oxide v0.8.9 |
| 2728 | 2026-08-07T05:51:02.308Z | Compiling rustls-native-certs v0.8.4 |
| 2729 | 2026-08-07T05:51:02.322Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2730 | 2026-08-07T05:51:02.680Z | Compiling slog-json v2.6.1 |
| 2731 | 2026-08-07T05:51:02.865Z | Compiling serde_with_macros v3.21.0 |
| 2732 | 2026-08-07T05:51:02.944Z | Compiling macaddr v1.0.1 |
| 2733 | 2026-08-07T05:51:03.057Z | Compiling serde_spanned v1.1.1 |
| 2734 | 2026-08-07T05:51:03.220Z | Compiling memmap2 v0.9.10 |
| 2735 | 2026-08-07T05:51:03.628Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2736 | 2026-08-07T05:51:03.660Z | Compiling slog-bunyan v2.5.0 |
| 2737 | 2026-08-07T05:51:03.843Z | Compiling flate2 v1.1.9 |
| 2738 | 2026-08-07T05:51:03.901Z | Compiling block-buffer v0.12.0 |
| 2739 | 2026-08-07T05:51:04.010Z | Compiling crypto-common v0.2.2 |
| 2740 | 2026-08-07T05:51:04.091Z | Compiling derive-ex v0.1.8 |
| 2741 | 2026-08-07T05:51:04.296Z | Compiling rand_chacha v0.3.1 |
| 2742 | 2026-08-07T05:51:04.398Z | Compiling strum_macros v0.27.2 |
| 2743 | 2026-08-07T05:51:04.918Z | Compiling debug-ignore v1.0.5 |
| 2744 | 2026-08-07T05:51:05.043Z | Compiling const-oid v0.10.2 |
| 2745 | 2026-08-07T05:51:05.303Z | Compiling usdt v0.6.0 |
| 2746 | 2026-08-07T05:51:05.353Z | Compiling compression-core v0.4.32 |
| 2747 | 2026-08-07T05:51:05.539Z | Compiling compression-codecs v0.4.38 |
| 2748 | 2026-08-07T05:51:05.714Z | Compiling test-strategy v0.4.5 |
| 2749 | 2026-08-07T05:51:05.903Z | Compiling digest v0.11.3 |
| 2750 | 2026-08-07T05:51:05.943Z | Compiling rand v0.8.6 |
| 2751 | 2026-08-07T05:51:06.245Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2752 | 2026-08-07T05:51:06.269Z | Compiling encoding_rs v0.8.35 |
| 2753 | 2026-08-07T05:51:06.698Z | Compiling mime v0.3.17 |
| 2754 | 2026-08-07T05:51:06.844Z | Compiling spin v0.9.8 |
| 2755 | 2026-08-07T05:51:06.977Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2756 | 2026-08-07T05:51:07.111Z | Compiling sha1 v0.11.0 |
| 2757 | 2026-08-07T05:51:07.140Z | Compiling async-compression v0.4.42 |
| 2758 | 2026-08-07T05:51:07.191Z | Compiling async-stream v0.3.6 |
| 2759 | 2026-08-07T05:51:07.596Z | Compiling block-buffer v0.10.4 |
| 2760 | 2026-08-07T05:51:07.632Z | Compiling waitgroup v0.1.2 |
| 2761 | 2026-08-07T05:51:07.779Z | Compiling rustls-pemfile v2.2.0 |
| 2762 | 2026-08-07T05:51:07.799Z | Compiling serde_path_to_error v0.1.20 |
| 2763 | 2026-08-07T05:51:08.078Z | Compiling hostname v0.4.2 |
| 2764 | 2026-08-07T05:51:08.256Z | Compiling digest v0.10.7 |
| 2765 | 2026-08-07T05:51:08.343Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2766 | 2026-08-07T05:51:08.500Z | Compiling unicode-width v0.2.2 |
| 2767 | 2026-08-07T05:51:08.770Z | Compiling parse-display-derive v0.10.0 |
| 2768 | 2026-08-07T05:51:09.263Z | Compiling strum v0.26.3 |
| 2769 | 2026-08-07T05:51:09.415Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2770 | 2026-08-07T05:51:09.572Z | Compiling regress v0.10.5 |
| 2771 | 2026-08-07T05:51:10.353Z | Compiling wait-timeout v0.2.1 |
| 2772 | 2026-08-07T05:51:10.807Z | Compiling quick-error v1.2.3 |
| 2773 | 2026-08-07T05:51:10.929Z | Compiling bit-vec v0.8.0 |
| 2774 | 2026-08-07T05:51:10.963Z | Compiling rusty-fork v0.3.1 |
| 2775 | 2026-08-07T05:51:11.128Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-08-07T05:51:11.247Z | Compiling bit-set v0.8.0 |
| 2777 | 2026-08-07T05:51:11.348Z | Compiling serde_with v3.21.0 |
| 2778 | 2026-08-07T05:51:11.455Z | Compiling rand_xorshift v0.4.0 |
| 2779 | 2026-08-07T05:51:11.625Z | Compiling unarray v0.1.4 |
| 2780 | 2026-08-07T05:51:11.729Z | Compiling proptest v1.11.0 |
| 2781 | 2026-08-07T05:51:11.861Z | Compiling strum v0.27.2 |
| 2782 | 2026-08-07T05:51:11.908Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2783 | 2026-08-07T05:51:12.003Z | Compiling instant v0.1.13 |
| 2784 | 2026-08-07T05:51:12.297Z | Compiling cpufeatures v0.2.17 |
| 2785 | 2026-08-07T05:51:12.327Z | Compiling iddqd v0.4.6 |
| 2786 | 2026-08-07T05:51:12.381Z | Compiling itertools v0.14.0 |
| 2787 | 2026-08-07T05:51:12.395Z | Compiling clap_derive v4.6.4 |
| 2788 | 2026-08-07T05:51:14.029Z | Compiling utf8parse v0.2.2 |
| 2789 | 2026-08-07T05:51:14.149Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2790 | 2026-08-07T05:51:14.242Z | Compiling anstyle-parse v1.0.0 |
| 2791 | 2026-08-07T05:51:14.468Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-08-07T05:51:14.482Z | Compiling backon v1.6.0 |
| 2793 | 2026-08-07T05:51:14.751Z | Compiling terminal_size v0.4.4 |
| 2794 | 2026-08-07T05:51:14.976Z | Compiling anstyle-query v1.1.5 |
| 2795 | 2026-08-07T05:51:15.015Z | Compiling anstyle v1.0.14 |
| 2796 | 2026-08-07T05:51:15.311Z | Compiling is_terminal_polyfill v1.70.2 |
| 2797 | 2026-08-07T05:51:15.417Z | Compiling colorchoice v1.0.5 |
| 2798 | 2026-08-07T05:51:15.519Z | Compiling anstream v1.0.0 |
| 2799 | 2026-08-07T05:51:15.969Z | Compiling backoff v0.4.0 |
| 2800 | 2026-08-07T05:51:16.009Z | Compiling parse-display v0.10.0 |
| 2801 | 2026-08-07T05:51:16.200Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2802 | 2026-08-07T05:51:16.435Z | Compiling clap_lex v1.1.0 |
| 2803 | 2026-08-07T05:51:16.810Z | Compiling humantime v2.3.0 |
| 2804 | 2026-08-07T05:51:17.131Z | Compiling clap_builder v4.6.5 |
| 2805 | 2026-08-07T05:51:17.458Z | Compiling regress v0.11.1 |
| 2806 | 2026-08-07T05:51:18.999Z | Compiling typify-impl v0.6.2 |
| 2807 | 2026-08-07T05:51:19.026Z | Compiling clap v4.6.5 |
| 2808 | 2026-08-07T05:51:20.313Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2809 | 2026-08-07T05:51:20.938Z | Compiling crucible-workspace-hack v0.1.0 |
| 2810 | 2026-08-07T05:51:21.172Z | Compiling proc-macro-crate v3.5.0 |
| 2811 | 2026-08-07T05:51:21.604Z | Compiling zerocopy-derive v0.7.35 |
| 2812 | 2026-08-07T05:51:22.385Z | Compiling typify-macro v0.6.2 |
| 2813 | 2026-08-07T05:51:22.399Z | Compiling unsafe-libyaml v0.2.11 |
| 2814 | 2026-08-07T05:51:22.862Z | Compiling num_enum_derive v0.7.6 |
| 2815 | 2026-08-07T05:51:23.012Z | Compiling serde_yaml v0.9.34+deprecated |
| 2816 | 2026-08-07T05:51:24.373Z | Compiling convert_case v0.4.0 |
| 2817 | 2026-08-07T05:51:24.592Z | Compiling num_enum v0.7.6 |
| 2818 | 2026-08-07T05:51:24.674Z | Compiling derive_more v0.99.20 |
| 2819 | 2026-08-07T05:51:24.972Z | Compiling toml_datetime v0.6.11 |
| 2820 | 2026-08-07T05:51:25.437Z | Compiling typify v0.6.2 |
| 2821 | 2026-08-07T05:51:25.993Z | Compiling secrecy v0.10.3 |
| 2822 | 2026-08-07T05:51:26.181Z | Compiling proc-macro-error-attr v1.0.4 |
| 2823 | 2026-08-07T05:51:26.431Z | Compiling prettyplease v0.2.37 |
| 2824 | 2026-08-07T05:51:26.588Z | Compiling heapless v0.8.0 |
| 2825 | 2026-08-07T05:51:26.694Z | Compiling rustix v0.38.44 |
| 2826 | 2026-08-07T05:51:26.907Z | Compiling tinyvec_macros v0.1.1 |
| 2827 | 2026-08-07T05:51:26.979Z | Compiling tinyvec v1.11.0 |
| 2828 | 2026-08-07T05:51:27.417Z | Compiling zerocopy v0.7.35 |
| 2829 | 2026-08-07T05:51:27.608Z | Compiling tabwriter v1.4.1 |
| 2830 | 2026-08-07T05:51:27.960Z | Compiling crossbeam-epoch v0.9.18 |
| 2831 | 2026-08-07T05:51:28.040Z | Compiling hash32 v0.3.1 |
| 2832 | 2026-08-07T05:51:28.070Z | Compiling rustc_version v0.4.1 |
| 2833 | 2026-08-07T05:51:28.196Z | Compiling scroll_derive v0.12.1 |
| 2834 | 2026-08-07T05:51:28.208Z | Compiling num-integer v0.1.46 |
| 2835 | 2026-08-07T05:51:28.328Z | Compiling usdt-impl v0.5.0 |
| 2836 | 2026-08-07T05:51:28.417Z | Compiling proc-macro-error v1.0.4 |
| 2837 | 2026-08-07T05:51:28.602Z | Compiling pkg-config v0.3.33 |
| 2838 | 2026-08-07T05:51:28.666Z | Compiling smoltcp v0.11.0 |
| 2839 | 2026-08-07T05:51:28.699Z | Compiling winnow v0.7.15 |
| 2840 | 2026-08-07T05:51:28.913Z | Compiling data-encoding v2.11.0 |
| 2841 | 2026-08-07T05:51:29.016Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2842 | 2026-08-07T05:51:29.065Z | Compiling scroll v0.12.0 |
| 2843 | 2026-08-07T05:51:29.415Z | Compiling curve25519-dalek v4.1.3 |
| 2844 | 2026-08-07T05:51:30.153Z | Compiling dof v0.3.0 |
| 2845 | 2026-08-07T05:51:31.330Z | Compiling dtrace-parser v0.2.0 |
| 2846 | 2026-08-07T05:51:31.358Z | Compiling hmac v0.12.1 |
| 2847 | 2026-08-07T05:51:31.403Z | Compiling darling_core v0.21.3 |
| 2848 | 2026-08-07T05:51:31.522Z | Compiling inout v0.1.4 |
| 2849 | 2026-08-07T05:51:31.566Z | Compiling ff v0.13.1 |
| 2850 | 2026-08-07T05:51:31.600Z | Compiling cobs v0.3.0 |
| 2851 | 2026-08-07T05:51:31.723Z | Compiling bstr v1.12.1 |
| 2852 | 2026-08-07T05:51:31.885Z | Compiling thread-id v4.2.2 |
| 2853 | 2026-08-07T05:51:31.936Z | Compiling static_assertions v1.1.0 |
| 2854 | 2026-08-07T05:51:31.973Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2855 | 2026-08-07T05:51:32.150Z | Compiling managed v0.8.0 |
| 2856 | 2026-08-07T05:51:32.221Z | Compiling colored v3.1.1 |
| 2857 | 2026-08-07T05:51:32.455Z | Compiling bitflags v1.3.2 |
| 2858 | 2026-08-07T05:51:33.035Z | Compiling postcard v1.1.3 |
| 2859 | 2026-08-07T05:51:33.049Z | Compiling group v0.13.0 |
| 2860 | 2026-08-07T05:51:33.178Z | Compiling cipher v0.4.4 |
| 2861 | 2026-08-07T05:51:33.439Z | Compiling hkdf v0.12.4 |
| 2862 | 2026-08-07T05:51:33.515Z | Compiling darling_macro v0.21.3 |
| 2863 | 2026-08-07T05:51:34.124Z | Compiling goblin v0.8.2 |
| 2864 | 2026-08-07T05:51:34.189Z | Compiling num-iter v0.1.45 |
| 2865 | 2026-08-07T05:51:34.204Z | Compiling num-rational v0.4.2 |
| 2866 | 2026-08-07T05:51:34.718Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2867 | 2026-08-07T05:51:35.024Z | Compiling universal-hash v0.5.1 |
| 2868 | 2026-08-07T05:51:35.182Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2869 | 2026-08-07T05:51:35.196Z | Compiling hubpack_derive v0.1.1 |
| 2870 | 2026-08-07T05:51:35.725Z | Compiling crypto-bigint v0.5.5 |
| 2871 | 2026-08-07T05:51:35.789Z | Compiling half v2.7.1 |
| 2872 | 2026-08-07T05:51:36.048Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2873 | 2026-08-07T05:51:36.168Z | Compiling foreign-types-macros v0.2.3 |
| 2874 | 2026-08-07T05:51:36.292Z | Compiling serde_repr v0.1.21 |
| 2875 | 2026-08-07T05:51:36.834Z | Compiling num-complex v0.4.6 |
| 2876 | 2026-08-07T05:51:37.287Z | Compiling memoffset v0.9.1 |
| 2877 | 2026-08-07T05:51:37.476Z | Compiling ciborium-io v0.2.2 |
| 2878 | 2026-08-07T05:51:37.546Z | Compiling base64ct v1.8.3 |
| 2879 | 2026-08-07T05:51:37.655Z | Compiling base16ct v0.2.0 |
| 2880 | 2026-08-07T05:51:37.700Z | Compiling opaque-debug v0.3.1 |
| 2881 | 2026-08-07T05:51:37.893Z | Compiling foreign-types-shared v0.3.1 |
| 2882 | 2026-08-07T05:51:38.048Z | Compiling heck v0.4.1 |
| 2883 | 2026-08-07T05:51:38.127Z | Compiling cfg_aliases v0.2.1 |
| 2884 | 2026-08-07T05:51:38.262Z | Compiling indent_write v2.2.0 |
| 2885 | 2026-08-07T05:51:38.426Z | Compiling nix v0.31.3 |
| 2886 | 2026-08-07T05:51:38.816Z | Compiling foreign-types v0.5.0 |
| 2887 | 2026-08-07T05:51:38.871Z | Compiling password-hash v0.5.0 |
| 2888 | 2026-08-07T05:51:38.904Z | Compiling elliptic-curve v0.13.8 |
| 2889 | 2026-08-07T05:51:38.956Z | Compiling poly1305 v0.8.0 |
| 2890 | 2026-08-07T05:51:39.578Z | Compiling ciborium-ll v0.2.2 |
| 2891 | 2026-08-07T05:51:39.838Z | Compiling num v0.4.3 |
| 2892 | 2026-08-07T05:51:39.976Z | Compiling thiserror-no-std v2.0.2 |
| 2893 | 2026-08-07T05:51:40.073Z | Compiling hubpack v0.1.2 |
| 2894 | 2026-08-07T05:51:40.680Z | Compiling darling v0.21.3 |
| 2895 | 2026-08-07T05:51:41.349Z | Compiling chacha20 v0.9.1 |
| 2896 | 2026-08-07T05:51:41.732Z | Compiling atomicwrites v0.4.4 |
| 2897 | 2026-08-07T05:51:41.886Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2898 | 2026-08-07T05:51:42.007Z | Compiling reqwest v0.12.28 |
| 2899 | 2026-08-07T05:51:42.759Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2900 | 2026-08-07T05:51:43.243Z | Compiling blake2 v0.10.6 |
| 2901 | 2026-08-07T05:51:43.718Z | Compiling aead v0.5.2 |
| 2902 | 2026-08-07T05:51:43.763Z | Compiling chacha20 v0.10.0 |
| 2903 | 2026-08-07T05:51:43.790Z | Compiling byte-wrapper v0.1.0 |
| 2904 | 2026-08-07T05:51:43.916Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2905 | 2026-08-07T05:51:44.062Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2906 | 2026-08-07T05:51:44.733Z | Compiling cstr-argument v0.1.2 |
| 2907 | 2026-08-07T05:51:44.767Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2908 | 2026-08-07T05:51:44.946Z | Compiling keccak v0.1.6 |
| 2909 | 2026-08-07T05:51:45.026Z | Compiling float-ord v0.3.2 |
| 2910 | 2026-08-07T05:51:45.097Z | Compiling sha3 v0.10.9 |
| 2911 | 2026-08-07T05:51:45.143Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2912 | 2026-08-07T05:51:45.533Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2913 | 2026-08-07T05:51:45.668Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2914 | 2026-08-07T05:51:45.699Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2915 | 2026-08-07T05:51:45.714Z | Compiling rand v0.10.2 |
| 2916 | 2026-08-07T05:51:46.479Z | Compiling chacha20poly1305 v0.10.1 |
| 2917 | 2026-08-07T05:51:46.641Z | Compiling argon2 v0.5.3 |
| 2918 | 2026-08-07T05:51:47.277Z | Compiling progenitor-client v0.10.0 |
| 2919 | 2026-08-07T05:51:47.547Z | Compiling rustls-webpki v0.103.13 |
| 2920 | 2026-08-07T05:51:48.744Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2921 | 2026-08-07T05:51:48.890Z | Compiling ingot-macros v0.1.1 |
| 2922 | 2026-08-07T05:51:48.992Z | Compiling vsss-rs v3.3.4 |
| 2923 | 2026-08-07T05:51:49.879Z | Compiling ciborium v0.2.2 |
| 2924 | 2026-08-07T05:51:50.751Z | Compiling usdt-macro v0.5.0 |
| 2925 | 2026-08-07T05:51:50.868Z | Compiling usdt-attr-macro v0.5.0 |
| 2926 | 2026-08-07T05:51:52.128Z | Compiling enum-as-inner v0.6.1 |
| 2927 | 2026-08-07T05:51:52.206Z | Compiling num-derive v0.4.2 |
| 2928 | 2026-08-07T05:51:52.252Z | Compiling tokio-rustls v0.26.4 |
| 2929 | 2026-08-07T05:51:52.563Z | Compiling hyper-rustls v0.27.9 |
| 2930 | 2026-08-07T05:51:52.722Z | Compiling rustls-platform-verifier v0.7.0 |
| 2931 | 2026-08-07T05:51:52.970Z | Compiling reqwest v0.13.4 |
| 2932 | 2026-08-07T05:51:53.158Z | Compiling memmap v0.7.0 |
| 2933 | 2026-08-07T05:51:53.626Z | Compiling semver v0.1.20 |
| 2934 | 2026-08-07T05:51:53.893Z | Compiling rayon-core v1.13.0 |
| 2935 | 2026-08-07T05:51:53.996Z | Compiling winnow v0.5.40 |
| 2936 | 2026-08-07T05:51:54.459Z | Compiling progenitor-client v0.14.0 |
| 2937 | 2026-08-07T05:51:55.182Z | Compiling progenitor-extras v0.2.0 |
| 2938 | 2026-08-07T05:51:55.377Z | Compiling toml_edit v0.19.15 |
| 2939 | 2026-08-07T05:51:55.402Z | Compiling rustc_version v0.1.7 |
| 2940 | 2026-08-07T05:51:55.442Z | Compiling usdt v0.5.0 |
| 2941 | 2026-08-07T05:51:55.694Z | Compiling ingot-types v0.1.2 |
| 2942 | 2026-08-07T05:51:56.055Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2943 | 2026-08-07T05:51:57.440Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2944 | 2026-08-07T05:52:06.299Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2945 | 2026-08-07T05:52:07.007Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2946 | 2026-08-07T05:52:07.124Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2947 | 2026-08-07T05:52:07.249Z | Compiling similar v2.7.0 |
| 2948 | 2026-08-07T05:52:07.473Z | Compiling crossbeam-deque v0.8.6 |
| 2949 | 2026-08-07T05:52:07.719Z | Compiling progenitor-impl v0.14.0 |
| 2950 | 2026-08-07T05:52:08.298Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2951 | 2026-08-07T05:52:08.560Z | Compiling serde_spanned v0.6.9 |
| 2952 | 2026-08-07T05:52:08.592Z | Compiling bytecount v0.6.9 |
| 2953 | 2026-08-07T05:52:08.727Z | Compiling toml_write v0.1.2 |
| 2954 | 2026-08-07T05:52:08.936Z | Compiling vcpkg v0.2.15 |
| 2955 | 2026-08-07T05:52:08.951Z | Compiling lazy_static v1.5.0 |
| 2956 | 2026-08-07T05:52:09.499Z | Compiling openssl-sys v0.9.116 |
| 2957 | 2026-08-07T05:52:09.813Z | Compiling progenitor-macro v0.14.0 |
| 2958 | 2026-08-07T05:52:09.909Z | Compiling toml_edit v0.22.27 |
| 2959 | 2026-08-07T05:52:10.005Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2960 | 2026-08-07T05:52:10.307Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2961 | 2026-08-07T05:52:11.694Z | Compiling proc-macro-crate v1.3.1 |
| 2962 | 2026-08-07T05:52:12.051Z | Compiling ingot v0.1.1 |
| 2963 | 2026-08-07T05:52:12.272Z | Compiling newtype_derive v0.1.6 |
| 2964 | 2026-08-07T05:52:12.530Z | Compiling itertools v0.12.1 |
| 2965 | 2026-08-07T05:52:14.033Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2966 | 2026-08-07T05:52:14.130Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2967 | 2026-08-07T05:52:14.152Z | Compiling swrite v0.1.0 |
| 2968 | 2026-08-07T05:52:14.235Z | Compiling resolv-conf v0.7.6 |
| 2969 | 2026-08-07T05:52:14.252Z | Compiling linked-hash-map v0.5.6 |
| 2970 | 2026-08-07T05:52:14.269Z | Compiling owo-colors v4.3.0 |
| 2971 | 2026-08-07T05:52:14.385Z | Compiling unicode-segmentation v1.13.3 |
| 2972 | 2026-08-07T05:52:14.478Z | Compiling lru-cache v0.1.2 |
| 2973 | 2026-08-07T05:52:14.706Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2974 | 2026-08-07T05:52:14.745Z | Compiling progenitor v0.14.0 |
| 2975 | 2026-08-07T05:52:14.835Z | Compiling newline-converter v0.3.0 |
| 2976 | 2026-08-07T05:52:15.007Z | Compiling num_enum_derive v0.5.11 |
| 2977 | 2026-08-07T05:52:15.041Z | Compiling toml v0.8.23 |
| 2978 | 2026-08-07T05:52:15.264Z | Compiling rayon v1.12.0 |
| 2979 | 2026-08-07T05:52:15.380Z | Compiling hickory-proto v0.24.4 |
| 2980 | 2026-08-07T05:52:15.634Z | Compiling progenitor-impl v0.13.0 |
| 2981 | 2026-08-07T05:52:16.071Z | Compiling console v0.15.11 |
| 2982 | 2026-08-07T05:52:16.432Z | Compiling camino-tempfile v1.4.1 |
| 2983 | 2026-08-07T05:52:16.848Z | Compiling serde-big-array v0.5.1 |
| 2984 | 2026-08-07T05:52:17.034Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2985 | 2026-08-07T05:52:17.410Z | Compiling derive-where v1.6.1 |
| 2986 | 2026-08-07T05:52:17.483Z | Compiling pin-project-internal v1.1.13 |
| 2987 | 2026-08-07T05:52:17.584Z | Compiling siphasher v1.0.3 |
| 2988 | 2026-08-07T05:52:17.785Z | Compiling minimal-lexical v0.2.1 |
| 2989 | 2026-08-07T05:52:17.815Z | Compiling progenitor-macro v0.13.0 |
| 2990 | 2026-08-07T05:52:18.051Z | Compiling nom v7.1.3 |
| 2991 | 2026-08-07T05:52:18.596Z | Compiling pin-project v1.1.13 |
| 2992 | 2026-08-07T05:52:18.694Z | Compiling phf_shared v0.12.1 |
| 2993 | 2026-08-07T05:52:18.959Z | Compiling hickory-resolver v0.24.4 |
| 2994 | 2026-08-07T05:52:19.408Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2995 | 2026-08-07T05:52:19.535Z | Compiling expectorate v1.2.0 |
| 2996 | 2026-08-07T05:52:22.037Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2997 | 2026-08-07T05:52:22.297Z | Compiling num_enum v0.5.11 |
| 2998 | 2026-08-07T05:52:22.990Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2999 | 2026-08-07T05:52:23.282Z | Compiling progenitor-client v0.13.0 |
| 3000 | 2026-08-07T05:52:23.762Z | Compiling zone_cfg_derive v0.3.1 |
| 3001 | 2026-08-07T05:52:24.202Z | Compiling unicode-normalization v0.1.25 |
| 3002 | 2026-08-07T05:52:24.487Z | Compiling tokio-stream v0.1.18 |
| 3003 | 2026-08-07T05:52:24.814Z | Compiling snafu-derive v0.8.9 |
| 3004 | 2026-08-07T05:52:25.073Z | Compiling async-recursion v1.1.1 |
| 3005 | 2026-08-07T05:52:25.796Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 3006 | 2026-08-07T05:52:26.138Z | Compiling slog-dtrace v0.3.0 |
| 3007 | 2026-08-07T05:52:26.422Z | Compiling csv-core v0.1.13 |
| 3008 | 2026-08-07T05:52:26.625Z | Compiling openssl v0.10.80 |
| 3009 | 2026-08-07T05:52:26.645Z | Compiling unicode-linebreak v0.1.5 |
| 3010 | 2026-08-07T05:52:26.847Z | Compiling same-file v1.0.6 |
| 3011 | 2026-08-07T05:52:26.933Z | Compiling cancel-safe-futures v0.1.5 |
| 3012 | 2026-08-07T05:52:26.947Z | Compiling foldhash v0.1.5 |
| 3013 | 2026-08-07T05:52:27.038Z | Compiling unicode-width v0.1.14 |
| 3014 | 2026-08-07T05:52:27.184Z | Compiling smawk v0.3.2 |
| 3015 | 2026-08-07T05:52:27.203Z | Compiling konst_macro_rules v0.2.19 |
| 3016 | 2026-08-07T05:52:27.363Z | Compiling unicode-xid v0.2.6 |
| 3017 | 2026-08-07T05:52:27.363Z | Compiling foreign-types-shared v0.1.1 |
| 3018 | 2026-08-07T05:52:27.392Z | Compiling highway v1.3.0 |
| 3019 | 2026-08-07T05:52:27.410Z | Compiling chrono-tz v0.10.4 |
| 3020 | 2026-08-07T05:52:27.478Z | Compiling foreign-types v0.3.2 |
| 3021 | 2026-08-07T05:52:27.498Z | Compiling const_format_proc_macros v0.2.34 |
| 3022 | 2026-08-07T05:52:27.565Z | Compiling konst v0.2.20 |
| 3023 | 2026-08-07T05:52:27.674Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3024 | 2026-08-07T05:52:27.967Z | Compiling textwrap v0.16.2 |
| 3025 | 2026-08-07T05:52:28.099Z | Compiling hashbrown v0.15.5 |
| 3026 | 2026-08-07T05:52:28.350Z | Compiling walkdir v2.5.0 |
| 3027 | 2026-08-07T05:52:28.823Z | Compiling snafu v0.8.9 |
| 3028 | 2026-08-07T05:52:29.048Z | Compiling csv v1.4.0 |
| 3029 | 2026-08-07T05:52:29.480Z | Compiling progenitor v0.13.0 |
| 3030 | 2026-08-07T05:52:29.513Z | Compiling qorb v0.4.1 |
| 3031 | 2026-08-07T05:52:29.643Z | Compiling olpc-cjson v0.1.4 |
| 3032 | 2026-08-07T05:52:29.870Z | Compiling zone v0.3.1 |
| 3033 | 2026-08-07T05:52:29.976Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3034 | 2026-08-07T05:52:31.536Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3035 | 2026-08-07T05:52:31.847Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3036 | 2026-08-07T05:52:32.091Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3037 | 2026-08-07T05:52:33.631Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3038 | 2026-08-07T05:52:33.906Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3039 | 2026-08-07T05:52:34.173Z | Compiling phf v0.12.1 |
| 3040 | 2026-08-07T05:52:34.822Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3041 | 2026-08-07T05:52:36.081Z | Compiling tokio-dtrace v0.1.1 |
| 3042 | 2026-08-07T05:52:36.475Z | Compiling globset v0.4.18 |
| 3043 | 2026-08-07T05:52:36.550Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3044 | 2026-08-07T05:52:36.789Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-08-07T05:52:37.413Z | Compiling smf v0.2.3 |
| 3046 | 2026-08-07T05:52:37.428Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3047 | 2026-08-07T05:52:37.604Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3048 | 2026-08-07T05:52:37.942Z | Compiling pem v3.0.6 |
| 3049 | 2026-08-07T05:52:38.514Z | Compiling libsw-core v0.3.2 |
| 3050 | 2026-08-07T05:52:38.553Z | Compiling serde_plain v1.0.2 |
| 3051 | 2026-08-07T05:52:38.625Z | Compiling openssl-macros v0.1.1 |
| 3052 | 2026-08-07T05:52:38.712Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3053 | 2026-08-07T05:52:38.851Z | Compiling cookie v0.18.1 |
| 3054 | 2026-08-07T05:52:39.083Z | Compiling sigpipe v0.1.3 |
| 3055 | 2026-08-07T05:52:39.110Z | Compiling fixedbitset v0.5.7 |
| 3056 | 2026-08-07T05:52:39.132Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3057 | 2026-08-07T05:52:39.157Z | Compiling glob v0.3.3 |
| 3058 | 2026-08-07T05:52:39.190Z | Compiling typed-path v0.9.3 |
| 3059 | 2026-08-07T05:52:39.378Z | Compiling fixedbitset v0.4.2 |
| 3060 | 2026-08-07T05:52:39.634Z | Compiling jiff v0.2.28 |
| 3061 | 2026-08-07T05:52:39.758Z | Compiling petgraph v0.6.5 |
| 3062 | 2026-08-07T05:52:40.096Z | Compiling petgraph v0.8.3 |
| 3063 | 2026-08-07T05:52:40.141Z | Compiling proc-macro-error2 v2.0.1 |
| 3064 | 2026-08-07T05:52:40.444Z | Compiling tough v0.22.0 |
| 3065 | 2026-08-07T05:52:41.526Z | Compiling libsw v3.5.0 |
| 3066 | 2026-08-07T05:52:41.625Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3067 | 2026-08-07T05:52:41.726Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3068 | 2026-08-07T05:52:42.046Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-08-07T05:52:42.321Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3070 | 2026-08-07T05:52:42.583Z | Compiling oxide-tokio-rt v0.1.6 |
| 3071 | 2026-08-07T05:52:42.631Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3072 | 2026-08-07T05:52:43.167Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-08-07T05:52:43.782Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3074 | 2026-08-07T05:52:45.551Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3075 | 2026-08-07T05:52:45.780Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-08-07T05:52:46.544Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3077 | 2026-08-07T05:52:47.393Z | Compiling const_format v0.2.36 |
| 3078 | 2026-08-07T05:52:47.734Z | Compiling papergrid v0.11.0 |
| 3079 | 2026-08-07T05:52:47.889Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-08-07T05:52:47.921Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3081 | 2026-08-07T05:52:48.608Z | Compiling libscf-sys v1.2.0 |
| 3082 | 2026-08-07T05:52:48.770Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3083 | 2026-08-07T05:52:48.914Z | Compiling tabled_derive v0.7.0 |
| 3084 | 2026-08-07T05:52:49.726Z | Compiling gethostname v0.5.0 |
| 3085 | 2026-08-07T05:52:49.897Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3086 | 2026-08-07T05:52:49.938Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3087 | 2026-08-07T05:52:50.073Z | Compiling bcs v0.1.6 |
| 3088 | 2026-08-07T05:52:50.095Z | Compiling tagptr v0.2.0 |
| 3089 | 2026-08-07T05:52:50.146Z | Compiling linear-map v1.2.0 |
| 3090 | 2026-08-07T05:52:50.209Z | Compiling termtree v0.5.1 |
| 3091 | 2026-08-07T05:52:50.267Z | Compiling whoami v1.6.1 |
| 3092 | 2026-08-07T05:52:50.385Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3093 | 2026-08-07T05:52:50.389Z | Compiling moka v0.12.15 |
| 3094 | 2026-08-07T05:52:51.695Z | Compiling tabled v0.15.0 |
| 3095 | 2026-08-07T05:52:52.440Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3096 | 2026-08-07T05:52:52.937Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3097 | 2026-08-07T05:52:53.014Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3098 | 2026-08-07T05:52:53.239Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3099 | 2026-08-07T05:52:54.293Z | Compiling steno v0.4.1 |
| 3100 | 2026-08-07T05:52:54.719Z | Compiling tabled_derive v0.11.0 |
| 3101 | 2026-08-07T05:52:55.858Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3102 | 2026-08-07T05:52:59.067Z | Compiling papergrid v0.18.0 |
| 3103 | 2026-08-07T05:52:59.514Z | Compiling hickory-proto v0.25.2 |
| 3104 | 2026-08-07T05:52:59.638Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3105 | 2026-08-07T05:53:00.431Z | Compiling testing_table v0.3.0 |
| 3106 | 2026-08-07T05:53:00.712Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3107 | 2026-08-07T05:53:01.069Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3108 | 2026-08-07T05:53:01.152Z | Compiling tabled v0.21.0 |
| 3109 | 2026-08-07T05:53:02.734Z | Compiling hickory-resolver v0.25.2 |
| 3110 | 2026-08-07T05:53:02.782Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3111 | 2026-08-07T05:53:04.677Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3112 | 2026-08-07T05:53:05.240Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3113 | 2026-08-07T05:53:05.874Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 3114 | 2026-08-07T05:53:07.682Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-08-07T05:53:09.061Z | Compiling crc8 v0.1.1 |
| 3116 | 2026-08-07T05:53:09.214Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 3117 | 2026-08-07T05:53:09.230Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3118 | 2026-08-07T05:53:09.907Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3119 | 2026-08-07T05:53:10.032Z | Compiling parking_lot_core v0.8.6 |
| 3120 | 2026-08-07T05:53:10.129Z | Compiling nom v8.0.0 |
| 3121 | 2026-08-07T05:53:10.698Z | Compiling crunchy v0.2.4 |
| 3122 | 2026-08-07T05:53:10.820Z | Compiling parking_lot v0.11.2 |
| 3123 | 2026-08-07T05:53:11.055Z | Compiling typify-impl v0.4.3 |
| 3124 | 2026-08-07T05:53:11.703Z | Compiling fxhash v0.2.1 |
| 3125 | 2026-08-07T05:53:11.861Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3126 | 2026-08-07T05:53:11.974Z | Compiling tiny-keccak v2.0.2 |
| 3127 | 2026-08-07T05:53:12.116Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3128 | 2026-08-07T05:53:12.151Z | Compiling sled v0.34.7 |
| 3129 | 2026-08-07T05:53:12.333Z | Compiling itertools v0.15.0 |
| 3130 | 2026-08-07T05:53:12.383Z | Compiling arc-swap v1.9.1 |
| 3131 | 2026-08-07T05:53:12.762Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3132 | 2026-08-07T05:53:12.846Z | Compiling slog-scope v4.4.1 |
| 3133 | 2026-08-07T05:53:13.689Z | Compiling ingot-macros v0.2.0 |
| 3134 | 2026-08-07T05:53:13.974Z | Compiling internet-checksum v0.2.1 |
| 3135 | 2026-08-07T05:53:14.128Z | Compiling const-random-macro v0.1.16 |
| 3136 | 2026-08-07T05:53:14.474Z | Compiling typify-macro v0.4.3 |
| 3137 | 2026-08-07T05:53:14.570Z | Compiling slog-stdlog v4.1.1 |
| 3138 | 2026-08-07T05:53:16.100Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3139 | 2026-08-07T05:53:16.488Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3140 | 2026-08-07T05:53:16.567Z | Compiling ingot-types v0.2.0 |
| 3141 | 2026-08-07T05:53:16.709Z | Compiling smartstring v1.0.1 |
| 3142 | 2026-08-07T05:53:16.991Z | Compiling ahash v0.8.12 |
| 3143 | 2026-08-07T05:53:17.059Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 3144 | 2026-08-07T05:53:17.340Z | Compiling ingot v0.2.1 |
| 3145 | 2026-08-07T05:53:17.636Z | Compiling typify v0.4.3 |
| 3146 | 2026-08-07T05:53:17.752Z | Compiling slog-envlogger v2.2.0 |
| 3147 | 2026-08-07T05:53:18.834Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3148 | 2026-08-07T05:53:19.572Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3149 | 2026-08-07T05:53:19.708Z | Compiling const-random v0.1.18 |
| 3150 | 2026-08-07T05:53:24.447Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3151 | 2026-08-07T05:53:24.829Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3152 | 2026-08-07T05:53:25.278Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3153 | 2026-08-07T05:53:25.583Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3154 | 2026-08-07T05:53:26.169Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3155 | 2026-08-07T05:53:26.474Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3156 | 2026-08-07T05:53:27.171Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3157 | 2026-08-07T05:53:27.358Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3158 | 2026-08-07T05:53:28.108Z | Compiling progenitor-impl v0.10.0 |
| 3159 | 2026-08-07T05:53:28.643Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3160 | 2026-08-07T05:53:29.050Z | Compiling lzma-sys v0.1.20 |
| 3161 | 2026-08-07T05:53:29.451Z | Compiling sha1 v0.10.6 |
| 3162 | 2026-08-07T05:53:29.500Z | Compiling thin-vec v0.2.18 |
| 3163 | 2026-08-07T05:53:29.940Z | Compiling rhai_codegen v3.2.0 |
| 3164 | 2026-08-07T05:53:29.955Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3165 | 2026-08-07T05:53:30.167Z | Compiling fs-err v3.3.0 |
| 3166 | 2026-08-07T05:53:30.443Z | Compiling utf-8 v0.7.6 |
| 3167 | 2026-08-07T05:53:30.511Z | Compiling typeid v1.0.3 |
| 3168 | 2026-08-07T05:53:30.675Z | Compiling tungstenite v0.21.0 |
| 3169 | 2026-08-07T05:53:31.213Z | Compiling rhai v1.25.1 |
| 3170 | 2026-08-07T05:53:31.883Z | Compiling progenitor-macro v0.10.0 |
| 3171 | 2026-08-07T05:53:32.773Z | Compiling cargo_toml v0.22.3 |
| 3172 | 2026-08-07T05:53:36.188Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3173 | 2026-08-07T05:53:36.337Z | Compiling sha2 v0.10.9 |
| 3174 | 2026-08-07T05:53:37.714Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3175 | 2026-08-07T05:53:37.806Z | Compiling progenitor v0.10.0 |
| 3176 | 2026-08-07T05:53:37.976Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3177 | 2026-08-07T05:53:38.763Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3178 | 2026-08-07T05:53:39.520Z | Compiling tokio-tungstenite v0.21.0 |
| 3179 | 2026-08-07T05:53:39.901Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3180 | 2026-08-07T05:53:41.768Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3181 | 2026-08-07T05:53:42.130Z | Compiling port-file v0.1.0 |
| 3182 | 2026-08-07T05:53:42.398Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3183 | 2026-08-07T05:53:43.128Z | Compiling console v0.16.3 |
| 3184 | 2026-08-07T05:53:44.392Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3185 | 2026-08-07T05:53:44.525Z | Compiling git-stub v1.0.0 |
| 3186 | 2026-08-07T05:53:44.817Z | Compiling base64 v0.21.7 |
| 3187 | 2026-08-07T05:53:44.979Z | Compiling unit-prefix v0.5.2 |
| 3188 | 2026-08-07T05:53:45.163Z | Compiling is_ci v1.2.0 |
| 3189 | 2026-08-07T05:53:45.178Z | Compiling indicatif v0.18.4 |
| 3190 | 2026-08-07T05:53:45.305Z | Compiling supports-color v3.0.2 |
| 3191 | 2026-08-07T05:53:45.326Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3192 | 2026-08-07T05:53:45.557Z | Compiling git-stub-vcs v0.1.0 |
| 3193 | 2026-08-07T05:53:46.301Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3194 | 2026-08-07T05:53:47.795Z | Compiling ron v0.12.1 |
| 3195 | 2026-08-07T05:53:47.865Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 3196 | 2026-08-07T05:53:49.249Z | Compiling xz2 v0.1.7 |
| 3197 | 2026-08-07T05:53:49.487Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3198 | 2026-08-07T05:53:49.502Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3199 | 2026-08-07T05:53:49.576Z | Compiling drift v0.2.0 |
| 3200 | 2026-08-07T05:53:51.605Z | Compiling base16ct v1.0.0 |
| 3201 | 2026-08-07T05:53:51.867Z | Compiling dropshot-api-manager v0.7.2 |
| 3202 | 2026-08-07T05:53:56.914Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3203 | 2026-08-07T05:53:59.564Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3204 | 2026-08-07T05:54:00.738Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3205 | 2026-08-07T05:54:02.027Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3206 | 2026-08-07T05:54:03.284Z | Compiling natord v1.0.9 |
| 3207 | 2026-08-07T05:54:03.587Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3208 | 2026-08-07T05:54:03.856Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3209 | 2026-08-07T05:54:06.855Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3210 | 2026-08-07T05:54:08.032Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3211 | 2026-08-07T05:54:08.156Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3212 | 2026-08-07T05:54:15.372Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3213 | 2026-08-07T05:54:16.056Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3214 | 2026-08-07T05:54:16.859Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3215 | 2026-08-07T05:54:17.393Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3216 | 2026-08-07T05:54:24.020Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3217 | 2026-08-07T05:54:50.281Z | Finished `release` profile [optimized] target(s) in 4m 27s |
| 3218 | 2026-08-07T05:54:50.284Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3219 | 2026-08-07T05:54:50.284Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3220 | 2026-08-07T05:54:50.468Z | |
| 3221 | 2026-08-07T05:54:50.468Z | real 4:27.353475370 |
| 3222 | 2026-08-07T05:54:50.468Z | user 30:31.366674677 |
| 3223 | 2026-08-07T05:54:50.468Z | sys 2:49.086166505 |
| 3224 | 2026-08-07T05:54:50.468Z | trap 0.752117609 |
| 3225 | 2026-08-07T05:54:50.468Z | tflt 1.329475310 |
| 3226 | 2026-08-07T05:54:50.468Z | dflt 1.934676430 |
| 3227 | 2026-08-07T05:54:50.468Z | kflt 0.002041738 |
| 3228 | 2026-08-07T05:54:50.468Z | lock 2:05:53.416149516 |
| 3229 | 2026-08-07T05:54:50.468Z | slp 1:26:49.753029133 |
| 3230 | 2026-08-07T05:54:50.468Z | lat 2:21.942605707 |
| 3231 | 2026-08-07T05:54:50.468Z | stop 4:22.240593240 |
| 3232 | 2026-08-07T05:54:50.471Z | + for x in debug release |
| 3233 | 2026-08-07T05:54:50.471Z | + mkdir -p /work/debug |
| 3234 | 2026-08-07T05:54:50.471Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3235 | 2026-08-07T05:54:51.071Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3236 | 2026-08-07T05:54:51.610Z | + cp target/debug/mgd /work/debug/mgd |
| 3237 | 2026-08-07T05:54:52.377Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3238 | 2026-08-07T05:54:52.912Z | + for x in debug release |
| 3239 | 2026-08-07T05:54:52.912Z | + mkdir -p /work/release |
| 3240 | 2026-08-07T05:54:52.916Z | + cp target/release/ddmd /work/release/ddmd |
| 3241 | 2026-08-07T05:54:53.026Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3242 | 2026-08-07T05:54:53.105Z | + cp target/release/mgd /work/release/mgd |
| 3243 | 2026-08-07T05:54:53.248Z | + cp target/release/mgadm /work/release/mgadm |
| 3244 | 2026-08-07T05:54:53.361Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3245 | 2026-08-07T05:54:53.434Z | process exited: duration 695033 ms, exit code 0 |
| |
| 3246 | 2026-08-07T05:54:53.449Z | found 9 output files |
| 3247 | 2026-08-07T05:54:53.450Z | uploading: /work/debug/ddmadm (613179320 bytes) |
| 3248 | 2026-08-07T05:55:01.078Z | uploaded: /work/debug/ddmadm |
| 3249 | 2026-08-07T05:55:01.078Z | uploading: /work/debug/ddmd (701111176 bytes) |
| 3250 | 2026-08-07T05:55:11.861Z | uploaded: /work/debug/ddmd |
| 3251 | 2026-08-07T05:55:11.868Z | uploading: /work/debug/mgadm (729462360 bytes) |
| 3252 | 2026-08-07T05:55:21.882Z | uploaded: /work/debug/mgadm |
| 3253 | 2026-08-07T05:55:21.882Z | uploading: /work/debug/mgd (824890728 bytes) |
| 3254 | 2026-08-07T05:55:33.776Z | uploaded: /work/debug/mgd |
| 3255 | 2026-08-07T05:55:33.776Z | uploading: /work/release/ddmadm (52325544 bytes) |
| 3256 | 2026-08-07T05:55:35.115Z | uploaded: /work/release/ddmadm |
| 3257 | 2026-08-07T05:55:35.116Z | uploading: /work/release/ddmd (63198928 bytes) |
| 3258 | 2026-08-07T05:55:36.596Z | uploaded: /work/release/ddmd |
| 3259 | 2026-08-07T05:55:36.606Z | uploading: /work/release/falcon-lab (43596192 bytes) |
| 3260 | 2026-08-07T05:55:38.054Z | uploaded: /work/release/falcon-lab |
| 3261 | 2026-08-07T05:55:38.054Z | uploading: /work/release/mgadm (69738728 bytes) |
| 3262 | 2026-08-07T05:55:39.532Z | uploaded: /work/release/mgadm |
| 3263 | 2026-08-07T05:55:39.532Z | uploading: /work/release/mgd (87312376 bytes) |
| 3264 | 2026-08-07T05:55:41.075Z | uploaded: /work/release/mgd |