|
|
|
| 1 | 2026-06-17T21:48:35.306Z | job assigned to worker 01KVBRW4X6TRA3Z5RMQ96SQVXY [factory aws, i-0bed9eeb0c9a05260] (queued for 47 s) |
| |
| 2 | 2026-06-17T21:48:41.759Z | starting task 0: "setup" |
| 3 | 2026-06-17T21:48:41.764Z | ++ uname -s |
| 4 | 2026-06-17T21:48:41.767Z | + kern=SunOS |
| 5 | 2026-06-17T21:48:41.767Z | + build_user=build |
| 6 | 2026-06-17T21:48:41.767Z | + build_uid=12345 |
| 7 | 2026-06-17T21:48:41.767Z | + work_dir=/work |
| 8 | 2026-06-17T21:48:41.767Z | + input_dir=/input |
| 9 | 2026-06-17T21:48:41.767Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-17T21:48:41.767Z | + case "$kern" in |
| 11 | 2026-06-17T21:48:41.767Z | + groupadd -g 12345 build |
| 12 | 2026-06-17T21:48:41.770Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-17T21:48:43.773Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-17T21:48:43.837Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-17T21:48:43.840Z | + home_fs=zfs |
| 16 | 2026-06-17T21:48:43.841Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-17T21:48:43.841Z | + mkdir -p /home/build |
| 18 | 2026-06-17T21:48:43.841Z | + chown build:build /home/build /work |
| 19 | 2026-06-17T21:48:45.841Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-17T21:48:45.845Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-06-17T21:48:45.853Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-17T21:48:45.856Z | * rust toolchain channel = "stable" |
| 23 | 2026-06-17T21:48:45.857Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-06-17T21:48:45.857Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-17T21:48:45.857Z | * rust toolchain profile = "default" |
| 26 | 2026-06-17T21:48:45.857Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-17T21:48:45.857Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-17T21:48:45.862Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-17T21:48:45.862Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-17T21:48:45.957Z | info: downloading installer |
| 31 | 2026-06-17T21:48:47.344Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-17T21:48:47.344Z | warn: /opt/ooce/bin |
| 33 | 2026-06-17T21:48:47.344Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-17T21:48:47.344Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-17T21:48:47.345Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-17T21:48:47.345Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-17T21:48:47.345Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-17T21:48:47.345Z | error: cannot install while Rust is installed |
| 39 | 2026-06-17T21:48:47.345Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-17T21:48:47.348Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-17T21:48:47.348Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-17T21:48:47.348Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-17T21:48:47.348Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-17T21:48:47.365Z | info: profile set to default |
| 45 | 2026-06-17T21:48:47.365Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-17T21:48:47.368Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-17T21:48:47.499Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-17T21:48:47.504Z | info: downloading 6 components |
| 49 | 2026-06-17T21:49:02.452Z | |
| 50 | 2026-06-17T21:49:02.453Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-17T21:49:02.494Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-17T21:49:02.494Z | |
| 53 | 2026-06-17T21:49:02.494Z | |
| 54 | 2026-06-17T21:49:02.494Z | Rust is installed now. Great! |
| 55 | 2026-06-17T21:49:02.494Z | |
| 56 | 2026-06-17T21:49:02.494Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-17T21:49:02.494Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-17T21:49:02.494Z | |
| 59 | 2026-06-17T21:49:02.494Z | To configure your current shell, you need to source |
| 60 | 2026-06-17T21:49:02.494Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-17T21:49:02.494Z | |
| 62 | 2026-06-17T21:49:02.494Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-17T21:49:02.494Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-17T21:49:02.496Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-17T21:49:02.496Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-17T21:49:02.496Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-17T21:49:02.496Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-17T21:49:02.496Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-17T21:49:02.500Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-17T21:49:02.500Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-17T21:49:02.606Z | + rustup --version |
| 72 | 2026-06-17T21:49:02.610Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-17T21:49:02.610Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-17T21:49:02.625Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-17T21:49:02.631Z | + cargo --version |
| 76 | 2026-06-17T21:49:02.642Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-17T21:49:02.646Z | + rustc --version |
| 78 | 2026-06-17T21:49:02.664Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-17T21:49:02.678Z | process exited: duration 16810 ms, exit code 0 |
| |
| 80 | 2026-06-17T21:49:02.690Z | starting task 2: "authentication" |
| 81 | 2026-06-17T21:49:02.718Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-06-17T21:49:02.730Z | starting task 3: "clone repository" |
| 83 | 2026-06-17T21:49:02.736Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-17T21:49:02.736Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-17T21:49:02.803Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-17T21:49:04.380Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-17T21:49:04.380Z | + git fetch origin cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 88 | 2026-06-17T21:49:04.660Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-17T21:49:04.660Z | * branch cee38fc37d46b71172e310fa2503d98b7ed5eea2 -> FETCH_HEAD |
| 90 | 2026-06-17T21:49:04.665Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-06-17T21:49:04.674Z | ++ git branch --show-current |
| 92 | 2026-06-17T21:49:04.674Z | + current=main |
| 93 | 2026-06-17T21:49:04.674Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-06-17T21:49:04.674Z | + git branch -f john/bfd-async-wiring cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 95 | 2026-06-17T21:49:04.680Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-06-17T21:49:04.691Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-06-17T21:49:04.700Z | + git reset --hard cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 98 | 2026-06-17T21:49:04.707Z | HEAD is now at cee38fc swap sync bfd impl out for bfd-async |
| 99 | 2026-06-17T21:49:04.715Z | process exited: duration 1980 ms, exit code 0 |
| |
| 100 | 2026-06-17T21:49:04.735Z | starting task 4: "build" |
| 101 | 2026-06-17T21:49:04.745Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-17T21:49:13.437Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-17T21:49:21.177Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-17T21:49:28.562Z | Planning: Solver setup ... Done |
| 105 | 2026-06-17T21:49:28.602Z | Planning: Running solver ... Done |
| 106 | 2026-06-17T21:49:28.746Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-17T21:49:28.757Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-17T21:49:28.839Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-17T21:49:28.868Z | Planning: Package planning ... Done |
| 110 | 2026-06-17T21:49:28.893Z | Planning: Merging actions ... Done |
| 111 | 2026-06-17T21:49:29.008Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-17T21:49:29.012Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-17T21:49:29.764Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-17T21:49:29.769Z | Planning: Planning completed in 8.42 seconds |
| 115 | 2026-06-17T21:49:29.781Z | Packages to install: 2 |
| 116 | 2026-06-17T21:49:29.783Z | Mediators to change: 2 |
| 117 | 2026-06-17T21:49:29.783Z | Services to change: 1 |
| 118 | 2026-06-17T21:49:29.783Z | Create boot environment: No |
| 119 | 2026-06-17T21:49:29.783Z | Create backup boot environment: No |
| 120 | 2026-06-17T21:49:29.823Z | |
| 121 | 2026-06-17T21:49:29.823Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-17T21:49:34.825Z | Download: 1193/3076 items 114.2/211.3MB 54% complete (23.5M/s) |
| 123 | 2026-06-17T21:49:40.348Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (12.5M/s) |
| 124 | 2026-06-17T21:49:46.454Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (9.1M/s) |
| 125 | 2026-06-17T21:49:52.600Z | Download: 3073/3076 items 211.0/211.3MB 99% complete (9.5M/s) |
| 126 | 2026-06-17T21:49:52.621Z | Download: Completed 211.31 MB in 22.80 seconds (9.3M/s) |
| 127 | 2026-06-17T21:49:52.739Z | Actions: 1/3418 actions (Installing new actions) |
| 128 | 2026-06-17T21:49:55.906Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 129 | 2026-06-17T21:49:56.566Z | Done |
| 130 | 2026-06-17T21:49:56.566Z | Done |
| 131 | 2026-06-17T21:49:57.300Z | Done |
| 132 | 2026-06-17T21:50:00.692Z | Done |
| 133 | 2026-06-17T21:50:00.766Z | Done |
| 134 | 2026-06-17T21:50:00.770Z | Done |
| 135 | 2026-06-17T21:50:00.938Z | Done |
| 136 | 2026-06-17T21:50:01.626Z | + cargo --version |
| 137 | 2026-06-17T21:50:01.631Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 138 | 2026-06-17T21:50:01.799Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 139 | 2026-06-17T21:50:01.802Z | info: downloading 6 components |
| 140 | 2026-06-17T21:50:17.009Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 141 | 2026-06-17T21:50:17.012Z | + rustc --version |
| 142 | 2026-06-17T21:50:17.038Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 143 | 2026-06-17T21:50:17.042Z | + banner check |
| 144 | 2026-06-17T21:50:17.045Z | |
| 145 | 2026-06-17T21:50:17.045Z | #### # # ###### #### # # |
| 146 | 2026-06-17T21:50:17.045Z | # # # # # # # # # |
| 147 | 2026-06-17T21:50:17.045Z | # ###### ##### # #### |
| 148 | 2026-06-17T21:50:17.045Z | # # # # # # # |
| 149 | 2026-06-17T21:50:17.045Z | # # # # # # # # # |
| 150 | 2026-06-17T21:50:17.045Z | #### # # ###### #### # # |
| 151 | 2026-06-17T21:50:17.045Z | |
| 152 | 2026-06-17T21:50:17.045Z | + cargo fmt -- --check |
| 153 | 2026-06-17T21:50:17.439Z | + cargo clippy --all-targets -- --deny warnings |
| 154 | 2026-06-17T21:50:17.550Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 155 | 2026-06-17T21:50:19.872Z | From https://github.com/oxidecomputer/falcon |
| 156 | 2026-06-17T21:50:19.872Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 157 | 2026-06-17T21:50:19.950Z | Updating crates.io index |
| 158 | 2026-06-17T21:50:19.953Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 159 | 2026-06-17T21:50:20.351Z | From https://github.com/oxidecomputer/dendrite |
| 160 | 2026-06-17T21:50:20.351Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 161 | 2026-06-17T21:50:20.423Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 162 | 2026-06-17T21:50:20.759Z | From https://github.com/oxidecomputer/ispf |
| 163 | 2026-06-17T21:50:20.759Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 164 | 2026-06-17T21:50:21.002Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 165 | 2026-06-17T21:50:21.421Z | From https://github.com/oxidecomputer/netadm-sys |
| 166 | 2026-06-17T21:50:21.421Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 167 | 2026-06-17T21:50:21.428Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 168 | 2026-06-17T21:50:27.429Z | From https://github.com/oxidecomputer/omicron |
| 169 | 2026-06-17T21:50:27.429Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 170 | 2026-06-17T21:50:27.849Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 171 | 2026-06-17T21:50:28.981Z | From https://github.com/oxidecomputer/opte |
| 172 | 2026-06-17T21:50:28.981Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 173 | 2026-06-17T21:50:29.567Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 174 | 2026-06-17T21:50:29.999Z | From https://github.com/illumos/smf-rs |
| 175 | 2026-06-17T21:50:29.999Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 176 | 2026-06-17T21:50:30.237Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 177 | 2026-06-17T21:50:30.541Z | From https://github.com/oxidecomputer/network-interface |
| 178 | 2026-06-17T21:50:30.542Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 179 | 2026-06-17T21:50:30.547Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 180 | 2026-06-17T21:50:30.922Z | From https://github.com/oxidecomputer/slog-error-chain |
| 181 | 2026-06-17T21:50:30.922Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 182 | 2026-06-17T21:50:30.952Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 183 | 2026-06-17T21:50:31.309Z | From https://github.com/oxidecomputer/zone |
| 184 | 2026-06-17T21:50:31.309Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 185 | 2026-06-17T21:50:31.427Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 186 | 2026-06-17T21:50:32.608Z | From https://github.com/oxidecomputer/propolis |
| 187 | 2026-06-17T21:50:32.608Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 188 | 2026-06-17T21:50:32.914Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 189 | 2026-06-17T21:50:33.607Z | From https://github.com/oxidecomputer/transceiver-control |
| 190 | 2026-06-17T21:50:33.607Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 191 | 2026-06-17T21:50:33.629Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 192 | 2026-06-17T21:50:33.909Z | From https://github.com/oxidecomputer/dlpi-sys |
| 193 | 2026-06-17T21:50:33.909Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 194 | 2026-06-17T21:50:33.916Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 195 | 2026-06-17T21:50:34.229Z | From https://github.com/jmesmon/rust-libzfs |
| 196 | 2026-06-17T21:50:34.230Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 197 | 2026-06-17T21:50:34.234Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 198 | 2026-06-17T21:50:34.540Z | From https://github.com/oxidecomputer/rusty-doors |
| 199 | 2026-06-17T21:50:34.540Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 200 | 2026-06-17T21:50:34.550Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 201 | 2026-06-17T21:50:34.897Z | From https://github.com/oxidecomputer/lldp |
| 202 | 2026-06-17T21:50:34.897Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 203 | 2026-06-17T21:50:35.012Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 204 | 2026-06-17T21:50:35.374Z | From https://github.com/oxidecomputer/tufaceous |
| 205 | 2026-06-17T21:50:35.374Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 206 | 2026-06-17T21:50:35.692Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 207 | 2026-06-17T21:50:36.920Z | From https://github.com/oxidecomputer/management-gateway-service |
| 208 | 2026-06-17T21:50:36.920Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 209 | 2026-06-17T21:50:37.124Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 210 | 2026-06-17T21:50:40.045Z | From https://github.com/oxidecomputer/crucible |
| 211 | 2026-06-17T21:50:40.046Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 212 | 2026-06-17T21:50:41.060Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 213 | 2026-06-17T21:50:41.439Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 214 | 2026-06-17T21:50:41.440Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 215 | 2026-06-17T21:50:41.706Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 216 | 2026-06-17T21:50:42.183Z | From https://github.com/oxidecomputer/propolis |
| 217 | 2026-06-17T21:50:42.183Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 218 | 2026-06-17T21:50:42.235Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 219 | 2026-06-17T21:50:42.757Z | From https://github.com/oxidecomputer/crucible |
| 220 | 2026-06-17T21:50:42.757Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 221 | 2026-06-17T21:50:43.091Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 222 | 2026-06-17T21:50:43.559Z | From https://github.com/oxidecomputer/tofino |
| 223 | 2026-06-17T21:50:43.559Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 224 | 2026-06-17T21:50:43.585Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 225 | 2026-06-17T21:50:44.492Z | From https://github.com/oxidecomputer/maghemite |
| 226 | 2026-06-17T21:50:44.492Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 227 | 2026-06-17T21:50:44.550Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 228 | 2026-06-17T21:50:45.205Z | From https://github.com/oxidecomputer/clickward |
| 229 | 2026-06-17T21:50:45.205Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 230 | 2026-06-17T21:50:45.492Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 231 | 2026-06-17T21:50:45.753Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 232 | 2026-06-17T21:50:45.753Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 233 | 2026-06-17T21:50:47.231Z | Downloading crates ... |
| 234 | 2026-06-17T21:50:47.294Z | Downloaded crc8 v0.1.1 |
| 235 | 2026-06-17T21:50:47.297Z | Downloaded allocator-api2 v0.2.21 |
| 236 | 2026-06-17T21:50:47.301Z | Downloaded async-trait v0.1.89 |
| 237 | 2026-06-17T21:50:47.305Z | Downloaded crunchy v0.2.4 |
| 238 | 2026-06-17T21:50:47.308Z | Downloaded autocfg v1.5.1 |
| 239 | 2026-06-17T21:50:47.312Z | Downloaded atomicwrites v0.4.4 |
| 240 | 2026-06-17T21:50:47.315Z | Downloaded darling v0.23.0 |
| 241 | 2026-06-17T21:50:47.320Z | Downloaded form_urlencoded v1.2.2 |
| 242 | 2026-06-17T21:50:47.320Z | Downloaded async-stream-impl v0.3.6 |
| 243 | 2026-06-17T21:50:47.320Z | Downloaded async-stream v0.3.6 |
| 244 | 2026-06-17T21:50:47.345Z | Downloaded fixedbitset v0.5.7 |
| 245 | 2026-06-17T21:50:47.364Z | Downloaded getrandom v0.3.4 |
| 246 | 2026-06-17T21:50:47.364Z | Downloaded base64ct v1.8.3 |
| 247 | 2026-06-17T21:50:47.364Z | Downloaded base16ct v0.2.0 |
| 248 | 2026-06-17T21:50:47.364Z | Downloaded atomic-waker v1.1.2 |
| 249 | 2026-06-17T21:50:47.364Z | Downloaded ciborium-io v0.2.2 |
| 250 | 2026-06-17T21:50:47.364Z | Downloaded foreign-types v0.3.2 |
| 251 | 2026-06-17T21:50:47.364Z | Downloaded crypto-common v0.1.7 |
| 252 | 2026-06-17T21:50:47.364Z | Downloaded base64 v0.22.1 |
| 253 | 2026-06-17T21:50:47.365Z | Downloaded futures-executor v0.3.32 |
| 254 | 2026-06-17T21:50:47.365Z | Downloaded dof v0.4.0 |
| 255 | 2026-06-17T21:50:47.365Z | Downloaded hostname v0.4.2 |
| 256 | 2026-06-17T21:50:47.389Z | Downloaded futures v0.3.32 |
| 257 | 2026-06-17T21:50:47.389Z | Downloaded futures-task v0.3.32 |
| 258 | 2026-06-17T21:50:47.389Z | Downloaded darling_macro v0.21.3 |
| 259 | 2026-06-17T21:50:47.389Z | Downloaded futures-macro v0.3.32 |
| 260 | 2026-06-17T21:50:47.389Z | Downloaded erased-serde v0.3.31 |
| 261 | 2026-06-17T21:50:47.389Z | Downloaded gethostname v0.5.0 |
| 262 | 2026-06-17T21:50:47.389Z | Downloaded const-random-macro v0.1.16 |
| 263 | 2026-06-17T21:50:47.389Z | Downloaded hmac v0.12.1 |
| 264 | 2026-06-17T21:50:47.390Z | Downloaded fixedbitset v0.4.2 |
| 265 | 2026-06-17T21:50:47.401Z | Downloaded equivalent v1.0.2 |
| 266 | 2026-06-17T21:50:47.401Z | Downloaded base64 v0.21.7 |
| 267 | 2026-06-17T21:50:47.401Z | Downloaded embedded-io v0.4.0 |
| 268 | 2026-06-17T21:50:47.401Z | Downloaded displaydoc v0.2.6 |
| 269 | 2026-06-17T21:50:47.401Z | Downloaded debug-ignore v1.0.5 |
| 270 | 2026-06-17T21:50:47.401Z | Downloaded critical-section v1.2.0 |
| 271 | 2026-06-17T21:50:47.401Z | Downloaded chacha20 v0.9.1 |
| 272 | 2026-06-17T21:50:47.401Z | Downloaded foreign-types-shared v0.3.1 |
| 273 | 2026-06-17T21:50:47.401Z | Downloaded foreign-types v0.5.0 |
| 274 | 2026-06-17T21:50:47.401Z | Downloaded ciborium-ll v0.2.2 |
| 275 | 2026-06-17T21:50:47.401Z | Downloaded hex v0.4.3 |
| 276 | 2026-06-17T21:50:47.401Z | Downloaded block-buffer v0.10.4 |
| 277 | 2026-06-17T21:50:47.401Z | Downloaded heck v0.5.0 |
| 278 | 2026-06-17T21:50:47.429Z | Downloaded const-random v0.1.18 |
| 279 | 2026-06-17T21:50:47.429Z | Downloaded hash32 v0.3.1 |
| 280 | 2026-06-17T21:50:47.429Z | Downloaded generic-array v0.14.7 |
| 281 | 2026-06-17T21:50:47.429Z | Downloaded heck v0.4.1 |
| 282 | 2026-06-17T21:50:47.429Z | Downloaded embedded-io v0.6.1 |
| 283 | 2026-06-17T21:50:47.429Z | Downloaded bitflags v1.3.2 |
| 284 | 2026-06-17T21:50:47.436Z | Downloaded ahash v0.8.12 |
| 285 | 2026-06-17T21:50:47.436Z | Downloaded highway v1.3.0 |
| 286 | 2026-06-17T21:50:47.436Z | Downloaded cstr-argument v0.1.2 |
| 287 | 2026-06-17T21:50:47.436Z | Downloaded anstyle-query v1.1.5 |
| 288 | 2026-06-17T21:50:47.436Z | Downloaded http-body v1.0.1 |
| 289 | 2026-06-17T21:50:47.436Z | Downloaded either v1.16.0 |
| 290 | 2026-06-17T21:50:47.436Z | Downloaded compression-codecs v0.4.38 |
| 291 | 2026-06-17T21:50:47.436Z | Downloaded byte-wrapper v0.1.0 |
| 292 | 2026-06-17T21:50:47.436Z | Downloaded cfg_aliases v0.2.1 |
| 293 | 2026-06-17T21:50:47.436Z | Downloaded dyn-clone v1.0.20 |
| 294 | 2026-06-17T21:50:47.436Z | Downloaded group v0.13.0 |
| 295 | 2026-06-17T21:50:47.436Z | Downloaded fxhash v0.2.1 |
| 296 | 2026-06-17T21:50:47.436Z | Downloaded futures-sink v0.3.32 |
| 297 | 2026-06-17T21:50:47.436Z | Downloaded defmt-parser v1.0.0 |
| 298 | 2026-06-17T21:50:47.465Z | Downloaded dtrace-parser v0.3.0 |
| 299 | 2026-06-17T21:50:47.465Z | Downloaded defmt v0.3.100 |
| 300 | 2026-06-17T21:50:47.465Z | Downloaded compression-core v0.4.32 |
| 301 | 2026-06-17T21:50:47.465Z | Downloaded futures-core v0.3.32 |
| 302 | 2026-06-17T21:50:47.465Z | Downloaded hubpack_derive v0.1.1 |
| 303 | 2026-06-17T21:50:47.469Z | Downloaded float-ord v0.3.2 |
| 304 | 2026-06-17T21:50:47.469Z | Downloaded fs_extra v1.3.0 |
| 305 | 2026-06-17T21:50:47.469Z | Downloaded futures-io v0.3.32 |
| 306 | 2026-06-17T21:50:47.470Z | Downloaded crossbeam-deque v0.8.6 |
| 307 | 2026-06-17T21:50:47.470Z | Downloaded const_format_proc_macros v0.2.34 |
| 308 | 2026-06-17T21:50:47.470Z | Downloaded anstyle-parse v1.0.0 |
| 309 | 2026-06-17T21:50:47.470Z | Downloaded ident_case v1.0.1 |
| 310 | 2026-06-17T21:50:47.470Z | Downloaded convert_case v0.4.0 |
| 311 | 2026-06-17T21:50:47.470Z | Downloaded anstream v1.0.0 |
| 312 | 2026-06-17T21:50:47.470Z | Downloaded anstyle v1.0.14 |
| 313 | 2026-06-17T21:50:47.471Z | Downloaded internet-checksum v0.2.1 |
| 314 | 2026-06-17T21:50:47.471Z | Downloaded is-terminal v0.4.17 |
| 315 | 2026-06-17T21:50:47.471Z | Downloaded idna_adapter v1.2.2 |
| 316 | 2026-06-17T21:50:47.471Z | Downloaded hostname v0.3.1 |
| 317 | 2026-06-17T21:50:47.471Z | Downloaded git-stub-vcs v0.1.0 |
| 318 | 2026-06-17T21:50:47.471Z | Downloaded globset v0.4.18 |
| 319 | 2026-06-17T21:50:47.474Z | Downloaded foldhash v0.1.5 |
| 320 | 2026-06-17T21:50:47.474Z | Downloaded deranged v0.5.8 |
| 321 | 2026-06-17T21:50:47.474Z | Downloaded is_ci v1.2.0 |
| 322 | 2026-06-17T21:50:47.480Z | Downloaded instant v0.1.13 |
| 323 | 2026-06-17T21:50:47.480Z | Downloaded keccak v0.1.6 |
| 324 | 2026-06-17T21:50:47.480Z | Downloaded itoa v1.0.18 |
| 325 | 2026-06-17T21:50:47.480Z | Downloaded konst_macro_rules v0.2.19 |
| 326 | 2026-06-17T21:50:47.525Z | Downloaded match_cfg v0.1.0 |
| 327 | 2026-06-17T21:50:47.525Z | Downloaded futures-channel v0.3.32 |
| 328 | 2026-06-17T21:50:47.549Z | Downloaded darling v0.21.3 |
| 329 | 2026-06-17T21:50:47.549Z | Downloaded lru-slab v0.1.2 |
| 330 | 2026-06-17T21:50:47.549Z | Downloaded linked-hash-map v0.5.6 |
| 331 | 2026-06-17T21:50:47.549Z | Downloaded managed v0.8.0 |
| 332 | 2026-06-17T21:50:47.549Z | Downloaded macaddr v1.0.1 |
| 333 | 2026-06-17T21:50:47.549Z | Downloaded bytecount v0.6.9 |
| 334 | 2026-06-17T21:50:47.549Z | Downloaded memmap v0.7.0 |
| 335 | 2026-06-17T21:50:47.550Z | Downloaded mime v0.3.17 |
| 336 | 2026-06-17T21:50:47.550Z | Downloaded digest v0.11.3 |
| 337 | 2026-06-17T21:50:47.550Z | Downloaded libscf-sys v1.2.0 |
| 338 | 2026-06-17T21:50:47.550Z | Downloaded lru-cache v0.1.2 |
| 339 | 2026-06-17T21:50:47.550Z | Downloaded fs-err v3.3.0 |
| 340 | 2026-06-17T21:50:47.550Z | Downloaded git-stub v1.0.0 |
| 341 | 2026-06-17T21:50:47.550Z | Downloaded hyper-rustls v0.27.9 |
| 342 | 2026-06-17T21:50:47.550Z | Downloaded colored v3.1.1 |
| 343 | 2026-06-17T21:50:47.550Z | Downloaded ff v0.13.1 |
| 344 | 2026-06-17T21:50:47.550Z | Downloaded fastrand v2.4.1 |
| 345 | 2026-06-17T21:50:47.550Z | Downloaded crc32fast v1.5.0 |
| 346 | 2026-06-17T21:50:47.550Z | Downloaded bytes v1.11.1 |
| 347 | 2026-06-17T21:50:47.550Z | Downloaded glob v0.3.3 |
| 348 | 2026-06-17T21:50:47.550Z | Downloaded async-compression v0.4.42 |
| 349 | 2026-06-17T21:50:47.550Z | Downloaded memoffset v0.9.1 |
| 350 | 2026-06-17T21:50:47.550Z | Downloaded natord v1.0.9 |
| 351 | 2026-06-17T21:50:47.550Z | Downloaded camino v1.2.2 |
| 352 | 2026-06-17T21:50:47.550Z | Downloaded num-iter v0.1.45 |
| 353 | 2026-06-17T21:50:47.550Z | Downloaded crossbeam-epoch v0.9.18 |
| 354 | 2026-06-17T21:50:47.550Z | Downloaded num-conv v0.2.2 |
| 355 | 2026-06-17T21:50:47.550Z | Downloaded ipnetwork v0.21.1 |
| 356 | 2026-06-17T21:50:47.550Z | Downloaded num v0.4.3 |
| 357 | 2026-06-17T21:50:47.550Z | Downloaded lock_api v0.4.14 |
| 358 | 2026-06-17T21:50:47.550Z | Downloaded newtype_derive v0.1.6 |
| 359 | 2026-06-17T21:50:47.550Z | Downloaded newline-converter v0.3.0 |
| 360 | 2026-06-17T21:50:47.551Z | Downloaded num_threads v0.1.7 |
| 361 | 2026-06-17T21:50:47.551Z | Downloaded num_enum_derive v0.5.11 |
| 362 | 2026-06-17T21:50:47.559Z | Downloaded half v2.7.1 |
| 363 | 2026-06-17T21:50:47.559Z | Downloaded ingot-types v0.1.2 |
| 364 | 2026-06-17T21:50:47.559Z | Downloaded hashbrown v0.12.3 |
| 365 | 2026-06-17T21:50:47.565Z | Downloaded opaque-debug v0.3.1 |
| 366 | 2026-06-17T21:50:47.565Z | Downloaded olpc-cjson v0.1.4 |
| 367 | 2026-06-17T21:50:47.565Z | Downloaded daft-derive v0.1.7 |
| 368 | 2026-06-17T21:50:47.565Z | Downloaded linear-map v1.2.0 |
| 369 | 2026-06-17T21:50:47.565Z | Downloaded openssl-macros v0.1.1 |
| 370 | 2026-06-17T21:50:47.565Z | Downloaded openssl-probe v0.2.1 |
| 371 | 2026-06-17T21:50:47.570Z | Downloaded omicron-workspace-hack v0.1.0 |
| 372 | 2026-06-17T21:50:47.570Z | Downloaded ipnet v2.12.0 |
| 373 | 2026-06-17T21:50:47.570Z | Downloaded console v0.16.3 |
| 374 | 2026-06-17T21:50:47.570Z | Downloaded ciborium v0.2.2 |
| 375 | 2026-06-17T21:50:47.575Z | Downloaded percent-encoding v2.3.2 |
| 376 | 2026-06-17T21:50:47.575Z | Downloaded diff v0.1.13 |
| 377 | 2026-06-17T21:50:47.578Z | Downloaded bs58 v0.5.1 |
| 378 | 2026-06-17T21:50:47.579Z | Downloaded libsw-core v0.3.2 |
| 379 | 2026-06-17T21:50:47.582Z | Downloaded parse-display v0.10.0 |
| 380 | 2026-06-17T21:50:47.582Z | Downloaded arc-swap v1.9.1 |
| 381 | 2026-06-17T21:50:47.593Z | Downloaded hybrid-array v0.4.12 |
| 382 | 2026-06-17T21:50:47.593Z | Downloaded chacha20 v0.10.0 |
| 383 | 2026-06-17T21:50:47.597Z | Downloaded iana-time-zone v0.1.65 |
| 384 | 2026-06-17T21:50:47.597Z | Downloaded blake2 v0.10.6 |
| 385 | 2026-06-17T21:50:47.597Z | Downloaded http-body-util v0.1.3 |
| 386 | 2026-06-17T21:50:47.598Z | Downloaded const-oid v0.10.2 |
| 387 | 2026-06-17T21:50:47.600Z | Downloaded num_enum v0.5.11 |
| 388 | 2026-06-17T21:50:47.608Z | Downloaded ingot v0.1.1 |
| 389 | 2026-06-17T21:50:47.609Z | Downloaded crossbeam-utils v0.8.21 |
| 390 | 2026-06-17T21:50:47.609Z | Downloaded num-derive v0.4.2 |
| 391 | 2026-06-17T21:50:47.609Z | Downloaded num-rational v0.4.2 |
| 392 | 2026-06-17T21:50:47.614Z | Downloaded phf_shared v0.12.1 |
| 393 | 2026-06-17T21:50:47.614Z | Downloaded multer v3.1.0 |
| 394 | 2026-06-17T21:50:47.614Z | Downloaded potential_utf v0.1.5 |
| 395 | 2026-06-17T21:50:47.614Z | Downloaded num_enum_derive v0.7.6 |
| 396 | 2026-06-17T21:50:47.615Z | Downloaded proc-macro-error-attr v1.0.4 |
| 397 | 2026-06-17T21:50:47.615Z | Downloaded plain v0.2.3 |
| 398 | 2026-06-17T21:50:47.620Z | Downloaded powerfmt v0.2.0 |
| 399 | 2026-06-17T21:50:47.620Z | Downloaded newtype-uuid v1.3.2 |
| 400 | 2026-06-17T21:50:47.620Z | Downloaded libsw v3.5.0 |
| 401 | 2026-06-17T21:50:47.621Z | Downloaded clap v4.6.1 |
| 402 | 2026-06-17T21:50:47.630Z | Downloaded owo-colors v4.3.0 |
| 403 | 2026-06-17T21:50:47.630Z | Downloaded proc-macro-crate v3.5.0 |
| 404 | 2026-06-17T21:50:47.630Z | Downloaded derive_more v0.99.20 |
| 405 | 2026-06-17T21:50:47.634Z | Downloaded progenitor-client v0.14.0 |
| 406 | 2026-06-17T21:50:47.634Z | Downloaded oxide-tokio-rt v0.1.6 |
| 407 | 2026-06-17T21:50:47.640Z | Downloaded num-integer v0.1.46 |
| 408 | 2026-06-17T21:50:47.640Z | Downloaded pretty-hex v0.4.2 |
| 409 | 2026-06-17T21:50:47.640Z | Downloaded proc-macro-crate v1.3.1 |
| 410 | 2026-06-17T21:50:47.643Z | Downloaded progenitor-client v0.10.0 |
| 411 | 2026-06-17T21:50:47.643Z | Downloaded litemap v0.8.2 |
| 412 | 2026-06-17T21:50:47.643Z | Downloaded progenitor-macro v0.14.0 |
| 413 | 2026-06-17T21:50:47.643Z | Downloaded pem v3.0.6 |
| 414 | 2026-06-17T21:50:47.653Z | Downloaded parking_lot_core v0.8.6 |
| 415 | 2026-06-17T21:50:47.653Z | Downloaded oxnet v0.1.6 |
| 416 | 2026-06-17T21:50:47.654Z | Downloaded progenitor-macro v0.13.0 |
| 417 | 2026-06-17T21:50:47.654Z | Downloaded rand_xorshift v0.4.0 |
| 418 | 2026-06-17T21:50:47.654Z | Downloaded parse-display-derive v0.10.0 |
| 419 | 2026-06-17T21:50:47.654Z | Downloaded password-hash v0.5.0 |
| 420 | 2026-06-17T21:50:47.654Z | Downloaded ingot-macros v0.1.1 |
| 421 | 2026-06-17T21:50:47.661Z | Downloaded quick-error v1.2.3 |
| 422 | 2026-06-17T21:50:47.661Z | Downloaded pin-project-internal v1.1.13 |
| 423 | 2026-06-17T21:50:47.661Z | Downloaded rand_chacha v0.3.1 |
| 424 | 2026-06-17T21:50:47.661Z | Downloaded indexmap v1.9.3 |
| 425 | 2026-06-17T21:50:47.693Z | Downloaded pin-project-lite v0.2.17 |
| 426 | 2026-06-17T21:50:47.693Z | Downloaded progenitor-macro v0.10.0 |
| 427 | 2026-06-17T21:50:47.693Z | Downloaded paste v1.0.15 |
| 428 | 2026-06-17T21:50:47.693Z | Downloaded memmap2 v0.9.10 |
| 429 | 2026-06-17T21:50:47.693Z | Downloaded drift v0.2.0 |
| 430 | 2026-06-17T21:50:47.693Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 431 | 2026-06-17T21:50:47.693Z | Downloaded getrandom v0.2.17 |
| 432 | 2026-06-17T21:50:47.693Z | Downloaded rustc-hash v2.1.2 |
| 433 | 2026-06-17T21:50:47.693Z | Downloaded ref-cast-impl v1.0.25 |
| 434 | 2026-06-17T21:50:47.693Z | Downloaded crossbeam-channel v0.5.15 |
| 435 | 2026-06-17T21:50:47.693Z | Downloaded proc-macro-error v1.0.4 |
| 436 | 2026-06-17T21:50:47.693Z | Downloaded log v0.4.32 |
| 437 | 2026-06-17T21:50:47.721Z | Downloaded phf v0.12.1 |
| 438 | 2026-06-17T21:50:47.721Z | Downloaded icu_provider v2.2.0 |
| 439 | 2026-06-17T21:50:47.722Z | Downloaded const_format v0.2.36 |
| 440 | 2026-06-17T21:50:47.722Z | Downloaded rustc_version v0.1.7 |
| 441 | 2026-06-17T21:50:47.722Z | Downloaded ref-cast v1.0.25 |
| 442 | 2026-06-17T21:50:47.722Z | Downloaded chacha20poly1305 v0.10.1 |
| 443 | 2026-06-17T21:50:47.726Z | Downloaded bitflags v2.12.1 |
| 444 | 2026-06-17T21:50:47.726Z | Downloaded parking_lot_core v0.9.12 |
| 445 | 2026-06-17T21:50:47.726Z | Downloaded poly1305 v0.8.0 |
| 446 | 2026-06-17T21:50:47.726Z | Downloaded progenitor v0.13.0 |
| 447 | 2026-06-17T21:50:47.726Z | Downloaded pkg-config v0.3.33 |
| 448 | 2026-06-17T21:50:47.726Z | Downloaded quote v1.0.45 |
| 449 | 2026-06-17T21:50:47.727Z | Downloaded parking_lot v0.12.5 |
| 450 | 2026-06-17T21:50:47.727Z | Downloaded same-file v1.0.6 |
| 451 | 2026-06-17T21:50:47.727Z | Downloaded getrandom v0.4.2 |
| 452 | 2026-06-17T21:50:47.727Z | Downloaded darling_core v0.23.0 |
| 453 | 2026-06-17T21:50:47.727Z | Downloaded dropshot_endpoint v0.17.1 |
| 454 | 2026-06-17T21:50:47.727Z | Downloaded proc-macro-error2 v2.0.1 |
| 455 | 2026-06-17T21:50:47.727Z | Downloaded rand_core v0.10.1 |
| 456 | 2026-06-17T21:50:47.727Z | Downloaded once_cell v1.21.4 |
| 457 | 2026-06-17T21:50:47.732Z | Downloaded progenitor v0.10.0 |
| 458 | 2026-06-17T21:50:47.732Z | Downloaded postcard v1.1.3 |
| 459 | 2026-06-17T21:50:47.732Z | Downloaded scopeguard v1.2.0 |
| 460 | 2026-06-17T21:50:47.752Z | Downloaded progenitor-client v0.13.0 |
| 461 | 2026-06-17T21:50:47.752Z | Downloaded progenitor v0.14.0 |
| 462 | 2026-06-17T21:50:47.752Z | Downloaded pest_derive v2.8.6 |
| 463 | 2026-06-17T21:50:47.756Z | Downloaded num-traits v0.2.19 |
| 464 | 2026-06-17T21:50:47.756Z | Downloaded rand_core v0.6.4 |
| 465 | 2026-06-17T21:50:47.759Z | Downloaded secrecy v0.10.3 |
| 466 | 2026-06-17T21:50:47.759Z | Downloaded rustc_version v0.4.1 |
| 467 | 2026-06-17T21:50:47.759Z | Downloaded scroll_derive v0.13.1 |
| 468 | 2026-06-17T21:50:47.759Z | Downloaded rand_chacha v0.9.0 |
| 469 | 2026-06-17T21:50:47.759Z | Downloaded ppv-lite86 v0.2.21 |
| 470 | 2026-06-17T21:50:47.759Z | Downloaded num_enum v0.7.6 |
| 471 | 2026-06-17T21:50:47.759Z | Downloaded httparse v1.10.1 |
| 472 | 2026-06-17T21:50:47.759Z | Downloaded num-complex v0.4.6 |
| 473 | 2026-06-17T21:50:47.759Z | Downloaded parking_lot v0.11.2 |
| 474 | 2026-06-17T21:50:47.759Z | Downloaded papergrid v0.18.0 |
| 475 | 2026-06-17T21:50:47.764Z | Downloaded progenitor-extras v0.2.0 |
| 476 | 2026-06-17T21:50:47.764Z | Downloaded heapless v0.8.0 |
| 477 | 2026-06-17T21:50:47.764Z | Downloaded papergrid v0.11.0 |
| 478 | 2026-06-17T21:50:47.764Z | Downloaded indicatif v0.18.4 |
| 479 | 2026-06-17T21:50:47.768Z | Downloaded quinn-udp v0.5.14 |
| 480 | 2026-06-17T21:50:47.774Z | Downloaded pest_generator v2.8.6 |
| 481 | 2026-06-17T21:50:47.774Z | Downloaded icu_normalizer v2.2.0 |
| 482 | 2026-06-17T21:50:47.774Z | Downloaded rusty-fork v0.3.1 |
| 483 | 2026-06-17T21:50:47.774Z | Downloaded icu_normalizer_data v2.2.0 |
| 484 | 2026-06-17T21:50:47.778Z | Downloaded crypto-bigint v0.5.5 |
| 485 | 2026-06-17T21:50:47.782Z | Downloaded serde_urlencoded v0.7.1 |
| 486 | 2026-06-17T21:50:47.782Z | Downloaded serde_spanned v1.1.1 |
| 487 | 2026-06-17T21:50:47.785Z | Downloaded sha1 v0.10.6 |
| 488 | 2026-06-17T21:50:47.785Z | Downloaded sigpipe v0.1.3 |
| 489 | 2026-06-17T21:50:47.785Z | Downloaded sha1 v0.11.0 |
| 490 | 2026-06-17T21:50:47.799Z | Downloaded cc v1.2.63 |
| 491 | 2026-06-17T21:50:47.806Z | Downloaded rustls-native-certs v0.8.4 |
| 492 | 2026-06-17T21:50:47.806Z | Downloaded resolv-conf v0.7.6 |
| 493 | 2026-06-17T21:50:47.806Z | Downloaded hickory-resolver v0.24.4 |
| 494 | 2026-06-17T21:50:47.806Z | Downloaded flate2 v1.1.9 |
| 495 | 2026-06-17T21:50:47.806Z | Downloaded rustls-pemfile v2.2.0 |
| 496 | 2026-06-17T21:50:47.813Z | Downloaded serial_test v3.5.0 |
| 497 | 2026-06-17T21:50:47.813Z | Downloaded scroll_derive v0.12.1 |
| 498 | 2026-06-17T21:50:47.813Z | Downloaded rand_core v0.9.5 |
| 499 | 2026-06-17T21:50:47.813Z | Downloaded semver v0.1.20 |
| 500 | 2026-06-17T21:50:47.813Z | Downloaded serde_plain v1.0.2 |
| 501 | 2026-06-17T21:50:47.813Z | Downloaded icu_locale_core v2.2.0 |
| 502 | 2026-06-17T21:50:47.813Z | Downloaded siphasher v1.0.3 |
| 503 | 2026-06-17T21:50:47.813Z | Downloaded scroll v0.13.0 |
| 504 | 2026-06-17T21:50:47.814Z | Downloaded slog-envlogger v2.2.0 |
| 505 | 2026-06-17T21:50:47.853Z | Downloaded slog-bunyan v2.5.0 |
| 506 | 2026-06-17T21:50:47.853Z | Downloaded konst v0.2.20 |
| 507 | 2026-06-17T21:50:47.853Z | Downloaded rustversion v1.0.22 |
| 508 | 2026-06-17T21:50:47.853Z | Downloaded progenitor-impl v0.10.0 |
| 509 | 2026-06-17T21:50:47.853Z | Downloaded schemars_derive v0.8.22 |
| 510 | 2026-06-17T21:50:47.853Z | Downloaded spin v0.5.2 |
| 511 | 2026-06-17T21:50:47.853Z | Downloaded swrite v0.1.0 |
| 512 | 2026-06-17T21:50:47.863Z | Downloaded smawk v0.3.2 |
| 513 | 2026-06-17T21:50:47.863Z | Downloaded serde-big-array v0.5.1 |
| 514 | 2026-06-17T21:50:47.864Z | Downloaded http v1.4.1 |
| 515 | 2026-06-17T21:50:47.864Z | Downloaded jobserver v0.1.34 |
| 516 | 2026-06-17T21:50:47.864Z | Downloaded progenitor-impl v0.14.0 |
| 517 | 2026-06-17T21:50:47.864Z | Downloaded strsim v0.11.1 |
| 518 | 2026-06-17T21:50:47.865Z | Downloaded structmeta-derive v0.3.0 |
| 519 | 2026-06-17T21:50:47.865Z | Downloaded structmeta v0.3.0 |
| 520 | 2026-06-17T21:50:47.865Z | Downloaded humantime v2.3.0 |
| 521 | 2026-06-17T21:50:47.865Z | Downloaded supports-color v3.0.2 |
| 522 | 2026-06-17T21:50:47.865Z | Downloaded serde_spanned v0.6.9 |
| 523 | 2026-06-17T21:50:47.865Z | Downloaded serde_derive_internals v0.29.1 |
| 524 | 2026-06-17T21:50:47.865Z | Downloaded icu_properties v2.2.0 |
| 525 | 2026-06-17T21:50:47.865Z | Downloaded cargo_toml v0.22.3 |
| 526 | 2026-06-17T21:50:47.865Z | Downloaded cancel-safe-futures v0.1.5 |
| 527 | 2026-06-17T21:50:47.865Z | Downloaded slog-dtrace v0.3.0 |
| 528 | 2026-06-17T21:50:47.865Z | Downloaded pest_meta v2.8.6 |
| 529 | 2026-06-17T21:50:47.865Z | Downloaded icu_collections v2.2.0 |
| 530 | 2026-06-17T21:50:47.865Z | Downloaded take_mut v0.2.2 |
| 531 | 2026-06-17T21:50:47.865Z | Downloaded miniz_oxide v0.8.9 |
| 532 | 2026-06-17T21:50:47.865Z | Downloaded sha2 v0.10.9 |
| 533 | 2026-06-17T21:50:47.865Z | Downloaded hickory-resolver v0.25.2 |
| 534 | 2026-06-17T21:50:47.865Z | Downloaded no-std-compat v0.4.1 |
| 535 | 2026-06-17T21:50:47.865Z | Downloaded newtype-uuid-macros v0.1.0 |
| 536 | 2026-06-17T21:50:47.865Z | Downloaded data-encoding v2.11.0 |
| 537 | 2026-06-17T21:50:47.931Z | Downloaded sync_wrapper v1.0.2 |
| 538 | 2026-06-17T21:50:47.931Z | Downloaded serde_repr v0.1.20 |
| 539 | 2026-06-17T21:50:47.931Z | Downloaded rhai_codegen v3.2.0 |
| 540 | 2026-06-17T21:50:47.931Z | Downloaded serial_test_derive v3.5.0 |
| 541 | 2026-06-17T21:50:47.931Z | Downloaded serde_tokenstream v0.2.3 |
| 542 | 2026-06-17T21:50:47.931Z | Downloaded anyhow v1.0.102 |
| 543 | 2026-06-17T21:50:47.932Z | Downloaded clap_derive v4.6.1 |
| 544 | 2026-06-17T21:50:47.932Z | Downloaded slog-scope v4.4.1 |
| 545 | 2026-06-17T21:50:47.932Z | Downloaded semver v1.0.28 |
| 546 | 2026-06-17T21:50:47.932Z | Downloaded backon v1.6.0 |
| 547 | 2026-06-17T21:50:47.932Z | Downloaded static_assertions v1.1.0 |
| 548 | 2026-06-17T21:50:47.932Z | Downloaded daft v0.1.7 |
| 549 | 2026-06-17T21:50:47.932Z | Downloaded tabwriter v1.4.1 |
| 550 | 2026-06-17T21:50:47.932Z | Downloaded indexmap v2.14.0 |
| 551 | 2026-06-17T21:50:47.932Z | Downloaded clap_builder v4.6.0 |
| 552 | 2026-06-17T21:50:47.932Z | Downloaded terminal_size v0.4.4 |
| 553 | 2026-06-17T21:50:47.932Z | Downloaded scroll v0.12.0 |
| 554 | 2026-06-17T21:50:47.933Z | Downloaded ryu v1.0.23 |
| 555 | 2026-06-17T21:50:47.933Z | Downloaded rustls-platform-verifier v0.7.0 |
| 556 | 2026-06-17T21:50:47.933Z | Downloaded thread-id v5.1.0 |
| 557 | 2026-06-17T21:50:47.933Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 558 | 2026-06-17T21:50:47.933Z | Downloaded smartstring v1.0.1 |
| 559 | 2026-06-17T21:50:47.933Z | Downloaded slog-json v2.6.1 |
| 560 | 2026-06-17T21:50:47.933Z | Downloaded rustls-pki-types v1.14.1 |
| 561 | 2026-06-17T21:50:47.933Z | Downloaded openssl-sys v0.9.116 |
| 562 | 2026-06-17T21:50:47.933Z | Downloaded synstructure v0.13.2 |
| 563 | 2026-06-17T21:50:47.933Z | Downloaded slog-async v2.8.0 |
| 564 | 2026-06-17T21:50:47.933Z | Downloaded schemars v0.8.22 |
| 565 | 2026-06-17T21:50:47.950Z | Downloaded strum_macros v0.27.2 |
| 566 | 2026-06-17T21:50:47.950Z | Downloaded testing_table v0.3.0 |
| 567 | 2026-06-17T21:50:47.950Z | Downloaded memchr v2.8.1 |
| 568 | 2026-06-17T21:50:47.950Z | Downloaded tokio-macros v2.7.0 |
| 569 | 2026-06-17T21:50:47.950Z | Downloaded tinyvec_macros v0.1.1 |
| 570 | 2026-06-17T21:50:47.950Z | Downloaded time-core v0.1.8 |
| 571 | 2026-06-17T21:50:47.952Z | Downloaded thread-id v4.2.2 |
| 572 | 2026-06-17T21:50:47.953Z | Downloaded slog-term v2.9.2 |
| 573 | 2026-06-17T21:50:47.953Z | Downloaded serde_path_to_error v0.1.20 |
| 574 | 2026-06-17T21:50:47.953Z | Downloaded jiff-static v0.2.28 |
| 575 | 2026-06-17T21:50:47.953Z | Downloaded csv-core v0.1.13 |
| 576 | 2026-06-17T21:50:47.953Z | Downloaded cipher v0.4.4 |
| 577 | 2026-06-17T21:50:47.953Z | Downloaded strum_macros v0.26.4 |
| 578 | 2026-06-17T21:50:47.953Z | Downloaded quinn v0.11.9 |
| 579 | 2026-06-17T21:50:47.953Z | Downloaded shlex v2.0.1 |
| 580 | 2026-06-17T21:50:47.953Z | Downloaded tower-service v0.3.3 |
| 581 | 2026-06-17T21:50:47.953Z | Downloaded snafu-derive v0.8.9 |
| 582 | 2026-06-17T21:50:47.953Z | Downloaded derive-ex v0.1.8 |
| 583 | 2026-06-17T21:50:47.953Z | Downloaded hubpack v0.1.2 |
| 584 | 2026-06-17T21:50:47.953Z | Downloaded typeid v1.0.3 |
| 585 | 2026-06-17T21:50:47.953Z | Downloaded lazy_static v1.5.0 |
| 586 | 2026-06-17T21:50:47.963Z | Downloaded byteorder v1.5.0 |
| 587 | 2026-06-17T21:50:47.963Z | Downloaded serde_with_macros v3.20.0 |
| 588 | 2026-06-17T21:50:47.963Z | Downloaded console v0.15.11 |
| 589 | 2026-06-17T21:50:47.963Z | Downloaded is_terminal_polyfill v1.70.2 |
| 590 | 2026-06-17T21:50:47.963Z | Downloaded minimal-lexical v0.2.1 |
| 591 | 2026-06-17T21:50:47.963Z | Downloaded thiserror-no-std v2.0.2 |
| 592 | 2026-06-17T21:50:47.963Z | Downloaded thiserror-impl v1.0.69 |
| 593 | 2026-06-17T21:50:47.963Z | Downloaded schemars v0.9.0 |
| 594 | 2026-06-17T21:50:47.963Z | Downloaded toml_write v0.1.2 |
| 595 | 2026-06-17T21:50:47.964Z | Downloaded tabled_derive v0.11.0 |
| 596 | 2026-06-17T21:50:47.964Z | Downloaded slab v0.4.12 |
| 597 | 2026-06-17T21:50:47.965Z | Downloaded nom v7.1.3 |
| 598 | 2026-06-17T21:50:47.965Z | Downloaded strum v0.26.3 |
| 599 | 2026-06-17T21:50:47.965Z | Downloaded pin-project v1.1.13 |
| 600 | 2026-06-17T21:50:47.969Z | Downloaded subtle v2.6.1 |
| 601 | 2026-06-17T21:50:47.974Z | Downloaded indent_write v2.2.0 |
| 602 | 2026-06-17T21:50:47.974Z | Downloaded tagptr v0.2.0 |
| 603 | 2026-06-17T21:50:47.974Z | Downloaded strum v0.27.2 |
| 604 | 2026-06-17T21:50:47.974Z | Downloaded stable_deref_trait v1.2.1 |
| 605 | 2026-06-17T21:50:47.974Z | Downloaded inout v0.1.4 |
| 606 | 2026-06-17T21:50:47.974Z | Downloaded clap_lex v1.1.0 |
| 607 | 2026-06-17T21:50:47.974Z | Downloaded find-msvc-tools v0.1.9 |
| 608 | 2026-06-17T21:50:47.998Z | Downloaded toml_datetime v0.6.11 |
| 609 | 2026-06-17T21:50:47.998Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 610 | 2026-06-17T21:50:47.998Z | Downloaded tabled_derive v0.7.0 |
| 611 | 2026-06-17T21:50:48.007Z | Downloaded enum-as-inner v0.6.1 |
| 612 | 2026-06-17T21:50:48.007Z | Downloaded httpdate v1.0.3 |
| 613 | 2026-06-17T21:50:48.007Z | Downloaded cpufeatures v0.3.0 |
| 614 | 2026-06-17T21:50:48.007Z | Downloaded foreign-types-macros v0.2.3 |
| 615 | 2026-06-17T21:50:48.007Z | Downloaded socket2 v0.6.4 |
| 616 | 2026-06-17T21:50:48.007Z | Downloaded termtree v0.5.1 |
| 617 | 2026-06-17T21:50:48.007Z | Downloaded defmt v1.1.0 |
| 618 | 2026-06-17T21:50:48.007Z | Downloaded unarray v0.1.4 |
| 619 | 2026-06-17T21:50:48.007Z | Downloaded typify-macro v0.6.2 |
| 620 | 2026-06-17T21:50:48.007Z | Downloaded typify-macro v0.4.3 |
| 621 | 2026-06-17T21:50:48.007Z | Downloaded try-lock v0.2.5 |
| 622 | 2026-06-17T21:50:48.007Z | Downloaded serde_derive v1.0.228 |
| 623 | 2026-06-17T21:50:48.007Z | Downloaded tower-layer v0.3.3 |
| 624 | 2026-06-17T21:50:48.007Z | Downloaded simd-adler32 v0.3.9 |
| 625 | 2026-06-17T21:50:48.007Z | Downloaded progenitor-impl v0.13.0 |
| 626 | 2026-06-17T21:50:48.007Z | Downloaded tiny-keccak v2.0.2 |
| 627 | 2026-06-17T21:50:48.007Z | Downloaded rayon-core v1.13.0 |
| 628 | 2026-06-17T21:50:48.007Z | Downloaded aws-lc-rs v1.17.0 |
| 629 | 2026-06-17T21:50:48.039Z | Downloaded universal-hash v0.5.1 |
| 630 | 2026-06-17T21:50:48.039Z | Downloaded unit-prefix v0.5.2 |
| 631 | 2026-06-17T21:50:48.039Z | Downloaded unicode-xid v0.2.6 |
| 632 | 2026-06-17T21:50:48.039Z | Downloaded tokio-tungstenite v0.21.0 |
| 633 | 2026-06-17T21:50:48.039Z | Downloaded tokio-dtrace v0.1.1 |
| 634 | 2026-06-17T21:50:48.039Z | Downloaded tokio-rustls v0.26.4 |
| 635 | 2026-06-17T21:50:48.039Z | Downloaded time-macros v0.2.27 |
| 636 | 2026-06-17T21:50:48.040Z | Downloaded signal-hook-registry v1.4.8 |
| 637 | 2026-06-17T21:50:48.040Z | Downloaded thiserror-impl v2.0.18 |
| 638 | 2026-06-17T21:50:48.040Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 639 | 2026-06-17T21:50:48.062Z | Downloaded colorchoice v1.0.5 |
| 640 | 2026-06-17T21:50:48.062Z | Downloaded dof v0.3.0 |
| 641 | 2026-06-17T21:50:48.062Z | Downloaded utf-8 v0.7.6 |
| 642 | 2026-06-17T21:50:48.062Z | Downloaded expectorate v1.2.0 |
| 643 | 2026-06-17T21:50:48.062Z | Downloaded utf8_iter v1.0.4 |
| 644 | 2026-06-17T21:50:48.062Z | Downloaded rustls-webpki v0.103.13 |
| 645 | 2026-06-17T21:50:48.062Z | Downloaded crypto-common v0.2.2 |
| 646 | 2026-06-17T21:50:48.062Z | Downloaded crucible-workspace-hack v0.1.0 |
| 647 | 2026-06-17T21:50:48.062Z | Downloaded errno v0.3.14 |
| 648 | 2026-06-17T21:50:48.062Z | Downloaded darling_macro v0.23.0 |
| 649 | 2026-06-17T21:50:48.062Z | Downloaded camino-tempfile v1.4.1 |
| 650 | 2026-06-17T21:50:48.062Z | Downloaded smf v0.2.3 |
| 651 | 2026-06-17T21:50:48.062Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 652 | 2026-06-17T21:50:48.062Z | Downloaded cpufeatures v0.2.17 |
| 653 | 2026-06-17T21:50:48.062Z | Downloaded aead v0.5.2 |
| 654 | 2026-06-17T21:50:48.062Z | Downloaded bit-set v0.8.0 |
| 655 | 2026-06-17T21:50:48.062Z | Downloaded usdt v0.6.0 |
| 656 | 2026-06-17T21:50:48.062Z | Downloaded usdt-macro v0.5.0 |
| 657 | 2026-06-17T21:50:48.062Z | Downloaded usdt-attr-macro v0.6.0 |
| 658 | 2026-06-17T21:50:48.062Z | Downloaded usdt-attr-macro v0.5.0 |
| 659 | 2026-06-17T21:50:48.062Z | Downloaded idna v1.1.0 |
| 660 | 2026-06-17T21:50:48.063Z | Downloaded version_check v0.9.5 |
| 661 | 2026-06-17T21:50:48.063Z | Downloaded usdt v0.5.0 |
| 662 | 2026-06-17T21:50:48.063Z | Downloaded dunce v1.0.5 |
| 663 | 2026-06-17T21:50:48.063Z | Downloaded derive-where v1.6.1 |
| 664 | 2026-06-17T21:50:48.063Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 665 | 2026-06-17T21:50:48.063Z | Downloaded dropshot-api-manager v0.7.2 |
| 666 | 2026-06-17T21:50:48.063Z | Downloaded darling_core v0.21.3 |
| 667 | 2026-06-17T21:50:48.063Z | Downloaded thread_local v1.1.9 |
| 668 | 2026-06-17T21:50:48.063Z | Downloaded tempfile v3.27.0 |
| 669 | 2026-06-17T21:50:48.078Z | Downloaded serde_core v1.0.228 |
| 670 | 2026-06-17T21:50:48.078Z | Downloaded slog-stdlog v4.1.1 |
| 671 | 2026-06-17T21:50:48.078Z | Downloaded wait-timeout v0.2.1 |
| 672 | 2026-06-17T21:50:48.078Z | Downloaded similar v2.7.0 |
| 673 | 2026-06-17T21:50:48.078Z | Downloaded cookie v0.18.1 |
| 674 | 2026-06-17T21:50:48.078Z | Downloaded waitgroup v0.1.2 |
| 675 | 2026-06-17T21:50:48.078Z | Downloaded prettyplease v0.2.37 |
| 676 | 2026-06-17T21:50:48.078Z | Downloaded pretty_assertions v1.4.1 |
| 677 | 2026-06-17T21:50:48.078Z | Downloaded usdt-macro v0.6.0 |
| 678 | 2026-06-17T21:50:48.078Z | Downloaded goblin v0.8.2 |
| 679 | 2026-06-17T21:50:48.078Z | Downloaded utf8parse v0.2.2 |
| 680 | 2026-06-17T21:50:48.079Z | Downloaded tinystr v0.8.3 |
| 681 | 2026-06-17T21:50:48.079Z | Downloaded term v1.2.1 |
| 682 | 2026-06-17T21:50:48.079Z | Downloaded bit-vec v0.8.0 |
| 683 | 2026-06-17T21:50:48.079Z | Downloaded argon2 v0.5.3 |
| 684 | 2026-06-17T21:50:48.079Z | Downloaded fnv v1.0.7 |
| 685 | 2026-06-17T21:50:48.079Z | Downloaded digest v0.10.7 |
| 686 | 2026-06-17T21:50:48.087Z | Downloaded smallvec v1.15.1 |
| 687 | 2026-06-17T21:50:48.087Z | Downloaded cobs v0.3.0 |
| 688 | 2026-06-17T21:50:48.087Z | Downloaded foreign-types-shared v0.1.1 |
| 689 | 2026-06-17T21:50:48.087Z | Downloaded slog v2.8.2 |
| 690 | 2026-06-17T21:50:48.087Z | Downloaded rand v0.8.6 |
| 691 | 2026-06-17T21:50:48.087Z | Downloaded thiserror v2.0.18 |
| 692 | 2026-06-17T21:50:48.087Z | Downloaded elliptic-curve v0.13.8 |
| 693 | 2026-06-17T21:50:48.087Z | Downloaded zerofrom-derive v0.1.7 |
| 694 | 2026-06-17T21:50:48.087Z | Downloaded rand v0.10.1 |
| 695 | 2026-06-17T21:50:48.087Z | Downloaded zerofrom v0.1.8 |
| 696 | 2026-06-17T21:50:48.087Z | Downloaded schemars v1.2.1 |
| 697 | 2026-06-17T21:50:48.092Z | Downloaded want v0.3.1 |
| 698 | 2026-06-17T21:50:48.092Z | Downloaded toml v0.8.23 |
| 699 | 2026-06-17T21:50:48.121Z | Downloaded itertools v0.14.0 |
| 700 | 2026-06-17T21:50:48.121Z | Downloaded block-buffer v0.12.0 |
| 701 | 2026-06-17T21:50:48.121Z | Downloaded cmake v0.1.58 |
| 702 | 2026-06-17T21:50:48.121Z | Downloaded cfg-if v1.0.4 |
| 703 | 2026-06-17T21:50:48.121Z | Downloaded adler2 v2.0.1 |
| 704 | 2026-06-17T21:50:48.121Z | Downloaded zone_cfg_derive v0.3.1 |
| 705 | 2026-06-17T21:50:48.121Z | Downloaded backoff v0.4.0 |
| 706 | 2026-06-17T21:50:48.121Z | Downloaded foldhash v0.2.0 |
| 707 | 2026-06-17T21:50:48.122Z | Downloaded dtrace-parser v0.2.0 |
| 708 | 2026-06-17T21:50:48.122Z | Downloaded bcs v0.1.6 |
| 709 | 2026-06-17T21:50:48.122Z | Downloaded thiserror v1.0.69 |
| 710 | 2026-06-17T21:50:48.122Z | Downloaded usdt-impl v0.5.0 |
| 711 | 2026-06-17T21:50:48.122Z | Downloaded spin v0.9.8 |
| 712 | 2026-06-17T21:50:48.122Z | Downloaded usdt-impl v0.6.0 |
| 713 | 2026-06-17T21:50:48.122Z | Downloaded mio v1.2.1 |
| 714 | 2026-06-17T21:50:48.122Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 715 | 2026-06-17T21:50:48.122Z | Downloaded untrusted v0.9.0 |
| 716 | 2026-06-17T21:50:48.122Z | Downloaded unicode-linebreak v0.1.5 |
| 717 | 2026-06-17T21:50:48.122Z | Downloaded thin-vec v0.2.18 |
| 718 | 2026-06-17T21:50:48.123Z | Downloaded hyper-util v0.1.20 |
| 719 | 2026-06-17T21:50:48.151Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 720 | 2026-06-17T21:50:48.151Z | Downloaded defmt-macros v1.1.0 |
| 721 | 2026-06-17T21:50:48.151Z | Downloaded base16ct v1.0.0 |
| 722 | 2026-06-17T21:50:48.151Z | Downloaded async-recursion v1.1.1 |
| 723 | 2026-06-17T21:50:48.151Z | Downloaded zone v0.3.1 |
| 724 | 2026-06-17T21:50:48.151Z | Downloaded walkdir v2.5.0 |
| 725 | 2026-06-17T21:50:48.151Z | Downloaded tracing-attributes v0.1.31 |
| 726 | 2026-06-17T21:50:48.151Z | Downloaded proc-macro2 v1.0.106 |
| 727 | 2026-06-17T21:50:48.151Z | Downloaded aho-corasick v1.1.4 |
| 728 | 2026-06-17T21:50:48.151Z | Downloaded textwrap v0.16.2 |
| 729 | 2026-06-17T21:50:48.151Z | Downloaded qorb v0.4.1 |
| 730 | 2026-06-17T21:50:48.151Z | Downloaded untrusted v0.7.1 |
| 731 | 2026-06-17T21:50:48.151Z | Downloaded rand v0.9.4 |
| 732 | 2026-06-17T21:50:48.151Z | Downloaded vsss-rs v3.3.4 |
| 733 | 2026-06-17T21:50:48.151Z | Downloaded snafu v0.8.9 |
| 734 | 2026-06-17T21:50:48.151Z | Downloaded serde v1.0.228 |
| 735 | 2026-06-17T21:50:48.151Z | Downloaded ucd-trie v0.1.7 |
| 736 | 2026-06-17T21:50:48.151Z | Downloaded nom v8.0.0 |
| 737 | 2026-06-17T21:50:48.158Z | Downloaded zmij v1.0.21 |
| 738 | 2026-06-17T21:50:48.162Z | Downloaded zerovec-derive v0.11.3 |
| 739 | 2026-06-17T21:50:48.162Z | Downloaded hashbrown v0.15.5 |
| 740 | 2026-06-17T21:50:48.196Z | Downloaded serde_yaml v0.9.34+deprecated |
| 741 | 2026-06-17T21:50:48.196Z | Downloaded hashbrown v0.16.1 |
| 742 | 2026-06-17T21:50:48.196Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 743 | 2026-06-17T21:50:48.196Z | Downloaded test-strategy v0.4.5 |
| 744 | 2026-06-17T21:50:48.196Z | Downloaded itertools v0.12.1 |
| 745 | 2026-06-17T21:50:48.196Z | Downloaded tracing-core v0.1.36 |
| 746 | 2026-06-17T21:50:48.196Z | Downloaded zeroize_derive v1.4.3 |
| 747 | 2026-06-17T21:50:48.196Z | Downloaded unsafe-libyaml v0.2.11 |
| 748 | 2026-06-17T21:50:48.196Z | Downloaded tungstenite v0.21.0 |
| 749 | 2026-06-17T21:50:48.196Z | Downloaded whoami v1.6.1 |
| 750 | 2026-06-17T21:50:48.196Z | Downloaded hkdf v0.12.4 |
| 751 | 2026-06-17T21:50:48.196Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 752 | 2026-06-17T21:50:48.211Z | Downloaded yoke-derive v0.8.2 |
| 753 | 2026-06-17T21:50:48.211Z | Downloaded zerocopy-derive v0.7.35 |
| 754 | 2026-06-17T21:50:48.211Z | Downloaded typify v0.4.3 |
| 755 | 2026-06-17T21:50:48.238Z | Downloaded tokio-stream v0.1.18 |
| 756 | 2026-06-17T21:50:48.239Z | Downloaded tinyvec v1.11.0 |
| 757 | 2026-06-17T21:50:48.239Z | Downloaded iddqd v0.4.2 |
| 758 | 2026-06-17T21:50:48.239Z | Downloaded yoke v0.8.3 |
| 759 | 2026-06-17T21:50:48.239Z | Downloaded steno v0.4.1 |
| 760 | 2026-06-17T21:50:48.239Z | Downloaded pest v2.8.6 |
| 761 | 2026-06-17T21:50:48.239Z | Downloaded hyper v1.10.1 |
| 762 | 2026-06-17T21:50:48.243Z | Downloaded xz2 v0.1.7 |
| 763 | 2026-06-17T21:50:48.243Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 764 | 2026-06-17T21:50:48.243Z | Downloaded hashbrown v0.17.1 |
| 765 | 2026-06-17T21:50:48.243Z | Downloaded zeroize v1.8.2 |
| 766 | 2026-06-17T21:50:48.243Z | Downloaded futures-util v0.3.32 |
| 767 | 2026-06-17T21:50:48.243Z | Downloaded toml_edit v0.22.27 |
| 768 | 2026-06-17T21:50:48.243Z | Downloaded unicode-ident v1.0.24 |
| 769 | 2026-06-17T21:50:48.243Z | Downloaded typify v0.6.2 |
| 770 | 2026-06-17T21:50:48.248Z | Downloaded regex v1.12.3 |
| 771 | 2026-06-17T21:50:48.260Z | Downloaded icu_properties_data v2.2.0 |
| 772 | 2026-06-17T21:50:48.265Z | Downloaded toml_edit v0.19.15 |
| 773 | 2026-06-17T21:50:48.275Z | Downloaded writeable v0.6.3 |
| 774 | 2026-06-17T21:50:48.282Z | Downloaded uuid v1.23.2 |
| 775 | 2026-06-17T21:50:48.285Z | Downloaded ron v0.12.1 |
| 776 | 2026-06-17T21:50:48.313Z | Downloaded libm v0.2.16 |
| 777 | 2026-06-17T21:50:48.322Z | Downloaded chrono v0.4.45 |
| 778 | 2026-06-17T21:50:48.322Z | Downloaded h2 v0.4.14 |
| 779 | 2026-06-17T21:50:48.322Z | Downloaded portable-atomic v1.13.1 |
| 780 | 2026-06-17T21:50:48.322Z | Downloaded yansi v1.0.1 |
| 781 | 2026-06-17T21:50:48.322Z | Downloaded typenum v1.20.1 |
| 782 | 2026-06-17T21:50:48.342Z | Downloaded unicode-segmentation v1.13.3 |
| 783 | 2026-06-17T21:50:48.342Z | Downloaded url v2.5.8 |
| 784 | 2026-06-17T21:50:48.342Z | Downloaded tower v0.5.3 |
| 785 | 2026-06-17T21:50:48.357Z | Downloaded serde_json v1.0.150 |
| 786 | 2026-06-17T21:50:48.357Z | Downloaded zerocopy-derive v0.8.50 |
| 787 | 2026-06-17T21:50:48.357Z | Downloaded reqwest v0.12.28 |
| 788 | 2026-06-17T21:50:48.384Z | Downloaded tough v0.22.0 |
| 789 | 2026-06-17T21:50:48.388Z | Downloaded zerotrie v0.2.4 |
| 790 | 2026-06-17T21:50:48.389Z | Downloaded reqwest v0.13.4 |
| 791 | 2026-06-17T21:50:48.389Z | Downloaded moka v0.12.15 |
| 792 | 2026-06-17T21:50:48.392Z | Downloaded typed-path v0.9.3 |
| 793 | 2026-06-17T21:50:48.437Z | Downloaded unicode-normalization v0.1.25 |
| 794 | 2026-06-17T21:50:48.441Z | Downloaded tokio-util v0.7.18 |
| 795 | 2026-06-17T21:50:48.441Z | Downloaded tower-http v0.6.11 |
| 796 | 2026-06-17T21:50:48.444Z | Downloaded curve25519-dalek v4.1.3 |
| 797 | 2026-06-17T21:50:48.448Z | Downloaded zerovec v0.11.6 |
| 798 | 2026-06-17T21:50:48.451Z | Downloaded quinn-proto v0.11.14 |
| 799 | 2026-06-17T21:50:48.626Z | Downloaded rayon v1.12.0 |
| 800 | 2026-06-17T21:50:48.626Z | Downloaded zerocopy v0.7.35 |
| 801 | 2026-06-17T21:50:48.626Z | Downloaded serde_with v3.20.0 |
| 802 | 2026-06-17T21:50:48.626Z | Downloaded proptest v1.11.0 |
| 803 | 2026-06-17T21:50:48.626Z | Downloaded goblin v0.10.7 |
| 804 | 2026-06-17T21:50:48.626Z | Downloaded winnow v0.5.40 |
| 805 | 2026-06-17T21:50:48.626Z | Downloaded winnow v1.0.3 |
| 806 | 2026-06-17T21:50:48.626Z | Downloaded time v0.3.47 |
| 807 | 2026-06-17T21:50:48.629Z | Downloaded winnow v0.7.15 |
| 808 | 2026-06-17T21:50:48.629Z | Downloaded tabled v0.15.0 |
| 809 | 2026-06-17T21:50:48.630Z | Downloaded vcpkg v0.2.15 |
| 810 | 2026-06-17T21:50:48.630Z | Downloaded bstr v1.12.1 |
| 811 | 2026-06-17T21:50:48.630Z | Downloaded syn v2.0.117 |
| 812 | 2026-06-17T21:50:48.630Z | Downloaded webpki-roots v1.0.7 |
| 813 | 2026-06-17T21:50:48.630Z | Downloaded tabled v0.21.0 |
| 814 | 2026-06-17T21:50:48.630Z | Downloaded unicode-width v0.2.2 |
| 815 | 2026-06-17T21:50:48.630Z | Downloaded rhai v1.25.1 |
| 816 | 2026-06-17T21:50:48.630Z | Downloaded regress v0.11.1 |
| 817 | 2026-06-17T21:50:48.648Z | Downloaded unicode-width v0.1.14 |
| 818 | 2026-06-17T21:50:48.648Z | Downloaded rustix v0.38.44 |
| 819 | 2026-06-17T21:50:48.653Z | Downloaded smoltcp v0.11.0 |
| 820 | 2026-06-17T21:50:48.656Z | Downloaded nix v0.31.3 |
| 821 | 2026-06-17T21:50:48.671Z | Downloaded rustix v1.1.4 |
| 822 | 2026-06-17T21:50:48.675Z | Downloaded hickory-proto v0.24.4 |
| 823 | 2026-06-17T21:50:48.712Z | Downloaded dropshot v0.17.1 |
| 824 | 2026-06-17T21:50:48.720Z | Downloaded regress v0.10.5 |
| 825 | 2026-06-17T21:50:48.720Z | Downloaded zerocopy v0.8.50 |
| 826 | 2026-06-17T21:50:48.720Z | Downloaded openssl v0.10.80 |
| 827 | 2026-06-17T21:50:48.724Z | Downloaded regex-syntax v0.8.10 |
| 828 | 2026-06-17T21:50:48.724Z | Downloaded syn v1.0.109 |
| 829 | 2026-06-17T21:50:48.727Z | Downloaded rustls v0.23.40 |
| 830 | 2026-06-17T21:50:48.744Z | Downloaded typify-impl v0.6.2 |
| 831 | 2026-06-17T21:50:48.751Z | Downloaded typify-impl v0.4.3 |
| 832 | 2026-06-17T21:50:48.761Z | Downloaded hickory-proto v0.25.2 |
| 833 | 2026-06-17T21:50:48.768Z | Downloaded openapiv3 v2.2.0 |
| 834 | 2026-06-17T21:50:48.795Z | Downloaded regex-automata v0.4.14 |
| 835 | 2026-06-17T21:50:48.820Z | Downloaded tracing v0.1.44 |
| 836 | 2026-06-17T21:50:48.829Z | Downloaded sled v0.34.7 |
| 837 | 2026-06-17T21:50:48.832Z | Downloaded chrono-tz v0.10.4 |
| 838 | 2026-06-17T21:50:48.870Z | Downloaded libc v0.2.186 |
| 839 | 2026-06-17T21:50:48.897Z | Downloaded jiff v0.2.28 |
| 840 | 2026-06-17T21:50:48.897Z | Downloaded csv v1.4.0 |
| 841 | 2026-06-17T21:50:48.930Z | Downloaded petgraph v0.6.5 |
| 842 | 2026-06-17T21:50:48.951Z | Downloaded lzma-sys v0.1.20 |
| 843 | 2026-06-17T21:50:48.984Z | Downloaded petgraph v0.8.3 |
| 844 | 2026-06-17T21:50:49.019Z | Downloaded sha3 v0.10.9 |
| 845 | 2026-06-17T21:50:49.026Z | Downloaded tokio v1.52.3 |
| 846 | 2026-06-17T21:50:49.085Z | Downloaded encoding_rs v0.8.35 |
| 847 | 2026-06-17T21:50:49.095Z | Downloaded ring v0.17.14 |
| 848 | 2026-06-17T21:50:49.523Z | Downloaded aws-lc-sys v0.41.0 |
| 849 | 2026-06-17T21:50:50.087Z | Compiling proc-macro2 v1.0.106 |
| 850 | 2026-06-17T21:50:50.087Z | Compiling quote v1.0.45 |
| 851 | 2026-06-17T21:50:50.087Z | Compiling unicode-ident v1.0.24 |
| 852 | 2026-06-17T21:50:50.087Z | Compiling serde_core v1.0.228 |
| 853 | 2026-06-17T21:50:50.087Z | Compiling serde v1.0.228 |
| 854 | 2026-06-17T21:50:50.093Z | Compiling libc v0.2.186 |
| 855 | 2026-06-17T21:50:50.093Z | Compiling zmij v1.0.21 |
| 856 | 2026-06-17T21:50:50.093Z | Compiling autocfg v1.5.1 |
| 857 | 2026-06-17T21:50:50.453Z | Compiling libm v0.2.16 |
| 858 | 2026-06-17T21:50:50.777Z | Compiling icu_properties_data v2.2.0 |
| 859 | 2026-06-17T21:50:50.783Z | Compiling icu_normalizer_data v2.2.0 |
| 860 | 2026-06-17T21:50:50.784Z | Compiling serde_json v1.0.150 |
| 861 | 2026-06-17T21:50:50.884Z | Compiling num-traits v0.2.19 |
| 862 | 2026-06-17T21:50:50.900Z | Compiling getrandom v0.4.2 |
| 863 | 2026-06-17T21:50:51.112Z | Compiling version_check v0.9.5 |
| 864 | 2026-06-17T21:50:51.221Z | Compiling thiserror v2.0.18 |
| 865 | 2026-06-17T21:50:51.507Z | Compiling memchr v2.8.1 |
| 866 | 2026-06-17T21:50:51.553Z | Compiling schemars v0.8.22 |
| 867 | 2026-06-17T21:50:51.718Z | Compiling syn v2.0.117 |
| 868 | 2026-06-17T21:50:51.735Z | Checking cfg-if v1.0.4 |
| 869 | 2026-06-17T21:50:51.794Z | Compiling parking_lot_core v0.9.12 |
| 870 | 2026-06-17T21:50:51.851Z | Compiling heck v0.5.0 |
| 871 | 2026-06-17T21:50:51.891Z | Compiling zerocopy v0.8.50 |
| 872 | 2026-06-17T21:50:52.059Z | Compiling portable-atomic v1.13.1 |
| 873 | 2026-06-17T21:50:52.119Z | Compiling rustversion v1.0.22 |
| 874 | 2026-06-17T21:50:52.123Z | Compiling itoa v1.0.18 |
| 875 | 2026-06-17T21:50:52.317Z | Compiling jobserver v0.1.34 |
| 876 | 2026-06-17T21:50:52.349Z | Compiling shlex v2.0.1 |
| 877 | 2026-06-17T21:50:52.553Z | Compiling find-msvc-tools v0.1.9 |
| 878 | 2026-06-17T21:50:52.823Z | Compiling cc v1.2.63 |
| 879 | 2026-06-17T21:50:52.919Z | Compiling fs_extra v1.3.0 |
| 880 | 2026-06-17T21:50:53.067Z | Compiling dunce v1.0.5 |
| 881 | 2026-06-17T21:50:53.121Z | Compiling semver v1.0.28 |
| 882 | 2026-06-17T21:50:53.433Z | Compiling log v0.4.32 |
| 883 | 2026-06-17T21:50:53.515Z | Compiling httparse v1.10.1 |
| 884 | 2026-06-17T21:50:53.515Z | Compiling slog v2.8.2 |
| 885 | 2026-06-17T21:50:53.515Z | Compiling rustix v1.1.4 |
| 886 | 2026-06-17T21:50:53.524Z | Checking stable_deref_trait v1.2.1 |
| 887 | 2026-06-17T21:50:53.610Z | Compiling equivalent v1.0.2 |
| 888 | 2026-06-17T21:50:53.610Z | Compiling thiserror v1.0.69 |
| 889 | 2026-06-17T21:50:53.630Z | Compiling cmake v0.1.58 |
| 890 | 2026-06-17T21:50:53.802Z | Checking litemap v0.8.2 |
| 891 | 2026-06-17T21:50:53.871Z | Checking writeable v0.6.3 |
| 892 | 2026-06-17T21:50:53.883Z | Checking utf8_iter v1.0.4 |
| 893 | 2026-06-17T21:50:53.956Z | Compiling aws-lc-rs v1.17.0 |
| 894 | 2026-06-17T21:50:53.974Z | Checking percent-encoding v2.3.2 |
| 895 | 2026-06-17T21:50:54.118Z | Compiling rustls v0.23.40 |
| 896 | 2026-06-17T21:50:54.170Z | Checking form_urlencoded v1.2.2 |
| 897 | 2026-06-17T21:50:54.180Z | Compiling aws-lc-sys v0.41.0 |
| 898 | 2026-06-17T21:50:54.180Z | Compiling ring v0.17.14 |
| 899 | 2026-06-17T21:50:54.260Z | Checking rand_core v0.10.1 |
| 900 | 2026-06-17T21:50:54.282Z | Compiling anyhow v1.0.102 |
| 901 | 2026-06-17T21:50:54.394Z | Compiling ucd-trie v0.1.7 |
| 902 | 2026-06-17T21:50:54.407Z | Compiling regex-syntax v0.8.10 |
| 903 | 2026-06-17T21:50:54.415Z | Compiling synstructure v0.13.2 |
| 904 | 2026-06-17T21:50:54.588Z | Compiling serde_derive_internals v0.29.1 |
| 905 | 2026-06-17T21:50:54.875Z | Compiling pest v2.8.6 |
| 906 | 2026-06-17T21:50:55.102Z | Compiling aho-corasick v1.1.4 |
| 907 | 2026-06-17T21:50:55.354Z | Compiling getrandom v0.3.4 |
| 908 | 2026-06-17T21:50:55.396Z | Compiling hashbrown v0.17.1 |
| 909 | 2026-06-17T21:50:55.660Z | Compiling serde_derive v1.0.228 |
| 910 | 2026-06-17T21:50:55.705Z | Compiling zerofrom-derive v0.1.7 |
| 911 | 2026-06-17T21:50:55.950Z | Compiling yoke-derive v0.8.2 |
| 912 | 2026-06-17T21:50:56.088Z | Compiling zerovec-derive v0.11.3 |
| 913 | 2026-06-17T21:50:56.483Z | Compiling displaydoc v0.2.6 |
| 914 | 2026-06-17T21:50:56.507Z | Compiling schemars_derive v0.8.22 |
| 915 | 2026-06-17T21:50:56.906Z | Compiling thiserror-impl v2.0.18 |
| 916 | 2026-06-17T21:50:57.036Z | Compiling tokio-macros v2.7.0 |
| 917 | 2026-06-17T21:50:57.169Z | Compiling zeroize_derive v1.4.3 |
| 918 | 2026-06-17T21:50:57.265Z | Compiling zerocopy-derive v0.8.50 |
| 919 | 2026-06-17T21:50:57.706Z | Compiling futures-macro v0.3.32 |
| 920 | 2026-06-17T21:50:57.755Z | Compiling tracing-attributes v0.1.31 |
| 921 | 2026-06-17T21:50:57.843Z | Checking zerofrom v0.1.8 |
| 922 | 2026-06-17T21:50:57.960Z | Checking yoke v0.8.3 |
| 923 | 2026-06-17T21:50:58.131Z | Compiling thiserror-impl v1.0.69 |
| 924 | 2026-06-17T21:50:58.212Z | Checking zerovec v0.11.6 |
| 925 | 2026-06-17T21:50:58.698Z | Checking tinystr v0.8.3 |
| 926 | 2026-06-17T21:50:58.775Z | Compiling serde_tokenstream v0.2.3 |
| 927 | 2026-06-17T21:50:58.822Z | Checking potential_utf v0.1.5 |
| 928 | 2026-06-17T21:50:59.141Z | Checking icu_locale_core v2.2.0 |
| 929 | 2026-06-17T21:50:59.336Z | Checking zerotrie v0.2.4 |
| 930 | 2026-06-17T21:50:59.336Z | Checking smallvec v1.15.1 |
| 931 | 2026-06-17T21:50:59.336Z | Checking bytes v1.11.1 |
| 932 | 2026-06-17T21:50:59.336Z | Checking icu_collections v2.2.0 |
| 933 | 2026-06-17T21:50:59.471Z | Compiling pest_meta v2.8.6 |
| 934 | 2026-06-17T21:50:59.471Z | Compiling regex-automata v0.4.14 |
| 935 | 2026-06-17T21:50:59.631Z | Compiling crossbeam-utils v0.8.21 |
| 936 | 2026-06-17T21:50:59.631Z | Compiling indexmap v2.14.0 |
| 937 | 2026-06-17T21:50:59.726Z | Checking icu_provider v2.2.0 |
| 938 | 2026-06-17T21:50:59.821Z | Compiling time-core v0.1.8 |
| 939 | 2026-06-17T21:50:59.821Z | Checking icu_normalizer v2.2.0 |
| 940 | 2026-06-17T21:50:59.952Z | Checking icu_properties v2.2.0 |
| 941 | 2026-06-17T21:50:59.987Z | Compiling pest_generator v2.8.6 |
| 942 | 2026-06-17T21:51:00.241Z | Checking iana-time-zone v0.1.65 |
| 943 | 2026-06-17T21:51:00.349Z | Compiling num-conv v0.2.2 |
| 944 | 2026-06-17T21:51:00.349Z | Compiling paste v1.0.15 |
| 945 | 2026-06-17T21:51:00.417Z | Compiling time-macros v0.2.27 |
| 946 | 2026-06-17T21:51:00.498Z | Checking chrono v0.4.45 |
| 947 | 2026-06-17T21:51:00.533Z | Compiling pest_derive v2.8.6 |
| 948 | 2026-06-17T21:51:05.228Z | Checking idna_adapter v1.2.2 |
| 949 | 2026-06-17T21:51:05.377Z | Checking idna v1.1.0 |
| 950 | 2026-06-17T21:51:05.377Z | Compiling async-trait v0.1.89 |
| 951 | 2026-06-17T21:51:05.377Z | Compiling regex v1.12.3 |
| 952 | 2026-06-17T21:51:05.377Z | Checking url v2.5.8 |
| 953 | 2026-06-17T21:51:05.377Z | Checking uuid v1.23.2 |
| 954 | 2026-06-17T21:51:05.377Z | Compiling byteorder v1.5.0 |
| 955 | 2026-06-17T21:51:05.377Z | Compiling camino v1.2.2 |
| 956 | 2026-06-17T21:51:05.478Z | Checking dyn-clone v1.0.20 |
| 957 | 2026-06-17T21:51:05.478Z | Compiling strsim v0.11.1 |
| 958 | 2026-06-17T21:51:05.478Z | Compiling scroll_derive v0.13.1 |
| 959 | 2026-06-17T21:51:05.478Z | Checking errno v0.3.14 |
| 960 | 2026-06-17T21:51:05.478Z | Compiling ident_case v1.0.1 |
| 961 | 2026-06-17T21:51:05.478Z | Compiling omicron-workspace-hack v0.1.0 |
| 962 | 2026-06-17T21:51:05.478Z | Compiling slog-async v2.8.0 |
| 963 | 2026-06-17T21:51:05.480Z | Compiling generic-array v0.14.7 |
| 964 | 2026-06-17T21:51:05.480Z | Compiling crc32fast v1.5.0 |
| 965 | 2026-06-17T21:51:05.480Z | Compiling usdt-impl v0.6.0 |
| 966 | 2026-06-17T21:51:05.480Z | Compiling scroll v0.13.0 |
| 967 | 2026-06-17T21:51:05.480Z | Compiling plain v0.2.3 |
| 968 | 2026-06-17T21:51:05.480Z | Compiling daft-derive v0.1.7 |
| 969 | 2026-06-17T21:51:05.480Z | Compiling pretty-hex v0.4.2 |
| 970 | 2026-06-17T21:51:05.480Z | Compiling dtrace-parser v0.3.0 |
| 971 | 2026-06-17T21:51:05.480Z | Compiling goblin v0.10.7 |
| 972 | 2026-06-17T21:51:05.480Z | Compiling thread-id v5.1.0 |
| 973 | 2026-06-17T21:51:05.480Z | Checking pin-project-lite v0.2.17 |
| 974 | 2026-06-17T21:51:05.480Z | Compiling syn v1.0.109 |
| 975 | 2026-06-17T21:51:05.480Z | Checking getrandom v0.2.17 |
| 976 | 2026-06-17T21:51:05.480Z | Checking zeroize v1.8.2 |
| 977 | 2026-06-17T21:51:05.480Z | Checking bitflags v2.12.1 |
| 978 | 2026-06-17T21:51:05.480Z | Compiling multer v3.1.0 |
| 979 | 2026-06-17T21:51:05.480Z | Compiling async-stream-impl v0.3.6 |
| 980 | 2026-06-17T21:51:05.480Z | Checking socket2 v0.6.4 |
| 981 | 2026-06-17T21:51:05.567Z | Compiling ref-cast v1.0.25 |
| 982 | 2026-06-17T21:51:05.567Z | Checking scopeguard v1.2.0 |
| 983 | 2026-06-17T21:51:05.595Z | Checking lock_api v0.4.14 |
| 984 | 2026-06-17T21:51:05.753Z | Compiling ref-cast-impl v1.0.25 |
| 985 | 2026-06-17T21:51:05.795Z | Compiling dropshot v0.17.1 |
| 986 | 2026-06-17T21:51:05.922Z | Compiling dropshot_endpoint v0.17.1 |
| 987 | 2026-06-17T21:51:06.095Z | Checking critical-section v1.2.0 |
| 988 | 2026-06-17T21:51:06.206Z | Compiling dof v0.4.0 |
| 989 | 2026-06-17T21:51:06.387Z | Checking once_cell v1.21.4 |
| 990 | 2026-06-17T21:51:06.460Z | Compiling newtype-uuid-macros v0.1.0 |
| 991 | 2026-06-17T21:51:06.548Z | Checking parking_lot v0.12.5 |
| 992 | 2026-06-17T21:51:07.066Z | Checking signal-hook-registry v1.4.8 |
| 993 | 2026-06-17T21:51:07.175Z | Checking mio v1.2.1 |
| 994 | 2026-06-17T21:51:07.237Z | Compiling darling_core v0.23.0 |
| 995 | 2026-06-17T21:51:07.253Z | Compiling strum_macros v0.26.4 |
| 996 | 2026-06-17T21:51:07.300Z | Compiling structmeta-derive v0.3.0 |
| 997 | 2026-06-17T21:51:07.423Z | Compiling usdt-attr-macro v0.6.0 |
| 998 | 2026-06-17T21:51:07.459Z | Compiling usdt-macro v0.6.0 |
| 999 | 2026-06-17T21:51:07.549Z | Checking tokio v1.52.3 |
| 1000 | 2026-06-17T21:51:07.755Z | Compiling allocator-api2 v0.2.21 |
| 1001 | 2026-06-17T21:51:08.082Z | Compiling foldhash v0.2.0 |
| 1002 | 2026-06-17T21:51:08.287Z | Compiling hashbrown v0.16.1 |
| 1003 | 2026-06-17T21:51:08.377Z | Compiling structmeta v0.3.0 |
| 1004 | 2026-06-17T21:51:08.430Z | Checking subtle v2.6.1 |
| 1005 | 2026-06-17T21:51:08.490Z | Checking futures-core v0.3.32 |
| 1006 | 2026-06-17T21:51:08.619Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1007 | 2026-06-17T21:51:08.850Z | Compiling strum_macros v0.27.2 |
| 1008 | 2026-06-17T21:51:08.920Z | Compiling derive-ex v0.1.8 |
| 1009 | 2026-06-17T21:51:08.932Z | Compiling http v1.4.1 |
| 1010 | 2026-06-17T21:51:09.417Z | Compiling darling_macro v0.23.0 |
| 1011 | 2026-06-17T21:51:09.673Z | Compiling winnow v1.0.3 |
| 1012 | 2026-06-17T21:51:09.772Z | Checking futures-sink v0.3.32 |
| 1013 | 2026-06-17T21:51:09.881Z | Checking ipnetwork v0.21.1 |
| 1014 | 2026-06-17T21:51:09.987Z | Compiling darling v0.23.0 |
| 1015 | 2026-06-17T21:51:10.078Z | Compiling serde_with_macros v3.20.0 |
| 1016 | 2026-06-17T21:51:10.490Z | Compiling test-strategy v0.4.5 |
| 1017 | 2026-06-17T21:51:10.512Z | Checking slab v0.4.12 |
| 1018 | 2026-06-17T21:51:10.659Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1019 | 2026-06-17T21:51:10.840Z | Checking futures-channel v0.3.32 |
| 1020 | 2026-06-17T21:51:11.057Z | Compiling fnv v1.0.7 |
| 1021 | 2026-06-17T21:51:11.161Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1022 | 2026-06-17T21:51:11.179Z | Checking typenum v1.20.1 |
| 1023 | 2026-06-17T21:51:11.225Z | Checking futures-task v0.3.32 |
| 1024 | 2026-06-17T21:51:11.311Z | Checking futures-io v0.3.32 |
| 1025 | 2026-06-17T21:51:11.349Z | Compiling parse-display-derive v0.10.0 |
| 1026 | 2026-06-17T21:51:11.427Z | Checking futures-util v0.3.32 |
| 1027 | 2026-06-17T21:51:11.827Z | Checking oxnet v0.1.6 |
| 1028 | 2026-06-17T21:51:11.844Z | Checking tracing-core v0.1.36 |
| 1029 | 2026-06-17T21:51:11.917Z | Checking erased-serde v0.3.31 |
| 1030 | 2026-06-17T21:51:12.295Z | Compiling ryu v1.0.23 |
| 1031 | 2026-06-17T21:51:12.473Z | Checking tracing v0.1.44 |
| 1032 | 2026-06-17T21:51:12.571Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1033 | 2026-06-17T21:51:12.669Z | Compiling clap_derive v4.6.1 |
| 1034 | 2026-06-17T21:51:13.000Z | Checking base64 v0.22.1 |
| 1035 | 2026-06-17T21:51:13.248Z | Compiling openapiv3 v2.2.0 |
| 1036 | 2026-06-17T21:51:13.641Z | Checking rand_core v0.6.4 |
| 1037 | 2026-06-17T21:51:13.906Z | Checking rustls-pki-types v1.14.1 |
| 1038 | 2026-06-17T21:51:14.355Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1039 | 2026-06-17T21:51:14.378Z | Checking tokio-util v0.7.18 |
| 1040 | 2026-06-17T21:51:14.419Z | Checking untrusted v0.9.0 |
| 1041 | 2026-06-17T21:51:14.510Z | Checking untrusted v0.7.1 |
| 1042 | 2026-06-17T21:51:14.532Z | Checking ipnet v2.12.0 |
| 1043 | 2026-06-17T21:51:14.965Z | Compiling proc-macro-crate v3.5.0 |
| 1044 | 2026-06-17T21:51:15.025Z | Checking http-body v1.0.1 |
| 1045 | 2026-06-17T21:51:15.273Z | Checking atomic-waker v1.1.2 |
| 1046 | 2026-06-17T21:51:15.389Z | Compiling either v1.16.0 |
| 1047 | 2026-06-17T21:51:15.406Z | Compiling num_enum_derive v0.7.6 |
| 1048 | 2026-06-17T21:51:15.411Z | Checking try-lock v0.2.5 |
| 1049 | 2026-06-17T21:51:15.512Z | Checking tower-service v0.3.3 |
| 1050 | 2026-06-17T21:51:15.578Z | Compiling itertools v0.14.0 |
| 1051 | 2026-06-17T21:51:15.599Z | Checking tower-layer v0.3.3 |
| 1052 | 2026-06-17T21:51:15.657Z | Checking want v0.3.1 |
| 1053 | 2026-06-17T21:51:15.747Z | Checking h2 v0.4.14 |
| 1054 | 2026-06-17T21:51:15.793Z | Compiling regress v0.11.1 |
| 1055 | 2026-06-17T21:51:16.439Z | Checking httpdate v1.0.3 |
| 1056 | 2026-06-17T21:51:16.593Z | Compiling crucible-workspace-hack v0.1.0 |
| 1057 | 2026-06-17T21:51:17.369Z | Compiling typify-impl v0.6.2 |
| 1058 | 2026-06-17T21:51:17.412Z | Checking serde_urlencoded v0.7.1 |
| 1059 | 2026-06-17T21:51:17.587Z | Checking hyper v1.10.1 |
| 1060 | 2026-06-17T21:51:17.619Z | Checking http-body-util v0.1.3 |
| 1061 | 2026-06-17T21:51:17.839Z | Compiling unsafe-libyaml v0.2.11 |
| 1062 | 2026-06-17T21:51:18.396Z | Compiling serde_yaml v0.9.34+deprecated |
| 1063 | 2026-06-17T21:51:18.445Z | Checking ppv-lite86 v0.2.21 |
| 1064 | 2026-06-17T21:51:18.571Z | Checking hyper-util v0.1.20 |
| 1065 | 2026-06-17T21:51:18.777Z | Compiling convert_case v0.4.0 |
| 1066 | 2026-06-17T21:51:19.083Z | Compiling derive_more v0.99.20 |
| 1067 | 2026-06-17T21:51:20.063Z | Compiling darling_core v0.21.3 |
| 1068 | 2026-06-17T21:51:20.483Z | Compiling zerocopy-derive v0.7.35 |
| 1069 | 2026-06-17T21:51:20.736Z | Compiling typify-macro v0.6.2 |
| 1070 | 2026-06-17T21:51:21.336Z | Compiling regress v0.10.5 |
| 1071 | 2026-06-17T21:51:21.669Z | Checking powerfmt v0.2.0 |
| 1072 | 2026-06-17T21:51:21.843Z | Checking deranged v0.5.8 |
| 1073 | 2026-06-17T21:51:22.147Z | Compiling darling_macro v0.21.3 |
| 1074 | 2026-06-17T21:51:22.517Z | Checking num_threads v0.1.7 |
| 1075 | 2026-06-17T21:51:22.576Z | Compiling heapless v0.8.0 |
| 1076 | 2026-06-17T21:51:22.721Z | Compiling darling v0.21.3 |
| 1077 | 2026-06-17T21:51:22.883Z | Checking time v0.3.47 |
| 1078 | 2026-06-17T21:51:22.969Z | Compiling ingot-macros v0.1.1 |
| 1079 | 2026-06-17T21:51:23.074Z | Compiling typify v0.6.2 |
| 1080 | 2026-06-17T21:51:23.909Z | Compiling scroll_derive v0.12.1 |
| 1081 | 2026-06-17T21:51:23.976Z | Compiling serde_repr v0.1.20 |
| 1082 | 2026-06-17T21:51:24.272Z | Compiling rustix v0.38.44 |
| 1083 | 2026-06-17T21:51:24.560Z | Checking crossbeam-channel v0.5.15 |
| 1084 | 2026-06-17T21:51:24.776Z | Compiling smoltcp v0.11.0 |
| 1085 | 2026-06-17T21:51:25.048Z | Checking cpufeatures v0.3.0 |
| 1086 | 2026-06-17T21:51:25.152Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1087 | 2026-06-17T21:51:25.452Z | Checking futures-executor v0.3.32 |
| 1088 | 2026-06-17T21:51:25.647Z | Checking sync_wrapper v1.0.2 |
| 1089 | 2026-06-17T21:51:25.773Z | Compiling rustc_version v0.4.1 |
| 1090 | 2026-06-17T21:51:25.827Z | Checking thread_local v1.1.9 |
| 1091 | 2026-06-17T21:51:25.934Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1092 | 2026-06-17T21:51:26.061Z | Compiling curve25519-dalek v4.1.3 |
| 1093 | 2026-06-17T21:51:26.113Z | Checking tower v0.5.3 |
| 1094 | 2026-06-17T21:51:26.160Z | Checking rand_core v0.9.5 |
| 1095 | 2026-06-17T21:51:26.299Z | Checking webpki-roots v1.0.7 |
| 1096 | 2026-06-17T21:51:26.354Z | Compiling toml_datetime v0.6.11 |
| 1097 | 2026-06-17T21:51:26.416Z | Compiling foreign-types-macros v0.2.3 |
| 1098 | 2026-06-17T21:51:26.514Z | Checking is-terminal v0.4.17 |
| 1099 | 2026-06-17T21:51:26.767Z | Checking take_mut v0.2.2 |
| 1100 | 2026-06-17T21:51:26.772Z | Checking term v1.2.1 |
| 1101 | 2026-06-17T21:51:27.009Z | Checking slog-term v2.9.2 |
| 1102 | 2026-06-17T21:51:27.214Z | Checking tower-http v0.6.11 |
| 1103 | 2026-06-17T21:51:27.347Z | Checking futures v0.3.32 |
| 1104 | 2026-06-17T21:51:27.534Z | Compiling zerocopy v0.7.35 |
| 1105 | 2026-06-17T21:51:27.608Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1106 | 2026-06-17T21:51:27.627Z | Compiling hubpack_derive v0.1.1 |
| 1107 | 2026-06-17T21:51:28.008Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1108 | 2026-06-17T21:51:28.138Z | Compiling proc-macro-error-attr v1.0.4 |
| 1109 | 2026-06-17T21:51:28.165Z | Compiling usdt-impl v0.5.0 |
| 1110 | 2026-06-17T21:51:28.438Z | Checking hex v0.4.3 |
| 1111 | 2026-06-17T21:51:28.737Z | Compiling dof v0.3.0 |
| 1112 | 2026-06-17T21:51:28.756Z | Checking rand_chacha v0.9.0 |
| 1113 | 2026-06-17T21:51:28.792Z | Compiling dtrace-parser v0.2.0 |
| 1114 | 2026-06-17T21:51:28.797Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1115 | 2026-06-17T21:51:29.128Z | Compiling serde_spanned v1.1.1 |
| 1116 | 2026-06-17T21:51:29.282Z | Compiling thread-id v4.2.2 |
| 1117 | 2026-06-17T21:51:29.302Z | Compiling proc-macro-error v1.0.4 |
| 1118 | 2026-06-17T21:51:29.429Z | Compiling memoffset v0.9.1 |
| 1119 | 2026-06-17T21:51:29.554Z | Checking fastrand v2.4.1 |
| 1120 | 2026-06-17T21:51:29.575Z | Compiling pkg-config v0.3.33 |
| 1121 | 2026-06-17T21:51:29.642Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1122 | 2026-06-17T21:51:30.034Z | Checking rand v0.9.4 |
| 1123 | 2026-06-17T21:51:30.754Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1124 | 2026-06-17T21:51:30.774Z | Compiling prettyplease v0.2.37 |
| 1125 | 2026-06-17T21:51:30.901Z | Compiling cfg_aliases v0.2.1 |
| 1126 | 2026-06-17T21:51:30.982Z | Compiling nix v0.31.3 |
| 1127 | 2026-06-17T21:51:31.374Z | Checking crypto-common v0.1.7 |
| 1128 | 2026-06-17T21:51:31.549Z | Checking hybrid-array v0.4.12 |
| 1129 | 2026-06-17T21:51:31.827Z | Checking simd-adler32 v0.3.9 |
| 1130 | 2026-06-17T21:51:31.846Z | Checking openssl-probe v0.2.1 |
| 1131 | 2026-06-17T21:51:32.106Z | Checking match_cfg v0.1.0 |
| 1132 | 2026-06-17T21:51:32.186Z | Checking adler2 v2.0.1 |
| 1133 | 2026-06-17T21:51:32.203Z | Compiling heck v0.4.1 |
| 1134 | 2026-06-17T21:51:32.270Z | Checking hostname v0.3.1 |
| 1135 | 2026-06-17T21:51:32.292Z | Checking miniz_oxide v0.8.9 |
| 1136 | 2026-06-17T21:51:32.404Z | Checking rustls-native-certs v0.8.4 |
| 1137 | 2026-06-17T21:51:32.749Z | Compiling usdt-attr-macro v0.5.0 |
| 1138 | 2026-06-17T21:51:32.768Z | Compiling usdt-macro v0.5.0 |
| 1139 | 2026-06-17T21:51:33.015Z | Checking tempfile v3.27.0 |
| 1140 | 2026-06-17T21:51:33.211Z | Checking slog-json v2.6.1 |
| 1141 | 2026-06-17T21:51:33.379Z | Checking newtype-uuid v1.3.2 |
| 1142 | 2026-06-17T21:51:33.475Z | Compiling enum-as-inner v0.6.1 |
| 1143 | 2026-06-17T21:51:33.501Z | Compiling num-derive v0.4.2 |
| 1144 | 2026-06-17T21:51:33.564Z | Checking memmap2 v0.9.10 |
| 1145 | 2026-06-17T21:51:33.844Z | Compiling winnow v0.7.15 |
| 1146 | 2026-06-17T21:51:34.447Z | Checking usdt v0.6.0 |
| 1147 | 2026-06-17T21:51:34.470Z | Checking daft v0.1.7 |
| 1148 | 2026-06-17T21:51:34.612Z | Checking slog-bunyan v2.5.0 |
| 1149 | 2026-06-17T21:51:34.631Z | Checking flate2 v1.1.9 |
| 1150 | 2026-06-17T21:51:34.702Z | Checking crypto-common v0.2.2 |
| 1151 | 2026-06-17T21:51:34.726Z | Checking block-buffer v0.12.0 |
| 1152 | 2026-06-17T21:51:34.958Z | Compiling rayon-core v1.13.0 |
| 1153 | 2026-06-17T21:51:35.101Z | Checking compression-core v0.4.32 |
| 1154 | 2026-06-17T21:51:35.129Z | Checking const-oid v0.10.2 |
| 1155 | 2026-06-17T21:51:35.183Z | Checking debug-ignore v1.0.5 |
| 1156 | 2026-06-17T21:51:35.238Z | Checking compression-codecs v0.4.38 |
| 1157 | 2026-06-17T21:51:35.279Z | Checking digest v0.11.3 |
| 1158 | 2026-06-17T21:51:35.832Z | Checking encoding_rs v0.8.35 |
| 1159 | 2026-06-17T21:51:35.835Z | Compiling wait-timeout v0.2.1 |
| 1160 | 2026-06-17T21:51:36.075Z | Compiling quick-error v1.2.3 |
| 1161 | 2026-06-17T21:51:36.093Z | Checking mime v0.3.17 |
| 1162 | 2026-06-17T21:51:36.132Z | Compiling bit-vec v0.8.0 |
| 1163 | 2026-06-17T21:51:36.181Z | Checking spin v0.9.8 |
| 1164 | 2026-06-17T21:51:36.303Z | Compiling rusty-fork v0.3.1 |
| 1165 | 2026-06-17T21:51:36.358Z | Compiling bit-set v0.8.0 |
| 1166 | 2026-06-17T21:51:36.431Z | Checking toml v1.1.2+spec-1.1.0 |
| 1167 | 2026-06-17T21:51:36.494Z | Compiling rand_chacha v0.3.1 |
| 1168 | 2026-06-17T21:51:36.611Z | Checking sha1 v0.11.0 |
| 1169 | 2026-06-17T21:51:36.790Z | Checking async-compression v0.4.42 |
| 1170 | 2026-06-17T21:51:37.009Z | Compiling rand_xorshift v0.4.0 |
| 1171 | 2026-06-17T21:51:37.090Z | Compiling progenitor-impl v0.14.0 |
| 1172 | 2026-06-17T21:51:37.151Z | Checking waitgroup v0.1.2 |
| 1173 | 2026-06-17T21:51:37.232Z | Checking rustls-pemfile v2.2.0 |
| 1174 | 2026-06-17T21:51:37.255Z | Checking async-stream v0.3.6 |
| 1175 | 2026-06-17T21:51:37.274Z | Compiling num-integer v0.1.46 |
| 1176 | 2026-06-17T21:51:37.395Z | Checking serde_path_to_error v0.1.20 |
| 1177 | 2026-06-17T21:51:37.413Z | Checking hostname v0.4.2 |
| 1178 | 2026-06-17T21:51:37.735Z | Compiling unarray v0.1.4 |
| 1179 | 2026-06-17T21:51:37.866Z | Compiling winnow v0.5.40 |
| 1180 | 2026-06-17T21:51:38.283Z | Compiling semver v0.1.20 |
| 1181 | 2026-06-17T21:51:38.741Z | Compiling rustc_version v0.1.7 |
| 1182 | 2026-06-17T21:51:38.951Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1183 | 2026-06-17T21:51:39.012Z | Checking rustls-webpki v0.103.13 |
| 1184 | 2026-06-17T21:51:39.135Z | Compiling proptest v1.11.0 |
| 1185 | 2026-06-17T21:51:39.176Z | Compiling progenitor-macro v0.14.0 |
| 1186 | 2026-06-17T21:51:39.321Z | Compiling toml_edit v0.19.15 |
| 1187 | 2026-06-17T21:51:39.585Z | Checking rand v0.8.6 |
| 1188 | 2026-06-17T21:51:40.549Z | Compiling reqwest v0.12.28 |
| 1189 | 2026-06-17T21:51:40.732Z | Compiling backon v1.6.0 |
| 1190 | 2026-06-17T21:51:41.352Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1191 | 2026-06-17T21:51:41.833Z | Checking tokio-rustls v0.26.4 |
| 1192 | 2026-06-17T21:51:41.963Z | Checking rustls-platform-verifier v0.7.0 |
| 1193 | 2026-06-17T21:51:42.069Z | Checking hyper-rustls v0.27.9 |
| 1194 | 2026-06-17T21:51:42.278Z | Checking reqwest v0.13.4 |
| 1195 | 2026-06-17T21:51:42.493Z | Compiling strum v0.26.3 |
| 1196 | 2026-06-17T21:51:42.661Z | Checking macaddr v1.0.1 |
| 1197 | 2026-06-17T21:51:42.846Z | Compiling instant v0.1.13 |
| 1198 | 2026-06-17T21:51:42.972Z | Compiling utf8parse v0.2.2 |
| 1199 | 2026-06-17T21:51:42.992Z | Checking unicode-width v0.2.2 |
| 1200 | 2026-06-17T21:51:43.264Z | Compiling anstyle-parse v1.0.0 |
| 1201 | 2026-06-17T21:51:43.315Z | Compiling backoff v0.4.0 |
| 1202 | 2026-06-17T21:51:43.437Z | Compiling iddqd v0.4.2 |
| 1203 | 2026-06-17T21:51:43.489Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1204 | 2026-06-17T21:51:43.904Z | Compiling progenitor-client v0.10.0 |
| 1205 | 2026-06-17T21:51:43.937Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1206 | 2026-06-17T21:51:43.999Z | Compiling proc-macro-crate v1.3.1 |
| 1207 | 2026-06-17T21:51:44.126Z | Compiling newtype_derive v0.1.6 |
| 1208 | 2026-06-17T21:51:44.171Z | Compiling num-rational v0.4.2 |
| 1209 | 2026-06-17T21:51:44.190Z | Compiling num-iter v0.1.45 |
| 1210 | 2026-06-17T21:51:44.315Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1211 | 2026-06-17T21:51:44.346Z | Compiling progenitor-client v0.14.0 |
| 1212 | 2026-06-17T21:51:44.374Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1213 | 2026-06-17T21:51:44.465Z | Checking block-buffer v0.10.4 |
| 1214 | 2026-06-17T21:51:44.575Z | Compiling progenitor-impl v0.13.0 |
| 1215 | 2026-06-17T21:51:44.611Z | Compiling progenitor-extras v0.2.0 |
| 1216 | 2026-06-17T21:51:44.752Z | Compiling parse-display v0.10.0 |
| 1217 | 2026-06-17T21:51:44.819Z | Compiling serde_with v3.20.0 |
| 1218 | 2026-06-17T21:51:44.844Z | Compiling strum v0.27.2 |
| 1219 | 2026-06-17T21:51:44.976Z | Compiling num-complex v0.4.6 |
| 1220 | 2026-06-17T21:51:45.084Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1221 | 2026-06-17T21:51:45.202Z | Compiling anstyle-query v1.1.5 |
| 1222 | 2026-06-17T21:51:45.239Z | Compiling anstyle v1.0.14 |
| 1223 | 2026-06-17T21:51:45.320Z | Compiling colorchoice v1.0.5 |
| 1224 | 2026-06-17T21:51:45.340Z | Compiling owo-colors v4.3.0 |
| 1225 | 2026-06-17T21:51:45.367Z | Compiling vcpkg v0.2.15 |
| 1226 | 2026-06-17T21:51:45.441Z | Compiling is_terminal_polyfill v1.70.2 |
| 1227 | 2026-06-17T21:51:45.463Z | Compiling humantime v2.3.0 |
| 1228 | 2026-06-17T21:51:45.542Z | Compiling anstream v1.0.0 |
| 1229 | 2026-06-17T21:51:45.713Z | Compiling num v0.4.3 |
| 1230 | 2026-06-17T21:51:45.795Z | Checking digest v0.10.7 |
| 1231 | 2026-06-17T21:51:45.889Z | Compiling num_enum_derive v0.5.11 |
| 1232 | 2026-06-17T21:51:45.936Z | Compiling openssl-sys v0.9.116 |
| 1233 | 2026-06-17T21:51:46.057Z | Compiling terminal_size v0.4.4 |
| 1234 | 2026-06-17T21:51:46.261Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1235 | 2026-06-17T21:51:46.282Z | Compiling serde_spanned v0.6.9 |
| 1236 | 2026-06-17T21:51:46.285Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-06-17T21:51:46.347Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1238 | 2026-06-17T21:51:46.433Z | Compiling derive-where v1.6.1 |
| 1239 | 2026-06-17T21:51:46.637Z | Compiling progenitor-macro v0.13.0 |
| 1240 | 2026-06-17T21:51:46.868Z | Compiling toml_write v0.1.2 |
| 1241 | 2026-06-17T21:51:46.895Z | Compiling float-ord v0.3.2 |
| 1242 | 2026-06-17T21:51:47.019Z | Compiling clap_lex v1.1.0 |
| 1243 | 2026-06-17T21:51:47.071Z | Compiling toml_edit v0.22.27 |
| 1244 | 2026-06-17T21:51:47.242Z | Compiling clap_builder v4.6.0 |
| 1245 | 2026-06-17T21:51:47.729Z | Compiling zone_cfg_derive v0.3.1 |
| 1246 | 2026-06-17T21:51:48.324Z | Compiling snafu-derive v0.8.9 |
| 1247 | 2026-06-17T21:51:48.445Z | Compiling async-recursion v1.1.1 |
| 1248 | 2026-06-17T21:51:49.154Z | Compiling clap v4.6.1 |
| 1249 | 2026-06-17T21:51:49.211Z | Compiling toml v0.8.23 |
| 1250 | 2026-06-17T21:51:50.134Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1251 | 2026-06-17T21:51:50.242Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1252 | 2026-06-17T21:51:50.246Z | Compiling slog-dtrace v0.3.0 |
| 1253 | 2026-06-17T21:51:50.536Z | Compiling cancel-safe-futures v0.1.5 |
| 1254 | 2026-06-17T21:51:50.554Z | Compiling chrono-tz v0.10.4 |
| 1255 | 2026-06-17T21:51:50.927Z | Compiling minimal-lexical v0.2.1 |
| 1256 | 2026-06-17T21:51:50.949Z | Compiling unicode-xid v0.2.6 |
| 1257 | 2026-06-17T21:51:51.069Z | Compiling openssl v0.10.80 |
| 1258 | 2026-06-17T21:51:51.089Z | Compiling const_format_proc_macros v0.2.34 |
| 1259 | 2026-06-17T21:51:51.164Z | Compiling nom v7.1.3 |
| 1260 | 2026-06-17T21:51:51.891Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1261 | 2026-06-17T21:51:51.979Z | Compiling openssl-macros v0.1.1 |
| 1262 | 2026-06-17T21:51:51.987Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1263 | 2026-06-17T21:51:52.244Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1264 | 2026-06-17T21:51:52.506Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-06-17T21:51:52.953Z | Compiling cookie v0.18.1 |
| 1266 | 2026-06-17T21:51:53.018Z | Checking cpufeatures v0.2.17 |
| 1267 | 2026-06-17T21:51:53.137Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1268 | 2026-06-17T21:51:53.421Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-06-17T21:51:53.505Z | Compiling tabled_derive v0.7.0 |
| 1270 | 2026-06-17T21:51:54.899Z | Checking num_enum v0.7.6 |
| 1271 | 2026-06-17T21:51:57.063Z | Checking tabwriter v1.4.1 |
| 1272 | 2026-06-17T21:51:57.129Z | Checking secrecy v0.10.3 |
| 1273 | 2026-06-17T21:51:57.277Z | Checking tinyvec_macros v0.1.1 |
| 1274 | 2026-06-17T21:51:57.323Z | Checking colored v3.1.1 |
| 1275 | 2026-06-17T21:51:57.353Z | Checking tinyvec v1.11.0 |
| 1276 | 2026-06-17T21:51:57.579Z | Checking crossbeam-epoch v0.9.18 |
| 1277 | 2026-06-17T21:51:57.681Z | Checking hash32 v0.3.1 |
| 1278 | 2026-06-17T21:51:57.701Z | Checking bstr v1.12.1 |
| 1279 | 2026-06-17T21:51:57.701Z | Checking data-encoding v2.11.0 |
| 1280 | 2026-06-17T21:51:58.007Z | Checking hmac v0.12.1 |
| 1281 | 2026-06-17T21:51:58.011Z | Checking ingot-types v0.1.2 |
| 1282 | 2026-06-17T21:51:58.063Z | Checking inout v0.1.4 |
| 1283 | 2026-06-17T21:51:58.202Z | Checking scroll v0.12.0 |
| 1284 | 2026-06-17T21:51:58.388Z | Checking ff v0.13.1 |
| 1285 | 2026-06-17T21:51:58.430Z | Checking cobs v0.3.0 |
| 1286 | 2026-06-17T21:51:58.451Z | Checking foreign-types-shared v0.3.1 |
| 1287 | 2026-06-17T21:51:58.562Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-06-17T21:51:58.566Z | Checking managed v0.8.0 |
| 1289 | 2026-06-17T21:51:58.587Z | Checking bitflags v1.3.2 |
| 1290 | 2026-06-17T21:51:58.603Z | Checking postcard v1.1.3 |
| 1291 | 2026-06-17T21:51:58.666Z | Checking foreign-types v0.5.0 |
| 1292 | 2026-06-17T21:51:58.763Z | Checking group v0.13.0 |
| 1293 | 2026-06-17T21:51:58.767Z | Checking goblin v0.8.2 |
| 1294 | 2026-06-17T21:51:58.810Z | Checking ingot v0.1.1 |
| 1295 | 2026-06-17T21:51:58.871Z | Checking cipher v0.4.4 |
| 1296 | 2026-06-17T21:51:58.890Z | Checking hkdf v0.12.4 |
| 1297 | 2026-06-17T21:51:59.077Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1298 | 2026-06-17T21:51:59.153Z | Checking universal-hash v0.5.1 |
| 1299 | 2026-06-17T21:51:59.193Z | Checking crypto-bigint v0.5.5 |
| 1300 | 2026-06-17T21:51:59.412Z | Checking chacha20 v0.10.0 |
| 1301 | 2026-06-17T21:51:59.479Z | Checking half v2.7.1 |
| 1302 | 2026-06-17T21:51:59.741Z | Checking cstr-argument v0.1.2 |
| 1303 | 2026-06-17T21:51:59.872Z | Checking opaque-debug v0.3.1 |
| 1304 | 2026-06-17T21:51:59.962Z | Checking ciborium-io v0.2.2 |
| 1305 | 2026-06-17T21:51:59.991Z | Checking base16ct v0.2.0 |
| 1306 | 2026-06-17T21:51:59.991Z | Checking base64ct v1.8.3 |
| 1307 | 2026-06-17T21:51:59.991Z | Checking indent_write v2.2.0 |
| 1308 | 2026-06-17T21:52:00.014Z | Checking ciborium-ll v0.2.2 |
| 1309 | 2026-06-17T21:52:00.089Z | Checking elliptic-curve v0.13.8 |
| 1310 | 2026-06-17T21:52:00.108Z | Checking poly1305 v0.8.0 |
| 1311 | 2026-06-17T21:52:00.159Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1312 | 2026-06-17T21:52:00.193Z | Checking rand v0.10.1 |
| 1313 | 2026-06-17T21:52:00.223Z | Checking password-hash v0.5.0 |
| 1314 | 2026-06-17T21:52:00.320Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1315 | 2026-06-17T21:52:00.337Z | Checking chacha20 v0.9.1 |
| 1316 | 2026-06-17T21:52:00.356Z | Checking atomicwrites v0.4.4 |
| 1317 | 2026-06-17T21:52:00.418Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1318 | 2026-06-17T21:52:00.445Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1319 | 2026-06-17T21:52:00.479Z | Checking blake2 v0.10.6 |
| 1320 | 2026-06-17T21:52:00.522Z | Checking aead v0.5.2 |
| 1321 | 2026-06-17T21:52:00.683Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1322 | 2026-06-17T21:52:00.687Z | Checking thiserror-no-std v2.0.2 |
| 1323 | 2026-06-17T21:52:00.785Z | Checking byte-wrapper v0.1.0 |
| 1324 | 2026-06-17T21:52:00.789Z | Checking hubpack v0.1.2 |
| 1325 | 2026-06-17T21:52:00.794Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1326 | 2026-06-17T21:52:00.910Z | Checking keccak v0.1.6 |
| 1327 | 2026-06-17T21:52:00.945Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1328 | 2026-06-17T21:52:01.053Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1329 | 2026-06-17T21:52:01.090Z | Checking sha3 v0.10.9 |
| 1330 | 2026-06-17T21:52:01.176Z | Checking vsss-rs v3.3.4 |
| 1331 | 2026-06-17T21:52:01.294Z | Checking argon2 v0.5.3 |
| 1332 | 2026-06-17T21:52:01.367Z | Checking chacha20poly1305 v0.10.1 |
| 1333 | 2026-06-17T21:52:01.492Z | Checking ciborium v0.2.2 |
| 1334 | 2026-06-17T21:52:01.513Z | Checking similar v2.7.0 |
| 1335 | 2026-06-17T21:52:01.591Z | Checking memmap v0.7.0 |
| 1336 | 2026-06-17T21:52:01.641Z | Checking lazy_static v1.5.0 |
| 1337 | 2026-06-17T21:52:01.727Z | Checking usdt v0.5.0 |
| 1338 | 2026-06-17T21:52:01.852Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1339 | 2026-06-17T21:52:01.928Z | Checking crossbeam-deque v0.8.6 |
| 1340 | 2026-06-17T21:52:02.106Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1341 | 2026-06-17T21:52:02.128Z | Compiling parking_lot_core v0.8.6 |
| 1342 | 2026-06-17T21:52:02.272Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1343 | 2026-06-17T21:52:02.417Z | Checking unicode-segmentation v1.13.3 |
| 1344 | 2026-06-17T21:52:02.493Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1345 | 2026-06-17T21:52:02.497Z | Checking bytecount v0.6.9 |
| 1346 | 2026-06-17T21:52:02.678Z | Checking console v0.15.11 |
| 1347 | 2026-06-17T21:52:02.762Z | Checking newline-converter v0.3.0 |
| 1348 | 2026-06-17T21:52:02.782Z | Checking progenitor v0.14.0 |
| 1349 | 2026-06-17T21:52:02.843Z | Checking itertools v0.12.1 |
| 1350 | 2026-06-17T21:52:02.881Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1351 | 2026-06-17T21:52:02.963Z | Checking swrite v0.1.0 |
| 1352 | 2026-06-17T21:52:03.002Z | Checking linked-hash-map v0.5.6 |
| 1353 | 2026-06-17T21:52:03.057Z | Checking resolv-conf v0.7.6 |
| 1354 | 2026-06-17T21:52:03.077Z | Checking rayon v1.12.0 |
| 1355 | 2026-06-17T21:52:03.102Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1356 | 2026-06-17T21:52:03.105Z | Checking expectorate v1.2.0 |
| 1357 | 2026-06-17T21:52:03.176Z | Checking lru-cache v0.1.2 |
| 1358 | 2026-06-17T21:52:03.245Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1359 | 2026-06-17T21:52:03.285Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1360 | 2026-06-17T21:52:03.306Z | Checking hickory-proto v0.24.4 |
| 1361 | 2026-06-17T21:52:03.655Z | Checking progenitor-client v0.13.0 |
| 1362 | 2026-06-17T21:52:03.884Z | Checking camino-tempfile v1.4.1 |
| 1363 | 2026-06-17T21:52:04.046Z | Checking serde-big-array v0.5.1 |
| 1364 | 2026-06-17T21:52:04.054Z | Checking siphasher v1.0.3 |
| 1365 | 2026-06-17T21:52:04.190Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1366 | 2026-06-17T21:52:04.234Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-06-17T21:52:04.381Z | Checking progenitor v0.13.0 |
| 1368 | 2026-06-17T21:52:04.566Z | Checking unicode-normalization v0.1.25 |
| 1369 | 2026-06-17T21:52:04.627Z | Checking pin-project v1.1.13 |
| 1370 | 2026-06-17T21:52:04.730Z | Checking num_enum v0.5.11 |
| 1371 | 2026-06-17T21:52:04.872Z | Checking hickory-resolver v0.24.4 |
| 1372 | 2026-06-17T21:52:05.105Z | Checking tokio-stream v0.1.18 |
| 1373 | 2026-06-17T21:52:05.358Z | Checking csv-core v0.1.13 |
| 1374 | 2026-06-17T21:52:05.379Z | Checking highway v1.3.0 |
| 1375 | 2026-06-17T21:52:05.415Z | Checking smawk v0.3.2 |
| 1376 | 2026-06-17T21:52:05.483Z | Checking foldhash v0.1.5 |
| 1377 | 2026-06-17T21:52:05.538Z | Checking konst_macro_rules v0.2.19 |
| 1378 | 2026-06-17T21:52:05.557Z | Checking same-file v1.0.6 |
| 1379 | 2026-06-17T21:52:05.585Z | Checking unicode-width v0.1.14 |
| 1380 | 2026-06-17T21:52:05.608Z | Checking foreign-types-shared v0.1.1 |
| 1381 | 2026-06-17T21:52:05.626Z | Checking unicode-linebreak v0.1.5 |
| 1382 | 2026-06-17T21:52:05.697Z | Checking foreign-types v0.3.2 |
| 1383 | 2026-06-17T21:52:05.700Z | Checking konst v0.2.20 |
| 1384 | 2026-06-17T21:52:05.775Z | Checking walkdir v2.5.0 |
| 1385 | 2026-06-17T21:52:05.835Z | Checking textwrap v0.16.2 |
| 1386 | 2026-06-17T21:52:05.839Z | Checking hashbrown v0.15.5 |
| 1387 | 2026-06-17T21:52:05.914Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1388 | 2026-06-17T21:52:05.942Z | Checking qorb v0.4.1 |
| 1389 | 2026-06-17T21:52:05.961Z | Checking csv v1.4.0 |
| 1390 | 2026-06-17T21:52:06.331Z | Checking olpc-cjson v0.1.4 |
| 1391 | 2026-06-17T21:52:06.481Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1392 | 2026-06-17T21:52:06.498Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1393 | 2026-06-17T21:52:06.550Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1394 | 2026-06-17T21:52:06.619Z | Checking snafu v0.8.9 |
| 1395 | 2026-06-17T21:52:06.638Z | Checking phf v0.12.1 |
| 1396 | 2026-06-17T21:52:06.687Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-06-17T21:52:06.729Z | Checking zone v0.3.1 |
| 1398 | 2026-06-17T21:52:06.787Z | Checking tokio-dtrace v0.1.1 |
| 1399 | 2026-06-17T21:52:06.864Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1400 | 2026-06-17T21:52:06.930Z | Checking globset v0.4.18 |
| 1401 | 2026-06-17T21:52:07.126Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1402 | 2026-06-17T21:52:07.448Z | Checking smf v0.2.3 |
| 1403 | 2026-06-17T21:52:07.506Z | Checking pem v3.0.6 |
| 1404 | 2026-06-17T21:52:07.556Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1405 | 2026-06-17T21:52:07.610Z | Checking libsw-core v0.3.2 |
| 1406 | 2026-06-17T21:52:07.672Z | Checking serde_plain v1.0.2 |
| 1407 | 2026-06-17T21:52:07.758Z | Checking sigpipe v0.1.3 |
| 1408 | 2026-06-17T21:52:07.807Z | Checking fixedbitset v0.4.2 |
| 1409 | 2026-06-17T21:52:07.950Z | Checking fixedbitset v0.5.7 |
| 1410 | 2026-06-17T21:52:07.989Z | Checking jiff v0.2.28 |
| 1411 | 2026-06-17T21:52:08.029Z | Checking typed-path v0.9.3 |
| 1412 | 2026-06-17T21:52:08.068Z | Checking glob v0.3.3 |
| 1413 | 2026-06-17T21:52:08.146Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1414 | 2026-06-17T21:52:08.166Z | Checking petgraph v0.8.3 |
| 1415 | 2026-06-17T21:52:08.257Z | Checking petgraph v0.6.5 |
| 1416 | 2026-06-17T21:52:08.354Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1417 | 2026-06-17T21:52:08.532Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1418 | 2026-06-17T21:52:08.836Z | Checking tough v0.22.0 |
| 1419 | 2026-06-17T21:52:09.261Z | Checking libsw v3.5.0 |
| 1420 | 2026-06-17T21:52:09.585Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1421 | 2026-06-17T21:52:10.016Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1422 | 2026-06-17T21:52:10.218Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1423 | 2026-06-17T21:52:10.348Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-17T21:52:10.385Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1425 | 2026-06-17T21:52:10.543Z | Checking oxide-tokio-rt v0.1.6 |
| 1426 | 2026-06-17T21:52:10.771Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1427 | 2026-06-17T21:52:10.895Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1428 | 2026-06-17T21:52:10.987Z | Checking const_format v0.2.36 |
| 1429 | 2026-06-17T21:52:11.009Z | Checking papergrid v0.11.0 |
| 1430 | 2026-06-17T21:52:11.314Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-17T21:52:11.344Z | Checking gethostname v0.5.0 |
| 1432 | 2026-06-17T21:52:11.438Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-06-17T21:52:11.443Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1434 | 2026-06-17T21:52:11.525Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1435 | 2026-06-17T21:52:11.645Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-06-17T21:52:11.750Z | Checking libscf-sys v1.2.0 |
| 1437 | 2026-06-17T21:52:11.887Z | Checking bcs v0.1.6 |
| 1438 | 2026-06-17T21:52:12.132Z | Checking termtree v0.5.1 |
| 1439 | 2026-06-17T21:52:12.305Z | Checking tagptr v0.2.0 |
| 1440 | 2026-06-17T21:52:12.329Z | Checking linear-map v1.2.0 |
| 1441 | 2026-06-17T21:52:12.332Z | Checking whoami v1.6.1 |
| 1442 | 2026-06-17T21:52:12.460Z | Checking moka v0.12.15 |
| 1443 | 2026-06-17T21:52:12.518Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-17T21:52:12.835Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-17T21:52:12.879Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1446 | 2026-06-17T21:52:12.899Z | Checking tabled v0.15.0 |
| 1447 | 2026-06-17T21:52:12.979Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-17T21:52:13.101Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1449 | 2026-06-17T21:52:13.271Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-06-17T21:52:13.784Z | Checking steno v0.4.1 |
| 1451 | 2026-06-17T21:52:14.061Z | Checking hickory-proto v0.25.2 |
| 1452 | 2026-06-17T21:52:15.149Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1453 | 2026-06-17T21:52:15.675Z | Checking hickory-resolver v0.25.2 |
| 1454 | 2026-06-17T21:52:16.808Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-17T21:52:17.176Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1456 | 2026-06-17T21:52:17.366Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1457 | 2026-06-17T21:52:17.411Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1458 | 2026-06-17T21:52:20.110Z | Checking nom v8.0.0 |
| 1459 | 2026-06-17T21:52:21.880Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-06-17T21:52:25.156Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1461 | 2026-06-17T21:52:26.690Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1462 | 2026-06-17T21:52:27.134Z | Compiling proc-macro-error2 v2.0.1 |
| 1463 | 2026-06-17T21:52:29.610Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1464 | 2026-06-17T21:52:29.681Z | Compiling crunchy v0.2.4 |
| 1465 | 2026-06-17T21:52:29.775Z | Compiling tabled_derive v0.11.0 |
| 1466 | 2026-06-17T21:52:30.058Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1467 | 2026-06-17T21:52:30.225Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1468 | 2026-06-17T21:52:30.266Z | Compiling tiny-keccak v2.0.2 |
| 1469 | 2026-06-17T21:52:30.318Z | Checking parking_lot v0.11.2 |
| 1470 | 2026-06-17T21:52:30.631Z | Checking fxhash v0.2.1 |
| 1471 | 2026-06-17T21:52:30.771Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1472 | 2026-06-17T21:52:30.803Z | Checking sled v0.34.7 |
| 1473 | 2026-06-17T21:52:31.113Z | Compiling typify-impl v0.4.3 |
| 1474 | 2026-06-17T21:52:31.207Z | Compiling const-random-macro v0.1.16 |
| 1475 | 2026-06-17T21:52:31.307Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1476 | 2026-06-17T21:52:31.384Z | Checking internet-checksum v0.2.1 |
| 1477 | 2026-06-17T21:52:31.439Z | Compiling smartstring v1.0.1 |
| 1478 | 2026-06-17T21:52:31.510Z | Compiling ahash v0.8.12 |
| 1479 | 2026-06-17T21:52:31.617Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1480 | 2026-06-17T21:52:31.843Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1481 | 2026-06-17T21:52:31.894Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1482 | 2026-06-17T21:52:32.155Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1483 | 2026-06-17T21:52:32.177Z | Compiling rhai_codegen v3.2.0 |
| 1484 | 2026-06-17T21:52:32.199Z | Checking arc-swap v1.9.1 |
| 1485 | 2026-06-17T21:52:32.430Z | Checking slog-scope v4.4.1 |
| 1486 | 2026-06-17T21:52:32.579Z | Checking papergrid v0.18.0 |
| 1487 | 2026-06-17T21:52:32.648Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1488 | 2026-06-17T21:52:32.685Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1489 | 2026-06-17T21:52:33.407Z | Checking testing_table v0.3.0 |
| 1490 | 2026-06-17T21:52:33.432Z | Checking dropshot-api-manager-types v0.7.2 |
| 1491 | 2026-06-17T21:52:33.476Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1492 | 2026-06-17T21:52:33.511Z | Checking tabled v0.21.0 |
| 1493 | 2026-06-17T21:52:33.530Z | Checking slog-stdlog v4.1.1 |
| 1494 | 2026-06-17T21:52:33.581Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1495 | 2026-06-17T21:52:33.658Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1496 | 2026-06-17T21:52:33.768Z | Compiling lzma-sys v0.1.20 |
| 1497 | 2026-06-17T21:52:34.112Z | Compiling fs-err v3.3.0 |
| 1498 | 2026-06-17T21:52:34.349Z | Compiling typeid v1.0.3 |
| 1499 | 2026-06-17T21:52:34.497Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1500 | 2026-06-17T21:52:34.547Z | Compiling typify-macro v0.4.3 |
| 1501 | 2026-06-17T21:52:34.566Z | Checking slog-envlogger v2.2.0 |
| 1502 | 2026-06-17T21:52:34.912Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1503 | 2026-06-17T21:52:35.201Z | Checking crc8 v0.1.1 |
| 1504 | 2026-06-17T21:52:35.313Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1505 | 2026-06-17T21:52:35.739Z | Checking const-random v0.1.18 |
| 1506 | 2026-06-17T21:52:35.771Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1507 | 2026-06-17T21:52:36.074Z | Compiling typify v0.4.3 |
| 1508 | 2026-06-17T21:52:36.093Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1509 | 2026-06-17T21:52:36.181Z | Compiling progenitor-impl v0.10.0 |
| 1510 | 2026-06-17T21:52:36.330Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1511 | 2026-06-17T21:52:36.391Z | Compiling cargo_toml v0.22.3 |
| 1512 | 2026-06-17T21:52:37.575Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1513 | 2026-06-17T21:52:38.239Z | Compiling progenitor-macro v0.10.0 |
| 1514 | 2026-06-17T21:52:38.314Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1515 | 2026-06-17T21:52:38.786Z | Checking thin-vec v0.2.18 |
| 1516 | 2026-06-17T21:52:39.048Z | Checking rhai v1.25.1 |
| 1517 | 2026-06-17T21:52:39.259Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1518 | 2026-06-17T21:52:40.140Z | Checking sha1 v0.10.6 |
| 1519 | 2026-06-17T21:52:40.336Z | Checking utf-8 v0.7.6 |
| 1520 | 2026-06-17T21:52:40.627Z | Checking tungstenite v0.21.0 |
| 1521 | 2026-06-17T21:52:41.088Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1522 | 2026-06-17T21:52:42.115Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1523 | 2026-06-17T21:52:42.392Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1524 | 2026-06-17T21:52:42.411Z | Checking sha2 v0.10.9 |
| 1525 | 2026-06-17T21:52:42.690Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1526 | 2026-06-17T21:52:42.928Z | Checking diff v0.1.13 |
| 1527 | 2026-06-17T21:52:42.948Z | Checking yansi v1.0.1 |
| 1528 | 2026-06-17T21:52:42.967Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1529 | 2026-06-17T21:52:43.075Z | Checking progenitor v0.10.0 |
| 1530 | 2026-06-17T21:52:43.206Z | Checking pretty_assertions v1.4.1 |
| 1531 | 2026-06-17T21:52:43.374Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1532 | 2026-06-17T21:52:43.595Z | Checking tokio-tungstenite v0.21.0 |
| 1533 | 2026-06-17T21:52:44.273Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1534 | 2026-06-17T21:52:44.626Z | Checking console v0.16.3 |
| 1535 | 2026-06-17T21:52:44.643Z | Checking git-stub v1.0.0 |
| 1536 | 2026-06-17T21:52:44.930Z | Checking base64 v0.21.7 |
| 1537 | 2026-06-17T21:52:44.972Z | Checking is_ci v1.2.0 |
| 1538 | 2026-06-17T21:52:45.082Z | Checking unit-prefix v0.5.2 |
| 1539 | 2026-06-17T21:52:45.182Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1540 | 2026-06-17T21:52:45.217Z | Checking indicatif v0.18.4 |
| 1541 | 2026-06-17T21:52:45.238Z | Checking supports-color v3.0.2 |
| 1542 | 2026-06-17T21:52:45.670Z | Checking git-stub-vcs v0.1.0 |
| 1543 | 2026-06-17T21:52:46.066Z | Checking xz2 v0.1.7 |
| 1544 | 2026-06-17T21:52:46.165Z | Checking ron v0.12.1 |
| 1545 | 2026-06-17T21:52:46.400Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1546 | 2026-06-17T21:52:46.500Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1547 | 2026-06-17T21:52:46.662Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1548 | 2026-06-17T21:52:46.743Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1549 | 2026-06-17T21:52:47.202Z | Checking drift v0.2.0 |
| 1550 | 2026-06-17T21:52:47.527Z | Compiling serial_test_derive v3.5.0 |
| 1551 | 2026-06-17T21:52:47.752Z | Checking base16ct v1.0.0 |
| 1552 | 2026-06-17T21:52:47.837Z | Checking dropshot-api-manager v0.7.2 |
| 1553 | 2026-06-17T21:52:48.275Z | Checking serial_test v3.5.0 |
| 1554 | 2026-06-17T21:52:48.900Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1555 | 2026-06-17T21:52:49.114Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1556 | 2026-06-17T21:52:49.199Z | Checking bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 1557 | 2026-06-17T21:52:49.511Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1558 | 2026-06-17T21:52:50.569Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1559 | 2026-06-17T21:52:50.761Z | Checking natord v1.0.9 |
| 1560 | 2026-06-17T21:52:50.907Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1561 | 2026-06-17T21:52:51.032Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1562 | 2026-06-17T21:52:51.148Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1563 | 2026-06-17T21:52:51.688Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1564 | 2026-06-17T21:52:51.768Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1565 | 2026-06-17T21:52:51.911Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1566 | 2026-06-17T21:52:51.953Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1567 | 2026-06-17T21:52:52.126Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1568 | 2026-06-17T21:52:52.379Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1569 | 2026-06-17T21:53:00.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s |
| 1570 | 2026-06-17T21:53:01.015Z | + cargo xtask openapi check |
| 1571 | 2026-06-17T21:53:01.634Z | Compiling cfg-if v1.0.4 |
| 1572 | 2026-06-17T21:53:01.637Z | Compiling libc v0.2.186 |
| 1573 | 2026-06-17T21:53:01.637Z | Compiling serde_core v1.0.228 |
| 1574 | 2026-06-17T21:53:01.742Z | Compiling memchr v2.8.1 |
| 1575 | 2026-06-17T21:53:01.747Z | Compiling smallvec v1.15.1 |
| 1576 | 2026-06-17T21:53:01.754Z | Compiling itoa v1.0.18 |
| 1577 | 2026-06-17T21:53:01.763Z | Compiling stable_deref_trait v1.2.1 |
| 1578 | 2026-06-17T21:53:01.766Z | Compiling zerofrom v0.1.8 |
| 1579 | 2026-06-17T21:53:01.789Z | Compiling zmij v1.0.21 |
| 1580 | 2026-06-17T21:53:01.834Z | Compiling litemap v0.8.2 |
| 1581 | 2026-06-17T21:53:01.890Z | Compiling yoke v0.8.3 |
| 1582 | 2026-06-17T21:53:01.938Z | Compiling writeable v0.6.3 |
| 1583 | 2026-06-17T21:53:01.953Z | Compiling utf8_iter v1.0.4 |
| 1584 | 2026-06-17T21:53:02.026Z | Compiling percent-encoding v2.3.2 |
| 1585 | 2026-06-17T21:53:02.066Z | Compiling zerovec v0.11.6 |
| 1586 | 2026-06-17T21:53:02.076Z | Compiling zerotrie v0.2.4 |
| 1587 | 2026-06-17T21:53:02.098Z | Compiling icu_properties_data v2.2.0 |
| 1588 | 2026-06-17T21:53:02.143Z | Compiling icu_normalizer_data v2.2.0 |
| 1589 | 2026-06-17T21:53:02.205Z | Compiling libm v0.2.16 |
| 1590 | 2026-06-17T21:53:02.222Z | Compiling form_urlencoded v1.2.2 |
| 1591 | 2026-06-17T21:53:02.232Z | Compiling rand_core v0.10.1 |
| 1592 | 2026-06-17T21:53:02.243Z | Compiling errno v0.3.14 |
| 1593 | 2026-06-17T21:53:02.375Z | Compiling getrandom v0.4.2 |
| 1594 | 2026-06-17T21:53:02.389Z | Compiling iana-time-zone v0.1.65 |
| 1595 | 2026-06-17T21:53:02.392Z | Compiling pin-project-lite v0.2.17 |
| 1596 | 2026-06-17T21:53:02.411Z | Compiling zeroize v1.8.2 |
| 1597 | 2026-06-17T21:53:02.423Z | Compiling dyn-clone v1.0.20 |
| 1598 | 2026-06-17T21:53:02.498Z | Compiling scopeguard v1.2.0 |
| 1599 | 2026-06-17T21:53:02.557Z | Compiling tinystr v0.8.3 |
| 1600 | 2026-06-17T21:53:02.568Z | Compiling potential_utf v0.1.5 |
| 1601 | 2026-06-17T21:53:02.590Z | Compiling lock_api v0.4.14 |
| 1602 | 2026-06-17T21:53:02.602Z | Compiling socket2 v0.6.4 |
| 1603 | 2026-06-17T21:53:02.605Z | Compiling parking_lot_core v0.9.12 |
| 1604 | 2026-06-17T21:53:02.623Z | Compiling signal-hook-registry v1.4.8 |
| 1605 | 2026-06-17T21:53:02.728Z | Compiling icu_locale_core v2.2.0 |
| 1606 | 2026-06-17T21:53:02.766Z | Compiling icu_collections v2.2.0 |
| 1607 | 2026-06-17T21:53:02.823Z | Compiling parking_lot v0.12.5 |
| 1608 | 2026-06-17T21:53:02.909Z | Compiling mio v1.2.1 |
| 1609 | 2026-06-17T21:53:02.920Z | Compiling portable-atomic v1.13.1 |
| 1610 | 2026-06-17T21:53:03.040Z | Compiling num-traits v0.2.19 |
| 1611 | 2026-06-17T21:53:03.204Z | Compiling futures-core v0.3.32 |
| 1612 | 2026-06-17T21:53:03.295Z | Compiling thiserror v2.0.18 |
| 1613 | 2026-06-17T21:53:03.366Z | Compiling critical-section v1.2.0 |
| 1614 | 2026-06-17T21:53:03.379Z | Compiling subtle v2.6.1 |
| 1615 | 2026-06-17T21:53:03.405Z | Compiling serde v1.0.228 |
| 1616 | 2026-06-17T21:53:03.431Z | Compiling serde_json v1.0.150 |
| 1617 | 2026-06-17T21:53:03.441Z | Compiling uuid v1.23.2 |
| 1618 | 2026-06-17T21:53:03.480Z | Compiling icu_provider v2.2.0 |
| 1619 | 2026-06-17T21:53:03.550Z | Compiling semver v1.0.28 |
| 1620 | 2026-06-17T21:53:03.590Z | Compiling bitflags v2.12.1 |
| 1621 | 2026-06-17T21:53:03.703Z | Compiling once_cell v1.21.4 |
| 1622 | 2026-06-17T21:53:03.819Z | Compiling icu_normalizer v2.2.0 |
| 1623 | 2026-06-17T21:53:03.839Z | Compiling icu_properties v2.2.0 |
| 1624 | 2026-06-17T21:53:03.852Z | Compiling bytes v1.11.1 |
| 1625 | 2026-06-17T21:53:03.879Z | Compiling chrono v0.4.45 |
| 1626 | 2026-06-17T21:53:03.903Z | Compiling equivalent v1.0.2 |
| 1627 | 2026-06-17T21:53:03.927Z | Compiling zerocopy v0.8.50 |
| 1628 | 2026-06-17T21:53:03.941Z | Compiling futures-sink v0.3.32 |
| 1629 | 2026-06-17T21:53:03.991Z | Compiling log v0.4.32 |
| 1630 | 2026-06-17T21:53:04.046Z | Compiling typenum v1.20.1 |
| 1631 | 2026-06-17T21:53:04.190Z | Compiling slab v0.4.12 |
| 1632 | 2026-06-17T21:53:04.375Z | Compiling tokio v1.52.3 |
| 1633 | 2026-06-17T21:53:04.393Z | Compiling slog v2.8.2 |
| 1634 | 2026-06-17T21:53:04.411Z | Compiling futures-channel v0.3.32 |
| 1635 | 2026-06-17T21:53:04.488Z | Compiling getrandom v0.2.17 |
| 1636 | 2026-06-17T21:53:04.564Z | Compiling futures-task v0.3.32 |
| 1637 | 2026-06-17T21:53:04.642Z | Compiling rand_core v0.6.4 |
| 1638 | 2026-06-17T21:53:04.679Z | Compiling futures-io v0.3.32 |
| 1639 | 2026-06-17T21:53:04.762Z | Compiling idna_adapter v1.2.2 |
| 1640 | 2026-06-17T21:53:04.848Z | Compiling futures-util v0.3.32 |
| 1641 | 2026-06-17T21:53:04.858Z | Compiling idna v1.1.0 |
| 1642 | 2026-06-17T21:53:04.874Z | Compiling hashbrown v0.17.1 |
| 1643 | 2026-06-17T21:53:04.889Z | Compiling tracing-core v0.1.36 |
| 1644 | 2026-06-17T21:53:05.001Z | Compiling base64 v0.22.1 |
| 1645 | 2026-06-17T21:53:05.338Z | Compiling url v2.5.8 |
| 1646 | 2026-06-17T21:53:05.383Z | Compiling indexmap v2.14.0 |
| 1647 | 2026-06-17T21:53:05.442Z | Compiling tracing v0.1.44 |
| 1648 | 2026-06-17T21:53:05.499Z | Compiling http v1.4.1 |
| 1649 | 2026-06-17T21:53:05.591Z | Compiling unicode-ident v1.0.24 |
| 1650 | 2026-06-17T21:53:05.682Z | Compiling proc-macro2 v1.0.106 |
| 1651 | 2026-06-17T21:53:05.724Z | Compiling fnv v1.0.7 |
| 1652 | 2026-06-17T21:53:05.830Z | Compiling byteorder v1.5.0 |
| 1653 | 2026-06-17T21:53:06.017Z | Compiling schemars v0.8.22 |
| 1654 | 2026-06-17T21:53:06.068Z | Compiling quote v1.0.45 |
| 1655 | 2026-06-17T21:53:06.162Z | Compiling ipnet v2.12.0 |
| 1656 | 2026-06-17T21:53:06.359Z | Compiling syn v2.0.117 |
| 1657 | 2026-06-17T21:53:06.381Z | Compiling erased-serde v0.3.31 |
| 1658 | 2026-06-17T21:53:06.469Z | Compiling rustls-pki-types v1.14.1 |
| 1659 | 2026-06-17T21:53:06.695Z | Compiling http-body v1.0.1 |
| 1660 | 2026-06-17T21:53:06.859Z | Compiling ipnetwork v0.21.1 |
| 1661 | 2026-06-17T21:53:06.875Z | Compiling ppv-lite86 v0.2.21 |
| 1662 | 2026-06-17T21:53:06.957Z | Compiling thiserror v1.0.69 |
| 1663 | 2026-06-17T21:53:07.089Z | Compiling aws-lc-sys v0.41.0 |
| 1664 | 2026-06-17T21:53:07.122Z | Compiling oxnet v0.1.6 |
| 1665 | 2026-06-17T21:53:07.192Z | Compiling atomic-waker v1.1.2 |
| 1666 | 2026-06-17T21:53:07.287Z | Compiling untrusted v0.7.1 |
| 1667 | 2026-06-17T21:53:07.322Z | Compiling httparse v1.10.1 |
| 1668 | 2026-06-17T21:53:07.330Z | Compiling rustls v0.23.40 |
| 1669 | 2026-06-17T21:53:07.348Z | Compiling untrusted v0.9.0 |
| 1670 | 2026-06-17T21:53:07.416Z | Compiling tower-layer v0.3.3 |
| 1671 | 2026-06-17T21:53:07.472Z | Compiling ryu v1.0.23 |
| 1672 | 2026-06-17T21:53:07.565Z | Compiling aws-lc-rs v1.17.0 |
| 1673 | 2026-06-17T21:53:07.579Z | Compiling tower-service v0.3.3 |
| 1674 | 2026-06-17T21:53:07.591Z | Compiling try-lock v0.2.5 |
| 1675 | 2026-06-17T21:53:07.636Z | Compiling pretty-hex v0.4.2 |
| 1676 | 2026-06-17T21:53:07.677Z | Compiling want v0.3.1 |
| 1677 | 2026-06-17T21:53:07.688Z | Compiling rustix v1.1.4 |
| 1678 | 2026-06-17T21:53:07.698Z | Compiling httpdate v1.0.3 |
| 1679 | 2026-06-17T21:53:07.701Z | Compiling plain v0.2.3 |
| 1680 | 2026-06-17T21:53:07.775Z | Compiling omicron-workspace-hack v0.1.0 |
| 1681 | 2026-06-17T21:53:07.824Z | Compiling getrandom v0.3.4 |
| 1682 | 2026-06-17T21:53:07.852Z | Compiling ucd-trie v0.1.7 |
| 1683 | 2026-06-17T21:53:07.863Z | Compiling regex-syntax v0.8.10 |
| 1684 | 2026-06-17T21:53:07.947Z | Compiling rand_core v0.9.5 |
| 1685 | 2026-06-17T21:53:08.014Z | Compiling pest v2.8.6 |
| 1686 | 2026-06-17T21:53:08.151Z | Compiling tokio-util v0.7.18 |
| 1687 | 2026-06-17T21:53:08.173Z | Compiling crossbeam-utils v0.8.21 |
| 1688 | 2026-06-17T21:53:08.759Z | Compiling h2 v0.4.14 |
| 1689 | 2026-06-17T21:53:08.890Z | Compiling rustls-webpki v0.103.13 |
| 1690 | 2026-06-17T21:53:08.974Z | Compiling serde_urlencoded v0.7.1 |
| 1691 | 2026-06-17T21:53:09.022Z | Compiling http-body-util v0.1.3 |
| 1692 | 2026-06-17T21:53:09.239Z | Compiling newtype-uuid v1.3.2 |
| 1693 | 2026-06-17T21:53:09.281Z | Compiling hex v0.4.3 |
| 1694 | 2026-06-17T21:53:09.357Z | Compiling allocator-api2 v0.2.21 |
| 1695 | 2026-06-17T21:53:09.580Z | Compiling foldhash v0.2.0 |
| 1696 | 2026-06-17T21:53:09.695Z | Compiling daft v0.1.7 |
| 1697 | 2026-06-17T21:53:09.828Z | Compiling hashbrown v0.16.1 |
| 1698 | 2026-06-17T21:53:09.867Z | Compiling rand_chacha v0.9.0 |
| 1699 | 2026-06-17T21:53:09.980Z | Compiling fastrand v2.4.1 |
| 1700 | 2026-06-17T21:53:10.252Z | Compiling rand v0.9.4 |
| 1701 | 2026-06-17T21:53:10.262Z | Compiling sync_wrapper v1.0.2 |
| 1702 | 2026-06-17T21:53:10.377Z | Compiling tower v0.5.3 |
| 1703 | 2026-06-17T21:53:10.407Z | Compiling generic-array v0.14.7 |
| 1704 | 2026-06-17T21:53:10.433Z | Compiling anyhow v1.0.102 |
| 1705 | 2026-06-17T21:53:10.447Z | Compiling aho-corasick v1.1.4 |
| 1706 | 2026-06-17T21:53:10.519Z | Compiling powerfmt v0.2.0 |
| 1707 | 2026-06-17T21:53:10.736Z | Compiling deranged v0.5.8 |
| 1708 | 2026-06-17T21:53:10.816Z | Compiling hyper v1.10.1 |
| 1709 | 2026-06-17T21:53:10.862Z | Compiling tower-http v0.6.11 |
| 1710 | 2026-06-17T21:53:10.870Z | Compiling tempfile v3.27.0 |
| 1711 | 2026-06-17T21:53:10.911Z | Compiling futures-executor v0.3.32 |
| 1712 | 2026-06-17T21:53:11.196Z | Compiling camino v1.2.2 |
| 1713 | 2026-06-17T21:53:11.274Z | Compiling regex-automata v0.4.14 |
| 1714 | 2026-06-17T21:53:11.286Z | Compiling openapiv3 v2.2.0 |
| 1715 | 2026-06-17T21:53:11.625Z | Compiling time-core v0.1.8 |
| 1716 | 2026-06-17T21:53:11.721Z | Compiling openssl-probe v0.2.1 |
| 1717 | 2026-06-17T21:53:11.734Z | Compiling cpufeatures v0.3.0 |
| 1718 | 2026-06-17T21:53:11.768Z | Compiling num_threads v0.1.7 |
| 1719 | 2026-06-17T21:53:11.813Z | Compiling num-conv v0.2.2 |
| 1720 | 2026-06-17T21:53:11.871Z | Compiling rustls-native-certs v0.8.4 |
| 1721 | 2026-06-17T21:53:11.909Z | Compiling hyper-util v0.1.20 |
| 1722 | 2026-06-17T21:53:11.970Z | Compiling time v0.3.47 |
| 1723 | 2026-06-17T21:53:12.212Z | Compiling futures v0.3.32 |
| 1724 | 2026-06-17T21:53:12.300Z | Compiling scroll v0.13.0 |
| 1725 | 2026-06-17T21:53:12.313Z | Compiling hybrid-array v0.4.12 |
| 1726 | 2026-06-17T21:53:12.477Z | Compiling tokio-rustls v0.26.4 |
| 1727 | 2026-06-17T21:53:12.578Z | Compiling adler2 v2.0.1 |
| 1728 | 2026-06-17T21:53:12.730Z | Compiling simd-adler32 v0.3.9 |
| 1729 | 2026-06-17T21:53:12.748Z | Compiling winnow v1.0.3 |
| 1730 | 2026-06-17T21:53:12.788Z | Compiling goblin v0.10.7 |
| 1731 | 2026-06-17T21:53:12.868Z | Compiling miniz_oxide v0.8.9 |
| 1732 | 2026-06-17T21:53:12.934Z | Compiling rustls-platform-verifier v0.7.0 |
| 1733 | 2026-06-17T21:53:13.174Z | Compiling hyper-rustls v0.27.9 |
| 1734 | 2026-06-17T21:53:13.478Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1735 | 2026-06-17T21:53:13.574Z | Compiling crossbeam-channel v0.5.15 |
| 1736 | 2026-06-17T21:53:13.595Z | Compiling crc32fast v1.5.0 |
| 1737 | 2026-06-17T21:53:13.708Z | Compiling reqwest v0.13.4 |
| 1738 | 2026-06-17T21:53:13.812Z | Compiling flate2 v1.1.9 |
| 1739 | 2026-06-17T21:53:13.903Z | Compiling regex v1.12.3 |
| 1740 | 2026-06-17T21:53:13.987Z | Compiling crypto-common v0.2.2 |
| 1741 | 2026-06-17T21:53:14.071Z | Compiling block-buffer v0.12.0 |
| 1742 | 2026-06-17T21:53:14.242Z | Compiling crypto-common v0.1.7 |
| 1743 | 2026-06-17T21:53:14.246Z | Compiling dtrace-parser v0.3.0 |
| 1744 | 2026-06-17T21:53:14.387Z | Compiling rand_chacha v0.3.1 |
| 1745 | 2026-06-17T21:53:14.387Z | Compiling thread-id v5.1.0 |
| 1746 | 2026-06-17T21:53:14.482Z | Compiling thread_local v1.1.9 |
| 1747 | 2026-06-17T21:53:14.575Z | Compiling debug-ignore v1.0.5 |
| 1748 | 2026-06-17T21:53:14.699Z | Compiling match_cfg v0.1.0 |
| 1749 | 2026-06-17T21:53:14.777Z | Compiling const-oid v0.10.2 |
| 1750 | 2026-06-17T21:53:14.791Z | Compiling compression-core v0.4.32 |
| 1751 | 2026-06-17T21:53:14.837Z | Compiling hostname v0.3.1 |
| 1752 | 2026-06-17T21:53:14.920Z | Compiling compression-codecs v0.4.38 |
| 1753 | 2026-06-17T21:53:14.962Z | Compiling digest v0.11.3 |
| 1754 | 2026-06-17T21:53:14.986Z | Compiling rand v0.8.6 |
| 1755 | 2026-06-17T21:53:15.008Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1756 | 2026-06-17T21:53:15.068Z | Compiling slog-json v2.6.1 |
| 1757 | 2026-06-17T21:53:15.139Z | Compiling ref-cast v1.0.25 |
| 1758 | 2026-06-17T21:53:15.168Z | Compiling strum v0.26.3 |
| 1759 | 2026-06-17T21:53:15.180Z | Compiling macaddr v1.0.1 |
| 1760 | 2026-06-17T21:53:15.243Z | Compiling serde_spanned v1.1.1 |
| 1761 | 2026-06-17T21:53:15.279Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1762 | 2026-06-17T21:53:15.305Z | Compiling is-terminal v0.4.17 |
| 1763 | 2026-06-17T21:53:15.398Z | Compiling wait-timeout v0.2.1 |
| 1764 | 2026-06-17T21:53:15.410Z | Compiling memmap2 v0.9.10 |
| 1765 | 2026-06-17T21:53:15.414Z | Compiling encoding_rs v0.8.35 |
| 1766 | 2026-06-17T21:53:15.594Z | Compiling take_mut v0.2.2 |
| 1767 | 2026-06-17T21:53:15.638Z | Compiling spin v0.9.8 |
| 1768 | 2026-06-17T21:53:15.647Z | Compiling dof v0.4.0 |
| 1769 | 2026-06-17T21:53:15.661Z | Compiling term v1.2.1 |
| 1770 | 2026-06-17T21:53:15.705Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1771 | 2026-06-17T21:53:15.732Z | Compiling bit-vec v0.8.0 |
| 1772 | 2026-06-17T21:53:15.792Z | Compiling either v1.16.0 |
| 1773 | 2026-06-17T21:53:15.922Z | Compiling mime v0.3.17 |
| 1774 | 2026-06-17T21:53:15.951Z | Compiling quick-error v1.2.3 |
| 1775 | 2026-06-17T21:53:15.970Z | Compiling slog-term v2.9.2 |
| 1776 | 2026-06-17T21:53:16.069Z | Compiling rusty-fork v0.3.1 |
| 1777 | 2026-06-17T21:53:16.209Z | Compiling bit-set v0.8.0 |
| 1778 | 2026-06-17T21:53:16.342Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-17T21:53:16.382Z | Compiling multer v3.1.0 |
| 1780 | 2026-06-17T21:53:16.417Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1781 | 2026-06-17T21:53:16.541Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-06-17T21:53:16.878Z | Compiling usdt v0.6.0 |
| 1783 | 2026-06-17T21:53:16.937Z | Compiling slog-bunyan v2.5.0 |
| 1784 | 2026-06-17T21:53:17.006Z | Compiling sha1 v0.11.0 |
| 1785 | 2026-06-17T21:53:17.047Z | Compiling async-compression v0.4.42 |
| 1786 | 2026-06-17T21:53:17.080Z | Compiling serde_with v3.20.0 |
| 1787 | 2026-06-17T21:53:17.097Z | Compiling async-stream v0.3.6 |
| 1788 | 2026-06-17T21:53:17.167Z | Compiling rand_xorshift v0.4.0 |
| 1789 | 2026-06-17T21:53:17.259Z | Compiling waitgroup v0.1.2 |
| 1790 | 2026-06-17T21:53:17.284Z | Compiling rustls-pemfile v2.2.0 |
| 1791 | 2026-06-17T21:53:17.323Z | Compiling serde_path_to_error v0.1.20 |
| 1792 | 2026-06-17T21:53:17.367Z | Compiling hostname v0.4.2 |
| 1793 | 2026-06-17T21:53:17.404Z | Compiling unarray v0.1.4 |
| 1794 | 2026-06-17T21:53:17.450Z | Compiling strum v0.27.2 |
| 1795 | 2026-06-17T21:53:17.487Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1796 | 2026-06-17T21:53:17.513Z | Compiling proptest v1.11.0 |
| 1797 | 2026-06-17T21:53:17.524Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1798 | 2026-06-17T21:53:17.586Z | Compiling progenitor-client v0.14.0 |
| 1799 | 2026-06-17T21:53:17.621Z | Compiling dropshot v0.17.1 |
| 1800 | 2026-06-17T21:53:17.661Z | Compiling iddqd v0.4.2 |
| 1801 | 2026-06-17T21:53:17.681Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1802 | 2026-06-17T21:53:17.703Z | Compiling reqwest v0.12.28 |
| 1803 | 2026-06-17T21:53:17.849Z | Compiling block-buffer v0.10.4 |
| 1804 | 2026-06-17T21:53:17.881Z | Compiling backon v1.6.0 |
| 1805 | 2026-06-17T21:53:17.933Z | Compiling instant v0.1.13 |
| 1806 | 2026-06-17T21:53:18.005Z | Compiling digest v0.10.7 |
| 1807 | 2026-06-17T21:53:18.042Z | Compiling progenitor-extras v0.2.0 |
| 1808 | 2026-06-17T21:53:18.086Z | Compiling backoff v0.4.0 |
| 1809 | 2026-06-17T21:53:18.228Z | Compiling itertools v0.14.0 |
| 1810 | 2026-06-17T21:53:18.280Z | Compiling parse-display v0.10.0 |
| 1811 | 2026-06-17T21:53:18.316Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1812 | 2026-06-17T21:53:18.630Z | Compiling regress v0.10.5 |
| 1813 | 2026-06-17T21:53:18.888Z | Compiling progenitor-client v0.10.0 |
| 1814 | 2026-06-17T21:53:18.984Z | Compiling humantime v2.3.0 |
| 1815 | 2026-06-17T21:53:19.252Z | Compiling cpufeatures v0.2.17 |
| 1816 | 2026-06-17T21:53:19.279Z | Compiling unicode-width v0.2.2 |
| 1817 | 2026-06-17T21:53:19.329Z | Compiling secrecy v0.10.3 |
| 1818 | 2026-06-17T21:53:19.497Z | Compiling heck v0.5.0 |
| 1819 | 2026-06-17T21:53:19.550Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1820 | 2026-06-17T21:53:19.565Z | Compiling tinyvec_macros v0.1.1 |
| 1821 | 2026-06-17T21:53:19.579Z | Compiling num-integer v0.1.46 |
| 1822 | 2026-06-17T21:53:19.657Z | Compiling tinyvec v1.11.0 |
| 1823 | 2026-06-17T21:53:19.760Z | Compiling scroll v0.12.0 |
| 1824 | 2026-06-17T21:53:19.908Z | Compiling crucible-workspace-hack v0.1.0 |
| 1825 | 2026-06-17T21:53:20.024Z | Compiling hmac v0.12.1 |
| 1826 | 2026-06-17T21:53:20.031Z | Compiling inout v0.1.4 |
| 1827 | 2026-06-17T21:53:20.036Z | Compiling ff v0.13.1 |
| 1828 | 2026-06-17T21:53:20.124Z | Compiling utf8parse v0.2.2 |
| 1829 | 2026-06-17T21:53:20.136Z | Compiling hkdf v0.12.4 |
| 1830 | 2026-06-17T21:53:20.146Z | Compiling cipher v0.4.4 |
| 1831 | 2026-06-17T21:53:20.178Z | Compiling group v0.13.0 |
| 1832 | 2026-06-17T21:53:20.240Z | Compiling anstyle-parse v1.0.0 |
| 1833 | 2026-06-17T21:53:20.287Z | Compiling goblin v0.8.2 |
| 1834 | 2026-06-17T21:53:20.302Z | Compiling num-rational v0.4.2 |
| 1835 | 2026-06-17T21:53:20.371Z | Compiling num-iter v0.1.45 |
| 1836 | 2026-06-17T21:53:20.500Z | Compiling zerocopy v0.7.35 |
| 1837 | 2026-06-17T21:53:20.647Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-06-17T21:53:20.660Z | Compiling universal-hash v0.5.1 |
| 1839 | 2026-06-17T21:53:20.810Z | Compiling crypto-bigint v0.5.5 |
| 1840 | 2026-06-17T21:53:20.857Z | Compiling regress v0.11.1 |
| 1841 | 2026-06-17T21:53:21.067Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-17T21:53:21.156Z | Compiling terminal_size v0.4.4 |
| 1843 | 2026-06-17T21:53:21.308Z | Compiling half v2.7.1 |
| 1844 | 2026-06-17T21:53:21.422Z | Compiling num-complex v0.4.6 |
| 1845 | 2026-06-17T21:53:21.621Z | Compiling opaque-debug v0.3.1 |
| 1846 | 2026-06-17T21:53:21.740Z | Compiling anstyle-query v1.1.5 |
| 1847 | 2026-06-17T21:53:21.823Z | Compiling anstyle v1.0.14 |
| 1848 | 2026-06-17T21:53:21.823Z | Compiling ciborium-io v0.2.2 |
| 1849 | 2026-06-17T21:53:21.936Z | Compiling colorchoice v1.0.5 |
| 1850 | 2026-06-17T21:53:21.983Z | Compiling base64ct v1.8.3 |
| 1851 | 2026-06-17T21:53:22.052Z | Compiling is_terminal_polyfill v1.70.2 |
| 1852 | 2026-06-17T21:53:22.079Z | Compiling base16ct v0.2.0 |
| 1853 | 2026-06-17T21:53:22.153Z | Compiling anstream v1.0.0 |
| 1854 | 2026-06-17T21:53:22.248Z | Compiling password-hash v0.5.0 |
| 1855 | 2026-06-17T21:53:22.300Z | Compiling elliptic-curve v0.13.8 |
| 1856 | 2026-06-17T21:53:22.530Z | Compiling typify-impl v0.6.2 |
| 1857 | 2026-06-17T21:53:22.609Z | Compiling dof v0.3.0 |
| 1858 | 2026-06-17T21:53:22.655Z | Compiling ciborium-ll v0.2.2 |
| 1859 | 2026-06-17T21:53:22.691Z | Compiling num v0.4.3 |
| 1860 | 2026-06-17T21:53:22.812Z | Compiling poly1305 v0.8.0 |
| 1861 | 2026-06-17T21:53:23.242Z | Compiling curve25519-dalek v4.1.3 |
| 1862 | 2026-06-17T21:53:23.333Z | Compiling thiserror-no-std v2.0.2 |
| 1863 | 2026-06-17T21:53:23.456Z | Compiling chacha20 v0.9.1 |
| 1864 | 2026-06-17T21:53:23.626Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1865 | 2026-06-17T21:53:23.868Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-17T21:53:24.032Z | Compiling blake2 v0.10.6 |
| 1867 | 2026-06-17T21:53:24.232Z | Compiling aead v0.5.2 |
| 1868 | 2026-06-17T21:53:24.378Z | Compiling byte-wrapper v0.1.0 |
| 1869 | 2026-06-17T21:53:24.378Z | Compiling dtrace-parser v0.2.0 |
| 1870 | 2026-06-17T21:53:24.416Z | Compiling crossbeam-epoch v0.9.18 |
| 1871 | 2026-06-17T21:53:24.416Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1872 | 2026-06-17T21:53:24.445Z | Compiling thread-id v4.2.2 |
| 1873 | 2026-06-17T21:53:24.463Z | Compiling clap_lex v1.1.0 |
| 1874 | 2026-06-17T21:53:24.534Z | Compiling float-ord v0.3.2 |
| 1875 | 2026-06-17T21:53:24.534Z | Compiling strsim v0.11.1 |
| 1876 | 2026-06-17T21:53:24.665Z | Compiling keccak v0.1.6 |
| 1877 | 2026-06-17T21:53:24.691Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1878 | 2026-06-17T21:53:24.722Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-06-17T21:53:24.902Z | Compiling sha3 v0.10.9 |
| 1880 | 2026-06-17T21:53:24.920Z | Compiling clap_builder v4.6.0 |
| 1881 | 2026-06-17T21:53:25.002Z | Compiling usdt-impl v0.5.0 |
| 1882 | 2026-06-17T21:53:25.204Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-06-17T21:53:25.673Z | Compiling chacha20poly1305 v0.10.1 |
| 1884 | 2026-06-17T21:53:25.883Z | Compiling typify v0.6.2 |
| 1885 | 2026-06-17T21:53:25.935Z | Compiling argon2 v0.5.3 |
| 1886 | 2026-06-17T21:53:26.143Z | Compiling vsss-rs v3.3.4 |
| 1887 | 2026-06-17T21:53:26.481Z | Compiling ciborium v0.2.2 |
| 1888 | 2026-06-17T21:53:26.559Z | Compiling hash32 v0.3.1 |
| 1889 | 2026-06-17T21:53:26.729Z | Compiling memmap v0.7.0 |
| 1890 | 2026-06-17T21:53:26.924Z | Compiling data-encoding v2.11.0 |
| 1891 | 2026-06-17T21:53:26.935Z | Compiling indent_write v2.2.0 |
| 1892 | 2026-06-17T21:53:27.058Z | Compiling usdt v0.5.0 |
| 1893 | 2026-06-17T21:53:27.094Z | Compiling heapless v0.8.0 |
| 1894 | 2026-06-17T21:53:27.270Z | Compiling clap v4.6.1 |
| 1895 | 2026-06-17T21:53:27.347Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-17T21:53:27.353Z | Compiling ingot-types v0.1.2 |
| 1897 | 2026-06-17T21:53:27.439Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1898 | 2026-06-17T21:53:27.518Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-17T21:53:27.760Z | Compiling rustix v0.38.44 |
| 1900 | 2026-06-17T21:53:27.760Z | Compiling tabwriter v1.4.1 |
| 1901 | 2026-06-17T21:53:27.779Z | Compiling cobs v0.3.0 |
| 1902 | 2026-06-17T21:53:27.997Z | Compiling managed v0.8.0 |
| 1903 | 2026-06-17T21:53:28.018Z | Compiling bitflags v1.3.2 |
| 1904 | 2026-06-17T21:53:28.060Z | Compiling postcard v1.1.3 |
| 1905 | 2026-06-17T21:53:28.098Z | Compiling ingot v0.1.1 |
| 1906 | 2026-06-17T21:53:28.196Z | Compiling smoltcp v0.11.0 |
| 1907 | 2026-06-17T21:53:28.223Z | Compiling memoffset v0.9.1 |
| 1908 | 2026-06-17T21:53:28.314Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1909 | 2026-06-17T21:53:28.454Z | Compiling toml_datetime v0.6.11 |
| 1910 | 2026-06-17T21:53:28.597Z | Compiling serde_spanned v0.6.9 |
| 1911 | 2026-06-17T21:53:28.721Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-06-17T21:53:28.784Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1913 | 2026-06-17T21:53:28.789Z | Compiling resolv-conf v0.7.6 |
| 1914 | 2026-06-17T21:53:29.070Z | Compiling linked-hash-map v0.5.6 |
| 1915 | 2026-06-17T21:53:29.143Z | Compiling toml_write v0.1.2 |
| 1916 | 2026-06-17T21:53:29.271Z | Compiling foreign-types-shared v0.3.1 |
| 1917 | 2026-06-17T21:53:29.359Z | Compiling colored v3.1.1 |
| 1918 | 2026-06-17T21:53:29.373Z | Compiling swrite v0.1.0 |
| 1919 | 2026-06-17T21:53:29.387Z | Compiling unicode-segmentation v1.13.3 |
| 1920 | 2026-06-17T21:53:29.490Z | Compiling winnow v0.7.15 |
| 1921 | 2026-06-17T21:53:29.757Z | Compiling static_assertions v1.1.0 |
| 1922 | 2026-06-17T21:53:29.820Z | Compiling newline-converter v0.3.0 |
| 1923 | 2026-06-17T21:53:29.839Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1924 | 2026-06-17T21:53:29.947Z | Compiling foreign-types v0.5.0 |
| 1925 | 2026-06-17T21:53:30.035Z | Compiling lru-cache v0.1.2 |
| 1926 | 2026-06-17T21:53:30.050Z | Compiling atomicwrites v0.4.4 |
| 1927 | 2026-06-17T21:53:30.169Z | Compiling hubpack v0.1.2 |
| 1928 | 2026-06-17T21:53:30.182Z | Compiling nix v0.31.3 |
| 1929 | 2026-06-17T21:53:30.248Z | Compiling num_enum v0.7.6 |
| 1930 | 2026-06-17T21:53:30.379Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1931 | 2026-06-17T21:53:30.401Z | Compiling hickory-proto v0.24.4 |
| 1932 | 2026-06-17T21:53:30.503Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1933 | 2026-06-17T21:53:30.633Z | Compiling crossbeam-deque v0.8.6 |
| 1934 | 2026-06-17T21:53:30.836Z | Compiling toml_edit v0.22.27 |
| 1935 | 2026-06-17T21:53:30.886Z | Compiling console v0.15.11 |
| 1936 | 2026-06-17T21:53:31.001Z | Compiling chacha20 v0.10.0 |
| 1937 | 2026-06-17T21:53:31.009Z | Compiling camino-tempfile v1.4.1 |
| 1938 | 2026-06-17T21:53:31.252Z | Compiling serde-big-array v0.5.1 |
| 1939 | 2026-06-17T21:53:31.265Z | Compiling cstr-argument v0.1.2 |
| 1940 | 2026-06-17T21:53:31.411Z | Compiling siphasher v1.0.3 |
| 1941 | 2026-06-17T21:53:31.428Z | Compiling similar v2.7.0 |
| 1942 | 2026-06-17T21:53:31.526Z | Compiling pin-project v1.1.13 |
| 1943 | 2026-06-17T21:53:31.629Z | Compiling phf_shared v0.12.1 |
| 1944 | 2026-06-17T21:53:31.815Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1945 | 2026-06-17T21:53:31.868Z | Compiling expectorate v1.2.0 |
| 1946 | 2026-06-17T21:53:32.029Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1947 | 2026-06-17T21:53:32.316Z | Compiling toml v0.8.23 |
| 1948 | 2026-06-17T21:53:32.334Z | Compiling hickory-resolver v0.24.4 |
| 1949 | 2026-06-17T21:53:32.896Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1950 | 2026-06-17T21:53:32.996Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1951 | 2026-06-17T21:53:33.125Z | Compiling rand v0.10.1 |
| 1952 | 2026-06-17T21:53:33.181Z | Compiling rayon-core v1.13.0 |
| 1953 | 2026-06-17T21:53:33.704Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1954 | 2026-06-17T21:53:33.830Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1955 | 2026-06-17T21:53:33.856Z | Compiling num_enum v0.5.11 |
| 1956 | 2026-06-17T21:53:33.921Z | Compiling progenitor-impl v0.13.0 |
| 1957 | 2026-06-17T21:53:33.930Z | Compiling prettyplease v0.2.37 |
| 1958 | 2026-06-17T21:53:33.985Z | Compiling unicode-normalization v0.1.25 |
| 1959 | 2026-06-17T21:53:34.181Z | Compiling progenitor-client v0.13.0 |
| 1960 | 2026-06-17T21:53:34.470Z | Compiling tokio-stream v0.1.18 |
| 1961 | 2026-06-17T21:53:34.490Z | Compiling bstr v1.12.1 |
| 1962 | 2026-06-17T21:53:34.736Z | Compiling csv-core v0.1.13 |
| 1963 | 2026-06-17T21:53:34.940Z | Compiling konst_macro_rules v0.2.19 |
| 1964 | 2026-06-17T21:53:34.952Z | Compiling foreign-types-shared v0.1.1 |
| 1965 | 2026-06-17T21:53:34.984Z | Compiling foldhash v0.1.5 |
| 1966 | 2026-06-17T21:53:34.988Z | Compiling same-file v1.0.6 |
| 1967 | 2026-06-17T21:53:35.005Z | Compiling highway v1.3.0 |
| 1968 | 2026-06-17T21:53:35.041Z | Compiling unicode-width v0.1.14 |
| 1969 | 2026-06-17T21:53:35.123Z | Compiling walkdir v2.5.0 |
| 1970 | 2026-06-17T21:53:35.168Z | Compiling hashbrown v0.15.5 |
| 1971 | 2026-06-17T21:53:35.179Z | Compiling progenitor v0.13.0 |
| 1972 | 2026-06-17T21:53:35.222Z | Compiling konst v0.2.20 |
| 1973 | 2026-06-17T21:53:35.319Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1974 | 2026-06-17T21:53:35.336Z | Compiling foreign-types v0.3.2 |
| 1975 | 2026-06-17T21:53:35.395Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-06-17T21:53:35.409Z | Compiling csv v1.4.0 |
| 1977 | 2026-06-17T21:53:35.463Z | Compiling globset v0.4.18 |
| 1978 | 2026-06-17T21:53:35.471Z | Compiling qorb v0.4.1 |
| 1979 | 2026-06-17T21:53:35.716Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1980 | 2026-06-17T21:53:36.249Z | Compiling snafu v0.8.9 |
| 1981 | 2026-06-17T21:53:36.646Z | Compiling olpc-cjson v0.1.4 |
| 1982 | 2026-06-17T21:53:36.830Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1983 | 2026-06-17T21:53:37.006Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-06-17T21:53:37.105Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1985 | 2026-06-17T21:53:37.154Z | Compiling rayon v1.12.0 |
| 1986 | 2026-06-17T21:53:37.383Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1987 | 2026-06-17T21:53:37.559Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1988 | 2026-06-17T21:53:37.769Z | Compiling phf v0.12.1 |
| 1989 | 2026-06-17T21:53:37.935Z | Compiling openssl-sys v0.9.116 |
| 1990 | 2026-06-17T21:53:38.430Z | Compiling tokio-dtrace v0.1.1 |
| 1991 | 2026-06-17T21:53:38.506Z | Compiling progenitor-impl v0.14.0 |
| 1992 | 2026-06-17T21:53:38.711Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1993 | 2026-06-17T21:53:38.826Z | Compiling itertools v0.12.1 |
| 1994 | 2026-06-17T21:53:38.919Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1995 | 2026-06-17T21:53:39.026Z | Compiling libsw-core v0.3.2 |
| 1996 | 2026-06-17T21:53:39.130Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1997 | 2026-06-17T21:53:39.143Z | Compiling pem v3.0.6 |
| 1998 | 2026-06-17T21:53:39.205Z | Compiling serde_plain v1.0.2 |
| 1999 | 2026-06-17T21:53:39.433Z | Compiling sigpipe v0.1.3 |
| 2000 | 2026-06-17T21:53:39.502Z | Compiling glob v0.3.3 |
| 2001 | 2026-06-17T21:53:39.520Z | Compiling minimal-lexical v0.2.1 |
| 2002 | 2026-06-17T21:53:39.531Z | Compiling jiff v0.2.28 |
| 2003 | 2026-06-17T21:53:39.592Z | Compiling fixedbitset v0.4.2 |
| 2004 | 2026-06-17T21:53:39.789Z | Compiling bytecount v0.6.9 |
| 2005 | 2026-06-17T21:53:39.832Z | Compiling typed-path v0.9.3 |
| 2006 | 2026-06-17T21:53:39.931Z | Compiling fixedbitset v0.5.7 |
| 2007 | 2026-06-17T21:53:39.942Z | Compiling papergrid v0.11.0 |
| 2008 | 2026-06-17T21:53:40.009Z | Compiling zone v0.3.1 |
| 2009 | 2026-06-17T21:53:40.062Z | Compiling petgraph v0.6.5 |
| 2010 | 2026-06-17T21:53:40.265Z | Compiling petgraph v0.8.3 |
| 2011 | 2026-06-17T21:53:40.480Z | Compiling nom v7.1.3 |
| 2012 | 2026-06-17T21:53:40.763Z | Compiling tough v0.22.0 |
| 2013 | 2026-06-17T21:53:41.119Z | Compiling progenitor v0.14.0 |
| 2014 | 2026-06-17T21:53:41.265Z | Compiling openssl v0.10.80 |
| 2015 | 2026-06-17T21:53:41.567Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2016 | 2026-06-17T21:53:41.578Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-06-17T21:53:41.709Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2018 | 2026-06-17T21:53:41.773Z | Compiling libsw v3.5.0 |
| 2019 | 2026-06-17T21:53:41.816Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2020 | 2026-06-17T21:53:41.955Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2021 | 2026-06-17T21:53:42.054Z | Compiling oxide-tokio-rt v0.1.6 |
| 2022 | 2026-06-17T21:53:42.068Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2023 | 2026-06-17T21:53:42.199Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-06-17T21:53:42.360Z | Compiling chrono-tz v0.10.4 |
| 2025 | 2026-06-17T21:53:42.838Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-17T21:53:42.900Z | Compiling newtype_derive v0.1.6 |
| 2027 | 2026-06-17T21:53:42.991Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2028 | 2026-06-17T21:53:43.019Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-06-17T21:53:43.099Z | Compiling slog-dtrace v0.3.0 |
| 2030 | 2026-06-17T21:53:43.342Z | Compiling const_format v0.2.36 |
| 2031 | 2026-06-17T21:53:43.450Z | Compiling cancel-safe-futures v0.1.5 |
| 2032 | 2026-06-17T21:53:43.719Z | Compiling owo-colors v4.3.0 |
| 2033 | 2026-06-17T21:53:43.769Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2034 | 2026-06-17T21:53:43.888Z | Compiling gethostname v0.5.0 |
| 2035 | 2026-06-17T21:53:44.021Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2036 | 2026-06-17T21:53:44.179Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-17T21:53:44.193Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2038 | 2026-06-17T21:53:44.306Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-06-17T21:53:44.437Z | Compiling smf v0.2.3 |
| 2040 | 2026-06-17T21:53:44.466Z | Compiling bcs v0.1.6 |
| 2041 | 2026-06-17T21:53:44.502Z | Compiling tagptr v0.2.0 |
| 2042 | 2026-06-17T21:53:44.672Z | Compiling lazy_static v1.5.0 |
| 2043 | 2026-06-17T21:53:44.751Z | Compiling unicode-linebreak v0.1.5 |
| 2044 | 2026-06-17T21:53:44.815Z | Compiling whoami v1.6.1 |
| 2045 | 2026-06-17T21:53:44.822Z | Compiling smawk v0.3.2 |
| 2046 | 2026-06-17T21:53:44.840Z | Compiling linear-map v1.2.0 |
| 2047 | 2026-06-17T21:53:44.952Z | Compiling termtree v0.5.1 |
| 2048 | 2026-06-17T21:53:45.012Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-17T21:53:45.023Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-17T21:53:45.037Z | Compiling textwrap v0.16.2 |
| 2051 | 2026-06-17T21:53:45.105Z | Compiling steno v0.4.1 |
| 2052 | 2026-06-17T21:53:45.108Z | Compiling moka v0.12.15 |
| 2053 | 2026-06-17T21:53:45.339Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-17T21:53:45.556Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-17T21:53:45.908Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-17T21:53:46.418Z | Compiling tabled v0.15.0 |
| 2057 | 2026-06-17T21:53:46.649Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-17T21:53:47.031Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-17T21:53:47.234Z | Compiling cookie v0.18.1 |
| 2060 | 2026-06-17T21:53:47.854Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-06-17T21:53:48.013Z | Compiling hickory-proto v0.25.2 |
| 2062 | 2026-06-17T21:53:48.137Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2063 | 2026-06-17T21:53:48.621Z | Compiling libscf-sys v1.2.0 |
| 2064 | 2026-06-17T21:53:48.779Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2065 | 2026-06-17T21:53:48.795Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2066 | 2026-06-17T21:53:48.935Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2067 | 2026-06-17T21:53:49.101Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2068 | 2026-06-17T21:53:49.190Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2069 | 2026-06-17T21:53:49.915Z | Compiling hickory-resolver v0.25.2 |
| 2070 | 2026-06-17T21:53:50.691Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-17T21:53:54.956Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-06-17T21:54:02.531Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-06-17T21:54:04.083Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-06-17T21:54:05.116Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2075 | 2026-06-17T21:54:06.442Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2076 | 2026-06-17T21:54:07.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2077 | 2026-06-17T21:54:07.707Z | Running `target/debug/xtask openapi check` |
| 2078 | 2026-06-17T21:54:08.152Z | Compiling serde_core v1.0.228 |
| 2079 | 2026-06-17T21:54:08.163Z | Compiling serde v1.0.228 |
| 2080 | 2026-06-17T21:54:08.215Z | Compiling serde_json v1.0.150 |
| 2081 | 2026-06-17T21:54:08.219Z | Compiling syn v2.0.117 |
| 2082 | 2026-06-17T21:54:08.219Z | Compiling bytes v1.11.1 |
| 2083 | 2026-06-17T21:54:08.226Z | Compiling getrandom v0.4.2 |
| 2084 | 2026-06-17T21:54:08.233Z | Compiling once_cell v1.21.4 |
| 2085 | 2026-06-17T21:54:08.246Z | Compiling zerocopy v0.8.50 |
| 2086 | 2026-06-17T21:54:08.393Z | Compiling num-traits v0.2.19 |
| 2087 | 2026-06-17T21:54:08.596Z | Compiling zeroize v1.8.2 |
| 2088 | 2026-06-17T21:54:08.698Z | Compiling http v1.4.1 |
| 2089 | 2026-06-17T21:54:08.772Z | Compiling schemars v0.8.22 |
| 2090 | 2026-06-17T21:54:08.830Z | Compiling aws-lc-rs v1.17.0 |
| 2091 | 2026-06-17T21:54:08.843Z | Compiling usdt-impl v0.6.0 |
| 2092 | 2026-06-17T21:54:08.876Z | Compiling time-macros v0.2.27 |
| 2093 | 2026-06-17T21:54:09.058Z | Compiling rustls-pki-types v1.14.1 |
| 2094 | 2026-06-17T21:54:09.120Z | Compiling tracing-core v0.1.36 |
| 2095 | 2026-06-17T21:54:09.375Z | Compiling bitflags v2.12.1 |
| 2096 | 2026-06-17T21:54:09.536Z | Compiling tracing v0.1.44 |
| 2097 | 2026-06-17T21:54:09.621Z | Compiling http-body v1.0.1 |
| 2098 | 2026-06-17T21:54:09.713Z | Compiling generic-array v0.14.7 |
| 2099 | 2026-06-17T21:54:09.796Z | Compiling indexmap v2.14.0 |
| 2100 | 2026-06-17T21:54:09.816Z | Compiling rustls v0.23.40 |
| 2101 | 2026-06-17T21:54:09.816Z | Compiling rustix v1.1.4 |
| 2102 | 2026-06-17T21:54:09.883Z | Compiling time v0.3.47 |
| 2103 | 2026-06-17T21:54:10.008Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2104 | 2026-06-17T21:54:10.231Z | Compiling winnow v1.0.3 |
| 2105 | 2026-06-17T21:54:10.425Z | Compiling uuid v1.23.2 |
| 2106 | 2026-06-17T21:54:10.910Z | Compiling pest_generator v2.8.6 |
| 2107 | 2026-06-17T21:54:10.930Z | Compiling serde_derive_internals v0.29.1 |
| 2108 | 2026-06-17T21:54:10.999Z | Compiling camino v1.2.2 |
| 2109 | 2026-06-17T21:54:11.011Z | Compiling rustls-webpki v0.103.13 |
| 2110 | 2026-06-17T21:54:11.257Z | Compiling subtle v2.6.1 |
| 2111 | 2026-06-17T21:54:11.363Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2112 | 2026-06-17T21:54:11.821Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2113 | 2026-06-17T21:54:11.883Z | Compiling serde_spanned v1.1.1 |
| 2114 | 2026-06-17T21:54:11.884Z | Compiling semver v1.0.28 |
| 2115 | 2026-06-17T21:54:11.956Z | Compiling serde_derive v1.0.228 |
| 2116 | 2026-06-17T21:54:11.957Z | Compiling thiserror-impl v2.0.18 |
| 2117 | 2026-06-17T21:54:12.026Z | Compiling zerocopy-derive v0.8.50 |
| 2118 | 2026-06-17T21:54:12.050Z | Compiling tokio-macros v2.7.0 |
| 2119 | 2026-06-17T21:54:12.083Z | Compiling pest_derive v2.8.6 |
| 2120 | 2026-06-17T21:54:12.102Z | Compiling futures-macro v0.3.32 |
| 2121 | 2026-06-17T21:54:12.315Z | Compiling schemars_derive v0.8.22 |
| 2122 | 2026-06-17T21:54:12.628Z | Compiling scroll_derive v0.13.1 |
| 2123 | 2026-06-17T21:54:12.794Z | Compiling tokio v1.52.3 |
| 2124 | 2026-06-17T21:54:13.184Z | Compiling futures-util v0.3.32 |
| 2125 | 2026-06-17T21:54:13.360Z | Compiling thiserror v2.0.18 |
| 2126 | 2026-06-17T21:54:13.431Z | Compiling dtrace-parser v0.3.0 |
| 2127 | 2026-06-17T21:54:13.478Z | Compiling scroll v0.13.0 |
| 2128 | 2026-06-17T21:54:13.794Z | Compiling goblin v0.10.7 |
| 2129 | 2026-06-17T21:54:15.399Z | Compiling erased-serde v0.3.31 |
| 2130 | 2026-06-17T21:54:15.451Z | Compiling chrono v0.4.45 |
| 2131 | 2026-06-17T21:54:15.451Z | Compiling serde_tokenstream v0.2.3 |
| 2132 | 2026-06-17T21:54:15.666Z | Compiling slog v2.8.2 |
| 2133 | 2026-06-17T21:54:15.737Z | Compiling openapiv3 v2.2.0 |
| 2134 | 2026-06-17T21:54:16.137Z | Compiling slog-json v2.6.1 |
| 2135 | 2026-06-17T21:54:16.303Z | Compiling dof v0.4.0 |
| 2136 | 2026-06-17T21:54:16.574Z | Compiling tokio-util v0.7.18 |
| 2137 | 2026-06-17T21:54:17.069Z | Compiling h2 v0.4.14 |
| 2138 | 2026-06-17T21:54:17.159Z | Compiling oxnet v0.1.6 |
| 2139 | 2026-06-17T21:54:17.321Z | Compiling futures-executor v0.3.32 |
| 2140 | 2026-06-17T21:54:17.590Z | Compiling usdt-macro v0.6.0 |
| 2141 | 2026-06-17T21:54:17.610Z | Compiling usdt-attr-macro v0.6.0 |
| 2142 | 2026-06-17T21:54:17.705Z | Compiling async-stream-impl v0.3.6 |
| 2143 | 2026-06-17T21:54:18.048Z | Compiling rustix v0.38.44 |
| 2144 | 2026-06-17T21:54:18.241Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2145 | 2026-06-17T21:54:18.298Z | Compiling multer v3.1.0 |
| 2146 | 2026-06-17T21:54:18.372Z | Compiling async-stream v0.3.6 |
| 2147 | 2026-06-17T21:54:18.375Z | Compiling usdt v0.6.0 |
| 2148 | 2026-06-17T21:54:18.552Z | Compiling futures v0.3.32 |
| 2149 | 2026-06-17T21:54:18.568Z | Compiling tokio-rustls v0.26.4 |
| 2150 | 2026-06-17T21:54:18.576Z | Compiling async-compression v0.4.42 |
| 2151 | 2026-06-17T21:54:18.647Z | Compiling slog-bunyan v2.5.0 |
| 2152 | 2026-06-17T21:54:18.675Z | Compiling slog-term v2.9.2 |
| 2153 | 2026-06-17T21:54:18.784Z | Compiling slog-async v2.8.0 |
| 2154 | 2026-06-17T21:54:18.828Z | Compiling dropshot_endpoint v0.17.1 |
| 2155 | 2026-06-17T21:54:18.871Z | Compiling serde_urlencoded v0.7.1 |
| 2156 | 2026-06-17T21:54:18.931Z | Compiling async-trait v0.1.89 |
| 2157 | 2026-06-17T21:54:19.004Z | Compiling proc-macro-crate v3.5.0 |
| 2158 | 2026-06-17T21:54:19.131Z | Compiling serde_path_to_error v0.1.20 |
| 2159 | 2026-06-17T21:54:19.277Z | Compiling hyper v1.10.1 |
| 2160 | 2026-06-17T21:54:19.374Z | Compiling http-body-util v0.1.3 |
| 2161 | 2026-06-17T21:54:19.405Z | Compiling rustls-pemfile v2.2.0 |
| 2162 | 2026-06-17T21:54:19.472Z | Compiling crossbeam-epoch v0.9.18 |
| 2163 | 2026-06-17T21:54:19.947Z | Compiling aho-corasick v1.1.4 |
| 2164 | 2026-06-17T21:54:19.995Z | Compiling tempfile v3.27.0 |
| 2165 | 2026-06-17T21:54:19.995Z | Compiling crossbeam-deque v0.8.6 |
| 2166 | 2026-06-17T21:54:19.999Z | Compiling num_enum_derive v0.7.6 |
| 2167 | 2026-06-17T21:54:19.999Z | Compiling block-buffer v0.10.4 |
| 2168 | 2026-06-17T21:54:19.999Z | Compiling crypto-common v0.1.7 |
| 2169 | 2026-06-17T21:54:20.109Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2170 | 2026-06-17T21:54:20.179Z | Compiling clap_builder v4.6.0 |
| 2171 | 2026-06-17T21:54:20.179Z | Compiling git-stub v1.0.0 |
| 2172 | 2026-06-17T21:54:20.428Z | Compiling hyper-util v0.1.20 |
| 2173 | 2026-06-17T21:54:20.505Z | Compiling regex-automata v0.4.14 |
| 2174 | 2026-06-17T21:54:20.546Z | Compiling digest v0.10.7 |
| 2175 | 2026-06-17T21:54:20.708Z | Compiling atomicwrites v0.4.4 |
| 2176 | 2026-06-17T21:54:20.751Z | Compiling rayon-core v1.13.0 |
| 2177 | 2026-06-17T21:54:20.865Z | Compiling num_enum v0.7.6 |
| 2178 | 2026-06-17T21:54:20.908Z | Compiling fs-err v3.3.0 |
| 2179 | 2026-06-17T21:54:20.971Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2180 | 2026-06-17T21:54:21.060Z | Compiling clap_derive v4.6.1 |
| 2181 | 2026-06-17T21:54:21.197Z | Compiling serde_repr v0.1.20 |
| 2182 | 2026-06-17T21:54:21.431Z | Compiling terminal_size v0.4.4 |
| 2183 | 2026-06-17T21:54:21.497Z | Compiling bstr v1.12.1 |
| 2184 | 2026-06-17T21:54:21.577Z | Compiling dropshot v0.17.1 |
| 2185 | 2026-06-17T21:54:21.763Z | Compiling nom v8.0.0 |
| 2186 | 2026-06-17T21:54:21.791Z | Compiling is_ci v1.2.0 |
| 2187 | 2026-06-17T21:54:21.814Z | Compiling either v1.16.0 |
| 2188 | 2026-06-17T21:54:21.937Z | Compiling textwrap v0.16.2 |
| 2189 | 2026-06-17T21:54:22.096Z | Compiling rayon v1.12.0 |
| 2190 | 2026-06-17T21:54:22.103Z | Compiling supports-color v3.0.2 |
| 2191 | 2026-06-17T21:54:22.190Z | Compiling regex v1.12.3 |
| 2192 | 2026-06-17T21:54:22.459Z | Compiling sha2 v0.10.9 |
| 2193 | 2026-06-17T21:54:22.654Z | Compiling drift v0.2.0 |
| 2194 | 2026-06-17T21:54:22.668Z | Compiling clap v4.6.1 |
| 2195 | 2026-06-17T21:54:22.757Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2196 | 2026-06-17T21:54:22.813Z | Compiling similar v2.7.0 |
| 2197 | 2026-06-17T21:54:23.208Z | Compiling git-stub-vcs v0.1.0 |
| 2198 | 2026-06-17T21:54:23.957Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2199 | 2026-06-17T21:54:24.366Z | Compiling dropshot-api-manager v0.7.2 |
| 2200 | 2026-06-17T21:54:24.366Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2201 | 2026-06-17T21:54:28.894Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2202 | 2026-06-17T21:54:30.097Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2203 | 2026-06-17T21:54:36.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.14s |
| 2204 | 2026-06-17T21:54:36.952Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2205 | 2026-06-17T21:54:36.979Z | ------- |
| 2206 | 2026-06-17T21:54:36.979Z | Generating OpenAPI documents from API definitions ... |
| 2207 | 2026-06-17T21:54:37.037Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2208 | 2026-06-17T21:54:37.073Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2209 | 2026-06-17T21:54:37.201Z | ------- |
| 2210 | 2026-06-17T21:54:37.201Z | Checking 13 OpenAPI documents... |
| 2211 | 2026-06-17T21:54:37.201Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2212 | 2026-06-17T21:54:37.203Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2213 | 2026-06-17T21:54:37.203Z | Fresh ddm-admin "latest" symlink |
| 2214 | 2026-06-17T21:54:37.203Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2215 | 2026-06-17T21:54:37.207Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2216 | 2026-06-17T21:54:37.207Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2217 | 2026-06-17T21:54:37.207Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2218 | 2026-06-17T21:54:37.207Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2219 | 2026-06-17T21:54:37.207Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-06-17T21:54:37.208Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-06-17T21:54:37.208Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-06-17T21:54:37.208Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-06-17T21:54:37.208Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-06-17T21:54:37.208Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2225 | 2026-06-17T21:54:37.208Z | Fresh mg-admin "latest" symlink |
| 2226 | 2026-06-17T21:54:37.208Z | ------- |
| 2227 | 2026-06-17T21:54:37.208Z | Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2228 | 2026-06-17T21:54:37.250Z | + banner build |
| 2229 | 2026-06-17T21:54:37.254Z | |
| 2230 | 2026-06-17T21:54:37.254Z | ##### # # # # ##### |
| 2231 | 2026-06-17T21:54:37.254Z | # # # # # # # # |
| 2232 | 2026-06-17T21:54:37.254Z | ##### # # # # # # |
| 2233 | 2026-06-17T21:54:37.254Z | # # # # # # # # |
| 2234 | 2026-06-17T21:54:37.254Z | # # # # # # # # |
| 2235 | 2026-06-17T21:54:37.254Z | ##### #### # ###### ##### |
| 2236 | 2026-06-17T21:54:37.254Z | |
| 2237 | 2026-06-17T21:54:37.254Z | + ptime -m cargo build |
| 2238 | 2026-06-17T21:54:37.850Z | Compiling smallvec v1.15.1 |
| 2239 | 2026-06-17T21:54:37.963Z | Compiling log v0.4.32 |
| 2240 | 2026-06-17T21:54:37.978Z | Compiling slog v2.8.2 |
| 2241 | 2026-06-17T21:54:37.993Z | Compiling ring v0.17.14 |
| 2242 | 2026-06-17T21:54:38.012Z | Compiling webpki-roots v1.0.7 |
| 2243 | 2026-06-17T21:54:38.061Z | Compiling similar v2.7.0 |
| 2244 | 2026-06-17T21:54:38.098Z | Compiling fxhash v0.2.1 |
| 2245 | 2026-06-17T21:54:38.099Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2246 | 2026-06-17T21:54:38.132Z | Compiling icu_normalizer v2.2.0 |
| 2247 | 2026-06-17T21:54:38.170Z | Compiling parking_lot_core v0.9.12 |
| 2248 | 2026-06-17T21:54:38.170Z | Compiling goblin v0.10.7 |
| 2249 | 2026-06-17T21:54:38.231Z | Compiling goblin v0.8.2 |
| 2250 | 2026-06-17T21:54:38.337Z | Compiling slog-async v2.8.0 |
| 2251 | 2026-06-17T21:54:38.425Z | Compiling parking_lot v0.12.5 |
| 2252 | 2026-06-17T21:54:38.540Z | Compiling idna_adapter v1.2.2 |
| 2253 | 2026-06-17T21:54:38.709Z | Compiling idna v1.1.0 |
| 2254 | 2026-06-17T21:54:38.738Z | Compiling tokio v1.52.3 |
| 2255 | 2026-06-17T21:54:38.837Z | Compiling slog-term v2.9.2 |
| 2256 | 2026-06-17T21:54:38.909Z | Compiling slog-json v2.6.1 |
| 2257 | 2026-06-17T21:54:39.054Z | Compiling url v2.5.8 |
| 2258 | 2026-06-17T21:54:39.127Z | Compiling slog-bunyan v2.5.0 |
| 2259 | 2026-06-17T21:54:39.278Z | Compiling rustls-webpki v0.103.13 |
| 2260 | 2026-06-17T21:54:39.413Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2261 | 2026-06-17T21:54:39.475Z | Compiling expectorate v1.2.0 |
| 2262 | 2026-06-17T21:54:39.557Z | Compiling schemars v0.8.22 |
| 2263 | 2026-06-17T21:54:39.637Z | Compiling globset v0.4.18 |
| 2264 | 2026-06-17T21:54:39.912Z | Compiling rustls v0.23.40 |
| 2265 | 2026-06-17T21:54:39.990Z | Compiling moka v0.12.15 |
| 2266 | 2026-06-17T21:54:40.232Z | Compiling parking_lot_core v0.8.6 |
| 2267 | 2026-06-17T21:54:40.415Z | Compiling ipnetwork v0.21.1 |
| 2268 | 2026-06-17T21:54:40.543Z | Compiling newtype-uuid v1.3.2 |
| 2269 | 2026-06-17T21:54:40.784Z | Compiling oxnet v0.1.6 |
| 2270 | 2026-06-17T21:54:40.855Z | Compiling serde_with v3.20.0 |
| 2271 | 2026-06-17T21:54:40.881Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2272 | 2026-06-17T21:54:40.893Z | Compiling typify-impl v0.6.2 |
| 2273 | 2026-06-17T21:54:41.254Z | Compiling daft v0.1.7 |
| 2274 | 2026-06-17T21:54:41.541Z | Compiling dof v0.4.0 |
| 2275 | 2026-06-17T21:54:41.777Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-06-17T21:54:42.121Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2277 | 2026-06-17T21:54:42.280Z | Compiling usdt-impl v0.6.0 |
| 2278 | 2026-06-17T21:54:42.597Z | Compiling tokio-util v0.7.18 |
| 2279 | 2026-06-17T21:54:42.724Z | Compiling tower v0.5.3 |
| 2280 | 2026-06-17T21:54:42.841Z | Compiling usdt v0.6.0 |
| 2281 | 2026-06-17T21:54:42.954Z | Compiling tokio-rustls v0.26.4 |
| 2282 | 2026-06-17T21:54:42.992Z | Compiling rustls-platform-verifier v0.7.0 |
| 2283 | 2026-06-17T21:54:43.133Z | Compiling tower-http v0.6.11 |
| 2284 | 2026-06-17T21:54:43.199Z | Compiling h2 v0.4.14 |
| 2285 | 2026-06-17T21:54:43.234Z | Compiling async-compression v0.4.42 |
| 2286 | 2026-06-17T21:54:43.237Z | Compiling iddqd v0.4.2 |
| 2287 | 2026-06-17T21:54:43.340Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-06-17T21:54:43.603Z | Compiling backoff v0.4.0 |
| 2289 | 2026-06-17T21:54:43.623Z | Compiling typify v0.6.2 |
| 2290 | 2026-06-17T21:54:43.648Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-06-17T21:54:43.742Z | Compiling dof v0.3.0 |
| 2292 | 2026-06-17T21:54:43.835Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2293 | 2026-06-17T21:54:44.012Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2294 | 2026-06-17T21:54:44.171Z | Compiling byte-wrapper v0.1.0 |
| 2295 | 2026-06-17T21:54:44.553Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2296 | 2026-06-17T21:54:44.573Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2297 | 2026-06-17T21:54:44.587Z | Compiling usdt-impl v0.5.0 |
| 2298 | 2026-06-17T21:54:44.640Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2299 | 2026-06-17T21:54:44.718Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2300 | 2026-06-17T21:54:44.960Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2301 | 2026-06-17T21:54:44.983Z | Compiling usdt v0.5.0 |
| 2302 | 2026-06-17T21:54:45.246Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2303 | 2026-06-17T21:54:45.270Z | Compiling progenitor-impl v0.13.0 |
| 2304 | 2026-06-17T21:54:45.761Z | Compiling hyper v1.10.1 |
| 2305 | 2026-06-17T21:54:46.048Z | Compiling progenitor-impl v0.14.0 |
| 2306 | 2026-06-17T21:54:46.180Z | Compiling hickory-proto v0.24.4 |
| 2307 | 2026-06-17T21:54:46.390Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2308 | 2026-06-17T21:54:46.501Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2309 | 2026-06-17T21:54:46.603Z | Compiling tokio-stream v0.1.18 |
| 2310 | 2026-06-17T21:54:46.825Z | Compiling tokio-dtrace v0.1.1 |
| 2311 | 2026-06-17T21:54:47.074Z | Compiling hyper-util v0.1.20 |
| 2312 | 2026-06-17T21:54:47.103Z | Compiling zone v0.3.1 |
| 2313 | 2026-06-17T21:54:47.454Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2314 | 2026-06-17T21:54:47.652Z | Compiling libsw-core v0.3.2 |
| 2315 | 2026-06-17T21:54:47.836Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2316 | 2026-06-17T21:54:47.871Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2317 | 2026-06-17T21:54:47.956Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2318 | 2026-06-17T21:54:48.105Z | Compiling hickory-resolver v0.24.4 |
| 2319 | 2026-06-17T21:54:48.237Z | Compiling libsw v3.5.0 |
| 2320 | 2026-06-17T21:54:48.433Z | Compiling hyper-rustls v0.27.9 |
| 2321 | 2026-06-17T21:54:48.466Z | Compiling dropshot v0.17.1 |
| 2322 | 2026-06-17T21:54:48.777Z | Compiling reqwest v0.13.4 |
| 2323 | 2026-06-17T21:54:48.813Z | Compiling reqwest v0.12.28 |
| 2324 | 2026-06-17T21:54:48.911Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2325 | 2026-06-17T21:54:49.256Z | Compiling qorb v0.4.1 |
| 2326 | 2026-06-17T21:54:49.279Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2327 | 2026-06-17T21:54:49.337Z | Compiling oxide-tokio-rt v0.1.6 |
| 2328 | 2026-06-17T21:54:49.409Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2329 | 2026-06-17T21:54:49.565Z | Compiling slog-dtrace v0.3.0 |
| 2330 | 2026-06-17T21:54:49.670Z | Compiling tough v0.22.0 |
| 2331 | 2026-06-17T21:54:49.887Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2332 | 2026-06-17T21:54:50.337Z | Compiling progenitor-client v0.14.0 |
| 2333 | 2026-06-17T21:54:50.547Z | Compiling progenitor-client v0.10.0 |
| 2334 | 2026-06-17T21:54:50.656Z | Compiling progenitor-extras v0.2.0 |
| 2335 | 2026-06-17T21:54:50.857Z | Compiling progenitor-client v0.13.0 |
| 2336 | 2026-06-17T21:54:50.918Z | Compiling progenitor v0.14.0 |
| 2337 | 2026-06-17T21:54:51.071Z | Compiling cancel-safe-futures v0.1.5 |
| 2338 | 2026-06-17T21:54:51.181Z | Compiling progenitor v0.13.0 |
| 2339 | 2026-06-17T21:54:51.184Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2340 | 2026-06-17T21:54:51.344Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2341 | 2026-06-17T21:54:51.355Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2342 | 2026-06-17T21:54:51.388Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2343 | 2026-06-17T21:54:51.992Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2344 | 2026-06-17T21:54:52.513Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2345 | 2026-06-17T21:54:52.534Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2346 | 2026-06-17T21:54:52.737Z | Compiling hickory-proto v0.25.2 |
| 2347 | 2026-06-17T21:54:52.990Z | Compiling steno v0.4.1 |
| 2348 | 2026-06-17T21:54:53.087Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2349 | 2026-06-17T21:54:53.204Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2350 | 2026-06-17T21:54:53.717Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-06-17T21:54:53.917Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-06-17T21:54:54.093Z | Compiling parking_lot v0.11.2 |
| 2353 | 2026-06-17T21:54:54.506Z | Compiling sled v0.34.7 |
| 2354 | 2026-06-17T21:54:54.723Z | Compiling hickory-resolver v0.25.2 |
| 2355 | 2026-06-17T21:54:55.922Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-17T21:54:56.075Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2357 | 2026-06-17T21:54:56.095Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2358 | 2026-06-17T21:54:56.722Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2359 | 2026-06-17T21:54:56.760Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-17T21:54:56.932Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2361 | 2026-06-17T21:54:56.974Z | Compiling arc-swap v1.9.1 |
| 2362 | 2026-06-17T21:54:57.157Z | Compiling internet-checksum v0.2.1 |
| 2363 | 2026-06-17T21:54:57.297Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-17T21:54:57.312Z | Compiling slog-scope v4.4.1 |
| 2365 | 2026-06-17T21:54:57.590Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2366 | 2026-06-17T21:54:57.904Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2367 | 2026-06-17T21:54:58.194Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2368 | 2026-06-17T21:54:58.503Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-06-17T21:54:58.660Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-06-17T21:54:58.774Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2371 | 2026-06-17T21:54:58.893Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2372 | 2026-06-17T21:54:59.133Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2373 | 2026-06-17T21:54:59.157Z | Compiling papergrid v0.18.0 |
| 2374 | 2026-06-17T21:54:59.263Z | Compiling testing_table v0.3.0 |
| 2375 | 2026-06-17T21:54:59.305Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2376 | 2026-06-17T21:54:59.446Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2377 | 2026-06-17T21:54:59.621Z | Compiling slog-stdlog v4.1.1 |
| 2378 | 2026-06-17T21:54:59.633Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2379 | 2026-06-17T21:54:59.844Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2380 | 2026-06-17T21:55:00.005Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2381 | 2026-06-17T21:55:00.209Z | Compiling tabled v0.21.0 |
| 2382 | 2026-06-17T21:55:00.229Z | Compiling slog-envlogger v2.2.0 |
| 2383 | 2026-06-17T21:55:00.648Z | Compiling const-random v0.1.18 |
| 2384 | 2026-06-17T21:55:00.702Z | Compiling typify-impl v0.4.3 |
| 2385 | 2026-06-17T21:55:00.732Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2386 | 2026-06-17T21:55:01.061Z | Compiling crc8 v0.1.1 |
| 2387 | 2026-06-17T21:55:01.071Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2388 | 2026-06-17T21:55:01.190Z | Compiling ahash v0.8.12 |
| 2389 | 2026-06-17T21:55:01.446Z | Compiling smartstring v1.0.1 |
| 2390 | 2026-06-17T21:55:01.746Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2391 | 2026-06-17T21:55:02.054Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2392 | 2026-06-17T21:55:02.113Z | Compiling sha1 v0.10.6 |
| 2393 | 2026-06-17T21:55:02.231Z | Compiling thin-vec v0.2.18 |
| 2394 | 2026-06-17T21:55:02.361Z | Compiling typify v0.4.3 |
| 2395 | 2026-06-17T21:55:02.481Z | Compiling utf-8 v0.7.6 |
| 2396 | 2026-06-17T21:55:02.535Z | Compiling rhai v1.25.1 |
| 2397 | 2026-06-17T21:55:02.590Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2398 | 2026-06-17T21:55:02.680Z | Compiling tungstenite v0.21.0 |
| 2399 | 2026-06-17T21:55:02.841Z | Compiling progenitor-impl v0.10.0 |
| 2400 | 2026-06-17T21:55:03.094Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2401 | 2026-06-17T21:55:03.249Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-06-17T21:55:03.625Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2403 | 2026-06-17T21:55:03.641Z | Compiling sha2 v0.10.9 |
| 2404 | 2026-06-17T21:55:04.055Z | Compiling progenitor v0.10.0 |
| 2405 | 2026-06-17T21:55:04.112Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2406 | 2026-06-17T21:55:04.218Z | Compiling lzma-sys v0.1.20 |
| 2407 | 2026-06-17T21:55:04.346Z | Compiling tokio-tungstenite v0.21.0 |
| 2408 | 2026-06-17T21:55:04.700Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2409 | 2026-06-17T21:55:05.154Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2410 | 2026-06-17T21:55:05.887Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2411 | 2026-06-17T21:55:06.010Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2412 | 2026-06-17T21:55:06.251Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2413 | 2026-06-17T21:55:06.807Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2414 | 2026-06-17T21:55:07.031Z | Compiling typeid v1.0.3 |
| 2415 | 2026-06-17T21:55:07.105Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2416 | 2026-06-17T21:55:07.787Z | Compiling console v0.16.3 |
| 2417 | 2026-06-17T21:55:08.173Z | Compiling git-stub v1.0.0 |
| 2418 | 2026-06-17T21:55:08.238Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2419 | 2026-06-17T21:55:08.506Z | Compiling base64 v0.21.7 |
| 2420 | 2026-06-17T21:55:08.574Z | Compiling unit-prefix v0.5.2 |
| 2421 | 2026-06-17T21:55:08.612Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2422 | 2026-06-17T21:55:08.612Z | Compiling indicatif v0.18.4 |
| 2423 | 2026-06-17T21:55:08.688Z | Compiling git-stub-vcs v0.1.0 |
| 2424 | 2026-06-17T21:55:08.830Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2425 | 2026-06-17T21:55:09.046Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2426 | 2026-06-17T21:55:09.586Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2427 | 2026-06-17T21:55:10.020Z | Compiling ron v0.12.1 |
| 2428 | 2026-06-17T21:55:10.107Z | Compiling xz2 v0.1.7 |
| 2429 | 2026-06-17T21:55:10.193Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2430 | 2026-06-17T21:55:10.347Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2431 | 2026-06-17T21:55:10.756Z | Compiling drift v0.2.0 |
| 2432 | 2026-06-17T21:55:11.053Z | Compiling base16ct v1.0.0 |
| 2433 | 2026-06-17T21:55:11.260Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2434 | 2026-06-17T21:55:11.507Z | Compiling dropshot-api-manager v0.7.2 |
| 2435 | 2026-06-17T21:55:12.190Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2436 | 2026-06-17T21:55:12.211Z | Compiling natord v1.0.9 |
| 2437 | 2026-06-17T21:55:12.342Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2438 | 2026-06-17T21:55:15.469Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-17T21:55:15.650Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2440 | 2026-06-17T21:55:23.599Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2441 | 2026-06-17T21:55:25.319Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2442 | 2026-06-17T21:55:26.261Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2443 | 2026-06-17T21:55:27.203Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2444 | 2026-06-17T21:55:27.203Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2445 | 2026-06-17T21:55:27.206Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2446 | 2026-06-17T21:55:27.676Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2447 | 2026-06-17T21:55:27.679Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2448 | 2026-06-17T21:55:27.679Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2449 | 2026-06-17T21:55:28.107Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2450 | 2026-06-17T21:55:29.603Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2451 | 2026-06-17T21:55:29.603Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2452 | 2026-06-17T21:55:29.603Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2453 | 2026-06-17T21:55:29.805Z | Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 2454 | 2026-06-17T21:55:34.324Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2455 | 2026-06-17T21:55:36.429Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2456 | 2026-06-17T21:55:36.429Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2457 | 2026-06-17T21:55:36.434Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2458 | 2026-06-17T21:56:15.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 2459 | 2026-06-17T21:56:15.934Z | |
| 2460 | 2026-06-17T21:56:15.934Z | real 1:38.570038614 |
| 2461 | 2026-06-17T21:56:15.934Z | user 7:19.778621582 |
| 2462 | 2026-06-17T21:56:15.934Z | sys 1:03.790113566 |
| 2463 | 2026-06-17T21:56:15.934Z | trap 0.188449776 |
| 2464 | 2026-06-17T21:56:15.934Z | tflt 0.004735193 |
| 2465 | 2026-06-17T21:56:15.934Z | dflt 0.233511173 |
| 2466 | 2026-06-17T21:56:15.934Z | kflt 0.000089061 |
| 2467 | 2026-06-17T21:56:15.935Z | lock 28:25.738124312 |
| 2468 | 2026-06-17T21:56:15.935Z | slp 23:19.394107884 |
| 2469 | 2026-06-17T21:56:15.935Z | lat 24.058913310 |
| 2470 | 2026-06-17T21:56:15.935Z | stop 35.201443949 |
| 2471 | 2026-06-17T21:56:15.944Z | + ptime -m cargo build --release |
| 2472 | 2026-06-17T21:56:16.635Z | Compiling proc-macro2 v1.0.106 |
| 2473 | 2026-06-17T21:56:16.635Z | Compiling quote v1.0.45 |
| 2474 | 2026-06-17T21:56:16.635Z | Compiling unicode-ident v1.0.24 |
| 2475 | 2026-06-17T21:56:16.635Z | Compiling serde_core v1.0.228 |
| 2476 | 2026-06-17T21:56:16.674Z | Compiling serde v1.0.228 |
| 2477 | 2026-06-17T21:56:16.674Z | Compiling libc v0.2.186 |
| 2478 | 2026-06-17T21:56:16.674Z | Compiling cfg-if v1.0.4 |
| 2479 | 2026-06-17T21:56:16.755Z | Compiling zmij v1.0.21 |
| 2480 | 2026-06-17T21:56:16.767Z | Compiling autocfg v1.5.1 |
| 2481 | 2026-06-17T21:56:16.991Z | Compiling memchr v2.8.1 |
| 2482 | 2026-06-17T21:56:17.086Z | Compiling libm v0.2.16 |
| 2483 | 2026-06-17T21:56:17.153Z | Compiling itoa v1.0.18 |
| 2484 | 2026-06-17T21:56:17.418Z | Compiling icu_properties_data v2.2.0 |
| 2485 | 2026-06-17T21:56:17.423Z | Compiling icu_normalizer_data v2.2.0 |
| 2486 | 2026-06-17T21:56:17.671Z | Compiling version_check v0.9.5 |
| 2487 | 2026-06-17T21:56:17.695Z | Compiling stable_deref_trait v1.2.1 |
| 2488 | 2026-06-17T21:56:17.868Z | Compiling serde_json v1.0.150 |
| 2489 | 2026-06-17T21:56:17.872Z | Compiling syn v2.0.117 |
| 2490 | 2026-06-17T21:56:17.962Z | Compiling litemap v0.8.2 |
| 2491 | 2026-06-17T21:56:17.972Z | Compiling writeable v0.6.3 |
| 2492 | 2026-06-17T21:56:18.491Z | Compiling thiserror v2.0.18 |
| 2493 | 2026-06-17T21:56:18.519Z | Compiling utf8_iter v1.0.4 |
| 2494 | 2026-06-17T21:56:18.520Z | Compiling num-traits v0.2.19 |
| 2495 | 2026-06-17T21:56:18.520Z | Compiling percent-encoding v2.3.2 |
| 2496 | 2026-06-17T21:56:18.527Z | Compiling form_urlencoded v1.2.2 |
| 2497 | 2026-06-17T21:56:18.527Z | Compiling getrandom v0.4.2 |
| 2498 | 2026-06-17T21:56:18.572Z | Compiling rand_core v0.10.1 |
| 2499 | 2026-06-17T21:56:18.760Z | Compiling parking_lot_core v0.9.12 |
| 2500 | 2026-06-17T21:56:18.871Z | Compiling iana-time-zone v0.1.65 |
| 2501 | 2026-06-17T21:56:18.897Z | Compiling heck v0.5.0 |
| 2502 | 2026-06-17T21:56:19.096Z | Compiling errno v0.3.14 |
| 2503 | 2026-06-17T21:56:19.107Z | Compiling uuid v1.23.2 |
| 2504 | 2026-06-17T21:56:19.175Z | Compiling zerocopy v0.8.50 |
| 2505 | 2026-06-17T21:56:19.467Z | Compiling semver v1.0.28 |
| 2506 | 2026-06-17T21:56:19.520Z | Compiling dyn-clone v1.0.20 |
| 2507 | 2026-06-17T21:56:19.623Z | Compiling schemars v0.8.22 |
| 2508 | 2026-06-17T21:56:20.570Z | Compiling jobserver v0.1.34 |
| 2509 | 2026-06-17T21:56:20.635Z | Compiling shlex v2.0.1 |
| 2510 | 2026-06-17T21:56:20.635Z | Compiling find-msvc-tools v0.1.9 |
| 2511 | 2026-06-17T21:56:20.635Z | Compiling cc v1.2.63 |
| 2512 | 2026-06-17T21:56:20.635Z | Compiling rustversion v1.0.22 |
| 2513 | 2026-06-17T21:56:20.635Z | Compiling pin-project-lite v0.2.17 |
| 2514 | 2026-06-17T21:56:20.635Z | Compiling getrandom v0.2.17 |
| 2515 | 2026-06-17T21:56:20.636Z | Compiling bitflags v2.12.1 |
| 2516 | 2026-06-17T21:56:20.636Z | Compiling socket2 v0.6.4 |
| 2517 | 2026-06-17T21:56:20.636Z | Compiling scopeguard v1.2.0 |
| 2518 | 2026-06-17T21:56:20.636Z | Compiling portable-atomic v1.13.1 |
| 2519 | 2026-06-17T21:56:20.663Z | Compiling lock_api v0.4.14 |
| 2520 | 2026-06-17T21:56:20.696Z | Compiling synstructure v0.13.2 |
| 2521 | 2026-06-17T21:56:20.856Z | Compiling serde_derive_internals v0.29.1 |
| 2522 | 2026-06-17T21:56:21.137Z | Compiling log v0.4.32 |
| 2523 | 2026-06-17T21:56:21.159Z | Compiling critical-section v1.2.0 |
| 2524 | 2026-06-17T21:56:21.273Z | Compiling signal-hook-registry v1.4.8 |
| 2525 | 2026-06-17T21:56:21.298Z | Compiling mio v1.2.1 |
| 2526 | 2026-06-17T21:56:21.307Z | Compiling equivalent v1.0.2 |
| 2527 | 2026-06-17T21:56:21.388Z | Compiling cmake v0.1.58 |
| 2528 | 2026-06-17T21:56:21.486Z | Compiling once_cell v1.21.4 |
| 2529 | 2026-06-17T21:56:21.568Z | Compiling dunce v1.0.5 |
| 2530 | 2026-06-17T21:56:21.601Z | Compiling fs_extra v1.3.0 |
| 2531 | 2026-06-17T21:56:21.669Z | Compiling subtle v2.6.1 |
| 2532 | 2026-06-17T21:56:21.746Z | Compiling futures-core v0.3.32 |
| 2533 | 2026-06-17T21:56:21.770Z | Compiling httparse v1.10.1 |
| 2534 | 2026-06-17T21:56:21.810Z | Compiling serde_derive v1.0.228 |
| 2535 | 2026-06-17T21:56:21.843Z | Compiling zerofrom-derive v0.1.7 |
| 2536 | 2026-06-17T21:56:21.856Z | Compiling yoke-derive v0.8.2 |
| 2537 | 2026-06-17T21:56:21.868Z | Compiling zerovec-derive v0.11.3 |
| 2538 | 2026-06-17T21:56:21.902Z | Compiling displaydoc v0.2.6 |
| 2539 | 2026-06-17T21:56:21.931Z | Compiling schemars_derive v0.8.22 |
| 2540 | 2026-06-17T21:56:21.984Z | Compiling thiserror-impl v2.0.18 |
| 2541 | 2026-06-17T21:56:22.138Z | Compiling tokio-macros v2.7.0 |
| 2542 | 2026-06-17T21:56:22.714Z | Compiling zerocopy-derive v0.8.50 |
| 2543 | 2026-06-17T21:56:22.906Z | Compiling zeroize_derive v1.4.3 |
| 2544 | 2026-06-17T21:56:22.919Z | Compiling futures-macro v0.3.32 |
| 2545 | 2026-06-17T21:56:23.002Z | Compiling aws-lc-sys v0.41.0 |
| 2546 | 2026-06-17T21:56:23.140Z | Compiling zerofrom v0.1.8 |
| 2547 | 2026-06-17T21:56:23.175Z | Compiling futures-sink v0.3.32 |
| 2548 | 2026-06-17T21:56:23.203Z | Compiling yoke v0.8.3 |
| 2549 | 2026-06-17T21:56:23.347Z | Compiling slab v0.4.12 |
| 2550 | 2026-06-17T21:56:23.391Z | Compiling zerovec v0.11.6 |
| 2551 | 2026-06-17T21:56:23.407Z | Compiling zerotrie v0.2.4 |
| 2552 | 2026-06-17T21:56:23.561Z | Compiling rustix v1.1.4 |
| 2553 | 2026-06-17T21:56:23.604Z | Compiling zeroize v1.8.2 |
| 2554 | 2026-06-17T21:56:23.767Z | Compiling typenum v1.20.1 |
| 2555 | 2026-06-17T21:56:23.856Z | Compiling thiserror v1.0.69 |
| 2556 | 2026-06-17T21:56:23.867Z | Compiling futures-channel v0.3.32 |
| 2557 | 2026-06-17T21:56:23.880Z | Compiling thiserror-impl v1.0.69 |
| 2558 | 2026-06-17T21:56:23.971Z | Compiling tinystr v0.8.3 |
| 2559 | 2026-06-17T21:56:24.008Z | Compiling potential_utf v0.1.5 |
| 2560 | 2026-06-17T21:56:24.124Z | Compiling icu_locale_core v2.2.0 |
| 2561 | 2026-06-17T21:56:24.164Z | Compiling icu_collections v2.2.0 |
| 2562 | 2026-06-17T21:56:24.198Z | Compiling futures-io v0.3.32 |
| 2563 | 2026-06-17T21:56:24.202Z | Compiling futures-task v0.3.32 |
| 2564 | 2026-06-17T21:56:24.420Z | Compiling futures-util v0.3.32 |
| 2565 | 2026-06-17T21:56:24.437Z | Compiling hashbrown v0.17.1 |
| 2566 | 2026-06-17T21:56:24.962Z | Compiling icu_provider v2.2.0 |
| 2567 | 2026-06-17T21:56:25.003Z | Compiling indexmap v2.14.0 |
| 2568 | 2026-06-17T21:56:25.129Z | Compiling smallvec v1.15.1 |
| 2569 | 2026-06-17T21:56:25.165Z | Compiling bytes v1.11.1 |
| 2570 | 2026-06-17T21:56:25.170Z | Compiling chrono v0.4.45 |
| 2571 | 2026-06-17T21:56:25.417Z | Compiling icu_normalizer v2.2.0 |
| 2572 | 2026-06-17T21:56:26.724Z | Compiling icu_properties v2.2.0 |
| 2573 | 2026-06-17T21:56:26.756Z | Compiling serde_tokenstream v0.2.3 |
| 2574 | 2026-06-17T21:56:26.756Z | Compiling parking_lot v0.12.5 |
| 2575 | 2026-06-17T21:56:26.756Z | Compiling idna_adapter v1.2.2 |
| 2576 | 2026-06-17T21:56:26.756Z | Compiling tokio v1.52.3 |
| 2577 | 2026-06-17T21:56:26.767Z | Compiling idna v1.1.0 |
| 2578 | 2026-06-17T21:56:27.032Z | Compiling ucd-trie v0.1.7 |
| 2579 | 2026-06-17T21:56:27.183Z | Compiling url v2.5.8 |
| 2580 | 2026-06-17T21:56:27.233Z | Compiling pest v2.8.6 |
| 2581 | 2026-06-17T21:56:27.282Z | Compiling tracing-attributes v0.1.31 |
| 2582 | 2026-06-17T21:56:27.352Z | Compiling tracing-core v0.1.36 |
| 2583 | 2026-06-17T21:56:28.465Z | Compiling rand_core v0.6.4 |
| 2584 | 2026-06-17T21:56:28.567Z | Compiling regex-syntax v0.8.10 |
| 2585 | 2026-06-17T21:56:28.737Z | Compiling ipnetwork v0.21.1 |
| 2586 | 2026-06-17T21:56:28.765Z | Compiling tracing v0.1.44 |
| 2587 | 2026-06-17T21:56:28.819Z | Compiling pest_meta v2.8.6 |
| 2588 | 2026-06-17T21:56:29.117Z | Compiling slog v2.8.2 |
| 2589 | 2026-06-17T21:56:29.416Z | Compiling byteorder v1.5.0 |
| 2590 | 2026-06-17T21:56:29.618Z | Compiling base64 v0.22.1 |
| 2591 | 2026-06-17T21:56:29.693Z | Compiling pest_generator v2.8.6 |
| 2592 | 2026-06-17T21:56:30.117Z | Compiling http v1.4.1 |
| 2593 | 2026-06-17T21:56:30.131Z | Compiling erased-serde v0.3.31 |
| 2594 | 2026-06-17T21:56:30.334Z | Compiling aho-corasick v1.1.4 |
| 2595 | 2026-06-17T21:56:30.396Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-06-17T21:56:30.773Z | Compiling pest_derive v2.8.6 |
| 2597 | 2026-06-17T21:56:32.595Z | Compiling regex-automata v0.4.14 |
| 2598 | 2026-06-17T21:56:32.615Z | Compiling anyhow v1.0.102 |
| 2599 | 2026-06-17T21:56:32.615Z | Compiling fnv v1.0.7 |
| 2600 | 2026-06-17T21:56:32.649Z | Compiling oxnet v0.1.6 |
| 2601 | 2026-06-17T21:56:32.649Z | Compiling rustls-pki-types v1.14.1 |
| 2602 | 2026-06-17T21:56:32.649Z | Compiling ring v0.17.14 |
| 2603 | 2026-06-17T21:56:32.662Z | Compiling aws-lc-rs v1.17.0 |
| 2604 | 2026-06-17T21:56:33.038Z | Compiling regex v1.12.3 |
| 2605 | 2026-06-17T21:56:33.132Z | Compiling strsim v0.11.1 |
| 2606 | 2026-06-17T21:56:33.531Z | Compiling paste v1.0.15 |
| 2607 | 2026-06-17T21:56:33.750Z | Compiling tokio-util v0.7.18 |
| 2608 | 2026-06-17T21:56:33.948Z | Compiling untrusted v0.9.0 |
| 2609 | 2026-06-17T21:56:34.043Z | Compiling time-core v0.1.8 |
| 2610 | 2026-06-17T21:56:34.085Z | Compiling num-conv v0.2.2 |
| 2611 | 2026-06-17T21:56:34.196Z | Compiling ipnet v2.12.0 |
| 2612 | 2026-06-17T21:56:34.246Z | Compiling untrusted v0.7.1 |
| 2613 | 2026-06-17T21:56:34.395Z | Compiling time-macros v0.2.27 |
| 2614 | 2026-06-17T21:56:35.549Z | Compiling ident_case v1.0.1 |
| 2615 | 2026-06-17T21:56:35.676Z | Compiling rustls v0.23.40 |
| 2616 | 2026-06-17T21:56:35.895Z | Compiling http-body v1.0.1 |
| 2617 | 2026-06-17T21:56:35.913Z | Compiling scroll_derive v0.13.1 |
| 2618 | 2026-06-17T21:56:36.068Z | Compiling atomic-waker v1.1.2 |
| 2619 | 2026-06-17T21:56:36.211Z | Compiling camino v1.2.2 |
| 2620 | 2026-06-17T21:56:36.554Z | Compiling async-trait v0.1.89 |
| 2621 | 2026-06-17T21:56:36.692Z | Compiling tower-layer v0.3.3 |
| 2622 | 2026-06-17T21:56:36.746Z | Compiling omicron-workspace-hack v0.1.0 |
| 2623 | 2026-06-17T21:56:36.897Z | Compiling pretty-hex v0.4.2 |
| 2624 | 2026-06-17T21:56:37.018Z | Compiling try-lock v0.2.5 |
| 2625 | 2026-06-17T21:56:37.112Z | Compiling ryu v1.0.23 |
| 2626 | 2026-06-17T21:56:37.215Z | Compiling tower-service v0.3.3 |
| 2627 | 2026-06-17T21:56:37.400Z | Compiling want v0.3.1 |
| 2628 | 2026-06-17T21:56:37.513Z | Compiling h2 v0.4.14 |
| 2629 | 2026-06-17T21:56:37.582Z | Compiling ppv-lite86 v0.2.21 |
| 2630 | 2026-06-17T21:56:37.594Z | Compiling crossbeam-utils v0.8.21 |
| 2631 | 2026-06-17T21:56:37.918Z | Compiling httpdate v1.0.3 |
| 2632 | 2026-06-17T21:56:38.557Z | Compiling crc32fast v1.5.0 |
| 2633 | 2026-06-17T21:56:39.092Z | Compiling slog-async v2.8.0 |
| 2634 | 2026-06-17T21:56:39.404Z | Compiling usdt-impl v0.6.0 |
| 2635 | 2026-06-17T21:56:39.687Z | Compiling serde_urlencoded v0.7.1 |
| 2636 | 2026-06-17T21:56:39.953Z | Compiling hyper v1.10.1 |
| 2637 | 2026-06-17T21:56:39.977Z | Compiling scroll v0.13.0 |
| 2638 | 2026-06-17T21:56:40.217Z | Compiling http-body-util v0.1.3 |
| 2639 | 2026-06-17T21:56:40.255Z | Compiling plain v0.2.3 |
| 2640 | 2026-06-17T21:56:40.376Z | Compiling goblin v0.10.7 |
| 2641 | 2026-06-17T21:56:40.518Z | Compiling daft-derive v0.1.7 |
| 2642 | 2026-06-17T21:56:41.331Z | Compiling hyper-util v0.1.20 |
| 2643 | 2026-06-17T21:56:43.728Z | Compiling allocator-api2 v0.2.21 |
| 2644 | 2026-06-17T21:56:44.116Z | Compiling foldhash v0.2.0 |
| 2645 | 2026-06-17T21:56:44.147Z | Compiling dof v0.4.0 |
| 2646 | 2026-06-17T21:56:44.403Z | Compiling hashbrown v0.16.1 |
| 2647 | 2026-06-17T21:56:44.440Z | Compiling dtrace-parser v0.3.0 |
| 2648 | 2026-06-17T21:56:44.887Z | Compiling openapiv3 v2.2.0 |
| 2649 | 2026-06-17T21:56:45.025Z | Compiling thread-id v5.1.0 |
| 2650 | 2026-06-17T21:56:45.121Z | Compiling syn v1.0.109 |
| 2651 | 2026-06-17T21:56:45.672Z | Compiling generic-array v0.14.7 |
| 2652 | 2026-06-17T21:56:45.709Z | Compiling powerfmt v0.2.0 |
| 2653 | 2026-06-17T21:56:45.989Z | Compiling deranged v0.5.8 |
| 2654 | 2026-06-17T21:56:47.093Z | Compiling num_threads v0.1.7 |
| 2655 | 2026-06-17T21:56:47.505Z | Compiling time v0.3.47 |
| 2656 | 2026-06-17T21:56:48.413Z | Compiling usdt-macro v0.6.0 |
| 2657 | 2026-06-17T21:56:48.517Z | Compiling usdt-attr-macro v0.6.0 |
| 2658 | 2026-06-17T21:56:48.599Z | Compiling rand_core v0.9.5 |
| 2659 | 2026-06-17T21:56:49.291Z | Compiling multer v3.1.0 |
| 2660 | 2026-06-17T21:56:49.305Z | Compiling ref-cast v1.0.25 |
| 2661 | 2026-06-17T21:56:49.554Z | Compiling crossbeam-channel v0.5.15 |
| 2662 | 2026-06-17T21:56:49.725Z | Compiling sync_wrapper v1.0.2 |
| 2663 | 2026-06-17T21:56:49.777Z | Compiling cpufeatures v0.3.0 |
| 2664 | 2026-06-17T21:56:49.799Z | Compiling winnow v1.0.3 |
| 2665 | 2026-06-17T21:56:49.860Z | Compiling hex v0.4.3 |
| 2666 | 2026-06-17T21:56:50.051Z | Compiling tower v0.5.3 |
| 2667 | 2026-06-17T21:56:50.160Z | Compiling rand_chacha v0.9.0 |
| 2668 | 2026-06-17T21:56:50.289Z | Compiling webpki-roots v1.0.7 |
| 2669 | 2026-06-17T21:56:50.382Z | Compiling futures-executor v0.3.32 |
| 2670 | 2026-06-17T21:56:50.417Z | Compiling async-stream-impl v0.3.6 |
| 2671 | 2026-06-17T21:56:50.625Z | Compiling ref-cast-impl v1.0.25 |
| 2672 | 2026-06-17T21:56:50.721Z | Compiling dropshot v0.17.1 |
| 2673 | 2026-06-17T21:56:50.862Z | Compiling thread_local v1.1.9 |
| 2674 | 2026-06-17T21:56:51.072Z | Compiling futures v0.3.32 |
| 2675 | 2026-06-17T21:56:51.162Z | Compiling tower-http v0.6.11 |
| 2676 | 2026-06-17T21:56:51.203Z | Compiling rand v0.9.4 |
| 2677 | 2026-06-17T21:56:51.268Z | Compiling structmeta-derive v0.3.0 |
| 2678 | 2026-06-17T21:56:51.287Z | Compiling is-terminal v0.4.17 |
| 2679 | 2026-06-17T21:56:51.299Z | Compiling term v1.2.1 |
| 2680 | 2026-06-17T21:56:51.391Z | Compiling fastrand v2.4.1 |
| 2681 | 2026-06-17T21:56:51.728Z | Compiling take_mut v0.2.2 |
| 2682 | 2026-06-17T21:56:51.934Z | Compiling slog-term v2.9.2 |
| 2683 | 2026-06-17T21:56:51.945Z | Compiling crypto-common v0.1.7 |
| 2684 | 2026-06-17T21:56:52.093Z | Compiling darling_core v0.23.0 |
| 2685 | 2026-06-17T21:56:52.329Z | Compiling structmeta v0.3.0 |
| 2686 | 2026-06-17T21:56:52.343Z | Compiling newtype-uuid-macros v0.1.0 |
| 2687 | 2026-06-17T21:56:52.544Z | Compiling dropshot_endpoint v0.17.1 |
| 2688 | 2026-06-17T21:56:53.173Z | Compiling newtype-uuid v1.3.2 |
| 2689 | 2026-06-17T21:56:53.207Z | Compiling strum_macros v0.26.4 |
| 2690 | 2026-06-17T21:56:53.486Z | Compiling daft v0.1.7 |
| 2691 | 2026-06-17T21:56:53.780Z | Compiling tempfile v3.27.0 |
| 2692 | 2026-06-17T21:56:54.177Z | Compiling darling_macro v0.23.0 |
| 2693 | 2026-06-17T21:56:54.209Z | Compiling hybrid-array v0.4.12 |
| 2694 | 2026-06-17T21:56:54.363Z | Compiling simd-adler32 v0.3.9 |
| 2695 | 2026-06-17T21:56:54.637Z | Compiling openssl-probe v0.2.1 |
| 2696 | 2026-06-17T21:56:54.744Z | Compiling either v1.16.0 |
| 2697 | 2026-06-17T21:56:54.823Z | Compiling darling v0.23.0 |
| 2698 | 2026-06-17T21:56:54.866Z | Compiling adler2 v2.0.1 |
| 2699 | 2026-06-17T21:56:54.893Z | Compiling match_cfg v0.1.0 |
| 2700 | 2026-06-17T21:56:54.973Z | Compiling miniz_oxide v0.8.9 |
| 2701 | 2026-06-17T21:56:54.986Z | Compiling hostname v0.3.1 |
| 2702 | 2026-06-17T21:56:55.015Z | Compiling serde_with_macros v3.20.0 |
| 2703 | 2026-06-17T21:56:55.034Z | Compiling rustls-native-certs v0.8.4 |
| 2704 | 2026-06-17T21:56:55.148Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2705 | 2026-06-17T21:56:55.224Z | Compiling slog-json v2.6.1 |
| 2706 | 2026-06-17T21:56:55.478Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2707 | 2026-06-17T21:56:55.827Z | Compiling serde_spanned v1.1.1 |
| 2708 | 2026-06-17T21:56:55.997Z | Compiling memmap2 v0.9.10 |
| 2709 | 2026-06-17T21:56:56.008Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2710 | 2026-06-17T21:56:56.381Z | Compiling slog-bunyan v2.5.0 |
| 2711 | 2026-06-17T21:56:56.467Z | Compiling flate2 v1.1.9 |
| 2712 | 2026-06-17T21:56:56.479Z | Compiling block-buffer v0.12.0 |
| 2713 | 2026-06-17T21:56:56.567Z | Compiling crypto-common v0.2.2 |
| 2714 | 2026-06-17T21:56:56.661Z | Compiling derive-ex v0.1.8 |
| 2715 | 2026-06-17T21:56:56.676Z | Compiling rand_chacha v0.3.1 |
| 2716 | 2026-06-17T21:56:57.008Z | Compiling strum_macros v0.27.2 |
| 2717 | 2026-06-17T21:56:57.862Z | Compiling usdt v0.6.0 |
| 2718 | 2026-06-17T21:56:57.887Z | Compiling debug-ignore v1.0.5 |
| 2719 | 2026-06-17T21:56:58.007Z | Compiling compression-core v0.4.32 |
| 2720 | 2026-06-17T21:56:58.197Z | Compiling const-oid v0.10.2 |
| 2721 | 2026-06-17T21:56:58.252Z | Compiling test-strategy v0.4.5 |
| 2722 | 2026-06-17T21:56:58.504Z | Compiling digest v0.11.3 |
| 2723 | 2026-06-17T21:56:58.518Z | Compiling compression-codecs v0.4.38 |
| 2724 | 2026-06-17T21:56:58.721Z | Compiling rand v0.8.6 |
| 2725 | 2026-06-17T21:56:58.903Z | Compiling macaddr v1.0.1 |
| 2726 | 2026-06-17T21:56:58.937Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2727 | 2026-06-17T21:56:59.165Z | Compiling encoding_rs v0.8.35 |
| 2728 | 2026-06-17T21:56:59.188Z | Compiling mime v0.3.17 |
| 2729 | 2026-06-17T21:56:59.383Z | Compiling spin v0.9.8 |
| 2730 | 2026-06-17T21:56:59.734Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2731 | 2026-06-17T21:56:59.740Z | Compiling async-compression v0.4.42 |
| 2732 | 2026-06-17T21:56:59.740Z | Compiling sha1 v0.11.0 |
| 2733 | 2026-06-17T21:56:59.815Z | Compiling async-stream v0.3.6 |
| 2734 | 2026-06-17T21:57:00.065Z | Compiling block-buffer v0.10.4 |
| 2735 | 2026-06-17T21:57:00.147Z | Compiling waitgroup v0.1.2 |
| 2736 | 2026-06-17T21:57:00.169Z | Compiling rustls-pemfile v2.2.0 |
| 2737 | 2026-06-17T21:57:00.249Z | Compiling serde_path_to_error v0.1.20 |
| 2738 | 2026-06-17T21:57:00.463Z | Compiling hostname v0.4.2 |
| 2739 | 2026-06-17T21:57:00.527Z | Compiling digest v0.10.7 |
| 2740 | 2026-06-17T21:57:00.698Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2741 | 2026-06-17T21:57:00.781Z | Compiling unicode-width v0.2.2 |
| 2742 | 2026-06-17T21:57:01.108Z | Compiling parse-display-derive v0.10.0 |
| 2743 | 2026-06-17T21:57:01.380Z | Compiling regress v0.10.5 |
| 2744 | 2026-06-17T21:57:02.429Z | Compiling strum v0.26.3 |
| 2745 | 2026-06-17T21:57:02.675Z | Compiling wait-timeout v0.2.1 |
| 2746 | 2026-06-17T21:57:03.198Z | Compiling quick-error v1.2.3 |
| 2747 | 2026-06-17T21:57:03.317Z | Compiling bit-vec v0.8.0 |
| 2748 | 2026-06-17T21:57:03.616Z | Compiling bit-set v0.8.0 |
| 2749 | 2026-06-17T21:57:03.628Z | Compiling rusty-fork v0.3.1 |
| 2750 | 2026-06-17T21:57:03.812Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2751 | 2026-06-17T21:57:03.821Z | Compiling serde_with v3.20.0 |
| 2752 | 2026-06-17T21:57:04.159Z | Compiling rand_xorshift v0.4.0 |
| 2753 | 2026-06-17T21:57:04.352Z | Compiling unarray v0.1.4 |
| 2754 | 2026-06-17T21:57:04.379Z | Compiling strum v0.27.2 |
| 2755 | 2026-06-17T21:57:04.451Z | Compiling proptest v1.11.0 |
| 2756 | 2026-06-17T21:57:04.481Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2757 | 2026-06-17T21:57:04.522Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2758 | 2026-06-17T21:57:04.634Z | Compiling instant v0.1.13 |
| 2759 | 2026-06-17T21:57:04.900Z | Compiling cpufeatures v0.2.17 |
| 2760 | 2026-06-17T21:57:04.952Z | Compiling iddqd v0.4.2 |
| 2761 | 2026-06-17T21:57:04.982Z | Compiling itertools v0.14.0 |
| 2762 | 2026-06-17T21:57:05.030Z | Compiling clap_derive v4.6.1 |
| 2763 | 2026-06-17T21:57:06.283Z | Compiling utf8parse v0.2.2 |
| 2764 | 2026-06-17T21:57:06.686Z | Compiling anstyle-parse v1.0.0 |
| 2765 | 2026-06-17T21:57:06.779Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2766 | 2026-06-17T21:57:06.902Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-06-17T21:57:06.918Z | Compiling backon v1.6.0 |
| 2768 | 2026-06-17T21:57:07.051Z | Compiling terminal_size v0.4.4 |
| 2769 | 2026-06-17T21:57:07.428Z | Compiling colorchoice v1.0.5 |
| 2770 | 2026-06-17T21:57:07.553Z | Compiling anstyle-query v1.1.5 |
| 2771 | 2026-06-17T21:57:07.761Z | Compiling is_terminal_polyfill v1.70.2 |
| 2772 | 2026-06-17T21:57:07.863Z | Compiling anstyle v1.0.14 |
| 2773 | 2026-06-17T21:57:08.143Z | Compiling anstream v1.0.0 |
| 2774 | 2026-06-17T21:57:08.637Z | Compiling backoff v0.4.0 |
| 2775 | 2026-06-17T21:57:08.803Z | Compiling parse-display v0.10.0 |
| 2776 | 2026-06-17T21:57:08.871Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2777 | 2026-06-17T21:57:09.127Z | Compiling clap_lex v1.1.0 |
| 2778 | 2026-06-17T21:57:09.317Z | Compiling humantime v2.3.0 |
| 2779 | 2026-06-17T21:57:09.708Z | Compiling clap_builder v4.6.0 |
| 2780 | 2026-06-17T21:57:10.422Z | Compiling regress v0.11.1 |
| 2781 | 2026-06-17T21:57:11.630Z | Compiling clap v4.6.1 |
| 2782 | 2026-06-17T21:57:11.953Z | Compiling typify-impl v0.6.2 |
| 2783 | 2026-06-17T21:57:12.983Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2784 | 2026-06-17T21:57:13.480Z | Compiling crucible-workspace-hack v0.1.0 |
| 2785 | 2026-06-17T21:57:13.742Z | Compiling proc-macro-crate v3.5.0 |
| 2786 | 2026-06-17T21:57:14.156Z | Compiling zerocopy-derive v0.7.35 |
| 2787 | 2026-06-17T21:57:14.449Z | Compiling unsafe-libyaml v0.2.11 |
| 2788 | 2026-06-17T21:57:15.105Z | Compiling serde_yaml v0.9.34+deprecated |
| 2789 | 2026-06-17T21:57:15.243Z | Compiling typify-macro v0.6.2 |
| 2790 | 2026-06-17T21:57:15.860Z | Compiling num_enum_derive v0.7.6 |
| 2791 | 2026-06-17T21:57:16.631Z | Compiling darling_core v0.21.3 |
| 2792 | 2026-06-17T21:57:16.900Z | Compiling convert_case v0.4.0 |
| 2793 | 2026-06-17T21:57:17.021Z | Compiling num_enum v0.7.6 |
| 2794 | 2026-06-17T21:57:17.205Z | Compiling derive_more v0.99.20 |
| 2795 | 2026-06-17T21:57:17.664Z | Compiling toml_datetime v0.6.11 |
| 2796 | 2026-06-17T21:57:18.692Z | Compiling darling_macro v0.21.3 |
| 2797 | 2026-06-17T21:57:18.705Z | Compiling typify v0.6.2 |
| 2798 | 2026-06-17T21:57:19.144Z | Compiling secrecy v0.10.3 |
| 2799 | 2026-06-17T21:57:19.294Z | Compiling darling v0.21.3 |
| 2800 | 2026-06-17T21:57:19.337Z | Compiling proc-macro-error-attr v1.0.4 |
| 2801 | 2026-06-17T21:57:19.380Z | Compiling prettyplease v0.2.37 |
| 2802 | 2026-06-17T21:57:19.600Z | Compiling heapless v0.8.0 |
| 2803 | 2026-06-17T21:57:19.638Z | Compiling tinyvec_macros v0.1.1 |
| 2804 | 2026-06-17T21:57:19.714Z | Compiling tinyvec v1.11.0 |
| 2805 | 2026-06-17T21:57:20.029Z | Compiling ingot-macros v0.1.1 |
| 2806 | 2026-06-17T21:57:20.332Z | Compiling zerocopy v0.7.35 |
| 2807 | 2026-06-17T21:57:20.336Z | Compiling tabwriter v1.4.1 |
| 2808 | 2026-06-17T21:57:20.731Z | Compiling crossbeam-epoch v0.9.18 |
| 2809 | 2026-06-17T21:57:20.888Z | Compiling hash32 v0.3.1 |
| 2810 | 2026-06-17T21:57:21.054Z | Compiling scroll_derive v0.12.1 |
| 2811 | 2026-06-17T21:57:21.085Z | Compiling rustc_version v0.4.1 |
| 2812 | 2026-06-17T21:57:21.232Z | Compiling num-integer v0.1.46 |
| 2813 | 2026-06-17T21:57:21.362Z | Compiling proc-macro-error v1.0.4 |
| 2814 | 2026-06-17T21:57:21.621Z | Compiling usdt-impl v0.5.0 |
| 2815 | 2026-06-17T21:57:21.740Z | Compiling pkg-config v0.3.33 |
| 2816 | 2026-06-17T21:57:21.784Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2817 | 2026-06-17T21:57:21.910Z | Compiling winnow v0.7.15 |
| 2818 | 2026-06-17T21:57:22.057Z | Compiling smoltcp v0.11.0 |
| 2819 | 2026-06-17T21:57:22.181Z | Compiling data-encoding v2.11.0 |
| 2820 | 2026-06-17T21:57:22.425Z | Compiling rustix v0.38.44 |
| 2821 | 2026-06-17T21:57:22.697Z | Compiling ingot-types v0.1.2 |
| 2822 | 2026-06-17T21:57:23.146Z | Compiling scroll v0.12.0 |
| 2823 | 2026-06-17T21:57:23.277Z | Compiling curve25519-dalek v4.1.3 |
| 2824 | 2026-06-17T21:57:23.523Z | Compiling dof v0.3.0 |
| 2825 | 2026-06-17T21:57:24.571Z | Compiling dtrace-parser v0.2.0 |
| 2826 | 2026-06-17T21:57:24.610Z | Compiling hmac v0.12.1 |
| 2827 | 2026-06-17T21:57:24.651Z | Compiling inout v0.1.4 |
| 2828 | 2026-06-17T21:57:24.765Z | Compiling ff v0.13.1 |
| 2829 | 2026-06-17T21:57:24.777Z | Compiling cobs v0.3.0 |
| 2830 | 2026-06-17T21:57:24.865Z | Compiling bstr v1.12.1 |
| 2831 | 2026-06-17T21:57:25.048Z | Compiling thread-id v4.2.2 |
| 2832 | 2026-06-17T21:57:25.053Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2833 | 2026-06-17T21:57:25.154Z | Compiling colored v3.1.1 |
| 2834 | 2026-06-17T21:57:25.253Z | Compiling bitflags v1.3.2 |
| 2835 | 2026-06-17T21:57:25.312Z | Compiling managed v0.8.0 |
| 2836 | 2026-06-17T21:57:25.493Z | Compiling static_assertions v1.1.0 |
| 2837 | 2026-06-17T21:57:25.856Z | Compiling postcard v1.1.3 |
| 2838 | 2026-06-17T21:57:25.874Z | Compiling group v0.13.0 |
| 2839 | 2026-06-17T21:57:25.997Z | Compiling cipher v0.4.4 |
| 2840 | 2026-06-17T21:57:26.231Z | Compiling hkdf v0.12.4 |
| 2841 | 2026-06-17T21:57:26.681Z | Compiling goblin v0.8.2 |
| 2842 | 2026-06-17T21:57:26.706Z | Compiling ingot v0.1.1 |
| 2843 | 2026-06-17T21:57:26.914Z | Compiling num-iter v0.1.45 |
| 2844 | 2026-06-17T21:57:27.061Z | Compiling num-rational v0.4.2 |
| 2845 | 2026-06-17T21:57:28.626Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2846 | 2026-06-17T21:57:28.761Z | Compiling universal-hash v0.5.1 |
| 2847 | 2026-06-17T21:57:28.909Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2848 | 2026-06-17T21:57:28.921Z | Compiling hubpack_derive v0.1.1 |
| 2849 | 2026-06-17T21:57:28.933Z | Compiling crypto-bigint v0.5.5 |
| 2850 | 2026-06-17T21:57:29.646Z | Compiling half v2.7.1 |
| 2851 | 2026-06-17T21:57:29.843Z | Compiling serde_repr v0.1.20 |
| 2852 | 2026-06-17T21:57:29.998Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2853 | 2026-06-17T21:57:30.047Z | Compiling foreign-types-macros v0.2.3 |
| 2854 | 2026-06-17T21:57:30.698Z | Compiling num-complex v0.4.6 |
| 2855 | 2026-06-17T21:57:30.997Z | Compiling memoffset v0.9.1 |
| 2856 | 2026-06-17T21:57:31.258Z | Compiling base64ct v1.8.3 |
| 2857 | 2026-06-17T21:57:31.269Z | Compiling indent_write v2.2.0 |
| 2858 | 2026-06-17T21:57:31.544Z | Compiling opaque-debug v0.3.1 |
| 2859 | 2026-06-17T21:57:31.603Z | Compiling heck v0.4.1 |
| 2860 | 2026-06-17T21:57:31.622Z | Compiling foreign-types-shared v0.3.1 |
| 2861 | 2026-06-17T21:57:31.669Z | Compiling ciborium-io v0.2.2 |
| 2862 | 2026-06-17T21:57:31.799Z | Compiling base16ct v0.2.0 |
| 2863 | 2026-06-17T21:57:31.847Z | Compiling cfg_aliases v0.2.1 |
| 2864 | 2026-06-17T21:57:31.926Z | Compiling nix v0.31.3 |
| 2865 | 2026-06-17T21:57:31.950Z | Compiling elliptic-curve v0.13.8 |
| 2866 | 2026-06-17T21:57:32.256Z | Compiling ciborium-ll v0.2.2 |
| 2867 | 2026-06-17T21:57:32.327Z | Compiling foreign-types v0.5.0 |
| 2868 | 2026-06-17T21:57:32.412Z | Compiling poly1305 v0.8.0 |
| 2869 | 2026-06-17T21:57:32.425Z | Compiling password-hash v0.5.0 |
| 2870 | 2026-06-17T21:57:33.016Z | Compiling num v0.4.3 |
| 2871 | 2026-06-17T21:57:33.231Z | Compiling thiserror-no-std v2.0.2 |
| 2872 | 2026-06-17T21:57:33.329Z | Compiling hubpack v0.1.2 |
| 2873 | 2026-06-17T21:57:34.534Z | Compiling chacha20 v0.9.1 |
| 2874 | 2026-06-17T21:57:35.361Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2875 | 2026-06-17T21:57:35.596Z | Compiling reqwest v0.12.28 |
| 2876 | 2026-06-17T21:57:35.856Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2877 | 2026-06-17T21:57:36.357Z | Compiling blake2 v0.10.6 |
| 2878 | 2026-06-17T21:57:36.847Z | Compiling aead v0.5.2 |
| 2879 | 2026-06-17T21:57:36.922Z | Compiling byte-wrapper v0.1.0 |
| 2880 | 2026-06-17T21:57:36.936Z | Compiling chacha20 v0.10.0 |
| 2881 | 2026-06-17T21:57:37.039Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2882 | 2026-06-17T21:57:37.563Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2883 | 2026-06-17T21:57:37.904Z | Compiling cstr-argument v0.1.2 |
| 2884 | 2026-06-17T21:57:38.055Z | Compiling float-ord v0.3.2 |
| 2885 | 2026-06-17T21:57:38.075Z | Compiling keccak v0.1.6 |
| 2886 | 2026-06-17T21:57:38.174Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2887 | 2026-06-17T21:57:38.234Z | Compiling sha3 v0.10.9 |
| 2888 | 2026-06-17T21:57:38.611Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2889 | 2026-06-17T21:57:38.660Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2890 | 2026-06-17T21:57:39.029Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2891 | 2026-06-17T21:57:39.053Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2892 | 2026-06-17T21:57:39.167Z | Compiling rand v0.10.1 |
| 2893 | 2026-06-17T21:57:39.740Z | Compiling chacha20poly1305 v0.10.1 |
| 2894 | 2026-06-17T21:57:39.904Z | Compiling rustls-webpki v0.103.13 |
| 2895 | 2026-06-17T21:57:41.526Z | Compiling argon2 v0.5.3 |
| 2896 | 2026-06-17T21:57:42.005Z | Compiling progenitor-client v0.10.0 |
| 2897 | 2026-06-17T21:57:42.532Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2898 | 2026-06-17T21:57:42.546Z | Compiling vsss-rs v3.3.4 |
| 2899 | 2026-06-17T21:57:43.026Z | Compiling ciborium v0.2.2 |
| 2900 | 2026-06-17T21:57:43.853Z | Compiling atomicwrites v0.4.4 |
| 2901 | 2026-06-17T21:57:43.856Z | Compiling usdt-attr-macro v0.5.0 |
| 2902 | 2026-06-17T21:57:43.928Z | Compiling usdt-macro v0.5.0 |
| 2903 | 2026-06-17T21:57:44.008Z | Compiling tokio-rustls v0.26.4 |
| 2904 | 2026-06-17T21:57:44.134Z | Compiling rustls-platform-verifier v0.7.0 |
| 2905 | 2026-06-17T21:57:44.327Z | Compiling hyper-rustls v0.27.9 |
| 2906 | 2026-06-17T21:57:44.635Z | Compiling reqwest v0.13.4 |
| 2907 | 2026-06-17T21:57:46.047Z | Compiling progenitor-client v0.14.0 |
| 2908 | 2026-06-17T21:57:46.334Z | Compiling progenitor-extras v0.2.0 |
| 2909 | 2026-06-17T21:57:47.007Z | Compiling num-derive v0.4.2 |
| 2910 | 2026-06-17T21:57:47.108Z | Compiling enum-as-inner v0.6.1 |
| 2911 | 2026-06-17T21:57:47.712Z | Compiling memmap v0.7.0 |
| 2912 | 2026-06-17T21:57:47.912Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2913 | 2026-06-17T21:57:47.951Z | Compiling semver v0.1.20 |
| 2914 | 2026-06-17T21:57:47.982Z | Compiling rayon-core v1.13.0 |
| 2915 | 2026-06-17T21:57:48.235Z | Compiling winnow v0.5.40 |
| 2916 | 2026-06-17T21:57:50.536Z | Compiling toml_edit v0.19.15 |
| 2917 | 2026-06-17T21:57:50.595Z | Compiling rustc_version v0.1.7 |
| 2918 | 2026-06-17T21:57:50.814Z | Compiling usdt v0.5.0 |
| 2919 | 2026-06-17T21:57:51.578Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2920 | 2026-06-17T21:57:52.554Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2921 | 2026-06-17T21:57:59.782Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2922 | 2026-06-17T21:58:00.117Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2923 | 2026-06-17T21:58:00.229Z | Compiling similar v2.7.0 |
| 2924 | 2026-06-17T21:58:00.966Z | Compiling crossbeam-deque v0.8.6 |
| 2925 | 2026-06-17T21:58:01.355Z | Compiling serde_spanned v0.6.9 |
| 2926 | 2026-06-17T21:58:01.449Z | Compiling bytecount v0.6.9 |
| 2927 | 2026-06-17T21:58:01.512Z | Compiling lazy_static v1.5.0 |
| 2928 | 2026-06-17T21:58:01.628Z | Compiling toml_write v0.1.2 |
| 2929 | 2026-06-17T21:58:01.631Z | Compiling vcpkg v0.2.15 |
| 2930 | 2026-06-17T21:58:01.848Z | Compiling toml_edit v0.22.27 |
| 2931 | 2026-06-17T21:58:02.186Z | Compiling openssl-sys v0.9.116 |
| 2932 | 2026-06-17T21:58:02.998Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2933 | 2026-06-17T21:58:03.002Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2934 | 2026-06-17T21:58:03.283Z | Compiling proc-macro-crate v1.3.1 |
| 2935 | 2026-06-17T21:58:03.557Z | Compiling newtype_derive v0.1.6 |
| 2936 | 2026-06-17T21:58:03.634Z | Compiling progenitor-impl v0.13.0 |
| 2937 | 2026-06-17T21:58:03.896Z | Compiling progenitor-impl v0.14.0 |
| 2938 | 2026-06-17T21:58:04.187Z | Compiling itertools v0.12.1 |
| 2939 | 2026-06-17T21:58:04.526Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2940 | 2026-06-17T21:58:04.776Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2941 | 2026-06-17T21:58:05.004Z | Compiling linked-hash-map v0.5.6 |
| 2942 | 2026-06-17T21:58:05.048Z | Compiling owo-colors v4.3.0 |
| 2943 | 2026-06-17T21:58:05.078Z | Compiling swrite v0.1.0 |
| 2944 | 2026-06-17T21:58:05.196Z | Compiling resolv-conf v0.7.6 |
| 2945 | 2026-06-17T21:58:05.410Z | Compiling unicode-segmentation v1.13.3 |
| 2946 | 2026-06-17T21:58:05.691Z | Compiling lru-cache v0.1.2 |
| 2947 | 2026-06-17T21:58:05.723Z | Compiling progenitor-macro v0.13.0 |
| 2948 | 2026-06-17T21:58:05.822Z | Compiling newline-converter v0.3.0 |
| 2949 | 2026-06-17T21:58:05.921Z | Compiling progenitor-macro v0.14.0 |
| 2950 | 2026-06-17T21:58:05.967Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2951 | 2026-06-17T21:58:06.111Z | Compiling num_enum_derive v0.5.11 |
| 2952 | 2026-06-17T21:58:07.187Z | Compiling toml v0.8.23 |
| 2953 | 2026-06-17T21:58:07.286Z | Compiling rayon v1.12.0 |
| 2954 | 2026-06-17T21:58:07.796Z | Compiling hickory-proto v0.24.4 |
| 2955 | 2026-06-17T21:58:07.882Z | Compiling progenitor-client v0.13.0 |
| 2956 | 2026-06-17T21:58:09.534Z | Compiling console v0.15.11 |
| 2957 | 2026-06-17T21:58:09.979Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-06-17T21:58:10.163Z | Compiling serde-big-array v0.5.1 |
| 2959 | 2026-06-17T21:58:10.334Z | Compiling pin-project-internal v1.1.13 |
| 2960 | 2026-06-17T21:58:10.407Z | Compiling derive-where v1.6.1 |
| 2961 | 2026-06-17T21:58:10.811Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2962 | 2026-06-17T21:58:11.367Z | Compiling siphasher v1.0.3 |
| 2963 | 2026-06-17T21:58:11.460Z | Compiling minimal-lexical v0.2.1 |
| 2964 | 2026-06-17T21:58:11.591Z | Compiling phf_shared v0.12.1 |
| 2965 | 2026-06-17T21:58:11.732Z | Compiling nom v7.1.3 |
| 2966 | 2026-06-17T21:58:11.735Z | Compiling pin-project v1.1.13 |
| 2967 | 2026-06-17T21:58:11.836Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2968 | 2026-06-17T21:58:12.678Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2969 | 2026-06-17T21:58:13.090Z | Compiling progenitor v0.14.0 |
| 2970 | 2026-06-17T21:58:13.247Z | Compiling progenitor v0.13.0 |
| 2971 | 2026-06-17T21:58:13.402Z | Compiling expectorate v1.2.0 |
| 2972 | 2026-06-17T21:58:13.629Z | Compiling hickory-resolver v0.24.4 |
| 2973 | 2026-06-17T21:58:15.423Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2974 | 2026-06-17T21:58:15.782Z | Compiling num_enum v0.5.11 |
| 2975 | 2026-06-17T21:58:17.632Z | Compiling zone_cfg_derive v0.3.1 |
| 2976 | 2026-06-17T21:58:18.325Z | Compiling unicode-normalization v0.1.25 |
| 2977 | 2026-06-17T21:58:18.357Z | Compiling tokio-stream v0.1.18 |
| 2978 | 2026-06-17T21:58:18.932Z | Compiling async-recursion v1.1.1 |
| 2979 | 2026-06-17T21:58:18.935Z | Compiling snafu-derive v0.8.9 |
| 2980 | 2026-06-17T21:58:19.656Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2981 | 2026-06-17T21:58:20.007Z | Compiling slog-dtrace v0.3.0 |
| 2982 | 2026-06-17T21:58:20.283Z | Compiling csv-core v0.1.13 |
| 2983 | 2026-06-17T21:58:20.696Z | Compiling foldhash v0.1.5 |
| 2984 | 2026-06-17T21:58:20.712Z | Compiling unicode-linebreak v0.1.5 |
| 2985 | 2026-06-17T21:58:20.940Z | Compiling same-file v1.0.6 |
| 2986 | 2026-06-17T21:58:21.007Z | Compiling openssl v0.10.80 |
| 2987 | 2026-06-17T21:58:21.134Z | Compiling chrono-tz v0.10.4 |
| 2988 | 2026-06-17T21:58:21.222Z | Compiling cancel-safe-futures v0.1.5 |
| 2989 | 2026-06-17T21:58:21.319Z | Compiling konst_macro_rules v0.2.19 |
| 2990 | 2026-06-17T21:58:21.394Z | Compiling unicode-width v0.1.14 |
| 2991 | 2026-06-17T21:58:21.507Z | Compiling unicode-xid v0.2.6 |
| 2992 | 2026-06-17T21:58:21.523Z | Compiling foreign-types-shared v0.1.1 |
| 2993 | 2026-06-17T21:58:21.624Z | Compiling highway v1.3.0 |
| 2994 | 2026-06-17T21:58:21.639Z | Compiling smawk v0.3.2 |
| 2995 | 2026-06-17T21:58:21.715Z | Compiling const_format_proc_macros v0.2.34 |
| 2996 | 2026-06-17T21:58:21.810Z | Compiling textwrap v0.16.2 |
| 2997 | 2026-06-17T21:58:22.323Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2998 | 2026-06-17T21:58:22.492Z | Compiling foreign-types v0.3.2 |
| 2999 | 2026-06-17T21:58:22.560Z | Compiling konst v0.2.20 |
| 3000 | 2026-06-17T21:58:22.621Z | Compiling walkdir v2.5.0 |
| 3001 | 2026-06-17T21:58:22.805Z | Compiling hashbrown v0.15.5 |
| 3002 | 2026-06-17T21:58:22.951Z | Compiling snafu v0.8.9 |
| 3003 | 2026-06-17T21:58:23.308Z | Compiling csv v1.4.0 |
| 3004 | 2026-06-17T21:58:23.399Z | Compiling qorb v0.4.1 |
| 3005 | 2026-06-17T21:58:23.452Z | Compiling olpc-cjson v0.1.4 |
| 3006 | 2026-06-17T21:58:23.474Z | Compiling zone v0.3.1 |
| 3007 | 2026-06-17T21:58:23.496Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3008 | 2026-06-17T21:58:23.665Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3009 | 2026-06-17T21:58:24.198Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3010 | 2026-06-17T21:58:24.268Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3011 | 2026-06-17T21:58:25.212Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3012 | 2026-06-17T21:58:25.760Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3013 | 2026-06-17T21:58:27.172Z | Compiling phf v0.12.1 |
| 3014 | 2026-06-17T21:58:27.813Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3015 | 2026-06-17T21:58:27.986Z | Compiling tokio-dtrace v0.1.1 |
| 3016 | 2026-06-17T21:58:28.280Z | Compiling globset v0.4.18 |
| 3017 | 2026-06-17T21:58:28.363Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3018 | 2026-06-17T21:58:28.604Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3019 | 2026-06-17T21:58:28.842Z | Compiling smf v0.2.3 |
| 3020 | 2026-06-17T21:58:29.231Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3021 | 2026-06-17T21:58:29.875Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3022 | 2026-06-17T21:58:30.037Z | Compiling libsw-core v0.3.2 |
| 3023 | 2026-06-17T21:58:30.237Z | Compiling pem v3.0.6 |
| 3024 | 2026-06-17T21:58:30.432Z | Compiling serde_plain v1.0.2 |
| 3025 | 2026-06-17T21:58:30.738Z | Compiling openssl-macros v0.1.1 |
| 3026 | 2026-06-17T21:58:30.928Z | Compiling cookie v0.18.1 |
| 3027 | 2026-06-17T21:58:30.942Z | Compiling sigpipe v0.1.3 |
| 3028 | 2026-06-17T21:58:31.043Z | Compiling fixedbitset v0.4.2 |
| 3029 | 2026-06-17T21:58:31.146Z | Compiling glob v0.3.3 |
| 3030 | 2026-06-17T21:58:31.193Z | Compiling jiff v0.2.28 |
| 3031 | 2026-06-17T21:58:31.424Z | Compiling typed-path v0.9.3 |
| 3032 | 2026-06-17T21:58:31.582Z | Compiling fixedbitset v0.5.7 |
| 3033 | 2026-06-17T21:58:31.633Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3034 | 2026-06-17T21:58:31.919Z | Compiling petgraph v0.8.3 |
| 3035 | 2026-06-17T21:58:32.206Z | Compiling petgraph v0.6.5 |
| 3036 | 2026-06-17T21:58:32.324Z | Compiling libsw v3.5.0 |
| 3037 | 2026-06-17T21:58:32.522Z | Compiling tough v0.22.0 |
| 3038 | 2026-06-17T21:58:33.769Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3039 | 2026-06-17T21:58:34.038Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3040 | 2026-06-17T21:58:34.306Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3041 | 2026-06-17T21:58:34.374Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3042 | 2026-06-17T21:58:34.633Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3043 | 2026-06-17T21:58:34.945Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3044 | 2026-06-17T21:58:35.508Z | Compiling oxide-tokio-rt v0.1.6 |
| 3045 | 2026-06-17T21:58:36.313Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3046 | 2026-06-17T21:58:38.004Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3047 | 2026-06-17T21:58:38.150Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3048 | 2026-06-17T21:58:38.476Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3049 | 2026-06-17T21:58:39.715Z | Compiling const_format v0.2.36 |
| 3050 | 2026-06-17T21:58:40.094Z | Compiling papergrid v0.11.0 |
| 3051 | 2026-06-17T21:58:40.231Z | Compiling libscf-sys v1.2.0 |
| 3052 | 2026-06-17T21:58:40.307Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3053 | 2026-06-17T21:58:40.386Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3054 | 2026-06-17T21:58:40.991Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3055 | 2026-06-17T21:58:41.007Z | Compiling tabled_derive v0.7.0 |
| 3056 | 2026-06-17T21:58:41.133Z | Compiling gethostname v0.5.0 |
| 3057 | 2026-06-17T21:58:41.280Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3058 | 2026-06-17T21:58:41.552Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3059 | 2026-06-17T21:58:41.683Z | Compiling bcs v0.1.6 |
| 3060 | 2026-06-17T21:58:41.808Z | Compiling linear-map v1.2.0 |
| 3061 | 2026-06-17T21:58:41.992Z | Compiling whoami v1.6.1 |
| 3062 | 2026-06-17T21:58:42.036Z | Compiling termtree v0.5.1 |
| 3063 | 2026-06-17T21:58:42.075Z | Compiling tagptr v0.2.0 |
| 3064 | 2026-06-17T21:58:42.248Z | Compiling moka v0.12.15 |
| 3065 | 2026-06-17T21:58:42.735Z | Compiling tabled v0.15.0 |
| 3066 | 2026-06-17T21:58:43.483Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3067 | 2026-06-17T21:58:44.407Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-17T21:58:44.951Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-06-17T21:58:45.333Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-06-17T21:58:45.552Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3071 | 2026-06-17T21:58:45.596Z | Compiling steno v0.4.1 |
| 3072 | 2026-06-17T21:58:47.915Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-06-17T21:58:50.634Z | Compiling hickory-proto v0.25.2 |
| 3074 | 2026-06-17T21:58:51.175Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3075 | 2026-06-17T21:58:51.676Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3076 | 2026-06-17T21:58:52.373Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3077 | 2026-06-17T21:58:52.508Z | Compiling parking_lot_core v0.8.6 |
| 3078 | 2026-06-17T21:58:52.613Z | Compiling nom v8.0.0 |
| 3079 | 2026-06-17T21:58:52.869Z | Compiling hickory-resolver v0.25.2 |
| 3080 | 2026-06-17T21:58:53.946Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3081 | 2026-06-17T21:58:54.421Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3082 | 2026-06-17T21:58:54.513Z | Compiling parking_lot v0.11.2 |
| 3083 | 2026-06-17T21:58:54.683Z | Compiling fxhash v0.2.1 |
| 3084 | 2026-06-17T21:58:54.838Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3085 | 2026-06-17T21:58:55.110Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3086 | 2026-06-17T21:58:55.228Z | Compiling crunchy v0.2.4 |
| 3087 | 2026-06-17T21:58:55.389Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3088 | 2026-06-17T21:58:55.581Z | Compiling sled v0.34.7 |
| 3089 | 2026-06-17T21:58:55.669Z | Compiling typify-impl v0.4.3 |
| 3090 | 2026-06-17T21:58:58.856Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3091 | 2026-06-17T21:58:59.009Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3092 | 2026-06-17T21:58:59.150Z | Compiling tiny-keccak v2.0.2 |
| 3093 | 2026-06-17T21:58:59.451Z | Compiling typify-macro v0.4.3 |
| 3094 | 2026-06-17T21:58:59.497Z | Compiling proc-macro-error2 v2.0.1 |
| 3095 | 2026-06-17T21:59:00.433Z | Compiling arc-swap v1.9.1 |
| 3096 | 2026-06-17T21:59:00.791Z | Compiling internet-checksum v0.2.1 |
| 3097 | 2026-06-17T21:59:00.948Z | Compiling slog-scope v4.4.1 |
| 3098 | 2026-06-17T21:59:01.019Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3099 | 2026-06-17T21:59:01.285Z | Compiling tabled_derive v0.11.0 |
| 3100 | 2026-06-17T21:59:01.369Z | Compiling papergrid v0.18.0 |
| 3101 | 2026-06-17T21:59:01.382Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3102 | 2026-06-17T21:59:01.897Z | Compiling testing_table v0.3.0 |
| 3103 | 2026-06-17T21:59:02.323Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3104 | 2026-06-17T21:59:02.444Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3105 | 2026-06-17T21:59:02.663Z | Compiling tabled v0.21.0 |
| 3106 | 2026-06-17T21:59:02.889Z | Compiling const-random-macro v0.1.16 |
| 3107 | 2026-06-17T21:59:03.337Z | Compiling slog-stdlog v4.1.1 |
| 3108 | 2026-06-17T21:59:03.779Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3109 | 2026-06-17T21:59:04.483Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3110 | 2026-06-17T21:59:05.076Z | Compiling smartstring v1.0.1 |
| 3111 | 2026-06-17T21:59:05.369Z | Compiling ahash v0.8.12 |
| 3112 | 2026-06-17T21:59:06.634Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3113 | 2026-06-17T21:59:06.952Z | Compiling slog-envlogger v2.2.0 |
| 3114 | 2026-06-17T21:59:08.103Z | Compiling const-random v0.1.18 |
| 3115 | 2026-06-17T21:59:08.197Z | Compiling typify v0.4.3 |
| 3116 | 2026-06-17T21:59:08.592Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3117 | 2026-06-17T21:59:09.063Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3118 | 2026-06-17T21:59:09.294Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3119 | 2026-06-17T21:59:09.372Z | Compiling crc8 v0.1.1 |
| 3120 | 2026-06-17T21:59:09.498Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3121 | 2026-06-17T21:59:09.635Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3122 | 2026-06-17T21:59:10.526Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3123 | 2026-06-17T21:59:10.888Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3124 | 2026-06-17T21:59:12.569Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3125 | 2026-06-17T21:59:12.585Z | Compiling progenitor-impl v0.10.0 |
| 3126 | 2026-06-17T21:59:14.622Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3127 | 2026-06-17T21:59:16.486Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3128 | 2026-06-17T21:59:17.293Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3129 | 2026-06-17T21:59:18.344Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3130 | 2026-06-17T21:59:18.414Z | Compiling lzma-sys v0.1.20 |
| 3131 | 2026-06-17T21:59:18.872Z | Compiling sha1 v0.10.6 |
| 3132 | 2026-06-17T21:59:18.963Z | Compiling thin-vec v0.2.18 |
| 3133 | 2026-06-17T21:59:19.038Z | Compiling rhai_codegen v3.2.0 |
| 3134 | 2026-06-17T21:59:19.339Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3135 | 2026-06-17T21:59:19.342Z | Compiling fs-err v3.3.0 |
| 3136 | 2026-06-17T21:59:19.633Z | Compiling typeid v1.0.3 |
| 3137 | 2026-06-17T21:59:19.908Z | Compiling utf-8 v0.7.6 |
| 3138 | 2026-06-17T21:59:20.130Z | Compiling tungstenite v0.21.0 |
| 3139 | 2026-06-17T21:59:20.305Z | Compiling rhai v1.25.1 |
| 3140 | 2026-06-17T21:59:21.108Z | Compiling progenitor-macro v0.10.0 |
| 3141 | 2026-06-17T21:59:25.258Z | Compiling cargo_toml v0.22.3 |
| 3142 | 2026-06-17T21:59:27.559Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3143 | 2026-06-17T21:59:27.599Z | Compiling sha2 v0.10.9 |
| 3144 | 2026-06-17T21:59:28.837Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3145 | 2026-06-17T21:59:29.106Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3146 | 2026-06-17T21:59:29.127Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3147 | 2026-06-17T21:59:29.994Z | Compiling progenitor v0.10.0 |
| 3148 | 2026-06-17T21:59:30.202Z | Compiling tokio-tungstenite v0.21.0 |
| 3149 | 2026-06-17T21:59:30.564Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3150 | 2026-06-17T21:59:30.770Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3151 | 2026-06-17T21:59:32.736Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3152 | 2026-06-17T21:59:33.469Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3153 | 2026-06-17T21:59:34.082Z | Compiling console v0.16.3 |
| 3154 | 2026-06-17T21:59:34.162Z | Compiling git-stub v1.0.0 |
| 3155 | 2026-06-17T21:59:34.899Z | Compiling unit-prefix v0.5.2 |
| 3156 | 2026-06-17T21:59:35.071Z | Compiling base64 v0.21.7 |
| 3157 | 2026-06-17T21:59:35.084Z | Compiling is_ci v1.2.0 |
| 3158 | 2026-06-17T21:59:35.180Z | Compiling supports-color v3.0.2 |
| 3159 | 2026-06-17T21:59:35.264Z | Compiling indicatif v0.18.4 |
| 3160 | 2026-06-17T21:59:35.348Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3161 | 2026-06-17T21:59:35.586Z | Compiling git-stub-vcs v0.1.0 |
| 3162 | 2026-06-17T21:59:36.319Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3163 | 2026-06-17T21:59:36.598Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3164 | 2026-06-17T21:59:37.828Z | Compiling ron v0.12.1 |
| 3165 | 2026-06-17T21:59:37.969Z | Compiling xz2 v0.1.7 |
| 3166 | 2026-06-17T21:59:38.371Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3167 | 2026-06-17T21:59:38.807Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3168 | 2026-06-17T21:59:39.299Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3169 | 2026-06-17T21:59:39.577Z | Compiling drift v0.2.0 |
| 3170 | 2026-06-17T21:59:40.572Z | Compiling base16ct v1.0.0 |
| 3171 | 2026-06-17T21:59:41.625Z | Compiling dropshot-api-manager v0.7.2 |
| 3172 | 2026-06-17T21:59:46.038Z | Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async) |
| 3173 | 2026-06-17T21:59:48.583Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3174 | 2026-06-17T21:59:50.663Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3175 | 2026-06-17T21:59:51.838Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3176 | 2026-06-17T21:59:52.720Z | Compiling natord v1.0.9 |
| 3177 | 2026-06-17T21:59:53.018Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3178 | 2026-06-17T21:59:53.108Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3179 | 2026-06-17T21:59:56.957Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3180 | 2026-06-17T21:59:57.816Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3181 | 2026-06-17T21:59:58.674Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3182 | 2026-06-17T22:00:04.992Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3183 | 2026-06-17T22:00:06.983Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3184 | 2026-06-17T22:00:08.564Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3185 | 2026-06-17T22:00:09.128Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3186 | 2026-06-17T22:00:10.613Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3187 | 2026-06-17T22:00:36.293Z | Finished `release` profile [optimized] target(s) in 4m 20s |
| 3188 | 2026-06-17T22:00:36.474Z | |
| 3189 | 2026-06-17T22:00:36.474Z | real 4:20.519881419 |
| 3190 | 2026-06-17T22:00:36.474Z | user 29:38.259036858 |
| 3191 | 2026-06-17T22:00:36.475Z | sys 2:45.123395798 |
| 3192 | 2026-06-17T22:00:36.475Z | trap 0.742485337 |
| 3193 | 2026-06-17T22:00:36.475Z | tflt 1.308287823 |
| 3194 | 2026-06-17T22:00:36.475Z | dflt 1.753712673 |
| 3195 | 2026-06-17T22:00:36.476Z | kflt 0.006280192 |
| 3196 | 2026-06-17T22:00:36.476Z | lock 1:58:02.865820757 |
| 3197 | 2026-06-17T22:00:36.476Z | slp 1:24:55.229943739 |
| 3198 | 2026-06-17T22:00:36.476Z | lat 2:13.611389747 |
| 3199 | 2026-06-17T22:00:36.476Z | stop 3:27.177776608 |
| 3200 | 2026-06-17T22:00:36.480Z | + for x in debug release |
| 3201 | 2026-06-17T22:00:36.480Z | + mkdir -p /work/debug |
| 3202 | 2026-06-17T22:00:36.480Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3203 | 2026-06-17T22:00:36.987Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3204 | 2026-06-17T22:00:37.364Z | + cp target/debug/mgd /work/debug/mgd |
| 3205 | 2026-06-17T22:00:38.010Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3206 | 2026-06-17T22:00:38.537Z | + for x in debug release |
| 3207 | 2026-06-17T22:00:38.537Z | + mkdir -p /work/release |
| 3208 | 2026-06-17T22:00:38.540Z | + cp target/release/ddmd /work/release/ddmd |
| 3209 | 2026-06-17T22:00:38.627Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3210 | 2026-06-17T22:00:38.700Z | + cp target/release/mgd /work/release/mgd |
| 3211 | 2026-06-17T22:00:38.765Z | + cp target/release/mgadm /work/release/mgadm |
| 3212 | 2026-06-17T22:00:38.861Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3213 | 2026-06-17T22:00:38.928Z | process exited: duration 694130 ms, exit code 0 |
| |
| 3214 | 2026-06-17T22:00:38.942Z | found 9 output files |
| 3215 | 2026-06-17T22:00:38.942Z | uploading: /work/debug/ddmadm (513717344 bytes) |
| 3216 | 2026-06-17T22:00:46.870Z | uploaded: /work/debug/ddmadm |
| 3217 | 2026-06-17T22:00:46.873Z | uploading: /work/debug/ddmd (588584384 bytes) |
| 3218 | 2026-06-17T22:00:55.214Z | uploaded: /work/debug/ddmd |
| 3219 | 2026-06-17T22:00:55.214Z | uploading: /work/debug/mgadm (609352896 bytes) |
| 3220 | 2026-06-17T22:01:05.601Z | uploaded: /work/debug/mgadm |
| 3221 | 2026-06-17T22:01:05.601Z | uploading: /work/debug/mgd (693181400 bytes) |
| 3222 | 2026-06-17T22:01:17.592Z | uploaded: /work/debug/mgd |
| 3223 | 2026-06-17T22:01:17.592Z | uploading: /work/release/ddmadm (45420224 bytes) |
| 3224 | 2026-06-17T22:01:18.941Z | uploaded: /work/release/ddmadm |
| 3225 | 2026-06-17T22:01:18.941Z | uploading: /work/release/ddmd (53071176 bytes) |
| 3226 | 2026-06-17T22:01:20.287Z | uploaded: /work/release/ddmd |
| 3227 | 2026-06-17T22:01:20.287Z | uploading: /work/release/falcon-lab (38928672 bytes) |
| 3228 | 2026-06-17T22:01:21.542Z | uploaded: /work/release/falcon-lab |
| 3229 | 2026-06-17T22:01:21.542Z | uploading: /work/release/mgadm (60245624 bytes) |
| 3230 | 2026-06-17T22:01:22.997Z | uploaded: /work/release/mgadm |
| 3231 | 2026-06-17T22:01:22.997Z | uploading: /work/release/mgd (72001272 bytes) |
| 3232 | 2026-06-17T22:01:24.549Z | uploaded: /work/release/mgd |