|
|
|
| 1 | 2026-06-15T08:42:47.634Z | job assigned to worker 01KV573WN20MQJ14M51545C95X [factory aws, i-0ed55d080d282208b] (queued for 46 s) |
| |
| 2 | 2026-06-15T08:42:54.354Z | starting task 0: "setup" |
| 3 | 2026-06-15T08:42:54.357Z | ++ uname -s |
| 4 | 2026-06-15T08:42:54.360Z | + kern=SunOS |
| 5 | 2026-06-15T08:42:54.360Z | + build_user=build |
| 6 | 2026-06-15T08:42:54.360Z | + build_uid=12345 |
| 7 | 2026-06-15T08:42:54.360Z | + work_dir=/work |
| 8 | 2026-06-15T08:42:54.360Z | + input_dir=/input |
| 9 | 2026-06-15T08:42:54.360Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T08:42:54.360Z | + case "$kern" in |
| 11 | 2026-06-15T08:42:54.360Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T08:42:54.363Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T08:42:56.366Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T08:42:56.455Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T08:42:56.458Z | + home_fs=zfs |
| 16 | 2026-06-15T08:42:56.458Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T08:42:56.458Z | + mkdir -p /home/build |
| 18 | 2026-06-15T08:42:56.458Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T08:42:58.460Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T08:42:58.467Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-06-15T08:42:58.473Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T08:42:58.476Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-15T08:42:58.476Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-15T08:42:58.476Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-15T08:42:58.476Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-15T08:42:58.476Z | * rust toolchain profile = "default" |
| 27 | 2026-06-15T08:42:58.479Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T08:42:58.479Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T08:42:58.479Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T08:42:58.596Z | info: downloading installer |
| 31 | 2026-06-15T08:43:00.231Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T08:43:00.231Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T08:43:00.231Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T08:43:00.231Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T08:43:00.231Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T08:43:00.231Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T08:43:00.231Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T08:43:00.231Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T08:43:00.231Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T08:43:00.231Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T08:43:00.231Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T08:43:00.231Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T08:43:00.231Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T08:43:00.244Z | info: profile set to default |
| 45 | 2026-06-15T08:43:00.244Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T08:43:00.247Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T08:43:00.390Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T08:43:00.392Z | info: downloading 6 components |
| 49 | 2026-06-15T08:43:16.271Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-15T08:43:16.271Z | |
| 51 | 2026-06-15T08:43:16.298Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T08:43:16.298Z | |
| 53 | 2026-06-15T08:43:16.298Z | |
| 54 | 2026-06-15T08:43:16.298Z | Rust is installed now. Great! |
| 55 | 2026-06-15T08:43:16.299Z | |
| 56 | 2026-06-15T08:43:16.301Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T08:43:16.301Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T08:43:16.301Z | |
| 59 | 2026-06-15T08:43:16.301Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T08:43:16.301Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T08:43:16.301Z | |
| 62 | 2026-06-15T08:43:16.301Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T08:43:16.302Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T08:43:16.302Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T08:43:16.302Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T08:43:16.302Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T08:43:16.302Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T08:43:16.302Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T08:43:16.302Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T08:43:16.302Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T08:43:16.387Z | + rustup --version |
| 72 | 2026-06-15T08:43:16.395Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T08:43:16.398Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T08:43:16.416Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T08:43:16.419Z | + cargo --version |
| 76 | 2026-06-15T08:43:16.432Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T08:43:16.435Z | + rustc --version |
| 78 | 2026-06-15T08:43:16.454Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T08:43:16.457Z | process exited: duration 17982 ms, exit code 0 |
| |
| 80 | 2026-06-15T08:43:16.462Z | starting task 2: "authentication" |
| 81 | 2026-06-15T08:43:16.479Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-15T08:43:16.484Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T08:43:16.487Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T08:43:16.490Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T08:43:16.521Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T08:43:17.977Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T08:43:17.977Z | + git fetch origin 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 88 | 2026-06-15T08:43:18.362Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T08:43:18.362Z | * branch 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb -> FETCH_HEAD |
| 90 | 2026-06-15T08:43:18.370Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-06-15T08:43:18.373Z | ++ git branch --show-current |
| 92 | 2026-06-15T08:43:18.373Z | + current=main |
| 93 | 2026-06-15T08:43:18.373Z | + [[ main != renovate/lock-file-maintenance ]] |
| 94 | 2026-06-15T08:43:18.373Z | + git branch -f renovate/lock-file-maintenance 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 95 | 2026-06-15T08:43:18.376Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-06-15T08:43:18.395Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-06-15T08:43:18.397Z | + git reset --hard 1a8c4febd9caa778e648bdcacef35fc98c6d7bdb |
| 98 | 2026-06-15T08:43:18.400Z | HEAD is now at 1a8c4fe Lock file maintenance |
| 99 | 2026-06-15T08:43:18.403Z | process exited: duration 1915 ms, exit code 0 |
| |
| 100 | 2026-06-15T08:43:18.408Z | starting task 4: "build" |
| 101 | 2026-06-15T08:43:18.411Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-15T08:43:26.997Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-15T08:43:34.804Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-15T08:43:42.211Z | Planning: Solver setup ... Done |
| 105 | 2026-06-15T08:43:42.252Z | Planning: Running solver ... Done |
| 106 | 2026-06-15T08:43:42.394Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-15T08:43:42.406Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-15T08:43:42.490Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-15T08:43:42.519Z | Planning: Package planning ... Done |
| 110 | 2026-06-15T08:43:42.545Z | Planning: Merging actions ... Done |
| 111 | 2026-06-15T08:43:42.652Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-15T08:43:42.658Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-15T08:43:43.431Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-15T08:43:43.436Z | Planning: Planning completed in 8.47 seconds |
| 115 | 2026-06-15T08:43:43.447Z | Packages to install: 2 |
| 116 | 2026-06-15T08:43:43.450Z | Mediators to change: 2 |
| 117 | 2026-06-15T08:43:43.450Z | Services to change: 1 |
| 118 | 2026-06-15T08:43:43.450Z | Create boot environment: No |
| 119 | 2026-06-15T08:43:43.450Z | Create backup boot environment: No |
| 120 | 2026-06-15T08:43:43.488Z | |
| 121 | 2026-06-15T08:43:43.489Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-15T08:43:48.493Z | Download: 1674/3076 items 117.2/211.3MB 55% complete (24.0M/s) |
| 123 | 2026-06-15T08:43:53.495Z | Download: 2869/3076 items 120.2/211.3MB 56% complete (12.2M/s) |
| 124 | 2026-06-15T08:43:59.054Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (17.4M/s) |
| 125 | 2026-06-15T08:44:00.421Z | Download: Completed 211.31 MB in 16.93 seconds (12.5M/s) |
| 126 | 2026-06-15T08:44:00.542Z | Actions: 1/3418 actions (Installing new actions) |
| 127 | 2026-06-15T08:44:03.698Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 128 | 2026-06-15T08:44:04.366Z | Done |
| 129 | 2026-06-15T08:44:04.366Z | Done |
| 130 | 2026-06-15T08:44:05.107Z | Done |
| 131 | 2026-06-15T08:44:08.497Z | Done |
| 132 | 2026-06-15T08:44:08.570Z | Done |
| 133 | 2026-06-15T08:44:08.573Z | Done |
| 134 | 2026-06-15T08:44:08.839Z | Done |
| 135 | 2026-06-15T08:44:09.529Z | + cargo --version |
| 136 | 2026-06-15T08:44:09.535Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 137 | 2026-06-15T08:44:09.700Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 138 | 2026-06-15T08:44:09.703Z | info: downloading 6 components |
| 139 | 2026-06-15T08:44:26.762Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 140 | 2026-06-15T08:44:26.766Z | + rustc --version |
| 141 | 2026-06-15T08:44:26.795Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 142 | 2026-06-15T08:44:26.798Z | + banner check |
| 143 | 2026-06-15T08:44:26.801Z | |
| 144 | 2026-06-15T08:44:26.801Z | #### # # ###### #### # # |
| 145 | 2026-06-15T08:44:26.801Z | # # # # # # # # # |
| 146 | 2026-06-15T08:44:26.801Z | # ###### ##### # #### |
| 147 | 2026-06-15T08:44:26.801Z | # # # # # # # |
| 148 | 2026-06-15T08:44:26.801Z | # # # # # # # # # |
| 149 | 2026-06-15T08:44:26.801Z | #### # # ###### #### # # |
| 150 | 2026-06-15T08:44:26.801Z | |
| 151 | 2026-06-15T08:44:26.801Z | + cargo fmt -- --check |
| 152 | 2026-06-15T08:44:27.199Z | + cargo clippy --all-targets -- --deny warnings |
| 153 | 2026-06-15T08:44:27.313Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 154 | 2026-06-15T08:44:27.937Z | From https://github.com/oxidecomputer/falcon |
| 155 | 2026-06-15T08:44:27.937Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 156 | 2026-06-15T08:44:28.014Z | Updating crates.io index |
| 157 | 2026-06-15T08:44:28.047Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 158 | 2026-06-15T08:44:28.978Z | From https://github.com/oxidecomputer/dendrite |
| 159 | 2026-06-15T08:44:28.978Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 160 | 2026-06-15T08:44:29.212Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-06-15T08:44:29.490Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-06-15T08:44:29.491Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 163 | 2026-06-15T08:44:29.496Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 164 | 2026-06-15T08:44:29.844Z | From https://github.com/oxidecomputer/netadm-sys |
| 165 | 2026-06-15T08:44:29.844Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 166 | 2026-06-15T08:44:29.851Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 167 | 2026-06-15T08:44:36.226Z | From https://github.com/oxidecomputer/omicron |
| 168 | 2026-06-15T08:44:36.226Z | * [new ref] 9f1029da32f20ace5ef9aaa61ad610ea6e9db3c7 -> refs/commit/9f1029da32f20ace5ef9aaa61ad610ea6e9db3c7 |
| 169 | 2026-06-15T08:44:36.657Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 170 | 2026-06-15T08:44:37.728Z | From https://github.com/oxidecomputer/opte |
| 171 | 2026-06-15T08:44:37.729Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 172 | 2026-06-15T08:44:38.134Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-06-15T08:44:38.406Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-06-15T08:44:38.406Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-06-15T08:44:38.564Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-06-15T08:44:38.832Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-06-15T08:44:38.832Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-06-15T08:44:38.850Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-06-15T08:44:39.097Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-06-15T08:44:39.097Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-06-15T08:44:39.187Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-06-15T08:44:39.814Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-06-15T08:44:39.814Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-06-15T08:44:40.094Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-06-15T08:44:40.640Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-06-15T08:44:40.640Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 187 | 2026-06-15T08:44:40.657Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-06-15T08:44:41.027Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-06-15T08:44:41.027Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 190 | 2026-06-15T08:44:41.033Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-06-15T08:44:41.325Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-06-15T08:44:41.325Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-06-15T08:44:41.332Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-06-15T08:44:41.602Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-06-15T08:44:41.602Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-06-15T08:44:41.661Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-06-15T08:44:42.002Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-06-15T08:44:42.002Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-06-15T08:44:42.053Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 200 | 2026-06-15T08:44:42.335Z | From https://github.com/oxidecomputer/slog-error-chain |
| 201 | 2026-06-15T08:44:42.335Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 202 | 2026-06-15T08:44:42.352Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 203 | 2026-06-15T08:44:42.655Z | From https://github.com/oxidecomputer/tufaceous |
| 204 | 2026-06-15T08:44:42.655Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 205 | 2026-06-15T08:44:42.765Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 206 | 2026-06-15T08:44:43.242Z | From https://github.com/oxidecomputer/management-gateway-service |
| 207 | 2026-06-15T08:44:43.242Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 208 | 2026-06-15T08:44:43.334Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 209 | 2026-06-15T08:44:44.156Z | From https://github.com/oxidecomputer/crucible |
| 210 | 2026-06-15T08:44:44.156Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 211 | 2026-06-15T08:44:44.916Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 212 | 2026-06-15T08:44:45.221Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 213 | 2026-06-15T08:44:45.221Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 214 | 2026-06-15T08:44:45.405Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 215 | 2026-06-15T08:44:45.855Z | From https://github.com/oxidecomputer/propolis |
| 216 | 2026-06-15T08:44:45.856Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 217 | 2026-06-15T08:44:46.043Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 218 | 2026-06-15T08:44:46.556Z | From https://github.com/oxidecomputer/crucible |
| 219 | 2026-06-15T08:44:46.556Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 220 | 2026-06-15T08:44:46.625Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 221 | 2026-06-15T08:44:46.961Z | From https://github.com/oxidecomputer/tofino |
| 222 | 2026-06-15T08:44:46.962Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 223 | 2026-06-15T08:44:46.982Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 224 | 2026-06-15T08:44:47.876Z | From https://github.com/oxidecomputer/maghemite |
| 225 | 2026-06-15T08:44:47.876Z | * [new ref] 951f759b1d8e61cf65c2a823e61933ff3ea0bdf1 -> refs/commit/951f759b1d8e61cf65c2a823e61933ff3ea0bdf1 |
| 226 | 2026-06-15T08:44:47.911Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 227 | 2026-06-15T08:44:48.194Z | From https://github.com/oxidecomputer/clickward |
| 228 | 2026-06-15T08:44:48.194Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 229 | 2026-06-15T08:44:48.301Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 230 | 2026-06-15T08:44:48.744Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 231 | 2026-06-15T08:44:48.744Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 232 | 2026-06-15T08:44:49.786Z | Downloading crates ... |
| 233 | 2026-06-15T08:44:49.855Z | Downloaded atomicwrites v0.4.4 |
| 234 | 2026-06-15T08:44:49.858Z | Downloaded async-trait v0.1.89 |
| 235 | 2026-06-15T08:44:49.861Z | Downloaded anstyle-query v1.1.5 |
| 236 | 2026-06-15T08:44:49.864Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-06-15T08:44:49.866Z | Downloaded anstyle v1.0.14 |
| 238 | 2026-06-15T08:44:49.869Z | Downloaded anyhow v1.0.102 |
| 239 | 2026-06-15T08:44:49.872Z | Downloaded atomic-waker v1.1.2 |
| 240 | 2026-06-15T08:44:49.874Z | Downloaded async-stream-impl v0.3.6 |
| 241 | 2026-06-15T08:44:49.877Z | Downloaded async-recursion v1.1.1 |
| 242 | 2026-06-15T08:44:49.879Z | Downloaded derive-ex v0.1.8 |
| 243 | 2026-06-15T08:44:49.882Z | Downloaded darling v0.23.0 |
| 244 | 2026-06-15T08:44:49.884Z | Downloaded fxhash v0.2.1 |
| 245 | 2026-06-15T08:44:49.887Z | Downloaded group v0.13.0 |
| 246 | 2026-06-15T08:44:49.889Z | Downloaded cpufeatures v0.2.17 |
| 247 | 2026-06-15T08:44:49.892Z | Downloaded anstyle-parse v1.0.0 |
| 248 | 2026-06-15T08:44:49.894Z | Downloaded getrandom v0.2.17 |
| 249 | 2026-06-15T08:44:49.897Z | Downloaded darling_macro v0.21.3 |
| 250 | 2026-06-15T08:44:49.899Z | Downloaded foldhash v0.1.5 |
| 251 | 2026-06-15T08:44:49.900Z | Downloaded foreign-types-shared v0.3.1 |
| 252 | 2026-06-15T08:44:49.902Z | Downloaded debug-ignore v1.0.5 |
| 253 | 2026-06-15T08:44:49.905Z | Downloaded block-buffer v0.12.1 |
| 254 | 2026-06-15T08:44:49.907Z | Downloaded const-random v0.1.18 |
| 255 | 2026-06-15T08:44:49.907Z | Downloaded ciborium-io v0.2.2 |
| 256 | 2026-06-15T08:44:49.910Z | Downloaded drift v0.2.0 |
| 257 | 2026-06-15T08:44:49.915Z | Downloaded generic-array v0.14.7 |
| 258 | 2026-06-15T08:44:49.918Z | Downloaded futures-task v0.3.32 |
| 259 | 2026-06-15T08:44:49.921Z | Downloaded crucible-workspace-hack v0.1.0 |
| 260 | 2026-06-15T08:44:49.923Z | Downloaded defmt v0.3.100 |
| 261 | 2026-06-15T08:44:49.923Z | Downloaded cfg-if v1.0.4 |
| 262 | 2026-06-15T08:44:49.926Z | Downloaded heck v0.4.1 |
| 263 | 2026-06-15T08:44:49.928Z | Downloaded cobs v0.3.0 |
| 264 | 2026-06-15T08:44:49.928Z | Downloaded glob v0.3.3 |
| 265 | 2026-06-15T08:44:49.931Z | Downloaded defmt-parser v1.0.0 |
| 266 | 2026-06-15T08:44:49.933Z | Downloaded futures-core v0.3.32 |
| 267 | 2026-06-15T08:44:49.936Z | Downloaded errno v0.3.14 |
| 268 | 2026-06-15T08:44:49.939Z | Downloaded globset v0.4.18 |
| 269 | 2026-06-15T08:44:49.939Z | Downloaded data-encoding v2.11.0 |
| 270 | 2026-06-15T08:44:49.941Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 271 | 2026-06-15T08:44:49.944Z | Downloaded embedded-io v0.4.0 |
| 272 | 2026-06-15T08:44:49.946Z | Downloaded equivalent v1.0.2 |
| 273 | 2026-06-15T08:44:49.946Z | Downloaded cstr-argument v0.1.2 |
| 274 | 2026-06-15T08:44:49.949Z | Downloaded base16ct v1.0.0 |
| 275 | 2026-06-15T08:44:49.952Z | Downloaded dof v0.4.0 |
| 276 | 2026-06-15T08:44:49.952Z | Downloaded foreign-types v0.5.0 |
| 277 | 2026-06-15T08:44:49.954Z | Downloaded hex v0.4.3 |
| 278 | 2026-06-15T08:44:49.957Z | Downloaded dtrace-parser v0.2.0 |
| 279 | 2026-06-15T08:44:49.957Z | Downloaded heck v0.5.0 |
| 280 | 2026-06-15T08:44:49.959Z | Downloaded http-body v1.0.1 |
| 281 | 2026-06-15T08:44:49.959Z | Downloaded hostname v0.4.2 |
| 282 | 2026-06-15T08:44:49.962Z | Downloaded clap_lex v1.1.0 |
| 283 | 2026-06-15T08:44:49.965Z | Downloaded crypto-common v0.1.7 |
| 284 | 2026-06-15T08:44:49.967Z | Downloaded gethostname v0.5.0 |
| 285 | 2026-06-15T08:44:49.967Z | Downloaded crossbeam-utils v0.8.21 |
| 286 | 2026-06-15T08:44:49.970Z | Downloaded dof v0.3.0 |
| 287 | 2026-06-15T08:44:49.972Z | Downloaded crossbeam-deque v0.8.6 |
| 288 | 2026-06-15T08:44:49.973Z | Downloaded httpdate v1.0.3 |
| 289 | 2026-06-15T08:44:49.975Z | Downloaded foreign-types-shared v0.1.1 |
| 290 | 2026-06-15T08:44:49.978Z | Downloaded hubpack_derive v0.1.1 |
| 291 | 2026-06-15T08:44:49.978Z | Downloaded hubpack v0.1.2 |
| 292 | 2026-06-15T08:44:49.981Z | Downloaded dunce v1.0.5 |
| 293 | 2026-06-15T08:44:49.981Z | Downloaded futures-macro v0.3.32 |
| 294 | 2026-06-15T08:44:49.983Z | Downloaded cipher v0.4.4 |
| 295 | 2026-06-15T08:44:49.986Z | Downloaded form_urlencoded v1.2.2 |
| 296 | 2026-06-15T08:44:49.986Z | Downloaded ciborium-ll v0.2.2 |
| 297 | 2026-06-15T08:44:49.989Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 298 | 2026-06-15T08:44:49.991Z | Downloaded enum-as-inner v0.6.1 |
| 299 | 2026-06-15T08:44:49.991Z | Downloaded cmake v0.1.58 |
| 300 | 2026-06-15T08:44:49.994Z | Downloaded dtrace-parser v0.3.0 |
| 301 | 2026-06-15T08:44:49.994Z | Downloaded byte-wrapper v0.1.0 |
| 302 | 2026-06-15T08:44:49.997Z | Downloaded hash32 v0.3.1 |
| 303 | 2026-06-15T08:44:50.000Z | Downloaded embedded-io v0.6.1 |
| 304 | 2026-06-15T08:44:50.000Z | Downloaded hostname v0.3.1 |
| 305 | 2026-06-15T08:44:50.003Z | Downloaded const_format_proc_macros v0.2.34 |
| 306 | 2026-06-15T08:44:50.005Z | Downloaded indent_write v2.2.0 |
| 307 | 2026-06-15T08:44:50.008Z | Downloaded instant v0.1.13 |
| 308 | 2026-06-15T08:44:50.008Z | Downloaded idna_adapter v1.2.2 |
| 309 | 2026-06-15T08:44:50.011Z | Downloaded fastrand v2.4.1 |
| 310 | 2026-06-15T08:44:50.013Z | Downloaded highway v1.3.0 |
| 311 | 2026-06-15T08:44:50.013Z | Downloaded defmt-macros v1.1.0 |
| 312 | 2026-06-15T08:44:50.016Z | Downloaded futures-executor v0.3.32 |
| 313 | 2026-06-15T08:44:50.019Z | Downloaded futures-channel v0.3.32 |
| 314 | 2026-06-15T08:44:50.021Z | Downloaded either v1.16.0 |
| 315 | 2026-06-15T08:44:50.024Z | Downloaded daft v0.1.7 |
| 316 | 2026-06-15T08:44:50.026Z | Downloaded is-terminal v0.4.17 |
| 317 | 2026-06-15T08:44:50.027Z | Downloaded camino-tempfile v1.4.1 |
| 318 | 2026-06-15T08:44:50.031Z | Downloaded konst_macro_rules v0.2.19 |
| 319 | 2026-06-15T08:44:50.031Z | Downloaded inout v0.1.4 |
| 320 | 2026-06-15T08:44:50.033Z | Downloaded lazy_static v1.5.0 |
| 321 | 2026-06-15T08:44:50.033Z | Downloaded lru-slab v0.1.2 |
| 322 | 2026-06-15T08:44:50.036Z | Downloaded lru-cache v0.1.2 |
| 323 | 2026-06-15T08:44:50.036Z | Downloaded libscf-sys v1.2.0 |
| 324 | 2026-06-15T08:44:50.039Z | Downloaded managed v0.8.0 |
| 325 | 2026-06-15T08:44:50.041Z | Downloaded foldhash v0.2.0 |
| 326 | 2026-06-15T08:44:50.041Z | Downloaded is_terminal_polyfill v1.70.2 |
| 327 | 2026-06-15T08:44:50.044Z | Downloaded is_ci v1.2.0 |
| 328 | 2026-06-15T08:44:50.044Z | Downloaded keccak v0.1.6 |
| 329 | 2026-06-15T08:44:50.046Z | Downloaded http-body-util v0.1.3 |
| 330 | 2026-06-15T08:44:50.049Z | Downloaded linked-hash-map v0.5.6 |
| 331 | 2026-06-15T08:44:50.049Z | Downloaded memmap v0.7.0 |
| 332 | 2026-06-15T08:44:50.052Z | Downloaded aho-corasick v1.1.4 |
| 333 | 2026-06-15T08:44:50.054Z | Downloaded humantime v2.3.0 |
| 334 | 2026-06-15T08:44:50.057Z | Downloaded fs_extra v1.3.0 |
| 335 | 2026-06-15T08:44:50.059Z | Downloaded crc32fast v1.5.0 |
| 336 | 2026-06-15T08:44:50.062Z | Downloaded bs58 v0.5.1 |
| 337 | 2026-06-15T08:44:50.064Z | Downloaded hyper-rustls v0.27.9 |
| 338 | 2026-06-15T08:44:50.064Z | Downloaded console v0.15.11 |
| 339 | 2026-06-15T08:44:50.067Z | Downloaded byteorder v1.5.0 |
| 340 | 2026-06-15T08:44:50.070Z | Downloaded cargo_toml v0.22.3 |
| 341 | 2026-06-15T08:44:50.072Z | Downloaded mime v0.3.17 |
| 342 | 2026-06-15T08:44:50.072Z | Downloaded natord v1.0.9 |
| 343 | 2026-06-15T08:44:50.075Z | Downloaded console v0.16.3 |
| 344 | 2026-06-15T08:44:50.075Z | Downloaded num-conv v0.2.2 |
| 345 | 2026-06-15T08:44:50.077Z | Downloaded no-std-compat v0.4.1 |
| 346 | 2026-06-15T08:44:50.077Z | Downloaded newtype_derive v0.1.6 |
| 347 | 2026-06-15T08:44:50.080Z | Downloaded darling_core v0.23.0 |
| 348 | 2026-06-15T08:44:50.083Z | Downloaded digest v0.10.7 |
| 349 | 2026-06-15T08:44:50.085Z | Downloaded num v0.4.3 |
| 350 | 2026-06-15T08:44:50.088Z | Downloaded darling v0.21.3 |
| 351 | 2026-06-15T08:44:50.091Z | Downloaded ipnetwork v0.21.1 |
| 352 | 2026-06-15T08:44:50.093Z | Downloaded ingot-types v0.1.2 |
| 353 | 2026-06-15T08:44:50.093Z | Downloaded cancel-safe-futures v0.1.5 |
| 354 | 2026-06-15T08:44:50.096Z | Downloaded lock_api v0.4.14 |
| 355 | 2026-06-15T08:44:50.098Z | Downloaded num_enum_derive v0.5.11 |
| 356 | 2026-06-15T08:44:50.098Z | Downloaded num-iter v0.1.45 |
| 357 | 2026-06-15T08:44:50.101Z | Downloaded chacha20 v0.10.0 |
| 358 | 2026-06-15T08:44:50.104Z | Downloaded opaque-debug v0.3.1 |
| 359 | 2026-06-15T08:44:50.104Z | Downloaded olpc-cjson v0.1.4 |
| 360 | 2026-06-15T08:44:50.106Z | Downloaded openssl-probe v0.2.1 |
| 361 | 2026-06-15T08:44:50.106Z | Downloaded openssl-macros v0.1.1 |
| 362 | 2026-06-15T08:44:50.109Z | Downloaded libsw-core v0.3.2 |
| 363 | 2026-06-15T08:44:50.109Z | Downloaded omicron-workspace-hack v0.1.0 |
| 364 | 2026-06-15T08:44:50.112Z | Downloaded jobserver v0.1.34 |
| 365 | 2026-06-15T08:44:50.114Z | Downloaded parse-display v0.10.0 |
| 366 | 2026-06-15T08:44:50.114Z | Downloaded percent-encoding v2.3.2 |
| 367 | 2026-06-15T08:44:50.117Z | Downloaded httparse v1.10.1 |
| 368 | 2026-06-15T08:44:50.117Z | Downloaded phf_shared v0.12.1 |
| 369 | 2026-06-15T08:44:50.120Z | Downloaded fs-err v3.3.0 |
| 370 | 2026-06-15T08:44:50.120Z | Downloaded daft-derive v0.1.7 |
| 371 | 2026-06-15T08:44:50.123Z | Downloaded bitflags v2.13.0 |
| 372 | 2026-06-15T08:44:50.126Z | Downloaded const-oid v0.10.2 |
| 373 | 2026-06-15T08:44:50.128Z | Downloaded blake2 v0.10.6 |
| 374 | 2026-06-15T08:44:50.131Z | Downloaded defmt v1.1.0 |
| 375 | 2026-06-15T08:44:50.134Z | Downloaded ingot-macros v0.1.1 |
| 376 | 2026-06-15T08:44:50.137Z | Downloaded iana-time-zone v0.1.65 |
| 377 | 2026-06-15T08:44:50.140Z | Downloaded hybrid-array v0.4.12 |
| 378 | 2026-06-15T08:44:50.140Z | Downloaded num-derive v0.4.2 |
| 379 | 2026-06-15T08:44:50.143Z | Downloaded fixedbitset v0.5.7 |
| 380 | 2026-06-15T08:44:50.143Z | Downloaded arc-swap v1.9.1 |
| 381 | 2026-06-15T08:44:50.146Z | Downloaded colored v3.1.1 |
| 382 | 2026-06-15T08:44:50.148Z | Downloaded clap v4.6.1 |
| 383 | 2026-06-15T08:44:50.153Z | Downloaded proc-macro-error-attr v1.0.4 |
| 384 | 2026-06-15T08:44:50.156Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 385 | 2026-06-15T08:44:50.159Z | Downloaded crossbeam-channel v0.5.15 |
| 386 | 2026-06-15T08:44:50.162Z | Downloaded num-rational v0.4.2 |
| 387 | 2026-06-15T08:44:50.162Z | Downloaded newtype-uuid v1.3.2 |
| 388 | 2026-06-15T08:44:50.164Z | Downloaded proc-macro-crate v1.3.1 |
| 389 | 2026-06-15T08:44:50.164Z | Downloaded getrandom v0.4.2 |
| 390 | 2026-06-15T08:44:50.167Z | Downloaded plain v0.2.3 |
| 391 | 2026-06-15T08:44:50.170Z | Downloaded async-compression v0.4.42 |
| 392 | 2026-06-15T08:44:50.172Z | Downloaded powerfmt v0.2.0 |
| 393 | 2026-06-15T08:44:50.175Z | Downloaded progenitor-client v0.10.0 |
| 394 | 2026-06-15T08:44:50.175Z | Downloaded parse-display-derive v0.10.0 |
| 395 | 2026-06-15T08:44:50.177Z | Downloaded ipnet v2.12.0 |
| 396 | 2026-06-15T08:44:50.177Z | Downloaded hmac v0.12.1 |
| 397 | 2026-06-15T08:44:50.180Z | Downloaded potential_utf v0.1.5 |
| 398 | 2026-06-15T08:44:50.180Z | Downloaded num-complex v0.4.6 |
| 399 | 2026-06-15T08:44:50.183Z | Downloaded progenitor-client v0.14.0 |
| 400 | 2026-06-15T08:44:50.187Z | Downloaded quick-error v1.2.3 |
| 401 | 2026-06-15T08:44:50.187Z | Downloaded num_enum_derive v0.7.6 |
| 402 | 2026-06-15T08:44:50.187Z | Downloaded num_enum v0.7.6 |
| 403 | 2026-06-15T08:44:50.190Z | Downloaded oxnet v0.1.6 |
| 404 | 2026-06-15T08:44:50.193Z | Downloaded pem v3.0.6 |
| 405 | 2026-06-15T08:44:50.193Z | Downloaded progenitor-macro v0.10.0 |
| 406 | 2026-06-15T08:44:50.195Z | Downloaded phf v0.12.1 |
| 407 | 2026-06-15T08:44:50.195Z | Downloaded progenitor-macro v0.13.0 |
| 408 | 2026-06-15T08:44:50.198Z | Downloaded rand_chacha v0.3.1 |
| 409 | 2026-06-15T08:44:50.198Z | Downloaded rand_xorshift v0.4.0 |
| 410 | 2026-06-15T08:44:50.201Z | Downloaded icu_provider v2.2.0 |
| 411 | 2026-06-15T08:44:50.203Z | Downloaded indexmap v1.9.3 |
| 412 | 2026-06-15T08:44:50.206Z | Downloaded futures v0.3.32 |
| 413 | 2026-06-15T08:44:50.208Z | Downloaded crossbeam-epoch v0.9.18 |
| 414 | 2026-06-15T08:44:50.211Z | Downloaded dropshot_endpoint v0.17.1 |
| 415 | 2026-06-15T08:44:50.214Z | Downloaded ref-cast-impl v1.0.25 |
| 416 | 2026-06-15T08:44:50.214Z | Downloaded ref-cast v1.0.25 |
| 417 | 2026-06-15T08:44:50.216Z | Downloaded icu_properties v2.2.0 |
| 418 | 2026-06-15T08:44:50.219Z | Downloaded derive_more v0.99.20 |
| 419 | 2026-06-15T08:44:50.221Z | Downloaded owo-colors v4.3.0 |
| 420 | 2026-06-15T08:44:50.224Z | Downloaded memmap2 v0.9.10 |
| 421 | 2026-06-15T08:44:50.224Z | Downloaded chacha20poly1305 v0.10.1 |
| 422 | 2026-06-15T08:44:50.226Z | Downloaded oxide-tokio-rt v0.1.6 |
| 423 | 2026-06-15T08:44:50.226Z | Downloaded num_enum v0.5.11 |
| 424 | 2026-06-15T08:44:50.230Z | Downloaded const_format v0.2.36 |
| 425 | 2026-06-15T08:44:50.233Z | Downloaded progenitor v0.14.0 |
| 426 | 2026-06-15T08:44:50.236Z | Downloaded progenitor v0.10.0 |
| 427 | 2026-06-15T08:44:50.236Z | Downloaded pkg-config v0.3.33 |
| 428 | 2026-06-15T08:44:50.238Z | Downloaded litemap v0.8.2 |
| 429 | 2026-06-15T08:44:50.241Z | Downloaded rustc_version v0.4.1 |
| 430 | 2026-06-15T08:44:50.241Z | Downloaded libsw v3.5.0 |
| 431 | 2026-06-15T08:44:50.244Z | Downloaded half v2.7.1 |
| 432 | 2026-06-15T08:44:50.246Z | Downloaded proc-macro-error2 v2.0.1 |
| 433 | 2026-06-15T08:44:50.249Z | Downloaded rustc_version v0.1.7 |
| 434 | 2026-06-15T08:44:50.249Z | Downloaded log v0.4.32 |
| 435 | 2026-06-15T08:44:50.251Z | Downloaded rustc-hash v2.1.2 |
| 436 | 2026-06-15T08:44:50.251Z | Downloaded progenitor v0.13.0 |
| 437 | 2026-06-15T08:44:50.254Z | Downloaded parking_lot_core v0.8.6 |
| 438 | 2026-06-15T08:44:50.254Z | Downloaded parking_lot v0.11.2 |
| 439 | 2026-06-15T08:44:50.258Z | Downloaded linear-map v1.2.0 |
| 440 | 2026-06-15T08:44:50.261Z | Downloaded once_cell v1.21.4 |
| 441 | 2026-06-15T08:44:50.261Z | Downloaded progenitor-extras v0.2.0 |
| 442 | 2026-06-15T08:44:50.261Z | Downloaded progenitor-macro v0.14.0 |
| 443 | 2026-06-15T08:44:50.263Z | Downloaded progenitor-client v0.13.0 |
| 444 | 2026-06-15T08:44:50.264Z | Downloaded rand_chacha v0.9.0 |
| 445 | 2026-06-15T08:44:50.266Z | Downloaded serde-big-array v0.5.1 |
| 446 | 2026-06-15T08:44:50.266Z | Downloaded paste v1.0.15 |
| 447 | 2026-06-15T08:44:50.269Z | Downloaded scopeguard v1.2.0 |
| 448 | 2026-06-15T08:44:50.269Z | Downloaded base64 v0.21.7 |
| 449 | 2026-06-15T08:44:50.272Z | Downloaded serde_spanned v0.6.9 |
| 450 | 2026-06-15T08:44:50.274Z | Downloaded serde_repr v0.1.20 |
| 451 | 2026-06-15T08:44:50.274Z | Downloaded rand_core v0.10.1 |
| 452 | 2026-06-15T08:44:50.277Z | Downloaded icu_normalizer_data v2.2.0 |
| 453 | 2026-06-15T08:44:50.280Z | Downloaded crypto-bigint v0.5.5 |
| 454 | 2026-06-15T08:44:50.282Z | Downloaded rand_core v0.6.4 |
| 455 | 2026-06-15T08:44:50.285Z | Downloaded pin-project-internal v1.1.13 |
| 456 | 2026-06-15T08:44:50.285Z | Downloaded heapless v0.8.0 |
| 457 | 2026-06-15T08:44:50.287Z | Downloaded secrecy v0.10.3 |
| 458 | 2026-06-15T08:44:50.290Z | Downloaded semver v0.1.20 |
| 459 | 2026-06-15T08:44:50.290Z | Downloaded scroll_derive v0.12.1 |
| 460 | 2026-06-15T08:44:50.293Z | Downloaded darling_core v0.21.3 |
| 461 | 2026-06-15T08:44:50.295Z | Downloaded scroll_derive v0.13.1 |
| 462 | 2026-06-15T08:44:50.295Z | Downloaded quote v1.0.45 |
| 463 | 2026-06-15T08:44:50.298Z | Downloaded getrandom v0.3.4 |
| 464 | 2026-06-15T08:44:50.300Z | Downloaded proc-macro-error v1.0.4 |
| 465 | 2026-06-15T08:44:50.303Z | Downloaded serial_test v3.5.0 |
| 466 | 2026-06-15T08:44:50.303Z | Downloaded serde_urlencoded v0.7.1 |
| 467 | 2026-06-15T08:44:50.305Z | Downloaded resolv-conf v0.7.6 |
| 468 | 2026-06-15T08:44:50.305Z | Downloaded serde_spanned v1.1.1 |
| 469 | 2026-06-15T08:44:50.308Z | Downloaded cc v1.2.64 |
| 470 | 2026-06-15T08:44:50.311Z | Downloaded sha1 v0.11.0 |
| 471 | 2026-06-15T08:44:50.311Z | Downloaded serial_test_derive v3.5.0 |
| 472 | 2026-06-15T08:44:50.313Z | Downloaded derive-where v1.6.1 |
| 473 | 2026-06-15T08:44:50.316Z | Downloaded indicatif v0.18.4 |
| 474 | 2026-06-15T08:44:50.319Z | Downloaded sigpipe v0.1.3 |
| 475 | 2026-06-15T08:44:50.319Z | Downloaded poly1305 v0.8.0 |
| 476 | 2026-06-15T08:44:50.321Z | Downloaded num-traits v0.2.19 |
| 477 | 2026-06-15T08:44:50.321Z | Downloaded rustls-pemfile v2.2.0 |
| 478 | 2026-06-15T08:44:50.324Z | Downloaded siphasher v1.0.3 |
| 479 | 2026-06-15T08:44:50.324Z | Downloaded rusty-fork v0.3.1 |
| 480 | 2026-06-15T08:44:50.327Z | Downloaded rustversion v1.0.22 |
| 481 | 2026-06-15T08:44:50.329Z | Downloaded slog-bunyan v2.5.0 |
| 482 | 2026-06-15T08:44:50.329Z | Downloaded papergrid v0.11.0 |
| 483 | 2026-06-15T08:44:50.332Z | Downloaded parking_lot v0.12.5 |
| 484 | 2026-06-15T08:44:50.335Z | Downloaded quinn-udp v0.5.14 |
| 485 | 2026-06-15T08:44:50.335Z | Downloaded same-file v1.0.6 |
| 486 | 2026-06-15T08:44:50.338Z | Downloaded konst v0.2.20 |
| 487 | 2026-06-15T08:44:50.340Z | Downloaded scroll v0.13.0 |
| 488 | 2026-06-15T08:44:50.340Z | Downloaded rustls-native-certs v0.8.4 |
| 489 | 2026-06-15T08:44:50.350Z | Downloaded icu_normalizer v2.2.0 |
| 490 | 2026-06-15T08:44:50.350Z | Downloaded password-hash v0.5.0 |
| 491 | 2026-06-15T08:44:50.350Z | Downloaded serde_plain v1.0.2 |
| 492 | 2026-06-15T08:44:50.350Z | Downloaded serde_derive_internals v0.29.1 |
| 493 | 2026-06-15T08:44:50.350Z | Downloaded parking_lot_core v0.9.12 |
| 494 | 2026-06-15T08:44:50.353Z | Downloaded pin-project v1.1.13 |
| 495 | 2026-06-15T08:44:50.356Z | Downloaded serde_path_to_error v0.1.20 |
| 496 | 2026-06-15T08:44:50.358Z | Downloaded smawk v0.3.2 |
| 497 | 2026-06-15T08:44:50.358Z | Downloaded flate2 v1.1.9 |
| 498 | 2026-06-15T08:44:50.361Z | Downloaded icu_collections v2.2.0 |
| 499 | 2026-06-15T08:44:50.365Z | Downloaded rand_core v0.9.5 |
| 500 | 2026-06-15T08:44:50.368Z | Downloaded http v1.4.2 |
| 501 | 2026-06-15T08:44:50.370Z | Downloaded miniz_oxide v0.8.9 |
| 502 | 2026-06-15T08:44:50.370Z | Downloaded scroll v0.12.0 |
| 503 | 2026-06-15T08:44:50.373Z | Downloaded serde_tokenstream v0.2.3 |
| 504 | 2026-06-15T08:44:50.373Z | Downloaded schemars_derive v0.8.22 |
| 505 | 2026-06-15T08:44:50.376Z | Downloaded hickory-resolver v0.24.4 |
| 506 | 2026-06-15T08:44:50.378Z | Downloaded strsim v0.11.1 |
| 507 | 2026-06-15T08:44:50.378Z | Downloaded sync_wrapper v1.0.2 |
| 508 | 2026-06-15T08:44:50.381Z | Downloaded swrite v0.1.0 |
| 509 | 2026-06-15T08:44:50.381Z | Downloaded supports-color v3.0.2 |
| 510 | 2026-06-15T08:44:50.381Z | Downloaded subtle v2.6.1 |
| 511 | 2026-06-15T08:44:50.384Z | Downloaded strum v0.27.2 |
| 512 | 2026-06-15T08:44:50.384Z | Downloaded rhai_codegen v3.2.0 |
| 513 | 2026-06-15T08:44:50.387Z | Downloaded sha2 v0.10.9 |
| 514 | 2026-06-15T08:44:50.390Z | Downloaded sha1 v0.10.6 |
| 515 | 2026-06-15T08:44:50.392Z | Downloaded take_mut v0.2.2 |
| 516 | 2026-06-15T08:44:50.392Z | Downloaded tagptr v0.2.0 |
| 517 | 2026-06-15T08:44:50.393Z | Downloaded testing_table v0.3.0 |
| 518 | 2026-06-15T08:44:50.395Z | Downloaded termtree v0.5.1 |
| 519 | 2026-06-15T08:44:50.395Z | Downloaded terminal_size v0.4.4 |
| 520 | 2026-06-15T08:44:50.395Z | Downloaded openssl-sys v0.9.117 |
| 521 | 2026-06-15T08:44:50.398Z | Downloaded slog-async v2.8.0 |
| 522 | 2026-06-15T08:44:50.401Z | Downloaded slog-stdlog v4.1.1 |
| 523 | 2026-06-15T08:44:50.401Z | Downloaded progenitor-impl v0.10.0 |
| 524 | 2026-06-15T08:44:50.404Z | Downloaded jiff-static v0.2.28 |
| 525 | 2026-06-15T08:44:50.406Z | Downloaded slog-dtrace v0.3.0 |
| 526 | 2026-06-15T08:44:50.406Z | Downloaded papergrid v0.18.0 |
| 527 | 2026-06-15T08:44:50.409Z | Downloaded slog-term v2.9.2 |
| 528 | 2026-06-15T08:44:50.411Z | Downloaded slog-scope v4.4.1 |
| 529 | 2026-06-15T08:44:50.411Z | Downloaded slog-json v2.6.1 |
| 530 | 2026-06-15T08:44:50.414Z | Downloaded semver v1.0.28 |
| 531 | 2026-06-15T08:44:50.414Z | Downloaded tabled_derive v0.7.0 |
| 532 | 2026-06-15T08:44:50.416Z | Downloaded time-core v0.1.9 |
| 533 | 2026-06-15T08:44:50.416Z | Downloaded pest_meta v2.8.6 |
| 534 | 2026-06-15T08:44:50.419Z | Downloaded thread-id v5.1.0 |
| 535 | 2026-06-15T08:44:50.419Z | Downloaded thread-id v4.2.2 |
| 536 | 2026-06-15T08:44:50.419Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 537 | 2026-06-15T08:44:50.422Z | Downloaded tabled_derive v0.11.0 |
| 538 | 2026-06-15T08:44:50.422Z | Downloaded slog-envlogger v2.2.0 |
| 539 | 2026-06-15T08:44:50.424Z | Downloaded slab v0.4.12 |
| 540 | 2026-06-15T08:44:50.424Z | Downloaded simd-adler32 v0.3.9 |
| 541 | 2026-06-15T08:44:50.424Z | Downloaded signal-hook-registry v1.4.8 |
| 542 | 2026-06-15T08:44:50.427Z | Downloaded expectorate v1.2.0 |
| 543 | 2026-06-15T08:44:50.427Z | Downloaded shlex v2.0.1 |
| 544 | 2026-06-15T08:44:50.430Z | Downloaded rustls-pki-types v1.14.1 |
| 545 | 2026-06-15T08:44:50.430Z | Downloaded static_assertions v1.1.0 |
| 546 | 2026-06-15T08:44:50.432Z | Downloaded tinyvec_macros v0.1.1 |
| 547 | 2026-06-15T08:44:50.433Z | Downloaded smf v0.2.3 |
| 548 | 2026-06-15T08:44:50.433Z | Downloaded minimal-lexical v0.2.1 |
| 549 | 2026-06-15T08:44:50.435Z | Downloaded icu_locale_core v2.2.0 |
| 550 | 2026-06-15T08:44:50.439Z | Downloaded pretty_assertions v1.4.1 |
| 551 | 2026-06-15T08:44:50.442Z | Downloaded postcard v1.1.3 |
| 552 | 2026-06-15T08:44:50.444Z | Downloaded snafu-derive v0.8.9 |
| 553 | 2026-06-15T08:44:50.444Z | Downloaded tabwriter v1.4.1 |
| 554 | 2026-06-15T08:44:50.444Z | Downloaded strum v0.26.3 |
| 555 | 2026-06-15T08:44:50.447Z | Downloaded structmeta-derive v0.3.0 |
| 556 | 2026-06-15T08:44:50.447Z | Downloaded structmeta v0.3.0 |
| 557 | 2026-06-15T08:44:50.447Z | Downloaded serde_with_macros v3.21.0 |
| 558 | 2026-06-15T08:44:50.450Z | Downloaded stable_deref_trait v1.2.1 |
| 559 | 2026-06-15T08:44:50.450Z | Downloaded spin v0.5.2 |
| 560 | 2026-06-15T08:44:50.450Z | Downloaded hickory-resolver v0.25.2 |
| 561 | 2026-06-15T08:44:50.452Z | Downloaded toml_datetime v0.6.11 |
| 562 | 2026-06-15T08:44:50.455Z | Downloaded strum_macros v0.27.2 |
| 563 | 2026-06-15T08:44:50.455Z | Downloaded strum_macros v0.26.4 |
| 564 | 2026-06-15T08:44:50.458Z | Downloaded pest_generator v2.8.6 |
| 565 | 2026-06-15T08:44:50.458Z | Downloaded rustls-platform-verifier v0.7.0 |
| 566 | 2026-06-15T08:44:50.460Z | Downloaded progenitor-impl v0.13.0 |
| 567 | 2026-06-15T08:44:50.463Z | Downloaded toml_write v0.1.2 |
| 568 | 2026-06-15T08:44:50.463Z | Downloaded pest_derive v2.8.6 |
| 569 | 2026-06-15T08:44:50.465Z | Downloaded thiserror-impl v1.0.69 |
| 570 | 2026-06-15T08:44:50.465Z | Downloaded num-integer v0.1.46 |
| 571 | 2026-06-15T08:44:50.468Z | Downloaded ppv-lite86 v0.2.21 |
| 572 | 2026-06-15T08:44:50.468Z | Downloaded pin-project-lite v0.2.17 |
| 573 | 2026-06-15T08:44:50.471Z | Downloaded tower-layer v0.3.3 |
| 574 | 2026-06-15T08:44:50.471Z | Downloaded progenitor-impl v0.14.0 |
| 575 | 2026-06-15T08:44:50.473Z | Downloaded ryu v1.0.23 |
| 576 | 2026-06-15T08:44:50.476Z | Downloaded hashbrown v0.16.1 |
| 577 | 2026-06-15T08:44:50.479Z | Downloaded thiserror v2.0.18 |
| 578 | 2026-06-15T08:44:50.481Z | Downloaded thiserror v1.0.69 |
| 579 | 2026-06-15T08:44:50.484Z | Downloaded try-lock v0.2.5 |
| 580 | 2026-06-15T08:44:50.484Z | Downloaded tower-service v0.3.3 |
| 581 | 2026-06-15T08:44:50.487Z | Downloaded tokio-dtrace v0.1.1 |
| 582 | 2026-06-15T08:44:50.487Z | Downloaded tinystr v0.8.3 |
| 583 | 2026-06-15T08:44:50.490Z | Downloaded tiny-keccak v2.0.2 |
| 584 | 2026-06-15T08:44:50.490Z | Downloaded thiserror-no-std v2.0.2 |
| 585 | 2026-06-15T08:44:50.493Z | Downloaded typify-macro v0.6.2 |
| 586 | 2026-06-15T08:44:50.493Z | Downloaded thiserror-impl v2.0.18 |
| 587 | 2026-06-15T08:44:50.496Z | Downloaded smartstring v1.0.1 |
| 588 | 2026-06-15T08:44:50.496Z | Downloaded smallvec v1.15.2 |
| 589 | 2026-06-15T08:44:50.496Z | Downloaded serde_derive v1.0.228 |
| 590 | 2026-06-15T08:44:50.499Z | Downloaded unit-prefix v0.5.2 |
| 591 | 2026-06-15T08:44:50.499Z | Downloaded untrusted v0.9.0 |
| 592 | 2026-06-15T08:44:50.502Z | Downloaded time-macros v0.2.29 |
| 593 | 2026-06-15T08:44:50.502Z | Downloaded universal-hash v0.5.1 |
| 594 | 2026-06-15T08:44:50.502Z | Downloaded unicode-xid v0.2.6 |
| 595 | 2026-06-15T08:44:50.504Z | Downloaded typeid v1.0.3 |
| 596 | 2026-06-15T08:44:50.504Z | Downloaded tokio-macros v2.7.0 |
| 597 | 2026-06-15T08:44:50.504Z | Downloaded thread_local v1.1.9 |
| 598 | 2026-06-15T08:44:50.507Z | Downloaded serde_core v1.0.228 |
| 599 | 2026-06-15T08:44:50.507Z | Downloaded usdt v0.6.0 |
| 600 | 2026-06-15T08:44:50.507Z | Downloaded usdt v0.5.0 |
| 601 | 2026-06-15T08:44:50.510Z | Downloaded hyper-util v0.1.20 |
| 602 | 2026-06-15T08:44:50.512Z | Downloaded proc-macro2 v1.0.106 |
| 603 | 2026-06-15T08:44:50.515Z | Downloaded typify-macro v0.4.3 |
| 604 | 2026-06-15T08:44:50.515Z | Downloaded memchr v2.8.2 |
| 605 | 2026-06-15T08:44:50.518Z | Downloaded spin v0.9.8 |
| 606 | 2026-06-15T08:44:50.520Z | Downloaded synstructure v0.13.2 |
| 607 | 2026-06-15T08:44:50.521Z | Downloaded schemars v0.8.22 |
| 608 | 2026-06-15T08:44:50.525Z | Downloaded untrusted v0.7.1 |
| 609 | 2026-06-15T08:44:50.527Z | Downloaded unicode-linebreak v0.1.5 |
| 610 | 2026-06-15T08:44:50.527Z | Downloaded utf-8 v0.7.6 |
| 611 | 2026-06-15T08:44:50.527Z | Downloaded tokio-tungstenite v0.21.0 |
| 612 | 2026-06-15T08:44:50.530Z | Downloaded usdt-attr-macro v0.6.0 |
| 613 | 2026-06-15T08:44:50.530Z | Downloaded elliptic-curve v0.13.8 |
| 614 | 2026-06-15T08:44:50.533Z | Downloaded utf8parse v0.2.2 |
| 615 | 2026-06-15T08:44:50.533Z | Downloaded prettyplease v0.2.37 |
| 616 | 2026-06-15T08:44:50.535Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 617 | 2026-06-15T08:44:50.535Z | Downloaded serde_yaml v0.9.34+deprecated |
| 618 | 2026-06-15T08:44:50.538Z | Downloaded usdt-macro v0.5.0 |
| 619 | 2026-06-15T08:44:50.538Z | Downloaded utf8_iter v1.0.4 |
| 620 | 2026-06-15T08:44:50.538Z | Downloaded usdt-macro v0.6.0 |
| 621 | 2026-06-15T08:44:50.541Z | Downloaded term v1.2.1 |
| 622 | 2026-06-15T08:44:50.541Z | Downloaded dropshot-api-manager v0.7.2 |
| 623 | 2026-06-15T08:44:50.543Z | Downloaded slog v2.8.2 |
| 624 | 2026-06-15T08:44:50.546Z | Downloaded tempfile v3.27.0 |
| 625 | 2026-06-15T08:44:50.549Z | Downloaded wait-timeout v0.2.1 |
| 626 | 2026-06-15T08:44:50.549Z | Downloaded version_check v0.9.5 |
| 627 | 2026-06-15T08:44:50.549Z | Downloaded want v0.3.1 |
| 628 | 2026-06-15T08:44:50.552Z | Downloaded waitgroup v0.1.2 |
| 629 | 2026-06-15T08:44:50.552Z | Downloaded bytes v1.11.1 |
| 630 | 2026-06-15T08:44:50.552Z | Downloaded quinn v0.11.9 |
| 631 | 2026-06-15T08:44:50.554Z | Downloaded qorb v0.4.1 |
| 632 | 2026-06-15T08:44:50.557Z | Downloaded schemars v0.9.0 |
| 633 | 2026-06-15T08:44:50.563Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 634 | 2026-06-15T08:44:50.565Z | Downloaded thin-vec v0.2.18 |
| 635 | 2026-06-15T08:44:50.565Z | Downloaded dropshot v0.17.1 |
| 636 | 2026-06-15T08:44:50.577Z | Downloaded zerofrom v0.1.8 |
| 637 | 2026-06-15T08:44:50.579Z | Downloaded rand v0.8.6 |
| 638 | 2026-06-15T08:44:50.579Z | Downloaded yoke-derive v0.8.2 |
| 639 | 2026-06-15T08:44:50.582Z | Downloaded unarray v0.1.4 |
| 640 | 2026-06-15T08:44:50.582Z | Downloaded proc-macro-crate v3.5.0 |
| 641 | 2026-06-15T08:44:50.582Z | Downloaded hashbrown v0.12.3 |
| 642 | 2026-06-15T08:44:50.584Z | Downloaded pretty-hex v0.4.2 |
| 643 | 2026-06-15T08:44:50.584Z | Downloaded multer v3.1.0 |
| 644 | 2026-06-15T08:44:50.587Z | Downloaded rayon-core v1.13.0 |
| 645 | 2026-06-15T08:44:50.590Z | Downloaded zerofrom-derive v0.1.7 |
| 646 | 2026-06-15T08:44:50.590Z | Downloaded mio v1.2.1 |
| 647 | 2026-06-15T08:44:50.593Z | Downloaded tokio-stream v0.1.18 |
| 648 | 2026-06-15T08:44:50.595Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 649 | 2026-06-15T08:44:50.595Z | Downloaded socket2 v0.6.4 |
| 650 | 2026-06-15T08:44:50.598Z | Downloaded indexmap v2.14.0 |
| 651 | 2026-06-15T08:44:50.600Z | Downloaded ciborium v0.2.2 |
| 652 | 2026-06-15T08:44:50.600Z | Downloaded ahash v0.8.12 |
| 653 | 2026-06-15T08:44:50.603Z | Downloaded toml v0.8.23 |
| 654 | 2026-06-15T08:44:50.605Z | Downloaded tokio-rustls v0.26.4 |
| 655 | 2026-06-15T08:44:50.605Z | Downloaded allocator-api2 v0.2.21 |
| 656 | 2026-06-15T08:44:50.608Z | Downloaded zeroize_derive v1.5.0 |
| 657 | 2026-06-15T08:44:50.608Z | Downloaded zone_cfg_derive v0.3.1 |
| 658 | 2026-06-15T08:44:50.608Z | Downloaded zone v0.3.1 |
| 659 | 2026-06-15T08:44:50.608Z | Downloaded usdt-impl v0.6.0 |
| 660 | 2026-06-15T08:44:50.611Z | Downloaded usdt-impl v0.5.0 |
| 661 | 2026-06-15T08:44:50.611Z | Downloaded usdt-attr-macro v0.5.0 |
| 662 | 2026-06-15T08:44:50.611Z | Downloaded num_threads v0.1.7 |
| 663 | 2026-06-15T08:44:50.611Z | Downloaded base64 v0.22.1 |
| 664 | 2026-06-15T08:44:50.613Z | Downloaded camino v1.2.2 |
| 665 | 2026-06-15T08:44:50.616Z | Downloaded similar v2.7.0 |
| 666 | 2026-06-15T08:44:50.619Z | Downloaded whoami v1.6.1 |
| 667 | 2026-06-15T08:44:50.619Z | Downloaded walkdir v2.5.0 |
| 668 | 2026-06-15T08:44:50.619Z | Downloaded vsss-rs v3.3.4 |
| 669 | 2026-06-15T08:44:50.621Z | Downloaded rustls-webpki v0.103.13 |
| 670 | 2026-06-15T08:44:50.624Z | Downloaded serde v1.0.228 |
| 671 | 2026-06-15T08:44:50.627Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 672 | 2026-06-15T08:44:50.627Z | Downloaded textwrap v0.16.2 |
| 673 | 2026-06-15T08:44:50.629Z | Downloaded writeable v0.6.3 |
| 674 | 2026-06-15T08:44:50.629Z | Downloaded test-strategy v0.4.5 |
| 675 | 2026-06-15T08:44:50.632Z | Downloaded tracing-attributes v0.1.31 |
| 676 | 2026-06-15T08:44:50.632Z | Downloaded ucd-trie v0.1.7 |
| 677 | 2026-06-15T08:44:50.635Z | Downloaded itertools v0.12.1 |
| 678 | 2026-06-15T08:44:50.638Z | Downloaded clap_derive v4.6.1 |
| 679 | 2026-06-15T08:44:50.638Z | Downloaded zeroize v1.9.0 |
| 680 | 2026-06-15T08:44:50.640Z | Downloaded xz2 v0.1.7 |
| 681 | 2026-06-15T08:44:50.640Z | Downloaded tinyvec v1.11.0 |
| 682 | 2026-06-15T08:44:50.643Z | Downloaded rand v0.9.4 |
| 683 | 2026-06-15T08:44:50.643Z | Downloaded idna v1.1.0 |
| 684 | 2026-06-15T08:44:50.646Z | Downloaded hashbrown v0.15.5 |
| 685 | 2026-06-15T08:44:50.649Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 686 | 2026-06-15T08:44:50.652Z | Downloaded chacha20 v0.9.1 |
| 687 | 2026-06-15T08:44:50.652Z | Downloaded newtype-uuid-macros v0.1.0 |
| 688 | 2026-06-15T08:44:50.652Z | Downloaded newline-converter v0.3.0 |
| 689 | 2026-06-15T08:44:50.655Z | Downloaded memoffset v0.9.1 |
| 690 | 2026-06-15T08:44:50.655Z | Downloaded ingot v0.1.1 |
| 691 | 2026-06-15T08:44:50.655Z | Downloaded backon v1.6.0 |
| 692 | 2026-06-15T08:44:50.657Z | Downloaded match_cfg v0.1.0 |
| 693 | 2026-06-15T08:44:50.657Z | Downloaded macaddr v1.0.1 |
| 694 | 2026-06-15T08:44:50.657Z | Downloaded zerovec-derive v0.11.3 |
| 695 | 2026-06-15T08:44:50.660Z | Downloaded git-stub v1.0.0 |
| 696 | 2026-06-15T08:44:50.660Z | Downloaded zmij v1.0.21 |
| 697 | 2026-06-15T08:44:50.660Z | Downloaded find-msvc-tools v0.1.9 |
| 698 | 2026-06-15T08:44:50.663Z | Downloaded digest v0.11.3 |
| 699 | 2026-06-15T08:44:50.663Z | Downloaded bit-vec v0.8.0 |
| 700 | 2026-06-15T08:44:50.663Z | Downloaded itoa v1.0.18 |
| 701 | 2026-06-15T08:44:50.665Z | Downloaded internet-checksum v0.2.1 |
| 702 | 2026-06-15T08:44:50.665Z | Downloaded compression-codecs v0.4.38 |
| 703 | 2026-06-15T08:44:50.668Z | Downloaded schemars v1.2.1 |
| 704 | 2026-06-15T08:44:50.674Z | Downloaded yoke v0.8.3 |
| 705 | 2026-06-15T08:44:50.676Z | Downloaded snafu v0.8.9 |
| 706 | 2026-06-15T08:44:50.679Z | Downloaded pest v2.8.6 |
| 707 | 2026-06-15T08:44:50.681Z | Downloaded nom v7.1.3 |
| 708 | 2026-06-15T08:44:50.684Z | Downloaded typify v0.4.3 |
| 709 | 2026-06-15T08:44:50.687Z | Downloaded unicode-ident v1.0.24 |
| 710 | 2026-06-15T08:44:50.689Z | Downloaded typify v0.6.2 |
| 711 | 2026-06-15T08:44:50.692Z | Downloaded zerocopy-derive v0.7.35 |
| 712 | 2026-06-15T08:44:50.692Z | Downloaded tungstenite v0.21.0 |
| 713 | 2026-06-15T08:44:50.694Z | Downloaded rand v0.10.1 |
| 714 | 2026-06-15T08:44:50.697Z | Downloaded uuid v1.23.3 |
| 715 | 2026-06-15T08:44:50.699Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 716 | 2026-06-15T08:44:50.699Z | Downloaded anstream v1.0.0 |
| 717 | 2026-06-15T08:44:50.702Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 718 | 2026-06-15T08:44:50.705Z | Downloaded critical-section v1.2.0 |
| 719 | 2026-06-15T08:44:50.705Z | Downloaded displaydoc v0.2.6 |
| 720 | 2026-06-15T08:44:50.707Z | Downloaded csv-core v0.1.13 |
| 721 | 2026-06-15T08:44:50.707Z | Downloaded bytecount v0.6.9 |
| 722 | 2026-06-15T08:44:50.707Z | Downloaded bitflags v1.3.2 |
| 723 | 2026-06-15T08:44:50.710Z | Downloaded itertools v0.14.0 |
| 724 | 2026-06-15T08:44:50.712Z | Downloaded hyper v1.10.1 |
| 725 | 2026-06-15T08:44:50.716Z | Downloaded bcs v0.1.6 |
| 726 | 2026-06-15T08:44:50.719Z | Downloaded nom v8.0.0 |
| 727 | 2026-06-15T08:44:50.721Z | Downloaded icu_properties_data v2.2.0 |
| 728 | 2026-06-15T08:44:50.725Z | Downloaded toml_edit v0.22.27 |
| 729 | 2026-06-15T08:44:50.728Z | Downloaded clap_builder v4.6.0 |
| 730 | 2026-06-15T08:44:50.731Z | Downloaded base64ct v1.8.3 |
| 731 | 2026-06-15T08:44:50.734Z | Downloaded steno v0.4.1 |
| 732 | 2026-06-15T08:44:50.736Z | Downloaded tracing-core v0.1.36 |
| 733 | 2026-06-15T08:44:50.736Z | Downloaded hashbrown v0.17.1 |
| 734 | 2026-06-15T08:44:50.739Z | Downloaded ron v0.12.1 |
| 735 | 2026-06-15T08:44:50.744Z | Downloaded backoff v0.4.0 |
| 736 | 2026-06-15T08:44:50.747Z | Downloaded autocfg v1.5.1 |
| 737 | 2026-06-15T08:44:50.747Z | Downloaded git-stub-vcs v0.1.0 |
| 738 | 2026-06-15T08:44:50.750Z | Downloaded unsafe-libyaml v0.2.11 |
| 739 | 2026-06-15T08:44:50.750Z | Downloaded ident_case v1.0.1 |
| 740 | 2026-06-15T08:44:50.750Z | Downloaded fixedbitset v0.4.2 |
| 741 | 2026-06-15T08:44:50.752Z | Downloaded cookie v0.18.1 |
| 742 | 2026-06-15T08:44:50.752Z | Downloaded foreign-types v0.3.2 |
| 743 | 2026-06-15T08:44:50.752Z | Downloaded float-ord v0.3.2 |
| 744 | 2026-06-15T08:44:50.753Z | Downloaded aead v0.5.2 |
| 745 | 2026-06-15T08:44:50.756Z | Downloaded crunchy v0.2.4 |
| 746 | 2026-06-15T08:44:50.756Z | Downloaded crypto-common v0.2.2 |
| 747 | 2026-06-15T08:44:50.756Z | Downloaded darling_macro v0.23.0 |
| 748 | 2026-06-15T08:44:50.756Z | Downloaded cpufeatures v0.3.0 |
| 749 | 2026-06-15T08:44:50.758Z | Downloaded crc8 v0.1.1 |
| 750 | 2026-06-15T08:44:50.758Z | Downloaded convert_case v0.4.0 |
| 751 | 2026-06-15T08:44:50.758Z | Downloaded futures-io v0.3.32 |
| 752 | 2026-06-15T08:44:50.758Z | Downloaded ff v0.13.1 |
| 753 | 2026-06-15T08:44:50.758Z | Downloaded url v2.5.8 |
| 754 | 2026-06-15T08:44:50.761Z | Downloaded erased-serde v0.3.31 |
| 755 | 2026-06-15T08:44:50.761Z | Downloaded colorchoice v1.0.5 |
| 756 | 2026-06-15T08:44:50.764Z | Downloaded foreign-types-macros v0.2.3 |
| 757 | 2026-06-15T08:44:50.764Z | Downloaded bit-set v0.8.0 |
| 758 | 2026-06-15T08:44:50.764Z | Downloaded base16ct v0.2.0 |
| 759 | 2026-06-15T08:44:50.764Z | Downloaded futures-sink v0.3.32 |
| 760 | 2026-06-15T08:44:50.764Z | Downloaded toml_edit v0.19.15 |
| 761 | 2026-06-15T08:44:50.773Z | Downloaded dyn-clone v1.0.20 |
| 762 | 2026-06-15T08:44:50.775Z | Downloaded const-random-macro v0.1.16 |
| 763 | 2026-06-15T08:44:50.775Z | Downloaded compression-core v0.4.32 |
| 764 | 2026-06-15T08:44:50.775Z | Downloaded block-buffer v0.10.4 |
| 765 | 2026-06-15T08:44:50.778Z | Downloaded diff v0.1.13 |
| 766 | 2026-06-15T08:44:50.778Z | Downloaded argon2 v0.5.3 |
| 767 | 2026-06-15T08:44:50.778Z | Downloaded fnv v1.0.7 |
| 768 | 2026-06-15T08:44:50.781Z | Downloaded async-stream v0.3.6 |
| 769 | 2026-06-15T08:44:50.781Z | Downloaded deranged v0.5.8 |
| 770 | 2026-06-15T08:44:50.781Z | Downloaded cfg_aliases v0.2.1 |
| 771 | 2026-06-15T08:44:50.784Z | Downloaded h2 v0.4.14 |
| 772 | 2026-06-15T08:44:50.786Z | Downloaded iddqd v0.4.4 |
| 773 | 2026-06-15T08:44:50.789Z | Downloaded hkdf v0.12.4 |
| 774 | 2026-06-15T08:44:50.791Z | Downloaded yansi v1.0.1 |
| 775 | 2026-06-15T08:44:50.792Z | Downloaded futures-util v0.3.32 |
| 776 | 2026-06-15T08:44:50.804Z | Downloaded reqwest v0.12.28 |
| 777 | 2026-06-15T08:44:50.808Z | Downloaded tower v0.5.3 |
| 778 | 2026-06-15T08:44:50.813Z | Downloaded libm v0.2.16 |
| 779 | 2026-06-15T08:44:50.818Z | Downloaded serde_json v1.0.150 |
| 780 | 2026-06-15T08:44:50.822Z | Downloaded typed-path v0.9.3 |
| 781 | 2026-06-15T08:44:50.825Z | Downloaded goblin v0.8.2 |
| 782 | 2026-06-15T08:44:50.828Z | Downloaded zerotrie v0.2.4 |
| 783 | 2026-06-15T08:44:50.831Z | Downloaded portable-atomic v1.13.1 |
| 784 | 2026-06-15T08:44:50.834Z | Downloaded reqwest v0.13.4 |
| 785 | 2026-06-15T08:44:50.838Z | Downloaded zerocopy-derive v0.8.52 |
| 786 | 2026-06-15T08:44:50.842Z | Downloaded regex v1.12.4 |
| 787 | 2026-06-15T08:44:50.845Z | Downloaded rayon v1.12.0 |
| 788 | 2026-06-15T08:44:50.849Z | Downloaded typenum v1.20.1 |
| 789 | 2026-06-15T08:44:50.852Z | Downloaded chrono v0.4.45 |
| 790 | 2026-06-15T08:44:50.859Z | Downloaded unicode-segmentation v1.13.3 |
| 791 | 2026-06-15T08:44:50.865Z | Downloaded aws-lc-rs v1.17.0 |
| 792 | 2026-06-15T08:44:50.902Z | Downloaded tough v0.22.0 |
| 793 | 2026-06-15T08:44:50.908Z | Downloaded proptest v1.11.0 |
| 794 | 2026-06-15T08:44:50.913Z | Downloaded moka v0.12.15 |
| 795 | 2026-06-15T08:44:50.917Z | Downloaded zerovec v0.11.6 |
| 796 | 2026-06-15T08:44:50.920Z | Downloaded unicode-normalization v0.1.25 |
| 797 | 2026-06-15T08:44:50.923Z | Downloaded goblin v0.10.7 |
| 798 | 2026-06-15T08:44:50.926Z | Downloaded tower-http v0.6.11 |
| 799 | 2026-06-15T08:44:50.935Z | Downloaded tokio-util v0.7.18 |
| 800 | 2026-06-15T08:44:50.939Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-06-15T08:44:50.948Z | Downloaded serde_with v3.21.0 |
| 802 | 2026-06-15T08:44:50.965Z | Downloaded quinn-proto v0.11.14 |
| 803 | 2026-06-15T08:44:50.988Z | Downloaded winnow v0.5.40 |
| 804 | 2026-06-15T08:44:50.992Z | Downloaded winnow v0.7.15 |
| 805 | 2026-06-15T08:44:50.997Z | Downloaded tabled v0.21.0 |
| 806 | 2026-06-15T08:44:51.007Z | Downloaded winnow v1.0.3 |
| 807 | 2026-06-15T08:44:51.012Z | Downloaded webpki-roots v1.0.7 |
| 808 | 2026-06-15T08:44:51.015Z | Downloaded tabled v0.15.0 |
| 809 | 2026-06-15T08:44:51.022Z | Downloaded time v0.3.49 |
| 810 | 2026-06-15T08:44:51.029Z | Downloaded curve25519-dalek v4.1.3 |
| 811 | 2026-06-15T08:44:51.042Z | Downloaded bstr v1.12.1 |
| 812 | 2026-06-15T08:44:51.046Z | Downloaded syn v1.0.109 |
| 813 | 2026-06-15T08:44:51.075Z | Downloaded vcpkg v0.2.15 |
| 814 | 2026-06-15T08:44:51.095Z | Downloaded openssl v0.10.81 |
| 815 | 2026-06-15T08:44:51.100Z | Downloaded nix v0.31.3 |
| 816 | 2026-06-15T08:44:51.108Z | Downloaded regress v0.10.5 |
| 817 | 2026-06-15T08:44:51.117Z | Downloaded unicode-width v0.2.2 |
| 818 | 2026-06-15T08:44:51.120Z | Downloaded unicode-width v0.1.14 |
| 819 | 2026-06-15T08:44:51.123Z | Downloaded zerocopy v0.8.52 |
| 820 | 2026-06-15T08:44:51.134Z | Downloaded syn v2.0.117 |
| 821 | 2026-06-15T08:44:51.140Z | Downloaded hickory-proto v0.24.4 |
| 822 | 2026-06-15T08:44:51.148Z | Downloaded regex-syntax v0.8.11 |
| 823 | 2026-06-15T08:44:51.152Z | Downloaded smoltcp v0.11.0 |
| 824 | 2026-06-15T08:44:51.159Z | Downloaded openapiv3 v2.2.0 |
| 825 | 2026-06-15T08:44:51.165Z | Downloaded rustix v1.1.4 |
| 826 | 2026-06-15T08:44:51.178Z | Downloaded hickory-proto v0.25.2 |
| 827 | 2026-06-15T08:44:51.186Z | Downloaded rustls v0.23.40 |
| 828 | 2026-06-15T08:44:51.192Z | Downloaded rustix v0.38.44 |
| 829 | 2026-06-15T08:44:51.204Z | Downloaded typify-impl v0.6.2 |
| 830 | 2026-06-15T08:44:51.211Z | Downloaded tracing v0.1.44 |
| 831 | 2026-06-15T08:44:51.221Z | Downloaded rhai v1.25.1 |
| 832 | 2026-06-15T08:44:51.228Z | Downloaded regress v0.11.1 |
| 833 | 2026-06-15T08:44:51.245Z | Downloaded sled v0.34.7 |
| 834 | 2026-06-15T08:44:51.260Z | Downloaded typify-impl v0.4.3 |
| 835 | 2026-06-15T08:44:51.295Z | Downloaded lzma-sys v0.1.20 |
| 836 | 2026-06-15T08:44:51.311Z | Downloaded regex-automata v0.4.14 |
| 837 | 2026-06-15T08:44:51.319Z | Downloaded chrono-tz v0.10.4 |
| 838 | 2026-06-15T08:44:51.336Z | Downloaded petgraph v0.6.5 |
| 839 | 2026-06-15T08:44:51.346Z | Downloaded csv v1.4.0 |
| 840 | 2026-06-15T08:44:51.372Z | Downloaded jiff v0.2.28 |
| 841 | 2026-06-15T08:44:51.381Z | Downloaded tokio v1.52.3 |
| 842 | 2026-06-15T08:44:51.403Z | Downloaded libc v0.2.186 |
| 843 | 2026-06-15T08:44:51.421Z | Downloaded petgraph v0.8.3 |
| 844 | 2026-06-15T08:44:51.453Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-15T08:44:51.474Z | Downloaded encoding_rs v0.8.35 |
| 846 | 2026-06-15T08:44:51.497Z | Downloaded ring v0.17.14 |
| 847 | 2026-06-15T08:44:52.033Z | Downloaded aws-lc-sys v0.41.0 |
| 848 | 2026-06-15T08:44:52.593Z | Compiling proc-macro2 v1.0.106 |
| 849 | 2026-06-15T08:44:52.593Z | Compiling quote v1.0.45 |
| 850 | 2026-06-15T08:44:52.593Z | Compiling unicode-ident v1.0.24 |
| 851 | 2026-06-15T08:44:52.598Z | Compiling libc v0.2.186 |
| 852 | 2026-06-15T08:44:52.598Z | Compiling serde_core v1.0.228 |
| 853 | 2026-06-15T08:44:52.598Z | Compiling serde v1.0.228 |
| 854 | 2026-06-15T08:44:52.598Z | Compiling zmij v1.0.21 |
| 855 | 2026-06-15T08:44:52.598Z | Compiling autocfg v1.5.1 |
| 856 | 2026-06-15T08:44:53.020Z | Compiling libm v0.2.16 |
| 857 | 2026-06-15T08:44:53.197Z | Compiling icu_properties_data v2.2.0 |
| 858 | 2026-06-15T08:44:53.290Z | Compiling icu_normalizer_data v2.2.0 |
| 859 | 2026-06-15T08:44:53.359Z | Compiling serde_json v1.0.150 |
| 860 | 2026-06-15T08:44:53.415Z | Compiling num-traits v0.2.19 |
| 861 | 2026-06-15T08:44:53.450Z | Compiling getrandom v0.4.2 |
| 862 | 2026-06-15T08:44:53.761Z | Compiling thiserror v2.0.18 |
| 863 | 2026-06-15T08:44:53.864Z | Compiling version_check v0.9.5 |
| 864 | 2026-06-15T08:44:53.919Z | Compiling memchr v2.8.2 |
| 865 | 2026-06-15T08:44:54.169Z | Checking cfg-if v1.0.4 |
| 866 | 2026-06-15T08:44:54.195Z | Compiling schemars v0.8.22 |
| 867 | 2026-06-15T08:44:54.240Z | Compiling parking_lot_core v0.9.12 |
| 868 | 2026-06-15T08:44:54.335Z | Compiling syn v2.0.117 |
| 869 | 2026-06-15T08:44:54.426Z | Compiling heck v0.5.0 |
| 870 | 2026-06-15T08:44:54.480Z | Compiling portable-atomic v1.13.1 |
| 871 | 2026-06-15T08:44:54.514Z | Compiling rustversion v1.0.22 |
| 872 | 2026-06-15T08:44:54.555Z | Compiling zerocopy v0.8.52 |
| 873 | 2026-06-15T08:44:54.628Z | Compiling itoa v1.0.18 |
| 874 | 2026-06-15T08:44:54.811Z | Compiling jobserver v0.1.34 |
| 875 | 2026-06-15T08:44:54.994Z | Compiling shlex v2.0.1 |
| 876 | 2026-06-15T08:44:55.030Z | Compiling find-msvc-tools v0.1.9 |
| 877 | 2026-06-15T08:44:55.183Z | Compiling cc v1.2.64 |
| 878 | 2026-06-15T08:44:55.273Z | Compiling dunce v1.0.5 |
| 879 | 2026-06-15T08:44:55.397Z | Compiling fs_extra v1.3.0 |
| 880 | 2026-06-15T08:44:55.452Z | Compiling semver v1.0.28 |
| 881 | 2026-06-15T08:44:55.530Z | Compiling slog v2.8.2 |
| 882 | 2026-06-15T08:44:55.631Z | Compiling rustix v1.1.4 |
| 883 | 2026-06-15T08:44:55.744Z | Compiling log v0.4.32 |
| 884 | 2026-06-15T08:44:55.804Z | Compiling httparse v1.10.1 |
| 885 | 2026-06-15T08:44:55.824Z | Compiling equivalent v1.0.2 |
| 886 | 2026-06-15T08:44:55.902Z | Compiling cmake v0.1.58 |
| 887 | 2026-06-15T08:44:55.929Z | Compiling thiserror v1.0.69 |
| 888 | 2026-06-15T08:44:55.950Z | Checking stable_deref_trait v1.2.1 |
| 889 | 2026-06-15T08:44:56.212Z | Compiling aws-lc-rs v1.17.0 |
| 890 | 2026-06-15T08:44:56.248Z | Checking litemap v0.8.2 |
| 891 | 2026-06-15T08:44:56.343Z | Checking writeable v0.6.3 |
| 892 | 2026-06-15T08:44:56.375Z | Checking utf8_iter v1.0.4 |
| 893 | 2026-06-15T08:44:56.424Z | Compiling aws-lc-sys v0.41.0 |
| 894 | 2026-06-15T08:44:56.513Z | Compiling ring v0.17.14 |
| 895 | 2026-06-15T08:44:56.532Z | Checking percent-encoding v2.3.2 |
| 896 | 2026-06-15T08:44:56.625Z | Compiling rustls v0.23.40 |
| 897 | 2026-06-15T08:44:56.677Z | Compiling ucd-trie v0.1.7 |
| 898 | 2026-06-15T08:44:56.703Z | Checking form_urlencoded v1.2.2 |
| 899 | 2026-06-15T08:44:56.847Z | Compiling pest v2.8.6 |
| 900 | 2026-06-15T08:44:56.869Z | Checking rand_core v0.10.1 |
| 901 | 2026-06-15T08:44:56.934Z | Compiling anyhow v1.0.102 |
| 902 | 2026-06-15T08:44:56.954Z | Compiling getrandom v0.3.4 |
| 903 | 2026-06-15T08:44:57.218Z | Compiling synstructure v0.13.2 |
| 904 | 2026-06-15T08:44:57.285Z | Compiling serde_derive_internals v0.29.1 |
| 905 | 2026-06-15T08:44:57.655Z | Compiling hashbrown v0.17.1 |
| 906 | 2026-06-15T08:44:57.746Z | Compiling crossbeam-utils v0.8.21 |
| 907 | 2026-06-15T08:44:58.021Z | Compiling pest_meta v2.8.6 |
| 908 | 2026-06-15T08:44:58.087Z | Compiling paste v1.0.15 |
| 909 | 2026-06-15T08:44:58.106Z | Compiling regex-syntax v0.8.11 |
| 910 | 2026-06-15T08:44:58.123Z | Compiling time-core v0.1.9 |
| 911 | 2026-06-15T08:44:58.202Z | Compiling indexmap v2.14.0 |
| 912 | 2026-06-15T08:44:58.312Z | Compiling num-conv v0.2.2 |
| 913 | 2026-06-15T08:44:58.374Z | Compiling serde_derive v1.0.228 |
| 914 | 2026-06-15T08:44:58.393Z | Compiling zerofrom-derive v0.1.7 |
| 915 | 2026-06-15T08:44:58.463Z | Compiling yoke-derive v0.8.2 |
| 916 | 2026-06-15T08:44:58.828Z | Compiling zerovec-derive v0.11.3 |
| 917 | 2026-06-15T08:44:59.277Z | Compiling displaydoc v0.2.6 |
| 918 | 2026-06-15T08:44:59.509Z | Compiling schemars_derive v0.8.22 |
| 919 | 2026-06-15T08:44:59.555Z | Compiling thiserror-impl v2.0.18 |
| 920 | 2026-06-15T08:44:59.896Z | Compiling zeroize_derive v1.5.0 |
| 921 | 2026-06-15T08:45:00.061Z | Compiling tokio-macros v2.7.0 |
| 922 | 2026-06-15T08:45:00.139Z | Compiling zerocopy-derive v0.8.52 |
| 923 | 2026-06-15T08:45:00.557Z | Compiling futures-macro v0.3.32 |
| 924 | 2026-06-15T08:45:00.669Z | Compiling tracing-attributes v0.1.31 |
| 925 | 2026-06-15T08:45:00.787Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-06-15T08:45:00.865Z | Checking zerofrom v0.1.8 |
| 927 | 2026-06-15T08:45:01.378Z | Checking yoke v0.8.3 |
| 928 | 2026-06-15T08:45:01.398Z | Compiling serde_tokenstream v0.2.3 |
| 929 | 2026-06-15T08:45:01.471Z | Checking smallvec v1.15.2 |
| 930 | 2026-06-15T08:45:01.556Z | Checking bytes v1.11.1 |
| 931 | 2026-06-15T08:45:01.605Z | Checking zerovec v0.11.6 |
| 932 | 2026-06-15T08:45:01.706Z | Checking zerotrie v0.2.4 |
| 933 | 2026-06-15T08:45:01.834Z | Compiling pest_generator v2.8.6 |
| 934 | 2026-06-15T08:45:01.954Z | Compiling time-macros v0.2.29 |
| 935 | 2026-06-15T08:45:02.073Z | Checking tinystr v0.8.3 |
| 936 | 2026-06-15T08:45:02.180Z | Checking potential_utf v0.1.5 |
| 937 | 2026-06-15T08:45:02.255Z | Checking icu_locale_core v2.2.0 |
| 938 | 2026-06-15T08:45:02.316Z | Checking icu_collections v2.2.0 |
| 939 | 2026-06-15T08:45:02.470Z | Compiling pest_derive v2.8.6 |
| 940 | 2026-06-15T08:45:02.551Z | Compiling aho-corasick v1.1.4 |
| 941 | 2026-06-15T08:45:02.621Z | Checking iana-time-zone v0.1.65 |
| 942 | 2026-06-15T08:45:02.640Z | Compiling async-trait v0.1.89 |
| 943 | 2026-06-15T08:45:02.702Z | Compiling byteorder v1.5.0 |
| 944 | 2026-06-15T08:45:02.735Z | Checking chrono v0.4.45 |
| 945 | 2026-06-15T08:45:02.878Z | Checking icu_provider v2.2.0 |
| 946 | 2026-06-15T08:45:03.149Z | Checking icu_normalizer v2.2.0 |
| 947 | 2026-06-15T08:45:03.197Z | Checking icu_properties v2.2.0 |
| 948 | 2026-06-15T08:45:03.486Z | Compiling regex-automata v0.4.14 |
| 949 | 2026-06-15T08:45:03.522Z | Checking uuid v1.23.3 |
| 950 | 2026-06-15T08:45:03.612Z | Compiling camino v1.2.2 |
| 951 | 2026-06-15T08:45:03.951Z | Compiling scroll_derive v0.13.1 |
| 952 | 2026-06-15T08:45:03.989Z | Checking errno v0.3.14 |
| 953 | 2026-06-15T08:45:04.058Z | Checking idna_adapter v1.2.2 |
| 954 | 2026-06-15T08:45:04.188Z | Checking idna v1.1.0 |
| 955 | 2026-06-15T08:45:04.437Z | Checking url v2.5.8 |
| 956 | 2026-06-15T08:45:04.666Z | Checking dyn-clone v1.0.20 |
| 957 | 2026-06-15T08:45:04.831Z | Compiling omicron-workspace-hack v0.1.0 |
| 958 | 2026-06-15T08:45:05.081Z | Compiling slog-async v2.8.0 |
| 959 | 2026-06-15T08:45:05.100Z | Compiling generic-array v0.14.7 |
| 960 | 2026-06-15T08:45:05.144Z | Compiling regex v1.12.4 |
| 961 | 2026-06-15T08:45:05.360Z | Compiling crc32fast v1.5.0 |
| 962 | 2026-06-15T08:45:05.491Z | Compiling strsim v0.11.1 |
| 963 | 2026-06-15T08:45:05.511Z | Compiling usdt-impl v0.6.0 |
| 964 | 2026-06-15T08:45:05.539Z | Compiling scroll v0.13.0 |
| 965 | 2026-06-15T08:45:05.722Z | Compiling plain v0.2.3 |
| 966 | 2026-06-15T08:45:05.790Z | Compiling ident_case v1.0.1 |
| 967 | 2026-06-15T08:45:05.809Z | Compiling daft-derive v0.1.7 |
| 968 | 2026-06-15T08:45:05.826Z | Compiling goblin v0.10.7 |
| 969 | 2026-06-15T08:45:05.914Z | Compiling pretty-hex v0.4.2 |
| 970 | 2026-06-15T08:45:05.996Z | Compiling dtrace-parser v0.3.0 |
| 971 | 2026-06-15T08:45:06.017Z | Compiling thread-id v5.1.0 |
| 972 | 2026-06-15T08:45:06.107Z | Checking pin-project-lite v0.2.17 |
| 973 | 2026-06-15T08:45:06.599Z | Checking getrandom v0.2.17 |
| 974 | 2026-06-15T08:45:06.682Z | Checking zeroize v1.9.0 |
| 975 | 2026-06-15T08:45:06.854Z | Compiling syn v1.0.109 |
| 976 | 2026-06-15T08:45:07.179Z | Compiling multer v3.1.0 |
| 977 | 2026-06-15T08:45:07.276Z | Compiling async-stream-impl v0.3.6 |
| 978 | 2026-06-15T08:45:07.473Z | Checking bitflags v2.13.0 |
| 979 | 2026-06-15T08:45:07.675Z | Checking scopeguard v1.2.0 |
| 980 | 2026-06-15T08:45:07.751Z | Checking socket2 v0.6.4 |
| 981 | 2026-06-15T08:45:07.788Z | Checking lock_api v0.4.14 |
| 982 | 2026-06-15T08:45:07.903Z | Checking critical-section v1.2.0 |
| 983 | 2026-06-15T08:45:08.010Z | Checking once_cell v1.21.4 |
| 984 | 2026-06-15T08:45:08.070Z | Compiling dropshot v0.17.1 |
| 985 | 2026-06-15T08:45:08.332Z | Compiling dropshot_endpoint v0.17.1 |
| 986 | 2026-06-15T08:45:08.564Z | Checking parking_lot v0.12.5 |
| 987 | 2026-06-15T08:45:08.583Z | Compiling newtype-uuid-macros v0.1.0 |
| 988 | 2026-06-15T08:45:08.636Z | Compiling dof v0.4.0 |
| 989 | 2026-06-15T08:45:08.945Z | Checking signal-hook-registry v1.4.8 |
| 990 | 2026-06-15T08:45:09.264Z | Checking mio v1.2.1 |
| 991 | 2026-06-15T08:45:09.641Z | Checking tokio v1.52.3 |
| 992 | 2026-06-15T08:45:09.679Z | Compiling ref-cast v1.0.25 |
| 993 | 2026-06-15T08:45:09.830Z | Compiling darling_core v0.23.0 |
| 994 | 2026-06-15T08:45:09.861Z | Compiling structmeta-derive v0.3.0 |
| 995 | 2026-06-15T08:45:09.880Z | Compiling usdt-macro v0.6.0 |
| 996 | 2026-06-15T08:45:09.942Z | Compiling usdt-attr-macro v0.6.0 |
| 997 | 2026-06-15T08:45:10.058Z | Compiling strum_macros v0.26.4 |
| 998 | 2026-06-15T08:45:10.537Z | Compiling ref-cast-impl v1.0.25 |
| 999 | 2026-06-15T08:45:10.716Z | Compiling foldhash v0.2.0 |
| 1000 | 2026-06-15T08:45:10.801Z | Compiling allocator-api2 v0.2.21 |
| 1001 | 2026-06-15T08:45:10.911Z | Checking subtle v2.6.1 |
| 1002 | 2026-06-15T08:45:10.930Z | Compiling structmeta v0.3.0 |
| 1003 | 2026-06-15T08:45:11.138Z | Compiling hashbrown v0.16.1 |
| 1004 | 2026-06-15T08:45:11.142Z | Compiling rustix v0.38.44 |
| 1005 | 2026-06-15T08:45:11.174Z | Checking futures-core v0.3.32 |
| 1006 | 2026-06-15T08:45:11.195Z | Compiling winnow v1.0.3 |
| 1007 | 2026-06-15T08:45:11.395Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1008 | 2026-06-15T08:45:11.690Z | Compiling strum_macros v0.27.2 |
| 1009 | 2026-06-15T08:45:11.962Z | Compiling darling_macro v0.23.0 |
| 1010 | 2026-06-15T08:45:12.001Z | Compiling derive-ex v0.1.8 |
| 1011 | 2026-06-15T08:45:12.231Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1012 | 2026-06-15T08:45:12.350Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1013 | 2026-06-15T08:45:12.540Z | Compiling darling v0.23.0 |
| 1014 | 2026-06-15T08:45:12.629Z | Compiling serde_with_macros v3.21.0 |
| 1015 | 2026-06-15T08:45:12.648Z | Checking futures-sink v0.3.32 |
| 1016 | 2026-06-15T08:45:12.870Z | Checking slab v0.4.12 |
| 1017 | 2026-06-15T08:45:13.042Z | Compiling http v1.4.2 |
| 1018 | 2026-06-15T08:45:13.433Z | Checking futures-channel v0.3.32 |
| 1019 | 2026-06-15T08:45:13.504Z | Checking ipnetwork v0.21.1 |
| 1020 | 2026-06-15T08:45:13.566Z | Compiling test-strategy v0.4.5 |
| 1021 | 2026-06-15T08:45:13.633Z | Checking futures-io v0.3.32 |
| 1022 | 2026-06-15T08:45:13.738Z | Checking typenum v1.20.1 |
| 1023 | 2026-06-15T08:45:13.758Z | Checking futures-task v0.3.32 |
| 1024 | 2026-06-15T08:45:13.866Z | Checking erased-serde v0.3.31 |
| 1025 | 2026-06-15T08:45:13.885Z | Compiling parse-display-derive v0.10.0 |
| 1026 | 2026-06-15T08:45:13.904Z | Checking futures-util v0.3.32 |
| 1027 | 2026-06-15T08:45:14.648Z | Checking oxnet v0.1.6 |
| 1028 | 2026-06-15T08:45:14.908Z | Checking tracing-core v0.1.36 |
| 1029 | 2026-06-15T08:45:15.185Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1030 | 2026-06-15T08:45:15.215Z | Checking tracing v0.1.44 |
| 1031 | 2026-06-15T08:45:15.414Z | Compiling clap_derive v4.6.1 |
| 1032 | 2026-06-15T08:45:15.434Z | Checking base64 v0.22.1 |
| 1033 | 2026-06-15T08:45:15.792Z | Compiling ryu v1.0.23 |
| 1034 | 2026-06-15T08:45:15.911Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1035 | 2026-06-15T08:45:15.981Z | Checking fnv v1.0.7 |
| 1036 | 2026-06-15T08:45:16.198Z | Checking rand_core v0.6.4 |
| 1037 | 2026-06-15T08:45:16.279Z | Compiling openapiv3 v2.2.0 |
| 1038 | 2026-06-15T08:45:16.585Z | Compiling proc-macro-crate v3.5.0 |
| 1039 | 2026-06-15T08:45:16.895Z | Checking rustls-pki-types v1.14.1 |
| 1040 | 2026-06-15T08:45:17.025Z | Compiling num_enum_derive v0.7.6 |
| 1041 | 2026-06-15T08:45:17.450Z | Checking tokio-util v0.7.18 |
| 1042 | 2026-06-15T08:45:17.721Z | Checking untrusted v0.9.0 |
| 1043 | 2026-06-15T08:45:17.837Z | Checking ipnet v2.12.0 |
| 1044 | 2026-06-15T08:45:17.918Z | Checking untrusted v0.7.1 |
| 1045 | 2026-06-15T08:45:18.051Z | Checking http-body v1.0.1 |
| 1046 | 2026-06-15T08:45:18.088Z | Checking atomic-waker v1.1.2 |
| 1047 | 2026-06-15T08:45:18.200Z | Checking try-lock v0.2.5 |
| 1048 | 2026-06-15T08:45:18.241Z | Checking tower-layer v0.3.3 |
| 1049 | 2026-06-15T08:45:18.397Z | Checking tower-service v0.3.3 |
| 1050 | 2026-06-15T08:45:18.429Z | Checking want v0.3.1 |
| 1051 | 2026-06-15T08:45:18.448Z | Checking h2 v0.4.14 |
| 1052 | 2026-06-15T08:45:18.771Z | Checking httpdate v1.0.3 |
| 1053 | 2026-06-15T08:45:18.961Z | Compiling regress v0.11.1 |
| 1054 | 2026-06-15T08:45:19.240Z | Compiling crucible-workspace-hack v0.1.0 |
| 1055 | 2026-06-15T08:45:19.586Z | Checking serde_urlencoded v0.7.1 |
| 1056 | 2026-06-15T08:45:19.617Z | Checking http-body-util v0.1.3 |
| 1057 | 2026-06-15T08:45:19.998Z | Checking ppv-lite86 v0.2.21 |
| 1058 | 2026-06-15T08:45:20.119Z | Compiling unsafe-libyaml v0.2.11 |
| 1059 | 2026-06-15T08:45:20.294Z | Checking hyper v1.10.1 |
| 1060 | 2026-06-15T08:45:20.488Z | Compiling typify-impl v0.6.2 |
| 1061 | 2026-06-15T08:45:20.643Z | Compiling serde_yaml v0.9.34+deprecated |
| 1062 | 2026-06-15T08:45:21.216Z | Checking hyper-util v0.1.20 |
| 1063 | 2026-06-15T08:45:21.534Z | Compiling convert_case v0.4.0 |
| 1064 | 2026-06-15T08:45:21.842Z | Compiling derive_more v0.99.20 |
| 1065 | 2026-06-15T08:45:22.534Z | Compiling zerocopy-derive v0.7.35 |
| 1066 | 2026-06-15T08:45:23.397Z | Compiling either v1.16.0 |
| 1067 | 2026-06-15T08:45:23.432Z | Compiling regress v0.10.5 |
| 1068 | 2026-06-15T08:45:23.603Z | Compiling itertools v0.14.0 |
| 1069 | 2026-06-15T08:45:23.872Z | Compiling typify-macro v0.6.2 |
| 1070 | 2026-06-15T08:45:24.416Z | Checking deranged v0.5.8 |
| 1071 | 2026-06-15T08:45:24.737Z | Checking num_threads v0.1.7 |
| 1072 | 2026-06-15T08:45:24.804Z | Checking powerfmt v0.2.0 |
| 1073 | 2026-06-15T08:45:25.331Z | Checking time v0.3.49 |
| 1074 | 2026-06-15T08:45:25.359Z | Checking crossbeam-channel v0.5.15 |
| 1075 | 2026-06-15T08:45:25.378Z | Compiling scroll_derive v0.12.1 |
| 1076 | 2026-06-15T08:45:25.412Z | Compiling typify v0.6.2 |
| 1077 | 2026-06-15T08:45:25.511Z | Compiling serde_repr v0.1.20 |
| 1078 | 2026-06-15T08:45:26.084Z | Checking futures-executor v0.3.32 |
| 1079 | 2026-06-15T08:45:26.102Z | Checking sync_wrapper v1.0.2 |
| 1080 | 2026-06-15T08:45:26.212Z | Checking thread_local v1.1.9 |
| 1081 | 2026-06-15T08:45:26.393Z | Checking cpufeatures v0.3.0 |
| 1082 | 2026-06-15T08:45:26.701Z | Checking tower v0.5.3 |
| 1083 | 2026-06-15T08:45:27.205Z | Checking rand_core v0.9.5 |
| 1084 | 2026-06-15T08:45:27.274Z | Checking webpki-roots v1.0.7 |
| 1085 | 2026-06-15T08:45:27.408Z | Compiling rustc_version v0.4.1 |
| 1086 | 2026-06-15T08:45:27.600Z | Checking is-terminal v0.4.17 |
| 1087 | 2026-06-15T08:45:27.700Z | Checking take_mut v0.2.2 |
| 1088 | 2026-06-15T08:45:27.789Z | Checking term v1.2.1 |
| 1089 | 2026-06-15T08:45:27.829Z | Checking fastrand v2.4.1 |
| 1090 | 2026-06-15T08:45:28.014Z | Checking slog-term v2.9.2 |
| 1091 | 2026-06-15T08:45:28.053Z | Compiling curve25519-dalek v4.1.3 |
| 1092 | 2026-06-15T08:45:28.211Z | Checking tower-http v0.6.11 |
| 1093 | 2026-06-15T08:45:28.278Z | Checking futures v0.3.32 |
| 1094 | 2026-06-15T08:45:28.510Z | Compiling toml_datetime v0.6.11 |
| 1095 | 2026-06-15T08:45:28.653Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1096 | 2026-06-15T08:45:28.777Z | Checking hex v0.4.3 |
| 1097 | 2026-06-15T08:45:28.961Z | Checking rand_chacha v0.9.0 |
| 1098 | 2026-06-15T08:45:29.152Z | Compiling zerocopy v0.7.35 |
| 1099 | 2026-06-15T08:45:29.232Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1100 | 2026-06-15T08:45:29.303Z | Compiling hubpack_derive v0.1.1 |
| 1101 | 2026-06-15T08:45:29.593Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1102 | 2026-06-15T08:45:29.697Z | Compiling proc-macro-error-attr v1.0.4 |
| 1103 | 2026-06-15T08:45:29.826Z | Compiling usdt-impl v0.5.0 |
| 1104 | 2026-06-15T08:45:30.065Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1105 | 2026-06-15T08:45:30.153Z | Compiling dof v0.3.0 |
| 1106 | 2026-06-15T08:45:30.209Z | Checking rand v0.9.4 |
| 1107 | 2026-06-15T08:45:30.277Z | Checking tempfile v3.27.0 |
| 1108 | 2026-06-15T08:45:30.341Z | Compiling dtrace-parser v0.2.0 |
| 1109 | 2026-06-15T08:45:30.420Z | Compiling darling_core v0.21.3 |
| 1110 | 2026-06-15T08:45:30.553Z | Compiling foreign-types-macros v0.2.3 |
| 1111 | 2026-06-15T08:45:30.951Z | Compiling serde_spanned v1.1.1 |
| 1112 | 2026-06-15T08:45:31.103Z | Compiling proc-macro-error v1.0.4 |
| 1113 | 2026-06-15T08:45:31.157Z | Compiling thread-id v4.2.2 |
| 1114 | 2026-06-15T08:45:31.249Z | Compiling memoffset v0.9.1 |
| 1115 | 2026-06-15T08:45:31.658Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1116 | 2026-06-15T08:45:31.792Z | Compiling pkg-config v0.3.33 |
| 1117 | 2026-06-15T08:45:32.574Z | Compiling darling_macro v0.21.3 |
| 1118 | 2026-06-15T08:45:33.088Z | Checking crypto-common v0.1.7 |
| 1119 | 2026-06-15T08:45:33.215Z | Checking hybrid-array v0.4.12 |
| 1120 | 2026-06-15T08:45:33.400Z | Checking match_cfg v0.1.0 |
| 1121 | 2026-06-15T08:45:33.439Z | Compiling cfg_aliases v0.2.1 |
| 1122 | 2026-06-15T08:45:33.475Z | Checking adler2 v2.0.1 |
| 1123 | 2026-06-15T08:45:33.517Z | Checking simd-adler32 v0.3.9 |
| 1124 | 2026-06-15T08:45:33.549Z | Checking openssl-probe v0.2.1 |
| 1125 | 2026-06-15T08:45:33.634Z | Compiling prettyplease v0.2.37 |
| 1126 | 2026-06-15T08:45:33.659Z | Checking rustls-native-certs v0.8.4 |
| 1127 | 2026-06-15T08:45:33.678Z | Checking miniz_oxide v0.8.9 |
| 1128 | 2026-06-15T08:45:33.697Z | Compiling nix v0.31.3 |
| 1129 | 2026-06-15T08:45:33.791Z | Checking hostname v0.3.1 |
| 1130 | 2026-06-15T08:45:34.024Z | Compiling darling v0.21.3 |
| 1131 | 2026-06-15T08:45:34.191Z | Checking slog-json v2.6.1 |
| 1132 | 2026-06-15T08:45:34.210Z | Compiling progenitor-impl v0.14.0 |
| 1133 | 2026-06-15T08:45:34.234Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1134 | 2026-06-15T08:45:34.354Z | Checking newtype-uuid v1.3.2 |
| 1135 | 2026-06-15T08:45:34.540Z | Checking memmap2 v0.9.10 |
| 1136 | 2026-06-15T08:45:34.729Z | Compiling heck v0.4.1 |
| 1137 | 2026-06-15T08:45:34.799Z | Compiling heapless v0.8.0 |
| 1138 | 2026-06-15T08:45:34.989Z | Checking usdt v0.6.0 |
| 1139 | 2026-06-15T08:45:35.159Z | Checking daft v0.1.7 |
| 1140 | 2026-06-15T08:45:35.242Z | Checking slog-bunyan v2.5.0 |
| 1141 | 2026-06-15T08:45:35.328Z | Compiling ingot-macros v0.1.1 |
| 1142 | 2026-06-15T08:45:35.411Z | Checking flate2 v1.1.9 |
| 1143 | 2026-06-15T08:45:35.435Z | Checking crypto-common v0.2.2 |
| 1144 | 2026-06-15T08:45:35.704Z | Checking block-buffer v0.12.1 |
| 1145 | 2026-06-15T08:45:35.847Z | Compiling usdt-attr-macro v0.5.0 |
| 1146 | 2026-06-15T08:45:35.867Z | Compiling usdt-macro v0.5.0 |
| 1147 | 2026-06-15T08:45:36.248Z | Compiling progenitor-macro v0.14.0 |
| 1148 | 2026-06-15T08:45:36.285Z | Compiling num-derive v0.4.2 |
| 1149 | 2026-06-15T08:45:36.562Z | Compiling enum-as-inner v0.6.1 |
| 1150 | 2026-06-15T08:45:37.143Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1151 | 2026-06-15T08:45:37.202Z | Compiling winnow v0.7.15 |
| 1152 | 2026-06-15T08:45:37.382Z | Checking const-oid v0.10.2 |
| 1153 | 2026-06-15T08:45:37.610Z | Checking compression-core v0.4.32 |
| 1154 | 2026-06-15T08:45:37.790Z | Checking debug-ignore v1.0.5 |
| 1155 | 2026-06-15T08:45:37.931Z | Checking compression-codecs v0.4.38 |
| 1156 | 2026-06-15T08:45:38.006Z | Checking digest v0.11.3 |
| 1157 | 2026-06-15T08:45:39.195Z | Checking encoding_rs v0.8.35 |
| 1158 | 2026-06-15T08:45:39.291Z | Checking mime v0.3.17 |
| 1159 | 2026-06-15T08:45:39.369Z | Compiling smoltcp v0.11.0 |
| 1160 | 2026-06-15T08:45:39.399Z | Checking spin v0.9.8 |
| 1161 | 2026-06-15T08:45:39.468Z | Compiling rayon-core v1.13.0 |
| 1162 | 2026-06-15T08:45:39.517Z | Checking toml v1.1.2+spec-1.1.0 |
| 1163 | 2026-06-15T08:45:39.781Z | Checking sha1 v0.11.0 |
| 1164 | 2026-06-15T08:45:39.962Z | Checking async-compression v0.4.42 |
| 1165 | 2026-06-15T08:45:40.353Z | Checking rand_chacha v0.3.1 |
| 1166 | 2026-06-15T08:45:40.386Z | Checking waitgroup v0.1.2 |
| 1167 | 2026-06-15T08:45:40.467Z | Checking rustls-pemfile v2.2.0 |
| 1168 | 2026-06-15T08:45:40.507Z | Checking async-stream v0.3.6 |
| 1169 | 2026-06-15T08:45:40.717Z | Checking serde_path_to_error v0.1.20 |
| 1170 | 2026-06-15T08:45:40.879Z | Checking hostname v0.4.2 |
| 1171 | 2026-06-15T08:45:40.899Z | Compiling wait-timeout v0.2.1 |
| 1172 | 2026-06-15T08:45:40.986Z | Compiling bit-vec v0.8.0 |
| 1173 | 2026-06-15T08:45:41.189Z | Compiling quick-error v1.2.3 |
| 1174 | 2026-06-15T08:45:41.236Z | Compiling bit-set v0.8.0 |
| 1175 | 2026-06-15T08:45:41.307Z | Compiling rusty-fork v0.3.1 |
| 1176 | 2026-06-15T08:45:41.408Z | Checking rand v0.8.6 |
| 1177 | 2026-06-15T08:45:41.936Z | Checking rustls-webpki v0.103.13 |
| 1178 | 2026-06-15T08:45:42.050Z | Compiling rand_xorshift v0.4.0 |
| 1179 | 2026-06-15T08:45:42.330Z | Compiling num-integer v0.1.46 |
| 1180 | 2026-06-15T08:45:42.772Z | Compiling unarray v0.1.4 |
| 1181 | 2026-06-15T08:45:42.961Z | Compiling winnow v0.5.40 |
| 1182 | 2026-06-15T08:45:43.419Z | Compiling semver v0.1.20 |
| 1183 | 2026-06-15T08:45:43.626Z | Compiling rustc_version v0.1.7 |
| 1184 | 2026-06-15T08:45:43.698Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1185 | 2026-06-15T08:45:44.104Z | Compiling proptest v1.11.0 |
| 1186 | 2026-06-15T08:45:44.182Z | Compiling atomicwrites v0.4.4 |
| 1187 | 2026-06-15T08:45:44.343Z | Compiling toml_edit v0.19.15 |
| 1188 | 2026-06-15T08:45:44.746Z | Checking tokio-rustls v0.26.4 |
| 1189 | 2026-06-15T08:45:44.804Z | Checking rustls-platform-verifier v0.7.0 |
| 1190 | 2026-06-15T08:45:44.985Z | Checking hyper-rustls v0.27.9 |
| 1191 | 2026-06-15T08:45:45.195Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1192 | 2026-06-15T08:45:45.233Z | Checking reqwest v0.13.4 |
| 1193 | 2026-06-15T08:45:45.332Z | Compiling backon v1.6.0 |
| 1194 | 2026-06-15T08:45:46.106Z | Checking block-buffer v0.10.4 |
| 1195 | 2026-06-15T08:45:46.312Z | Compiling strum v0.26.3 |
| 1196 | 2026-06-15T08:45:46.469Z | Compiling instant v0.1.13 |
| 1197 | 2026-06-15T08:45:46.630Z | Compiling utf8parse v0.2.2 |
| 1198 | 2026-06-15T08:45:46.967Z | Compiling anstyle-parse v1.0.0 |
| 1199 | 2026-06-15T08:45:47.015Z | Compiling backoff v0.4.0 |
| 1200 | 2026-06-15T08:45:47.078Z | Compiling iddqd v0.4.4 |
| 1201 | 2026-06-15T08:45:47.098Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1202 | 2026-06-15T08:45:47.159Z | Checking digest v0.10.7 |
| 1203 | 2026-06-15T08:45:47.190Z | Checking progenitor-client v0.14.0 |
| 1204 | 2026-06-15T08:45:47.222Z | Compiling proc-macro-crate v1.3.1 |
| 1205 | 2026-06-15T08:45:47.225Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1206 | 2026-06-15T08:45:47.425Z | Compiling newtype_derive v0.1.6 |
| 1207 | 2026-06-15T08:45:47.486Z | Compiling num-rational v0.4.2 |
| 1208 | 2026-06-15T08:45:47.567Z | Compiling num-iter v0.1.45 |
| 1209 | 2026-06-15T08:45:47.604Z | Compiling progenitor-extras v0.2.0 |
| 1210 | 2026-06-15T08:45:47.685Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1211 | 2026-06-15T08:45:47.709Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1212 | 2026-06-15T08:45:47.987Z | Compiling parse-display v0.10.0 |
| 1213 | 2026-06-15T08:45:48.006Z | Compiling serde_with v3.21.0 |
| 1214 | 2026-06-15T08:45:48.200Z | Compiling strum v0.27.2 |
| 1215 | 2026-06-15T08:45:48.237Z | Compiling num-complex v0.4.6 |
| 1216 | 2026-06-15T08:45:48.256Z | Compiling macaddr v1.0.1 |
| 1217 | 2026-06-15T08:45:48.339Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1218 | 2026-06-15T08:45:48.460Z | Compiling is_terminal_polyfill v1.70.2 |
| 1219 | 2026-06-15T08:45:48.490Z | Compiling owo-colors v4.3.0 |
| 1220 | 2026-06-15T08:45:48.494Z | Compiling vcpkg v0.2.15 |
| 1221 | 2026-06-15T08:45:48.564Z | Compiling humantime v2.3.0 |
| 1222 | 2026-06-15T08:45:48.594Z | Compiling anstyle-query v1.1.5 |
| 1223 | 2026-06-15T08:45:48.623Z | Compiling anstyle v1.0.14 |
| 1224 | 2026-06-15T08:45:48.626Z | Compiling colorchoice v1.0.5 |
| 1225 | 2026-06-15T08:45:48.767Z | Compiling num v0.4.3 |
| 1226 | 2026-06-15T08:45:48.815Z | Compiling anstream v1.0.0 |
| 1227 | 2026-06-15T08:45:48.862Z | Compiling num_enum_derive v0.5.11 |
| 1228 | 2026-06-15T08:45:48.924Z | Compiling terminal_size v0.4.4 |
| 1229 | 2026-06-15T08:45:49.089Z | Compiling openssl-sys v0.9.117 |
| 1230 | 2026-06-15T08:45:49.107Z | Compiling serde_spanned v0.6.9 |
| 1231 | 2026-06-15T08:45:49.258Z | Compiling pin-project-internal v1.1.13 |
| 1232 | 2026-06-15T08:45:49.261Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1233 | 2026-06-15T08:45:49.261Z | Compiling derive-where v1.6.1 |
| 1234 | 2026-06-15T08:45:49.653Z | Compiling toml_write v0.1.2 |
| 1235 | 2026-06-15T08:45:49.827Z | Checking unicode-width v0.2.2 |
| 1236 | 2026-06-15T08:45:49.872Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1237 | 2026-06-15T08:45:49.902Z | Compiling clap_lex v1.1.0 |
| 1238 | 2026-06-15T08:45:50.099Z | Compiling float-ord v0.3.2 |
| 1239 | 2026-06-15T08:45:50.132Z | Compiling clap_builder v4.6.0 |
| 1240 | 2026-06-15T08:45:50.225Z | Compiling toml_edit v0.22.27 |
| 1241 | 2026-06-15T08:45:51.684Z | Compiling toml v0.8.23 |
| 1242 | 2026-06-15T08:45:51.762Z | Compiling clap v4.6.1 |
| 1243 | 2026-06-15T08:45:51.896Z | Compiling zone_cfg_derive v0.3.1 |
| 1244 | 2026-06-15T08:45:52.251Z | Compiling snafu-derive v0.8.9 |
| 1245 | 2026-06-15T08:45:52.281Z | Compiling async-recursion v1.1.1 |
| 1246 | 2026-06-15T08:45:53.393Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1247 | 2026-06-15T08:45:53.463Z | Compiling slog-dtrace v0.3.0 |
| 1248 | 2026-06-15T08:45:53.509Z | Compiling minimal-lexical v0.2.1 |
| 1249 | 2026-06-15T08:45:53.656Z | Compiling cancel-safe-futures v0.1.5 |
| 1250 | 2026-06-15T08:45:53.678Z | Compiling openssl v0.10.81 |
| 1251 | 2026-06-15T08:45:53.727Z | Compiling unicode-xid v0.2.6 |
| 1252 | 2026-06-15T08:45:53.779Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1253 | 2026-06-15T08:45:53.845Z | Compiling chrono-tz v0.10.4 |
| 1254 | 2026-06-15T08:45:54.041Z | Compiling const_format_proc_macros v0.2.34 |
| 1255 | 2026-06-15T08:45:54.078Z | Compiling nom v7.1.3 |
| 1256 | 2026-06-15T08:45:54.770Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1257 | 2026-06-15T08:45:54.828Z | Compiling openssl-macros v0.1.1 |
| 1258 | 2026-06-15T08:45:55.222Z | Checking cpufeatures v0.2.17 |
| 1259 | 2026-06-15T08:45:55.409Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1260 | 2026-06-15T08:45:55.469Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1261 | 2026-06-15T08:45:55.728Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1262 | 2026-06-15T08:45:55.841Z | Checking num_enum v0.7.6 |
| 1263 | 2026-06-15T08:45:56.049Z | Compiling cookie v0.18.1 |
| 1264 | 2026-06-15T08:45:56.079Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1265 | 2026-06-15T08:45:56.355Z | Compiling tabled_derive v0.7.0 |
| 1266 | 2026-06-15T08:45:56.959Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1267 | 2026-06-15T08:45:58.974Z | Checking nom v8.0.0 |
| 1268 | 2026-06-15T08:45:59.560Z | Checking secrecy v0.10.3 |
| 1269 | 2026-06-15T08:45:59.714Z | Checking tinyvec_macros v0.1.1 |
| 1270 | 2026-06-15T08:45:59.796Z | Checking tinyvec v1.11.0 |
| 1271 | 2026-06-15T08:45:59.872Z | Checking crossbeam-epoch v0.9.18 |
| 1272 | 2026-06-15T08:46:00.110Z | Checking bstr v1.12.1 |
| 1273 | 2026-06-15T08:46:00.372Z | Checking data-encoding v2.11.0 |
| 1274 | 2026-06-15T08:46:00.395Z | Checking colored v3.1.1 |
| 1275 | 2026-06-15T08:46:00.463Z | Checking hmac v0.12.1 |
| 1276 | 2026-06-15T08:46:00.605Z | Checking inout v0.1.4 |
| 1277 | 2026-06-15T08:46:00.626Z | Checking scroll v0.12.0 |
| 1278 | 2026-06-15T08:46:00.631Z | Checking ff v0.13.1 |
| 1279 | 2026-06-15T08:46:00.666Z | Checking static_assertions v1.1.0 |
| 1280 | 2026-06-15T08:46:00.750Z | Checking hkdf v0.12.4 |
| 1281 | 2026-06-15T08:46:00.768Z | Checking cipher v0.4.4 |
| 1282 | 2026-06-15T08:46:00.808Z | Checking group v0.13.0 |
| 1283 | 2026-06-15T08:46:00.860Z | Checking goblin v0.8.2 |
| 1284 | 2026-06-15T08:46:00.915Z | Checking tabwriter v1.4.1 |
| 1285 | 2026-06-15T08:46:00.953Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1286 | 2026-06-15T08:46:00.977Z | Checking universal-hash v0.5.1 |
| 1287 | 2026-06-15T08:46:01.018Z | Checking crypto-bigint v0.5.5 |
| 1288 | 2026-06-15T08:46:01.197Z | Checking half v2.7.1 |
| 1289 | 2026-06-15T08:46:01.239Z | Checking base16ct v0.2.0 |
| 1290 | 2026-06-15T08:46:01.305Z | Checking ciborium-io v0.2.2 |
| 1291 | 2026-06-15T08:46:01.388Z | Checking indent_write v2.2.0 |
| 1292 | 2026-06-15T08:46:01.409Z | Checking foreign-types-shared v0.3.1 |
| 1293 | 2026-06-15T08:46:01.463Z | Checking base64ct v1.8.3 |
| 1294 | 2026-06-15T08:46:01.538Z | Checking opaque-debug v0.3.1 |
| 1295 | 2026-06-15T08:46:01.565Z | Checking foreign-types v0.5.0 |
| 1296 | 2026-06-15T08:46:01.598Z | Checking ciborium-ll v0.2.2 |
| 1297 | 2026-06-15T08:46:01.637Z | Checking poly1305 v0.8.0 |
| 1298 | 2026-06-15T08:46:01.655Z | Checking chacha20 v0.9.1 |
| 1299 | 2026-06-15T08:46:01.749Z | Checking password-hash v0.5.0 |
| 1300 | 2026-06-15T08:46:01.806Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1301 | 2026-06-15T08:46:01.856Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1302 | 2026-06-15T08:46:01.923Z | Checking elliptic-curve v0.13.8 |
| 1303 | 2026-06-15T08:46:01.987Z | Checking blake2 v0.10.6 |
| 1304 | 2026-06-15T08:46:02.071Z | Checking aead v0.5.2 |
| 1305 | 2026-06-15T08:46:02.220Z | Checking thiserror-no-std v2.0.2 |
| 1306 | 2026-06-15T08:46:02.240Z | Checking hubpack v0.1.2 |
| 1307 | 2026-06-15T08:46:02.274Z | Checking byte-wrapper v0.1.0 |
| 1308 | 2026-06-15T08:46:02.327Z | Checking chacha20 v0.10.0 |
| 1309 | 2026-06-15T08:46:02.442Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1310 | 2026-06-15T08:46:02.495Z | Checking cstr-argument v0.1.2 |
| 1311 | 2026-06-15T08:46:02.588Z | Checking keccak v0.1.6 |
| 1312 | 2026-06-15T08:46:02.626Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1313 | 2026-06-15T08:46:02.644Z | Checking vsss-rs v3.3.4 |
| 1314 | 2026-06-15T08:46:02.665Z | Checking progenitor v0.14.0 |
| 1315 | 2026-06-15T08:46:02.684Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1316 | 2026-06-15T08:46:02.751Z | Checking sha3 v0.10.9 |
| 1317 | 2026-06-15T08:46:02.799Z | Checking rand v0.10.1 |
| 1318 | 2026-06-15T08:46:02.819Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1319 | 2026-06-15T08:46:02.952Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1320 | 2026-06-15T08:46:03.130Z | Checking chacha20poly1305 v0.10.1 |
| 1321 | 2026-06-15T08:46:03.267Z | Checking argon2 v0.5.3 |
| 1322 | 2026-06-15T08:46:03.288Z | Checking ciborium v0.2.2 |
| 1323 | 2026-06-15T08:46:03.361Z | Checking similar v2.7.0 |
| 1324 | 2026-06-15T08:46:03.393Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1325 | 2026-06-15T08:46:03.529Z | Checking hash32 v0.3.1 |
| 1326 | 2026-06-15T08:46:03.572Z | Checking memmap v0.7.0 |
| 1327 | 2026-06-15T08:46:03.663Z | Checking lazy_static v1.5.0 |
| 1328 | 2026-06-15T08:46:03.702Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1329 | 2026-06-15T08:46:03.739Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1330 | 2026-06-15T08:46:03.742Z | Checking usdt v0.5.0 |
| 1331 | 2026-06-15T08:46:03.924Z | Checking crossbeam-deque v0.8.6 |
| 1332 | 2026-06-15T08:46:04.101Z | Checking ingot-types v0.1.2 |
| 1333 | 2026-06-15T08:46:04.120Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1334 | 2026-06-15T08:46:04.139Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1335 | 2026-06-15T08:46:04.157Z | Checking cobs v0.3.0 |
| 1336 | 2026-06-15T08:46:04.240Z | Checking unicode-segmentation v1.13.3 |
| 1337 | 2026-06-15T08:46:04.308Z | Checking bytecount v0.6.9 |
| 1338 | 2026-06-15T08:46:04.423Z | Checking managed v0.8.0 |
| 1339 | 2026-06-15T08:46:04.470Z | Checking bitflags v1.3.2 |
| 1340 | 2026-06-15T08:46:04.556Z | Checking ingot v0.1.1 |
| 1341 | 2026-06-15T08:46:04.580Z | Checking newline-converter v0.3.0 |
| 1342 | 2026-06-15T08:46:04.619Z | Checking postcard v1.1.3 |
| 1343 | 2026-06-15T08:46:04.754Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1344 | 2026-06-15T08:46:04.798Z | Checking console v0.15.11 |
| 1345 | 2026-06-15T08:46:04.894Z | Checking itertools v0.12.1 |
| 1346 | 2026-06-15T08:46:05.112Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1347 | 2026-06-15T08:46:05.243Z | Checking swrite v0.1.0 |
| 1348 | 2026-06-15T08:46:05.264Z | Checking resolv-conf v0.7.6 |
| 1349 | 2026-06-15T08:46:05.317Z | Checking linked-hash-map v0.5.6 |
| 1350 | 2026-06-15T08:46:05.371Z | Compiling parking_lot_core v0.8.6 |
| 1351 | 2026-06-15T08:46:05.494Z | Checking lru-cache v0.1.2 |
| 1352 | 2026-06-15T08:46:05.700Z | Checking expectorate v1.2.0 |
| 1353 | 2026-06-15T08:46:05.793Z | Checking rayon v1.12.0 |
| 1354 | 2026-06-15T08:46:05.837Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1355 | 2026-06-15T08:46:05.893Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-06-15T08:46:05.939Z | Checking camino-tempfile v1.4.1 |
| 1357 | 2026-06-15T08:46:06.137Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1358 | 2026-06-15T08:46:06.353Z | Checking serde-big-array v0.5.1 |
| 1359 | 2026-06-15T08:46:06.469Z | Checking siphasher v1.0.3 |
| 1360 | 2026-06-15T08:46:06.644Z | Checking phf_shared v0.12.1 |
| 1361 | 2026-06-15T08:46:06.796Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1362 | 2026-06-15T08:46:06.835Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1363 | 2026-06-15T08:46:07.159Z | Checking unicode-normalization v0.1.25 |
| 1364 | 2026-06-15T08:46:07.273Z | Checking pin-project v1.1.13 |
| 1365 | 2026-06-15T08:46:07.383Z | Checking num_enum v0.5.11 |
| 1366 | 2026-06-15T08:46:07.458Z | Checking hickory-resolver v0.24.4 |
| 1367 | 2026-06-15T08:46:07.816Z | Checking tokio-stream v0.1.18 |
| 1368 | 2026-06-15T08:46:08.049Z | Checking csv-core v0.1.13 |
| 1369 | 2026-06-15T08:46:08.145Z | Checking unicode-linebreak v0.1.5 |
| 1370 | 2026-06-15T08:46:08.188Z | Checking smawk v0.3.2 |
| 1371 | 2026-06-15T08:46:08.208Z | Checking konst_macro_rules v0.2.19 |
| 1372 | 2026-06-15T08:46:08.238Z | Checking foldhash v0.1.5 |
| 1373 | 2026-06-15T08:46:08.257Z | Checking unicode-width v0.1.14 |
| 1374 | 2026-06-15T08:46:08.327Z | Checking highway v1.3.0 |
| 1375 | 2026-06-15T08:46:08.363Z | Checking same-file v1.0.6 |
| 1376 | 2026-06-15T08:46:08.363Z | Checking foreign-types-shared v0.1.1 |
| 1377 | 2026-06-15T08:46:08.400Z | Checking hashbrown v0.15.5 |
| 1378 | 2026-06-15T08:46:08.459Z | Checking foreign-types v0.3.2 |
| 1379 | 2026-06-15T08:46:08.512Z | Checking konst v0.2.20 |
| 1380 | 2026-06-15T08:46:08.516Z | Checking walkdir v2.5.0 |
| 1381 | 2026-06-15T08:46:08.550Z | Checking textwrap v0.16.2 |
| 1382 | 2026-06-15T08:46:08.569Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1383 | 2026-06-15T08:46:08.702Z | Checking csv v1.4.0 |
| 1384 | 2026-06-15T08:46:08.722Z | Checking qorb v0.4.1 |
| 1385 | 2026-06-15T08:46:09.068Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1386 | 2026-06-15T08:46:09.273Z | Checking olpc-cjson v0.1.4 |
| 1387 | 2026-06-15T08:46:09.301Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1388 | 2026-06-15T08:46:09.423Z | Checking snafu v0.8.9 |
| 1389 | 2026-06-15T08:46:09.491Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1390 | 2026-06-15T08:46:09.575Z | Checking phf v0.12.1 |
| 1391 | 2026-06-15T08:46:09.737Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1392 | 2026-06-15T08:46:09.824Z | Checking zone v0.3.1 |
| 1393 | 2026-06-15T08:46:10.007Z | Checking tokio-dtrace v0.1.1 |
| 1394 | 2026-06-15T08:46:10.094Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1395 | 2026-06-15T08:46:10.196Z | Checking globset v0.4.18 |
| 1396 | 2026-06-15T08:46:10.217Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1397 | 2026-06-15T08:46:10.657Z | Checking smf v0.2.3 |
| 1398 | 2026-06-15T08:46:10.751Z | Checking pem v3.0.6 |
| 1399 | 2026-06-15T08:46:10.838Z | Checking libsw-core v0.3.2 |
| 1400 | 2026-06-15T08:46:10.915Z | Checking serde_plain v1.0.2 |
| 1401 | 2026-06-15T08:46:10.995Z | Checking sigpipe v0.1.3 |
| 1402 | 2026-06-15T08:46:11.107Z | Checking jiff v0.2.28 |
| 1403 | 2026-06-15T08:46:11.111Z | Checking glob v0.3.3 |
| 1404 | 2026-06-15T08:46:11.190Z | Checking typed-path v0.9.3 |
| 1405 | 2026-06-15T08:46:11.260Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1406 | 2026-06-15T08:46:11.314Z | Checking fixedbitset v0.4.2 |
| 1407 | 2026-06-15T08:46:11.475Z | Checking fixedbitset v0.5.7 |
| 1408 | 2026-06-15T08:46:11.695Z | Checking petgraph v0.8.3 |
| 1409 | 2026-06-15T08:46:11.713Z | Checking petgraph v0.6.5 |
| 1410 | 2026-06-15T08:46:11.822Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1411 | 2026-06-15T08:46:11.975Z | Checking tough v0.22.0 |
| 1412 | 2026-06-15T08:46:12.364Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1413 | 2026-06-15T08:46:12.534Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1414 | 2026-06-15T08:46:12.917Z | Checking libsw v3.5.0 |
| 1415 | 2026-06-15T08:46:12.976Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1416 | 2026-06-15T08:46:13.040Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1417 | 2026-06-15T08:46:13.077Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1418 | 2026-06-15T08:46:13.098Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1419 | 2026-06-15T08:46:13.215Z | Checking oxide-tokio-rt v0.1.6 |
| 1420 | 2026-06-15T08:46:13.259Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1421 | 2026-06-15T08:46:13.354Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1422 | 2026-06-15T08:46:13.411Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1423 | 2026-06-15T08:46:13.550Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1424 | 2026-06-15T08:46:13.568Z | Checking const_format v0.2.36 |
| 1425 | 2026-06-15T08:46:13.589Z | Checking papergrid v0.11.0 |
| 1426 | 2026-06-15T08:46:13.910Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1427 | 2026-06-15T08:46:13.929Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1428 | 2026-06-15T08:46:14.033Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1429 | 2026-06-15T08:46:14.213Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1430 | 2026-06-15T08:46:14.299Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1431 | 2026-06-15T08:46:14.514Z | Checking gethostname v0.5.0 |
| 1432 | 2026-06-15T08:46:14.616Z | Checking libscf-sys v1.2.0 |
| 1433 | 2026-06-15T08:46:14.772Z | Checking bcs v0.1.6 |
| 1434 | 2026-06-15T08:46:14.889Z | Checking linear-map v1.2.0 |
| 1435 | 2026-06-15T08:46:14.898Z | Checking whoami v1.6.1 |
| 1436 | 2026-06-15T08:46:14.929Z | Checking termtree v0.5.1 |
| 1437 | 2026-06-15T08:46:15.031Z | Checking tagptr v0.2.0 |
| 1438 | 2026-06-15T08:46:15.082Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1439 | 2026-06-15T08:46:15.171Z | Checking moka v0.12.15 |
| 1440 | 2026-06-15T08:46:15.507Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1441 | 2026-06-15T08:46:16.362Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1442 | 2026-06-15T08:46:16.726Z | Checking tabled v0.15.0 |
| 1443 | 2026-06-15T08:46:16.771Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1444 | 2026-06-15T08:46:16.839Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1445 | 2026-06-15T08:46:16.931Z | Checking steno v0.4.1 |
| 1446 | 2026-06-15T08:46:16.984Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1447 | 2026-06-15T08:46:17.443Z | Checking hickory-proto v0.25.2 |
| 1448 | 2026-06-15T08:46:19.030Z | Checking hickory-resolver v0.25.2 |
| 1449 | 2026-06-15T08:46:19.504Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1450 | 2026-06-15T08:46:19.681Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1451 | 2026-06-15T08:46:20.105Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1452 | 2026-06-15T08:46:20.975Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1453 | 2026-06-15T08:46:21.192Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1454 | 2026-06-15T08:46:24.811Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1455 | 2026-06-15T08:46:25.703Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1456 | 2026-06-15T08:46:26.143Z | Compiling proc-macro-error2 v2.0.1 |
| 1457 | 2026-06-15T08:46:29.420Z | Compiling crunchy v0.2.4 |
| 1458 | 2026-06-15T08:46:31.001Z | Compiling tabled_derive v0.11.0 |
| 1459 | 2026-06-15T08:46:31.468Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1460 | 2026-06-15T08:46:31.962Z | Compiling tiny-keccak v2.0.2 |
| 1461 | 2026-06-15T08:46:32.097Z | Compiling progenitor-impl v0.13.0 |
| 1462 | 2026-06-15T08:46:32.134Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1463 | 2026-06-15T08:46:32.502Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1464 | 2026-06-15T08:46:32.689Z | Compiling typify-impl v0.4.3 |
| 1465 | 2026-06-15T08:46:32.708Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1466 | 2026-06-15T08:46:32.928Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1467 | 2026-06-15T08:46:33.024Z | Checking parking_lot v0.11.2 |
| 1468 | 2026-06-15T08:46:33.230Z | Compiling const-random-macro v0.1.16 |
| 1469 | 2026-06-15T08:46:34.003Z | Checking fxhash v0.2.1 |
| 1470 | 2026-06-15T08:46:34.037Z | Compiling ahash v0.8.12 |
| 1471 | 2026-06-15T08:46:34.138Z | Checking sled v0.34.7 |
| 1472 | 2026-06-15T08:46:34.166Z | Compiling progenitor-macro v0.13.0 |
| 1473 | 2026-06-15T08:46:34.189Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1474 | 2026-06-15T08:46:34.264Z | Compiling smartstring v1.0.1 |
| 1475 | 2026-06-15T08:46:34.553Z | Checking internet-checksum v0.2.1 |
| 1476 | 2026-06-15T08:46:34.776Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1477 | 2026-06-15T08:46:35.057Z | Compiling rhai_codegen v3.2.0 |
| 1478 | 2026-06-15T08:46:35.371Z | Checking arc-swap v1.9.1 |
| 1479 | 2026-06-15T08:46:35.541Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1480 | 2026-06-15T08:46:35.708Z | Checking slog-scope v4.4.1 |
| 1481 | 2026-06-15T08:46:36.030Z | Compiling typify-macro v0.4.3 |
| 1482 | 2026-06-15T08:46:36.078Z | Checking papergrid v0.18.0 |
| 1483 | 2026-06-15T08:46:36.287Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1484 | 2026-06-15T08:46:36.440Z | Checking testing_table v0.3.0 |
| 1485 | 2026-06-15T08:46:36.600Z | Checking dropshot-api-manager-types v0.7.2 |
| 1486 | 2026-06-15T08:46:37.104Z | Checking tabled v0.21.0 |
| 1487 | 2026-06-15T08:46:37.123Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1488 | 2026-06-15T08:46:37.390Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1489 | 2026-06-15T08:46:37.524Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1490 | 2026-06-15T08:46:37.655Z | Compiling typify v0.4.3 |
| 1491 | 2026-06-15T08:46:37.738Z | Compiling progenitor-impl v0.10.0 |
| 1492 | 2026-06-15T08:46:38.011Z | Checking slog-stdlog v4.1.1 |
| 1493 | 2026-06-15T08:46:38.151Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1494 | 2026-06-15T08:46:38.345Z | Checking progenitor-client v0.13.0 |
| 1495 | 2026-06-15T08:46:38.370Z | Compiling lzma-sys v0.1.20 |
| 1496 | 2026-06-15T08:46:38.593Z | Compiling fs-err v3.3.0 |
| 1497 | 2026-06-15T08:46:38.709Z | Compiling typeid v1.0.3 |
| 1498 | 2026-06-15T08:46:38.886Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1499 | 2026-06-15T08:46:38.982Z | Checking slog-envlogger v2.2.0 |
| 1500 | 2026-06-15T08:46:39.099Z | Checking progenitor v0.13.0 |
| 1501 | 2026-06-15T08:46:39.382Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1502 | 2026-06-15T08:46:39.673Z | Checking crc8 v0.1.1 |
| 1503 | 2026-06-15T08:46:39.765Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1504 | 2026-06-15T08:46:39.789Z | Compiling progenitor-macro v0.10.0 |
| 1505 | 2026-06-15T08:46:39.837Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1506 | 2026-06-15T08:46:39.918Z | Checking const-random v0.1.18 |
| 1507 | 2026-06-15T08:46:40.907Z | Compiling cargo_toml v0.22.3 |
| 1508 | 2026-06-15T08:46:41.528Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1509 | 2026-06-15T08:46:42.139Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1510 | 2026-06-15T08:46:42.287Z | Checking thin-vec v0.2.18 |
| 1511 | 2026-06-15T08:46:42.840Z | Checking rhai v1.25.1 |
| 1512 | 2026-06-15T08:46:43.216Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1513 | 2026-06-15T08:46:43.307Z | Checking sha1 v0.10.6 |
| 1514 | 2026-06-15T08:46:43.676Z | Checking reqwest v0.12.28 |
| 1515 | 2026-06-15T08:46:44.111Z | Checking utf-8 v0.7.6 |
| 1516 | 2026-06-15T08:46:44.354Z | Checking progenitor-client v0.10.0 |
| 1517 | 2026-06-15T08:46:44.410Z | Checking tungstenite v0.21.0 |
| 1518 | 2026-06-15T08:46:45.019Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1519 | 2026-06-15T08:46:45.308Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1520 | 2026-06-15T08:46:45.704Z | Checking sha2 v0.10.9 |
| 1521 | 2026-06-15T08:46:45.924Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1522 | 2026-06-15T08:46:46.002Z | Checking yansi v1.0.1 |
| 1523 | 2026-06-15T08:46:46.182Z | Checking diff v0.1.13 |
| 1524 | 2026-06-15T08:46:46.202Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1525 | 2026-06-15T08:46:46.272Z | Checking progenitor v0.10.0 |
| 1526 | 2026-06-15T08:46:46.330Z | Checking pretty_assertions v1.4.1 |
| 1527 | 2026-06-15T08:46:46.486Z | Checking tokio-tungstenite v0.21.0 |
| 1528 | 2026-06-15T08:46:47.394Z | Checking console v0.16.3 |
| 1529 | 2026-06-15T08:46:47.470Z | Checking git-stub v1.0.0 |
| 1530 | 2026-06-15T08:46:47.699Z | Checking base64 v0.21.7 |
| 1531 | 2026-06-15T08:46:47.718Z | Checking is_ci v1.2.0 |
| 1532 | 2026-06-15T08:46:47.830Z | Checking unit-prefix v0.5.2 |
| 1533 | 2026-06-15T08:46:47.972Z | Checking indicatif v0.18.4 |
| 1534 | 2026-06-15T08:46:48.063Z | Checking supports-color v3.0.2 |
| 1535 | 2026-06-15T08:46:48.125Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1536 | 2026-06-15T08:46:48.939Z | Checking git-stub-vcs v0.1.0 |
| 1537 | 2026-06-15T08:46:49.061Z | Checking xz2 v0.1.7 |
| 1538 | 2026-06-15T08:46:49.166Z | Checking ron v0.12.1 |
| 1539 | 2026-06-15T08:46:49.330Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1540 | 2026-06-15T08:46:49.646Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1541 | 2026-06-15T08:46:49.666Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1542 | 2026-06-15T08:46:49.964Z | Checking drift v0.2.0 |
| 1543 | 2026-06-15T08:46:50.103Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1544 | 2026-06-15T08:46:50.429Z | Compiling serial_test_derive v3.5.0 |
| 1545 | 2026-06-15T08:46:50.610Z | Checking base16ct v1.0.0 |
| 1546 | 2026-06-15T08:46:51.174Z | Checking serial_test v3.5.0 |
| 1547 | 2026-06-15T08:46:51.367Z | Checking dropshot-api-manager v0.7.2 |
| 1548 | 2026-06-15T08:46:52.079Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1549 | 2026-06-15T08:46:52.187Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1550 | 2026-06-15T08:46:52.426Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1551 | 2026-06-15T08:46:52.688Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1552 | 2026-06-15T08:46:53.130Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1553 | 2026-06-15T08:46:53.921Z | Checking natord v1.0.9 |
| 1554 | 2026-06-15T08:46:54.133Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1555 | 2026-06-15T08:46:54.199Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1556 | 2026-06-15T08:46:54.375Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1557 | 2026-06-15T08:46:54.530Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1558 | 2026-06-15T08:46:54.801Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1559 | 2026-06-15T08:46:55.247Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1560 | 2026-06-15T08:46:55.477Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1561 | 2026-06-15T08:46:55.576Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1562 | 2026-06-15T08:46:55.612Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1563 | 2026-06-15T08:47:04.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s |
| 1564 | 2026-06-15T08:47:04.941Z | + cargo xtask openapi check |
| 1565 | 2026-06-15T08:47:05.559Z | Compiling cfg-if v1.0.4 |
| 1566 | 2026-06-15T08:47:05.655Z | Compiling libc v0.2.186 |
| 1567 | 2026-06-15T08:47:05.655Z | Compiling serde_core v1.0.228 |
| 1568 | 2026-06-15T08:47:05.703Z | Compiling memchr v2.8.2 |
| 1569 | 2026-06-15T08:47:05.703Z | Compiling smallvec v1.15.2 |
| 1570 | 2026-06-15T08:47:05.703Z | Compiling itoa v1.0.18 |
| 1571 | 2026-06-15T08:47:05.703Z | Compiling stable_deref_trait v1.2.1 |
| 1572 | 2026-06-15T08:47:05.703Z | Compiling zerofrom v0.1.8 |
| 1573 | 2026-06-15T08:47:05.714Z | Compiling zmij v1.0.21 |
| 1574 | 2026-06-15T08:47:05.769Z | Compiling litemap v0.8.2 |
| 1575 | 2026-06-15T08:47:05.804Z | Compiling yoke v0.8.3 |
| 1576 | 2026-06-15T08:47:05.859Z | Compiling writeable v0.6.3 |
| 1577 | 2026-06-15T08:47:05.872Z | Compiling libm v0.2.16 |
| 1578 | 2026-06-15T08:47:05.960Z | Compiling zerovec v0.11.6 |
| 1579 | 2026-06-15T08:47:05.987Z | Compiling zerotrie v0.2.4 |
| 1580 | 2026-06-15T08:47:05.987Z | Compiling utf8_iter v1.0.4 |
| 1581 | 2026-06-15T08:47:06.069Z | Compiling rand_core v0.10.1 |
| 1582 | 2026-06-15T08:47:06.130Z | Compiling percent-encoding v2.3.2 |
| 1583 | 2026-06-15T08:47:06.147Z | Compiling icu_normalizer_data v2.2.0 |
| 1584 | 2026-06-15T08:47:06.223Z | Compiling getrandom v0.4.2 |
| 1585 | 2026-06-15T08:47:06.234Z | Compiling icu_properties_data v2.2.0 |
| 1586 | 2026-06-15T08:47:06.294Z | Compiling form_urlencoded v1.2.2 |
| 1587 | 2026-06-15T08:47:06.302Z | Compiling errno v0.3.14 |
| 1588 | 2026-06-15T08:47:06.330Z | Compiling iana-time-zone v0.1.65 |
| 1589 | 2026-06-15T08:47:06.389Z | Compiling pin-project-lite v0.2.17 |
| 1590 | 2026-06-15T08:47:06.418Z | Compiling tinystr v0.8.3 |
| 1591 | 2026-06-15T08:47:06.449Z | Compiling potential_utf v0.1.5 |
| 1592 | 2026-06-15T08:47:06.476Z | Compiling zeroize v1.9.0 |
| 1593 | 2026-06-15T08:47:06.488Z | Compiling dyn-clone v1.0.20 |
| 1594 | 2026-06-15T08:47:06.506Z | Compiling scopeguard v1.2.0 |
| 1595 | 2026-06-15T08:47:06.570Z | Compiling parking_lot_core v0.9.12 |
| 1596 | 2026-06-15T08:47:06.620Z | Compiling icu_locale_core v2.2.0 |
| 1597 | 2026-06-15T08:47:06.631Z | Compiling num-traits v0.2.19 |
| 1598 | 2026-06-15T08:47:06.631Z | Compiling icu_collections v2.2.0 |
| 1599 | 2026-06-15T08:47:06.651Z | Compiling lock_api v0.4.14 |
| 1600 | 2026-06-15T08:47:06.695Z | Compiling socket2 v0.6.4 |
| 1601 | 2026-06-15T08:47:06.883Z | Compiling parking_lot v0.12.5 |
| 1602 | 2026-06-15T08:47:06.894Z | Compiling thiserror v2.0.18 |
| 1603 | 2026-06-15T08:47:07.005Z | Compiling portable-atomic v1.13.1 |
| 1604 | 2026-06-15T08:47:07.051Z | Compiling signal-hook-registry v1.4.8 |
| 1605 | 2026-06-15T08:47:07.151Z | Compiling mio v1.2.1 |
| 1606 | 2026-06-15T08:47:07.189Z | Compiling critical-section v1.2.0 |
| 1607 | 2026-06-15T08:47:07.266Z | Compiling zerocopy v0.8.52 |
| 1608 | 2026-06-15T08:47:07.269Z | Compiling futures-core v0.3.32 |
| 1609 | 2026-06-15T08:47:07.303Z | Compiling subtle v2.6.1 |
| 1610 | 2026-06-15T08:47:07.339Z | Compiling icu_provider v2.2.0 |
| 1611 | 2026-06-15T08:47:07.422Z | Compiling serde v1.0.228 |
| 1612 | 2026-06-15T08:47:07.474Z | Compiling serde_json v1.0.150 |
| 1613 | 2026-06-15T08:47:07.515Z | Compiling uuid v1.23.3 |
| 1614 | 2026-06-15T08:47:07.525Z | Compiling semver v1.0.28 |
| 1615 | 2026-06-15T08:47:07.650Z | Compiling icu_normalizer v2.2.0 |
| 1616 | 2026-06-15T08:47:07.668Z | Compiling icu_properties v2.2.0 |
| 1617 | 2026-06-15T08:47:07.726Z | Compiling bitflags v2.13.0 |
| 1618 | 2026-06-15T08:47:07.864Z | Compiling bytes v1.11.1 |
| 1619 | 2026-06-15T08:47:07.945Z | Compiling chrono v0.4.45 |
| 1620 | 2026-06-15T08:47:07.957Z | Compiling once_cell v1.21.4 |
| 1621 | 2026-06-15T08:47:07.975Z | Compiling slog v2.8.2 |
| 1622 | 2026-06-15T08:47:07.992Z | Compiling typenum v1.20.1 |
| 1623 | 2026-06-15T08:47:08.174Z | Compiling equivalent v1.0.2 |
| 1624 | 2026-06-15T08:47:08.230Z | Compiling getrandom v0.2.17 |
| 1625 | 2026-06-15T08:47:08.265Z | Compiling futures-sink v0.3.32 |
| 1626 | 2026-06-15T08:47:08.378Z | Compiling tokio v1.52.3 |
| 1627 | 2026-06-15T08:47:08.418Z | Compiling rand_core v0.6.4 |
| 1628 | 2026-06-15T08:47:08.506Z | Compiling slab v0.4.12 |
| 1629 | 2026-06-15T08:47:08.563Z | Compiling idna_adapter v1.2.2 |
| 1630 | 2026-06-15T08:47:08.650Z | Compiling log v0.4.32 |
| 1631 | 2026-06-15T08:47:08.690Z | Compiling idna v1.1.0 |
| 1632 | 2026-06-15T08:47:08.706Z | Compiling futures-channel v0.3.32 |
| 1633 | 2026-06-15T08:47:08.780Z | Compiling futures-io v0.3.32 |
| 1634 | 2026-06-15T08:47:08.812Z | Compiling futures-task v0.3.32 |
| 1635 | 2026-06-15T08:47:08.848Z | Compiling hashbrown v0.17.1 |
| 1636 | 2026-06-15T08:47:08.933Z | Compiling tracing-core v0.1.36 |
| 1637 | 2026-06-15T08:47:08.944Z | Compiling futures-util v0.3.32 |
| 1638 | 2026-06-15T08:47:08.993Z | Compiling url v2.5.8 |
| 1639 | 2026-06-15T08:47:09.416Z | Compiling indexmap v2.14.0 |
| 1640 | 2026-06-15T08:47:09.427Z | Compiling erased-serde v0.3.31 |
| 1641 | 2026-06-15T08:47:09.445Z | Compiling base64 v0.22.1 |
| 1642 | 2026-06-15T08:47:09.540Z | Compiling schemars v0.8.22 |
| 1643 | 2026-06-15T08:47:09.788Z | Compiling byteorder v1.5.0 |
| 1644 | 2026-06-15T08:47:09.826Z | Compiling unicode-ident v1.0.24 |
| 1645 | 2026-06-15T08:47:09.925Z | Compiling proc-macro2 v1.0.106 |
| 1646 | 2026-06-15T08:47:10.022Z | Compiling tracing v0.1.44 |
| 1647 | 2026-06-15T08:47:10.059Z | Compiling http v1.4.2 |
| 1648 | 2026-06-15T08:47:10.267Z | Compiling ppv-lite86 v0.2.21 |
| 1649 | 2026-06-15T08:47:10.270Z | Compiling quote v1.0.45 |
| 1650 | 2026-06-15T08:47:10.369Z | Compiling ipnetwork v0.21.1 |
| 1651 | 2026-06-15T08:47:10.567Z | Compiling syn v2.0.117 |
| 1652 | 2026-06-15T08:47:10.596Z | Compiling oxnet v0.1.6 |
| 1653 | 2026-06-15T08:47:10.617Z | Compiling thiserror v1.0.69 |
| 1654 | 2026-06-15T08:47:10.729Z | Compiling rustix v1.1.4 |
| 1655 | 2026-06-15T08:47:10.802Z | Compiling fnv v1.0.7 |
| 1656 | 2026-06-15T08:47:10.858Z | Compiling rustls-pki-types v1.14.1 |
| 1657 | 2026-06-15T08:47:10.908Z | Compiling pretty-hex v0.4.2 |
| 1658 | 2026-06-15T08:47:11.040Z | Compiling aws-lc-sys v0.41.0 |
| 1659 | 2026-06-15T08:47:11.052Z | Compiling ipnet v2.12.0 |
| 1660 | 2026-06-15T08:47:11.052Z | Compiling plain v0.2.3 |
| 1661 | 2026-06-15T08:47:11.172Z | Compiling untrusted v0.7.1 |
| 1662 | 2026-06-15T08:47:11.287Z | Compiling omicron-workspace-hack v0.1.0 |
| 1663 | 2026-06-15T08:47:11.302Z | Compiling getrandom v0.3.4 |
| 1664 | 2026-06-15T08:47:11.328Z | Compiling untrusted v0.9.0 |
| 1665 | 2026-06-15T08:47:11.349Z | Compiling rustls v0.23.40 |
| 1666 | 2026-06-15T08:47:11.454Z | Compiling ucd-trie v0.1.7 |
| 1667 | 2026-06-15T08:47:11.492Z | Compiling rand_core v0.9.5 |
| 1668 | 2026-06-15T08:47:11.614Z | Compiling aws-lc-rs v1.17.0 |
| 1669 | 2026-06-15T08:47:11.646Z | Compiling pest v2.8.6 |
| 1670 | 2026-06-15T08:47:11.658Z | Compiling http-body v1.0.1 |
| 1671 | 2026-06-15T08:47:11.730Z | Compiling atomic-waker v1.1.2 |
| 1672 | 2026-06-15T08:47:11.761Z | Compiling fastrand v2.4.1 |
| 1673 | 2026-06-15T08:47:11.820Z | Compiling crossbeam-utils v0.8.21 |
| 1674 | 2026-06-15T08:47:11.865Z | Compiling newtype-uuid v1.3.2 |
| 1675 | 2026-06-15T08:47:12.037Z | Compiling httparse v1.10.1 |
| 1676 | 2026-06-15T08:47:12.049Z | Compiling tokio-util v0.7.18 |
| 1677 | 2026-06-15T08:47:12.212Z | Compiling tower-layer v0.3.3 |
| 1678 | 2026-06-15T08:47:12.347Z | Compiling try-lock v0.2.5 |
| 1679 | 2026-06-15T08:47:12.365Z | Compiling tower-service v0.3.3 |
| 1680 | 2026-06-15T08:47:12.383Z | Compiling ryu v1.0.23 |
| 1681 | 2026-06-15T08:47:12.459Z | Compiling hex v0.4.3 |
| 1682 | 2026-06-15T08:47:12.460Z | Compiling want v0.3.1 |
| 1683 | 2026-06-15T08:47:12.576Z | Compiling rustls-webpki v0.103.13 |
| 1684 | 2026-06-15T08:47:12.645Z | Compiling h2 v0.4.14 |
| 1685 | 2026-06-15T08:47:12.732Z | Compiling daft v0.1.7 |
| 1686 | 2026-06-15T08:47:12.785Z | Compiling rand_chacha v0.9.0 |
| 1687 | 2026-06-15T08:47:12.939Z | Compiling regex-syntax v0.8.11 |
| 1688 | 2026-06-15T08:47:13.009Z | Compiling httpdate v1.0.3 |
| 1689 | 2026-06-15T08:47:13.046Z | Compiling rand v0.9.4 |
| 1690 | 2026-06-15T08:47:13.266Z | Compiling tempfile v3.27.0 |
| 1691 | 2026-06-15T08:47:13.537Z | Compiling allocator-api2 v0.2.21 |
| 1692 | 2026-06-15T08:47:13.661Z | Compiling foldhash v0.2.0 |
| 1693 | 2026-06-15T08:47:13.676Z | Compiling generic-array v0.14.7 |
| 1694 | 2026-06-15T08:47:13.873Z | Compiling hashbrown v0.16.1 |
| 1695 | 2026-06-15T08:47:13.906Z | Compiling anyhow v1.0.102 |
| 1696 | 2026-06-15T08:47:14.194Z | Compiling serde_urlencoded v0.7.1 |
| 1697 | 2026-06-15T08:47:14.304Z | Compiling http-body-util v0.1.3 |
| 1698 | 2026-06-15T08:47:14.382Z | Compiling futures-executor v0.3.32 |
| 1699 | 2026-06-15T08:47:14.449Z | Compiling camino v1.2.2 |
| 1700 | 2026-06-15T08:47:14.473Z | Compiling num_threads v0.1.7 |
| 1701 | 2026-06-15T08:47:14.559Z | Compiling powerfmt v0.2.0 |
| 1702 | 2026-06-15T08:47:14.580Z | Compiling num-conv v0.2.2 |
| 1703 | 2026-06-15T08:47:14.661Z | Compiling cpufeatures v0.3.0 |
| 1704 | 2026-06-15T08:47:14.711Z | Compiling hyper v1.10.1 |
| 1705 | 2026-06-15T08:47:14.737Z | Compiling time-core v0.1.9 |
| 1706 | 2026-06-15T08:47:14.748Z | Compiling deranged v0.5.8 |
| 1707 | 2026-06-15T08:47:14.771Z | Compiling futures v0.3.32 |
| 1708 | 2026-06-15T08:47:14.857Z | Compiling scroll v0.13.0 |
| 1709 | 2026-06-15T08:47:14.868Z | Compiling hybrid-array v0.4.12 |
| 1710 | 2026-06-15T08:47:14.931Z | Compiling aho-corasick v1.1.4 |
| 1711 | 2026-06-15T08:47:15.138Z | Compiling simd-adler32 v0.3.9 |
| 1712 | 2026-06-15T08:47:15.336Z | Compiling winnow v1.0.3 |
| 1713 | 2026-06-15T08:47:15.354Z | Compiling adler2 v2.0.1 |
| 1714 | 2026-06-15T08:47:15.490Z | Compiling miniz_oxide v0.8.9 |
| 1715 | 2026-06-15T08:47:15.502Z | Compiling goblin v0.10.7 |
| 1716 | 2026-06-15T08:47:15.578Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1717 | 2026-06-15T08:47:15.720Z | Compiling time v0.3.49 |
| 1718 | 2026-06-15T08:47:16.079Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-06-15T08:47:16.137Z | Compiling hyper-util v0.1.20 |
| 1720 | 2026-06-15T08:47:16.356Z | Compiling regex-automata v0.4.14 |
| 1721 | 2026-06-15T08:47:16.359Z | Compiling crossbeam-channel v0.5.15 |
| 1722 | 2026-06-15T08:47:16.435Z | Compiling crc32fast v1.5.0 |
| 1723 | 2026-06-15T08:47:16.685Z | Compiling openapiv3 v2.2.0 |
| 1724 | 2026-06-15T08:47:16.798Z | Compiling sync_wrapper v1.0.2 |
| 1725 | 2026-06-15T08:47:16.902Z | Compiling openssl-probe v0.2.1 |
| 1726 | 2026-06-15T08:47:16.918Z | Compiling tower v0.5.3 |
| 1727 | 2026-06-15T08:47:17.099Z | Compiling rustls-native-certs v0.8.4 |
| 1728 | 2026-06-15T08:47:17.410Z | Compiling flate2 v1.1.9 |
| 1729 | 2026-06-15T08:47:17.444Z | Compiling crypto-common v0.2.2 |
| 1730 | 2026-06-15T08:47:17.679Z | Compiling block-buffer v0.12.1 |
| 1731 | 2026-06-15T08:47:17.838Z | Compiling crypto-common v0.1.7 |
| 1732 | 2026-06-15T08:47:17.855Z | Compiling dtrace-parser v0.3.0 |
| 1733 | 2026-06-15T08:47:17.891Z | Compiling rand_chacha v0.3.1 |
| 1734 | 2026-06-15T08:47:17.988Z | Compiling thread-id v5.1.0 |
| 1735 | 2026-06-15T08:47:18.080Z | Compiling thread_local v1.1.9 |
| 1736 | 2026-06-15T08:47:18.285Z | Compiling match_cfg v0.1.0 |
| 1737 | 2026-06-15T08:47:18.308Z | Compiling compression-core v0.4.32 |
| 1738 | 2026-06-15T08:47:18.355Z | Compiling dof v0.4.0 |
| 1739 | 2026-06-15T08:47:18.358Z | Compiling const-oid v0.10.2 |
| 1740 | 2026-06-15T08:47:18.377Z | Compiling debug-ignore v1.0.5 |
| 1741 | 2026-06-15T08:47:18.474Z | Compiling compression-codecs v0.4.38 |
| 1742 | 2026-06-15T08:47:18.486Z | Compiling hostname v0.3.1 |
| 1743 | 2026-06-15T08:47:18.576Z | Compiling digest v0.11.3 |
| 1744 | 2026-06-15T08:47:18.629Z | Compiling rand v0.8.6 |
| 1745 | 2026-06-15T08:47:18.650Z | Compiling hyper-rustls v0.27.9 |
| 1746 | 2026-06-15T08:47:18.728Z | Compiling tower-http v0.6.11 |
| 1747 | 2026-06-15T08:47:18.739Z | Compiling slog-json v2.6.1 |
| 1748 | 2026-06-15T08:47:18.750Z | Compiling rustls-platform-verifier v0.7.0 |
| 1749 | 2026-06-15T08:47:18.943Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1750 | 2026-06-15T08:47:18.955Z | Compiling ref-cast v1.0.25 |
| 1751 | 2026-06-15T08:47:18.980Z | Compiling strum v0.26.3 |
| 1752 | 2026-06-15T08:47:19.063Z | Compiling macaddr v1.0.1 |
| 1753 | 2026-06-15T08:47:19.117Z | Compiling usdt-impl v0.6.0 |
| 1754 | 2026-06-15T08:47:19.162Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1755 | 2026-06-15T08:47:19.277Z | Compiling serde_spanned v1.1.1 |
| 1756 | 2026-06-15T08:47:19.297Z | Compiling wait-timeout v0.2.1 |
| 1757 | 2026-06-15T08:47:19.438Z | Compiling memmap2 v0.9.10 |
| 1758 | 2026-06-15T08:47:19.482Z | Compiling is-terminal v0.4.17 |
| 1759 | 2026-06-15T08:47:19.590Z | Compiling encoding_rs v0.8.35 |
| 1760 | 2026-06-15T08:47:19.602Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1761 | 2026-06-15T08:47:19.606Z | Compiling either v1.16.0 |
| 1762 | 2026-06-15T08:47:19.647Z | Compiling bit-vec v0.8.0 |
| 1763 | 2026-06-15T08:47:19.662Z | Compiling quick-error v1.2.3 |
| 1764 | 2026-06-15T08:47:19.673Z | Compiling mime v0.3.17 |
| 1765 | 2026-06-15T08:47:19.773Z | Compiling spin v0.9.8 |
| 1766 | 2026-06-15T08:47:19.785Z | Compiling take_mut v0.2.2 |
| 1767 | 2026-06-15T08:47:19.812Z | Compiling term v1.2.1 |
| 1768 | 2026-06-15T08:47:19.823Z | Compiling rusty-fork v0.3.1 |
| 1769 | 2026-06-15T08:47:19.885Z | Compiling slog-async v2.8.0 |
| 1770 | 2026-06-15T08:47:19.896Z | Compiling bit-set v0.8.0 |
| 1771 | 2026-06-15T08:47:19.896Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1772 | 2026-06-15T08:47:19.952Z | Compiling usdt v0.6.0 |
| 1773 | 2026-06-15T08:47:20.075Z | Compiling slog-term v2.9.2 |
| 1774 | 2026-06-15T08:47:20.165Z | Compiling reqwest v0.13.4 |
| 1775 | 2026-06-15T08:47:20.238Z | Compiling slog-bunyan v2.5.0 |
| 1776 | 2026-06-15T08:47:20.365Z | Compiling sha1 v0.11.0 |
| 1777 | 2026-06-15T08:47:20.383Z | Compiling async-compression v0.4.42 |
| 1778 | 2026-06-15T08:47:20.385Z | Compiling rustix v0.38.44 |
| 1779 | 2026-06-15T08:47:20.474Z | Compiling regex v1.12.4 |
| 1780 | 2026-06-15T08:47:20.618Z | Compiling multer v3.1.0 |
| 1781 | 2026-06-15T08:47:20.720Z | Compiling serde_with v3.21.0 |
| 1782 | 2026-06-15T08:47:20.731Z | Compiling async-stream v0.3.6 |
| 1783 | 2026-06-15T08:47:20.918Z | Compiling waitgroup v0.1.2 |
| 1784 | 2026-06-15T08:47:20.939Z | Compiling rand_xorshift v0.4.0 |
| 1785 | 2026-06-15T08:47:21.068Z | Compiling rustls-pemfile v2.2.0 |
| 1786 | 2026-06-15T08:47:21.096Z | Compiling serde_path_to_error v0.1.20 |
| 1787 | 2026-06-15T08:47:21.110Z | Compiling hostname v0.4.2 |
| 1788 | 2026-06-15T08:47:21.256Z | Compiling unarray v0.1.4 |
| 1789 | 2026-06-15T08:47:21.270Z | Compiling strum v0.27.2 |
| 1790 | 2026-06-15T08:47:21.277Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1791 | 2026-06-15T08:47:21.293Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1792 | 2026-06-15T08:47:21.303Z | Compiling atomicwrites v0.4.4 |
| 1793 | 2026-06-15T08:47:21.370Z | Compiling progenitor-client v0.14.0 |
| 1794 | 2026-06-15T08:47:21.403Z | Compiling dropshot v0.17.1 |
| 1795 | 2026-06-15T08:47:21.412Z | Compiling proptest v1.11.0 |
| 1796 | 2026-06-15T08:47:21.456Z | Compiling iddqd v0.4.4 |
| 1797 | 2026-06-15T08:47:21.471Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1798 | 2026-06-15T08:47:21.546Z | Compiling block-buffer v0.10.4 |
| 1799 | 2026-06-15T08:47:21.705Z | Compiling backon v1.6.0 |
| 1800 | 2026-06-15T08:47:21.718Z | Compiling instant v0.1.13 |
| 1801 | 2026-06-15T08:47:21.721Z | Compiling digest v0.10.7 |
| 1802 | 2026-06-15T08:47:21.832Z | Compiling backoff v0.4.0 |
| 1803 | 2026-06-15T08:47:21.921Z | Compiling progenitor-extras v0.2.0 |
| 1804 | 2026-06-15T08:47:21.951Z | Compiling parse-display v0.10.0 |
| 1805 | 2026-06-15T08:47:22.058Z | Compiling itertools v0.14.0 |
| 1806 | 2026-06-15T08:47:22.167Z | Compiling regress v0.10.5 |
| 1807 | 2026-06-15T08:47:22.289Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1808 | 2026-06-15T08:47:22.594Z | Compiling humantime v2.3.0 |
| 1809 | 2026-06-15T08:47:22.880Z | Compiling cpufeatures v0.2.17 |
| 1810 | 2026-06-15T08:47:22.966Z | Compiling unicode-width v0.2.2 |
| 1811 | 2026-06-15T08:47:23.170Z | Compiling secrecy v0.10.3 |
| 1812 | 2026-06-15T08:47:23.182Z | Compiling tinyvec_macros v0.1.1 |
| 1813 | 2026-06-15T08:47:23.258Z | Compiling tinyvec v1.11.0 |
| 1814 | 2026-06-15T08:47:23.272Z | Compiling num-integer v0.1.46 |
| 1815 | 2026-06-15T08:47:23.309Z | Compiling scroll v0.12.0 |
| 1816 | 2026-06-15T08:47:23.340Z | Compiling crucible-workspace-hack v0.1.0 |
| 1817 | 2026-06-15T08:47:23.419Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1818 | 2026-06-15T08:47:23.587Z | Compiling hmac v0.12.1 |
| 1819 | 2026-06-15T08:47:23.590Z | Compiling inout v0.1.4 |
| 1820 | 2026-06-15T08:47:23.610Z | Compiling ff v0.13.1 |
| 1821 | 2026-06-15T08:47:23.734Z | Compiling utf8parse v0.2.2 |
| 1822 | 2026-06-15T08:47:23.746Z | Compiling heck v0.5.0 |
| 1823 | 2026-06-15T08:47:23.758Z | Compiling group v0.13.0 |
| 1824 | 2026-06-15T08:47:23.854Z | Compiling anstyle-parse v1.0.0 |
| 1825 | 2026-06-15T08:47:23.873Z | Compiling cipher v0.4.4 |
| 1826 | 2026-06-15T08:47:23.911Z | Compiling hkdf v0.12.4 |
| 1827 | 2026-06-15T08:47:23.990Z | Compiling goblin v0.8.2 |
| 1828 | 2026-06-15T08:47:24.006Z | Compiling num-rational v0.4.2 |
| 1829 | 2026-06-15T08:47:24.050Z | Compiling num-iter v0.1.45 |
| 1830 | 2026-06-15T08:47:24.106Z | Compiling zerocopy v0.7.35 |
| 1831 | 2026-06-15T08:47:24.177Z | Compiling universal-hash v0.5.1 |
| 1832 | 2026-06-15T08:47:24.268Z | Compiling crypto-bigint v0.5.5 |
| 1833 | 2026-06-15T08:47:24.323Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1834 | 2026-06-15T08:47:24.565Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1835 | 2026-06-15T08:47:24.678Z | Compiling terminal_size v0.4.4 |
| 1836 | 2026-06-15T08:47:24.836Z | Compiling half v2.7.1 |
| 1837 | 2026-06-15T08:47:24.927Z | Compiling num-complex v0.4.6 |
| 1838 | 2026-06-15T08:47:25.047Z | Compiling base16ct v0.2.0 |
| 1839 | 2026-06-15T08:47:25.150Z | Compiling anstyle v1.0.14 |
| 1840 | 2026-06-15T08:47:25.221Z | Compiling base64ct v1.8.3 |
| 1841 | 2026-06-15T08:47:25.321Z | Compiling is_terminal_polyfill v1.70.2 |
| 1842 | 2026-06-15T08:47:25.392Z | Compiling opaque-debug v0.3.1 |
| 1843 | 2026-06-15T08:47:25.426Z | Compiling colorchoice v1.0.5 |
| 1844 | 2026-06-15T08:47:25.449Z | Compiling ciborium-io v0.2.2 |
| 1845 | 2026-06-15T08:47:25.471Z | Compiling anstyle-query v1.1.5 |
| 1846 | 2026-06-15T08:47:25.534Z | Compiling ciborium-ll v0.2.2 |
| 1847 | 2026-06-15T08:47:25.548Z | Compiling password-hash v0.5.0 |
| 1848 | 2026-06-15T08:47:25.548Z | Compiling poly1305 v0.8.0 |
| 1849 | 2026-06-15T08:47:25.571Z | Compiling num v0.4.3 |
| 1850 | 2026-06-15T08:47:25.587Z | Compiling anstream v1.0.0 |
| 1851 | 2026-06-15T08:47:25.651Z | Compiling elliptic-curve v0.13.8 |
| 1852 | 2026-06-15T08:47:25.940Z | Compiling curve25519-dalek v4.1.3 |
| 1853 | 2026-06-15T08:47:25.976Z | Compiling thiserror-no-std v2.0.2 |
| 1854 | 2026-06-15T08:47:26.076Z | Compiling num_enum v0.7.6 |
| 1855 | 2026-06-15T08:47:26.139Z | Compiling chacha20 v0.9.1 |
| 1856 | 2026-06-15T08:47:26.206Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1857 | 2026-06-15T08:47:26.308Z | Compiling dof v0.3.0 |
| 1858 | 2026-06-15T08:47:26.319Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1859 | 2026-06-15T08:47:26.507Z | Compiling blake2 v0.10.6 |
| 1860 | 2026-06-15T08:47:26.774Z | Compiling aead v0.5.2 |
| 1861 | 2026-06-15T08:47:26.831Z | Compiling dtrace-parser v0.2.0 |
| 1862 | 2026-06-15T08:47:26.954Z | Compiling byte-wrapper v0.1.0 |
| 1863 | 2026-06-15T08:47:26.988Z | Compiling crossbeam-epoch v0.9.18 |
| 1864 | 2026-06-15T08:47:27.099Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1865 | 2026-06-15T08:47:27.144Z | Compiling thread-id v4.2.2 |
| 1866 | 2026-06-15T08:47:27.239Z | Compiling strsim v0.11.1 |
| 1867 | 2026-06-15T08:47:27.329Z | Compiling clap_lex v1.1.0 |
| 1868 | 2026-06-15T08:47:27.344Z | Compiling float-ord v0.3.2 |
| 1869 | 2026-06-15T08:47:27.429Z | Compiling keccak v0.1.6 |
| 1870 | 2026-06-15T08:47:27.587Z | Compiling sha3 v0.10.9 |
| 1871 | 2026-06-15T08:47:27.635Z | Compiling clap_builder v4.6.0 |
| 1872 | 2026-06-15T08:47:27.654Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1873 | 2026-06-15T08:47:27.679Z | Compiling usdt-impl v0.5.0 |
| 1874 | 2026-06-15T08:47:27.707Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1875 | 2026-06-15T08:47:27.879Z | Compiling chacha20poly1305 v0.10.1 |
| 1876 | 2026-06-15T08:47:27.879Z | Compiling argon2 v0.5.3 |
| 1877 | 2026-06-15T08:47:28.019Z | Compiling vsss-rs v3.3.4 |
| 1878 | 2026-06-15T08:47:28.352Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1879 | 2026-06-15T08:47:28.667Z | Compiling ciborium v0.2.2 |
| 1880 | 2026-06-15T08:47:28.761Z | Compiling regress v0.11.1 |
| 1881 | 2026-06-15T08:47:29.258Z | Compiling hash32 v0.3.1 |
| 1882 | 2026-06-15T08:47:29.302Z | Compiling memmap v0.7.0 |
| 1883 | 2026-06-15T08:47:29.429Z | Compiling indent_write v2.2.0 |
| 1884 | 2026-06-15T08:47:29.499Z | Compiling data-encoding v2.11.0 |
| 1885 | 2026-06-15T08:47:29.580Z | Compiling usdt v0.5.0 |
| 1886 | 2026-06-15T08:47:29.713Z | Compiling heapless v0.8.0 |
| 1887 | 2026-06-15T08:47:29.864Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1888 | 2026-06-15T08:47:29.876Z | Compiling clap v4.6.1 |
| 1889 | 2026-06-15T08:47:29.966Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1890 | 2026-06-15T08:47:29.979Z | Compiling ingot-types v0.1.2 |
| 1891 | 2026-06-15T08:47:30.161Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1892 | 2026-06-15T08:47:30.400Z | Compiling typify-impl v0.6.2 |
| 1893 | 2026-06-15T08:47:30.430Z | Compiling tabwriter v1.4.1 |
| 1894 | 2026-06-15T08:47:30.684Z | Compiling cobs v0.3.0 |
| 1895 | 2026-06-15T08:47:30.898Z | Compiling bitflags v1.3.2 |
| 1896 | 2026-06-15T08:47:30.911Z | Compiling managed v0.8.0 |
| 1897 | 2026-06-15T08:47:30.922Z | Compiling postcard v1.1.3 |
| 1898 | 2026-06-15T08:47:30.984Z | Compiling ingot v0.1.1 |
| 1899 | 2026-06-15T08:47:31.136Z | Compiling smoltcp v0.11.0 |
| 1900 | 2026-06-15T08:47:31.271Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1901 | 2026-06-15T08:47:31.584Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1902 | 2026-06-15T08:47:32.082Z | Compiling memoffset v0.9.1 |
| 1903 | 2026-06-15T08:47:32.182Z | Compiling typify v0.6.2 |
| 1904 | 2026-06-15T08:47:32.302Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1905 | 2026-06-15T08:47:32.347Z | Compiling serde_spanned v0.6.9 |
| 1906 | 2026-06-15T08:47:32.509Z | Compiling toml_datetime v0.6.11 |
| 1907 | 2026-06-15T08:47:32.623Z | Compiling linked-hash-map v0.5.6 |
| 1908 | 2026-06-15T08:47:32.802Z | Compiling swrite v0.1.0 |
| 1909 | 2026-06-15T08:47:32.822Z | Compiling winnow v0.7.15 |
| 1910 | 2026-06-15T08:47:32.904Z | Compiling toml_write v0.1.2 |
| 1911 | 2026-06-15T08:47:32.916Z | Compiling foreign-types-shared v0.3.1 |
| 1912 | 2026-06-15T08:47:33.022Z | Compiling colored v3.1.1 |
| 1913 | 2026-06-15T08:47:33.076Z | Compiling static_assertions v1.1.0 |
| 1914 | 2026-06-15T08:47:33.118Z | Compiling unicode-segmentation v1.13.3 |
| 1915 | 2026-06-15T08:47:33.159Z | Compiling resolv-conf v0.7.6 |
| 1916 | 2026-06-15T08:47:33.418Z | Compiling foreign-types v0.5.0 |
| 1917 | 2026-06-15T08:47:33.508Z | Compiling newline-converter v0.3.0 |
| 1918 | 2026-06-15T08:47:33.539Z | Compiling lru-cache v0.1.2 |
| 1919 | 2026-06-15T08:47:33.554Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1920 | 2026-06-15T08:47:33.565Z | Compiling hubpack v0.1.2 |
| 1921 | 2026-06-15T08:47:33.629Z | Compiling nix v0.31.3 |
| 1922 | 2026-06-15T08:47:33.668Z | Compiling progenitor-impl v0.14.0 |
| 1923 | 2026-06-15T08:47:33.795Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1924 | 2026-06-15T08:47:33.924Z | Compiling hickory-proto v0.24.4 |
| 1925 | 2026-06-15T08:47:34.334Z | Compiling toml_edit v0.22.27 |
| 1926 | 2026-06-15T08:47:35.362Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1927 | 2026-06-15T08:47:35.492Z | Compiling crossbeam-deque v0.8.6 |
| 1928 | 2026-06-15T08:47:35.668Z | Compiling console v0.15.11 |
| 1929 | 2026-06-15T08:47:35.702Z | Compiling chacha20 v0.10.0 |
| 1930 | 2026-06-15T08:47:35.975Z | Compiling camino-tempfile v1.4.1 |
| 1931 | 2026-06-15T08:47:35.990Z | Compiling serde-big-array v0.5.1 |
| 1932 | 2026-06-15T08:47:36.148Z | Compiling cstr-argument v0.1.2 |
| 1933 | 2026-06-15T08:47:36.226Z | Compiling nom v8.0.0 |
| 1934 | 2026-06-15T08:47:36.315Z | Compiling siphasher v1.0.3 |
| 1935 | 2026-06-15T08:47:36.326Z | Compiling similar v2.7.0 |
| 1936 | 2026-06-15T08:47:36.850Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1937 | 2026-06-15T08:47:36.867Z | Compiling expectorate v1.2.0 |
| 1938 | 2026-06-15T08:47:37.036Z | Compiling phf_shared v0.12.1 |
| 1939 | 2026-06-15T08:47:37.075Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1940 | 2026-06-15T08:47:37.217Z | Compiling pin-project v1.1.13 |
| 1941 | 2026-06-15T08:47:37.229Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1942 | 2026-06-15T08:47:37.269Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1943 | 2026-06-15T08:47:37.301Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1944 | 2026-06-15T08:47:37.323Z | Compiling rand v0.10.1 |
| 1945 | 2026-06-15T08:47:37.429Z | Compiling toml v0.8.23 |
| 1946 | 2026-06-15T08:47:37.499Z | Compiling hickory-resolver v0.24.4 |
| 1947 | 2026-06-15T08:47:37.569Z | Compiling rayon-core v1.13.0 |
| 1948 | 2026-06-15T08:47:37.997Z | Compiling progenitor v0.14.0 |
| 1949 | 2026-06-15T08:47:38.058Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1950 | 2026-06-15T08:47:38.075Z | Compiling num_enum v0.5.11 |
| 1951 | 2026-06-15T08:47:38.137Z | Compiling prettyplease v0.2.37 |
| 1952 | 2026-06-15T08:47:38.198Z | Compiling unicode-normalization v0.1.25 |
| 1953 | 2026-06-15T08:47:38.264Z | Compiling tokio-stream v0.1.18 |
| 1954 | 2026-06-15T08:47:38.277Z | Compiling bstr v1.12.1 |
| 1955 | 2026-06-15T08:47:38.564Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1956 | 2026-06-15T08:47:38.671Z | Compiling csv-core v0.1.13 |
| 1957 | 2026-06-15T08:47:38.734Z | Compiling same-file v1.0.6 |
| 1958 | 2026-06-15T08:47:38.772Z | Compiling highway v1.3.0 |
| 1959 | 2026-06-15T08:47:38.914Z | Compiling konst_macro_rules v0.2.19 |
| 1960 | 2026-06-15T08:47:38.943Z | Compiling unicode-width v0.1.14 |
| 1961 | 2026-06-15T08:47:39.104Z | Compiling foldhash v0.1.5 |
| 1962 | 2026-06-15T08:47:39.171Z | Compiling foreign-types-shared v0.1.1 |
| 1963 | 2026-06-15T08:47:39.234Z | Compiling konst v0.2.20 |
| 1964 | 2026-06-15T08:47:39.267Z | Compiling foreign-types v0.3.2 |
| 1965 | 2026-06-15T08:47:39.292Z | Compiling hashbrown v0.15.5 |
| 1966 | 2026-06-15T08:47:39.346Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1967 | 2026-06-15T08:47:39.424Z | Compiling walkdir v2.5.0 |
| 1968 | 2026-06-15T08:47:39.481Z | Compiling csv v1.4.0 |
| 1969 | 2026-06-15T08:47:39.823Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1970 | 2026-06-15T08:47:39.835Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1971 | 2026-06-15T08:47:40.043Z | Compiling qorb v0.4.1 |
| 1972 | 2026-06-15T08:47:40.151Z | Compiling globset v0.4.18 |
| 1973 | 2026-06-15T08:47:40.948Z | Compiling olpc-cjson v0.1.4 |
| 1974 | 2026-06-15T08:47:41.017Z | Compiling snafu v0.8.9 |
| 1975 | 2026-06-15T08:47:41.125Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1976 | 2026-06-15T08:47:41.158Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1977 | 2026-06-15T08:47:41.405Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1978 | 2026-06-15T08:47:41.479Z | Compiling rayon v1.12.0 |
| 1979 | 2026-06-15T08:47:41.887Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1980 | 2026-06-15T08:47:41.909Z | Compiling phf v0.12.1 |
| 1981 | 2026-06-15T08:47:42.077Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1982 | 2026-06-15T08:47:42.167Z | Compiling openssl-sys v0.9.117 |
| 1983 | 2026-06-15T08:47:42.537Z | Compiling tokio-dtrace v0.1.1 |
| 1984 | 2026-06-15T08:47:42.581Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 1985 | 2026-06-15T08:47:42.810Z | Compiling itertools v0.12.1 |
| 1986 | 2026-06-15T08:47:43.286Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1987 | 2026-06-15T08:47:43.299Z | Compiling libsw-core v0.3.2 |
| 1988 | 2026-06-15T08:47:43.310Z | Compiling pem v3.0.6 |
| 1989 | 2026-06-15T08:47:43.423Z | Compiling serde_plain v1.0.2 |
| 1990 | 2026-06-15T08:47:43.471Z | Compiling sigpipe v0.1.3 |
| 1991 | 2026-06-15T08:47:43.490Z | Compiling fixedbitset v0.5.7 |
| 1992 | 2026-06-15T08:47:43.567Z | Compiling jiff v0.2.28 |
| 1993 | 2026-06-15T08:47:43.639Z | Compiling typed-path v0.9.3 |
| 1994 | 2026-06-15T08:47:43.686Z | Compiling glob v0.3.3 |
| 1995 | 2026-06-15T08:47:43.836Z | Compiling bytecount v0.6.9 |
| 1996 | 2026-06-15T08:47:43.988Z | Compiling fixedbitset v0.4.2 |
| 1997 | 2026-06-15T08:47:44.053Z | Compiling minimal-lexical v0.2.1 |
| 1998 | 2026-06-15T08:47:44.131Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 1999 | 2026-06-15T08:47:44.213Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2000 | 2026-06-15T08:47:44.227Z | Compiling petgraph v0.6.5 |
| 2001 | 2026-06-15T08:47:44.324Z | Compiling nom v7.1.3 |
| 2002 | 2026-06-15T08:47:44.428Z | Compiling zone v0.3.1 |
| 2003 | 2026-06-15T08:47:44.452Z | Compiling papergrid v0.11.0 |
| 2004 | 2026-06-15T08:47:44.888Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2005 | 2026-06-15T08:47:44.943Z | Compiling tough v0.22.0 |
| 2006 | 2026-06-15T08:47:45.117Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2007 | 2026-06-15T08:47:45.176Z | Compiling petgraph v0.8.3 |
| 2008 | 2026-06-15T08:47:45.316Z | Compiling openssl v0.10.81 |
| 2009 | 2026-06-15T08:47:45.653Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2010 | 2026-06-15T08:47:45.708Z | Compiling libsw v3.5.0 |
| 2011 | 2026-06-15T08:47:45.893Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2012 | 2026-06-15T08:47:45.906Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2013 | 2026-06-15T08:47:46.071Z | Compiling oxide-tokio-rt v0.1.6 |
| 2014 | 2026-06-15T08:47:46.386Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2015 | 2026-06-15T08:47:46.973Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2016 | 2026-06-15T08:47:47.001Z | Compiling chrono-tz v0.10.4 |
| 2017 | 2026-06-15T08:47:47.064Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2018 | 2026-06-15T08:47:47.087Z | Compiling newtype_derive v0.1.6 |
| 2019 | 2026-06-15T08:47:47.129Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2020 | 2026-06-15T08:47:47.170Z | Compiling slog-dtrace v0.3.0 |
| 2021 | 2026-06-15T08:47:47.237Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2022 | 2026-06-15T08:47:47.445Z | Compiling owo-colors v4.3.0 |
| 2023 | 2026-06-15T08:47:47.481Z | Compiling const_format v0.2.36 |
| 2024 | 2026-06-15T08:47:47.837Z | Compiling cancel-safe-futures v0.1.5 |
| 2025 | 2026-06-15T08:47:48.058Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2026 | 2026-06-15T08:47:48.169Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2027 | 2026-06-15T08:47:48.181Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2028 | 2026-06-15T08:47:48.193Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2029 | 2026-06-15T08:47:48.305Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2030 | 2026-06-15T08:47:48.318Z | Compiling gethostname v0.5.0 |
| 2031 | 2026-06-15T08:47:48.432Z | Compiling bcs v0.1.6 |
| 2032 | 2026-06-15T08:47:48.444Z | Compiling smf v0.2.3 |
| 2033 | 2026-06-15T08:47:48.456Z | Compiling termtree v0.5.1 |
| 2034 | 2026-06-15T08:47:48.561Z | Compiling tagptr v0.2.0 |
| 2035 | 2026-06-15T08:47:48.613Z | Compiling smawk v0.3.2 |
| 2036 | 2026-06-15T08:47:48.723Z | Compiling unicode-linebreak v0.1.5 |
| 2037 | 2026-06-15T08:47:48.735Z | Compiling lazy_static v1.5.0 |
| 2038 | 2026-06-15T08:47:48.751Z | Compiling linear-map v1.2.0 |
| 2039 | 2026-06-15T08:47:48.762Z | Compiling whoami v1.6.1 |
| 2040 | 2026-06-15T08:47:48.842Z | Compiling steno v0.4.1 |
| 2041 | 2026-06-15T08:47:48.943Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2042 | 2026-06-15T08:47:48.975Z | Compiling textwrap v0.16.2 |
| 2043 | 2026-06-15T08:47:49.006Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2044 | 2026-06-15T08:47:49.017Z | Compiling moka v0.12.15 |
| 2045 | 2026-06-15T08:47:49.083Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2046 | 2026-06-15T08:47:49.444Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2047 | 2026-06-15T08:47:49.486Z | Compiling tabled v0.15.0 |
| 2048 | 2026-06-15T08:47:49.803Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2049 | 2026-06-15T08:47:50.004Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2050 | 2026-06-15T08:47:50.607Z | Compiling cookie v0.18.1 |
| 2051 | 2026-06-15T08:47:51.458Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2052 | 2026-06-15T08:47:51.595Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2053 | 2026-06-15T08:47:51.757Z | Compiling hickory-proto v0.25.2 |
| 2054 | 2026-06-15T08:47:51.872Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2055 | 2026-06-15T08:47:51.990Z | Compiling libscf-sys v1.2.0 |
| 2056 | 2026-06-15T08:47:52.149Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2057 | 2026-06-15T08:47:52.173Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2058 | 2026-06-15T08:47:52.491Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2059 | 2026-06-15T08:47:52.561Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2060 | 2026-06-15T08:47:52.842Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2061 | 2026-06-15T08:47:53.565Z | Compiling hickory-resolver v0.25.2 |
| 2062 | 2026-06-15T08:47:54.361Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2063 | 2026-06-15T08:47:59.662Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2064 | 2026-06-15T08:48:07.303Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2065 | 2026-06-15T08:48:08.898Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2066 | 2026-06-15T08:48:09.909Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2067 | 2026-06-15T08:48:11.224Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2068 | 2026-06-15T08:48:12.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2069 | 2026-06-15T08:48:12.529Z | Running `target/debug/xtask openapi check` |
| 2070 | 2026-06-15T08:48:12.994Z | Compiling serde_core v1.0.228 |
| 2071 | 2026-06-15T08:48:12.997Z | Compiling serde v1.0.228 |
| 2072 | 2026-06-15T08:48:12.997Z | Compiling libc v0.2.186 |
| 2073 | 2026-06-15T08:48:12.997Z | Compiling serde_json v1.0.150 |
| 2074 | 2026-06-15T08:48:13.070Z | Compiling syn v2.0.117 |
| 2075 | 2026-06-15T08:48:13.075Z | Compiling bytes v1.11.1 |
| 2076 | 2026-06-15T08:48:13.084Z | Compiling getrandom v0.4.2 |
| 2077 | 2026-06-15T08:48:13.087Z | Compiling zerocopy v0.8.52 |
| 2078 | 2026-06-15T08:48:13.097Z | Compiling once_cell v1.21.4 |
| 2079 | 2026-06-15T08:48:13.418Z | Compiling num-traits v0.2.19 |
| 2080 | 2026-06-15T08:48:13.523Z | Compiling schemars v0.8.22 |
| 2081 | 2026-06-15T08:48:13.714Z | Compiling http v1.4.2 |
| 2082 | 2026-06-15T08:48:13.784Z | Compiling jobserver v0.1.34 |
| 2083 | 2026-06-15T08:48:13.809Z | Compiling zeroize v1.9.0 |
| 2084 | 2026-06-15T08:48:13.847Z | Compiling usdt-impl v0.6.0 |
| 2085 | 2026-06-15T08:48:13.995Z | Compiling cc v1.2.64 |
| 2086 | 2026-06-15T08:48:14.111Z | Compiling rustls-pki-types v1.14.1 |
| 2087 | 2026-06-15T08:48:14.120Z | Compiling time-macros v0.2.29 |
| 2088 | 2026-06-15T08:48:14.409Z | Compiling thread-id v5.1.0 |
| 2089 | 2026-06-15T08:48:14.500Z | Compiling tracing-core v0.1.36 |
| 2090 | 2026-06-15T08:48:14.591Z | Compiling bitflags v2.13.0 |
| 2091 | 2026-06-15T08:48:14.670Z | Compiling http-body v1.0.1 |
| 2092 | 2026-06-15T08:48:14.829Z | Compiling cmake v0.1.58 |
| 2093 | 2026-06-15T08:48:14.841Z | Compiling tracing v0.1.44 |
| 2094 | 2026-06-15T08:48:15.178Z | Compiling uuid v1.23.3 |
| 2095 | 2026-06-15T08:48:15.219Z | Compiling indexmap v2.14.0 |
| 2096 | 2026-06-15T08:48:15.238Z | Compiling camino v1.2.2 |
| 2097 | 2026-06-15T08:48:15.247Z | Compiling aws-lc-sys v0.41.0 |
| 2098 | 2026-06-15T08:48:15.276Z | Compiling time v0.3.49 |
| 2099 | 2026-06-15T08:48:15.609Z | Compiling pest_generator v2.8.6 |
| 2100 | 2026-06-15T08:48:15.642Z | Compiling serde_derive_internals v0.29.1 |
| 2101 | 2026-06-15T08:48:15.852Z | Compiling generic-array v0.14.7 |
| 2102 | 2026-06-15T08:48:16.149Z | Compiling rustix v1.1.4 |
| 2103 | 2026-06-15T08:48:16.170Z | Compiling subtle v2.6.1 |
| 2104 | 2026-06-15T08:48:16.233Z | Compiling winnow v1.0.3 |
| 2105 | 2026-06-15T08:48:16.327Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2106 | 2026-06-15T08:48:16.601Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2107 | 2026-06-15T08:48:16.627Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2108 | 2026-06-15T08:48:16.681Z | Compiling serde_spanned v1.1.1 |
| 2109 | 2026-06-15T08:48:16.810Z | Compiling serde_derive v1.0.228 |
| 2110 | 2026-06-15T08:48:16.828Z | Compiling thiserror-impl v2.0.18 |
| 2111 | 2026-06-15T08:48:16.890Z | Compiling zerocopy-derive v0.8.52 |
| 2112 | 2026-06-15T08:48:16.941Z | Compiling pest_derive v2.8.6 |
| 2113 | 2026-06-15T08:48:17.262Z | Compiling tokio-macros v2.7.0 |
| 2114 | 2026-06-15T08:48:17.416Z | Compiling futures-macro v0.3.32 |
| 2115 | 2026-06-15T08:48:17.476Z | Compiling scroll_derive v0.13.1 |
| 2116 | 2026-06-15T08:48:17.532Z | Compiling schemars_derive v0.8.22 |
| 2117 | 2026-06-15T08:48:18.013Z | Compiling tokio v1.52.3 |
| 2118 | 2026-06-15T08:48:18.073Z | Compiling thiserror v2.0.18 |
| 2119 | 2026-06-15T08:48:18.245Z | Compiling futures-util v0.3.32 |
| 2120 | 2026-06-15T08:48:18.291Z | Compiling dtrace-parser v0.3.0 |
| 2121 | 2026-06-15T08:48:18.300Z | Compiling scroll v0.13.0 |
| 2122 | 2026-06-15T08:48:18.565Z | Compiling goblin v0.10.7 |
| 2123 | 2026-06-15T08:48:19.987Z | Compiling chrono v0.4.45 |
| 2124 | 2026-06-15T08:48:20.153Z | Compiling erased-serde v0.3.31 |
| 2125 | 2026-06-15T08:48:20.502Z | Compiling serde_tokenstream v0.2.3 |
| 2126 | 2026-06-15T08:48:20.642Z | Compiling slog v2.8.2 |
| 2127 | 2026-06-15T08:48:20.790Z | Compiling futures-executor v0.3.32 |
| 2128 | 2026-06-15T08:48:21.047Z | Compiling dof v0.4.0 |
| 2129 | 2026-06-15T08:48:21.212Z | Compiling slog-json v2.6.1 |
| 2130 | 2026-06-15T08:48:21.426Z | Compiling openapiv3 v2.2.0 |
| 2131 | 2026-06-15T08:48:21.435Z | Compiling async-stream-impl v0.3.6 |
| 2132 | 2026-06-15T08:48:21.783Z | Compiling tokio-util v0.7.18 |
| 2133 | 2026-06-15T08:48:22.276Z | Compiling h2 v0.4.14 |
| 2134 | 2026-06-15T08:48:22.426Z | Compiling usdt-macro v0.6.0 |
| 2135 | 2026-06-15T08:48:22.438Z | Compiling usdt-attr-macro v0.6.0 |
| 2136 | 2026-06-15T08:48:23.156Z | Compiling oxnet v0.1.6 |
| 2137 | 2026-06-15T08:48:23.216Z | Compiling semver v1.0.28 |
| 2138 | 2026-06-15T08:48:23.418Z | Compiling serde_urlencoded v0.7.1 |
| 2139 | 2026-06-15T08:48:23.508Z | Compiling dropshot_endpoint v0.17.1 |
| 2140 | 2026-06-15T08:48:23.626Z | Compiling multer v3.1.0 |
| 2141 | 2026-06-15T08:48:23.638Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2142 | 2026-06-15T08:48:23.671Z | Compiling usdt v0.6.0 |
| 2143 | 2026-06-15T08:48:23.754Z | Compiling rustix v0.38.44 |
| 2144 | 2026-06-15T08:48:23.837Z | Compiling slog-term v2.9.2 |
| 2145 | 2026-06-15T08:48:23.905Z | Compiling slog-async v2.8.0 |
| 2146 | 2026-06-15T08:48:23.942Z | Compiling async-stream v0.3.6 |
| 2147 | 2026-06-15T08:48:24.101Z | Compiling async-compression v0.4.42 |
| 2148 | 2026-06-15T08:48:24.123Z | Compiling slog-bunyan v2.5.0 |
| 2149 | 2026-06-15T08:48:24.269Z | Compiling futures v0.3.32 |
| 2150 | 2026-06-15T08:48:24.353Z | Compiling hyper v1.10.1 |
| 2151 | 2026-06-15T08:48:24.395Z | Compiling proc-macro-crate v3.5.0 |
| 2152 | 2026-06-15T08:48:24.411Z | Compiling async-trait v0.1.89 |
| 2153 | 2026-06-15T08:48:24.472Z | Compiling serde_path_to_error v0.1.20 |
| 2154 | 2026-06-15T08:48:24.820Z | Compiling http-body-util v0.1.3 |
| 2155 | 2026-06-15T08:48:24.836Z | Compiling rustls-pemfile v2.2.0 |
| 2156 | 2026-06-15T08:48:25.021Z | Compiling crossbeam-epoch v0.9.18 |
| 2157 | 2026-06-15T08:48:25.035Z | Compiling aho-corasick v1.1.4 |
| 2158 | 2026-06-15T08:48:25.073Z | Compiling tempfile v3.27.0 |
| 2159 | 2026-06-15T08:48:25.121Z | Compiling num_enum_derive v0.7.6 |
| 2160 | 2026-06-15T08:48:25.355Z | Compiling crossbeam-deque v0.8.6 |
| 2161 | 2026-06-15T08:48:25.375Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2162 | 2026-06-15T08:48:25.471Z | Compiling hyper-util v0.1.20 |
| 2163 | 2026-06-15T08:48:25.553Z | Compiling crypto-common v0.1.7 |
| 2164 | 2026-06-15T08:48:25.688Z | Compiling block-buffer v0.10.4 |
| 2165 | 2026-06-15T08:48:25.717Z | Compiling git-stub v1.0.0 |
| 2166 | 2026-06-15T08:48:25.828Z | Compiling regex-automata v0.4.14 |
| 2167 | 2026-06-15T08:48:25.983Z | Compiling atomicwrites v0.4.4 |
| 2168 | 2026-06-15T08:48:25.994Z | Compiling digest v0.10.7 |
| 2169 | 2026-06-15T08:48:26.083Z | Compiling clap_builder v4.6.0 |
| 2170 | 2026-06-15T08:48:26.130Z | Compiling num_enum v0.7.6 |
| 2171 | 2026-06-15T08:48:26.171Z | Compiling rayon-core v1.13.0 |
| 2172 | 2026-06-15T08:48:26.193Z | Compiling fs-err v3.3.0 |
| 2173 | 2026-06-15T08:48:26.249Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2174 | 2026-06-15T08:48:26.493Z | Compiling terminal_size v0.4.4 |
| 2175 | 2026-06-15T08:48:26.668Z | Compiling clap_derive v4.6.1 |
| 2176 | 2026-06-15T08:48:26.922Z | Compiling serde_repr v0.1.20 |
| 2177 | 2026-06-15T08:48:26.930Z | Compiling bstr v1.12.1 |
| 2178 | 2026-06-15T08:48:27.157Z | Compiling either v1.16.0 |
| 2179 | 2026-06-15T08:48:27.157Z | Compiling is_ci v1.2.0 |
| 2180 | 2026-06-15T08:48:27.299Z | Compiling textwrap v0.16.2 |
| 2181 | 2026-06-15T08:48:27.307Z | Compiling supports-color v3.0.2 |
| 2182 | 2026-06-15T08:48:27.347Z | Compiling rayon v1.12.0 |
| 2183 | 2026-06-15T08:48:27.481Z | Compiling similar v2.7.0 |
| 2184 | 2026-06-15T08:48:27.517Z | Compiling regex v1.12.4 |
| 2185 | 2026-06-15T08:48:27.809Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2186 | 2026-06-15T08:48:27.983Z | Compiling drift v0.2.0 |
| 2187 | 2026-06-15T08:48:28.268Z | Compiling sha2 v0.10.9 |
| 2188 | 2026-06-15T08:48:28.353Z | Compiling clap v4.6.1 |
| 2189 | 2026-06-15T08:48:28.382Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2190 | 2026-06-15T08:48:28.438Z | Compiling git-stub-vcs v0.1.0 |
| 2191 | 2026-06-15T08:48:33.965Z | Compiling aws-lc-rs v1.17.0 |
| 2192 | 2026-06-15T08:48:33.986Z | Compiling rustls v0.23.40 |
| 2193 | 2026-06-15T08:48:35.174Z | Compiling rustls-webpki v0.103.13 |
| 2194 | 2026-06-15T08:48:37.875Z | Compiling tokio-rustls v0.26.4 |
| 2195 | 2026-06-15T08:48:38.067Z | Compiling dropshot v0.17.1 |
| 2196 | 2026-06-15T08:48:40.431Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2197 | 2026-06-15T08:48:40.431Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2198 | 2026-06-15T08:48:40.431Z | Compiling dropshot-api-manager v0.7.2 |
| 2199 | 2026-06-15T08:48:43.502Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2200 | 2026-06-15T08:48:50.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s |
| 2201 | 2026-06-15T08:48:50.383Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2202 | 2026-06-15T08:48:50.413Z | ------- |
| 2203 | 2026-06-15T08:48:50.413Z | Generating OpenAPI documents from API definitions ... |
| 2204 | 2026-06-15T08:48:50.497Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2205 | 2026-06-15T08:48:50.504Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2206 | 2026-06-15T08:48:50.635Z | ------- |
| 2207 | 2026-06-15T08:48:50.635Z | Checking 13 OpenAPI documents... |
| 2208 | 2026-06-15T08:48:50.635Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2209 | 2026-06-15T08:48:50.635Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-15T08:48:50.635Z | Fresh ddm-admin "latest" symlink |
| 2211 | 2026-06-15T08:48:50.635Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2212 | 2026-06-15T08:48:50.638Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-15T08:48:50.638Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-15T08:48:50.638Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-15T08:48:50.639Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-15T08:48:50.639Z | Fresh mg-admin "latest" symlink |
| 2223 | 2026-06-15T08:48:50.639Z | ------- |
| 2224 | 2026-06-15T08:48:50.639Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2225 | 2026-06-15T08:48:50.682Z | + banner build |
| 2226 | 2026-06-15T08:48:50.685Z | |
| 2227 | 2026-06-15T08:48:50.685Z | ##### # # # # ##### |
| 2228 | 2026-06-15T08:48:50.685Z | # # # # # # # # |
| 2229 | 2026-06-15T08:48:50.685Z | ##### # # # # # # |
| 2230 | 2026-06-15T08:48:50.685Z | # # # # # # # # |
| 2231 | 2026-06-15T08:48:50.685Z | # # # # # # # # |
| 2232 | 2026-06-15T08:48:50.685Z | ##### #### # ###### ##### |
| 2233 | 2026-06-15T08:48:50.685Z | |
| 2234 | 2026-06-15T08:48:50.686Z | + ptime -m cargo build |
| 2235 | 2026-06-15T08:48:51.277Z | Compiling smallvec v1.15.2 |
| 2236 | 2026-06-15T08:48:51.389Z | Compiling log v0.4.32 |
| 2237 | 2026-06-15T08:48:51.404Z | Compiling slog v2.8.2 |
| 2238 | 2026-06-15T08:48:51.418Z | Compiling ring v0.17.14 |
| 2239 | 2026-06-15T08:48:51.439Z | Compiling webpki-roots v1.0.7 |
| 2240 | 2026-06-15T08:48:51.535Z | Compiling goblin v0.10.7 |
| 2241 | 2026-06-15T08:48:51.535Z | Compiling goblin v0.8.2 |
| 2242 | 2026-06-15T08:48:51.573Z | Compiling similar v2.7.0 |
| 2243 | 2026-06-15T08:48:51.610Z | Compiling icu_normalizer v2.2.0 |
| 2244 | 2026-06-15T08:48:51.625Z | Compiling parking_lot_core v0.9.12 |
| 2245 | 2026-06-15T08:48:51.656Z | Compiling globset v0.4.18 |
| 2246 | 2026-06-15T08:48:51.815Z | Compiling slog-async v2.8.0 |
| 2247 | 2026-06-15T08:48:51.931Z | Compiling parking_lot v0.12.5 |
| 2248 | 2026-06-15T08:48:52.195Z | Compiling idna_adapter v1.2.2 |
| 2249 | 2026-06-15T08:48:52.327Z | Compiling idna v1.1.0 |
| 2250 | 2026-06-15T08:48:52.331Z | Compiling tokio v1.52.3 |
| 2251 | 2026-06-15T08:48:52.386Z | Compiling slog-term v2.9.2 |
| 2252 | 2026-06-15T08:48:52.435Z | Compiling slog-json v2.6.1 |
| 2253 | 2026-06-15T08:48:52.479Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2254 | 2026-06-15T08:48:52.624Z | Compiling rustls-webpki v0.103.13 |
| 2255 | 2026-06-15T08:48:52.654Z | Compiling url v2.5.8 |
| 2256 | 2026-06-15T08:48:53.051Z | Compiling slog-bunyan v2.5.0 |
| 2257 | 2026-06-15T08:48:53.104Z | Compiling expectorate v1.2.0 |
| 2258 | 2026-06-15T08:48:53.198Z | Compiling schemars v0.8.22 |
| 2259 | 2026-06-15T08:48:53.261Z | Compiling rustls v0.23.40 |
| 2260 | 2026-06-15T08:48:53.366Z | Compiling moka v0.12.15 |
| 2261 | 2026-06-15T08:48:53.495Z | Compiling parking_lot_core v0.8.6 |
| 2262 | 2026-06-15T08:48:53.580Z | Compiling fxhash v0.2.1 |
| 2263 | 2026-06-15T08:48:53.722Z | Compiling parking_lot v0.11.2 |
| 2264 | 2026-06-15T08:48:53.812Z | Compiling dof v0.3.0 |
| 2265 | 2026-06-15T08:48:54.113Z | Compiling ipnetwork v0.21.1 |
| 2266 | 2026-06-15T08:48:54.158Z | Compiling newtype-uuid v1.3.2 |
| 2267 | 2026-06-15T08:48:54.537Z | Compiling oxnet v0.1.6 |
| 2268 | 2026-06-15T08:48:54.540Z | Compiling dof v0.4.0 |
| 2269 | 2026-06-15T08:48:54.554Z | Compiling serde_with v3.21.0 |
| 2270 | 2026-06-15T08:48:54.611Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2271 | 2026-06-15T08:48:54.974Z | Compiling daft v0.1.7 |
| 2272 | 2026-06-15T08:48:55.262Z | Compiling usdt-impl v0.6.0 |
| 2273 | 2026-06-15T08:48:55.389Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2274 | 2026-06-15T08:48:55.500Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2275 | 2026-06-15T08:48:55.830Z | Compiling usdt v0.6.0 |
| 2276 | 2026-06-15T08:48:55.891Z | Compiling iddqd v0.4.4 |
| 2277 | 2026-06-15T08:48:55.932Z | Compiling typify-impl v0.6.2 |
| 2278 | 2026-06-15T08:48:56.072Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-15T08:48:56.120Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-15T08:48:56.334Z | Compiling tokio-rustls v0.26.4 |
| 2281 | 2026-06-15T08:48:56.347Z | Compiling rustls-platform-verifier v0.7.0 |
| 2282 | 2026-06-15T08:48:56.625Z | Compiling tower-http v0.6.11 |
| 2283 | 2026-06-15T08:48:56.638Z | Compiling async-compression v0.4.42 |
| 2284 | 2026-06-15T08:48:56.641Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2285 | 2026-06-15T08:48:56.849Z | Compiling h2 v0.4.14 |
| 2286 | 2026-06-15T08:48:56.908Z | Compiling backoff v0.4.0 |
| 2287 | 2026-06-15T08:48:56.968Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2288 | 2026-06-15T08:48:57.073Z | Compiling byte-wrapper v0.1.0 |
| 2289 | 2026-06-15T08:48:57.143Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2290 | 2026-06-15T08:48:57.273Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2291 | 2026-06-15T08:48:57.327Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2292 | 2026-06-15T08:48:57.451Z | Compiling usdt-impl v0.5.0 |
| 2293 | 2026-06-15T08:48:57.476Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2294 | 2026-06-15T08:48:57.733Z | Compiling typify v0.6.2 |
| 2295 | 2026-06-15T08:48:57.855Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2296 | 2026-06-15T08:48:57.905Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2297 | 2026-06-15T08:48:58.118Z | Compiling progenitor-impl v0.14.0 |
| 2298 | 2026-06-15T08:48:58.343Z | Compiling usdt v0.5.0 |
| 2299 | 2026-06-15T08:48:58.635Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2300 | 2026-06-15T08:48:58.910Z | Compiling hyper v1.10.1 |
| 2301 | 2026-06-15T08:48:58.980Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2302 | 2026-06-15T08:48:59.154Z | Compiling hickory-proto v0.24.4 |
| 2303 | 2026-06-15T08:48:59.830Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2304 | 2026-06-15T08:48:59.946Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2305 | 2026-06-15T08:49:00.122Z | Compiling hyper-util v0.1.20 |
| 2306 | 2026-06-15T08:49:00.343Z | Compiling tokio-stream v0.1.18 |
| 2307 | 2026-06-15T08:49:00.613Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2308 | 2026-06-15T08:49:00.826Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2309 | 2026-06-15T08:49:00.954Z | Compiling tokio-dtrace v0.1.1 |
| 2310 | 2026-06-15T08:49:01.113Z | Compiling hickory-resolver v0.24.4 |
| 2311 | 2026-06-15T08:49:01.237Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2312 | 2026-06-15T08:49:01.315Z | Compiling hyper-rustls v0.27.9 |
| 2313 | 2026-06-15T08:49:01.337Z | Compiling dropshot v0.17.1 |
| 2314 | 2026-06-15T08:49:01.526Z | Compiling libsw-core v0.3.2 |
| 2315 | 2026-06-15T08:49:01.709Z | Compiling reqwest v0.13.4 |
| 2316 | 2026-06-15T08:49:01.722Z | Compiling zone v0.3.1 |
| 2317 | 2026-06-15T08:49:01.811Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2318 | 2026-06-15T08:49:02.329Z | Compiling qorb v0.4.1 |
| 2319 | 2026-06-15T08:49:02.506Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2320 | 2026-06-15T08:49:02.674Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2321 | 2026-06-15T08:49:02.716Z | Compiling libsw v3.5.0 |
| 2322 | 2026-06-15T08:49:02.907Z | Compiling oxide-tokio-rt v0.1.6 |
| 2323 | 2026-06-15T08:49:03.164Z | Compiling progenitor-client v0.14.0 |
| 2324 | 2026-06-15T08:49:03.235Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2325 | 2026-06-15T08:49:03.376Z | Compiling slog-dtrace v0.3.0 |
| 2326 | 2026-06-15T08:49:03.485Z | Compiling progenitor-extras v0.2.0 |
| 2327 | 2026-06-15T08:49:03.522Z | Compiling progenitor v0.14.0 |
| 2328 | 2026-06-15T08:49:03.545Z | Compiling tough v0.22.0 |
| 2329 | 2026-06-15T08:49:03.674Z | Compiling cancel-safe-futures v0.1.5 |
| 2330 | 2026-06-15T08:49:03.707Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2331 | 2026-06-15T08:49:03.742Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2332 | 2026-06-15T08:49:03.994Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2333 | 2026-06-15T08:49:04.426Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2334 | 2026-06-15T08:49:04.549Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2335 | 2026-06-15T08:49:04.995Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2336 | 2026-06-15T08:49:05.458Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2337 | 2026-06-15T08:49:05.580Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2338 | 2026-06-15T08:49:05.637Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2339 | 2026-06-15T08:49:05.842Z | Compiling steno v0.4.1 |
| 2340 | 2026-06-15T08:49:06.159Z | Compiling hickory-proto v0.25.2 |
| 2341 | 2026-06-15T08:49:06.534Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2342 | 2026-06-15T08:49:06.669Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2343 | 2026-06-15T08:49:06.734Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2344 | 2026-06-15T08:49:06.786Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2345 | 2026-06-15T08:49:07.624Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2346 | 2026-06-15T08:49:07.686Z | Compiling sled v0.34.7 |
| 2347 | 2026-06-15T08:49:07.881Z | Compiling arc-swap v1.9.1 |
| 2348 | 2026-06-15T08:49:08.203Z | Compiling hickory-resolver v0.25.2 |
| 2349 | 2026-06-15T08:49:08.836Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2350 | 2026-06-15T08:49:09.112Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2351 | 2026-06-15T08:49:09.496Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2352 | 2026-06-15T08:49:09.500Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2353 | 2026-06-15T08:49:09.826Z | Compiling slog-scope v4.4.1 |
| 2354 | 2026-06-15T08:49:10.110Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2355 | 2026-06-15T08:49:10.245Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2356 | 2026-06-15T08:49:10.373Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2357 | 2026-06-15T08:49:10.576Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2358 | 2026-06-15T08:49:10.868Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2359 | 2026-06-15T08:49:11.268Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2360 | 2026-06-15T08:49:11.400Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2361 | 2026-06-15T08:49:11.424Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2362 | 2026-06-15T08:49:11.645Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2363 | 2026-06-15T08:49:11.898Z | Compiling papergrid v0.18.0 |
| 2364 | 2026-06-15T08:49:11.916Z | Compiling testing_table v0.3.0 |
| 2365 | 2026-06-15T08:49:12.106Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2366 | 2026-06-15T08:49:12.374Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2367 | 2026-06-15T08:49:12.480Z | Compiling internet-checksum v0.2.1 |
| 2368 | 2026-06-15T08:49:12.618Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2369 | 2026-06-15T08:49:12.633Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2370 | 2026-06-15T08:49:12.746Z | Compiling slog-stdlog v4.1.1 |
| 2371 | 2026-06-15T08:49:12.759Z | Compiling progenitor-client v0.13.0 |
| 2372 | 2026-06-15T08:49:12.977Z | Compiling tabled v0.21.0 |
| 2373 | 2026-06-15T08:49:13.082Z | Compiling progenitor-impl v0.13.0 |
| 2374 | 2026-06-15T08:49:13.443Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2375 | 2026-06-15T08:49:13.809Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2376 | 2026-06-15T08:49:13.823Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2377 | 2026-06-15T08:49:14.027Z | Compiling slog-envlogger v2.2.0 |
| 2378 | 2026-06-15T08:49:14.176Z | Compiling const-random v0.1.18 |
| 2379 | 2026-06-15T08:49:14.261Z | Compiling progenitor v0.13.0 |
| 2380 | 2026-06-15T08:49:14.422Z | Compiling typify-impl v0.4.3 |
| 2381 | 2026-06-15T08:49:14.444Z | Compiling crc8 v0.1.1 |
| 2382 | 2026-06-15T08:49:14.575Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2383 | 2026-06-15T08:49:15.586Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2384 | 2026-06-15T08:49:15.643Z | Compiling ahash v0.8.12 |
| 2385 | 2026-06-15T08:49:15.802Z | Compiling smartstring v1.0.1 |
| 2386 | 2026-06-15T08:49:15.901Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2387 | 2026-06-15T08:49:15.960Z | Compiling reqwest v0.12.28 |
| 2388 | 2026-06-15T08:49:16.092Z | Compiling typify v0.4.3 |
| 2389 | 2026-06-15T08:49:16.212Z | Compiling sha1 v0.10.6 |
| 2390 | 2026-06-15T08:49:16.243Z | Compiling thin-vec v0.2.18 |
| 2391 | 2026-06-15T08:49:16.465Z | Compiling utf-8 v0.7.6 |
| 2392 | 2026-06-15T08:49:16.579Z | Compiling rhai v1.25.1 |
| 2393 | 2026-06-15T08:49:16.686Z | Compiling tungstenite v0.21.0 |
| 2394 | 2026-06-15T08:49:16.785Z | Compiling progenitor-impl v0.10.0 |
| 2395 | 2026-06-15T08:49:17.592Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2396 | 2026-06-15T08:49:18.113Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2397 | 2026-06-15T08:49:19.741Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2398 | 2026-06-15T08:49:19.755Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2399 | 2026-06-15T08:49:19.947Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2400 | 2026-06-15T08:49:19.993Z | Compiling progenitor-client v0.10.0 |
| 2401 | 2026-06-15T08:49:20.317Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-06-15T08:49:20.658Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2403 | 2026-06-15T08:49:20.821Z | Compiling sha2 v0.10.9 |
| 2404 | 2026-06-15T08:49:20.914Z | Compiling progenitor v0.10.0 |
| 2405 | 2026-06-15T08:49:21.074Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2406 | 2026-06-15T08:49:21.109Z | Compiling tokio-tungstenite v0.21.0 |
| 2407 | 2026-06-15T08:49:21.225Z | Compiling lzma-sys v0.1.20 |
| 2408 | 2026-06-15T08:49:21.352Z | Compiling typeid v1.0.3 |
| 2409 | 2026-06-15T08:49:21.450Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2410 | 2026-06-15T08:49:21.478Z | Compiling console v0.16.3 |
| 2411 | 2026-06-15T08:49:22.163Z | Compiling git-stub v1.0.0 |
| 2412 | 2026-06-15T08:49:22.424Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2413 | 2026-06-15T08:49:22.467Z | Compiling base64 v0.21.7 |
| 2414 | 2026-06-15T08:49:22.598Z | Compiling unit-prefix v0.5.2 |
| 2415 | 2026-06-15T08:49:22.756Z | Compiling indicatif v0.18.4 |
| 2416 | 2026-06-15T08:49:22.768Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-06-15T08:49:22.807Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2418 | 2026-06-15T08:49:22.926Z | Compiling git-stub-vcs v0.1.0 |
| 2419 | 2026-06-15T08:49:23.300Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2420 | 2026-06-15T08:49:23.693Z | Compiling ron v0.12.1 |
| 2421 | 2026-06-15T08:49:23.947Z | Compiling xz2 v0.1.7 |
| 2422 | 2026-06-15T08:49:24.203Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2423 | 2026-06-15T08:49:24.216Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2424 | 2026-06-15T08:49:24.270Z | Compiling drift v0.2.0 |
| 2425 | 2026-06-15T08:49:24.640Z | Compiling base16ct v1.0.0 |
| 2426 | 2026-06-15T08:49:24.853Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2427 | 2026-06-15T08:49:25.011Z | Compiling dropshot-api-manager v0.7.2 |
| 2428 | 2026-06-15T08:49:25.230Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2429 | 2026-06-15T08:49:25.654Z | Compiling natord v1.0.9 |
| 2430 | 2026-06-15T08:49:25.843Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2431 | 2026-06-15T08:49:28.857Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2432 | 2026-06-15T08:49:29.257Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2433 | 2026-06-15T08:49:37.032Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2434 | 2026-06-15T08:49:38.674Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2435 | 2026-06-15T08:49:39.679Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2436 | 2026-06-15T08:49:40.612Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2437 | 2026-06-15T08:49:40.615Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2438 | 2026-06-15T08:49:40.615Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2439 | 2026-06-15T08:49:41.073Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2440 | 2026-06-15T08:49:41.073Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2441 | 2026-06-15T08:49:41.076Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2442 | 2026-06-15T08:49:41.513Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2443 | 2026-06-15T08:49:43.014Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2444 | 2026-06-15T08:49:43.014Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2445 | 2026-06-15T08:49:43.017Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2446 | 2026-06-15T08:49:47.763Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2447 | 2026-06-15T08:49:49.833Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2448 | 2026-06-15T08:49:49.833Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2449 | 2026-06-15T08:49:49.836Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2450 | 2026-06-15T08:50:29.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 2451 | 2026-06-15T08:50:30.007Z | |
| 2452 | 2026-06-15T08:50:30.007Z | real 1:39.265018299 |
| 2453 | 2026-06-15T08:50:30.007Z | user 7:21.746353533 |
| 2454 | 2026-06-15T08:50:30.007Z | sys 1:04.093697104 |
| 2455 | 2026-06-15T08:50:30.007Z | trap 0.198095768 |
| 2456 | 2026-06-15T08:50:30.007Z | tflt 0.001948454 |
| 2457 | 2026-06-15T08:50:30.007Z | dflt 0.199745769 |
| 2458 | 2026-06-15T08:50:30.007Z | kflt 0.000075547 |
| 2459 | 2026-06-15T08:50:30.007Z | lock 28:39.288216152 |
| 2460 | 2026-06-15T08:50:30.007Z | slp 23:29.211554353 |
| 2461 | 2026-06-15T08:50:30.007Z | lat 21.823521242 |
| 2462 | 2026-06-15T08:50:30.007Z | stop 33.531594604 |
| 2463 | 2026-06-15T08:50:30.010Z | + ptime -m cargo build --release |
| 2464 | 2026-06-15T08:50:30.647Z | Compiling proc-macro2 v1.0.106 |
| 2465 | 2026-06-15T08:50:30.647Z | Compiling quote v1.0.45 |
| 2466 | 2026-06-15T08:50:30.648Z | Compiling unicode-ident v1.0.24 |
| 2467 | 2026-06-15T08:50:30.651Z | Compiling libc v0.2.186 |
| 2468 | 2026-06-15T08:50:30.651Z | Compiling serde_core v1.0.228 |
| 2469 | 2026-06-15T08:50:30.652Z | Compiling serde v1.0.228 |
| 2470 | 2026-06-15T08:50:30.652Z | Compiling cfg-if v1.0.4 |
| 2471 | 2026-06-15T08:50:30.652Z | Compiling zmij v1.0.21 |
| 2472 | 2026-06-15T08:50:30.877Z | Compiling autocfg v1.5.1 |
| 2473 | 2026-06-15T08:50:30.892Z | Compiling memchr v2.8.2 |
| 2474 | 2026-06-15T08:50:31.151Z | Compiling libm v0.2.16 |
| 2475 | 2026-06-15T08:50:31.495Z | Compiling itoa v1.0.18 |
| 2476 | 2026-06-15T08:50:31.737Z | Compiling icu_properties_data v2.2.0 |
| 2477 | 2026-06-15T08:50:31.756Z | Compiling icu_normalizer_data v2.2.0 |
| 2478 | 2026-06-15T08:50:31.797Z | Compiling version_check v0.9.5 |
| 2479 | 2026-06-15T08:50:32.025Z | Compiling syn v2.0.117 |
| 2480 | 2026-06-15T08:50:32.038Z | Compiling stable_deref_trait v1.2.1 |
| 2481 | 2026-06-15T08:50:32.068Z | Compiling serde_json v1.0.150 |
| 2482 | 2026-06-15T08:50:32.068Z | Compiling writeable v0.6.3 |
| 2483 | 2026-06-15T08:50:32.092Z | Compiling thiserror v2.0.18 |
| 2484 | 2026-06-15T08:50:32.114Z | Compiling litemap v0.8.2 |
| 2485 | 2026-06-15T08:50:32.317Z | Compiling utf8_iter v1.0.4 |
| 2486 | 2026-06-15T08:50:32.384Z | Compiling num-traits v0.2.19 |
| 2487 | 2026-06-15T08:50:32.397Z | Compiling percent-encoding v2.3.2 |
| 2488 | 2026-06-15T08:50:32.572Z | Compiling form_urlencoded v1.2.2 |
| 2489 | 2026-06-15T08:50:32.595Z | Compiling rand_core v0.10.1 |
| 2490 | 2026-06-15T08:50:32.667Z | Compiling getrandom v0.4.2 |
| 2491 | 2026-06-15T08:50:32.816Z | Compiling parking_lot_core v0.9.12 |
| 2492 | 2026-06-15T08:50:32.846Z | Compiling heck v0.5.0 |
| 2493 | 2026-06-15T08:50:32.942Z | Compiling iana-time-zone v0.1.65 |
| 2494 | 2026-06-15T08:50:33.056Z | Compiling errno v0.3.14 |
| 2495 | 2026-06-15T08:50:33.242Z | Compiling uuid v1.23.3 |
| 2496 | 2026-06-15T08:50:33.291Z | Compiling semver v1.0.28 |
| 2497 | 2026-06-15T08:50:33.452Z | Compiling zerocopy v0.8.52 |
| 2498 | 2026-06-15T08:50:33.874Z | Compiling schemars v0.8.22 |
| 2499 | 2026-06-15T08:50:33.879Z | Compiling dyn-clone v1.0.20 |
| 2500 | 2026-06-15T08:50:34.014Z | Compiling jobserver v0.1.34 |
| 2501 | 2026-06-15T08:50:34.049Z | Compiling shlex v2.0.1 |
| 2502 | 2026-06-15T08:50:34.077Z | Compiling find-msvc-tools v0.1.9 |
| 2503 | 2026-06-15T08:50:34.182Z | Compiling rustversion v1.0.22 |
| 2504 | 2026-06-15T08:50:34.246Z | Compiling cc v1.2.64 |
| 2505 | 2026-06-15T08:50:34.259Z | Compiling getrandom v0.2.17 |
| 2506 | 2026-06-15T08:50:34.319Z | Compiling pin-project-lite v0.2.17 |
| 2507 | 2026-06-15T08:50:34.416Z | Compiling portable-atomic v1.13.1 |
| 2508 | 2026-06-15T08:50:34.433Z | Compiling scopeguard v1.2.0 |
| 2509 | 2026-06-15T08:50:34.491Z | Compiling bitflags v2.13.0 |
| 2510 | 2026-06-15T08:50:34.548Z | Compiling lock_api v0.4.14 |
| 2511 | 2026-06-15T08:50:34.560Z | Compiling socket2 v0.6.4 |
| 2512 | 2026-06-15T08:50:34.802Z | Compiling synstructure v0.13.2 |
| 2513 | 2026-06-15T08:50:34.903Z | Compiling serde_derive_internals v0.29.1 |
| 2514 | 2026-06-15T08:50:35.228Z | Compiling critical-section v1.2.0 |
| 2515 | 2026-06-15T08:50:35.340Z | Compiling signal-hook-registry v1.4.8 |
| 2516 | 2026-06-15T08:50:35.352Z | Compiling mio v1.2.1 |
| 2517 | 2026-06-15T08:50:35.378Z | Compiling log v0.4.32 |
| 2518 | 2026-06-15T08:50:35.501Z | Compiling once_cell v1.21.4 |
| 2519 | 2026-06-15T08:50:35.610Z | Compiling cmake v0.1.58 |
| 2520 | 2026-06-15T08:50:35.664Z | Compiling fs_extra v1.3.0 |
| 2521 | 2026-06-15T08:50:35.690Z | Compiling equivalent v1.0.2 |
| 2522 | 2026-06-15T08:50:35.753Z | Compiling dunce v1.0.5 |
| 2523 | 2026-06-15T08:50:35.786Z | Compiling subtle v2.6.1 |
| 2524 | 2026-06-15T08:50:35.854Z | Compiling futures-core v0.3.32 |
| 2525 | 2026-06-15T08:50:35.934Z | Compiling rustix v1.1.4 |
| 2526 | 2026-06-15T08:50:35.958Z | Compiling aws-lc-sys v0.41.0 |
| 2527 | 2026-06-15T08:50:35.964Z | Compiling httparse v1.10.1 |
| 2528 | 2026-06-15T08:50:35.986Z | Compiling serde_derive v1.0.228 |
| 2529 | 2026-06-15T08:50:35.989Z | Compiling zerofrom-derive v0.1.7 |
| 2530 | 2026-06-15T08:50:36.014Z | Compiling yoke-derive v0.8.2 |
| 2531 | 2026-06-15T08:50:36.028Z | Compiling zerovec-derive v0.11.3 |
| 2532 | 2026-06-15T08:50:36.047Z | Compiling displaydoc v0.2.6 |
| 2533 | 2026-06-15T08:50:36.307Z | Compiling schemars_derive v0.8.22 |
| 2534 | 2026-06-15T08:50:36.344Z | Compiling thiserror-impl v2.0.18 |
| 2535 | 2026-06-15T08:50:36.838Z | Compiling tokio-macros v2.7.0 |
| 2536 | 2026-06-15T08:50:36.851Z | Compiling zerocopy-derive v0.8.52 |
| 2537 | 2026-06-15T08:50:37.100Z | Compiling zeroize_derive v1.5.0 |
| 2538 | 2026-06-15T08:50:37.152Z | Compiling futures-macro v0.3.32 |
| 2539 | 2026-06-15T08:50:37.212Z | Compiling zerofrom v0.1.8 |
| 2540 | 2026-06-15T08:50:37.348Z | Compiling yoke v0.8.3 |
| 2541 | 2026-06-15T08:50:37.541Z | Compiling zerovec v0.11.6 |
| 2542 | 2026-06-15T08:50:37.556Z | Compiling zerotrie v0.2.4 |
| 2543 | 2026-06-15T08:50:37.714Z | Compiling futures-sink v0.3.32 |
| 2544 | 2026-06-15T08:50:37.741Z | Compiling slab v0.4.12 |
| 2545 | 2026-06-15T08:50:37.800Z | Compiling zeroize v1.9.0 |
| 2546 | 2026-06-15T08:50:37.832Z | Compiling typenum v1.20.1 |
| 2547 | 2026-06-15T08:50:37.954Z | Compiling thiserror v1.0.69 |
| 2548 | 2026-06-15T08:50:37.990Z | Compiling futures-channel v0.3.32 |
| 2549 | 2026-06-15T08:50:38.004Z | Compiling thiserror-impl v1.0.69 |
| 2550 | 2026-06-15T08:50:38.043Z | Compiling futures-io v0.3.32 |
| 2551 | 2026-06-15T08:50:38.164Z | Compiling tinystr v0.8.3 |
| 2552 | 2026-06-15T08:50:38.248Z | Compiling potential_utf v0.1.5 |
| 2553 | 2026-06-15T08:50:38.260Z | Compiling futures-task v0.3.32 |
| 2554 | 2026-06-15T08:50:38.292Z | Compiling slog v2.8.2 |
| 2555 | 2026-06-15T08:50:38.415Z | Compiling icu_locale_core v2.2.0 |
| 2556 | 2026-06-15T08:50:38.440Z | Compiling icu_collections v2.2.0 |
| 2557 | 2026-06-15T08:50:38.469Z | Compiling futures-util v0.3.32 |
| 2558 | 2026-06-15T08:50:38.601Z | Compiling hashbrown v0.17.1 |
| 2559 | 2026-06-15T08:50:38.694Z | Compiling ucd-trie v0.1.7 |
| 2560 | 2026-06-15T08:50:39.229Z | Compiling smallvec v1.15.2 |
| 2561 | 2026-06-15T08:50:39.260Z | Compiling bytes v1.11.1 |
| 2562 | 2026-06-15T08:50:39.315Z | Compiling icu_provider v2.2.0 |
| 2563 | 2026-06-15T08:50:39.338Z | Compiling chrono v0.4.45 |
| 2564 | 2026-06-15T08:50:39.459Z | Compiling serde_tokenstream v0.2.3 |
| 2565 | 2026-06-15T08:50:39.763Z | Compiling icu_properties v2.2.0 |
| 2566 | 2026-06-15T08:50:39.917Z | Compiling icu_normalizer v2.2.0 |
| 2567 | 2026-06-15T08:50:39.939Z | Compiling parking_lot v0.12.5 |
| 2568 | 2026-06-15T08:50:40.730Z | Compiling idna_adapter v1.2.2 |
| 2569 | 2026-06-15T08:50:40.837Z | Compiling tokio v1.52.3 |
| 2570 | 2026-06-15T08:50:40.892Z | Compiling idna v1.1.0 |
| 2571 | 2026-06-15T08:50:41.141Z | Compiling indexmap v2.14.0 |
| 2572 | 2026-06-15T08:50:41.339Z | Compiling url v2.5.8 |
| 2573 | 2026-06-15T08:50:41.398Z | Compiling erased-serde v0.3.31 |
| 2574 | 2026-06-15T08:50:41.618Z | Compiling pest v2.8.6 |
| 2575 | 2026-06-15T08:50:42.017Z | Compiling rand_core v0.6.4 |
| 2576 | 2026-06-15T08:50:42.417Z | Compiling tracing-attributes v0.1.31 |
| 2577 | 2026-06-15T08:50:42.852Z | Compiling pest_meta v2.8.6 |
| 2578 | 2026-06-15T08:50:42.867Z | Compiling tracing-core v0.1.36 |
| 2579 | 2026-06-15T08:50:42.998Z | Compiling ipnetwork v0.21.1 |
| 2580 | 2026-06-15T08:50:43.402Z | Compiling base64 v0.22.1 |
| 2581 | 2026-06-15T08:50:43.713Z | Compiling tracing v0.1.44 |
| 2582 | 2026-06-15T08:50:43.892Z | Compiling pest_generator v2.8.6 |
| 2583 | 2026-06-15T08:50:43.938Z | Compiling http v1.4.2 |
| 2584 | 2026-06-15T08:50:44.112Z | Compiling getrandom v0.3.4 |
| 2585 | 2026-06-15T08:50:44.485Z | Compiling fnv v1.0.7 |
| 2586 | 2026-06-15T08:50:44.533Z | Compiling pest_derive v2.8.6 |
| 2587 | 2026-06-15T08:50:45.107Z | Compiling regex-syntax v0.8.11 |
| 2588 | 2026-06-15T08:50:45.278Z | Compiling anyhow v1.0.102 |
| 2589 | 2026-06-15T08:50:45.735Z | Compiling oxnet v0.1.6 |
| 2590 | 2026-06-15T08:50:45.939Z | Compiling byteorder v1.5.0 |
| 2591 | 2026-06-15T08:50:46.205Z | Compiling rustls-pki-types v1.14.1 |
| 2592 | 2026-06-15T08:50:46.264Z | Compiling ring v0.17.14 |
| 2593 | 2026-06-15T08:50:46.491Z | Compiling aho-corasick v1.1.4 |
| 2594 | 2026-06-15T08:50:46.816Z | Compiling aws-lc-rs v1.17.0 |
| 2595 | 2026-06-15T08:50:47.312Z | Compiling regex-automata v0.4.14 |
| 2596 | 2026-06-15T08:50:47.403Z | Compiling paste v1.0.15 |
| 2597 | 2026-06-15T08:50:47.867Z | Compiling tokio-util v0.7.18 |
| 2598 | 2026-06-15T08:50:49.028Z | Compiling regex v1.12.4 |
| 2599 | 2026-06-15T08:50:49.620Z | Compiling ipnet v2.12.0 |
| 2600 | 2026-06-15T08:50:49.642Z | Compiling untrusted v0.7.1 |
| 2601 | 2026-06-15T08:50:49.776Z | Compiling time-core v0.1.9 |
| 2602 | 2026-06-15T08:50:49.856Z | Compiling untrusted v0.9.0 |
| 2603 | 2026-06-15T08:50:49.972Z | Compiling num-conv v0.2.2 |
| 2604 | 2026-06-15T08:50:50.132Z | Compiling time-macros v0.2.29 |
| 2605 | 2026-06-15T08:50:50.770Z | Compiling rustls v0.23.40 |
| 2606 | 2026-06-15T08:50:50.812Z | Compiling http-body v1.0.1 |
| 2607 | 2026-06-15T08:50:50.985Z | Compiling scroll_derive v0.13.1 |
| 2608 | 2026-06-15T08:50:51.010Z | Compiling camino v1.2.2 |
| 2609 | 2026-06-15T08:50:51.111Z | Compiling atomic-waker v1.1.2 |
| 2610 | 2026-06-15T08:50:51.253Z | Compiling async-trait v0.1.89 |
| 2611 | 2026-06-15T08:50:51.365Z | Compiling ryu v1.0.23 |
| 2612 | 2026-06-15T08:50:51.477Z | Compiling try-lock v0.2.5 |
| 2613 | 2026-06-15T08:50:51.603Z | Compiling strsim v0.11.1 |
| 2614 | 2026-06-15T08:50:51.660Z | Compiling omicron-workspace-hack v0.1.0 |
| 2615 | 2026-06-15T08:50:51.845Z | Compiling tower-layer v0.3.3 |
| 2616 | 2026-06-15T08:50:51.904Z | Compiling tower-service v0.3.3 |
| 2617 | 2026-06-15T08:50:51.911Z | Compiling want v0.3.1 |
| 2618 | 2026-06-15T08:50:52.046Z | Compiling h2 v0.4.14 |
| 2619 | 2026-06-15T08:50:52.095Z | Compiling ppv-lite86 v0.2.21 |
| 2620 | 2026-06-15T08:50:52.429Z | Compiling pretty-hex v0.4.2 |
| 2621 | 2026-06-15T08:50:52.851Z | Compiling crossbeam-utils v0.8.21 |
| 2622 | 2026-06-15T08:50:53.073Z | Compiling httpdate v1.0.3 |
| 2623 | 2026-06-15T08:50:53.237Z | Compiling crc32fast v1.5.0 |
| 2624 | 2026-06-15T08:50:53.479Z | Compiling ident_case v1.0.1 |
| 2625 | 2026-06-15T08:50:53.622Z | Compiling slog-async v2.8.0 |
| 2626 | 2026-06-15T08:50:53.937Z | Compiling usdt-impl v0.6.0 |
| 2627 | 2026-06-15T08:50:54.216Z | Compiling scroll v0.13.0 |
| 2628 | 2026-06-15T08:50:54.317Z | Compiling serde_urlencoded v0.7.1 |
| 2629 | 2026-06-15T08:50:54.490Z | Compiling hyper v1.10.1 |
| 2630 | 2026-06-15T08:50:54.608Z | Compiling http-body-util v0.1.3 |
| 2631 | 2026-06-15T08:50:54.897Z | Compiling plain v0.2.3 |
| 2632 | 2026-06-15T08:50:55.020Z | Compiling goblin v0.10.7 |
| 2633 | 2026-06-15T08:50:55.707Z | Compiling daft-derive v0.1.7 |
| 2634 | 2026-06-15T08:50:56.496Z | Compiling hyper-util v0.1.20 |
| 2635 | 2026-06-15T08:50:58.575Z | Compiling foldhash v0.2.0 |
| 2636 | 2026-06-15T08:50:58.638Z | Compiling allocator-api2 v0.2.21 |
| 2637 | 2026-06-15T08:50:58.888Z | Compiling dof v0.4.0 |
| 2638 | 2026-06-15T08:50:59.045Z | Compiling hashbrown v0.16.1 |
| 2639 | 2026-06-15T08:50:59.338Z | Compiling dtrace-parser v0.3.0 |
| 2640 | 2026-06-15T08:50:59.351Z | Compiling openapiv3 v2.2.0 |
| 2641 | 2026-06-15T08:50:59.767Z | Compiling thread-id v5.1.0 |
| 2642 | 2026-06-15T08:50:59.927Z | Compiling generic-array v0.14.7 |
| 2643 | 2026-06-15T08:51:00.427Z | Compiling syn v1.0.109 |
| 2644 | 2026-06-15T08:51:00.493Z | Compiling powerfmt v0.2.0 |
| 2645 | 2026-06-15T08:51:00.832Z | Compiling num_threads v0.1.7 |
| 2646 | 2026-06-15T08:51:01.315Z | Compiling deranged v0.5.8 |
| 2647 | 2026-06-15T08:51:02.427Z | Compiling time v0.3.49 |
| 2648 | 2026-06-15T08:51:02.536Z | Compiling usdt-attr-macro v0.6.0 |
| 2649 | 2026-06-15T08:51:02.684Z | Compiling usdt-macro v0.6.0 |
| 2650 | 2026-06-15T08:51:03.016Z | Compiling rand_core v0.9.5 |
| 2651 | 2026-06-15T08:51:03.342Z | Compiling multer v3.1.0 |
| 2652 | 2026-06-15T08:51:03.585Z | Compiling crossbeam-channel v0.5.15 |
| 2653 | 2026-06-15T08:51:03.628Z | Compiling sync_wrapper v1.0.2 |
| 2654 | 2026-06-15T08:51:03.753Z | Compiling fastrand v2.4.1 |
| 2655 | 2026-06-15T08:51:04.046Z | Compiling hex v0.4.3 |
| 2656 | 2026-06-15T08:51:04.099Z | Compiling tower v0.5.3 |
| 2657 | 2026-06-15T08:51:04.288Z | Compiling rand_chacha v0.9.0 |
| 2658 | 2026-06-15T08:51:04.362Z | Compiling webpki-roots v1.0.7 |
| 2659 | 2026-06-15T08:51:04.493Z | Compiling futures-executor v0.3.32 |
| 2660 | 2026-06-15T08:51:04.848Z | Compiling async-stream-impl v0.3.6 |
| 2661 | 2026-06-15T08:51:04.972Z | Compiling dropshot v0.17.1 |
| 2662 | 2026-06-15T08:51:05.061Z | Compiling thread_local v1.1.9 |
| 2663 | 2026-06-15T08:51:05.229Z | Compiling cpufeatures v0.3.0 |
| 2664 | 2026-06-15T08:51:05.241Z | Compiling winnow v1.0.3 |
| 2665 | 2026-06-15T08:51:05.300Z | Compiling futures v0.3.32 |
| 2666 | 2026-06-15T08:51:05.314Z | Compiling tower-http v0.6.11 |
| 2667 | 2026-06-15T08:51:05.388Z | Compiling rand v0.9.4 |
| 2668 | 2026-06-15T08:51:05.518Z | Compiling structmeta-derive v0.3.0 |
| 2669 | 2026-06-15T08:51:05.523Z | Compiling is-terminal v0.4.17 |
| 2670 | 2026-06-15T08:51:05.542Z | Compiling term v1.2.1 |
| 2671 | 2026-06-15T08:51:05.639Z | Compiling take_mut v0.2.2 |
| 2672 | 2026-06-15T08:51:05.761Z | Compiling ref-cast v1.0.25 |
| 2673 | 2026-06-15T08:51:05.994Z | Compiling slog-term v2.9.2 |
| 2674 | 2026-06-15T08:51:06.112Z | Compiling tempfile v3.27.0 |
| 2675 | 2026-06-15T08:51:06.602Z | Compiling structmeta v0.3.0 |
| 2676 | 2026-06-15T08:51:06.699Z | Compiling crypto-common v0.1.7 |
| 2677 | 2026-06-15T08:51:06.815Z | Compiling darling_core v0.23.0 |
| 2678 | 2026-06-15T08:51:06.939Z | Compiling dropshot_endpoint v0.17.1 |
| 2679 | 2026-06-15T08:51:07.153Z | Compiling newtype-uuid-macros v0.1.0 |
| 2680 | 2026-06-15T08:51:07.462Z | Compiling newtype-uuid v1.3.2 |
| 2681 | 2026-06-15T08:51:07.991Z | Compiling strum_macros v0.26.4 |
| 2682 | 2026-06-15T08:51:08.349Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2683 | 2026-06-15T08:51:08.441Z | Compiling ref-cast-impl v1.0.25 |
| 2684 | 2026-06-15T08:51:08.650Z | Compiling daft v0.1.7 |
| 2685 | 2026-06-15T08:51:08.972Z | Compiling darling_macro v0.23.0 |
| 2686 | 2026-06-15T08:51:09.068Z | Compiling hybrid-array v0.4.12 |
| 2687 | 2026-06-15T08:51:09.199Z | Compiling adler2 v2.0.1 |
| 2688 | 2026-06-15T08:51:09.215Z | Compiling openssl-probe v0.2.1 |
| 2689 | 2026-06-15T08:51:09.367Z | Compiling either v1.16.0 |
| 2690 | 2026-06-15T08:51:09.469Z | Compiling match_cfg v0.1.0 |
| 2691 | 2026-06-15T08:51:09.553Z | Compiling simd-adler32 v0.3.9 |
| 2692 | 2026-06-15T08:51:09.570Z | Compiling hostname v0.3.1 |
| 2693 | 2026-06-15T08:51:09.585Z | Compiling darling v0.23.0 |
| 2694 | 2026-06-15T08:51:09.600Z | Compiling rustls-native-certs v0.8.4 |
| 2695 | 2026-06-15T08:51:09.672Z | Compiling serde_with_macros v3.21.0 |
| 2696 | 2026-06-15T08:51:09.729Z | Compiling miniz_oxide v0.8.9 |
| 2697 | 2026-06-15T08:51:10.384Z | Compiling slog-json v2.6.1 |
| 2698 | 2026-06-15T08:51:10.402Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2699 | 2026-06-15T08:51:10.817Z | Compiling serde_spanned v1.1.1 |
| 2700 | 2026-06-15T08:51:10.912Z | Compiling memmap2 v0.9.10 |
| 2701 | 2026-06-15T08:51:10.977Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2702 | 2026-06-15T08:51:11.039Z | Compiling slog-bunyan v2.5.0 |
| 2703 | 2026-06-15T08:51:11.148Z | Compiling flate2 v1.1.9 |
| 2704 | 2026-06-15T08:51:11.214Z | Compiling crypto-common v0.2.2 |
| 2705 | 2026-06-15T08:51:11.227Z | Compiling block-buffer v0.12.1 |
| 2706 | 2026-06-15T08:51:11.258Z | Compiling derive-ex v0.1.8 |
| 2707 | 2026-06-15T08:51:11.487Z | Compiling rand_chacha v0.3.1 |
| 2708 | 2026-06-15T08:51:11.703Z | Compiling strum_macros v0.27.2 |
| 2709 | 2026-06-15T08:51:12.124Z | Compiling usdt v0.6.0 |
| 2710 | 2026-06-15T08:51:12.491Z | Compiling const-oid v0.10.2 |
| 2711 | 2026-06-15T08:51:12.800Z | Compiling debug-ignore v1.0.5 |
| 2712 | 2026-06-15T08:51:12.869Z | Compiling compression-core v0.4.32 |
| 2713 | 2026-06-15T08:51:12.910Z | Compiling test-strategy v0.4.5 |
| 2714 | 2026-06-15T08:51:12.928Z | Compiling digest v0.11.3 |
| 2715 | 2026-06-15T08:51:13.059Z | Compiling compression-codecs v0.4.38 |
| 2716 | 2026-06-15T08:51:13.130Z | Compiling rand v0.8.6 |
| 2717 | 2026-06-15T08:51:13.522Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2718 | 2026-06-15T08:51:13.604Z | Compiling encoding_rs v0.8.35 |
| 2719 | 2026-06-15T08:51:13.939Z | Compiling spin v0.9.8 |
| 2720 | 2026-06-15T08:51:14.059Z | Compiling rustix v0.38.44 |
| 2721 | 2026-06-15T08:51:14.076Z | Compiling mime v0.3.17 |
| 2722 | 2026-06-15T08:51:14.125Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2723 | 2026-06-15T08:51:14.349Z | Compiling async-compression v0.4.42 |
| 2724 | 2026-06-15T08:51:14.538Z | Compiling sha1 v0.11.0 |
| 2725 | 2026-06-15T08:51:14.570Z | Compiling async-stream v0.3.6 |
| 2726 | 2026-06-15T08:51:14.822Z | Compiling block-buffer v0.10.4 |
| 2727 | 2026-06-15T08:51:14.858Z | Compiling waitgroup v0.1.2 |
| 2728 | 2026-06-15T08:51:14.954Z | Compiling rustls-pemfile v2.2.0 |
| 2729 | 2026-06-15T08:51:15.001Z | Compiling serde_path_to_error v0.1.20 |
| 2730 | 2026-06-15T08:51:15.021Z | Compiling hostname v0.4.2 |
| 2731 | 2026-06-15T08:51:15.192Z | Compiling digest v0.10.7 |
| 2732 | 2026-06-15T08:51:15.450Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2733 | 2026-06-15T08:51:15.800Z | Compiling parse-display-derive v0.10.0 |
| 2734 | 2026-06-15T08:51:16.022Z | Compiling regress v0.10.5 |
| 2735 | 2026-06-15T08:51:16.705Z | Compiling atomicwrites v0.4.4 |
| 2736 | 2026-06-15T08:51:17.113Z | Compiling strum v0.26.3 |
| 2737 | 2026-06-15T08:51:17.260Z | Compiling macaddr v1.0.1 |
| 2738 | 2026-06-15T08:51:17.437Z | Compiling wait-timeout v0.2.1 |
| 2739 | 2026-06-15T08:51:17.675Z | Compiling bit-vec v0.8.0 |
| 2740 | 2026-06-15T08:51:17.912Z | Compiling quick-error v1.2.3 |
| 2741 | 2026-06-15T08:51:17.963Z | Compiling bit-set v0.8.0 |
| 2742 | 2026-06-15T08:51:18.031Z | Compiling rusty-fork v0.3.1 |
| 2743 | 2026-06-15T08:51:18.226Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2744 | 2026-06-15T08:51:18.325Z | Compiling serde_with v3.21.0 |
| 2745 | 2026-06-15T08:51:18.446Z | Compiling rand_xorshift v0.4.0 |
| 2746 | 2026-06-15T08:51:18.763Z | Compiling unicode-width v0.2.2 |
| 2747 | 2026-06-15T08:51:18.782Z | Compiling unarray v0.1.4 |
| 2748 | 2026-06-15T08:51:18.908Z | Compiling proptest v1.11.0 |
| 2749 | 2026-06-15T08:51:18.920Z | Compiling strum v0.27.2 |
| 2750 | 2026-06-15T08:51:18.990Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2751 | 2026-06-15T08:51:19.091Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2752 | 2026-06-15T08:51:19.303Z | Compiling instant v0.1.13 |
| 2753 | 2026-06-15T08:51:19.445Z | Compiling cpufeatures v0.2.17 |
| 2754 | 2026-06-15T08:51:19.538Z | Compiling iddqd v0.4.4 |
| 2755 | 2026-06-15T08:51:19.736Z | Compiling itertools v0.14.0 |
| 2756 | 2026-06-15T08:51:20.062Z | Compiling clap_derive v4.6.1 |
| 2757 | 2026-06-15T08:51:20.766Z | Compiling utf8parse v0.2.2 |
| 2758 | 2026-06-15T08:51:21.075Z | Compiling anstyle-parse v1.0.0 |
| 2759 | 2026-06-15T08:51:21.301Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2760 | 2026-06-15T08:51:21.461Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2761 | 2026-06-15T08:51:21.474Z | Compiling backon v1.6.0 |
| 2762 | 2026-06-15T08:51:21.674Z | Compiling terminal_size v0.4.4 |
| 2763 | 2026-06-15T08:51:21.774Z | Compiling anstyle-query v1.1.5 |
| 2764 | 2026-06-15T08:51:21.899Z | Compiling colorchoice v1.0.5 |
| 2765 | 2026-06-15T08:51:21.922Z | Compiling anstyle v1.0.14 |
| 2766 | 2026-06-15T08:51:22.011Z | Compiling is_terminal_polyfill v1.70.2 |
| 2767 | 2026-06-15T08:51:22.114Z | Compiling anstream v1.0.0 |
| 2768 | 2026-06-15T08:51:22.133Z | Compiling backoff v0.4.0 |
| 2769 | 2026-06-15T08:51:22.193Z | Compiling parse-display v0.10.0 |
| 2770 | 2026-06-15T08:51:22.352Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2771 | 2026-06-15T08:51:22.612Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2772 | 2026-06-15T08:51:23.146Z | Compiling clap_lex v1.1.0 |
| 2773 | 2026-06-15T08:51:23.242Z | Compiling humantime v2.3.0 |
| 2774 | 2026-06-15T08:51:23.700Z | Compiling clap_builder v4.6.0 |
| 2775 | 2026-06-15T08:51:23.882Z | Compiling proc-macro-crate v3.5.0 |
| 2776 | 2026-06-15T08:51:24.674Z | Compiling regress v0.11.1 |
| 2777 | 2026-06-15T08:51:25.611Z | Compiling clap v4.6.1 |
| 2778 | 2026-06-15T08:51:25.703Z | Compiling num_enum_derive v0.7.6 |
| 2779 | 2026-06-15T08:51:26.218Z | Compiling typify-impl v0.6.2 |
| 2780 | 2026-06-15T08:51:26.954Z | Compiling num_enum v0.7.6 |
| 2781 | 2026-06-15T08:51:28.008Z | Compiling crucible-workspace-hack v0.1.0 |
| 2782 | 2026-06-15T08:51:28.618Z | Compiling zerocopy-derive v0.7.35 |
| 2783 | 2026-06-15T08:51:29.145Z | Compiling unsafe-libyaml v0.2.11 |
| 2784 | 2026-06-15T08:51:29.537Z | Compiling typify-macro v0.6.2 |
| 2785 | 2026-06-15T08:51:29.662Z | Compiling serde_yaml v0.9.34+deprecated |
| 2786 | 2026-06-15T08:51:31.033Z | Compiling convert_case v0.4.0 |
| 2787 | 2026-06-15T08:51:31.300Z | Compiling toml_datetime v0.6.11 |
| 2788 | 2026-06-15T08:51:31.333Z | Compiling derive_more v0.99.20 |
| 2789 | 2026-06-15T08:51:31.760Z | Compiling typify v0.6.2 |
| 2790 | 2026-06-15T08:51:32.747Z | Compiling secrecy v0.10.3 |
| 2791 | 2026-06-15T08:51:32.915Z | Compiling proc-macro-error-attr v1.0.4 |
| 2792 | 2026-06-15T08:51:33.595Z | Compiling tinyvec_macros v0.1.1 |
| 2793 | 2026-06-15T08:51:33.671Z | Compiling prettyplease v0.2.37 |
| 2794 | 2026-06-15T08:51:33.936Z | Compiling tinyvec v1.11.0 |
| 2795 | 2026-06-15T08:51:34.878Z | Compiling zerocopy v0.7.35 |
| 2796 | 2026-06-15T08:51:35.236Z | Compiling crossbeam-epoch v0.9.18 |
| 2797 | 2026-06-15T08:51:35.502Z | Compiling scroll_derive v0.12.1 |
| 2798 | 2026-06-15T08:51:35.566Z | Compiling rustc_version v0.4.1 |
| 2799 | 2026-06-15T08:51:35.646Z | Compiling num-integer v0.1.46 |
| 2800 | 2026-06-15T08:51:35.747Z | Compiling proc-macro-error v1.0.4 |
| 2801 | 2026-06-15T08:51:35.843Z | Compiling usdt-impl v0.5.0 |
| 2802 | 2026-06-15T08:51:36.010Z | Compiling pkg-config v0.3.33 |
| 2803 | 2026-06-15T08:51:36.128Z | Compiling winnow v0.7.15 |
| 2804 | 2026-06-15T08:51:36.233Z | Compiling data-encoding v2.11.0 |
| 2805 | 2026-06-15T08:51:36.572Z | Compiling scroll v0.12.0 |
| 2806 | 2026-06-15T08:51:36.833Z | Compiling curve25519-dalek v4.1.3 |
| 2807 | 2026-06-15T08:51:37.184Z | Compiling dof v0.3.0 |
| 2808 | 2026-06-15T08:51:38.006Z | Compiling dtrace-parser v0.2.0 |
| 2809 | 2026-06-15T08:51:38.192Z | Compiling hmac v0.12.1 |
| 2810 | 2026-06-15T08:51:38.310Z | Compiling darling_core v0.21.3 |
| 2811 | 2026-06-15T08:51:38.352Z | Compiling inout v0.1.4 |
| 2812 | 2026-06-15T08:51:38.413Z | Compiling ff v0.13.1 |
| 2813 | 2026-06-15T08:51:38.613Z | Compiling thread-id v4.2.2 |
| 2814 | 2026-06-15T08:51:38.707Z | Compiling bstr v1.12.1 |
| 2815 | 2026-06-15T08:51:38.766Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2816 | 2026-06-15T08:51:38.939Z | Compiling static_assertions v1.1.0 |
| 2817 | 2026-06-15T08:51:39.453Z | Compiling group v0.13.0 |
| 2818 | 2026-06-15T08:51:39.550Z | Compiling cipher v0.4.4 |
| 2819 | 2026-06-15T08:51:39.636Z | Compiling hkdf v0.12.4 |
| 2820 | 2026-06-15T08:51:40.214Z | Compiling goblin v0.8.2 |
| 2821 | 2026-06-15T08:51:40.382Z | Compiling num-rational v0.4.2 |
| 2822 | 2026-06-15T08:51:40.407Z | Compiling num-iter v0.1.45 |
| 2823 | 2026-06-15T08:51:40.439Z | Compiling darling_macro v0.21.3 |
| 2824 | 2026-06-15T08:51:41.060Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2825 | 2026-06-15T08:51:41.280Z | Compiling universal-hash v0.5.1 |
| 2826 | 2026-06-15T08:51:41.414Z | Compiling hubpack_derive v0.1.1 |
| 2827 | 2026-06-15T08:51:41.432Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2828 | 2026-06-15T08:51:41.565Z | Compiling crypto-bigint v0.5.5 |
| 2829 | 2026-06-15T08:51:42.054Z | Compiling half v2.7.1 |
| 2830 | 2026-06-15T08:51:42.320Z | Compiling serde_repr v0.1.20 |
| 2831 | 2026-06-15T08:51:42.408Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2832 | 2026-06-15T08:51:42.930Z | Compiling num-complex v0.4.6 |
| 2833 | 2026-06-15T08:51:43.499Z | Compiling nom v8.0.0 |
| 2834 | 2026-06-15T08:51:43.520Z | Compiling memoffset v0.9.1 |
| 2835 | 2026-06-15T08:51:43.616Z | Compiling opaque-debug v0.3.1 |
| 2836 | 2026-06-15T08:51:43.794Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2837 | 2026-06-15T08:51:43.818Z | Compiling colored v3.1.1 |
| 2838 | 2026-06-15T08:51:43.842Z | Compiling base16ct v0.2.0 |
| 2839 | 2026-06-15T08:51:44.049Z | Compiling base64ct v1.8.3 |
| 2840 | 2026-06-15T08:51:44.651Z | Compiling heck v0.4.1 |
| 2841 | 2026-06-15T08:51:44.732Z | Compiling cfg_aliases v0.2.1 |
| 2842 | 2026-06-15T08:51:44.814Z | Compiling ciborium-io v0.2.2 |
| 2843 | 2026-06-15T08:51:44.854Z | Compiling indent_write v2.2.0 |
| 2844 | 2026-06-15T08:51:44.866Z | Compiling nix v0.31.3 |
| 2845 | 2026-06-15T08:51:44.917Z | Compiling ciborium-ll v0.2.2 |
| 2846 | 2026-06-15T08:51:45.465Z | Compiling password-hash v0.5.0 |
| 2847 | 2026-06-15T08:51:45.976Z | Compiling elliptic-curve v0.13.8 |
| 2848 | 2026-06-15T08:51:46.279Z | Compiling poly1305 v0.8.0 |
| 2849 | 2026-06-15T08:51:46.667Z | Compiling num v0.4.3 |
| 2850 | 2026-06-15T08:51:46.897Z | Compiling thiserror-no-std v2.0.2 |
| 2851 | 2026-06-15T08:51:46.999Z | Compiling hubpack v0.1.2 |
| 2852 | 2026-06-15T08:51:47.455Z | Compiling darling v0.21.3 |
| 2853 | 2026-06-15T08:51:48.231Z | Compiling chacha20 v0.9.1 |
| 2854 | 2026-06-15T08:51:48.530Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2855 | 2026-06-15T08:51:49.177Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2856 | 2026-06-15T08:51:49.526Z | Compiling tabwriter v1.4.1 |
| 2857 | 2026-06-15T08:51:49.793Z | Compiling blake2 v0.10.6 |
| 2858 | 2026-06-15T08:51:49.876Z | Compiling aead v0.5.2 |
| 2859 | 2026-06-15T08:51:49.937Z | Compiling byte-wrapper v0.1.0 |
| 2860 | 2026-06-15T08:51:50.062Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2861 | 2026-06-15T08:51:50.283Z | Compiling foreign-types-macros v0.2.3 |
| 2862 | 2026-06-15T08:51:51.119Z | Compiling keccak v0.1.6 |
| 2863 | 2026-06-15T08:51:51.131Z | Compiling float-ord v0.3.2 |
| 2864 | 2026-06-15T08:51:51.245Z | Compiling heapless v0.8.0 |
| 2865 | 2026-06-15T08:51:51.274Z | Compiling foreign-types-shared v0.3.1 |
| 2866 | 2026-06-15T08:51:51.374Z | Compiling foreign-types v0.5.0 |
| 2867 | 2026-06-15T08:51:51.459Z | Compiling sha3 v0.10.9 |
| 2868 | 2026-06-15T08:51:51.831Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2869 | 2026-06-15T08:51:51.847Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2870 | 2026-06-15T08:51:51.938Z | Compiling argon2 v0.5.3 |
| 2871 | 2026-06-15T08:51:52.448Z | Compiling chacha20poly1305 v0.10.1 |
| 2872 | 2026-06-15T08:51:53.177Z | Compiling ingot-macros v0.1.1 |
| 2873 | 2026-06-15T08:51:54.097Z | Compiling vsss-rs v3.3.4 |
| 2874 | 2026-06-15T08:51:55.788Z | Compiling ciborium v0.2.2 |
| 2875 | 2026-06-15T08:51:55.822Z | Compiling rustls-webpki v0.103.13 |
| 2876 | 2026-06-15T08:51:56.068Z | Compiling usdt-attr-macro v0.5.0 |
| 2877 | 2026-06-15T08:51:56.616Z | Compiling usdt-macro v0.5.0 |
| 2878 | 2026-06-15T08:51:57.470Z | Compiling progenitor-impl v0.14.0 |
| 2879 | 2026-06-15T08:51:58.115Z | Compiling chacha20 v0.10.0 |
| 2880 | 2026-06-15T08:51:58.238Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2881 | 2026-06-15T08:51:58.790Z | Compiling hash32 v0.3.1 |
| 2882 | 2026-06-15T08:51:58.965Z | Compiling enum-as-inner v0.6.1 |
| 2883 | 2026-06-15T08:51:59.065Z | Compiling num-derive v0.4.2 |
| 2884 | 2026-06-15T08:51:59.226Z | Compiling memmap v0.7.0 |
| 2885 | 2026-06-15T08:51:59.464Z | Compiling cstr-argument v0.1.2 |
| 2886 | 2026-06-15T08:51:59.541Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2887 | 2026-06-15T08:51:59.565Z | Compiling semver v0.1.20 |
| 2888 | 2026-06-15T08:51:59.632Z | Compiling winnow v0.5.40 |
| 2889 | 2026-06-15T08:51:59.883Z | Compiling rayon-core v1.13.0 |
| 2890 | 2026-06-15T08:52:00.025Z | Compiling smoltcp v0.11.0 |
| 2891 | 2026-06-15T08:52:00.111Z | Compiling rustc_version v0.1.7 |
| 2892 | 2026-06-15T08:52:00.149Z | Compiling tokio-rustls v0.26.4 |
| 2893 | 2026-06-15T08:52:00.316Z | Compiling rustls-platform-verifier v0.7.0 |
| 2894 | 2026-06-15T08:52:00.336Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2895 | 2026-06-15T08:52:00.410Z | Compiling hyper-rustls v0.27.9 |
| 2896 | 2026-06-15T08:52:00.741Z | Compiling reqwest v0.13.4 |
| 2897 | 2026-06-15T08:52:00.918Z | Compiling toml_edit v0.19.15 |
| 2898 | 2026-06-15T08:52:00.975Z | Compiling progenitor-macro v0.14.0 |
| 2899 | 2026-06-15T08:52:01.013Z | Compiling usdt v0.5.0 |
| 2900 | 2026-06-15T08:52:01.710Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2901 | 2026-06-15T08:52:01.933Z | Compiling rand v0.10.1 |
| 2902 | 2026-06-15T08:52:02.111Z | Compiling progenitor-client v0.14.0 |
| 2903 | 2026-06-15T08:52:02.598Z | Compiling progenitor-extras v0.2.0 |
| 2904 | 2026-06-15T08:52:02.719Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2905 | 2026-06-15T08:52:02.847Z | Compiling ingot-types v0.1.2 |
| 2906 | 2026-06-15T08:52:02.881Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2907 | 2026-06-15T08:52:03.312Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2908 | 2026-06-15T08:52:03.499Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2909 | 2026-06-15T08:52:03.844Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2910 | 2026-06-15T08:52:05.280Z | Compiling similar v2.7.0 |
| 2911 | 2026-06-15T08:52:08.094Z | Compiling crossbeam-deque v0.8.6 |
| 2912 | 2026-06-15T08:52:08.521Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2913 | 2026-06-15T08:52:14.194Z | Compiling serde_spanned v0.6.9 |
| 2914 | 2026-06-15T08:52:14.357Z | Compiling cobs v0.3.0 |
| 2915 | 2026-06-15T08:52:14.654Z | Compiling bytecount v0.6.9 |
| 2916 | 2026-06-15T08:52:14.864Z | Compiling toml_write v0.1.2 |
| 2917 | 2026-06-15T08:52:15.117Z | Compiling managed v0.8.0 |
| 2918 | 2026-06-15T08:52:15.392Z | Compiling bitflags v1.3.2 |
| 2919 | 2026-06-15T08:52:15.484Z | Compiling vcpkg v0.2.15 |
| 2920 | 2026-06-15T08:52:16.192Z | Compiling lazy_static v1.5.0 |
| 2921 | 2026-06-15T08:52:16.315Z | Compiling openssl-sys v0.9.117 |
| 2922 | 2026-06-15T08:52:16.916Z | Compiling toml_edit v0.22.27 |
| 2923 | 2026-06-15T08:52:17.553Z | Compiling postcard v1.1.3 |
| 2924 | 2026-06-15T08:52:17.566Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2925 | 2026-06-15T08:52:17.848Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2926 | 2026-06-15T08:52:18.671Z | Compiling progenitor v0.14.0 |
| 2927 | 2026-06-15T08:52:18.831Z | Compiling ingot v0.1.1 |
| 2928 | 2026-06-15T08:52:20.127Z | Compiling proc-macro-crate v1.3.1 |
| 2929 | 2026-06-15T08:52:20.378Z | Compiling newtype_derive v0.1.6 |
| 2930 | 2026-06-15T08:52:20.462Z | Compiling itertools v0.12.1 |
| 2931 | 2026-06-15T08:52:20.650Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2932 | 2026-06-15T08:52:20.942Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2933 | 2026-06-15T08:52:21.044Z | Compiling resolv-conf v0.7.6 |
| 2934 | 2026-06-15T08:52:21.083Z | Compiling owo-colors v4.3.0 |
| 2935 | 2026-06-15T08:52:21.096Z | Compiling swrite v0.1.0 |
| 2936 | 2026-06-15T08:52:21.214Z | Compiling linked-hash-map v0.5.6 |
| 2937 | 2026-06-15T08:52:21.227Z | Compiling unicode-segmentation v1.13.3 |
| 2938 | 2026-06-15T08:52:21.509Z | Compiling lru-cache v0.1.2 |
| 2939 | 2026-06-15T08:52:21.662Z | Compiling newline-converter v0.3.0 |
| 2940 | 2026-06-15T08:52:21.790Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2941 | 2026-06-15T08:52:21.866Z | Compiling num_enum_derive v0.5.11 |
| 2942 | 2026-06-15T08:52:21.879Z | Compiling rayon v1.12.0 |
| 2943 | 2026-06-15T08:52:21.946Z | Compiling toml v0.8.23 |
| 2944 | 2026-06-15T08:52:22.169Z | Compiling hickory-proto v0.24.4 |
| 2945 | 2026-06-15T08:52:22.524Z | Compiling console v0.15.11 |
| 2946 | 2026-06-15T08:52:22.906Z | Compiling camino-tempfile v1.4.1 |
| 2947 | 2026-06-15T08:52:23.089Z | Compiling serde-big-array v0.5.1 |
| 2948 | 2026-06-15T08:52:23.260Z | Compiling derive-where v1.6.1 |
| 2949 | 2026-06-15T08:52:23.367Z | Compiling pin-project-internal v1.1.13 |
| 2950 | 2026-06-15T08:52:23.473Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2951 | 2026-06-15T08:52:23.848Z | Compiling siphasher v1.0.3 |
| 2952 | 2026-06-15T08:52:24.037Z | Compiling minimal-lexical v0.2.1 |
| 2953 | 2026-06-15T08:52:24.107Z | Compiling phf_shared v0.12.1 |
| 2954 | 2026-06-15T08:52:24.296Z | Compiling nom v7.1.3 |
| 2955 | 2026-06-15T08:52:24.344Z | Compiling hickory-resolver v0.24.4 |
| 2956 | 2026-06-15T08:52:24.511Z | Compiling pin-project v1.1.13 |
| 2957 | 2026-06-15T08:52:24.583Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2958 | 2026-06-15T08:52:24.914Z | Compiling expectorate v1.2.0 |
| 2959 | 2026-06-15T08:52:25.140Z | Compiling num_enum v0.5.11 |
| 2960 | 2026-06-15T08:52:25.629Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2961 | 2026-06-15T08:52:27.055Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 2962 | 2026-06-15T08:52:27.859Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2963 | 2026-06-15T08:52:28.477Z | Compiling zone_cfg_derive v0.3.1 |
| 2964 | 2026-06-15T08:52:29.229Z | Compiling unicode-normalization v0.1.25 |
| 2965 | 2026-06-15T08:52:29.855Z | Compiling tokio-stream v0.1.18 |
| 2966 | 2026-06-15T08:52:29.896Z | Compiling async-recursion v1.1.1 |
| 2967 | 2026-06-15T08:52:30.181Z | Compiling snafu-derive v0.8.9 |
| 2968 | 2026-06-15T08:52:30.426Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2969 | 2026-06-15T08:52:30.618Z | Compiling slog-dtrace v0.3.0 |
| 2970 | 2026-06-15T08:52:30.776Z | Compiling csv-core v0.1.13 |
| 2971 | 2026-06-15T08:52:30.899Z | Compiling unicode-width v0.1.14 |
| 2972 | 2026-06-15T08:52:31.200Z | Compiling foreign-types-shared v0.1.1 |
| 2973 | 2026-06-15T08:52:31.236Z | Compiling konst_macro_rules v0.2.19 |
| 2974 | 2026-06-15T08:52:31.309Z | Compiling cancel-safe-futures v0.1.5 |
| 2975 | 2026-06-15T08:52:31.446Z | Compiling openssl v0.10.81 |
| 2976 | 2026-06-15T08:52:31.600Z | Compiling unicode-xid v0.2.6 |
| 2977 | 2026-06-15T08:52:31.740Z | Compiling highway v1.3.0 |
| 2978 | 2026-06-15T08:52:31.764Z | Compiling smawk v0.3.2 |
| 2979 | 2026-06-15T08:52:31.936Z | Compiling chrono-tz v0.10.4 |
| 2980 | 2026-06-15T08:52:31.949Z | Compiling unicode-linebreak v0.1.5 |
| 2981 | 2026-06-15T08:52:31.965Z | Compiling same-file v1.0.6 |
| 2982 | 2026-06-15T08:52:32.168Z | Compiling foldhash v0.1.5 |
| 2983 | 2026-06-15T08:52:32.224Z | Compiling textwrap v0.16.2 |
| 2984 | 2026-06-15T08:52:32.236Z | Compiling walkdir v2.5.0 |
| 2985 | 2026-06-15T08:52:32.426Z | Compiling hashbrown v0.15.5 |
| 2986 | 2026-06-15T08:52:32.463Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2987 | 2026-06-15T08:52:32.966Z | Compiling snafu v0.8.9 |
| 2988 | 2026-06-15T08:52:33.104Z | Compiling const_format_proc_macros v0.2.34 |
| 2989 | 2026-06-15T08:52:33.601Z | Compiling konst v0.2.20 |
| 2990 | 2026-06-15T08:52:33.794Z | Compiling foreign-types v0.3.2 |
| 2991 | 2026-06-15T08:52:33.887Z | Compiling csv v1.4.0 |
| 2992 | 2026-06-15T08:52:34.029Z | Compiling qorb v0.4.1 |
| 2993 | 2026-06-15T08:52:34.047Z | Compiling olpc-cjson v0.1.4 |
| 2994 | 2026-06-15T08:52:34.070Z | Compiling zone v0.3.1 |
| 2995 | 2026-06-15T08:52:34.266Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2996 | 2026-06-15T08:52:34.857Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2997 | 2026-06-15T08:52:37.823Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 2998 | 2026-06-15T08:52:38.383Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2999 | 2026-06-15T08:52:38.419Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3000 | 2026-06-15T08:52:38.522Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3001 | 2026-06-15T08:52:38.941Z | Compiling phf v0.12.1 |
| 3002 | 2026-06-15T08:52:39.609Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3003 | 2026-06-15T08:52:40.019Z | Compiling tokio-dtrace v0.1.1 |
| 3004 | 2026-06-15T08:52:40.357Z | Compiling globset v0.4.18 |
| 3005 | 2026-06-15T08:52:40.714Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3006 | 2026-06-15T08:52:40.943Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3007 | 2026-06-15T08:52:41.091Z | Compiling smf v0.2.3 |
| 3008 | 2026-06-15T08:52:41.586Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3009 | 2026-06-15T08:52:42.219Z | Compiling libsw-core v0.3.2 |
| 3010 | 2026-06-15T08:52:42.240Z | Compiling pem v3.0.6 |
| 3011 | 2026-06-15T08:52:42.322Z | Compiling serde_plain v1.0.2 |
| 3012 | 2026-06-15T08:52:42.408Z | Compiling openssl-macros v0.1.1 |
| 3013 | 2026-06-15T08:52:42.623Z | Compiling cookie v0.18.1 |
| 3014 | 2026-06-15T08:52:42.897Z | Compiling sigpipe v0.1.3 |
| 3015 | 2026-06-15T08:52:42.920Z | Compiling jiff v0.2.28 |
| 3016 | 2026-06-15T08:52:42.934Z | Compiling fixedbitset v0.5.7 |
| 3017 | 2026-06-15T08:52:42.999Z | Compiling glob v0.3.3 |
| 3018 | 2026-06-15T08:52:43.340Z | Compiling fixedbitset v0.4.2 |
| 3019 | 2026-06-15T08:52:43.469Z | Compiling typed-path v0.9.3 |
| 3020 | 2026-06-15T08:52:43.727Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3021 | 2026-06-15T08:52:43.818Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3022 | 2026-06-15T08:52:43.956Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3023 | 2026-06-15T08:52:44.108Z | Compiling petgraph v0.6.5 |
| 3024 | 2026-06-15T08:52:44.558Z | Compiling tough v0.22.0 |
| 3025 | 2026-06-15T08:52:45.954Z | Compiling petgraph v0.8.3 |
| 3026 | 2026-06-15T08:52:46.429Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3027 | 2026-06-15T08:52:46.813Z | Compiling libsw v3.5.0 |
| 3028 | 2026-06-15T08:52:47.015Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3029 | 2026-06-15T08:52:48.360Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3030 | 2026-06-15T08:52:48.450Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3031 | 2026-06-15T08:52:48.488Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3032 | 2026-06-15T08:52:48.635Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3033 | 2026-06-15T08:52:48.705Z | Compiling oxide-tokio-rt v0.1.6 |
| 3034 | 2026-06-15T08:52:48.753Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3035 | 2026-06-15T08:52:52.288Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3036 | 2026-06-15T08:52:52.477Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3037 | 2026-06-15T08:52:53.077Z | Compiling const_format v0.2.36 |
| 3038 | 2026-06-15T08:52:53.320Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3039 | 2026-06-15T08:52:53.440Z | Compiling papergrid v0.11.0 |
| 3040 | 2026-06-15T08:52:53.537Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3041 | 2026-06-15T08:52:53.614Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3042 | 2026-06-15T08:52:53.634Z | Compiling libscf-sys v1.2.0 |
| 3043 | 2026-06-15T08:52:53.788Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3044 | 2026-06-15T08:52:53.970Z | Compiling tabled_derive v0.7.0 |
| 3045 | 2026-06-15T08:52:54.183Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3046 | 2026-06-15T08:52:54.301Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3047 | 2026-06-15T08:52:54.433Z | Compiling gethostname v0.5.0 |
| 3048 | 2026-06-15T08:52:54.622Z | Compiling bcs v0.1.6 |
| 3049 | 2026-06-15T08:52:54.813Z | Compiling linear-map v1.2.0 |
| 3050 | 2026-06-15T08:52:54.942Z | Compiling tagptr v0.2.0 |
| 3051 | 2026-06-15T08:52:55.021Z | Compiling whoami v1.6.1 |
| 3052 | 2026-06-15T08:52:55.040Z | Compiling termtree v0.5.1 |
| 3053 | 2026-06-15T08:52:55.115Z | Compiling moka v0.12.15 |
| 3054 | 2026-06-15T08:52:55.763Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3055 | 2026-06-15T08:52:55.946Z | Compiling tabled v0.15.0 |
| 3056 | 2026-06-15T08:52:56.391Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3057 | 2026-06-15T08:52:56.868Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3058 | 2026-06-15T08:52:58.489Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3059 | 2026-06-15T08:52:58.718Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3060 | 2026-06-15T08:52:58.939Z | Compiling steno v0.4.1 |
| 3061 | 2026-06-15T08:53:00.733Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3062 | 2026-06-15T08:53:02.671Z | Compiling hickory-proto v0.25.2 |
| 3063 | 2026-06-15T08:53:03.835Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3064 | 2026-06-15T08:53:04.557Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3065 | 2026-06-15T08:53:05.192Z | Compiling hickory-resolver v0.25.2 |
| 3066 | 2026-06-15T08:53:05.262Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3067 | 2026-06-15T08:53:05.380Z | Compiling parking_lot_core v0.8.6 |
| 3068 | 2026-06-15T08:53:06.137Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3069 | 2026-06-15T08:53:06.933Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3070 | 2026-06-15T08:53:07.330Z | Compiling crunchy v0.2.4 |
| 3071 | 2026-06-15T08:53:07.660Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3072 | 2026-06-15T08:53:07.752Z | Compiling parking_lot v0.11.2 |
| 3073 | 2026-06-15T08:53:07.767Z | Compiling typify-impl v0.4.3 |
| 3074 | 2026-06-15T08:53:08.658Z | Compiling fxhash v0.2.1 |
| 3075 | 2026-06-15T08:53:08.813Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3076 | 2026-06-15T08:53:09.108Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3077 | 2026-06-15T08:53:09.586Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3078 | 2026-06-15T08:53:09.855Z | Compiling tiny-keccak v2.0.2 |
| 3079 | 2026-06-15T08:53:10.166Z | Compiling proc-macro-error2 v2.0.1 |
| 3080 | 2026-06-15T08:53:10.470Z | Compiling sled v0.34.7 |
| 3081 | 2026-06-15T08:53:10.857Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3082 | 2026-06-15T08:53:11.144Z | Compiling typify-macro v0.4.3 |
| 3083 | 2026-06-15T08:53:11.559Z | Compiling arc-swap v1.9.1 |
| 3084 | 2026-06-15T08:53:11.917Z | Compiling slog-scope v4.4.1 |
| 3085 | 2026-06-15T08:53:12.590Z | Compiling tabled_derive v0.11.0 |
| 3086 | 2026-06-15T08:53:13.261Z | Compiling papergrid v0.18.0 |
| 3087 | 2026-06-15T08:53:13.760Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3088 | 2026-06-15T08:53:14.333Z | Compiling progenitor-impl v0.13.0 |
| 3089 | 2026-06-15T08:53:14.602Z | Compiling testing_table v0.3.0 |
| 3090 | 2026-06-15T08:53:15.028Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3091 | 2026-06-15T08:53:15.224Z | Compiling internet-checksum v0.2.1 |
| 3092 | 2026-06-15T08:53:15.359Z | Compiling tabled v0.21.0 |
| 3093 | 2026-06-15T08:53:15.377Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3094 | 2026-06-15T08:53:16.377Z | Compiling progenitor-macro v0.13.0 |
| 3095 | 2026-06-15T08:53:18.819Z | Compiling const-random-macro v0.1.16 |
| 3096 | 2026-06-15T08:53:19.267Z | Compiling slog-stdlog v4.1.1 |
| 3097 | 2026-06-15T08:53:19.642Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3098 | 2026-06-15T08:53:19.708Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3099 | 2026-06-15T08:53:19.769Z | Compiling progenitor-client v0.13.0 |
| 3100 | 2026-06-15T08:53:20.422Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3101 | 2026-06-15T08:53:20.729Z | Compiling smartstring v1.0.1 |
| 3102 | 2026-06-15T08:53:21.000Z | Compiling ahash v0.8.12 |
| 3103 | 2026-06-15T08:53:21.349Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3104 | 2026-06-15T08:53:21.361Z | Compiling slog-envlogger v2.2.0 |
| 3105 | 2026-06-15T08:53:22.512Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3106 | 2026-06-15T08:53:23.259Z | Compiling progenitor v0.13.0 |
| 3107 | 2026-06-15T08:53:23.434Z | Compiling const-random v0.1.18 |
| 3108 | 2026-06-15T08:53:24.295Z | Compiling typify v0.4.3 |
| 3109 | 2026-06-15T08:53:25.991Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#9f1029da) |
| 3110 | 2026-06-15T08:53:27.280Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3111 | 2026-06-15T08:53:27.574Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3112 | 2026-06-15T08:53:28.237Z | Compiling crc8 v0.1.1 |
| 3113 | 2026-06-15T08:53:28.370Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3114 | 2026-06-15T08:53:29.821Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3115 | 2026-06-15T08:53:30.282Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3116 | 2026-06-15T08:53:30.449Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3117 | 2026-06-15T08:53:31.710Z | Compiling progenitor-impl v0.10.0 |
| 3118 | 2026-06-15T08:53:32.498Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3119 | 2026-06-15T08:53:33.216Z | Compiling reqwest v0.12.28 |
| 3120 | 2026-06-15T08:53:33.774Z | Compiling lzma-sys v0.1.20 |
| 3121 | 2026-06-15T08:53:34.241Z | Compiling sha1 v0.10.6 |
| 3122 | 2026-06-15T08:53:34.673Z | Compiling thin-vec v0.2.18 |
| 3123 | 2026-06-15T08:53:35.026Z | Compiling rhai_codegen v3.2.0 |
| 3124 | 2026-06-15T08:53:35.439Z | Compiling fs-err v3.3.0 |
| 3125 | 2026-06-15T08:53:35.722Z | Compiling typeid v1.0.3 |
| 3126 | 2026-06-15T08:53:36.066Z | Compiling utf-8 v0.7.6 |
| 3127 | 2026-06-15T08:53:36.294Z | Compiling tungstenite v0.21.0 |
| 3128 | 2026-06-15T08:53:36.306Z | Compiling rhai v1.25.1 |
| 3129 | 2026-06-15T08:53:38.578Z | Compiling progenitor-client v0.10.0 |
| 3130 | 2026-06-15T08:53:39.120Z | Compiling progenitor-macro v0.10.0 |
| 3131 | 2026-06-15T08:53:43.370Z | Compiling cargo_toml v0.22.3 |
| 3132 | 2026-06-15T08:53:45.629Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3133 | 2026-06-15T08:53:47.237Z | Compiling sha2 v0.10.9 |
| 3134 | 2026-06-15T08:53:47.425Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3135 | 2026-06-15T08:53:48.290Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3136 | 2026-06-15T08:53:48.351Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3137 | 2026-06-15T08:53:48.502Z | Compiling progenitor v0.10.0 |
| 3138 | 2026-06-15T08:53:48.804Z | Compiling tokio-tungstenite v0.21.0 |
| 3139 | 2026-06-15T08:53:49.105Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3140 | 2026-06-15T08:53:49.163Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3141 | 2026-06-15T08:53:49.306Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3142 | 2026-06-15T08:53:49.592Z | Compiling console v0.16.3 |
| 3143 | 2026-06-15T08:53:50.037Z | Compiling git-stub v1.0.0 |
| 3144 | 2026-06-15T08:53:50.856Z | Compiling base64 v0.21.7 |
| 3145 | 2026-06-15T08:53:50.949Z | Compiling is_ci v1.2.0 |
| 3146 | 2026-06-15T08:53:51.138Z | Compiling unit-prefix v0.5.2 |
| 3147 | 2026-06-15T08:53:51.317Z | Compiling indicatif v0.18.4 |
| 3148 | 2026-06-15T08:53:51.373Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3149 | 2026-06-15T08:53:52.584Z | Compiling supports-color v3.0.2 |
| 3150 | 2026-06-15T08:53:54.033Z | Compiling git-stub-vcs v0.1.0 |
| 3151 | 2026-06-15T08:53:54.326Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3152 | 2026-06-15T08:53:54.849Z | Compiling ron v0.12.1 |
| 3153 | 2026-06-15T08:53:55.325Z | Compiling xz2 v0.1.7 |
| 3154 | 2026-06-15T08:53:55.647Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3155 | 2026-06-15T08:53:55.834Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3156 | 2026-06-15T08:53:56.345Z | Compiling drift v0.2.0 |
| 3157 | 2026-06-15T08:53:57.013Z | Compiling base16ct v1.0.0 |
| 3158 | 2026-06-15T08:53:58.646Z | Compiling dropshot-api-manager v0.7.2 |
| 3159 | 2026-06-15T08:54:02.876Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3160 | 2026-06-15T08:54:04.068Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3161 | 2026-06-15T08:54:05.192Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3162 | 2026-06-15T08:54:06.550Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3163 | 2026-06-15T08:54:08.621Z | Compiling natord v1.0.9 |
| 3164 | 2026-06-15T08:54:08.920Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3165 | 2026-06-15T08:54:09.018Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3166 | 2026-06-15T08:54:09.703Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3167 | 2026-06-15T08:54:09.772Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3168 | 2026-06-15T08:54:10.697Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3169 | 2026-06-15T08:54:21.483Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3170 | 2026-06-15T08:54:23.541Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3171 | 2026-06-15T08:54:23.887Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3172 | 2026-06-15T08:54:25.405Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3173 | 2026-06-15T08:54:26.234Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3174 | 2026-06-15T08:54:52.197Z | Finished `release` profile [optimized] target(s) in 4m 22s |
| 3175 | 2026-06-15T08:54:52.378Z | |
| 3176 | 2026-06-15T08:54:52.378Z | real 4:22.301530330 |
| 3177 | 2026-06-15T08:54:52.378Z | user 29:53.018280283 |
| 3178 | 2026-06-15T08:54:52.378Z | sys 2:45.496620707 |
| 3179 | 2026-06-15T08:54:52.378Z | trap 0.759575799 |
| 3180 | 2026-06-15T08:54:52.378Z | tflt 1.330576357 |
| 3181 | 2026-06-15T08:54:52.378Z | dflt 1.591759866 |
| 3182 | 2026-06-15T08:54:52.378Z | kflt 0.000076534 |
| 3183 | 2026-06-15T08:54:52.378Z | lock 1:59:52.150906389 |
| 3184 | 2026-06-15T08:54:52.382Z | slp 1:26:12.600197693 |
| 3185 | 2026-06-15T08:54:52.382Z | lat 2:15.901170153 |
| 3186 | 2026-06-15T08:54:52.382Z | stop 3:29.656500306 |
| 3187 | 2026-06-15T08:54:52.382Z | + for x in debug release |
| 3188 | 2026-06-15T08:54:52.382Z | + mkdir -p /work/debug |
| 3189 | 2026-06-15T08:54:52.382Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3190 | 2026-06-15T08:54:52.920Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3191 | 2026-06-15T08:54:53.284Z | + cp target/debug/mgd /work/debug/mgd |
| 3192 | 2026-06-15T08:54:53.895Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3193 | 2026-06-15T08:54:54.401Z | + for x in debug release |
| 3194 | 2026-06-15T08:54:54.404Z | + mkdir -p /work/release |
| 3195 | 2026-06-15T08:54:54.404Z | + cp target/release/ddmd /work/release/ddmd |
| 3196 | 2026-06-15T08:54:54.490Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3197 | 2026-06-15T08:54:54.568Z | + cp target/release/mgd /work/release/mgd |
| 3198 | 2026-06-15T08:54:54.683Z | + cp target/release/mgadm /work/release/mgadm |
| 3199 | 2026-06-15T08:54:54.785Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3200 | 2026-06-15T08:54:54.846Z | process exited: duration 696384 ms, exit code 0 |
| |
| 3201 | 2026-06-15T08:54:54.860Z | found 9 output files |
| 3202 | 2026-06-15T08:54:54.860Z | uploading: /work/debug/ddmadm (513298096 bytes) |
| 3203 | 2026-06-15T08:55:00.782Z | uploaded: /work/debug/ddmadm |
| 3204 | 2026-06-15T08:55:00.782Z | uploading: /work/debug/ddmd (591077384 bytes) |
| 3205 | 2026-06-15T08:55:09.643Z | uploaded: /work/debug/ddmd |
| 3206 | 2026-06-15T08:55:09.644Z | uploading: /work/debug/mgadm (607677648 bytes) |
| 3207 | 2026-06-15T08:55:18.581Z | uploaded: /work/debug/mgadm |
| 3208 | 2026-06-15T08:55:18.581Z | uploading: /work/debug/mgd (694497552 bytes) |
| 3209 | 2026-06-15T08:55:28.455Z | uploaded: /work/debug/mgd |
| 3210 | 2026-06-15T08:55:28.466Z | uploading: /work/release/ddmadm (47074176 bytes) |
| 3211 | 2026-06-15T08:55:29.841Z | uploaded: /work/release/ddmadm |
| 3212 | 2026-06-15T08:55:29.841Z | uploading: /work/release/ddmd (52919136 bytes) |
| 3213 | 2026-06-15T08:55:31.416Z | uploaded: /work/release/ddmd |
| 3214 | 2026-06-15T08:55:31.416Z | uploading: /work/release/falcon-lab (37813952 bytes) |
| 3215 | 2026-06-15T08:55:32.822Z | uploaded: /work/release/falcon-lab |
| 3216 | 2026-06-15T08:55:32.822Z | uploading: /work/release/mgadm (61701808 bytes) |
| 3217 | 2026-06-15T08:55:34.392Z | uploaded: /work/release/mgadm |
| 3218 | 2026-06-15T08:55:34.392Z | uploading: /work/release/mgd (73150216 bytes) |
| 3219 | 2026-06-15T08:55:35.852Z | uploaded: /work/release/mgd |