|
|
|
| 1 | 2026-06-18T13:18:30.924Z | job assigned to worker 01KVDE2XB81EPG0ZJ5D9ZBGJ1P [factory aws, i-0e539ad7fec4d04d6] (queued for 44 s) |
| |
| 2 | 2026-06-18T13:18:37.746Z | starting task 0: "setup" |
| 3 | 2026-06-18T13:18:37.752Z | ++ uname -s |
| 4 | 2026-06-18T13:18:37.755Z | + kern=SunOS |
| 5 | 2026-06-18T13:18:37.755Z | + build_user=build |
| 6 | 2026-06-18T13:18:37.755Z | + build_uid=12345 |
| 7 | 2026-06-18T13:18:37.755Z | + work_dir=/work |
| 8 | 2026-06-18T13:18:37.755Z | + input_dir=/input |
| 9 | 2026-06-18T13:18:37.755Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-18T13:18:37.755Z | + case "$kern" in |
| 11 | 2026-06-18T13:18:37.755Z | + groupadd -g 12345 build |
| 12 | 2026-06-18T13:18:37.758Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-18T13:18:39.761Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-18T13:18:39.846Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-18T13:18:39.849Z | + home_fs=zfs |
| 16 | 2026-06-18T13:18:39.849Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-18T13:18:39.849Z | + mkdir -p /home/build |
| 18 | 2026-06-18T13:18:39.849Z | + chown build:build /home/build /work |
| 19 | 2026-06-18T13:18:41.850Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-18T13:18:41.853Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-06-18T13:18:41.859Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-18T13:18:41.862Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-18T13:18:41.862Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-18T13:18:41.862Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-18T13:18:41.862Z | * rust toolchain profile = "default" |
| 26 | 2026-06-18T13:18:41.862Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-18T13:18:41.862Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-18T13:18:41.865Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-18T13:18:41.865Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-18T13:18:41.982Z | info: downloading installer |
| 31 | 2026-06-18T13:18:43.375Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-18T13:18:43.375Z | warn: /opt/ooce/bin |
| 33 | 2026-06-18T13:18:43.375Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-18T13:18:43.375Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-18T13:18:43.375Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-18T13:18:43.375Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-18T13:18:43.375Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-18T13:18:43.375Z | error: cannot install while Rust is installed |
| 39 | 2026-06-18T13:18:43.375Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-18T13:18:43.375Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-18T13:18:43.375Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-18T13:18:43.375Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-18T13:18:43.375Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-18T13:18:43.388Z | info: profile set to default |
| 45 | 2026-06-18T13:18:43.388Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-18T13:18:43.391Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-18T13:18:43.524Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-18T13:18:43.527Z | info: downloading 6 components |
| 49 | 2026-06-18T13:18:58.596Z | |
| 50 | 2026-06-18T13:18:58.596Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-18T13:18:58.632Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-18T13:18:58.632Z | |
| 53 | 2026-06-18T13:18:58.632Z | |
| 54 | 2026-06-18T13:18:58.632Z | Rust is installed now. Great! |
| 55 | 2026-06-18T13:18:58.632Z | |
| 56 | 2026-06-18T13:18:58.632Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-18T13:18:58.633Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-18T13:18:58.633Z | |
| 59 | 2026-06-18T13:18:58.633Z | To configure your current shell, you need to source |
| 60 | 2026-06-18T13:18:58.633Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-18T13:18:58.633Z | |
| 62 | 2026-06-18T13:18:58.633Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-18T13:18:58.633Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-18T13:18:58.633Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-18T13:18:58.633Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-18T13:18:58.633Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-18T13:18:58.636Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-18T13:18:58.636Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-18T13:18:58.636Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-18T13:18:58.636Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-18T13:18:58.722Z | + rustup --version |
| 72 | 2026-06-18T13:18:58.731Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-18T13:18:58.734Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-18T13:18:58.751Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-18T13:18:58.755Z | + cargo --version |
| 76 | 2026-06-18T13:18:58.767Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-18T13:18:58.770Z | + rustc --version |
| 78 | 2026-06-18T13:18:58.788Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-18T13:18:58.792Z | process exited: duration 16929 ms, exit code 0 |
| |
| 80 | 2026-06-18T13:18:58.797Z | starting task 2: "authentication" |
| 81 | 2026-06-18T13:18:58.813Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-18T13:18:58.819Z | starting task 3: "clone repository" |
| 83 | 2026-06-18T13:18:58.822Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-18T13:18:58.825Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-18T13:18:58.853Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-18T13:18:59.986Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-18T13:18:59.986Z | + git fetch origin a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 88 | 2026-06-18T13:19:00.270Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-18T13:19:00.270Z | * branch a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d -> FETCH_HEAD |
| 90 | 2026-06-18T13:19:00.275Z | + [[ -n trey/ttl-dscp ]] |
| 91 | 2026-06-18T13:19:00.279Z | ++ git branch --show-current |
| 92 | 2026-06-18T13:19:00.279Z | + current=main |
| 93 | 2026-06-18T13:19:00.279Z | + [[ main != trey/ttl-dscp ]] |
| 94 | 2026-06-18T13:19:00.279Z | + git branch -f trey/ttl-dscp a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 95 | 2026-06-18T13:19:00.282Z | + git checkout -f trey/ttl-dscp |
| 96 | 2026-06-18T13:19:00.299Z | Switched to branch 'trey/ttl-dscp' |
| 97 | 2026-06-18T13:19:00.302Z | + git reset --hard a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 98 | 2026-06-18T13:19:00.318Z | HEAD is now at a5bbbd0 Merge branch 'main' into trey/ttl-dscp |
| 99 | 2026-06-18T13:19:00.323Z | process exited: duration 1498 ms, exit code 0 |
| |
| 100 | 2026-06-18T13:19:00.330Z | starting task 4: "build" |
| 101 | 2026-06-18T13:19:00.334Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-18T13:19:09.401Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-18T13:19:17.083Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-18T13:19:24.318Z | Planning: Solver setup ... Done |
| 105 | 2026-06-18T13:19:24.359Z | Planning: Running solver ... Done |
| 106 | 2026-06-18T13:19:24.502Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-18T13:19:24.513Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-18T13:19:24.603Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-18T13:19:24.633Z | Planning: Package planning ... Done |
| 110 | 2026-06-18T13:19:24.659Z | Planning: Merging actions ... Done |
| 111 | 2026-06-18T13:19:24.767Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-18T13:19:24.773Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-18T13:19:25.535Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-18T13:19:25.540Z | Planning: Planning completed in 8.29 seconds |
| 115 | 2026-06-18T13:19:25.551Z | Packages to install: 2 |
| 116 | 2026-06-18T13:19:25.551Z | Mediators to change: 2 |
| 117 | 2026-06-18T13:19:25.554Z | Services to change: 1 |
| 118 | 2026-06-18T13:19:25.554Z | Create boot environment: No |
| 119 | 2026-06-18T13:19:25.554Z | Create backup boot environment: No |
| 120 | 2026-06-18T13:19:25.593Z | |
| 121 | 2026-06-18T13:19:25.593Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-18T13:19:30.595Z | Download: 1642/3076 items 116.5/211.3MB 55% complete (23.7M/s) |
| 123 | 2026-06-18T13:19:35.596Z | Download: 2994/3076 items 171.0/211.3MB 80% complete (17.0M/s) |
| 124 | 2026-06-18T13:19:38.635Z | Download: Completed 211.31 MB in 13.04 seconds (16.2M/s) |
| 125 | 2026-06-18T13:19:38.767Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-06-18T13:19:41.908Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 127 | 2026-06-18T13:19:42.538Z | Done |
| 128 | 2026-06-18T13:19:42.538Z | Done |
| 129 | 2026-06-18T13:19:43.271Z | Done |
| 130 | 2026-06-18T13:19:46.605Z | Done |
| 131 | 2026-06-18T13:19:46.672Z | Done |
| 132 | 2026-06-18T13:19:46.675Z | Done |
| 133 | 2026-06-18T13:19:46.969Z | Done |
| 134 | 2026-06-18T13:19:47.645Z | + cargo --version |
| 135 | 2026-06-18T13:19:47.651Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 136 | 2026-06-18T13:19:47.821Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 137 | 2026-06-18T13:19:47.824Z | info: downloading 6 components |
| 138 | 2026-06-18T13:20:02.689Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 139 | 2026-06-18T13:20:02.692Z | + rustc --version |
| 140 | 2026-06-18T13:20:02.718Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-06-18T13:20:02.722Z | + banner check |
| 142 | 2026-06-18T13:20:02.724Z | |
| 143 | 2026-06-18T13:20:02.724Z | #### # # ###### #### # # |
| 144 | 2026-06-18T13:20:02.724Z | # # # # # # # # # |
| 145 | 2026-06-18T13:20:02.724Z | # ###### ##### # #### |
| 146 | 2026-06-18T13:20:02.724Z | # # # # # # # |
| 147 | 2026-06-18T13:20:02.724Z | # # # # # # # # # |
| 148 | 2026-06-18T13:20:02.725Z | #### # # ###### #### # # |
| 149 | 2026-06-18T13:20:02.725Z | |
| 150 | 2026-06-18T13:20:02.725Z | + cargo fmt -- --check |
| 151 | 2026-06-18T13:20:03.117Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-06-18T13:20:03.228Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-06-18T13:20:03.879Z | From https://github.com/oxidecomputer/falcon |
| 154 | 2026-06-18T13:20:03.879Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 155 | 2026-06-18T13:20:03.959Z | Updating crates.io index |
| 156 | 2026-06-18T13:20:03.962Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-06-18T13:20:04.597Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-06-18T13:20:04.597Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 159 | 2026-06-18T13:20:04.741Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-06-18T13:20:05.040Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-06-18T13:20:05.040Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 162 | 2026-06-18T13:20:05.046Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-06-18T13:20:05.491Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-06-18T13:20:05.491Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 165 | 2026-06-18T13:20:05.499Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 166 | 2026-06-18T13:20:15.124Z | From https://github.com/oxidecomputer/omicron |
| 167 | 2026-06-18T13:20:15.124Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 168 | 2026-06-18T13:20:15.548Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-06-18T13:20:16.195Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-06-18T13:20:16.195Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 171 | 2026-06-18T13:20:16.226Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-06-18T13:20:16.553Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-06-18T13:20:16.553Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-06-18T13:20:16.806Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 175 | 2026-06-18T13:20:17.137Z | From https://github.com/oxidecomputer/network-interface |
| 176 | 2026-06-18T13:20:17.137Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 177 | 2026-06-18T13:20:17.257Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-06-18T13:20:17.544Z | From https://github.com/oxidecomputer/zone |
| 179 | 2026-06-18T13:20:17.544Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 180 | 2026-06-18T13:20:17.605Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 181 | 2026-06-18T13:20:18.413Z | From https://github.com/oxidecomputer/propolis |
| 182 | 2026-06-18T13:20:18.413Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 183 | 2026-06-18T13:20:18.587Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 184 | 2026-06-18T13:20:19.154Z | From https://github.com/oxidecomputer/transceiver-control |
| 185 | 2026-06-18T13:20:19.154Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 186 | 2026-06-18T13:20:19.164Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 187 | 2026-06-18T13:20:19.482Z | From https://github.com/oxidecomputer/dlpi-sys |
| 188 | 2026-06-18T13:20:19.482Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 189 | 2026-06-18T13:20:19.496Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 190 | 2026-06-18T13:20:19.980Z | From https://github.com/jmesmon/rust-libzfs |
| 191 | 2026-06-18T13:20:19.980Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 192 | 2026-06-18T13:20:19.988Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 193 | 2026-06-18T13:20:20.331Z | From https://github.com/oxidecomputer/rusty-doors |
| 194 | 2026-06-18T13:20:20.331Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 195 | 2026-06-18T13:20:20.383Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 196 | 2026-06-18T13:20:20.934Z | From https://github.com/oxidecomputer/lldp |
| 197 | 2026-06-18T13:20:20.934Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 198 | 2026-06-18T13:20:20.982Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 199 | 2026-06-18T13:20:21.317Z | From https://github.com/oxidecomputer/slog-error-chain |
| 200 | 2026-06-18T13:20:21.317Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 201 | 2026-06-18T13:20:21.325Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 202 | 2026-06-18T13:20:21.673Z | From https://github.com/oxidecomputer/tufaceous |
| 203 | 2026-06-18T13:20:21.673Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 204 | 2026-06-18T13:20:21.701Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 205 | 2026-06-18T13:20:22.198Z | From https://github.com/oxidecomputer/management-gateway-service |
| 206 | 2026-06-18T13:20:22.198Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 207 | 2026-06-18T13:20:22.364Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 208 | 2026-06-18T13:20:23.269Z | From https://github.com/oxidecomputer/crucible |
| 209 | 2026-06-18T13:20:23.270Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 210 | 2026-06-18T13:20:24.328Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 211 | 2026-06-18T13:20:24.635Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 212 | 2026-06-18T13:20:24.635Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 213 | 2026-06-18T13:20:24.669Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 214 | 2026-06-18T13:20:25.281Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-06-18T13:20:25.281Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 216 | 2026-06-18T13:20:25.606Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 217 | 2026-06-18T13:20:26.424Z | From https://github.com/oxidecomputer/crucible |
| 218 | 2026-06-18T13:20:26.424Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 219 | 2026-06-18T13:20:26.707Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-06-18T13:20:27.044Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-06-18T13:20:27.044Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 222 | 2026-06-18T13:20:27.055Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-06-18T13:20:27.756Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-06-18T13:20:27.756Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-06-18T13:20:27.798Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-06-18T13:20:28.100Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-06-18T13:20:28.100Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-06-18T13:20:28.237Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 229 | 2026-06-18T13:20:28.695Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 230 | 2026-06-18T13:20:28.695Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 231 | 2026-06-18T13:20:29.529Z | Downloading crates ... |
| 232 | 2026-06-18T13:20:29.591Z | Downloaded adler2 v2.0.1 |
| 233 | 2026-06-18T13:20:29.597Z | Downloaded bit-set v0.8.0 |
| 234 | 2026-06-18T13:20:29.600Z | Downloaded base64ct v1.8.3 |
| 235 | 2026-06-18T13:20:29.602Z | Downloaded blake2 v0.10.6 |
| 236 | 2026-06-18T13:20:29.606Z | Downloaded atomic-waker v1.1.2 |
| 237 | 2026-06-18T13:20:29.609Z | Downloaded atomicwrites v0.4.4 |
| 238 | 2026-06-18T13:20:29.612Z | Downloaded aead v0.5.2 |
| 239 | 2026-06-18T13:20:29.623Z | Downloaded crypto-common v0.2.2 |
| 240 | 2026-06-18T13:20:29.626Z | Downloaded dof v0.4.0 |
| 241 | 2026-06-18T13:20:29.629Z | Downloaded autocfg v1.5.1 |
| 242 | 2026-06-18T13:20:29.631Z | Downloaded digest v0.10.7 |
| 243 | 2026-06-18T13:20:29.634Z | Downloaded dof v0.3.0 |
| 244 | 2026-06-18T13:20:29.637Z | Downloaded cobs v0.3.0 |
| 245 | 2026-06-18T13:20:29.640Z | Downloaded displaydoc v0.2.6 |
| 246 | 2026-06-18T13:20:29.642Z | Downloaded fnv v1.0.7 |
| 247 | 2026-06-18T13:20:29.642Z | Downloaded derive-ex v0.1.8 |
| 248 | 2026-06-18T13:20:29.645Z | Downloaded block-buffer v0.10.4 |
| 249 | 2026-06-18T13:20:29.648Z | Downloaded clap_lex v1.1.0 |
| 250 | 2026-06-18T13:20:29.651Z | Downloaded foreign-types-macros v0.2.3 |
| 251 | 2026-06-18T13:20:29.651Z | Downloaded fxhash v0.2.1 |
| 252 | 2026-06-18T13:20:29.654Z | Downloaded ciborium-io v0.2.2 |
| 253 | 2026-06-18T13:20:29.657Z | Downloaded foreign-types-shared v0.3.1 |
| 254 | 2026-06-18T13:20:29.659Z | Downloaded heck v0.4.1 |
| 255 | 2026-06-18T13:20:29.659Z | Downloaded futures-core v0.3.32 |
| 256 | 2026-06-18T13:20:29.662Z | Downloaded cstr-argument v0.1.2 |
| 257 | 2026-06-18T13:20:29.665Z | Downloaded crossbeam-deque v0.8.6 |
| 258 | 2026-06-18T13:20:29.668Z | Downloaded foldhash v0.1.5 |
| 259 | 2026-06-18T13:20:29.668Z | Downloaded defmt-parser v1.0.0 |
| 260 | 2026-06-18T13:20:29.671Z | Downloaded const-random v0.1.18 |
| 261 | 2026-06-18T13:20:29.674Z | Downloaded foreign-types-shared v0.1.1 |
| 262 | 2026-06-18T13:20:29.674Z | Downloaded foreign-types v0.3.2 |
| 263 | 2026-06-18T13:20:29.676Z | Downloaded futures-task v0.3.32 |
| 264 | 2026-06-18T13:20:29.679Z | Downloaded crunchy v0.2.4 |
| 265 | 2026-06-18T13:20:29.679Z | Downloaded fs_extra v1.3.0 |
| 266 | 2026-06-18T13:20:29.682Z | Downloaded anstream v1.0.0 |
| 267 | 2026-06-18T13:20:29.685Z | Downloaded futures-sink v0.3.32 |
| 268 | 2026-06-18T13:20:29.687Z | Downloaded hostname v0.4.2 |
| 269 | 2026-06-18T13:20:29.690Z | Downloaded darling v0.23.0 |
| 270 | 2026-06-18T13:20:29.693Z | Downloaded futures-macro v0.3.32 |
| 271 | 2026-06-18T13:20:29.696Z | Downloaded diff v0.1.13 |
| 272 | 2026-06-18T13:20:29.699Z | Downloaded http-body v1.0.1 |
| 273 | 2026-06-18T13:20:29.702Z | Downloaded git-stub v1.0.0 |
| 274 | 2026-06-18T13:20:29.704Z | Downloaded float-ord v0.3.2 |
| 275 | 2026-06-18T13:20:29.704Z | Downloaded hash32 v0.3.1 |
| 276 | 2026-06-18T13:20:29.707Z | Downloaded dtrace-parser v0.3.0 |
| 277 | 2026-06-18T13:20:29.710Z | Downloaded foreign-types v0.5.0 |
| 278 | 2026-06-18T13:20:29.710Z | Downloaded embedded-io v0.4.0 |
| 279 | 2026-06-18T13:20:29.713Z | Downloaded hostname v0.3.1 |
| 280 | 2026-06-18T13:20:29.715Z | Downloaded critical-section v1.2.0 |
| 281 | 2026-06-18T13:20:29.718Z | Downloaded byteorder v1.5.0 |
| 282 | 2026-06-18T13:20:29.721Z | Downloaded group v0.13.0 |
| 283 | 2026-06-18T13:20:29.721Z | Downloaded futures-io v0.3.32 |
| 284 | 2026-06-18T13:20:29.724Z | Downloaded cpufeatures v0.3.0 |
| 285 | 2026-06-18T13:20:29.726Z | Downloaded fastrand v2.4.1 |
| 286 | 2026-06-18T13:20:29.729Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 287 | 2026-06-18T13:20:29.729Z | Downloaded fixedbitset v0.4.2 |
| 288 | 2026-06-18T13:20:29.732Z | Downloaded form_urlencoded v1.2.2 |
| 289 | 2026-06-18T13:20:29.735Z | Downloaded darling_macro v0.21.3 |
| 290 | 2026-06-18T13:20:29.735Z | Downloaded heck v0.5.0 |
| 291 | 2026-06-18T13:20:29.738Z | Downloaded compression-codecs v0.4.38 |
| 292 | 2026-06-18T13:20:29.741Z | Downloaded gethostname v0.5.0 |
| 293 | 2026-06-18T13:20:29.743Z | Downloaded hubpack_derive v0.1.1 |
| 294 | 2026-06-18T13:20:29.743Z | Downloaded httpdate v1.0.3 |
| 295 | 2026-06-18T13:20:29.746Z | Downloaded hubpack v0.1.2 |
| 296 | 2026-06-18T13:20:29.746Z | Downloaded embedded-io v0.6.1 |
| 297 | 2026-06-18T13:20:29.749Z | Downloaded dtrace-parser v0.2.0 |
| 298 | 2026-06-18T13:20:29.752Z | Downloaded bytecount v0.6.9 |
| 299 | 2026-06-18T13:20:29.755Z | Downloaded derive_more v0.99.20 |
| 300 | 2026-06-18T13:20:29.758Z | Downloaded data-encoding v2.11.0 |
| 301 | 2026-06-18T13:20:29.760Z | Downloaded daft v0.1.7 |
| 302 | 2026-06-18T13:20:29.760Z | Downloaded anstyle v1.0.14 |
| 303 | 2026-06-18T13:20:29.763Z | Downloaded indent_write v2.2.0 |
| 304 | 2026-06-18T13:20:29.766Z | Downloaded instant v0.1.13 |
| 305 | 2026-06-18T13:20:29.768Z | Downloaded http-body-util v0.1.3 |
| 306 | 2026-06-18T13:20:29.768Z | Downloaded globset v0.4.18 |
| 307 | 2026-06-18T13:20:29.771Z | Downloaded highway v1.3.0 |
| 308 | 2026-06-18T13:20:29.774Z | Downloaded crossbeam-utils v0.8.21 |
| 309 | 2026-06-18T13:20:29.777Z | Downloaded internet-checksum v0.2.1 |
| 310 | 2026-06-18T13:20:29.777Z | Downloaded foldhash v0.2.0 |
| 311 | 2026-06-18T13:20:29.780Z | Downloaded anyhow v1.0.102 |
| 312 | 2026-06-18T13:20:29.782Z | Downloaded git-stub-vcs v0.1.0 |
| 313 | 2026-06-18T13:20:29.785Z | Downloaded daft-derive v0.1.7 |
| 314 | 2026-06-18T13:20:29.788Z | Downloaded crossbeam-epoch v0.9.18 |
| 315 | 2026-06-18T13:20:29.791Z | Downloaded fs-err v3.3.0 |
| 316 | 2026-06-18T13:20:29.794Z | Downloaded futures-executor v0.3.32 |
| 317 | 2026-06-18T13:20:29.796Z | Downloaded libscf-sys v1.2.0 |
| 318 | 2026-06-18T13:20:29.799Z | Downloaded is_ci v1.2.0 |
| 319 | 2026-06-18T13:20:29.799Z | Downloaded is-terminal v0.4.17 |
| 320 | 2026-06-18T13:20:29.802Z | Downloaded humantime v2.3.0 |
| 321 | 2026-06-18T13:20:29.802Z | Downloaded memmap v0.7.0 |
| 322 | 2026-06-18T13:20:29.805Z | Downloaded mime v0.3.17 |
| 323 | 2026-06-18T13:20:29.807Z | Downloaded linked-hash-map v0.5.6 |
| 324 | 2026-06-18T13:20:29.807Z | Downloaded lazy_static v1.5.0 |
| 325 | 2026-06-18T13:20:29.811Z | Downloaded fixedbitset v0.5.7 |
| 326 | 2026-06-18T13:20:29.813Z | Downloaded hyper-rustls v0.27.9 |
| 327 | 2026-06-18T13:20:29.813Z | Downloaded colored v3.1.1 |
| 328 | 2026-06-18T13:20:29.816Z | Downloaded glob v0.3.3 |
| 329 | 2026-06-18T13:20:29.819Z | Downloaded match_cfg v0.1.0 |
| 330 | 2026-06-18T13:20:29.821Z | Downloaded newtype-uuid-macros v0.1.0 |
| 331 | 2026-06-18T13:20:29.822Z | Downloaded defmt v1.1.0 |
| 332 | 2026-06-18T13:20:29.825Z | Downloaded num-conv v0.2.2 |
| 333 | 2026-06-18T13:20:29.827Z | Downloaded no-std-compat v0.4.1 |
| 334 | 2026-06-18T13:20:29.830Z | Downloaded newtype_derive v0.1.6 |
| 335 | 2026-06-18T13:20:29.830Z | Downloaded natord v1.0.9 |
| 336 | 2026-06-18T13:20:29.833Z | Downloaded managed v0.8.0 |
| 337 | 2026-06-18T13:20:29.833Z | Downloaded clap v4.6.1 |
| 338 | 2026-06-18T13:20:29.839Z | Downloaded num-iter v0.1.45 |
| 339 | 2026-06-18T13:20:29.842Z | Downloaded is_terminal_polyfill v1.70.2 |
| 340 | 2026-06-18T13:20:29.845Z | Downloaded ingot-types v0.1.2 |
| 341 | 2026-06-18T13:20:29.845Z | Downloaded itoa v1.0.18 |
| 342 | 2026-06-18T13:20:29.847Z | Downloaded olpc-cjson v0.1.4 |
| 343 | 2026-06-18T13:20:29.847Z | Downloaded num-derive v0.4.2 |
| 344 | 2026-06-18T13:20:29.850Z | Downloaded ipnetwork v0.21.1 |
| 345 | 2026-06-18T13:20:29.853Z | Downloaded openssl-macros v0.1.1 |
| 346 | 2026-06-18T13:20:29.853Z | Downloaded omicron-workspace-hack v0.1.0 |
| 347 | 2026-06-18T13:20:29.855Z | Downloaded getrandom v0.3.4 |
| 348 | 2026-06-18T13:20:29.858Z | Downloaded hybrid-array v0.4.12 |
| 349 | 2026-06-18T13:20:29.861Z | Downloaded darling v0.21.3 |
| 350 | 2026-06-18T13:20:29.864Z | Downloaded openssl-probe v0.2.1 |
| 351 | 2026-06-18T13:20:29.866Z | Downloaded opaque-debug v0.3.1 |
| 352 | 2026-06-18T13:20:29.866Z | Downloaded keccak v0.1.6 |
| 353 | 2026-06-18T13:20:29.869Z | Downloaded base64 v0.21.7 |
| 354 | 2026-06-18T13:20:29.872Z | Downloaded memoffset v0.9.1 |
| 355 | 2026-06-18T13:20:29.878Z | Downloaded lock_api v0.4.14 |
| 356 | 2026-06-18T13:20:29.878Z | Downloaded linear-map v1.2.0 |
| 357 | 2026-06-18T13:20:29.878Z | Downloaded libsw-core v0.3.2 |
| 358 | 2026-06-18T13:20:29.881Z | Downloaded lru-cache v0.1.2 |
| 359 | 2026-06-18T13:20:29.881Z | Downloaded plain v0.2.3 |
| 360 | 2026-06-18T13:20:29.882Z | Downloaded iana-time-zone v0.1.65 |
| 361 | 2026-06-18T13:20:29.884Z | Downloaded libsw v3.5.0 |
| 362 | 2026-06-18T13:20:29.887Z | Downloaded percent-encoding v2.3.2 |
| 363 | 2026-06-18T13:20:29.887Z | Downloaded backon v1.6.0 |
| 364 | 2026-06-18T13:20:29.890Z | Downloaded num_threads v0.1.7 |
| 365 | 2026-06-18T13:20:29.893Z | Downloaded allocator-api2 v0.2.21 |
| 366 | 2026-06-18T13:20:29.896Z | Downloaded powerfmt v0.2.0 |
| 367 | 2026-06-18T13:20:29.896Z | Downloaded arc-swap v1.9.1 |
| 368 | 2026-06-18T13:20:29.898Z | Downloaded phf_shared v0.12.1 |
| 369 | 2026-06-18T13:20:29.901Z | Downloaded pretty-hex v0.4.2 |
| 370 | 2026-06-18T13:20:29.901Z | Downloaded potential_utf v0.1.5 |
| 371 | 2026-06-18T13:20:29.904Z | Downloaded num_enum v0.5.11 |
| 372 | 2026-06-18T13:20:29.907Z | Downloaded num-integer v0.1.46 |
| 373 | 2026-06-18T13:20:29.909Z | Downloaded num_enum_derive v0.7.6 |
| 374 | 2026-06-18T13:20:29.912Z | Downloaded num_enum v0.7.6 |
| 375 | 2026-06-18T13:20:29.915Z | Downloaded proc-macro-crate v3.5.0 |
| 376 | 2026-06-18T13:20:29.918Z | Downloaded oxnet v0.1.6 |
| 377 | 2026-06-18T13:20:29.918Z | Downloaded ingot-macros v0.1.1 |
| 378 | 2026-06-18T13:20:29.921Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 379 | 2026-06-18T13:20:29.921Z | Downloaded proc-macro-error-attr v1.0.4 |
| 380 | 2026-06-18T13:20:29.924Z | Downloaded progenitor-client v0.10.0 |
| 381 | 2026-06-18T13:20:29.924Z | Downloaded parse-display v0.10.0 |
| 382 | 2026-06-18T13:20:29.927Z | Downloaded owo-colors v4.3.0 |
| 383 | 2026-06-18T13:20:29.927Z | Downloaded progenitor-macro v0.14.0 |
| 384 | 2026-06-18T13:20:29.930Z | Downloaded progenitor-macro v0.10.0 |
| 385 | 2026-06-18T13:20:29.930Z | Downloaded progenitor-macro v0.13.0 |
| 386 | 2026-06-18T13:20:29.932Z | Downloaded heapless v0.8.0 |
| 387 | 2026-06-18T13:20:29.936Z | Downloaded futures v0.3.32 |
| 388 | 2026-06-18T13:20:29.939Z | Downloaded litemap v0.8.2 |
| 389 | 2026-06-18T13:20:29.942Z | Downloaded parse-display-derive v0.10.0 |
| 390 | 2026-06-18T13:20:29.942Z | Downloaded paste v1.0.15 |
| 391 | 2026-06-18T13:20:29.945Z | Downloaded dropshot_endpoint v0.17.1 |
| 392 | 2026-06-18T13:20:29.948Z | Downloaded phf v0.12.1 |
| 393 | 2026-06-18T13:20:29.950Z | Downloaded pem v3.0.6 |
| 394 | 2026-06-18T13:20:29.950Z | Downloaded password-hash v0.5.0 |
| 395 | 2026-06-18T13:20:29.953Z | Downloaded parking_lot_core v0.8.6 |
| 396 | 2026-06-18T13:20:29.953Z | Downloaded ref-cast-impl v1.0.25 |
| 397 | 2026-06-18T13:20:29.956Z | Downloaded darling_core v0.21.3 |
| 398 | 2026-06-18T13:20:29.959Z | Downloaded pkg-config v0.3.33 |
| 399 | 2026-06-18T13:20:29.962Z | Downloaded poly1305 v0.8.0 |
| 400 | 2026-06-18T13:20:29.964Z | Downloaded memmap2 v0.9.10 |
| 401 | 2026-06-18T13:20:29.964Z | Downloaded pin-project-lite v0.2.17 |
| 402 | 2026-06-18T13:20:29.968Z | Downloaded ref-cast v1.0.25 |
| 403 | 2026-06-18T13:20:29.971Z | Downloaded ppv-lite86 v0.2.21 |
| 404 | 2026-06-18T13:20:29.973Z | Downloaded const_format v0.2.36 |
| 405 | 2026-06-18T13:20:29.976Z | Downloaded indexmap v1.9.3 |
| 406 | 2026-06-18T13:20:29.979Z | Downloaded icu_properties v2.2.0 |
| 407 | 2026-06-18T13:20:29.981Z | Downloaded progenitor v0.10.0 |
| 408 | 2026-06-18T13:20:29.984Z | Downloaded rand_xorshift v0.4.0 |
| 409 | 2026-06-18T13:20:29.984Z | Downloaded hmac v0.12.1 |
| 410 | 2026-06-18T13:20:29.987Z | Downloaded rustc_version v0.1.7 |
| 411 | 2026-06-18T13:20:29.987Z | Downloaded proc-macro-crate v1.3.1 |
| 412 | 2026-06-18T13:20:29.990Z | Downloaded rustc_version v0.4.1 |
| 413 | 2026-06-18T13:20:29.990Z | Downloaded once_cell v1.21.4 |
| 414 | 2026-06-18T13:20:29.992Z | Downloaded clap_derive v4.6.1 |
| 415 | 2026-06-18T13:20:29.995Z | Downloaded progenitor v0.13.0 |
| 416 | 2026-06-18T13:20:29.995Z | Downloaded quick-error v1.2.3 |
| 417 | 2026-06-18T13:20:29.998Z | Downloaded rustc-hash v2.1.2 |
| 418 | 2026-06-18T13:20:29.998Z | Downloaded rand_chacha v0.3.1 |
| 419 | 2026-06-18T13:20:30.001Z | Downloaded progenitor-client v0.13.0 |
| 420 | 2026-06-18T13:20:30.001Z | Downloaded same-file v1.0.6 |
| 421 | 2026-06-18T13:20:30.004Z | Downloaded progenitor v0.14.0 |
| 422 | 2026-06-18T13:20:30.004Z | Downloaded proc-macro-error2 v2.0.1 |
| 423 | 2026-06-18T13:20:30.007Z | Downloaded parking_lot v0.12.5 |
| 424 | 2026-06-18T13:20:30.007Z | Downloaded oxide-tokio-rt v0.1.6 |
| 425 | 2026-06-18T13:20:30.010Z | Downloaded num-rational v0.4.2 |
| 426 | 2026-06-18T13:20:30.010Z | Downloaded newtype-uuid v1.3.2 |
| 427 | 2026-06-18T13:20:30.012Z | Downloaded getrandom v0.4.2 |
| 428 | 2026-06-18T13:20:30.015Z | Downloaded pest_derive v2.8.6 |
| 429 | 2026-06-18T13:20:30.015Z | Downloaded parking_lot_core v0.9.12 |
| 430 | 2026-06-18T13:20:30.018Z | Downloaded progenitor-extras v0.2.0 |
| 431 | 2026-06-18T13:20:30.021Z | Downloaded rand_core v0.9.5 |
| 432 | 2026-06-18T13:20:30.021Z | Downloaded rand_core v0.6.4 |
| 433 | 2026-06-18T13:20:30.023Z | Downloaded progenitor-client v0.14.0 |
| 434 | 2026-06-18T13:20:30.023Z | Downloaded scopeguard v1.2.0 |
| 435 | 2026-06-18T13:20:30.023Z | Downloaded secrecy v0.10.3 |
| 436 | 2026-06-18T13:20:30.026Z | Downloaded chacha20poly1305 v0.10.1 |
| 437 | 2026-06-18T13:20:30.026Z | Downloaded pin-project-internal v1.1.13 |
| 438 | 2026-06-18T13:20:30.029Z | Downloaded indicatif v0.18.4 |
| 439 | 2026-06-18T13:20:30.032Z | Downloaded quote v1.0.45 |
| 440 | 2026-06-18T13:20:30.032Z | Downloaded crypto-bigint v0.5.5 |
| 441 | 2026-06-18T13:20:30.035Z | Downloaded semver v0.1.20 |
| 442 | 2026-06-18T13:20:30.038Z | Downloaded half v2.7.1 |
| 443 | 2026-06-18T13:20:30.041Z | Downloaded scroll_derive v0.13.1 |
| 444 | 2026-06-18T13:20:30.041Z | Downloaded serde_plain v1.0.2 |
| 445 | 2026-06-18T13:20:30.041Z | Downloaded serde-big-array v0.5.1 |
| 446 | 2026-06-18T13:20:30.044Z | Downloaded scroll_derive v0.12.1 |
| 447 | 2026-06-18T13:20:30.044Z | Downloaded cc v1.2.63 |
| 448 | 2026-06-18T13:20:30.047Z | Downloaded rand_chacha v0.9.0 |
| 449 | 2026-06-18T13:20:30.047Z | Downloaded bytes v1.11.1 |
| 450 | 2026-06-18T13:20:30.049Z | Downloaded num-traits v0.2.19 |
| 451 | 2026-06-18T13:20:30.052Z | Downloaded async-compression v0.4.42 |
| 452 | 2026-06-18T13:20:30.055Z | Downloaded rand_core v0.10.1 |
| 453 | 2026-06-18T13:20:30.058Z | Downloaded serial_test v3.5.0 |
| 454 | 2026-06-18T13:20:30.060Z | Downloaded serde_spanned v1.1.1 |
| 455 | 2026-06-18T13:20:30.060Z | Downloaded serde_urlencoded v0.7.1 |
| 456 | 2026-06-18T13:20:30.063Z | Downloaded resolv-conf v0.7.6 |
| 457 | 2026-06-18T13:20:30.063Z | Downloaded serde_spanned v0.6.9 |
| 458 | 2026-06-18T13:20:30.063Z | Downloaded rustls-native-certs v0.8.4 |
| 459 | 2026-06-18T13:20:30.066Z | Downloaded proc-macro-error v1.0.4 |
| 460 | 2026-06-18T13:20:30.069Z | Downloaded icu_provider v2.2.0 |
| 461 | 2026-06-18T13:20:30.069Z | Downloaded parking_lot v0.11.2 |
| 462 | 2026-06-18T13:20:30.071Z | Downloaded multer v3.1.0 |
| 463 | 2026-06-18T13:20:30.074Z | Downloaded serial_test_derive v3.5.0 |
| 464 | 2026-06-18T13:20:30.074Z | Downloaded sha1 v0.11.0 |
| 465 | 2026-06-18T13:20:30.074Z | Downloaded sha1 v0.10.6 |
| 466 | 2026-06-18T13:20:30.077Z | Downloaded rusty-fork v0.3.1 |
| 467 | 2026-06-18T13:20:30.077Z | Downloaded slog-bunyan v2.5.0 |
| 468 | 2026-06-18T13:20:30.080Z | Downloaded siphasher v1.0.3 |
| 469 | 2026-06-18T13:20:30.080Z | Downloaded sigpipe v0.1.3 |
| 470 | 2026-06-18T13:20:30.080Z | Downloaded darling_core v0.23.0 |
| 471 | 2026-06-18T13:20:30.083Z | Downloaded flate2 v1.1.9 |
| 472 | 2026-06-18T13:20:30.086Z | Downloaded icu_locale_core v2.2.0 |
| 473 | 2026-06-18T13:20:30.090Z | Downloaded papergrid v0.18.0 |
| 474 | 2026-06-18T13:20:30.093Z | Downloaded pin-project v1.1.13 |
| 475 | 2026-06-18T13:20:30.099Z | Downloaded rustversion v1.0.22 |
| 476 | 2026-06-18T13:20:30.102Z | Downloaded scroll v0.12.0 |
| 477 | 2026-06-18T13:20:30.105Z | Downloaded schemars_derive v0.8.22 |
| 478 | 2026-06-18T13:20:30.105Z | Downloaded quinn-udp v0.5.14 |
| 479 | 2026-06-18T13:20:30.108Z | Downloaded scroll v0.13.0 |
| 480 | 2026-06-18T13:20:30.108Z | Downloaded postcard v1.1.3 |
| 481 | 2026-06-18T13:20:30.108Z | Downloaded miniz_oxide v0.8.9 |
| 482 | 2026-06-18T13:20:30.110Z | Downloaded hickory-resolver v0.25.2 |
| 483 | 2026-06-18T13:20:30.113Z | Downloaded serde_path_to_error v0.1.20 |
| 484 | 2026-06-18T13:20:30.116Z | Downloaded rhai_codegen v3.2.0 |
| 485 | 2026-06-18T13:20:30.119Z | Downloaded serde_repr v0.1.20 |
| 486 | 2026-06-18T13:20:30.121Z | Downloaded icu_normalizer_data v2.2.0 |
| 487 | 2026-06-18T13:20:30.122Z | Downloaded smawk v0.3.2 |
| 488 | 2026-06-18T13:20:30.124Z | Downloaded serde_derive_internals v0.29.1 |
| 489 | 2026-06-18T13:20:30.124Z | Downloaded structmeta v0.3.0 |
| 490 | 2026-06-18T13:20:30.124Z | Downloaded icu_normalizer v2.2.0 |
| 491 | 2026-06-18T13:20:30.127Z | Downloaded strum v0.27.2 |
| 492 | 2026-06-18T13:20:30.130Z | Downloaded serde_tokenstream v0.2.3 |
| 493 | 2026-06-18T13:20:30.130Z | Downloaded konst v0.2.20 |
| 494 | 2026-06-18T13:20:30.133Z | Downloaded rustls-pemfile v2.2.0 |
| 495 | 2026-06-18T13:20:30.133Z | Downloaded dropshot-api-manager v0.7.2 |
| 496 | 2026-06-18T13:20:30.136Z | Downloaded subtle v2.6.1 |
| 497 | 2026-06-18T13:20:30.139Z | Downloaded jiff-static v0.2.28 |
| 498 | 2026-06-18T13:20:30.142Z | Downloaded sha2 v0.10.9 |
| 499 | 2026-06-18T13:20:30.142Z | Downloaded strum v0.26.3 |
| 500 | 2026-06-18T13:20:30.142Z | Downloaded papergrid v0.11.0 |
| 501 | 2026-06-18T13:20:30.145Z | Downloaded progenitor-impl v0.14.0 |
| 502 | 2026-06-18T13:20:30.148Z | Downloaded supports-color v3.0.2 |
| 503 | 2026-06-18T13:20:30.148Z | Downloaded http v1.4.1 |
| 504 | 2026-06-18T13:20:30.150Z | Downloaded hickory-resolver v0.24.4 |
| 505 | 2026-06-18T13:20:30.153Z | Downloaded simd-adler32 v0.3.9 |
| 506 | 2026-06-18T13:20:30.153Z | Downloaded hashbrown v0.12.3 |
| 507 | 2026-06-18T13:20:30.156Z | Downloaded sync_wrapper v1.0.2 |
| 508 | 2026-06-18T13:20:30.159Z | Downloaded tabled_derive v0.11.0 |
| 509 | 2026-06-18T13:20:30.159Z | Downloaded tagptr v0.2.0 |
| 510 | 2026-06-18T13:20:30.159Z | Downloaded progenitor-impl v0.13.0 |
| 511 | 2026-06-18T13:20:30.161Z | Downloaded take_mut v0.2.2 |
| 512 | 2026-06-18T13:20:30.162Z | Downloaded progenitor-impl v0.10.0 |
| 513 | 2026-06-18T13:20:30.164Z | Downloaded termtree v0.5.1 |
| 514 | 2026-06-18T13:20:30.164Z | Downloaded slog-json v2.6.1 |
| 515 | 2026-06-18T13:20:30.167Z | Downloaded slog-term v2.9.2 |
| 516 | 2026-06-18T13:20:30.167Z | Downloaded smartstring v1.0.1 |
| 517 | 2026-06-18T13:20:30.170Z | Downloaded slog-stdlog v4.1.1 |
| 518 | 2026-06-18T13:20:30.170Z | Downloaded slog-envlogger v2.2.0 |
| 519 | 2026-06-18T13:20:30.170Z | Downloaded testing_table v0.3.0 |
| 520 | 2026-06-18T13:20:30.173Z | Downloaded pest_meta v2.8.6 |
| 521 | 2026-06-18T13:20:30.173Z | Downloaded slog-dtrace v0.3.0 |
| 522 | 2026-06-18T13:20:30.175Z | Downloaded slog-async v2.8.0 |
| 523 | 2026-06-18T13:20:30.176Z | Downloaded proc-macro2 v1.0.106 |
| 524 | 2026-06-18T13:20:30.178Z | Downloaded tabwriter v1.4.1 |
| 525 | 2026-06-18T13:20:30.178Z | Downloaded slab v0.4.12 |
| 526 | 2026-06-18T13:20:30.178Z | Downloaded terminal_size v0.4.4 |
| 527 | 2026-06-18T13:20:30.181Z | Downloaded openssl-sys v0.9.116 |
| 528 | 2026-06-18T13:20:30.184Z | Downloaded thread-id v4.2.2 |
| 529 | 2026-06-18T13:20:30.184Z | Downloaded smf v0.2.3 |
| 530 | 2026-06-18T13:20:30.187Z | Downloaded snafu-derive v0.8.9 |
| 531 | 2026-06-18T13:20:30.187Z | Downloaded prettyplease v0.2.37 |
| 532 | 2026-06-18T13:20:30.190Z | Downloaded semver v1.0.28 |
| 533 | 2026-06-18T13:20:30.190Z | Downloaded time-core v0.1.8 |
| 534 | 2026-06-18T13:20:30.192Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 535 | 2026-06-18T13:20:30.192Z | Downloaded slog-scope v4.4.1 |
| 536 | 2026-06-18T13:20:30.192Z | Downloaded pest_generator v2.8.6 |
| 537 | 2026-06-18T13:20:30.195Z | Downloaded serde_with_macros v3.20.0 |
| 538 | 2026-06-18T13:20:30.195Z | Downloaded static_assertions v1.1.0 |
| 539 | 2026-06-18T13:20:30.198Z | Downloaded strum_macros v0.26.4 |
| 540 | 2026-06-18T13:20:30.198Z | Downloaded spin v0.5.2 |
| 541 | 2026-06-18T13:20:30.198Z | Downloaded structmeta-derive v0.3.0 |
| 542 | 2026-06-18T13:20:30.202Z | Downloaded strsim v0.11.1 |
| 543 | 2026-06-18T13:20:30.202Z | Downloaded signal-hook-registry v1.4.8 |
| 544 | 2026-06-18T13:20:30.202Z | Downloaded rustls-pki-types v1.14.1 |
| 545 | 2026-06-18T13:20:30.206Z | Downloaded tinyvec_macros v0.1.1 |
| 546 | 2026-06-18T13:20:30.206Z | Downloaded shlex v2.0.1 |
| 547 | 2026-06-18T13:20:30.206Z | Downloaded crossbeam-channel v0.5.15 |
| 548 | 2026-06-18T13:20:30.209Z | Downloaded stable_deref_trait v1.2.1 |
| 549 | 2026-06-18T13:20:30.209Z | Downloaded expectorate v1.2.0 |
| 550 | 2026-06-18T13:20:30.209Z | Downloaded log v0.4.32 |
| 551 | 2026-06-18T13:20:30.212Z | Downloaded tokio-macros v2.7.0 |
| 552 | 2026-06-18T13:20:30.212Z | Downloaded strum_macros v0.27.2 |
| 553 | 2026-06-18T13:20:30.214Z | Downloaded icu_collections v2.2.0 |
| 554 | 2026-06-18T13:20:30.218Z | Downloaded num-complex v0.4.6 |
| 555 | 2026-06-18T13:20:30.218Z | Downloaded schemars v0.8.22 |
| 556 | 2026-06-18T13:20:30.223Z | Downloaded tabled_derive v0.7.0 |
| 557 | 2026-06-18T13:20:30.226Z | Downloaded synstructure v0.13.2 |
| 558 | 2026-06-18T13:20:30.226Z | Downloaded swrite v0.1.0 |
| 559 | 2026-06-18T13:20:30.226Z | Downloaded const-oid v0.10.2 |
| 560 | 2026-06-18T13:20:30.229Z | Downloaded console v0.15.11 |
| 561 | 2026-06-18T13:20:30.229Z | Downloaded num_enum_derive v0.5.11 |
| 562 | 2026-06-18T13:20:30.231Z | Downloaded jobserver v0.1.34 |
| 563 | 2026-06-18T13:20:30.231Z | Downloaded memchr v2.8.1 |
| 564 | 2026-06-18T13:20:30.234Z | Downloaded toml_datetime v0.6.11 |
| 565 | 2026-06-18T13:20:30.237Z | Downloaded hyper-util v0.1.20 |
| 566 | 2026-06-18T13:20:30.240Z | Downloaded toml_write v0.1.2 |
| 567 | 2026-06-18T13:20:30.240Z | Downloaded thiserror-impl v2.0.18 |
| 568 | 2026-06-18T13:20:30.243Z | Downloaded thiserror v2.0.18 |
| 569 | 2026-06-18T13:20:30.245Z | Downloaded tower-service v0.3.3 |
| 570 | 2026-06-18T13:20:30.245Z | Downloaded thiserror-impl v1.0.69 |
| 571 | 2026-06-18T13:20:30.245Z | Downloaded rayon-core v1.13.0 |
| 572 | 2026-06-18T13:20:30.248Z | Downloaded pretty_assertions v1.4.1 |
| 573 | 2026-06-18T13:20:30.248Z | Downloaded indexmap v2.14.0 |
| 574 | 2026-06-18T13:20:30.251Z | Downloaded thiserror v1.0.69 |
| 575 | 2026-06-18T13:20:30.254Z | Downloaded serde_core v1.0.228 |
| 576 | 2026-06-18T13:20:30.256Z | Downloaded try-lock v0.2.5 |
| 577 | 2026-06-18T13:20:30.256Z | Downloaded thread_local v1.1.9 |
| 578 | 2026-06-18T13:20:30.256Z | Downloaded thiserror-no-std v2.0.2 |
| 579 | 2026-06-18T13:20:30.259Z | Downloaded typeid v1.0.3 |
| 580 | 2026-06-18T13:20:30.262Z | Downloaded thread-id v5.1.0 |
| 581 | 2026-06-18T13:20:30.262Z | Downloaded time-macros v0.2.27 |
| 582 | 2026-06-18T13:20:30.262Z | Downloaded typify-macro v0.6.2 |
| 583 | 2026-06-18T13:20:30.265Z | Downloaded typify-macro v0.4.3 |
| 584 | 2026-06-18T13:20:30.265Z | Downloaded serde_yaml v0.9.34+deprecated |
| 585 | 2026-06-18T13:20:30.265Z | Downloaded similar v2.7.0 |
| 586 | 2026-06-18T13:20:30.268Z | Downloaded tinystr v0.8.3 |
| 587 | 2026-06-18T13:20:30.271Z | Downloaded tiny-keccak v2.0.2 |
| 588 | 2026-06-18T13:20:30.271Z | Downloaded spin v0.9.8 |
| 589 | 2026-06-18T13:20:30.274Z | Downloaded ryu v1.0.23 |
| 590 | 2026-06-18T13:20:30.274Z | Downloaded universal-hash v0.5.1 |
| 591 | 2026-06-18T13:20:30.283Z | Downloaded tokio-tungstenite v0.21.0 |
| 592 | 2026-06-18T13:20:30.283Z | Downloaded tokio-dtrace v0.1.1 |
| 593 | 2026-06-18T13:20:30.283Z | Downloaded unicode-xid v0.2.6 |
| 594 | 2026-06-18T13:20:30.283Z | Downloaded unarray v0.1.4 |
| 595 | 2026-06-18T13:20:30.283Z | Downloaded unicode-linebreak v0.1.5 |
| 596 | 2026-06-18T13:20:30.283Z | Downloaded tower-layer v0.3.3 |
| 597 | 2026-06-18T13:20:30.283Z | Downloaded smallvec v1.15.1 |
| 598 | 2026-06-18T13:20:30.283Z | Downloaded ipnet v2.12.0 |
| 599 | 2026-06-18T13:20:30.283Z | Downloaded qorb v0.4.1 |
| 600 | 2026-06-18T13:20:30.287Z | Downloaded usdt-attr-macro v0.5.0 |
| 601 | 2026-06-18T13:20:30.287Z | Downloaded rustls-platform-verifier v0.7.0 |
| 602 | 2026-06-18T13:20:30.288Z | Downloaded usdt v0.5.0 |
| 603 | 2026-06-18T13:20:30.288Z | Downloaded aho-corasick v1.1.4 |
| 604 | 2026-06-18T13:20:30.290Z | Downloaded utf8parse v0.2.2 |
| 605 | 2026-06-18T13:20:30.293Z | Downloaded untrusted v0.9.0 |
| 606 | 2026-06-18T13:20:30.293Z | Downloaded quinn v0.11.9 |
| 607 | 2026-06-18T13:20:30.296Z | Downloaded utf8_iter v1.0.4 |
| 608 | 2026-06-18T13:20:30.296Z | Downloaded usdt-macro v0.6.0 |
| 609 | 2026-06-18T13:20:30.296Z | Downloaded slog v2.8.2 |
| 610 | 2026-06-18T13:20:30.299Z | Downloaded httparse v1.10.1 |
| 611 | 2026-06-18T13:20:30.299Z | Downloaded cancel-safe-futures v0.1.5 |
| 612 | 2026-06-18T13:20:30.302Z | Downloaded term v1.2.1 |
| 613 | 2026-06-18T13:20:30.305Z | Downloaded untrusted v0.7.1 |
| 614 | 2026-06-18T13:20:30.305Z | Downloaded usdt-attr-macro v0.6.0 |
| 615 | 2026-06-18T13:20:30.305Z | Downloaded usdt-macro v0.5.0 |
| 616 | 2026-06-18T13:20:30.305Z | Downloaded usdt v0.6.0 |
| 617 | 2026-06-18T13:20:30.305Z | Downloaded thin-vec v0.2.18 |
| 618 | 2026-06-18T13:20:30.308Z | Downloaded minimal-lexical v0.2.1 |
| 619 | 2026-06-18T13:20:30.310Z | Downloaded version_check v0.9.5 |
| 620 | 2026-06-18T13:20:30.310Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 621 | 2026-06-18T13:20:30.311Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 622 | 2026-06-18T13:20:30.313Z | Downloaded byte-wrapper v0.1.0 |
| 623 | 2026-06-18T13:20:30.314Z | Downloaded num v0.4.3 |
| 624 | 2026-06-18T13:20:30.314Z | Downloaded newline-converter v0.3.0 |
| 625 | 2026-06-18T13:20:30.314Z | Downloaded ingot v0.1.1 |
| 626 | 2026-06-18T13:20:30.317Z | Downloaded camino v1.2.2 |
| 627 | 2026-06-18T13:20:30.317Z | Downloaded macaddr v1.0.1 |
| 628 | 2026-06-18T13:20:30.317Z | Downloaded rand v0.8.6 |
| 629 | 2026-06-18T13:20:30.320Z | Downloaded socket2 v0.6.4 |
| 630 | 2026-06-18T13:20:30.320Z | Downloaded mio v1.2.1 |
| 631 | 2026-06-18T13:20:30.322Z | Downloaded wait-timeout v0.2.1 |
| 632 | 2026-06-18T13:20:30.325Z | Downloaded want v0.3.1 |
| 633 | 2026-06-18T13:20:30.325Z | Downloaded waitgroup v0.1.2 |
| 634 | 2026-06-18T13:20:30.325Z | Downloaded lru-slab v0.1.2 |
| 635 | 2026-06-18T13:20:30.325Z | Downloaded yoke-derive v0.8.2 |
| 636 | 2026-06-18T13:20:30.328Z | Downloaded cipher v0.4.4 |
| 637 | 2026-06-18T13:20:30.328Z | Downloaded ciborium v0.2.2 |
| 638 | 2026-06-18T13:20:30.328Z | Downloaded chacha20 v0.10.0 |
| 639 | 2026-06-18T13:20:30.331Z | Downloaded digest v0.11.3 |
| 640 | 2026-06-18T13:20:30.331Z | Downloaded konst_macro_rules v0.2.19 |
| 641 | 2026-06-18T13:20:30.334Z | Downloaded elliptic-curve v0.13.8 |
| 642 | 2026-06-18T13:20:30.337Z | Downloaded hashbrown v0.16.1 |
| 643 | 2026-06-18T13:20:30.339Z | Downloaded serde_derive v1.0.228 |
| 644 | 2026-06-18T13:20:30.339Z | Downloaded base64 v0.22.1 |
| 645 | 2026-06-18T13:20:30.342Z | Downloaded find-msvc-tools v0.1.9 |
| 646 | 2026-06-18T13:20:30.342Z | Downloaded cookie v0.18.1 |
| 647 | 2026-06-18T13:20:30.345Z | Downloaded zerofrom v0.1.8 |
| 648 | 2026-06-18T13:20:30.345Z | Downloaded unit-prefix v0.5.2 |
| 649 | 2026-06-18T13:20:30.345Z | Downloaded cargo_toml v0.22.3 |
| 650 | 2026-06-18T13:20:30.348Z | Downloaded tokio-rustls v0.26.4 |
| 651 | 2026-06-18T13:20:30.348Z | Downloaded erased-serde v0.3.31 |
| 652 | 2026-06-18T13:20:30.348Z | Downloaded either v1.16.0 |
| 653 | 2026-06-18T13:20:30.351Z | Downloaded generic-array v0.14.7 |
| 654 | 2026-06-18T13:20:30.351Z | Downloaded ff v0.13.1 |
| 655 | 2026-06-18T13:20:30.351Z | Downloaded csv-core v0.1.13 |
| 656 | 2026-06-18T13:20:30.354Z | Downloaded inout v0.1.4 |
| 657 | 2026-06-18T13:20:30.354Z | Downloaded console v0.16.3 |
| 658 | 2026-06-18T13:20:30.354Z | Downloaded idna_adapter v1.2.2 |
| 659 | 2026-06-18T13:20:30.354Z | Downloaded schemars v0.9.0 |
| 660 | 2026-06-18T13:20:30.360Z | Downloaded ident_case v1.0.1 |
| 661 | 2026-06-18T13:20:30.363Z | Downloaded zeroize_derive v1.4.3 |
| 662 | 2026-06-18T13:20:30.363Z | Downloaded utf-8 v0.7.6 |
| 663 | 2026-06-18T13:20:30.363Z | Downloaded zerofrom-derive v0.1.7 |
| 664 | 2026-06-18T13:20:30.363Z | Downloaded usdt-impl v0.5.0 |
| 665 | 2026-06-18T13:20:30.366Z | Downloaded zone_cfg_derive v0.3.1 |
| 666 | 2026-06-18T13:20:30.366Z | Downloaded schemars v1.2.1 |
| 667 | 2026-06-18T13:20:30.371Z | Downloaded toml v0.8.23 |
| 668 | 2026-06-18T13:20:30.374Z | Downloaded textwrap v0.16.2 |
| 669 | 2026-06-18T13:20:30.374Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 670 | 2026-06-18T13:20:30.377Z | Downloaded rustls-webpki v0.103.13 |
| 671 | 2026-06-18T13:20:30.377Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 672 | 2026-06-18T13:20:30.380Z | Downloaded usdt-impl v0.6.0 |
| 673 | 2026-06-18T13:20:30.380Z | Downloaded aws-lc-rs v1.17.0 |
| 674 | 2026-06-18T13:20:30.385Z | Downloaded zone v0.3.1 |
| 675 | 2026-06-18T13:20:30.387Z | Downloaded test-strategy v0.4.5 |
| 676 | 2026-06-18T13:20:30.390Z | Downloaded tempfile v3.27.0 |
| 677 | 2026-06-18T13:20:30.390Z | Downloaded snafu v0.8.9 |
| 678 | 2026-06-18T13:20:30.393Z | Downloaded whoami v1.6.1 |
| 679 | 2026-06-18T13:20:30.396Z | Downloaded walkdir v2.5.0 |
| 680 | 2026-06-18T13:20:30.396Z | Downloaded vsss-rs v3.3.4 |
| 681 | 2026-06-18T13:20:30.396Z | Downloaded tracing-attributes v0.1.31 |
| 682 | 2026-06-18T13:20:30.399Z | Downloaded nom v7.1.3 |
| 683 | 2026-06-18T13:20:30.402Z | Downloaded hashbrown v0.15.5 |
| 684 | 2026-06-18T13:20:30.404Z | Downloaded serde v1.0.228 |
| 685 | 2026-06-18T13:20:30.404Z | Downloaded xz2 v0.1.7 |
| 686 | 2026-06-18T13:20:30.407Z | Downloaded derive-where v1.6.1 |
| 687 | 2026-06-18T13:20:30.410Z | Downloaded tinyvec v1.11.0 |
| 688 | 2026-06-18T13:20:30.410Z | Downloaded chacha20 v0.9.1 |
| 689 | 2026-06-18T13:20:30.410Z | Downloaded async-trait v0.1.89 |
| 690 | 2026-06-18T13:20:30.413Z | Downloaded futures-util v0.3.32 |
| 691 | 2026-06-18T13:20:30.418Z | Downloaded tokio-stream v0.1.18 |
| 692 | 2026-06-18T13:20:30.421Z | Downloaded hashbrown v0.17.1 |
| 693 | 2026-06-18T13:20:30.424Z | Downloaded async-stream v0.3.6 |
| 694 | 2026-06-18T13:20:30.426Z | Downloaded hyper v1.10.1 |
| 695 | 2026-06-18T13:20:30.429Z | Downloaded zeroize v1.8.2 |
| 696 | 2026-06-18T13:20:30.429Z | Downloaded h2 v0.4.14 |
| 697 | 2026-06-18T13:20:30.432Z | Downloaded zmij v1.0.21 |
| 698 | 2026-06-18T13:20:30.435Z | Downloaded zerovec-derive v0.11.3 |
| 699 | 2026-06-18T13:20:30.435Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 700 | 2026-06-18T13:20:30.438Z | Downloaded idna v1.1.0 |
| 701 | 2026-06-18T13:20:30.441Z | Downloaded rand v0.9.4 |
| 702 | 2026-06-18T13:20:30.441Z | Downloaded getrandom v0.2.17 |
| 703 | 2026-06-18T13:20:30.443Z | Downloaded futures-channel v0.3.32 |
| 704 | 2026-06-18T13:20:30.443Z | Downloaded enum-as-inner v0.6.1 |
| 705 | 2026-06-18T13:20:30.446Z | Downloaded writeable v0.6.3 |
| 706 | 2026-06-18T13:20:30.446Z | Downloaded defmt v0.3.100 |
| 707 | 2026-06-18T13:20:30.446Z | Downloaded yoke v0.8.3 |
| 708 | 2026-06-18T13:20:30.449Z | Downloaded itertools v0.14.0 |
| 709 | 2026-06-18T13:20:30.452Z | Downloaded itertools v0.12.1 |
| 710 | 2026-06-18T13:20:30.455Z | Downloaded unicode-ident v1.0.24 |
| 711 | 2026-06-18T13:20:30.458Z | Downloaded typify v0.4.3 |
| 712 | 2026-06-18T13:20:30.458Z | Downloaded rand v0.10.1 |
| 713 | 2026-06-18T13:20:30.461Z | Downloaded unsafe-libyaml v0.2.11 |
| 714 | 2026-06-18T13:20:30.463Z | Downloaded clap_builder v4.6.0 |
| 715 | 2026-06-18T13:20:30.466Z | Downloaded bitflags v2.12.1 |
| 716 | 2026-06-18T13:20:30.469Z | Downloaded uuid v1.23.2 |
| 717 | 2026-06-18T13:20:30.469Z | Downloaded pest v2.8.6 |
| 718 | 2026-06-18T13:20:30.472Z | Downloaded steno v0.4.1 |
| 719 | 2026-06-18T13:20:30.474Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 720 | 2026-06-18T13:20:30.477Z | Downloaded ucd-trie v0.1.7 |
| 721 | 2026-06-18T13:20:30.477Z | Downloaded typify v0.6.2 |
| 722 | 2026-06-18T13:20:30.480Z | Downloaded goblin v0.10.7 |
| 723 | 2026-06-18T13:20:30.483Z | Downloaded nom v8.0.0 |
| 724 | 2026-06-18T13:20:30.485Z | Downloaded bs58 v0.5.1 |
| 725 | 2026-06-18T13:20:30.488Z | Downloaded const_format_proc_macros v0.2.34 |
| 726 | 2026-06-18T13:20:30.490Z | Downloaded cmake v0.1.58 |
| 727 | 2026-06-18T13:20:30.491Z | Downloaded camino-tempfile v1.4.1 |
| 728 | 2026-06-18T13:20:30.491Z | Downloaded argon2 v0.5.3 |
| 729 | 2026-06-18T13:20:30.491Z | Downloaded crc32fast v1.5.0 |
| 730 | 2026-06-18T13:20:30.493Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 731 | 2026-06-18T13:20:30.496Z | Downloaded toml_edit v0.22.27 |
| 732 | 2026-06-18T13:20:30.496Z | Downloaded ron v0.12.1 |
| 733 | 2026-06-18T13:20:30.500Z | Downloaded hkdf v0.12.4 |
| 734 | 2026-06-18T13:20:30.503Z | Downloaded libm v0.2.16 |
| 735 | 2026-06-18T13:20:30.507Z | Downloaded zerocopy-derive v0.7.35 |
| 736 | 2026-06-18T13:20:30.509Z | Downloaded tungstenite v0.21.0 |
| 737 | 2026-06-18T13:20:30.512Z | Downloaded icu_properties_data v2.2.0 |
| 738 | 2026-06-18T13:20:30.516Z | Downloaded tracing-core v0.1.36 |
| 739 | 2026-06-18T13:20:30.518Z | Downloaded compression-core v0.4.32 |
| 740 | 2026-06-18T13:20:30.518Z | Downloaded base16ct v1.0.0 |
| 741 | 2026-06-18T13:20:30.519Z | Downloaded anstyle-parse v1.0.0 |
| 742 | 2026-06-18T13:20:30.521Z | Downloaded equivalent v1.0.2 |
| 743 | 2026-06-18T13:20:30.521Z | Downloaded dunce v1.0.5 |
| 744 | 2026-06-18T13:20:30.521Z | Downloaded colorchoice v1.0.5 |
| 745 | 2026-06-18T13:20:30.524Z | Downloaded dyn-clone v1.0.20 |
| 746 | 2026-06-18T13:20:30.524Z | Downloaded hex v0.4.3 |
| 747 | 2026-06-18T13:20:30.524Z | Downloaded debug-ignore v1.0.5 |
| 748 | 2026-06-18T13:20:30.524Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 749 | 2026-06-18T13:20:30.527Z | Downloaded crypto-common v0.1.7 |
| 750 | 2026-06-18T13:20:30.527Z | Downloaded crucible-workspace-hack v0.1.0 |
| 751 | 2026-06-18T13:20:30.527Z | Downloaded convert_case v0.4.0 |
| 752 | 2026-06-18T13:20:30.527Z | Downloaded ciborium-ll v0.2.2 |
| 753 | 2026-06-18T13:20:30.527Z | Downloaded async-stream-impl v0.3.6 |
| 754 | 2026-06-18T13:20:30.530Z | Downloaded cfg_aliases v0.2.1 |
| 755 | 2026-06-18T13:20:30.530Z | Downloaded async-recursion v1.1.1 |
| 756 | 2026-06-18T13:20:30.530Z | Downloaded anstyle-query v1.1.5 |
| 757 | 2026-06-18T13:20:30.533Z | Downloaded goblin v0.8.2 |
| 758 | 2026-06-18T13:20:30.536Z | Downloaded errno v0.3.14 |
| 759 | 2026-06-18T13:20:30.536Z | Downloaded url v2.5.8 |
| 760 | 2026-06-18T13:20:30.536Z | Downloaded crc8 v0.1.1 |
| 761 | 2026-06-18T13:20:30.538Z | Downloaded cfg-if v1.0.4 |
| 762 | 2026-06-18T13:20:30.538Z | Downloaded base16ct v0.2.0 |
| 763 | 2026-06-18T13:20:30.538Z | Downloaded ahash v0.8.12 |
| 764 | 2026-06-18T13:20:30.541Z | Downloaded bitflags v1.3.2 |
| 765 | 2026-06-18T13:20:30.541Z | Downloaded toml_edit v0.19.15 |
| 766 | 2026-06-18T13:20:30.549Z | Downloaded iddqd v0.4.2 |
| 767 | 2026-06-18T13:20:30.554Z | Downloaded zerocopy-derive v0.8.50 |
| 768 | 2026-06-18T13:20:30.559Z | Downloaded cpufeatures v0.2.17 |
| 769 | 2026-06-18T13:20:30.561Z | Downloaded const-random-macro v0.1.16 |
| 770 | 2026-06-18T13:20:30.561Z | Downloaded block-buffer v0.12.0 |
| 771 | 2026-06-18T13:20:30.561Z | Downloaded yansi v1.0.1 |
| 772 | 2026-06-18T13:20:30.564Z | Downloaded bit-vec v0.8.0 |
| 773 | 2026-06-18T13:20:30.564Z | Downloaded darling_macro v0.23.0 |
| 774 | 2026-06-18T13:20:30.564Z | Downloaded drift v0.2.0 |
| 775 | 2026-06-18T13:20:30.568Z | Downloaded tower v0.5.3 |
| 776 | 2026-06-18T13:20:30.573Z | Downloaded deranged v0.5.8 |
| 777 | 2026-06-18T13:20:30.575Z | Downloaded defmt-macros v1.1.0 |
| 778 | 2026-06-18T13:20:30.575Z | Downloaded bcs v0.1.6 |
| 779 | 2026-06-18T13:20:30.578Z | Downloaded backoff v0.4.0 |
| 780 | 2026-06-18T13:20:30.581Z | Downloaded reqwest v0.13.4 |
| 781 | 2026-06-18T13:20:30.584Z | Downloaded reqwest v0.12.28 |
| 782 | 2026-06-18T13:20:30.599Z | Downloaded regex v1.12.3 |
| 783 | 2026-06-18T13:20:30.602Z | Downloaded unicode-normalization v0.1.25 |
| 784 | 2026-06-18T13:20:30.605Z | Downloaded rayon v1.12.0 |
| 785 | 2026-06-18T13:20:30.609Z | Downloaded tough v0.22.0 |
| 786 | 2026-06-18T13:20:30.613Z | Downloaded tokio-util v0.7.18 |
| 787 | 2026-06-18T13:20:30.623Z | Downloaded moka v0.12.15 |
| 788 | 2026-06-18T13:20:30.635Z | Downloaded serde_json v1.0.150 |
| 789 | 2026-06-18T13:20:30.642Z | Downloaded zerovec v0.11.6 |
| 790 | 2026-06-18T13:20:30.645Z | Downloaded zerotrie v0.2.4 |
| 791 | 2026-06-18T13:20:30.648Z | Downloaded winnow v0.5.40 |
| 792 | 2026-06-18T13:20:30.651Z | Downloaded unicode-segmentation v1.13.3 |
| 793 | 2026-06-18T13:20:30.654Z | Downloaded typenum v1.20.1 |
| 794 | 2026-06-18T13:20:30.657Z | Downloaded typed-path v0.9.3 |
| 795 | 2026-06-18T13:20:30.665Z | Downloaded serde_with v3.20.0 |
| 796 | 2026-06-18T13:20:30.687Z | Downloaded winnow v1.0.3 |
| 797 | 2026-06-18T13:20:30.692Z | Downloaded dropshot v0.17.1 |
| 798 | 2026-06-18T13:20:30.704Z | Downloaded time v0.3.47 |
| 799 | 2026-06-18T13:20:30.710Z | Downloaded portable-atomic v1.13.1 |
| 800 | 2026-06-18T13:20:30.714Z | Downloaded syn v1.0.109 |
| 801 | 2026-06-18T13:20:30.719Z | Downloaded webpki-roots v1.0.7 |
| 802 | 2026-06-18T13:20:30.722Z | Downloaded openssl v0.10.80 |
| 803 | 2026-06-18T13:20:30.740Z | Downloaded tower-http v0.6.11 |
| 804 | 2026-06-18T13:20:30.745Z | Downloaded smoltcp v0.11.0 |
| 805 | 2026-06-18T13:20:30.751Z | Downloaded openapiv3 v2.2.0 |
| 806 | 2026-06-18T13:20:30.757Z | Downloaded zerocopy v0.8.50 |
| 807 | 2026-06-18T13:20:30.767Z | Downloaded proptest v1.11.0 |
| 808 | 2026-06-18T13:20:30.772Z | Downloaded regress v0.10.5 |
| 809 | 2026-06-18T13:20:30.777Z | Downloaded hickory-proto v0.25.2 |
| 810 | 2026-06-18T13:20:30.785Z | Downloaded zerocopy v0.7.35 |
| 811 | 2026-06-18T13:20:30.793Z | Downloaded chrono v0.4.45 |
| 812 | 2026-06-18T13:20:30.797Z | Downloaded hickory-proto v0.24.4 |
| 813 | 2026-06-18T13:20:30.805Z | Downloaded tabled v0.15.0 |
| 814 | 2026-06-18T13:20:30.813Z | Downloaded tracing v0.1.44 |
| 815 | 2026-06-18T13:20:30.823Z | Downloaded quinn-proto v0.11.14 |
| 816 | 2026-06-18T13:20:30.826Z | Downloaded syn v2.0.117 |
| 817 | 2026-06-18T13:20:30.832Z | Downloaded regress v0.11.1 |
| 818 | 2026-06-18T13:20:30.857Z | Downloaded tabled v0.21.0 |
| 819 | 2026-06-18T13:20:30.867Z | Downloaded winnow v0.7.15 |
| 820 | 2026-06-18T13:20:30.872Z | Downloaded curve25519-dalek v4.1.3 |
| 821 | 2026-06-18T13:20:30.876Z | Downloaded bstr v1.12.1 |
| 822 | 2026-06-18T13:20:30.882Z | Downloaded encoding_rs v0.8.35 |
| 823 | 2026-06-18T13:20:30.937Z | Downloaded vcpkg v0.2.15 |
| 824 | 2026-06-18T13:20:30.975Z | Downloaded nix v0.31.3 |
| 825 | 2026-06-18T13:20:30.982Z | Downloaded unicode-width v0.2.2 |
| 826 | 2026-06-18T13:20:30.996Z | Downloaded unicode-width v0.1.14 |
| 827 | 2026-06-18T13:20:30.999Z | Downloaded rhai v1.25.1 |
| 828 | 2026-06-18T13:20:31.019Z | Downloaded regex-syntax v0.8.10 |
| 829 | 2026-06-18T13:20:31.034Z | Downloaded rustls v0.23.40 |
| 830 | 2026-06-18T13:20:31.040Z | Downloaded rustix v0.38.44 |
| 831 | 2026-06-18T13:20:31.091Z | Downloaded rustix v1.1.4 |
| 832 | 2026-06-18T13:20:31.174Z | Downloaded sled v0.34.7 |
| 833 | 2026-06-18T13:20:31.181Z | Downloaded typify-impl v0.6.2 |
| 834 | 2026-06-18T13:20:31.188Z | Downloaded typify-impl v0.4.3 |
| 835 | 2026-06-18T13:20:31.269Z | Downloaded regex-automata v0.4.14 |
| 836 | 2026-06-18T13:20:31.306Z | Downloaded petgraph v0.6.5 |
| 837 | 2026-06-18T13:20:31.321Z | Downloaded jiff v0.2.28 |
| 838 | 2026-06-18T13:20:31.331Z | Downloaded lzma-sys v0.1.20 |
| 839 | 2026-06-18T13:20:31.347Z | Downloaded chrono-tz v0.10.4 |
| 840 | 2026-06-18T13:20:31.362Z | Downloaded libc v0.2.186 |
| 841 | 2026-06-18T13:20:31.380Z | Downloaded petgraph v0.8.3 |
| 842 | 2026-06-18T13:20:31.399Z | Downloaded csv v1.4.0 |
| 843 | 2026-06-18T13:20:31.421Z | Downloaded tokio v1.52.3 |
| 844 | 2026-06-18T13:20:31.443Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-18T13:20:31.499Z | Downloaded ring v0.17.14 |
| 846 | 2026-06-18T13:20:32.051Z | Downloaded aws-lc-sys v0.41.0 |
| 847 | 2026-06-18T13:20:32.600Z | Compiling proc-macro2 v1.0.106 |
| 848 | 2026-06-18T13:20:32.600Z | Compiling quote v1.0.45 |
| 849 | 2026-06-18T13:20:32.600Z | Compiling unicode-ident v1.0.24 |
| 850 | 2026-06-18T13:20:32.600Z | Compiling serde_core v1.0.228 |
| 851 | 2026-06-18T13:20:32.600Z | Compiling serde v1.0.228 |
| 852 | 2026-06-18T13:20:32.600Z | Compiling libc v0.2.186 |
| 853 | 2026-06-18T13:20:32.603Z | Compiling zmij v1.0.21 |
| 854 | 2026-06-18T13:20:32.603Z | Compiling autocfg v1.5.1 |
| 855 | 2026-06-18T13:20:32.962Z | Compiling libm v0.2.16 |
| 856 | 2026-06-18T13:20:33.263Z | Compiling icu_properties_data v2.2.0 |
| 857 | 2026-06-18T13:20:33.280Z | Compiling icu_normalizer_data v2.2.0 |
| 858 | 2026-06-18T13:20:33.313Z | Compiling serde_json v1.0.150 |
| 859 | 2026-06-18T13:20:33.381Z | Compiling num-traits v0.2.19 |
| 860 | 2026-06-18T13:20:33.402Z | Compiling getrandom v0.4.2 |
| 861 | 2026-06-18T13:20:33.624Z | Compiling version_check v0.9.5 |
| 862 | 2026-06-18T13:20:33.793Z | Compiling thiserror v2.0.18 |
| 863 | 2026-06-18T13:20:34.005Z | Compiling memchr v2.8.1 |
| 864 | 2026-06-18T13:20:34.156Z | Compiling schemars v0.8.22 |
| 865 | 2026-06-18T13:20:34.211Z | Compiling syn v2.0.117 |
| 866 | 2026-06-18T13:20:34.244Z | Checking cfg-if v1.0.4 |
| 867 | 2026-06-18T13:20:34.317Z | Compiling parking_lot_core v0.9.12 |
| 868 | 2026-06-18T13:20:34.495Z | Compiling heck v0.5.0 |
| 869 | 2026-06-18T13:20:34.525Z | Compiling zerocopy v0.8.50 |
| 870 | 2026-06-18T13:20:34.641Z | Compiling portable-atomic v1.13.1 |
| 871 | 2026-06-18T13:20:34.664Z | Compiling rustversion v1.0.22 |
| 872 | 2026-06-18T13:20:34.711Z | Compiling itoa v1.0.18 |
| 873 | 2026-06-18T13:20:34.892Z | Compiling jobserver v0.1.34 |
| 874 | 2026-06-18T13:20:34.993Z | Compiling shlex v2.0.1 |
| 875 | 2026-06-18T13:20:35.163Z | Compiling find-msvc-tools v0.1.9 |
| 876 | 2026-06-18T13:20:35.412Z | Compiling cc v1.2.63 |
| 877 | 2026-06-18T13:20:35.580Z | Compiling dunce v1.0.5 |
| 878 | 2026-06-18T13:20:35.651Z | Compiling fs_extra v1.3.0 |
| 879 | 2026-06-18T13:20:35.670Z | Compiling semver v1.0.28 |
| 880 | 2026-06-18T13:20:35.688Z | Compiling log v0.4.32 |
| 881 | 2026-06-18T13:20:35.704Z | Compiling httparse v1.10.1 |
| 882 | 2026-06-18T13:20:35.722Z | Compiling slog v2.8.2 |
| 883 | 2026-06-18T13:20:35.878Z | Compiling rustix v1.1.4 |
| 884 | 2026-06-18T13:20:35.915Z | Checking stable_deref_trait v1.2.1 |
| 885 | 2026-06-18T13:20:36.006Z | Compiling equivalent v1.0.2 |
| 886 | 2026-06-18T13:20:36.027Z | Compiling thiserror v1.0.69 |
| 887 | 2026-06-18T13:20:36.130Z | Checking litemap v0.8.2 |
| 888 | 2026-06-18T13:20:36.201Z | Compiling cmake v0.1.58 |
| 889 | 2026-06-18T13:20:36.312Z | Checking writeable v0.6.3 |
| 890 | 2026-06-18T13:20:36.436Z | Checking utf8_iter v1.0.4 |
| 891 | 2026-06-18T13:20:36.470Z | Compiling aws-lc-rs v1.17.0 |
| 892 | 2026-06-18T13:20:36.526Z | Checking percent-encoding v2.3.2 |
| 893 | 2026-06-18T13:20:36.649Z | Checking rand_core v0.10.1 |
| 894 | 2026-06-18T13:20:36.673Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-06-18T13:20:36.692Z | Compiling anyhow v1.0.102 |
| 896 | 2026-06-18T13:20:36.724Z | Compiling aws-lc-sys v0.41.0 |
| 897 | 2026-06-18T13:20:36.796Z | Compiling ring v0.17.14 |
| 898 | 2026-06-18T13:20:36.815Z | Compiling ucd-trie v0.1.7 |
| 899 | 2026-06-18T13:20:36.818Z | Compiling rustls v0.23.40 |
| 900 | 2026-06-18T13:20:36.990Z | Compiling pest v2.8.6 |
| 901 | 2026-06-18T13:20:37.034Z | Compiling synstructure v0.13.2 |
| 902 | 2026-06-18T13:20:37.052Z | Compiling serde_derive_internals v0.29.1 |
| 903 | 2026-06-18T13:20:37.449Z | Compiling regex-syntax v0.8.10 |
| 904 | 2026-06-18T13:20:37.636Z | Compiling aho-corasick v1.1.4 |
| 905 | 2026-06-18T13:20:37.825Z | Compiling getrandom v0.3.4 |
| 906 | 2026-06-18T13:20:38.071Z | Compiling pest_meta v2.8.6 |
| 907 | 2026-06-18T13:20:38.223Z | Compiling hashbrown v0.17.1 |
| 908 | 2026-06-18T13:20:38.259Z | Compiling serde_derive v1.0.228 |
| 909 | 2026-06-18T13:20:38.745Z | Compiling zerofrom-derive v0.1.7 |
| 910 | 2026-06-18T13:20:38.780Z | Compiling yoke-derive v0.8.2 |
| 911 | 2026-06-18T13:20:39.049Z | Compiling zerovec-derive v0.11.3 |
| 912 | 2026-06-18T13:20:39.358Z | Compiling displaydoc v0.2.6 |
| 913 | 2026-06-18T13:20:39.493Z | Compiling schemars_derive v0.8.22 |
| 914 | 2026-06-18T13:20:39.868Z | Compiling thiserror-impl v2.0.18 |
| 915 | 2026-06-18T13:20:39.929Z | Compiling tokio-macros v2.7.0 |
| 916 | 2026-06-18T13:20:40.125Z | Compiling zeroize_derive v1.4.3 |
| 917 | 2026-06-18T13:20:40.145Z | Compiling zerocopy-derive v0.8.50 |
| 918 | 2026-06-18T13:20:40.664Z | Compiling futures-macro v0.3.32 |
| 919 | 2026-06-18T13:20:40.667Z | Compiling tracing-attributes v0.1.31 |
| 920 | 2026-06-18T13:20:40.775Z | Checking zerofrom v0.1.8 |
| 921 | 2026-06-18T13:20:40.891Z | Checking yoke v0.8.3 |
| 922 | 2026-06-18T13:20:41.405Z | Compiling serde_tokenstream v0.2.3 |
| 923 | 2026-06-18T13:20:41.446Z | Checking smallvec v1.15.1 |
| 924 | 2026-06-18T13:20:41.465Z | Checking bytes v1.11.1 |
| 925 | 2026-06-18T13:20:41.502Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-06-18T13:20:41.586Z | Checking zerovec v0.11.6 |
| 927 | 2026-06-18T13:20:41.644Z | Checking zerotrie v0.2.4 |
| 928 | 2026-06-18T13:20:41.701Z | Compiling pest_generator v2.8.6 |
| 929 | 2026-06-18T13:20:41.875Z | Compiling regex-automata v0.4.14 |
| 930 | 2026-06-18T13:20:41.894Z | Compiling crossbeam-utils v0.8.21 |
| 931 | 2026-06-18T13:20:42.034Z | Checking tinystr v0.8.3 |
| 932 | 2026-06-18T13:20:42.109Z | Checking potential_utf v0.1.5 |
| 933 | 2026-06-18T13:20:42.223Z | Checking icu_locale_core v2.2.0 |
| 934 | 2026-06-18T13:20:42.242Z | Checking icu_collections v2.2.0 |
| 935 | 2026-06-18T13:20:42.261Z | Compiling indexmap v2.14.0 |
| 936 | 2026-06-18T13:20:42.291Z | Compiling pest_derive v2.8.6 |
| 937 | 2026-06-18T13:20:42.543Z | Checking iana-time-zone v0.1.65 |
| 938 | 2026-06-18T13:20:42.572Z | Compiling paste v1.0.15 |
| 939 | 2026-06-18T13:20:42.650Z | Compiling num-conv v0.2.2 |
| 940 | 2026-06-18T13:20:42.653Z | Checking chrono v0.4.45 |
| 941 | 2026-06-18T13:20:42.805Z | Compiling time-core v0.1.8 |
| 942 | 2026-06-18T13:20:42.808Z | Checking icu_provider v2.2.0 |
| 943 | 2026-06-18T13:20:42.951Z | Compiling time-macros v0.2.27 |
| 944 | 2026-06-18T13:20:43.047Z | Checking icu_normalizer v2.2.0 |
| 945 | 2026-06-18T13:20:43.065Z | Checking icu_properties v2.2.0 |
| 946 | 2026-06-18T13:20:43.492Z | Compiling regex v1.12.3 |
| 947 | 2026-06-18T13:20:43.529Z | Checking uuid v1.23.2 |
| 948 | 2026-06-18T13:20:43.822Z | Compiling async-trait v0.1.89 |
| 949 | 2026-06-18T13:20:43.916Z | Checking idna_adapter v1.2.2 |
| 950 | 2026-06-18T13:20:43.935Z | Compiling byteorder v1.5.0 |
| 951 | 2026-06-18T13:20:44.059Z | Checking idna v1.1.0 |
| 952 | 2026-06-18T13:20:44.307Z | Checking url v2.5.8 |
| 953 | 2026-06-18T13:20:44.408Z | Compiling camino v1.2.2 |
| 954 | 2026-06-18T13:20:44.428Z | Checking dyn-clone v1.0.20 |
| 955 | 2026-06-18T13:20:44.618Z | Compiling strsim v0.11.1 |
| 956 | 2026-06-18T13:20:44.808Z | Compiling scroll_derive v0.13.1 |
| 957 | 2026-06-18T13:20:44.831Z | Checking errno v0.3.14 |
| 958 | 2026-06-18T13:20:44.954Z | Compiling ident_case v1.0.1 |
| 959 | 2026-06-18T13:20:45.108Z | Compiling omicron-workspace-hack v0.1.0 |
| 960 | 2026-06-18T13:20:45.197Z | Compiling slog-async v2.8.0 |
| 961 | 2026-06-18T13:20:45.360Z | Compiling generic-array v0.14.7 |
| 962 | 2026-06-18T13:20:45.377Z | Compiling crc32fast v1.5.0 |
| 963 | 2026-06-18T13:20:45.396Z | Compiling usdt-impl v0.6.0 |
| 964 | 2026-06-18T13:20:45.555Z | Compiling plain v0.2.3 |
| 965 | 2026-06-18T13:20:45.648Z | Compiling scroll v0.13.0 |
| 966 | 2026-06-18T13:20:45.686Z | Compiling daft-derive v0.1.7 |
| 967 | 2026-06-18T13:20:45.770Z | Checking pin-project-lite v0.2.17 |
| 968 | 2026-06-18T13:20:45.853Z | Compiling pretty-hex v0.4.2 |
| 969 | 2026-06-18T13:20:45.872Z | Compiling goblin v0.10.7 |
| 970 | 2026-06-18T13:20:45.902Z | Compiling dtrace-parser v0.3.0 |
| 971 | 2026-06-18T13:20:46.098Z | Compiling thread-id v5.1.0 |
| 972 | 2026-06-18T13:20:46.443Z | Compiling syn v1.0.109 |
| 973 | 2026-06-18T13:20:46.489Z | Checking getrandom v0.2.17 |
| 974 | 2026-06-18T13:20:46.507Z | Checking zeroize v1.8.2 |
| 975 | 2026-06-18T13:20:46.751Z | Checking bitflags v2.12.1 |
| 976 | 2026-06-18T13:20:47.113Z | Compiling multer v3.1.0 |
| 977 | 2026-06-18T13:20:47.133Z | Compiling async-stream-impl v0.3.6 |
| 978 | 2026-06-18T13:20:47.467Z | Checking socket2 v0.6.4 |
| 979 | 2026-06-18T13:20:47.656Z | Checking scopeguard v1.2.0 |
| 980 | 2026-06-18T13:20:47.751Z | Compiling ref-cast v1.0.25 |
| 981 | 2026-06-18T13:20:47.769Z | Checking lock_api v0.4.14 |
| 982 | 2026-06-18T13:20:47.986Z | Compiling ref-cast-impl v1.0.25 |
| 983 | 2026-06-18T13:20:48.099Z | Compiling dropshot v0.17.1 |
| 984 | 2026-06-18T13:20:48.263Z | Checking critical-section v1.2.0 |
| 985 | 2026-06-18T13:20:48.336Z | Compiling dropshot_endpoint v0.17.1 |
| 986 | 2026-06-18T13:20:48.374Z | Checking once_cell v1.21.4 |
| 987 | 2026-06-18T13:20:48.576Z | Compiling dof v0.4.0 |
| 988 | 2026-06-18T13:20:48.603Z | Checking parking_lot v0.12.5 |
| 989 | 2026-06-18T13:20:48.717Z | Compiling newtype-uuid-macros v0.1.0 |
| 990 | 2026-06-18T13:20:49.252Z | Checking signal-hook-registry v1.4.8 |
| 991 | 2026-06-18T13:20:49.634Z | Checking mio v1.2.1 |
| 992 | 2026-06-18T13:20:49.770Z | Compiling darling_core v0.23.0 |
| 993 | 2026-06-18T13:20:49.850Z | Compiling strum_macros v0.26.4 |
| 994 | 2026-06-18T13:20:49.906Z | Compiling structmeta-derive v0.3.0 |
| 995 | 2026-06-18T13:20:49.925Z | Checking tokio v1.52.3 |
| 996 | 2026-06-18T13:20:49.942Z | Compiling usdt-attr-macro v0.6.0 |
| 997 | 2026-06-18T13:20:49.961Z | Compiling usdt-macro v0.6.0 |
| 998 | 2026-06-18T13:20:50.162Z | Checking subtle v2.6.1 |
| 999 | 2026-06-18T13:20:50.315Z | Compiling allocator-api2 v0.2.21 |
| 1000 | 2026-06-18T13:20:50.639Z | Compiling foldhash v0.2.0 |
| 1001 | 2026-06-18T13:20:50.781Z | Checking futures-core v0.3.32 |
| 1002 | 2026-06-18T13:20:50.803Z | Compiling hashbrown v0.16.1 |
| 1003 | 2026-06-18T13:20:50.939Z | Compiling structmeta v0.3.0 |
| 1004 | 2026-06-18T13:20:51.138Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1005 | 2026-06-18T13:20:51.414Z | Compiling strum_macros v0.27.2 |
| 1006 | 2026-06-18T13:20:51.464Z | Compiling derive-ex v0.1.8 |
| 1007 | 2026-06-18T13:20:51.604Z | Compiling http v1.4.1 |
| 1008 | 2026-06-18T13:20:51.837Z | Compiling darling_macro v0.23.0 |
| 1009 | 2026-06-18T13:20:52.086Z | Checking futures-sink v0.3.32 |
| 1010 | 2026-06-18T13:20:52.191Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-06-18T13:20:52.399Z | Compiling darling v0.23.0 |
| 1012 | 2026-06-18T13:20:52.437Z | Checking slab v0.4.12 |
| 1013 | 2026-06-18T13:20:52.507Z | Compiling serde_with_macros v3.20.0 |
| 1014 | 2026-06-18T13:20:52.594Z | Compiling winnow v1.0.3 |
| 1015 | 2026-06-18T13:20:52.990Z | Compiling test-strategy v0.4.5 |
| 1016 | 2026-06-18T13:20:53.236Z | Checking futures-channel v0.3.32 |
| 1017 | 2026-06-18T13:20:53.431Z | Compiling fnv v1.0.7 |
| 1018 | 2026-06-18T13:20:53.529Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1019 | 2026-06-18T13:20:53.548Z | Checking typenum v1.20.1 |
| 1020 | 2026-06-18T13:20:53.590Z | Checking futures-task v0.3.32 |
| 1021 | 2026-06-18T13:20:53.609Z | Checking futures-io v0.3.32 |
| 1022 | 2026-06-18T13:20:53.745Z | Checking futures-util v0.3.32 |
| 1023 | 2026-06-18T13:20:53.880Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1024 | 2026-06-18T13:20:54.128Z | Compiling parse-display-derive v0.10.0 |
| 1025 | 2026-06-18T13:20:54.358Z | Checking oxnet v0.1.6 |
| 1026 | 2026-06-18T13:20:54.390Z | Checking tracing-core v0.1.36 |
| 1027 | 2026-06-18T13:20:54.448Z | Checking erased-serde v0.3.31 |
| 1028 | 2026-06-18T13:20:54.903Z | Checking tracing v0.1.44 |
| 1029 | 2026-06-18T13:20:55.105Z | Compiling ryu v1.0.23 |
| 1030 | 2026-06-18T13:20:55.238Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1031 | 2026-06-18T13:20:55.280Z | Compiling clap_derive v4.6.1 |
| 1032 | 2026-06-18T13:20:55.647Z | Checking base64 v0.22.1 |
| 1033 | 2026-06-18T13:20:55.987Z | Checking rand_core v0.6.4 |
| 1034 | 2026-06-18T13:20:56.019Z | Compiling openapiv3 v2.2.0 |
| 1035 | 2026-06-18T13:20:56.251Z | Checking rustls-pki-types v1.14.1 |
| 1036 | 2026-06-18T13:20:56.463Z | Checking tokio-util v0.7.18 |
| 1037 | 2026-06-18T13:20:56.603Z | Checking untrusted v0.7.1 |
| 1038 | 2026-06-18T13:20:56.718Z | Checking untrusted v0.9.0 |
| 1039 | 2026-06-18T13:20:56.834Z | Checking ipnet v2.12.0 |
| 1040 | 2026-06-18T13:20:56.943Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1041 | 2026-06-18T13:20:57.400Z | Checking http-body v1.0.1 |
| 1042 | 2026-06-18T13:20:57.536Z | Compiling proc-macro-crate v3.5.0 |
| 1043 | 2026-06-18T13:20:57.837Z | Checking atomic-waker v1.1.2 |
| 1044 | 2026-06-18T13:20:57.945Z | Compiling either v1.16.0 |
| 1045 | 2026-06-18T13:20:57.964Z | Checking tower-service v0.3.3 |
| 1046 | 2026-06-18T13:20:57.982Z | Compiling num_enum_derive v0.7.6 |
| 1047 | 2026-06-18T13:20:58.092Z | Checking tower-layer v0.3.3 |
| 1048 | 2026-06-18T13:20:58.173Z | Checking try-lock v0.2.5 |
| 1049 | 2026-06-18T13:20:58.273Z | Checking want v0.3.1 |
| 1050 | 2026-06-18T13:20:58.299Z | Compiling itertools v0.14.0 |
| 1051 | 2026-06-18T13:20:58.354Z | Checking h2 v0.4.14 |
| 1052 | 2026-06-18T13:20:58.628Z | Checking httpdate v1.0.3 |
| 1053 | 2026-06-18T13:20:58.744Z | Compiling regress v0.11.1 |
| 1054 | 2026-06-18T13:20:59.142Z | Compiling crucible-workspace-hack v0.1.0 |
| 1055 | 2026-06-18T13:20:59.520Z | Checking serde_urlencoded v0.7.1 |
| 1056 | 2026-06-18T13:20:59.544Z | Checking http-body-util v0.1.3 |
| 1057 | 2026-06-18T13:21:00.034Z | Checking ppv-lite86 v0.2.21 |
| 1058 | 2026-06-18T13:21:00.231Z | Checking hyper v1.10.1 |
| 1059 | 2026-06-18T13:21:00.293Z | Compiling typify-impl v0.6.2 |
| 1060 | 2026-06-18T13:21:00.321Z | Compiling unsafe-libyaml v0.2.11 |
| 1061 | 2026-06-18T13:21:00.977Z | Compiling serde_yaml v0.9.34+deprecated |
| 1062 | 2026-06-18T13:21:01.139Z | Checking hyper-util v0.1.20 |
| 1063 | 2026-06-18T13:21:01.792Z | Compiling convert_case v0.4.0 |
| 1064 | 2026-06-18T13:21:02.094Z | Compiling derive_more v0.99.20 |
| 1065 | 2026-06-18T13:21:02.738Z | Compiling darling_core v0.21.3 |
| 1066 | 2026-06-18T13:21:02.743Z | Compiling zerocopy-derive v0.7.35 |
| 1067 | 2026-06-18T13:21:03.365Z | Checking powerfmt v0.2.0 |
| 1068 | 2026-06-18T13:21:03.520Z | Checking deranged v0.5.8 |
| 1069 | 2026-06-18T13:21:03.611Z | Compiling typify-macro v0.6.2 |
| 1070 | 2026-06-18T13:21:04.452Z | Compiling regress v0.10.5 |
| 1071 | 2026-06-18T13:21:04.751Z | Checking num_threads v0.1.7 |
| 1072 | 2026-06-18T13:21:04.823Z | Compiling darling_macro v0.21.3 |
| 1073 | 2026-06-18T13:21:04.841Z | Checking time v0.3.47 |
| 1074 | 2026-06-18T13:21:05.384Z | Compiling darling v0.21.3 |
| 1075 | 2026-06-18T13:21:05.435Z | Compiling heapless v0.8.0 |
| 1076 | 2026-06-18T13:21:05.470Z | Compiling ingot-macros v0.1.1 |
| 1077 | 2026-06-18T13:21:05.827Z | Compiling typify v0.6.2 |
| 1078 | 2026-06-18T13:21:05.938Z | Checking crossbeam-channel v0.5.15 |
| 1079 | 2026-06-18T13:21:05.956Z | Compiling serde_repr v0.1.20 |
| 1080 | 2026-06-18T13:21:06.124Z | Compiling scroll_derive v0.12.1 |
| 1081 | 2026-06-18T13:21:06.672Z | Compiling rustix v0.38.44 |
| 1082 | 2026-06-18T13:21:06.977Z | Checking cpufeatures v0.3.0 |
| 1083 | 2026-06-18T13:21:07.442Z | Checking futures-executor v0.3.32 |
| 1084 | 2026-06-18T13:21:07.589Z | Checking sync_wrapper v1.0.2 |
| 1085 | 2026-06-18T13:21:07.682Z | Checking thread_local v1.1.9 |
| 1086 | 2026-06-18T13:21:07.917Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1087 | 2026-06-18T13:21:08.032Z | Compiling smoltcp v0.11.0 |
| 1088 | 2026-06-18T13:21:08.193Z | Checking tower v0.5.3 |
| 1089 | 2026-06-18T13:21:08.402Z | Checking rand_core v0.9.5 |
| 1090 | 2026-06-18T13:21:08.424Z | Checking webpki-roots v1.0.7 |
| 1091 | 2026-06-18T13:21:08.625Z | Compiling rustc_version v0.4.1 |
| 1092 | 2026-06-18T13:21:08.728Z | Checking is-terminal v0.4.17 |
| 1093 | 2026-06-18T13:21:08.768Z | Checking term v1.2.1 |
| 1094 | 2026-06-18T13:21:08.896Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1095 | 2026-06-18T13:21:08.948Z | Checking take_mut v0.2.2 |
| 1096 | 2026-06-18T13:21:08.993Z | Compiling curve25519-dalek v4.1.3 |
| 1097 | 2026-06-18T13:21:09.040Z | Checking slog-term v2.9.2 |
| 1098 | 2026-06-18T13:21:09.201Z | Checking tower-http v0.6.11 |
| 1099 | 2026-06-18T13:21:09.220Z | Checking futures v0.3.32 |
| 1100 | 2026-06-18T13:21:09.295Z | Compiling toml_datetime v0.6.11 |
| 1101 | 2026-06-18T13:21:09.314Z | Compiling foreign-types-macros v0.2.3 |
| 1102 | 2026-06-18T13:21:09.607Z | Checking hex v0.4.3 |
| 1103 | 2026-06-18T13:21:09.952Z | Checking rand_chacha v0.9.0 |
| 1104 | 2026-06-18T13:21:10.133Z | Compiling zerocopy v0.7.35 |
| 1105 | 2026-06-18T13:21:10.195Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1106 | 2026-06-18T13:21:10.357Z | Compiling hubpack_derive v0.1.1 |
| 1107 | 2026-06-18T13:21:10.608Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1108 | 2026-06-18T13:21:10.890Z | Compiling usdt-impl v0.5.0 |
| 1109 | 2026-06-18T13:21:10.911Z | Compiling proc-macro-error-attr v1.0.4 |
| 1110 | 2026-06-18T13:21:11.145Z | Checking fastrand v2.4.1 |
| 1111 | 2026-06-18T13:21:11.287Z | Compiling dof v0.3.0 |
| 1112 | 2026-06-18T13:21:11.324Z | Checking rand v0.9.4 |
| 1113 | 2026-06-18T13:21:11.341Z | Compiling dtrace-parser v0.2.0 |
| 1114 | 2026-06-18T13:21:11.393Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1115 | 2026-06-18T13:21:11.773Z | Compiling serde_spanned v1.1.1 |
| 1116 | 2026-06-18T13:21:11.919Z | Compiling thread-id v4.2.2 |
| 1117 | 2026-06-18T13:21:11.947Z | Compiling proc-macro-error v1.0.4 |
| 1118 | 2026-06-18T13:21:12.011Z | Compiling memoffset v0.9.1 |
| 1119 | 2026-06-18T13:21:12.199Z | Compiling pkg-config v0.3.33 |
| 1120 | 2026-06-18T13:21:12.234Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1121 | 2026-06-18T13:21:13.253Z | Checking crypto-common v0.1.7 |
| 1122 | 2026-06-18T13:21:13.545Z | Checking hybrid-array v0.4.12 |
| 1123 | 2026-06-18T13:21:14.052Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1124 | 2026-06-18T13:21:14.078Z | Compiling cfg_aliases v0.2.1 |
| 1125 | 2026-06-18T13:21:14.115Z | Checking openssl-probe v0.2.1 |
| 1126 | 2026-06-18T13:21:14.156Z | Compiling prettyplease v0.2.37 |
| 1127 | 2026-06-18T13:21:14.227Z | Checking adler2 v2.0.1 |
| 1128 | 2026-06-18T13:21:14.286Z | Checking match_cfg v0.1.0 |
| 1129 | 2026-06-18T13:21:14.306Z | Checking simd-adler32 v0.3.9 |
| 1130 | 2026-06-18T13:21:14.363Z | Checking hostname v0.3.1 |
| 1131 | 2026-06-18T13:21:14.462Z | Checking miniz_oxide v0.8.9 |
| 1132 | 2026-06-18T13:21:14.465Z | Checking rustls-native-certs v0.8.4 |
| 1133 | 2026-06-18T13:21:14.509Z | Compiling nix v0.31.3 |
| 1134 | 2026-06-18T13:21:14.798Z | Checking tempfile v3.27.0 |
| 1135 | 2026-06-18T13:21:14.992Z | Checking slog-json v2.6.1 |
| 1136 | 2026-06-18T13:21:15.051Z | Checking newtype-uuid v1.3.2 |
| 1137 | 2026-06-18T13:21:15.146Z | Checking memmap2 v0.9.10 |
| 1138 | 2026-06-18T13:21:15.304Z | Compiling heck v0.4.1 |
| 1139 | 2026-06-18T13:21:15.500Z | Checking usdt v0.6.0 |
| 1140 | 2026-06-18T13:21:15.504Z | Checking daft v0.1.7 |
| 1141 | 2026-06-18T13:21:15.659Z | Checking slog-bunyan v2.5.0 |
| 1142 | 2026-06-18T13:21:15.755Z | Checking flate2 v1.1.9 |
| 1143 | 2026-06-18T13:21:15.773Z | Checking crypto-common v0.2.2 |
| 1144 | 2026-06-18T13:21:15.791Z | Checking block-buffer v0.12.0 |
| 1145 | 2026-06-18T13:21:15.922Z | Compiling usdt-attr-macro v0.5.0 |
| 1146 | 2026-06-18T13:21:15.942Z | Compiling usdt-macro v0.5.0 |
| 1147 | 2026-06-18T13:21:16.259Z | Compiling enum-as-inner v0.6.1 |
| 1148 | 2026-06-18T13:21:16.310Z | Compiling num-derive v0.4.2 |
| 1149 | 2026-06-18T13:21:16.358Z | Checking debug-ignore v1.0.5 |
| 1150 | 2026-06-18T13:21:16.670Z | Checking compression-core v0.4.32 |
| 1151 | 2026-06-18T13:21:16.707Z | Compiling winnow v0.7.15 |
| 1152 | 2026-06-18T13:21:16.757Z | Checking const-oid v0.10.2 |
| 1153 | 2026-06-18T13:21:16.794Z | Checking compression-codecs v0.4.38 |
| 1154 | 2026-06-18T13:21:16.910Z | Checking digest v0.11.3 |
| 1155 | 2026-06-18T13:21:17.647Z | Checking encoding_rs v0.8.35 |
| 1156 | 2026-06-18T13:21:17.667Z | Compiling rayon-core v1.13.0 |
| 1157 | 2026-06-18T13:21:17.775Z | Checking spin v0.9.8 |
| 1158 | 2026-06-18T13:21:17.795Z | Checking mime v0.3.17 |
| 1159 | 2026-06-18T13:21:17.832Z | Checking toml v1.1.2+spec-1.1.0 |
| 1160 | 2026-06-18T13:21:18.069Z | Checking sha1 v0.11.0 |
| 1161 | 2026-06-18T13:21:18.089Z | Checking async-compression v0.4.42 |
| 1162 | 2026-06-18T13:21:18.431Z | Checking rand_chacha v0.3.1 |
| 1163 | 2026-06-18T13:21:18.609Z | Checking waitgroup v0.1.2 |
| 1164 | 2026-06-18T13:21:18.626Z | Checking rustls-pemfile v2.2.0 |
| 1165 | 2026-06-18T13:21:18.662Z | Checking async-stream v0.3.6 |
| 1166 | 2026-06-18T13:21:18.763Z | Checking serde_path_to_error v0.1.20 |
| 1167 | 2026-06-18T13:21:18.783Z | Checking hostname v0.4.2 |
| 1168 | 2026-06-18T13:21:18.786Z | Compiling wait-timeout v0.2.1 |
| 1169 | 2026-06-18T13:21:18.908Z | Compiling bit-vec v0.8.0 |
| 1170 | 2026-06-18T13:21:19.049Z | Compiling quick-error v1.2.3 |
| 1171 | 2026-06-18T13:21:19.141Z | Compiling bit-set v0.8.0 |
| 1172 | 2026-06-18T13:21:19.177Z | Compiling rusty-fork v0.3.1 |
| 1173 | 2026-06-18T13:21:19.318Z | Checking rand v0.8.6 |
| 1174 | 2026-06-18T13:21:19.670Z | Compiling rand_xorshift v0.4.0 |
| 1175 | 2026-06-18T13:21:19.785Z | Compiling progenitor-impl v0.14.0 |
| 1176 | 2026-06-18T13:21:19.850Z | Compiling num-integer v0.1.46 |
| 1177 | 2026-06-18T13:21:19.918Z | Checking macaddr v1.0.1 |
| 1178 | 2026-06-18T13:21:20.213Z | Checking unicode-width v0.2.2 |
| 1179 | 2026-06-18T13:21:20.384Z | Compiling unarray v0.1.4 |
| 1180 | 2026-06-18T13:21:20.465Z | Compiling semver v0.1.20 |
| 1181 | 2026-06-18T13:21:20.501Z | Compiling winnow v0.5.40 |
| 1182 | 2026-06-18T13:21:21.277Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1183 | 2026-06-18T13:21:21.364Z | Checking rustls-webpki v0.103.13 |
| 1184 | 2026-06-18T13:21:21.401Z | Compiling rustc_version v0.1.7 |
| 1185 | 2026-06-18T13:21:21.448Z | Compiling proptest v1.11.0 |
| 1186 | 2026-06-18T13:21:21.830Z | Compiling progenitor-macro v0.14.0 |
| 1187 | 2026-06-18T13:21:21.871Z | Compiling toml_edit v0.19.15 |
| 1188 | 2026-06-18T13:21:23.211Z | Compiling reqwest v0.12.28 |
| 1189 | 2026-06-18T13:21:23.461Z | Compiling backon v1.6.0 |
| 1190 | 2026-06-18T13:21:23.882Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1191 | 2026-06-18T13:21:24.134Z | Checking tokio-rustls v0.26.4 |
| 1192 | 2026-06-18T13:21:24.261Z | Checking rustls-platform-verifier v0.7.0 |
| 1193 | 2026-06-18T13:21:24.369Z | Checking hyper-rustls v0.27.9 |
| 1194 | 2026-06-18T13:21:24.577Z | Checking block-buffer v0.10.4 |
| 1195 | 2026-06-18T13:21:24.597Z | Checking reqwest v0.13.4 |
| 1196 | 2026-06-18T13:21:24.912Z | Compiling strum v0.26.3 |
| 1197 | 2026-06-18T13:21:25.298Z | Compiling instant v0.1.13 |
| 1198 | 2026-06-18T13:21:25.470Z | Compiling utf8parse v0.2.2 |
| 1199 | 2026-06-18T13:21:25.676Z | Compiling anstyle-parse v1.0.0 |
| 1200 | 2026-06-18T13:21:25.860Z | Compiling backoff v0.4.0 |
| 1201 | 2026-06-18T13:21:25.889Z | Compiling iddqd v0.4.2 |
| 1202 | 2026-06-18T13:21:25.965Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1203 | 2026-06-18T13:21:26.005Z | Checking digest v0.10.7 |
| 1204 | 2026-06-18T13:21:26.059Z | Compiling progenitor-client v0.10.0 |
| 1205 | 2026-06-18T13:21:26.205Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1206 | 2026-06-18T13:21:26.320Z | Compiling proc-macro-crate v1.3.1 |
| 1207 | 2026-06-18T13:21:26.394Z | Compiling newtype_derive v0.1.6 |
| 1208 | 2026-06-18T13:21:26.447Z | Compiling num-rational v0.4.2 |
| 1209 | 2026-06-18T13:21:26.467Z | Compiling num-iter v0.1.45 |
| 1210 | 2026-06-18T13:21:26.529Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1211 | 2026-06-18T13:21:26.602Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1212 | 2026-06-18T13:21:26.641Z | Compiling progenitor-client v0.14.0 |
| 1213 | 2026-06-18T13:21:26.918Z | Compiling progenitor-extras v0.2.0 |
| 1214 | 2026-06-18T13:21:26.961Z | Compiling progenitor-impl v0.13.0 |
| 1215 | 2026-06-18T13:21:26.981Z | Compiling parse-display v0.10.0 |
| 1216 | 2026-06-18T13:21:27.135Z | Compiling serde_with v3.20.0 |
| 1217 | 2026-06-18T13:21:27.135Z | Compiling strum v0.27.2 |
| 1218 | 2026-06-18T13:21:27.173Z | Compiling num-complex v0.4.6 |
| 1219 | 2026-06-18T13:21:27.308Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1220 | 2026-06-18T13:21:27.472Z | Compiling is_terminal_polyfill v1.70.2 |
| 1221 | 2026-06-18T13:21:27.502Z | Compiling anstyle v1.0.14 |
| 1222 | 2026-06-18T13:21:27.547Z | Compiling vcpkg v0.2.15 |
| 1223 | 2026-06-18T13:21:27.566Z | Compiling humantime v2.3.0 |
| 1224 | 2026-06-18T13:21:27.584Z | Compiling anstyle-query v1.1.5 |
| 1225 | 2026-06-18T13:21:27.697Z | Compiling colorchoice v1.0.5 |
| 1226 | 2026-06-18T13:21:27.728Z | Compiling owo-colors v4.3.0 |
| 1227 | 2026-06-18T13:21:27.808Z | Compiling anstream v1.0.0 |
| 1228 | 2026-06-18T13:21:27.879Z | Compiling num v0.4.3 |
| 1229 | 2026-06-18T13:21:27.965Z | Compiling num_enum_derive v0.5.11 |
| 1230 | 2026-06-18T13:21:28.118Z | Compiling openssl-sys v0.9.116 |
| 1231 | 2026-06-18T13:21:28.154Z | Compiling terminal_size v0.4.4 |
| 1232 | 2026-06-18T13:21:28.369Z | Compiling serde_spanned v0.6.9 |
| 1233 | 2026-06-18T13:21:28.538Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1234 | 2026-06-18T13:21:28.562Z | Compiling derive-where v1.6.1 |
| 1235 | 2026-06-18T13:21:28.680Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-06-18T13:21:28.959Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-06-18T13:21:29.015Z | Compiling progenitor-macro v0.13.0 |
| 1238 | 2026-06-18T13:21:29.245Z | Compiling clap_lex v1.1.0 |
| 1239 | 2026-06-18T13:21:29.473Z | Compiling float-ord v0.3.2 |
| 1240 | 2026-06-18T13:21:29.600Z | Compiling toml_write v0.1.2 |
| 1241 | 2026-06-18T13:21:29.757Z | Compiling clap_builder v4.6.0 |
| 1242 | 2026-06-18T13:21:29.806Z | Compiling toml_edit v0.22.27 |
| 1243 | 2026-06-18T13:21:31.202Z | Compiling toml v0.8.23 |
| 1244 | 2026-06-18T13:21:31.333Z | Compiling clap v4.6.1 |
| 1245 | 2026-06-18T13:21:31.530Z | Compiling zone_cfg_derive v0.3.1 |
| 1246 | 2026-06-18T13:21:31.852Z | Compiling async-recursion v1.1.1 |
| 1247 | 2026-06-18T13:21:31.871Z | Compiling snafu-derive v0.8.9 |
| 1248 | 2026-06-18T13:21:32.455Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1249 | 2026-06-18T13:21:33.420Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1250 | 2026-06-18T13:21:33.541Z | Compiling slog-dtrace v0.3.0 |
| 1251 | 2026-06-18T13:21:33.614Z | Compiling cancel-safe-futures v0.1.5 |
| 1252 | 2026-06-18T13:21:33.749Z | Compiling unicode-xid v0.2.6 |
| 1253 | 2026-06-18T13:21:33.820Z | Compiling openssl v0.10.80 |
| 1254 | 2026-06-18T13:21:33.839Z | Compiling minimal-lexical v0.2.1 |
| 1255 | 2026-06-18T13:21:33.870Z | Compiling chrono-tz v0.10.4 |
| 1256 | 2026-06-18T13:21:34.134Z | Compiling nom v7.1.3 |
| 1257 | 2026-06-18T13:21:34.188Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1258 | 2026-06-18T13:21:34.224Z | Compiling const_format_proc_macros v0.2.34 |
| 1259 | 2026-06-18T13:21:34.378Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1260 | 2026-06-18T13:21:34.539Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-18T13:21:34.996Z | Compiling openssl-macros v0.1.1 |
| 1262 | 2026-06-18T13:21:35.165Z | Checking cpufeatures v0.2.17 |
| 1263 | 2026-06-18T13:21:35.463Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-06-18T13:21:35.565Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-06-18T13:21:35.867Z | Compiling cookie v0.18.1 |
| 1266 | 2026-06-18T13:21:35.939Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-06-18T13:21:36.190Z | Compiling tabled_derive v0.7.0 |
| 1268 | 2026-06-18T13:21:36.608Z | Checking num_enum v0.7.6 |
| 1269 | 2026-06-18T13:21:38.955Z | Checking tabwriter v1.4.1 |
| 1270 | 2026-06-18T13:21:39.128Z | Checking secrecy v0.10.3 |
| 1271 | 2026-06-18T13:21:39.233Z | Checking tinyvec_macros v0.1.1 |
| 1272 | 2026-06-18T13:21:39.269Z | Checking colored v3.1.1 |
| 1273 | 2026-06-18T13:21:39.315Z | Checking tinyvec v1.11.0 |
| 1274 | 2026-06-18T13:21:39.334Z | Checking crossbeam-epoch v0.9.18 |
| 1275 | 2026-06-18T13:21:39.366Z | Checking hash32 v0.3.1 |
| 1276 | 2026-06-18T13:21:39.495Z | Checking bstr v1.12.1 |
| 1277 | 2026-06-18T13:21:39.561Z | Checking data-encoding v2.11.0 |
| 1278 | 2026-06-18T13:21:39.702Z | Checking hmac v0.12.1 |
| 1279 | 2026-06-18T13:21:39.834Z | Checking ingot-types v0.1.2 |
| 1280 | 2026-06-18T13:21:39.837Z | Checking inout v0.1.4 |
| 1281 | 2026-06-18T13:21:39.996Z | Checking scroll v0.12.0 |
| 1282 | 2026-06-18T13:21:40.020Z | Checking ff v0.13.1 |
| 1283 | 2026-06-18T13:21:40.153Z | Checking cobs v0.3.0 |
| 1284 | 2026-06-18T13:21:40.201Z | Checking foreign-types-shared v0.3.1 |
| 1285 | 2026-06-18T13:21:40.234Z | Checking managed v0.8.0 |
| 1286 | 2026-06-18T13:21:40.298Z | Checking bitflags v1.3.2 |
| 1287 | 2026-06-18T13:21:40.317Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-06-18T13:21:40.379Z | Checking postcard v1.1.3 |
| 1289 | 2026-06-18T13:21:40.397Z | Checking foreign-types v0.5.0 |
| 1290 | 2026-06-18T13:21:40.478Z | Checking goblin v0.8.2 |
| 1291 | 2026-06-18T13:21:40.529Z | Checking ingot v0.1.1 |
| 1292 | 2026-06-18T13:21:40.550Z | Checking group v0.13.0 |
| 1293 | 2026-06-18T13:21:40.662Z | Checking cipher v0.4.4 |
| 1294 | 2026-06-18T13:21:40.679Z | Checking hkdf v0.12.4 |
| 1295 | 2026-06-18T13:21:40.821Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1296 | 2026-06-18T13:21:40.857Z | Checking universal-hash v0.5.1 |
| 1297 | 2026-06-18T13:21:40.985Z | Checking crypto-bigint v0.5.5 |
| 1298 | 2026-06-18T13:21:41.084Z | Checking chacha20 v0.10.0 |
| 1299 | 2026-06-18T13:21:41.133Z | Checking half v2.7.1 |
| 1300 | 2026-06-18T13:21:41.388Z | Checking cstr-argument v0.1.2 |
| 1301 | 2026-06-18T13:21:41.515Z | Checking base16ct v0.2.0 |
| 1302 | 2026-06-18T13:21:41.582Z | Checking ciborium-io v0.2.2 |
| 1303 | 2026-06-18T13:21:41.602Z | Checking base64ct v1.8.3 |
| 1304 | 2026-06-18T13:21:41.619Z | Checking indent_write v2.2.0 |
| 1305 | 2026-06-18T13:21:41.639Z | Checking opaque-debug v0.3.1 |
| 1306 | 2026-06-18T13:21:41.677Z | Checking ciborium-ll v0.2.2 |
| 1307 | 2026-06-18T13:21:41.712Z | Checking poly1305 v0.8.0 |
| 1308 | 2026-06-18T13:21:41.827Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1309 | 2026-06-18T13:21:41.846Z | Checking password-hash v0.5.0 |
| 1310 | 2026-06-18T13:21:41.866Z | Checking rand v0.10.1 |
| 1311 | 2026-06-18T13:21:41.869Z | Checking elliptic-curve v0.13.8 |
| 1312 | 2026-06-18T13:21:41.936Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1313 | 2026-06-18T13:21:41.997Z | Checking chacha20 v0.9.1 |
| 1314 | 2026-06-18T13:21:42.069Z | Checking atomicwrites v0.4.4 |
| 1315 | 2026-06-18T13:21:42.093Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1316 | 2026-06-18T13:21:42.112Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1317 | 2026-06-18T13:21:42.184Z | Checking blake2 v0.10.6 |
| 1318 | 2026-06-18T13:21:42.203Z | Checking aead v0.5.2 |
| 1319 | 2026-06-18T13:21:42.340Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1320 | 2026-06-18T13:21:42.340Z | Checking thiserror-no-std v2.0.2 |
| 1321 | 2026-06-18T13:21:42.376Z | Checking hubpack v0.1.2 |
| 1322 | 2026-06-18T13:21:42.399Z | Checking byte-wrapper v0.1.0 |
| 1323 | 2026-06-18T13:21:42.446Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1324 | 2026-06-18T13:21:42.542Z | Checking keccak v0.1.6 |
| 1325 | 2026-06-18T13:21:42.598Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1326 | 2026-06-18T13:21:42.704Z | Checking sha3 v0.10.9 |
| 1327 | 2026-06-18T13:21:42.707Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1328 | 2026-06-18T13:21:42.816Z | Checking vsss-rs v3.3.4 |
| 1329 | 2026-06-18T13:21:42.901Z | Checking argon2 v0.5.3 |
| 1330 | 2026-06-18T13:21:42.965Z | Checking chacha20poly1305 v0.10.1 |
| 1331 | 2026-06-18T13:21:43.020Z | Checking ciborium v0.2.2 |
| 1332 | 2026-06-18T13:21:43.096Z | Checking similar v2.7.0 |
| 1333 | 2026-06-18T13:21:43.288Z | Checking memmap v0.7.0 |
| 1334 | 2026-06-18T13:21:43.307Z | Checking lazy_static v1.5.0 |
| 1335 | 2026-06-18T13:21:43.429Z | Checking usdt v0.5.0 |
| 1336 | 2026-06-18T13:21:43.429Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1337 | 2026-06-18T13:21:43.594Z | Checking crossbeam-deque v0.8.6 |
| 1338 | 2026-06-18T13:21:43.762Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1339 | 2026-06-18T13:21:43.781Z | Checking bytecount v0.6.9 |
| 1340 | 2026-06-18T13:21:43.889Z | Checking unicode-segmentation v1.13.3 |
| 1341 | 2026-06-18T13:21:43.892Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1342 | 2026-06-18T13:21:44.156Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1343 | 2026-06-18T13:21:44.249Z | Checking newline-converter v0.3.0 |
| 1344 | 2026-06-18T13:21:44.326Z | Checking console v0.15.11 |
| 1345 | 2026-06-18T13:21:44.354Z | Checking progenitor v0.14.0 |
| 1346 | 2026-06-18T13:21:44.373Z | Checking itertools v0.12.1 |
| 1347 | 2026-06-18T13:21:44.518Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1348 | 2026-06-18T13:21:44.610Z | Checking resolv-conf v0.7.6 |
| 1349 | 2026-06-18T13:21:44.721Z | Checking swrite v0.1.0 |
| 1350 | 2026-06-18T13:21:44.742Z | Checking linked-hash-map v0.5.6 |
| 1351 | 2026-06-18T13:21:44.816Z | Compiling parking_lot_core v0.8.6 |
| 1352 | 2026-06-18T13:21:44.819Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1353 | 2026-06-18T13:21:44.902Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1354 | 2026-06-18T13:21:44.921Z | Checking lru-cache v0.1.2 |
| 1355 | 2026-06-18T13:21:45.042Z | Checking expectorate v1.2.0 |
| 1356 | 2026-06-18T13:21:45.130Z | Checking rayon v1.12.0 |
| 1357 | 2026-06-18T13:21:45.171Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1358 | 2026-06-18T13:21:45.369Z | Checking hickory-proto v0.24.4 |
| 1359 | 2026-06-18T13:21:45.618Z | Checking progenitor-client v0.13.0 |
| 1360 | 2026-06-18T13:21:45.706Z | Checking camino-tempfile v1.4.1 |
| 1361 | 2026-06-18T13:21:46.002Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-06-18T13:21:46.103Z | Checking siphasher v1.0.3 |
| 1363 | 2026-06-18T13:21:46.140Z | Checking progenitor v0.13.0 |
| 1364 | 2026-06-18T13:21:46.159Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1365 | 2026-06-18T13:21:46.268Z | Checking phf_shared v0.12.1 |
| 1366 | 2026-06-18T13:21:46.557Z | Checking unicode-normalization v0.1.25 |
| 1367 | 2026-06-18T13:21:46.728Z | Checking pin-project v1.1.13 |
| 1368 | 2026-06-18T13:21:46.815Z | Checking num_enum v0.5.11 |
| 1369 | 2026-06-18T13:21:46.886Z | Checking hickory-resolver v0.24.4 |
| 1370 | 2026-06-18T13:21:47.121Z | Checking tokio-stream v0.1.18 |
| 1371 | 2026-06-18T13:21:47.343Z | Checking csv-core v0.1.13 |
| 1372 | 2026-06-18T13:21:47.463Z | Checking highway v1.3.0 |
| 1373 | 2026-06-18T13:21:47.482Z | Checking unicode-width v0.1.14 |
| 1374 | 2026-06-18T13:21:47.499Z | Checking foldhash v0.1.5 |
| 1375 | 2026-06-18T13:21:47.521Z | Checking unicode-linebreak v0.1.5 |
| 1376 | 2026-06-18T13:21:47.557Z | Checking foreign-types-shared v0.1.1 |
| 1377 | 2026-06-18T13:21:47.635Z | Checking smawk v0.3.2 |
| 1378 | 2026-06-18T13:21:47.653Z | Checking konst_macro_rules v0.2.19 |
| 1379 | 2026-06-18T13:21:47.689Z | Checking same-file v1.0.6 |
| 1380 | 2026-06-18T13:21:47.801Z | Checking konst v0.2.20 |
| 1381 | 2026-06-18T13:21:47.820Z | Checking textwrap v0.16.2 |
| 1382 | 2026-06-18T13:21:47.823Z | Checking walkdir v2.5.0 |
| 1383 | 2026-06-18T13:21:47.823Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1384 | 2026-06-18T13:21:47.876Z | Checking foreign-types v0.3.2 |
| 1385 | 2026-06-18T13:21:47.952Z | Checking hashbrown v0.15.5 |
| 1386 | 2026-06-18T13:21:47.990Z | Checking qorb v0.4.1 |
| 1387 | 2026-06-18T13:21:48.008Z | Checking csv v1.4.0 |
| 1388 | 2026-06-18T13:21:48.422Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1389 | 2026-06-18T13:21:48.657Z | Checking olpc-cjson v0.1.4 |
| 1390 | 2026-06-18T13:21:48.780Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1391 | 2026-06-18T13:21:48.801Z | Checking snafu v0.8.9 |
| 1392 | 2026-06-18T13:21:48.987Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1393 | 2026-06-18T13:21:49.056Z | Checking phf v0.12.1 |
| 1394 | 2026-06-18T13:21:49.200Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-06-18T13:21:49.233Z | Checking zone v0.3.1 |
| 1396 | 2026-06-18T13:21:49.361Z | Checking tokio-dtrace v0.1.1 |
| 1397 | 2026-06-18T13:21:49.553Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1398 | 2026-06-18T13:21:49.597Z | Checking globset v0.4.18 |
| 1399 | 2026-06-18T13:21:49.856Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1400 | 2026-06-18T13:21:50.228Z | Checking smf v0.2.3 |
| 1401 | 2026-06-18T13:21:50.363Z | Checking pem v3.0.6 |
| 1402 | 2026-06-18T13:21:50.466Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1403 | 2026-06-18T13:21:50.527Z | Checking libsw-core v0.3.2 |
| 1404 | 2026-06-18T13:21:50.630Z | Checking serde_plain v1.0.2 |
| 1405 | 2026-06-18T13:21:50.650Z | Checking sigpipe v0.1.3 |
| 1406 | 2026-06-18T13:21:50.781Z | Checking fixedbitset v0.4.2 |
| 1407 | 2026-06-18T13:21:50.816Z | Checking jiff v0.2.28 |
| 1408 | 2026-06-18T13:21:50.836Z | Checking fixedbitset v0.5.7 |
| 1409 | 2026-06-18T13:21:50.866Z | Checking typed-path v0.9.3 |
| 1410 | 2026-06-18T13:21:50.932Z | Checking glob v0.3.3 |
| 1411 | 2026-06-18T13:21:51.038Z | Checking petgraph v0.8.3 |
| 1412 | 2026-06-18T13:21:51.126Z | Checking petgraph v0.6.5 |
| 1413 | 2026-06-18T13:21:51.596Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1414 | 2026-06-18T13:21:51.635Z | Checking tough v0.22.0 |
| 1415 | 2026-06-18T13:21:51.683Z | Checking libsw v3.5.0 |
| 1416 | 2026-06-18T13:21:51.774Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-06-18T13:21:52.114Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1418 | 2026-06-18T13:21:52.315Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1419 | 2026-06-18T13:21:52.353Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1420 | 2026-06-18T13:21:52.401Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1421 | 2026-06-18T13:21:52.420Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-06-18T13:21:52.509Z | Checking oxide-tokio-rt v0.1.6 |
| 1423 | 2026-06-18T13:21:52.698Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-18T13:21:52.776Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-06-18T13:21:52.869Z | Checking const_format v0.2.36 |
| 1426 | 2026-06-18T13:21:52.915Z | Checking papergrid v0.11.0 |
| 1427 | 2026-06-18T13:21:53.025Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1428 | 2026-06-18T13:21:53.360Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-18T13:21:53.396Z | Checking gethostname v0.5.0 |
| 1430 | 2026-06-18T13:21:53.482Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-18T13:21:53.501Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1432 | 2026-06-18T13:21:53.591Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1433 | 2026-06-18T13:21:53.718Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1434 | 2026-06-18T13:21:54.059Z | Checking libscf-sys v1.2.0 |
| 1435 | 2026-06-18T13:21:54.227Z | Checking bcs v0.1.6 |
| 1436 | 2026-06-18T13:21:54.316Z | Checking termtree v0.5.1 |
| 1437 | 2026-06-18T13:21:54.353Z | Checking whoami v1.6.1 |
| 1438 | 2026-06-18T13:21:54.424Z | Checking linear-map v1.2.0 |
| 1439 | 2026-06-18T13:21:54.463Z | Checking tagptr v0.2.0 |
| 1440 | 2026-06-18T13:21:54.606Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1441 | 2026-06-18T13:21:54.610Z | Checking moka v0.12.15 |
| 1442 | 2026-06-18T13:21:55.223Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-06-18T13:21:55.866Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-18T13:21:56.073Z | Checking tabled v0.15.0 |
| 1445 | 2026-06-18T13:21:56.331Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-06-18T13:21:56.350Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1447 | 2026-06-18T13:21:56.353Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-18T13:21:56.435Z | Checking steno v0.4.1 |
| 1449 | 2026-06-18T13:21:56.953Z | Checking hickory-proto v0.25.2 |
| 1450 | 2026-06-18T13:21:58.447Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1451 | 2026-06-18T13:21:58.520Z | Checking hickory-resolver v0.25.2 |
| 1452 | 2026-06-18T13:21:58.586Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-06-18T13:21:59.186Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-18T13:21:59.450Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1455 | 2026-06-18T13:21:59.925Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1456 | 2026-06-18T13:22:03.739Z | Checking nom v8.0.0 |
| 1457 | 2026-06-18T13:22:03.821Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1458 | 2026-06-18T13:22:04.082Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-06-18T13:22:04.498Z | Compiling proc-macro-error2 v2.0.1 |
| 1460 | 2026-06-18T13:22:07.523Z | Compiling crunchy v0.2.4 |
| 1461 | 2026-06-18T13:22:09.107Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1462 | 2026-06-18T13:22:09.644Z | Compiling tabled_derive v0.11.0 |
| 1463 | 2026-06-18T13:22:10.171Z | Compiling tiny-keccak v2.0.2 |
| 1464 | 2026-06-18T13:22:10.439Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1465 | 2026-06-18T13:22:10.778Z | Compiling typify-impl v0.4.3 |
| 1466 | 2026-06-18T13:22:10.919Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1467 | 2026-06-18T13:22:10.953Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1468 | 2026-06-18T13:22:11.046Z | Checking parking_lot v0.11.2 |
| 1469 | 2026-06-18T13:22:11.133Z | Compiling const-random-macro v0.1.16 |
| 1470 | 2026-06-18T13:22:11.545Z | Checking fxhash v0.2.1 |
| 1471 | 2026-06-18T13:22:11.568Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1472 | 2026-06-18T13:22:11.588Z | Compiling ahash v0.8.12 |
| 1473 | 2026-06-18T13:22:11.673Z | Checking sled v0.34.7 |
| 1474 | 2026-06-18T13:22:11.862Z | Compiling smartstring v1.0.1 |
| 1475 | 2026-06-18T13:22:12.427Z | Checking internet-checksum v0.2.1 |
| 1476 | 2026-06-18T13:22:12.549Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1477 | 2026-06-18T13:22:12.770Z | Compiling rhai_codegen v3.2.0 |
| 1478 | 2026-06-18T13:22:12.865Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1479 | 2026-06-18T13:22:12.884Z | Checking arc-swap v1.9.1 |
| 1480 | 2026-06-18T13:22:13.202Z | Checking slog-scope v4.4.1 |
| 1481 | 2026-06-18T13:22:13.261Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1482 | 2026-06-18T13:22:13.389Z | Checking papergrid v0.18.0 |
| 1483 | 2026-06-18T13:22:13.548Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1484 | 2026-06-18T13:22:13.861Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1485 | 2026-06-18T13:22:13.986Z | Checking testing_table v0.3.0 |
| 1486 | 2026-06-18T13:22:14.101Z | Checking dropshot-api-manager-types v0.7.2 |
| 1487 | 2026-06-18T13:22:14.121Z | Compiling typify-macro v0.4.3 |
| 1488 | 2026-06-18T13:22:14.351Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1489 | 2026-06-18T13:22:14.496Z | Checking tabled v0.21.0 |
| 1490 | 2026-06-18T13:22:14.671Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1491 | 2026-06-18T13:22:15.221Z | Checking slog-stdlog v4.1.1 |
| 1492 | 2026-06-18T13:22:15.357Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1493 | 2026-06-18T13:22:15.492Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1494 | 2026-06-18T13:22:15.555Z | Compiling lzma-sys v0.1.20 |
| 1495 | 2026-06-18T13:22:15.593Z | Compiling fs-err v3.3.0 |
| 1496 | 2026-06-18T13:22:15.612Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1497 | 2026-06-18T13:22:15.629Z | Compiling typify v0.4.3 |
| 1498 | 2026-06-18T13:22:15.735Z | Compiling progenitor-impl v0.10.0 |
| 1499 | 2026-06-18T13:22:15.798Z | Compiling typeid v1.0.3 |
| 1500 | 2026-06-18T13:22:16.011Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1501 | 2026-06-18T13:22:16.093Z | Checking slog-envlogger v2.2.0 |
| 1502 | 2026-06-18T13:22:16.707Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1503 | 2026-06-18T13:22:16.797Z | Checking crc8 v0.1.1 |
| 1504 | 2026-06-18T13:22:16.964Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1505 | 2026-06-18T13:22:16.988Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1506 | 2026-06-18T13:22:17.155Z | Checking const-random v0.1.18 |
| 1507 | 2026-06-18T13:22:17.621Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1508 | 2026-06-18T13:22:17.754Z | Compiling progenitor-macro v0.10.0 |
| 1509 | 2026-06-18T13:22:17.852Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1510 | 2026-06-18T13:22:17.959Z | Compiling cargo_toml v0.22.3 |
| 1511 | 2026-06-18T13:22:19.129Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1512 | 2026-06-18T13:22:19.883Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1513 | 2026-06-18T13:22:20.312Z | Checking thin-vec v0.2.18 |
| 1514 | 2026-06-18T13:22:20.559Z | Checking rhai v1.25.1 |
| 1515 | 2026-06-18T13:22:20.799Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1516 | 2026-06-18T13:22:21.488Z | Checking sha1 v0.10.6 |
| 1517 | 2026-06-18T13:22:21.831Z | Checking utf-8 v0.7.6 |
| 1518 | 2026-06-18T13:22:21.970Z | Checking tungstenite v0.21.0 |
| 1519 | 2026-06-18T13:22:22.218Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1520 | 2026-06-18T13:22:23.240Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1521 | 2026-06-18T13:22:23.283Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-06-18T13:22:23.517Z | Checking sha2 v0.10.9 |
| 1523 | 2026-06-18T13:22:23.590Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1524 | 2026-06-18T13:22:23.778Z | Checking yansi v1.0.1 |
| 1525 | 2026-06-18T13:22:23.831Z | Checking diff v0.1.13 |
| 1526 | 2026-06-18T13:22:23.851Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1527 | 2026-06-18T13:22:23.983Z | Checking progenitor v0.10.0 |
| 1528 | 2026-06-18T13:22:24.064Z | Checking pretty_assertions v1.4.1 |
| 1529 | 2026-06-18T13:22:24.199Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1530 | 2026-06-18T13:22:24.415Z | Checking tokio-tungstenite v0.21.0 |
| 1531 | 2026-06-18T13:22:25.333Z | Checking console v0.16.3 |
| 1532 | 2026-06-18T13:22:25.456Z | Checking git-stub v1.0.0 |
| 1533 | 2026-06-18T13:22:25.635Z | Checking base64 v0.21.7 |
| 1534 | 2026-06-18T13:22:25.669Z | Checking is_ci v1.2.0 |
| 1535 | 2026-06-18T13:22:25.818Z | Checking unit-prefix v0.5.2 |
| 1536 | 2026-06-18T13:22:25.950Z | Checking indicatif v0.18.4 |
| 1537 | 2026-06-18T13:22:25.995Z | Checking supports-color v3.0.2 |
| 1538 | 2026-06-18T13:22:26.014Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1539 | 2026-06-18T13:22:26.833Z | Checking git-stub-vcs v0.1.0 |
| 1540 | 2026-06-18T13:22:26.916Z | Checking xz2 v0.1.7 |
| 1541 | 2026-06-18T13:22:27.083Z | Checking ron v0.12.1 |
| 1542 | 2026-06-18T13:22:27.314Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1543 | 2026-06-18T13:22:27.460Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1544 | 2026-06-18T13:22:27.579Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1545 | 2026-06-18T13:22:27.717Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1546 | 2026-06-18T13:22:28.105Z | Checking drift v0.2.0 |
| 1547 | 2026-06-18T13:22:28.419Z | Compiling serial_test_derive v3.5.0 |
| 1548 | 2026-06-18T13:22:28.492Z | Checking base16ct v1.0.0 |
| 1549 | 2026-06-18T13:22:28.795Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1550 | 2026-06-18T13:22:29.159Z | Checking serial_test v3.5.0 |
| 1551 | 2026-06-18T13:22:29.346Z | Checking dropshot-api-manager v0.7.2 |
| 1552 | 2026-06-18T13:22:30.275Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1553 | 2026-06-18T13:22:30.574Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1554 | 2026-06-18T13:22:30.733Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1555 | 2026-06-18T13:22:31.598Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1556 | 2026-06-18T13:22:31.763Z | Checking natord v1.0.9 |
| 1557 | 2026-06-18T13:22:31.912Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1558 | 2026-06-18T13:22:32.052Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1559 | 2026-06-18T13:22:32.147Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1560 | 2026-06-18T13:22:32.479Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1561 | 2026-06-18T13:22:32.898Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1562 | 2026-06-18T13:22:33.078Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1563 | 2026-06-18T13:22:33.104Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1564 | 2026-06-18T13:22:33.156Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1565 | 2026-06-18T13:22:33.231Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1566 | 2026-06-18T13:22:41.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s |
| 1567 | 2026-06-18T13:22:42.171Z | + cargo xtask openapi check |
| 1568 | 2026-06-18T13:22:42.788Z | Compiling cfg-if v1.0.4 |
| 1569 | 2026-06-18T13:22:42.791Z | Compiling libc v0.2.186 |
| 1570 | 2026-06-18T13:22:42.791Z | Compiling serde_core v1.0.228 |
| 1571 | 2026-06-18T13:22:42.896Z | Compiling memchr v2.8.1 |
| 1572 | 2026-06-18T13:22:42.901Z | Compiling smallvec v1.15.1 |
| 1573 | 2026-06-18T13:22:42.909Z | Compiling itoa v1.0.18 |
| 1574 | 2026-06-18T13:22:42.919Z | Compiling stable_deref_trait v1.2.1 |
| 1575 | 2026-06-18T13:22:42.922Z | Compiling zerofrom v0.1.8 |
| 1576 | 2026-06-18T13:22:42.939Z | Compiling zmij v1.0.21 |
| 1577 | 2026-06-18T13:22:42.988Z | Compiling writeable v0.6.3 |
| 1578 | 2026-06-18T13:22:43.043Z | Compiling yoke v0.8.3 |
| 1579 | 2026-06-18T13:22:43.089Z | Compiling litemap v0.8.2 |
| 1580 | 2026-06-18T13:22:43.102Z | Compiling utf8_iter v1.0.4 |
| 1581 | 2026-06-18T13:22:43.186Z | Compiling percent-encoding v2.3.2 |
| 1582 | 2026-06-18T13:22:43.209Z | Compiling zerovec v0.11.6 |
| 1583 | 2026-06-18T13:22:43.220Z | Compiling zerotrie v0.2.4 |
| 1584 | 2026-06-18T13:22:43.240Z | Compiling icu_normalizer_data v2.2.0 |
| 1585 | 2026-06-18T13:22:43.271Z | Compiling icu_properties_data v2.2.0 |
| 1586 | 2026-06-18T13:22:43.315Z | Compiling libm v0.2.16 |
| 1587 | 2026-06-18T13:22:43.347Z | Compiling form_urlencoded v1.2.2 |
| 1588 | 2026-06-18T13:22:43.379Z | Compiling rand_core v0.10.1 |
| 1589 | 2026-06-18T13:22:43.405Z | Compiling errno v0.3.14 |
| 1590 | 2026-06-18T13:22:43.510Z | Compiling getrandom v0.4.2 |
| 1591 | 2026-06-18T13:22:43.527Z | Compiling iana-time-zone v0.1.65 |
| 1592 | 2026-06-18T13:22:43.540Z | Compiling pin-project-lite v0.2.17 |
| 1593 | 2026-06-18T13:22:43.549Z | Compiling zeroize v1.8.2 |
| 1594 | 2026-06-18T13:22:43.580Z | Compiling dyn-clone v1.0.20 |
| 1595 | 2026-06-18T13:22:43.630Z | Compiling scopeguard v1.2.0 |
| 1596 | 2026-06-18T13:22:43.688Z | Compiling tinystr v0.8.3 |
| 1597 | 2026-06-18T13:22:43.718Z | Compiling potential_utf v0.1.5 |
| 1598 | 2026-06-18T13:22:43.729Z | Compiling lock_api v0.4.14 |
| 1599 | 2026-06-18T13:22:43.738Z | Compiling socket2 v0.6.4 |
| 1600 | 2026-06-18T13:22:43.741Z | Compiling parking_lot_core v0.9.12 |
| 1601 | 2026-06-18T13:22:43.758Z | Compiling signal-hook-registry v1.4.8 |
| 1602 | 2026-06-18T13:22:43.881Z | Compiling icu_locale_core v2.2.0 |
| 1603 | 2026-06-18T13:22:43.892Z | Compiling icu_collections v2.2.0 |
| 1604 | 2026-06-18T13:22:43.947Z | Compiling parking_lot v0.12.5 |
| 1605 | 2026-06-18T13:22:44.047Z | Compiling num-traits v0.2.19 |
| 1606 | 2026-06-18T13:22:44.065Z | Compiling mio v1.2.1 |
| 1607 | 2026-06-18T13:22:44.182Z | Compiling portable-atomic v1.13.1 |
| 1608 | 2026-06-18T13:22:44.327Z | Compiling futures-core v0.3.32 |
| 1609 | 2026-06-18T13:22:44.437Z | Compiling thiserror v2.0.18 |
| 1610 | 2026-06-18T13:22:44.480Z | Compiling critical-section v1.2.0 |
| 1611 | 2026-06-18T13:22:44.491Z | Compiling equivalent v1.0.2 |
| 1612 | 2026-06-18T13:22:44.537Z | Compiling subtle v2.6.1 |
| 1613 | 2026-06-18T13:22:44.571Z | Compiling serde v1.0.228 |
| 1614 | 2026-06-18T13:22:44.582Z | Compiling serde_json v1.0.150 |
| 1615 | 2026-06-18T13:22:44.592Z | Compiling uuid v1.23.2 |
| 1616 | 2026-06-18T13:22:44.679Z | Compiling icu_provider v2.2.0 |
| 1617 | 2026-06-18T13:22:44.690Z | Compiling semver v1.0.28 |
| 1618 | 2026-06-18T13:22:44.703Z | Compiling bitflags v2.12.1 |
| 1619 | 2026-06-18T13:22:44.731Z | Compiling once_cell v1.21.4 |
| 1620 | 2026-06-18T13:22:44.938Z | Compiling icu_normalizer v2.2.0 |
| 1621 | 2026-06-18T13:22:44.942Z | Compiling icu_properties v2.2.0 |
| 1622 | 2026-06-18T13:22:44.989Z | Compiling zerocopy v0.8.50 |
| 1623 | 2026-06-18T13:22:44.999Z | Compiling bytes v1.11.1 |
| 1624 | 2026-06-18T13:22:45.010Z | Compiling chrono v0.4.45 |
| 1625 | 2026-06-18T13:22:45.014Z | Compiling log v0.4.32 |
| 1626 | 2026-06-18T13:22:45.090Z | Compiling futures-sink v0.3.32 |
| 1627 | 2026-06-18T13:22:45.195Z | Compiling typenum v1.20.1 |
| 1628 | 2026-06-18T13:22:45.207Z | Compiling slab v0.4.12 |
| 1629 | 2026-06-18T13:22:45.381Z | Compiling slog v2.8.2 |
| 1630 | 2026-06-18T13:22:45.399Z | Compiling futures-channel v0.3.32 |
| 1631 | 2026-06-18T13:22:45.504Z | Compiling tokio v1.52.3 |
| 1632 | 2026-06-18T13:22:45.624Z | Compiling getrandom v0.2.17 |
| 1633 | 2026-06-18T13:22:45.635Z | Compiling futures-task v0.3.32 |
| 1634 | 2026-06-18T13:22:45.660Z | Compiling futures-io v0.3.32 |
| 1635 | 2026-06-18T13:22:45.800Z | Compiling rand_core v0.6.4 |
| 1636 | 2026-06-18T13:22:45.800Z | Compiling futures-util v0.3.32 |
| 1637 | 2026-06-18T13:22:45.821Z | Compiling idna_adapter v1.2.2 |
| 1638 | 2026-06-18T13:22:45.959Z | Compiling idna v1.1.0 |
| 1639 | 2026-06-18T13:22:45.986Z | Compiling hashbrown v0.17.1 |
| 1640 | 2026-06-18T13:22:46.031Z | Compiling tracing-core v0.1.36 |
| 1641 | 2026-06-18T13:22:46.080Z | Compiling base64 v0.22.1 |
| 1642 | 2026-06-18T13:22:46.411Z | Compiling url v2.5.8 |
| 1643 | 2026-06-18T13:22:46.484Z | Compiling indexmap v2.14.0 |
| 1644 | 2026-06-18T13:22:46.544Z | Compiling tracing v0.1.44 |
| 1645 | 2026-06-18T13:22:46.625Z | Compiling http v1.4.1 |
| 1646 | 2026-06-18T13:22:46.679Z | Compiling unicode-ident v1.0.24 |
| 1647 | 2026-06-18T13:22:46.777Z | Compiling proc-macro2 v1.0.106 |
| 1648 | 2026-06-18T13:22:46.805Z | Compiling fnv v1.0.7 |
| 1649 | 2026-06-18T13:22:46.906Z | Compiling schemars v0.8.22 |
| 1650 | 2026-06-18T13:22:47.127Z | Compiling quote v1.0.45 |
| 1651 | 2026-06-18T13:22:47.234Z | Compiling byteorder v1.5.0 |
| 1652 | 2026-06-18T13:22:47.405Z | Compiling syn v2.0.117 |
| 1653 | 2026-06-18T13:22:47.459Z | Compiling ipnet v2.12.0 |
| 1654 | 2026-06-18T13:22:47.472Z | Compiling erased-serde v0.3.31 |
| 1655 | 2026-06-18T13:22:47.556Z | Compiling rustls-pki-types v1.14.1 |
| 1656 | 2026-06-18T13:22:47.922Z | Compiling ipnetwork v0.21.1 |
| 1657 | 2026-06-18T13:22:47.963Z | Compiling ppv-lite86 v0.2.21 |
| 1658 | 2026-06-18T13:22:48.037Z | Compiling http-body v1.0.1 |
| 1659 | 2026-06-18T13:22:48.067Z | Compiling thiserror v1.0.69 |
| 1660 | 2026-06-18T13:22:48.170Z | Compiling oxnet v0.1.6 |
| 1661 | 2026-06-18T13:22:48.189Z | Compiling aws-lc-sys v0.41.0 |
| 1662 | 2026-06-18T13:22:48.205Z | Compiling untrusted v0.7.1 |
| 1663 | 2026-06-18T13:22:48.282Z | Compiling atomic-waker v1.1.2 |
| 1664 | 2026-06-18T13:22:48.328Z | Compiling httparse v1.10.1 |
| 1665 | 2026-06-18T13:22:48.342Z | Compiling ryu v1.0.23 |
| 1666 | 2026-06-18T13:22:48.370Z | Compiling try-lock v0.2.5 |
| 1667 | 2026-06-18T13:22:48.404Z | Compiling tower-service v0.3.3 |
| 1668 | 2026-06-18T13:22:48.477Z | Compiling tower-layer v0.3.3 |
| 1669 | 2026-06-18T13:22:48.498Z | Compiling pretty-hex v0.4.2 |
| 1670 | 2026-06-18T13:22:48.521Z | Compiling untrusted v0.9.0 |
| 1671 | 2026-06-18T13:22:48.616Z | Compiling rustls v0.23.40 |
| 1672 | 2026-06-18T13:22:48.631Z | Compiling want v0.3.1 |
| 1673 | 2026-06-18T13:22:48.644Z | Compiling rustix v1.1.4 |
| 1674 | 2026-06-18T13:22:48.649Z | Compiling plain v0.2.3 |
| 1675 | 2026-06-18T13:22:48.649Z | Compiling httpdate v1.0.3 |
| 1676 | 2026-06-18T13:22:48.766Z | Compiling aws-lc-rs v1.17.0 |
| 1677 | 2026-06-18T13:22:48.788Z | Compiling omicron-workspace-hack v0.1.0 |
| 1678 | 2026-06-18T13:22:48.799Z | Compiling getrandom v0.3.4 |
| 1679 | 2026-06-18T13:22:48.859Z | Compiling ucd-trie v0.1.7 |
| 1680 | 2026-06-18T13:22:48.873Z | Compiling regex-syntax v0.8.10 |
| 1681 | 2026-06-18T13:22:48.909Z | Compiling crossbeam-utils v0.8.21 |
| 1682 | 2026-06-18T13:22:48.977Z | Compiling rand_core v0.9.5 |
| 1683 | 2026-06-18T13:22:49.201Z | Compiling tokio-util v0.7.18 |
| 1684 | 2026-06-18T13:22:49.201Z | Compiling pest v2.8.6 |
| 1685 | 2026-06-18T13:22:49.432Z | Compiling serde_urlencoded v0.7.1 |
| 1686 | 2026-06-18T13:22:49.694Z | Compiling http-body-util v0.1.3 |
| 1687 | 2026-06-18T13:22:49.924Z | Compiling h2 v0.4.14 |
| 1688 | 2026-06-18T13:22:49.939Z | Compiling rustls-webpki v0.103.13 |
| 1689 | 2026-06-18T13:22:49.951Z | Compiling newtype-uuid v1.3.2 |
| 1690 | 2026-06-18T13:22:50.246Z | Compiling hex v0.4.3 |
| 1691 | 2026-06-18T13:22:50.307Z | Compiling foldhash v0.2.0 |
| 1692 | 2026-06-18T13:22:50.510Z | Compiling allocator-api2 v0.2.21 |
| 1693 | 2026-06-18T13:22:50.545Z | Compiling daft v0.1.7 |
| 1694 | 2026-06-18T13:22:50.821Z | Compiling hashbrown v0.16.1 |
| 1695 | 2026-06-18T13:22:50.836Z | Compiling rand_chacha v0.9.0 |
| 1696 | 2026-06-18T13:22:50.881Z | Compiling fastrand v2.4.1 |
| 1697 | 2026-06-18T13:22:51.147Z | Compiling rand v0.9.4 |
| 1698 | 2026-06-18T13:22:51.217Z | Compiling sync_wrapper v1.0.2 |
| 1699 | 2026-06-18T13:22:51.331Z | Compiling tower v0.5.3 |
| 1700 | 2026-06-18T13:22:51.377Z | Compiling generic-array v0.14.7 |
| 1701 | 2026-06-18T13:22:51.412Z | Compiling anyhow v1.0.102 |
| 1702 | 2026-06-18T13:22:51.462Z | Compiling aho-corasick v1.1.4 |
| 1703 | 2026-06-18T13:22:51.522Z | Compiling powerfmt v0.2.0 |
| 1704 | 2026-06-18T13:22:51.731Z | Compiling tower-http v0.6.11 |
| 1705 | 2026-06-18T13:22:51.743Z | Compiling deranged v0.5.8 |
| 1706 | 2026-06-18T13:22:51.784Z | Compiling tempfile v3.27.0 |
| 1707 | 2026-06-18T13:22:51.796Z | Compiling camino v1.2.2 |
| 1708 | 2026-06-18T13:22:51.865Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-06-18T13:22:52.140Z | Compiling hyper v1.10.1 |
| 1710 | 2026-06-18T13:22:52.143Z | Compiling openapiv3 v2.2.0 |
| 1711 | 2026-06-18T13:22:52.171Z | Compiling cpufeatures v0.3.0 |
| 1712 | 2026-06-18T13:22:52.199Z | Compiling time-core v0.1.8 |
| 1713 | 2026-06-18T13:22:52.246Z | Compiling regex-automata v0.4.14 |
| 1714 | 2026-06-18T13:22:52.344Z | Compiling num-conv v0.2.2 |
| 1715 | 2026-06-18T13:22:52.499Z | Compiling num_threads v0.1.7 |
| 1716 | 2026-06-18T13:22:52.601Z | Compiling openssl-probe v0.2.1 |
| 1717 | 2026-06-18T13:22:52.705Z | Compiling time v0.3.47 |
| 1718 | 2026-06-18T13:22:52.792Z | Compiling rustls-native-certs v0.8.4 |
| 1719 | 2026-06-18T13:22:52.877Z | Compiling futures v0.3.32 |
| 1720 | 2026-06-18T13:22:52.962Z | Compiling scroll v0.13.0 |
| 1721 | 2026-06-18T13:22:53.126Z | Compiling hybrid-array v0.4.12 |
| 1722 | 2026-06-18T13:22:53.234Z | Compiling hyper-util v0.1.20 |
| 1723 | 2026-06-18T13:22:53.305Z | Compiling tokio-rustls v0.26.4 |
| 1724 | 2026-06-18T13:22:53.573Z | Compiling adler2 v2.0.1 |
| 1725 | 2026-06-18T13:22:53.593Z | Compiling simd-adler32 v0.3.9 |
| 1726 | 2026-06-18T13:22:53.704Z | Compiling winnow v1.0.3 |
| 1727 | 2026-06-18T13:22:53.715Z | Compiling rustls-platform-verifier v0.7.0 |
| 1728 | 2026-06-18T13:22:53.785Z | Compiling miniz_oxide v0.8.9 |
| 1729 | 2026-06-18T13:22:53.799Z | Compiling goblin v0.10.7 |
| 1730 | 2026-06-18T13:22:53.943Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-06-18T13:22:54.426Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-06-18T13:22:54.442Z | Compiling crc32fast v1.5.0 |
| 1733 | 2026-06-18T13:22:54.489Z | Compiling hyper-rustls v0.27.9 |
| 1734 | 2026-06-18T13:22:54.641Z | Compiling flate2 v1.1.9 |
| 1735 | 2026-06-18T13:22:54.790Z | Compiling reqwest v0.13.4 |
| 1736 | 2026-06-18T13:22:54.837Z | Compiling regex v1.12.3 |
| 1737 | 2026-06-18T13:22:54.906Z | Compiling crypto-common v0.2.2 |
| 1738 | 2026-06-18T13:22:54.948Z | Compiling block-buffer v0.12.0 |
| 1739 | 2026-06-18T13:22:55.071Z | Compiling crypto-common v0.1.7 |
| 1740 | 2026-06-18T13:22:55.115Z | Compiling dtrace-parser v0.3.0 |
| 1741 | 2026-06-18T13:22:55.210Z | Compiling rand_chacha v0.3.1 |
| 1742 | 2026-06-18T13:22:55.304Z | Compiling thread-id v5.1.0 |
| 1743 | 2026-06-18T13:22:55.391Z | Compiling thread_local v1.1.9 |
| 1744 | 2026-06-18T13:22:55.470Z | Compiling debug-ignore v1.0.5 |
| 1745 | 2026-06-18T13:22:55.578Z | Compiling match_cfg v0.1.0 |
| 1746 | 2026-06-18T13:22:55.616Z | Compiling compression-core v0.4.32 |
| 1747 | 2026-06-18T13:22:55.653Z | Compiling const-oid v0.10.2 |
| 1748 | 2026-06-18T13:22:55.665Z | Compiling hostname v0.3.1 |
| 1749 | 2026-06-18T13:22:55.777Z | Compiling compression-codecs v0.4.38 |
| 1750 | 2026-06-18T13:22:55.804Z | Compiling digest v0.11.3 |
| 1751 | 2026-06-18T13:22:55.816Z | Compiling rand v0.8.6 |
| 1752 | 2026-06-18T13:22:55.863Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1753 | 2026-06-18T13:22:55.896Z | Compiling slog-json v2.6.1 |
| 1754 | 2026-06-18T13:22:55.973Z | Compiling ref-cast v1.0.25 |
| 1755 | 2026-06-18T13:22:56.004Z | Compiling strum v0.26.3 |
| 1756 | 2026-06-18T13:22:56.026Z | Compiling macaddr v1.0.1 |
| 1757 | 2026-06-18T13:22:56.072Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1758 | 2026-06-18T13:22:56.100Z | Compiling serde_spanned v1.1.1 |
| 1759 | 2026-06-18T13:22:56.132Z | Compiling memmap2 v0.9.10 |
| 1760 | 2026-06-18T13:22:56.257Z | Compiling is-terminal v0.4.17 |
| 1761 | 2026-06-18T13:22:56.257Z | Compiling wait-timeout v0.2.1 |
| 1762 | 2026-06-18T13:22:56.353Z | Compiling encoding_rs v0.8.35 |
| 1763 | 2026-06-18T13:22:56.363Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1764 | 2026-06-18T13:22:56.380Z | Compiling bit-vec v0.8.0 |
| 1765 | 2026-06-18T13:22:56.453Z | Compiling take_mut v0.2.2 |
| 1766 | 2026-06-18T13:22:56.507Z | Compiling quick-error v1.2.3 |
| 1767 | 2026-06-18T13:22:56.547Z | Compiling mime v0.3.17 |
| 1768 | 2026-06-18T13:22:56.564Z | Compiling either v1.16.0 |
| 1769 | 2026-06-18T13:22:56.575Z | Compiling term v1.2.1 |
| 1770 | 2026-06-18T13:22:56.611Z | Compiling spin v0.9.8 |
| 1771 | 2026-06-18T13:22:56.614Z | Compiling rusty-fork v0.3.1 |
| 1772 | 2026-06-18T13:22:56.731Z | Compiling dof v0.4.0 |
| 1773 | 2026-06-18T13:22:56.772Z | Compiling bit-set v0.8.0 |
| 1774 | 2026-06-18T13:22:56.820Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-06-18T13:22:56.936Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-06-18T13:22:56.962Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1777 | 2026-06-18T13:22:57.228Z | Compiling slog-bunyan v2.5.0 |
| 1778 | 2026-06-18T13:22:57.317Z | Compiling multer v3.1.0 |
| 1779 | 2026-06-18T13:22:57.371Z | Compiling async-compression v0.4.42 |
| 1780 | 2026-06-18T13:22:57.494Z | Compiling usdt-impl v0.6.0 |
| 1781 | 2026-06-18T13:22:57.695Z | Compiling sha1 v0.11.0 |
| 1782 | 2026-06-18T13:22:57.809Z | Compiling serde_with v3.20.0 |
| 1783 | 2026-06-18T13:22:57.953Z | Compiling usdt v0.6.0 |
| 1784 | 2026-06-18T13:22:58.002Z | Compiling async-stream v0.3.6 |
| 1785 | 2026-06-18T13:22:58.002Z | Compiling rand_xorshift v0.4.0 |
| 1786 | 2026-06-18T13:22:58.162Z | Compiling waitgroup v0.1.2 |
| 1787 | 2026-06-18T13:22:58.165Z | Compiling rustls-pemfile v2.2.0 |
| 1788 | 2026-06-18T13:22:58.181Z | Compiling serde_path_to_error v0.1.20 |
| 1789 | 2026-06-18T13:22:58.237Z | Compiling hostname v0.4.2 |
| 1790 | 2026-06-18T13:22:58.300Z | Compiling unarray v0.1.4 |
| 1791 | 2026-06-18T13:22:58.366Z | Compiling strum v0.27.2 |
| 1792 | 2026-06-18T13:22:58.379Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1793 | 2026-06-18T13:22:58.388Z | Compiling proptest v1.11.0 |
| 1794 | 2026-06-18T13:22:58.409Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1795 | 2026-06-18T13:22:58.464Z | Compiling dropshot v0.17.1 |
| 1796 | 2026-06-18T13:22:58.494Z | Compiling progenitor-client v0.14.0 |
| 1797 | 2026-06-18T13:22:58.505Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-06-18T13:22:58.532Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1799 | 2026-06-18T13:22:58.586Z | Compiling reqwest v0.12.28 |
| 1800 | 2026-06-18T13:22:58.617Z | Compiling block-buffer v0.10.4 |
| 1801 | 2026-06-18T13:22:58.771Z | Compiling backon v1.6.0 |
| 1802 | 2026-06-18T13:22:58.784Z | Compiling instant v0.1.13 |
| 1803 | 2026-06-18T13:22:58.796Z | Compiling digest v0.10.7 |
| 1804 | 2026-06-18T13:22:58.891Z | Compiling backoff v0.4.0 |
| 1805 | 2026-06-18T13:22:58.975Z | Compiling progenitor-extras v0.2.0 |
| 1806 | 2026-06-18T13:22:59.060Z | Compiling itertools v0.14.0 |
| 1807 | 2026-06-18T13:22:59.127Z | Compiling parse-display v0.10.0 |
| 1808 | 2026-06-18T13:22:59.244Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1809 | 2026-06-18T13:22:59.452Z | Compiling regress v0.10.5 |
| 1810 | 2026-06-18T13:22:59.595Z | Compiling progenitor-client v0.10.0 |
| 1811 | 2026-06-18T13:22:59.780Z | Compiling humantime v2.3.0 |
| 1812 | 2026-06-18T13:23:00.058Z | Compiling cpufeatures v0.2.17 |
| 1813 | 2026-06-18T13:23:00.137Z | Compiling unicode-width v0.2.2 |
| 1814 | 2026-06-18T13:23:00.151Z | Compiling secrecy v0.10.3 |
| 1815 | 2026-06-18T13:23:00.248Z | Compiling heck v0.5.0 |
| 1816 | 2026-06-18T13:23:00.299Z | Compiling tinyvec_macros v0.1.1 |
| 1817 | 2026-06-18T13:23:00.313Z | Compiling num-integer v0.1.46 |
| 1818 | 2026-06-18T13:23:00.374Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1819 | 2026-06-18T13:23:00.423Z | Compiling tinyvec v1.11.0 |
| 1820 | 2026-06-18T13:23:00.505Z | Compiling scroll v0.12.0 |
| 1821 | 2026-06-18T13:23:00.641Z | Compiling crucible-workspace-hack v0.1.0 |
| 1822 | 2026-06-18T13:23:00.719Z | Compiling hmac v0.12.1 |
| 1823 | 2026-06-18T13:23:00.769Z | Compiling inout v0.1.4 |
| 1824 | 2026-06-18T13:23:00.780Z | Compiling ff v0.13.1 |
| 1825 | 2026-06-18T13:23:00.864Z | Compiling utf8parse v0.2.2 |
| 1826 | 2026-06-18T13:23:00.911Z | Compiling cipher v0.4.4 |
| 1827 | 2026-06-18T13:23:00.923Z | Compiling group v0.13.0 |
| 1828 | 2026-06-18T13:23:00.936Z | Compiling hkdf v0.12.4 |
| 1829 | 2026-06-18T13:23:00.979Z | Compiling anstyle-parse v1.0.0 |
| 1830 | 2026-06-18T13:23:01.034Z | Compiling goblin v0.8.2 |
| 1831 | 2026-06-18T13:23:01.085Z | Compiling num-iter v0.1.45 |
| 1832 | 2026-06-18T13:23:01.130Z | Compiling num-rational v0.4.2 |
| 1833 | 2026-06-18T13:23:01.207Z | Compiling zerocopy v0.7.35 |
| 1834 | 2026-06-18T13:23:01.367Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1835 | 2026-06-18T13:23:01.521Z | Compiling universal-hash v0.5.1 |
| 1836 | 2026-06-18T13:23:01.663Z | Compiling crypto-bigint v0.5.5 |
| 1837 | 2026-06-18T13:23:01.674Z | Compiling regress v0.11.1 |
| 1838 | 2026-06-18T13:23:01.760Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-18T13:23:01.990Z | Compiling terminal_size v0.4.4 |
| 1840 | 2026-06-18T13:23:02.119Z | Compiling half v2.7.1 |
| 1841 | 2026-06-18T13:23:02.134Z | Compiling num-complex v0.4.6 |
| 1842 | 2026-06-18T13:23:02.419Z | Compiling base16ct v0.2.0 |
| 1843 | 2026-06-18T13:23:02.518Z | Compiling base64ct v1.8.3 |
| 1844 | 2026-06-18T13:23:02.584Z | Compiling anstyle v1.0.14 |
| 1845 | 2026-06-18T13:23:02.812Z | Compiling is_terminal_polyfill v1.70.2 |
| 1846 | 2026-06-18T13:23:02.825Z | Compiling opaque-debug v0.3.1 |
| 1847 | 2026-06-18T13:23:02.828Z | Compiling colorchoice v1.0.5 |
| 1848 | 2026-06-18T13:23:02.850Z | Compiling ciborium-io v0.2.2 |
| 1849 | 2026-06-18T13:23:02.899Z | Compiling anstyle-query v1.1.5 |
| 1850 | 2026-06-18T13:23:02.910Z | Compiling poly1305 v0.8.0 |
| 1851 | 2026-06-18T13:23:02.940Z | Compiling ciborium-ll v0.2.2 |
| 1852 | 2026-06-18T13:23:03.012Z | Compiling anstream v1.0.0 |
| 1853 | 2026-06-18T13:23:03.162Z | Compiling password-hash v0.5.0 |
| 1854 | 2026-06-18T13:23:03.320Z | Compiling dof v0.3.0 |
| 1855 | 2026-06-18T13:23:03.337Z | Compiling typify-impl v0.6.2 |
| 1856 | 2026-06-18T13:23:03.340Z | Compiling elliptic-curve v0.13.8 |
| 1857 | 2026-06-18T13:23:03.605Z | Compiling num v0.4.3 |
| 1858 | 2026-06-18T13:23:03.688Z | Compiling curve25519-dalek v4.1.3 |
| 1859 | 2026-06-18T13:23:04.118Z | Compiling thiserror-no-std v2.0.2 |
| 1860 | 2026-06-18T13:23:04.214Z | Compiling chacha20 v0.9.1 |
| 1861 | 2026-06-18T13:23:04.298Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1862 | 2026-06-18T13:23:04.446Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-18T13:23:04.785Z | Compiling blake2 v0.10.6 |
| 1864 | 2026-06-18T13:23:04.859Z | Compiling aead v0.5.2 |
| 1865 | 2026-06-18T13:23:04.871Z | Compiling byte-wrapper v0.1.0 |
| 1866 | 2026-06-18T13:23:04.914Z | Compiling dtrace-parser v0.2.0 |
| 1867 | 2026-06-18T13:23:04.924Z | Compiling crossbeam-epoch v0.9.18 |
| 1868 | 2026-06-18T13:23:05.023Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1869 | 2026-06-18T13:23:05.219Z | Compiling thread-id v4.2.2 |
| 1870 | 2026-06-18T13:23:05.223Z | Compiling keccak v0.1.6 |
| 1871 | 2026-06-18T13:23:05.248Z | Compiling float-ord v0.3.2 |
| 1872 | 2026-06-18T13:23:05.259Z | Compiling strsim v0.11.1 |
| 1873 | 2026-06-18T13:23:05.305Z | Compiling clap_lex v1.1.0 |
| 1874 | 2026-06-18T13:23:05.335Z | Compiling usdt-impl v0.5.0 |
| 1875 | 2026-06-18T13:23:05.365Z | Compiling sha3 v0.10.9 |
| 1876 | 2026-06-18T13:23:05.468Z | Compiling clap_builder v4.6.0 |
| 1877 | 2026-06-18T13:23:05.556Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-18T13:23:05.658Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1879 | 2026-06-18T13:23:05.673Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-18T13:23:05.998Z | Compiling typify v0.6.2 |
| 1881 | 2026-06-18T13:23:06.113Z | Compiling argon2 v0.5.3 |
| 1882 | 2026-06-18T13:23:06.624Z | Compiling chacha20poly1305 v0.10.1 |
| 1883 | 2026-06-18T13:23:06.757Z | Compiling vsss-rs v3.3.4 |
| 1884 | 2026-06-18T13:23:06.786Z | Compiling ciborium v0.2.2 |
| 1885 | 2026-06-18T13:23:06.972Z | Compiling hash32 v0.3.1 |
| 1886 | 2026-06-18T13:23:07.135Z | Compiling memmap v0.7.0 |
| 1887 | 2026-06-18T13:23:07.323Z | Compiling data-encoding v2.11.0 |
| 1888 | 2026-06-18T13:23:07.362Z | Compiling indent_write v2.2.0 |
| 1889 | 2026-06-18T13:23:07.506Z | Compiling usdt v0.5.0 |
| 1890 | 2026-06-18T13:23:07.787Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1891 | 2026-06-18T13:23:07.865Z | Compiling heapless v0.8.0 |
| 1892 | 2026-06-18T13:23:07.891Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-06-18T13:23:08.024Z | Compiling clap v4.6.1 |
| 1894 | 2026-06-18T13:23:08.058Z | Compiling ingot-types v0.1.2 |
| 1895 | 2026-06-18T13:23:08.108Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-18T13:23:08.160Z | Compiling rustix v0.38.44 |
| 1897 | 2026-06-18T13:23:08.301Z | Compiling tabwriter v1.4.1 |
| 1898 | 2026-06-18T13:23:08.366Z | Compiling cobs v0.3.0 |
| 1899 | 2026-06-18T13:23:08.547Z | Compiling bitflags v1.3.2 |
| 1900 | 2026-06-18T13:23:08.568Z | Compiling managed v0.8.0 |
| 1901 | 2026-06-18T13:23:08.627Z | Compiling postcard v1.1.3 |
| 1902 | 2026-06-18T13:23:08.668Z | Compiling ingot v0.1.1 |
| 1903 | 2026-06-18T13:23:08.783Z | Compiling smoltcp v0.11.0 |
| 1904 | 2026-06-18T13:23:08.821Z | Compiling memoffset v0.9.1 |
| 1905 | 2026-06-18T13:23:08.910Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-18T13:23:08.969Z | Compiling toml_datetime v0.6.11 |
| 1907 | 2026-06-18T13:23:09.098Z | Compiling serde_spanned v0.6.9 |
| 1908 | 2026-06-18T13:23:09.180Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1909 | 2026-06-18T13:23:09.252Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-06-18T13:23:09.276Z | Compiling static_assertions v1.1.0 |
| 1911 | 2026-06-18T13:23:09.355Z | Compiling swrite v0.1.0 |
| 1912 | 2026-06-18T13:23:09.452Z | Compiling colored v3.1.1 |
| 1913 | 2026-06-18T13:23:09.494Z | Compiling foreign-types-shared v0.3.1 |
| 1914 | 2026-06-18T13:23:09.592Z | Compiling winnow v0.7.15 |
| 1915 | 2026-06-18T13:23:09.852Z | Compiling resolv-conf v0.7.6 |
| 1916 | 2026-06-18T13:23:10.222Z | Compiling linked-hash-map v0.5.6 |
| 1917 | 2026-06-18T13:23:10.237Z | Compiling unicode-segmentation v1.13.3 |
| 1918 | 2026-06-18T13:23:10.416Z | Compiling toml_write v0.1.2 |
| 1919 | 2026-06-18T13:23:10.585Z | Compiling newline-converter v0.3.0 |
| 1920 | 2026-06-18T13:23:10.620Z | Compiling lru-cache v0.1.2 |
| 1921 | 2026-06-18T13:23:10.666Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1922 | 2026-06-18T13:23:10.706Z | Compiling foreign-types v0.5.0 |
| 1923 | 2026-06-18T13:23:10.727Z | Compiling hubpack v0.1.2 |
| 1924 | 2026-06-18T13:23:10.747Z | Compiling nix v0.31.3 |
| 1925 | 2026-06-18T13:23:10.787Z | Compiling atomicwrites v0.4.4 |
| 1926 | 2026-06-18T13:23:10.955Z | Compiling toml_edit v0.22.27 |
| 1927 | 2026-06-18T13:23:10.978Z | Compiling num_enum v0.7.6 |
| 1928 | 2026-06-18T13:23:11.100Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1929 | 2026-06-18T13:23:11.113Z | Compiling hickory-proto v0.24.4 |
| 1930 | 2026-06-18T13:23:11.221Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1931 | 2026-06-18T13:23:11.338Z | Compiling crossbeam-deque v0.8.6 |
| 1932 | 2026-06-18T13:23:11.422Z | Compiling console v0.15.11 |
| 1933 | 2026-06-18T13:23:11.536Z | Compiling chacha20 v0.10.0 |
| 1934 | 2026-06-18T13:23:11.792Z | Compiling camino-tempfile v1.4.1 |
| 1935 | 2026-06-18T13:23:11.804Z | Compiling serde-big-array v0.5.1 |
| 1936 | 2026-06-18T13:23:11.947Z | Compiling cstr-argument v0.1.2 |
| 1937 | 2026-06-18T13:23:12.030Z | Compiling siphasher v1.0.3 |
| 1938 | 2026-06-18T13:23:12.042Z | Compiling similar v2.7.0 |
| 1939 | 2026-06-18T13:23:12.101Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1940 | 2026-06-18T13:23:12.227Z | Compiling phf_shared v0.12.1 |
| 1941 | 2026-06-18T13:23:12.365Z | Compiling toml v0.8.23 |
| 1942 | 2026-06-18T13:23:12.406Z | Compiling pin-project v1.1.13 |
| 1943 | 2026-06-18T13:23:12.425Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1944 | 2026-06-18T13:23:12.904Z | Compiling hickory-resolver v0.24.4 |
| 1945 | 2026-06-18T13:23:12.922Z | Compiling expectorate v1.2.0 |
| 1946 | 2026-06-18T13:23:13.006Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-18T13:23:13.075Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1948 | 2026-06-18T13:23:13.202Z | Compiling rand v0.10.1 |
| 1949 | 2026-06-18T13:23:13.742Z | Compiling rayon-core v1.13.0 |
| 1950 | 2026-06-18T13:23:13.776Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1951 | 2026-06-18T13:23:13.870Z | Compiling num_enum v0.5.11 |
| 1952 | 2026-06-18T13:23:14.007Z | Compiling progenitor-impl v0.13.0 |
| 1953 | 2026-06-18T13:23:14.019Z | Compiling prettyplease v0.2.37 |
| 1954 | 2026-06-18T13:23:14.471Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1955 | 2026-06-18T13:23:14.485Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-06-18T13:23:14.963Z | Compiling progenitor-client v0.13.0 |
| 1957 | 2026-06-18T13:23:15.027Z | Compiling tokio-stream v0.1.18 |
| 1958 | 2026-06-18T13:23:15.244Z | Compiling csv-core v0.1.13 |
| 1959 | 2026-06-18T13:23:15.263Z | Compiling bstr v1.12.1 |
| 1960 | 2026-06-18T13:23:15.305Z | Compiling konst_macro_rules v0.2.19 |
| 1961 | 2026-06-18T13:23:15.485Z | Compiling foldhash v0.1.5 |
| 1962 | 2026-06-18T13:23:15.499Z | Compiling same-file v1.0.6 |
| 1963 | 2026-06-18T13:23:15.507Z | Compiling highway v1.3.0 |
| 1964 | 2026-06-18T13:23:15.648Z | Compiling foreign-types-shared v0.1.1 |
| 1965 | 2026-06-18T13:23:15.666Z | Compiling unicode-width v0.1.14 |
| 1966 | 2026-06-18T13:23:15.670Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1967 | 2026-06-18T13:23:15.742Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1968 | 2026-06-18T13:23:15.753Z | Compiling foreign-types v0.3.2 |
| 1969 | 2026-06-18T13:23:15.826Z | Compiling hashbrown v0.15.5 |
| 1970 | 2026-06-18T13:23:15.868Z | Compiling globset v0.4.18 |
| 1971 | 2026-06-18T13:23:15.894Z | Compiling walkdir v2.5.0 |
| 1972 | 2026-06-18T13:23:15.945Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1973 | 2026-06-18T13:23:16.228Z | Compiling konst v0.2.20 |
| 1974 | 2026-06-18T13:23:16.355Z | Compiling csv v1.4.0 |
| 1975 | 2026-06-18T13:23:16.474Z | Compiling qorb v0.4.1 |
| 1976 | 2026-06-18T13:23:16.636Z | Compiling snafu v0.8.9 |
| 1977 | 2026-06-18T13:23:16.914Z | Compiling progenitor v0.13.0 |
| 1978 | 2026-06-18T13:23:17.019Z | Compiling olpc-cjson v0.1.4 |
| 1979 | 2026-06-18T13:23:17.144Z | Compiling rayon v1.12.0 |
| 1980 | 2026-06-18T13:23:17.184Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1981 | 2026-06-18T13:23:17.386Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1982 | 2026-06-18T13:23:17.497Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1983 | 2026-06-18T13:23:17.969Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-06-18T13:23:18.442Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1985 | 2026-06-18T13:23:18.511Z | Compiling phf v0.12.1 |
| 1986 | 2026-06-18T13:23:18.671Z | Compiling openssl-sys v0.9.116 |
| 1987 | 2026-06-18T13:23:18.857Z | Compiling tokio-dtrace v0.1.1 |
| 1988 | 2026-06-18T13:23:18.941Z | Compiling progenitor-impl v0.14.0 |
| 1989 | 2026-06-18T13:23:19.026Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1990 | 2026-06-18T13:23:19.137Z | Compiling itertools v0.12.1 |
| 1991 | 2026-06-18T13:23:19.175Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1992 | 2026-06-18T13:23:19.379Z | Compiling libsw-core v0.3.2 |
| 1993 | 2026-06-18T13:23:19.488Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1994 | 2026-06-18T13:23:19.555Z | Compiling pem v3.0.6 |
| 1995 | 2026-06-18T13:23:19.842Z | Compiling serde_plain v1.0.2 |
| 1996 | 2026-06-18T13:23:19.854Z | Compiling sigpipe v0.1.3 |
| 1997 | 2026-06-18T13:23:19.906Z | Compiling typed-path v0.9.3 |
| 1998 | 2026-06-18T13:23:19.929Z | Compiling bytecount v0.6.9 |
| 1999 | 2026-06-18T13:23:19.943Z | Compiling jiff v0.2.28 |
| 2000 | 2026-06-18T13:23:20.051Z | Compiling minimal-lexical v0.2.1 |
| 2001 | 2026-06-18T13:23:20.072Z | Compiling fixedbitset v0.5.7 |
| 2002 | 2026-06-18T13:23:20.317Z | Compiling glob v0.3.3 |
| 2003 | 2026-06-18T13:23:20.364Z | Compiling fixedbitset v0.4.2 |
| 2004 | 2026-06-18T13:23:20.400Z | Compiling petgraph v0.8.3 |
| 2005 | 2026-06-18T13:23:20.417Z | Compiling zone v0.3.1 |
| 2006 | 2026-06-18T13:23:20.597Z | Compiling petgraph v0.6.5 |
| 2007 | 2026-06-18T13:23:20.746Z | Compiling nom v7.1.3 |
| 2008 | 2026-06-18T13:23:20.767Z | Compiling progenitor v0.14.0 |
| 2009 | 2026-06-18T13:23:20.906Z | Compiling tough v0.22.0 |
| 2010 | 2026-06-18T13:23:21.163Z | Compiling papergrid v0.11.0 |
| 2011 | 2026-06-18T13:23:21.193Z | Compiling openssl v0.10.80 |
| 2012 | 2026-06-18T13:23:22.060Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2013 | 2026-06-18T13:23:22.072Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2014 | 2026-06-18T13:23:22.142Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2015 | 2026-06-18T13:23:22.154Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2016 | 2026-06-18T13:23:22.261Z | Compiling libsw v3.5.0 |
| 2017 | 2026-06-18T13:23:22.439Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2018 | 2026-06-18T13:23:22.682Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2019 | 2026-06-18T13:23:22.769Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2020 | 2026-06-18T13:23:23.014Z | Compiling oxide-tokio-rt v0.1.6 |
| 2021 | 2026-06-18T13:23:23.168Z | Compiling chrono-tz v0.10.4 |
| 2022 | 2026-06-18T13:23:23.253Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2023 | 2026-06-18T13:23:23.314Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2024 | 2026-06-18T13:23:23.353Z | Compiling newtype_derive v0.1.6 |
| 2025 | 2026-06-18T13:23:23.420Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-18T13:23:23.432Z | Compiling slog-dtrace v0.3.0 |
| 2027 | 2026-06-18T13:23:23.623Z | Compiling const_format v0.2.36 |
| 2028 | 2026-06-18T13:23:23.734Z | Compiling owo-colors v4.3.0 |
| 2029 | 2026-06-18T13:23:23.976Z | Compiling cancel-safe-futures v0.1.5 |
| 2030 | 2026-06-18T13:23:24.251Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2031 | 2026-06-18T13:23:24.326Z | Compiling gethostname v0.5.0 |
| 2032 | 2026-06-18T13:23:24.344Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2033 | 2026-06-18T13:23:24.448Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-06-18T13:23:24.494Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2035 | 2026-06-18T13:23:24.506Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-18T13:23:24.577Z | Compiling bcs v0.1.6 |
| 2037 | 2026-06-18T13:23:24.627Z | Compiling smf v0.2.3 |
| 2038 | 2026-06-18T13:23:24.641Z | Compiling termtree v0.5.1 |
| 2039 | 2026-06-18T13:23:24.791Z | Compiling tagptr v0.2.0 |
| 2040 | 2026-06-18T13:23:24.860Z | Compiling linear-map v1.2.0 |
| 2041 | 2026-06-18T13:23:24.892Z | Compiling lazy_static v1.5.0 |
| 2042 | 2026-06-18T13:23:24.946Z | Compiling unicode-linebreak v0.1.5 |
| 2043 | 2026-06-18T13:23:24.996Z | Compiling whoami v1.6.1 |
| 2044 | 2026-06-18T13:23:25.029Z | Compiling smawk v0.3.2 |
| 2045 | 2026-06-18T13:23:25.047Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-06-18T13:23:25.171Z | Compiling textwrap v0.16.2 |
| 2047 | 2026-06-18T13:23:25.199Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-18T13:23:25.210Z | Compiling steno v0.4.1 |
| 2049 | 2026-06-18T13:23:25.313Z | Compiling moka v0.12.15 |
| 2050 | 2026-06-18T13:23:25.624Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-18T13:23:25.665Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-18T13:23:26.083Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-18T13:23:26.633Z | Compiling tabled v0.15.0 |
| 2054 | 2026-06-18T13:23:26.833Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-18T13:23:27.028Z | Compiling cookie v0.18.1 |
| 2056 | 2026-06-18T13:23:27.661Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-18T13:23:27.811Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-18T13:23:28.090Z | Compiling hickory-proto v0.25.2 |
| 2059 | 2026-06-18T13:23:28.314Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2060 | 2026-06-18T13:23:28.386Z | Compiling libscf-sys v1.2.0 |
| 2061 | 2026-06-18T13:23:28.535Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-18T13:23:28.672Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2063 | 2026-06-18T13:23:29.069Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2064 | 2026-06-18T13:23:29.132Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2065 | 2026-06-18T13:23:29.401Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2066 | 2026-06-18T13:23:29.910Z | Compiling hickory-resolver v0.25.2 |
| 2067 | 2026-06-18T13:23:30.695Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-06-18T13:23:35.395Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-18T13:23:42.841Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-18T13:23:44.439Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-18T13:23:45.426Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2072 | 2026-06-18T13:23:46.732Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2073 | 2026-06-18T13:23:47.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2074 | 2026-06-18T13:23:47.984Z | Running `target/debug/xtask openapi check` |
| 2075 | 2026-06-18T13:23:48.446Z | Compiling serde_core v1.0.228 |
| 2076 | 2026-06-18T13:23:48.450Z | Compiling serde v1.0.228 |
| 2077 | 2026-06-18T13:23:48.512Z | Compiling serde_json v1.0.150 |
| 2078 | 2026-06-18T13:23:48.519Z | Compiling syn v2.0.117 |
| 2079 | 2026-06-18T13:23:48.527Z | Compiling bytes v1.11.1 |
| 2080 | 2026-06-18T13:23:48.531Z | Compiling getrandom v0.4.2 |
| 2081 | 2026-06-18T13:23:48.534Z | Compiling zerocopy v0.8.50 |
| 2082 | 2026-06-18T13:23:48.540Z | Compiling once_cell v1.21.4 |
| 2083 | 2026-06-18T13:23:48.685Z | Compiling num-traits v0.2.19 |
| 2084 | 2026-06-18T13:23:48.860Z | Compiling zeroize v1.8.2 |
| 2085 | 2026-06-18T13:23:48.976Z | Compiling http v1.4.1 |
| 2086 | 2026-06-18T13:23:49.078Z | Compiling schemars v0.8.22 |
| 2087 | 2026-06-18T13:23:49.133Z | Compiling aws-lc-rs v1.17.0 |
| 2088 | 2026-06-18T13:23:49.145Z | Compiling usdt-impl v0.6.0 |
| 2089 | 2026-06-18T13:23:49.176Z | Compiling time-macros v0.2.27 |
| 2090 | 2026-06-18T13:23:49.353Z | Compiling rustls-pki-types v1.14.1 |
| 2091 | 2026-06-18T13:23:49.416Z | Compiling tracing-core v0.1.36 |
| 2092 | 2026-06-18T13:23:49.689Z | Compiling bitflags v2.12.1 |
| 2093 | 2026-06-18T13:23:49.838Z | Compiling tracing v0.1.44 |
| 2094 | 2026-06-18T13:23:49.927Z | Compiling http-body v1.0.1 |
| 2095 | 2026-06-18T13:23:50.017Z | Compiling generic-array v0.14.7 |
| 2096 | 2026-06-18T13:23:50.085Z | Compiling indexmap v2.14.0 |
| 2097 | 2026-06-18T13:23:50.089Z | Compiling rustls v0.23.40 |
| 2098 | 2026-06-18T13:23:50.113Z | Compiling rustix v1.1.4 |
| 2099 | 2026-06-18T13:23:50.168Z | Compiling time v0.3.47 |
| 2100 | 2026-06-18T13:23:50.309Z | Compiling subtle v2.6.1 |
| 2101 | 2026-06-18T13:23:50.459Z | Compiling winnow v1.0.3 |
| 2102 | 2026-06-18T13:23:50.726Z | Compiling uuid v1.23.2 |
| 2103 | 2026-06-18T13:23:51.168Z | Compiling pest_generator v2.8.6 |
| 2104 | 2026-06-18T13:23:51.215Z | Compiling serde_derive_internals v0.29.1 |
| 2105 | 2026-06-18T13:23:51.307Z | Compiling camino v1.2.2 |
| 2106 | 2026-06-18T13:23:51.316Z | Compiling rustls-webpki v0.103.13 |
| 2107 | 2026-06-18T13:23:51.432Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2108 | 2026-06-18T13:23:51.648Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2109 | 2026-06-18T13:23:51.658Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2110 | 2026-06-18T13:23:51.720Z | Compiling serde_spanned v1.1.1 |
| 2111 | 2026-06-18T13:23:51.944Z | Compiling semver v1.0.28 |
| 2112 | 2026-06-18T13:23:52.083Z | Compiling rustix v0.38.44 |
| 2113 | 2026-06-18T13:23:52.240Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2114 | 2026-06-18T13:23:52.265Z | Compiling serde_derive v1.0.228 |
| 2115 | 2026-06-18T13:23:52.305Z | Compiling thiserror-impl v2.0.18 |
| 2116 | 2026-06-18T13:23:52.342Z | Compiling zerocopy-derive v0.8.50 |
| 2117 | 2026-06-18T13:23:52.451Z | Compiling tokio-macros v2.7.0 |
| 2118 | 2026-06-18T13:23:52.542Z | Compiling pest_derive v2.8.6 |
| 2119 | 2026-06-18T13:23:52.557Z | Compiling schemars_derive v0.8.22 |
| 2120 | 2026-06-18T13:23:53.075Z | Compiling futures-macro v0.3.32 |
| 2121 | 2026-06-18T13:23:53.199Z | Compiling tokio v1.52.3 |
| 2122 | 2026-06-18T13:23:53.523Z | Compiling thiserror v2.0.18 |
| 2123 | 2026-06-18T13:23:53.632Z | Compiling scroll_derive v0.13.1 |
| 2124 | 2026-06-18T13:23:53.711Z | Compiling dtrace-parser v0.3.0 |
| 2125 | 2026-06-18T13:23:53.903Z | Compiling futures-util v0.3.32 |
| 2126 | 2026-06-18T13:23:54.505Z | Compiling scroll v0.13.0 |
| 2127 | 2026-06-18T13:23:54.773Z | Compiling goblin v0.10.7 |
| 2128 | 2026-06-18T13:23:55.473Z | Compiling erased-serde v0.3.31 |
| 2129 | 2026-06-18T13:23:55.667Z | Compiling chrono v0.4.45 |
| 2130 | 2026-06-18T13:23:55.968Z | Compiling slog v2.8.2 |
| 2131 | 2026-06-18T13:23:56.191Z | Compiling serde_tokenstream v0.2.3 |
| 2132 | 2026-06-18T13:23:56.367Z | Compiling slog-json v2.6.1 |
| 2133 | 2026-06-18T13:23:56.480Z | Compiling futures-executor v0.3.32 |
| 2134 | 2026-06-18T13:23:56.569Z | Compiling dof v0.4.0 |
| 2135 | 2026-06-18T13:23:56.713Z | Compiling openapiv3 v2.2.0 |
| 2136 | 2026-06-18T13:23:56.757Z | Compiling async-stream-impl v0.3.6 |
| 2137 | 2026-06-18T13:23:57.274Z | Compiling tokio-util v0.7.18 |
| 2138 | 2026-06-18T13:23:57.283Z | Compiling tokio-rustls v0.26.4 |
| 2139 | 2026-06-18T13:23:57.394Z | Compiling async-stream v0.3.6 |
| 2140 | 2026-06-18T13:23:57.574Z | Compiling oxnet v0.1.6 |
| 2141 | 2026-06-18T13:23:57.667Z | Compiling usdt-macro v0.6.0 |
| 2142 | 2026-06-18T13:23:57.893Z | Compiling h2 v0.4.14 |
| 2143 | 2026-06-18T13:23:57.987Z | Compiling usdt-attr-macro v0.6.0 |
| 2144 | 2026-06-18T13:23:58.044Z | Compiling async-compression v0.4.42 |
| 2145 | 2026-06-18T13:23:58.352Z | Compiling futures v0.3.32 |
| 2146 | 2026-06-18T13:23:58.361Z | Compiling slog-term v2.9.2 |
| 2147 | 2026-06-18T13:23:58.434Z | Compiling slog-bunyan v2.5.0 |
| 2148 | 2026-06-18T13:23:58.577Z | Compiling dropshot_endpoint v0.17.1 |
| 2149 | 2026-06-18T13:23:58.745Z | Compiling usdt v0.6.0 |
| 2150 | 2026-06-18T13:23:58.831Z | Compiling slog-async v2.8.0 |
| 2151 | 2026-06-18T13:23:58.933Z | Compiling multer v3.1.0 |
| 2152 | 2026-06-18T13:23:58.942Z | Compiling serde_urlencoded v0.7.1 |
| 2153 | 2026-06-18T13:23:59.144Z | Compiling async-trait v0.1.89 |
| 2154 | 2026-06-18T13:23:59.155Z | Compiling proc-macro-crate v3.5.0 |
| 2155 | 2026-06-18T13:23:59.231Z | Compiling serde_path_to_error v0.1.20 |
| 2156 | 2026-06-18T13:23:59.392Z | Compiling http-body-util v0.1.3 |
| 2157 | 2026-06-18T13:23:59.478Z | Compiling rustls-pemfile v2.2.0 |
| 2158 | 2026-06-18T13:23:59.487Z | Compiling crossbeam-epoch v0.9.18 |
| 2159 | 2026-06-18T13:23:59.580Z | Compiling aho-corasick v1.1.4 |
| 2160 | 2026-06-18T13:23:59.590Z | Compiling tempfile v3.27.0 |
| 2161 | 2026-06-18T13:23:59.635Z | Compiling num_enum_derive v0.7.6 |
| 2162 | 2026-06-18T13:23:59.824Z | Compiling crossbeam-deque v0.8.6 |
| 2163 | 2026-06-18T13:23:59.993Z | Compiling hyper v1.10.1 |
| 2164 | 2026-06-18T13:24:00.021Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2165 | 2026-06-18T13:24:00.122Z | Compiling crypto-common v0.1.7 |
| 2166 | 2026-06-18T13:24:00.252Z | Compiling block-buffer v0.10.4 |
| 2167 | 2026-06-18T13:24:00.268Z | Compiling clap_builder v4.6.0 |
| 2168 | 2026-06-18T13:24:00.371Z | Compiling digest v0.10.7 |
| 2169 | 2026-06-18T13:24:00.388Z | Compiling atomicwrites v0.4.4 |
| 2170 | 2026-06-18T13:24:00.551Z | Compiling regex-automata v0.4.14 |
| 2171 | 2026-06-18T13:24:00.574Z | Compiling git-stub v1.0.0 |
| 2172 | 2026-06-18T13:24:00.583Z | Compiling rayon-core v1.13.0 |
| 2173 | 2026-06-18T13:24:00.673Z | Compiling num_enum v0.7.6 |
| 2174 | 2026-06-18T13:24:00.793Z | Compiling fs-err v3.3.0 |
| 2175 | 2026-06-18T13:24:00.836Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2176 | 2026-06-18T13:24:00.881Z | Compiling clap_derive v4.6.1 |
| 2177 | 2026-06-18T13:24:01.090Z | Compiling hyper-util v0.1.20 |
| 2178 | 2026-06-18T13:24:01.278Z | Compiling serde_repr v0.1.20 |
| 2179 | 2026-06-18T13:24:01.439Z | Compiling terminal_size v0.4.4 |
| 2180 | 2026-06-18T13:24:01.580Z | Compiling bstr v1.12.1 |
| 2181 | 2026-06-18T13:24:01.650Z | Compiling nom v8.0.0 |
| 2182 | 2026-06-18T13:24:01.678Z | Compiling is_ci v1.2.0 |
| 2183 | 2026-06-18T13:24:01.818Z | Compiling either v1.16.0 |
| 2184 | 2026-06-18T13:24:01.856Z | Compiling textwrap v0.16.2 |
| 2185 | 2026-06-18T13:24:01.941Z | Compiling sha2 v0.10.9 |
| 2186 | 2026-06-18T13:24:02.001Z | Compiling rayon v1.12.0 |
| 2187 | 2026-06-18T13:24:02.322Z | Compiling dropshot v0.17.1 |
| 2188 | 2026-06-18T13:24:02.349Z | Compiling regex v1.12.3 |
| 2189 | 2026-06-18T13:24:02.564Z | Compiling clap v4.6.1 |
| 2190 | 2026-06-18T13:24:02.649Z | Compiling drift v0.2.0 |
| 2191 | 2026-06-18T13:24:02.738Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2192 | 2026-06-18T13:24:02.807Z | Compiling similar v2.7.0 |
| 2193 | 2026-06-18T13:24:03.189Z | Compiling supports-color v3.0.2 |
| 2194 | 2026-06-18T13:24:03.369Z | Compiling git-stub-vcs v0.1.0 |
| 2195 | 2026-06-18T13:24:03.714Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2196 | 2026-06-18T13:24:05.007Z | Compiling dropshot-api-manager v0.7.2 |
| 2197 | 2026-06-18T13:24:05.007Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2198 | 2026-06-18T13:24:09.151Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2199 | 2026-06-18T13:24:10.445Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2200 | 2026-06-18T13:24:17.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.13s |
| 2201 | 2026-06-18T13:24:17.243Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2202 | 2026-06-18T13:24:17.271Z | ------- |
| 2203 | 2026-06-18T13:24:17.271Z | Generating OpenAPI documents from API definitions ... |
| 2204 | 2026-06-18T13:24:17.334Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2205 | 2026-06-18T13:24:17.370Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2206 | 2026-06-18T13:24:17.498Z | ------- |
| 2207 | 2026-06-18T13:24:17.498Z | Checking 14 OpenAPI documents... |
| 2208 | 2026-06-18T13:24:17.498Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2209 | 2026-06-18T13:24:17.499Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2210 | 2026-06-18T13:24:17.499Z | Fresh ddm-admin "latest" symlink |
| 2211 | 2026-06-18T13:24:17.499Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2212 | 2026-06-18T13:24:17.499Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2213 | 2026-06-18T13:24:17.502Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2214 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-18T13:24:17.503Z | Fresh mg-admin (versioned v12.0.0 (added locally)): Maghemite Admin |
| 2223 | 2026-06-18T13:24:17.503Z | Fresh mg-admin "latest" symlink |
| 2224 | 2026-06-18T13:24:17.503Z | ------- |
| 2225 | 2026-06-18T13:24:17.503Z | Success 14 documents checked: 16 fresh, 0 stale, 0 failed, 0 other problems |
| 2226 | 2026-06-18T13:24:17.547Z | + banner build |
| 2227 | 2026-06-18T13:24:17.551Z | |
| 2228 | 2026-06-18T13:24:17.551Z | ##### # # # # ##### |
| 2229 | 2026-06-18T13:24:17.551Z | # # # # # # # # |
| 2230 | 2026-06-18T13:24:17.551Z | ##### # # # # # # |
| 2231 | 2026-06-18T13:24:17.551Z | # # # # # # # # |
| 2232 | 2026-06-18T13:24:17.551Z | # # # # # # # # |
| 2233 | 2026-06-18T13:24:17.551Z | ##### #### # ###### ##### |
| 2234 | 2026-06-18T13:24:17.551Z | |
| 2235 | 2026-06-18T13:24:17.551Z | + ptime -m cargo build |
| 2236 | 2026-06-18T13:24:18.136Z | Compiling smallvec v1.15.1 |
| 2237 | 2026-06-18T13:24:18.250Z | Compiling log v0.4.32 |
| 2238 | 2026-06-18T13:24:18.266Z | Compiling slog v2.8.2 |
| 2239 | 2026-06-18T13:24:18.280Z | Compiling ring v0.17.14 |
| 2240 | 2026-06-18T13:24:18.299Z | Compiling webpki-roots v1.0.7 |
| 2241 | 2026-06-18T13:24:18.347Z | Compiling similar v2.7.0 |
| 2242 | 2026-06-18T13:24:18.381Z | Compiling fxhash v0.2.1 |
| 2243 | 2026-06-18T13:24:18.381Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2244 | 2026-06-18T13:24:18.417Z | Compiling icu_normalizer v2.2.0 |
| 2245 | 2026-06-18T13:24:18.452Z | Compiling parking_lot_core v0.9.12 |
| 2246 | 2026-06-18T13:24:18.452Z | Compiling goblin v0.10.7 |
| 2247 | 2026-06-18T13:24:18.511Z | Compiling goblin v0.8.2 |
| 2248 | 2026-06-18T13:24:18.626Z | Compiling slog-async v2.8.0 |
| 2249 | 2026-06-18T13:24:18.667Z | Compiling parking_lot v0.12.5 |
| 2250 | 2026-06-18T13:24:18.753Z | Compiling idna_adapter v1.2.2 |
| 2251 | 2026-06-18T13:24:18.910Z | Compiling idna v1.1.0 |
| 2252 | 2026-06-18T13:24:18.985Z | Compiling tokio v1.52.3 |
| 2253 | 2026-06-18T13:24:19.071Z | Compiling slog-term v2.9.2 |
| 2254 | 2026-06-18T13:24:19.188Z | Compiling slog-json v2.6.1 |
| 2255 | 2026-06-18T13:24:19.328Z | Compiling url v2.5.8 |
| 2256 | 2026-06-18T13:24:19.397Z | Compiling slog-bunyan v2.5.0 |
| 2257 | 2026-06-18T13:24:19.542Z | Compiling rustls-webpki v0.103.13 |
| 2258 | 2026-06-18T13:24:19.636Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2259 | 2026-06-18T13:24:19.697Z | Compiling expectorate v1.2.0 |
| 2260 | 2026-06-18T13:24:19.773Z | Compiling globset v0.4.18 |
| 2261 | 2026-06-18T13:24:19.851Z | Compiling schemars v0.8.22 |
| 2262 | 2026-06-18T13:24:20.174Z | Compiling rustls v0.23.40 |
| 2263 | 2026-06-18T13:24:20.240Z | Compiling moka v0.12.15 |
| 2264 | 2026-06-18T13:24:20.496Z | Compiling parking_lot_core v0.8.6 |
| 2265 | 2026-06-18T13:24:20.548Z | Compiling arc-swap v1.9.1 |
| 2266 | 2026-06-18T13:24:20.803Z | Compiling ipnetwork v0.21.1 |
| 2267 | 2026-06-18T13:24:20.851Z | Compiling newtype-uuid v1.3.2 |
| 2268 | 2026-06-18T13:24:21.009Z | Compiling serde_with v3.20.0 |
| 2269 | 2026-06-18T13:24:21.174Z | Compiling oxnet v0.1.6 |
| 2270 | 2026-06-18T13:24:21.188Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2271 | 2026-06-18T13:24:21.230Z | Compiling dof v0.4.0 |
| 2272 | 2026-06-18T13:24:21.626Z | Compiling daft v0.1.7 |
| 2273 | 2026-06-18T13:24:21.911Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2274 | 2026-06-18T13:24:22.056Z | Compiling usdt-impl v0.6.0 |
| 2275 | 2026-06-18T13:24:22.349Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2276 | 2026-06-18T13:24:22.404Z | Compiling usdt v0.6.0 |
| 2277 | 2026-06-18T13:24:22.502Z | Compiling iddqd v0.4.2 |
| 2278 | 2026-06-18T13:24:22.695Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-18T13:24:22.713Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-18T13:24:22.748Z | Compiling async-compression v0.4.42 |
| 2281 | 2026-06-18T13:24:22.919Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2282 | 2026-06-18T13:24:23.070Z | Compiling backoff v0.4.0 |
| 2283 | 2026-06-18T13:24:23.177Z | Compiling tokio-rustls v0.26.4 |
| 2284 | 2026-06-18T13:24:23.194Z | Compiling tower-http v0.6.11 |
| 2285 | 2026-06-18T13:24:23.207Z | Compiling rustls-platform-verifier v0.7.0 |
| 2286 | 2026-06-18T13:24:23.289Z | Compiling h2 v0.4.14 |
| 2287 | 2026-06-18T13:24:23.419Z | Compiling typify-impl v0.6.2 |
| 2288 | 2026-06-18T13:24:23.438Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-06-18T13:24:23.451Z | Compiling dof v0.3.0 |
| 2290 | 2026-06-18T13:24:23.627Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2291 | 2026-06-18T13:24:23.775Z | Compiling byte-wrapper v0.1.0 |
| 2292 | 2026-06-18T13:24:23.787Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2293 | 2026-06-18T13:24:24.156Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2294 | 2026-06-18T13:24:24.168Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2295 | 2026-06-18T13:24:24.275Z | Compiling usdt-impl v0.5.0 |
| 2296 | 2026-06-18T13:24:24.289Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2297 | 2026-06-18T13:24:24.571Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2298 | 2026-06-18T13:24:24.950Z | Compiling usdt v0.5.0 |
| 2299 | 2026-06-18T13:24:24.987Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2300 | 2026-06-18T13:24:25.224Z | Compiling typify v0.6.2 |
| 2301 | 2026-06-18T13:24:25.250Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2302 | 2026-06-18T13:24:25.339Z | Compiling progenitor-impl v0.13.0 |
| 2303 | 2026-06-18T13:24:25.656Z | Compiling hyper v1.10.1 |
| 2304 | 2026-06-18T13:24:25.953Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2305 | 2026-06-18T13:24:26.064Z | Compiling progenitor-impl v0.14.0 |
| 2306 | 2026-06-18T13:24:26.278Z | Compiling hickory-proto v0.24.4 |
| 2307 | 2026-06-18T13:24:26.403Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2308 | 2026-06-18T13:24:26.597Z | Compiling tokio-stream v0.1.18 |
| 2309 | 2026-06-18T13:24:27.069Z | Compiling hyper-util v0.1.20 |
| 2310 | 2026-06-18T13:24:27.320Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2311 | 2026-06-18T13:24:27.543Z | Compiling tokio-dtrace v0.1.1 |
| 2312 | 2026-06-18T13:24:27.771Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2313 | 2026-06-18T13:24:27.816Z | Compiling libsw-core v0.3.2 |
| 2314 | 2026-06-18T13:24:27.819Z | Compiling zone v0.3.1 |
| 2315 | 2026-06-18T13:24:28.002Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2316 | 2026-06-18T13:24:28.365Z | Compiling hyper-rustls v0.27.9 |
| 2317 | 2026-06-18T13:24:28.474Z | Compiling dropshot v0.17.1 |
| 2318 | 2026-06-18T13:24:28.578Z | Compiling hickory-resolver v0.24.4 |
| 2319 | 2026-06-18T13:24:28.707Z | Compiling reqwest v0.13.4 |
| 2320 | 2026-06-18T13:24:28.722Z | Compiling reqwest v0.12.28 |
| 2321 | 2026-06-18T13:24:28.930Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2322 | 2026-06-18T13:24:29.229Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2323 | 2026-06-18T13:24:29.273Z | Compiling libsw v3.5.0 |
| 2324 | 2026-06-18T13:24:29.420Z | Compiling oxide-tokio-rt v0.1.6 |
| 2325 | 2026-06-18T13:24:29.456Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2326 | 2026-06-18T13:24:29.587Z | Compiling qorb v0.4.1 |
| 2327 | 2026-06-18T13:24:29.758Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2328 | 2026-06-18T13:24:29.910Z | Compiling progenitor-client v0.14.0 |
| 2329 | 2026-06-18T13:24:30.233Z | Compiling progenitor-client v0.10.0 |
| 2330 | 2026-06-18T13:24:30.257Z | Compiling progenitor-extras v0.2.0 |
| 2331 | 2026-06-18T13:24:30.274Z | Compiling progenitor-client v0.13.0 |
| 2332 | 2026-06-18T13:24:30.507Z | Compiling progenitor v0.13.0 |
| 2333 | 2026-06-18T13:24:30.531Z | Compiling progenitor v0.14.0 |
| 2334 | 2026-06-18T13:24:30.583Z | Compiling slog-dtrace v0.3.0 |
| 2335 | 2026-06-18T13:24:30.655Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2336 | 2026-06-18T13:24:30.684Z | Compiling tough v0.22.0 |
| 2337 | 2026-06-18T13:24:30.905Z | Compiling cancel-safe-futures v0.1.5 |
| 2338 | 2026-06-18T13:24:30.965Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2339 | 2026-06-18T13:24:31.221Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-18T13:24:31.664Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2341 | 2026-06-18T13:24:32.024Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2342 | 2026-06-18T13:24:32.250Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2343 | 2026-06-18T13:24:32.412Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2344 | 2026-06-18T13:24:32.445Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2345 | 2026-06-18T13:24:32.611Z | Compiling hickory-proto v0.25.2 |
| 2346 | 2026-06-18T13:24:32.811Z | Compiling steno v0.4.1 |
| 2347 | 2026-06-18T13:24:34.050Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2348 | 2026-06-18T13:24:34.098Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2349 | 2026-06-18T13:24:34.209Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2350 | 2026-06-18T13:24:34.243Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-06-18T13:24:34.687Z | Compiling hickory-resolver v0.25.2 |
| 2352 | 2026-06-18T13:24:34.728Z | Compiling parking_lot v0.11.2 |
| 2353 | 2026-06-18T13:24:35.130Z | Compiling sled v0.34.7 |
| 2354 | 2026-06-18T13:24:35.428Z | Compiling slog-scope v4.4.1 |
| 2355 | 2026-06-18T13:24:35.694Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-18T13:24:35.742Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-18T13:24:35.933Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-06-18T13:24:36.732Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-18T13:24:37.000Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2360 | 2026-06-18T13:24:37.024Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2361 | 2026-06-18T13:24:37.348Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-18T13:24:37.594Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-18T13:24:37.877Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-18T13:24:37.984Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2365 | 2026-06-18T13:24:38.256Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-18T13:24:38.314Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-06-18T13:24:38.476Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-18T13:24:38.505Z | Compiling papergrid v0.18.0 |
| 2369 | 2026-06-18T13:24:39.347Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-06-18T13:24:39.363Z | Compiling testing_table v0.3.0 |
| 2371 | 2026-06-18T13:24:39.417Z | Compiling internet-checksum v0.2.1 |
| 2372 | 2026-06-18T13:24:39.533Z | Compiling tabled v0.21.0 |
| 2373 | 2026-06-18T13:24:39.565Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-06-18T13:24:39.584Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2375 | 2026-06-18T13:24:39.598Z | Compiling slog-stdlog v4.1.1 |
| 2376 | 2026-06-18T13:24:39.821Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2377 | 2026-06-18T13:24:40.197Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2378 | 2026-06-18T13:24:40.282Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2379 | 2026-06-18T13:24:40.452Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2380 | 2026-06-18T13:24:40.553Z | Compiling slog-envlogger v2.2.0 |
| 2381 | 2026-06-18T13:24:40.577Z | Compiling const-random v0.1.18 |
| 2382 | 2026-06-18T13:24:40.659Z | Compiling typify-impl v0.4.3 |
| 2383 | 2026-06-18T13:24:40.970Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2384 | 2026-06-18T13:24:40.982Z | Compiling crc8 v0.1.1 |
| 2385 | 2026-06-18T13:24:41.105Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2386 | 2026-06-18T13:24:41.283Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2387 | 2026-06-18T13:24:42.166Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2388 | 2026-06-18T13:24:42.287Z | Compiling ahash v0.8.12 |
| 2389 | 2026-06-18T13:24:42.348Z | Compiling typify v0.4.3 |
| 2390 | 2026-06-18T13:24:42.424Z | Compiling smartstring v1.0.1 |
| 2391 | 2026-06-18T13:24:42.464Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2392 | 2026-06-18T13:24:42.528Z | Compiling sha1 v0.10.6 |
| 2393 | 2026-06-18T13:24:42.705Z | Compiling thin-vec v0.2.18 |
| 2394 | 2026-06-18T13:24:42.774Z | Compiling utf-8 v0.7.6 |
| 2395 | 2026-06-18T13:24:42.973Z | Compiling rhai v1.25.1 |
| 2396 | 2026-06-18T13:24:43.002Z | Compiling tungstenite v0.21.0 |
| 2397 | 2026-06-18T13:24:43.326Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2398 | 2026-06-18T13:24:43.539Z | Compiling progenitor-impl v0.10.0 |
| 2399 | 2026-06-18T13:24:43.824Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-06-18T13:24:43.905Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2401 | 2026-06-18T13:24:44.351Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2402 | 2026-06-18T13:24:45.233Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2403 | 2026-06-18T13:24:46.086Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2404 | 2026-06-18T13:24:46.134Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2405 | 2026-06-18T13:24:46.147Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2406 | 2026-06-18T13:24:46.477Z | Compiling sha2 v0.10.9 |
| 2407 | 2026-06-18T13:24:46.739Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2408 | 2026-06-18T13:24:46.871Z | Compiling progenitor v0.10.0 |
| 2409 | 2026-06-18T13:24:47.025Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2410 | 2026-06-18T13:24:47.341Z | Compiling lzma-sys v0.1.20 |
| 2411 | 2026-06-18T13:24:47.460Z | Compiling tokio-tungstenite v0.21.0 |
| 2412 | 2026-06-18T13:24:47.796Z | Compiling typeid v1.0.3 |
| 2413 | 2026-06-18T13:24:47.918Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2414 | 2026-06-18T13:24:48.362Z | Compiling console v0.16.3 |
| 2415 | 2026-06-18T13:24:48.462Z | Compiling git-stub v1.0.0 |
| 2416 | 2026-06-18T13:24:48.748Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2417 | 2026-06-18T13:24:48.761Z | Compiling base64 v0.21.7 |
| 2418 | 2026-06-18T13:24:49.009Z | Compiling unit-prefix v0.5.2 |
| 2419 | 2026-06-18T13:24:49.022Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2420 | 2026-06-18T13:24:49.119Z | Compiling indicatif v0.18.4 |
| 2421 | 2026-06-18T13:24:49.141Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2422 | 2026-06-18T13:24:49.160Z | Compiling git-stub-vcs v0.1.0 |
| 2423 | 2026-06-18T13:24:49.521Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2424 | 2026-06-18T13:24:50.064Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2425 | 2026-06-18T13:24:50.174Z | Compiling ron v0.12.1 |
| 2426 | 2026-06-18T13:24:50.456Z | Compiling xz2 v0.1.7 |
| 2427 | 2026-06-18T13:24:50.570Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2428 | 2026-06-18T13:24:50.701Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2429 | 2026-06-18T13:24:51.103Z | Compiling drift v0.2.0 |
| 2430 | 2026-06-18T13:24:51.190Z | Compiling base16ct v1.0.0 |
| 2431 | 2026-06-18T13:24:51.388Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2432 | 2026-06-18T13:24:51.400Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2433 | 2026-06-18T13:24:51.686Z | Compiling natord v1.0.9 |
| 2434 | 2026-06-18T13:24:51.795Z | Compiling dropshot-api-manager v0.7.2 |
| 2435 | 2026-06-18T13:24:51.864Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2436 | 2026-06-18T13:24:54.534Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2437 | 2026-06-18T13:24:56.129Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2438 | 2026-06-18T13:25:02.733Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-18T13:25:04.419Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2440 | 2026-06-18T13:25:05.452Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2441 | 2026-06-18T13:25:06.387Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2442 | 2026-06-18T13:25:06.387Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2443 | 2026-06-18T13:25:06.391Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2444 | 2026-06-18T13:25:06.847Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2445 | 2026-06-18T13:25:06.847Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2446 | 2026-06-18T13:25:06.850Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2447 | 2026-06-18T13:25:07.304Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2448 | 2026-06-18T13:25:08.762Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2449 | 2026-06-18T13:25:08.763Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2450 | 2026-06-18T13:25:08.763Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2451 | 2026-06-18T13:25:13.343Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2452 | 2026-06-18T13:25:15.608Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2453 | 2026-06-18T13:25:15.611Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2454 | 2026-06-18T13:25:15.611Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2455 | 2026-06-18T13:25:54.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 2456 | 2026-06-18T13:25:55.159Z | |
| 2457 | 2026-06-18T13:25:55.159Z | real 1:37.551800632 |
| 2458 | 2026-06-18T13:25:55.159Z | user 7:18.146705803 |
| 2459 | 2026-06-18T13:25:55.159Z | sys 1:03.254538443 |
| 2460 | 2026-06-18T13:25:55.159Z | trap 0.195519847 |
| 2461 | 2026-06-18T13:25:55.159Z | tflt 0.003411230 |
| 2462 | 2026-06-18T13:25:55.160Z | dflt 0.211975921 |
| 2463 | 2026-06-18T13:25:55.160Z | kflt 0.000056273 |
| 2464 | 2026-06-18T13:25:55.160Z | lock 28:21.273618070 |
| 2465 | 2026-06-18T13:25:55.160Z | slp 23:21.411598468 |
| 2466 | 2026-06-18T13:25:55.160Z | lat 21.129860062 |
| 2467 | 2026-06-18T13:25:55.160Z | stop 32.280744777 |
| 2468 | 2026-06-18T13:25:55.163Z | + ptime -m cargo build --release |
| 2469 | 2026-06-18T13:25:55.797Z | Compiling proc-macro2 v1.0.106 |
| 2470 | 2026-06-18T13:25:55.797Z | Compiling quote v1.0.45 |
| 2471 | 2026-06-18T13:25:55.797Z | Compiling unicode-ident v1.0.24 |
| 2472 | 2026-06-18T13:25:55.797Z | Compiling serde_core v1.0.228 |
| 2473 | 2026-06-18T13:25:55.801Z | Compiling serde v1.0.228 |
| 2474 | 2026-06-18T13:25:55.801Z | Compiling libc v0.2.186 |
| 2475 | 2026-06-18T13:25:55.801Z | Compiling cfg-if v1.0.4 |
| 2476 | 2026-06-18T13:25:56.018Z | Compiling zmij v1.0.21 |
| 2477 | 2026-06-18T13:25:56.046Z | Compiling autocfg v1.5.1 |
| 2478 | 2026-06-18T13:25:56.342Z | Compiling memchr v2.8.1 |
| 2479 | 2026-06-18T13:25:56.345Z | Compiling libm v0.2.16 |
| 2480 | 2026-06-18T13:25:56.440Z | Compiling itoa v1.0.18 |
| 2481 | 2026-06-18T13:25:56.706Z | Compiling icu_normalizer_data v2.2.0 |
| 2482 | 2026-06-18T13:25:56.717Z | Compiling icu_properties_data v2.2.0 |
| 2483 | 2026-06-18T13:25:56.904Z | Compiling version_check v0.9.5 |
| 2484 | 2026-06-18T13:25:56.970Z | Compiling stable_deref_trait v1.2.1 |
| 2485 | 2026-06-18T13:25:57.106Z | Compiling serde_json v1.0.150 |
| 2486 | 2026-06-18T13:25:57.178Z | Compiling syn v2.0.117 |
| 2487 | 2026-06-18T13:25:57.196Z | Compiling writeable v0.6.3 |
| 2488 | 2026-06-18T13:25:57.239Z | Compiling litemap v0.8.2 |
| 2489 | 2026-06-18T13:25:57.381Z | Compiling thiserror v2.0.18 |
| 2490 | 2026-06-18T13:25:57.440Z | Compiling utf8_iter v1.0.4 |
| 2491 | 2026-06-18T13:25:57.544Z | Compiling num-traits v0.2.19 |
| 2492 | 2026-06-18T13:25:57.547Z | Compiling percent-encoding v2.3.2 |
| 2493 | 2026-06-18T13:25:57.740Z | Compiling form_urlencoded v1.2.2 |
| 2494 | 2026-06-18T13:25:57.775Z | Compiling getrandom v0.4.2 |
| 2495 | 2026-06-18T13:25:57.850Z | Compiling rand_core v0.10.1 |
| 2496 | 2026-06-18T13:25:58.009Z | Compiling parking_lot_core v0.9.12 |
| 2497 | 2026-06-18T13:25:58.039Z | Compiling iana-time-zone v0.1.65 |
| 2498 | 2026-06-18T13:25:58.114Z | Compiling heck v0.5.0 |
| 2499 | 2026-06-18T13:25:58.290Z | Compiling uuid v1.23.2 |
| 2500 | 2026-06-18T13:25:58.315Z | Compiling errno v0.3.14 |
| 2501 | 2026-06-18T13:25:58.386Z | Compiling zerocopy v0.8.50 |
| 2502 | 2026-06-18T13:25:58.696Z | Compiling semver v1.0.28 |
| 2503 | 2026-06-18T13:25:58.741Z | Compiling schemars v0.8.22 |
| 2504 | 2026-06-18T13:25:58.809Z | Compiling dyn-clone v1.0.20 |
| 2505 | 2026-06-18T13:25:59.037Z | Compiling jobserver v0.1.34 |
| 2506 | 2026-06-18T13:25:59.050Z | Compiling shlex v2.0.1 |
| 2507 | 2026-06-18T13:25:59.079Z | Compiling find-msvc-tools v0.1.9 |
| 2508 | 2026-06-18T13:25:59.242Z | Compiling rustversion v1.0.22 |
| 2509 | 2026-06-18T13:25:59.286Z | Compiling cc v1.2.63 |
| 2510 | 2026-06-18T13:25:59.325Z | Compiling pin-project-lite v0.2.17 |
| 2511 | 2026-06-18T13:25:59.371Z | Compiling getrandom v0.2.17 |
| 2512 | 2026-06-18T13:25:59.429Z | Compiling bitflags v2.12.1 |
| 2513 | 2026-06-18T13:25:59.576Z | Compiling socket2 v0.6.4 |
| 2514 | 2026-06-18T13:25:59.614Z | Compiling scopeguard v1.2.0 |
| 2515 | 2026-06-18T13:25:59.735Z | Compiling portable-atomic v1.13.1 |
| 2516 | 2026-06-18T13:25:59.862Z | Compiling lock_api v0.4.14 |
| 2517 | 2026-06-18T13:25:59.916Z | Compiling synstructure v0.13.2 |
| 2518 | 2026-06-18T13:26:00.112Z | Compiling serde_derive_internals v0.29.1 |
| 2519 | 2026-06-18T13:26:00.271Z | Compiling log v0.4.32 |
| 2520 | 2026-06-18T13:26:00.413Z | Compiling critical-section v1.2.0 |
| 2521 | 2026-06-18T13:26:00.456Z | Compiling signal-hook-registry v1.4.8 |
| 2522 | 2026-06-18T13:26:00.521Z | Compiling mio v1.2.1 |
| 2523 | 2026-06-18T13:26:00.533Z | Compiling equivalent v1.0.2 |
| 2524 | 2026-06-18T13:26:00.624Z | Compiling cmake v0.1.58 |
| 2525 | 2026-06-18T13:26:00.712Z | Compiling once_cell v1.21.4 |
| 2526 | 2026-06-18T13:26:00.809Z | Compiling dunce v1.0.5 |
| 2527 | 2026-06-18T13:26:00.841Z | Compiling fs_extra v1.3.0 |
| 2528 | 2026-06-18T13:26:00.912Z | Compiling subtle v2.6.1 |
| 2529 | 2026-06-18T13:26:00.962Z | Compiling futures-core v0.3.32 |
| 2530 | 2026-06-18T13:26:00.976Z | Compiling httparse v1.10.1 |
| 2531 | 2026-06-18T13:26:01.067Z | Compiling futures-sink v0.3.32 |
| 2532 | 2026-06-18T13:26:01.086Z | Compiling slab v0.4.12 |
| 2533 | 2026-06-18T13:26:01.102Z | Compiling serde_derive v1.0.228 |
| 2534 | 2026-06-18T13:26:01.105Z | Compiling zerofrom-derive v0.1.7 |
| 2535 | 2026-06-18T13:26:01.127Z | Compiling yoke-derive v0.8.2 |
| 2536 | 2026-06-18T13:26:01.130Z | Compiling zerovec-derive v0.11.3 |
| 2537 | 2026-06-18T13:26:01.176Z | Compiling displaydoc v0.2.6 |
| 2538 | 2026-06-18T13:26:01.227Z | Compiling schemars_derive v0.8.22 |
| 2539 | 2026-06-18T13:26:01.292Z | Compiling thiserror-impl v2.0.18 |
| 2540 | 2026-06-18T13:26:01.361Z | Compiling tokio-macros v2.7.0 |
| 2541 | 2026-06-18T13:26:01.980Z | Compiling zerocopy-derive v0.8.50 |
| 2542 | 2026-06-18T13:26:02.125Z | Compiling zeroize_derive v1.4.3 |
| 2543 | 2026-06-18T13:26:02.199Z | Compiling futures-macro v0.3.32 |
| 2544 | 2026-06-18T13:26:02.245Z | Compiling aws-lc-sys v0.41.0 |
| 2545 | 2026-06-18T13:26:02.295Z | Compiling zerofrom v0.1.8 |
| 2546 | 2026-06-18T13:26:02.431Z | Compiling yoke v0.8.3 |
| 2547 | 2026-06-18T13:26:02.461Z | Compiling typenum v1.20.1 |
| 2548 | 2026-06-18T13:26:02.636Z | Compiling zerovec v0.11.6 |
| 2549 | 2026-06-18T13:26:02.674Z | Compiling zerotrie v0.2.4 |
| 2550 | 2026-06-18T13:26:02.827Z | Compiling zeroize v1.8.2 |
| 2551 | 2026-06-18T13:26:03.079Z | Compiling rustix v1.1.4 |
| 2552 | 2026-06-18T13:26:03.111Z | Compiling thiserror v1.0.69 |
| 2553 | 2026-06-18T13:26:03.140Z | Compiling futures-channel v0.3.32 |
| 2554 | 2026-06-18T13:26:03.153Z | Compiling thiserror-impl v1.0.69 |
| 2555 | 2026-06-18T13:26:03.248Z | Compiling tinystr v0.8.3 |
| 2556 | 2026-06-18T13:26:03.271Z | Compiling potential_utf v0.1.5 |
| 2557 | 2026-06-18T13:26:03.401Z | Compiling futures-io v0.3.32 |
| 2558 | 2026-06-18T13:26:03.414Z | Compiling icu_collections v2.2.0 |
| 2559 | 2026-06-18T13:26:03.449Z | Compiling icu_locale_core v2.2.0 |
| 2560 | 2026-06-18T13:26:03.462Z | Compiling futures-task v0.3.32 |
| 2561 | 2026-06-18T13:26:03.486Z | Compiling hashbrown v0.17.1 |
| 2562 | 2026-06-18T13:26:03.641Z | Compiling futures-util v0.3.32 |
| 2563 | 2026-06-18T13:26:03.655Z | Compiling ucd-trie v0.1.7 |
| 2564 | 2026-06-18T13:26:04.066Z | Compiling indexmap v2.14.0 |
| 2565 | 2026-06-18T13:26:04.361Z | Compiling smallvec v1.15.1 |
| 2566 | 2026-06-18T13:26:04.400Z | Compiling bytes v1.11.1 |
| 2567 | 2026-06-18T13:26:04.465Z | Compiling icu_provider v2.2.0 |
| 2568 | 2026-06-18T13:26:04.651Z | Compiling chrono v0.4.45 |
| 2569 | 2026-06-18T13:26:04.729Z | Compiling serde_tokenstream v0.2.3 |
| 2570 | 2026-06-18T13:26:04.910Z | Compiling icu_properties v2.2.0 |
| 2571 | 2026-06-18T13:26:05.026Z | Compiling icu_normalizer v2.2.0 |
| 2572 | 2026-06-18T13:26:05.482Z | Compiling parking_lot v0.12.5 |
| 2573 | 2026-06-18T13:26:05.863Z | Compiling idna_adapter v1.2.2 |
| 2574 | 2026-06-18T13:26:06.029Z | Compiling idna v1.1.0 |
| 2575 | 2026-06-18T13:26:06.205Z | Compiling tokio v1.52.3 |
| 2576 | 2026-06-18T13:26:06.347Z | Compiling pest v2.8.6 |
| 2577 | 2026-06-18T13:26:06.429Z | Compiling url v2.5.8 |
| 2578 | 2026-06-18T13:26:06.464Z | Compiling tracing-attributes v0.1.31 |
| 2579 | 2026-06-18T13:26:06.710Z | Compiling tracing-core v0.1.36 |
| 2580 | 2026-06-18T13:26:07.572Z | Compiling rand_core v0.6.4 |
| 2581 | 2026-06-18T13:26:07.746Z | Compiling regex-syntax v0.8.10 |
| 2582 | 2026-06-18T13:26:07.837Z | Compiling tracing v0.1.44 |
| 2583 | 2026-06-18T13:26:07.861Z | Compiling pest_meta v2.8.6 |
| 2584 | 2026-06-18T13:26:08.127Z | Compiling ipnetwork v0.21.1 |
| 2585 | 2026-06-18T13:26:08.170Z | Compiling slog v2.8.2 |
| 2586 | 2026-06-18T13:26:08.407Z | Compiling base64 v0.22.1 |
| 2587 | 2026-06-18T13:26:08.568Z | Compiling byteorder v1.5.0 |
| 2588 | 2026-06-18T13:26:08.931Z | Compiling pest_generator v2.8.6 |
| 2589 | 2026-06-18T13:26:08.965Z | Compiling http v1.4.1 |
| 2590 | 2026-06-18T13:26:09.104Z | Compiling erased-serde v0.3.31 |
| 2591 | 2026-06-18T13:26:09.590Z | Compiling aho-corasick v1.1.4 |
| 2592 | 2026-06-18T13:26:09.713Z | Compiling getrandom v0.3.4 |
| 2593 | 2026-06-18T13:26:09.828Z | Compiling pest_derive v2.8.6 |
| 2594 | 2026-06-18T13:26:11.138Z | Compiling regex-automata v0.4.14 |
| 2595 | 2026-06-18T13:26:11.143Z | Compiling anyhow v1.0.102 |
| 2596 | 2026-06-18T13:26:11.143Z | Compiling fnv v1.0.7 |
| 2597 | 2026-06-18T13:26:11.143Z | Compiling oxnet v0.1.6 |
| 2598 | 2026-06-18T13:26:11.143Z | Compiling rustls-pki-types v1.14.1 |
| 2599 | 2026-06-18T13:26:11.248Z | Compiling ring v0.17.14 |
| 2600 | 2026-06-18T13:26:11.812Z | Compiling aws-lc-rs v1.17.0 |
| 2601 | 2026-06-18T13:26:12.146Z | Compiling regex v1.12.3 |
| 2602 | 2026-06-18T13:26:12.457Z | Compiling paste v1.0.15 |
| 2603 | 2026-06-18T13:26:12.554Z | Compiling strsim v0.11.1 |
| 2604 | 2026-06-18T13:26:12.916Z | Compiling tokio-util v0.7.18 |
| 2605 | 2026-06-18T13:26:13.078Z | Compiling untrusted v0.9.0 |
| 2606 | 2026-06-18T13:26:13.112Z | Compiling time-core v0.1.8 |
| 2607 | 2026-06-18T13:26:13.205Z | Compiling ipnet v2.12.0 |
| 2608 | 2026-06-18T13:26:13.266Z | Compiling num-conv v0.2.2 |
| 2609 | 2026-06-18T13:26:13.416Z | Compiling untrusted v0.7.1 |
| 2610 | 2026-06-18T13:26:13.569Z | Compiling time-macros v0.2.27 |
| 2611 | 2026-06-18T13:26:15.241Z | Compiling rustls v0.23.40 |
| 2612 | 2026-06-18T13:26:15.251Z | Compiling ident_case v1.0.1 |
| 2613 | 2026-06-18T13:26:15.251Z | Compiling http-body v1.0.1 |
| 2614 | 2026-06-18T13:26:15.251Z | Compiling scroll_derive v0.13.1 |
| 2615 | 2026-06-18T13:26:15.251Z | Compiling atomic-waker v1.1.2 |
| 2616 | 2026-06-18T13:26:15.251Z | Compiling camino v1.2.2 |
| 2617 | 2026-06-18T13:26:15.578Z | Compiling async-trait v0.1.89 |
| 2618 | 2026-06-18T13:26:15.874Z | Compiling pretty-hex v0.4.2 |
| 2619 | 2026-06-18T13:26:15.894Z | Compiling omicron-workspace-hack v0.1.0 |
| 2620 | 2026-06-18T13:26:16.018Z | Compiling try-lock v0.2.5 |
| 2621 | 2026-06-18T13:26:16.257Z | Compiling tower-layer v0.3.3 |
| 2622 | 2026-06-18T13:26:16.267Z | Compiling ryu v1.0.23 |
| 2623 | 2026-06-18T13:26:16.451Z | Compiling tower-service v0.3.3 |
| 2624 | 2026-06-18T13:26:16.528Z | Compiling want v0.3.1 |
| 2625 | 2026-06-18T13:26:16.561Z | Compiling h2 v0.4.14 |
| 2626 | 2026-06-18T13:26:16.714Z | Compiling ppv-lite86 v0.2.21 |
| 2627 | 2026-06-18T13:26:17.040Z | Compiling httpdate v1.0.3 |
| 2628 | 2026-06-18T13:26:17.423Z | Compiling crossbeam-utils v0.8.21 |
| 2629 | 2026-06-18T13:26:18.041Z | Compiling crc32fast v1.5.0 |
| 2630 | 2026-06-18T13:26:18.585Z | Compiling slog-async v2.8.0 |
| 2631 | 2026-06-18T13:26:18.878Z | Compiling hyper v1.10.1 |
| 2632 | 2026-06-18T13:26:19.018Z | Compiling usdt-impl v0.6.0 |
| 2633 | 2026-06-18T13:26:19.403Z | Compiling serde_urlencoded v0.7.1 |
| 2634 | 2026-06-18T13:26:19.813Z | Compiling scroll v0.13.0 |
| 2635 | 2026-06-18T13:26:20.138Z | Compiling http-body-util v0.1.3 |
| 2636 | 2026-06-18T13:26:20.147Z | Compiling plain v0.2.3 |
| 2637 | 2026-06-18T13:26:20.147Z | Compiling goblin v0.10.7 |
| 2638 | 2026-06-18T13:26:21.254Z | Compiling hyper-util v0.1.20 |
| 2639 | 2026-06-18T13:26:22.229Z | Compiling daft-derive v0.1.7 |
| 2640 | 2026-06-18T13:26:23.010Z | Compiling foldhash v0.2.0 |
| 2641 | 2026-06-18T13:26:23.042Z | Compiling allocator-api2 v0.2.21 |
| 2642 | 2026-06-18T13:26:23.345Z | Compiling dof v0.4.0 |
| 2643 | 2026-06-18T13:26:23.384Z | Compiling hashbrown v0.16.1 |
| 2644 | 2026-06-18T13:26:23.432Z | Compiling dtrace-parser v0.3.0 |
| 2645 | 2026-06-18T13:26:23.501Z | Compiling openapiv3 v2.2.0 |
| 2646 | 2026-06-18T13:26:23.891Z | Compiling thread-id v5.1.0 |
| 2647 | 2026-06-18T13:26:24.102Z | Compiling syn v1.0.109 |
| 2648 | 2026-06-18T13:26:24.614Z | Compiling generic-array v0.14.7 |
| 2649 | 2026-06-18T13:26:24.883Z | Compiling powerfmt v0.2.0 |
| 2650 | 2026-06-18T13:26:25.074Z | Compiling deranged v0.5.8 |
| 2651 | 2026-06-18T13:26:27.267Z | Compiling num_threads v0.1.7 |
| 2652 | 2026-06-18T13:26:27.274Z | Compiling time v0.3.47 |
| 2653 | 2026-06-18T13:26:27.356Z | Compiling usdt-attr-macro v0.6.0 |
| 2654 | 2026-06-18T13:26:27.450Z | Compiling usdt-macro v0.6.0 |
| 2655 | 2026-06-18T13:26:28.181Z | Compiling rand_core v0.9.5 |
| 2656 | 2026-06-18T13:26:28.331Z | Compiling multer v3.1.0 |
| 2657 | 2026-06-18T13:26:28.420Z | Compiling ref-cast v1.0.25 |
| 2658 | 2026-06-18T13:26:28.582Z | Compiling crossbeam-channel v0.5.15 |
| 2659 | 2026-06-18T13:26:28.802Z | Compiling sync_wrapper v1.0.2 |
| 2660 | 2026-06-18T13:26:28.922Z | Compiling winnow v1.0.3 |
| 2661 | 2026-06-18T13:26:29.032Z | Compiling hex v0.4.3 |
| 2662 | 2026-06-18T13:26:29.192Z | Compiling cpufeatures v0.3.0 |
| 2663 | 2026-06-18T13:26:29.206Z | Compiling tower v0.5.3 |
| 2664 | 2026-06-18T13:26:29.278Z | Compiling rand_chacha v0.9.0 |
| 2665 | 2026-06-18T13:26:29.312Z | Compiling webpki-roots v1.0.7 |
| 2666 | 2026-06-18T13:26:29.336Z | Compiling futures-executor v0.3.32 |
| 2667 | 2026-06-18T13:26:29.435Z | Compiling ref-cast-impl v1.0.25 |
| 2668 | 2026-06-18T13:26:29.773Z | Compiling async-stream-impl v0.3.6 |
| 2669 | 2026-06-18T13:26:29.808Z | Compiling dropshot v0.17.1 |
| 2670 | 2026-06-18T13:26:29.830Z | Compiling thread_local v1.1.9 |
| 2671 | 2026-06-18T13:26:30.067Z | Compiling tower-http v0.6.11 |
| 2672 | 2026-06-18T13:26:30.170Z | Compiling futures v0.3.32 |
| 2673 | 2026-06-18T13:26:30.259Z | Compiling rand v0.9.4 |
| 2674 | 2026-06-18T13:26:30.402Z | Compiling structmeta-derive v0.3.0 |
| 2675 | 2026-06-18T13:26:30.415Z | Compiling is-terminal v0.4.17 |
| 2676 | 2026-06-18T13:26:30.427Z | Compiling take_mut v0.2.2 |
| 2677 | 2026-06-18T13:26:30.546Z | Compiling fastrand v2.4.1 |
| 2678 | 2026-06-18T13:26:30.626Z | Compiling term v1.2.1 |
| 2679 | 2026-06-18T13:26:30.874Z | Compiling crypto-common v0.1.7 |
| 2680 | 2026-06-18T13:26:30.982Z | Compiling slog-term v2.9.2 |
| 2681 | 2026-06-18T13:26:31.196Z | Compiling darling_core v0.23.0 |
| 2682 | 2026-06-18T13:26:31.346Z | Compiling newtype-uuid-macros v0.1.0 |
| 2683 | 2026-06-18T13:26:31.451Z | Compiling structmeta v0.3.0 |
| 2684 | 2026-06-18T13:26:31.666Z | Compiling dropshot_endpoint v0.17.1 |
| 2685 | 2026-06-18T13:26:32.216Z | Compiling newtype-uuid v1.3.2 |
| 2686 | 2026-06-18T13:26:32.220Z | Compiling strum_macros v0.26.4 |
| 2687 | 2026-06-18T13:26:32.694Z | Compiling daft v0.1.7 |
| 2688 | 2026-06-18T13:26:32.989Z | Compiling tempfile v3.27.0 |
| 2689 | 2026-06-18T13:26:33.275Z | Compiling darling_macro v0.23.0 |
| 2690 | 2026-06-18T13:26:33.327Z | Compiling hybrid-array v0.4.12 |
| 2691 | 2026-06-18T13:26:33.848Z | Compiling either v1.16.0 |
| 2692 | 2026-06-18T13:26:33.874Z | Compiling simd-adler32 v0.3.9 |
| 2693 | 2026-06-18T13:26:33.909Z | Compiling darling v0.23.0 |
| 2694 | 2026-06-18T13:26:33.928Z | Compiling openssl-probe v0.2.1 |
| 2695 | 2026-06-18T13:26:34.080Z | Compiling adler2 v2.0.1 |
| 2696 | 2026-06-18T13:26:34.106Z | Compiling match_cfg v0.1.0 |
| 2697 | 2026-06-18T13:26:34.136Z | Compiling rustls-native-certs v0.8.4 |
| 2698 | 2026-06-18T13:26:34.180Z | Compiling miniz_oxide v0.8.9 |
| 2699 | 2026-06-18T13:26:34.192Z | Compiling hostname v0.3.1 |
| 2700 | 2026-06-18T13:26:34.249Z | Compiling serde_with_macros v3.20.0 |
| 2701 | 2026-06-18T13:26:34.355Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2702 | 2026-06-18T13:26:34.729Z | Compiling slog-json v2.6.1 |
| 2703 | 2026-06-18T13:26:34.934Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2704 | 2026-06-18T13:26:34.988Z | Compiling serde_spanned v1.1.1 |
| 2705 | 2026-06-18T13:26:35.146Z | Compiling memmap2 v0.9.10 |
| 2706 | 2026-06-18T13:26:35.449Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2707 | 2026-06-18T13:26:35.648Z | Compiling slog-bunyan v2.5.0 |
| 2708 | 2026-06-18T13:26:35.684Z | Compiling flate2 v1.1.9 |
| 2709 | 2026-06-18T13:26:35.697Z | Compiling crypto-common v0.2.2 |
| 2710 | 2026-06-18T13:26:35.712Z | Compiling block-buffer v0.12.0 |
| 2711 | 2026-06-18T13:26:35.830Z | Compiling derive-ex v0.1.8 |
| 2712 | 2026-06-18T13:26:35.893Z | Compiling rand_chacha v0.3.1 |
| 2713 | 2026-06-18T13:26:36.600Z | Compiling usdt v0.6.0 |
| 2714 | 2026-06-18T13:26:36.955Z | Compiling strum_macros v0.27.2 |
| 2715 | 2026-06-18T13:26:37.105Z | Compiling debug-ignore v1.0.5 |
| 2716 | 2026-06-18T13:26:37.225Z | Compiling compression-core v0.4.32 |
| 2717 | 2026-06-18T13:26:37.264Z | Compiling const-oid v0.10.2 |
| 2718 | 2026-06-18T13:26:37.409Z | Compiling compression-codecs v0.4.38 |
| 2719 | 2026-06-18T13:26:37.412Z | Compiling test-strategy v0.4.5 |
| 2720 | 2026-06-18T13:26:37.571Z | Compiling digest v0.11.3 |
| 2721 | 2026-06-18T13:26:37.770Z | Compiling rand v0.8.6 |
| 2722 | 2026-06-18T13:26:37.886Z | Compiling macaddr v1.0.1 |
| 2723 | 2026-06-18T13:26:38.175Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2724 | 2026-06-18T13:26:38.239Z | Compiling encoding_rs v0.8.35 |
| 2725 | 2026-06-18T13:26:38.549Z | Compiling spin v0.9.8 |
| 2726 | 2026-06-18T13:26:38.629Z | Compiling mime v0.3.17 |
| 2727 | 2026-06-18T13:26:38.849Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2728 | 2026-06-18T13:26:38.963Z | Compiling sha1 v0.11.0 |
| 2729 | 2026-06-18T13:26:38.991Z | Compiling async-compression v0.4.42 |
| 2730 | 2026-06-18T13:26:39.123Z | Compiling async-stream v0.3.6 |
| 2731 | 2026-06-18T13:26:39.367Z | Compiling block-buffer v0.10.4 |
| 2732 | 2026-06-18T13:26:39.456Z | Compiling waitgroup v0.1.2 |
| 2733 | 2026-06-18T13:26:39.541Z | Compiling rustls-pemfile v2.2.0 |
| 2734 | 2026-06-18T13:26:39.558Z | Compiling serde_path_to_error v0.1.20 |
| 2735 | 2026-06-18T13:26:39.612Z | Compiling hostname v0.4.2 |
| 2736 | 2026-06-18T13:26:39.781Z | Compiling digest v0.10.7 |
| 2737 | 2026-06-18T13:26:39.901Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2738 | 2026-06-18T13:26:40.043Z | Compiling unicode-width v0.2.2 |
| 2739 | 2026-06-18T13:26:40.389Z | Compiling parse-display-derive v0.10.0 |
| 2740 | 2026-06-18T13:26:40.588Z | Compiling regress v0.10.5 |
| 2741 | 2026-06-18T13:26:41.615Z | Compiling strum v0.26.3 |
| 2742 | 2026-06-18T13:26:41.940Z | Compiling wait-timeout v0.2.1 |
| 2743 | 2026-06-18T13:26:42.410Z | Compiling quick-error v1.2.3 |
| 2744 | 2026-06-18T13:26:42.646Z | Compiling bit-vec v0.8.0 |
| 2745 | 2026-06-18T13:26:42.759Z | Compiling rusty-fork v0.3.1 |
| 2746 | 2026-06-18T13:26:42.947Z | Compiling bit-set v0.8.0 |
| 2747 | 2026-06-18T13:26:42.992Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-18T13:26:43.146Z | Compiling serde_with v3.20.0 |
| 2749 | 2026-06-18T13:26:43.356Z | Compiling rand_xorshift v0.4.0 |
| 2750 | 2026-06-18T13:26:43.421Z | Compiling unarray v0.1.4 |
| 2751 | 2026-06-18T13:26:43.554Z | Compiling proptest v1.11.0 |
| 2752 | 2026-06-18T13:26:43.584Z | Compiling strum v0.27.2 |
| 2753 | 2026-06-18T13:26:43.616Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2754 | 2026-06-18T13:26:43.725Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2755 | 2026-06-18T13:26:43.771Z | Compiling instant v0.1.13 |
| 2756 | 2026-06-18T13:26:44.051Z | Compiling cpufeatures v0.2.17 |
| 2757 | 2026-06-18T13:26:44.090Z | Compiling iddqd v0.4.2 |
| 2758 | 2026-06-18T13:26:44.133Z | Compiling itertools v0.14.0 |
| 2759 | 2026-06-18T13:26:44.198Z | Compiling clap_derive v4.6.1 |
| 2760 | 2026-06-18T13:26:45.626Z | Compiling utf8parse v0.2.2 |
| 2761 | 2026-06-18T13:26:45.741Z | Compiling anstyle-parse v1.0.0 |
| 2762 | 2026-06-18T13:26:45.922Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2763 | 2026-06-18T13:26:46.175Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2764 | 2026-06-18T13:26:46.189Z | Compiling backon v1.6.0 |
| 2765 | 2026-06-18T13:26:46.303Z | Compiling terminal_size v0.4.4 |
| 2766 | 2026-06-18T13:26:46.815Z | Compiling colorchoice v1.0.5 |
| 2767 | 2026-06-18T13:26:46.897Z | Compiling anstyle v1.0.14 |
| 2768 | 2026-06-18T13:26:46.941Z | Compiling anstyle-query v1.1.5 |
| 2769 | 2026-06-18T13:26:47.057Z | Compiling is_terminal_polyfill v1.70.2 |
| 2770 | 2026-06-18T13:26:47.174Z | Compiling anstream v1.0.0 |
| 2771 | 2026-06-18T13:26:47.778Z | Compiling backoff v0.4.0 |
| 2772 | 2026-06-18T13:26:47.844Z | Compiling parse-display v0.10.0 |
| 2773 | 2026-06-18T13:26:48.011Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2774 | 2026-06-18T13:26:48.272Z | Compiling clap_lex v1.1.0 |
| 2775 | 2026-06-18T13:26:48.678Z | Compiling humantime v2.3.0 |
| 2776 | 2026-06-18T13:26:48.979Z | Compiling clap_builder v4.6.0 |
| 2777 | 2026-06-18T13:26:49.522Z | Compiling regress v0.11.1 |
| 2778 | 2026-06-18T13:26:50.964Z | Compiling clap v4.6.1 |
| 2779 | 2026-06-18T13:26:51.071Z | Compiling typify-impl v0.6.2 |
| 2780 | 2026-06-18T13:26:52.191Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2781 | 2026-06-18T13:26:52.573Z | Compiling crucible-workspace-hack v0.1.0 |
| 2782 | 2026-06-18T13:26:52.848Z | Compiling proc-macro-crate v3.5.0 |
| 2783 | 2026-06-18T13:26:53.265Z | Compiling zerocopy-derive v0.7.35 |
| 2784 | 2026-06-18T13:26:54.138Z | Compiling unsafe-libyaml v0.2.11 |
| 2785 | 2026-06-18T13:26:54.346Z | Compiling typify-macro v0.6.2 |
| 2786 | 2026-06-18T13:26:54.525Z | Compiling num_enum_derive v0.7.6 |
| 2787 | 2026-06-18T13:26:54.789Z | Compiling serde_yaml v0.9.34+deprecated |
| 2788 | 2026-06-18T13:26:55.753Z | Compiling darling_core v0.21.3 |
| 2789 | 2026-06-18T13:26:56.017Z | Compiling convert_case v0.4.0 |
| 2790 | 2026-06-18T13:26:56.289Z | Compiling num_enum v0.7.6 |
| 2791 | 2026-06-18T13:26:56.327Z | Compiling derive_more v0.99.20 |
| 2792 | 2026-06-18T13:26:56.747Z | Compiling toml_datetime v0.6.11 |
| 2793 | 2026-06-18T13:26:57.799Z | Compiling darling_macro v0.21.3 |
| 2794 | 2026-06-18T13:26:57.821Z | Compiling typify v0.6.2 |
| 2795 | 2026-06-18T13:26:58.219Z | Compiling secrecy v0.10.3 |
| 2796 | 2026-06-18T13:26:58.384Z | Compiling proc-macro-error-attr v1.0.4 |
| 2797 | 2026-06-18T13:26:58.399Z | Compiling darling v0.21.3 |
| 2798 | 2026-06-18T13:26:58.567Z | Compiling tinyvec_macros v0.1.1 |
| 2799 | 2026-06-18T13:26:58.646Z | Compiling prettyplease v0.2.37 |
| 2800 | 2026-06-18T13:26:58.683Z | Compiling heapless v0.8.0 |
| 2801 | 2026-06-18T13:26:59.000Z | Compiling tinyvec v1.11.0 |
| 2802 | 2026-06-18T13:26:59.161Z | Compiling ingot-macros v0.1.1 |
| 2803 | 2026-06-18T13:26:59.549Z | Compiling zerocopy v0.7.35 |
| 2804 | 2026-06-18T13:26:59.566Z | Compiling tabwriter v1.4.1 |
| 2805 | 2026-06-18T13:26:59.917Z | Compiling crossbeam-epoch v0.9.18 |
| 2806 | 2026-06-18T13:27:00.087Z | Compiling hash32 v0.3.1 |
| 2807 | 2026-06-18T13:27:00.139Z | Compiling scroll_derive v0.12.1 |
| 2808 | 2026-06-18T13:27:00.252Z | Compiling rustc_version v0.4.1 |
| 2809 | 2026-06-18T13:27:00.413Z | Compiling num-integer v0.1.46 |
| 2810 | 2026-06-18T13:27:00.525Z | Compiling usdt-impl v0.5.0 |
| 2811 | 2026-06-18T13:27:00.812Z | Compiling proc-macro-error v1.0.4 |
| 2812 | 2026-06-18T13:27:00.871Z | Compiling winnow v0.7.15 |
| 2813 | 2026-06-18T13:27:00.905Z | Compiling data-encoding v2.11.0 |
| 2814 | 2026-06-18T13:27:01.069Z | Compiling smoltcp v0.11.0 |
| 2815 | 2026-06-18T13:27:01.432Z | Compiling pkg-config v0.3.33 |
| 2816 | 2026-06-18T13:27:01.836Z | Compiling rustix v0.38.44 |
| 2817 | 2026-06-18T13:27:01.886Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2818 | 2026-06-18T13:27:02.289Z | Compiling ingot-types v0.1.2 |
| 2819 | 2026-06-18T13:27:02.333Z | Compiling scroll v0.12.0 |
| 2820 | 2026-06-18T13:27:02.535Z | Compiling curve25519-dalek v4.1.3 |
| 2821 | 2026-06-18T13:27:02.738Z | Compiling dof v0.3.0 |
| 2822 | 2026-06-18T13:27:03.570Z | Compiling dtrace-parser v0.2.0 |
| 2823 | 2026-06-18T13:27:03.771Z | Compiling hmac v0.12.1 |
| 2824 | 2026-06-18T13:27:03.874Z | Compiling inout v0.1.4 |
| 2825 | 2026-06-18T13:27:03.932Z | Compiling ff v0.13.1 |
| 2826 | 2026-06-18T13:27:03.936Z | Compiling cobs v0.3.0 |
| 2827 | 2026-06-18T13:27:04.037Z | Compiling bstr v1.12.1 |
| 2828 | 2026-06-18T13:27:04.091Z | Compiling thread-id v4.2.2 |
| 2829 | 2026-06-18T13:27:04.176Z | Compiling static_assertions v1.1.0 |
| 2830 | 2026-06-18T13:27:04.235Z | Compiling bitflags v1.3.2 |
| 2831 | 2026-06-18T13:27:04.258Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2832 | 2026-06-18T13:27:04.315Z | Compiling managed v0.8.0 |
| 2833 | 2026-06-18T13:27:04.383Z | Compiling colored v3.1.1 |
| 2834 | 2026-06-18T13:27:05.026Z | Compiling postcard v1.1.3 |
| 2835 | 2026-06-18T13:27:05.052Z | Compiling group v0.13.0 |
| 2836 | 2026-06-18T13:27:05.064Z | Compiling cipher v0.4.4 |
| 2837 | 2026-06-18T13:27:05.317Z | Compiling hkdf v0.12.4 |
| 2838 | 2026-06-18T13:27:05.796Z | Compiling ingot v0.1.1 |
| 2839 | 2026-06-18T13:27:05.850Z | Compiling goblin v0.8.2 |
| 2840 | 2026-06-18T13:27:06.059Z | Compiling num-iter v0.1.45 |
| 2841 | 2026-06-18T13:27:06.192Z | Compiling num-rational v0.4.2 |
| 2842 | 2026-06-18T13:27:07.704Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2843 | 2026-06-18T13:27:07.926Z | Compiling universal-hash v0.5.1 |
| 2844 | 2026-06-18T13:27:07.985Z | Compiling hubpack_derive v0.1.1 |
| 2845 | 2026-06-18T13:27:08.003Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2846 | 2026-06-18T13:27:08.072Z | Compiling crypto-bigint v0.5.5 |
| 2847 | 2026-06-18T13:27:08.705Z | Compiling half v2.7.1 |
| 2848 | 2026-06-18T13:27:08.909Z | Compiling foreign-types-macros v0.2.3 |
| 2849 | 2026-06-18T13:27:09.053Z | Compiling serde_repr v0.1.20 |
| 2850 | 2026-06-18T13:27:09.114Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2851 | 2026-06-18T13:27:09.652Z | Compiling num-complex v0.4.6 |
| 2852 | 2026-06-18T13:27:10.098Z | Compiling memoffset v0.9.1 |
| 2853 | 2026-06-18T13:27:10.189Z | Compiling heck v0.4.1 |
| 2854 | 2026-06-18T13:27:10.229Z | Compiling base16ct v0.2.0 |
| 2855 | 2026-06-18T13:27:10.396Z | Compiling indent_write v2.2.0 |
| 2856 | 2026-06-18T13:27:10.435Z | Compiling opaque-debug v0.3.1 |
| 2857 | 2026-06-18T13:27:10.474Z | Compiling cfg_aliases v0.2.1 |
| 2858 | 2026-06-18T13:27:10.632Z | Compiling base64ct v1.8.3 |
| 2859 | 2026-06-18T13:27:10.916Z | Compiling foreign-types-shared v0.3.1 |
| 2860 | 2026-06-18T13:27:10.983Z | Compiling ciborium-io v0.2.2 |
| 2861 | 2026-06-18T13:27:11.030Z | Compiling foreign-types v0.5.0 |
| 2862 | 2026-06-18T13:27:11.095Z | Compiling ciborium-ll v0.2.2 |
| 2863 | 2026-06-18T13:27:11.119Z | Compiling password-hash v0.5.0 |
| 2864 | 2026-06-18T13:27:11.657Z | Compiling nix v0.31.3 |
| 2865 | 2026-06-18T13:27:11.786Z | Compiling poly1305 v0.8.0 |
| 2866 | 2026-06-18T13:27:12.178Z | Compiling elliptic-curve v0.13.8 |
| 2867 | 2026-06-18T13:27:12.482Z | Compiling num v0.4.3 |
| 2868 | 2026-06-18T13:27:12.568Z | Compiling thiserror-no-std v2.0.2 |
| 2869 | 2026-06-18T13:27:12.636Z | Compiling hubpack v0.1.2 |
| 2870 | 2026-06-18T13:27:13.859Z | Compiling chacha20 v0.9.1 |
| 2871 | 2026-06-18T13:27:14.388Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2872 | 2026-06-18T13:27:14.421Z | Compiling reqwest v0.12.28 |
| 2873 | 2026-06-18T13:27:15.085Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2874 | 2026-06-18T13:27:15.650Z | Compiling blake2 v0.10.6 |
| 2875 | 2026-06-18T13:27:15.977Z | Compiling aead v0.5.2 |
| 2876 | 2026-06-18T13:27:16.106Z | Compiling byte-wrapper v0.1.0 |
| 2877 | 2026-06-18T13:27:16.140Z | Compiling chacha20 v0.10.0 |
| 2878 | 2026-06-18T13:27:16.165Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2879 | 2026-06-18T13:27:16.425Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2880 | 2026-06-18T13:27:17.050Z | Compiling cstr-argument v0.1.2 |
| 2881 | 2026-06-18T13:27:17.137Z | Compiling float-ord v0.3.2 |
| 2882 | 2026-06-18T13:27:17.219Z | Compiling keccak v0.1.6 |
| 2883 | 2026-06-18T13:27:17.254Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2884 | 2026-06-18T13:27:17.533Z | Compiling sha3 v0.10.9 |
| 2885 | 2026-06-18T13:27:17.544Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2886 | 2026-06-18T13:27:17.962Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2887 | 2026-06-18T13:27:18.001Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2888 | 2026-06-18T13:27:18.134Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2889 | 2026-06-18T13:27:18.137Z | Compiling rand v0.10.1 |
| 2890 | 2026-06-18T13:27:18.941Z | Compiling chacha20poly1305 v0.10.1 |
| 2891 | 2026-06-18T13:27:19.101Z | Compiling rustls-webpki v0.103.13 |
| 2892 | 2026-06-18T13:27:19.462Z | Compiling argon2 v0.5.3 |
| 2893 | 2026-06-18T13:27:20.702Z | Compiling progenitor-client v0.10.0 |
| 2894 | 2026-06-18T13:27:21.220Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2895 | 2026-06-18T13:27:21.457Z | Compiling vsss-rs v3.3.4 |
| 2896 | 2026-06-18T13:27:22.067Z | Compiling ciborium v0.2.2 |
| 2897 | 2026-06-18T13:27:22.615Z | Compiling atomicwrites v0.4.4 |
| 2898 | 2026-06-18T13:27:22.730Z | Compiling usdt-macro v0.5.0 |
| 2899 | 2026-06-18T13:27:22.890Z | Compiling usdt-attr-macro v0.5.0 |
| 2900 | 2026-06-18T13:27:23.714Z | Compiling num-derive v0.4.2 |
| 2901 | 2026-06-18T13:27:23.925Z | Compiling enum-as-inner v0.6.1 |
| 2902 | 2026-06-18T13:27:24.043Z | Compiling tokio-rustls v0.26.4 |
| 2903 | 2026-06-18T13:27:24.349Z | Compiling hyper-rustls v0.27.9 |
| 2904 | 2026-06-18T13:27:24.526Z | Compiling rustls-platform-verifier v0.7.0 |
| 2905 | 2026-06-18T13:27:24.827Z | Compiling reqwest v0.13.4 |
| 2906 | 2026-06-18T13:27:25.119Z | Compiling memmap v0.7.0 |
| 2907 | 2026-06-18T13:27:25.354Z | Compiling semver v0.1.20 |
| 2908 | 2026-06-18T13:27:25.653Z | Compiling rayon-core v1.13.0 |
| 2909 | 2026-06-18T13:27:25.863Z | Compiling winnow v0.5.40 |
| 2910 | 2026-06-18T13:27:26.213Z | Compiling progenitor-client v0.14.0 |
| 2911 | 2026-06-18T13:27:27.168Z | Compiling progenitor-extras v0.2.0 |
| 2912 | 2026-06-18T13:27:27.233Z | Compiling toml_edit v0.19.15 |
| 2913 | 2026-06-18T13:27:27.418Z | Compiling rustc_version v0.1.7 |
| 2914 | 2026-06-18T13:27:27.624Z | Compiling usdt v0.5.0 |
| 2915 | 2026-06-18T13:27:27.720Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2916 | 2026-06-18T13:27:27.950Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2917 | 2026-06-18T13:27:37.762Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2918 | 2026-06-18T13:27:38.392Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2919 | 2026-06-18T13:27:38.508Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2920 | 2026-06-18T13:27:39.125Z | Compiling similar v2.7.0 |
| 2921 | 2026-06-18T13:27:39.169Z | Compiling crossbeam-deque v0.8.6 |
| 2922 | 2026-06-18T13:27:39.565Z | Compiling serde_spanned v0.6.9 |
| 2923 | 2026-06-18T13:27:39.885Z | Compiling lazy_static v1.5.0 |
| 2924 | 2026-06-18T13:27:40.007Z | Compiling bytecount v0.6.9 |
| 2925 | 2026-06-18T13:27:40.100Z | Compiling vcpkg v0.2.15 |
| 2926 | 2026-06-18T13:27:40.207Z | Compiling toml_write v0.1.2 |
| 2927 | 2026-06-18T13:27:40.424Z | Compiling toml_edit v0.22.27 |
| 2928 | 2026-06-18T13:27:40.664Z | Compiling openssl-sys v0.9.116 |
| 2929 | 2026-06-18T13:27:41.265Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2930 | 2026-06-18T13:27:41.921Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2931 | 2026-06-18T13:27:41.936Z | Compiling proc-macro-crate v1.3.1 |
| 2932 | 2026-06-18T13:27:42.290Z | Compiling newtype_derive v0.1.6 |
| 2933 | 2026-06-18T13:27:42.557Z | Compiling progenitor-impl v0.13.0 |
| 2934 | 2026-06-18T13:27:42.570Z | Compiling progenitor-impl v0.14.0 |
| 2935 | 2026-06-18T13:27:42.731Z | Compiling itertools v0.12.1 |
| 2936 | 2026-06-18T13:27:44.320Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2937 | 2026-06-18T13:27:44.628Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2938 | 2026-06-18T13:27:44.661Z | Compiling resolv-conf v0.7.6 |
| 2939 | 2026-06-18T13:27:44.786Z | Compiling owo-colors v4.3.0 |
| 2940 | 2026-06-18T13:27:44.902Z | Compiling swrite v0.1.0 |
| 2941 | 2026-06-18T13:27:44.930Z | Compiling linked-hash-map v0.5.6 |
| 2942 | 2026-06-18T13:27:45.022Z | Compiling unicode-segmentation v1.13.3 |
| 2943 | 2026-06-18T13:27:45.154Z | Compiling lru-cache v0.1.2 |
| 2944 | 2026-06-18T13:27:45.282Z | Compiling progenitor-macro v0.14.0 |
| 2945 | 2026-06-18T13:27:45.306Z | Compiling progenitor-macro v0.13.0 |
| 2946 | 2026-06-18T13:27:45.524Z | Compiling newline-converter v0.3.0 |
| 2947 | 2026-06-18T13:27:45.648Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2948 | 2026-06-18T13:27:45.677Z | Compiling num_enum_derive v0.5.11 |
| 2949 | 2026-06-18T13:27:45.715Z | Compiling rayon v1.12.0 |
| 2950 | 2026-06-18T13:27:46.736Z | Compiling toml v0.8.23 |
| 2951 | 2026-06-18T13:27:47.045Z | Compiling progenitor-client v0.13.0 |
| 2952 | 2026-06-18T13:27:47.297Z | Compiling hickory-proto v0.24.4 |
| 2953 | 2026-06-18T13:27:47.937Z | Compiling console v0.15.11 |
| 2954 | 2026-06-18T13:27:49.239Z | Compiling camino-tempfile v1.4.1 |
| 2955 | 2026-06-18T13:27:49.523Z | Compiling serde-big-array v0.5.1 |
| 2956 | 2026-06-18T13:27:49.538Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2957 | 2026-06-18T13:27:49.659Z | Compiling derive-where v1.6.1 |
| 2958 | 2026-06-18T13:27:49.696Z | Compiling pin-project-internal v1.1.13 |
| 2959 | 2026-06-18T13:27:50.090Z | Compiling siphasher v1.0.3 |
| 2960 | 2026-06-18T13:27:50.320Z | Compiling minimal-lexical v0.2.1 |
| 2961 | 2026-06-18T13:27:50.579Z | Compiling nom v7.1.3 |
| 2962 | 2026-06-18T13:27:50.808Z | Compiling pin-project v1.1.13 |
| 2963 | 2026-06-18T13:27:50.927Z | Compiling phf_shared v0.12.1 |
| 2964 | 2026-06-18T13:27:51.159Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2965 | 2026-06-18T13:27:51.778Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2966 | 2026-06-18T13:27:51.922Z | Compiling progenitor v0.14.0 |
| 2967 | 2026-06-18T13:27:52.075Z | Compiling progenitor v0.13.0 |
| 2968 | 2026-06-18T13:27:52.231Z | Compiling hickory-resolver v0.24.4 |
| 2969 | 2026-06-18T13:27:53.697Z | Compiling expectorate v1.2.0 |
| 2970 | 2026-06-18T13:27:54.904Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2971 | 2026-06-18T13:27:56.123Z | Compiling num_enum v0.5.11 |
| 2972 | 2026-06-18T13:27:57.297Z | Compiling zone_cfg_derive v0.3.1 |
| 2973 | 2026-06-18T13:27:57.550Z | Compiling unicode-normalization v0.1.25 |
| 2974 | 2026-06-18T13:27:58.025Z | Compiling tokio-stream v0.1.18 |
| 2975 | 2026-06-18T13:27:58.165Z | Compiling async-recursion v1.1.1 |
| 2976 | 2026-06-18T13:27:58.595Z | Compiling snafu-derive v0.8.9 |
| 2977 | 2026-06-18T13:27:58.888Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2978 | 2026-06-18T13:27:59.231Z | Compiling slog-dtrace v0.3.0 |
| 2979 | 2026-06-18T13:27:59.507Z | Compiling csv-core v0.1.13 |
| 2980 | 2026-06-18T13:27:59.741Z | Compiling smawk v0.3.2 |
| 2981 | 2026-06-18T13:27:59.919Z | Compiling unicode-linebreak v0.1.5 |
| 2982 | 2026-06-18T13:27:59.944Z | Compiling unicode-width v0.1.14 |
| 2983 | 2026-06-18T13:28:00.206Z | Compiling chrono-tz v0.10.4 |
| 2984 | 2026-06-18T13:28:00.269Z | Compiling openssl v0.10.80 |
| 2985 | 2026-06-18T13:28:00.415Z | Compiling foreign-types-shared v0.1.1 |
| 2986 | 2026-06-18T13:28:00.459Z | Compiling konst_macro_rules v0.2.19 |
| 2987 | 2026-06-18T13:28:00.517Z | Compiling same-file v1.0.6 |
| 2988 | 2026-06-18T13:28:00.571Z | Compiling unicode-xid v0.2.6 |
| 2989 | 2026-06-18T13:28:00.657Z | Compiling highway v1.3.0 |
| 2990 | 2026-06-18T13:28:00.699Z | Compiling foldhash v0.1.5 |
| 2991 | 2026-06-18T13:28:00.712Z | Compiling cancel-safe-futures v0.1.5 |
| 2992 | 2026-06-18T13:28:00.928Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2993 | 2026-06-18T13:28:01.010Z | Compiling hashbrown v0.15.5 |
| 2994 | 2026-06-18T13:28:01.363Z | Compiling const_format_proc_macros v0.2.34 |
| 2995 | 2026-06-18T13:28:01.517Z | Compiling walkdir v2.5.0 |
| 2996 | 2026-06-18T13:28:01.664Z | Compiling konst v0.2.20 |
| 2997 | 2026-06-18T13:28:02.077Z | Compiling foreign-types v0.3.2 |
| 2998 | 2026-06-18T13:28:02.183Z | Compiling snafu v0.8.9 |
| 2999 | 2026-06-18T13:28:02.196Z | Compiling textwrap v0.16.2 |
| 3000 | 2026-06-18T13:28:02.210Z | Compiling csv v1.4.0 |
| 3001 | 2026-06-18T13:28:02.353Z | Compiling qorb v0.4.1 |
| 3002 | 2026-06-18T13:28:02.627Z | Compiling zone v0.3.1 |
| 3003 | 2026-06-18T13:28:02.743Z | Compiling olpc-cjson v0.1.4 |
| 3004 | 2026-06-18T13:28:02.747Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3005 | 2026-06-18T13:28:02.960Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3006 | 2026-06-18T13:28:03.314Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3007 | 2026-06-18T13:28:03.791Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-18T13:28:04.351Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3009 | 2026-06-18T13:28:04.896Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3010 | 2026-06-18T13:28:06.552Z | Compiling phf v0.12.1 |
| 3011 | 2026-06-18T13:28:06.849Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3012 | 2026-06-18T13:28:07.070Z | Compiling tokio-dtrace v0.1.1 |
| 3013 | 2026-06-18T13:28:07.205Z | Compiling globset v0.4.18 |
| 3014 | 2026-06-18T13:28:07.414Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3015 | 2026-06-18T13:28:07.644Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3016 | 2026-06-18T13:28:08.327Z | Compiling smf v0.2.3 |
| 3017 | 2026-06-18T13:28:08.462Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3018 | 2026-06-18T13:28:09.022Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3019 | 2026-06-18T13:28:09.478Z | Compiling libsw-core v0.3.2 |
| 3020 | 2026-06-18T13:28:09.505Z | Compiling pem v3.0.6 |
| 3021 | 2026-06-18T13:28:09.671Z | Compiling serde_plain v1.0.2 |
| 3022 | 2026-06-18T13:28:09.773Z | Compiling openssl-macros v0.1.1 |
| 3023 | 2026-06-18T13:28:09.866Z | Compiling cookie v0.18.1 |
| 3024 | 2026-06-18T13:28:09.965Z | Compiling sigpipe v0.1.3 |
| 3025 | 2026-06-18T13:28:10.135Z | Compiling glob v0.3.3 |
| 3026 | 2026-06-18T13:28:10.201Z | Compiling jiff v0.2.28 |
| 3027 | 2026-06-18T13:28:10.281Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3028 | 2026-06-18T13:28:10.412Z | Compiling fixedbitset v0.5.7 |
| 3029 | 2026-06-18T13:28:10.540Z | Compiling typed-path v0.9.3 |
| 3030 | 2026-06-18T13:28:10.640Z | Compiling fixedbitset v0.4.2 |
| 3031 | 2026-06-18T13:28:10.941Z | Compiling petgraph v0.6.5 |
| 3032 | 2026-06-18T13:28:11.012Z | Compiling petgraph v0.8.3 |
| 3033 | 2026-06-18T13:28:11.869Z | Compiling tough v0.22.0 |
| 3034 | 2026-06-18T13:28:12.745Z | Compiling libsw v3.5.0 |
| 3035 | 2026-06-18T13:28:12.778Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3036 | 2026-06-18T13:28:12.941Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3037 | 2026-06-18T13:28:13.446Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3038 | 2026-06-18T13:28:13.460Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3039 | 2026-06-18T13:28:13.727Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3040 | 2026-06-18T13:28:14.043Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3041 | 2026-06-18T13:28:14.235Z | Compiling oxide-tokio-rt v0.1.6 |
| 3042 | 2026-06-18T13:28:15.494Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3043 | 2026-06-18T13:28:17.026Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3044 | 2026-06-18T13:28:17.243Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3045 | 2026-06-18T13:28:18.092Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3046 | 2026-06-18T13:28:18.785Z | Compiling const_format v0.2.36 |
| 3047 | 2026-06-18T13:28:19.311Z | Compiling papergrid v0.11.0 |
| 3048 | 2026-06-18T13:28:19.438Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-06-18T13:28:19.457Z | Compiling libscf-sys v1.2.0 |
| 3050 | 2026-06-18T13:28:19.612Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3051 | 2026-06-18T13:28:19.740Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-06-18T13:28:19.878Z | Compiling tabled_derive v0.7.0 |
| 3053 | 2026-06-18T13:28:20.303Z | Compiling gethostname v0.5.0 |
| 3054 | 2026-06-18T13:28:20.452Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3055 | 2026-06-18T13:28:20.583Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3056 | 2026-06-18T13:28:20.713Z | Compiling bcs v0.1.6 |
| 3057 | 2026-06-18T13:28:20.872Z | Compiling whoami v1.6.1 |
| 3058 | 2026-06-18T13:28:21.124Z | Compiling tagptr v0.2.0 |
| 3059 | 2026-06-18T13:28:21.299Z | Compiling linear-map v1.2.0 |
| 3060 | 2026-06-18T13:28:21.334Z | Compiling termtree v0.5.1 |
| 3061 | 2026-06-18T13:28:21.404Z | Compiling moka v0.12.15 |
| 3062 | 2026-06-18T13:28:21.513Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-06-18T13:28:22.650Z | Compiling tabled v0.15.0 |
| 3064 | 2026-06-18T13:28:23.616Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-06-18T13:28:24.229Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3066 | 2026-06-18T13:28:24.516Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-18T13:28:24.567Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-18T13:28:24.745Z | Compiling steno v0.4.1 |
| 3069 | 2026-06-18T13:28:26.092Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-06-18T13:28:29.833Z | Compiling hickory-proto v0.25.2 |
| 3071 | 2026-06-18T13:28:30.421Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3072 | 2026-06-18T13:28:30.525Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3073 | 2026-06-18T13:28:31.242Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3074 | 2026-06-18T13:28:31.360Z | Compiling parking_lot_core v0.8.6 |
| 3075 | 2026-06-18T13:28:31.723Z | Compiling nom v8.0.0 |
| 3076 | 2026-06-18T13:28:32.272Z | Compiling hickory-resolver v0.25.2 |
| 3077 | 2026-06-18T13:28:33.059Z | Compiling crunchy v0.2.4 |
| 3078 | 2026-06-18T13:28:33.392Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3079 | 2026-06-18T13:28:33.520Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3080 | 2026-06-18T13:28:33.641Z | Compiling parking_lot v0.11.2 |
| 3081 | 2026-06-18T13:28:33.975Z | Compiling typify-impl v0.4.3 |
| 3082 | 2026-06-18T13:28:34.385Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3083 | 2026-06-18T13:28:34.551Z | Compiling fxhash v0.2.1 |
| 3084 | 2026-06-18T13:28:34.704Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 3085 | 2026-06-18T13:28:34.994Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3086 | 2026-06-18T13:28:35.482Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3087 | 2026-06-18T13:28:35.746Z | Compiling tiny-keccak v2.0.2 |
| 3088 | 2026-06-18T13:28:36.055Z | Compiling proc-macro-error2 v2.0.1 |
| 3089 | 2026-06-18T13:28:36.355Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-06-18T13:28:37.324Z | Compiling typify-macro v0.4.3 |
| 3091 | 2026-06-18T13:28:37.927Z | Compiling sled v0.34.7 |
| 3092 | 2026-06-18T13:28:38.728Z | Compiling arc-swap v1.9.1 |
| 3093 | 2026-06-18T13:28:39.090Z | Compiling slog-scope v4.4.1 |
| 3094 | 2026-06-18T13:28:39.173Z | Compiling tabled_derive v0.11.0 |
| 3095 | 2026-06-18T13:28:40.060Z | Compiling papergrid v0.18.0 |
| 3096 | 2026-06-18T13:28:40.317Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3097 | 2026-06-18T13:28:40.799Z | Compiling testing_table v0.3.0 |
| 3098 | 2026-06-18T13:28:40.975Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3099 | 2026-06-18T13:28:41.219Z | Compiling internet-checksum v0.2.1 |
| 3100 | 2026-06-18T13:28:41.308Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3101 | 2026-06-18T13:28:41.366Z | Compiling tabled v0.21.0 |
| 3102 | 2026-06-18T13:28:41.757Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3103 | 2026-06-18T13:28:41.902Z | Compiling slog-stdlog v4.1.1 |
| 3104 | 2026-06-18T13:28:42.342Z | Compiling const-random-macro v0.1.16 |
| 3105 | 2026-06-18T13:28:42.782Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3106 | 2026-06-18T13:28:43.503Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3107 | 2026-06-18T13:28:44.112Z | Compiling ahash v0.8.12 |
| 3108 | 2026-06-18T13:28:44.414Z | Compiling smartstring v1.0.1 |
| 3109 | 2026-06-18T13:28:45.515Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3110 | 2026-06-18T13:28:45.617Z | Compiling const-random v0.1.18 |
| 3111 | 2026-06-18T13:28:45.718Z | Compiling slog-envlogger v2.2.0 |
| 3112 | 2026-06-18T13:28:46.881Z | Compiling typify v0.4.3 |
| 3113 | 2026-06-18T13:28:47.565Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3114 | 2026-06-18T13:28:49.244Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3115 | 2026-06-18T13:28:49.707Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3116 | 2026-06-18T13:28:51.569Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3117 | 2026-06-18T13:28:51.589Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3118 | 2026-06-18T13:28:51.886Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3119 | 2026-06-18T13:28:52.223Z | Compiling crc8 v0.1.1 |
| 3120 | 2026-06-18T13:28:52.353Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3121 | 2026-06-18T13:28:55.444Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3122 | 2026-06-18T13:28:55.621Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3123 | 2026-06-18T13:28:55.898Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3124 | 2026-06-18T13:28:56.734Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3125 | 2026-06-18T13:28:57.016Z | Compiling progenitor-impl v0.10.0 |
| 3126 | 2026-06-18T13:28:57.895Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3127 | 2026-06-18T13:28:58.011Z | Compiling lzma-sys v0.1.20 |
| 3128 | 2026-06-18T13:28:58.473Z | Compiling sha1 v0.10.6 |
| 3129 | 2026-06-18T13:28:58.626Z | Compiling thin-vec v0.2.18 |
| 3130 | 2026-06-18T13:28:58.905Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3131 | 2026-06-18T13:28:58.992Z | Compiling rhai_codegen v3.2.0 |
| 3132 | 2026-06-18T13:28:59.110Z | Compiling fs-err v3.3.0 |
| 3133 | 2026-06-18T13:28:59.402Z | Compiling typeid v1.0.3 |
| 3134 | 2026-06-18T13:28:59.475Z | Compiling utf-8 v0.7.6 |
| 3135 | 2026-06-18T13:28:59.707Z | Compiling tungstenite v0.21.0 |
| 3136 | 2026-06-18T13:29:00.265Z | Compiling rhai v1.25.1 |
| 3137 | 2026-06-18T13:29:00.763Z | Compiling progenitor-macro v0.10.0 |
| 3138 | 2026-06-18T13:29:05.028Z | Compiling cargo_toml v0.22.3 |
| 3139 | 2026-06-18T13:29:07.282Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3140 | 2026-06-18T13:29:08.825Z | Compiling sha2 v0.10.9 |
| 3141 | 2026-06-18T13:29:08.894Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-06-18T13:29:09.990Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-06-18T13:29:10.069Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3144 | 2026-06-18T13:29:10.533Z | Compiling progenitor v0.10.0 |
| 3145 | 2026-06-18T13:29:11.004Z | Compiling tokio-tungstenite v0.21.0 |
| 3146 | 2026-06-18T13:29:11.284Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3147 | 2026-06-18T13:29:11.508Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3148 | 2026-06-18T13:29:12.154Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3149 | 2026-06-18T13:29:12.579Z | Compiling console v0.16.3 |
| 3150 | 2026-06-18T13:29:12.868Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3151 | 2026-06-18T13:29:13.479Z | Compiling git-stub v1.0.0 |
| 3152 | 2026-06-18T13:29:13.967Z | Compiling is_ci v1.2.0 |
| 3153 | 2026-06-18T13:29:14.153Z | Compiling base64 v0.21.7 |
| 3154 | 2026-06-18T13:29:14.276Z | Compiling unit-prefix v0.5.2 |
| 3155 | 2026-06-18T13:29:14.451Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3156 | 2026-06-18T13:29:14.664Z | Compiling indicatif v0.18.4 |
| 3157 | 2026-06-18T13:29:14.894Z | Compiling supports-color v3.0.2 |
| 3158 | 2026-06-18T13:29:16.054Z | Compiling git-stub-vcs v0.1.0 |
| 3159 | 2026-06-18T13:29:16.180Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3160 | 2026-06-18T13:29:16.798Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3161 | 2026-06-18T13:29:17.375Z | Compiling ron v0.12.1 |
| 3162 | 2026-06-18T13:29:17.743Z | Compiling xz2 v0.1.7 |
| 3163 | 2026-06-18T13:29:18.071Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3164 | 2026-06-18T13:29:18.412Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3165 | 2026-06-18T13:29:19.293Z | Compiling drift v0.2.0 |
| 3166 | 2026-06-18T13:29:20.738Z | Compiling base16ct v1.0.0 |
| 3167 | 2026-06-18T13:29:21.187Z | Compiling dropshot-api-manager v0.7.2 |
| 3168 | 2026-06-18T13:29:25.744Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3169 | 2026-06-18T13:29:27.849Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3170 | 2026-06-18T13:29:29.030Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3171 | 2026-06-18T13:29:30.389Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3172 | 2026-06-18T13:29:32.322Z | Compiling natord v1.0.9 |
| 3173 | 2026-06-18T13:29:32.615Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3174 | 2026-06-18T13:29:32.756Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3175 | 2026-06-18T13:29:34.508Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3176 | 2026-06-18T13:29:36.192Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3177 | 2026-06-18T13:29:36.890Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3178 | 2026-06-18T13:29:42.851Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3179 | 2026-06-18T13:29:46.052Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3180 | 2026-06-18T13:29:46.560Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3181 | 2026-06-18T13:29:48.683Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3182 | 2026-06-18T13:29:50.444Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3183 | 2026-06-18T13:30:16.656Z | Finished `release` profile [optimized] target(s) in 4m 21s |
| 3184 | 2026-06-18T13:30:16.839Z | |
| 3185 | 2026-06-18T13:30:16.839Z | real 4:21.597535559 |
| 3186 | 2026-06-18T13:30:16.839Z | user 29:44.360368999 |
| 3187 | 2026-06-18T13:30:16.839Z | sys 2:44.254568087 |
| 3188 | 2026-06-18T13:30:16.839Z | trap 0.747709816 |
| 3189 | 2026-06-18T13:30:16.839Z | tflt 1.387574892 |
| 3190 | 2026-06-18T13:30:16.843Z | dflt 1.610850058 |
| 3191 | 2026-06-18T13:30:16.843Z | kflt 0.000236629 |
| 3192 | 2026-06-18T13:30:16.843Z | lock 1:58:16.393172484 |
| 3193 | 2026-06-18T13:30:16.843Z | slp 1:25:01.323500353 |
| 3194 | 2026-06-18T13:30:16.843Z | lat 2:14.984310837 |
| 3195 | 2026-06-18T13:30:16.843Z | stop 3:34.168844929 |
| 3196 | 2026-06-18T13:30:16.843Z | + for x in debug release |
| 3197 | 2026-06-18T13:30:16.843Z | + mkdir -p /work/debug |
| 3198 | 2026-06-18T13:30:16.843Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3199 | 2026-06-18T13:30:17.344Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3200 | 2026-06-18T13:30:17.719Z | + cp target/debug/mgd /work/debug/mgd |
| 3201 | 2026-06-18T13:30:18.409Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3202 | 2026-06-18T13:30:18.904Z | + for x in debug release |
| 3203 | 2026-06-18T13:30:18.904Z | + mkdir -p /work/release |
| 3204 | 2026-06-18T13:30:18.908Z | + cp target/release/ddmd /work/release/ddmd |
| 3205 | 2026-06-18T13:30:18.994Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3206 | 2026-06-18T13:30:19.068Z | + cp target/release/mgd /work/release/mgd |
| 3207 | 2026-06-18T13:30:19.127Z | + cp target/release/mgadm /work/release/mgadm |
| 3208 | 2026-06-18T13:30:19.227Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3209 | 2026-06-18T13:30:19.291Z | process exited: duration 678878 ms, exit code 0 |
| |
| 3210 | 2026-06-18T13:30:19.308Z | found 9 output files |
| 3211 | 2026-06-18T13:30:19.308Z | uploading: /work/debug/ddmadm (513717344 bytes) |
| 3212 | 2026-06-18T13:30:25.111Z | uploaded: /work/debug/ddmadm |
| 3213 | 2026-06-18T13:30:25.111Z | uploading: /work/debug/ddmd (588572504 bytes) |
| 3214 | 2026-06-18T13:30:34.236Z | uploaded: /work/debug/ddmd |
| 3215 | 2026-06-18T13:30:34.236Z | uploading: /work/debug/mgadm (610320048 bytes) |
| 3216 | 2026-06-18T13:30:42.593Z | uploaded: /work/debug/mgadm |
| 3217 | 2026-06-18T13:30:42.593Z | uploading: /work/debug/mgd (692469264 bytes) |
| 3218 | 2026-06-18T13:30:51.686Z | uploaded: /work/debug/mgd |
| 3219 | 2026-06-18T13:30:51.686Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3220 | 2026-06-18T13:30:53.061Z | uploaded: /work/release/ddmadm |
| 3221 | 2026-06-18T13:30:53.061Z | uploading: /work/release/ddmd (53074928 bytes) |
| 3222 | 2026-06-18T13:30:54.442Z | uploaded: /work/release/ddmd |
| 3223 | 2026-06-18T13:30:54.442Z | uploading: /work/release/falcon-lab (39045472 bytes) |
| 3224 | 2026-06-18T13:30:55.702Z | uploaded: /work/release/falcon-lab |
| 3225 | 2026-06-18T13:30:55.702Z | uploading: /work/release/mgadm (60389872 bytes) |
| 3226 | 2026-06-18T13:30:57.095Z | uploaded: /work/release/mgadm |
| 3227 | 2026-06-18T13:30:57.106Z | uploading: /work/release/mgd (72906568 bytes) |
| 3228 | 2026-06-18T13:30:58.700Z | uploaded: /work/release/mgd |