|
|
|
| 1 | 2026-06-05T03:57:17.983Z | job assigned to worker 01KTAYSZMAA98EN7YAT87WM1SP [factory aws, i-09754bced8eab9644] (queued for 44 s) |
| |
| 2 | 2026-06-05T03:57:25.205Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:57:25.209Z | ++ uname -s |
| 4 | 2026-06-05T03:57:25.212Z | + kern=SunOS |
| 5 | 2026-06-05T03:57:25.212Z | + build_user=build |
| 6 | 2026-06-05T03:57:25.212Z | + build_uid=12345 |
| 7 | 2026-06-05T03:57:25.212Z | + work_dir=/work |
| 8 | 2026-06-05T03:57:25.212Z | + input_dir=/input |
| 9 | 2026-06-05T03:57:25.212Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:57:25.212Z | + case "$kern" in |
| 11 | 2026-06-05T03:57:25.212Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:57:25.215Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:57:27.219Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:57:27.327Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:57:27.330Z | + home_fs=zfs |
| 16 | 2026-06-05T03:57:27.330Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:57:27.330Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:57:27.330Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:57:28.331Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:57:28.335Z | process exited: duration 3130 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:57:28.342Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:57:28.346Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:57:28.346Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:57:28.346Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T03:57:28.346Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T03:57:28.346Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:57:28.346Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:57:28.349Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:57:28.349Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:57:28.469Z | info: downloading installer |
| 31 | 2026-06-05T03:57:29.801Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:57:29.801Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:57:29.801Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:57:29.801Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:57:29.801Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:57:29.801Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:57:29.801Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:57:29.801Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:57:29.801Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:57:29.801Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:57:29.801Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:57:29.801Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:57:29.801Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:57:29.815Z | info: profile set to default |
| 45 | 2026-06-05T03:57:29.815Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:57:29.817Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:57:29.966Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:57:29.969Z | info: downloading 6 components |
| 49 | 2026-06-05T03:57:44.334Z | |
| 50 | 2026-06-05T03:57:44.334Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:57:44.369Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:57:44.369Z | |
| 53 | 2026-06-05T03:57:44.369Z | |
| 54 | 2026-06-05T03:57:44.369Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:57:44.370Z | |
| 56 | 2026-06-05T03:57:44.370Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:57:44.370Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:57:44.370Z | |
| 59 | 2026-06-05T03:57:44.370Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:57:44.370Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:57:44.370Z | |
| 62 | 2026-06-05T03:57:44.370Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:57:44.370Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:57:44.370Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:57:44.370Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:57:44.370Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:57:44.370Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:57:44.370Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:57:44.377Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:57:44.377Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:57:44.465Z | + rustup --version |
| 72 | 2026-06-05T03:57:44.473Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:57:44.476Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:57:44.495Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:57:44.498Z | + cargo --version |
| 76 | 2026-06-05T03:57:44.511Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:57:44.514Z | + rustc --version |
| 78 | 2026-06-05T03:57:44.533Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:57:44.536Z | process exited: duration 16191 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:57:44.542Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:57:44.557Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:57:44.564Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:57:44.567Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:57:44.569Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:57:44.608Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:57:45.654Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:57:45.654Z | + git fetch origin c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 88 | 2026-06-05T03:57:45.906Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:57:45.906Z | * branch c6b42e3669f55d526156dbc99cdc4d72981075ee -> FETCH_HEAD |
| 90 | 2026-06-05T03:57:45.913Z | + [[ -n renovate/dropshot ]] |
| 91 | 2026-06-05T03:57:45.916Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:57:45.916Z | + current=main |
| 93 | 2026-06-05T03:57:45.916Z | + [[ main != renovate/dropshot ]] |
| 94 | 2026-06-05T03:57:45.916Z | + git branch -f renovate/dropshot c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 95 | 2026-06-05T03:57:45.918Z | + git checkout -f renovate/dropshot |
| 96 | 2026-06-05T03:57:45.936Z | Switched to branch 'renovate/dropshot' |
| 97 | 2026-06-05T03:57:45.939Z | + git reset --hard c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 98 | 2026-06-05T03:57:45.954Z | HEAD is now at c6b42e3 Update dropshot to 0.17.1 |
| 99 | 2026-06-05T03:57:45.957Z | process exited: duration 1390 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:57:45.962Z | starting task 4: "build" |
| 101 | 2026-06-05T03:57:45.966Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-05T03:57:53.635Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-05T03:58:01.346Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-05T03:58:08.643Z | Planning: Solver setup ... Done |
| 105 | 2026-06-05T03:58:08.685Z | Planning: Running solver ... Done |
| 106 | 2026-06-05T03:58:08.825Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-05T03:58:08.836Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-05T03:58:08.920Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-05T03:58:08.950Z | Planning: Package planning ... Done |
| 110 | 2026-06-05T03:58:08.976Z | Planning: Merging actions ... Done |
| 111 | 2026-06-05T03:58:09.086Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-05T03:58:09.092Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-05T03:58:09.874Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-05T03:58:09.878Z | Planning: Planning completed in 8.36 seconds |
| 115 | 2026-06-05T03:58:09.889Z | Packages to install: 2 |
| 116 | 2026-06-05T03:58:09.893Z | Mediators to change: 2 |
| 117 | 2026-06-05T03:58:09.893Z | Services to change: 1 |
| 118 | 2026-06-05T03:58:09.893Z | Create boot environment: No |
| 119 | 2026-06-05T03:58:09.893Z | Create backup boot environment: No |
| 120 | 2026-06-05T03:58:09.930Z | |
| 121 | 2026-06-05T03:58:09.930Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-05T03:58:14.931Z | Download: 1775/3076 items 117.3/211.3MB 55% complete (23.7M/s) |
| 123 | 2026-06-05T03:58:21.486Z | Download: 3074/3076 items 211.0/211.3MB 99% complete (21.0M/s) |
| 124 | 2026-06-05T03:58:21.506Z | Download: Completed 211.31 MB in 11.57 seconds (18.3M/s) |
| 125 | 2026-06-05T03:58:21.634Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-06-05T03:58:24.778Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 127 | 2026-06-05T03:58:25.426Z | Done |
| 128 | 2026-06-05T03:58:25.426Z | Done |
| 129 | 2026-06-05T03:58:26.172Z | Done |
| 130 | 2026-06-05T03:58:29.564Z | Done |
| 131 | 2026-06-05T03:58:29.638Z | Done |
| 132 | 2026-06-05T03:58:29.641Z | Done |
| 133 | 2026-06-05T03:58:29.907Z | Done |
| 134 | 2026-06-05T03:58:30.584Z | + cargo --version |
| 135 | 2026-06-05T03:58:30.591Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 136 | 2026-06-05T03:58:30.773Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 137 | 2026-06-05T03:58:30.780Z | info: downloading 6 components |
| 138 | 2026-06-05T03:58:45.552Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 139 | 2026-06-05T03:58:45.554Z | + rustc --version |
| 140 | 2026-06-05T03:58:45.582Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-06-05T03:58:45.585Z | + banner check |
| 142 | 2026-06-05T03:58:45.589Z | |
| 143 | 2026-06-05T03:58:45.590Z | #### # # ###### #### # # |
| 144 | 2026-06-05T03:58:45.590Z | # # # # # # # # # |
| 145 | 2026-06-05T03:58:45.590Z | # ###### ##### # #### |
| 146 | 2026-06-05T03:58:45.590Z | # # # # # # # |
| 147 | 2026-06-05T03:58:45.590Z | # # # # # # # # # |
| 148 | 2026-06-05T03:58:45.590Z | #### # # ###### #### # # |
| 149 | 2026-06-05T03:58:45.590Z | |
| 150 | 2026-06-05T03:58:45.593Z | + cargo fmt -- --check |
| 151 | 2026-06-05T03:58:45.970Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-06-05T03:58:46.081Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-06-05T03:58:46.694Z | From https://github.com/oxidecomputer/falcon |
| 154 | 2026-06-05T03:58:46.694Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 155 | 2026-06-05T03:58:46.774Z | Updating crates.io index |
| 156 | 2026-06-05T03:58:46.808Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-06-05T03:58:47.690Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-06-05T03:58:47.691Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 159 | 2026-06-05T03:58:47.920Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-06-05T03:58:48.168Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-06-05T03:58:48.168Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 162 | 2026-06-05T03:58:48.174Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-06-05T03:58:48.593Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-06-05T03:58:48.593Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 165 | 2026-06-05T03:58:48.602Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 166 | 2026-06-05T03:58:56.220Z | From https://github.com/oxidecomputer/omicron |
| 167 | 2026-06-05T03:58:56.220Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 168 | 2026-06-05T03:58:56.636Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-06-05T03:58:57.323Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-06-05T03:58:57.323Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 171 | 2026-06-05T03:58:57.345Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-06-05T03:58:57.585Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-06-05T03:58:57.585Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-06-05T03:58:58.207Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 175 | 2026-06-05T03:58:58.479Z | From https://github.com/oxidecomputer/network-interface |
| 176 | 2026-06-05T03:58:58.479Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 177 | 2026-06-05T03:58:58.505Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-06-05T03:58:58.774Z | From https://github.com/oxidecomputer/zone |
| 179 | 2026-06-05T03:58:58.774Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 180 | 2026-06-05T03:58:58.869Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 181 | 2026-06-05T03:58:59.476Z | From https://github.com/oxidecomputer/propolis |
| 182 | 2026-06-05T03:58:59.476Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 183 | 2026-06-05T03:58:59.709Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 184 | 2026-06-05T03:59:00.202Z | From https://github.com/oxidecomputer/transceiver-control |
| 185 | 2026-06-05T03:59:00.202Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 186 | 2026-06-05T03:59:00.212Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 187 | 2026-06-05T03:59:00.498Z | From https://github.com/oxidecomputer/dlpi-sys |
| 188 | 2026-06-05T03:59:00.498Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 189 | 2026-06-05T03:59:00.512Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 190 | 2026-06-05T03:59:00.796Z | From https://github.com/jmesmon/rust-libzfs |
| 191 | 2026-06-05T03:59:00.796Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 192 | 2026-06-05T03:59:00.804Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 193 | 2026-06-05T03:59:01.051Z | From https://github.com/oxidecomputer/rusty-doors |
| 194 | 2026-06-05T03:59:01.051Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 195 | 2026-06-05T03:59:01.122Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 196 | 2026-06-05T03:59:01.617Z | From https://github.com/oxidecomputer/lldp |
| 197 | 2026-06-05T03:59:01.617Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 198 | 2026-06-05T03:59:01.742Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 199 | 2026-06-05T03:59:02.005Z | From https://github.com/oxidecomputer/slog-error-chain |
| 200 | 2026-06-05T03:59:02.005Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 201 | 2026-06-05T03:59:02.024Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 202 | 2026-06-05T03:59:02.317Z | From https://github.com/oxidecomputer/tufaceous |
| 203 | 2026-06-05T03:59:02.317Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 204 | 2026-06-05T03:59:02.472Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 205 | 2026-06-05T03:59:02.921Z | From https://github.com/oxidecomputer/management-gateway-service |
| 206 | 2026-06-05T03:59:02.921Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 207 | 2026-06-05T03:59:03.038Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 208 | 2026-06-05T03:59:03.887Z | From https://github.com/oxidecomputer/crucible |
| 209 | 2026-06-05T03:59:03.887Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 210 | 2026-06-05T03:59:04.756Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 211 | 2026-06-05T03:59:05.018Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 212 | 2026-06-05T03:59:05.018Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 213 | 2026-06-05T03:59:05.226Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 214 | 2026-06-05T03:59:05.594Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-06-05T03:59:05.594Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 216 | 2026-06-05T03:59:05.782Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 217 | 2026-06-05T03:59:06.259Z | From https://github.com/oxidecomputer/crucible |
| 218 | 2026-06-05T03:59:06.259Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 219 | 2026-06-05T03:59:06.346Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-06-05T03:59:06.680Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-06-05T03:59:06.680Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 222 | 2026-06-05T03:59:06.703Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-06-05T03:59:07.362Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-06-05T03:59:07.362Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-06-05T03:59:07.400Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-06-05T03:59:07.679Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-06-05T03:59:07.679Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-06-05T03:59:07.690Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 229 | 2026-06-05T03:59:07.949Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 230 | 2026-06-05T03:59:07.949Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 231 | 2026-06-05T03:59:08.768Z | Downloading crates ... |
| 232 | 2026-06-05T03:59:08.868Z | Downloaded cfg-if v1.0.4 |
| 233 | 2026-06-05T03:59:08.872Z | Downloaded anyhow v1.0.102 |
| 234 | 2026-06-05T03:59:08.872Z | Downloaded console v0.16.3 |
| 235 | 2026-06-05T03:59:08.872Z | Downloaded clap_lex v1.1.0 |
| 236 | 2026-06-05T03:59:08.872Z | Downloaded equivalent v1.0.2 |
| 237 | 2026-06-05T03:59:08.872Z | Downloaded bytecount v0.6.9 |
| 238 | 2026-06-05T03:59:08.889Z | Downloaded critical-section v1.2.0 |
| 239 | 2026-06-05T03:59:08.889Z | Downloaded digest v0.10.7 |
| 240 | 2026-06-05T03:59:08.889Z | Downloaded derive_more v0.99.20 |
| 241 | 2026-06-05T03:59:08.893Z | Downloaded hash32 v0.3.1 |
| 242 | 2026-06-05T03:59:08.893Z | Downloaded fixedbitset v0.5.7 |
| 243 | 2026-06-05T03:59:08.894Z | Downloaded data-encoding v2.11.0 |
| 244 | 2026-06-05T03:59:08.894Z | Downloaded crypto-common v0.2.2 |
| 245 | 2026-06-05T03:59:08.894Z | Downloaded embedded-io v0.6.1 |
| 246 | 2026-06-05T03:59:08.894Z | Downloaded futures-task v0.3.32 |
| 247 | 2026-06-05T03:59:08.894Z | Downloaded elliptic-curve v0.13.8 |
| 248 | 2026-06-05T03:59:08.897Z | Downloaded highway v1.3.0 |
| 249 | 2026-06-05T03:59:08.902Z | Downloaded futures-channel v0.3.32 |
| 250 | 2026-06-05T03:59:08.902Z | Downloaded ff v0.13.1 |
| 251 | 2026-06-05T03:59:08.907Z | Downloaded foldhash v0.2.0 |
| 252 | 2026-06-05T03:59:08.907Z | Downloaded futures-sink v0.3.32 |
| 253 | 2026-06-05T03:59:08.916Z | Downloaded futures-executor v0.3.32 |
| 254 | 2026-06-05T03:59:08.916Z | Downloaded base16ct v0.2.0 |
| 255 | 2026-06-05T03:59:08.916Z | Downloaded foreign-types-shared v0.1.1 |
| 256 | 2026-06-05T03:59:08.921Z | Downloaded heapless v0.8.0 |
| 257 | 2026-06-05T03:59:08.922Z | Downloaded darling v0.23.0 |
| 258 | 2026-06-05T03:59:08.922Z | Downloaded form_urlencoded v1.2.2 |
| 259 | 2026-06-05T03:59:08.922Z | Downloaded dunce v1.0.5 |
| 260 | 2026-06-05T03:59:08.925Z | Downloaded dof v0.4.0 |
| 261 | 2026-06-05T03:59:08.925Z | Downloaded gethostname v0.5.0 |
| 262 | 2026-06-05T03:59:08.929Z | Downloaded base16ct v1.0.0 |
| 263 | 2026-06-05T03:59:08.930Z | Downloaded defmt-parser v1.0.0 |
| 264 | 2026-06-05T03:59:08.935Z | Downloaded errno v0.3.14 |
| 265 | 2026-06-05T03:59:08.935Z | Downloaded dyn-clone v1.0.20 |
| 266 | 2026-06-05T03:59:08.935Z | Downloaded heck v0.5.0 |
| 267 | 2026-06-05T03:59:08.938Z | Downloaded async-stream-impl v0.3.6 |
| 268 | 2026-06-05T03:59:08.938Z | Downloaded darling_macro v0.21.3 |
| 269 | 2026-06-05T03:59:08.941Z | Downloaded atomicwrites v0.4.4 |
| 270 | 2026-06-05T03:59:08.941Z | Downloaded float-ord v0.3.2 |
| 271 | 2026-06-05T03:59:08.947Z | Downloaded debug-ignore v1.0.5 |
| 272 | 2026-06-05T03:59:08.947Z | Downloaded darling_core v0.23.0 |
| 273 | 2026-06-05T03:59:08.953Z | Downloaded heck v0.4.1 |
| 274 | 2026-06-05T03:59:08.954Z | Downloaded darling_macro v0.23.0 |
| 275 | 2026-06-05T03:59:08.958Z | Downloaded futures-core v0.3.32 |
| 276 | 2026-06-05T03:59:08.958Z | Downloaded git-stub v1.0.0 |
| 277 | 2026-06-05T03:59:08.958Z | Downloaded enum-as-inner v0.6.1 |
| 278 | 2026-06-05T03:59:08.962Z | Downloaded argon2 v0.5.3 |
| 279 | 2026-06-05T03:59:08.962Z | Downloaded backoff v0.4.0 |
| 280 | 2026-06-05T03:59:08.966Z | Downloaded generic-array v0.14.7 |
| 281 | 2026-06-05T03:59:08.967Z | Downloaded foreign-types-macros v0.2.3 |
| 282 | 2026-06-05T03:59:08.967Z | Downloaded hostname v0.4.2 |
| 283 | 2026-06-05T03:59:08.970Z | Downloaded compression-core v0.4.32 |
| 284 | 2026-06-05T03:59:08.970Z | Downloaded httpdate v1.0.3 |
| 285 | 2026-06-05T03:59:08.973Z | Downloaded cobs v0.3.0 |
| 286 | 2026-06-05T03:59:08.973Z | Downloaded bit-set v0.8.0 |
| 287 | 2026-06-05T03:59:08.977Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 288 | 2026-06-05T03:59:08.978Z | Downloaded fixedbitset v0.4.2 |
| 289 | 2026-06-05T03:59:08.981Z | Downloaded fs-err v3.3.0 |
| 290 | 2026-06-05T03:59:08.981Z | Downloaded convert_case v0.4.0 |
| 291 | 2026-06-05T03:59:08.985Z | Downloaded block-buffer v0.12.0 |
| 292 | 2026-06-05T03:59:08.985Z | Downloaded either v1.16.0 |
| 293 | 2026-06-05T03:59:08.988Z | Downloaded hashbrown v0.15.5 |
| 294 | 2026-06-05T03:59:08.992Z | Downloaded colorchoice v1.0.5 |
| 295 | 2026-06-05T03:59:08.992Z | Downloaded cmake v0.1.58 |
| 296 | 2026-06-05T03:59:08.995Z | Downloaded indent_write v2.2.0 |
| 297 | 2026-06-05T03:59:08.995Z | Downloaded crucible-workspace-hack v0.1.0 |
| 298 | 2026-06-05T03:59:08.998Z | Downloaded cfg_aliases v0.2.1 |
| 299 | 2026-06-05T03:59:08.998Z | Downloaded glob v0.3.3 |
| 300 | 2026-06-05T03:59:09.001Z | Downloaded group v0.13.0 |
| 301 | 2026-06-05T03:59:09.001Z | Downloaded crypto-common v0.1.7 |
| 302 | 2026-06-05T03:59:09.005Z | Downloaded bstr v1.12.1 |
| 303 | 2026-06-05T03:59:09.008Z | Downloaded is_terminal_polyfill v1.70.2 |
| 304 | 2026-06-05T03:59:09.011Z | Downloaded internet-checksum v0.2.1 |
| 305 | 2026-06-05T03:59:09.011Z | Downloaded hyper-rustls v0.27.9 |
| 306 | 2026-06-05T03:59:09.016Z | Downloaded instant v0.1.13 |
| 307 | 2026-06-05T03:59:09.016Z | Downloaded chacha20 v0.9.1 |
| 308 | 2026-06-05T03:59:09.019Z | Downloaded http-body-util v0.1.3 |
| 309 | 2026-06-05T03:59:09.019Z | Downloaded base64ct v1.8.3 |
| 310 | 2026-06-05T03:59:09.022Z | Downloaded diff v0.1.13 |
| 311 | 2026-06-05T03:59:09.025Z | Downloaded crossbeam-deque v0.8.6 |
| 312 | 2026-06-05T03:59:09.028Z | Downloaded cancel-safe-futures v0.1.5 |
| 313 | 2026-06-05T03:59:09.028Z | Downloaded crossbeam-utils v0.8.21 |
| 314 | 2026-06-05T03:59:09.033Z | Downloaded defmt v0.3.100 |
| 315 | 2026-06-05T03:59:09.037Z | Downloaded ciborium-ll v0.2.2 |
| 316 | 2026-06-05T03:59:09.037Z | Downloaded blake2 v0.10.6 |
| 317 | 2026-06-05T03:59:09.037Z | Downloaded inout v0.1.4 |
| 318 | 2026-06-05T03:59:09.041Z | Downloaded hubpack v0.1.2 |
| 319 | 2026-06-05T03:59:09.041Z | Downloaded daft-derive v0.1.7 |
| 320 | 2026-06-05T03:59:09.045Z | Downloaded ingot v0.1.1 |
| 321 | 2026-06-05T03:59:09.045Z | Downloaded idna_adapter v1.2.2 |
| 322 | 2026-06-05T03:59:09.048Z | Downloaded autocfg v1.5.1 |
| 323 | 2026-06-05T03:59:09.048Z | Downloaded ipnet v2.12.0 |
| 324 | 2026-06-05T03:59:09.051Z | Downloaded hybrid-array v0.4.12 |
| 325 | 2026-06-05T03:59:09.055Z | Downloaded dropshot_endpoint v0.17.1 |
| 326 | 2026-06-05T03:59:09.055Z | Downloaded futures v0.3.32 |
| 327 | 2026-06-05T03:59:09.058Z | Downloaded httparse v1.10.1 |
| 328 | 2026-06-05T03:59:09.060Z | Downloaded derive-where v1.6.1 |
| 329 | 2026-06-05T03:59:09.063Z | Downloaded memoffset v0.9.1 |
| 330 | 2026-06-05T03:59:09.066Z | Downloaded managed v0.8.0 |
| 331 | 2026-06-05T03:59:09.066Z | Downloaded konst_macro_rules v0.2.19 |
| 332 | 2026-06-05T03:59:09.069Z | Downloaded ciborium v0.2.2 |
| 333 | 2026-06-05T03:59:09.074Z | Downloaded num-conv v0.2.2 |
| 334 | 2026-06-05T03:59:09.074Z | Downloaded num v0.4.3 |
| 335 | 2026-06-05T03:59:09.079Z | Downloaded embedded-io v0.4.0 |
| 336 | 2026-06-05T03:59:09.079Z | Downloaded newtype-uuid-macros v0.1.0 |
| 337 | 2026-06-05T03:59:09.079Z | Downloaded hex v0.4.3 |
| 338 | 2026-06-05T03:59:09.083Z | Downloaded hmac v0.12.1 |
| 339 | 2026-06-05T03:59:09.083Z | Downloaded erased-serde v0.3.31 |
| 340 | 2026-06-05T03:59:09.090Z | Downloaded crypto-bigint v0.5.5 |
| 341 | 2026-06-05T03:59:09.093Z | Downloaded num-derive v0.4.2 |
| 342 | 2026-06-05T03:59:09.093Z | Downloaded getrandom v0.4.2 |
| 343 | 2026-06-05T03:59:09.093Z | Downloaded num-complex v0.4.6 |
| 344 | 2026-06-05T03:59:09.096Z | Downloaded macaddr v1.0.1 |
| 345 | 2026-06-05T03:59:09.096Z | Downloaded opaque-debug v0.3.1 |
| 346 | 2026-06-05T03:59:09.098Z | Downloaded omicron-workspace-hack v0.1.0 |
| 347 | 2026-06-05T03:59:09.098Z | Downloaded icu_normalizer_data v2.2.0 |
| 348 | 2026-06-05T03:59:09.101Z | Downloaded openssl-probe v0.2.1 |
| 349 | 2026-06-05T03:59:09.101Z | Downloaded const_format v0.2.36 |
| 350 | 2026-06-05T03:59:09.104Z | Downloaded block-buffer v0.10.4 |
| 351 | 2026-06-05T03:59:09.107Z | Downloaded chacha20poly1305 v0.10.1 |
| 352 | 2026-06-05T03:59:09.110Z | Downloaded const-random-macro v0.1.16 |
| 353 | 2026-06-05T03:59:09.110Z | Downloaded memmap v0.7.0 |
| 354 | 2026-06-05T03:59:09.112Z | Downloaded allocator-api2 v0.2.21 |
| 355 | 2026-06-05T03:59:09.112Z | Downloaded icu_locale_core v2.2.0 |
| 356 | 2026-06-05T03:59:09.116Z | Downloaded icu_provider v2.2.0 |
| 357 | 2026-06-05T03:59:09.121Z | Downloaded ingot-types v0.1.2 |
| 358 | 2026-06-05T03:59:09.124Z | Downloaded olpc-cjson v0.1.4 |
| 359 | 2026-06-05T03:59:09.124Z | Downloaded cstr-argument v0.1.2 |
| 360 | 2026-06-05T03:59:09.124Z | Downloaded libsw v3.5.0 |
| 361 | 2026-06-05T03:59:09.126Z | Downloaded byte-wrapper v0.1.0 |
| 362 | 2026-06-05T03:59:09.129Z | Downloaded git-stub-vcs v0.1.0 |
| 363 | 2026-06-05T03:59:09.129Z | Downloaded base64 v0.21.7 |
| 364 | 2026-06-05T03:59:09.135Z | Downloaded openssl-macros v0.1.1 |
| 365 | 2026-06-05T03:59:09.139Z | Downloaded newline-converter v0.3.0 |
| 366 | 2026-06-05T03:59:09.139Z | Downloaded lazy_static v1.5.0 |
| 367 | 2026-06-05T03:59:09.139Z | Downloaded lru-slab v0.1.2 |
| 368 | 2026-06-05T03:59:09.139Z | Downloaded newtype-uuid v1.3.2 |
| 369 | 2026-06-05T03:59:09.144Z | Downloaded lock_api v0.4.14 |
| 370 | 2026-06-05T03:59:09.144Z | Downloaded bs58 v0.5.1 |
| 371 | 2026-06-05T03:59:09.144Z | Downloaded itoa v1.0.18 |
| 372 | 2026-06-05T03:59:09.148Z | Downloaded num_enum_derive v0.5.11 |
| 373 | 2026-06-05T03:59:09.148Z | Downloaded icu_properties v2.2.0 |
| 374 | 2026-06-05T03:59:09.154Z | Downloaded ingot-macros v0.1.1 |
| 375 | 2026-06-05T03:59:09.154Z | Downloaded defmt-macros v1.1.0 |
| 376 | 2026-06-05T03:59:09.157Z | Downloaded percent-encoding v2.3.2 |
| 377 | 2026-06-05T03:59:09.157Z | Downloaded crossbeam-channel v0.5.15 |
| 378 | 2026-06-05T03:59:09.157Z | Downloaded newtype_derive v0.1.6 |
| 379 | 2026-06-05T03:59:09.157Z | Downloaded adler2 v2.0.1 |
| 380 | 2026-06-05T03:59:09.160Z | Downloaded natord v1.0.9 |
| 381 | 2026-06-05T03:59:09.160Z | Downloaded aead v0.5.2 |
| 382 | 2026-06-05T03:59:09.163Z | Downloaded parse-display-derive v0.10.0 |
| 383 | 2026-06-05T03:59:09.163Z | Downloaded crossbeam-epoch v0.9.18 |
| 384 | 2026-06-05T03:59:09.166Z | Downloaded powerfmt v0.2.0 |
| 385 | 2026-06-05T03:59:09.166Z | Downloaded proc-macro-crate v3.5.0 |
| 386 | 2026-06-05T03:59:09.169Z | Downloaded linked-hash-map v0.5.6 |
| 387 | 2026-06-05T03:59:09.169Z | Downloaded parking_lot_core v0.8.6 |
| 388 | 2026-06-05T03:59:09.172Z | Downloaded num_enum v0.7.6 |
| 389 | 2026-06-05T03:59:09.174Z | Downloaded daft v0.1.7 |
| 390 | 2026-06-05T03:59:09.178Z | Downloaded is_ci v1.2.0 |
| 391 | 2026-06-05T03:59:09.178Z | Downloaded is-terminal v0.4.17 |
| 392 | 2026-06-05T03:59:09.178Z | Downloaded humantime v2.3.0 |
| 393 | 2026-06-05T03:59:09.180Z | Downloaded http-body v1.0.1 |
| 394 | 2026-06-05T03:59:09.180Z | Downloaded anstyle v1.0.14 |
| 395 | 2026-06-05T03:59:09.183Z | Downloaded libscf-sys v1.2.0 |
| 396 | 2026-06-05T03:59:09.183Z | Downloaded ciborium-io v0.2.2 |
| 397 | 2026-06-05T03:59:09.187Z | Downloaded anstyle-query v1.1.5 |
| 398 | 2026-06-05T03:59:09.187Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 399 | 2026-06-05T03:59:09.192Z | Downloaded proc-macro-error-attr v1.0.4 |
| 400 | 2026-06-05T03:59:09.192Z | Downloaded progenitor-client v0.14.0 |
| 401 | 2026-06-05T03:59:09.192Z | Downloaded phf v0.12.1 |
| 402 | 2026-06-05T03:59:09.196Z | Downloaded num-integer v0.1.46 |
| 403 | 2026-06-05T03:59:09.196Z | Downloaded jiff-static v0.2.28 |
| 404 | 2026-06-05T03:59:09.196Z | Downloaded num-traits v0.2.19 |
| 405 | 2026-06-05T03:59:09.202Z | Downloaded progenitor-macro v0.10.0 |
| 406 | 2026-06-05T03:59:09.202Z | Downloaded fs_extra v1.3.0 |
| 407 | 2026-06-05T03:59:09.202Z | Downloaded num_threads v0.1.7 |
| 408 | 2026-06-05T03:59:09.204Z | Downloaded plain v0.2.3 |
| 409 | 2026-06-05T03:59:09.205Z | Downloaded pin-project-internal v1.1.13 |
| 410 | 2026-06-05T03:59:09.205Z | Downloaded pretty-hex v0.4.2 |
| 411 | 2026-06-05T03:59:09.205Z | Downloaded potential_utf v0.1.5 |
| 412 | 2026-06-05T03:59:09.207Z | Downloaded progenitor-client v0.10.0 |
| 413 | 2026-06-05T03:59:09.207Z | Downloaded quick-error v1.2.3 |
| 414 | 2026-06-05T03:59:09.210Z | Downloaded ref-cast v1.0.25 |
| 415 | 2026-06-05T03:59:09.214Z | Downloaded owo-colors v4.3.0 |
| 416 | 2026-06-05T03:59:09.214Z | Downloaded progenitor-macro v0.14.0 |
| 417 | 2026-06-05T03:59:09.214Z | Downloaded num-iter v0.1.45 |
| 418 | 2026-06-05T03:59:09.216Z | Downloaded mime v0.3.17 |
| 419 | 2026-06-05T03:59:09.217Z | Downloaded rand_xorshift v0.4.0 |
| 420 | 2026-06-05T03:59:09.220Z | Downloaded no-std-compat v0.4.1 |
| 421 | 2026-06-05T03:59:09.220Z | Downloaded drift v0.2.0 |
| 422 | 2026-06-05T03:59:09.237Z | Downloaded progenitor-macro v0.13.0 |
| 423 | 2026-06-05T03:59:09.241Z | Downloaded pkg-config v0.3.33 |
| 424 | 2026-06-05T03:59:09.242Z | Downloaded hickory-resolver v0.25.2 |
| 425 | 2026-06-05T03:59:09.242Z | Downloaded pin-project-lite v0.2.17 |
| 426 | 2026-06-05T03:59:09.242Z | Downloaded progenitor v0.14.0 |
| 427 | 2026-06-05T03:59:09.242Z | Downloaded ppv-lite86 v0.2.21 |
| 428 | 2026-06-05T03:59:09.242Z | Downloaded pem v3.0.6 |
| 429 | 2026-06-05T03:59:09.242Z | Downloaded icu_normalizer v2.2.0 |
| 430 | 2026-06-05T03:59:09.252Z | Downloaded rustc_version v0.4.1 |
| 431 | 2026-06-05T03:59:09.252Z | Downloaded phf_shared v0.12.1 |
| 432 | 2026-06-05T03:59:09.252Z | Downloaded console v0.15.11 |
| 433 | 2026-06-05T03:59:09.252Z | Downloaded password-hash v0.5.0 |
| 434 | 2026-06-05T03:59:09.256Z | Downloaded parking_lot_core v0.9.12 |
| 435 | 2026-06-05T03:59:09.256Z | Downloaded proc-macro-error v1.0.4 |
| 436 | 2026-06-05T03:59:09.256Z | Downloaded parse-display v0.10.0 |
| 437 | 2026-06-05T03:59:09.256Z | Downloaded iana-time-zone v0.1.65 |
| 438 | 2026-06-05T03:59:09.256Z | Downloaded oxide-tokio-rt v0.1.6 |
| 439 | 2026-06-05T03:59:09.259Z | Downloaded hashbrown v0.12.3 |
| 440 | 2026-06-05T03:59:09.259Z | Downloaded postcard v1.1.3 |
| 441 | 2026-06-05T03:59:09.265Z | Downloaded poly1305 v0.8.0 |
| 442 | 2026-06-05T03:59:09.267Z | Downloaded progenitor v0.10.0 |
| 443 | 2026-06-05T03:59:09.267Z | Downloaded progenitor-extras v0.2.0 |
| 444 | 2026-06-05T03:59:09.267Z | Downloaded scroll_derive v0.13.1 |
| 445 | 2026-06-05T03:59:09.267Z | Downloaded progenitor-client v0.13.0 |
| 446 | 2026-06-05T03:59:09.268Z | Downloaded same-file v1.0.6 |
| 447 | 2026-06-05T03:59:09.272Z | Downloaded progenitor v0.13.0 |
| 448 | 2026-06-05T03:59:09.272Z | Downloaded scroll_derive v0.12.1 |
| 449 | 2026-06-05T03:59:09.276Z | Downloaded parking_lot v0.11.2 |
| 450 | 2026-06-05T03:59:09.276Z | Downloaded memmap2 v0.9.10 |
| 451 | 2026-06-05T03:59:09.276Z | Downloaded parking_lot v0.12.5 |
| 452 | 2026-06-05T03:59:09.279Z | Downloaded multer v3.1.0 |
| 453 | 2026-06-05T03:59:09.279Z | Downloaded serde-big-array v0.5.1 |
| 454 | 2026-06-05T03:59:09.279Z | Downloaded rustc_version v0.1.7 |
| 455 | 2026-06-05T03:59:09.283Z | Downloaded proc-macro-crate v1.3.1 |
| 456 | 2026-06-05T03:59:09.283Z | Downloaded rand_core v0.9.5 |
| 457 | 2026-06-05T03:59:09.283Z | Downloaded rand_chacha v0.9.0 |
| 458 | 2026-06-05T03:59:09.286Z | Downloaded serde_plain v1.0.2 |
| 459 | 2026-06-05T03:59:09.286Z | Downloaded flate2 v1.1.9 |
| 460 | 2026-06-05T03:59:09.292Z | Downloaded rand_core v0.10.1 |
| 461 | 2026-06-05T03:59:09.296Z | Downloaded num_enum_derive v0.7.6 |
| 462 | 2026-06-05T03:59:09.296Z | Downloaded indexmap v1.9.3 |
| 463 | 2026-06-05T03:59:09.296Z | Downloaded secrecy v0.10.3 |
| 464 | 2026-06-05T03:59:09.296Z | Downloaded ref-cast-impl v1.0.25 |
| 465 | 2026-06-05T03:59:09.296Z | Downloaded num_enum v0.5.11 |
| 466 | 2026-06-05T03:59:09.304Z | Downloaded serial_test v3.5.0 |
| 467 | 2026-06-05T03:59:09.307Z | Downloaded pest_generator v2.8.6 |
| 468 | 2026-06-05T03:59:09.307Z | Downloaded hyper-util v0.1.20 |
| 469 | 2026-06-05T03:59:09.307Z | Downloaded num-rational v0.4.2 |
| 470 | 2026-06-05T03:59:09.307Z | Downloaded icu_collections v2.2.0 |
| 471 | 2026-06-05T03:59:09.312Z | Downloaded serial_test_derive v3.5.0 |
| 472 | 2026-06-05T03:59:09.317Z | Downloaded serde_spanned v1.1.1 |
| 473 | 2026-06-05T03:59:09.317Z | Downloaded serde_repr v0.1.20 |
| 474 | 2026-06-05T03:59:09.317Z | Downloaded sigpipe v0.1.3 |
| 475 | 2026-06-05T03:59:09.317Z | Downloaded rand_core v0.6.4 |
| 476 | 2026-06-05T03:59:09.320Z | Downloaded semver v0.1.20 |
| 477 | 2026-06-05T03:59:09.320Z | Downloaded once_cell v1.21.4 |
| 478 | 2026-06-05T03:59:09.320Z | Downloaded litemap v0.8.2 |
| 479 | 2026-06-05T03:59:09.320Z | Downloaded serde_urlencoded v0.7.1 |
| 480 | 2026-06-05T03:59:09.325Z | Downloaded rusty-fork v0.3.1 |
| 481 | 2026-06-05T03:59:09.325Z | Downloaded rustversion v1.0.22 |
| 482 | 2026-06-05T03:59:09.329Z | Downloaded rustc-hash v2.1.2 |
| 483 | 2026-06-05T03:59:09.329Z | Downloaded ipnetwork v0.21.1 |
| 484 | 2026-06-05T03:59:09.329Z | Downloaded scopeguard v1.2.0 |
| 485 | 2026-06-05T03:59:09.329Z | Downloaded sha1 v0.10.6 |
| 486 | 2026-06-05T03:59:09.338Z | Downloaded rustls-pemfile v2.2.0 |
| 487 | 2026-06-05T03:59:09.338Z | Downloaded clap v4.6.1 |
| 488 | 2026-06-05T03:59:09.342Z | Downloaded paste v1.0.15 |
| 489 | 2026-06-05T03:59:09.342Z | Downloaded rand_chacha v0.3.1 |
| 490 | 2026-06-05T03:59:09.342Z | Downloaded scroll v0.13.0 |
| 491 | 2026-06-05T03:59:09.342Z | Downloaded quinn-udp v0.5.14 |
| 492 | 2026-06-05T03:59:09.348Z | Downloaded serde_path_to_error v0.1.20 |
| 493 | 2026-06-05T03:59:09.348Z | Downloaded oxnet v0.1.6 |
| 494 | 2026-06-05T03:59:09.353Z | Downloaded serde_derive_internals v0.29.1 |
| 495 | 2026-06-05T03:59:09.353Z | Downloaded indicatif v0.18.4 |
| 496 | 2026-06-05T03:59:09.353Z | Downloaded siphasher v1.0.3 |
| 497 | 2026-06-05T03:59:09.353Z | Downloaded serde_spanned v0.6.9 |
| 498 | 2026-06-05T03:59:09.358Z | Downloaded pest_derive v2.8.6 |
| 499 | 2026-06-05T03:59:09.358Z | Downloaded log v0.4.32 |
| 500 | 2026-06-05T03:59:09.358Z | Downloaded expectorate v1.2.0 |
| 501 | 2026-06-05T03:59:09.362Z | Downloaded pin-project v1.1.13 |
| 502 | 2026-06-05T03:59:09.367Z | Downloaded sha2 v0.10.9 |
| 503 | 2026-06-05T03:59:09.367Z | Downloaded slog-envlogger v2.2.0 |
| 504 | 2026-06-05T03:59:09.371Z | Downloaded rustls-native-certs v0.8.4 |
| 505 | 2026-06-05T03:59:09.371Z | Downloaded papergrid v0.11.0 |
| 506 | 2026-06-05T03:59:09.371Z | Downloaded structmeta-derive v0.3.0 |
| 507 | 2026-06-05T03:59:09.375Z | Downloaded strum v0.27.2 |
| 508 | 2026-06-05T03:59:09.375Z | Downloaded stable_deref_trait v1.2.1 |
| 509 | 2026-06-05T03:59:09.375Z | Downloaded openssl-sys v0.9.116 |
| 510 | 2026-06-05T03:59:09.378Z | Downloaded smawk v0.3.2 |
| 511 | 2026-06-05T03:59:09.378Z | Downloaded shlex v2.0.1 |
| 512 | 2026-06-05T03:59:09.382Z | Downloaded slog-bunyan v2.5.0 |
| 513 | 2026-06-05T03:59:09.382Z | Downloaded schemars_derive v0.8.22 |
| 514 | 2026-06-05T03:59:09.385Z | Downloaded strum v0.26.3 |
| 515 | 2026-06-05T03:59:09.385Z | Downloaded serde_tokenstream v0.2.3 |
| 516 | 2026-06-05T03:59:09.385Z | Downloaded bytes v1.11.1 |
| 517 | 2026-06-05T03:59:09.388Z | Downloaded progenitor-impl v0.13.0 |
| 518 | 2026-06-05T03:59:09.388Z | Downloaded papergrid v0.18.0 |
| 519 | 2026-06-05T03:59:09.392Z | Downloaded sync_wrapper v1.0.2 |
| 520 | 2026-06-05T03:59:09.396Z | Downloaded supports-color v3.0.2 |
| 521 | 2026-06-05T03:59:09.396Z | Downloaded slog-async v2.8.0 |
| 522 | 2026-06-05T03:59:09.396Z | Downloaded resolv-conf v0.7.6 |
| 523 | 2026-06-05T03:59:09.396Z | Downloaded signal-hook-registry v1.4.8 |
| 524 | 2026-06-05T03:59:09.398Z | Downloaded rustls-pki-types v1.14.1 |
| 525 | 2026-06-05T03:59:09.398Z | Downloaded hickory-resolver v0.24.4 |
| 526 | 2026-06-05T03:59:09.401Z | Downloaded termtree v0.5.1 |
| 527 | 2026-06-05T03:59:09.405Z | Downloaded subtle v2.6.1 |
| 528 | 2026-06-05T03:59:09.405Z | Downloaded cc v1.2.63 |
| 529 | 2026-06-05T03:59:09.411Z | Downloaded terminal_size v0.4.4 |
| 530 | 2026-06-05T03:59:09.411Z | Downloaded tagptr v0.2.0 |
| 531 | 2026-06-05T03:59:09.411Z | Downloaded thread-id v4.2.2 |
| 532 | 2026-06-05T03:59:09.411Z | Downloaded konst v0.2.20 |
| 533 | 2026-06-05T03:59:09.415Z | Downloaded slog-json v2.6.1 |
| 534 | 2026-06-05T03:59:09.415Z | Downloaded sha1 v0.11.0 |
| 535 | 2026-06-05T03:59:09.415Z | Downloaded swrite v0.1.0 |
| 536 | 2026-06-05T03:59:09.415Z | Downloaded take_mut v0.2.2 |
| 537 | 2026-06-05T03:59:09.423Z | Downloaded indexmap v2.14.0 |
| 538 | 2026-06-05T03:59:09.423Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 539 | 2026-06-05T03:59:09.428Z | Downloaded tabwriter v1.4.1 |
| 540 | 2026-06-05T03:59:09.428Z | Downloaded tabled_derive v0.11.0 |
| 541 | 2026-06-05T03:59:09.428Z | Downloaded smf v0.2.3 |
| 542 | 2026-06-05T03:59:09.428Z | Downloaded slog-stdlog v4.1.1 |
| 543 | 2026-06-05T03:59:09.428Z | Downloaded miniz_oxide v0.8.9 |
| 544 | 2026-06-05T03:59:09.428Z | Downloaded progenitor-impl v0.14.0 |
| 545 | 2026-06-05T03:59:09.428Z | Downloaded simd-adler32 v0.3.9 |
| 546 | 2026-06-05T03:59:09.435Z | Downloaded pretty_assertions v1.4.1 |
| 547 | 2026-06-05T03:59:09.435Z | Downloaded minimal-lexical v0.2.1 |
| 548 | 2026-06-05T03:59:09.435Z | Downloaded strsim v0.11.1 |
| 549 | 2026-06-05T03:59:09.441Z | Downloaded thread-id v5.1.0 |
| 550 | 2026-06-05T03:59:09.441Z | Downloaded testing_table v0.3.0 |
| 551 | 2026-06-05T03:59:09.441Z | Downloaded semver v1.0.28 |
| 552 | 2026-06-05T03:59:09.441Z | Downloaded tokio-macros v2.7.0 |
| 553 | 2026-06-05T03:59:09.441Z | Downloaded time-core v0.1.8 |
| 554 | 2026-06-05T03:59:09.441Z | Downloaded tabled_derive v0.7.0 |
| 555 | 2026-06-05T03:59:09.441Z | Downloaded slog-dtrace v0.3.0 |
| 556 | 2026-06-05T03:59:09.446Z | Downloaded serde_with_macros v3.20.0 |
| 557 | 2026-06-05T03:59:09.446Z | Downloaded structmeta v0.3.0 |
| 558 | 2026-06-05T03:59:09.446Z | Downloaded progenitor-impl v0.10.0 |
| 559 | 2026-06-05T03:59:09.446Z | Downloaded static_assertions v1.1.0 |
| 560 | 2026-06-05T03:59:09.446Z | Downloaded strum_macros v0.27.2 |
| 561 | 2026-06-05T03:59:09.450Z | Downloaded smartstring v1.0.1 |
| 562 | 2026-06-05T03:59:09.450Z | Downloaded slog-scope v4.4.1 |
| 563 | 2026-06-05T03:59:09.450Z | Downloaded hashbrown v0.16.1 |
| 564 | 2026-06-05T03:59:09.457Z | Downloaded proc-macro2 v1.0.106 |
| 565 | 2026-06-05T03:59:09.457Z | Downloaded slab v0.4.12 |
| 566 | 2026-06-05T03:59:09.457Z | Downloaded proc-macro-error2 v2.0.1 |
| 567 | 2026-06-05T03:59:09.457Z | Downloaded toml_datetime v0.6.11 |
| 568 | 2026-06-05T03:59:09.457Z | Downloaded backon v1.6.0 |
| 569 | 2026-06-05T03:59:09.459Z | Downloaded getrandom v0.3.4 |
| 570 | 2026-06-05T03:59:09.462Z | Downloaded match_cfg v0.1.0 |
| 571 | 2026-06-05T03:59:09.462Z | Downloaded lru-cache v0.1.2 |
| 572 | 2026-06-05T03:59:09.462Z | Downloaded linear-map v1.2.0 |
| 573 | 2026-06-05T03:59:09.472Z | Downloaded libsw-core v0.3.2 |
| 574 | 2026-06-05T03:59:09.472Z | Downloaded jobserver v0.1.34 |
| 575 | 2026-06-05T03:59:09.472Z | Downloaded scroll v0.12.0 |
| 576 | 2026-06-05T03:59:09.472Z | Downloaded rhai_codegen v3.2.0 |
| 577 | 2026-06-05T03:59:09.476Z | Downloaded dtrace-parser v0.2.0 |
| 578 | 2026-06-05T03:59:09.477Z | Downloaded thiserror v2.0.18 |
| 579 | 2026-06-05T03:59:09.477Z | Downloaded thiserror-impl v2.0.18 |
| 580 | 2026-06-05T03:59:09.482Z | Downloaded chacha20 v0.10.0 |
| 581 | 2026-06-05T03:59:09.482Z | Downloaded quote v1.0.45 |
| 582 | 2026-06-05T03:59:09.482Z | Downloaded pest_meta v2.8.6 |
| 583 | 2026-06-05T03:59:09.486Z | Downloaded thiserror v1.0.69 |
| 584 | 2026-06-05T03:59:09.486Z | Downloaded keccak v0.1.6 |
| 585 | 2026-06-05T03:59:09.486Z | Downloaded schemars v0.8.22 |
| 586 | 2026-06-05T03:59:09.511Z | Downloaded tiny-keccak v2.0.2 |
| 587 | 2026-06-05T03:59:09.511Z | Downloaded dropshot-api-manager v0.7.2 |
| 588 | 2026-06-05T03:59:09.511Z | Downloaded try-lock v0.2.5 |
| 589 | 2026-06-05T03:59:09.511Z | Downloaded tower-layer v0.3.3 |
| 590 | 2026-06-05T03:59:09.511Z | Downloaded typify-macro v0.6.2 |
| 591 | 2026-06-05T03:59:09.511Z | Downloaded spin v0.5.2 |
| 592 | 2026-06-05T03:59:09.511Z | Downloaded time-macros v0.2.27 |
| 593 | 2026-06-05T03:59:09.511Z | Downloaded prettyplease v0.2.37 |
| 594 | 2026-06-05T03:59:09.511Z | Downloaded http v1.4.1 |
| 595 | 2026-06-05T03:59:09.511Z | Downloaded slog-term v2.9.2 |
| 596 | 2026-06-05T03:59:09.519Z | Downloaded toml_write v0.1.2 |
| 597 | 2026-06-05T03:59:09.519Z | Downloaded tinyvec_macros v0.1.1 |
| 598 | 2026-06-05T03:59:09.519Z | Downloaded tinystr v0.8.3 |
| 599 | 2026-06-05T03:59:09.519Z | Downloaded thiserror-impl v1.0.69 |
| 600 | 2026-06-05T03:59:09.519Z | Downloaded slog v2.8.2 |
| 601 | 2026-06-05T03:59:09.519Z | Downloaded spin v0.9.8 |
| 602 | 2026-06-05T03:59:09.519Z | Downloaded similar v2.7.0 |
| 603 | 2026-06-05T03:59:09.527Z | Downloaded qorb v0.4.1 |
| 604 | 2026-06-05T03:59:09.527Z | Downloaded rustls-platform-verifier v0.7.0 |
| 605 | 2026-06-05T03:59:09.528Z | Downloaded thiserror-no-std v2.0.2 |
| 606 | 2026-06-05T03:59:09.532Z | Downloaded thread_local v1.1.9 |
| 607 | 2026-06-05T03:59:09.532Z | Downloaded unicode-linebreak v0.1.5 |
| 608 | 2026-06-05T03:59:09.532Z | Downloaded ryu v1.0.23 |
| 609 | 2026-06-05T03:59:09.532Z | Downloaded strum_macros v0.26.4 |
| 610 | 2026-06-05T03:59:09.532Z | Downloaded quinn v0.11.9 |
| 611 | 2026-06-05T03:59:09.532Z | Downloaded synstructure v0.13.2 |
| 612 | 2026-06-05T03:59:09.535Z | Downloaded snafu-derive v0.8.9 |
| 613 | 2026-06-05T03:59:09.535Z | Downloaded serde_core v1.0.228 |
| 614 | 2026-06-05T03:59:09.535Z | Downloaded memchr v2.8.1 |
| 615 | 2026-06-05T03:59:09.538Z | Downloaded utf8_iter v1.0.4 |
| 616 | 2026-06-05T03:59:09.538Z | Downloaded universal-hash v0.5.1 |
| 617 | 2026-06-05T03:59:09.538Z | Downloaded usdt-macro v0.5.0 |
| 618 | 2026-06-05T03:59:09.542Z | Downloaded unarray v0.1.4 |
| 619 | 2026-06-05T03:59:09.542Z | Downloaded unit-prefix v0.5.2 |
| 620 | 2026-06-05T03:59:09.542Z | Downloaded serde_derive v1.0.228 |
| 621 | 2026-06-05T03:59:09.545Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 622 | 2026-06-05T03:59:09.545Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 623 | 2026-06-05T03:59:09.545Z | Downloaded nom v7.1.3 |
| 624 | 2026-06-05T03:59:09.548Z | Downloaded tower-service v0.3.3 |
| 625 | 2026-06-05T03:59:09.548Z | Downloaded hostname v0.3.1 |
| 626 | 2026-06-05T03:59:09.548Z | Downloaded foreign-types v0.5.0 |
| 627 | 2026-06-05T03:59:09.548Z | Downloaded libm v0.2.16 |
| 628 | 2026-06-05T03:59:09.553Z | Downloaded wait-timeout v0.2.1 |
| 629 | 2026-06-05T03:59:09.556Z | Downloaded usdt-attr-macro v0.6.0 |
| 630 | 2026-06-05T03:59:09.556Z | Downloaded usdt-attr-macro v0.5.0 |
| 631 | 2026-06-05T03:59:09.556Z | Downloaded usdt v0.6.0 |
| 632 | 2026-06-05T03:59:09.556Z | Downloaded untrusted v0.9.0 |
| 633 | 2026-06-05T03:59:09.559Z | Downloaded version_check v0.9.5 |
| 634 | 2026-06-05T03:59:09.559Z | Downloaded utf-8 v0.7.6 |
| 635 | 2026-06-05T03:59:09.559Z | Downloaded usdt-macro v0.6.0 |
| 636 | 2026-06-05T03:59:09.561Z | Downloaded unicode-xid v0.2.6 |
| 637 | 2026-06-05T03:59:09.561Z | Downloaded smallvec v1.15.1 |
| 638 | 2026-06-05T03:59:09.565Z | Downloaded socket2 v0.6.4 |
| 639 | 2026-06-05T03:59:09.565Z | Downloaded rayon-core v1.13.0 |
| 640 | 2026-06-05T03:59:09.573Z | Downloaded tokio-rustls v0.26.4 |
| 641 | 2026-06-05T03:59:09.573Z | Downloaded iddqd v0.4.2 |
| 642 | 2026-06-05T03:59:09.576Z | Downloaded serde_yaml v0.9.34+deprecated |
| 643 | 2026-06-05T03:59:09.576Z | Downloaded typify-macro v0.4.3 |
| 644 | 2026-06-05T03:59:09.576Z | Downloaded typeid v1.0.3 |
| 645 | 2026-06-05T03:59:09.576Z | Downloaded async-recursion v1.1.1 |
| 646 | 2026-06-05T03:59:09.576Z | Downloaded half v2.7.1 |
| 647 | 2026-06-05T03:59:09.583Z | Downloaded getrandom v0.2.17 |
| 648 | 2026-06-05T03:59:09.583Z | Downloaded utf8parse v0.2.2 |
| 649 | 2026-06-05T03:59:09.583Z | Downloaded tokio-tungstenite v0.21.0 |
| 650 | 2026-06-05T03:59:09.587Z | Downloaded usdt v0.5.0 |
| 651 | 2026-06-05T03:59:09.587Z | Downloaded cargo_toml v0.22.3 |
| 652 | 2026-06-05T03:59:09.587Z | Downloaded find-msvc-tools v0.1.9 |
| 653 | 2026-06-05T03:59:09.587Z | Downloaded bitflags v2.12.1 |
| 654 | 2026-06-05T03:59:09.591Z | Downloaded schemars v1.2.1 |
| 655 | 2026-06-05T03:59:09.594Z | Downloaded hkdf v0.12.4 |
| 656 | 2026-06-05T03:59:09.598Z | Downloaded crc32fast v1.5.0 |
| 657 | 2026-06-05T03:59:09.598Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 658 | 2026-06-05T03:59:09.598Z | Downloaded arc-swap v1.9.1 |
| 659 | 2026-06-05T03:59:09.602Z | Downloaded toml v0.8.23 |
| 660 | 2026-06-05T03:59:09.605Z | Downloaded textwrap v0.16.2 |
| 661 | 2026-06-05T03:59:09.605Z | Downloaded darling v0.21.3 |
| 662 | 2026-06-05T03:59:09.610Z | Downloaded cookie v0.18.1 |
| 663 | 2026-06-05T03:59:09.610Z | Downloaded zerofrom-derive v0.1.7 |
| 664 | 2026-06-05T03:59:09.613Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 665 | 2026-06-05T03:59:09.613Z | Downloaded aho-corasick v1.1.4 |
| 666 | 2026-06-05T03:59:09.613Z | Downloaded thin-vec v0.2.18 |
| 667 | 2026-06-05T03:59:09.617Z | Downloaded test-strategy v0.4.5 |
| 668 | 2026-06-05T03:59:09.619Z | Downloaded zerofrom v0.1.8 |
| 669 | 2026-06-05T03:59:09.619Z | Downloaded want v0.3.1 |
| 670 | 2026-06-05T03:59:09.619Z | Downloaded waitgroup v0.1.2 |
| 671 | 2026-06-05T03:59:09.619Z | Downloaded term v1.2.1 |
| 672 | 2026-06-05T03:59:09.624Z | Downloaded snafu v0.8.9 |
| 673 | 2026-06-05T03:59:09.627Z | Downloaded rand v0.9.4 |
| 674 | 2026-06-05T03:59:09.627Z | Downloaded h2 v0.4.14 |
| 675 | 2026-06-05T03:59:09.630Z | Downloaded ucd-trie v0.1.7 |
| 676 | 2026-06-05T03:59:09.633Z | Downloaded mio v1.2.1 |
| 677 | 2026-06-05T03:59:09.636Z | Downloaded whoami v1.6.1 |
| 678 | 2026-06-05T03:59:09.636Z | Downloaded goblin v0.8.2 |
| 679 | 2026-06-05T03:59:09.639Z | Downloaded zone_cfg_derive v0.3.1 |
| 680 | 2026-06-05T03:59:09.642Z | Downloaded xz2 v0.1.7 |
| 681 | 2026-06-05T03:59:09.642Z | Downloaded tokio-stream v0.1.18 |
| 682 | 2026-06-05T03:59:09.645Z | Downloaded hashbrown v0.17.1 |
| 683 | 2026-06-05T03:59:09.648Z | Downloaded futures-util v0.3.32 |
| 684 | 2026-06-05T03:59:09.655Z | Downloaded zeroize_derive v1.4.3 |
| 685 | 2026-06-05T03:59:09.658Z | Downloaded untrusted v0.7.1 |
| 686 | 2026-06-05T03:59:09.658Z | Downloaded schemars v0.9.0 |
| 687 | 2026-06-05T03:59:09.663Z | Downloaded zeroize v1.8.2 |
| 688 | 2026-06-05T03:59:09.666Z | Downloaded yoke-derive v0.8.2 |
| 689 | 2026-06-05T03:59:09.666Z | Downloaded serde v1.0.228 |
| 690 | 2026-06-05T03:59:09.669Z | Downloaded tempfile v3.27.0 |
| 691 | 2026-06-05T03:59:09.669Z | Downloaded zmij v1.0.21 |
| 692 | 2026-06-05T03:59:09.672Z | Downloaded pest v2.8.6 |
| 693 | 2026-06-05T03:59:09.675Z | Downloaded walkdir v2.5.0 |
| 694 | 2026-06-05T03:59:09.675Z | Downloaded tinyvec v1.11.0 |
| 695 | 2026-06-05T03:59:09.679Z | Downloaded idna v1.1.0 |
| 696 | 2026-06-05T03:59:09.679Z | Downloaded rand v0.10.1 |
| 697 | 2026-06-05T03:59:09.682Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 698 | 2026-06-05T03:59:09.685Z | Downloaded vsss-rs v3.3.4 |
| 699 | 2026-06-05T03:59:09.685Z | Downloaded writeable v0.6.3 |
| 700 | 2026-06-05T03:59:09.688Z | Downloaded steno v0.4.1 |
| 701 | 2026-06-05T03:59:09.688Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 702 | 2026-06-05T03:59:09.691Z | Downloaded nom v8.0.0 |
| 703 | 2026-06-05T03:59:09.694Z | Downloaded unicode-ident v1.0.24 |
| 704 | 2026-06-05T03:59:09.699Z | Downloaded tracing-attributes v0.1.31 |
| 705 | 2026-06-05T03:59:09.699Z | Downloaded zerocopy-derive v0.7.35 |
| 706 | 2026-06-05T03:59:09.707Z | Downloaded usdt-impl v0.6.0 |
| 707 | 2026-06-05T03:59:09.707Z | Downloaded tokio-dtrace v0.1.1 |
| 708 | 2026-06-05T03:59:09.707Z | Downloaded zone v0.3.1 |
| 709 | 2026-06-05T03:59:09.707Z | Downloaded zerovec-derive v0.11.3 |
| 710 | 2026-06-05T03:59:09.710Z | Downloaded unsafe-libyaml v0.2.11 |
| 711 | 2026-06-05T03:59:09.710Z | Downloaded uuid v1.23.2 |
| 712 | 2026-06-05T03:59:09.710Z | Downloaded toml_edit v0.22.27 |
| 713 | 2026-06-05T03:59:09.710Z | Downloaded chrono v0.4.45 |
| 714 | 2026-06-05T03:59:09.714Z | Downloaded itertools v0.12.1 |
| 715 | 2026-06-05T03:59:09.721Z | Downloaded icu_properties_data v2.2.0 |
| 716 | 2026-06-05T03:59:09.728Z | Downloaded yoke v0.8.3 |
| 717 | 2026-06-05T03:59:09.732Z | Downloaded ron v0.12.1 |
| 718 | 2026-06-05T03:59:09.732Z | Downloaded typify v0.6.2 |
| 719 | 2026-06-05T03:59:09.735Z | Downloaded typify v0.4.3 |
| 720 | 2026-06-05T03:59:09.735Z | Downloaded toml_edit v0.19.15 |
| 721 | 2026-06-05T03:59:09.745Z | Downloaded usdt-impl v0.5.0 |
| 722 | 2026-06-05T03:59:09.765Z | Downloaded goblin v0.10.7 |
| 723 | 2026-06-05T03:59:09.768Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 724 | 2026-06-05T03:59:09.768Z | Downloaded aws-lc-rs v1.17.0 |
| 725 | 2026-06-05T03:59:09.768Z | Downloaded itertools v0.14.0 |
| 726 | 2026-06-05T03:59:09.768Z | Downloaded portable-atomic v1.13.1 |
| 727 | 2026-06-05T03:59:09.768Z | Downloaded hyper v1.10.1 |
| 728 | 2026-06-05T03:59:09.774Z | Downloaded tungstenite v0.21.0 |
| 729 | 2026-06-05T03:59:09.774Z | Downloaded rand v0.8.6 |
| 730 | 2026-06-05T03:59:09.781Z | Downloaded tracing-core v0.1.36 |
| 731 | 2026-06-05T03:59:09.781Z | Downloaded clap_builder v4.6.0 |
| 732 | 2026-06-05T03:59:09.787Z | Downloaded regex v1.12.3 |
| 733 | 2026-06-05T03:59:09.787Z | Downloaded rustls-webpki v0.103.13 |
| 734 | 2026-06-05T03:59:09.787Z | Downloaded const_format_proc_macros v0.2.34 |
| 735 | 2026-06-05T03:59:09.787Z | Downloaded clap_derive v4.6.1 |
| 736 | 2026-06-05T03:59:09.792Z | Downloaded ahash v0.8.12 |
| 737 | 2026-06-05T03:59:09.792Z | Downloaded camino v1.2.2 |
| 738 | 2026-06-05T03:59:09.792Z | Downloaded anstyle-parse v1.0.0 |
| 739 | 2026-06-05T03:59:09.792Z | Downloaded anstream v1.0.0 |
| 740 | 2026-06-05T03:59:09.795Z | Downloaded yansi v1.0.1 |
| 741 | 2026-06-05T03:59:09.795Z | Downloaded url v2.5.8 |
| 742 | 2026-06-05T03:59:09.798Z | Downloaded ident_case v1.0.1 |
| 743 | 2026-06-05T03:59:09.798Z | Downloaded hubpack_derive v0.1.1 |
| 744 | 2026-06-05T03:59:09.798Z | Downloaded futures-io v0.3.32 |
| 745 | 2026-06-05T03:59:09.798Z | Downloaded foreign-types-shared v0.3.1 |
| 746 | 2026-06-05T03:59:09.798Z | Downloaded bitflags v1.3.2 |
| 747 | 2026-06-05T03:59:09.801Z | Downloaded zerocopy-derive v0.8.50 |
| 748 | 2026-06-05T03:59:09.805Z | Downloaded tower v0.5.3 |
| 749 | 2026-06-05T03:59:09.809Z | Downloaded serde_json v1.0.150 |
| 750 | 2026-06-05T03:59:09.820Z | Downloaded typed-path v0.9.3 |
| 751 | 2026-06-05T03:59:09.826Z | Downloaded typenum v1.20.1 |
| 752 | 2026-06-05T03:59:09.826Z | Downloaded globset v0.4.18 |
| 753 | 2026-06-05T03:59:09.826Z | Downloaded foldhash v0.1.5 |
| 754 | 2026-06-05T03:59:09.826Z | Downloaded dtrace-parser v0.3.0 |
| 755 | 2026-06-05T03:59:09.826Z | Downloaded displaydoc v0.2.6 |
| 756 | 2026-06-05T03:59:09.826Z | Downloaded reqwest v0.13.4 |
| 757 | 2026-06-05T03:59:09.830Z | Downloaded foreign-types v0.3.2 |
| 758 | 2026-06-05T03:59:09.830Z | Downloaded cpufeatures v0.2.17 |
| 759 | 2026-06-05T03:59:09.831Z | Downloaded zerotrie v0.2.4 |
| 760 | 2026-06-05T03:59:09.834Z | Downloaded fnv v1.0.7 |
| 761 | 2026-06-05T03:59:09.834Z | Downloaded cipher v0.4.4 |
| 762 | 2026-06-05T03:59:09.834Z | Downloaded reqwest v0.12.28 |
| 763 | 2026-06-05T03:59:09.837Z | Downloaded byteorder v1.5.0 |
| 764 | 2026-06-05T03:59:09.837Z | Downloaded unicode-segmentation v1.13.3 |
| 765 | 2026-06-05T03:59:09.840Z | Downloaded moka v0.12.15 |
| 766 | 2026-06-05T03:59:09.844Z | Downloaded bit-vec v0.8.0 |
| 767 | 2026-06-05T03:59:09.867Z | Downloaded async-trait v0.1.89 |
| 768 | 2026-06-05T03:59:09.867Z | Downloaded digest v0.11.3 |
| 769 | 2026-06-05T03:59:09.867Z | Downloaded unicode-normalization v0.1.25 |
| 770 | 2026-06-05T03:59:09.871Z | Downloaded tokio-util v0.7.18 |
| 771 | 2026-06-05T03:59:09.871Z | Downloaded derive-ex v0.1.8 |
| 772 | 2026-06-05T03:59:09.871Z | Downloaded fastrand v2.4.1 |
| 773 | 2026-06-05T03:59:09.871Z | Downloaded crunchy v0.2.4 |
| 774 | 2026-06-05T03:59:09.871Z | Downloaded fxhash v0.2.1 |
| 775 | 2026-06-05T03:59:09.871Z | Downloaded futures-macro v0.3.32 |
| 776 | 2026-06-05T03:59:09.871Z | Downloaded dof v0.3.0 |
| 777 | 2026-06-05T03:59:09.871Z | Downloaded compression-codecs v0.4.38 |
| 778 | 2026-06-05T03:59:09.871Z | Downloaded darling_core v0.21.3 |
| 779 | 2026-06-05T03:59:09.871Z | Downloaded crc8 v0.1.1 |
| 780 | 2026-06-05T03:59:09.871Z | Downloaded const-random v0.1.18 |
| 781 | 2026-06-05T03:59:09.871Z | Downloaded async-stream v0.3.6 |
| 782 | 2026-06-05T03:59:09.871Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 783 | 2026-06-05T03:59:09.871Z | Downloaded atomic-waker v1.1.2 |
| 784 | 2026-06-05T03:59:09.871Z | Downloaded proptest v1.11.0 |
| 785 | 2026-06-05T03:59:09.880Z | Downloaded rayon v1.12.0 |
| 786 | 2026-06-05T03:59:09.886Z | Downloaded tough v0.22.0 |
| 787 | 2026-06-05T03:59:09.886Z | Downloaded cpufeatures v0.3.0 |
| 788 | 2026-06-05T03:59:09.886Z | Downloaded base64 v0.22.1 |
| 789 | 2026-06-05T03:59:09.889Z | Downloaded async-compression v0.4.42 |
| 790 | 2026-06-05T03:59:09.889Z | Downloaded const-oid v0.10.2 |
| 791 | 2026-06-05T03:59:09.894Z | Downloaded csv-core v0.1.13 |
| 792 | 2026-06-05T03:59:09.894Z | Downloaded deranged v0.5.8 |
| 793 | 2026-06-05T03:59:09.894Z | Downloaded defmt v1.1.0 |
| 794 | 2026-06-05T03:59:09.898Z | Downloaded colored v3.1.1 |
| 795 | 2026-06-05T03:59:09.898Z | Downloaded serde_with v3.20.0 |
| 796 | 2026-06-05T03:59:09.903Z | Downloaded tower-http v0.6.11 |
| 797 | 2026-06-05T03:59:09.912Z | Downloaded zerovec v0.11.6 |
| 798 | 2026-06-05T03:59:09.915Z | Downloaded camino-tempfile v1.4.1 |
| 799 | 2026-06-05T03:59:09.918Z | Downloaded bcs v0.1.6 |
| 800 | 2026-06-05T03:59:09.921Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-06-05T03:59:09.929Z | Downloaded tabled v0.15.0 |
| 802 | 2026-06-05T03:59:09.940Z | Downloaded quinn-proto v0.11.14 |
| 803 | 2026-06-05T03:59:09.942Z | Downloaded winnow v0.5.40 |
| 804 | 2026-06-05T03:59:09.963Z | Downloaded curve25519-dalek v4.1.3 |
| 805 | 2026-06-05T03:59:09.971Z | Downloaded tabled v0.21.0 |
| 806 | 2026-06-05T03:59:09.981Z | Downloaded time v0.3.47 |
| 807 | 2026-06-05T03:59:09.988Z | Downloaded winnow v1.0.3 |
| 808 | 2026-06-05T03:59:09.994Z | Downloaded winnow v0.7.15 |
| 809 | 2026-06-05T03:59:10.015Z | Downloaded syn v1.0.109 |
| 810 | 2026-06-05T03:59:10.024Z | Downloaded webpki-roots v1.0.7 |
| 811 | 2026-06-05T03:59:10.029Z | Downloaded dropshot v0.17.1 |
| 812 | 2026-06-05T03:59:10.038Z | Downloaded vcpkg v0.2.15 |
| 813 | 2026-06-05T03:59:10.061Z | Downloaded unicode-width v0.2.2 |
| 814 | 2026-06-05T03:59:10.068Z | Downloaded hickory-proto v0.24.4 |
| 815 | 2026-06-05T03:59:10.073Z | Downloaded smoltcp v0.11.0 |
| 816 | 2026-06-05T03:59:10.076Z | Downloaded regress v0.10.5 |
| 817 | 2026-06-05T03:59:10.079Z | Downloaded unicode-width v0.1.14 |
| 818 | 2026-06-05T03:59:10.083Z | Downloaded zerocopy v0.8.50 |
| 819 | 2026-06-05T03:59:10.095Z | Downloaded rustix v0.38.44 |
| 820 | 2026-06-05T03:59:10.107Z | Downloaded openapiv3 v2.2.0 |
| 821 | 2026-06-05T03:59:10.113Z | Downloaded hickory-proto v0.25.2 |
| 822 | 2026-06-05T03:59:10.122Z | Downloaded rustls v0.23.40 |
| 823 | 2026-06-05T03:59:10.130Z | Downloaded rhai v1.25.1 |
| 824 | 2026-06-05T03:59:10.135Z | Downloaded regex-syntax v0.8.10 |
| 825 | 2026-06-05T03:59:10.143Z | Downloaded regress v0.11.1 |
| 826 | 2026-06-05T03:59:10.146Z | Downloaded tracing v0.1.44 |
| 827 | 2026-06-05T03:59:10.156Z | Downloaded syn v2.0.117 |
| 828 | 2026-06-05T03:59:10.162Z | Downloaded rustix v1.1.4 |
| 829 | 2026-06-05T03:59:10.176Z | Downloaded openssl v0.10.80 |
| 830 | 2026-06-05T03:59:10.183Z | Downloaded nix v0.31.3 |
| 831 | 2026-06-05T03:59:10.188Z | Downloaded regex-automata v0.4.14 |
| 832 | 2026-06-05T03:59:10.218Z | Downloaded jiff v0.2.28 |
| 833 | 2026-06-05T03:59:10.229Z | Downloaded sled v0.34.7 |
| 834 | 2026-06-05T03:59:10.254Z | Downloaded typify-impl v0.6.2 |
| 835 | 2026-06-05T03:59:10.257Z | Downloaded typify-impl v0.4.3 |
| 836 | 2026-06-05T03:59:10.272Z | Downloaded tokio v1.52.3 |
| 837 | 2026-06-05T03:59:10.323Z | Downloaded petgraph v0.6.5 |
| 838 | 2026-06-05T03:59:10.335Z | Downloaded encoding_rs v0.8.35 |
| 839 | 2026-06-05T03:59:10.349Z | Downloaded lzma-sys v0.1.20 |
| 840 | 2026-06-05T03:59:10.365Z | Downloaded petgraph v0.8.3 |
| 841 | 2026-06-05T03:59:10.380Z | Downloaded chrono-tz v0.10.4 |
| 842 | 2026-06-05T03:59:10.389Z | Downloaded csv v1.4.0 |
| 843 | 2026-06-05T03:59:10.402Z | Downloaded ring v0.17.14 |
| 844 | 2026-06-05T03:59:10.425Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-05T03:59:10.430Z | Downloaded libc v0.2.186 |
| 846 | 2026-06-05T03:59:10.962Z | Downloaded aws-lc-sys v0.41.0 |
| 847 | 2026-06-05T03:59:11.517Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-06-05T03:59:11.517Z | Compiling quote v1.0.45 |
| 849 | 2026-06-05T03:59:11.517Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-06-05T03:59:11.517Z | Compiling serde_core v1.0.228 |
| 851 | 2026-06-05T03:59:11.517Z | Compiling serde v1.0.228 |
| 852 | 2026-06-05T03:59:11.517Z | Compiling libc v0.2.186 |
| 853 | 2026-06-05T03:59:11.521Z | Compiling zmij v1.0.21 |
| 854 | 2026-06-05T03:59:11.522Z | Compiling autocfg v1.5.1 |
| 855 | 2026-06-05T03:59:11.856Z | Compiling libm v0.2.16 |
| 856 | 2026-06-05T03:59:12.259Z | Compiling icu_properties_data v2.2.0 |
| 857 | 2026-06-05T03:59:12.259Z | Compiling icu_normalizer_data v2.2.0 |
| 858 | 2026-06-05T03:59:12.259Z | Compiling serde_json v1.0.150 |
| 859 | 2026-06-05T03:59:12.410Z | Compiling num-traits v0.2.19 |
| 860 | 2026-06-05T03:59:12.429Z | Compiling getrandom v0.4.2 |
| 861 | 2026-06-05T03:59:12.624Z | Compiling version_check v0.9.5 |
| 862 | 2026-06-05T03:59:12.820Z | Compiling thiserror v2.0.18 |
| 863 | 2026-06-05T03:59:12.987Z | Compiling memchr v2.8.1 |
| 864 | 2026-06-05T03:59:13.093Z | Compiling schemars v0.8.22 |
| 865 | 2026-06-05T03:59:13.208Z | Compiling syn v2.0.117 |
| 866 | 2026-06-05T03:59:13.249Z | Checking cfg-if v1.0.4 |
| 867 | 2026-06-05T03:59:13.325Z | Compiling parking_lot_core v0.9.12 |
| 868 | 2026-06-05T03:59:13.440Z | Compiling heck v0.5.0 |
| 869 | 2026-06-05T03:59:13.463Z | Compiling zerocopy v0.8.50 |
| 870 | 2026-06-05T03:59:13.595Z | Compiling portable-atomic v1.13.1 |
| 871 | 2026-06-05T03:59:13.648Z | Compiling rustversion v1.0.22 |
| 872 | 2026-06-05T03:59:13.670Z | Compiling itoa v1.0.18 |
| 873 | 2026-06-05T03:59:13.865Z | Compiling jobserver v0.1.34 |
| 874 | 2026-06-05T03:59:13.949Z | Compiling find-msvc-tools v0.1.9 |
| 875 | 2026-06-05T03:59:14.132Z | Compiling shlex v2.0.1 |
| 876 | 2026-06-05T03:59:14.315Z | Compiling cc v1.2.63 |
| 877 | 2026-06-05T03:59:14.630Z | Compiling dunce v1.0.5 |
| 878 | 2026-06-05T03:59:14.641Z | Compiling fs_extra v1.3.0 |
| 879 | 2026-06-05T03:59:14.685Z | Compiling semver v1.0.28 |
| 880 | 2026-06-05T03:59:14.706Z | Compiling log v0.4.32 |
| 881 | 2026-06-05T03:59:14.731Z | Compiling httparse v1.10.1 |
| 882 | 2026-06-05T03:59:14.741Z | Compiling slog v2.8.2 |
| 883 | 2026-06-05T03:59:14.898Z | Compiling rustix v1.1.4 |
| 884 | 2026-06-05T03:59:15.034Z | Checking stable_deref_trait v1.2.1 |
| 885 | 2026-06-05T03:59:15.053Z | Compiling equivalent v1.0.2 |
| 886 | 2026-06-05T03:59:15.066Z | Compiling cmake v0.1.58 |
| 887 | 2026-06-05T03:59:15.115Z | Compiling thiserror v1.0.69 |
| 888 | 2026-06-05T03:59:16.601Z | Checking writeable v0.6.3 |
| 889 | 2026-06-05T03:59:16.601Z | Checking litemap v0.8.2 |
| 890 | 2026-06-05T03:59:16.601Z | Checking utf8_iter v1.0.4 |
| 891 | 2026-06-05T03:59:16.601Z | Checking percent-encoding v2.3.2 |
| 892 | 2026-06-05T03:59:16.601Z | Compiling aws-lc-rs v1.17.0 |
| 893 | 2026-06-05T03:59:16.601Z | Compiling aws-lc-sys v0.41.0 |
| 894 | 2026-06-05T03:59:16.601Z | Compiling ring v0.17.14 |
| 895 | 2026-06-05T03:59:16.601Z | Checking form_urlencoded v1.2.2 |
| 896 | 2026-06-05T03:59:16.602Z | Checking rand_core v0.10.1 |
| 897 | 2026-06-05T03:59:16.602Z | Compiling anyhow v1.0.102 |
| 898 | 2026-06-05T03:59:16.602Z | Compiling rustls v0.23.40 |
| 899 | 2026-06-05T03:59:16.602Z | Compiling ucd-trie v0.1.7 |
| 900 | 2026-06-05T03:59:16.602Z | Compiling synstructure v0.13.2 |
| 901 | 2026-06-05T03:59:16.602Z | Compiling serde_derive_internals v0.29.1 |
| 902 | 2026-06-05T03:59:16.602Z | Compiling pest v2.8.6 |
| 903 | 2026-06-05T03:59:16.602Z | Compiling regex-syntax v0.8.10 |
| 904 | 2026-06-05T03:59:16.677Z | Compiling aho-corasick v1.1.4 |
| 905 | 2026-06-05T03:59:16.853Z | Compiling getrandom v0.3.4 |
| 906 | 2026-06-05T03:59:17.192Z | Compiling pest_meta v2.8.6 |
| 907 | 2026-06-05T03:59:17.272Z | Compiling serde_derive v1.0.228 |
| 908 | 2026-06-05T03:59:17.422Z | Compiling zerofrom-derive v0.1.7 |
| 909 | 2026-06-05T03:59:17.814Z | Compiling yoke-derive v0.8.2 |
| 910 | 2026-06-05T03:59:18.105Z | Compiling zerovec-derive v0.11.3 |
| 911 | 2026-06-05T03:59:18.496Z | Compiling displaydoc v0.2.6 |
| 912 | 2026-06-05T03:59:18.500Z | Compiling schemars_derive v0.8.22 |
| 913 | 2026-06-05T03:59:18.614Z | Compiling thiserror-impl v2.0.18 |
| 914 | 2026-06-05T03:59:18.892Z | Compiling tokio-macros v2.7.0 |
| 915 | 2026-06-05T03:59:19.206Z | Compiling zeroize_derive v1.4.3 |
| 916 | 2026-06-05T03:59:19.282Z | Compiling zerocopy-derive v0.8.50 |
| 917 | 2026-06-05T03:59:19.623Z | Compiling futures-macro v0.3.32 |
| 918 | 2026-06-05T03:59:19.684Z | Compiling tracing-attributes v0.1.31 |
| 919 | 2026-06-05T03:59:19.866Z | Checking zerofrom v0.1.8 |
| 920 | 2026-06-05T03:59:20.421Z | Compiling serde_tokenstream v0.2.3 |
| 921 | 2026-06-05T03:59:20.456Z | Checking smallvec v1.15.1 |
| 922 | 2026-06-05T03:59:20.456Z | Checking bytes v1.11.1 |
| 923 | 2026-06-05T03:59:20.489Z | Checking yoke v0.8.3 |
| 924 | 2026-06-05T03:59:20.583Z | Compiling thiserror-impl v1.0.69 |
| 925 | 2026-06-05T03:59:20.631Z | Compiling pest_generator v2.8.6 |
| 926 | 2026-06-05T03:59:20.668Z | Checking zerovec v0.11.6 |
| 927 | 2026-06-05T03:59:20.766Z | Checking zerotrie v0.2.4 |
| 928 | 2026-06-05T03:59:20.829Z | Compiling regex-automata v0.4.14 |
| 929 | 2026-06-05T03:59:21.028Z | Compiling hashbrown v0.17.1 |
| 930 | 2026-06-05T03:59:21.049Z | Compiling crossbeam-utils v0.8.21 |
| 931 | 2026-06-05T03:59:21.112Z | Checking tinystr v0.8.3 |
| 932 | 2026-06-05T03:59:21.233Z | Checking potential_utf v0.1.5 |
| 933 | 2026-06-05T03:59:21.294Z | Checking icu_locale_core v2.2.0 |
| 934 | 2026-06-05T03:59:21.362Z | Checking icu_collections v2.2.0 |
| 935 | 2026-06-05T03:59:21.365Z | Compiling pest_derive v2.8.6 |
| 936 | 2026-06-05T03:59:21.521Z | Compiling indexmap v2.14.0 |
| 937 | 2026-06-05T03:59:21.606Z | Checking iana-time-zone v0.1.65 |
| 938 | 2026-06-05T03:59:21.690Z | Compiling num-conv v0.2.2 |
| 939 | 2026-06-05T03:59:21.718Z | Checking chrono v0.4.45 |
| 940 | 2026-06-05T03:59:21.741Z | Compiling time-core v0.1.8 |
| 941 | 2026-06-05T03:59:21.847Z | Compiling paste v1.0.15 |
| 942 | 2026-06-05T03:59:21.885Z | Compiling time-macros v0.2.27 |
| 943 | 2026-06-05T03:59:21.906Z | Checking icu_provider v2.2.0 |
| 944 | 2026-06-05T03:59:22.190Z | Checking icu_properties v2.2.0 |
| 945 | 2026-06-05T03:59:22.209Z | Checking icu_normalizer v2.2.0 |
| 946 | 2026-06-05T03:59:22.605Z | Compiling regex v1.12.3 |
| 947 | 2026-06-05T03:59:22.836Z | Checking uuid v1.23.2 |
| 948 | 2026-06-05T03:59:22.994Z | Compiling async-trait v0.1.89 |
| 949 | 2026-06-05T03:59:23.016Z | Compiling byteorder v1.5.0 |
| 950 | 2026-06-05T03:59:23.129Z | Checking idna_adapter v1.2.2 |
| 951 | 2026-06-05T03:59:23.289Z | Checking idna v1.1.0 |
| 952 | 2026-06-05T03:59:23.433Z | Compiling camino v1.2.2 |
| 953 | 2026-06-05T03:59:23.539Z | Checking dyn-clone v1.0.20 |
| 954 | 2026-06-05T03:59:23.556Z | Checking url v2.5.8 |
| 955 | 2026-06-05T03:59:23.796Z | Compiling strsim v0.11.1 |
| 956 | 2026-06-05T03:59:23.834Z | Compiling scroll_derive v0.13.1 |
| 957 | 2026-06-05T03:59:23.971Z | Checking errno v0.3.14 |
| 958 | 2026-06-05T03:59:24.092Z | Compiling ident_case v1.0.1 |
| 959 | 2026-06-05T03:59:24.318Z | Compiling omicron-workspace-hack v0.1.0 |
| 960 | 2026-06-05T03:59:24.401Z | Compiling slog-async v2.8.0 |
| 961 | 2026-06-05T03:59:24.551Z | Compiling generic-array v0.14.7 |
| 962 | 2026-06-05T03:59:24.575Z | Compiling crc32fast v1.5.0 |
| 963 | 2026-06-05T03:59:24.627Z | Compiling usdt-impl v0.6.0 |
| 964 | 2026-06-05T03:59:24.656Z | Compiling scroll v0.13.0 |
| 965 | 2026-06-05T03:59:24.848Z | Compiling plain v0.2.3 |
| 966 | 2026-06-05T03:59:24.930Z | Compiling daft-derive v0.1.7 |
| 967 | 2026-06-05T03:59:24.951Z | Compiling goblin v0.10.7 |
| 968 | 2026-06-05T03:59:24.991Z | Compiling pretty-hex v0.4.2 |
| 969 | 2026-06-05T03:59:25.121Z | Checking pin-project-lite v0.2.17 |
| 970 | 2026-06-05T03:59:25.136Z | Compiling dtrace-parser v0.3.0 |
| 971 | 2026-06-05T03:59:25.322Z | Compiling thread-id v5.1.0 |
| 972 | 2026-06-05T03:59:25.696Z | Compiling syn v1.0.109 |
| 973 | 2026-06-05T03:59:25.727Z | Checking getrandom v0.2.17 |
| 974 | 2026-06-05T03:59:25.744Z | Checking zeroize v1.8.2 |
| 975 | 2026-06-05T03:59:25.904Z | Checking bitflags v2.12.1 |
| 976 | 2026-06-05T03:59:26.094Z | Compiling multer v3.1.0 |
| 977 | 2026-06-05T03:59:26.400Z | Compiling async-stream-impl v0.3.6 |
| 978 | 2026-06-05T03:59:26.758Z | Checking socket2 v0.6.4 |
| 979 | 2026-06-05T03:59:26.982Z | Checking scopeguard v1.2.0 |
| 980 | 2026-06-05T03:59:27.023Z | Compiling ref-cast v1.0.25 |
| 981 | 2026-06-05T03:59:27.089Z | Checking lock_api v0.4.14 |
| 982 | 2026-06-05T03:59:27.349Z | Compiling ref-cast-impl v1.0.25 |
| 983 | 2026-06-05T03:59:27.365Z | Compiling dropshot v0.17.1 |
| 984 | 2026-06-05T03:59:27.612Z | Checking critical-section v1.2.0 |
| 985 | 2026-06-05T03:59:27.615Z | Compiling dropshot_endpoint v0.17.1 |
| 986 | 2026-06-05T03:59:27.729Z | Compiling dof v0.4.0 |
| 987 | 2026-06-05T03:59:27.911Z | Checking once_cell v1.21.4 |
| 988 | 2026-06-05T03:59:28.091Z | Checking parking_lot v0.12.5 |
| 989 | 2026-06-05T03:59:28.310Z | Compiling newtype-uuid-macros v0.1.0 |
| 990 | 2026-06-05T03:59:28.798Z | Checking signal-hook-registry v1.4.8 |
| 991 | 2026-06-05T03:59:28.962Z | Compiling usdt-macro v0.6.0 |
| 992 | 2026-06-05T03:59:28.982Z | Compiling usdt-attr-macro v0.6.0 |
| 993 | 2026-06-05T03:59:29.002Z | Checking mio v1.2.1 |
| 994 | 2026-06-05T03:59:29.197Z | Compiling darling_core v0.23.0 |
| 995 | 2026-06-05T03:59:29.217Z | Compiling structmeta-derive v0.3.0 |
| 996 | 2026-06-05T03:59:29.256Z | Compiling strum_macros v0.26.4 |
| 997 | 2026-06-05T03:59:29.282Z | Checking tokio v1.52.3 |
| 998 | 2026-06-05T03:59:29.385Z | Compiling foldhash v0.2.0 |
| 999 | 2026-06-05T03:59:29.635Z | Checking subtle v2.6.1 |
| 1000 | 2026-06-05T03:59:29.753Z | Compiling allocator-api2 v0.2.21 |
| 1001 | 2026-06-05T03:59:29.781Z | Checking futures-core v0.3.32 |
| 1002 | 2026-06-05T03:59:30.078Z | Compiling hashbrown v0.16.1 |
| 1003 | 2026-06-05T03:59:30.181Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-06-05T03:59:30.275Z | Compiling structmeta v0.3.0 |
| 1005 | 2026-06-05T03:59:30.658Z | Compiling strum_macros v0.27.2 |
| 1006 | 2026-06-05T03:59:30.732Z | Compiling derive-ex v0.1.8 |
| 1007 | 2026-06-05T03:59:30.868Z | Compiling http v1.4.1 |
| 1008 | 2026-06-05T03:59:31.280Z | Compiling darling_macro v0.23.0 |
| 1009 | 2026-06-05T03:59:31.384Z | Checking futures-sink v0.3.32 |
| 1010 | 2026-06-05T03:59:31.491Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-06-05T03:59:31.711Z | Compiling winnow v1.0.3 |
| 1012 | 2026-06-05T03:59:31.848Z | Compiling darling v0.23.0 |
| 1013 | 2026-06-05T03:59:31.871Z | Checking slab v0.4.12 |
| 1014 | 2026-06-05T03:59:31.937Z | Compiling serde_with_macros v3.20.0 |
| 1015 | 2026-06-05T03:59:32.288Z | Compiling test-strategy v0.4.5 |
| 1016 | 2026-06-05T03:59:32.621Z | Checking futures-channel v0.3.32 |
| 1017 | 2026-06-05T03:59:32.727Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1018 | 2026-06-05T03:59:32.841Z | Checking typenum v1.20.1 |
| 1019 | 2026-06-05T03:59:32.957Z | Checking futures-task v0.3.32 |
| 1020 | 2026-06-05T03:59:33.096Z | Checking futures-io v0.3.32 |
| 1021 | 2026-06-05T03:59:33.111Z | Compiling fnv v1.0.7 |
| 1022 | 2026-06-05T03:59:33.211Z | Checking futures-util v0.3.32 |
| 1023 | 2026-06-05T03:59:33.233Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1024 | 2026-06-05T03:59:33.300Z | Compiling parse-display-derive v0.10.0 |
| 1025 | 2026-06-05T03:59:33.680Z | Checking oxnet v0.1.6 |
| 1026 | 2026-06-05T03:59:33.701Z | Checking tracing-core v0.1.36 |
| 1027 | 2026-06-05T03:59:33.740Z | Checking erased-serde v0.3.31 |
| 1028 | 2026-06-05T03:59:34.150Z | Checking tracing v0.1.44 |
| 1029 | 2026-06-05T03:59:34.346Z | Compiling ryu v1.0.23 |
| 1030 | 2026-06-05T03:59:34.500Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1031 | 2026-06-05T03:59:34.520Z | Compiling clap_derive v4.6.1 |
| 1032 | 2026-06-05T03:59:34.829Z | Checking base64 v0.22.1 |
| 1033 | 2026-06-05T03:59:35.285Z | Checking rand_core v0.6.4 |
| 1034 | 2026-06-05T03:59:35.324Z | Compiling openapiv3 v2.2.0 |
| 1035 | 2026-06-05T03:59:35.564Z | Checking rustls-pki-types v1.14.1 |
| 1036 | 2026-06-05T03:59:35.792Z | Checking tokio-util v0.7.18 |
| 1037 | 2026-06-05T03:59:36.013Z | Checking untrusted v0.9.0 |
| 1038 | 2026-06-05T03:59:36.036Z | Checking untrusted v0.7.1 |
| 1039 | 2026-06-05T03:59:36.132Z | Checking ipnet v2.12.0 |
| 1040 | 2026-06-05T03:59:36.292Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1041 | 2026-06-05T03:59:36.767Z | Checking http-body v1.0.1 |
| 1042 | 2026-06-05T03:59:36.869Z | Compiling proc-macro-crate v3.5.0 |
| 1043 | 2026-06-05T03:59:37.174Z | Checking atomic-waker v1.1.2 |
| 1044 | 2026-06-05T03:59:37.326Z | Compiling num_enum_derive v0.7.6 |
| 1045 | 2026-06-05T03:59:37.367Z | Checking try-lock v0.2.5 |
| 1046 | 2026-06-05T03:59:37.468Z | Checking tower-service v0.3.3 |
| 1047 | 2026-06-05T03:59:37.556Z | Checking tower-layer v0.3.3 |
| 1048 | 2026-06-05T03:59:37.597Z | Compiling either v1.16.0 |
| 1049 | 2026-06-05T03:59:37.691Z | Checking want v0.3.1 |
| 1050 | 2026-06-05T03:59:37.713Z | Checking h2 v0.4.14 |
| 1051 | 2026-06-05T03:59:37.811Z | Compiling itertools v0.14.0 |
| 1052 | 2026-06-05T03:59:37.972Z | Checking httpdate v1.0.3 |
| 1053 | 2026-06-05T03:59:38.124Z | Compiling regress v0.11.1 |
| 1054 | 2026-06-05T03:59:38.393Z | Compiling crucible-workspace-hack v0.1.0 |
| 1055 | 2026-06-05T03:59:38.927Z | Checking serde_urlencoded v0.7.1 |
| 1056 | 2026-06-05T03:59:38.930Z | Checking http-body-util v0.1.3 |
| 1057 | 2026-06-05T03:59:39.428Z | Checking ppv-lite86 v0.2.21 |
| 1058 | 2026-06-05T03:59:39.566Z | Checking hyper v1.10.1 |
| 1059 | 2026-06-05T03:59:39.639Z | Compiling typify-impl v0.6.2 |
| 1060 | 2026-06-05T03:59:39.725Z | Compiling unsafe-libyaml v0.2.11 |
| 1061 | 2026-06-05T03:59:40.402Z | Compiling serde_yaml v0.9.34+deprecated |
| 1062 | 2026-06-05T03:59:40.505Z | Checking hyper-util v0.1.20 |
| 1063 | 2026-06-05T03:59:41.197Z | Compiling convert_case v0.4.0 |
| 1064 | 2026-06-05T03:59:41.497Z | Compiling derive_more v0.99.20 |
| 1065 | 2026-06-05T03:59:42.236Z | Compiling darling_core v0.21.3 |
| 1066 | 2026-06-05T03:59:42.253Z | Compiling zerocopy-derive v0.7.35 |
| 1067 | 2026-06-05T03:59:42.666Z | Checking powerfmt v0.2.0 |
| 1068 | 2026-06-05T03:59:42.939Z | Checking deranged v0.5.8 |
| 1069 | 2026-06-05T03:59:43.003Z | Compiling typify-macro v0.6.2 |
| 1070 | 2026-06-05T03:59:43.868Z | Compiling regress v0.10.5 |
| 1071 | 2026-06-05T03:59:44.096Z | Checking num_threads v0.1.7 |
| 1072 | 2026-06-05T03:59:44.326Z | Compiling darling_macro v0.21.3 |
| 1073 | 2026-06-05T03:59:44.350Z | Checking time v0.3.47 |
| 1074 | 2026-06-05T03:59:44.657Z | Compiling heapless v0.8.0 |
| 1075 | 2026-06-05T03:59:44.899Z | Compiling darling v0.21.3 |
| 1076 | 2026-06-05T03:59:45.008Z | Compiling ingot-macros v0.1.1 |
| 1077 | 2026-06-05T03:59:45.202Z | Compiling typify v0.6.2 |
| 1078 | 2026-06-05T03:59:45.304Z | Checking crossbeam-channel v0.5.15 |
| 1079 | 2026-06-05T03:59:45.479Z | Compiling scroll_derive v0.12.1 |
| 1080 | 2026-06-05T03:59:45.519Z | Compiling serde_repr v0.1.20 |
| 1081 | 2026-06-05T03:59:45.788Z | Checking cpufeatures v0.3.0 |
| 1082 | 2026-06-05T03:59:46.195Z | Compiling rustix v0.38.44 |
| 1083 | 2026-06-05T03:59:46.968Z | Checking futures-executor v0.3.32 |
| 1084 | 2026-06-05T03:59:47.031Z | Checking sync_wrapper v1.0.2 |
| 1085 | 2026-06-05T03:59:47.143Z | Checking thread_local v1.1.9 |
| 1086 | 2026-06-05T03:59:47.503Z | Compiling smoltcp v0.11.0 |
| 1087 | 2026-06-05T03:59:47.638Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1088 | 2026-06-05T03:59:47.752Z | Checking tower v0.5.3 |
| 1089 | 2026-06-05T03:59:47.952Z | Checking rand_core v0.9.5 |
| 1090 | 2026-06-05T03:59:48.008Z | Checking webpki-roots v1.0.7 |
| 1091 | 2026-06-05T03:59:48.322Z | Compiling rustc_version v0.4.1 |
| 1092 | 2026-06-05T03:59:48.343Z | Checking is-terminal v0.4.17 |
| 1093 | 2026-06-05T03:59:48.364Z | Checking take_mut v0.2.2 |
| 1094 | 2026-06-05T03:59:48.436Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1095 | 2026-06-05T03:59:48.471Z | Checking term v1.2.1 |
| 1096 | 2026-06-05T03:59:48.615Z | Compiling curve25519-dalek v4.1.3 |
| 1097 | 2026-06-05T03:59:48.694Z | Checking slog-term v2.9.2 |
| 1098 | 2026-06-05T03:59:48.714Z | Checking tower-http v0.6.11 |
| 1099 | 2026-06-05T03:59:48.734Z | Checking futures v0.3.32 |
| 1100 | 2026-06-05T03:59:48.879Z | Compiling toml_datetime v0.6.11 |
| 1101 | 2026-06-05T03:59:48.906Z | Compiling foreign-types-macros v0.2.3 |
| 1102 | 2026-06-05T03:59:49.242Z | Checking hex v0.4.3 |
| 1103 | 2026-06-05T03:59:49.527Z | Checking rand_chacha v0.9.0 |
| 1104 | 2026-06-05T03:59:49.712Z | Compiling zerocopy v0.7.35 |
| 1105 | 2026-06-05T03:59:49.771Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1106 | 2026-06-05T03:59:49.930Z | Compiling hubpack_derive v0.1.1 |
| 1107 | 2026-06-05T03:59:50.182Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1108 | 2026-06-05T03:59:50.445Z | Compiling proc-macro-error-attr v1.0.4 |
| 1109 | 2026-06-05T03:59:50.466Z | Compiling usdt-impl v0.5.0 |
| 1110 | 2026-06-05T03:59:50.617Z | Checking fastrand v2.4.1 |
| 1111 | 2026-06-05T03:59:50.846Z | Compiling dof v0.3.0 |
| 1112 | 2026-06-05T03:59:50.886Z | Checking rand v0.9.4 |
| 1113 | 2026-06-05T03:59:50.924Z | Compiling dtrace-parser v0.2.0 |
| 1114 | 2026-06-05T03:59:50.951Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1115 | 2026-06-05T03:59:51.373Z | Compiling serde_spanned v1.1.1 |
| 1116 | 2026-06-05T03:59:51.523Z | Compiling thread-id v4.2.2 |
| 1117 | 2026-06-05T03:59:51.545Z | Compiling proc-macro-error v1.0.4 |
| 1118 | 2026-06-05T03:59:51.613Z | Compiling memoffset v0.9.1 |
| 1119 | 2026-06-05T03:59:51.814Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1120 | 2026-06-05T03:59:51.999Z | Compiling pkg-config v0.3.33 |
| 1121 | 2026-06-05T03:59:52.916Z | Checking crypto-common v0.1.7 |
| 1122 | 2026-06-05T03:59:53.285Z | Checking hybrid-array v0.4.12 |
| 1123 | 2026-06-05T03:59:53.727Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1124 | 2026-06-05T03:59:53.747Z | Checking match_cfg v0.1.0 |
| 1125 | 2026-06-05T03:59:53.769Z | Checking openssl-probe v0.2.1 |
| 1126 | 2026-06-05T03:59:53.820Z | Checking simd-adler32 v0.3.9 |
| 1127 | 2026-06-05T03:59:53.956Z | Checking adler2 v2.0.1 |
| 1128 | 2026-06-05T03:59:53.977Z | Compiling prettyplease v0.2.37 |
| 1129 | 2026-06-05T03:59:53.980Z | Compiling cfg_aliases v0.2.1 |
| 1130 | 2026-06-05T03:59:54.083Z | Checking miniz_oxide v0.8.9 |
| 1131 | 2026-06-05T03:59:54.086Z | Compiling nix v0.31.3 |
| 1132 | 2026-06-05T03:59:54.218Z | Checking rustls-native-certs v0.8.4 |
| 1133 | 2026-06-05T03:59:54.266Z | Checking hostname v0.3.1 |
| 1134 | 2026-06-05T03:59:54.426Z | Checking tempfile v3.27.0 |
| 1135 | 2026-06-05T03:59:54.638Z | Checking slog-json v2.6.1 |
| 1136 | 2026-06-05T03:59:54.698Z | Checking newtype-uuid v1.3.2 |
| 1137 | 2026-06-05T03:59:54.820Z | Checking memmap2 v0.9.10 |
| 1138 | 2026-06-05T03:59:55.063Z | Compiling heck v0.4.1 |
| 1139 | 2026-06-05T03:59:55.081Z | Checking usdt v0.6.0 |
| 1140 | 2026-06-05T03:59:55.081Z | Checking daft v0.1.7 |
| 1141 | 2026-06-05T03:59:55.281Z | Checking slog-bunyan v2.5.0 |
| 1142 | 2026-06-05T03:59:55.355Z | Checking flate2 v1.1.9 |
| 1143 | 2026-06-05T03:59:55.396Z | Checking block-buffer v0.12.0 |
| 1144 | 2026-06-05T03:59:55.416Z | Checking crypto-common v0.2.2 |
| 1145 | 2026-06-05T03:59:55.543Z | Compiling usdt-macro v0.5.0 |
| 1146 | 2026-06-05T03:59:55.629Z | Compiling usdt-attr-macro v0.5.0 |
| 1147 | 2026-06-05T03:59:55.908Z | Compiling num-derive v0.4.2 |
| 1148 | 2026-06-05T03:59:55.977Z | Compiling enum-as-inner v0.6.1 |
| 1149 | 2026-06-05T03:59:56.229Z | Compiling winnow v0.7.15 |
| 1150 | 2026-06-05T03:59:56.471Z | Checking debug-ignore v1.0.5 |
| 1151 | 2026-06-05T03:59:56.505Z | Checking const-oid v0.10.2 |
| 1152 | 2026-06-05T03:59:56.534Z | Checking compression-core v0.4.32 |
| 1153 | 2026-06-05T03:59:56.657Z | Checking compression-codecs v0.4.38 |
| 1154 | 2026-06-05T03:59:56.660Z | Checking digest v0.11.3 |
| 1155 | 2026-06-05T03:59:57.432Z | Checking encoding_rs v0.8.35 |
| 1156 | 2026-06-05T03:59:57.461Z | Checking spin v0.9.8 |
| 1157 | 2026-06-05T03:59:57.546Z | Compiling rayon-core v1.13.0 |
| 1158 | 2026-06-05T03:59:57.566Z | Checking mime v0.3.17 |
| 1159 | 2026-06-05T03:59:57.586Z | Checking toml v1.1.2+spec-1.1.0 |
| 1160 | 2026-06-05T03:59:57.740Z | Checking sha1 v0.11.0 |
| 1161 | 2026-06-05T03:59:57.762Z | Checking async-compression v0.4.42 |
| 1162 | 2026-06-05T03:59:58.273Z | Checking rand_chacha v0.3.1 |
| 1163 | 2026-06-05T03:59:58.350Z | Checking waitgroup v0.1.2 |
| 1164 | 2026-06-05T03:59:58.372Z | Checking rustls-pemfile v2.2.0 |
| 1165 | 2026-06-05T03:59:58.441Z | Checking async-stream v0.3.6 |
| 1166 | 2026-06-05T03:59:58.523Z | Checking serde_path_to_error v0.1.20 |
| 1167 | 2026-06-05T03:59:58.572Z | Checking hostname v0.4.2 |
| 1168 | 2026-06-05T03:59:58.709Z | Compiling wait-timeout v0.2.1 |
| 1169 | 2026-06-05T03:59:58.923Z | Compiling bit-vec v0.8.0 |
| 1170 | 2026-06-05T03:59:58.988Z | Compiling quick-error v1.2.3 |
| 1171 | 2026-06-05T03:59:59.099Z | Compiling rusty-fork v0.3.1 |
| 1172 | 2026-06-05T03:59:59.146Z | Compiling bit-set v0.8.0 |
| 1173 | 2026-06-05T03:59:59.311Z | Checking rand v0.8.6 |
| 1174 | 2026-06-05T03:59:59.812Z | Compiling rand_xorshift v0.4.0 |
| 1175 | 2026-06-05T03:59:59.958Z | Compiling progenitor-impl v0.14.0 |
| 1176 | 2026-06-05T03:59:59.961Z | Checking rustls-webpki v0.103.13 |
| 1177 | 2026-06-05T04:00:00.087Z | Compiling num-integer v0.1.46 |
| 1178 | 2026-06-05T04:00:00.188Z | Checking macaddr v1.0.1 |
| 1179 | 2026-06-05T04:00:00.623Z | Compiling semver v0.1.20 |
| 1180 | 2026-06-05T04:00:00.653Z | Compiling winnow v0.5.40 |
| 1181 | 2026-06-05T04:00:00.893Z | Compiling unarray v0.1.4 |
| 1182 | 2026-06-05T04:00:01.141Z | Checking unicode-width v0.2.2 |
| 1183 | 2026-06-05T04:00:01.858Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1184 | 2026-06-05T04:00:02.051Z | Compiling toml_edit v0.19.15 |
| 1185 | 2026-06-05T04:00:02.072Z | Compiling progenitor-macro v0.14.0 |
| 1186 | 2026-06-05T04:00:02.181Z | Compiling proptest v1.11.0 |
| 1187 | 2026-06-05T04:00:02.420Z | Compiling rustc_version v0.1.7 |
| 1188 | 2026-06-05T04:00:02.845Z | Checking tokio-rustls v0.26.4 |
| 1189 | 2026-06-05T04:00:02.961Z | Checking rustls-platform-verifier v0.7.0 |
| 1190 | 2026-06-05T04:00:03.101Z | Checking hyper-rustls v0.27.9 |
| 1191 | 2026-06-05T04:00:03.297Z | Checking reqwest v0.13.4 |
| 1192 | 2026-06-05T04:00:04.092Z | Compiling reqwest v0.12.28 |
| 1193 | 2026-06-05T04:00:04.098Z | Compiling backon v1.6.0 |
| 1194 | 2026-06-05T04:00:04.314Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1195 | 2026-06-05T04:00:05.010Z | Checking block-buffer v0.10.4 |
| 1196 | 2026-06-05T04:00:05.150Z | Compiling strum v0.26.3 |
| 1197 | 2026-06-05T04:00:05.284Z | Compiling progenitor-client v0.14.0 |
| 1198 | 2026-06-05T04:00:05.410Z | Compiling instant v0.1.13 |
| 1199 | 2026-06-05T04:00:05.578Z | Compiling utf8parse v0.2.2 |
| 1200 | 2026-06-05T04:00:05.698Z | Compiling anstyle-parse v1.0.0 |
| 1201 | 2026-06-05T04:00:05.804Z | Compiling progenitor-extras v0.2.0 |
| 1202 | 2026-06-05T04:00:05.889Z | Compiling backoff v0.4.0 |
| 1203 | 2026-06-05T04:00:05.994Z | Compiling iddqd v0.4.2 |
| 1204 | 2026-06-05T04:00:06.059Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1205 | 2026-06-05T04:00:06.099Z | Checking digest v0.10.7 |
| 1206 | 2026-06-05T04:00:06.116Z | Compiling progenitor-client v0.10.0 |
| 1207 | 2026-06-05T04:00:06.168Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1208 | 2026-06-05T04:00:06.214Z | Compiling proc-macro-crate v1.3.1 |
| 1209 | 2026-06-05T04:00:06.292Z | Compiling newtype_derive v0.1.6 |
| 1210 | 2026-06-05T04:00:06.612Z | Compiling num-rational v0.4.2 |
| 1211 | 2026-06-05T04:00:06.719Z | Compiling num-iter v0.1.45 |
| 1212 | 2026-06-05T04:00:06.719Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1213 | 2026-06-05T04:00:06.719Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1214 | 2026-06-05T04:00:06.786Z | Compiling progenitor-impl v0.13.0 |
| 1215 | 2026-06-05T04:00:06.786Z | Compiling parse-display v0.10.0 |
| 1216 | 2026-06-05T04:00:07.923Z | Compiling serde_with v3.20.0 |
| 1217 | 2026-06-05T04:00:08.010Z | Compiling strum v0.27.2 |
| 1218 | 2026-06-05T04:00:08.010Z | Compiling num-complex v0.4.6 |
| 1219 | 2026-06-05T04:00:08.010Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1220 | 2026-06-05T04:00:08.010Z | Compiling vcpkg v0.2.15 |
| 1221 | 2026-06-05T04:00:08.010Z | Compiling anstyle-query v1.1.5 |
| 1222 | 2026-06-05T04:00:08.010Z | Compiling anstyle v1.0.14 |
| 1223 | 2026-06-05T04:00:08.010Z | Compiling owo-colors v4.3.0 |
| 1224 | 2026-06-05T04:00:08.010Z | Compiling colorchoice v1.0.5 |
| 1225 | 2026-06-05T04:00:08.010Z | Compiling is_terminal_polyfill v1.70.2 |
| 1226 | 2026-06-05T04:00:08.010Z | Compiling humantime v2.3.0 |
| 1227 | 2026-06-05T04:00:08.010Z | Compiling anstream v1.0.0 |
| 1228 | 2026-06-05T04:00:08.011Z | Compiling num v0.4.3 |
| 1229 | 2026-06-05T04:00:08.011Z | Compiling num_enum_derive v0.5.11 |
| 1230 | 2026-06-05T04:00:08.011Z | Compiling openssl-sys v0.9.116 |
| 1231 | 2026-06-05T04:00:08.011Z | Compiling terminal_size v0.4.4 |
| 1232 | 2026-06-05T04:00:08.193Z | Compiling serde_spanned v0.6.9 |
| 1233 | 2026-06-05T04:00:08.302Z | Compiling derive-where v1.6.1 |
| 1234 | 2026-06-05T04:00:08.351Z | Compiling pin-project-internal v1.1.13 |
| 1235 | 2026-06-05T04:00:08.470Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-06-05T04:00:08.717Z | Compiling progenitor-macro v0.13.0 |
| 1237 | 2026-06-05T04:00:08.857Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1238 | 2026-06-05T04:00:08.992Z | Compiling float-ord v0.3.2 |
| 1239 | 2026-06-05T04:00:09.124Z | Compiling toml_write v0.1.2 |
| 1240 | 2026-06-05T04:00:09.331Z | Compiling clap_lex v1.1.0 |
| 1241 | 2026-06-05T04:00:09.440Z | Compiling toml_edit v0.22.27 |
| 1242 | 2026-06-05T04:00:09.558Z | Compiling clap_builder v4.6.0 |
| 1243 | 2026-06-05T04:00:10.870Z | Compiling toml v0.8.23 |
| 1244 | 2026-06-05T04:00:11.163Z | Compiling clap v4.6.1 |
| 1245 | 2026-06-05T04:00:11.256Z | Compiling zone_cfg_derive v0.3.1 |
| 1246 | 2026-06-05T04:00:11.546Z | Compiling async-recursion v1.1.1 |
| 1247 | 2026-06-05T04:00:11.653Z | Compiling snafu-derive v0.8.9 |
| 1248 | 2026-06-05T04:00:12.945Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1249 | 2026-06-05T04:00:13.116Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1250 | 2026-06-05T04:00:13.194Z | Compiling slog-dtrace v0.3.0 |
| 1251 | 2026-06-05T04:00:13.971Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-06-05T04:00:14.039Z | Compiling chrono-tz v0.10.4 |
| 1253 | 2026-06-05T04:00:14.039Z | Compiling unicode-xid v0.2.6 |
| 1254 | 2026-06-05T04:00:14.039Z | Compiling openssl v0.10.80 |
| 1255 | 2026-06-05T04:00:14.039Z | Compiling cancel-safe-futures v0.1.5 |
| 1256 | 2026-06-05T04:00:14.039Z | Compiling const_format_proc_macros v0.2.34 |
| 1257 | 2026-06-05T04:00:14.039Z | Compiling nom v7.1.3 |
| 1258 | 2026-06-05T04:00:14.300Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1259 | 2026-06-05T04:00:14.517Z | Compiling openssl-macros v0.1.1 |
| 1260 | 2026-06-05T04:00:14.658Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-05T04:00:14.847Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1262 | 2026-06-05T04:00:14.888Z | Checking cpufeatures v0.2.17 |
| 1263 | 2026-06-05T04:00:15.288Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-06-05T04:00:15.693Z | Compiling cookie v0.18.1 |
| 1265 | 2026-06-05T04:00:15.767Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1266 | 2026-06-05T04:00:16.042Z | Compiling tabled_derive v0.7.0 |
| 1267 | 2026-06-05T04:00:16.053Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-06-05T04:00:16.439Z | Checking num_enum v0.7.6 |
| 1269 | 2026-06-05T04:00:19.508Z | Checking tabwriter v1.4.1 |
| 1270 | 2026-06-05T04:00:19.573Z | Checking secrecy v0.10.3 |
| 1271 | 2026-06-05T04:00:19.573Z | Checking tinyvec_macros v0.1.1 |
| 1272 | 2026-06-05T04:00:19.573Z | Checking colored v3.1.1 |
| 1273 | 2026-06-05T04:00:19.573Z | Checking tinyvec v1.11.0 |
| 1274 | 2026-06-05T04:00:19.573Z | Checking crossbeam-epoch v0.9.18 |
| 1275 | 2026-06-05T04:00:19.573Z | Checking hash32 v0.3.1 |
| 1276 | 2026-06-05T04:00:19.610Z | Checking bstr v1.12.1 |
| 1277 | 2026-06-05T04:00:19.619Z | Checking data-encoding v2.11.0 |
| 1278 | 2026-06-05T04:00:19.726Z | Checking hmac v0.12.1 |
| 1279 | 2026-06-05T04:00:19.961Z | Checking ingot-types v0.1.2 |
| 1280 | 2026-06-05T04:00:19.977Z | Checking inout v0.1.4 |
| 1281 | 2026-06-05T04:00:20.003Z | Checking scroll v0.12.0 |
| 1282 | 2026-06-05T04:00:20.054Z | Checking ff v0.13.1 |
| 1283 | 2026-06-05T04:00:20.190Z | Checking cobs v0.3.0 |
| 1284 | 2026-06-05T04:00:20.240Z | Checking bitflags v1.3.2 |
| 1285 | 2026-06-05T04:00:20.243Z | Checking managed v0.8.0 |
| 1286 | 2026-06-05T04:00:20.342Z | Checking static_assertions v1.1.0 |
| 1287 | 2026-06-05T04:00:20.342Z | Checking foreign-types-shared v0.3.1 |
| 1288 | 2026-06-05T04:00:20.366Z | Checking postcard v1.1.3 |
| 1289 | 2026-06-05T04:00:20.423Z | Checking ingot v0.1.1 |
| 1290 | 2026-06-05T04:00:20.480Z | Checking foreign-types v0.5.0 |
| 1291 | 2026-06-05T04:00:20.563Z | Checking goblin v0.8.2 |
| 1292 | 2026-06-05T04:00:20.606Z | Checking group v0.13.0 |
| 1293 | 2026-06-05T04:00:20.670Z | Checking cipher v0.4.4 |
| 1294 | 2026-06-05T04:00:20.691Z | Checking hkdf v0.12.4 |
| 1295 | 2026-06-05T04:00:20.830Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1296 | 2026-06-05T04:00:20.861Z | Checking universal-hash v0.5.1 |
| 1297 | 2026-06-05T04:00:20.990Z | Checking crypto-bigint v0.5.5 |
| 1298 | 2026-06-05T04:00:20.994Z | Checking chacha20 v0.10.0 |
| 1299 | 2026-06-05T04:00:21.148Z | Checking half v2.7.1 |
| 1300 | 2026-06-05T04:00:21.411Z | Checking cstr-argument v0.1.2 |
| 1301 | 2026-06-05T04:00:21.558Z | Checking indent_write v2.2.0 |
| 1302 | 2026-06-05T04:00:21.563Z | Checking base16ct v0.2.0 |
| 1303 | 2026-06-05T04:00:21.590Z | Checking base64ct v1.8.3 |
| 1304 | 2026-06-05T04:00:21.637Z | Checking opaque-debug v0.3.1 |
| 1305 | 2026-06-05T04:00:21.680Z | Checking ciborium-io v0.2.2 |
| 1306 | 2026-06-05T04:00:21.702Z | Checking poly1305 v0.8.0 |
| 1307 | 2026-06-05T04:00:21.702Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1308 | 2026-06-05T04:00:21.802Z | Checking ciborium-ll v0.2.2 |
| 1309 | 2026-06-05T04:00:21.832Z | Checking password-hash v0.5.0 |
| 1310 | 2026-06-05T04:00:21.885Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-06-05T04:00:21.943Z | Checking rand v0.10.1 |
| 1312 | 2026-06-05T04:00:21.987Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1313 | 2026-06-05T04:00:22.023Z | Checking chacha20 v0.9.1 |
| 1314 | 2026-06-05T04:00:22.073Z | Checking atomicwrites v0.4.4 |
| 1315 | 2026-06-05T04:00:22.099Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1316 | 2026-06-05T04:00:22.141Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1317 | 2026-06-05T04:00:22.197Z | Checking blake2 v0.10.6 |
| 1318 | 2026-06-05T04:00:22.219Z | Checking aead v0.5.2 |
| 1319 | 2026-06-05T04:00:22.336Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1320 | 2026-06-05T04:00:22.361Z | Checking thiserror-no-std v2.0.2 |
| 1321 | 2026-06-05T04:00:22.415Z | Checking hubpack v0.1.2 |
| 1322 | 2026-06-05T04:00:22.429Z | Checking byte-wrapper v0.1.0 |
| 1323 | 2026-06-05T04:00:22.470Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1324 | 2026-06-05T04:00:22.648Z | Checking keccak v0.1.6 |
| 1325 | 2026-06-05T04:00:22.662Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1326 | 2026-06-05T04:00:22.724Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1327 | 2026-06-05T04:00:22.803Z | Checking sha3 v0.10.9 |
| 1328 | 2026-06-05T04:00:22.879Z | Checking vsss-rs v3.3.4 |
| 1329 | 2026-06-05T04:00:22.957Z | Checking argon2 v0.5.3 |
| 1330 | 2026-06-05T04:00:22.999Z | Checking chacha20poly1305 v0.10.1 |
| 1331 | 2026-06-05T04:00:23.067Z | Checking ciborium v0.2.2 |
| 1332 | 2026-06-05T04:00:23.149Z | Checking similar v2.7.0 |
| 1333 | 2026-06-05T04:00:23.355Z | Checking memmap v0.7.0 |
| 1334 | 2026-06-05T04:00:23.384Z | Checking lazy_static v1.5.0 |
| 1335 | 2026-06-05T04:00:23.515Z | Checking usdt v0.5.0 |
| 1336 | 2026-06-05T04:00:23.530Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1337 | 2026-06-05T04:00:23.679Z | Checking crossbeam-deque v0.8.6 |
| 1338 | 2026-06-05T04:00:23.833Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1339 | 2026-06-05T04:00:23.853Z | Checking unicode-segmentation v1.13.3 |
| 1340 | 2026-06-05T04:00:23.957Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1341 | 2026-06-05T04:00:24.169Z | Checking bytecount v0.6.9 |
| 1342 | 2026-06-05T04:00:24.235Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1343 | 2026-06-05T04:00:24.265Z | Checking newline-converter v0.3.0 |
| 1344 | 2026-06-05T04:00:24.343Z | Checking console v0.15.11 |
| 1345 | 2026-06-05T04:00:24.412Z | Checking itertools v0.12.1 |
| 1346 | 2026-06-05T04:00:24.425Z | Checking progenitor v0.14.0 |
| 1347 | 2026-06-05T04:00:24.610Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1348 | 2026-06-05T04:00:24.657Z | Compiling parking_lot_core v0.8.6 |
| 1349 | 2026-06-05T04:00:24.678Z | Checking linked-hash-map v0.5.6 |
| 1350 | 2026-06-05T04:00:24.793Z | Checking swrite v0.1.0 |
| 1351 | 2026-06-05T04:00:24.841Z | Checking resolv-conf v0.7.6 |
| 1352 | 2026-06-05T04:00:24.886Z | Checking lru-cache v0.1.2 |
| 1353 | 2026-06-05T04:00:24.952Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-06-05T04:00:25.013Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1355 | 2026-06-05T04:00:25.018Z | Checking rayon v1.12.0 |
| 1356 | 2026-06-05T04:00:25.054Z | Checking expectorate v1.2.0 |
| 1357 | 2026-06-05T04:00:25.185Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1358 | 2026-06-05T04:00:25.393Z | Checking hickory-proto v0.24.4 |
| 1359 | 2026-06-05T04:00:25.727Z | Checking progenitor-client v0.13.0 |
| 1360 | 2026-06-05T04:00:25.795Z | Checking camino-tempfile v1.4.1 |
| 1361 | 2026-06-05T04:00:26.153Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-06-05T04:00:27.316Z | Checking siphasher v1.0.3 |
| 1363 | 2026-06-05T04:00:27.316Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1364 | 2026-06-05T04:00:27.316Z | Checking progenitor v0.13.0 |
| 1365 | 2026-06-05T04:00:27.316Z | Checking phf_shared v0.12.1 |
| 1366 | 2026-06-05T04:00:27.317Z | Checking unicode-normalization v0.1.25 |
| 1367 | 2026-06-05T04:00:27.317Z | Checking pin-project v1.1.13 |
| 1368 | 2026-06-05T04:00:27.317Z | Checking hickory-resolver v0.24.4 |
| 1369 | 2026-06-05T04:00:27.317Z | Checking num_enum v0.5.11 |
| 1370 | 2026-06-05T04:00:27.317Z | Checking tokio-stream v0.1.18 |
| 1371 | 2026-06-05T04:00:27.516Z | Checking csv-core v0.1.13 |
| 1372 | 2026-06-05T04:00:27.591Z | Checking highway v1.3.0 |
| 1373 | 2026-06-05T04:00:27.596Z | Checking same-file v1.0.6 |
| 1374 | 2026-06-05T04:00:27.607Z | Checking smawk v0.3.2 |
| 1375 | 2026-06-05T04:00:27.675Z | Checking unicode-width v0.1.14 |
| 1376 | 2026-06-05T04:00:27.695Z | Checking konst_macro_rules v0.2.19 |
| 1377 | 2026-06-05T04:00:27.714Z | Checking foldhash v0.1.5 |
| 1378 | 2026-06-05T04:00:27.764Z | Checking foreign-types-shared v0.1.1 |
| 1379 | 2026-06-05T04:00:27.783Z | Checking unicode-linebreak v0.1.5 |
| 1380 | 2026-06-05T04:00:27.890Z | Checking foreign-types v0.3.2 |
| 1381 | 2026-06-05T04:00:27.911Z | Checking konst v0.2.20 |
| 1382 | 2026-06-05T04:00:27.931Z | Checking hashbrown v0.15.5 |
| 1383 | 2026-06-05T04:00:27.970Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1384 | 2026-06-05T04:00:28.013Z | Checking textwrap v0.16.2 |
| 1385 | 2026-06-05T04:00:28.073Z | Checking walkdir v2.5.0 |
| 1386 | 2026-06-05T04:00:28.100Z | Checking csv v1.4.0 |
| 1387 | 2026-06-05T04:00:28.230Z | Checking qorb v0.4.1 |
| 1388 | 2026-06-05T04:00:28.583Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1389 | 2026-06-05T04:00:28.783Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1390 | 2026-06-05T04:00:28.964Z | Checking olpc-cjson v0.1.4 |
| 1391 | 2026-06-05T04:00:29.084Z | Checking snafu v0.8.9 |
| 1392 | 2026-06-05T04:00:29.107Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1393 | 2026-06-05T04:00:29.207Z | Checking phf v0.12.1 |
| 1394 | 2026-06-05T04:00:29.355Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-06-05T04:00:29.452Z | Checking zone v0.3.1 |
| 1396 | 2026-06-05T04:00:29.527Z | Checking tokio-dtrace v0.1.1 |
| 1397 | 2026-06-05T04:00:29.717Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1398 | 2026-06-05T04:00:29.819Z | Checking globset v0.4.18 |
| 1399 | 2026-06-05T04:00:30.026Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1400 | 2026-06-05T04:00:30.353Z | Checking smf v0.2.3 |
| 1401 | 2026-06-05T04:00:30.479Z | Checking pem v3.0.6 |
| 1402 | 2026-06-05T04:00:30.597Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1403 | 2026-06-05T04:00:30.633Z | Checking libsw-core v0.3.2 |
| 1404 | 2026-06-05T04:00:30.784Z | Checking serde_plain v1.0.2 |
| 1405 | 2026-06-05T04:00:30.804Z | Checking sigpipe v0.1.3 |
| 1406 | 2026-06-05T04:00:30.822Z | Checking fixedbitset v0.4.2 |
| 1407 | 2026-06-05T04:00:30.846Z | Checking jiff v0.2.28 |
| 1408 | 2026-06-05T04:00:30.887Z | Checking typed-path v0.9.3 |
| 1409 | 2026-06-05T04:00:30.998Z | Checking glob v0.3.3 |
| 1410 | 2026-06-05T04:00:31.114Z | Checking fixedbitset v0.5.7 |
| 1411 | 2026-06-05T04:00:31.314Z | Checking petgraph v0.8.3 |
| 1412 | 2026-06-05T04:00:31.540Z | Checking petgraph v0.6.5 |
| 1413 | 2026-06-05T04:00:31.561Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1414 | 2026-06-05T04:00:31.652Z | Checking tough v0.22.0 |
| 1415 | 2026-06-05T04:00:31.953Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1416 | 2026-06-05T04:00:31.976Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-06-05T04:00:32.148Z | Checking libsw v3.5.0 |
| 1418 | 2026-06-05T04:00:32.429Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-06-05T04:00:32.679Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1420 | 2026-06-05T04:00:32.757Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1421 | 2026-06-05T04:00:32.806Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-06-05T04:00:32.809Z | Checking oxide-tokio-rt v0.1.6 |
| 1423 | 2026-06-05T04:00:33.005Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-05T04:00:33.082Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-06-05T04:00:33.134Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-06-05T04:00:33.176Z | Checking const_format v0.2.36 |
| 1427 | 2026-06-05T04:00:33.224Z | Checking papergrid v0.11.0 |
| 1428 | 2026-06-05T04:00:33.531Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-05T04:00:33.573Z | Checking gethostname v0.5.0 |
| 1430 | 2026-06-05T04:00:33.635Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-05T04:00:33.657Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1432 | 2026-06-05T04:00:33.836Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1433 | 2026-06-05T04:00:33.913Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-06-05T04:00:34.245Z | Checking libscf-sys v1.2.0 |
| 1435 | 2026-06-05T04:00:34.408Z | Checking bcs v0.1.6 |
| 1436 | 2026-06-05T04:00:34.566Z | Checking whoami v1.6.1 |
| 1437 | 2026-06-05T04:00:34.611Z | Checking tagptr v0.2.0 |
| 1438 | 2026-06-05T04:00:34.652Z | Checking linear-map v1.2.0 |
| 1439 | 2026-06-05T04:00:34.673Z | Checking termtree v0.5.1 |
| 1440 | 2026-06-05T04:00:34.771Z | Checking moka v0.12.15 |
| 1441 | 2026-06-05T04:00:34.835Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-06-05T04:00:35.191Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-06-05T04:00:36.146Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-05T04:00:36.354Z | Checking tabled v0.15.0 |
| 1445 | 2026-06-05T04:00:36.552Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-06-05T04:00:36.552Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-06-05T04:00:36.594Z | Checking steno v0.4.1 |
| 1448 | 2026-06-05T04:00:36.615Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-05T04:00:37.185Z | Checking hickory-proto v0.25.2 |
| 1450 | 2026-06-05T04:00:38.781Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1451 | 2026-06-05T04:00:38.784Z | Checking hickory-resolver v0.25.2 |
| 1452 | 2026-06-05T04:00:38.882Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-06-05T04:00:39.463Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-05T04:00:39.748Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1455 | 2026-06-05T04:00:40.282Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1456 | 2026-06-05T04:00:44.084Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-06-05T04:00:44.127Z | Checking nom v8.0.0 |
| 1458 | 2026-06-05T04:00:44.168Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1459 | 2026-06-05T04:00:46.041Z | Compiling proc-macro-error2 v2.0.1 |
| 1460 | 2026-06-05T04:00:47.942Z | Compiling crunchy v0.2.4 |
| 1461 | 2026-06-05T04:00:49.595Z | Compiling tabled_derive v0.11.0 |
| 1462 | 2026-06-05T04:00:49.660Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1463 | 2026-06-05T04:00:50.706Z | Compiling tiny-keccak v2.0.2 |
| 1464 | 2026-06-05T04:00:50.834Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1465 | 2026-06-05T04:00:51.210Z | Compiling typify-impl v0.4.3 |
| 1466 | 2026-06-05T04:00:51.288Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1467 | 2026-06-05T04:00:51.356Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1468 | 2026-06-05T04:00:51.450Z | Checking parking_lot v0.11.2 |
| 1469 | 2026-06-05T04:00:51.497Z | Compiling const-random-macro v0.1.16 |
| 1470 | 2026-06-05T04:00:51.742Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1471 | 2026-06-05T04:00:51.920Z | Checking fxhash v0.2.1 |
| 1472 | 2026-06-05T04:00:51.981Z | Compiling smartstring v1.0.1 |
| 1473 | 2026-06-05T04:00:52.048Z | Checking sled v0.34.7 |
| 1474 | 2026-06-05T04:00:52.258Z | Compiling ahash v0.8.12 |
| 1475 | 2026-06-05T04:00:52.917Z | Checking internet-checksum v0.2.1 |
| 1476 | 2026-06-05T04:00:52.959Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1477 | 2026-06-05T04:00:53.260Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1478 | 2026-06-05T04:00:53.282Z | Compiling rhai_codegen v3.2.0 |
| 1479 | 2026-06-05T04:00:53.326Z | Checking arc-swap v1.9.1 |
| 1480 | 2026-06-05T04:00:53.506Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1481 | 2026-06-05T04:00:53.652Z | Checking slog-scope v4.4.1 |
| 1482 | 2026-06-05T04:00:53.808Z | Checking papergrid v0.18.0 |
| 1483 | 2026-06-05T04:00:53.991Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1484 | 2026-06-05T04:00:54.110Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1485 | 2026-06-05T04:00:54.494Z | Checking testing_table v0.3.0 |
| 1486 | 2026-06-05T04:00:54.576Z | Checking dropshot-api-manager-types v0.7.2 |
| 1487 | 2026-06-05T04:00:54.597Z | Compiling typify-macro v0.4.3 |
| 1488 | 2026-06-05T04:00:54.659Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1489 | 2026-06-05T04:00:54.783Z | Checking tabled v0.21.0 |
| 1490 | 2026-06-05T04:00:54.803Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1491 | 2026-06-05T04:00:54.848Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1492 | 2026-06-05T04:00:54.940Z | Checking slog-stdlog v4.1.1 |
| 1493 | 2026-06-05T04:00:55.071Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1494 | 2026-06-05T04:00:55.284Z | Compiling lzma-sys v0.1.20 |
| 1495 | 2026-06-05T04:00:55.715Z | Compiling fs-err v3.3.0 |
| 1496 | 2026-06-05T04:00:55.749Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1497 | 2026-06-05T04:00:55.898Z | Compiling typeid v1.0.3 |
| 1498 | 2026-06-05T04:00:56.121Z | Compiling typify v0.4.3 |
| 1499 | 2026-06-05T04:00:56.128Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1500 | 2026-06-05T04:00:56.163Z | Checking slog-envlogger v2.2.0 |
| 1501 | 2026-06-05T04:00:56.232Z | Compiling progenitor-impl v0.10.0 |
| 1502 | 2026-06-05T04:00:56.971Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1503 | 2026-06-05T04:00:57.054Z | Checking crc8 v0.1.1 |
| 1504 | 2026-06-05T04:00:57.163Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1505 | 2026-06-05T04:00:57.209Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1506 | 2026-06-05T04:00:57.394Z | Checking const-random v0.1.18 |
| 1507 | 2026-06-05T04:00:57.879Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1508 | 2026-06-05T04:00:58.111Z | Compiling cargo_toml v0.22.3 |
| 1509 | 2026-06-05T04:00:58.132Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1510 | 2026-06-05T04:00:58.305Z | Compiling progenitor-macro v0.10.0 |
| 1511 | 2026-06-05T04:00:59.338Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1512 | 2026-06-05T04:00:59.944Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1513 | 2026-06-05T04:01:00.323Z | Checking thin-vec v0.2.18 |
| 1514 | 2026-06-05T04:01:00.561Z | Checking rhai v1.25.1 |
| 1515 | 2026-06-05T04:01:00.619Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1516 | 2026-06-05T04:01:01.504Z | Checking sha1 v0.10.6 |
| 1517 | 2026-06-05T04:01:01.711Z | Checking utf-8 v0.7.6 |
| 1518 | 2026-06-05T04:01:02.013Z | Checking tungstenite v0.21.0 |
| 1519 | 2026-06-05T04:01:02.469Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1520 | 2026-06-05T04:01:03.509Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1521 | 2026-06-05T04:01:03.531Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-06-05T04:01:03.722Z | Checking sha2 v0.10.9 |
| 1523 | 2026-06-05T04:01:03.844Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1524 | 2026-06-05T04:01:04.058Z | Checking diff v0.1.13 |
| 1525 | 2026-06-05T04:01:04.117Z | Checking yansi v1.0.1 |
| 1526 | 2026-06-05T04:01:04.117Z | Checking progenitor v0.10.0 |
| 1527 | 2026-06-05T04:01:04.175Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1528 | 2026-06-05T04:01:04.363Z | Checking pretty_assertions v1.4.1 |
| 1529 | 2026-06-05T04:01:04.456Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1530 | 2026-06-05T04:01:04.580Z | Checking tokio-tungstenite v0.21.0 |
| 1531 | 2026-06-05T04:01:05.526Z | Checking console v0.16.3 |
| 1532 | 2026-06-05T04:01:05.627Z | Checking git-stub v1.0.0 |
| 1533 | 2026-06-05T04:01:05.840Z | Checking unit-prefix v0.5.2 |
| 1534 | 2026-06-05T04:01:05.857Z | Checking is_ci v1.2.0 |
| 1535 | 2026-06-05T04:01:05.965Z | Checking base64 v0.21.7 |
| 1536 | 2026-06-05T04:01:06.073Z | Checking supports-color v3.0.2 |
| 1537 | 2026-06-05T04:01:06.166Z | Checking indicatif v0.18.4 |
| 1538 | 2026-06-05T04:01:06.251Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1539 | 2026-06-05T04:01:06.938Z | Checking git-stub-vcs v0.1.0 |
| 1540 | 2026-06-05T04:01:07.103Z | Checking xz2 v0.1.7 |
| 1541 | 2026-06-05T04:01:07.260Z | Checking ron v0.12.1 |
| 1542 | 2026-06-05T04:01:07.500Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1543 | 2026-06-05T04:01:07.752Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1544 | 2026-06-05T04:01:07.804Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1545 | 2026-06-05T04:01:07.830Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1546 | 2026-06-05T04:01:08.067Z | Checking drift v0.2.0 |
| 1547 | 2026-06-05T04:01:08.426Z | Compiling serial_test_derive v3.5.0 |
| 1548 | 2026-06-05T04:01:08.604Z | Checking base16ct v1.0.0 |
| 1549 | 2026-06-05T04:01:09.111Z | Checking dropshot-api-manager v0.7.2 |
| 1550 | 2026-06-05T04:01:09.149Z | Checking serial_test v3.5.0 |
| 1551 | 2026-06-05T04:01:09.318Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1552 | 2026-06-05T04:01:10.078Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1553 | 2026-06-05T04:01:10.321Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1554 | 2026-06-05T04:01:11.011Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1555 | 2026-06-05T04:01:11.239Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1556 | 2026-06-05T04:01:11.819Z | Checking natord v1.0.9 |
| 1557 | 2026-06-05T04:01:12.065Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1558 | 2026-06-05T04:01:12.155Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1559 | 2026-06-05T04:01:12.227Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1560 | 2026-06-05T04:01:12.662Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1561 | 2026-06-05T04:01:12.954Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1562 | 2026-06-05T04:01:13.100Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1563 | 2026-06-05T04:01:13.155Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1564 | 2026-06-05T04:01:13.237Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1565 | 2026-06-05T04:01:13.285Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1566 | 2026-06-05T04:01:20.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s |
| 1567 | 2026-06-05T04:01:20.881Z | + cargo xtask openapi check |
| 1568 | 2026-06-05T04:01:21.513Z | Compiling cfg-if v1.0.4 |
| 1569 | 2026-06-05T04:01:21.615Z | Compiling libc v0.2.186 |
| 1570 | 2026-06-05T04:01:21.619Z | Compiling serde_core v1.0.228 |
| 1571 | 2026-06-05T04:01:21.625Z | Compiling memchr v2.8.1 |
| 1572 | 2026-06-05T04:01:21.637Z | Compiling smallvec v1.15.1 |
| 1573 | 2026-06-05T04:01:21.643Z | Compiling itoa v1.0.18 |
| 1574 | 2026-06-05T04:01:21.649Z | Compiling stable_deref_trait v1.2.1 |
| 1575 | 2026-06-05T04:01:21.652Z | Compiling zerofrom v0.1.8 |
| 1576 | 2026-06-05T04:01:21.670Z | Compiling zmij v1.0.21 |
| 1577 | 2026-06-05T04:01:21.721Z | Compiling litemap v0.8.2 |
| 1578 | 2026-06-05T04:01:21.775Z | Compiling yoke v0.8.3 |
| 1579 | 2026-06-05T04:01:21.819Z | Compiling writeable v0.6.3 |
| 1580 | 2026-06-05T04:01:21.836Z | Compiling utf8_iter v1.0.4 |
| 1581 | 2026-06-05T04:01:21.907Z | Compiling percent-encoding v2.3.2 |
| 1582 | 2026-06-05T04:01:21.955Z | Compiling zerovec v0.11.6 |
| 1583 | 2026-06-05T04:01:21.958Z | Compiling zerotrie v0.2.4 |
| 1584 | 2026-06-05T04:01:22.001Z | Compiling icu_normalizer_data v2.2.0 |
| 1585 | 2026-06-05T04:01:22.018Z | Compiling icu_properties_data v2.2.0 |
| 1586 | 2026-06-05T04:01:22.078Z | Compiling libm v0.2.16 |
| 1587 | 2026-06-05T04:01:22.082Z | Compiling form_urlencoded v1.2.2 |
| 1588 | 2026-06-05T04:01:22.104Z | Compiling rand_core v0.10.1 |
| 1589 | 2026-06-05T04:01:22.160Z | Compiling errno v0.3.14 |
| 1590 | 2026-06-05T04:01:22.253Z | Compiling getrandom v0.4.2 |
| 1591 | 2026-06-05T04:01:22.294Z | Compiling iana-time-zone v0.1.65 |
| 1592 | 2026-06-05T04:01:22.320Z | Compiling pin-project-lite v0.2.17 |
| 1593 | 2026-06-05T04:01:22.324Z | Compiling zeroize v1.8.2 |
| 1594 | 2026-06-05T04:01:22.329Z | Compiling dyn-clone v1.0.20 |
| 1595 | 2026-06-05T04:01:22.401Z | Compiling scopeguard v1.2.0 |
| 1596 | 2026-06-05T04:01:22.446Z | Compiling parking_lot_core v0.9.12 |
| 1597 | 2026-06-05T04:01:22.469Z | Compiling tinystr v0.8.3 |
| 1598 | 2026-06-05T04:01:22.512Z | Compiling potential_utf v0.1.5 |
| 1599 | 2026-06-05T04:01:22.516Z | Compiling lock_api v0.4.14 |
| 1600 | 2026-06-05T04:01:22.516Z | Compiling socket2 v0.6.4 |
| 1601 | 2026-06-05T04:01:22.543Z | Compiling signal-hook-registry v1.4.8 |
| 1602 | 2026-06-05T04:01:22.677Z | Compiling icu_locale_core v2.2.0 |
| 1603 | 2026-06-05T04:01:22.689Z | Compiling icu_collections v2.2.0 |
| 1604 | 2026-06-05T04:01:22.748Z | Compiling parking_lot v0.12.5 |
| 1605 | 2026-06-05T04:01:22.758Z | Compiling mio v1.2.1 |
| 1606 | 2026-06-05T04:01:22.834Z | Compiling portable-atomic v1.13.1 |
| 1607 | 2026-06-05T04:01:22.979Z | Compiling num-traits v0.2.19 |
| 1608 | 2026-06-05T04:01:23.146Z | Compiling futures-core v0.3.32 |
| 1609 | 2026-06-05T04:01:23.230Z | Compiling thiserror v2.0.18 |
| 1610 | 2026-06-05T04:01:23.261Z | Compiling critical-section v1.2.0 |
| 1611 | 2026-06-05T04:01:23.293Z | Compiling equivalent v1.0.2 |
| 1612 | 2026-06-05T04:01:23.310Z | Compiling serde v1.0.228 |
| 1613 | 2026-06-05T04:01:23.339Z | Compiling serde_json v1.0.150 |
| 1614 | 2026-06-05T04:01:23.353Z | Compiling uuid v1.23.2 |
| 1615 | 2026-06-05T04:01:23.377Z | Compiling semver v1.0.28 |
| 1616 | 2026-06-05T04:01:23.390Z | Compiling icu_provider v2.2.0 |
| 1617 | 2026-06-05T04:01:23.476Z | Compiling bitflags v2.12.1 |
| 1618 | 2026-06-05T04:01:23.619Z | Compiling icu_normalizer v2.2.0 |
| 1619 | 2026-06-05T04:01:23.715Z | Compiling icu_properties v2.2.0 |
| 1620 | 2026-06-05T04:01:23.718Z | Compiling once_cell v1.21.4 |
| 1621 | 2026-06-05T04:01:23.736Z | Compiling bytes v1.11.1 |
| 1622 | 2026-06-05T04:01:23.768Z | Compiling chrono v0.4.45 |
| 1623 | 2026-06-05T04:01:23.771Z | Compiling subtle v2.6.1 |
| 1624 | 2026-06-05T04:01:23.814Z | Compiling zerocopy v0.8.50 |
| 1625 | 2026-06-05T04:01:23.933Z | Compiling log v0.4.32 |
| 1626 | 2026-06-05T04:01:23.947Z | Compiling futures-sink v0.3.32 |
| 1627 | 2026-06-05T04:01:24.055Z | Compiling typenum v1.20.1 |
| 1628 | 2026-06-05T04:01:24.124Z | Compiling slab v0.4.12 |
| 1629 | 2026-06-05T04:01:24.185Z | Compiling tokio v1.52.3 |
| 1630 | 2026-06-05T04:01:24.312Z | Compiling slog v2.8.2 |
| 1631 | 2026-06-05T04:01:24.325Z | Compiling futures-channel v0.3.32 |
| 1632 | 2026-06-05T04:01:24.366Z | Compiling getrandom v0.2.17 |
| 1633 | 2026-06-05T04:01:24.435Z | Compiling futures-io v0.3.32 |
| 1634 | 2026-06-05T04:01:24.549Z | Compiling rand_core v0.6.4 |
| 1635 | 2026-06-05T04:01:24.549Z | Compiling futures-task v0.3.32 |
| 1636 | 2026-06-05T04:01:24.595Z | Compiling idna_adapter v1.2.2 |
| 1637 | 2026-06-05T04:01:24.738Z | Compiling idna v1.1.0 |
| 1638 | 2026-06-05T04:01:24.738Z | Compiling futures-util v0.3.32 |
| 1639 | 2026-06-05T04:01:24.780Z | Compiling hashbrown v0.17.1 |
| 1640 | 2026-06-05T04:01:24.856Z | Compiling tracing-core v0.1.36 |
| 1641 | 2026-06-05T04:01:24.869Z | Compiling base64 v0.22.1 |
| 1642 | 2026-06-05T04:01:25.198Z | Compiling url v2.5.8 |
| 1643 | 2026-06-05T04:01:25.251Z | Compiling tracing v0.1.44 |
| 1644 | 2026-06-05T04:01:25.337Z | Compiling indexmap v2.14.0 |
| 1645 | 2026-06-05T04:01:25.447Z | Compiling http v1.4.1 |
| 1646 | 2026-06-05T04:01:25.470Z | Compiling unicode-ident v1.0.24 |
| 1647 | 2026-06-05T04:01:25.497Z | Compiling fnv v1.0.7 |
| 1648 | 2026-06-05T04:01:25.599Z | Compiling proc-macro2 v1.0.106 |
| 1649 | 2026-06-05T04:01:25.611Z | Compiling byteorder v1.5.0 |
| 1650 | 2026-06-05T04:01:25.845Z | Compiling schemars v0.8.22 |
| 1651 | 2026-06-05T04:01:25.977Z | Compiling quote v1.0.45 |
| 1652 | 2026-06-05T04:01:26.028Z | Compiling ipnet v2.12.0 |
| 1653 | 2026-06-05T04:01:26.265Z | Compiling syn v2.0.117 |
| 1654 | 2026-06-05T04:01:26.287Z | Compiling erased-serde v0.3.31 |
| 1655 | 2026-06-05T04:01:26.407Z | Compiling rustls-pki-types v1.14.1 |
| 1656 | 2026-06-05T04:01:26.542Z | Compiling http-body v1.0.1 |
| 1657 | 2026-06-05T04:01:26.704Z | Compiling ipnetwork v0.21.1 |
| 1658 | 2026-06-05T04:01:26.775Z | Compiling ppv-lite86 v0.2.21 |
| 1659 | 2026-06-05T04:01:26.884Z | Compiling thiserror v1.0.69 |
| 1660 | 2026-06-05T04:01:26.996Z | Compiling oxnet v0.1.6 |
| 1661 | 2026-06-05T04:01:27.021Z | Compiling aws-lc-sys v0.41.0 |
| 1662 | 2026-06-05T04:01:27.101Z | Compiling atomic-waker v1.1.2 |
| 1663 | 2026-06-05T04:01:27.130Z | Compiling untrusted v0.7.1 |
| 1664 | 2026-06-05T04:01:27.163Z | Compiling httparse v1.10.1 |
| 1665 | 2026-06-05T04:01:27.186Z | Compiling untrusted v0.9.0 |
| 1666 | 2026-06-05T04:01:27.229Z | Compiling try-lock v0.2.5 |
| 1667 | 2026-06-05T04:01:27.303Z | Compiling tower-layer v0.3.3 |
| 1668 | 2026-06-05T04:01:27.337Z | Compiling pretty-hex v0.4.2 |
| 1669 | 2026-06-05T04:01:27.376Z | Compiling ryu v1.0.23 |
| 1670 | 2026-06-05T04:01:27.463Z | Compiling tower-service v0.3.3 |
| 1671 | 2026-06-05T04:01:27.476Z | Compiling rustls v0.23.40 |
| 1672 | 2026-06-05T04:01:27.479Z | Compiling want v0.3.1 |
| 1673 | 2026-06-05T04:01:27.518Z | Compiling aws-lc-rs v1.17.0 |
| 1674 | 2026-06-05T04:01:27.561Z | Compiling rustix v1.1.4 |
| 1675 | 2026-06-05T04:01:27.573Z | Compiling httpdate v1.0.3 |
| 1676 | 2026-06-05T04:01:27.662Z | Compiling plain v0.2.3 |
| 1677 | 2026-06-05T04:01:27.668Z | Compiling omicron-workspace-hack v0.1.0 |
| 1678 | 2026-06-05T04:01:27.726Z | Compiling getrandom v0.3.4 |
| 1679 | 2026-06-05T04:01:27.740Z | Compiling ucd-trie v0.1.7 |
| 1680 | 2026-06-05T04:01:27.781Z | Compiling regex-syntax v0.8.10 |
| 1681 | 2026-06-05T04:01:27.830Z | Compiling crossbeam-utils v0.8.21 |
| 1682 | 2026-06-05T04:01:27.913Z | Compiling tokio-util v0.7.18 |
| 1683 | 2026-06-05T04:01:28.038Z | Compiling pest v2.8.6 |
| 1684 | 2026-06-05T04:01:28.364Z | Compiling rand_core v0.9.5 |
| 1685 | 2026-06-05T04:01:28.595Z | Compiling h2 v0.4.14 |
| 1686 | 2026-06-05T04:01:28.658Z | Compiling rustls-webpki v0.103.13 |
| 1687 | 2026-06-05T04:01:28.829Z | Compiling serde_urlencoded v0.7.1 |
| 1688 | 2026-06-05T04:01:28.963Z | Compiling http-body-util v0.1.3 |
| 1689 | 2026-06-05T04:01:29.083Z | Compiling newtype-uuid v1.3.2 |
| 1690 | 2026-06-05T04:01:29.313Z | Compiling foldhash v0.2.0 |
| 1691 | 2026-06-05T04:01:29.419Z | Compiling hex v0.4.3 |
| 1692 | 2026-06-05T04:01:29.561Z | Compiling allocator-api2 v0.2.21 |
| 1693 | 2026-06-05T04:01:29.592Z | Compiling daft v0.1.7 |
| 1694 | 2026-06-05T04:01:29.687Z | Compiling rand_chacha v0.9.0 |
| 1695 | 2026-06-05T04:01:29.866Z | Compiling hashbrown v0.16.1 |
| 1696 | 2026-06-05T04:01:29.901Z | Compiling fastrand v2.4.1 |
| 1697 | 2026-06-05T04:01:30.074Z | Compiling rand v0.9.4 |
| 1698 | 2026-06-05T04:01:30.128Z | Compiling sync_wrapper v1.0.2 |
| 1699 | 2026-06-05T04:01:30.171Z | Compiling generic-array v0.14.7 |
| 1700 | 2026-06-05T04:01:30.246Z | Compiling tower v0.5.3 |
| 1701 | 2026-06-05T04:01:30.260Z | Compiling anyhow v1.0.102 |
| 1702 | 2026-06-05T04:01:30.362Z | Compiling aho-corasick v1.1.4 |
| 1703 | 2026-06-05T04:01:30.455Z | Compiling powerfmt v0.2.0 |
| 1704 | 2026-06-05T04:01:30.643Z | Compiling tower-http v0.6.11 |
| 1705 | 2026-06-05T04:01:30.669Z | Compiling hyper v1.10.1 |
| 1706 | 2026-06-05T04:01:30.672Z | Compiling deranged v0.5.8 |
| 1707 | 2026-06-05T04:01:30.691Z | Compiling tempfile v3.27.0 |
| 1708 | 2026-06-05T04:01:30.713Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-06-05T04:01:30.990Z | Compiling camino v1.2.2 |
| 1710 | 2026-06-05T04:01:31.069Z | Compiling openapiv3 v2.2.0 |
| 1711 | 2026-06-05T04:01:31.084Z | Compiling openssl-probe v0.2.1 |
| 1712 | 2026-06-05T04:01:31.272Z | Compiling regex-automata v0.4.14 |
| 1713 | 2026-06-05T04:01:31.404Z | Compiling cpufeatures v0.3.0 |
| 1714 | 2026-06-05T04:01:31.485Z | Compiling time-core v0.1.8 |
| 1715 | 2026-06-05T04:01:31.553Z | Compiling num_threads v0.1.7 |
| 1716 | 2026-06-05T04:01:31.638Z | Compiling num-conv v0.2.2 |
| 1717 | 2026-06-05T04:01:31.658Z | Compiling rustls-native-certs v0.8.4 |
| 1718 | 2026-06-05T04:01:31.666Z | Compiling futures v0.3.32 |
| 1719 | 2026-06-05T04:01:31.760Z | Compiling hyper-util v0.1.20 |
| 1720 | 2026-06-05T04:01:31.795Z | Compiling time v0.3.47 |
| 1721 | 2026-06-05T04:01:31.986Z | Compiling scroll v0.13.0 |
| 1722 | 2026-06-05T04:01:32.210Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-06-05T04:01:32.270Z | Compiling hybrid-array v0.4.12 |
| 1724 | 2026-06-05T04:01:32.383Z | Compiling winnow v1.0.3 |
| 1725 | 2026-06-05T04:01:32.532Z | Compiling simd-adler32 v0.3.9 |
| 1726 | 2026-06-05T04:01:32.699Z | Compiling adler2 v2.0.1 |
| 1727 | 2026-06-05T04:01:32.744Z | Compiling goblin v0.10.7 |
| 1728 | 2026-06-05T04:01:32.767Z | Compiling rustls-platform-verifier v0.7.0 |
| 1729 | 2026-06-05T04:01:32.840Z | Compiling miniz_oxide v0.8.9 |
| 1730 | 2026-06-05T04:01:33.007Z | Compiling hyper-rustls v0.27.9 |
| 1731 | 2026-06-05T04:01:33.317Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-06-05T04:01:33.418Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-06-05T04:01:33.496Z | Compiling crc32fast v1.5.0 |
| 1734 | 2026-06-05T04:01:33.508Z | Compiling reqwest v0.13.4 |
| 1735 | 2026-06-05T04:01:33.521Z | Compiling regex v1.12.3 |
| 1736 | 2026-06-05T04:01:33.694Z | Compiling flate2 v1.1.9 |
| 1737 | 2026-06-05T04:01:33.827Z | Compiling crypto-common v0.2.2 |
| 1738 | 2026-06-05T04:01:33.896Z | Compiling block-buffer v0.12.0 |
| 1739 | 2026-06-05T04:01:33.980Z | Compiling crypto-common v0.1.7 |
| 1740 | 2026-06-05T04:01:34.063Z | Compiling dtrace-parser v0.3.0 |
| 1741 | 2026-06-05T04:01:34.116Z | Compiling rand_chacha v0.3.1 |
| 1742 | 2026-06-05T04:01:34.128Z | Compiling thread-id v5.1.0 |
| 1743 | 2026-06-05T04:01:34.216Z | Compiling thread_local v1.1.9 |
| 1744 | 2026-06-05T04:01:34.489Z | Compiling match_cfg v0.1.0 |
| 1745 | 2026-06-05T04:01:34.528Z | Compiling const-oid v0.10.2 |
| 1746 | 2026-06-05T04:01:34.532Z | Compiling debug-ignore v1.0.5 |
| 1747 | 2026-06-05T04:01:34.566Z | Compiling compression-core v0.4.32 |
| 1748 | 2026-06-05T04:01:34.665Z | Compiling hostname v0.3.1 |
| 1749 | 2026-06-05T04:01:34.729Z | Compiling compression-codecs v0.4.38 |
| 1750 | 2026-06-05T04:01:34.741Z | Compiling digest v0.11.3 |
| 1751 | 2026-06-05T04:01:34.751Z | Compiling rand v0.8.6 |
| 1752 | 2026-06-05T04:01:34.773Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1753 | 2026-06-05T04:01:34.804Z | Compiling slog-json v2.6.1 |
| 1754 | 2026-06-05T04:01:34.842Z | Compiling ref-cast v1.0.25 |
| 1755 | 2026-06-05T04:01:34.908Z | Compiling strum v0.26.3 |
| 1756 | 2026-06-05T04:01:34.950Z | Compiling macaddr v1.0.1 |
| 1757 | 2026-06-05T04:01:34.983Z | Compiling serde_spanned v1.1.1 |
| 1758 | 2026-06-05T04:01:35.014Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1759 | 2026-06-05T04:01:35.043Z | Compiling memmap2 v0.9.10 |
| 1760 | 2026-06-05T04:01:35.135Z | Compiling wait-timeout v0.2.1 |
| 1761 | 2026-06-05T04:01:35.181Z | Compiling is-terminal v0.4.17 |
| 1762 | 2026-06-05T04:01:35.272Z | Compiling encoding_rs v0.8.35 |
| 1763 | 2026-06-05T04:01:35.286Z | Compiling term v1.2.1 |
| 1764 | 2026-06-05T04:01:35.327Z | Compiling spin v0.9.8 |
| 1765 | 2026-06-05T04:01:35.395Z | Compiling bit-vec v0.8.0 |
| 1766 | 2026-06-05T04:01:35.429Z | Compiling take_mut v0.2.2 |
| 1767 | 2026-06-05T04:01:35.435Z | Compiling mime v0.3.17 |
| 1768 | 2026-06-05T04:01:35.448Z | Compiling either v1.16.0 |
| 1769 | 2026-06-05T04:01:35.557Z | Compiling dof v0.4.0 |
| 1770 | 2026-06-05T04:01:35.632Z | Compiling quick-error v1.2.3 |
| 1771 | 2026-06-05T04:01:35.662Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1772 | 2026-06-05T04:01:35.708Z | Compiling bit-set v0.8.0 |
| 1773 | 2026-06-05T04:01:35.747Z | Compiling rusty-fork v0.3.1 |
| 1774 | 2026-06-05T04:01:35.878Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1775 | 2026-06-05T04:01:35.878Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-06-05T04:01:35.964Z | Compiling slog-async v2.8.0 |
| 1777 | 2026-06-05T04:01:36.101Z | Compiling slog-bunyan v2.5.0 |
| 1778 | 2026-06-05T04:01:36.250Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-05T04:01:36.442Z | Compiling multer v3.1.0 |
| 1780 | 2026-06-05T04:01:36.459Z | Compiling async-compression v0.4.42 |
| 1781 | 2026-06-05T04:01:36.785Z | Compiling usdt v0.6.0 |
| 1782 | 2026-06-05T04:01:36.835Z | Compiling sha1 v0.11.0 |
| 1783 | 2026-06-05T04:01:36.922Z | Compiling serde_with v3.20.0 |
| 1784 | 2026-06-05T04:01:36.938Z | Compiling async-stream v0.3.6 |
| 1785 | 2026-06-05T04:01:36.941Z | Compiling rand_xorshift v0.4.0 |
| 1786 | 2026-06-05T04:01:37.068Z | Compiling waitgroup v0.1.2 |
| 1787 | 2026-06-05T04:01:37.090Z | Compiling rustls-pemfile v2.2.0 |
| 1788 | 2026-06-05T04:01:37.103Z | Compiling serde_path_to_error v0.1.20 |
| 1789 | 2026-06-05T04:01:37.118Z | Compiling hostname v0.4.2 |
| 1790 | 2026-06-05T04:01:37.194Z | Compiling unarray v0.1.4 |
| 1791 | 2026-06-05T04:01:37.214Z | Compiling strum v0.27.2 |
| 1792 | 2026-06-05T04:01:37.263Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1793 | 2026-06-05T04:01:37.317Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1794 | 2026-06-05T04:01:37.352Z | Compiling proptest v1.11.0 |
| 1795 | 2026-06-05T04:01:37.365Z | Compiling progenitor-client v0.14.0 |
| 1796 | 2026-06-05T04:01:37.379Z | Compiling iddqd v0.4.2 |
| 1797 | 2026-06-05T04:01:37.412Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1798 | 2026-06-05T04:01:37.502Z | Compiling dropshot v0.17.1 |
| 1799 | 2026-06-05T04:01:37.506Z | Compiling reqwest v0.12.28 |
| 1800 | 2026-06-05T04:01:37.586Z | Compiling block-buffer v0.10.4 |
| 1801 | 2026-06-05T04:01:37.659Z | Compiling backon v1.6.0 |
| 1802 | 2026-06-05T04:01:37.669Z | Compiling instant v0.1.13 |
| 1803 | 2026-06-05T04:01:37.741Z | Compiling backoff v0.4.0 |
| 1804 | 2026-06-05T04:01:37.777Z | Compiling digest v0.10.7 |
| 1805 | 2026-06-05T04:01:37.865Z | Compiling progenitor-extras v0.2.0 |
| 1806 | 2026-06-05T04:01:37.956Z | Compiling itertools v0.14.0 |
| 1807 | 2026-06-05T04:01:38.011Z | Compiling parse-display v0.10.0 |
| 1808 | 2026-06-05T04:01:38.102Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1809 | 2026-06-05T04:01:38.342Z | Compiling regress v0.10.5 |
| 1810 | 2026-06-05T04:01:38.669Z | Compiling progenitor-client v0.10.0 |
| 1811 | 2026-06-05T04:01:38.730Z | Compiling humantime v2.3.0 |
| 1812 | 2026-06-05T04:01:38.988Z | Compiling cpufeatures v0.2.17 |
| 1813 | 2026-06-05T04:01:39.012Z | Compiling unicode-width v0.2.2 |
| 1814 | 2026-06-05T04:01:39.068Z | Compiling secrecy v0.10.3 |
| 1815 | 2026-06-05T04:01:39.188Z | Compiling heck v0.5.0 |
| 1816 | 2026-06-05T04:01:39.236Z | Compiling tinyvec_macros v0.1.1 |
| 1817 | 2026-06-05T04:01:39.304Z | Compiling tinyvec v1.11.0 |
| 1818 | 2026-06-05T04:01:39.319Z | Compiling num-integer v0.1.46 |
| 1819 | 2026-06-05T04:01:39.329Z | Compiling scroll v0.12.0 |
| 1820 | 2026-06-05T04:01:39.450Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1821 | 2026-06-05T04:01:39.602Z | Compiling crucible-workspace-hack v0.1.0 |
| 1822 | 2026-06-05T04:01:39.641Z | Compiling hmac v0.12.1 |
| 1823 | 2026-06-05T04:01:39.654Z | Compiling inout v0.1.4 |
| 1824 | 2026-06-05T04:01:39.678Z | Compiling ff v0.13.1 |
| 1825 | 2026-06-05T04:01:39.788Z | Compiling utf8parse v0.2.2 |
| 1826 | 2026-06-05T04:01:39.805Z | Compiling group v0.13.0 |
| 1827 | 2026-06-05T04:01:39.818Z | Compiling cipher v0.4.4 |
| 1828 | 2026-06-05T04:01:39.908Z | Compiling anstyle-parse v1.0.0 |
| 1829 | 2026-06-05T04:01:39.923Z | Compiling hkdf v0.12.4 |
| 1830 | 2026-06-05T04:01:40.022Z | Compiling goblin v0.8.2 |
| 1831 | 2026-06-05T04:01:40.043Z | Compiling num-rational v0.4.2 |
| 1832 | 2026-06-05T04:01:40.078Z | Compiling num-iter v0.1.45 |
| 1833 | 2026-06-05T04:01:40.209Z | Compiling zerocopy v0.7.35 |
| 1834 | 2026-06-05T04:01:40.312Z | Compiling universal-hash v0.5.1 |
| 1835 | 2026-06-05T04:01:40.427Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-06-05T04:01:40.455Z | Compiling crypto-bigint v0.5.5 |
| 1837 | 2026-06-05T04:01:40.593Z | Compiling regress v0.11.1 |
| 1838 | 2026-06-05T04:01:40.766Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-05T04:01:40.959Z | Compiling terminal_size v0.4.4 |
| 1840 | 2026-06-05T04:01:41.110Z | Compiling half v2.7.1 |
| 1841 | 2026-06-05T04:01:41.123Z | Compiling num-complex v0.4.6 |
| 1842 | 2026-06-05T04:01:41.419Z | Compiling ciborium-io v0.2.2 |
| 1843 | 2026-06-05T04:01:41.511Z | Compiling opaque-debug v0.3.1 |
| 1844 | 2026-06-05T04:01:41.525Z | Compiling anstyle-query v1.1.5 |
| 1845 | 2026-06-05T04:01:41.591Z | Compiling base16ct v0.2.0 |
| 1846 | 2026-06-05T04:01:41.623Z | Compiling base64ct v1.8.3 |
| 1847 | 2026-06-05T04:01:41.641Z | Compiling is_terminal_polyfill v1.70.2 |
| 1848 | 2026-06-05T04:01:41.697Z | Compiling colorchoice v1.0.5 |
| 1849 | 2026-06-05T04:01:41.741Z | Compiling anstyle v1.0.14 |
| 1850 | 2026-06-05T04:01:41.758Z | Compiling elliptic-curve v0.13.8 |
| 1851 | 2026-06-05T04:01:41.931Z | Compiling anstream v1.0.0 |
| 1852 | 2026-06-05T04:01:41.975Z | Compiling password-hash v0.5.0 |
| 1853 | 2026-06-05T04:01:42.039Z | Compiling poly1305 v0.8.0 |
| 1854 | 2026-06-05T04:01:42.259Z | Compiling dof v0.3.0 |
| 1855 | 2026-06-05T04:01:42.336Z | Compiling typify-impl v0.6.2 |
| 1856 | 2026-06-05T04:01:42.464Z | Compiling ciborium-ll v0.2.2 |
| 1857 | 2026-06-05T04:01:42.497Z | Compiling num v0.4.3 |
| 1858 | 2026-06-05T04:01:42.693Z | Compiling curve25519-dalek v4.1.3 |
| 1859 | 2026-06-05T04:01:42.997Z | Compiling thiserror-no-std v2.0.2 |
| 1860 | 2026-06-05T04:01:43.130Z | Compiling chacha20 v0.9.1 |
| 1861 | 2026-06-05T04:01:43.250Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1862 | 2026-06-05T04:01:43.505Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-05T04:01:43.738Z | Compiling blake2 v0.10.6 |
| 1864 | 2026-06-05T04:01:43.853Z | Compiling aead v0.5.2 |
| 1865 | 2026-06-05T04:01:43.865Z | Compiling byte-wrapper v0.1.0 |
| 1866 | 2026-06-05T04:01:43.888Z | Compiling dtrace-parser v0.2.0 |
| 1867 | 2026-06-05T04:01:43.915Z | Compiling crossbeam-epoch v0.9.18 |
| 1868 | 2026-06-05T04:01:44.023Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1869 | 2026-06-05T04:01:44.157Z | Compiling thread-id v4.2.2 |
| 1870 | 2026-06-05T04:01:44.203Z | Compiling float-ord v0.3.2 |
| 1871 | 2026-06-05T04:01:44.245Z | Compiling clap_lex v1.1.0 |
| 1872 | 2026-06-05T04:01:44.250Z | Compiling keccak v0.1.6 |
| 1873 | 2026-06-05T04:01:44.256Z | Compiling strsim v0.11.1 |
| 1874 | 2026-06-05T04:01:44.317Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1875 | 2026-06-05T04:01:44.477Z | Compiling clap_builder v4.6.0 |
| 1876 | 2026-06-05T04:01:44.489Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-05T04:01:44.641Z | Compiling sha3 v0.10.9 |
| 1878 | 2026-06-05T04:01:44.680Z | Compiling usdt-impl v0.5.0 |
| 1879 | 2026-06-05T04:01:44.935Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-05T04:01:45.342Z | Compiling typify v0.6.2 |
| 1881 | 2026-06-05T04:01:45.460Z | Compiling chacha20poly1305 v0.10.1 |
| 1882 | 2026-06-05T04:01:45.603Z | Compiling argon2 v0.5.3 |
| 1883 | 2026-06-05T04:01:46.002Z | Compiling vsss-rs v3.3.4 |
| 1884 | 2026-06-05T04:01:46.115Z | Compiling ciborium v0.2.2 |
| 1885 | 2026-06-05T04:01:46.128Z | Compiling hash32 v0.3.1 |
| 1886 | 2026-06-05T04:01:46.295Z | Compiling memmap v0.7.0 |
| 1887 | 2026-06-05T04:01:46.489Z | Compiling indent_write v2.2.0 |
| 1888 | 2026-06-05T04:01:46.535Z | Compiling data-encoding v2.11.0 |
| 1889 | 2026-06-05T04:01:46.640Z | Compiling usdt v0.5.0 |
| 1890 | 2026-06-05T04:01:46.706Z | Compiling heapless v0.8.0 |
| 1891 | 2026-06-05T04:01:46.918Z | Compiling ingot-types v0.1.2 |
| 1892 | 2026-06-05T04:01:46.994Z | Compiling clap v4.6.1 |
| 1893 | 2026-06-05T04:01:47.085Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1894 | 2026-06-05T04:01:47.146Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-05T04:01:47.285Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-05T04:01:47.380Z | Compiling rustix v0.38.44 |
| 1897 | 2026-06-05T04:01:47.398Z | Compiling tabwriter v1.4.1 |
| 1898 | 2026-06-05T04:01:47.567Z | Compiling cobs v0.3.0 |
| 1899 | 2026-06-05T04:01:47.651Z | Compiling bitflags v1.3.2 |
| 1900 | 2026-06-05T04:01:47.736Z | Compiling managed v0.8.0 |
| 1901 | 2026-06-05T04:01:47.754Z | Compiling postcard v1.1.3 |
| 1902 | 2026-06-05T04:01:47.778Z | Compiling ingot v0.1.1 |
| 1903 | 2026-06-05T04:01:47.802Z | Compiling memoffset v0.9.1 |
| 1904 | 2026-06-05T04:01:47.894Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1905 | 2026-06-05T04:01:47.956Z | Compiling smoltcp v0.11.0 |
| 1906 | 2026-06-05T04:01:48.096Z | Compiling toml_datetime v0.6.11 |
| 1907 | 2026-06-05T04:01:48.159Z | Compiling serde_spanned v0.6.9 |
| 1908 | 2026-06-05T04:01:48.307Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1909 | 2026-06-05T04:01:48.318Z | Compiling static_assertions v1.1.0 |
| 1910 | 2026-06-05T04:01:48.381Z | Compiling linked-hash-map v0.5.6 |
| 1911 | 2026-06-05T04:01:48.396Z | Compiling toml_write v0.1.2 |
| 1912 | 2026-06-05T04:01:48.572Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-06-05T04:01:48.601Z | Compiling winnow v0.7.15 |
| 1914 | 2026-06-05T04:01:48.613Z | Compiling foreign-types-shared v0.3.1 |
| 1915 | 2026-06-05T04:01:48.712Z | Compiling resolv-conf v0.7.6 |
| 1916 | 2026-06-05T04:01:48.942Z | Compiling unicode-segmentation v1.13.3 |
| 1917 | 2026-06-05T04:01:49.083Z | Compiling swrite v0.1.0 |
| 1918 | 2026-06-05T04:01:49.187Z | Compiling colored v3.1.1 |
| 1919 | 2026-06-05T04:01:49.379Z | Compiling newline-converter v0.3.0 |
| 1920 | 2026-06-05T04:01:49.507Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1921 | 2026-06-05T04:01:49.584Z | Compiling foreign-types v0.5.0 |
| 1922 | 2026-06-05T04:01:49.652Z | Compiling lru-cache v0.1.2 |
| 1923 | 2026-06-05T04:01:49.676Z | Compiling hubpack v0.1.2 |
| 1924 | 2026-06-05T04:01:49.785Z | Compiling atomicwrites v0.4.4 |
| 1925 | 2026-06-05T04:01:49.838Z | Compiling nix v0.31.3 |
| 1926 | 2026-06-05T04:01:49.907Z | Compiling toml_edit v0.22.27 |
| 1927 | 2026-06-05T04:01:49.980Z | Compiling num_enum v0.7.6 |
| 1928 | 2026-06-05T04:01:50.095Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1929 | 2026-06-05T04:01:50.109Z | Compiling hickory-proto v0.24.4 |
| 1930 | 2026-06-05T04:01:50.219Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1931 | 2026-06-05T04:01:50.342Z | Compiling crossbeam-deque v0.8.6 |
| 1932 | 2026-06-05T04:01:50.549Z | Compiling console v0.15.11 |
| 1933 | 2026-06-05T04:01:50.644Z | Compiling chacha20 v0.10.0 |
| 1934 | 2026-06-05T04:01:50.692Z | Compiling camino-tempfile v1.4.1 |
| 1935 | 2026-06-05T04:01:50.905Z | Compiling serde-big-array v0.5.1 |
| 1936 | 2026-06-05T04:01:50.933Z | Compiling cstr-argument v0.1.2 |
| 1937 | 2026-06-05T04:01:51.057Z | Compiling similar v2.7.0 |
| 1938 | 2026-06-05T04:01:51.093Z | Compiling siphasher v1.0.3 |
| 1939 | 2026-06-05T04:01:51.298Z | Compiling phf_shared v0.12.1 |
| 1940 | 2026-06-05T04:01:51.483Z | Compiling expectorate v1.2.0 |
| 1941 | 2026-06-05T04:01:51.529Z | Compiling toml v0.8.23 |
| 1942 | 2026-06-05T04:01:51.643Z | Compiling pin-project v1.1.13 |
| 1943 | 2026-06-05T04:01:51.754Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1944 | 2026-06-05T04:01:51.957Z | Compiling hickory-resolver v0.24.4 |
| 1945 | 2026-06-05T04:01:52.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1946 | 2026-06-05T04:01:52.244Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-05T04:01:52.468Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1948 | 2026-06-05T04:01:52.499Z | Compiling rand v0.10.1 |
| 1949 | 2026-06-05T04:01:52.600Z | Compiling rayon-core v1.13.0 |
| 1950 | 2026-06-05T04:01:52.788Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1951 | 2026-06-05T04:01:53.185Z | Compiling num_enum v0.5.11 |
| 1952 | 2026-06-05T04:01:53.209Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1953 | 2026-06-05T04:01:53.267Z | Compiling progenitor-impl v0.13.0 |
| 1954 | 2026-06-05T04:01:53.311Z | Compiling prettyplease v0.2.37 |
| 1955 | 2026-06-05T04:01:53.313Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-06-05T04:01:53.723Z | Compiling progenitor-client v0.13.0 |
| 1957 | 2026-06-05T04:01:53.799Z | Compiling tokio-stream v0.1.18 |
| 1958 | 2026-06-05T04:01:54.028Z | Compiling csv-core v0.1.13 |
| 1959 | 2026-06-05T04:01:54.272Z | Compiling bstr v1.12.1 |
| 1960 | 2026-06-05T04:01:54.305Z | Compiling konst_macro_rules v0.2.19 |
| 1961 | 2026-06-05T04:01:54.338Z | Compiling unicode-width v0.1.14 |
| 1962 | 2026-06-05T04:01:54.382Z | Compiling highway v1.3.0 |
| 1963 | 2026-06-05T04:01:54.488Z | Compiling foldhash v0.1.5 |
| 1964 | 2026-06-05T04:01:54.575Z | Compiling same-file v1.0.6 |
| 1965 | 2026-06-05T04:01:54.621Z | Compiling foreign-types-shared v0.1.1 |
| 1966 | 2026-06-05T04:01:54.674Z | Compiling globset v0.4.18 |
| 1967 | 2026-06-05T04:01:54.716Z | Compiling foreign-types v0.3.2 |
| 1968 | 2026-06-05T04:01:54.752Z | Compiling walkdir v2.5.0 |
| 1969 | 2026-06-05T04:01:54.763Z | Compiling hashbrown v0.15.5 |
| 1970 | 2026-06-05T04:01:54.774Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1971 | 2026-06-05T04:01:54.791Z | Compiling konst v0.2.20 |
| 1972 | 2026-06-05T04:01:55.037Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1973 | 2026-06-05T04:01:55.093Z | Compiling progenitor v0.13.0 |
| 1974 | 2026-06-05T04:01:55.145Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1975 | 2026-06-05T04:01:55.233Z | Compiling csv v1.4.0 |
| 1976 | 2026-06-05T04:01:55.292Z | Compiling qorb v0.4.1 |
| 1977 | 2026-06-05T04:01:55.451Z | Compiling snafu v0.8.9 |
| 1978 | 2026-06-05T04:01:55.837Z | Compiling olpc-cjson v0.1.4 |
| 1979 | 2026-06-05T04:01:56.013Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1980 | 2026-06-05T04:01:56.332Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1981 | 2026-06-05T04:01:56.394Z | Compiling rayon v1.12.0 |
| 1982 | 2026-06-05T04:01:56.439Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1983 | 2026-06-05T04:01:57.058Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-06-05T04:01:57.190Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1985 | 2026-06-05T04:01:57.392Z | Compiling phf v0.12.1 |
| 1986 | 2026-06-05T04:01:57.560Z | Compiling openssl-sys v0.9.116 |
| 1987 | 2026-06-05T04:01:57.715Z | Compiling tokio-dtrace v0.1.1 |
| 1988 | 2026-06-05T04:01:57.860Z | Compiling progenitor-impl v0.14.0 |
| 1989 | 2026-06-05T04:01:57.981Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1990 | 2026-06-05T04:01:57.994Z | Compiling itertools v0.12.1 |
| 1991 | 2026-06-05T04:01:58.245Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1992 | 2026-06-05T04:01:58.461Z | Compiling libsw-core v0.3.2 |
| 1993 | 2026-06-05T04:01:58.553Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1994 | 2026-06-05T04:01:58.642Z | Compiling pem v3.0.6 |
| 1995 | 2026-06-05T04:01:58.858Z | Compiling serde_plain v1.0.2 |
| 1996 | 2026-06-05T04:01:58.922Z | Compiling sigpipe v0.1.3 |
| 1997 | 2026-06-05T04:01:59.012Z | Compiling jiff v0.2.28 |
| 1998 | 2026-06-05T04:01:59.024Z | Compiling glob v0.3.3 |
| 1999 | 2026-06-05T04:01:59.071Z | Compiling typed-path v0.9.3 |
| 2000 | 2026-06-05T04:01:59.148Z | Compiling minimal-lexical v0.2.1 |
| 2001 | 2026-06-05T04:01:59.201Z | Compiling bytecount v0.6.9 |
| 2002 | 2026-06-05T04:01:59.351Z | Compiling fixedbitset v0.4.2 |
| 2003 | 2026-06-05T04:01:59.425Z | Compiling fixedbitset v0.5.7 |
| 2004 | 2026-06-05T04:01:59.450Z | Compiling nom v7.1.3 |
| 2005 | 2026-06-05T04:01:59.589Z | Compiling petgraph v0.6.5 |
| 2006 | 2026-06-05T04:01:59.628Z | Compiling petgraph v0.8.3 |
| 2007 | 2026-06-05T04:01:59.757Z | Compiling papergrid v0.11.0 |
| 2008 | 2026-06-05T04:02:00.121Z | Compiling tough v0.22.0 |
| 2009 | 2026-06-05T04:02:00.366Z | Compiling zone v0.3.1 |
| 2010 | 2026-06-05T04:02:00.792Z | Compiling openssl v0.10.80 |
| 2011 | 2026-06-05T04:02:00.972Z | Compiling progenitor v0.14.0 |
| 2012 | 2026-06-05T04:02:01.072Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2013 | 2026-06-05T04:02:01.107Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2014 | 2026-06-05T04:02:01.119Z | Compiling libsw v3.5.0 |
| 2015 | 2026-06-05T04:02:01.264Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-06-05T04:02:01.296Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-06-05T04:02:01.372Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2018 | 2026-06-05T04:02:01.376Z | Compiling oxide-tokio-rt v0.1.6 |
| 2019 | 2026-06-05T04:02:01.525Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-05T04:02:01.623Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2021 | 2026-06-05T04:02:01.683Z | Compiling chrono-tz v0.10.4 |
| 2022 | 2026-06-05T04:02:02.204Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2023 | 2026-06-05T04:02:02.404Z | Compiling newtype_derive v0.1.6 |
| 2024 | 2026-06-05T04:02:02.460Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2025 | 2026-06-05T04:02:02.489Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-05T04:02:02.697Z | Compiling slog-dtrace v0.3.0 |
| 2027 | 2026-06-05T04:02:02.788Z | Compiling owo-colors v4.3.0 |
| 2028 | 2026-06-05T04:02:03.017Z | Compiling const_format v0.2.36 |
| 2029 | 2026-06-05T04:02:03.307Z | Compiling cancel-safe-futures v0.1.5 |
| 2030 | 2026-06-05T04:02:03.367Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2031 | 2026-06-05T04:02:03.530Z | Compiling gethostname v0.5.0 |
| 2032 | 2026-06-05T04:02:03.552Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2033 | 2026-06-05T04:02:03.619Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-06-05T04:02:03.658Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-06-05T04:02:03.745Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-05T04:02:03.762Z | Compiling smf v0.2.3 |
| 2037 | 2026-06-05T04:02:03.875Z | Compiling bcs v0.1.6 |
| 2038 | 2026-06-05T04:02:04.026Z | Compiling termtree v0.5.1 |
| 2039 | 2026-06-05T04:02:04.170Z | Compiling linear-map v1.2.0 |
| 2040 | 2026-06-05T04:02:04.182Z | Compiling tagptr v0.2.0 |
| 2041 | 2026-06-05T04:02:04.200Z | Compiling whoami v1.6.1 |
| 2042 | 2026-06-05T04:02:04.213Z | Compiling unicode-linebreak v0.1.5 |
| 2043 | 2026-06-05T04:02:04.336Z | Compiling lazy_static v1.5.0 |
| 2044 | 2026-06-05T04:02:04.348Z | Compiling smawk v0.3.2 |
| 2045 | 2026-06-05T04:02:04.359Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-06-05T04:02:04.444Z | Compiling steno v0.4.1 |
| 2047 | 2026-06-05T04:02:04.465Z | Compiling textwrap v0.16.2 |
| 2048 | 2026-06-05T04:02:04.488Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-05T04:02:04.516Z | Compiling moka v0.12.15 |
| 2050 | 2026-06-05T04:02:04.833Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-05T04:02:04.992Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-05T04:02:05.294Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-05T04:02:05.940Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-05T04:02:06.000Z | Compiling tabled v0.15.0 |
| 2055 | 2026-06-05T04:02:06.321Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-05T04:02:06.521Z | Compiling cookie v0.18.1 |
| 2057 | 2026-06-05T04:02:07.140Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-05T04:02:07.304Z | Compiling hickory-proto v0.25.2 |
| 2059 | 2026-06-05T04:02:07.631Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2060 | 2026-06-05T04:02:07.655Z | Compiling libscf-sys v1.2.0 |
| 2061 | 2026-06-05T04:02:07.828Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-05T04:02:08.092Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2063 | 2026-06-05T04:02:08.488Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2064 | 2026-06-05T04:02:08.541Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2065 | 2026-06-05T04:02:08.820Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2066 | 2026-06-05T04:02:09.188Z | Compiling hickory-resolver v0.25.2 |
| 2067 | 2026-06-05T04:02:09.955Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-06-05T04:02:14.599Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-05T04:02:22.131Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-05T04:02:23.732Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-05T04:02:24.728Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2072 | 2026-06-05T04:02:26.046Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2073 | 2026-06-05T04:02:27.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2074 | 2026-06-05T04:02:27.304Z | Running `target/debug/xtask openapi check` |
| 2075 | 2026-06-05T04:02:27.786Z | Compiling serde_core v1.0.228 |
| 2076 | 2026-06-05T04:02:27.789Z | Compiling serde v1.0.228 |
| 2077 | 2026-06-05T04:02:27.858Z | Compiling serde_json v1.0.150 |
| 2078 | 2026-06-05T04:02:27.862Z | Compiling syn v2.0.117 |
| 2079 | 2026-06-05T04:02:27.871Z | Compiling bytes v1.11.1 |
| 2080 | 2026-06-05T04:02:27.876Z | Compiling getrandom v0.4.2 |
| 2081 | 2026-06-05T04:02:27.880Z | Compiling zerocopy v0.8.50 |
| 2082 | 2026-06-05T04:02:27.880Z | Compiling once_cell v1.21.4 |
| 2083 | 2026-06-05T04:02:28.034Z | Compiling num-traits v0.2.19 |
| 2084 | 2026-06-05T04:02:28.214Z | Compiling zeroize v1.8.2 |
| 2085 | 2026-06-05T04:02:28.330Z | Compiling http v1.4.1 |
| 2086 | 2026-06-05T04:02:28.395Z | Compiling schemars v0.8.22 |
| 2087 | 2026-06-05T04:02:28.455Z | Compiling aws-lc-rs v1.17.0 |
| 2088 | 2026-06-05T04:02:28.471Z | Compiling usdt-impl v0.6.0 |
| 2089 | 2026-06-05T04:02:28.492Z | Compiling time-macros v0.2.27 |
| 2090 | 2026-06-05T04:02:28.666Z | Compiling rustls-pki-types v1.14.1 |
| 2091 | 2026-06-05T04:02:28.741Z | Compiling tracing-core v0.1.36 |
| 2092 | 2026-06-05T04:02:29.004Z | Compiling bitflags v2.12.1 |
| 2093 | 2026-06-05T04:02:29.135Z | Compiling tracing v0.1.44 |
| 2094 | 2026-06-05T04:02:29.246Z | Compiling http-body v1.0.1 |
| 2095 | 2026-06-05T04:02:29.332Z | Compiling generic-array v0.14.7 |
| 2096 | 2026-06-05T04:02:29.378Z | Compiling rustls v0.23.40 |
| 2097 | 2026-06-05T04:02:29.391Z | Compiling indexmap v2.14.0 |
| 2098 | 2026-06-05T04:02:29.404Z | Compiling rustix v1.1.4 |
| 2099 | 2026-06-05T04:02:29.485Z | Compiling time v0.3.47 |
| 2100 | 2026-06-05T04:02:29.620Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2101 | 2026-06-05T04:02:30.012Z | Compiling uuid v1.23.2 |
| 2102 | 2026-06-05T04:02:30.436Z | Compiling pest_generator v2.8.6 |
| 2103 | 2026-06-05T04:02:30.560Z | Compiling serde_derive_internals v0.29.1 |
| 2104 | 2026-06-05T04:02:30.622Z | Compiling camino v1.2.2 |
| 2105 | 2026-06-05T04:02:30.632Z | Compiling rustls-webpki v0.103.13 |
| 2106 | 2026-06-05T04:02:30.645Z | Compiling subtle v2.6.1 |
| 2107 | 2026-06-05T04:02:30.800Z | Compiling winnow v1.0.3 |
| 2108 | 2026-06-05T04:02:30.917Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2109 | 2026-06-05T04:02:30.942Z | Compiling serde_spanned v1.1.1 |
| 2110 | 2026-06-05T04:02:31.089Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2111 | 2026-06-05T04:02:31.301Z | Compiling semver v1.0.28 |
| 2112 | 2026-06-05T04:02:31.536Z | Compiling rustix v0.38.44 |
| 2113 | 2026-06-05T04:02:31.551Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2114 | 2026-06-05T04:02:31.561Z | Compiling serde_derive v1.0.228 |
| 2115 | 2026-06-05T04:02:31.636Z | Compiling thiserror-impl v2.0.18 |
| 2116 | 2026-06-05T04:02:31.639Z | Compiling zerocopy-derive v0.8.50 |
| 2117 | 2026-06-05T04:02:31.749Z | Compiling pest_derive v2.8.6 |
| 2118 | 2026-06-05T04:02:31.825Z | Compiling tokio-macros v2.7.0 |
| 2119 | 2026-06-05T04:02:31.907Z | Compiling scroll_derive v0.13.1 |
| 2120 | 2026-06-05T04:02:32.281Z | Compiling schemars_derive v0.8.22 |
| 2121 | 2026-06-05T04:02:32.628Z | Compiling tokio v1.52.3 |
| 2122 | 2026-06-05T04:02:32.804Z | Compiling futures-macro v0.3.32 |
| 2123 | 2026-06-05T04:02:32.885Z | Compiling thiserror v2.0.18 |
| 2124 | 2026-06-05T04:02:33.007Z | Compiling scroll v0.13.0 |
| 2125 | 2026-06-05T04:02:33.108Z | Compiling dtrace-parser v0.3.0 |
| 2126 | 2026-06-05T04:02:33.282Z | Compiling goblin v0.10.7 |
| 2127 | 2026-06-05T04:02:33.663Z | Compiling futures-util v0.3.32 |
| 2128 | 2026-06-05T04:02:34.806Z | Compiling chrono v0.4.45 |
| 2129 | 2026-06-05T04:02:35.022Z | Compiling erased-serde v0.3.31 |
| 2130 | 2026-06-05T04:02:35.526Z | Compiling slog v2.8.2 |
| 2131 | 2026-06-05T04:02:35.928Z | Compiling dof v0.4.0 |
| 2132 | 2026-06-05T04:02:36.007Z | Compiling serde_tokenstream v0.2.3 |
| 2133 | 2026-06-05T04:02:36.276Z | Compiling tokio-util v0.7.18 |
| 2134 | 2026-06-05T04:02:36.491Z | Compiling slog-json v2.6.1 |
| 2135 | 2026-06-05T04:02:36.704Z | Compiling oxnet v0.1.6 |
| 2136 | 2026-06-05T04:02:36.712Z | Compiling h2 v0.4.14 |
| 2137 | 2026-06-05T04:02:36.887Z | Compiling futures-executor v0.3.32 |
| 2138 | 2026-06-05T04:02:37.181Z | Compiling usdt-attr-macro v0.6.0 |
| 2139 | 2026-06-05T04:02:37.181Z | Compiling usdt-macro v0.6.0 |
| 2140 | 2026-06-05T04:02:37.254Z | Compiling openapiv3 v2.2.0 |
| 2141 | 2026-06-05T04:02:37.596Z | Compiling async-stream-impl v0.3.6 |
| 2142 | 2026-06-05T04:02:37.913Z | Compiling futures v0.3.32 |
| 2143 | 2026-06-05T04:02:37.949Z | Compiling slog-bunyan v2.5.0 |
| 2144 | 2026-06-05T04:02:37.962Z | Compiling usdt v0.6.0 |
| 2145 | 2026-06-05T04:02:37.995Z | Compiling dropshot_endpoint v0.17.1 |
| 2146 | 2026-06-05T04:02:38.026Z | Compiling tokio-rustls v0.26.4 |
| 2147 | 2026-06-05T04:02:38.091Z | Compiling async-compression v0.4.42 |
| 2148 | 2026-06-05T04:02:38.239Z | Compiling async-stream v0.3.6 |
| 2149 | 2026-06-05T04:02:38.240Z | Compiling slog-term v2.9.2 |
| 2150 | 2026-06-05T04:02:38.293Z | Compiling slog-async v2.8.0 |
| 2151 | 2026-06-05T04:02:38.412Z | Compiling multer v3.1.0 |
| 2152 | 2026-06-05T04:02:38.426Z | Compiling serde_urlencoded v0.7.1 |
| 2153 | 2026-06-05T04:02:38.669Z | Compiling async-trait v0.1.89 |
| 2154 | 2026-06-05T04:02:38.677Z | Compiling proc-macro-crate v3.5.0 |
| 2155 | 2026-06-05T04:02:38.806Z | Compiling serde_path_to_error v0.1.20 |
| 2156 | 2026-06-05T04:02:38.819Z | Compiling http-body-util v0.1.3 |
| 2157 | 2026-06-05T04:02:38.899Z | Compiling hyper v1.10.1 |
| 2158 | 2026-06-05T04:02:38.926Z | Compiling rustls-pemfile v2.2.0 |
| 2159 | 2026-06-05T04:02:39.058Z | Compiling crossbeam-epoch v0.9.18 |
| 2160 | 2026-06-05T04:02:39.105Z | Compiling aho-corasick v1.1.4 |
| 2161 | 2026-06-05T04:02:39.123Z | Compiling tempfile v3.27.0 |
| 2162 | 2026-06-05T04:02:39.158Z | Compiling num_enum_derive v0.7.6 |
| 2163 | 2026-06-05T04:02:39.394Z | Compiling crossbeam-deque v0.8.6 |
| 2164 | 2026-06-05T04:02:39.596Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2165 | 2026-06-05T04:02:39.642Z | Compiling crypto-common v0.1.7 |
| 2166 | 2026-06-05T04:02:39.650Z | Compiling block-buffer v0.10.4 |
| 2167 | 2026-06-05T04:02:39.718Z | Compiling clap_builder v4.6.0 |
| 2168 | 2026-06-05T04:02:39.769Z | Compiling digest v0.10.7 |
| 2169 | 2026-06-05T04:02:39.786Z | Compiling git-stub v1.0.0 |
| 2170 | 2026-06-05T04:02:39.933Z | Compiling regex-automata v0.4.14 |
| 2171 | 2026-06-05T04:02:39.973Z | Compiling hyper-util v0.1.20 |
| 2172 | 2026-06-05T04:02:40.056Z | Compiling rayon-core v1.13.0 |
| 2173 | 2026-06-05T04:02:40.183Z | Compiling num_enum v0.7.6 |
| 2174 | 2026-06-05T04:02:40.307Z | Compiling atomicwrites v0.4.4 |
| 2175 | 2026-06-05T04:02:40.402Z | Compiling fs-err v3.3.0 |
| 2176 | 2026-06-05T04:02:40.499Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2177 | 2026-06-05T04:02:40.546Z | Compiling serde_repr v0.1.20 |
| 2178 | 2026-06-05T04:02:40.704Z | Compiling clap_derive v4.6.1 |
| 2179 | 2026-06-05T04:02:40.759Z | Compiling terminal_size v0.4.4 |
| 2180 | 2026-06-05T04:02:40.902Z | Compiling nom v8.0.0 |
| 2181 | 2026-06-05T04:02:40.944Z | Compiling bstr v1.12.1 |
| 2182 | 2026-06-05T04:02:41.132Z | Compiling dropshot v0.17.1 |
| 2183 | 2026-06-05T04:02:41.314Z | Compiling either v1.16.0 |
| 2184 | 2026-06-05T04:02:41.388Z | Compiling is_ci v1.2.0 |
| 2185 | 2026-06-05T04:02:41.498Z | Compiling textwrap v0.16.2 |
| 2186 | 2026-06-05T04:02:41.498Z | Compiling rayon v1.12.0 |
| 2187 | 2026-06-05T04:02:41.594Z | Compiling regex v1.12.3 |
| 2188 | 2026-06-05T04:02:42.009Z | Compiling drift v0.2.0 |
| 2189 | 2026-06-05T04:02:42.058Z | Compiling supports-color v3.0.2 |
| 2190 | 2026-06-05T04:02:42.234Z | Compiling sha2 v0.10.9 |
| 2191 | 2026-06-05T04:02:42.419Z | Compiling clap v4.6.1 |
| 2192 | 2026-06-05T04:02:42.508Z | Compiling similar v2.7.0 |
| 2193 | 2026-06-05T04:02:42.700Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2194 | 2026-06-05T04:02:43.013Z | Compiling git-stub-vcs v0.1.0 |
| 2195 | 2026-06-05T04:02:43.154Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2196 | 2026-06-05T04:02:44.011Z | Compiling dropshot-api-manager v0.7.2 |
| 2197 | 2026-06-05T04:02:44.011Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2198 | 2026-06-05T04:02:47.417Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2199 | 2026-06-05T04:02:48.446Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2200 | 2026-06-05T04:02:55.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.87s |
| 2201 | 2026-06-05T04:02:55.310Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2202 | 2026-06-05T04:02:55.335Z | ------- |
| 2203 | 2026-06-05T04:02:55.335Z | Generating OpenAPI documents from API definitions ... |
| 2204 | 2026-06-05T04:02:55.392Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2205 | 2026-06-05T04:02:55.423Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2206 | 2026-06-05T04:02:55.545Z | ------- |
| 2207 | 2026-06-05T04:02:55.545Z | Checking 12 OpenAPI documents... |
| 2208 | 2026-06-05T04:02:55.545Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2209 | 2026-06-05T04:02:55.545Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-05T04:02:55.545Z | Fresh ddm-admin "latest" symlink |
| 2211 | 2026-06-05T04:02:55.548Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2212 | 2026-06-05T04:02:55.548Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-05T04:02:55.549Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-05T04:02:55.549Z | Fresh mg-admin "latest" symlink |
| 2222 | 2026-06-05T04:02:55.549Z | ------- |
| 2223 | 2026-06-05T04:02:55.549Z | Success 12 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 2224 | 2026-06-05T04:02:55.587Z | + banner build |
| 2225 | 2026-06-05T04:02:55.592Z | |
| 2226 | 2026-06-05T04:02:55.592Z | ##### # # # # ##### |
| 2227 | 2026-06-05T04:02:55.592Z | # # # # # # # # |
| 2228 | 2026-06-05T04:02:55.592Z | ##### # # # # # # |
| 2229 | 2026-06-05T04:02:55.592Z | # # # # # # # # |
| 2230 | 2026-06-05T04:02:55.592Z | # # # # # # # # |
| 2231 | 2026-06-05T04:02:55.592Z | ##### #### # ###### ##### |
| 2232 | 2026-06-05T04:02:55.592Z | |
| 2233 | 2026-06-05T04:02:55.592Z | + ptime -m cargo build |
| 2234 | 2026-06-05T04:02:56.189Z | Compiling smallvec v1.15.1 |
| 2235 | 2026-06-05T04:02:56.302Z | Compiling log v0.4.32 |
| 2236 | 2026-06-05T04:02:56.319Z | Compiling slog v2.8.2 |
| 2237 | 2026-06-05T04:02:56.333Z | Compiling ring v0.17.14 |
| 2238 | 2026-06-05T04:02:56.353Z | Compiling webpki-roots v1.0.7 |
| 2239 | 2026-06-05T04:02:56.402Z | Compiling similar v2.7.0 |
| 2240 | 2026-06-05T04:02:56.435Z | Compiling fxhash v0.2.1 |
| 2241 | 2026-06-05T04:02:56.435Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2242 | 2026-06-05T04:02:56.473Z | Compiling goblin v0.10.7 |
| 2243 | 2026-06-05T04:02:56.513Z | Compiling icu_normalizer v2.2.0 |
| 2244 | 2026-06-05T04:02:56.513Z | Compiling parking_lot_core v0.9.12 |
| 2245 | 2026-06-05T04:02:56.589Z | Compiling slog-term v2.9.2 |
| 2246 | 2026-06-05T04:02:56.661Z | Compiling slog-async v2.8.0 |
| 2247 | 2026-06-05T04:02:56.718Z | Compiling parking_lot v0.12.5 |
| 2248 | 2026-06-05T04:02:56.843Z | Compiling slog-json v2.6.1 |
| 2249 | 2026-06-05T04:02:57.047Z | Compiling idna_adapter v1.2.2 |
| 2250 | 2026-06-05T04:02:57.083Z | Compiling tokio v1.52.3 |
| 2251 | 2026-06-05T04:02:57.102Z | Compiling slog-bunyan v2.5.0 |
| 2252 | 2026-06-05T04:02:57.137Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2253 | 2026-06-05T04:02:57.150Z | Compiling goblin v0.8.2 |
| 2254 | 2026-06-05T04:02:57.199Z | Compiling idna v1.1.0 |
| 2255 | 2026-06-05T04:02:57.245Z | Compiling expectorate v1.2.0 |
| 2256 | 2026-06-05T04:02:57.387Z | Compiling globset v0.4.18 |
| 2257 | 2026-06-05T04:02:57.393Z | Compiling moka v0.12.15 |
| 2258 | 2026-06-05T04:02:57.400Z | Compiling parking_lot_core v0.8.6 |
| 2259 | 2026-06-05T04:02:57.721Z | Compiling url v2.5.8 |
| 2260 | 2026-06-05T04:02:57.990Z | Compiling rustls-webpki v0.103.13 |
| 2261 | 2026-06-05T04:02:58.139Z | Compiling parking_lot v0.11.2 |
| 2262 | 2026-06-05T04:02:58.154Z | Compiling arc-swap v1.9.1 |
| 2263 | 2026-06-05T04:02:58.323Z | Compiling schemars v0.8.22 |
| 2264 | 2026-06-05T04:02:58.498Z | Compiling rustls v0.23.40 |
| 2265 | 2026-06-05T04:02:58.528Z | Compiling sled v0.34.7 |
| 2266 | 2026-06-05T04:02:58.574Z | Compiling slog-scope v4.4.1 |
| 2267 | 2026-06-05T04:02:58.834Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2268 | 2026-06-05T04:02:58.996Z | Compiling papergrid v0.18.0 |
| 2269 | 2026-06-05T04:02:59.156Z | Compiling ipnetwork v0.21.1 |
| 2270 | 2026-06-05T04:02:59.578Z | Compiling oxnet v0.1.6 |
| 2271 | 2026-06-05T04:02:59.650Z | Compiling newtype-uuid v1.3.2 |
| 2272 | 2026-06-05T04:02:59.994Z | Compiling daft v0.1.7 |
| 2273 | 2026-06-05T04:03:00.037Z | Compiling dof v0.4.0 |
| 2274 | 2026-06-05T04:03:00.279Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2275 | 2026-06-05T04:03:00.788Z | Compiling tokio-util v0.7.18 |
| 2276 | 2026-06-05T04:03:00.853Z | Compiling tower v0.5.3 |
| 2277 | 2026-06-05T04:03:01.019Z | Compiling usdt-impl v0.6.0 |
| 2278 | 2026-06-05T04:03:01.302Z | Compiling tower-http v0.6.11 |
| 2279 | 2026-06-05T04:03:01.338Z | Compiling h2 v0.4.14 |
| 2280 | 2026-06-05T04:03:01.355Z | Compiling usdt v0.6.0 |
| 2281 | 2026-06-05T04:03:01.523Z | Compiling tokio-rustls v0.26.4 |
| 2282 | 2026-06-05T04:03:01.640Z | Compiling rustls-platform-verifier v0.7.0 |
| 2283 | 2026-06-05T04:03:01.684Z | Compiling async-compression v0.4.42 |
| 2284 | 2026-06-05T04:03:01.733Z | Compiling serde_with v3.20.0 |
| 2285 | 2026-06-05T04:03:01.808Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2286 | 2026-06-05T04:03:01.888Z | Compiling iddqd v0.4.2 |
| 2287 | 2026-06-05T04:03:02.011Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-06-05T04:03:02.280Z | Compiling backoff v0.4.0 |
| 2289 | 2026-06-05T04:03:02.408Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2290 | 2026-06-05T04:03:02.548Z | Compiling typify-impl v0.6.2 |
| 2291 | 2026-06-05T04:03:02.752Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2292 | 2026-06-05T04:03:03.067Z | Compiling dof v0.3.0 |
| 2293 | 2026-06-05T04:03:03.112Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2294 | 2026-06-05T04:03:03.256Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2295 | 2026-06-05T04:03:03.313Z | Compiling byte-wrapper v0.1.0 |
| 2296 | 2026-06-05T04:03:03.436Z | Compiling hyper v1.10.1 |
| 2297 | 2026-06-05T04:03:03.546Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2298 | 2026-06-05T04:03:03.678Z | Compiling usdt-impl v0.5.0 |
| 2299 | 2026-06-05T04:03:03.864Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2300 | 2026-06-05T04:03:03.877Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2301 | 2026-06-05T04:03:03.962Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2302 | 2026-06-05T04:03:04.236Z | Compiling typify v0.6.2 |
| 2303 | 2026-06-05T04:03:04.320Z | Compiling usdt v0.5.0 |
| 2304 | 2026-06-05T04:03:04.339Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2305 | 2026-06-05T04:03:04.351Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2306 | 2026-06-05T04:03:04.355Z | Compiling progenitor-impl v0.13.0 |
| 2307 | 2026-06-05T04:03:04.575Z | Compiling hyper-util v0.1.20 |
| 2308 | 2026-06-05T04:03:04.917Z | Compiling progenitor-impl v0.14.0 |
| 2309 | 2026-06-05T04:03:05.113Z | Compiling hickory-proto v0.24.4 |
| 2310 | 2026-06-05T04:03:05.715Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2311 | 2026-06-05T04:03:05.827Z | Compiling hyper-rustls v0.27.9 |
| 2312 | 2026-06-05T04:03:06.104Z | Compiling reqwest v0.13.4 |
| 2313 | 2026-06-05T04:03:06.165Z | Compiling dropshot v0.17.1 |
| 2314 | 2026-06-05T04:03:06.240Z | Compiling reqwest v0.12.28 |
| 2315 | 2026-06-05T04:03:07.492Z | Compiling progenitor-client v0.14.0 |
| 2316 | 2026-06-05T04:03:07.819Z | Compiling progenitor-client v0.10.0 |
| 2317 | 2026-06-05T04:03:07.834Z | Compiling progenitor-extras v0.2.0 |
| 2318 | 2026-06-05T04:03:08.091Z | Compiling progenitor-client v0.13.0 |
| 2319 | 2026-06-05T04:03:08.104Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2320 | 2026-06-05T04:03:08.140Z | Compiling progenitor v0.14.0 |
| 2321 | 2026-06-05T04:03:08.145Z | Compiling hickory-resolver v0.24.4 |
| 2322 | 2026-06-05T04:03:08.262Z | Compiling tokio-stream v0.1.18 |
| 2323 | 2026-06-05T04:03:08.297Z | Compiling tokio-dtrace v0.1.1 |
| 2324 | 2026-06-05T04:03:08.410Z | Compiling progenitor v0.13.0 |
| 2325 | 2026-06-05T04:03:08.575Z | Compiling libsw-core v0.3.2 |
| 2326 | 2026-06-05T04:03:08.587Z | Compiling zone v0.3.1 |
| 2327 | 2026-06-05T04:03:08.756Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2328 | 2026-06-05T04:03:08.797Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2329 | 2026-06-05T04:03:09.127Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2330 | 2026-06-05T04:03:09.242Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2331 | 2026-06-05T04:03:09.349Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2332 | 2026-06-05T04:03:09.699Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2333 | 2026-06-05T04:03:09.748Z | Compiling qorb v0.4.1 |
| 2334 | 2026-06-05T04:03:09.866Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2335 | 2026-06-05T04:03:10.006Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2336 | 2026-06-05T04:03:10.358Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2337 | 2026-06-05T04:03:10.444Z | Compiling libsw v3.5.0 |
| 2338 | 2026-06-05T04:03:10.564Z | Compiling oxide-tokio-rt v0.1.6 |
| 2339 | 2026-06-05T04:03:10.630Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-05T04:03:10.768Z | Compiling slog-dtrace v0.3.0 |
| 2341 | 2026-06-05T04:03:10.882Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2342 | 2026-06-05T04:03:11.057Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2343 | 2026-06-05T04:03:11.091Z | Compiling tough v0.22.0 |
| 2344 | 2026-06-05T04:03:11.282Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2345 | 2026-06-05T04:03:11.397Z | Compiling cancel-safe-futures v0.1.5 |
| 2346 | 2026-06-05T04:03:11.717Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2347 | 2026-06-05T04:03:11.808Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2348 | 2026-06-05T04:03:11.933Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2349 | 2026-06-05T04:03:12.427Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2350 | 2026-06-05T04:03:12.549Z | Compiling steno v0.4.1 |
| 2351 | 2026-06-05T04:03:12.572Z | Compiling hickory-proto v0.25.2 |
| 2352 | 2026-06-05T04:03:12.629Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2353 | 2026-06-05T04:03:12.740Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2354 | 2026-06-05T04:03:13.493Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-06-05T04:03:14.556Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-05T04:03:14.734Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-05T04:03:15.137Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-06-05T04:03:15.140Z | Compiling hickory-resolver v0.25.2 |
| 2359 | 2026-06-05T04:03:15.432Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-05T04:03:15.614Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-06-05T04:03:15.717Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-05T04:03:15.885Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-05T04:03:16.087Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-05T04:03:16.759Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-06-05T04:03:17.019Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-05T04:03:17.128Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-06-05T04:03:17.186Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2368 | 2026-06-05T04:03:17.245Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-06-05T04:03:17.547Z | Compiling testing_table v0.3.0 |
| 2370 | 2026-06-05T04:03:17.597Z | Compiling internet-checksum v0.2.1 |
| 2371 | 2026-06-05T04:03:17.727Z | Compiling tabled v0.21.0 |
| 2372 | 2026-06-05T04:03:17.749Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2373 | 2026-06-05T04:03:17.913Z | Compiling slog-stdlog v4.1.1 |
| 2374 | 2026-06-05T04:03:18.030Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2375 | 2026-06-05T04:03:18.063Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2376 | 2026-06-05T04:03:18.109Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2377 | 2026-06-05T04:03:18.272Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2378 | 2026-06-05T04:03:18.407Z | Compiling slog-envlogger v2.2.0 |
| 2379 | 2026-06-05T04:03:18.424Z | Compiling const-random v0.1.18 |
| 2380 | 2026-06-05T04:03:18.507Z | Compiling typify-impl v0.4.3 |
| 2381 | 2026-06-05T04:03:18.823Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2382 | 2026-06-05T04:03:19.148Z | Compiling crc8 v0.1.1 |
| 2383 | 2026-06-05T04:03:19.281Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2384 | 2026-06-05T04:03:19.502Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2385 | 2026-06-05T04:03:19.970Z | Compiling ahash v0.8.12 |
| 2386 | 2026-06-05T04:03:20.226Z | Compiling typify v0.4.3 |
| 2387 | 2026-06-05T04:03:20.349Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2388 | 2026-06-05T04:03:20.369Z | Compiling smartstring v1.0.1 |
| 2389 | 2026-06-05T04:03:20.383Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2390 | 2026-06-05T04:03:20.425Z | Compiling sha1 v0.10.6 |
| 2391 | 2026-06-05T04:03:20.647Z | Compiling thin-vec v0.2.18 |
| 2392 | 2026-06-05T04:03:20.665Z | Compiling utf-8 v0.7.6 |
| 2393 | 2026-06-05T04:03:20.693Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2394 | 2026-06-05T04:03:20.867Z | Compiling tungstenite v0.21.0 |
| 2395 | 2026-06-05T04:03:20.952Z | Compiling rhai v1.25.1 |
| 2396 | 2026-06-05T04:03:21.189Z | Compiling progenitor-impl v0.10.0 |
| 2397 | 2026-06-05T04:03:21.209Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2398 | 2026-06-05T04:03:21.541Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2399 | 2026-06-05T04:03:21.771Z | Compiling sha2 v0.10.9 |
| 2400 | 2026-06-05T04:03:22.016Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-06-05T04:03:22.173Z | Compiling tokio-tungstenite v0.21.0 |
| 2402 | 2026-06-05T04:03:22.576Z | Compiling progenitor v0.10.0 |
| 2403 | 2026-06-05T04:03:22.731Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2404 | 2026-06-05T04:03:22.976Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2405 | 2026-06-05T04:03:23.852Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2406 | 2026-06-05T04:03:23.990Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2407 | 2026-06-05T04:03:24.356Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2408 | 2026-06-05T04:03:24.853Z | Compiling lzma-sys v0.1.20 |
| 2409 | 2026-06-05T04:03:24.983Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2410 | 2026-06-05T04:03:25.256Z | Compiling typeid v1.0.3 |
| 2411 | 2026-06-05T04:03:25.382Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2412 | 2026-06-05T04:03:26.129Z | Compiling console v0.16.3 |
| 2413 | 2026-06-05T04:03:26.357Z | Compiling git-stub v1.0.0 |
| 2414 | 2026-06-05T04:03:26.477Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2415 | 2026-06-05T04:03:26.514Z | Compiling unit-prefix v0.5.2 |
| 2416 | 2026-06-05T04:03:26.637Z | Compiling base64 v0.21.7 |
| 2417 | 2026-06-05T04:03:26.681Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2418 | 2026-06-05T04:03:26.769Z | Compiling indicatif v0.18.4 |
| 2419 | 2026-06-05T04:03:26.802Z | Compiling git-stub-vcs v0.1.0 |
| 2420 | 2026-06-05T04:03:26.981Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2421 | 2026-06-05T04:03:27.163Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2422 | 2026-06-05T04:03:27.719Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2423 | 2026-06-05T04:03:27.837Z | Compiling ron v0.12.1 |
| 2424 | 2026-06-05T04:03:28.169Z | Compiling xz2 v0.1.7 |
| 2425 | 2026-06-05T04:03:28.425Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2426 | 2026-06-05T04:03:28.506Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2427 | 2026-06-05T04:03:28.777Z | Compiling drift v0.2.0 |
| 2428 | 2026-06-05T04:03:29.286Z | Compiling base16ct v1.0.0 |
| 2429 | 2026-06-05T04:03:29.368Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2430 | 2026-06-05T04:03:29.381Z | Compiling natord v1.0.9 |
| 2431 | 2026-06-05T04:03:29.484Z | Compiling dropshot-api-manager v0.7.2 |
| 2432 | 2026-06-05T04:03:29.564Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2433 | 2026-06-05T04:03:29.775Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2434 | 2026-06-05T04:03:33.210Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2435 | 2026-06-05T04:03:33.739Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2436 | 2026-06-05T04:03:41.361Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2437 | 2026-06-05T04:03:42.999Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2438 | 2026-06-05T04:03:44.020Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2439 | 2026-06-05T04:03:44.958Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2440 | 2026-06-05T04:03:44.961Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2441 | 2026-06-05T04:03:44.961Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2442 | 2026-06-05T04:03:45.425Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2443 | 2026-06-05T04:03:45.429Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2444 | 2026-06-05T04:03:45.429Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2445 | 2026-06-05T04:03:46.259Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2446 | 2026-06-05T04:03:47.309Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2447 | 2026-06-05T04:03:47.309Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2448 | 2026-06-05T04:03:47.309Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2449 | 2026-06-05T04:03:52.014Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2450 | 2026-06-05T04:03:54.153Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2451 | 2026-06-05T04:03:54.153Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2452 | 2026-06-05T04:03:54.163Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2453 | 2026-06-05T04:04:32.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 2454 | 2026-06-05T04:04:32.711Z | |
| 2455 | 2026-06-05T04:04:32.712Z | real 1:37.055542590 |
| 2456 | 2026-06-05T04:04:32.712Z | user 7:14.510944896 |
| 2457 | 2026-06-05T04:04:32.712Z | sys 1:03.295015881 |
| 2458 | 2026-06-05T04:04:32.712Z | trap 0.190597240 |
| 2459 | 2026-06-05T04:04:32.712Z | tflt 0.009554525 |
| 2460 | 2026-06-05T04:04:32.712Z | dflt 0.143212288 |
| 2461 | 2026-06-05T04:04:32.716Z | kflt 0.000080079 |
| 2462 | 2026-06-05T04:04:32.716Z | lock 27:59.369933560 |
| 2463 | 2026-06-05T04:04:32.716Z | slp 23:04.038300011 |
| 2464 | 2026-06-05T04:04:32.716Z | lat 23.493107620 |
| 2465 | 2026-06-05T04:04:32.716Z | stop 34.983823830 |
| 2466 | 2026-06-05T04:04:32.716Z | + ptime -m cargo build --release |
| 2467 | 2026-06-05T04:04:33.353Z | Compiling proc-macro2 v1.0.106 |
| 2468 | 2026-06-05T04:04:33.353Z | Compiling quote v1.0.45 |
| 2469 | 2026-06-05T04:04:33.353Z | Compiling unicode-ident v1.0.24 |
| 2470 | 2026-06-05T04:04:33.362Z | Compiling serde_core v1.0.228 |
| 2471 | 2026-06-05T04:04:33.362Z | Compiling serde v1.0.228 |
| 2472 | 2026-06-05T04:04:33.362Z | Compiling libc v0.2.186 |
| 2473 | 2026-06-05T04:04:33.362Z | Compiling cfg-if v1.0.4 |
| 2474 | 2026-06-05T04:04:34.005Z | Compiling zmij v1.0.21 |
| 2475 | 2026-06-05T04:04:34.010Z | Compiling autocfg v1.5.1 |
| 2476 | 2026-06-05T04:04:34.010Z | Compiling memchr v2.8.1 |
| 2477 | 2026-06-05T04:04:34.010Z | Compiling libm v0.2.16 |
| 2478 | 2026-06-05T04:04:34.027Z | Compiling itoa v1.0.18 |
| 2479 | 2026-06-05T04:04:34.272Z | Compiling icu_properties_data v2.2.0 |
| 2480 | 2026-06-05T04:04:34.295Z | Compiling icu_normalizer_data v2.2.0 |
| 2481 | 2026-06-05T04:04:34.495Z | Compiling version_check v0.9.5 |
| 2482 | 2026-06-05T04:04:34.971Z | Compiling stable_deref_trait v1.2.1 |
| 2483 | 2026-06-05T04:04:35.389Z | Compiling serde_json v1.0.150 |
| 2484 | 2026-06-05T04:04:35.389Z | Compiling syn v2.0.117 |
| 2485 | 2026-06-05T04:04:35.389Z | Compiling litemap v0.8.2 |
| 2486 | 2026-06-05T04:04:35.389Z | Compiling writeable v0.6.3 |
| 2487 | 2026-06-05T04:04:35.389Z | Compiling utf8_iter v1.0.4 |
| 2488 | 2026-06-05T04:04:35.389Z | Compiling thiserror v2.0.18 |
| 2489 | 2026-06-05T04:04:35.402Z | Compiling num-traits v0.2.19 |
| 2490 | 2026-06-05T04:04:35.402Z | Compiling percent-encoding v2.3.2 |
| 2491 | 2026-06-05T04:04:35.402Z | Compiling form_urlencoded v1.2.2 |
| 2492 | 2026-06-05T04:04:35.402Z | Compiling rand_core v0.10.1 |
| 2493 | 2026-06-05T04:04:35.402Z | Compiling getrandom v0.4.2 |
| 2494 | 2026-06-05T04:04:35.521Z | Compiling parking_lot_core v0.9.12 |
| 2495 | 2026-06-05T04:04:35.617Z | Compiling iana-time-zone v0.1.65 |
| 2496 | 2026-06-05T04:04:35.728Z | Compiling heck v0.5.0 |
| 2497 | 2026-06-05T04:04:35.838Z | Compiling errno v0.3.14 |
| 2498 | 2026-06-05T04:04:35.919Z | Compiling uuid v1.23.2 |
| 2499 | 2026-06-05T04:04:35.973Z | Compiling zerocopy v0.8.50 |
| 2500 | 2026-06-05T04:04:36.243Z | Compiling semver v1.0.28 |
| 2501 | 2026-06-05T04:04:36.256Z | Compiling dyn-clone v1.0.20 |
| 2502 | 2026-06-05T04:04:36.407Z | Compiling schemars v0.8.22 |
| 2503 | 2026-06-05T04:04:36.638Z | Compiling jobserver v0.1.34 |
| 2504 | 2026-06-05T04:04:36.674Z | Compiling shlex v2.0.1 |
| 2505 | 2026-06-05T04:04:36.709Z | Compiling find-msvc-tools v0.1.9 |
| 2506 | 2026-06-05T04:04:36.899Z | Compiling cc v1.2.63 |
| 2507 | 2026-06-05T04:04:36.943Z | Compiling rustversion v1.0.22 |
| 2508 | 2026-06-05T04:04:36.977Z | Compiling pin-project-lite v0.2.17 |
| 2509 | 2026-06-05T04:04:37.056Z | Compiling getrandom v0.2.17 |
| 2510 | 2026-06-05T04:04:37.101Z | Compiling bitflags v2.12.1 |
| 2511 | 2026-06-05T04:04:37.175Z | Compiling socket2 v0.6.4 |
| 2512 | 2026-06-05T04:04:37.196Z | Compiling portable-atomic v1.13.1 |
| 2513 | 2026-06-05T04:04:37.779Z | Compiling scopeguard v1.2.0 |
| 2514 | 2026-06-05T04:04:37.790Z | Compiling synstructure v0.13.2 |
| 2515 | 2026-06-05T04:04:37.790Z | Compiling serde_derive_internals v0.29.1 |
| 2516 | 2026-06-05T04:04:37.790Z | Compiling lock_api v0.4.14 |
| 2517 | 2026-06-05T04:04:37.986Z | Compiling log v0.4.32 |
| 2518 | 2026-06-05T04:04:38.004Z | Compiling critical-section v1.2.0 |
| 2519 | 2026-06-05T04:04:38.105Z | Compiling signal-hook-registry v1.4.8 |
| 2520 | 2026-06-05T04:04:38.130Z | Compiling mio v1.2.1 |
| 2521 | 2026-06-05T04:04:38.144Z | Compiling equivalent v1.0.2 |
| 2522 | 2026-06-05T04:04:38.217Z | Compiling cmake v0.1.58 |
| 2523 | 2026-06-05T04:04:38.269Z | Compiling fs_extra v1.3.0 |
| 2524 | 2026-06-05T04:04:38.299Z | Compiling dunce v1.0.5 |
| 2525 | 2026-06-05T04:04:38.394Z | Compiling once_cell v1.21.4 |
| 2526 | 2026-06-05T04:04:38.413Z | Compiling subtle v2.6.1 |
| 2527 | 2026-06-05T04:04:38.563Z | Compiling aws-lc-sys v0.41.0 |
| 2528 | 2026-06-05T04:04:38.563Z | Compiling futures-core v0.3.32 |
| 2529 | 2026-06-05T04:04:39.018Z | Compiling httparse v1.10.1 |
| 2530 | 2026-06-05T04:04:39.029Z | Compiling serde_derive v1.0.228 |
| 2531 | 2026-06-05T04:04:39.029Z | Compiling zerofrom-derive v0.1.7 |
| 2532 | 2026-06-05T04:04:39.029Z | Compiling yoke-derive v0.8.2 |
| 2533 | 2026-06-05T04:04:39.029Z | Compiling zerovec-derive v0.11.3 |
| 2534 | 2026-06-05T04:04:39.029Z | Compiling displaydoc v0.2.6 |
| 2535 | 2026-06-05T04:04:39.029Z | Compiling schemars_derive v0.8.22 |
| 2536 | 2026-06-05T04:04:39.029Z | Compiling thiserror-impl v2.0.18 |
| 2537 | 2026-06-05T04:04:39.856Z | Compiling tokio-macros v2.7.0 |
| 2538 | 2026-06-05T04:04:39.895Z | Compiling zerocopy-derive v0.8.50 |
| 2539 | 2026-06-05T04:04:39.896Z | Compiling zeroize_derive v1.4.3 |
| 2540 | 2026-06-05T04:04:39.896Z | Compiling zerofrom v0.1.8 |
| 2541 | 2026-06-05T04:04:39.896Z | Compiling futures-macro v0.3.32 |
| 2542 | 2026-06-05T04:04:39.974Z | Compiling yoke v0.8.3 |
| 2543 | 2026-06-05T04:04:40.062Z | Compiling futures-sink v0.3.32 |
| 2544 | 2026-06-05T04:04:40.185Z | Compiling zerovec v0.11.6 |
| 2545 | 2026-06-05T04:04:40.185Z | Compiling zerotrie v0.2.4 |
| 2546 | 2026-06-05T04:04:40.227Z | Compiling slab v0.4.12 |
| 2547 | 2026-06-05T04:04:40.432Z | Compiling typenum v1.20.1 |
| 2548 | 2026-06-05T04:04:40.462Z | Compiling zeroize v1.8.2 |
| 2549 | 2026-06-05T04:04:40.470Z | Compiling rustix v1.1.4 |
| 2550 | 2026-06-05T04:04:40.626Z | Compiling thiserror v1.0.69 |
| 2551 | 2026-06-05T04:04:40.699Z | Compiling futures-channel v0.3.32 |
| 2552 | 2026-06-05T04:04:40.711Z | Compiling thiserror-impl v1.0.69 |
| 2553 | 2026-06-05T04:04:40.815Z | Compiling tinystr v0.8.3 |
| 2554 | 2026-06-05T04:04:40.846Z | Compiling potential_utf v0.1.5 |
| 2555 | 2026-06-05T04:04:40.953Z | Compiling futures-io v0.3.32 |
| 2556 | 2026-06-05T04:04:40.967Z | Compiling icu_collections v2.2.0 |
| 2557 | 2026-06-05T04:04:41.028Z | Compiling icu_locale_core v2.2.0 |
| 2558 | 2026-06-05T04:04:41.032Z | Compiling futures-task v0.3.32 |
| 2559 | 2026-06-05T04:04:41.160Z | Compiling hashbrown v0.17.1 |
| 2560 | 2026-06-05T04:04:41.261Z | Compiling futures-util v0.3.32 |
| 2561 | 2026-06-05T04:04:41.792Z | Compiling indexmap v2.14.0 |
| 2562 | 2026-06-05T04:04:41.945Z | Compiling smallvec v1.15.1 |
| 2563 | 2026-06-05T04:04:41.976Z | Compiling bytes v1.11.1 |
| 2564 | 2026-06-05T04:04:41.976Z | Compiling icu_provider v2.2.0 |
| 2565 | 2026-06-05T04:04:42.229Z | Compiling chrono v0.4.45 |
| 2566 | 2026-06-05T04:04:42.229Z | Compiling serde_tokenstream v0.2.3 |
| 2567 | 2026-06-05T04:04:42.447Z | Compiling icu_properties v2.2.0 |
| 2568 | 2026-06-05T04:04:42.537Z | Compiling icu_normalizer v2.2.0 |
| 2569 | 2026-06-05T04:04:42.880Z | Compiling parking_lot v0.12.5 |
| 2570 | 2026-06-05T04:04:43.556Z | Compiling idna_adapter v1.2.2 |
| 2571 | 2026-06-05T04:04:43.713Z | Compiling idna v1.1.0 |
| 2572 | 2026-06-05T04:04:43.729Z | Compiling tokio v1.52.3 |
| 2573 | 2026-06-05T04:04:43.748Z | Compiling ucd-trie v0.1.7 |
| 2574 | 2026-06-05T04:04:43.912Z | Compiling pest v2.8.6 |
| 2575 | 2026-06-05T04:04:43.997Z | Compiling tracing-attributes v0.1.31 |
| 2576 | 2026-06-05T04:04:44.012Z | Compiling tracing-core v0.1.36 |
| 2577 | 2026-06-05T04:04:44.222Z | Compiling url v2.5.8 |
| 2578 | 2026-06-05T04:04:45.058Z | Compiling rand_core v0.6.4 |
| 2579 | 2026-06-05T04:04:45.150Z | Compiling regex-syntax v0.8.10 |
| 2580 | 2026-06-05T04:04:45.301Z | Compiling tracing v0.1.44 |
| 2581 | 2026-06-05T04:04:45.409Z | Compiling pest_meta v2.8.6 |
| 2582 | 2026-06-05T04:04:45.659Z | Compiling slog v2.8.2 |
| 2583 | 2026-06-05T04:04:45.803Z | Compiling ipnetwork v0.21.1 |
| 2584 | 2026-06-05T04:04:45.977Z | Compiling byteorder v1.5.0 |
| 2585 | 2026-06-05T04:04:46.075Z | Compiling base64 v0.22.1 |
| 2586 | 2026-06-05T04:04:46.645Z | Compiling pest_generator v2.8.6 |
| 2587 | 2026-06-05T04:04:46.751Z | Compiling http v1.4.1 |
| 2588 | 2026-06-05T04:04:46.793Z | Compiling erased-serde v0.3.31 |
| 2589 | 2026-06-05T04:04:47.267Z | Compiling aho-corasick v1.1.4 |
| 2590 | 2026-06-05T04:04:47.355Z | Compiling getrandom v0.3.4 |
| 2591 | 2026-06-05T04:04:47.451Z | Compiling pest_derive v2.8.6 |
| 2592 | 2026-06-05T04:04:48.307Z | Compiling regex-automata v0.4.14 |
| 2593 | 2026-06-05T04:04:48.428Z | Compiling fnv v1.0.7 |
| 2594 | 2026-06-05T04:04:48.428Z | Compiling anyhow v1.0.102 |
| 2595 | 2026-06-05T04:04:49.073Z | Compiling oxnet v0.1.6 |
| 2596 | 2026-06-05T04:04:49.246Z | Compiling rustls-pki-types v1.14.1 |
| 2597 | 2026-06-05T04:04:49.246Z | Compiling ring v0.17.14 |
| 2598 | 2026-06-05T04:04:50.305Z | Compiling aws-lc-rs v1.17.0 |
| 2599 | 2026-06-05T04:04:50.749Z | Compiling regex v1.12.3 |
| 2600 | 2026-06-05T04:04:50.750Z | Compiling strsim v0.11.1 |
| 2601 | 2026-06-05T04:04:50.750Z | Compiling paste v1.0.15 |
| 2602 | 2026-06-05T04:04:50.776Z | Compiling tokio-util v0.7.18 |
| 2603 | 2026-06-05T04:04:50.776Z | Compiling untrusted v0.9.0 |
| 2604 | 2026-06-05T04:04:50.848Z | Compiling ipnet v2.12.0 |
| 2605 | 2026-06-05T04:04:50.900Z | Compiling untrusted v0.7.1 |
| 2606 | 2026-06-05T04:04:50.991Z | Compiling time-core v0.1.8 |
| 2607 | 2026-06-05T04:04:51.149Z | Compiling num-conv v0.2.2 |
| 2608 | 2026-06-05T04:04:51.303Z | Compiling time-macros v0.2.27 |
| 2609 | 2026-06-05T04:04:52.389Z | Compiling rustls v0.23.40 |
| 2610 | 2026-06-05T04:04:52.479Z | Compiling ident_case v1.0.1 |
| 2611 | 2026-06-05T04:04:52.606Z | Compiling http-body v1.0.1 |
| 2612 | 2026-06-05T04:04:52.626Z | Compiling scroll_derive v0.13.1 |
| 2613 | 2026-06-05T04:04:52.773Z | Compiling camino v1.2.2 |
| 2614 | 2026-06-05T04:04:53.128Z | Compiling atomic-waker v1.1.2 |
| 2615 | 2026-06-05T04:04:53.276Z | Compiling async-trait v0.1.89 |
| 2616 | 2026-06-05T04:04:53.406Z | Compiling ryu v1.0.23 |
| 2617 | 2026-06-05T04:04:53.466Z | Compiling tower-service v0.3.3 |
| 2618 | 2026-06-05T04:04:53.987Z | Compiling tower-layer v0.3.3 |
| 2619 | 2026-06-05T04:04:54.009Z | Compiling try-lock v0.2.5 |
| 2620 | 2026-06-05T04:04:54.009Z | Compiling omicron-workspace-hack v0.1.0 |
| 2621 | 2026-06-05T04:04:54.009Z | Compiling pretty-hex v0.4.2 |
| 2622 | 2026-06-05T04:04:54.112Z | Compiling want v0.3.1 |
| 2623 | 2026-06-05T04:04:54.254Z | Compiling h2 v0.4.14 |
| 2624 | 2026-06-05T04:04:54.297Z | Compiling ppv-lite86 v0.2.21 |
| 2625 | 2026-06-05T04:04:54.684Z | Compiling httpdate v1.0.3 |
| 2626 | 2026-06-05T04:04:55.073Z | Compiling crossbeam-utils v0.8.21 |
| 2627 | 2026-06-05T04:04:55.560Z | Compiling crc32fast v1.5.0 |
| 2628 | 2026-06-05T04:04:56.163Z | Compiling usdt-impl v0.6.0 |
| 2629 | 2026-06-05T04:04:56.509Z | Compiling slog-async v2.8.0 |
| 2630 | 2026-06-05T04:04:56.571Z | Compiling hyper v1.10.1 |
| 2631 | 2026-06-05T04:04:56.965Z | Compiling serde_urlencoded v0.7.1 |
| 2632 | 2026-06-05T04:04:57.277Z | Compiling scroll v0.13.0 |
| 2633 | 2026-06-05T04:04:57.444Z | Compiling http-body-util v0.1.3 |
| 2634 | 2026-06-05T04:04:57.497Z | Compiling plain v0.2.3 |
| 2635 | 2026-06-05T04:04:57.581Z | Compiling goblin v0.10.7 |
| 2636 | 2026-06-05T04:04:57.738Z | Compiling daft-derive v0.1.7 |
| 2637 | 2026-06-05T04:04:59.303Z | Compiling hyper-util v0.1.20 |
| 2638 | 2026-06-05T04:05:01.915Z | Compiling foldhash v0.2.0 |
| 2639 | 2026-06-05T04:05:01.915Z | Compiling allocator-api2 v0.2.21 |
| 2640 | 2026-06-05T04:05:01.915Z | Compiling dof v0.4.0 |
| 2641 | 2026-06-05T04:05:01.915Z | Compiling hashbrown v0.16.1 |
| 2642 | 2026-06-05T04:05:01.915Z | Compiling dtrace-parser v0.3.0 |
| 2643 | 2026-06-05T04:05:01.915Z | Compiling openapiv3 v2.2.0 |
| 2644 | 2026-06-05T04:05:02.013Z | Compiling thread-id v5.1.0 |
| 2645 | 2026-06-05T04:05:02.049Z | Compiling syn v1.0.109 |
| 2646 | 2026-06-05T04:05:02.645Z | Compiling generic-array v0.14.7 |
| 2647 | 2026-06-05T04:05:02.683Z | Compiling powerfmt v0.2.0 |
| 2648 | 2026-06-05T04:05:02.887Z | Compiling deranged v0.5.8 |
| 2649 | 2026-06-05T04:05:04.023Z | Compiling num_threads v0.1.7 |
| 2650 | 2026-06-05T04:05:05.039Z | Compiling time v0.3.47 |
| 2651 | 2026-06-05T04:05:05.192Z | Compiling usdt-attr-macro v0.6.0 |
| 2652 | 2026-06-05T04:05:05.239Z | Compiling usdt-macro v0.6.0 |
| 2653 | 2026-06-05T04:05:05.644Z | Compiling rand_core v0.9.5 |
| 2654 | 2026-06-05T04:05:06.038Z | Compiling multer v3.1.0 |
| 2655 | 2026-06-05T04:05:06.085Z | Compiling ref-cast v1.0.25 |
| 2656 | 2026-06-05T04:05:06.345Z | Compiling crossbeam-channel v0.5.15 |
| 2657 | 2026-06-05T04:05:06.448Z | Compiling sync_wrapper v1.0.2 |
| 2658 | 2026-06-05T04:05:06.581Z | Compiling cpufeatures v0.3.0 |
| 2659 | 2026-06-05T04:05:06.661Z | Compiling hex v0.4.3 |
| 2660 | 2026-06-05T04:05:06.749Z | Compiling winnow v1.0.3 |
| 2661 | 2026-06-05T04:05:06.811Z | Compiling tower v0.5.3 |
| 2662 | 2026-06-05T04:05:06.956Z | Compiling rand_chacha v0.9.0 |
| 2663 | 2026-06-05T04:05:07.235Z | Compiling webpki-roots v1.0.7 |
| 2664 | 2026-06-05T04:05:07.377Z | Compiling futures-executor v0.3.32 |
| 2665 | 2026-06-05T04:05:07.377Z | Compiling async-stream-impl v0.3.6 |
| 2666 | 2026-06-05T04:05:07.428Z | Compiling ref-cast-impl v1.0.25 |
| 2667 | 2026-06-05T04:05:07.585Z | Compiling dropshot v0.17.1 |
| 2668 | 2026-06-05T04:05:07.648Z | Compiling thread_local v1.1.9 |
| 2669 | 2026-06-05T04:05:07.917Z | Compiling futures v0.3.32 |
| 2670 | 2026-06-05T04:05:08.012Z | Compiling tower-http v0.6.11 |
| 2671 | 2026-06-05T04:05:08.070Z | Compiling rand v0.9.4 |
| 2672 | 2026-06-05T04:05:08.070Z | Compiling structmeta-derive v0.3.0 |
| 2673 | 2026-06-05T04:05:08.127Z | Compiling is-terminal v0.4.17 |
| 2674 | 2026-06-05T04:05:08.193Z | Compiling take_mut v0.2.2 |
| 2675 | 2026-06-05T04:05:08.230Z | Compiling term v1.2.1 |
| 2676 | 2026-06-05T04:05:08.327Z | Compiling fastrand v2.4.1 |
| 2677 | 2026-06-05T04:05:08.630Z | Compiling slog-term v2.9.2 |
| 2678 | 2026-06-05T04:05:08.770Z | Compiling crypto-common v0.1.7 |
| 2679 | 2026-06-05T04:05:08.931Z | Compiling darling_core v0.23.0 |
| 2680 | 2026-06-05T04:05:09.146Z | Compiling structmeta v0.3.0 |
| 2681 | 2026-06-05T04:05:09.178Z | Compiling dropshot_endpoint v0.17.1 |
| 2682 | 2026-06-05T04:05:09.360Z | Compiling newtype-uuid-macros v0.1.0 |
| 2683 | 2026-06-05T04:05:10.072Z | Compiling newtype-uuid v1.3.2 |
| 2684 | 2026-06-05T04:05:10.098Z | Compiling strum_macros v0.26.4 |
| 2685 | 2026-06-05T04:05:10.719Z | Compiling daft v0.1.7 |
| 2686 | 2026-06-05T04:05:10.719Z | Compiling tempfile v3.27.0 |
| 2687 | 2026-06-05T04:05:10.974Z | Compiling hybrid-array v0.4.12 |
| 2688 | 2026-06-05T04:05:11.006Z | Compiling darling_macro v0.23.0 |
| 2689 | 2026-06-05T04:05:11.532Z | Compiling openssl-probe v0.2.1 |
| 2690 | 2026-06-05T04:05:11.563Z | Compiling match_cfg v0.1.0 |
| 2691 | 2026-06-05T04:05:11.563Z | Compiling adler2 v2.0.1 |
| 2692 | 2026-06-05T04:05:11.603Z | Compiling simd-adler32 v0.3.9 |
| 2693 | 2026-06-05T04:05:11.682Z | Compiling darling v0.23.0 |
| 2694 | 2026-06-05T04:05:11.721Z | Compiling either v1.16.0 |
| 2695 | 2026-06-05T04:05:11.772Z | Compiling miniz_oxide v0.8.9 |
| 2696 | 2026-06-05T04:05:11.806Z | Compiling serde_with_macros v3.20.0 |
| 2697 | 2026-06-05T04:05:11.824Z | Compiling rustls-native-certs v0.8.4 |
| 2698 | 2026-06-05T04:05:11.991Z | Compiling hostname v0.3.1 |
| 2699 | 2026-06-05T04:05:12.172Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2700 | 2026-06-05T04:05:12.515Z | Compiling slog-json v2.6.1 |
| 2701 | 2026-06-05T04:05:12.709Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2702 | 2026-06-05T04:05:12.761Z | Compiling serde_spanned v1.1.1 |
| 2703 | 2026-06-05T04:05:12.869Z | Compiling memmap2 v0.9.10 |
| 2704 | 2026-06-05T04:05:12.910Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2705 | 2026-06-05T04:05:13.201Z | Compiling slog-bunyan v2.5.0 |
| 2706 | 2026-06-05T04:05:13.410Z | Compiling flate2 v1.1.9 |
| 2707 | 2026-06-05T04:05:13.497Z | Compiling crypto-common v0.2.2 |
| 2708 | 2026-06-05T04:05:13.497Z | Compiling block-buffer v0.12.0 |
| 2709 | 2026-06-05T04:05:13.552Z | Compiling derive-ex v0.1.8 |
| 2710 | 2026-06-05T04:05:13.608Z | Compiling rand_chacha v0.3.1 |
| 2711 | 2026-06-05T04:05:14.215Z | Compiling strum_macros v0.27.2 |
| 2712 | 2026-06-05T04:05:15.045Z | Compiling usdt v0.6.0 |
| 2713 | 2026-06-05T04:05:15.157Z | Compiling const-oid v0.10.2 |
| 2714 | 2026-06-05T04:05:15.157Z | Compiling debug-ignore v1.0.5 |
| 2715 | 2026-06-05T04:05:15.157Z | Compiling compression-core v0.4.32 |
| 2716 | 2026-06-05T04:05:15.232Z | Compiling test-strategy v0.4.5 |
| 2717 | 2026-06-05T04:05:15.304Z | Compiling compression-codecs v0.4.38 |
| 2718 | 2026-06-05T04:05:15.449Z | Compiling digest v0.11.3 |
| 2719 | 2026-06-05T04:05:15.526Z | Compiling rand v0.8.6 |
| 2720 | 2026-06-05T04:05:15.743Z | Compiling macaddr v1.0.1 |
| 2721 | 2026-06-05T04:05:15.979Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2722 | 2026-06-05T04:05:16.064Z | Compiling encoding_rs v0.8.35 |
| 2723 | 2026-06-05T04:05:16.126Z | Compiling mime v0.3.17 |
| 2724 | 2026-06-05T04:05:16.502Z | Compiling spin v0.9.8 |
| 2725 | 2026-06-05T04:05:16.849Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2726 | 2026-06-05T04:05:17.122Z | Compiling async-compression v0.4.42 |
| 2727 | 2026-06-05T04:05:17.122Z | Compiling sha1 v0.11.0 |
| 2728 | 2026-06-05T04:05:17.122Z | Compiling async-stream v0.3.6 |
| 2729 | 2026-06-05T04:05:18.440Z | Compiling block-buffer v0.10.4 |
| 2730 | 2026-06-05T04:05:18.440Z | Compiling waitgroup v0.1.2 |
| 2731 | 2026-06-05T04:05:18.440Z | Compiling rustls-pemfile v2.2.0 |
| 2732 | 2026-06-05T04:05:18.740Z | Compiling serde_path_to_error v0.1.20 |
| 2733 | 2026-06-05T04:05:18.740Z | Compiling hostname v0.4.2 |
| 2734 | 2026-06-05T04:05:18.740Z | Compiling digest v0.10.7 |
| 2735 | 2026-06-05T04:05:18.740Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-06-05T04:05:18.740Z | Compiling unicode-width v0.2.2 |
| 2737 | 2026-06-05T04:05:18.741Z | Compiling parse-display-derive v0.10.0 |
| 2738 | 2026-06-05T04:05:18.741Z | Compiling regress v0.10.5 |
| 2739 | 2026-06-05T04:05:19.316Z | Compiling strum v0.26.3 |
| 2740 | 2026-06-05T04:05:20.730Z | Compiling wait-timeout v0.2.1 |
| 2741 | 2026-06-05T04:05:20.910Z | Compiling quick-error v1.2.3 |
| 2742 | 2026-06-05T04:05:20.910Z | Compiling bit-vec v0.8.0 |
| 2743 | 2026-06-05T04:05:21.166Z | Compiling bit-set v0.8.0 |
| 2744 | 2026-06-05T04:05:21.166Z | Compiling rusty-fork v0.3.1 |
| 2745 | 2026-06-05T04:05:21.166Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2746 | 2026-06-05T04:05:21.166Z | Compiling serde_with v3.20.0 |
| 2747 | 2026-06-05T04:05:21.166Z | Compiling rand_xorshift v0.4.0 |
| 2748 | 2026-06-05T04:05:21.247Z | Compiling unarray v0.1.4 |
| 2749 | 2026-06-05T04:05:21.358Z | Compiling strum v0.27.2 |
| 2750 | 2026-06-05T04:05:21.430Z | Compiling proptest v1.11.0 |
| 2751 | 2026-06-05T04:05:21.430Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2752 | 2026-06-05T04:05:21.430Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2753 | 2026-06-05T04:05:21.692Z | Compiling instant v0.1.13 |
| 2754 | 2026-06-05T04:05:21.745Z | Compiling cpufeatures v0.2.17 |
| 2755 | 2026-06-05T04:05:21.789Z | Compiling iddqd v0.4.2 |
| 2756 | 2026-06-05T04:05:21.831Z | Compiling itertools v0.14.0 |
| 2757 | 2026-06-05T04:05:21.871Z | Compiling clap_derive v4.6.1 |
| 2758 | 2026-06-05T04:05:23.356Z | Compiling utf8parse v0.2.2 |
| 2759 | 2026-06-05T04:05:23.588Z | Compiling anstyle-parse v1.0.0 |
| 2760 | 2026-06-05T04:05:23.661Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-06-05T04:05:23.765Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2762 | 2026-06-05T04:05:23.789Z | Compiling backon v1.6.0 |
| 2763 | 2026-06-05T04:05:23.902Z | Compiling terminal_size v0.4.4 |
| 2764 | 2026-06-05T04:05:24.075Z | Compiling colorchoice v1.0.5 |
| 2765 | 2026-06-05T04:05:24.139Z | Compiling anstyle-query v1.1.5 |
| 2766 | 2026-06-05T04:05:24.408Z | Compiling anstyle v1.0.14 |
| 2767 | 2026-06-05T04:05:24.621Z | Compiling is_terminal_polyfill v1.70.2 |
| 2768 | 2026-06-05T04:05:24.704Z | Compiling anstream v1.0.0 |
| 2769 | 2026-06-05T04:05:25.412Z | Compiling backoff v0.4.0 |
| 2770 | 2026-06-05T04:05:25.580Z | Compiling parse-display v0.10.0 |
| 2771 | 2026-06-05T04:05:25.814Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2772 | 2026-06-05T04:05:26.048Z | Compiling humantime v2.3.0 |
| 2773 | 2026-06-05T04:05:26.396Z | Compiling clap_lex v1.1.0 |
| 2774 | 2026-06-05T04:05:26.739Z | Compiling clap_builder v4.6.0 |
| 2775 | 2026-06-05T04:05:27.238Z | Compiling regress v0.11.1 |
| 2776 | 2026-06-05T04:05:30.147Z | Compiling typify-impl v0.6.2 |
| 2777 | 2026-06-05T04:05:30.256Z | Compiling clap v4.6.1 |
| 2778 | 2026-06-05T04:05:30.256Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2779 | 2026-06-05T04:05:30.256Z | Compiling crucible-workspace-hack v0.1.0 |
| 2780 | 2026-06-05T04:05:30.599Z | Compiling proc-macro-crate v3.5.0 |
| 2781 | 2026-06-05T04:05:31.181Z | Compiling zerocopy-derive v0.7.35 |
| 2782 | 2026-06-05T04:05:31.716Z | Compiling unsafe-libyaml v0.2.11 |
| 2783 | 2026-06-05T04:05:32.033Z | Compiling typify-macro v0.6.2 |
| 2784 | 2026-06-05T04:05:32.158Z | Compiling num_enum_derive v0.7.6 |
| 2785 | 2026-06-05T04:05:32.691Z | Compiling serde_yaml v0.9.34+deprecated |
| 2786 | 2026-06-05T04:05:33.409Z | Compiling darling_core v0.21.3 |
| 2787 | 2026-06-05T04:05:33.772Z | Compiling convert_case v0.4.0 |
| 2788 | 2026-06-05T04:05:34.046Z | Compiling num_enum v0.7.6 |
| 2789 | 2026-06-05T04:05:34.096Z | Compiling derive_more v0.99.20 |
| 2790 | 2026-06-05T04:05:34.486Z | Compiling toml_datetime v0.6.11 |
| 2791 | 2026-06-05T04:05:35.708Z | Compiling typify v0.6.2 |
| 2792 | 2026-06-05T04:05:36.758Z | Compiling darling_macro v0.21.3 |
| 2793 | 2026-06-05T04:05:36.798Z | Compiling secrecy v0.10.3 |
| 2794 | 2026-06-05T04:05:36.798Z | Compiling darling v0.21.3 |
| 2795 | 2026-06-05T04:05:36.798Z | Compiling proc-macro-error-attr v1.0.4 |
| 2796 | 2026-06-05T04:05:36.798Z | Compiling tinyvec_macros v0.1.1 |
| 2797 | 2026-06-05T04:05:36.798Z | Compiling prettyplease v0.2.37 |
| 2798 | 2026-06-05T04:05:36.798Z | Compiling heapless v0.8.0 |
| 2799 | 2026-06-05T04:05:36.798Z | Compiling tinyvec v1.11.0 |
| 2800 | 2026-06-05T04:05:36.877Z | Compiling ingot-macros v0.1.1 |
| 2801 | 2026-06-05T04:05:37.206Z | Compiling zerocopy v0.7.35 |
| 2802 | 2026-06-05T04:05:37.339Z | Compiling tabwriter v1.4.1 |
| 2803 | 2026-06-05T04:05:37.726Z | Compiling crossbeam-epoch v0.9.18 |
| 2804 | 2026-06-05T04:05:37.839Z | Compiling hash32 v0.3.1 |
| 2805 | 2026-06-05T04:05:37.996Z | Compiling scroll_derive v0.12.1 |
| 2806 | 2026-06-05T04:05:38.031Z | Compiling rustc_version v0.4.1 |
| 2807 | 2026-06-05T04:05:38.359Z | Compiling num-integer v0.1.46 |
| 2808 | 2026-06-05T04:05:38.967Z | Compiling proc-macro-error v1.0.4 |
| 2809 | 2026-06-05T04:05:39.158Z | Compiling usdt-impl v0.5.0 |
| 2810 | 2026-06-05T04:05:39.158Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2811 | 2026-06-05T04:05:39.158Z | Compiling pkg-config v0.3.33 |
| 2812 | 2026-06-05T04:05:39.158Z | Compiling winnow v0.7.15 |
| 2813 | 2026-06-05T04:05:39.158Z | Compiling rustix v0.38.44 |
| 2814 | 2026-06-05T04:05:39.303Z | Compiling smoltcp v0.11.0 |
| 2815 | 2026-06-05T04:05:39.362Z | Compiling data-encoding v2.11.0 |
| 2816 | 2026-06-05T04:05:40.882Z | Compiling ingot-types v0.1.2 |
| 2817 | 2026-06-05T04:05:40.923Z | Compiling scroll v0.12.0 |
| 2818 | 2026-06-05T04:05:40.923Z | Compiling curve25519-dalek v4.1.3 |
| 2819 | 2026-06-05T04:05:40.984Z | Compiling dof v0.3.0 |
| 2820 | 2026-06-05T04:05:41.274Z | Compiling dtrace-parser v0.2.0 |
| 2821 | 2026-06-05T04:05:41.342Z | Compiling hmac v0.12.1 |
| 2822 | 2026-06-05T04:05:41.379Z | Compiling inout v0.1.4 |
| 2823 | 2026-06-05T04:05:41.539Z | Compiling ff v0.13.1 |
| 2824 | 2026-06-05T04:05:41.588Z | Compiling cobs v0.3.0 |
| 2825 | 2026-06-05T04:05:41.700Z | Compiling bstr v1.12.1 |
| 2826 | 2026-06-05T04:05:41.846Z | Compiling thread-id v4.2.2 |
| 2827 | 2026-06-05T04:05:41.940Z | Compiling static_assertions v1.1.0 |
| 2828 | 2026-06-05T04:05:42.162Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2829 | 2026-06-05T04:05:42.162Z | Compiling bitflags v1.3.2 |
| 2830 | 2026-06-05T04:05:42.191Z | Compiling managed v0.8.0 |
| 2831 | 2026-06-05T04:05:42.252Z | Compiling colored v3.1.1 |
| 2832 | 2026-06-05T04:05:42.755Z | Compiling postcard v1.1.3 |
| 2833 | 2026-06-05T04:05:42.801Z | Compiling group v0.13.0 |
| 2834 | 2026-06-05T04:05:42.978Z | Compiling cipher v0.4.4 |
| 2835 | 2026-06-05T04:05:43.130Z | Compiling hkdf v0.12.4 |
| 2836 | 2026-06-05T04:05:43.549Z | Compiling goblin v0.8.2 |
| 2837 | 2026-06-05T04:05:43.583Z | Compiling ingot v0.1.1 |
| 2838 | 2026-06-05T04:05:43.786Z | Compiling num-iter v0.1.45 |
| 2839 | 2026-06-05T04:05:43.934Z | Compiling num-rational v0.4.2 |
| 2840 | 2026-06-05T04:05:45.444Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2841 | 2026-06-05T04:05:45.586Z | Compiling universal-hash v0.5.1 |
| 2842 | 2026-06-05T04:05:45.744Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2843 | 2026-06-05T04:05:45.783Z | Compiling hubpack_derive v0.1.1 |
| 2844 | 2026-06-05T04:05:45.813Z | Compiling crypto-bigint v0.5.5 |
| 2845 | 2026-06-05T04:05:46.448Z | Compiling half v2.7.1 |
| 2846 | 2026-06-05T04:05:46.695Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2847 | 2026-06-05T04:05:46.779Z | Compiling serde_repr v0.1.20 |
| 2848 | 2026-06-05T04:05:46.841Z | Compiling foreign-types-macros v0.2.3 |
| 2849 | 2026-06-05T04:05:47.430Z | Compiling num-complex v0.4.6 |
| 2850 | 2026-06-05T04:05:47.825Z | Compiling memoffset v0.9.1 |
| 2851 | 2026-06-05T04:05:47.992Z | Compiling foreign-types-shared v0.3.1 |
| 2852 | 2026-06-05T04:05:48.118Z | Compiling indent_write v2.2.0 |
| 2853 | 2026-06-05T04:05:48.271Z | Compiling base64ct v1.8.3 |
| 2854 | 2026-06-05T04:05:48.298Z | Compiling heck v0.4.1 |
| 2855 | 2026-06-05T04:05:48.340Z | Compiling ciborium-io v0.2.2 |
| 2856 | 2026-06-05T04:05:48.502Z | Compiling cfg_aliases v0.2.1 |
| 2857 | 2026-06-05T04:05:48.609Z | Compiling opaque-debug v0.3.1 |
| 2858 | 2026-06-05T04:05:48.817Z | Compiling base16ct v0.2.0 |
| 2859 | 2026-06-05T04:05:48.918Z | Compiling elliptic-curve v0.13.8 |
| 2860 | 2026-06-05T04:05:49.196Z | Compiling poly1305 v0.8.0 |
| 2861 | 2026-06-05T04:05:49.265Z | Compiling nix v0.31.3 |
| 2862 | 2026-06-05T04:05:49.376Z | Compiling password-hash v0.5.0 |
| 2863 | 2026-06-05T04:05:49.801Z | Compiling ciborium-ll v0.2.2 |
| 2864 | 2026-06-05T04:05:51.035Z | Compiling foreign-types v0.5.0 |
| 2865 | 2026-06-05T04:05:51.265Z | Compiling num v0.4.3 |
| 2866 | 2026-06-05T04:05:51.645Z | Compiling thiserror-no-std v2.0.2 |
| 2867 | 2026-06-05T04:05:51.645Z | Compiling hubpack v0.1.2 |
| 2868 | 2026-06-05T04:05:51.726Z | Compiling chacha20 v0.9.1 |
| 2869 | 2026-06-05T04:05:53.779Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2870 | 2026-06-05T04:05:53.870Z | Compiling reqwest v0.12.28 |
| 2871 | 2026-06-05T04:05:53.870Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2872 | 2026-06-05T04:05:53.870Z | Compiling blake2 v0.10.6 |
| 2873 | 2026-06-05T04:05:53.870Z | Compiling aead v0.5.2 |
| 2874 | 2026-06-05T04:05:53.975Z | Compiling byte-wrapper v0.1.0 |
| 2875 | 2026-06-05T04:05:53.976Z | Compiling chacha20 v0.10.0 |
| 2876 | 2026-06-05T04:05:54.070Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2877 | 2026-06-05T04:05:54.147Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2878 | 2026-06-05T04:05:54.858Z | Compiling cstr-argument v0.1.2 |
| 2879 | 2026-06-05T04:05:55.066Z | Compiling keccak v0.1.6 |
| 2880 | 2026-06-05T04:05:55.161Z | Compiling float-ord v0.3.2 |
| 2881 | 2026-06-05T04:05:55.199Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2882 | 2026-06-05T04:05:55.275Z | Compiling sha3 v0.10.9 |
| 2883 | 2026-06-05T04:05:55.536Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2884 | 2026-06-05T04:05:56.062Z | Compiling rustls-webpki v0.103.13 |
| 2885 | 2026-06-05T04:05:56.132Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2886 | 2026-06-05T04:05:56.132Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2887 | 2026-06-05T04:05:56.132Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2888 | 2026-06-05T04:05:57.479Z | Compiling rand v0.10.1 |
| 2889 | 2026-06-05T04:05:58.283Z | Compiling chacha20poly1305 v0.10.1 |
| 2890 | 2026-06-05T04:05:58.437Z | Compiling argon2 v0.5.3 |
| 2891 | 2026-06-05T04:05:58.919Z | Compiling progenitor-client v0.10.0 |
| 2892 | 2026-06-05T04:05:59.154Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2893 | 2026-06-05T04:05:59.400Z | Compiling vsss-rs v3.3.4 |
| 2894 | 2026-06-05T04:05:59.991Z | Compiling ciborium v0.2.2 |
| 2895 | 2026-06-05T04:06:00.538Z | Compiling tokio-rustls v0.26.4 |
| 2896 | 2026-06-05T04:06:00.595Z | Compiling rustls-platform-verifier v0.7.0 |
| 2897 | 2026-06-05T04:06:00.821Z | Compiling hyper-rustls v0.27.9 |
| 2898 | 2026-06-05T04:06:00.985Z | Compiling atomicwrites v0.4.4 |
| 2899 | 2026-06-05T04:06:01.131Z | Compiling reqwest v0.13.4 |
| 2900 | 2026-06-05T04:06:01.354Z | Compiling usdt-attr-macro v0.5.0 |
| 2901 | 2026-06-05T04:06:02.127Z | Compiling usdt-macro v0.5.0 |
| 2902 | 2026-06-05T04:06:02.799Z | Compiling progenitor-client v0.14.0 |
| 2903 | 2026-06-05T04:06:03.276Z | Compiling progenitor-extras v0.2.0 |
| 2904 | 2026-06-05T04:06:04.284Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2905 | 2026-06-05T04:06:04.634Z | Compiling enum-as-inner v0.6.1 |
| 2906 | 2026-06-05T04:06:05.253Z | Compiling num-derive v0.4.2 |
| 2907 | 2026-06-05T04:06:06.103Z | Compiling memmap v0.7.0 |
| 2908 | 2026-06-05T04:06:06.183Z | Compiling rayon-core v1.13.0 |
| 2909 | 2026-06-05T04:06:09.202Z | Compiling semver v0.1.20 |
| 2910 | 2026-06-05T04:06:09.343Z | Compiling winnow v0.5.40 |
| 2911 | 2026-06-05T04:06:09.343Z | Compiling rustc_version v0.1.7 |
| 2912 | 2026-06-05T04:06:09.343Z | Compiling usdt v0.5.0 |
| 2913 | 2026-06-05T04:06:09.343Z | Compiling toml_edit v0.19.15 |
| 2914 | 2026-06-05T04:06:09.343Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2915 | 2026-06-05T04:06:14.937Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2916 | 2026-06-05T04:06:17.899Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2917 | 2026-06-05T04:06:18.017Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2918 | 2026-06-05T04:06:18.017Z | Compiling similar v2.7.0 |
| 2919 | 2026-06-05T04:06:18.127Z | Compiling crossbeam-deque v0.8.6 |
| 2920 | 2026-06-05T04:06:18.228Z | Compiling serde_spanned v0.6.9 |
| 2921 | 2026-06-05T04:06:18.421Z | Compiling lazy_static v1.5.0 |
| 2922 | 2026-06-05T04:06:18.551Z | Compiling toml_write v0.1.2 |
| 2923 | 2026-06-05T04:06:18.596Z | Compiling bytecount v0.6.9 |
| 2924 | 2026-06-05T04:06:18.596Z | Compiling vcpkg v0.2.15 |
| 2925 | 2026-06-05T04:06:18.710Z | Compiling toml_edit v0.22.27 |
| 2926 | 2026-06-05T04:06:19.144Z | Compiling openssl-sys v0.9.116 |
| 2927 | 2026-06-05T04:06:20.057Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2928 | 2026-06-05T04:06:20.888Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2929 | 2026-06-05T04:06:21.086Z | Compiling proc-macro-crate v1.3.1 |
| 2930 | 2026-06-05T04:06:21.128Z | Compiling newtype_derive v0.1.6 |
| 2931 | 2026-06-05T04:06:21.147Z | Compiling progenitor-impl v0.13.0 |
| 2932 | 2026-06-05T04:06:21.216Z | Compiling progenitor-impl v0.14.0 |
| 2933 | 2026-06-05T04:06:21.343Z | Compiling itertools v0.12.1 |
| 2934 | 2026-06-05T04:06:21.839Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2935 | 2026-06-05T04:06:21.877Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2936 | 2026-06-05T04:06:22.146Z | Compiling swrite v0.1.0 |
| 2937 | 2026-06-05T04:06:22.197Z | Compiling owo-colors v4.3.0 |
| 2938 | 2026-06-05T04:06:22.290Z | Compiling unicode-segmentation v1.13.3 |
| 2939 | 2026-06-05T04:06:22.511Z | Compiling linked-hash-map v0.5.6 |
| 2940 | 2026-06-05T04:06:22.629Z | Compiling resolv-conf v0.7.6 |
| 2941 | 2026-06-05T04:06:22.753Z | Compiling lru-cache v0.1.2 |
| 2942 | 2026-06-05T04:06:22.985Z | Compiling newline-converter v0.3.0 |
| 2943 | 2026-06-05T04:06:23.106Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2944 | 2026-06-05T04:06:23.106Z | Compiling num_enum_derive v0.5.11 |
| 2945 | 2026-06-05T04:06:23.254Z | Compiling progenitor-macro v0.13.0 |
| 2946 | 2026-06-05T04:06:23.331Z | Compiling progenitor-macro v0.14.0 |
| 2947 | 2026-06-05T04:06:24.253Z | Compiling rayon v1.12.0 |
| 2948 | 2026-06-05T04:06:24.299Z | Compiling toml v0.8.23 |
| 2949 | 2026-06-05T04:06:24.562Z | Compiling hickory-proto v0.24.4 |
| 2950 | 2026-06-05T04:06:24.660Z | Compiling progenitor-client v0.13.0 |
| 2951 | 2026-06-05T04:06:25.701Z | Compiling console v0.15.11 |
| 2952 | 2026-06-05T04:06:27.223Z | Compiling camino-tempfile v1.4.1 |
| 2953 | 2026-06-05T04:06:27.734Z | Compiling serde-big-array v0.5.1 |
| 2954 | 2026-06-05T04:06:27.780Z | Compiling pin-project-internal v1.1.13 |
| 2955 | 2026-06-05T04:06:27.781Z | Compiling derive-where v1.6.1 |
| 2956 | 2026-06-05T04:06:27.781Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2957 | 2026-06-05T04:06:29.393Z | Compiling siphasher v1.0.3 |
| 2958 | 2026-06-05T04:06:29.447Z | Compiling minimal-lexical v0.2.1 |
| 2959 | 2026-06-05T04:06:29.447Z | Compiling pin-project v1.1.13 |
| 2960 | 2026-06-05T04:06:29.447Z | Compiling nom v7.1.3 |
| 2961 | 2026-06-05T04:06:29.447Z | Compiling phf_shared v0.12.1 |
| 2962 | 2026-06-05T04:06:29.448Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2963 | 2026-06-05T04:06:29.710Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2964 | 2026-06-05T04:06:30.022Z | Compiling progenitor v0.14.0 |
| 2965 | 2026-06-05T04:06:30.129Z | Compiling progenitor v0.13.0 |
| 2966 | 2026-06-05T04:06:30.302Z | Compiling hickory-resolver v0.24.4 |
| 2967 | 2026-06-05T04:06:31.482Z | Compiling expectorate v1.2.0 |
| 2968 | 2026-06-05T04:06:32.980Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2969 | 2026-06-05T04:06:34.110Z | Compiling num_enum v0.5.11 |
| 2970 | 2026-06-05T04:06:34.564Z | Compiling zone_cfg_derive v0.3.1 |
| 2971 | 2026-06-05T04:06:35.255Z | Compiling unicode-normalization v0.1.25 |
| 2972 | 2026-06-05T04:06:35.313Z | Compiling tokio-stream v0.1.18 |
| 2973 | 2026-06-05T04:06:35.844Z | Compiling async-recursion v1.1.1 |
| 2974 | 2026-06-05T04:06:35.844Z | Compiling snafu-derive v0.8.9 |
| 2975 | 2026-06-05T04:06:36.585Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2976 | 2026-06-05T04:06:36.963Z | Compiling slog-dtrace v0.3.0 |
| 2977 | 2026-06-05T04:06:37.224Z | Compiling csv-core v0.1.13 |
| 2978 | 2026-06-05T04:06:37.660Z | Compiling unicode-linebreak v0.1.5 |
| 2979 | 2026-06-05T04:06:37.683Z | Compiling unicode-width v0.1.14 |
| 2980 | 2026-06-05T04:06:37.854Z | Compiling highway v1.3.0 |
| 2981 | 2026-06-05T04:06:37.949Z | Compiling foldhash v0.1.5 |
| 2982 | 2026-06-05T04:06:37.997Z | Compiling chrono-tz v0.10.4 |
| 2983 | 2026-06-05T04:06:38.187Z | Compiling unicode-xid v0.2.6 |
| 2984 | 2026-06-05T04:06:38.255Z | Compiling same-file v1.0.6 |
| 2985 | 2026-06-05T04:06:38.331Z | Compiling konst_macro_rules v0.2.19 |
| 2986 | 2026-06-05T04:06:38.452Z | Compiling cancel-safe-futures v0.1.5 |
| 2987 | 2026-06-05T04:06:38.592Z | Compiling smawk v0.3.2 |
| 2988 | 2026-06-05T04:06:38.955Z | Compiling foreign-types-shared v0.1.1 |
| 2989 | 2026-06-05T04:06:39.095Z | Compiling openssl v0.10.80 |
| 2990 | 2026-06-05T04:06:39.095Z | Compiling textwrap v0.16.2 |
| 2991 | 2026-06-05T04:06:39.095Z | Compiling foreign-types v0.3.2 |
| 2992 | 2026-06-05T04:06:39.095Z | Compiling konst v0.2.20 |
| 2993 | 2026-06-05T04:06:39.095Z | Compiling walkdir v2.5.0 |
| 2994 | 2026-06-05T04:06:39.306Z | Compiling const_format_proc_macros v0.2.34 |
| 2995 | 2026-06-05T04:06:39.547Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2996 | 2026-06-05T04:06:39.766Z | Compiling hashbrown v0.15.5 |
| 2997 | 2026-06-05T04:06:39.893Z | Compiling snafu v0.8.9 |
| 2998 | 2026-06-05T04:06:40.818Z | Compiling csv v1.4.0 |
| 2999 | 2026-06-05T04:06:40.938Z | Compiling qorb v0.4.1 |
| 3000 | 2026-06-05T04:06:40.938Z | Compiling olpc-cjson v0.1.4 |
| 3001 | 2026-06-05T04:06:40.967Z | Compiling zone v0.3.1 |
| 3002 | 2026-06-05T04:06:40.967Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3003 | 2026-06-05T04:06:40.967Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3004 | 2026-06-05T04:06:40.967Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3005 | 2026-06-05T04:06:40.967Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-06-05T04:06:42.125Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3007 | 2026-06-05T04:06:42.733Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3008 | 2026-06-05T04:06:44.555Z | Compiling phf v0.12.1 |
| 3009 | 2026-06-05T04:06:44.634Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3010 | 2026-06-05T04:06:44.813Z | Compiling tokio-dtrace v0.1.1 |
| 3011 | 2026-06-05T04:06:45.207Z | Compiling globset v0.4.18 |
| 3012 | 2026-06-05T04:06:45.455Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3013 | 2026-06-05T04:06:45.721Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3014 | 2026-06-05T04:06:45.798Z | Compiling smf v0.2.3 |
| 3015 | 2026-06-05T04:06:46.326Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3016 | 2026-06-05T04:06:46.616Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3017 | 2026-06-05T04:06:46.984Z | Compiling libsw-core v0.3.2 |
| 3018 | 2026-06-05T04:06:47.221Z | Compiling pem v3.0.6 |
| 3019 | 2026-06-05T04:06:47.327Z | Compiling serde_plain v1.0.2 |
| 3020 | 2026-06-05T04:06:47.601Z | Compiling openssl-macros v0.1.1 |
| 3021 | 2026-06-05T04:06:47.860Z | Compiling cookie v0.18.1 |
| 3022 | 2026-06-05T04:06:47.967Z | Compiling sigpipe v0.1.3 |
| 3023 | 2026-06-05T04:06:47.967Z | Compiling fixedbitset v0.5.7 |
| 3024 | 2026-06-05T04:06:48.100Z | Compiling fixedbitset v0.4.2 |
| 3025 | 2026-06-05T04:06:48.291Z | Compiling jiff v0.2.28 |
| 3026 | 2026-06-05T04:06:48.291Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3027 | 2026-06-05T04:06:48.433Z | Compiling glob v0.3.3 |
| 3028 | 2026-06-05T04:06:48.598Z | Compiling typed-path v0.9.3 |
| 3029 | 2026-06-05T04:06:48.598Z | Compiling petgraph v0.6.5 |
| 3030 | 2026-06-05T04:06:49.945Z | Compiling petgraph v0.8.3 |
| 3031 | 2026-06-05T04:06:50.049Z | Compiling libsw v3.5.0 |
| 3032 | 2026-06-05T04:06:50.049Z | Compiling tough v0.22.0 |
| 3033 | 2026-06-05T04:06:50.269Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3034 | 2026-06-05T04:06:50.420Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3035 | 2026-06-05T04:06:51.299Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3036 | 2026-06-05T04:06:51.416Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3037 | 2026-06-05T04:06:51.668Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3038 | 2026-06-05T04:06:51.915Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-06-05T04:06:52.016Z | Compiling oxide-tokio-rt v0.1.6 |
| 3040 | 2026-06-05T04:06:54.441Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3041 | 2026-06-05T04:06:54.892Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3042 | 2026-06-05T04:06:55.129Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3043 | 2026-06-05T04:06:55.777Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3044 | 2026-06-05T04:06:56.715Z | Compiling const_format v0.2.36 |
| 3045 | 2026-06-05T04:06:57.267Z | Compiling papergrid v0.11.0 |
| 3046 | 2026-06-05T04:06:57.672Z | Compiling libscf-sys v1.2.0 |
| 3047 | 2026-06-05T04:06:57.777Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3048 | 2026-06-05T04:06:57.777Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-06-05T04:06:57.777Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3050 | 2026-06-05T04:06:57.777Z | Compiling tabled_derive v0.7.0 |
| 3051 | 2026-06-05T04:06:58.051Z | Compiling gethostname v0.5.0 |
| 3052 | 2026-06-05T04:06:58.217Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3053 | 2026-06-05T04:06:58.607Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3054 | 2026-06-05T04:06:59.752Z | Compiling bcs v0.1.6 |
| 3055 | 2026-06-05T04:06:59.752Z | Compiling whoami v1.6.1 |
| 3056 | 2026-06-05T04:06:59.752Z | Compiling tagptr v0.2.0 |
| 3057 | 2026-06-05T04:06:59.752Z | Compiling linear-map v1.2.0 |
| 3058 | 2026-06-05T04:06:59.752Z | Compiling termtree v0.5.1 |
| 3059 | 2026-06-05T04:06:59.752Z | Compiling moka v0.12.15 |
| 3060 | 2026-06-05T04:06:59.752Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3061 | 2026-06-05T04:07:00.412Z | Compiling tabled v0.15.0 |
| 3062 | 2026-06-05T04:07:00.822Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-06-05T04:07:01.911Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-06-05T04:07:02.304Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-06-05T04:07:02.454Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-05T04:07:02.526Z | Compiling steno v0.4.1 |
| 3067 | 2026-06-05T04:07:04.999Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-05T04:07:07.083Z | Compiling hickory-proto v0.25.2 |
| 3069 | 2026-06-05T04:07:07.614Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-06-05T04:07:08.250Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3071 | 2026-06-05T04:07:08.999Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3072 | 2026-06-05T04:07:09.091Z | Compiling parking_lot_core v0.8.6 |
| 3073 | 2026-06-05T04:07:09.615Z | Compiling hickory-resolver v0.25.2 |
| 3074 | 2026-06-05T04:07:11.172Z | Compiling nom v8.0.0 |
| 3075 | 2026-06-05T04:07:11.419Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-06-05T04:07:11.419Z | Compiling crunchy v0.2.4 |
| 3077 | 2026-06-05T04:07:11.572Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3078 | 2026-06-05T04:07:11.929Z | Compiling parking_lot v0.11.2 |
| 3079 | 2026-06-05T04:07:14.057Z | Compiling typify-impl v0.4.3 |
| 3080 | 2026-06-05T04:07:14.164Z | Compiling fxhash v0.2.1 |
| 3081 | 2026-06-05T04:07:14.164Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3082 | 2026-06-05T04:07:14.164Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3083 | 2026-06-05T04:07:14.164Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3084 | 2026-06-05T04:07:14.164Z | Compiling tiny-keccak v2.0.2 |
| 3085 | 2026-06-05T04:07:14.164Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3086 | 2026-06-05T04:07:14.254Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3087 | 2026-06-05T04:07:15.315Z | Compiling proc-macro-error2 v2.0.1 |
| 3088 | 2026-06-05T04:07:15.520Z | Compiling typify-macro v0.4.3 |
| 3089 | 2026-06-05T04:07:15.674Z | Compiling sled v0.34.7 |
| 3090 | 2026-06-05T04:07:16.042Z | Compiling arc-swap v1.9.1 |
| 3091 | 2026-06-05T04:07:16.320Z | Compiling slog-scope v4.4.1 |
| 3092 | 2026-06-05T04:07:17.265Z | Compiling tabled_derive v0.11.0 |
| 3093 | 2026-06-05T04:07:18.809Z | Compiling papergrid v0.18.0 |
| 3094 | 2026-06-05T04:07:18.920Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3095 | 2026-06-05T04:07:18.920Z | Compiling testing_table v0.3.0 |
| 3096 | 2026-06-05T04:07:18.920Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3097 | 2026-06-05T04:07:18.920Z | Compiling internet-checksum v0.2.1 |
| 3098 | 2026-06-05T04:07:18.992Z | Compiling tabled v0.21.0 |
| 3099 | 2026-06-05T04:07:19.069Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3100 | 2026-06-05T04:07:19.161Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3101 | 2026-06-05T04:07:19.607Z | Compiling const-random-macro v0.1.16 |
| 3102 | 2026-06-05T04:07:20.070Z | Compiling slog-stdlog v4.1.1 |
| 3103 | 2026-06-05T04:07:20.536Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3104 | 2026-06-05T04:07:21.252Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3105 | 2026-06-05T04:07:21.875Z | Compiling smartstring v1.0.1 |
| 3106 | 2026-06-05T04:07:22.188Z | Compiling ahash v0.8.12 |
| 3107 | 2026-06-05T04:07:23.433Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3108 | 2026-06-05T04:07:23.524Z | Compiling slog-envlogger v2.2.0 |
| 3109 | 2026-06-05T04:07:25.297Z | Compiling const-random v0.1.18 |
| 3110 | 2026-06-05T04:07:25.345Z | Compiling typify v0.4.3 |
| 3111 | 2026-06-05T04:07:25.376Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3112 | 2026-06-05T04:07:26.841Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3113 | 2026-06-05T04:07:27.335Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3114 | 2026-06-05T04:07:27.603Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-06-05T04:07:30.316Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3116 | 2026-06-05T04:07:30.335Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3117 | 2026-06-05T04:07:30.335Z | Compiling crc8 v0.1.1 |
| 3118 | 2026-06-05T04:07:30.336Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3119 | 2026-06-05T04:07:30.894Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3120 | 2026-06-05T04:07:32.582Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3121 | 2026-06-05T04:07:33.444Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3122 | 2026-06-05T04:07:33.813Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3123 | 2026-06-05T04:07:33.938Z | Compiling progenitor-impl v0.10.0 |
| 3124 | 2026-06-05T04:07:35.612Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3125 | 2026-06-05T04:07:35.728Z | Compiling lzma-sys v0.1.20 |
| 3126 | 2026-06-05T04:07:35.988Z | Compiling sha1 v0.10.6 |
| 3127 | 2026-06-05T04:07:36.008Z | Compiling thin-vec v0.2.18 |
| 3128 | 2026-06-05T04:07:36.069Z | Compiling rhai_codegen v3.2.0 |
| 3129 | 2026-06-05T04:07:36.366Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3130 | 2026-06-05T04:07:36.422Z | Compiling fs-err v3.3.0 |
| 3131 | 2026-06-05T04:07:36.752Z | Compiling utf-8 v0.7.6 |
| 3132 | 2026-06-05T04:07:36.929Z | Compiling typeid v1.0.3 |
| 3133 | 2026-06-05T04:07:37.333Z | Compiling rhai v1.25.1 |
| 3134 | 2026-06-05T04:07:37.345Z | Compiling tungstenite v0.21.0 |
| 3135 | 2026-06-05T04:07:37.907Z | Compiling progenitor-macro v0.10.0 |
| 3136 | 2026-06-05T04:07:39.486Z | Compiling cargo_toml v0.22.3 |
| 3137 | 2026-06-05T04:07:42.474Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3138 | 2026-06-05T04:07:43.937Z | Compiling sha2 v0.10.9 |
| 3139 | 2026-06-05T04:07:45.008Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3140 | 2026-06-05T04:07:45.148Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3141 | 2026-06-05T04:07:45.819Z | Compiling progenitor v0.10.0 |
| 3142 | 2026-06-05T04:07:45.961Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3143 | 2026-06-05T04:07:47.004Z | Compiling tokio-tungstenite v0.21.0 |
| 3144 | 2026-06-05T04:07:47.968Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3145 | 2026-06-05T04:07:48.317Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3146 | 2026-06-05T04:07:50.197Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3147 | 2026-06-05T04:07:50.376Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3148 | 2026-06-05T04:07:50.727Z | Compiling console v0.16.3 |
| 3149 | 2026-06-05T04:07:51.105Z | Compiling git-stub v1.0.0 |
| 3150 | 2026-06-05T04:07:51.588Z | Compiling base64 v0.21.7 |
| 3151 | 2026-06-05T04:07:51.620Z | Compiling is_ci v1.2.0 |
| 3152 | 2026-06-05T04:07:51.724Z | Compiling unit-prefix v0.5.2 |
| 3153 | 2026-06-05T04:07:51.803Z | Compiling supports-color v3.0.2 |
| 3154 | 2026-06-05T04:07:51.898Z | Compiling indicatif v0.18.4 |
| 3155 | 2026-06-05T04:07:51.980Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3156 | 2026-06-05T04:07:52.107Z | Compiling git-stub-vcs v0.1.0 |
| 3157 | 2026-06-05T04:07:52.836Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3158 | 2026-06-05T04:07:54.354Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3159 | 2026-06-05T04:07:54.614Z | Compiling ron v0.12.1 |
| 3160 | 2026-06-05T04:07:55.946Z | Compiling xz2 v0.1.7 |
| 3161 | 2026-06-05T04:07:56.243Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3162 | 2026-06-05T04:07:56.261Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3163 | 2026-06-05T04:07:56.305Z | Compiling drift v0.2.0 |
| 3164 | 2026-06-05T04:07:58.308Z | Compiling base16ct v1.0.0 |
| 3165 | 2026-06-05T04:07:58.428Z | Compiling dropshot-api-manager v0.7.2 |
| 3166 | 2026-06-05T04:08:02.725Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3167 | 2026-06-05T04:08:05.528Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3168 | 2026-06-05T04:08:06.707Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3169 | 2026-06-05T04:08:08.039Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3170 | 2026-06-05T04:08:09.807Z | Compiling natord v1.0.9 |
| 3171 | 2026-06-05T04:08:10.118Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3172 | 2026-06-05T04:08:10.213Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3173 | 2026-06-05T04:08:12.692Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3174 | 2026-06-05T04:08:14.393Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3175 | 2026-06-05T04:08:15.558Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3176 | 2026-06-05T04:08:21.332Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3177 | 2026-06-05T04:08:23.677Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3178 | 2026-06-05T04:08:23.902Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3179 | 2026-06-05T04:08:24.185Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3180 | 2026-06-05T04:08:28.192Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3181 | 2026-06-05T04:08:51.704Z | Finished `release` profile [optimized] target(s) in 4m 18s |
| 3182 | 2026-06-05T04:08:51.887Z | |
| 3183 | 2026-06-05T04:08:51.887Z | real 4:19.082911497 |
| 3184 | 2026-06-05T04:08:51.887Z | user 29:36.188941337 |
| 3185 | 2026-06-05T04:08:51.887Z | sys 2:43.023517736 |
| 3186 | 2026-06-05T04:08:51.887Z | trap 0.753699879 |
| 3187 | 2026-06-05T04:08:51.892Z | tflt 1.326986649 |
| 3188 | 2026-06-05T04:08:51.892Z | dflt 1.478122249 |
| 3189 | 2026-06-05T04:08:51.892Z | kflt 0.002057863 |
| 3190 | 2026-06-05T04:08:51.892Z | lock 1:59:00.508144655 |
| 3191 | 2026-06-05T04:08:51.892Z | slp 1:25:35.562682628 |
| 3192 | 2026-06-05T04:08:51.892Z | lat 2:18.857921950 |
| 3193 | 2026-06-05T04:08:51.892Z | stop 3:34.480425885 |
| 3194 | 2026-06-05T04:08:51.892Z | + for x in debug release |
| 3195 | 2026-06-05T04:08:51.892Z | + mkdir -p /work/debug |
| 3196 | 2026-06-05T04:08:51.892Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3197 | 2026-06-05T04:08:52.398Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3198 | 2026-06-05T04:08:52.824Z | + cp target/debug/mgd /work/debug/mgd |
| 3199 | 2026-06-05T04:08:53.424Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3200 | 2026-06-05T04:08:53.899Z | + for x in debug release |
| 3201 | 2026-06-05T04:08:53.899Z | + mkdir -p /work/release |
| 3202 | 2026-06-05T04:08:53.902Z | + cp target/release/ddmd /work/release/ddmd |
| 3203 | 2026-06-05T04:08:53.984Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3204 | 2026-06-05T04:08:54.062Z | + cp target/release/mgd /work/release/mgd |
| 3205 | 2026-06-05T04:08:54.114Z | + cp target/release/mgadm /work/release/mgadm |
| 3206 | 2026-06-05T04:08:54.202Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3207 | 2026-06-05T04:08:54.266Z | process exited: duration 668199 ms, exit code 0 |
| |
| 3208 | 2026-06-05T04:08:54.273Z | found 9 output files |
| 3209 | 2026-06-05T04:08:54.273Z | uploading: /work/debug/ddmadm (513711000 bytes) |
| 3210 | 2026-06-05T04:09:05.577Z | uploaded: /work/debug/ddmadm |
| 3211 | 2026-06-05T04:09:05.577Z | uploading: /work/debug/ddmd (588577992 bytes) |
| 3212 | 2026-06-05T04:09:14.523Z | uploaded: /work/debug/ddmd |
| 3213 | 2026-06-05T04:09:14.523Z | uploading: /work/debug/mgadm (605973080 bytes) |
| 3214 | 2026-06-05T04:09:23.501Z | uploaded: /work/debug/mgadm |
| 3215 | 2026-06-05T04:09:23.501Z | uploading: /work/debug/mgd (679723064 bytes) |
| 3216 | 2026-06-05T04:09:33.845Z | uploaded: /work/debug/mgd |
| 3217 | 2026-06-05T04:09:33.845Z | uploading: /work/release/ddmadm (45419912 bytes) |
| 3218 | 2026-06-05T04:09:35.696Z | uploaded: /work/release/ddmadm |
| 3219 | 2026-06-05T04:09:35.696Z | uploading: /work/release/ddmd (53070872 bytes) |
| 3220 | 2026-06-05T04:09:37.132Z | uploaded: /work/release/ddmd |
| 3221 | 2026-06-05T04:09:37.132Z | uploading: /work/release/falcon-lab (38584672 bytes) |
| 3222 | 2026-06-05T04:09:38.489Z | uploaded: /work/release/falcon-lab |
| 3223 | 2026-06-05T04:09:38.489Z | uploading: /work/release/mgadm (54593408 bytes) |
| 3224 | 2026-06-05T04:09:39.955Z | uploaded: /work/release/mgadm |
| 3225 | 2026-06-05T04:09:39.955Z | uploading: /work/release/mgd (70830128 bytes) |
| 3226 | 2026-06-05T04:09:41.711Z | uploaded: /work/release/mgd |