|
|
|
| 1 | 2026-06-25T03:58:18.359Z | job assigned to worker 01KVYET6ADH0EXGG94ES3Y2H20 [factory aws, i-0e70b6b171dd37ac6] (queued for 47 s) |
| |
| 2 | 2026-06-25T03:58:25.642Z | starting task 0: "setup" |
| 3 | 2026-06-25T03:58:25.647Z | ++ uname -s |
| 4 | 2026-06-25T03:58:25.650Z | + kern=SunOS |
| 5 | 2026-06-25T03:58:25.650Z | + build_user=build |
| 6 | 2026-06-25T03:58:25.650Z | + build_uid=12345 |
| 7 | 2026-06-25T03:58:25.650Z | + work_dir=/work |
| 8 | 2026-06-25T03:58:25.651Z | + input_dir=/input |
| 9 | 2026-06-25T03:58:25.651Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T03:58:25.651Z | + case "$kern" in |
| 11 | 2026-06-25T03:58:25.651Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T03:58:25.654Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T03:58:27.656Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T03:58:27.777Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T03:58:27.780Z | + home_fs=zfs |
| 16 | 2026-06-25T03:58:27.780Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T03:58:27.780Z | + mkdir -p /home/build |
| 18 | 2026-06-25T03:58:27.780Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T03:58:29.781Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T03:58:29.784Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-06-25T03:58:29.790Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T03:58:29.793Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T03:58:29.793Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T03:58:29.793Z | * rust toolchain profile = "default" |
| 25 | 2026-06-25T03:58:29.793Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-25T03:58:29.793Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T03:58:29.796Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T03:58:29.796Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T03:58:29.796Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T03:58:29.870Z | info: downloading installer |
| 31 | 2026-06-25T03:58:31.185Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T03:58:31.185Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T03:58:31.185Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T03:58:31.191Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T03:58:31.191Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T03:58:31.191Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T03:58:31.191Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T03:58:31.192Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T03:58:31.192Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T03:58:31.192Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T03:58:31.192Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T03:58:31.192Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T03:58:31.192Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T03:58:31.198Z | info: profile set to default |
| 45 | 2026-06-25T03:58:31.198Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T03:58:31.207Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T03:58:31.342Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T03:58:31.346Z | info: downloading 6 components |
| 49 | 2026-06-25T03:58:47.856Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T03:58:47.856Z | |
| 51 | 2026-06-25T03:58:47.883Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T03:58:47.883Z | |
| 53 | 2026-06-25T03:58:47.883Z | |
| 54 | 2026-06-25T03:58:47.883Z | Rust is installed now. Great! |
| 55 | 2026-06-25T03:58:47.884Z | |
| 56 | 2026-06-25T03:58:47.884Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T03:58:47.884Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T03:58:47.884Z | |
| 59 | 2026-06-25T03:58:47.884Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T03:58:47.884Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T03:58:47.884Z | |
| 62 | 2026-06-25T03:58:47.884Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T03:58:47.884Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T03:58:47.884Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T03:58:47.884Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T03:58:47.884Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T03:58:47.884Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T03:58:47.884Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T03:58:47.888Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T03:58:47.888Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T03:58:47.971Z | + rustup --version |
| 72 | 2026-06-25T03:58:47.979Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T03:58:47.982Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T03:58:48.001Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T03:58:48.004Z | + cargo --version |
| 76 | 2026-06-25T03:58:48.016Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T03:58:48.019Z | + rustc --version |
| 78 | 2026-06-25T03:58:48.037Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T03:58:48.040Z | process exited: duration 18248 ms, exit code 0 |
| |
| 80 | 2026-06-25T03:58:48.046Z | starting task 2: "authentication" |
| 81 | 2026-06-25T03:58:48.062Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-25T03:58:48.068Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T03:58:48.072Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-25T03:58:48.075Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-25T03:58:48.105Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-25T03:58:49.337Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-25T03:58:49.337Z | + git fetch origin 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 88 | 2026-06-25T03:58:49.583Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-25T03:58:49.583Z | * branch 588dfef9baf67e938694efd6ac1d0b25a00cb9da -> FETCH_HEAD |
| 90 | 2026-06-25T03:58:49.590Z | + [[ -n renovate/opte ]] |
| 91 | 2026-06-25T03:58:49.593Z | ++ git branch --show-current |
| 92 | 2026-06-25T03:58:49.593Z | + current=main |
| 93 | 2026-06-25T03:58:49.593Z | + [[ main != renovate/opte ]] |
| 94 | 2026-06-25T03:58:49.593Z | + git branch -f renovate/opte 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 95 | 2026-06-25T03:58:49.593Z | + git checkout -f renovate/opte |
| 96 | 2026-06-25T03:58:49.611Z | Switched to branch 'renovate/opte' |
| 97 | 2026-06-25T03:58:49.614Z | + git reset --hard 588dfef9baf67e938694efd6ac1d0b25a00cb9da |
| 98 | 2026-06-25T03:58:49.617Z | HEAD is now at 588dfef Update opte to cd7749d |
| 99 | 2026-06-25T03:58:49.618Z | process exited: duration 1548 ms, exit code 0 |
| |
| 100 | 2026-06-25T03:58:49.624Z | starting task 4: "build" |
| 101 | 2026-06-25T03:58:49.627Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-25T03:58:57.980Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-25T03:59:05.689Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-25T03:59:12.993Z | Planning: Solver setup ... Done |
| 105 | 2026-06-25T03:59:13.032Z | Planning: Running solver ... Done |
| 106 | 2026-06-25T03:59:13.177Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-25T03:59:13.196Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-25T03:59:13.287Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-25T03:59:13.316Z | Planning: Package planning ... Done |
| 110 | 2026-06-25T03:59:13.341Z | Planning: Merging actions ... Done |
| 111 | 2026-06-25T03:59:13.449Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-25T03:59:13.456Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-25T03:59:14.226Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-25T03:59:14.231Z | Planning: Planning completed in 8.37 seconds |
| 115 | 2026-06-25T03:59:14.242Z | Packages to install: 2 |
| 116 | 2026-06-25T03:59:14.246Z | Mediators to change: 2 |
| 117 | 2026-06-25T03:59:14.246Z | Services to change: 1 |
| 118 | 2026-06-25T03:59:14.246Z | Create boot environment: No |
| 119 | 2026-06-25T03:59:14.246Z | Create backup boot environment: No |
| 120 | 2026-06-25T03:59:14.283Z | |
| 121 | 2026-06-25T03:59:14.283Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-25T03:59:19.283Z | Download: 2043/3076 items 118.1/211.3MB 55% complete (23.9M/s) |
| 123 | 2026-06-25T03:59:24.475Z | Download: 3026/3076 items 201.6/211.3MB 95% complete (21.1M/s) |
| 124 | 2026-06-25T03:59:31.063Z | Download: 3074/3076 items 211.2/211.3MB 99% complete (9.2M/s) |
| 125 | 2026-06-25T03:59:31.083Z | Download: Completed 211.31 MB in 16.80 seconds (12.6M/s) |
| 126 | 2026-06-25T03:59:31.205Z | Actions: 1/3418 actions (Installing new actions) |
| 127 | 2026-06-25T03:59:34.324Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 128 | 2026-06-25T03:59:34.978Z | Done |
| 129 | 2026-06-25T03:59:34.978Z | Done |
| 130 | 2026-06-25T03:59:35.728Z | Done |
| 131 | 2026-06-25T03:59:39.096Z | Done |
| 132 | 2026-06-25T03:59:39.168Z | Done |
| 133 | 2026-06-25T03:59:39.172Z | Done |
| 134 | 2026-06-25T03:59:39.470Z | Done |
| 135 | 2026-06-25T03:59:40.152Z | + cargo --version |
| 136 | 2026-06-25T03:59:40.158Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 137 | 2026-06-25T03:59:40.311Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 138 | 2026-06-25T03:59:40.318Z | info: downloading 6 components |
| 139 | 2026-06-25T03:59:56.349Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 140 | 2026-06-25T03:59:56.352Z | + rustc --version |
| 141 | 2026-06-25T03:59:56.377Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 142 | 2026-06-25T03:59:56.380Z | + banner check |
| 143 | 2026-06-25T03:59:56.383Z | |
| 144 | 2026-06-25T03:59:56.383Z | #### # # ###### #### # # |
| 145 | 2026-06-25T03:59:56.383Z | # # # # # # # # # |
| 146 | 2026-06-25T03:59:56.383Z | # ###### ##### # #### |
| 147 | 2026-06-25T03:59:56.383Z | # # # # # # # |
| 148 | 2026-06-25T03:59:56.383Z | # # # # # # # # # |
| 149 | 2026-06-25T03:59:56.383Z | #### # # ###### #### # # |
| 150 | 2026-06-25T03:59:56.383Z | |
| 151 | 2026-06-25T03:59:56.383Z | + cargo fmt -- --check |
| 152 | 2026-06-25T03:59:56.775Z | + cargo clippy --all-targets -- --deny warnings |
| 153 | 2026-06-25T03:59:56.889Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 154 | 2026-06-25T03:59:57.738Z | From https://github.com/oxidecomputer/falcon |
| 155 | 2026-06-25T03:59:57.738Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 156 | 2026-06-25T03:59:57.816Z | Updating crates.io index |
| 157 | 2026-06-25T03:59:57.819Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 158 | 2026-06-25T03:59:58.193Z | From https://github.com/oxidecomputer/dendrite |
| 159 | 2026-06-25T03:59:58.193Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 160 | 2026-06-25T03:59:58.362Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 161 | 2026-06-25T03:59:58.618Z | From https://github.com/oxidecomputer/ispf |
| 162 | 2026-06-25T03:59:58.618Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 163 | 2026-06-25T03:59:58.624Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 164 | 2026-06-25T03:59:58.987Z | From https://github.com/oxidecomputer/netadm-sys |
| 165 | 2026-06-25T03:59:58.987Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 166 | 2026-06-25T03:59:58.994Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 167 | 2026-06-25T04:00:04.879Z | From https://github.com/oxidecomputer/omicron |
| 168 | 2026-06-25T04:00:04.879Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 169 | 2026-06-25T04:00:05.302Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 170 | 2026-06-25T04:00:06.084Z | From https://github.com/oxidecomputer/opte |
| 171 | 2026-06-25T04:00:06.084Z | * [new ref] cd7749d9dd18f39e065781147cbf51d39930ceca -> refs/commit/cd7749d9dd18f39e065781147cbf51d39930ceca |
| 172 | 2026-06-25T04:00:06.114Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 173 | 2026-06-25T04:00:06.382Z | From https://github.com/illumos/smf-rs |
| 174 | 2026-06-25T04:00:06.382Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 175 | 2026-06-25T04:00:06.657Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 176 | 2026-06-25T04:00:06.949Z | From https://github.com/oxidecomputer/network-interface |
| 177 | 2026-06-25T04:00:06.949Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 178 | 2026-06-25T04:00:07.098Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 179 | 2026-06-25T04:00:07.365Z | From https://github.com/oxidecomputer/zone |
| 180 | 2026-06-25T04:00:07.365Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 181 | 2026-06-25T04:00:07.444Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 182 | 2026-06-25T04:00:08.091Z | From https://github.com/oxidecomputer/propolis |
| 183 | 2026-06-25T04:00:08.092Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 184 | 2026-06-25T04:00:08.165Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 185 | 2026-06-25T04:00:08.669Z | From https://github.com/oxidecomputer/transceiver-control |
| 186 | 2026-06-25T04:00:08.669Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 187 | 2026-06-25T04:00:08.805Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 188 | 2026-06-25T04:00:09.080Z | From https://github.com/oxidecomputer/dlpi-sys |
| 189 | 2026-06-25T04:00:09.080Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 190 | 2026-06-25T04:00:09.095Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 191 | 2026-06-25T04:00:09.354Z | From https://github.com/jmesmon/rust-libzfs |
| 192 | 2026-06-25T04:00:09.354Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 193 | 2026-06-25T04:00:09.362Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 194 | 2026-06-25T04:00:09.612Z | From https://github.com/oxidecomputer/rusty-doors |
| 195 | 2026-06-25T04:00:09.612Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 196 | 2026-06-25T04:00:09.623Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 197 | 2026-06-25T04:00:09.944Z | From https://github.com/oxidecomputer/lldp |
| 198 | 2026-06-25T04:00:09.944Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 199 | 2026-06-25T04:00:10.005Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 200 | 2026-06-25T04:00:10.281Z | From https://github.com/oxidecomputer/slog-error-chain |
| 201 | 2026-06-25T04:00:10.281Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 202 | 2026-06-25T04:00:10.336Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 203 | 2026-06-25T04:00:10.609Z | From https://github.com/oxidecomputer/tufaceous |
| 204 | 2026-06-25T04:00:10.609Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 205 | 2026-06-25T04:00:10.735Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 206 | 2026-06-25T04:00:11.181Z | From https://github.com/oxidecomputer/management-gateway-service |
| 207 | 2026-06-25T04:00:11.181Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 208 | 2026-06-25T04:00:11.195Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 209 | 2026-06-25T04:00:12.278Z | From https://github.com/oxidecomputer/crucible |
| 210 | 2026-06-25T04:00:12.278Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 211 | 2026-06-25T04:00:12.936Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 212 | 2026-06-25T04:00:13.213Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 213 | 2026-06-25T04:00:13.213Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 214 | 2026-06-25T04:00:13.407Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 215 | 2026-06-25T04:00:13.854Z | From https://github.com/oxidecomputer/propolis |
| 216 | 2026-06-25T04:00:13.854Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 217 | 2026-06-25T04:00:14.262Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 218 | 2026-06-25T04:00:15.141Z | From https://github.com/oxidecomputer/crucible |
| 219 | 2026-06-25T04:00:15.141Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 220 | 2026-06-25T04:00:15.237Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 221 | 2026-06-25T04:00:15.590Z | From https://github.com/oxidecomputer/tofino |
| 222 | 2026-06-25T04:00:15.590Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 223 | 2026-06-25T04:00:15.601Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 224 | 2026-06-25T04:00:16.293Z | From https://github.com/oxidecomputer/maghemite |
| 225 | 2026-06-25T04:00:16.293Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 226 | 2026-06-25T04:00:16.336Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 227 | 2026-06-25T04:00:16.807Z | From https://github.com/oxidecomputer/clickward |
| 228 | 2026-06-25T04:00:16.807Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 229 | 2026-06-25T04:00:16.940Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 230 | 2026-06-25T04:00:17.331Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 231 | 2026-06-25T04:00:17.331Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 232 | 2026-06-25T04:00:18.766Z | Downloading crates ... |
| 233 | 2026-06-25T04:00:18.835Z | Downloaded anstream v1.0.0 |
| 234 | 2026-06-25T04:00:18.851Z | Downloaded crucible-workspace-hack v0.1.0 |
| 235 | 2026-06-25T04:00:18.854Z | Downloaded const-random-macro v0.1.16 |
| 236 | 2026-06-25T04:00:18.857Z | Downloaded debug-ignore v1.0.5 |
| 237 | 2026-06-25T04:00:18.860Z | Downloaded deranged v0.5.8 |
| 238 | 2026-06-25T04:00:18.863Z | Downloaded defmt v1.1.0 |
| 239 | 2026-06-25T04:00:18.866Z | Downloaded foreign-types v0.5.0 |
| 240 | 2026-06-25T04:00:18.866Z | Downloaded find-msvc-tools v0.1.9 |
| 241 | 2026-06-25T04:00:18.869Z | Downloaded adler2 v2.0.1 |
| 242 | 2026-06-25T04:00:18.872Z | Downloaded base64ct v1.8.3 |
| 243 | 2026-06-25T04:00:18.875Z | Downloaded erased-serde v0.3.31 |
| 244 | 2026-06-25T04:00:18.878Z | Downloaded darling v0.23.0 |
| 245 | 2026-06-25T04:00:18.881Z | Downloaded fxhash v0.2.1 |
| 246 | 2026-06-25T04:00:18.884Z | Downloaded futures-sink v0.3.32 |
| 247 | 2026-06-25T04:00:18.884Z | Downloaded crunchy v0.2.4 |
| 248 | 2026-06-25T04:00:18.887Z | Downloaded ahash v0.8.12 |
| 249 | 2026-06-25T04:00:18.890Z | Downloaded getrandom v0.4.2 |
| 250 | 2026-06-25T04:00:18.893Z | Downloaded byteorder v1.5.0 |
| 251 | 2026-06-25T04:00:18.897Z | Downloaded foreign-types v0.3.2 |
| 252 | 2026-06-25T04:00:18.897Z | Downloaded digest v0.10.7 |
| 253 | 2026-06-25T04:00:18.900Z | Downloaded form_urlencoded v1.2.2 |
| 254 | 2026-06-25T04:00:18.900Z | Downloaded colored v3.1.1 |
| 255 | 2026-06-25T04:00:18.903Z | Downloaded http v1.4.1 |
| 256 | 2026-06-25T04:00:18.906Z | Downloaded const-random v0.1.18 |
| 257 | 2026-06-25T04:00:18.909Z | Downloaded darling v0.21.3 |
| 258 | 2026-06-25T04:00:18.912Z | Downloaded gethostname v0.5.0 |
| 259 | 2026-06-25T04:00:18.915Z | Downloaded defmt-parser v1.0.0 |
| 260 | 2026-06-25T04:00:18.915Z | Downloaded crc32fast v1.5.0 |
| 261 | 2026-06-25T04:00:18.918Z | Downloaded hex v0.4.3 |
| 262 | 2026-06-25T04:00:18.921Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 263 | 2026-06-25T04:00:18.921Z | Downloaded backoff v0.4.0 |
| 264 | 2026-06-25T04:00:18.924Z | Downloaded fastrand v2.4.1 |
| 265 | 2026-06-25T04:00:18.924Z | Downloaded arc-swap v1.9.1 |
| 266 | 2026-06-25T04:00:18.927Z | Downloaded allocator-api2 v0.2.21 |
| 267 | 2026-06-25T04:00:18.930Z | Downloaded git-stub v1.0.0 |
| 268 | 2026-06-25T04:00:18.933Z | Downloaded async-stream-impl v0.3.6 |
| 269 | 2026-06-25T04:00:18.936Z | Downloaded futures-core v0.3.32 |
| 270 | 2026-06-25T04:00:18.936Z | Downloaded block-buffer v0.12.0 |
| 271 | 2026-06-25T04:00:18.940Z | Downloaded dtrace-parser v0.3.0 |
| 272 | 2026-06-25T04:00:18.940Z | Downloaded float-ord v0.3.2 |
| 273 | 2026-06-25T04:00:18.943Z | Downloaded heck v0.4.1 |
| 274 | 2026-06-25T04:00:18.943Z | Downloaded base16ct v1.0.0 |
| 275 | 2026-06-25T04:00:18.946Z | Downloaded globset v0.4.18 |
| 276 | 2026-06-25T04:00:18.949Z | Downloaded ciborium-ll v0.2.2 |
| 277 | 2026-06-25T04:00:18.949Z | Downloaded cfg_aliases v0.2.1 |
| 278 | 2026-06-25T04:00:18.952Z | Downloaded cobs v0.3.0 |
| 279 | 2026-06-25T04:00:18.952Z | Downloaded hostname v0.3.1 |
| 280 | 2026-06-25T04:00:18.955Z | Downloaded futures-task v0.3.32 |
| 281 | 2026-06-25T04:00:18.958Z | Downloaded dyn-clone v1.0.20 |
| 282 | 2026-06-25T04:00:18.958Z | Downloaded heck v0.5.0 |
| 283 | 2026-06-25T04:00:18.961Z | Downloaded futures-io v0.3.32 |
| 284 | 2026-06-25T04:00:18.961Z | Downloaded byte-wrapper v0.1.0 |
| 285 | 2026-06-25T04:00:18.964Z | Downloaded enum-as-inner v0.6.1 |
| 286 | 2026-06-25T04:00:18.967Z | Downloaded generic-array v0.14.7 |
| 287 | 2026-06-25T04:00:18.967Z | Downloaded autocfg v1.5.1 |
| 288 | 2026-06-25T04:00:18.970Z | Downloaded embedded-io v0.4.0 |
| 289 | 2026-06-25T04:00:18.972Z | Downloaded crc8 v0.1.1 |
| 290 | 2026-06-25T04:00:18.973Z | Downloaded fixedbitset v0.4.2 |
| 291 | 2026-06-25T04:00:18.975Z | Downloaded defmt v0.3.100 |
| 292 | 2026-06-25T04:00:18.975Z | Downloaded ciborium-io v0.2.2 |
| 293 | 2026-06-25T04:00:18.978Z | Downloaded foreign-types-macros v0.2.3 |
| 294 | 2026-06-25T04:00:18.978Z | Downloaded anstyle-query v1.1.5 |
| 295 | 2026-06-25T04:00:18.981Z | Downloaded base16ct v0.2.0 |
| 296 | 2026-06-25T04:00:18.984Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 297 | 2026-06-25T04:00:18.984Z | Downloaded crypto-common v0.1.7 |
| 298 | 2026-06-25T04:00:18.987Z | Downloaded httpdate v1.0.3 |
| 299 | 2026-06-25T04:00:18.987Z | Downloaded hash32 v0.3.1 |
| 300 | 2026-06-25T04:00:18.990Z | Downloaded embedded-io v0.6.1 |
| 301 | 2026-06-25T04:00:18.990Z | Downloaded dof v0.4.0 |
| 302 | 2026-06-25T04:00:18.993Z | Downloaded daft v0.1.7 |
| 303 | 2026-06-25T04:00:18.996Z | Downloaded httparse v1.10.1 |
| 304 | 2026-06-25T04:00:18.996Z | Downloaded glob v0.3.3 |
| 305 | 2026-06-25T04:00:18.999Z | Downloaded colorchoice v1.0.5 |
| 306 | 2026-06-25T04:00:19.003Z | Downloaded hubpack v0.1.2 |
| 307 | 2026-06-25T04:00:19.003Z | Downloaded indent_write v2.2.0 |
| 308 | 2026-06-25T04:00:19.006Z | Downloaded http-body v1.0.1 |
| 309 | 2026-06-25T04:00:19.006Z | Downloaded futures-channel v0.3.32 |
| 310 | 2026-06-25T04:00:19.009Z | Downloaded diff v0.1.13 |
| 311 | 2026-06-25T04:00:19.012Z | Downloaded half v2.7.1 |
| 312 | 2026-06-25T04:00:19.012Z | Downloaded internet-checksum v0.2.1 |
| 313 | 2026-06-25T04:00:19.015Z | Downloaded instant v0.1.13 |
| 314 | 2026-06-25T04:00:19.015Z | Downloaded itoa v1.0.18 |
| 315 | 2026-06-25T04:00:19.018Z | Downloaded futures-executor v0.3.32 |
| 316 | 2026-06-25T04:00:19.021Z | Downloaded bcs v0.1.6 |
| 317 | 2026-06-25T04:00:19.021Z | Downloaded displaydoc v0.2.6 |
| 318 | 2026-06-25T04:00:19.024Z | Downloaded hostname v0.4.2 |
| 319 | 2026-06-25T04:00:19.032Z | Downloaded libscf-sys v1.2.0 |
| 320 | 2026-06-25T04:00:19.032Z | Downloaded konst_macro_rules v0.2.19 |
| 321 | 2026-06-25T04:00:19.032Z | Downloaded hubpack_derive v0.1.1 |
| 322 | 2026-06-25T04:00:19.032Z | Downloaded anyhow v1.0.102 |
| 323 | 2026-06-25T04:00:19.032Z | Downloaded lru-slab v0.1.2 |
| 324 | 2026-06-25T04:00:19.036Z | Downloaded data-encoding v2.11.0 |
| 325 | 2026-06-25T04:00:19.036Z | Downloaded chacha20poly1305 v0.10.1 |
| 326 | 2026-06-25T04:00:19.039Z | Downloaded cpufeatures v0.2.17 |
| 327 | 2026-06-25T04:00:19.039Z | Downloaded const_format_proc_macros v0.2.34 |
| 328 | 2026-06-25T04:00:19.042Z | Downloaded fixedbitset v0.5.7 |
| 329 | 2026-06-25T04:00:19.046Z | Downloaded defmt-macros v1.1.0 |
| 330 | 2026-06-25T04:00:19.046Z | Downloaded ident_case v1.0.1 |
| 331 | 2026-06-25T04:00:19.049Z | Downloaded is_terminal_polyfill v1.70.2 |
| 332 | 2026-06-25T04:00:19.049Z | Downloaded group v0.13.0 |
| 333 | 2026-06-25T04:00:19.052Z | Downloaded mime v0.3.17 |
| 334 | 2026-06-25T04:00:19.052Z | Downloaded http-body-util v0.1.3 |
| 335 | 2026-06-25T04:00:19.056Z | Downloaded chacha20 v0.10.0 |
| 336 | 2026-06-25T04:00:19.058Z | Downloaded natord v1.0.9 |
| 337 | 2026-06-25T04:00:19.059Z | Downloaded memoffset v0.9.1 |
| 338 | 2026-06-25T04:00:19.061Z | Downloaded keccak v0.1.6 |
| 339 | 2026-06-25T04:00:19.061Z | Downloaded argon2 v0.5.3 |
| 340 | 2026-06-25T04:00:19.064Z | Downloaded is-terminal v0.4.17 |
| 341 | 2026-06-25T04:00:19.064Z | Downloaded git-stub-vcs v0.1.0 |
| 342 | 2026-06-25T04:00:19.067Z | Downloaded ingot v0.1.1 |
| 343 | 2026-06-25T04:00:19.070Z | Downloaded lazy_static v1.5.0 |
| 344 | 2026-06-25T04:00:19.070Z | Downloaded hybrid-array v0.4.12 |
| 345 | 2026-06-25T04:00:19.073Z | Downloaded getrandom v0.3.4 |
| 346 | 2026-06-25T04:00:19.076Z | Downloaded num-derive v0.4.2 |
| 347 | 2026-06-25T04:00:19.076Z | Downloaded num-conv v0.2.2 |
| 348 | 2026-06-25T04:00:19.079Z | Downloaded num v0.4.3 |
| 349 | 2026-06-25T04:00:19.079Z | Downloaded no-std-compat v0.4.1 |
| 350 | 2026-06-25T04:00:19.082Z | Downloaded ingot-types v0.1.2 |
| 351 | 2026-06-25T04:00:19.082Z | Downloaded newtype_derive v0.1.6 |
| 352 | 2026-06-25T04:00:19.085Z | Downloaded newtype-uuid-macros v0.1.0 |
| 353 | 2026-06-25T04:00:19.085Z | Downloaded clap_derive v4.6.1 |
| 354 | 2026-06-25T04:00:19.088Z | Downloaded ipnetwork v0.21.1 |
| 355 | 2026-06-25T04:00:19.091Z | Downloaded compression-codecs v0.4.38 |
| 356 | 2026-06-25T04:00:19.094Z | Downloaded num_enum_derive v0.5.11 |
| 357 | 2026-06-25T04:00:19.094Z | Downloaded newline-converter v0.3.0 |
| 358 | 2026-06-25T04:00:19.097Z | Downloaded omicron-workspace-hack v0.1.0 |
| 359 | 2026-06-25T04:00:19.097Z | Downloaded dropshot_endpoint v0.17.1 |
| 360 | 2026-06-25T04:00:19.100Z | Downloaded libsw v3.5.0 |
| 361 | 2026-06-25T04:00:19.100Z | Downloaded derive-ex v0.1.8 |
| 362 | 2026-06-25T04:00:19.103Z | Downloaded crossbeam-deque v0.8.6 |
| 363 | 2026-06-25T04:00:19.103Z | Downloaded linear-map v1.2.0 |
| 364 | 2026-06-25T04:00:19.106Z | Downloaded crossbeam-utils v0.8.21 |
| 365 | 2026-06-25T04:00:19.109Z | Downloaded num-iter v0.1.45 |
| 366 | 2026-06-25T04:00:19.109Z | Downloaded opaque-debug v0.3.1 |
| 367 | 2026-06-25T04:00:19.113Z | Downloaded crossbeam-epoch v0.9.18 |
| 368 | 2026-06-25T04:00:19.113Z | Downloaded openssl-macros v0.1.1 |
| 369 | 2026-06-25T04:00:19.116Z | Downloaded ciborium v0.2.2 |
| 370 | 2026-06-25T04:00:19.116Z | Downloaded console v0.15.11 |
| 371 | 2026-06-25T04:00:19.119Z | Downloaded num_threads v0.1.7 |
| 372 | 2026-06-25T04:00:19.119Z | Downloaded ipnet v2.12.0 |
| 373 | 2026-06-25T04:00:19.123Z | Downloaded percent-encoding v2.3.2 |
| 374 | 2026-06-25T04:00:19.123Z | Downloaded hmac v0.12.1 |
| 375 | 2026-06-25T04:00:19.126Z | Downloaded cargo_toml v0.22.3 |
| 376 | 2026-06-25T04:00:19.126Z | Downloaded futures v0.3.32 |
| 377 | 2026-06-25T04:00:19.129Z | Downloaded console v0.16.3 |
| 378 | 2026-06-25T04:00:19.132Z | Downloaded memmap v0.7.0 |
| 379 | 2026-06-25T04:00:19.132Z | Downloaded newtype-uuid v1.3.2 |
| 380 | 2026-06-25T04:00:19.136Z | Downloaded managed v0.8.0 |
| 381 | 2026-06-25T04:00:19.136Z | Downloaded phf_shared v0.12.1 |
| 382 | 2026-06-25T04:00:19.139Z | Downloaded parse-display v0.10.0 |
| 383 | 2026-06-25T04:00:19.139Z | Downloaded libsw-core v0.3.2 |
| 384 | 2026-06-25T04:00:19.139Z | Downloaded jobserver v0.1.34 |
| 385 | 2026-06-25T04:00:19.142Z | Downloaded lru-cache v0.1.2 |
| 386 | 2026-06-25T04:00:19.142Z | Downloaded num-complex v0.4.6 |
| 387 | 2026-06-25T04:00:19.145Z | Downloaded lock_api v0.4.14 |
| 388 | 2026-06-25T04:00:19.145Z | Downloaded plain v0.2.3 |
| 389 | 2026-06-25T04:00:19.148Z | Downloaded match_cfg v0.1.0 |
| 390 | 2026-06-25T04:00:19.148Z | Downloaded num-integer v0.1.46 |
| 391 | 2026-06-25T04:00:19.151Z | Downloaded derive-where v1.6.1 |
| 392 | 2026-06-25T04:00:19.154Z | Downloaded blake2 v0.10.6 |
| 393 | 2026-06-25T04:00:19.154Z | Downloaded hyper-rustls v0.27.9 |
| 394 | 2026-06-25T04:00:19.157Z | Downloaded proc-macro-crate v1.3.1 |
| 395 | 2026-06-25T04:00:19.157Z | Downloaded num-rational v0.4.2 |
| 396 | 2026-06-25T04:00:19.160Z | Downloaded potential_utf v0.1.5 |
| 397 | 2026-06-25T04:00:19.160Z | Downloaded proc-macro-crate v3.5.0 |
| 398 | 2026-06-25T04:00:19.163Z | Downloaded progenitor-client v0.14.0 |
| 399 | 2026-06-25T04:00:19.163Z | Downloaded powerfmt v0.2.0 |
| 400 | 2026-06-25T04:00:19.167Z | Downloaded cookie v0.18.1 |
| 401 | 2026-06-25T04:00:19.167Z | Downloaded num_enum v0.5.11 |
| 402 | 2026-06-25T04:00:19.169Z | Downloaded litemap v0.8.2 |
| 403 | 2026-06-25T04:00:19.173Z | Downloaded humantime v2.3.0 |
| 404 | 2026-06-25T04:00:19.173Z | Downloaded crypto-common v0.2.2 |
| 405 | 2026-06-25T04:00:19.176Z | Downloaded icu_provider v2.2.0 |
| 406 | 2026-06-25T04:00:19.179Z | Downloaded pretty-hex v0.4.2 |
| 407 | 2026-06-25T04:00:19.179Z | Downloaded num_enum v0.7.6 |
| 408 | 2026-06-25T04:00:19.182Z | Downloaded memmap2 v0.9.10 |
| 409 | 2026-06-25T04:00:19.185Z | Downloaded password-hash v0.5.0 |
| 410 | 2026-06-25T04:00:19.185Z | Downloaded num_enum_derive v0.7.6 |
| 411 | 2026-06-25T04:00:19.188Z | Downloaded olpc-cjson v0.1.4 |
| 412 | 2026-06-25T04:00:19.189Z | Downloaded parse-display-derive v0.10.0 |
| 413 | 2026-06-25T04:00:19.189Z | Downloaded parking_lot_core v0.8.6 |
| 414 | 2026-06-25T04:00:19.192Z | Downloaded pem v3.0.6 |
| 415 | 2026-06-25T04:00:19.192Z | Downloaded owo-colors v4.3.0 |
| 416 | 2026-06-25T04:00:19.195Z | Downloaded oxnet v0.1.6 |
| 417 | 2026-06-25T04:00:19.195Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 418 | 2026-06-25T04:00:19.198Z | Downloaded drift v0.2.0 |
| 419 | 2026-06-25T04:00:19.202Z | Downloaded rand_xorshift v0.4.0 |
| 420 | 2026-06-25T04:00:19.205Z | Downloaded paste v1.0.15 |
| 421 | 2026-06-25T04:00:19.208Z | Downloaded pin-project-lite v0.2.17 |
| 422 | 2026-06-25T04:00:19.211Z | Downloaded progenitor-macro v0.13.0 |
| 423 | 2026-06-25T04:00:19.211Z | Downloaded progenitor-macro v0.14.0 |
| 424 | 2026-06-25T04:00:19.214Z | Downloaded inout v0.1.4 |
| 425 | 2026-06-25T04:00:19.214Z | Downloaded progenitor-macro v0.10.0 |
| 426 | 2026-06-25T04:00:19.217Z | Downloaded bytes v1.11.1 |
| 427 | 2026-06-25T04:00:19.217Z | Downloaded phf v0.12.1 |
| 428 | 2026-06-25T04:00:19.220Z | Downloaded rustc-hash v2.1.2 |
| 429 | 2026-06-25T04:00:19.220Z | Downloaded poly1305 v0.8.0 |
| 430 | 2026-06-25T04:00:19.223Z | Downloaded indexmap v1.9.3 |
| 431 | 2026-06-25T04:00:19.226Z | Downloaded oxide-tokio-rt v0.1.6 |
| 432 | 2026-06-25T04:00:19.228Z | Downloaded log v0.4.32 |
| 433 | 2026-06-25T04:00:19.228Z | Downloaded iana-time-zone v0.1.65 |
| 434 | 2026-06-25T04:00:19.231Z | Downloaded cc v1.2.63 |
| 435 | 2026-06-25T04:00:19.234Z | Downloaded progenitor-extras v0.2.0 |
| 436 | 2026-06-25T04:00:19.234Z | Downloaded proc-macro-error v1.0.4 |
| 437 | 2026-06-25T04:00:19.237Z | Downloaded scopeguard v1.2.0 |
| 438 | 2026-06-25T04:00:19.239Z | Downloaded ppv-lite86 v0.2.21 |
| 439 | 2026-06-25T04:00:19.239Z | Downloaded hickory-resolver v0.25.2 |
| 440 | 2026-06-25T04:00:19.242Z | Downloaded pin-project-internal v1.1.13 |
| 441 | 2026-06-25T04:00:19.245Z | Downloaded rand_chacha v0.3.1 |
| 442 | 2026-06-25T04:00:19.245Z | Downloaded pkg-config v0.3.33 |
| 443 | 2026-06-25T04:00:19.248Z | Downloaded once_cell v1.21.4 |
| 444 | 2026-06-25T04:00:19.251Z | Downloaded icu_locale_core v2.2.0 |
| 445 | 2026-06-25T04:00:19.254Z | Downloaded parking_lot v0.11.2 |
| 446 | 2026-06-25T04:00:19.257Z | Downloaded rand_core v0.9.5 |
| 447 | 2026-06-25T04:00:19.257Z | Downloaded rand_core v0.10.1 |
| 448 | 2026-06-25T04:00:19.257Z | Downloaded icu_properties v2.2.0 |
| 449 | 2026-06-25T04:00:19.260Z | Downloaded parking_lot_core v0.9.12 |
| 450 | 2026-06-25T04:00:19.263Z | Downloaded proc-macro-error-attr v1.0.4 |
| 451 | 2026-06-25T04:00:19.263Z | Downloaded darling_core v0.21.3 |
| 452 | 2026-06-25T04:00:19.266Z | Downloaded const_format v0.2.36 |
| 453 | 2026-06-25T04:00:19.269Z | Downloaded scroll_derive v0.12.1 |
| 454 | 2026-06-25T04:00:19.272Z | Downloaded serde-big-array v0.5.1 |
| 455 | 2026-06-25T04:00:19.272Z | Downloaded semver v0.1.20 |
| 456 | 2026-06-25T04:00:19.275Z | Downloaded rand_chacha v0.9.0 |
| 457 | 2026-06-25T04:00:19.275Z | Downloaded secrecy v0.10.3 |
| 458 | 2026-06-25T04:00:19.275Z | Downloaded clap v4.6.1 |
| 459 | 2026-06-25T04:00:19.279Z | Downloaded progenitor-client v0.10.0 |
| 460 | 2026-06-25T04:00:19.282Z | Downloaded progenitor v0.10.0 |
| 461 | 2026-06-25T04:00:19.282Z | Downloaded pest_generator v2.8.6 |
| 462 | 2026-06-25T04:00:19.285Z | Downloaded rand_core v0.6.4 |
| 463 | 2026-06-25T04:00:19.285Z | Downloaded quick-error v1.2.3 |
| 464 | 2026-06-25T04:00:19.288Z | Downloaded icu_normalizer_data v2.2.0 |
| 465 | 2026-06-25T04:00:19.289Z | Downloaded const-oid v0.10.2 |
| 466 | 2026-06-25T04:00:19.291Z | Downloaded icu_normalizer v2.2.0 |
| 467 | 2026-06-25T04:00:19.294Z | Downloaded indicatif v0.18.4 |
| 468 | 2026-06-25T04:00:19.297Z | Downloaded heapless v0.8.0 |
| 469 | 2026-06-25T04:00:19.300Z | Downloaded ingot-macros v0.1.1 |
| 470 | 2026-06-25T04:00:19.300Z | Downloaded base64 v0.22.1 |
| 471 | 2026-06-25T04:00:19.303Z | Downloaded proc-macro-error2 v2.0.1 |
| 472 | 2026-06-25T04:00:19.306Z | Downloaded rustls-pemfile v2.2.0 |
| 473 | 2026-06-25T04:00:19.306Z | Downloaded serde_urlencoded v0.7.1 |
| 474 | 2026-06-25T04:00:19.309Z | Downloaded serde_spanned v1.1.1 |
| 475 | 2026-06-25T04:00:19.309Z | Downloaded ref-cast-impl v1.0.25 |
| 476 | 2026-06-25T04:00:19.312Z | Downloaded sha1 v0.10.6 |
| 477 | 2026-06-25T04:00:19.312Z | Downloaded serial_test_derive v3.5.0 |
| 478 | 2026-06-25T04:00:19.312Z | Downloaded rustversion v1.0.22 |
| 479 | 2026-06-25T04:00:19.315Z | Downloaded hashbrown v0.15.5 |
| 480 | 2026-06-25T04:00:19.318Z | Downloaded darling_core v0.23.0 |
| 481 | 2026-06-25T04:00:19.321Z | Downloaded parking_lot v0.12.5 |
| 482 | 2026-06-25T04:00:19.324Z | Downloaded resolv-conf v0.7.6 |
| 483 | 2026-06-25T04:00:19.324Z | Downloaded ref-cast v1.0.25 |
| 484 | 2026-06-25T04:00:19.328Z | Downloaded progenitor-client v0.13.0 |
| 485 | 2026-06-25T04:00:19.328Z | Downloaded progenitor v0.14.0 |
| 486 | 2026-06-25T04:00:19.332Z | Downloaded papergrid v0.18.0 |
| 487 | 2026-06-25T04:00:19.332Z | Downloaded papergrid v0.11.0 |
| 488 | 2026-06-25T04:00:19.335Z | Downloaded konst v0.2.20 |
| 489 | 2026-06-25T04:00:19.338Z | Downloaded sigpipe v0.1.3 |
| 490 | 2026-06-25T04:00:19.338Z | Downloaded scroll v0.13.0 |
| 491 | 2026-06-25T04:00:19.341Z | Downloaded scroll v0.12.0 |
| 492 | 2026-06-25T04:00:19.341Z | Downloaded pest_derive v2.8.6 |
| 493 | 2026-06-25T04:00:19.344Z | Downloaded smawk v0.3.2 |
| 494 | 2026-06-25T04:00:19.344Z | Downloaded slog-envlogger v2.2.0 |
| 495 | 2026-06-25T04:00:19.347Z | Downloaded rusty-fork v0.3.1 |
| 496 | 2026-06-25T04:00:19.347Z | Downloaded sha1 v0.11.0 |
| 497 | 2026-06-25T04:00:19.347Z | Downloaded same-file v1.0.6 |
| 498 | 2026-06-25T04:00:19.350Z | Downloaded icu_collections v2.2.0 |
| 499 | 2026-06-25T04:00:19.353Z | Downloaded quote v1.0.45 |
| 500 | 2026-06-25T04:00:19.356Z | Downloaded flate2 v1.1.9 |
| 501 | 2026-06-25T04:00:19.359Z | Downloaded crossbeam-channel v0.5.15 |
| 502 | 2026-06-25T04:00:19.359Z | Downloaded base64 v0.21.7 |
| 503 | 2026-06-25T04:00:19.363Z | Downloaded rhai_codegen v3.2.0 |
| 504 | 2026-06-25T04:00:19.366Z | Downloaded serde_repr v0.1.20 |
| 505 | 2026-06-25T04:00:19.369Z | Downloaded strsim v0.11.1 |
| 506 | 2026-06-25T04:00:19.369Z | Downloaded serde_path_to_error v0.1.20 |
| 507 | 2026-06-25T04:00:19.372Z | Downloaded hickory-resolver v0.24.4 |
| 508 | 2026-06-25T04:00:19.375Z | Downloaded scroll_derive v0.13.1 |
| 509 | 2026-06-25T04:00:19.375Z | Downloaded serde_plain v1.0.2 |
| 510 | 2026-06-25T04:00:19.378Z | Downloaded progenitor-impl v0.14.0 |
| 511 | 2026-06-25T04:00:19.378Z | Downloaded proc-macro2 v1.0.106 |
| 512 | 2026-06-25T04:00:19.382Z | Downloaded serde_spanned v0.6.9 |
| 513 | 2026-06-25T04:00:19.382Z | Downloaded strum v0.27.2 |
| 514 | 2026-06-25T04:00:19.382Z | Downloaded strum v0.26.3 |
| 515 | 2026-06-25T04:00:19.382Z | Downloaded serde_tokenstream v0.2.3 |
| 516 | 2026-06-25T04:00:19.385Z | Downloaded spin v0.5.2 |
| 517 | 2026-06-25T04:00:19.385Z | Downloaded num-traits v0.2.19 |
| 518 | 2026-06-25T04:00:19.388Z | Downloaded jiff-static v0.2.28 |
| 519 | 2026-06-25T04:00:19.388Z | Downloaded openssl-sys v0.9.116 |
| 520 | 2026-06-25T04:00:19.391Z | Downloaded expectorate v1.2.0 |
| 521 | 2026-06-25T04:00:19.394Z | Downloaded postcard v1.1.3 |
| 522 | 2026-06-25T04:00:19.394Z | Downloaded miniz_oxide v0.8.9 |
| 523 | 2026-06-25T04:00:19.397Z | Downloaded schemars_derive v0.8.22 |
| 524 | 2026-06-25T04:00:19.397Z | Downloaded swrite v0.1.0 |
| 525 | 2026-06-25T04:00:19.400Z | Downloaded supports-color v3.0.2 |
| 526 | 2026-06-25T04:00:19.400Z | Downloaded stable_deref_trait v1.2.1 |
| 527 | 2026-06-25T04:00:19.400Z | Downloaded slog-bunyan v2.5.0 |
| 528 | 2026-06-25T04:00:19.403Z | Downloaded crypto-bigint v0.5.5 |
| 529 | 2026-06-25T04:00:19.406Z | Downloaded tabled_derive v0.11.0 |
| 530 | 2026-06-25T04:00:19.406Z | Downloaded rustls-native-certs v0.8.4 |
| 531 | 2026-06-25T04:00:19.409Z | Downloaded quinn-udp v0.5.14 |
| 532 | 2026-06-25T04:00:19.409Z | Downloaded hyper-util v0.1.20 |
| 533 | 2026-06-25T04:00:19.412Z | Downloaded terminal_size v0.4.4 |
| 534 | 2026-06-25T04:00:19.415Z | Downloaded smartstring v1.0.1 |
| 535 | 2026-06-25T04:00:19.415Z | Downloaded pest_meta v2.8.6 |
| 536 | 2026-06-25T04:00:19.418Z | Downloaded structmeta-derive v0.3.0 |
| 537 | 2026-06-25T04:00:19.418Z | Downloaded sha2 v0.10.9 |
| 538 | 2026-06-25T04:00:19.421Z | Downloaded structmeta v0.3.0 |
| 539 | 2026-06-25T04:00:19.421Z | Downloaded slog-stdlog v4.1.1 |
| 540 | 2026-06-25T04:00:19.421Z | Downloaded slog-json v2.6.1 |
| 541 | 2026-06-25T04:00:19.421Z | Downloaded slog-async v2.8.0 |
| 542 | 2026-06-25T04:00:19.424Z | Downloaded slab v0.4.12 |
| 543 | 2026-06-25T04:00:19.424Z | Downloaded siphasher v1.0.3 |
| 544 | 2026-06-25T04:00:19.427Z | Downloaded termtree v0.5.1 |
| 545 | 2026-06-25T04:00:19.427Z | Downloaded smf v0.2.3 |
| 546 | 2026-06-25T04:00:19.427Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 547 | 2026-06-25T04:00:19.430Z | Downloaded testing_table v0.3.0 |
| 548 | 2026-06-25T04:00:19.430Z | Downloaded simd-adler32 v0.3.9 |
| 549 | 2026-06-25T04:00:19.430Z | Downloaded tagptr v0.2.0 |
| 550 | 2026-06-25T04:00:19.433Z | Downloaded subtle v2.6.1 |
| 551 | 2026-06-25T04:00:19.433Z | Downloaded slog-dtrace v0.3.0 |
| 552 | 2026-06-25T04:00:19.434Z | Downloaded progenitor-impl v0.13.0 |
| 553 | 2026-06-25T04:00:19.437Z | Downloaded strum_macros v0.26.4 |
| 554 | 2026-06-25T04:00:19.437Z | Downloaded signal-hook-registry v1.4.8 |
| 555 | 2026-06-25T04:00:19.437Z | Downloaded pin-project v1.1.13 |
| 556 | 2026-06-25T04:00:19.443Z | Downloaded thread-id v5.1.0 |
| 557 | 2026-06-25T04:00:19.446Z | Downloaded futures-util v0.3.32 |
| 558 | 2026-06-25T04:00:19.450Z | Downloaded take_mut v0.2.2 |
| 559 | 2026-06-25T04:00:19.455Z | Downloaded tabwriter v1.4.1 |
| 560 | 2026-06-25T04:00:19.455Z | Downloaded tabled_derive v0.7.0 |
| 561 | 2026-06-25T04:00:19.455Z | Downloaded shlex v2.0.1 |
| 562 | 2026-06-25T04:00:19.458Z | Downloaded synstructure v0.13.2 |
| 563 | 2026-06-25T04:00:19.458Z | Downloaded sync_wrapper v1.0.2 |
| 564 | 2026-06-25T04:00:19.458Z | Downloaded serde_derive_internals v0.29.1 |
| 565 | 2026-06-25T04:00:19.459Z | Downloaded rustls-platform-verifier v0.7.0 |
| 566 | 2026-06-25T04:00:19.462Z | Downloaded slog-scope v4.4.1 |
| 567 | 2026-06-25T04:00:19.462Z | Downloaded semver v1.0.28 |
| 568 | 2026-06-25T04:00:19.462Z | Downloaded tokio-macros v2.7.0 |
| 569 | 2026-06-25T04:00:19.465Z | Downloaded progenitor-impl v0.10.0 |
| 570 | 2026-06-25T04:00:19.465Z | Downloaded hashbrown v0.12.3 |
| 571 | 2026-06-25T04:00:19.468Z | Downloaded static_assertions v1.1.0 |
| 572 | 2026-06-25T04:00:19.468Z | Downloaded thread-id v4.2.2 |
| 573 | 2026-06-25T04:00:19.468Z | Downloaded strum_macros v0.27.2 |
| 574 | 2026-06-25T04:00:19.471Z | Downloaded minimal-lexical v0.2.1 |
| 575 | 2026-06-25T04:00:19.474Z | Downloaded rustls-pki-types v1.14.1 |
| 576 | 2026-06-25T04:00:19.474Z | Downloaded slog-term v2.9.2 |
| 577 | 2026-06-25T04:00:19.477Z | Downloaded async-compression v0.4.42 |
| 578 | 2026-06-25T04:00:19.480Z | Downloaded thiserror-impl v2.0.18 |
| 579 | 2026-06-25T04:00:19.483Z | Downloaded serial_test v3.5.0 |
| 580 | 2026-06-25T04:00:19.483Z | Downloaded rustc_version v0.4.1 |
| 581 | 2026-06-25T04:00:19.483Z | Downloaded thiserror-impl v1.0.69 |
| 582 | 2026-06-25T04:00:19.486Z | Downloaded rustc_version v0.1.7 |
| 583 | 2026-06-25T04:00:19.486Z | Downloaded progenitor v0.13.0 |
| 584 | 2026-06-25T04:00:19.486Z | Downloaded multer v3.1.0 |
| 585 | 2026-06-25T04:00:19.489Z | Downloaded toml_datetime v0.6.11 |
| 586 | 2026-06-25T04:00:19.489Z | Downloaded elliptic-curve v0.13.8 |
| 587 | 2026-06-25T04:00:19.492Z | Downloaded time-macros v0.2.27 |
| 588 | 2026-06-25T04:00:19.492Z | Downloaded thiserror-no-std v2.0.2 |
| 589 | 2026-06-25T04:00:19.495Z | Downloaded pretty_assertions v1.4.1 |
| 590 | 2026-06-25T04:00:19.495Z | Downloaded tokio-dtrace v0.1.1 |
| 591 | 2026-06-25T04:00:19.498Z | Downloaded memchr v2.8.1 |
| 592 | 2026-06-25T04:00:19.501Z | Downloaded rand v0.8.6 |
| 593 | 2026-06-25T04:00:19.501Z | Downloaded openssl-probe v0.2.1 |
| 594 | 2026-06-25T04:00:19.504Z | Downloaded errno v0.3.14 |
| 595 | 2026-06-25T04:00:19.504Z | Downloaded tower-service v0.3.3 |
| 596 | 2026-06-25T04:00:19.504Z | Downloaded tower-layer v0.3.3 |
| 597 | 2026-06-25T04:00:19.504Z | Downloaded linked-hash-map v0.5.6 |
| 598 | 2026-06-25T04:00:19.508Z | Downloaded is_ci v1.2.0 |
| 599 | 2026-06-25T04:00:19.508Z | Downloaded try-lock v0.2.5 |
| 600 | 2026-06-25T04:00:19.508Z | Downloaded highway v1.3.0 |
| 601 | 2026-06-25T04:00:19.508Z | Downloaded serde_core v1.0.228 |
| 602 | 2026-06-25T04:00:19.511Z | Downloaded getrandom v0.2.17 |
| 603 | 2026-06-25T04:00:19.511Z | Downloaded ff v0.13.1 |
| 604 | 2026-06-25T04:00:19.514Z | Downloaded camino-tempfile v1.4.1 |
| 605 | 2026-06-25T04:00:19.514Z | Downloaded macaddr v1.0.1 |
| 606 | 2026-06-25T04:00:19.514Z | Downloaded toml_write v0.1.2 |
| 607 | 2026-06-25T04:00:19.517Z | Downloaded csv-core v0.1.13 |
| 608 | 2026-06-25T04:00:19.517Z | Downloaded tempfile v3.27.0 |
| 609 | 2026-06-25T04:00:19.520Z | Downloaded anstyle-parse v1.0.0 |
| 610 | 2026-06-25T04:00:19.520Z | Downloaded tinyvec_macros v0.1.1 |
| 611 | 2026-06-25T04:00:19.520Z | Downloaded time-core v0.1.8 |
| 612 | 2026-06-25T04:00:19.520Z | Downloaded critical-section v1.2.0 |
| 613 | 2026-06-25T04:00:19.523Z | Downloaded fs-err v3.3.0 |
| 614 | 2026-06-25T04:00:19.523Z | Downloaded unarray v0.1.4 |
| 615 | 2026-06-25T04:00:19.523Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 616 | 2026-06-25T04:00:19.526Z | Downloaded snafu-derive v0.8.9 |
| 617 | 2026-06-25T04:00:19.526Z | Downloaded serde_with_macros v3.20.0 |
| 618 | 2026-06-25T04:00:19.529Z | Downloaded indexmap v2.14.0 |
| 619 | 2026-06-25T04:00:19.529Z | Downloaded either v1.16.0 |
| 620 | 2026-06-25T04:00:19.534Z | Downloaded camino v1.2.2 |
| 621 | 2026-06-25T04:00:19.534Z | Downloaded serde_derive v1.0.228 |
| 622 | 2026-06-25T04:00:19.537Z | Downloaded fs_extra v1.3.0 |
| 623 | 2026-06-25T04:00:19.537Z | Downloaded spin v0.9.8 |
| 624 | 2026-06-25T04:00:19.537Z | Downloaded smallvec v1.15.1 |
| 625 | 2026-06-25T04:00:19.540Z | Downloaded cmake v0.1.58 |
| 626 | 2026-06-25T04:00:19.540Z | Downloaded idna_adapter v1.2.2 |
| 627 | 2026-06-25T04:00:19.540Z | Downloaded atomicwrites v0.4.4 |
| 628 | 2026-06-25T04:00:19.540Z | Downloaded cpufeatures v0.3.0 |
| 629 | 2026-06-25T04:00:19.543Z | Downloaded bit-vec v0.8.0 |
| 630 | 2026-06-25T04:00:19.543Z | Downloaded cstr-argument v0.1.2 |
| 631 | 2026-06-25T04:00:19.543Z | Downloaded bytecount v0.6.9 |
| 632 | 2026-06-25T04:00:19.546Z | Downloaded typeid v1.0.3 |
| 633 | 2026-06-25T04:00:19.546Z | Downloaded usdt-attr-macro v0.5.0 |
| 634 | 2026-06-25T04:00:19.546Z | Downloaded universal-hash v0.5.1 |
| 635 | 2026-06-25T04:00:19.546Z | Downloaded serde_yaml v0.9.34+deprecated |
| 636 | 2026-06-25T04:00:19.549Z | Downloaded unit-prefix v0.5.2 |
| 637 | 2026-06-25T04:00:19.549Z | Downloaded typify-macro v0.4.3 |
| 638 | 2026-06-25T04:00:19.549Z | Downloaded unicode-xid v0.2.6 |
| 639 | 2026-06-25T04:00:19.552Z | Downloaded tiny-keccak v2.0.2 |
| 640 | 2026-06-25T04:00:19.552Z | Downloaded socket2 v0.6.4 |
| 641 | 2026-06-25T04:00:19.552Z | Downloaded prettyplease v0.2.37 |
| 642 | 2026-06-25T04:00:19.555Z | Downloaded thread_local v1.1.9 |
| 643 | 2026-06-25T04:00:19.555Z | Downloaded tokio-tungstenite v0.21.0 |
| 644 | 2026-06-25T04:00:19.558Z | Downloaded rustls-webpki v0.103.13 |
| 645 | 2026-06-25T04:00:19.558Z | Downloaded utf8_iter v1.0.4 |
| 646 | 2026-06-25T04:00:19.561Z | Downloaded usdt-macro v0.6.0 |
| 647 | 2026-06-25T04:00:19.561Z | Downloaded usdt-macro v0.5.0 |
| 648 | 2026-06-25T04:00:19.561Z | Downloaded typify-macro v0.6.2 |
| 649 | 2026-06-25T04:00:19.561Z | Downloaded usdt v0.5.0 |
| 650 | 2026-06-25T04:00:19.561Z | Downloaded tokio-rustls v0.26.4 |
| 651 | 2026-06-25T04:00:19.565Z | Downloaded hashbrown v0.16.1 |
| 652 | 2026-06-25T04:00:19.567Z | Downloaded usdt v0.6.0 |
| 653 | 2026-06-25T04:00:19.567Z | Downloaded tokio-stream v0.1.18 |
| 654 | 2026-06-25T04:00:19.571Z | Downloaded utf-8 v0.7.6 |
| 655 | 2026-06-25T04:00:19.571Z | Downloaded usdt-attr-macro v0.6.0 |
| 656 | 2026-06-25T04:00:19.571Z | Downloaded untrusted v0.9.0 |
| 657 | 2026-06-25T04:00:19.574Z | Downloaded untrusted v0.7.1 |
| 658 | 2026-06-25T04:00:19.574Z | Downloaded ryu v1.0.23 |
| 659 | 2026-06-25T04:00:19.574Z | Downloaded want v0.3.1 |
| 660 | 2026-06-25T04:00:19.577Z | Downloaded bs58 v0.5.1 |
| 661 | 2026-06-25T04:00:19.577Z | Downloaded version_check v0.9.5 |
| 662 | 2026-06-25T04:00:19.577Z | Downloaded rand v0.9.4 |
| 663 | 2026-06-25T04:00:19.580Z | Downloaded compression-core v0.4.32 |
| 664 | 2026-06-25T04:00:19.580Z | Downloaded darling_macro v0.23.0 |
| 665 | 2026-06-25T04:00:19.580Z | Downloaded dof v0.3.0 |
| 666 | 2026-06-25T04:00:19.583Z | Downloaded wait-timeout v0.2.1 |
| 667 | 2026-06-25T04:00:19.583Z | Downloaded slog v2.8.2 |
| 668 | 2026-06-25T04:00:19.583Z | Downloaded similar v2.7.0 |
| 669 | 2026-06-25T04:00:19.586Z | Downloaded schemars v0.8.22 |
| 670 | 2026-06-25T04:00:19.592Z | Downloaded yoke-derive v0.8.2 |
| 671 | 2026-06-25T04:00:19.595Z | Downloaded waitgroup v0.1.2 |
| 672 | 2026-06-25T04:00:19.595Z | Downloaded nom v7.1.3 |
| 673 | 2026-06-25T04:00:19.598Z | Downloaded cfg-if v1.0.4 |
| 674 | 2026-06-25T04:00:19.598Z | Downloaded textwrap v0.16.2 |
| 675 | 2026-06-25T04:00:19.601Z | Downloaded async-recursion v1.1.1 |
| 676 | 2026-06-25T04:00:19.601Z | Downloaded utf8parse v0.2.2 |
| 677 | 2026-06-25T04:00:19.604Z | Downloaded dtrace-parser v0.2.0 |
| 678 | 2026-06-25T04:00:19.604Z | Downloaded digest v0.11.3 |
| 679 | 2026-06-25T04:00:19.604Z | Downloaded equivalent v1.0.2 |
| 680 | 2026-06-25T04:00:19.604Z | Downloaded convert_case v0.4.0 |
| 681 | 2026-06-25T04:00:19.607Z | Downloaded tinystr v0.8.3 |
| 682 | 2026-06-25T04:00:19.607Z | Downloaded thiserror v1.0.69 |
| 683 | 2026-06-25T04:00:19.610Z | Downloaded quinn v0.11.9 |
| 684 | 2026-06-25T04:00:19.613Z | Downloaded atomic-waker v1.1.2 |
| 685 | 2026-06-25T04:00:19.613Z | Downloaded itertools v0.12.1 |
| 686 | 2026-06-25T04:00:19.616Z | Downloaded chacha20 v0.9.1 |
| 687 | 2026-06-25T04:00:19.616Z | Downloaded fnv v1.0.7 |
| 688 | 2026-06-25T04:00:19.619Z | Downloaded cipher v0.4.4 |
| 689 | 2026-06-25T04:00:19.619Z | Downloaded block-buffer v0.10.4 |
| 690 | 2026-06-25T04:00:19.619Z | Downloaded bit-set v0.8.0 |
| 691 | 2026-06-25T04:00:19.619Z | Downloaded bitflags v1.3.2 |
| 692 | 2026-06-25T04:00:19.622Z | Downloaded dropshot-api-manager v0.7.2 |
| 693 | 2026-06-25T04:00:19.625Z | Downloaded zone v0.3.1 |
| 694 | 2026-06-25T04:00:19.625Z | Downloaded zerofrom-derive v0.1.7 |
| 695 | 2026-06-25T04:00:19.625Z | Downloaded zerofrom v0.1.8 |
| 696 | 2026-06-25T04:00:19.625Z | Downloaded qorb v0.4.1 |
| 697 | 2026-06-25T04:00:19.629Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 698 | 2026-06-25T04:00:19.629Z | Downloaded thiserror v2.0.18 |
| 699 | 2026-06-25T04:00:19.632Z | Downloaded rayon-core v1.13.0 |
| 700 | 2026-06-25T04:00:19.635Z | Downloaded thin-vec v0.2.18 |
| 701 | 2026-06-25T04:00:19.635Z | Downloaded term v1.2.1 |
| 702 | 2026-06-25T04:00:19.638Z | Downloaded backon v1.6.0 |
| 703 | 2026-06-25T04:00:19.638Z | Downloaded futures-macro v0.3.32 |
| 704 | 2026-06-25T04:00:19.641Z | Downloaded foldhash v0.2.0 |
| 705 | 2026-06-25T04:00:19.641Z | Downloaded zeroize_derive v1.4.3 |
| 706 | 2026-06-25T04:00:19.641Z | Downloaded foldhash v0.1.5 |
| 707 | 2026-06-25T04:00:19.641Z | Downloaded tracing-attributes v0.1.31 |
| 708 | 2026-06-25T04:00:19.644Z | Downloaded async-trait v0.1.89 |
| 709 | 2026-06-25T04:00:19.644Z | Downloaded walkdir v2.5.0 |
| 710 | 2026-06-25T04:00:19.647Z | Downloaded unicode-linebreak v0.1.5 |
| 711 | 2026-06-25T04:00:19.647Z | Downloaded foreign-types-shared v0.3.1 |
| 712 | 2026-06-25T04:00:19.647Z | Downloaded hashbrown v0.17.1 |
| 713 | 2026-06-25T04:00:19.650Z | Downloaded hyper v1.10.1 |
| 714 | 2026-06-25T04:00:19.653Z | Downloaded vsss-rs v3.3.4 |
| 715 | 2026-06-25T04:00:19.656Z | Downloaded foreign-types-shared v0.1.1 |
| 716 | 2026-06-25T04:00:19.656Z | Downloaded aead v0.5.2 |
| 717 | 2026-06-25T04:00:19.656Z | Downloaded derive_more v0.99.20 |
| 718 | 2026-06-25T04:00:19.659Z | Downloaded dunce v1.0.5 |
| 719 | 2026-06-25T04:00:19.659Z | Downloaded bitflags v2.12.1 |
| 720 | 2026-06-25T04:00:19.662Z | Downloaded async-stream v0.3.6 |
| 721 | 2026-06-25T04:00:19.662Z | Downloaded anstyle v1.0.14 |
| 722 | 2026-06-25T04:00:19.665Z | Downloaded usdt-impl v0.5.0 |
| 723 | 2026-06-25T04:00:19.665Z | Downloaded mio v1.2.1 |
| 724 | 2026-06-25T04:00:19.669Z | Downloaded nom v8.0.0 |
| 725 | 2026-06-25T04:00:19.671Z | Downloaded darling_macro v0.21.3 |
| 726 | 2026-06-25T04:00:19.671Z | Downloaded daft-derive v0.1.7 |
| 727 | 2026-06-25T04:00:19.674Z | Downloaded clap_lex v1.1.0 |
| 728 | 2026-06-25T04:00:19.674Z | Downloaded cancel-safe-futures v0.1.5 |
| 729 | 2026-06-25T04:00:19.677Z | Downloaded snafu v0.8.9 |
| 730 | 2026-06-25T04:00:19.680Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 731 | 2026-06-25T04:00:19.683Z | Downloaded h2 v0.4.14 |
| 732 | 2026-06-25T04:00:19.686Z | Downloaded toml v0.8.23 |
| 733 | 2026-06-25T04:00:19.689Z | Downloaded schemars v0.9.0 |
| 734 | 2026-06-25T04:00:19.693Z | Downloaded zone_cfg_derive v0.3.1 |
| 735 | 2026-06-25T04:00:19.696Z | Downloaded whoami v1.6.1 |
| 736 | 2026-06-25T04:00:19.696Z | Downloaded writeable v0.6.3 |
| 737 | 2026-06-25T04:00:19.699Z | Downloaded idna v1.1.0 |
| 738 | 2026-06-25T04:00:19.702Z | Downloaded xz2 v0.1.7 |
| 739 | 2026-06-25T04:00:19.702Z | Downloaded typify v0.4.3 |
| 740 | 2026-06-25T04:00:19.705Z | Downloaded zeroize v1.8.2 |
| 741 | 2026-06-25T04:00:19.705Z | Downloaded icu_properties_data v2.2.0 |
| 742 | 2026-06-25T04:00:19.708Z | Downloaded yoke v0.8.3 |
| 743 | 2026-06-25T04:00:19.711Z | Downloaded unicode-ident v1.0.24 |
| 744 | 2026-06-25T04:00:19.711Z | Downloaded itertools v0.14.0 |
| 745 | 2026-06-25T04:00:19.714Z | Downloaded ucd-trie v0.1.7 |
| 746 | 2026-06-25T04:00:19.717Z | Downloaded goblin v0.8.2 |
| 747 | 2026-06-25T04:00:19.720Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 748 | 2026-06-25T04:00:19.723Z | Downloaded hkdf v0.12.4 |
| 749 | 2026-06-25T04:00:19.723Z | Downloaded aho-corasick v1.1.4 |
| 750 | 2026-06-25T04:00:19.726Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 751 | 2026-06-25T04:00:19.729Z | Downloaded zmij v1.0.21 |
| 752 | 2026-06-25T04:00:19.732Z | Downloaded zerovec-derive v0.11.3 |
| 753 | 2026-06-25T04:00:19.732Z | Downloaded tinyvec v1.11.0 |
| 754 | 2026-06-25T04:00:19.735Z | Downloaded usdt-impl v0.6.0 |
| 755 | 2026-06-25T04:00:19.738Z | Downloaded unsafe-libyaml v0.2.11 |
| 756 | 2026-06-25T04:00:19.738Z | Downloaded serde v1.0.228 |
| 757 | 2026-06-25T04:00:19.741Z | Downloaded tungstenite v0.21.0 |
| 758 | 2026-06-25T04:00:19.744Z | Downloaded tracing-core v0.1.36 |
| 759 | 2026-06-25T04:00:19.744Z | Downloaded rand v0.10.1 |
| 760 | 2026-06-25T04:00:19.751Z | Downloaded libm v0.2.16 |
| 761 | 2026-06-25T04:00:19.756Z | Downloaded test-strategy v0.4.5 |
| 762 | 2026-06-25T04:00:19.759Z | Downloaded zerocopy-derive v0.7.35 |
| 763 | 2026-06-25T04:00:19.762Z | Downloaded typify v0.6.2 |
| 764 | 2026-06-25T04:00:19.765Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 765 | 2026-06-25T04:00:19.768Z | Downloaded steno v0.4.1 |
| 766 | 2026-06-25T04:00:19.768Z | Downloaded pest v2.8.6 |
| 767 | 2026-06-25T04:00:19.775Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 768 | 2026-06-25T04:00:19.778Z | Downloaded yansi v1.0.1 |
| 769 | 2026-06-25T04:00:19.781Z | Downloaded clap_builder v4.6.0 |
| 770 | 2026-06-25T04:00:19.784Z | Downloaded iddqd v0.4.2 |
| 771 | 2026-06-25T04:00:19.788Z | Downloaded reqwest v0.13.4 |
| 772 | 2026-06-25T04:00:19.791Z | Downloaded toml_edit v0.22.27 |
| 773 | 2026-06-25T04:00:19.794Z | Downloaded uuid v1.23.2 |
| 774 | 2026-06-25T04:00:19.808Z | Downloaded tower v0.5.3 |
| 775 | 2026-06-25T04:00:19.815Z | Downloaded reqwest v0.12.28 |
| 776 | 2026-06-25T04:00:19.821Z | Downloaded schemars v1.2.1 |
| 777 | 2026-06-25T04:00:19.830Z | Downloaded serde_json v1.0.150 |
| 778 | 2026-06-25T04:00:19.834Z | Downloaded toml_edit v0.19.15 |
| 779 | 2026-06-25T04:00:19.844Z | Downloaded zerotrie v0.2.4 |
| 780 | 2026-06-25T04:00:19.847Z | Downloaded zerocopy-derive v0.8.50 |
| 781 | 2026-06-25T04:00:19.856Z | Downloaded unicode-segmentation v1.13.3 |
| 782 | 2026-06-25T04:00:19.860Z | Downloaded typenum v1.20.1 |
| 783 | 2026-06-25T04:00:19.863Z | Downloaded url v2.5.8 |
| 784 | 2026-06-25T04:00:19.872Z | Downloaded rayon v1.12.0 |
| 785 | 2026-06-25T04:00:19.878Z | Downloaded ron v0.12.1 |
| 786 | 2026-06-25T04:00:19.883Z | Downloaded dropshot v0.17.1 |
| 787 | 2026-06-25T04:00:19.896Z | Downloaded typed-path v0.9.3 |
| 788 | 2026-06-25T04:00:19.900Z | Downloaded serde_with v3.20.0 |
| 789 | 2026-06-25T04:00:19.907Z | Downloaded regex v1.12.3 |
| 790 | 2026-06-25T04:00:19.911Z | Downloaded aws-lc-rs v1.17.0 |
| 791 | 2026-06-25T04:00:19.916Z | Downloaded proptest v1.11.0 |
| 792 | 2026-06-25T04:00:19.922Z | Downloaded tower-http v0.6.11 |
| 793 | 2026-06-25T04:00:19.927Z | Downloaded tokio-util v0.7.18 |
| 794 | 2026-06-25T04:00:19.932Z | Downloaded chrono v0.4.45 |
| 795 | 2026-06-25T04:00:19.936Z | Downloaded goblin v0.10.7 |
| 796 | 2026-06-25T04:00:19.941Z | Downloaded hickory-proto v0.25.2 |
| 797 | 2026-06-25T04:00:19.952Z | Downloaded tabled v0.15.0 |
| 798 | 2026-06-25T04:00:19.968Z | Downloaded unicode-normalization v0.1.25 |
| 799 | 2026-06-25T04:00:19.973Z | Downloaded tough v0.22.0 |
| 800 | 2026-06-25T04:00:19.997Z | Downloaded portable-atomic v1.13.1 |
| 801 | 2026-06-25T04:00:20.002Z | Downloaded openssl v0.10.80 |
| 802 | 2026-06-25T04:00:20.007Z | Downloaded zerovec v0.11.6 |
| 803 | 2026-06-25T04:00:20.011Z | Downloaded moka v0.12.15 |
| 804 | 2026-06-25T04:00:20.024Z | Downloaded hickory-proto v0.24.4 |
| 805 | 2026-06-25T04:00:20.035Z | Downloaded webpki-roots v1.0.7 |
| 806 | 2026-06-25T04:00:20.042Z | Downloaded winnow v0.5.40 |
| 807 | 2026-06-25T04:00:20.047Z | Downloaded zerocopy v0.7.35 |
| 808 | 2026-06-25T04:00:20.056Z | Downloaded nix v0.31.3 |
| 809 | 2026-06-25T04:00:20.063Z | Downloaded unicode-width v0.2.2 |
| 810 | 2026-06-25T04:00:20.066Z | Downloaded regex-syntax v0.8.10 |
| 811 | 2026-06-25T04:00:20.071Z | Downloaded unicode-width v0.1.14 |
| 812 | 2026-06-25T04:00:20.074Z | Downloaded regress v0.10.5 |
| 813 | 2026-06-25T04:00:20.079Z | Downloaded quinn-proto v0.11.14 |
| 814 | 2026-06-25T04:00:20.083Z | Downloaded rhai v1.25.1 |
| 815 | 2026-06-25T04:00:20.090Z | Downloaded zerocopy v0.8.50 |
| 816 | 2026-06-25T04:00:20.102Z | Downloaded winnow v1.0.3 |
| 817 | 2026-06-25T04:00:20.107Z | Downloaded smoltcp v0.11.0 |
| 818 | 2026-06-25T04:00:20.114Z | Downloaded syn v2.0.117 |
| 819 | 2026-06-25T04:00:20.121Z | Downloaded winnow v0.7.15 |
| 820 | 2026-06-25T04:00:20.127Z | Downloaded curve25519-dalek v4.1.3 |
| 821 | 2026-06-25T04:00:20.131Z | Downloaded tabled v0.21.0 |
| 822 | 2026-06-25T04:00:20.142Z | Downloaded time v0.3.47 |
| 823 | 2026-06-25T04:00:20.149Z | Downloaded syn v1.0.109 |
| 824 | 2026-06-25T04:00:20.155Z | Downloaded bstr v1.12.1 |
| 825 | 2026-06-25T04:00:20.167Z | Downloaded vcpkg v0.2.15 |
| 826 | 2026-06-25T04:00:20.190Z | Downloaded regex-automata v0.4.14 |
| 827 | 2026-06-25T04:00:20.226Z | Downloaded petgraph v0.6.5 |
| 828 | 2026-06-25T04:00:20.237Z | Downloaded jiff v0.2.28 |
| 829 | 2026-06-25T04:00:20.248Z | Downloaded lzma-sys v0.1.20 |
| 830 | 2026-06-25T04:00:20.264Z | Downloaded regress v0.11.1 |
| 831 | 2026-06-25T04:00:20.268Z | Downloaded petgraph v0.8.3 |
| 832 | 2026-06-25T04:00:20.281Z | Downloaded rustls v0.23.40 |
| 833 | 2026-06-25T04:00:20.287Z | Downloaded rustix v0.38.44 |
| 834 | 2026-06-25T04:00:20.299Z | Downloaded openapiv3 v2.2.0 |
| 835 | 2026-06-25T04:00:20.317Z | Downloaded rustix v1.1.4 |
| 836 | 2026-06-25T04:00:20.340Z | Downloaded encoding_rs v0.8.35 |
| 837 | 2026-06-25T04:00:20.363Z | Downloaded sled v0.34.7 |
| 838 | 2026-06-25T04:00:20.372Z | Downloaded typify-impl v0.6.2 |
| 839 | 2026-06-25T04:00:20.387Z | Downloaded tracing v0.1.44 |
| 840 | 2026-06-25T04:00:20.403Z | Downloaded typify-impl v0.4.3 |
| 841 | 2026-06-25T04:00:20.488Z | Downloaded chrono-tz v0.10.4 |
| 842 | 2026-06-25T04:00:20.523Z | Downloaded libc v0.2.186 |
| 843 | 2026-06-25T04:00:20.551Z | Downloaded csv v1.4.0 |
| 844 | 2026-06-25T04:00:20.567Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-25T04:00:20.583Z | Downloaded tokio v1.52.3 |
| 846 | 2026-06-25T04:00:20.677Z | Downloaded ring v0.17.14 |
| 847 | 2026-06-25T04:00:21.333Z | Downloaded aws-lc-sys v0.41.0 |
| 848 | 2026-06-25T04:00:21.873Z | Compiling proc-macro2 v1.0.106 |
| 849 | 2026-06-25T04:00:21.873Z | Compiling quote v1.0.45 |
| 850 | 2026-06-25T04:00:21.873Z | Compiling unicode-ident v1.0.24 |
| 851 | 2026-06-25T04:00:21.873Z | Compiling serde_core v1.0.228 |
| 852 | 2026-06-25T04:00:21.873Z | Compiling serde v1.0.228 |
| 853 | 2026-06-25T04:00:21.873Z | Compiling libc v0.2.186 |
| 854 | 2026-06-25T04:00:21.877Z | Compiling zmij v1.0.21 |
| 855 | 2026-06-25T04:00:21.877Z | Compiling autocfg v1.5.1 |
| 856 | 2026-06-25T04:00:22.218Z | Compiling libm v0.2.16 |
| 857 | 2026-06-25T04:00:22.547Z | Compiling icu_normalizer_data v2.2.0 |
| 858 | 2026-06-25T04:00:22.550Z | Compiling icu_properties_data v2.2.0 |
| 859 | 2026-06-25T04:00:22.597Z | Compiling serde_json v1.0.150 |
| 860 | 2026-06-25T04:00:22.723Z | Compiling num-traits v0.2.19 |
| 861 | 2026-06-25T04:00:22.740Z | Compiling getrandom v0.4.2 |
| 862 | 2026-06-25T04:00:23.008Z | Compiling version_check v0.9.5 |
| 863 | 2026-06-25T04:00:23.161Z | Compiling thiserror v2.0.18 |
| 864 | 2026-06-25T04:00:23.341Z | Compiling memchr v2.8.1 |
| 865 | 2026-06-25T04:00:23.442Z | Compiling schemars v0.8.22 |
| 866 | 2026-06-25T04:00:23.507Z | Compiling syn v2.0.117 |
| 867 | 2026-06-25T04:00:23.573Z | Checking cfg-if v1.0.4 |
| 868 | 2026-06-25T04:00:23.648Z | Compiling parking_lot_core v0.9.12 |
| 869 | 2026-06-25T04:00:23.747Z | Compiling heck v0.5.0 |
| 870 | 2026-06-25T04:00:23.800Z | Compiling zerocopy v0.8.50 |
| 871 | 2026-06-25T04:00:23.964Z | Compiling portable-atomic v1.13.1 |
| 872 | 2026-06-25T04:00:23.984Z | Compiling rustversion v1.0.22 |
| 873 | 2026-06-25T04:00:24.004Z | Compiling itoa v1.0.18 |
| 874 | 2026-06-25T04:00:24.190Z | Compiling jobserver v0.1.34 |
| 875 | 2026-06-25T04:00:24.308Z | Compiling shlex v2.0.1 |
| 876 | 2026-06-25T04:00:24.496Z | Compiling find-msvc-tools v0.1.9 |
| 877 | 2026-06-25T04:00:24.672Z | Compiling cc v1.2.63 |
| 878 | 2026-06-25T04:00:24.931Z | Compiling dunce v1.0.5 |
| 879 | 2026-06-25T04:00:24.950Z | Compiling fs_extra v1.3.0 |
| 880 | 2026-06-25T04:00:24.971Z | Compiling semver v1.0.28 |
| 881 | 2026-06-25T04:00:25.026Z | Compiling log v0.4.32 |
| 882 | 2026-06-25T04:00:25.047Z | Compiling httparse v1.10.1 |
| 883 | 2026-06-25T04:00:25.145Z | Compiling slog v2.8.2 |
| 884 | 2026-06-25T04:00:25.207Z | Compiling rustix v1.1.4 |
| 885 | 2026-06-25T04:00:25.228Z | Checking stable_deref_trait v1.2.1 |
| 886 | 2026-06-25T04:00:25.306Z | Compiling equivalent v1.0.2 |
| 887 | 2026-06-25T04:00:25.345Z | Compiling thiserror v1.0.69 |
| 888 | 2026-06-25T04:00:25.417Z | Compiling cmake v0.1.58 |
| 889 | 2026-06-25T04:00:25.597Z | Checking writeable v0.6.3 |
| 890 | 2026-06-25T04:00:25.757Z | Checking litemap v0.8.2 |
| 891 | 2026-06-25T04:00:25.776Z | Checking utf8_iter v1.0.4 |
| 892 | 2026-06-25T04:00:25.780Z | Checking percent-encoding v2.3.2 |
| 893 | 2026-06-25T04:00:25.815Z | Compiling aws-lc-rs v1.17.0 |
| 894 | 2026-06-25T04:00:25.957Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-06-25T04:00:25.981Z | Checking rand_core v0.10.1 |
| 896 | 2026-06-25T04:00:26.002Z | Compiling aws-lc-sys v0.41.0 |
| 897 | 2026-06-25T04:00:26.023Z | Compiling ring v0.17.14 |
| 898 | 2026-06-25T04:00:26.088Z | Compiling rustls v0.23.40 |
| 899 | 2026-06-25T04:00:26.124Z | Compiling anyhow v1.0.102 |
| 900 | 2026-06-25T04:00:26.149Z | Compiling ucd-trie v0.1.7 |
| 901 | 2026-06-25T04:00:26.316Z | Compiling synstructure v0.13.2 |
| 902 | 2026-06-25T04:00:26.353Z | Compiling serde_derive_internals v0.29.1 |
| 903 | 2026-06-25T04:00:26.383Z | Compiling pest v2.8.6 |
| 904 | 2026-06-25T04:00:26.812Z | Compiling regex-syntax v0.8.10 |
| 905 | 2026-06-25T04:00:26.952Z | Compiling aho-corasick v1.1.4 |
| 906 | 2026-06-25T04:00:27.085Z | Compiling getrandom v0.3.4 |
| 907 | 2026-06-25T04:00:27.421Z | Compiling pest_meta v2.8.6 |
| 908 | 2026-06-25T04:00:27.516Z | Compiling serde_derive v1.0.228 |
| 909 | 2026-06-25T04:00:27.573Z | Compiling zerofrom-derive v0.1.7 |
| 910 | 2026-06-25T04:00:28.018Z | Compiling yoke-derive v0.8.2 |
| 911 | 2026-06-25T04:00:28.370Z | Compiling zerovec-derive v0.11.3 |
| 912 | 2026-06-25T04:00:28.761Z | Compiling displaydoc v0.2.6 |
| 913 | 2026-06-25T04:00:28.783Z | Compiling schemars_derive v0.8.22 |
| 914 | 2026-06-25T04:00:28.901Z | Compiling thiserror-impl v2.0.18 |
| 915 | 2026-06-25T04:00:29.081Z | Compiling tokio-macros v2.7.0 |
| 916 | 2026-06-25T04:00:29.449Z | Compiling zeroize_derive v1.4.3 |
| 917 | 2026-06-25T04:00:29.524Z | Compiling zerocopy-derive v0.8.50 |
| 918 | 2026-06-25T04:00:29.800Z | Compiling futures-macro v0.3.32 |
| 919 | 2026-06-25T04:00:29.941Z | Compiling tracing-attributes v0.1.31 |
| 920 | 2026-06-25T04:00:30.112Z | Checking zerofrom v0.1.8 |
| 921 | 2026-06-25T04:00:30.579Z | Compiling serde_tokenstream v0.2.3 |
| 922 | 2026-06-25T04:00:30.607Z | Checking smallvec v1.15.1 |
| 923 | 2026-06-25T04:00:30.627Z | Checking bytes v1.11.1 |
| 924 | 2026-06-25T04:00:30.646Z | Checking yoke v0.8.3 |
| 925 | 2026-06-25T04:00:30.808Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-06-25T04:00:30.836Z | Checking zerovec v0.11.6 |
| 927 | 2026-06-25T04:00:30.854Z | Checking zerotrie v0.2.4 |
| 928 | 2026-06-25T04:00:30.873Z | Compiling pest_generator v2.8.6 |
| 929 | 2026-06-25T04:00:31.087Z | Compiling regex-automata v0.4.14 |
| 930 | 2026-06-25T04:00:31.159Z | Compiling crossbeam-utils v0.8.21 |
| 931 | 2026-06-25T04:00:31.272Z | Checking tinystr v0.8.3 |
| 932 | 2026-06-25T04:00:31.307Z | Checking potential_utf v0.1.5 |
| 933 | 2026-06-25T04:00:31.438Z | Checking icu_collections v2.2.0 |
| 934 | 2026-06-25T04:00:31.458Z | Checking icu_locale_core v2.2.0 |
| 935 | 2026-06-25T04:00:31.477Z | Compiling hashbrown v0.17.1 |
| 936 | 2026-06-25T04:00:31.497Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-06-25T04:00:31.767Z | Checking iana-time-zone v0.1.65 |
| 938 | 2026-06-25T04:00:31.792Z | Compiling num-conv v0.2.2 |
| 939 | 2026-06-25T04:00:31.875Z | Checking chrono v0.4.45 |
| 940 | 2026-06-25T04:00:31.941Z | Compiling paste v1.0.15 |
| 941 | 2026-06-25T04:00:31.961Z | Compiling indexmap v2.14.0 |
| 942 | 2026-06-25T04:00:32.005Z | Compiling time-core v0.1.8 |
| 943 | 2026-06-25T04:00:32.044Z | Checking icu_provider v2.2.0 |
| 944 | 2026-06-25T04:00:32.152Z | Compiling time-macros v0.2.27 |
| 945 | 2026-06-25T04:00:32.272Z | Checking icu_normalizer v2.2.0 |
| 946 | 2026-06-25T04:00:32.292Z | Checking icu_properties v2.2.0 |
| 947 | 2026-06-25T04:00:32.735Z | Compiling regex v1.12.3 |
| 948 | 2026-06-25T04:00:32.999Z | Checking uuid v1.23.2 |
| 949 | 2026-06-25T04:00:33.155Z | Compiling async-trait v0.1.89 |
| 950 | 2026-06-25T04:00:33.220Z | Checking idna_adapter v1.2.2 |
| 951 | 2026-06-25T04:00:33.295Z | Compiling byteorder v1.5.0 |
| 952 | 2026-06-25T04:00:33.348Z | Checking idna v1.1.0 |
| 953 | 2026-06-25T04:00:33.532Z | Checking dyn-clone v1.0.20 |
| 954 | 2026-06-25T04:00:33.602Z | Checking url v2.5.8 |
| 955 | 2026-06-25T04:00:33.636Z | Compiling camino v1.2.2 |
| 956 | 2026-06-25T04:00:33.888Z | Compiling strsim v0.11.1 |
| 957 | 2026-06-25T04:00:34.058Z | Compiling scroll_derive v0.13.1 |
| 958 | 2026-06-25T04:00:34.135Z | Checking errno v0.3.14 |
| 959 | 2026-06-25T04:00:34.257Z | Compiling ident_case v1.0.1 |
| 960 | 2026-06-25T04:00:34.421Z | Compiling omicron-workspace-hack v0.1.0 |
| 961 | 2026-06-25T04:00:34.481Z | Compiling slog-async v2.8.0 |
| 962 | 2026-06-25T04:00:34.685Z | Compiling generic-array v0.14.7 |
| 963 | 2026-06-25T04:00:34.705Z | Compiling crc32fast v1.5.0 |
| 964 | 2026-06-25T04:00:34.725Z | Compiling usdt-impl v0.6.0 |
| 965 | 2026-06-25T04:00:34.835Z | Compiling plain v0.2.3 |
| 966 | 2026-06-25T04:00:34.866Z | Compiling scroll v0.13.0 |
| 967 | 2026-06-25T04:00:34.977Z | Compiling daft-derive v0.1.7 |
| 968 | 2026-06-25T04:00:35.075Z | Checking pin-project-lite v0.2.17 |
| 969 | 2026-06-25T04:00:35.128Z | Compiling goblin v0.10.7 |
| 970 | 2026-06-25T04:00:35.168Z | Compiling pretty-hex v0.4.2 |
| 971 | 2026-06-25T04:00:35.302Z | Compiling dtrace-parser v0.3.0 |
| 972 | 2026-06-25T04:00:35.416Z | Compiling thread-id v5.1.0 |
| 973 | 2026-06-25T04:00:35.720Z | Compiling syn v1.0.109 |
| 974 | 2026-06-25T04:00:35.789Z | Checking getrandom v0.2.17 |
| 975 | 2026-06-25T04:00:35.902Z | Checking zeroize v1.8.2 |
| 976 | 2026-06-25T04:00:36.078Z | Checking bitflags v2.12.1 |
| 977 | 2026-06-25T04:00:36.415Z | Compiling multer v3.1.0 |
| 978 | 2026-06-25T04:00:36.438Z | Compiling async-stream-impl v0.3.6 |
| 979 | 2026-06-25T04:00:36.829Z | Checking socket2 v0.6.4 |
| 980 | 2026-06-25T04:00:37.069Z | Checking scopeguard v1.2.0 |
| 981 | 2026-06-25T04:00:37.119Z | Compiling ref-cast v1.0.25 |
| 982 | 2026-06-25T04:00:37.173Z | Checking lock_api v0.4.14 |
| 983 | 2026-06-25T04:00:37.359Z | Compiling ref-cast-impl v1.0.25 |
| 984 | 2026-06-25T04:00:37.381Z | Compiling dropshot v0.17.1 |
| 985 | 2026-06-25T04:00:37.642Z | Checking critical-section v1.2.0 |
| 986 | 2026-06-25T04:00:37.712Z | Compiling dropshot_endpoint v0.17.1 |
| 987 | 2026-06-25T04:00:37.750Z | Checking once_cell v1.21.4 |
| 988 | 2026-06-25T04:00:37.926Z | Compiling dof v0.4.0 |
| 989 | 2026-06-25T04:00:37.929Z | Checking parking_lot v0.12.5 |
| 990 | 2026-06-25T04:00:38.144Z | Compiling newtype-uuid-macros v0.1.0 |
| 991 | 2026-06-25T04:00:38.521Z | Checking signal-hook-registry v1.4.8 |
| 992 | 2026-06-25T04:00:38.959Z | Checking mio v1.2.1 |
| 993 | 2026-06-25T04:00:39.134Z | Compiling darling_core v0.23.0 |
| 994 | 2026-06-25T04:00:39.184Z | Compiling structmeta-derive v0.3.0 |
| 995 | 2026-06-25T04:00:39.205Z | Compiling usdt-attr-macro v0.6.0 |
| 996 | 2026-06-25T04:00:39.239Z | Compiling usdt-macro v0.6.0 |
| 997 | 2026-06-25T04:00:39.347Z | Checking tokio v1.52.3 |
| 998 | 2026-06-25T04:00:39.388Z | Compiling strum_macros v0.26.4 |
| 999 | 2026-06-25T04:00:39.433Z | Checking subtle v2.6.1 |
| 1000 | 2026-06-25T04:00:39.586Z | Compiling allocator-api2 v0.2.21 |
| 1001 | 2026-06-25T04:00:39.906Z | Compiling foldhash v0.2.0 |
| 1002 | 2026-06-25T04:00:40.059Z | Compiling hashbrown v0.16.1 |
| 1003 | 2026-06-25T04:00:40.079Z | Checking futures-core v0.3.32 |
| 1004 | 2026-06-25T04:00:40.225Z | Compiling structmeta v0.3.0 |
| 1005 | 2026-06-25T04:00:40.427Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1006 | 2026-06-25T04:00:40.711Z | Compiling strum_macros v0.27.2 |
| 1007 | 2026-06-25T04:00:40.920Z | Compiling derive-ex v0.1.8 |
| 1008 | 2026-06-25T04:00:40.954Z | Compiling http v1.4.1 |
| 1009 | 2026-06-25T04:00:41.213Z | Compiling darling_macro v0.23.0 |
| 1010 | 2026-06-25T04:00:41.398Z | Checking futures-sink v0.3.32 |
| 1011 | 2026-06-25T04:00:41.504Z | Checking ipnetwork v0.21.1 |
| 1012 | 2026-06-25T04:00:41.766Z | Compiling winnow v1.0.3 |
| 1013 | 2026-06-25T04:00:41.786Z | Compiling darling v0.23.0 |
| 1014 | 2026-06-25T04:00:41.872Z | Compiling serde_with_macros v3.20.0 |
| 1015 | 2026-06-25T04:00:41.914Z | Checking slab v0.4.12 |
| 1016 | 2026-06-25T04:00:42.451Z | Compiling test-strategy v0.4.5 |
| 1017 | 2026-06-25T04:00:42.693Z | Checking futures-channel v0.3.32 |
| 1018 | 2026-06-25T04:00:42.742Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1019 | 2026-06-25T04:00:42.868Z | Checking futures-io v0.3.32 |
| 1020 | 2026-06-25T04:00:43.004Z | Checking typenum v1.20.1 |
| 1021 | 2026-06-25T04:00:43.008Z | Checking futures-task v0.3.32 |
| 1022 | 2026-06-25T04:00:43.055Z | Compiling fnv v1.0.7 |
| 1023 | 2026-06-25T04:00:43.157Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1024 | 2026-06-25T04:00:43.180Z | Checking futures-util v0.3.32 |
| 1025 | 2026-06-25T04:00:43.313Z | Compiling parse-display-derive v0.10.0 |
| 1026 | 2026-06-25T04:00:43.731Z | Checking oxnet v0.1.6 |
| 1027 | 2026-06-25T04:00:43.751Z | Checking tracing-core v0.1.36 |
| 1028 | 2026-06-25T04:00:43.846Z | Checking erased-serde v0.3.31 |
| 1029 | 2026-06-25T04:00:44.203Z | Checking tracing v0.1.44 |
| 1030 | 2026-06-25T04:00:44.486Z | Compiling ryu v1.0.23 |
| 1031 | 2026-06-25T04:00:44.507Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1032 | 2026-06-25T04:00:44.656Z | Compiling clap_derive v4.6.1 |
| 1033 | 2026-06-25T04:00:44.840Z | Checking base64 v0.22.1 |
| 1034 | 2026-06-25T04:00:45.285Z | Checking rand_core v0.6.4 |
| 1035 | 2026-06-25T04:00:45.323Z | Compiling openapiv3 v2.2.0 |
| 1036 | 2026-06-25T04:00:45.624Z | Checking rustls-pki-types v1.14.1 |
| 1037 | 2026-06-25T04:00:45.844Z | Checking tokio-util v0.7.18 |
| 1038 | 2026-06-25T04:00:45.955Z | Checking untrusted v0.7.1 |
| 1039 | 2026-06-25T04:00:46.084Z | Checking ipnet v2.12.0 |
| 1040 | 2026-06-25T04:00:46.185Z | Checking untrusted v0.9.0 |
| 1041 | 2026-06-25T04:00:46.321Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1042 | 2026-06-25T04:00:46.786Z | Checking http-body v1.0.1 |
| 1043 | 2026-06-25T04:00:46.921Z | Compiling proc-macro-crate v3.5.0 |
| 1044 | 2026-06-25T04:00:46.958Z | Checking atomic-waker v1.1.2 |
| 1045 | 2026-06-25T04:00:47.303Z | Compiling either v1.16.0 |
| 1046 | 2026-06-25T04:00:47.306Z | Checking tower-service v0.3.3 |
| 1047 | 2026-06-25T04:00:47.343Z | Compiling num_enum_derive v0.7.6 |
| 1048 | 2026-06-25T04:00:47.446Z | Checking tower-layer v0.3.3 |
| 1049 | 2026-06-25T04:00:47.530Z | Checking try-lock v0.2.5 |
| 1050 | 2026-06-25T04:00:47.653Z | Checking want v0.3.1 |
| 1051 | 2026-06-25T04:00:47.731Z | Compiling itertools v0.14.0 |
| 1052 | 2026-06-25T04:00:47.747Z | Checking h2 v0.4.14 |
| 1053 | 2026-06-25T04:00:47.780Z | Checking httpdate v1.0.3 |
| 1054 | 2026-06-25T04:00:48.155Z | Compiling regress v0.11.1 |
| 1055 | 2026-06-25T04:00:48.527Z | Compiling crucible-workspace-hack v0.1.0 |
| 1056 | 2026-06-25T04:00:48.938Z | Checking serde_urlencoded v0.7.1 |
| 1057 | 2026-06-25T04:00:48.959Z | Checking http-body-util v0.1.3 |
| 1058 | 2026-06-25T04:00:49.447Z | Checking ppv-lite86 v0.2.21 |
| 1059 | 2026-06-25T04:00:49.612Z | Checking hyper v1.10.1 |
| 1060 | 2026-06-25T04:00:49.714Z | Compiling typify-impl v0.6.2 |
| 1061 | 2026-06-25T04:00:49.735Z | Compiling unsafe-libyaml v0.2.11 |
| 1062 | 2026-06-25T04:00:50.410Z | Compiling serde_yaml v0.9.34+deprecated |
| 1063 | 2026-06-25T04:00:50.544Z | Checking hyper-util v0.1.20 |
| 1064 | 2026-06-25T04:00:51.225Z | Compiling convert_case v0.4.0 |
| 1065 | 2026-06-25T04:00:51.524Z | Compiling derive_more v0.99.20 |
| 1066 | 2026-06-25T04:00:52.202Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-06-25T04:00:52.225Z | Compiling zerocopy-derive v0.7.35 |
| 1068 | 2026-06-25T04:00:52.757Z | Checking powerfmt v0.2.0 |
| 1069 | 2026-06-25T04:00:52.915Z | Checking deranged v0.5.8 |
| 1070 | 2026-06-25T04:00:53.067Z | Compiling typify-macro v0.6.2 |
| 1071 | 2026-06-25T04:00:53.849Z | Compiling regress v0.10.5 |
| 1072 | 2026-06-25T04:00:54.117Z | Checking num_threads v0.1.7 |
| 1073 | 2026-06-25T04:00:54.312Z | Compiling darling_macro v0.21.3 |
| 1074 | 2026-06-25T04:00:54.353Z | Checking time v0.3.47 |
| 1075 | 2026-06-25T04:00:54.599Z | Compiling heapless v0.8.0 |
| 1076 | 2026-06-25T04:00:54.890Z | Compiling darling v0.21.3 |
| 1077 | 2026-06-25T04:00:54.996Z | Compiling ingot-macros v0.1.1 |
| 1078 | 2026-06-25T04:00:55.310Z | Compiling typify v0.6.2 |
| 1079 | 2026-06-25T04:00:55.406Z | Checking crossbeam-channel v0.5.15 |
| 1080 | 2026-06-25T04:00:55.462Z | Compiling scroll_derive v0.12.1 |
| 1081 | 2026-06-25T04:00:55.546Z | Compiling serde_repr v0.1.20 |
| 1082 | 2026-06-25T04:00:55.866Z | Compiling rustix v0.38.44 |
| 1083 | 2026-06-25T04:00:56.484Z | Checking cpufeatures v0.3.0 |
| 1084 | 2026-06-25T04:00:56.957Z | Checking futures-executor v0.3.32 |
| 1085 | 2026-06-25T04:00:56.979Z | Checking sync_wrapper v1.0.2 |
| 1086 | 2026-06-25T04:00:57.108Z | Checking thread_local v1.1.9 |
| 1087 | 2026-06-25T04:00:57.111Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1088 | 2026-06-25T04:00:57.390Z | Compiling smoltcp v0.11.0 |
| 1089 | 2026-06-25T04:00:57.722Z | Checking tower v0.5.3 |
| 1090 | 2026-06-25T04:00:57.830Z | Checking rand_core v0.9.5 |
| 1091 | 2026-06-25T04:00:57.954Z | Checking webpki-roots v1.0.7 |
| 1092 | 2026-06-25T04:00:58.225Z | Compiling rustc_version v0.4.1 |
| 1093 | 2026-06-25T04:00:58.249Z | Checking is-terminal v0.4.17 |
| 1094 | 2026-06-25T04:00:58.289Z | Checking term v1.2.1 |
| 1095 | 2026-06-25T04:00:58.343Z | Checking take_mut v0.2.2 |
| 1096 | 2026-06-25T04:00:58.451Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1097 | 2026-06-25T04:00:58.497Z | Compiling curve25519-dalek v4.1.3 |
| 1098 | 2026-06-25T04:00:58.554Z | Checking slog-term v2.9.2 |
| 1099 | 2026-06-25T04:00:58.660Z | Checking tower-http v0.6.11 |
| 1100 | 2026-06-25T04:00:58.711Z | Checking futures v0.3.32 |
| 1101 | 2026-06-25T04:00:58.813Z | Compiling toml_datetime v0.6.11 |
| 1102 | 2026-06-25T04:00:58.816Z | Compiling foreign-types-macros v0.2.3 |
| 1103 | 2026-06-25T04:00:59.127Z | Checking hex v0.4.3 |
| 1104 | 2026-06-25T04:00:59.465Z | Checking rand_chacha v0.9.0 |
| 1105 | 2026-06-25T04:00:59.646Z | Compiling zerocopy v0.7.35 |
| 1106 | 2026-06-25T04:00:59.703Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1107 | 2026-06-25T04:00:59.800Z | Compiling hubpack_derive v0.1.1 |
| 1108 | 2026-06-25T04:01:00.094Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1109 | 2026-06-25T04:01:00.395Z | Compiling usdt-impl v0.5.0 |
| 1110 | 2026-06-25T04:01:00.422Z | Compiling proc-macro-error-attr v1.0.4 |
| 1111 | 2026-06-25T04:01:00.666Z | Checking fastrand v2.4.1 |
| 1112 | 2026-06-25T04:01:00.815Z | Compiling dof v0.3.0 |
| 1113 | 2026-06-25T04:01:00.859Z | Checking rand v0.9.4 |
| 1114 | 2026-06-25T04:01:00.878Z | Compiling dtrace-parser v0.2.0 |
| 1115 | 2026-06-25T04:01:00.882Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1116 | 2026-06-25T04:01:01.363Z | Compiling serde_spanned v1.1.1 |
| 1117 | 2026-06-25T04:01:01.496Z | Compiling proc-macro-error v1.0.4 |
| 1118 | 2026-06-25T04:01:01.516Z | Compiling thread-id v4.2.2 |
| 1119 | 2026-06-25T04:01:01.603Z | Compiling memoffset v0.9.1 |
| 1120 | 2026-06-25T04:01:01.738Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1121 | 2026-06-25T04:01:01.757Z | Compiling pkg-config v0.3.33 |
| 1122 | 2026-06-25T04:01:02.755Z | Checking crypto-common v0.1.7 |
| 1123 | 2026-06-25T04:01:03.125Z | Checking hybrid-array v0.4.12 |
| 1124 | 2026-06-25T04:01:03.592Z | Checking adler2 v2.0.1 |
| 1125 | 2026-06-25T04:01:03.650Z | Checking match_cfg v0.1.0 |
| 1126 | 2026-06-25T04:01:03.705Z | Compiling prettyplease v0.2.37 |
| 1127 | 2026-06-25T04:01:03.726Z | Checking simd-adler32 v0.3.9 |
| 1128 | 2026-06-25T04:01:03.808Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1129 | 2026-06-25T04:01:03.871Z | Compiling cfg_aliases v0.2.1 |
| 1130 | 2026-06-25T04:01:03.915Z | Checking openssl-probe v0.2.1 |
| 1131 | 2026-06-25T04:01:03.959Z | Compiling nix v0.31.3 |
| 1132 | 2026-06-25T04:01:04.002Z | Checking miniz_oxide v0.8.9 |
| 1133 | 2026-06-25T04:01:04.023Z | Checking rustls-native-certs v0.8.4 |
| 1134 | 2026-06-25T04:01:04.142Z | Checking hostname v0.3.1 |
| 1135 | 2026-06-25T04:01:04.328Z | Checking tempfile v3.27.0 |
| 1136 | 2026-06-25T04:01:04.522Z | Checking slog-json v2.6.1 |
| 1137 | 2026-06-25T04:01:04.585Z | Checking newtype-uuid v1.3.2 |
| 1138 | 2026-06-25T04:01:04.683Z | Checking memmap2 v0.9.10 |
| 1139 | 2026-06-25T04:01:04.773Z | Compiling heck v0.4.1 |
| 1140 | 2026-06-25T04:01:04.950Z | Checking usdt v0.6.0 |
| 1141 | 2026-06-25T04:01:04.983Z | Checking daft v0.1.7 |
| 1142 | 2026-06-25T04:01:05.113Z | Checking slog-bunyan v2.5.0 |
| 1143 | 2026-06-25T04:01:05.197Z | Checking flate2 v1.1.9 |
| 1144 | 2026-06-25T04:01:05.236Z | Checking crypto-common v0.2.2 |
| 1145 | 2026-06-25T04:01:05.259Z | Checking block-buffer v0.12.0 |
| 1146 | 2026-06-25T04:01:05.401Z | Compiling usdt-attr-macro v0.5.0 |
| 1147 | 2026-06-25T04:01:05.477Z | Compiling usdt-macro v0.5.0 |
| 1148 | 2026-06-25T04:01:05.725Z | Compiling num-derive v0.4.2 |
| 1149 | 2026-06-25T04:01:05.824Z | Compiling enum-as-inner v0.6.1 |
| 1150 | 2026-06-25T04:01:06.051Z | Checking const-oid v0.10.2 |
| 1151 | 2026-06-25T04:01:06.070Z | Compiling winnow v0.7.15 |
| 1152 | 2026-06-25T04:01:06.261Z | Checking debug-ignore v1.0.5 |
| 1153 | 2026-06-25T04:01:06.385Z | Checking compression-core v0.4.32 |
| 1154 | 2026-06-25T04:01:06.481Z | Checking digest v0.11.3 |
| 1155 | 2026-06-25T04:01:06.509Z | Checking compression-codecs v0.4.38 |
| 1156 | 2026-06-25T04:01:07.193Z | Checking encoding_rs v0.8.35 |
| 1157 | 2026-06-25T04:01:07.213Z | Compiling rayon-core v1.13.0 |
| 1158 | 2026-06-25T04:01:07.330Z | Checking mime v0.3.17 |
| 1159 | 2026-06-25T04:01:07.349Z | Checking spin v0.9.8 |
| 1160 | 2026-06-25T04:01:07.463Z | Checking toml v1.1.2+spec-1.1.0 |
| 1161 | 2026-06-25T04:01:07.519Z | Checking async-compression v0.4.42 |
| 1162 | 2026-06-25T04:01:07.557Z | Checking sha1 v0.11.0 |
| 1163 | 2026-06-25T04:01:08.070Z | Checking rand_chacha v0.3.1 |
| 1164 | 2026-06-25T04:01:08.174Z | Checking waitgroup v0.1.2 |
| 1165 | 2026-06-25T04:01:08.207Z | Checking rustls-pemfile v2.2.0 |
| 1166 | 2026-06-25T04:01:08.271Z | Checking async-stream v0.3.6 |
| 1167 | 2026-06-25T04:01:08.363Z | Checking serde_path_to_error v0.1.20 |
| 1168 | 2026-06-25T04:01:08.382Z | Checking hostname v0.4.2 |
| 1169 | 2026-06-25T04:01:08.402Z | Compiling wait-timeout v0.2.1 |
| 1170 | 2026-06-25T04:01:08.576Z | Compiling quick-error v1.2.3 |
| 1171 | 2026-06-25T04:01:08.635Z | Compiling bit-vec v0.8.0 |
| 1172 | 2026-06-25T04:01:08.701Z | Compiling rusty-fork v0.3.1 |
| 1173 | 2026-06-25T04:01:08.862Z | Compiling bit-set v0.8.0 |
| 1174 | 2026-06-25T04:01:08.888Z | Checking rand v0.8.6 |
| 1175 | 2026-06-25T04:01:09.370Z | Compiling rand_xorshift v0.4.0 |
| 1176 | 2026-06-25T04:01:09.419Z | Compiling progenitor-impl v0.14.0 |
| 1177 | 2026-06-25T04:01:09.523Z | Compiling num-integer v0.1.46 |
| 1178 | 2026-06-25T04:01:09.620Z | Checking macaddr v1.0.1 |
| 1179 | 2026-06-25T04:01:10.087Z | Compiling semver v0.1.20 |
| 1180 | 2026-06-25T04:01:10.438Z | Compiling unarray v0.1.4 |
| 1181 | 2026-06-25T04:01:10.516Z | Checking unicode-width v0.2.2 |
| 1182 | 2026-06-25T04:01:10.555Z | Compiling winnow v0.5.40 |
| 1183 | 2026-06-25T04:01:10.576Z | Checking rustls-webpki v0.103.13 |
| 1184 | 2026-06-25T04:01:10.771Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1185 | 2026-06-25T04:01:10.980Z | Compiling proptest v1.11.0 |
| 1186 | 2026-06-25T04:01:11.461Z | Compiling progenitor-macro v0.14.0 |
| 1187 | 2026-06-25T04:01:11.509Z | Compiling rustc_version v0.1.7 |
| 1188 | 2026-06-25T04:01:11.835Z | Compiling toml_edit v0.19.15 |
| 1189 | 2026-06-25T04:01:13.097Z | Compiling reqwest v0.12.28 |
| 1190 | 2026-06-25T04:01:13.330Z | Compiling backon v1.6.0 |
| 1191 | 2026-06-25T04:01:13.386Z | Checking tokio-rustls v0.26.4 |
| 1192 | 2026-06-25T04:01:13.532Z | Checking rustls-platform-verifier v0.7.0 |
| 1193 | 2026-06-25T04:01:13.624Z | Checking hyper-rustls v0.27.9 |
| 1194 | 2026-06-25T04:01:13.828Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1195 | 2026-06-25T04:01:13.874Z | Checking reqwest v0.13.4 |
| 1196 | 2026-06-25T04:01:14.631Z | Checking block-buffer v0.10.4 |
| 1197 | 2026-06-25T04:01:14.951Z | Compiling strum v0.26.3 |
| 1198 | 2026-06-25T04:01:15.098Z | Compiling instant v0.1.13 |
| 1199 | 2026-06-25T04:01:15.382Z | Compiling utf8parse v0.2.2 |
| 1200 | 2026-06-25T04:01:15.516Z | Compiling anstyle-parse v1.0.0 |
| 1201 | 2026-06-25T04:01:15.580Z | Compiling backoff v0.4.0 |
| 1202 | 2026-06-25T04:01:15.656Z | Compiling iddqd v0.4.2 |
| 1203 | 2026-06-25T04:01:15.672Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1204 | 2026-06-25T04:01:15.691Z | Checking digest v0.10.7 |
| 1205 | 2026-06-25T04:01:15.716Z | Compiling progenitor-client v0.10.0 |
| 1206 | 2026-06-25T04:01:15.749Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1207 | 2026-06-25T04:01:15.774Z | Compiling proc-macro-crate v1.3.1 |
| 1208 | 2026-06-25T04:01:15.887Z | Compiling newtype_derive v0.1.6 |
| 1209 | 2026-06-25T04:01:15.969Z | Compiling progenitor-client v0.14.0 |
| 1210 | 2026-06-25T04:01:15.991Z | Compiling num-rational v0.4.2 |
| 1211 | 2026-06-25T04:01:16.111Z | Compiling num-iter v0.1.45 |
| 1212 | 2026-06-25T04:01:16.138Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1213 | 2026-06-25T04:01:16.161Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1214 | 2026-06-25T04:01:16.238Z | Compiling progenitor-extras v0.2.0 |
| 1215 | 2026-06-25T04:01:16.473Z | Compiling progenitor-impl v0.13.0 |
| 1216 | 2026-06-25T04:01:16.504Z | Compiling parse-display v0.10.0 |
| 1217 | 2026-06-25T04:01:16.701Z | Compiling serde_with v3.20.0 |
| 1218 | 2026-06-25T04:01:16.741Z | Compiling strum v0.27.2 |
| 1219 | 2026-06-25T04:01:16.763Z | Compiling num-complex v0.4.6 |
| 1220 | 2026-06-25T04:01:16.897Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1221 | 2026-06-25T04:01:17.009Z | Compiling vcpkg v0.2.15 |
| 1222 | 2026-06-25T04:01:17.095Z | Compiling colorchoice v1.0.5 |
| 1223 | 2026-06-25T04:01:17.138Z | Compiling anstyle v1.0.14 |
| 1224 | 2026-06-25T04:01:17.158Z | Compiling is_terminal_polyfill v1.70.2 |
| 1225 | 2026-06-25T04:01:17.214Z | Compiling anstyle-query v1.1.5 |
| 1226 | 2026-06-25T04:01:17.256Z | Compiling humantime v2.3.0 |
| 1227 | 2026-06-25T04:01:17.299Z | Compiling owo-colors v4.3.0 |
| 1228 | 2026-06-25T04:01:17.329Z | Compiling anstream v1.0.0 |
| 1229 | 2026-06-25T04:01:17.415Z | Compiling num v0.4.3 |
| 1230 | 2026-06-25T04:01:17.580Z | Compiling openssl-sys v0.9.116 |
| 1231 | 2026-06-25T04:01:17.628Z | Compiling num_enum_derive v0.5.11 |
| 1232 | 2026-06-25T04:01:17.721Z | Compiling terminal_size v0.4.4 |
| 1233 | 2026-06-25T04:01:17.968Z | Compiling serde_spanned v0.6.9 |
| 1234 | 2026-06-25T04:01:18.082Z | Compiling pin-project-internal v1.1.13 |
| 1235 | 2026-06-25T04:01:18.126Z | Compiling derive-where v1.6.1 |
| 1236 | 2026-06-25T04:01:18.172Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1237 | 2026-06-25T04:01:18.568Z | Compiling progenitor-macro v0.13.0 |
| 1238 | 2026-06-25T04:01:18.643Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1239 | 2026-06-25T04:01:18.701Z | Compiling clap_lex v1.1.0 |
| 1240 | 2026-06-25T04:01:18.927Z | Compiling float-ord v0.3.2 |
| 1241 | 2026-06-25T04:01:19.055Z | Compiling toml_write v0.1.2 |
| 1242 | 2026-06-25T04:01:19.194Z | Compiling clap_builder v4.6.0 |
| 1243 | 2026-06-25T04:01:19.258Z | Compiling toml_edit v0.22.27 |
| 1244 | 2026-06-25T04:01:20.676Z | Compiling toml v0.8.23 |
| 1245 | 2026-06-25T04:01:20.804Z | Compiling clap v4.6.1 |
| 1246 | 2026-06-25T04:01:21.059Z | Compiling zone_cfg_derive v0.3.1 |
| 1247 | 2026-06-25T04:01:21.353Z | Compiling async-recursion v1.1.1 |
| 1248 | 2026-06-25T04:01:21.382Z | Compiling snafu-derive v0.8.9 |
| 1249 | 2026-06-25T04:01:22.526Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1250 | 2026-06-25T04:01:22.918Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1251 | 2026-06-25T04:01:23.020Z | Compiling slog-dtrace v0.3.0 |
| 1252 | 2026-06-25T04:01:23.040Z | Compiling chrono-tz v0.10.4 |
| 1253 | 2026-06-25T04:01:23.236Z | Compiling minimal-lexical v0.2.1 |
| 1254 | 2026-06-25T04:01:23.280Z | Compiling unicode-xid v0.2.6 |
| 1255 | 2026-06-25T04:01:23.280Z | Compiling cancel-safe-futures v0.1.5 |
| 1256 | 2026-06-25T04:01:23.452Z | Compiling openssl v0.10.80 |
| 1257 | 2026-06-25T04:01:23.510Z | Compiling nom v7.1.3 |
| 1258 | 2026-06-25T04:01:23.531Z | Compiling const_format_proc_macros v0.2.34 |
| 1259 | 2026-06-25T04:01:24.116Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1260 | 2026-06-25T04:01:24.320Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-25T04:01:24.347Z | Compiling openssl-macros v0.1.1 |
| 1262 | 2026-06-25T04:01:24.574Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1263 | 2026-06-25T04:01:24.697Z | Checking cpufeatures v0.2.17 |
| 1264 | 2026-06-25T04:01:24.820Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-06-25T04:01:25.404Z | Compiling cookie v0.18.1 |
| 1266 | 2026-06-25T04:01:25.429Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-06-25T04:01:25.725Z | Compiling tabled_derive v0.7.0 |
| 1268 | 2026-06-25T04:01:25.764Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-06-25T04:01:26.128Z | Checking num_enum v0.7.6 |
| 1270 | 2026-06-25T04:01:28.529Z | Checking tabwriter v1.4.1 |
| 1271 | 2026-06-25T04:01:28.702Z | Checking secrecy v0.10.3 |
| 1272 | 2026-06-25T04:01:28.780Z | Checking tinyvec_macros v0.1.1 |
| 1273 | 2026-06-25T04:01:28.854Z | Checking colored v3.1.1 |
| 1274 | 2026-06-25T04:01:28.974Z | Checking tinyvec v1.11.0 |
| 1275 | 2026-06-25T04:01:29.075Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-06-25T04:01:29.075Z | Checking hash32 v0.3.1 |
| 1277 | 2026-06-25T04:01:29.223Z | Checking bstr v1.12.1 |
| 1278 | 2026-06-25T04:01:29.284Z | Checking data-encoding v2.11.0 |
| 1279 | 2026-06-25T04:01:29.409Z | Checking hmac v0.12.1 |
| 1280 | 2026-06-25T04:01:29.552Z | Checking ingot-types v0.1.2 |
| 1281 | 2026-06-25T04:01:29.573Z | Checking inout v0.1.4 |
| 1282 | 2026-06-25T04:01:29.684Z | Checking scroll v0.12.0 |
| 1283 | 2026-06-25T04:01:29.713Z | Checking ff v0.13.1 |
| 1284 | 2026-06-25T04:01:29.848Z | Checking cobs v0.3.0 |
| 1285 | 2026-06-25T04:01:29.913Z | Checking bitflags v1.3.2 |
| 1286 | 2026-06-25T04:01:29.934Z | Checking managed v0.8.0 |
| 1287 | 2026-06-25T04:01:29.996Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-06-25T04:01:30.016Z | Checking foreign-types-shared v0.3.1 |
| 1289 | 2026-06-25T04:01:30.038Z | Checking postcard v1.1.3 |
| 1290 | 2026-06-25T04:01:30.076Z | Checking goblin v0.8.2 |
| 1291 | 2026-06-25T04:01:30.109Z | Checking foreign-types v0.5.0 |
| 1292 | 2026-06-25T04:01:30.198Z | Checking ingot v0.1.1 |
| 1293 | 2026-06-25T04:01:30.254Z | Checking group v0.13.0 |
| 1294 | 2026-06-25T04:01:30.303Z | Checking cipher v0.4.4 |
| 1295 | 2026-06-25T04:01:30.323Z | Checking hkdf v0.12.4 |
| 1296 | 2026-06-25T04:01:30.458Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1297 | 2026-06-25T04:01:30.478Z | Checking universal-hash v0.5.1 |
| 1298 | 2026-06-25T04:01:30.608Z | Checking crypto-bigint v0.5.5 |
| 1299 | 2026-06-25T04:01:30.650Z | Checking chacha20 v0.10.0 |
| 1300 | 2026-06-25T04:01:30.745Z | Checking half v2.7.1 |
| 1301 | 2026-06-25T04:01:31.005Z | Checking cstr-argument v0.1.2 |
| 1302 | 2026-06-25T04:01:31.133Z | Checking indent_write v2.2.0 |
| 1303 | 2026-06-25T04:01:31.191Z | Checking ciborium-io v0.2.2 |
| 1304 | 2026-06-25T04:01:31.195Z | Checking base64ct v1.8.3 |
| 1305 | 2026-06-25T04:01:31.268Z | Checking opaque-debug v0.3.1 |
| 1306 | 2026-06-25T04:01:31.271Z | Checking base16ct v0.2.0 |
| 1307 | 2026-06-25T04:01:31.307Z | Checking ciborium-ll v0.2.2 |
| 1308 | 2026-06-25T04:01:31.344Z | Checking poly1305 v0.8.0 |
| 1309 | 2026-06-25T04:01:31.452Z | Checking password-hash v0.5.0 |
| 1310 | 2026-06-25T04:01:31.476Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-06-25T04:01:31.497Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1312 | 2026-06-25T04:01:31.500Z | Checking rand v0.10.1 |
| 1313 | 2026-06-25T04:01:31.580Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1314 | 2026-06-25T04:01:31.668Z | Checking chacha20 v0.9.1 |
| 1315 | 2026-06-25T04:01:31.688Z | Checking atomicwrites v0.4.4 |
| 1316 | 2026-06-25T04:01:31.733Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1317 | 2026-06-25T04:01:31.753Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1318 | 2026-06-25T04:01:31.815Z | Checking blake2 v0.10.6 |
| 1319 | 2026-06-25T04:01:31.858Z | Checking aead v0.5.2 |
| 1320 | 2026-06-25T04:01:31.977Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1321 | 2026-06-25T04:01:31.998Z | Checking thiserror-no-std v2.0.2 |
| 1322 | 2026-06-25T04:01:32.018Z | Checking hubpack v0.1.2 |
| 1323 | 2026-06-25T04:01:32.035Z | Checking byte-wrapper v0.1.0 |
| 1324 | 2026-06-25T04:01:32.093Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1325 | 2026-06-25T04:01:32.219Z | Checking keccak v0.1.6 |
| 1326 | 2026-06-25T04:01:32.240Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1327 | 2026-06-25T04:01:32.343Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1328 | 2026-06-25T04:01:32.379Z | Checking sha3 v0.10.9 |
| 1329 | 2026-06-25T04:01:32.488Z | Checking vsss-rs v3.3.4 |
| 1330 | 2026-06-25T04:01:32.583Z | Checking argon2 v0.5.3 |
| 1331 | 2026-06-25T04:01:32.637Z | Checking chacha20poly1305 v0.10.1 |
| 1332 | 2026-06-25T04:01:32.657Z | Checking ciborium v0.2.2 |
| 1333 | 2026-06-25T04:01:32.775Z | Checking similar v2.7.0 |
| 1334 | 2026-06-25T04:01:32.947Z | Checking memmap v0.7.0 |
| 1335 | 2026-06-25T04:01:32.953Z | Checking lazy_static v1.5.0 |
| 1336 | 2026-06-25T04:01:33.095Z | Checking usdt v0.5.0 |
| 1337 | 2026-06-25T04:01:33.110Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1338 | 2026-06-25T04:01:33.258Z | Checking crossbeam-deque v0.8.6 |
| 1339 | 2026-06-25T04:01:33.431Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1340 | 2026-06-25T04:01:33.452Z | Checking unicode-segmentation v1.13.3 |
| 1341 | 2026-06-25T04:01:33.613Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1342 | 2026-06-25T04:01:33.800Z | Checking bytecount v0.6.9 |
| 1343 | 2026-06-25T04:01:33.841Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1344 | 2026-06-25T04:01:33.910Z | Checking newline-converter v0.3.0 |
| 1345 | 2026-06-25T04:01:33.991Z | Checking console v0.15.11 |
| 1346 | 2026-06-25T04:01:34.022Z | Checking itertools v0.12.1 |
| 1347 | 2026-06-25T04:01:34.025Z | Checking progenitor v0.14.0 |
| 1348 | 2026-06-25T04:01:34.199Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1349 | 2026-06-25T04:01:34.284Z | Checking swrite v0.1.0 |
| 1350 | 2026-06-25T04:01:34.380Z | Compiling parking_lot_core v0.8.6 |
| 1351 | 2026-06-25T04:01:34.445Z | Checking resolv-conf v0.7.6 |
| 1352 | 2026-06-25T04:01:34.445Z | Checking linked-hash-map v0.5.6 |
| 1353 | 2026-06-25T04:01:34.607Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-06-25T04:01:34.629Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1355 | 2026-06-25T04:01:34.650Z | Checking lru-cache v0.1.2 |
| 1356 | 2026-06-25T04:01:34.696Z | Checking expectorate v1.2.0 |
| 1357 | 2026-06-25T04:01:34.770Z | Checking rayon v1.12.0 |
| 1358 | 2026-06-25T04:01:34.825Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1359 | 2026-06-25T04:01:35.026Z | Checking hickory-proto v0.24.4 |
| 1360 | 2026-06-25T04:01:35.373Z | Checking progenitor-client v0.13.0 |
| 1361 | 2026-06-25T04:01:35.408Z | Checking camino-tempfile v1.4.1 |
| 1362 | 2026-06-25T04:01:35.720Z | Checking serde-big-array v0.5.1 |
| 1363 | 2026-06-25T04:01:35.806Z | Checking siphasher v1.0.3 |
| 1364 | 2026-06-25T04:01:35.859Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1365 | 2026-06-25T04:01:35.970Z | Checking phf_shared v0.12.1 |
| 1366 | 2026-06-25T04:01:36.043Z | Checking progenitor v0.13.0 |
| 1367 | 2026-06-25T04:01:36.216Z | Checking unicode-normalization v0.1.25 |
| 1368 | 2026-06-25T04:01:36.442Z | Checking pin-project v1.1.13 |
| 1369 | 2026-06-25T04:01:36.493Z | Checking num_enum v0.5.11 |
| 1370 | 2026-06-25T04:01:36.570Z | Checking hickory-resolver v0.24.4 |
| 1371 | 2026-06-25T04:01:36.782Z | Checking tokio-stream v0.1.18 |
| 1372 | 2026-06-25T04:01:37.042Z | Checking csv-core v0.1.13 |
| 1373 | 2026-06-25T04:01:37.158Z | Checking highway v1.3.0 |
| 1374 | 2026-06-25T04:01:37.201Z | Checking smawk v0.3.2 |
| 1375 | 2026-06-25T04:01:37.226Z | Checking foreign-types-shared v0.1.1 |
| 1376 | 2026-06-25T04:01:37.247Z | Checking same-file v1.0.6 |
| 1377 | 2026-06-25T04:01:37.316Z | Checking konst_macro_rules v0.2.19 |
| 1378 | 2026-06-25T04:01:37.336Z | Checking foldhash v0.1.5 |
| 1379 | 2026-06-25T04:01:37.339Z | Checking unicode-linebreak v0.1.5 |
| 1380 | 2026-06-25T04:01:37.395Z | Checking unicode-width v0.1.14 |
| 1381 | 2026-06-25T04:01:37.462Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1382 | 2026-06-25T04:01:37.483Z | Checking konst v0.2.20 |
| 1383 | 2026-06-25T04:01:37.501Z | Checking hashbrown v0.15.5 |
| 1384 | 2026-06-25T04:01:37.549Z | Checking textwrap v0.16.2 |
| 1385 | 2026-06-25T04:01:37.647Z | Checking walkdir v2.5.0 |
| 1386 | 2026-06-25T04:01:37.686Z | Checking foreign-types v0.3.2 |
| 1387 | 2026-06-25T04:01:37.768Z | Checking qorb v0.4.1 |
| 1388 | 2026-06-25T04:01:37.788Z | Checking csv v1.4.0 |
| 1389 | 2026-06-25T04:01:38.172Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1390 | 2026-06-25T04:01:38.332Z | Checking olpc-cjson v0.1.4 |
| 1391 | 2026-06-25T04:01:38.467Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1392 | 2026-06-25T04:01:38.487Z | Checking snafu v0.8.9 |
| 1393 | 2026-06-25T04:01:38.651Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1394 | 2026-06-25T04:01:38.734Z | Checking phf v0.12.1 |
| 1395 | 2026-06-25T04:01:38.897Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1396 | 2026-06-25T04:01:38.918Z | Checking zone v0.3.1 |
| 1397 | 2026-06-25T04:01:39.155Z | Checking tokio-dtrace v0.1.1 |
| 1398 | 2026-06-25T04:01:39.277Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1399 | 2026-06-25T04:01:39.345Z | Checking globset v0.4.18 |
| 1400 | 2026-06-25T04:01:39.605Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1401 | 2026-06-25T04:01:39.927Z | Checking smf v0.2.3 |
| 1402 | 2026-06-25T04:01:40.034Z | Checking pem v3.0.6 |
| 1403 | 2026-06-25T04:01:40.162Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1404 | 2026-06-25T04:01:40.197Z | Checking libsw-core v0.3.2 |
| 1405 | 2026-06-25T04:01:40.341Z | Checking serde_plain v1.0.2 |
| 1406 | 2026-06-25T04:01:40.344Z | Checking sigpipe v0.1.3 |
| 1407 | 2026-06-25T04:01:40.389Z | Checking glob v0.3.3 |
| 1408 | 2026-06-25T04:01:40.492Z | Checking typed-path v0.9.3 |
| 1409 | 2026-06-25T04:01:40.543Z | Checking jiff v0.2.28 |
| 1410 | 2026-06-25T04:01:40.571Z | Checking fixedbitset v0.5.7 |
| 1411 | 2026-06-25T04:01:40.660Z | Checking fixedbitset v0.4.2 |
| 1412 | 2026-06-25T04:01:40.771Z | Checking petgraph v0.8.3 |
| 1413 | 2026-06-25T04:01:40.810Z | Checking petgraph v0.6.5 |
| 1414 | 2026-06-25T04:01:41.198Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1415 | 2026-06-25T04:01:41.260Z | Checking tough v0.22.0 |
| 1416 | 2026-06-25T04:01:41.561Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-06-25T04:01:41.601Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-06-25T04:01:41.757Z | Checking libsw v3.5.0 |
| 1419 | 2026-06-25T04:01:42.063Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1420 | 2026-06-25T04:01:42.131Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1421 | 2026-06-25T04:01:42.152Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1422 | 2026-06-25T04:01:42.235Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1423 | 2026-06-25T04:01:42.288Z | Checking oxide-tokio-rt v0.1.6 |
| 1424 | 2026-06-25T04:01:42.468Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-06-25T04:01:42.576Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-06-25T04:01:42.653Z | Checking const_format v0.2.36 |
| 1427 | 2026-06-25T04:01:42.694Z | Checking papergrid v0.11.0 |
| 1428 | 2026-06-25T04:01:42.761Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-25T04:01:43.155Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1430 | 2026-06-25T04:01:43.174Z | Checking gethostname v0.5.0 |
| 1431 | 2026-06-25T04:01:43.197Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1432 | 2026-06-25T04:01:43.270Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1433 | 2026-06-25T04:01:43.329Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1434 | 2026-06-25T04:01:43.494Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-06-25T04:01:43.823Z | Checking libscf-sys v1.2.0 |
| 1436 | 2026-06-25T04:01:43.993Z | Checking bcs v0.1.6 |
| 1437 | 2026-06-25T04:01:44.096Z | Checking tagptr v0.2.0 |
| 1438 | 2026-06-25T04:01:44.157Z | Checking termtree v0.5.1 |
| 1439 | 2026-06-25T04:01:44.177Z | Checking whoami v1.6.1 |
| 1440 | 2026-06-25T04:01:44.197Z | Checking linear-map v1.2.0 |
| 1441 | 2026-06-25T04:01:44.251Z | Checking moka v0.12.15 |
| 1442 | 2026-06-25T04:01:44.372Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-06-25T04:01:44.796Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-25T04:01:45.609Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-25T04:01:45.848Z | Checking tabled v0.15.0 |
| 1446 | 2026-06-25T04:01:46.077Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-06-25T04:01:46.165Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-25T04:01:46.185Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-25T04:01:46.208Z | Checking steno v0.4.1 |
| 1450 | 2026-06-25T04:01:46.765Z | Checking hickory-proto v0.25.2 |
| 1451 | 2026-06-25T04:01:48.285Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1452 | 2026-06-25T04:01:48.363Z | Checking hickory-resolver v0.25.2 |
| 1453 | 2026-06-25T04:01:48.410Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-25T04:01:49.015Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-25T04:01:49.244Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1456 | 2026-06-25T04:01:49.763Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1457 | 2026-06-25T04:01:53.594Z | Checking nom v8.0.0 |
| 1458 | 2026-06-25T04:01:53.641Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1459 | 2026-06-25T04:01:53.701Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-06-25T04:01:54.389Z | Compiling proc-macro-error2 v2.0.1 |
| 1461 | 2026-06-25T04:01:57.305Z | Compiling crunchy v0.2.4 |
| 1462 | 2026-06-25T04:01:59.129Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1463 | 2026-06-25T04:01:59.321Z | Compiling tabled_derive v0.11.0 |
| 1464 | 2026-06-25T04:02:00.105Z | Compiling tiny-keccak v2.0.2 |
| 1465 | 2026-06-25T04:02:00.213Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1466 | 2026-06-25T04:02:00.609Z | Compiling typify-impl v0.4.3 |
| 1467 | 2026-06-25T04:02:00.671Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1468 | 2026-06-25T04:02:00.734Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1469 | 2026-06-25T04:02:00.824Z | Checking parking_lot v0.11.2 |
| 1470 | 2026-06-25T04:02:00.885Z | Compiling const-random-macro v0.1.16 |
| 1471 | 2026-06-25T04:02:01.311Z | Checking fxhash v0.2.1 |
| 1472 | 2026-06-25T04:02:01.352Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-06-25T04:02:01.373Z | Compiling ahash v0.8.12 |
| 1474 | 2026-06-25T04:02:01.438Z | Checking sled v0.34.7 |
| 1475 | 2026-06-25T04:02:01.649Z | Compiling smartstring v1.0.1 |
| 1476 | 2026-06-25T04:02:02.354Z | Checking internet-checksum v0.2.1 |
| 1477 | 2026-06-25T04:02:02.457Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1478 | 2026-06-25T04:02:02.698Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1479 | 2026-06-25T04:02:02.719Z | Compiling rhai_codegen v3.2.0 |
| 1480 | 2026-06-25T04:02:02.778Z | Checking arc-swap v1.9.1 |
| 1481 | 2026-06-25T04:02:03.093Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1482 | 2026-06-25T04:02:03.115Z | Checking slog-scope v4.4.1 |
| 1483 | 2026-06-25T04:02:03.261Z | Checking papergrid v0.18.0 |
| 1484 | 2026-06-25T04:02:03.440Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1485 | 2026-06-25T04:02:03.696Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1486 | 2026-06-25T04:02:03.966Z | Compiling typify-macro v0.4.3 |
| 1487 | 2026-06-25T04:02:03.988Z | Checking testing_table v0.3.0 |
| 1488 | 2026-06-25T04:02:04.058Z | Checking dropshot-api-manager-types v0.7.2 |
| 1489 | 2026-06-25T04:02:04.217Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1490 | 2026-06-25T04:02:04.428Z | Checking tabled v0.21.0 |
| 1491 | 2026-06-25T04:02:04.452Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1492 | 2026-06-25T04:02:05.024Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1493 | 2026-06-25T04:02:05.096Z | Checking slog-stdlog v4.1.1 |
| 1494 | 2026-06-25T04:02:05.150Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1495 | 2026-06-25T04:02:05.228Z | Compiling lzma-sys v0.1.20 |
| 1496 | 2026-06-25T04:02:05.382Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1497 | 2026-06-25T04:02:05.459Z | Compiling fs-err v3.3.0 |
| 1498 | 2026-06-25T04:02:05.478Z | Compiling typify v0.4.3 |
| 1499 | 2026-06-25T04:02:05.581Z | Compiling progenitor-impl v0.10.0 |
| 1500 | 2026-06-25T04:02:05.601Z | Compiling typeid v1.0.3 |
| 1501 | 2026-06-25T04:02:05.829Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1502 | 2026-06-25T04:02:05.849Z | Checking slog-envlogger v2.2.0 |
| 1503 | 2026-06-25T04:02:06.595Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1504 | 2026-06-25T04:02:06.660Z | Checking crc8 v0.1.1 |
| 1505 | 2026-06-25T04:02:06.788Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1506 | 2026-06-25T04:02:06.877Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1507 | 2026-06-25T04:02:07.024Z | Checking const-random v0.1.18 |
| 1508 | 2026-06-25T04:02:07.498Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1509 | 2026-06-25T04:02:07.592Z | Compiling progenitor-macro v0.10.0 |
| 1510 | 2026-06-25T04:02:07.764Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1511 | 2026-06-25T04:02:07.806Z | Compiling cargo_toml v0.22.3 |
| 1512 | 2026-06-25T04:02:09.029Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1513 | 2026-06-25T04:02:09.786Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1514 | 2026-06-25T04:02:10.232Z | Checking thin-vec v0.2.18 |
| 1515 | 2026-06-25T04:02:10.466Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1516 | 2026-06-25T04:02:10.486Z | Checking rhai v1.25.1 |
| 1517 | 2026-06-25T04:02:11.314Z | Checking sha1 v0.10.6 |
| 1518 | 2026-06-25T04:02:11.539Z | Checking utf-8 v0.7.6 |
| 1519 | 2026-06-25T04:02:11.709Z | Checking tungstenite v0.21.0 |
| 1520 | 2026-06-25T04:02:12.137Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1521 | 2026-06-25T04:02:13.134Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1522 | 2026-06-25T04:02:13.159Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1523 | 2026-06-25T04:02:13.240Z | Checking sha2 v0.10.9 |
| 1524 | 2026-06-25T04:02:13.432Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1525 | 2026-06-25T04:02:13.558Z | Checking yansi v1.0.1 |
| 1526 | 2026-06-25T04:02:13.704Z | Checking diff v0.1.13 |
| 1527 | 2026-06-25T04:02:13.710Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1528 | 2026-06-25T04:02:13.777Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 1529 | 2026-06-25T04:02:13.827Z | Checking pretty_assertions v1.4.1 |
| 1530 | 2026-06-25T04:02:13.972Z | Checking progenitor v0.10.0 |
| 1531 | 2026-06-25T04:02:14.093Z | Checking tokio-tungstenite v0.21.0 |
| 1532 | 2026-06-25T04:02:15.147Z | Checking console v0.16.3 |
| 1533 | 2026-06-25T04:02:15.196Z | Checking git-stub v1.0.0 |
| 1534 | 2026-06-25T04:02:15.452Z | Checking is_ci v1.2.0 |
| 1535 | 2026-06-25T04:02:15.473Z | Checking unit-prefix v0.5.2 |
| 1536 | 2026-06-25T04:02:15.578Z | Checking base64 v0.21.7 |
| 1537 | 2026-06-25T04:02:15.701Z | Checking indicatif v0.18.4 |
| 1538 | 2026-06-25T04:02:15.712Z | Checking supports-color v3.0.2 |
| 1539 | 2026-06-25T04:02:15.815Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1540 | 2026-06-25T04:02:16.561Z | Checking git-stub-vcs v0.1.0 |
| 1541 | 2026-06-25T04:02:16.776Z | Checking xz2 v0.1.7 |
| 1542 | 2026-06-25T04:02:16.990Z | Checking ron v0.12.1 |
| 1543 | 2026-06-25T04:02:18.295Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1544 | 2026-06-25T04:02:18.303Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1545 | 2026-06-25T04:02:18.303Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1546 | 2026-06-25T04:02:18.303Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1547 | 2026-06-25T04:02:18.303Z | Checking drift v0.2.0 |
| 1548 | 2026-06-25T04:02:18.303Z | Compiling serial_test_derive v3.5.0 |
| 1549 | 2026-06-25T04:02:18.375Z | Checking base16ct v1.0.0 |
| 1550 | 2026-06-25T04:02:18.976Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1551 | 2026-06-25T04:02:18.998Z | Checking serial_test v3.5.0 |
| 1552 | 2026-06-25T04:02:19.181Z | Checking dropshot-api-manager v0.7.2 |
| 1553 | 2026-06-25T04:02:19.781Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1554 | 2026-06-25T04:02:20.189Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1555 | 2026-06-25T04:02:20.759Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1556 | 2026-06-25T04:02:20.910Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1557 | 2026-06-25T04:02:21.593Z | Checking natord v1.0.9 |
| 1558 | 2026-06-25T04:02:21.782Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1559 | 2026-06-25T04:02:22.050Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1560 | 2026-06-25T04:02:22.147Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1561 | 2026-06-25T04:02:22.375Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1562 | 2026-06-25T04:02:22.630Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1563 | 2026-06-25T04:02:22.903Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1564 | 2026-06-25T04:02:23.041Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1565 | 2026-06-25T04:02:23.099Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1566 | 2026-06-25T04:02:23.227Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1567 | 2026-06-25T04:02:31.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s |
| 1568 | 2026-06-25T04:02:31.536Z | + cargo xtask openapi check |
| 1569 | 2026-06-25T04:02:32.154Z | Compiling cfg-if v1.0.4 |
| 1570 | 2026-06-25T04:02:32.253Z | Compiling libc v0.2.186 |
| 1571 | 2026-06-25T04:02:32.253Z | Compiling serde_core v1.0.228 |
| 1572 | 2026-06-25T04:02:32.264Z | Compiling memchr v2.8.1 |
| 1573 | 2026-06-25T04:02:32.269Z | Compiling itoa v1.0.18 |
| 1574 | 2026-06-25T04:02:32.277Z | Compiling smallvec v1.15.1 |
| 1575 | 2026-06-25T04:02:32.286Z | Compiling stable_deref_trait v1.2.1 |
| 1576 | 2026-06-25T04:02:32.295Z | Compiling zerofrom v0.1.8 |
| 1577 | 2026-06-25T04:02:32.307Z | Compiling zmij v1.0.21 |
| 1578 | 2026-06-25T04:02:32.357Z | Compiling litemap v0.8.2 |
| 1579 | 2026-06-25T04:02:32.409Z | Compiling yoke v0.8.3 |
| 1580 | 2026-06-25T04:02:32.443Z | Compiling writeable v0.6.3 |
| 1581 | 2026-06-25T04:02:32.476Z | Compiling utf8_iter v1.0.4 |
| 1582 | 2026-06-25T04:02:32.539Z | Compiling percent-encoding v2.3.2 |
| 1583 | 2026-06-25T04:02:32.572Z | Compiling zerovec v0.11.6 |
| 1584 | 2026-06-25T04:02:32.592Z | Compiling zerotrie v0.2.4 |
| 1585 | 2026-06-25T04:02:32.653Z | Compiling icu_normalizer_data v2.2.0 |
| 1586 | 2026-06-25T04:02:32.653Z | Compiling icu_properties_data v2.2.0 |
| 1587 | 2026-06-25T04:02:32.728Z | Compiling libm v0.2.16 |
| 1588 | 2026-06-25T04:02:32.731Z | Compiling form_urlencoded v1.2.2 |
| 1589 | 2026-06-25T04:02:32.747Z | Compiling rand_core v0.10.1 |
| 1590 | 2026-06-25T04:02:32.800Z | Compiling errno v0.3.14 |
| 1591 | 2026-06-25T04:02:32.902Z | Compiling getrandom v0.4.2 |
| 1592 | 2026-06-25T04:02:32.916Z | Compiling iana-time-zone v0.1.65 |
| 1593 | 2026-06-25T04:02:32.929Z | Compiling pin-project-lite v0.2.17 |
| 1594 | 2026-06-25T04:02:32.941Z | Compiling zeroize v1.8.2 |
| 1595 | 2026-06-25T04:02:32.954Z | Compiling dyn-clone v1.0.20 |
| 1596 | 2026-06-25T04:02:33.017Z | Compiling scopeguard v1.2.0 |
| 1597 | 2026-06-25T04:02:33.083Z | Compiling tinystr v0.8.3 |
| 1598 | 2026-06-25T04:02:33.094Z | Compiling potential_utf v0.1.5 |
| 1599 | 2026-06-25T04:02:33.108Z | Compiling lock_api v0.4.14 |
| 1600 | 2026-06-25T04:02:33.124Z | Compiling socket2 v0.6.4 |
| 1601 | 2026-06-25T04:02:33.134Z | Compiling parking_lot_core v0.9.12 |
| 1602 | 2026-06-25T04:02:33.144Z | Compiling signal-hook-registry v1.4.8 |
| 1603 | 2026-06-25T04:02:33.258Z | Compiling icu_locale_core v2.2.0 |
| 1604 | 2026-06-25T04:02:33.292Z | Compiling icu_collections v2.2.0 |
| 1605 | 2026-06-25T04:02:33.332Z | Compiling parking_lot v0.12.5 |
| 1606 | 2026-06-25T04:02:33.430Z | Compiling mio v1.2.1 |
| 1607 | 2026-06-25T04:02:33.443Z | Compiling portable-atomic v1.13.1 |
| 1608 | 2026-06-25T04:02:33.563Z | Compiling num-traits v0.2.19 |
| 1609 | 2026-06-25T04:02:33.713Z | Compiling futures-core v0.3.32 |
| 1610 | 2026-06-25T04:02:33.823Z | Compiling thiserror v2.0.18 |
| 1611 | 2026-06-25T04:02:33.871Z | Compiling critical-section v1.2.0 |
| 1612 | 2026-06-25T04:02:33.927Z | Compiling subtle v2.6.1 |
| 1613 | 2026-06-25T04:02:33.930Z | Compiling equivalent v1.0.2 |
| 1614 | 2026-06-25T04:02:33.950Z | Compiling serde v1.0.228 |
| 1615 | 2026-06-25T04:02:33.958Z | Compiling serde_json v1.0.150 |
| 1616 | 2026-06-25T04:02:33.978Z | Compiling icu_provider v2.2.0 |
| 1617 | 2026-06-25T04:02:34.021Z | Compiling uuid v1.23.2 |
| 1618 | 2026-06-25T04:02:34.093Z | Compiling semver v1.0.28 |
| 1619 | 2026-06-25T04:02:34.118Z | Compiling bitflags v2.12.1 |
| 1620 | 2026-06-25T04:02:34.184Z | Compiling once_cell v1.21.4 |
| 1621 | 2026-06-25T04:02:34.297Z | Compiling icu_properties v2.2.0 |
| 1622 | 2026-06-25T04:02:34.355Z | Compiling icu_normalizer v2.2.0 |
| 1623 | 2026-06-25T04:02:34.355Z | Compiling zerocopy v0.8.50 |
| 1624 | 2026-06-25T04:02:34.396Z | Compiling bytes v1.11.1 |
| 1625 | 2026-06-25T04:02:34.422Z | Compiling chrono v0.4.45 |
| 1626 | 2026-06-25T04:02:34.449Z | Compiling futures-sink v0.3.32 |
| 1627 | 2026-06-25T04:02:34.452Z | Compiling log v0.4.32 |
| 1628 | 2026-06-25T04:02:34.552Z | Compiling typenum v1.20.1 |
| 1629 | 2026-06-25T04:02:34.646Z | Compiling slab v0.4.12 |
| 1630 | 2026-06-25T04:02:34.827Z | Compiling slog v2.8.2 |
| 1631 | 2026-06-25T04:02:34.844Z | Compiling tokio v1.52.3 |
| 1632 | 2026-06-25T04:02:34.924Z | Compiling futures-channel v0.3.32 |
| 1633 | 2026-06-25T04:02:35.024Z | Compiling getrandom v0.2.17 |
| 1634 | 2026-06-25T04:02:35.041Z | Compiling futures-task v0.3.32 |
| 1635 | 2026-06-25T04:02:35.143Z | Compiling futures-io v0.3.32 |
| 1636 | 2026-06-25T04:02:35.212Z | Compiling idna_adapter v1.2.2 |
| 1637 | 2026-06-25T04:02:35.222Z | Compiling rand_core v0.6.4 |
| 1638 | 2026-06-25T04:02:35.307Z | Compiling futures-util v0.3.32 |
| 1639 | 2026-06-25T04:02:35.353Z | Compiling idna v1.1.0 |
| 1640 | 2026-06-25T04:02:35.366Z | Compiling hashbrown v0.17.1 |
| 1641 | 2026-06-25T04:02:35.431Z | Compiling tracing-core v0.1.36 |
| 1642 | 2026-06-25T04:02:35.450Z | Compiling base64 v0.22.1 |
| 1643 | 2026-06-25T04:02:35.786Z | Compiling url v2.5.8 |
| 1644 | 2026-06-25T04:02:35.913Z | Compiling indexmap v2.14.0 |
| 1645 | 2026-06-25T04:02:35.925Z | Compiling tracing v0.1.44 |
| 1646 | 2026-06-25T04:02:36.019Z | Compiling http v1.4.1 |
| 1647 | 2026-06-25T04:02:36.079Z | Compiling unicode-ident v1.0.24 |
| 1648 | 2026-06-25T04:02:36.162Z | Compiling fnv v1.0.7 |
| 1649 | 2026-06-25T04:02:36.204Z | Compiling proc-macro2 v1.0.106 |
| 1650 | 2026-06-25T04:02:36.260Z | Compiling byteorder v1.5.0 |
| 1651 | 2026-06-25T04:02:36.489Z | Compiling schemars v0.8.22 |
| 1652 | 2026-06-25T04:02:36.542Z | Compiling ipnet v2.12.0 |
| 1653 | 2026-06-25T04:02:36.613Z | Compiling quote v1.0.45 |
| 1654 | 2026-06-25T04:02:36.896Z | Compiling syn v2.0.117 |
| 1655 | 2026-06-25T04:02:36.908Z | Compiling erased-serde v0.3.31 |
| 1656 | 2026-06-25T04:02:36.965Z | Compiling rustls-pki-types v1.14.1 |
| 1657 | 2026-06-25T04:02:37.051Z | Compiling http-body v1.0.1 |
| 1658 | 2026-06-25T04:02:37.210Z | Compiling ppv-lite86 v0.2.21 |
| 1659 | 2026-06-25T04:02:37.333Z | Compiling ipnetwork v0.21.1 |
| 1660 | 2026-06-25T04:02:37.452Z | Compiling thiserror v1.0.69 |
| 1661 | 2026-06-25T04:02:37.536Z | Compiling aws-lc-sys v0.41.0 |
| 1662 | 2026-06-25T04:02:37.557Z | Compiling oxnet v0.1.6 |
| 1663 | 2026-06-25T04:02:37.577Z | Compiling untrusted v0.7.1 |
| 1664 | 2026-06-25T04:02:37.749Z | Compiling atomic-waker v1.1.2 |
| 1665 | 2026-06-25T04:02:37.793Z | Compiling httparse v1.10.1 |
| 1666 | 2026-06-25T04:02:37.844Z | Compiling tower-layer v0.3.3 |
| 1667 | 2026-06-25T04:02:37.856Z | Compiling tower-service v0.3.3 |
| 1668 | 2026-06-25T04:02:37.876Z | Compiling try-lock v0.2.5 |
| 1669 | 2026-06-25T04:02:37.951Z | Compiling pretty-hex v0.4.2 |
| 1670 | 2026-06-25T04:02:37.986Z | Compiling untrusted v0.9.0 |
| 1671 | 2026-06-25T04:02:38.007Z | Compiling ryu v1.0.23 |
| 1672 | 2026-06-25T04:02:38.044Z | Compiling aws-lc-rs v1.17.0 |
| 1673 | 2026-06-25T04:02:38.089Z | Compiling rustls v0.23.40 |
| 1674 | 2026-06-25T04:02:38.105Z | Compiling want v0.3.1 |
| 1675 | 2026-06-25T04:02:38.116Z | Compiling rustix v1.1.4 |
| 1676 | 2026-06-25T04:02:38.156Z | Compiling plain v0.2.3 |
| 1677 | 2026-06-25T04:02:38.192Z | Compiling httpdate v1.0.3 |
| 1678 | 2026-06-25T04:02:38.268Z | Compiling omicron-workspace-hack v0.1.0 |
| 1679 | 2026-06-25T04:02:38.279Z | Compiling getrandom v0.3.4 |
| 1680 | 2026-06-25T04:02:38.338Z | Compiling ucd-trie v0.1.7 |
| 1681 | 2026-06-25T04:02:38.353Z | Compiling regex-syntax v0.8.10 |
| 1682 | 2026-06-25T04:02:38.441Z | Compiling rand_core v0.9.5 |
| 1683 | 2026-06-25T04:02:38.464Z | Compiling crossbeam-utils v0.8.21 |
| 1684 | 2026-06-25T04:02:38.632Z | Compiling tokio-util v0.7.18 |
| 1685 | 2026-06-25T04:02:38.670Z | Compiling pest v2.8.6 |
| 1686 | 2026-06-25T04:02:38.978Z | Compiling serde_urlencoded v0.7.1 |
| 1687 | 2026-06-25T04:02:39.233Z | Compiling h2 v0.4.14 |
| 1688 | 2026-06-25T04:02:39.354Z | Compiling rustls-webpki v0.103.13 |
| 1689 | 2026-06-25T04:02:39.369Z | Compiling newtype-uuid v1.3.2 |
| 1690 | 2026-06-25T04:02:39.480Z | Compiling http-body-util v0.1.3 |
| 1691 | 2026-06-25T04:02:39.700Z | Compiling hex v0.4.3 |
| 1692 | 2026-06-25T04:02:39.728Z | Compiling foldhash v0.2.0 |
| 1693 | 2026-06-25T04:02:39.963Z | Compiling allocator-api2 v0.2.21 |
| 1694 | 2026-06-25T04:02:39.986Z | Compiling daft v0.1.7 |
| 1695 | 2026-06-25T04:02:40.257Z | Compiling hashbrown v0.16.1 |
| 1696 | 2026-06-25T04:02:40.287Z | Compiling rand_chacha v0.9.0 |
| 1697 | 2026-06-25T04:02:40.308Z | Compiling fastrand v2.4.1 |
| 1698 | 2026-06-25T04:02:40.581Z | Compiling rand v0.9.4 |
| 1699 | 2026-06-25T04:02:40.673Z | Compiling sync_wrapper v1.0.2 |
| 1700 | 2026-06-25T04:02:40.783Z | Compiling tower v0.5.3 |
| 1701 | 2026-06-25T04:02:40.804Z | Compiling generic-array v0.14.7 |
| 1702 | 2026-06-25T04:02:40.840Z | Compiling anyhow v1.0.102 |
| 1703 | 2026-06-25T04:02:40.853Z | Compiling aho-corasick v1.1.4 |
| 1704 | 2026-06-25T04:02:40.976Z | Compiling powerfmt v0.2.0 |
| 1705 | 2026-06-25T04:02:41.189Z | Compiling tower-http v0.6.11 |
| 1706 | 2026-06-25T04:02:41.192Z | Compiling deranged v0.5.8 |
| 1707 | 2026-06-25T04:02:41.214Z | Compiling tempfile v3.27.0 |
| 1708 | 2026-06-25T04:02:41.257Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-06-25T04:02:41.297Z | Compiling hyper v1.10.1 |
| 1710 | 2026-06-25T04:02:41.531Z | Compiling camino v1.2.2 |
| 1711 | 2026-06-25T04:02:41.605Z | Compiling openapiv3 v2.2.0 |
| 1712 | 2026-06-25T04:02:41.617Z | Compiling num-conv v0.2.2 |
| 1713 | 2026-06-25T04:02:41.770Z | Compiling regex-automata v0.4.14 |
| 1714 | 2026-06-25T04:02:41.942Z | Compiling openssl-probe v0.2.1 |
| 1715 | 2026-06-25T04:02:42.134Z | Compiling time-core v0.1.8 |
| 1716 | 2026-06-25T04:02:42.179Z | Compiling num_threads v0.1.7 |
| 1717 | 2026-06-25T04:02:42.182Z | Compiling cpufeatures v0.3.0 |
| 1718 | 2026-06-25T04:02:42.265Z | Compiling time v0.3.47 |
| 1719 | 2026-06-25T04:02:42.280Z | Compiling rustls-native-certs v0.8.4 |
| 1720 | 2026-06-25T04:02:42.283Z | Compiling futures v0.3.32 |
| 1721 | 2026-06-25T04:02:42.360Z | Compiling hyper-util v0.1.20 |
| 1722 | 2026-06-25T04:02:42.662Z | Compiling scroll v0.13.0 |
| 1723 | 2026-06-25T04:02:42.717Z | Compiling hybrid-array v0.4.12 |
| 1724 | 2026-06-25T04:02:42.938Z | Compiling tokio-rustls v0.26.4 |
| 1725 | 2026-06-25T04:02:42.988Z | Compiling winnow v1.0.3 |
| 1726 | 2026-06-25T04:02:43.189Z | Compiling simd-adler32 v0.3.9 |
| 1727 | 2026-06-25T04:02:43.212Z | Compiling adler2 v2.0.1 |
| 1728 | 2026-06-25T04:02:43.239Z | Compiling goblin v0.10.7 |
| 1729 | 2026-06-25T04:02:43.351Z | Compiling miniz_oxide v0.8.9 |
| 1730 | 2026-06-25T04:02:43.396Z | Compiling rustls-platform-verifier v0.7.0 |
| 1731 | 2026-06-25T04:02:43.634Z | Compiling hyper-rustls v0.27.9 |
| 1732 | 2026-06-25T04:02:43.935Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-25T04:02:44.008Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-06-25T04:02:44.019Z | Compiling crc32fast v1.5.0 |
| 1735 | 2026-06-25T04:02:44.063Z | Compiling reqwest v0.13.4 |
| 1736 | 2026-06-25T04:02:44.105Z | Compiling regex v1.12.3 |
| 1737 | 2026-06-25T04:02:44.206Z | Compiling flate2 v1.1.9 |
| 1738 | 2026-06-25T04:02:44.424Z | Compiling block-buffer v0.12.0 |
| 1739 | 2026-06-25T04:02:44.480Z | Compiling crypto-common v0.2.2 |
| 1740 | 2026-06-25T04:02:44.560Z | Compiling crypto-common v0.1.7 |
| 1741 | 2026-06-25T04:02:44.594Z | Compiling dtrace-parser v0.3.0 |
| 1742 | 2026-06-25T04:02:44.628Z | Compiling rand_chacha v0.3.1 |
| 1743 | 2026-06-25T04:02:44.693Z | Compiling thread-id v5.1.0 |
| 1744 | 2026-06-25T04:02:44.780Z | Compiling thread_local v1.1.9 |
| 1745 | 2026-06-25T04:02:45.033Z | Compiling const-oid v0.10.2 |
| 1746 | 2026-06-25T04:02:45.041Z | Compiling compression-core v0.4.32 |
| 1747 | 2026-06-25T04:02:45.050Z | Compiling match_cfg v0.1.0 |
| 1748 | 2026-06-25T04:02:45.124Z | Compiling debug-ignore v1.0.5 |
| 1749 | 2026-06-25T04:02:45.194Z | Compiling digest v0.11.3 |
| 1750 | 2026-06-25T04:02:45.231Z | Compiling compression-codecs v0.4.38 |
| 1751 | 2026-06-25T04:02:45.242Z | Compiling hostname v0.3.1 |
| 1752 | 2026-06-25T04:02:45.365Z | Compiling rand v0.8.6 |
| 1753 | 2026-06-25T04:02:45.378Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1754 | 2026-06-25T04:02:45.378Z | Compiling slog-json v2.6.1 |
| 1755 | 2026-06-25T04:02:45.381Z | Compiling ref-cast v1.0.25 |
| 1756 | 2026-06-25T04:02:45.480Z | Compiling strum v0.26.3 |
| 1757 | 2026-06-25T04:02:45.491Z | Compiling macaddr v1.0.1 |
| 1758 | 2026-06-25T04:02:45.525Z | Compiling serde_spanned v1.1.1 |
| 1759 | 2026-06-25T04:02:45.597Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1760 | 2026-06-25T04:02:45.612Z | Compiling wait-timeout v0.2.1 |
| 1761 | 2026-06-25T04:02:45.676Z | Compiling memmap2 v0.9.10 |
| 1762 | 2026-06-25T04:02:45.715Z | Compiling is-terminal v0.4.17 |
| 1763 | 2026-06-25T04:02:45.816Z | Compiling encoding_rs v0.8.35 |
| 1764 | 2026-06-25T04:02:45.899Z | Compiling spin v0.9.8 |
| 1765 | 2026-06-25T04:02:45.902Z | Compiling quick-error v1.2.3 |
| 1766 | 2026-06-25T04:02:45.921Z | Compiling mime v0.3.17 |
| 1767 | 2026-06-25T04:02:46.009Z | Compiling dof v0.4.0 |
| 1768 | 2026-06-25T04:02:46.020Z | Compiling bit-vec v0.8.0 |
| 1769 | 2026-06-25T04:02:46.023Z | Compiling term v1.2.1 |
| 1770 | 2026-06-25T04:02:46.048Z | Compiling either v1.16.0 |
| 1771 | 2026-06-25T04:02:46.194Z | Compiling take_mut v0.2.2 |
| 1772 | 2026-06-25T04:02:46.254Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1773 | 2026-06-25T04:02:46.254Z | Compiling bit-set v0.8.0 |
| 1774 | 2026-06-25T04:02:46.304Z | Compiling slog-term v2.9.2 |
| 1775 | 2026-06-25T04:02:46.426Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1776 | 2026-06-25T04:02:46.468Z | Compiling slog-async v2.8.0 |
| 1777 | 2026-06-25T04:02:46.685Z | Compiling rusty-fork v0.3.1 |
| 1778 | 2026-06-25T04:02:46.868Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-25T04:02:46.969Z | Compiling multer v3.1.0 |
| 1780 | 2026-06-25T04:02:47.033Z | Compiling slog-bunyan v2.5.0 |
| 1781 | 2026-06-25T04:02:47.177Z | Compiling async-compression v0.4.42 |
| 1782 | 2026-06-25T04:02:47.299Z | Compiling usdt v0.6.0 |
| 1783 | 2026-06-25T04:02:47.460Z | Compiling sha1 v0.11.0 |
| 1784 | 2026-06-25T04:02:47.496Z | Compiling serde_with v3.20.0 |
| 1785 | 2026-06-25T04:02:47.508Z | Compiling async-stream v0.3.6 |
| 1786 | 2026-06-25T04:02:47.535Z | Compiling rand_xorshift v0.4.0 |
| 1787 | 2026-06-25T04:02:47.596Z | Compiling waitgroup v0.1.2 |
| 1788 | 2026-06-25T04:02:47.704Z | Compiling rustls-pemfile v2.2.0 |
| 1789 | 2026-06-25T04:02:47.726Z | Compiling serde_path_to_error v0.1.20 |
| 1790 | 2026-06-25T04:02:47.750Z | Compiling hostname v0.4.2 |
| 1791 | 2026-06-25T04:02:47.763Z | Compiling unarray v0.1.4 |
| 1792 | 2026-06-25T04:02:47.803Z | Compiling strum v0.27.2 |
| 1793 | 2026-06-25T04:02:47.865Z | Compiling proptest v1.11.0 |
| 1794 | 2026-06-25T04:02:47.877Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1795 | 2026-06-25T04:02:47.888Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1796 | 2026-06-25T04:02:47.903Z | Compiling progenitor-client v0.14.0 |
| 1797 | 2026-06-25T04:02:47.934Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-06-25T04:02:48.005Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1799 | 2026-06-25T04:02:48.027Z | Compiling dropshot v0.17.1 |
| 1800 | 2026-06-25T04:02:48.063Z | Compiling reqwest v0.12.28 |
| 1801 | 2026-06-25T04:02:48.088Z | Compiling block-buffer v0.10.4 |
| 1802 | 2026-06-25T04:02:48.196Z | Compiling backon v1.6.0 |
| 1803 | 2026-06-25T04:02:48.240Z | Compiling instant v0.1.13 |
| 1804 | 2026-06-25T04:02:48.253Z | Compiling digest v0.10.7 |
| 1805 | 2026-06-25T04:02:48.351Z | Compiling progenitor-extras v0.2.0 |
| 1806 | 2026-06-25T04:02:48.402Z | Compiling backoff v0.4.0 |
| 1807 | 2026-06-25T04:02:48.472Z | Compiling itertools v0.14.0 |
| 1808 | 2026-06-25T04:02:48.589Z | Compiling parse-display v0.10.0 |
| 1809 | 2026-06-25T04:02:48.618Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1810 | 2026-06-25T04:02:48.913Z | Compiling regress v0.10.5 |
| 1811 | 2026-06-25T04:02:49.208Z | Compiling progenitor-client v0.10.0 |
| 1812 | 2026-06-25T04:02:49.296Z | Compiling humantime v2.3.0 |
| 1813 | 2026-06-25T04:02:49.504Z | Compiling cpufeatures v0.2.17 |
| 1814 | 2026-06-25T04:02:49.577Z | Compiling unicode-width v0.2.2 |
| 1815 | 2026-06-25T04:02:49.591Z | Compiling secrecy v0.10.3 |
| 1816 | 2026-06-25T04:02:49.698Z | Compiling heck v0.5.0 |
| 1817 | 2026-06-25T04:02:49.750Z | Compiling tinyvec_macros v0.1.1 |
| 1818 | 2026-06-25T04:02:49.824Z | Compiling tinyvec v1.11.0 |
| 1819 | 2026-06-25T04:02:49.856Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1820 | 2026-06-25T04:02:49.870Z | Compiling num-integer v0.1.46 |
| 1821 | 2026-06-25T04:02:49.957Z | Compiling scroll v0.12.0 |
| 1822 | 2026-06-25T04:02:50.168Z | Compiling crucible-workspace-hack v0.1.0 |
| 1823 | 2026-06-25T04:02:50.192Z | Compiling hmac v0.12.1 |
| 1824 | 2026-06-25T04:02:50.227Z | Compiling inout v0.1.4 |
| 1825 | 2026-06-25T04:02:50.242Z | Compiling ff v0.13.1 |
| 1826 | 2026-06-25T04:02:50.334Z | Compiling utf8parse v0.2.2 |
| 1827 | 2026-06-25T04:02:50.374Z | Compiling group v0.13.0 |
| 1828 | 2026-06-25T04:02:50.375Z | Compiling cipher v0.4.4 |
| 1829 | 2026-06-25T04:02:50.417Z | Compiling anstyle-parse v1.0.0 |
| 1830 | 2026-06-25T04:02:50.449Z | Compiling hkdf v0.12.4 |
| 1831 | 2026-06-25T04:02:50.487Z | Compiling goblin v0.8.2 |
| 1832 | 2026-06-25T04:02:50.599Z | Compiling num-iter v0.1.45 |
| 1833 | 2026-06-25T04:02:50.599Z | Compiling num-rational v0.4.2 |
| 1834 | 2026-06-25T04:02:50.732Z | Compiling zerocopy v0.7.35 |
| 1835 | 2026-06-25T04:02:50.822Z | Compiling universal-hash v0.5.1 |
| 1836 | 2026-06-25T04:02:50.961Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-25T04:02:50.973Z | Compiling crypto-bigint v0.5.5 |
| 1838 | 2026-06-25T04:02:51.146Z | Compiling regress v0.11.1 |
| 1839 | 2026-06-25T04:02:51.290Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-25T04:02:51.443Z | Compiling terminal_size v0.4.4 |
| 1841 | 2026-06-25T04:02:51.593Z | Compiling half v2.7.1 |
| 1842 | 2026-06-25T04:02:51.646Z | Compiling num-complex v0.4.6 |
| 1843 | 2026-06-25T04:02:51.893Z | Compiling anstyle v1.0.14 |
| 1844 | 2026-06-25T04:02:52.037Z | Compiling is_terminal_polyfill v1.70.2 |
| 1845 | 2026-06-25T04:02:52.129Z | Compiling anstyle-query v1.1.5 |
| 1846 | 2026-06-25T04:02:52.131Z | Compiling base64ct v1.8.3 |
| 1847 | 2026-06-25T04:02:52.153Z | Compiling colorchoice v1.0.5 |
| 1848 | 2026-06-25T04:02:52.246Z | Compiling base16ct v0.2.0 |
| 1849 | 2026-06-25T04:02:52.272Z | Compiling opaque-debug v0.3.1 |
| 1850 | 2026-06-25T04:02:52.302Z | Compiling ciborium-io v0.2.2 |
| 1851 | 2026-06-25T04:02:52.346Z | Compiling poly1305 v0.8.0 |
| 1852 | 2026-06-25T04:02:52.400Z | Compiling ciborium-ll v0.2.2 |
| 1853 | 2026-06-25T04:02:52.412Z | Compiling password-hash v0.5.0 |
| 1854 | 2026-06-25T04:02:52.452Z | Compiling elliptic-curve v0.13.8 |
| 1855 | 2026-06-25T04:02:52.747Z | Compiling dof v0.3.0 |
| 1856 | 2026-06-25T04:02:52.806Z | Compiling typify-impl v0.6.2 |
| 1857 | 2026-06-25T04:02:52.861Z | Compiling anstream v1.0.0 |
| 1858 | 2026-06-25T04:02:53.199Z | Compiling num v0.4.3 |
| 1859 | 2026-06-25T04:02:53.281Z | Compiling curve25519-dalek v4.1.3 |
| 1860 | 2026-06-25T04:02:53.546Z | Compiling thiserror-no-std v2.0.2 |
| 1861 | 2026-06-25T04:02:53.642Z | Compiling chacha20 v0.9.1 |
| 1862 | 2026-06-25T04:02:53.710Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1863 | 2026-06-25T04:02:54.009Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-25T04:02:54.231Z | Compiling blake2 v0.10.6 |
| 1865 | 2026-06-25T04:02:54.321Z | Compiling aead v0.5.2 |
| 1866 | 2026-06-25T04:02:54.367Z | Compiling byte-wrapper v0.1.0 |
| 1867 | 2026-06-25T04:02:54.414Z | Compiling dtrace-parser v0.2.0 |
| 1868 | 2026-06-25T04:02:54.433Z | Compiling crossbeam-epoch v0.9.18 |
| 1869 | 2026-06-25T04:02:54.484Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1870 | 2026-06-25T04:02:54.687Z | Compiling thread-id v4.2.2 |
| 1871 | 2026-06-25T04:02:54.707Z | Compiling float-ord v0.3.2 |
| 1872 | 2026-06-25T04:02:54.722Z | Compiling clap_lex v1.1.0 |
| 1873 | 2026-06-25T04:02:54.770Z | Compiling strsim v0.11.1 |
| 1874 | 2026-06-25T04:02:54.782Z | Compiling keccak v0.1.6 |
| 1875 | 2026-06-25T04:02:54.802Z | Compiling usdt-impl v0.5.0 |
| 1876 | 2026-06-25T04:02:54.971Z | Compiling clap_builder v4.6.0 |
| 1877 | 2026-06-25T04:02:55.018Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-25T04:02:55.148Z | Compiling sha3 v0.10.9 |
| 1879 | 2026-06-25T04:02:55.198Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1880 | 2026-06-25T04:02:55.442Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-25T04:02:55.456Z | Compiling chacha20poly1305 v0.10.1 |
| 1882 | 2026-06-25T04:02:55.594Z | Compiling typify v0.6.2 |
| 1883 | 2026-06-25T04:02:55.707Z | Compiling argon2 v0.5.3 |
| 1884 | 2026-06-25T04:02:56.227Z | Compiling vsss-rs v3.3.4 |
| 1885 | 2026-06-25T04:02:56.503Z | Compiling ciborium v0.2.2 |
| 1886 | 2026-06-25T04:02:56.679Z | Compiling hash32 v0.3.1 |
| 1887 | 2026-06-25T04:02:56.846Z | Compiling memmap v0.7.0 |
| 1888 | 2026-06-25T04:02:57.043Z | Compiling indent_write v2.2.0 |
| 1889 | 2026-06-25T04:02:57.089Z | Compiling data-encoding v2.11.0 |
| 1890 | 2026-06-25T04:02:57.201Z | Compiling usdt v0.5.0 |
| 1891 | 2026-06-25T04:02:57.431Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-25T04:02:57.458Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1893 | 2026-06-25T04:02:57.507Z | Compiling heapless v0.8.0 |
| 1894 | 2026-06-25T04:02:57.536Z | Compiling clap v4.6.1 |
| 1895 | 2026-06-25T04:02:57.556Z | Compiling ingot-types v0.1.2 |
| 1896 | 2026-06-25T04:02:57.653Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-25T04:02:57.958Z | Compiling rustix v0.38.44 |
| 1898 | 2026-06-25T04:02:57.982Z | Compiling tabwriter v1.4.1 |
| 1899 | 2026-06-25T04:02:58.006Z | Compiling cobs v0.3.0 |
| 1900 | 2026-06-25T04:02:58.216Z | Compiling bitflags v1.3.2 |
| 1901 | 2026-06-25T04:02:58.232Z | Compiling managed v0.8.0 |
| 1902 | 2026-06-25T04:02:58.241Z | Compiling postcard v1.1.3 |
| 1903 | 2026-06-25T04:02:58.290Z | Compiling ingot v0.1.1 |
| 1904 | 2026-06-25T04:02:58.302Z | Compiling memoffset v0.9.1 |
| 1905 | 2026-06-25T04:02:58.388Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-25T04:02:58.452Z | Compiling smoltcp v0.11.0 |
| 1907 | 2026-06-25T04:02:58.647Z | Compiling serde_spanned v0.6.9 |
| 1908 | 2026-06-25T04:02:58.685Z | Compiling toml_datetime v0.6.11 |
| 1909 | 2026-06-25T04:02:58.753Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1910 | 2026-06-25T04:02:58.878Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-06-25T04:02:58.945Z | Compiling resolv-conf v0.7.6 |
| 1912 | 2026-06-25T04:02:59.045Z | Compiling winnow v0.7.15 |
| 1913 | 2026-06-25T04:02:59.306Z | Compiling foreign-types-shared v0.3.1 |
| 1914 | 2026-06-25T04:02:59.405Z | Compiling unicode-segmentation v1.13.3 |
| 1915 | 2026-06-25T04:02:59.476Z | Compiling static_assertions v1.1.0 |
| 1916 | 2026-06-25T04:02:59.546Z | Compiling colored v3.1.1 |
| 1917 | 2026-06-25T04:02:59.833Z | Compiling toml_write v0.1.2 |
| 1918 | 2026-06-25T04:02:59.933Z | Compiling linked-hash-map v0.5.6 |
| 1919 | 2026-06-25T04:03:00.041Z | Compiling swrite v0.1.0 |
| 1920 | 2026-06-25T04:03:01.055Z | Compiling lru-cache v0.1.2 |
| 1921 | 2026-06-25T04:03:01.081Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1922 | 2026-06-25T04:03:01.081Z | Compiling newline-converter v0.3.0 |
| 1923 | 2026-06-25T04:03:01.081Z | Compiling foreign-types v0.5.0 |
| 1924 | 2026-06-25T04:03:01.081Z | Compiling atomicwrites v0.4.4 |
| 1925 | 2026-06-25T04:03:01.081Z | Compiling hubpack v0.1.2 |
| 1926 | 2026-06-25T04:03:01.081Z | Compiling toml_edit v0.22.27 |
| 1927 | 2026-06-25T04:03:01.081Z | Compiling nix v0.31.3 |
| 1928 | 2026-06-25T04:03:01.081Z | Compiling num_enum v0.7.6 |
| 1929 | 2026-06-25T04:03:01.081Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1930 | 2026-06-25T04:03:01.081Z | Compiling hickory-proto v0.24.4 |
| 1931 | 2026-06-25T04:03:01.087Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1932 | 2026-06-25T04:03:01.087Z | Compiling crossbeam-deque v0.8.6 |
| 1933 | 2026-06-25T04:03:01.087Z | Compiling console v0.15.11 |
| 1934 | 2026-06-25T04:03:01.087Z | Compiling chacha20 v0.10.0 |
| 1935 | 2026-06-25T04:03:01.251Z | Compiling camino-tempfile v1.4.1 |
| 1936 | 2026-06-25T04:03:01.270Z | Compiling serde-big-array v0.5.1 |
| 1937 | 2026-06-25T04:03:01.417Z | Compiling cstr-argument v0.1.2 |
| 1938 | 2026-06-25T04:03:01.491Z | Compiling siphasher v1.0.3 |
| 1939 | 2026-06-25T04:03:01.571Z | Compiling similar v2.7.0 |
| 1940 | 2026-06-25T04:03:01.585Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1941 | 2026-06-25T04:03:01.686Z | Compiling phf_shared v0.12.1 |
| 1942 | 2026-06-25T04:03:01.842Z | Compiling toml v0.8.23 |
| 1943 | 2026-06-25T04:03:01.863Z | Compiling pin-project v1.1.13 |
| 1944 | 2026-06-25T04:03:02.167Z | Compiling expectorate v1.2.0 |
| 1945 | 2026-06-25T04:03:02.325Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1946 | 2026-06-25T04:03:02.457Z | Compiling hickory-resolver v0.24.4 |
| 1947 | 2026-06-25T04:03:02.479Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1948 | 2026-06-25T04:03:02.841Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1949 | 2026-06-25T04:03:02.975Z | Compiling rand v0.10.1 |
| 1950 | 2026-06-25T04:03:03.191Z | Compiling rayon-core v1.13.0 |
| 1951 | 2026-06-25T04:03:03.240Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1952 | 2026-06-25T04:03:03.455Z | Compiling num_enum v0.5.11 |
| 1953 | 2026-06-25T04:03:03.579Z | Compiling progenitor-impl v0.13.0 |
| 1954 | 2026-06-25T04:03:03.676Z | Compiling prettyplease v0.2.37 |
| 1955 | 2026-06-25T04:03:03.900Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-06-25T04:03:04.046Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1957 | 2026-06-25T04:03:04.374Z | Compiling progenitor-client v0.13.0 |
| 1958 | 2026-06-25T04:03:04.514Z | Compiling tokio-stream v0.1.18 |
| 1959 | 2026-06-25T04:03:04.679Z | Compiling bstr v1.12.1 |
| 1960 | 2026-06-25T04:03:04.806Z | Compiling csv-core v0.1.13 |
| 1961 | 2026-06-25T04:03:04.943Z | Compiling same-file v1.0.6 |
| 1962 | 2026-06-25T04:03:04.979Z | Compiling foreign-types-shared v0.1.1 |
| 1963 | 2026-06-25T04:03:05.073Z | Compiling foldhash v0.1.5 |
| 1964 | 2026-06-25T04:03:05.075Z | Compiling highway v1.3.0 |
| 1965 | 2026-06-25T04:03:05.118Z | Compiling konst_macro_rules v0.2.19 |
| 1966 | 2026-06-25T04:03:05.160Z | Compiling unicode-width v0.1.14 |
| 1967 | 2026-06-25T04:03:05.224Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1968 | 2026-06-25T04:03:05.254Z | Compiling konst v0.2.20 |
| 1969 | 2026-06-25T04:03:05.295Z | Compiling hashbrown v0.15.5 |
| 1970 | 2026-06-25T04:03:05.416Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1971 | 2026-06-25T04:03:05.438Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1972 | 2026-06-25T04:03:05.469Z | Compiling walkdir v2.5.0 |
| 1973 | 2026-06-25T04:03:05.489Z | Compiling foreign-types v0.3.2 |
| 1974 | 2026-06-25T04:03:05.565Z | Compiling globset v0.4.18 |
| 1975 | 2026-06-25T04:03:05.807Z | Compiling csv v1.4.0 |
| 1976 | 2026-06-25T04:03:05.827Z | Compiling qorb v0.4.1 |
| 1977 | 2026-06-25T04:03:06.341Z | Compiling progenitor v0.13.0 |
| 1978 | 2026-06-25T04:03:06.368Z | Compiling snafu v0.8.9 |
| 1979 | 2026-06-25T04:03:06.486Z | Compiling olpc-cjson v0.1.4 |
| 1980 | 2026-06-25T04:03:06.716Z | Compiling rayon v1.12.0 |
| 1981 | 2026-06-25T04:03:06.742Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1982 | 2026-06-25T04:03:07.059Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1983 | 2026-06-25T04:03:07.076Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1984 | 2026-06-25T04:03:07.490Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1985 | 2026-06-25T04:03:07.919Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1986 | 2026-06-25T04:03:08.095Z | Compiling phf v0.12.1 |
| 1987 | 2026-06-25T04:03:08.255Z | Compiling openssl-sys v0.9.116 |
| 1988 | 2026-06-25T04:03:08.479Z | Compiling tokio-dtrace v0.1.1 |
| 1989 | 2026-06-25T04:03:08.529Z | Compiling progenitor-impl v0.14.0 |
| 1990 | 2026-06-25T04:03:08.632Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-06-25T04:03:08.683Z | Compiling itertools v0.12.1 |
| 1992 | 2026-06-25T04:03:08.751Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1993 | 2026-06-25T04:03:08.939Z | Compiling libsw-core v0.3.2 |
| 1994 | 2026-06-25T04:03:08.961Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1995 | 2026-06-25T04:03:09.114Z | Compiling pem v3.0.6 |
| 1996 | 2026-06-25T04:03:09.202Z | Compiling serde_plain v1.0.2 |
| 1997 | 2026-06-25T04:03:09.325Z | Compiling sigpipe v0.1.3 |
| 1998 | 2026-06-25T04:03:09.415Z | Compiling typed-path v0.9.3 |
| 1999 | 2026-06-25T04:03:09.427Z | Compiling glob v0.3.3 |
| 2000 | 2026-06-25T04:03:09.475Z | Compiling jiff v0.2.28 |
| 2001 | 2026-06-25T04:03:09.490Z | Compiling minimal-lexical v0.2.1 |
| 2002 | 2026-06-25T04:03:09.750Z | Compiling fixedbitset v0.4.2 |
| 2003 | 2026-06-25T04:03:09.846Z | Compiling bytecount v0.6.9 |
| 2004 | 2026-06-25T04:03:09.887Z | Compiling fixedbitset v0.5.7 |
| 2005 | 2026-06-25T04:03:09.988Z | Compiling papergrid v0.11.0 |
| 2006 | 2026-06-25T04:03:09.988Z | Compiling petgraph v0.6.5 |
| 2007 | 2026-06-25T04:03:10.221Z | Compiling petgraph v0.8.3 |
| 2008 | 2026-06-25T04:03:10.313Z | Compiling tough v0.22.0 |
| 2009 | 2026-06-25T04:03:10.517Z | Compiling zone v0.3.1 |
| 2010 | 2026-06-25T04:03:10.704Z | Compiling nom v7.1.3 |
| 2011 | 2026-06-25T04:03:11.269Z | Compiling progenitor v0.14.0 |
| 2012 | 2026-06-25T04:03:11.412Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2013 | 2026-06-25T04:03:11.471Z | Compiling openssl v0.10.80 |
| 2014 | 2026-06-25T04:03:11.606Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2015 | 2026-06-25T04:03:11.628Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-06-25T04:03:11.651Z | Compiling libsw v3.5.0 |
| 2017 | 2026-06-25T04:03:11.827Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2018 | 2026-06-25T04:03:11.986Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-06-25T04:03:12.035Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-25T04:03:12.063Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2021 | 2026-06-25T04:03:12.233Z | Compiling oxide-tokio-rt v0.1.6 |
| 2022 | 2026-06-25T04:03:12.540Z | Compiling chrono-tz v0.10.4 |
| 2023 | 2026-06-25T04:03:12.762Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-06-25T04:03:12.776Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2025 | 2026-06-25T04:03:12.934Z | Compiling newtype_derive v0.1.6 |
| 2026 | 2026-06-25T04:03:13.020Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-06-25T04:03:13.087Z | Compiling slog-dtrace v0.3.0 |
| 2028 | 2026-06-25T04:03:13.132Z | Compiling owo-colors v4.3.0 |
| 2029 | 2026-06-25T04:03:13.397Z | Compiling const_format v0.2.36 |
| 2030 | 2026-06-25T04:03:13.753Z | Compiling cancel-safe-futures v0.1.5 |
| 2031 | 2026-06-25T04:03:13.839Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2032 | 2026-06-25T04:03:13.871Z | Compiling gethostname v0.5.0 |
| 2033 | 2026-06-25T04:03:13.997Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2034 | 2026-06-25T04:03:14.063Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-06-25T04:03:14.099Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-25T04:03:14.191Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-25T04:03:14.239Z | Compiling smf v0.2.3 |
| 2038 | 2026-06-25T04:03:14.317Z | Compiling bcs v0.1.6 |
| 2039 | 2026-06-25T04:03:14.375Z | Compiling smawk v0.3.2 |
| 2040 | 2026-06-25T04:03:14.518Z | Compiling termtree v0.5.1 |
| 2041 | 2026-06-25T04:03:14.638Z | Compiling lazy_static v1.5.0 |
| 2042 | 2026-06-25T04:03:14.649Z | Compiling tagptr v0.2.0 |
| 2043 | 2026-06-25T04:03:14.660Z | Compiling linear-map v1.2.0 |
| 2044 | 2026-06-25T04:03:14.670Z | Compiling whoami v1.6.1 |
| 2045 | 2026-06-25T04:03:14.742Z | Compiling unicode-linebreak v0.1.5 |
| 2046 | 2026-06-25T04:03:14.798Z | Compiling moka v0.12.15 |
| 2047 | 2026-06-25T04:03:14.810Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-25T04:03:14.844Z | Compiling steno v0.4.1 |
| 2049 | 2026-06-25T04:03:14.982Z | Compiling textwrap v0.16.2 |
| 2050 | 2026-06-25T04:03:14.994Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-25T04:03:15.289Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-25T04:03:15.489Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-25T04:03:15.578Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-25T04:03:16.423Z | Compiling tabled v0.15.0 |
| 2055 | 2026-06-25T04:03:16.442Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-25T04:03:16.644Z | Compiling cookie v0.18.1 |
| 2057 | 2026-06-25T04:03:17.191Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-25T04:03:17.255Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-25T04:03:17.745Z | Compiling hickory-proto v0.25.2 |
| 2060 | 2026-06-25T04:03:18.111Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2061 | 2026-06-25T04:03:18.192Z | Compiling libscf-sys v1.2.0 |
| 2062 | 2026-06-25T04:03:18.227Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-06-25T04:03:18.342Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2064 | 2026-06-25T04:03:18.728Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2065 | 2026-06-25T04:03:18.936Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2066 | 2026-06-25T04:03:19.073Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2067 | 2026-06-25T04:03:19.560Z | Compiling hickory-resolver v0.25.2 |
| 2068 | 2026-06-25T04:03:20.357Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-25T04:03:24.977Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-25T04:03:32.461Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-25T04:03:34.055Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-06-25T04:03:35.064Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2073 | 2026-06-25T04:03:36.380Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2074 | 2026-06-25T04:03:37.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2075 | 2026-06-25T04:03:37.623Z | Running `target/debug/xtask openapi check` |
| 2076 | 2026-06-25T04:03:38.089Z | Compiling serde_core v1.0.228 |
| 2077 | 2026-06-25T04:03:38.092Z | Compiling serde v1.0.228 |
| 2078 | 2026-06-25T04:03:38.159Z | Compiling serde_json v1.0.150 |
| 2079 | 2026-06-25T04:03:38.162Z | Compiling syn v2.0.117 |
| 2080 | 2026-06-25T04:03:38.170Z | Compiling bytes v1.11.1 |
| 2081 | 2026-06-25T04:03:38.175Z | Compiling getrandom v0.4.2 |
| 2082 | 2026-06-25T04:03:38.178Z | Compiling zerocopy v0.8.50 |
| 2083 | 2026-06-25T04:03:38.182Z | Compiling once_cell v1.21.4 |
| 2084 | 2026-06-25T04:03:38.330Z | Compiling num-traits v0.2.19 |
| 2085 | 2026-06-25T04:03:38.507Z | Compiling zeroize v1.8.2 |
| 2086 | 2026-06-25T04:03:38.618Z | Compiling http v1.4.1 |
| 2087 | 2026-06-25T04:03:38.686Z | Compiling schemars v0.8.22 |
| 2088 | 2026-06-25T04:03:38.754Z | Compiling aws-lc-rs v1.17.0 |
| 2089 | 2026-06-25T04:03:38.767Z | Compiling usdt-impl v0.6.0 |
| 2090 | 2026-06-25T04:03:38.800Z | Compiling time-macros v0.2.27 |
| 2091 | 2026-06-25T04:03:38.953Z | Compiling rustls-pki-types v1.14.1 |
| 2092 | 2026-06-25T04:03:39.037Z | Compiling tracing-core v0.1.36 |
| 2093 | 2026-06-25T04:03:39.291Z | Compiling bitflags v2.12.1 |
| 2094 | 2026-06-25T04:03:39.419Z | Compiling tracing v0.1.44 |
| 2095 | 2026-06-25T04:03:39.528Z | Compiling http-body v1.0.1 |
| 2096 | 2026-06-25T04:03:39.627Z | Compiling generic-array v0.14.7 |
| 2097 | 2026-06-25T04:03:39.661Z | Compiling rustls v0.23.40 |
| 2098 | 2026-06-25T04:03:39.674Z | Compiling indexmap v2.14.0 |
| 2099 | 2026-06-25T04:03:39.683Z | Compiling rustix v1.1.4 |
| 2100 | 2026-06-25T04:03:39.783Z | Compiling time v0.3.47 |
| 2101 | 2026-06-25T04:03:39.910Z | Compiling winnow v1.0.3 |
| 2102 | 2026-06-25T04:03:40.318Z | Compiling uuid v1.23.2 |
| 2103 | 2026-06-25T04:03:40.746Z | Compiling pest_generator v2.8.6 |
| 2104 | 2026-06-25T04:03:40.849Z | Compiling serde_derive_internals v0.29.1 |
| 2105 | 2026-06-25T04:03:40.874Z | Compiling camino v1.2.2 |
| 2106 | 2026-06-25T04:03:40.907Z | Compiling rustls-webpki v0.103.13 |
| 2107 | 2026-06-25T04:03:40.934Z | Compiling subtle v2.6.1 |
| 2108 | 2026-06-25T04:03:41.087Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2109 | 2026-06-25T04:03:41.209Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2110 | 2026-06-25T04:03:41.277Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2111 | 2026-06-25T04:03:41.341Z | Compiling serde_spanned v1.1.1 |
| 2112 | 2026-06-25T04:03:41.577Z | Compiling rustix v0.38.44 |
| 2113 | 2026-06-25T04:03:41.625Z | Compiling semver v1.0.28 |
| 2114 | 2026-06-25T04:03:41.873Z | Compiling proc-macro-crate v3.5.0 |
| 2115 | 2026-06-25T04:03:41.895Z | Compiling serde_derive v1.0.228 |
| 2116 | 2026-06-25T04:03:41.913Z | Compiling thiserror-impl v2.0.18 |
| 2117 | 2026-06-25T04:03:41.943Z | Compiling zerocopy-derive v0.8.50 |
| 2118 | 2026-06-25T04:03:41.970Z | Compiling pest_derive v2.8.6 |
| 2119 | 2026-06-25T04:03:42.156Z | Compiling tokio-macros v2.7.0 |
| 2120 | 2026-06-25T04:03:42.186Z | Compiling schemars_derive v0.8.22 |
| 2121 | 2026-06-25T04:03:42.295Z | Compiling futures-macro v0.3.32 |
| 2122 | 2026-06-25T04:03:42.502Z | Compiling scroll_derive v0.13.1 |
| 2123 | 2026-06-25T04:03:42.958Z | Compiling tokio v1.52.3 |
| 2124 | 2026-06-25T04:03:43.149Z | Compiling thiserror v2.0.18 |
| 2125 | 2026-06-25T04:03:43.255Z | Compiling futures-util v0.3.32 |
| 2126 | 2026-06-25T04:03:43.290Z | Compiling dtrace-parser v0.3.0 |
| 2127 | 2026-06-25T04:03:43.372Z | Compiling scroll v0.13.0 |
| 2128 | 2026-06-25T04:03:43.644Z | Compiling goblin v0.10.7 |
| 2129 | 2026-06-25T04:03:45.134Z | Compiling chrono v0.4.45 |
| 2130 | 2026-06-25T04:03:45.173Z | Compiling erased-serde v0.3.31 |
| 2131 | 2026-06-25T04:03:45.535Z | Compiling serde_tokenstream v0.2.3 |
| 2132 | 2026-06-25T04:03:45.667Z | Compiling slog v2.8.2 |
| 2133 | 2026-06-25T04:03:45.825Z | Compiling futures-executor v0.3.32 |
| 2134 | 2026-06-25T04:03:46.100Z | Compiling dof v0.4.0 |
| 2135 | 2026-06-25T04:03:46.286Z | Compiling slog-json v2.6.1 |
| 2136 | 2026-06-25T04:03:46.346Z | Compiling openapiv3 v2.2.0 |
| 2137 | 2026-06-25T04:03:46.636Z | Compiling tokio-util v0.7.18 |
| 2138 | 2026-06-25T04:03:46.959Z | Compiling oxnet v0.1.6 |
| 2139 | 2026-06-25T04:03:47.247Z | Compiling h2 v0.4.14 |
| 2140 | 2026-06-25T04:03:47.342Z | Compiling usdt-macro v0.6.0 |
| 2141 | 2026-06-25T04:03:47.378Z | Compiling usdt-attr-macro v0.6.0 |
| 2142 | 2026-06-25T04:03:47.809Z | Compiling async-stream-impl v0.3.6 |
| 2143 | 2026-06-25T04:03:48.027Z | Compiling async-compression v0.4.42 |
| 2144 | 2026-06-25T04:03:48.101Z | Compiling tokio-rustls v0.26.4 |
| 2145 | 2026-06-25T04:03:48.138Z | Compiling usdt v0.6.0 |
| 2146 | 2026-06-25T04:03:48.157Z | Compiling slog-bunyan v2.5.0 |
| 2147 | 2026-06-25T04:03:48.298Z | Compiling slog-term v2.9.2 |
| 2148 | 2026-06-25T04:03:48.344Z | Compiling futures v0.3.32 |
| 2149 | 2026-06-25T04:03:48.347Z | Compiling slog-async v2.8.0 |
| 2150 | 2026-06-25T04:03:48.364Z | Compiling dropshot_endpoint v0.17.1 |
| 2151 | 2026-06-25T04:03:48.412Z | Compiling multer v3.1.0 |
| 2152 | 2026-06-25T04:03:48.428Z | Compiling serde_urlencoded v0.7.1 |
| 2153 | 2026-06-25T04:03:48.460Z | Compiling async-stream v0.3.6 |
| 2154 | 2026-06-25T04:03:48.681Z | Compiling async-trait v0.1.89 |
| 2155 | 2026-06-25T04:03:48.722Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2156 | 2026-06-25T04:03:48.845Z | Compiling serde_path_to_error v0.1.20 |
| 2157 | 2026-06-25T04:03:48.871Z | Compiling http-body-util v0.1.3 |
| 2158 | 2026-06-25T04:03:48.906Z | Compiling rustls-pemfile v2.2.0 |
| 2159 | 2026-06-25T04:03:48.946Z | Compiling crossbeam-epoch v0.9.18 |
| 2160 | 2026-06-25T04:03:49.104Z | Compiling aho-corasick v1.1.4 |
| 2161 | 2026-06-25T04:03:49.114Z | Compiling tempfile v3.27.0 |
| 2162 | 2026-06-25T04:03:49.196Z | Compiling crossbeam-deque v0.8.6 |
| 2163 | 2026-06-25T04:03:49.394Z | Compiling hyper v1.10.1 |
| 2164 | 2026-06-25T04:03:49.506Z | Compiling num_enum_derive v0.7.6 |
| 2165 | 2026-06-25T04:03:49.674Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2166 | 2026-06-25T04:03:50.019Z | Compiling regex-automata v0.4.14 |
| 2167 | 2026-06-25T04:03:50.019Z | Compiling crypto-common v0.1.7 |
| 2168 | 2026-06-25T04:03:50.119Z | Compiling block-buffer v0.10.4 |
| 2169 | 2026-06-25T04:03:50.151Z | Compiling clap_builder v4.6.0 |
| 2170 | 2026-06-25T04:03:50.154Z | Compiling git-stub v1.0.0 |
| 2171 | 2026-06-25T04:03:50.255Z | Compiling digest v0.10.7 |
| 2172 | 2026-06-25T04:03:50.267Z | Compiling atomicwrites v0.4.4 |
| 2173 | 2026-06-25T04:03:50.419Z | Compiling rayon-core v1.13.0 |
| 2174 | 2026-06-25T04:03:50.454Z | Compiling fs-err v3.3.0 |
| 2175 | 2026-06-25T04:03:50.457Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2176 | 2026-06-25T04:03:50.524Z | Compiling hyper-util v0.1.20 |
| 2177 | 2026-06-25T04:03:50.755Z | Compiling num_enum v0.7.6 |
| 2178 | 2026-06-25T04:03:50.876Z | Compiling serde_repr v0.1.20 |
| 2179 | 2026-06-25T04:03:50.963Z | Compiling clap_derive v4.6.1 |
| 2180 | 2026-06-25T04:03:51.053Z | Compiling terminal_size v0.4.4 |
| 2181 | 2026-06-25T04:03:51.116Z | Compiling bstr v1.12.1 |
| 2182 | 2026-06-25T04:03:51.194Z | Compiling nom v8.0.0 |
| 2183 | 2026-06-25T04:03:51.313Z | Compiling either v1.16.0 |
| 2184 | 2026-06-25T04:03:51.467Z | Compiling is_ci v1.2.0 |
| 2185 | 2026-06-25T04:03:51.478Z | Compiling textwrap v0.16.2 |
| 2186 | 2026-06-25T04:03:51.497Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2187 | 2026-06-25T04:03:51.605Z | Compiling supports-color v3.0.2 |
| 2188 | 2026-06-25T04:03:51.779Z | Compiling dropshot v0.17.1 |
| 2189 | 2026-06-25T04:03:51.953Z | Compiling regex v1.12.3 |
| 2190 | 2026-06-25T04:03:51.977Z | Compiling rayon v1.12.0 |
| 2191 | 2026-06-25T04:03:52.171Z | Compiling similar v2.7.0 |
| 2192 | 2026-06-25T04:03:52.418Z | Compiling drift v0.2.0 |
| 2193 | 2026-06-25T04:03:52.619Z | Compiling clap v4.6.1 |
| 2194 | 2026-06-25T04:03:52.710Z | Compiling sha2 v0.10.9 |
| 2195 | 2026-06-25T04:03:53.107Z | Compiling git-stub-vcs v0.1.0 |
| 2196 | 2026-06-25T04:03:53.339Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2197 | 2026-06-25T04:03:54.531Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2198 | 2026-06-25T04:03:54.531Z | Compiling dropshot-api-manager v0.7.2 |
| 2199 | 2026-06-25T04:03:58.438Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2200 | 2026-06-25T04:03:59.630Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2201 | 2026-06-25T04:04:06.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.71s |
| 2202 | 2026-06-25T04:04:06.467Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2203 | 2026-06-25T04:04:06.492Z | ------- |
| 2204 | 2026-06-25T04:04:06.493Z | Generating OpenAPI documents from API definitions ... |
| 2205 | 2026-06-25T04:04:06.551Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2206 | 2026-06-25T04:04:06.583Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2207 | 2026-06-25T04:04:06.714Z | ------- |
| 2208 | 2026-06-25T04:04:06.714Z | Checking 13 OpenAPI documents... |
| 2209 | 2026-06-25T04:04:06.714Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-25T04:04:06.714Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2211 | 2026-06-25T04:04:06.714Z | Fresh ddm-admin "latest" symlink |
| 2212 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-25T04:04:06.717Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-06-25T04:04:06.718Z | Fresh mg-admin "latest" symlink |
| 2224 | 2026-06-25T04:04:06.718Z | ------- |
| 2225 | 2026-06-25T04:04:06.718Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2226 | 2026-06-25T04:04:06.762Z | + banner build |
| 2227 | 2026-06-25T04:04:06.765Z | |
| 2228 | 2026-06-25T04:04:06.765Z | ##### # # # # ##### |
| 2229 | 2026-06-25T04:04:06.765Z | # # # # # # # # |
| 2230 | 2026-06-25T04:04:06.765Z | ##### # # # # # # |
| 2231 | 2026-06-25T04:04:06.765Z | # # # # # # # # |
| 2232 | 2026-06-25T04:04:06.765Z | # # # # # # # # |
| 2233 | 2026-06-25T04:04:06.765Z | ##### #### # ###### ##### |
| 2234 | 2026-06-25T04:04:06.765Z | |
| 2235 | 2026-06-25T04:04:06.765Z | + ptime -m cargo build |
| 2236 | 2026-06-25T04:04:07.353Z | Compiling smallvec v1.15.1 |
| 2237 | 2026-06-25T04:04:07.468Z | Compiling log v0.4.32 |
| 2238 | 2026-06-25T04:04:07.484Z | Compiling slog v2.8.2 |
| 2239 | 2026-06-25T04:04:07.499Z | Compiling ring v0.17.14 |
| 2240 | 2026-06-25T04:04:07.519Z | Compiling webpki-roots v1.0.7 |
| 2241 | 2026-06-25T04:04:07.568Z | Compiling similar v2.7.0 |
| 2242 | 2026-06-25T04:04:07.639Z | Compiling goblin v0.10.7 |
| 2243 | 2026-06-25T04:04:07.639Z | Compiling goblin v0.8.2 |
| 2244 | 2026-06-25T04:04:07.674Z | Compiling icu_normalizer v2.2.0 |
| 2245 | 2026-06-25T04:04:07.687Z | Compiling parking_lot_core v0.9.12 |
| 2246 | 2026-06-25T04:04:07.725Z | Compiling globset v0.4.18 |
| 2247 | 2026-06-25T04:04:07.921Z | Compiling parking_lot v0.12.5 |
| 2248 | 2026-06-25T04:04:07.991Z | Compiling slog-term v2.9.2 |
| 2249 | 2026-06-25T04:04:08.259Z | Compiling idna_adapter v1.2.2 |
| 2250 | 2026-06-25T04:04:08.314Z | Compiling tokio v1.52.3 |
| 2251 | 2026-06-25T04:04:08.419Z | Compiling idna v1.1.0 |
| 2252 | 2026-06-25T04:04:08.514Z | Compiling slog-async v2.8.0 |
| 2253 | 2026-06-25T04:04:08.522Z | Compiling slog-json v2.6.1 |
| 2254 | 2026-06-25T04:04:08.571Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2255 | 2026-06-25T04:04:08.716Z | Compiling url v2.5.8 |
| 2256 | 2026-06-25T04:04:08.773Z | Compiling rustls-webpki v0.103.13 |
| 2257 | 2026-06-25T04:04:09.053Z | Compiling slog-bunyan v2.5.0 |
| 2258 | 2026-06-25T04:04:09.160Z | Compiling expectorate v1.2.0 |
| 2259 | 2026-06-25T04:04:09.197Z | Compiling schemars v0.8.22 |
| 2260 | 2026-06-25T04:04:09.315Z | Compiling rustls v0.23.40 |
| 2261 | 2026-06-25T04:04:09.476Z | Compiling moka v0.12.15 |
| 2262 | 2026-06-25T04:04:09.554Z | Compiling parking_lot_core v0.8.6 |
| 2263 | 2026-06-25T04:04:09.729Z | Compiling fxhash v0.2.1 |
| 2264 | 2026-06-25T04:04:09.869Z | Compiling parking_lot v0.11.2 |
| 2265 | 2026-06-25T04:04:09.869Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2266 | 2026-06-25T04:04:10.116Z | Compiling ipnetwork v0.21.1 |
| 2267 | 2026-06-25T04:04:10.267Z | Compiling newtype-uuid v1.3.2 |
| 2268 | 2026-06-25T04:04:10.280Z | Compiling serde_with v3.20.0 |
| 2269 | 2026-06-25T04:04:10.519Z | Compiling oxnet v0.1.6 |
| 2270 | 2026-06-25T04:04:10.545Z | Compiling dof v0.4.0 |
| 2271 | 2026-06-25T04:04:10.614Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2272 | 2026-06-25T04:04:10.977Z | Compiling daft v0.1.7 |
| 2273 | 2026-06-25T04:04:11.260Z | Compiling usdt-impl v0.6.0 |
| 2274 | 2026-06-25T04:04:11.498Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2275 | 2026-06-25T04:04:11.499Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2276 | 2026-06-25T04:04:11.830Z | Compiling usdt v0.6.0 |
| 2277 | 2026-06-25T04:04:11.929Z | Compiling iddqd v0.4.2 |
| 2278 | 2026-06-25T04:04:12.011Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-25T04:04:12.025Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-25T04:04:12.073Z | Compiling async-compression v0.4.42 |
| 2281 | 2026-06-25T04:04:12.117Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2282 | 2026-06-25T04:04:12.380Z | Compiling tokio-rustls v0.26.4 |
| 2283 | 2026-06-25T04:04:12.390Z | Compiling rustls-platform-verifier v0.7.0 |
| 2284 | 2026-06-25T04:04:12.403Z | Compiling backoff v0.4.0 |
| 2285 | 2026-06-25T04:04:12.502Z | Compiling tower-http v0.6.11 |
| 2286 | 2026-06-25T04:04:12.642Z | Compiling h2 v0.4.14 |
| 2287 | 2026-06-25T04:04:12.655Z | Compiling typify-impl v0.6.2 |
| 2288 | 2026-06-25T04:04:12.690Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-06-25T04:04:12.751Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2290 | 2026-06-25T04:04:12.987Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-06-25T04:04:13.046Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2292 | 2026-06-25T04:04:13.256Z | Compiling byte-wrapper v0.1.0 |
| 2293 | 2026-06-25T04:04:13.374Z | Compiling dof v0.3.0 |
| 2294 | 2026-06-25T04:04:13.377Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2295 | 2026-06-25T04:04:13.400Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2296 | 2026-06-25T04:04:13.627Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2297 | 2026-06-25T04:04:14.175Z | Compiling usdt-impl v0.5.0 |
| 2298 | 2026-06-25T04:04:14.303Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2299 | 2026-06-25T04:04:14.577Z | Compiling typify v0.6.2 |
| 2300 | 2026-06-25T04:04:14.694Z | Compiling usdt v0.5.0 |
| 2301 | 2026-06-25T04:04:14.708Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2302 | 2026-06-25T04:04:14.837Z | Compiling hyper v1.10.1 |
| 2303 | 2026-06-25T04:04:14.979Z | Compiling progenitor-impl v0.14.0 |
| 2304 | 2026-06-25T04:04:15.139Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2305 | 2026-06-25T04:04:15.249Z | Compiling progenitor-impl v0.13.0 |
| 2306 | 2026-06-25T04:04:15.618Z | Compiling hickory-proto v0.24.4 |
| 2307 | 2026-06-25T04:04:15.642Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2308 | 2026-06-25T04:04:16.084Z | Compiling hyper-util v0.1.20 |
| 2309 | 2026-06-25T04:04:16.524Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2310 | 2026-06-25T04:04:16.795Z | Compiling tokio-stream v0.1.18 |
| 2311 | 2026-06-25T04:04:16.868Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2312 | 2026-06-25T04:04:17.021Z | Compiling tokio-dtrace v0.1.1 |
| 2313 | 2026-06-25T04:04:17.269Z | Compiling libsw-core v0.3.2 |
| 2314 | 2026-06-25T04:04:17.298Z | Compiling hyper-rustls v0.27.9 |
| 2315 | 2026-06-25T04:04:17.449Z | Compiling dropshot v0.17.1 |
| 2316 | 2026-06-25T04:04:17.682Z | Compiling reqwest v0.13.4 |
| 2317 | 2026-06-25T04:04:17.802Z | Compiling reqwest v0.12.28 |
| 2318 | 2026-06-25T04:04:18.158Z | Compiling hickory-resolver v0.24.4 |
| 2319 | 2026-06-25T04:04:18.178Z | Compiling zone v0.3.1 |
| 2320 | 2026-06-25T04:04:18.329Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2321 | 2026-06-25T04:04:18.500Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2322 | 2026-06-25T04:04:18.700Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2323 | 2026-06-25T04:04:18.805Z | Compiling libsw v3.5.0 |
| 2324 | 2026-06-25T04:04:18.954Z | Compiling progenitor-client v0.14.0 |
| 2325 | 2026-06-25T04:04:18.992Z | Compiling progenitor-client v0.13.0 |
| 2326 | 2026-06-25T04:04:19.283Z | Compiling progenitor-client v0.10.0 |
| 2327 | 2026-06-25T04:04:19.310Z | Compiling progenitor-extras v0.2.0 |
| 2328 | 2026-06-25T04:04:19.368Z | Compiling progenitor v0.13.0 |
| 2329 | 2026-06-25T04:04:19.519Z | Compiling progenitor v0.14.0 |
| 2330 | 2026-06-25T04:04:19.563Z | Compiling qorb v0.4.1 |
| 2331 | 2026-06-25T04:04:19.591Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2332 | 2026-06-25T04:04:19.668Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2333 | 2026-06-25T04:04:19.725Z | Compiling oxide-tokio-rt v0.1.6 |
| 2334 | 2026-06-25T04:04:20.046Z | Compiling slog-dtrace v0.3.0 |
| 2335 | 2026-06-25T04:04:20.159Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2336 | 2026-06-25T04:04:20.294Z | Compiling tough v0.22.0 |
| 2337 | 2026-06-25T04:04:20.371Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2338 | 2026-06-25T04:04:20.476Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2339 | 2026-06-25T04:04:21.405Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-25T04:04:21.552Z | Compiling cancel-safe-futures v0.1.5 |
| 2341 | 2026-06-25T04:04:21.661Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2342 | 2026-06-25T04:04:21.865Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2343 | 2026-06-25T04:04:21.972Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2344 | 2026-06-25T04:04:22.528Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2345 | 2026-06-25T04:04:22.717Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2346 | 2026-06-25T04:04:22.789Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2347 | 2026-06-25T04:04:22.923Z | Compiling hickory-proto v0.25.2 |
| 2348 | 2026-06-25T04:04:22.982Z | Compiling steno v0.4.1 |
| 2349 | 2026-06-25T04:04:23.665Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2350 | 2026-06-25T04:04:23.708Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2351 | 2026-06-25T04:04:23.781Z | Compiling sled v0.34.7 |
| 2352 | 2026-06-25T04:04:24.343Z | Compiling arc-swap v1.9.1 |
| 2353 | 2026-06-25T04:04:24.411Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2354 | 2026-06-25T04:04:24.650Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-06-25T04:04:25.588Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-25T04:04:25.818Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-25T04:04:25.891Z | Compiling hickory-resolver v0.25.2 |
| 2358 | 2026-06-25T04:04:26.279Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-25T04:04:26.568Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-25T04:04:26.691Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-06-25T04:04:27.003Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-25T04:04:27.924Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-25T04:04:28.032Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-25T04:04:28.069Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-06-25T04:04:28.122Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-25T04:04:28.180Z | Compiling slog-scope v4.4.1 |
| 2367 | 2026-06-25T04:04:28.225Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-25T04:04:28.248Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2369 | 2026-06-25T04:04:28.294Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2370 | 2026-06-25T04:04:28.442Z | Compiling papergrid v0.18.0 |
| 2371 | 2026-06-25T04:04:28.570Z | Compiling testing_table v0.3.0 |
| 2372 | 2026-06-25T04:04:28.746Z | Compiling internet-checksum v0.2.1 |
| 2373 | 2026-06-25T04:04:28.901Z | Compiling slog-stdlog v4.1.1 |
| 2374 | 2026-06-25T04:04:28.945Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2375 | 2026-06-25T04:04:29.123Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2376 | 2026-06-25T04:04:29.293Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2377 | 2026-06-25T04:04:29.320Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2378 | 2026-06-25T04:04:29.652Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2379 | 2026-06-25T04:04:29.781Z | Compiling tabled v0.21.0 |
| 2380 | 2026-06-25T04:04:30.011Z | Compiling slog-envlogger v2.2.0 |
| 2381 | 2026-06-25T04:04:30.328Z | Compiling const-random v0.1.18 |
| 2382 | 2026-06-25T04:04:30.411Z | Compiling typify-impl v0.4.3 |
| 2383 | 2026-06-25T04:04:30.424Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 2384 | 2026-06-25T04:04:30.512Z | Compiling crc8 v0.1.1 |
| 2385 | 2026-06-25T04:04:30.639Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 2386 | 2026-06-25T04:04:30.746Z | Compiling ahash v0.8.12 |
| 2387 | 2026-06-25T04:04:30.998Z | Compiling smartstring v1.0.1 |
| 2388 | 2026-06-25T04:04:31.286Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2389 | 2026-06-25T04:04:31.430Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2390 | 2026-06-25T04:04:31.799Z | Compiling sha1 v0.10.6 |
| 2391 | 2026-06-25T04:04:32.052Z | Compiling typify v0.4.3 |
| 2392 | 2026-06-25T04:04:32.144Z | Compiling thin-vec v0.2.18 |
| 2393 | 2026-06-25T04:04:32.175Z | Compiling utf-8 v0.7.6 |
| 2394 | 2026-06-25T04:04:32.375Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2395 | 2026-06-25T04:04:32.414Z | Compiling rhai v1.25.1 |
| 2396 | 2026-06-25T04:04:32.438Z | Compiling tungstenite v0.21.0 |
| 2397 | 2026-06-25T04:04:32.451Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 2398 | 2026-06-25T04:04:32.640Z | Compiling progenitor-impl v0.10.0 |
| 2399 | 2026-06-25T04:04:32.988Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2400 | 2026-06-25T04:04:33.403Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2401 | 2026-06-25T04:04:33.955Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2402 | 2026-06-25T04:04:35.117Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2403 | 2026-06-25T04:04:35.838Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2404 | 2026-06-25T04:04:35.931Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2405 | 2026-06-25T04:04:36.003Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2406 | 2026-06-25T04:04:36.265Z | Compiling sha2 v0.10.9 |
| 2407 | 2026-06-25T04:04:36.331Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2408 | 2026-06-25T04:04:36.376Z | Compiling progenitor v0.10.0 |
| 2409 | 2026-06-25T04:04:36.527Z | Compiling lzma-sys v0.1.20 |
| 2410 | 2026-06-25T04:04:36.648Z | Compiling tokio-tungstenite v0.21.0 |
| 2411 | 2026-06-25T04:04:36.663Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 2412 | 2026-06-25T04:04:36.666Z | Compiling typeid v1.0.3 |
| 2413 | 2026-06-25T04:04:36.793Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2414 | 2026-06-25T04:04:36.973Z | Compiling console v0.16.3 |
| 2415 | 2026-06-25T04:04:37.602Z | Compiling git-stub v1.0.0 |
| 2416 | 2026-06-25T04:04:37.898Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2417 | 2026-06-25T04:04:37.911Z | Compiling base64 v0.21.7 |
| 2418 | 2026-06-25T04:04:38.056Z | Compiling unit-prefix v0.5.2 |
| 2419 | 2026-06-25T04:04:38.115Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2420 | 2026-06-25T04:04:38.223Z | Compiling indicatif v0.18.4 |
| 2421 | 2026-06-25T04:04:38.226Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2422 | 2026-06-25T04:04:38.257Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 2423 | 2026-06-25T04:04:39.171Z | Compiling git-stub-vcs v0.1.0 |
| 2424 | 2026-06-25T04:04:39.318Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2425 | 2026-06-25T04:04:39.522Z | Compiling ron v0.12.1 |
| 2426 | 2026-06-25T04:04:39.540Z | Compiling xz2 v0.1.7 |
| 2427 | 2026-06-25T04:04:39.789Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2428 | 2026-06-25T04:04:39.960Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2429 | 2026-06-25T04:04:40.323Z | Compiling drift v0.2.0 |
| 2430 | 2026-06-25T04:04:40.464Z | Compiling base16ct v1.0.0 |
| 2431 | 2026-06-25T04:04:40.669Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2432 | 2026-06-25T04:04:41.046Z | Compiling dropshot-api-manager v0.7.2 |
| 2433 | 2026-06-25T04:04:41.367Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2434 | 2026-06-25T04:04:41.755Z | Compiling natord v1.0.9 |
| 2435 | 2026-06-25T04:04:41.787Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2436 | 2026-06-25T04:04:43.625Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2437 | 2026-06-25T04:04:45.502Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2438 | 2026-06-25T04:04:51.957Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-25T04:04:53.680Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2440 | 2026-06-25T04:04:54.709Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2441 | 2026-06-25T04:04:55.653Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2442 | 2026-06-25T04:04:55.654Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2443 | 2026-06-25T04:04:55.670Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2444 | 2026-06-25T04:04:56.103Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2445 | 2026-06-25T04:04:56.103Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2446 | 2026-06-25T04:04:56.103Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2447 | 2026-06-25T04:04:56.554Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2448 | 2026-06-25T04:04:58.118Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2449 | 2026-06-25T04:04:58.118Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2450 | 2026-06-25T04:04:58.121Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2451 | 2026-06-25T04:05:02.725Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2452 | 2026-06-25T04:05:04.885Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2453 | 2026-06-25T04:05:04.885Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2454 | 2026-06-25T04:05:04.888Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2455 | 2026-06-25T04:05:44.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 2456 | 2026-06-25T04:05:44.360Z | |
| 2457 | 2026-06-25T04:05:44.360Z | real 1:37.542185327 |
| 2458 | 2026-06-25T04:05:44.360Z | user 7:21.422298137 |
| 2459 | 2026-06-25T04:05:44.360Z | sys 1:03.657745325 |
| 2460 | 2026-06-25T04:05:44.360Z | trap 0.199546148 |
| 2461 | 2026-06-25T04:05:44.360Z | tflt 0.015639212 |
| 2462 | 2026-06-25T04:05:44.360Z | dflt 0.126212800 |
| 2463 | 2026-06-25T04:05:44.360Z | kflt 0.000069111 |
| 2464 | 2026-06-25T04:05:44.360Z | lock 28:33.653063580 |
| 2465 | 2026-06-25T04:05:44.360Z | slp 23:31.160614640 |
| 2466 | 2026-06-25T04:05:44.360Z | lat 24.217491193 |
| 2467 | 2026-06-25T04:05:44.363Z | stop 36.642664085 |
| 2468 | 2026-06-25T04:05:44.363Z | + ptime -m cargo build --release |
| 2469 | 2026-06-25T04:05:45.005Z | Compiling proc-macro2 v1.0.106 |
| 2470 | 2026-06-25T04:05:45.005Z | Compiling quote v1.0.45 |
| 2471 | 2026-06-25T04:05:45.005Z | Compiling unicode-ident v1.0.24 |
| 2472 | 2026-06-25T04:05:45.006Z | Compiling serde_core v1.0.228 |
| 2473 | 2026-06-25T04:05:45.006Z | Compiling serde v1.0.228 |
| 2474 | 2026-06-25T04:05:45.006Z | Compiling libc v0.2.186 |
| 2475 | 2026-06-25T04:05:45.009Z | Compiling cfg-if v1.0.4 |
| 2476 | 2026-06-25T04:05:45.229Z | Compiling zmij v1.0.21 |
| 2477 | 2026-06-25T04:05:45.242Z | Compiling autocfg v1.5.1 |
| 2478 | 2026-06-25T04:05:45.511Z | Compiling memchr v2.8.1 |
| 2479 | 2026-06-25T04:05:45.534Z | Compiling libm v0.2.16 |
| 2480 | 2026-06-25T04:05:45.666Z | Compiling itoa v1.0.18 |
| 2481 | 2026-06-25T04:05:45.928Z | Compiling icu_normalizer_data v2.2.0 |
| 2482 | 2026-06-25T04:05:45.990Z | Compiling icu_properties_data v2.2.0 |
| 2483 | 2026-06-25T04:05:46.060Z | Compiling version_check v0.9.5 |
| 2484 | 2026-06-25T04:05:46.242Z | Compiling stable_deref_trait v1.2.1 |
| 2485 | 2026-06-25T04:05:46.341Z | Compiling serde_json v1.0.150 |
| 2486 | 2026-06-25T04:05:46.353Z | Compiling litemap v0.8.2 |
| 2487 | 2026-06-25T04:05:46.376Z | Compiling syn v2.0.117 |
| 2488 | 2026-06-25T04:05:46.446Z | Compiling writeable v0.6.3 |
| 2489 | 2026-06-25T04:05:46.557Z | Compiling thiserror v2.0.18 |
| 2490 | 2026-06-25T04:05:46.618Z | Compiling utf8_iter v1.0.4 |
| 2491 | 2026-06-25T04:05:46.697Z | Compiling num-traits v0.2.19 |
| 2492 | 2026-06-25T04:05:46.716Z | Compiling percent-encoding v2.3.2 |
| 2493 | 2026-06-25T04:05:46.929Z | Compiling form_urlencoded v1.2.2 |
| 2494 | 2026-06-25T04:05:46.988Z | Compiling rand_core v0.10.1 |
| 2495 | 2026-06-25T04:05:47.016Z | Compiling getrandom v0.4.2 |
| 2496 | 2026-06-25T04:05:47.151Z | Compiling parking_lot_core v0.9.12 |
| 2497 | 2026-06-25T04:05:47.198Z | Compiling iana-time-zone v0.1.65 |
| 2498 | 2026-06-25T04:05:47.308Z | Compiling heck v0.5.0 |
| 2499 | 2026-06-25T04:05:47.444Z | Compiling errno v0.3.14 |
| 2500 | 2026-06-25T04:05:47.515Z | Compiling uuid v1.23.2 |
| 2501 | 2026-06-25T04:05:47.543Z | Compiling zerocopy v0.8.50 |
| 2502 | 2026-06-25T04:05:47.854Z | Compiling semver v1.0.28 |
| 2503 | 2026-06-25T04:05:47.888Z | Compiling schemars v0.8.22 |
| 2504 | 2026-06-25T04:05:48.030Z | Compiling dyn-clone v1.0.20 |
| 2505 | 2026-06-25T04:05:48.210Z | Compiling jobserver v0.1.34 |
| 2506 | 2026-06-25T04:05:48.270Z | Compiling find-msvc-tools v0.1.9 |
| 2507 | 2026-06-25T04:05:48.386Z | Compiling shlex v2.0.1 |
| 2508 | 2026-06-25T04:05:48.524Z | Compiling rustversion v1.0.22 |
| 2509 | 2026-06-25T04:05:48.537Z | Compiling cc v1.2.63 |
| 2510 | 2026-06-25T04:05:48.551Z | Compiling pin-project-lite v0.2.17 |
| 2511 | 2026-06-25T04:05:48.589Z | Compiling getrandom v0.2.17 |
| 2512 | 2026-06-25T04:05:48.657Z | Compiling bitflags v2.12.1 |
| 2513 | 2026-06-25T04:05:48.775Z | Compiling socket2 v0.6.4 |
| 2514 | 2026-06-25T04:05:48.818Z | Compiling scopeguard v1.2.0 |
| 2515 | 2026-06-25T04:05:48.940Z | Compiling portable-atomic v1.13.1 |
| 2516 | 2026-06-25T04:05:49.087Z | Compiling lock_api v0.4.14 |
| 2517 | 2026-06-25T04:05:49.143Z | Compiling log v0.4.32 |
| 2518 | 2026-06-25T04:05:49.345Z | Compiling synstructure v0.13.2 |
| 2519 | 2026-06-25T04:05:49.348Z | Compiling serde_derive_internals v0.29.1 |
| 2520 | 2026-06-25T04:05:49.571Z | Compiling critical-section v1.2.0 |
| 2521 | 2026-06-25T04:05:49.692Z | Compiling signal-hook-registry v1.4.8 |
| 2522 | 2026-06-25T04:05:49.787Z | Compiling mio v1.2.1 |
| 2523 | 2026-06-25T04:05:49.848Z | Compiling equivalent v1.0.2 |
| 2524 | 2026-06-25T04:05:49.859Z | Compiling cmake v0.1.58 |
| 2525 | 2026-06-25T04:05:49.938Z | Compiling once_cell v1.21.4 |
| 2526 | 2026-06-25T04:05:50.102Z | Compiling fs_extra v1.3.0 |
| 2527 | 2026-06-25T04:05:50.120Z | Compiling dunce v1.0.5 |
| 2528 | 2026-06-25T04:05:50.167Z | Compiling subtle v2.6.1 |
| 2529 | 2026-06-25T04:05:50.203Z | Compiling futures-core v0.3.32 |
| 2530 | 2026-06-25T04:05:50.212Z | Compiling httparse v1.10.1 |
| 2531 | 2026-06-25T04:05:50.319Z | Compiling futures-sink v0.3.32 |
| 2532 | 2026-06-25T04:05:50.346Z | Compiling slab v0.4.12 |
| 2533 | 2026-06-25T04:05:50.367Z | Compiling aws-lc-sys v0.41.0 |
| 2534 | 2026-06-25T04:05:50.373Z | Compiling typenum v1.20.1 |
| 2535 | 2026-06-25T04:05:50.385Z | Compiling serde_derive v1.0.228 |
| 2536 | 2026-06-25T04:05:50.398Z | Compiling zerofrom-derive v0.1.7 |
| 2537 | 2026-06-25T04:05:50.434Z | Compiling yoke-derive v0.8.2 |
| 2538 | 2026-06-25T04:05:50.490Z | Compiling zerovec-derive v0.11.3 |
| 2539 | 2026-06-25T04:05:50.548Z | Compiling displaydoc v0.2.6 |
| 2540 | 2026-06-25T04:05:50.593Z | Compiling schemars_derive v0.8.22 |
| 2541 | 2026-06-25T04:05:51.193Z | Compiling thiserror-impl v2.0.18 |
| 2542 | 2026-06-25T04:05:51.676Z | Compiling tokio-macros v2.7.0 |
| 2543 | 2026-06-25T04:05:52.975Z | Compiling zerocopy-derive v0.8.50 |
| 2544 | 2026-06-25T04:05:52.975Z | Compiling zeroize_derive v1.4.3 |
| 2545 | 2026-06-25T04:05:52.975Z | Compiling zerofrom v0.1.8 |
| 2546 | 2026-06-25T04:05:52.975Z | Compiling futures-macro v0.3.32 |
| 2547 | 2026-06-25T04:05:52.975Z | Compiling yoke v0.8.3 |
| 2548 | 2026-06-25T04:05:52.975Z | Compiling rustix v1.1.4 |
| 2549 | 2026-06-25T04:05:52.996Z | Compiling zerovec v0.11.6 |
| 2550 | 2026-06-25T04:05:52.996Z | Compiling zerotrie v0.2.4 |
| 2551 | 2026-06-25T04:05:52.996Z | Compiling zeroize v1.8.2 |
| 2552 | 2026-06-25T04:05:52.996Z | Compiling thiserror v1.0.69 |
| 2553 | 2026-06-25T04:05:52.996Z | Compiling futures-channel v0.3.32 |
| 2554 | 2026-06-25T04:05:52.996Z | Compiling thiserror-impl v1.0.69 |
| 2555 | 2026-06-25T04:05:52.996Z | Compiling tinystr v0.8.3 |
| 2556 | 2026-06-25T04:05:52.996Z | Compiling potential_utf v0.1.5 |
| 2557 | 2026-06-25T04:05:52.996Z | Compiling futures-io v0.3.32 |
| 2558 | 2026-06-25T04:05:52.996Z | Compiling futures-task v0.3.32 |
| 2559 | 2026-06-25T04:05:52.996Z | Compiling icu_collections v2.2.0 |
| 2560 | 2026-06-25T04:05:52.996Z | Compiling icu_locale_core v2.2.0 |
| 2561 | 2026-06-25T04:05:52.996Z | Compiling futures-util v0.3.32 |
| 2562 | 2026-06-25T04:05:52.996Z | Compiling hashbrown v0.17.1 |
| 2563 | 2026-06-25T04:05:53.485Z | Compiling indexmap v2.14.0 |
| 2564 | 2026-06-25T04:05:53.502Z | Compiling ucd-trie v0.1.7 |
| 2565 | 2026-06-25T04:05:53.711Z | Compiling smallvec v1.15.1 |
| 2566 | 2026-06-25T04:05:53.714Z | Compiling bytes v1.11.1 |
| 2567 | 2026-06-25T04:05:53.742Z | Compiling icu_provider v2.2.0 |
| 2568 | 2026-06-25T04:05:53.870Z | Compiling chrono v0.4.45 |
| 2569 | 2026-06-25T04:05:54.002Z | Compiling serde_tokenstream v0.2.3 |
| 2570 | 2026-06-25T04:05:54.135Z | Compiling icu_properties v2.2.0 |
| 2571 | 2026-06-25T04:05:54.299Z | Compiling icu_normalizer v2.2.0 |
| 2572 | 2026-06-25T04:05:54.597Z | Compiling parking_lot v0.12.5 |
| 2573 | 2026-06-25T04:05:55.355Z | Compiling idna_adapter v1.2.2 |
| 2574 | 2026-06-25T04:05:55.387Z | Compiling tokio v1.52.3 |
| 2575 | 2026-06-25T04:05:55.464Z | Compiling pest v2.8.6 |
| 2576 | 2026-06-25T04:05:55.479Z | Compiling idna v1.1.0 |
| 2577 | 2026-06-25T04:05:55.692Z | Compiling tracing-attributes v0.1.31 |
| 2578 | 2026-06-25T04:05:55.720Z | Compiling tracing-core v0.1.36 |
| 2579 | 2026-06-25T04:05:56.011Z | Compiling url v2.5.8 |
| 2580 | 2026-06-25T04:05:56.350Z | Compiling rand_core v0.6.4 |
| 2581 | 2026-06-25T04:05:56.620Z | Compiling regex-syntax v0.8.10 |
| 2582 | 2026-06-25T04:05:56.905Z | Compiling pest_meta v2.8.6 |
| 2583 | 2026-06-25T04:05:56.947Z | Compiling tracing v0.1.44 |
| 2584 | 2026-06-25T04:05:57.297Z | Compiling slog v2.8.2 |
| 2585 | 2026-06-25T04:05:57.549Z | Compiling byteorder v1.5.0 |
| 2586 | 2026-06-25T04:05:57.561Z | Compiling base64 v0.22.1 |
| 2587 | 2026-06-25T04:05:57.700Z | Compiling ipnetwork v0.21.1 |
| 2588 | 2026-06-25T04:05:58.126Z | Compiling pest_generator v2.8.6 |
| 2589 | 2026-06-25T04:05:58.163Z | Compiling http v1.4.1 |
| 2590 | 2026-06-25T04:05:58.558Z | Compiling erased-serde v0.3.31 |
| 2591 | 2026-06-25T04:05:59.787Z | Compiling aho-corasick v1.1.4 |
| 2592 | 2026-06-25T04:05:59.787Z | Compiling getrandom v0.3.4 |
| 2593 | 2026-06-25T04:05:59.787Z | Compiling pest_derive v2.8.6 |
| 2594 | 2026-06-25T04:05:59.834Z | Compiling regex-automata v0.4.14 |
| 2595 | 2026-06-25T04:05:59.896Z | Compiling anyhow v1.0.102 |
| 2596 | 2026-06-25T04:06:00.018Z | Compiling fnv v1.0.7 |
| 2597 | 2026-06-25T04:06:00.136Z | Compiling oxnet v0.1.6 |
| 2598 | 2026-06-25T04:06:00.334Z | Compiling rustls-pki-types v1.14.1 |
| 2599 | 2026-06-25T04:06:00.989Z | Compiling ring v0.17.14 |
| 2600 | 2026-06-25T04:06:01.200Z | Compiling aws-lc-rs v1.17.0 |
| 2601 | 2026-06-25T04:06:01.458Z | Compiling regex v1.12.3 |
| 2602 | 2026-06-25T04:06:01.859Z | Compiling paste v1.0.15 |
| 2603 | 2026-06-25T04:06:01.890Z | Compiling strsim v0.11.1 |
| 2604 | 2026-06-25T04:06:02.192Z | Compiling tokio-util v0.7.18 |
| 2605 | 2026-06-25T04:06:02.363Z | Compiling num-conv v0.2.2 |
| 2606 | 2026-06-25T04:06:02.418Z | Compiling time-core v0.1.8 |
| 2607 | 2026-06-25T04:06:02.521Z | Compiling untrusted v0.9.0 |
| 2608 | 2026-06-25T04:06:02.578Z | Compiling untrusted v0.7.1 |
| 2609 | 2026-06-25T04:06:02.665Z | Compiling ipnet v2.12.0 |
| 2610 | 2026-06-25T04:06:02.704Z | Compiling time-macros v0.2.27 |
| 2611 | 2026-06-25T04:06:04.033Z | Compiling ident_case v1.0.1 |
| 2612 | 2026-06-25T04:06:04.127Z | Compiling rustls v0.23.40 |
| 2613 | 2026-06-25T04:06:04.249Z | Compiling http-body v1.0.1 |
| 2614 | 2026-06-25T04:06:04.386Z | Compiling scroll_derive v0.13.1 |
| 2615 | 2026-06-25T04:06:05.602Z | Compiling camino v1.2.2 |
| 2616 | 2026-06-25T04:06:05.602Z | Compiling atomic-waker v1.1.2 |
| 2617 | 2026-06-25T04:06:05.602Z | Compiling async-trait v0.1.89 |
| 2618 | 2026-06-25T04:06:05.602Z | Compiling tower-layer v0.3.3 |
| 2619 | 2026-06-25T04:06:05.602Z | Compiling ryu v1.0.23 |
| 2620 | 2026-06-25T04:06:05.602Z | Compiling omicron-workspace-hack v0.1.0 |
| 2621 | 2026-06-25T04:06:05.602Z | Compiling try-lock v0.2.5 |
| 2622 | 2026-06-25T04:06:05.639Z | Compiling tower-service v0.3.3 |
| 2623 | 2026-06-25T04:06:05.676Z | Compiling pretty-hex v0.4.2 |
| 2624 | 2026-06-25T04:06:05.817Z | Compiling want v0.3.1 |
| 2625 | 2026-06-25T04:06:05.876Z | Compiling h2 v0.4.14 |
| 2626 | 2026-06-25T04:06:06.007Z | Compiling ppv-lite86 v0.2.21 |
| 2627 | 2026-06-25T04:06:06.351Z | Compiling httpdate v1.0.3 |
| 2628 | 2026-06-25T04:06:06.731Z | Compiling crossbeam-utils v0.8.21 |
| 2629 | 2026-06-25T04:06:07.359Z | Compiling crc32fast v1.5.0 |
| 2630 | 2026-06-25T04:06:07.912Z | Compiling slog-async v2.8.0 |
| 2631 | 2026-06-25T04:06:08.254Z | Compiling hyper v1.10.1 |
| 2632 | 2026-06-25T04:06:08.259Z | Compiling usdt-impl v0.6.0 |
| 2633 | 2026-06-25T04:06:08.574Z | Compiling serde_urlencoded v0.7.1 |
| 2634 | 2026-06-25T04:06:08.850Z | Compiling scroll v0.13.0 |
| 2635 | 2026-06-25T04:06:09.135Z | Compiling http-body-util v0.1.3 |
| 2636 | 2026-06-25T04:06:09.153Z | Compiling plain v0.2.3 |
| 2637 | 2026-06-25T04:06:09.279Z | Compiling goblin v0.10.7 |
| 2638 | 2026-06-25T04:06:09.470Z | Compiling daft-derive v0.1.7 |
| 2639 | 2026-06-25T04:06:10.258Z | Compiling hyper-util v0.1.20 |
| 2640 | 2026-06-25T04:06:12.345Z | Compiling allocator-api2 v0.2.21 |
| 2641 | 2026-06-25T04:06:12.773Z | Compiling foldhash v0.2.0 |
| 2642 | 2026-06-25T04:06:12.838Z | Compiling dof v0.4.0 |
| 2643 | 2026-06-25T04:06:13.042Z | Compiling hashbrown v0.16.1 |
| 2644 | 2026-06-25T04:06:13.099Z | Compiling dtrace-parser v0.3.0 |
| 2645 | 2026-06-25T04:06:13.281Z | Compiling openapiv3 v2.2.0 |
| 2646 | 2026-06-25T04:06:13.678Z | Compiling thread-id v5.1.0 |
| 2647 | 2026-06-25T04:06:13.778Z | Compiling syn v1.0.109 |
| 2648 | 2026-06-25T04:06:14.343Z | Compiling generic-array v0.14.7 |
| 2649 | 2026-06-25T04:06:14.365Z | Compiling powerfmt v0.2.0 |
| 2650 | 2026-06-25T04:06:14.638Z | Compiling deranged v0.5.8 |
| 2651 | 2026-06-25T04:06:15.760Z | Compiling num_threads v0.1.7 |
| 2652 | 2026-06-25T04:06:16.028Z | Compiling time v0.3.47 |
| 2653 | 2026-06-25T04:06:16.769Z | Compiling usdt-macro v0.6.0 |
| 2654 | 2026-06-25T04:06:17.128Z | Compiling usdt-attr-macro v0.6.0 |
| 2655 | 2026-06-25T04:06:17.159Z | Compiling rand_core v0.9.5 |
| 2656 | 2026-06-25T04:06:17.635Z | Compiling multer v3.1.0 |
| 2657 | 2026-06-25T04:06:17.954Z | Compiling ref-cast v1.0.25 |
| 2658 | 2026-06-25T04:06:18.068Z | Compiling crossbeam-channel v0.5.15 |
| 2659 | 2026-06-25T04:06:18.285Z | Compiling sync_wrapper v1.0.2 |
| 2660 | 2026-06-25T04:06:18.356Z | Compiling cpufeatures v0.3.0 |
| 2661 | 2026-06-25T04:06:18.407Z | Compiling winnow v1.0.3 |
| 2662 | 2026-06-25T04:06:18.440Z | Compiling hex v0.4.3 |
| 2663 | 2026-06-25T04:06:18.563Z | Compiling tower v0.5.3 |
| 2664 | 2026-06-25T04:06:18.738Z | Compiling rand_chacha v0.9.0 |
| 2665 | 2026-06-25T04:06:18.773Z | Compiling webpki-roots v1.0.7 |
| 2666 | 2026-06-25T04:06:18.899Z | Compiling futures-executor v0.3.32 |
| 2667 | 2026-06-25T04:06:18.914Z | Compiling ref-cast-impl v1.0.25 |
| 2668 | 2026-06-25T04:06:19.145Z | Compiling async-stream-impl v0.3.6 |
| 2669 | 2026-06-25T04:06:19.301Z | Compiling dropshot v0.17.1 |
| 2670 | 2026-06-25T04:06:19.384Z | Compiling thread_local v1.1.9 |
| 2671 | 2026-06-25T04:06:19.572Z | Compiling futures v0.3.32 |
| 2672 | 2026-06-25T04:06:19.658Z | Compiling tower-http v0.6.11 |
| 2673 | 2026-06-25T04:06:19.737Z | Compiling rand v0.9.4 |
| 2674 | 2026-06-25T04:06:19.841Z | Compiling structmeta-derive v0.3.0 |
| 2675 | 2026-06-25T04:06:19.854Z | Compiling is-terminal v0.4.17 |
| 2676 | 2026-06-25T04:06:19.866Z | Compiling term v1.2.1 |
| 2677 | 2026-06-25T04:06:19.958Z | Compiling take_mut v0.2.2 |
| 2678 | 2026-06-25T04:06:20.190Z | Compiling fastrand v2.4.1 |
| 2679 | 2026-06-25T04:06:20.322Z | Compiling slog-term v2.9.2 |
| 2680 | 2026-06-25T04:06:20.466Z | Compiling crypto-common v0.1.7 |
| 2681 | 2026-06-25T04:06:20.624Z | Compiling darling_core v0.23.0 |
| 2682 | 2026-06-25T04:06:20.830Z | Compiling dropshot_endpoint v0.17.1 |
| 2683 | 2026-06-25T04:06:20.896Z | Compiling structmeta v0.3.0 |
| 2684 | 2026-06-25T04:06:21.108Z | Compiling newtype-uuid-macros v0.1.0 |
| 2685 | 2026-06-25T04:06:21.708Z | Compiling newtype-uuid v1.3.2 |
| 2686 | 2026-06-25T04:06:21.722Z | Compiling strum_macros v0.26.4 |
| 2687 | 2026-06-25T04:06:21.926Z | Compiling daft v0.1.7 |
| 2688 | 2026-06-25T04:06:22.481Z | Compiling tempfile v3.27.0 |
| 2689 | 2026-06-25T04:06:22.672Z | Compiling hybrid-array v0.4.12 |
| 2690 | 2026-06-25T04:06:22.711Z | Compiling darling_macro v0.23.0 |
| 2691 | 2026-06-25T04:06:23.031Z | Compiling match_cfg v0.1.0 |
| 2692 | 2026-06-25T04:06:23.112Z | Compiling openssl-probe v0.2.1 |
| 2693 | 2026-06-25T04:06:23.165Z | Compiling simd-adler32 v0.3.9 |
| 2694 | 2026-06-25T04:06:23.352Z | Compiling darling v0.23.0 |
| 2695 | 2026-06-25T04:06:23.356Z | Compiling adler2 v2.0.1 |
| 2696 | 2026-06-25T04:06:23.378Z | Compiling either v1.16.0 |
| 2697 | 2026-06-25T04:06:23.450Z | Compiling serde_with_macros v3.20.0 |
| 2698 | 2026-06-25T04:06:23.496Z | Compiling miniz_oxide v0.8.9 |
| 2699 | 2026-06-25T04:06:23.525Z | Compiling rustls-native-certs v0.8.4 |
| 2700 | 2026-06-25T04:06:23.605Z | Compiling hostname v0.3.1 |
| 2701 | 2026-06-25T04:06:23.775Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2702 | 2026-06-25T04:06:24.025Z | Compiling slog-json v2.6.1 |
| 2703 | 2026-06-25T04:06:24.278Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2704 | 2026-06-25T04:06:24.324Z | Compiling serde_spanned v1.1.1 |
| 2705 | 2026-06-25T04:06:24.484Z | Compiling memmap2 v0.9.10 |
| 2706 | 2026-06-25T04:06:24.795Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2707 | 2026-06-25T04:06:25.022Z | Compiling slog-bunyan v2.5.0 |
| 2708 | 2026-06-25T04:06:25.062Z | Compiling flate2 v1.1.9 |
| 2709 | 2026-06-25T04:06:25.102Z | Compiling block-buffer v0.12.0 |
| 2710 | 2026-06-25T04:06:25.122Z | Compiling crypto-common v0.2.2 |
| 2711 | 2026-06-25T04:06:25.205Z | Compiling derive-ex v0.1.8 |
| 2712 | 2026-06-25T04:06:25.285Z | Compiling rand_chacha v0.3.1 |
| 2713 | 2026-06-25T04:06:25.926Z | Compiling strum_macros v0.27.2 |
| 2714 | 2026-06-25T04:06:26.188Z | Compiling usdt v0.6.0 |
| 2715 | 2026-06-25T04:06:26.394Z | Compiling debug-ignore v1.0.5 |
| 2716 | 2026-06-25T04:06:26.516Z | Compiling compression-core v0.4.32 |
| 2717 | 2026-06-25T04:06:26.706Z | Compiling const-oid v0.10.2 |
| 2718 | 2026-06-25T04:06:26.809Z | Compiling test-strategy v0.4.5 |
| 2719 | 2026-06-25T04:06:26.823Z | Compiling compression-codecs v0.4.38 |
| 2720 | 2026-06-25T04:06:27.019Z | Compiling digest v0.11.3 |
| 2721 | 2026-06-25T04:06:27.193Z | Compiling rand v0.8.6 |
| 2722 | 2026-06-25T04:06:27.334Z | Compiling macaddr v1.0.1 |
| 2723 | 2026-06-25T04:06:27.625Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2724 | 2026-06-25T04:06:27.648Z | Compiling encoding_rs v0.8.35 |
| 2725 | 2026-06-25T04:06:27.799Z | Compiling mime v0.3.17 |
| 2726 | 2026-06-25T04:06:28.173Z | Compiling spin v0.9.8 |
| 2727 | 2026-06-25T04:06:28.247Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2728 | 2026-06-25T04:06:28.302Z | Compiling sha1 v0.11.0 |
| 2729 | 2026-06-25T04:06:28.316Z | Compiling async-compression v0.4.42 |
| 2730 | 2026-06-25T04:06:28.380Z | Compiling async-stream v0.3.6 |
| 2731 | 2026-06-25T04:06:28.633Z | Compiling block-buffer v0.10.4 |
| 2732 | 2026-06-25T04:06:28.734Z | Compiling waitgroup v0.1.2 |
| 2733 | 2026-06-25T04:06:28.813Z | Compiling rustls-pemfile v2.2.0 |
| 2734 | 2026-06-25T04:06:28.893Z | Compiling serde_path_to_error v0.1.20 |
| 2735 | 2026-06-25T04:06:28.897Z | Compiling hostname v0.4.2 |
| 2736 | 2026-06-25T04:06:29.077Z | Compiling digest v0.10.7 |
| 2737 | 2026-06-25T04:06:29.174Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2738 | 2026-06-25T04:06:29.363Z | Compiling unicode-width v0.2.2 |
| 2739 | 2026-06-25T04:06:29.714Z | Compiling parse-display-derive v0.10.0 |
| 2740 | 2026-06-25T04:06:29.968Z | Compiling regress v0.10.5 |
| 2741 | 2026-06-25T04:06:30.904Z | Compiling strum v0.26.3 |
| 2742 | 2026-06-25T04:06:31.281Z | Compiling wait-timeout v0.2.1 |
| 2743 | 2026-06-25T04:06:31.747Z | Compiling quick-error v1.2.3 |
| 2744 | 2026-06-25T04:06:31.870Z | Compiling bit-vec v0.8.0 |
| 2745 | 2026-06-25T04:06:32.093Z | Compiling bit-set v0.8.0 |
| 2746 | 2026-06-25T04:06:32.177Z | Compiling rusty-fork v0.3.1 |
| 2747 | 2026-06-25T04:06:32.289Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-25T04:06:32.411Z | Compiling serde_with v3.20.0 |
| 2749 | 2026-06-25T04:06:32.623Z | Compiling rand_xorshift v0.4.0 |
| 2750 | 2026-06-25T04:06:32.830Z | Compiling unarray v0.1.4 |
| 2751 | 2026-06-25T04:06:32.881Z | Compiling strum v0.27.2 |
| 2752 | 2026-06-25T04:06:32.957Z | Compiling proptest v1.11.0 |
| 2753 | 2026-06-25T04:06:33.019Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2754 | 2026-06-25T04:06:33.032Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2755 | 2026-06-25T04:06:33.173Z | Compiling instant v0.1.13 |
| 2756 | 2026-06-25T04:06:33.389Z | Compiling cpufeatures v0.2.17 |
| 2757 | 2026-06-25T04:06:33.454Z | Compiling iddqd v0.4.2 |
| 2758 | 2026-06-25T04:06:33.473Z | Compiling itertools v0.14.0 |
| 2759 | 2026-06-25T04:06:33.534Z | Compiling clap_derive v4.6.1 |
| 2760 | 2026-06-25T04:06:35.197Z | Compiling utf8parse v0.2.2 |
| 2761 | 2026-06-25T04:06:35.269Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-06-25T04:06:35.317Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2763 | 2026-06-25T04:06:35.438Z | Compiling anstyle-parse v1.0.0 |
| 2764 | 2026-06-25T04:06:35.571Z | Compiling backon v1.6.0 |
| 2765 | 2026-06-25T04:06:35.584Z | Compiling terminal_size v0.4.4 |
| 2766 | 2026-06-25T04:06:35.859Z | Compiling colorchoice v1.0.5 |
| 2767 | 2026-06-25T04:06:35.984Z | Compiling anstyle-query v1.1.5 |
| 2768 | 2026-06-25T04:06:36.036Z | Compiling is_terminal_polyfill v1.70.2 |
| 2769 | 2026-06-25T04:06:36.358Z | Compiling anstyle v1.0.14 |
| 2770 | 2026-06-25T04:06:36.633Z | Compiling anstream v1.0.0 |
| 2771 | 2026-06-25T04:06:37.229Z | Compiling backoff v0.4.0 |
| 2772 | 2026-06-25T04:06:37.292Z | Compiling parse-display v0.10.0 |
| 2773 | 2026-06-25T04:06:37.424Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2774 | 2026-06-25T04:06:37.629Z | Compiling humantime v2.3.0 |
| 2775 | 2026-06-25T04:06:37.672Z | Compiling clap_lex v1.1.0 |
| 2776 | 2026-06-25T04:06:38.403Z | Compiling clap_builder v4.6.0 |
| 2777 | 2026-06-25T04:06:38.880Z | Compiling regress v0.11.1 |
| 2778 | 2026-06-25T04:06:40.302Z | Compiling clap v4.6.1 |
| 2779 | 2026-06-25T04:06:40.399Z | Compiling typify-impl v0.6.2 |
| 2780 | 2026-06-25T04:06:41.544Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2781 | 2026-06-25T04:06:42.207Z | Compiling crucible-workspace-hack v0.1.0 |
| 2782 | 2026-06-25T04:06:42.221Z | Compiling proc-macro-crate v3.5.0 |
| 2783 | 2026-06-25T04:06:42.639Z | Compiling zerocopy-derive v0.7.35 |
| 2784 | 2026-06-25T04:06:43.042Z | Compiling unsafe-libyaml v0.2.11 |
| 2785 | 2026-06-25T04:06:43.688Z | Compiling serde_yaml v0.9.34+deprecated |
| 2786 | 2026-06-25T04:06:43.702Z | Compiling typify-macro v0.6.2 |
| 2787 | 2026-06-25T04:06:44.388Z | Compiling num_enum_derive v0.7.6 |
| 2788 | 2026-06-25T04:06:45.137Z | Compiling darling_core v0.21.3 |
| 2789 | 2026-06-25T04:06:45.460Z | Compiling convert_case v0.4.0 |
| 2790 | 2026-06-25T04:06:45.596Z | Compiling num_enum v0.7.6 |
| 2791 | 2026-06-25T04:06:45.758Z | Compiling derive_more v0.99.20 |
| 2792 | 2026-06-25T04:06:46.185Z | Compiling toml_datetime v0.6.11 |
| 2793 | 2026-06-25T04:06:47.202Z | Compiling darling_macro v0.21.3 |
| 2794 | 2026-06-25T04:06:47.252Z | Compiling typify v0.6.2 |
| 2795 | 2026-06-25T04:06:47.628Z | Compiling secrecy v0.10.3 |
| 2796 | 2026-06-25T04:06:47.806Z | Compiling darling v0.21.3 |
| 2797 | 2026-06-25T04:06:47.823Z | Compiling proc-macro-error-attr v1.0.4 |
| 2798 | 2026-06-25T04:06:48.023Z | Compiling heapless v0.8.0 |
| 2799 | 2026-06-25T04:06:48.063Z | Compiling prettyplease v0.2.37 |
| 2800 | 2026-06-25T04:06:48.076Z | Compiling tinyvec_macros v0.1.1 |
| 2801 | 2026-06-25T04:06:48.343Z | Compiling tinyvec v1.11.0 |
| 2802 | 2026-06-25T04:06:48.527Z | Compiling ingot-macros v0.1.1 |
| 2803 | 2026-06-25T04:06:48.936Z | Compiling zerocopy v0.7.35 |
| 2804 | 2026-06-25T04:06:48.954Z | Compiling tabwriter v1.4.1 |
| 2805 | 2026-06-25T04:06:49.315Z | Compiling crossbeam-epoch v0.9.18 |
| 2806 | 2026-06-25T04:06:49.476Z | Compiling hash32 v0.3.1 |
| 2807 | 2026-06-25T04:06:49.543Z | Compiling scroll_derive v0.12.1 |
| 2808 | 2026-06-25T04:06:49.644Z | Compiling rustc_version v0.4.1 |
| 2809 | 2026-06-25T04:06:49.819Z | Compiling num-integer v0.1.46 |
| 2810 | 2026-06-25T04:06:49.923Z | Compiling usdt-impl v0.5.0 |
| 2811 | 2026-06-25T04:06:50.213Z | Compiling proc-macro-error v1.0.4 |
| 2812 | 2026-06-25T04:06:50.281Z | Compiling smoltcp v0.11.0 |
| 2813 | 2026-06-25T04:06:50.308Z | Compiling pkg-config v0.3.33 |
| 2814 | 2026-06-25T04:06:50.471Z | Compiling data-encoding v2.11.0 |
| 2815 | 2026-06-25T04:06:50.647Z | Compiling rustix v0.38.44 |
| 2816 | 2026-06-25T04:06:50.755Z | Compiling winnow v0.7.15 |
| 2817 | 2026-06-25T04:06:51.029Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2818 | 2026-06-25T04:06:51.169Z | Compiling ingot-types v0.1.2 |
| 2819 | 2026-06-25T04:06:51.617Z | Compiling scroll v0.12.0 |
| 2820 | 2026-06-25T04:06:51.778Z | Compiling curve25519-dalek v4.1.3 |
| 2821 | 2026-06-25T04:06:52.091Z | Compiling dof v0.3.0 |
| 2822 | 2026-06-25T04:06:53.129Z | Compiling dtrace-parser v0.2.0 |
| 2823 | 2026-06-25T04:06:53.153Z | Compiling hmac v0.12.1 |
| 2824 | 2026-06-25T04:06:53.153Z | Compiling inout v0.1.4 |
| 2825 | 2026-06-25T04:06:53.299Z | Compiling ff v0.13.1 |
| 2826 | 2026-06-25T04:06:53.315Z | Compiling cobs v0.3.0 |
| 2827 | 2026-06-25T04:06:53.423Z | Compiling bstr v1.12.1 |
| 2828 | 2026-06-25T04:06:53.564Z | Compiling thread-id v4.2.2 |
| 2829 | 2026-06-25T04:06:53.657Z | Compiling colored v3.1.1 |
| 2830 | 2026-06-25T04:06:53.675Z | Compiling managed v0.8.0 |
| 2831 | 2026-06-25T04:06:53.689Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2832 | 2026-06-25T04:06:53.702Z | Compiling bitflags v1.3.2 |
| 2833 | 2026-06-25T04:06:53.936Z | Compiling static_assertions v1.1.0 |
| 2834 | 2026-06-25T04:06:54.412Z | Compiling postcard v1.1.3 |
| 2835 | 2026-06-25T04:06:54.425Z | Compiling group v0.13.0 |
| 2836 | 2026-06-25T04:06:54.545Z | Compiling hkdf v0.12.4 |
| 2837 | 2026-06-25T04:06:54.716Z | Compiling cipher v0.4.4 |
| 2838 | 2026-06-25T04:06:55.164Z | Compiling goblin v0.8.2 |
| 2839 | 2026-06-25T04:06:55.232Z | Compiling ingot v0.1.1 |
| 2840 | 2026-06-25T04:06:55.414Z | Compiling num-rational v0.4.2 |
| 2841 | 2026-06-25T04:06:56.391Z | Compiling num-iter v0.1.45 |
| 2842 | 2026-06-25T04:06:57.110Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2843 | 2026-06-25T04:06:57.357Z | Compiling universal-hash v0.5.1 |
| 2844 | 2026-06-25T04:06:57.424Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2845 | 2026-06-25T04:06:57.477Z | Compiling hubpack_derive v0.1.1 |
| 2846 | 2026-06-25T04:06:57.554Z | Compiling crypto-bigint v0.5.5 |
| 2847 | 2026-06-25T04:06:58.127Z | Compiling half v2.7.1 |
| 2848 | 2026-06-25T04:06:58.411Z | Compiling serde_repr v0.1.20 |
| 2849 | 2026-06-25T04:06:58.472Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2850 | 2026-06-25T04:06:58.562Z | Compiling foreign-types-macros v0.2.3 |
| 2851 | 2026-06-25T04:06:59.163Z | Compiling num-complex v0.4.6 |
| 2852 | 2026-06-25T04:06:59.602Z | Compiling memoffset v0.9.1 |
| 2853 | 2026-06-25T04:06:59.727Z | Compiling base64ct v1.8.3 |
| 2854 | 2026-06-25T04:06:59.817Z | Compiling ciborium-io v0.2.2 |
| 2855 | 2026-06-25T04:06:59.868Z | Compiling base16ct v0.2.0 |
| 2856 | 2026-06-25T04:07:00.077Z | Compiling heck v0.4.1 |
| 2857 | 2026-06-25T04:07:00.164Z | Compiling opaque-debug v0.3.1 |
| 2858 | 2026-06-25T04:07:00.243Z | Compiling indent_write v2.2.0 |
| 2859 | 2026-06-25T04:07:00.278Z | Compiling foreign-types-shared v0.3.1 |
| 2860 | 2026-06-25T04:07:00.388Z | Compiling cfg_aliases v0.2.1 |
| 2861 | 2026-06-25T04:07:00.475Z | Compiling nix v0.31.3 |
| 2862 | 2026-06-25T04:07:00.878Z | Compiling foreign-types v0.5.0 |
| 2863 | 2026-06-25T04:07:00.965Z | Compiling poly1305 v0.8.0 |
| 2864 | 2026-06-25T04:07:01.249Z | Compiling password-hash v0.5.0 |
| 2865 | 2026-06-25T04:07:01.457Z | Compiling elliptic-curve v0.13.8 |
| 2866 | 2026-06-25T04:07:01.584Z | Compiling ciborium-ll v0.2.2 |
| 2867 | 2026-06-25T04:07:02.085Z | Compiling num v0.4.3 |
| 2868 | 2026-06-25T04:07:02.204Z | Compiling thiserror-no-std v2.0.2 |
| 2869 | 2026-06-25T04:07:02.222Z | Compiling hubpack v0.1.2 |
| 2870 | 2026-06-25T04:07:03.258Z | Compiling chacha20 v0.9.1 |
| 2871 | 2026-06-25T04:07:03.770Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2872 | 2026-06-25T04:07:03.786Z | Compiling reqwest v0.12.28 |
| 2873 | 2026-06-25T04:07:04.723Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2874 | 2026-06-25T04:07:05.120Z | Compiling blake2 v0.10.6 |
| 2875 | 2026-06-25T04:07:05.407Z | Compiling aead v0.5.2 |
| 2876 | 2026-06-25T04:07:05.525Z | Compiling byte-wrapper v0.1.0 |
| 2877 | 2026-06-25T04:07:05.599Z | Compiling chacha20 v0.10.0 |
| 2878 | 2026-06-25T04:07:05.616Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2879 | 2026-06-25T04:07:05.889Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2880 | 2026-06-25T04:07:06.396Z | Compiling cstr-argument v0.1.2 |
| 2881 | 2026-06-25T04:07:06.728Z | Compiling float-ord v0.3.2 |
| 2882 | 2026-06-25T04:07:06.789Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2883 | 2026-06-25T04:07:06.847Z | Compiling keccak v0.1.6 |
| 2884 | 2026-06-25T04:07:07.086Z | Compiling sha3 v0.10.9 |
| 2885 | 2026-06-25T04:07:07.104Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2886 | 2026-06-25T04:07:07.511Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2887 | 2026-06-25T04:07:07.560Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2888 | 2026-06-25T04:07:07.686Z | Compiling rand v0.10.1 |
| 2889 | 2026-06-25T04:07:07.698Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2890 | 2026-06-25T04:07:08.303Z | Compiling rustls-webpki v0.103.13 |
| 2891 | 2026-06-25T04:07:08.541Z | Compiling chacha20poly1305 v0.10.1 |
| 2892 | 2026-06-25T04:07:09.787Z | Compiling argon2 v0.5.3 |
| 2893 | 2026-06-25T04:07:10.578Z | Compiling progenitor-client v0.10.0 |
| 2894 | 2026-06-25T04:07:10.791Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2895 | 2026-06-25T04:07:10.838Z | Compiling vsss-rs v3.3.4 |
| 2896 | 2026-06-25T04:07:11.685Z | Compiling ciborium v0.2.2 |
| 2897 | 2026-06-25T04:07:12.154Z | Compiling atomicwrites v0.4.4 |
| 2898 | 2026-06-25T04:07:12.323Z | Compiling usdt-macro v0.5.0 |
| 2899 | 2026-06-25T04:07:12.366Z | Compiling usdt-attr-macro v0.5.0 |
| 2900 | 2026-06-25T04:07:12.994Z | Compiling tokio-rustls v0.26.4 |
| 2901 | 2026-06-25T04:07:13.042Z | Compiling rustls-platform-verifier v0.7.0 |
| 2902 | 2026-06-25T04:07:13.281Z | Compiling hyper-rustls v0.27.9 |
| 2903 | 2026-06-25T04:07:13.545Z | Compiling reqwest v0.13.4 |
| 2904 | 2026-06-25T04:07:15.061Z | Compiling progenitor-client v0.14.0 |
| 2905 | 2026-06-25T04:07:15.420Z | Compiling progenitor-extras v0.2.0 |
| 2906 | 2026-06-25T04:07:15.537Z | Compiling num-derive v0.4.2 |
| 2907 | 2026-06-25T04:07:15.582Z | Compiling enum-as-inner v0.6.1 |
| 2908 | 2026-06-25T04:07:15.670Z | Compiling memmap v0.7.0 |
| 2909 | 2026-06-25T04:07:15.913Z | Compiling rayon-core v1.13.0 |
| 2910 | 2026-06-25T04:07:16.173Z | Compiling semver v0.1.20 |
| 2911 | 2026-06-25T04:07:16.608Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2912 | 2026-06-25T04:07:16.666Z | Compiling winnow v0.5.40 |
| 2913 | 2026-06-25T04:07:18.391Z | Compiling toml_edit v0.19.15 |
| 2914 | 2026-06-25T04:07:18.700Z | Compiling rustc_version v0.1.7 |
| 2915 | 2026-06-25T04:07:18.941Z | Compiling usdt v0.5.0 |
| 2916 | 2026-06-25T04:07:19.667Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2917 | 2026-06-25T04:07:26.851Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2918 | 2026-06-25T04:07:28.596Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2919 | 2026-06-25T04:07:28.942Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2920 | 2026-06-25T04:07:29.056Z | Compiling similar v2.7.0 |
| 2921 | 2026-06-25T04:07:29.128Z | Compiling crossbeam-deque v0.8.6 |
| 2922 | 2026-06-25T04:07:29.305Z | Compiling serde_spanned v0.6.9 |
| 2923 | 2026-06-25T04:07:29.463Z | Compiling bytecount v0.6.9 |
| 2924 | 2026-06-25T04:07:29.589Z | Compiling vcpkg v0.2.15 |
| 2925 | 2026-06-25T04:07:29.803Z | Compiling toml_write v0.1.2 |
| 2926 | 2026-06-25T04:07:30.020Z | Compiling lazy_static v1.5.0 |
| 2927 | 2026-06-25T04:07:30.142Z | Compiling toml_edit v0.22.27 |
| 2928 | 2026-06-25T04:07:30.156Z | Compiling openssl-sys v0.9.116 |
| 2929 | 2026-06-25T04:07:31.369Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2930 | 2026-06-25T04:07:32.300Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2931 | 2026-06-25T04:07:32.506Z | Compiling proc-macro-crate v1.3.1 |
| 2932 | 2026-06-25T04:07:32.594Z | Compiling newtype_derive v0.1.6 |
| 2933 | 2026-06-25T04:07:32.874Z | Compiling progenitor-impl v0.13.0 |
| 2934 | 2026-06-25T04:07:32.888Z | Compiling progenitor-impl v0.14.0 |
| 2935 | 2026-06-25T04:07:32.906Z | Compiling itertools v0.12.1 |
| 2936 | 2026-06-25T04:07:33.681Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2937 | 2026-06-25T04:07:33.919Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2938 | 2026-06-25T04:07:34.145Z | Compiling owo-colors v4.3.0 |
| 2939 | 2026-06-25T04:07:34.189Z | Compiling unicode-segmentation v1.13.3 |
| 2940 | 2026-06-25T04:07:34.384Z | Compiling swrite v0.1.0 |
| 2941 | 2026-06-25T04:07:34.400Z | Compiling linked-hash-map v0.5.6 |
| 2942 | 2026-06-25T04:07:34.518Z | Compiling resolv-conf v0.7.6 |
| 2943 | 2026-06-25T04:07:34.626Z | Compiling lru-cache v0.1.2 |
| 2944 | 2026-06-25T04:07:34.783Z | Compiling newline-converter v0.3.0 |
| 2945 | 2026-06-25T04:07:34.931Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2946 | 2026-06-25T04:07:34.945Z | Compiling progenitor-macro v0.13.0 |
| 2947 | 2026-06-25T04:07:34.970Z | Compiling progenitor-macro v0.14.0 |
| 2948 | 2026-06-25T04:07:35.141Z | Compiling num_enum_derive v0.5.11 |
| 2949 | 2026-06-25T04:07:35.341Z | Compiling toml v0.8.23 |
| 2950 | 2026-06-25T04:07:35.902Z | Compiling rayon v1.12.0 |
| 2951 | 2026-06-25T04:07:36.031Z | Compiling hickory-proto v0.24.4 |
| 2952 | 2026-06-25T04:07:36.176Z | Compiling progenitor-client v0.13.0 |
| 2953 | 2026-06-25T04:07:38.147Z | Compiling console v0.15.11 |
| 2954 | 2026-06-25T04:07:39.160Z | Compiling camino-tempfile v1.4.1 |
| 2955 | 2026-06-25T04:07:39.198Z | Compiling serde-big-array v0.5.1 |
| 2956 | 2026-06-25T04:07:39.372Z | Compiling pin-project-internal v1.1.13 |
| 2957 | 2026-06-25T04:07:39.427Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2958 | 2026-06-25T04:07:39.580Z | Compiling derive-where v1.6.1 |
| 2959 | 2026-06-25T04:07:40.002Z | Compiling minimal-lexical v0.2.1 |
| 2960 | 2026-06-25T04:07:40.265Z | Compiling siphasher v1.0.3 |
| 2961 | 2026-06-25T04:07:40.493Z | Compiling phf_shared v0.12.1 |
| 2962 | 2026-06-25T04:07:40.507Z | Compiling pin-project v1.1.13 |
| 2963 | 2026-06-25T04:07:40.623Z | Compiling nom v7.1.3 |
| 2964 | 2026-06-25T04:07:40.723Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2965 | 2026-06-25T04:07:41.715Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2966 | 2026-06-25T04:07:41.958Z | Compiling progenitor v0.14.0 |
| 2967 | 2026-06-25T04:07:42.115Z | Compiling progenitor v0.13.0 |
| 2968 | 2026-06-25T04:07:42.274Z | Compiling expectorate v1.2.0 |
| 2969 | 2026-06-25T04:07:43.210Z | Compiling hickory-resolver v0.24.4 |
| 2970 | 2026-06-25T04:07:45.627Z | Compiling num_enum v0.5.11 |
| 2971 | 2026-06-25T04:07:45.771Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2972 | 2026-06-25T04:07:46.956Z | Compiling zone_cfg_derive v0.3.1 |
| 2973 | 2026-06-25T04:07:47.073Z | Compiling unicode-normalization v0.1.25 |
| 2974 | 2026-06-25T04:07:47.677Z | Compiling tokio-stream v0.1.18 |
| 2975 | 2026-06-25T04:07:47.691Z | Compiling async-recursion v1.1.1 |
| 2976 | 2026-06-25T04:07:48.279Z | Compiling snafu-derive v0.8.9 |
| 2977 | 2026-06-25T04:07:48.421Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2978 | 2026-06-25T04:07:48.762Z | Compiling slog-dtrace v0.3.0 |
| 2979 | 2026-06-25T04:07:49.038Z | Compiling csv-core v0.1.13 |
| 2980 | 2026-06-25T04:07:49.479Z | Compiling unicode-width v0.1.14 |
| 2981 | 2026-06-25T04:07:49.804Z | Compiling same-file v1.0.6 |
| 2982 | 2026-06-25T04:07:49.992Z | Compiling foreign-types-shared v0.1.1 |
| 2983 | 2026-06-25T04:07:50.059Z | Compiling openssl v0.10.80 |
| 2984 | 2026-06-25T04:07:50.095Z | Compiling smawk v0.3.2 |
| 2985 | 2026-06-25T04:07:50.270Z | Compiling unicode-xid v0.2.6 |
| 2986 | 2026-06-25T04:07:50.364Z | Compiling foldhash v0.1.5 |
| 2987 | 2026-06-25T04:07:50.402Z | Compiling cancel-safe-futures v0.1.5 |
| 2988 | 2026-06-25T04:07:50.533Z | Compiling chrono-tz v0.10.4 |
| 2989 | 2026-06-25T04:07:50.597Z | Compiling unicode-linebreak v0.1.5 |
| 2990 | 2026-06-25T04:07:50.683Z | Compiling konst_macro_rules v0.2.19 |
| 2991 | 2026-06-25T04:07:50.719Z | Compiling highway v1.3.0 |
| 2992 | 2026-06-25T04:07:50.806Z | Compiling textwrap v0.16.2 |
| 2993 | 2026-06-25T04:07:50.882Z | Compiling konst v0.2.20 |
| 2994 | 2026-06-25T04:07:50.915Z | Compiling hashbrown v0.15.5 |
| 2995 | 2026-06-25T04:07:51.255Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2996 | 2026-06-25T04:07:51.270Z | Compiling const_format_proc_macros v0.2.34 |
| 2997 | 2026-06-25T04:07:51.434Z | Compiling foreign-types v0.3.2 |
| 2998 | 2026-06-25T04:07:51.470Z | Compiling snafu v0.8.9 |
| 2999 | 2026-06-25T04:07:51.522Z | Compiling walkdir v2.5.0 |
| 3000 | 2026-06-25T04:07:51.565Z | Compiling csv v1.4.0 |
| 3001 | 2026-06-25T04:07:52.037Z | Compiling qorb v0.4.1 |
| 3002 | 2026-06-25T04:07:52.050Z | Compiling zone v0.3.1 |
| 3003 | 2026-06-25T04:07:52.088Z | Compiling olpc-cjson v0.1.4 |
| 3004 | 2026-06-25T04:07:52.262Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3005 | 2026-06-25T04:07:52.301Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3006 | 2026-06-25T04:07:52.382Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3007 | 2026-06-25T04:07:52.849Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-25T04:07:53.803Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3009 | 2026-06-25T04:07:54.365Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3010 | 2026-06-25T04:07:55.841Z | Compiling phf v0.12.1 |
| 3011 | 2026-06-25T04:07:56.508Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3012 | 2026-06-25T04:07:56.571Z | Compiling tokio-dtrace v0.1.1 |
| 3013 | 2026-06-25T04:07:56.913Z | Compiling globset v0.4.18 |
| 3014 | 2026-06-25T04:07:57.169Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3015 | 2026-06-25T04:07:57.400Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3016 | 2026-06-25T04:07:57.861Z | Compiling smf v0.2.3 |
| 3017 | 2026-06-25T04:07:58.047Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3018 | 2026-06-25T04:07:58.051Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3019 | 2026-06-25T04:07:59.024Z | Compiling libsw-core v0.3.2 |
| 3020 | 2026-06-25T04:07:59.129Z | Compiling pem v3.0.6 |
| 3021 | 2026-06-25T04:07:59.219Z | Compiling serde_plain v1.0.2 |
| 3022 | 2026-06-25T04:07:59.300Z | Compiling openssl-macros v0.1.1 |
| 3023 | 2026-06-25T04:07:59.520Z | Compiling cookie v0.18.1 |
| 3024 | 2026-06-25T04:07:59.568Z | Compiling sigpipe v0.1.3 |
| 3025 | 2026-06-25T04:07:59.672Z | Compiling fixedbitset v0.5.7 |
| 3026 | 2026-06-25T04:07:59.787Z | Compiling jiff v0.2.28 |
| 3027 | 2026-06-25T04:07:59.814Z | Compiling typed-path v0.9.3 |
| 3028 | 2026-06-25T04:07:59.828Z | Compiling fixedbitset v0.4.2 |
| 3029 | 2026-06-25T04:08:00.197Z | Compiling glob v0.3.3 |
| 3030 | 2026-06-25T04:08:00.300Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3031 | 2026-06-25T04:08:00.582Z | Compiling petgraph v0.6.5 |
| 3032 | 2026-06-25T04:08:00.924Z | Compiling tough v0.22.0 |
| 3033 | 2026-06-25T04:08:01.041Z | Compiling petgraph v0.8.3 |
| 3034 | 2026-06-25T04:08:02.277Z | Compiling libsw v3.5.0 |
| 3035 | 2026-06-25T04:08:02.449Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3036 | 2026-06-25T04:08:02.472Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3037 | 2026-06-25T04:08:02.763Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3038 | 2026-06-25T04:08:03.020Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-06-25T04:08:03.449Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3040 | 2026-06-25T04:08:03.758Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3041 | 2026-06-25T04:08:03.922Z | Compiling oxide-tokio-rt v0.1.6 |
| 3042 | 2026-06-25T04:08:05.023Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3043 | 2026-06-25T04:08:06.740Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3044 | 2026-06-25T04:08:06.984Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-06-25T04:08:07.465Z | Compiling const_format v0.2.36 |
| 3046 | 2026-06-25T04:08:07.834Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3047 | 2026-06-25T04:08:08.618Z | Compiling papergrid v0.11.0 |
| 3048 | 2026-06-25T04:08:08.693Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-06-25T04:08:09.029Z | Compiling libscf-sys v1.2.0 |
| 3050 | 2026-06-25T04:08:09.188Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3051 | 2026-06-25T04:08:09.503Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-06-25T04:08:09.641Z | Compiling tabled_derive v0.7.0 |
| 3053 | 2026-06-25T04:08:09.886Z | Compiling gethostname v0.5.0 |
| 3054 | 2026-06-25T04:08:10.031Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3055 | 2026-06-25T04:08:10.118Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3056 | 2026-06-25T04:08:10.249Z | Compiling bcs v0.1.6 |
| 3057 | 2026-06-25T04:08:10.625Z | Compiling whoami v1.6.1 |
| 3058 | 2026-06-25T04:08:10.654Z | Compiling tagptr v0.2.0 |
| 3059 | 2026-06-25T04:08:10.824Z | Compiling termtree v0.5.1 |
| 3060 | 2026-06-25T04:08:11.007Z | Compiling linear-map v1.2.0 |
| 3061 | 2026-06-25T04:08:11.115Z | Compiling moka v0.12.15 |
| 3062 | 2026-06-25T04:08:11.233Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-06-25T04:08:12.392Z | Compiling tabled v0.15.0 |
| 3064 | 2026-06-25T04:08:13.069Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-06-25T04:08:13.323Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-25T04:08:13.898Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-25T04:08:14.124Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-25T04:08:14.360Z | Compiling steno v0.4.1 |
| 3069 | 2026-06-25T04:08:15.666Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-06-25T04:08:19.401Z | Compiling hickory-proto v0.25.2 |
| 3071 | 2026-06-25T04:08:19.519Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3072 | 2026-06-25T04:08:20.256Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3073 | 2026-06-25T04:08:20.983Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3074 | 2026-06-25T04:08:21.115Z | Compiling parking_lot_core v0.8.6 |
| 3075 | 2026-06-25T04:08:21.242Z | Compiling nom v8.0.0 |
| 3076 | 2026-06-25T04:08:21.864Z | Compiling hickory-resolver v0.25.2 |
| 3077 | 2026-06-25T04:08:22.615Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3078 | 2026-06-25T04:08:22.706Z | Compiling crunchy v0.2.4 |
| 3079 | 2026-06-25T04:08:22.750Z | Compiling parking_lot v0.11.2 |
| 3080 | 2026-06-25T04:08:23.042Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3081 | 2026-06-25T04:08:23.336Z | Compiling typify-impl v0.4.3 |
| 3082 | 2026-06-25T04:08:23.644Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3083 | 2026-06-25T04:08:23.919Z | Compiling fxhash v0.2.1 |
| 3084 | 2026-06-25T04:08:24.096Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3085 | 2026-06-25T04:08:24.387Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3086 | 2026-06-25T04:08:24.861Z | Compiling tiny-keccak v2.0.2 |
| 3087 | 2026-06-25T04:08:25.143Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3088 | 2026-06-25T04:08:25.455Z | Compiling proc-macro-error2 v2.0.1 |
| 3089 | 2026-06-25T04:08:25.761Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-06-25T04:08:26.683Z | Compiling typify-macro v0.4.3 |
| 3091 | 2026-06-25T04:08:27.526Z | Compiling sled v0.34.7 |
| 3092 | 2026-06-25T04:08:28.275Z | Compiling arc-swap v1.9.1 |
| 3093 | 2026-06-25T04:08:28.514Z | Compiling slog-scope v4.4.1 |
| 3094 | 2026-06-25T04:08:28.630Z | Compiling tabled_derive v0.11.0 |
| 3095 | 2026-06-25T04:08:29.483Z | Compiling papergrid v0.18.0 |
| 3096 | 2026-06-25T04:08:29.775Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3097 | 2026-06-25T04:08:30.433Z | Compiling testing_table v0.3.0 |
| 3098 | 2026-06-25T04:08:30.464Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3099 | 2026-06-25T04:08:30.741Z | Compiling internet-checksum v0.2.1 |
| 3100 | 2026-06-25T04:08:30.892Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3101 | 2026-06-25T04:08:30.914Z | Compiling tabled v0.21.0 |
| 3102 | 2026-06-25T04:08:31.213Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3103 | 2026-06-25T04:08:31.338Z | Compiling slog-stdlog v4.1.1 |
| 3104 | 2026-06-25T04:08:31.802Z | Compiling const-random-macro v0.1.16 |
| 3105 | 2026-06-25T04:08:32.243Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3106 | 2026-06-25T04:08:32.951Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3107 | 2026-06-25T04:08:33.533Z | Compiling smartstring v1.0.1 |
| 3108 | 2026-06-25T04:08:33.822Z | Compiling ahash v0.8.12 |
| 3109 | 2026-06-25T04:08:35.077Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3110 | 2026-06-25T04:08:35.090Z | Compiling const-random v0.1.18 |
| 3111 | 2026-06-25T04:08:35.176Z | Compiling slog-envlogger v2.2.0 |
| 3112 | 2026-06-25T04:08:36.329Z | Compiling typify v0.4.3 |
| 3113 | 2026-06-25T04:08:36.990Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3114 | 2026-06-25T04:08:38.735Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3115 | 2026-06-25T04:08:39.206Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3116 | 2026-06-25T04:08:41.140Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3117 | 2026-06-25T04:08:41.172Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3118 | 2026-06-25T04:08:41.476Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3119 | 2026-06-25T04:08:41.777Z | Compiling crc8 v0.1.1 |
| 3120 | 2026-06-25T04:08:41.906Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3121 | 2026-06-25T04:08:44.867Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3122 | 2026-06-25T04:08:45.262Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3123 | 2026-06-25T04:08:45.494Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3124 | 2026-06-25T04:08:45.614Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3125 | 2026-06-25T04:08:46.393Z | Compiling progenitor-impl v0.10.0 |
| 3126 | 2026-06-25T04:08:47.105Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3127 | 2026-06-25T04:08:47.185Z | Compiling lzma-sys v0.1.20 |
| 3128 | 2026-06-25T04:08:47.658Z | Compiling sha1 v0.10.6 |
| 3129 | 2026-06-25T04:08:47.817Z | Compiling thin-vec v0.2.18 |
| 3130 | 2026-06-25T04:08:48.107Z | Compiling rhai_codegen v3.2.0 |
| 3131 | 2026-06-25T04:08:48.180Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3132 | 2026-06-25T04:08:48.487Z | Compiling fs-err v3.3.0 |
| 3133 | 2026-06-25T04:08:48.747Z | Compiling typeid v1.0.3 |
| 3134 | 2026-06-25T04:08:48.778Z | Compiling utf-8 v0.7.6 |
| 3135 | 2026-06-25T04:08:49.007Z | Compiling tungstenite v0.21.0 |
| 3136 | 2026-06-25T04:08:49.397Z | Compiling rhai v1.25.1 |
| 3137 | 2026-06-25T04:08:50.103Z | Compiling progenitor-macro v0.10.0 |
| 3138 | 2026-06-25T04:08:54.304Z | Compiling cargo_toml v0.22.3 |
| 3139 | 2026-06-25T04:08:56.521Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3140 | 2026-06-25T04:08:57.677Z | Compiling sha2 v0.10.9 |
| 3141 | 2026-06-25T04:08:58.169Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-06-25T04:08:58.939Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-06-25T04:08:59.272Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3144 | 2026-06-25T04:09:00.042Z | Compiling progenitor v0.10.0 |
| 3145 | 2026-06-25T04:09:00.216Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3146 | 2026-06-25T04:09:00.330Z | Compiling tokio-tungstenite v0.21.0 |
| 3147 | 2026-06-25T04:09:01.313Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3148 | 2026-06-25T04:09:01.560Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3149 | 2026-06-25T04:09:02.020Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3150 | 2026-06-25T04:09:02.289Z | Compiling console v0.16.3 |
| 3151 | 2026-06-25T04:09:02.414Z | Compiling git-stub v1.0.0 |
| 3152 | 2026-06-25T04:09:03.340Z | Compiling base64 v0.21.7 |
| 3153 | 2026-06-25T04:09:03.562Z | Compiling unit-prefix v0.5.2 |
| 3154 | 2026-06-25T04:09:03.741Z | Compiling is_ci v1.2.0 |
| 3155 | 2026-06-25T04:09:03.861Z | Compiling supports-color v3.0.2 |
| 3156 | 2026-06-25T04:09:03.928Z | Compiling indicatif v0.18.4 |
| 3157 | 2026-06-25T04:09:04.117Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3158 | 2026-06-25T04:09:05.023Z | Compiling git-stub-vcs v0.1.0 |
| 3159 | 2026-06-25T04:09:05.462Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3160 | 2026-06-25T04:09:05.759Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd7749d9dd18f39e065781147cbf51d39930ceca#cd7749d9) |
| 3161 | 2026-06-25T04:09:06.649Z | Compiling ron v0.12.1 |
| 3162 | 2026-06-25T04:09:06.978Z | Compiling xz2 v0.1.7 |
| 3163 | 2026-06-25T04:09:07.334Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3164 | 2026-06-25T04:09:08.051Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3165 | 2026-06-25T04:09:08.867Z | Compiling drift v0.2.0 |
| 3166 | 2026-06-25T04:09:09.764Z | Compiling base16ct v1.0.0 |
| 3167 | 2026-06-25T04:09:10.467Z | Compiling dropshot-api-manager v0.7.2 |
| 3168 | 2026-06-25T04:09:14.632Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3169 | 2026-06-25T04:09:17.466Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3170 | 2026-06-25T04:09:18.655Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3171 | 2026-06-25T04:09:20.001Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3172 | 2026-06-25T04:09:21.454Z | Compiling natord v1.0.9 |
| 3173 | 2026-06-25T04:09:21.831Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3174 | 2026-06-25T04:09:21.930Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3175 | 2026-06-25T04:09:24.057Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3176 | 2026-06-25T04:09:25.766Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3177 | 2026-06-25T04:09:26.919Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3178 | 2026-06-25T04:09:31.851Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3179 | 2026-06-25T04:09:34.513Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3180 | 2026-06-25T04:09:35.235Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3181 | 2026-06-25T04:09:37.328Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3182 | 2026-06-25T04:09:40.792Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3183 | 2026-06-25T04:10:05.192Z | Finished `release` profile [optimized] target(s) in 4m 20s |
| 3184 | 2026-06-25T04:10:05.374Z | |
| 3185 | 2026-06-25T04:10:05.375Z | real 4:20.949246363 |
| 3186 | 2026-06-25T04:10:05.375Z | user 29:47.887369832 |
| 3187 | 2026-06-25T04:10:05.375Z | sys 2:45.372107033 |
| 3188 | 2026-06-25T04:10:05.375Z | trap 0.754015813 |
| 3189 | 2026-06-25T04:10:05.375Z | tflt 1.337440036 |
| 3190 | 2026-06-25T04:10:05.375Z | dflt 1.708300974 |
| 3191 | 2026-06-25T04:10:05.375Z | kflt 0.000068908 |
| 3192 | 2026-06-25T04:10:05.375Z | lock 1:59:24.869967359 |
| 3193 | 2026-06-25T04:10:05.375Z | slp 1:26:26.660988113 |
| 3194 | 2026-06-25T04:10:05.375Z | lat 2:12.823837829 |
| 3195 | 2026-06-25T04:10:05.375Z | stop 3:23.110814080 |
| 3196 | 2026-06-25T04:10:05.378Z | + for x in debug release |
| 3197 | 2026-06-25T04:10:05.378Z | + mkdir -p /work/debug |
| 3198 | 2026-06-25T04:10:05.378Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3199 | 2026-06-25T04:10:05.856Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3200 | 2026-06-25T04:10:06.247Z | + cp target/debug/mgd /work/debug/mgd |
| 3201 | 2026-06-25T04:10:06.853Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3202 | 2026-06-25T04:10:07.404Z | + for x in debug release |
| 3203 | 2026-06-25T04:10:07.404Z | + mkdir -p /work/release |
| 3204 | 2026-06-25T04:10:07.407Z | + cp target/release/ddmd /work/release/ddmd |
| 3205 | 2026-06-25T04:10:07.467Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3206 | 2026-06-25T04:10:07.542Z | + cp target/release/mgd /work/release/mgd |
| 3207 | 2026-06-25T04:10:07.656Z | + cp target/release/mgadm /work/release/mgadm |
| 3208 | 2026-06-25T04:10:07.754Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3209 | 2026-06-25T04:10:07.822Z | process exited: duration 678159 ms, exit code 0 |
| |
| 3210 | 2026-06-25T04:10:07.838Z | found 9 output files |
| 3211 | 2026-06-25T04:10:07.838Z | uploading: /work/debug/ddmadm (513717344 bytes) |
| 3212 | 2026-06-25T04:10:18.283Z | uploaded: /work/debug/ddmadm |
| 3213 | 2026-06-25T04:10:18.283Z | uploading: /work/debug/ddmd (588534568 bytes) |
| 3214 | 2026-06-25T04:10:27.151Z | uploaded: /work/debug/ddmd |
| 3215 | 2026-06-25T04:10:27.151Z | uploading: /work/debug/mgadm (609388712 bytes) |
| 3216 | 2026-06-25T04:10:38.374Z | uploaded: /work/debug/mgadm |
| 3217 | 2026-06-25T04:10:38.381Z | uploading: /work/debug/mgd (688819824 bytes) |
| 3218 | 2026-06-25T04:10:49.175Z | uploaded: /work/debug/mgd |
| 3219 | 2026-06-25T04:10:49.175Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3220 | 2026-06-25T04:10:50.529Z | uploaded: /work/release/ddmadm |
| 3221 | 2026-06-25T04:10:50.529Z | uploading: /work/release/ddmd (53074176 bytes) |
| 3222 | 2026-06-25T04:10:51.993Z | uploaded: /work/release/ddmd |
| 3223 | 2026-06-25T04:10:52.002Z | uploading: /work/release/falcon-lab (39489152 bytes) |
| 3224 | 2026-06-25T04:10:53.340Z | uploaded: /work/release/falcon-lab |
| 3225 | 2026-06-25T04:10:53.340Z | uploading: /work/release/mgadm (60257504 bytes) |
| 3226 | 2026-06-25T04:10:54.811Z | uploaded: /work/release/mgadm |
| 3227 | 2026-06-25T04:10:54.812Z | uploading: /work/release/mgd (72093936 bytes) |
| 3228 | 2026-06-25T04:10:56.391Z | uploaded: /work/release/mgd |