|
|
|
| 1 | 2026-05-16T03:27:16.678Z | job assigned to worker 01KRQD4AV22KPVRCBK4103GCNW [factory aws, i-0e61922bb5488db8a] (queued for 1 m 0 s) |
| |
| 2 | 2026-05-16T03:27:23.649Z | starting task 0: "setup" |
| 3 | 2026-05-16T03:27:23.653Z | ++ uname -s |
| 4 | 2026-05-16T03:27:23.656Z | + kern=SunOS |
| 5 | 2026-05-16T03:27:23.656Z | + build_user=build |
| 6 | 2026-05-16T03:27:23.656Z | + build_uid=12345 |
| 7 | 2026-05-16T03:27:23.656Z | + work_dir=/work |
| 8 | 2026-05-16T03:27:23.657Z | + input_dir=/input |
| 9 | 2026-05-16T03:27:23.657Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-16T03:27:23.657Z | + case "$kern" in |
| 11 | 2026-05-16T03:27:23.657Z | + groupadd -g 12345 build |
| 12 | 2026-05-16T03:27:23.657Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-16T03:27:25.663Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-16T03:27:25.759Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-16T03:27:25.762Z | + home_fs=zfs |
| 16 | 2026-05-16T03:27:25.762Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-16T03:27:25.762Z | + mkdir -p /home/build |
| 18 | 2026-05-16T03:27:25.762Z | + chown build:build /home/build /work |
| 19 | 2026-05-16T03:27:27.763Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-16T03:27:27.766Z | process exited: duration 4119 ms, exit code 0 |
| |
| 21 | 2026-05-16T03:27:27.772Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-16T03:27:27.776Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-16T03:27:27.776Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-16T03:27:27.776Z | * rust toolchain profile = "default" |
| 25 | 2026-05-16T03:27:27.776Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-16T03:27:27.776Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-16T03:27:27.776Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-16T03:27:27.780Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-16T03:27:27.780Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-16T03:27:27.853Z | info: downloading installer |
| 31 | 2026-05-16T03:27:29.488Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-16T03:27:29.488Z | warn: /opt/ooce/bin |
| 33 | 2026-05-16T03:27:29.488Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-16T03:27:29.488Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-16T03:27:29.488Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-16T03:27:29.488Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-16T03:27:29.488Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-16T03:27:29.488Z | error: cannot install while Rust is installed |
| 39 | 2026-05-16T03:27:29.488Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-16T03:27:29.488Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-16T03:27:29.488Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-16T03:27:29.488Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-16T03:27:29.488Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-16T03:27:29.501Z | info: profile set to default |
| 45 | 2026-05-16T03:27:29.501Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-16T03:27:29.504Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-16T03:27:29.633Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-16T03:27:29.636Z | info: downloading 6 components |
| 49 | 2026-05-16T03:27:43.870Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-16T03:27:43.870Z | |
| 51 | 2026-05-16T03:27:43.905Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-16T03:27:43.905Z | |
| 53 | 2026-05-16T03:27:43.905Z | |
| 54 | 2026-05-16T03:27:43.905Z | Rust is installed now. Great! |
| 55 | 2026-05-16T03:27:43.905Z | |
| 56 | 2026-05-16T03:27:43.905Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-16T03:27:43.905Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-16T03:27:43.906Z | |
| 59 | 2026-05-16T03:27:43.906Z | To configure your current shell, you need to source |
| 60 | 2026-05-16T03:27:43.906Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-16T03:27:43.906Z | |
| 62 | 2026-05-16T03:27:43.906Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-16T03:27:43.906Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-16T03:27:43.906Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-16T03:27:43.906Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-16T03:27:43.906Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-16T03:27:43.906Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-16T03:27:43.906Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-16T03:27:43.909Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-16T03:27:43.909Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-16T03:27:44.018Z | + rustup --version |
| 72 | 2026-05-16T03:27:44.027Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-16T03:27:44.031Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-16T03:27:44.053Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-16T03:27:44.057Z | + cargo --version |
| 76 | 2026-05-16T03:27:44.068Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-16T03:27:44.076Z | + rustc --version |
| 78 | 2026-05-16T03:27:44.093Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-16T03:27:44.097Z | process exited: duration 16321 ms, exit code 0 |
| |
| 80 | 2026-05-16T03:27:44.104Z | starting task 2: "authentication" |
| 81 | 2026-05-16T03:27:44.120Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-16T03:27:44.134Z | starting task 3: "clone repository" |
| 83 | 2026-05-16T03:27:44.137Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-16T03:27:44.142Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-16T03:27:44.170Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-16T03:27:45.085Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-16T03:27:45.086Z | + git fetch origin 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 88 | 2026-05-16T03:27:45.303Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-16T03:27:45.303Z | * branch 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee -> FETCH_HEAD |
| 90 | 2026-05-16T03:27:45.308Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-05-16T03:27:45.312Z | ++ git branch --show-current |
| 92 | 2026-05-16T03:27:45.312Z | + current=main |
| 93 | 2026-05-16T03:27:45.312Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-05-16T03:27:45.312Z | + git branch -f renovate/oxide-tokio-rt-0.x 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 95 | 2026-05-16T03:27:45.315Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-05-16T03:27:45.331Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-05-16T03:27:45.334Z | + git reset --hard 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 98 | 2026-05-16T03:27:45.359Z | HEAD is now at 2ed5e9a Update Rust crate oxide-tokio-rt to 0.1.6 |
| 99 | 2026-05-16T03:27:45.364Z | process exited: duration 1214 ms, exit code 0 |
| |
| 100 | 2026-05-16T03:27:45.389Z | starting task 4: "build" |
| 101 | 2026-05-16T03:27:45.393Z | + pfexec pkg install clang-15 |
| 102 | 2026-05-16T03:27:53.515Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-05-16T03:28:01.825Z | Startup: Caching catalogs ... Done |
| 104 | 2026-05-16T03:28:09.404Z | Planning: Solver setup ... Done |
| 105 | 2026-05-16T03:28:09.445Z | Planning: Running solver ... Done |
| 106 | 2026-05-16T03:28:09.589Z | Planning: Finding local manifests ... Done |
| 107 | 2026-05-16T03:28:09.647Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-05-16T03:28:09.742Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-05-16T03:28:09.772Z | Planning: Package planning ... Done |
| 110 | 2026-05-16T03:28:09.799Z | Planning: Merging actions ... Done |
| 111 | 2026-05-16T03:28:09.910Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-05-16T03:28:09.917Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-05-16T03:28:10.704Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-05-16T03:28:10.710Z | Planning: Planning completed in 8.71 seconds |
| 115 | 2026-05-16T03:28:10.721Z | Packages to install: 2 |
| 116 | 2026-05-16T03:28:10.721Z | Mediators to change: 2 |
| 117 | 2026-05-16T03:28:10.724Z | Services to change: 1 |
| 118 | 2026-05-16T03:28:10.724Z | Create boot environment: No |
| 119 | 2026-05-16T03:28:10.724Z | Create backup boot environment: No |
| 120 | 2026-05-16T03:28:10.764Z | |
| 121 | 2026-05-16T03:28:10.764Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-05-16T03:28:15.811Z | Download: 479/3076 items 16.8/211.3MB 7% complete (4.4M/s) |
| 123 | 2026-05-16T03:28:20.814Z | Download: 695/3076 items 17.6/211.3MB 8% complete (1.9M/s) |
| 124 | 2026-05-16T03:28:25.867Z | Download: 825/3076 items 18.3/211.3MB 8% complete (170k/s) |
| 125 | 2026-05-16T03:28:31.539Z | Download: 973/3076 items 77.9/211.3MB 36% complete (6.0M/s) |
| 126 | 2026-05-16T03:28:36.684Z | Download: 979/3076 items 78.0/211.3MB 36% complete (6.0M/s) |
| 127 | 2026-05-16T03:28:45.612Z | Download: 984/3076 items 82.2/211.3MB 38% complete (414k/s) |
| 128 | 2026-05-16T03:28:50.615Z | Download: 1359/3076 items 114.9/211.3MB 54% complete (6.1M/s) |
| 129 | 2026-05-16T03:28:55.619Z | Download: 1994/3076 items 116.6/211.3MB 55% complete (3.6M/s) |
| 130 | 2026-05-16T03:29:01.978Z | Download: 2005/3076 items 116.6/211.3MB 55% complete (3.0M/s) |
| 131 | 2026-05-16T03:29:11.218Z | Download: 2006/3076 items 116.6/211.3MB 55% complete |
| 132 | 2026-05-16T03:29:16.252Z | Download: 2265/3076 items 118.7/211.3MB 56% complete (478k/s) |
| 133 | 2026-05-16T03:29:21.255Z | Download: 2627/3076 items 119.6/211.3MB 56% complete (284k/s) |
| 134 | 2026-05-16T03:29:26.255Z | Download: 3005/3076 items 192.8/211.3MB 91% complete (7.4M/s) |
| 135 | 2026-05-16T03:29:36.769Z | Download: 3028/3076 items 201.6/211.3MB 95% complete (8.0M/s) |
| 136 | 2026-05-16T03:29:47.484Z | Download: 3030/3076 items 201.8/211.3MB 95% complete |
| 137 | 2026-05-16T03:29:53.085Z | Download: 3064/3076 items 207.3/211.3MB 98% complete (547k/s) |
| 138 | 2026-05-16T03:29:56.358Z | Download: Completed 211.31 MB in 105.58 seconds (2.0M/s) |
| 139 | 2026-05-16T03:29:56.491Z | Actions: 1/3418 actions (Installing new actions) |
| 140 | 2026-05-16T03:29:59.633Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 141 | 2026-05-16T03:30:00.366Z | Done |
| 142 | 2026-05-16T03:30:00.366Z | Done |
| 143 | 2026-05-16T03:30:01.121Z | Done |
| 144 | 2026-05-16T03:30:04.639Z | Done |
| 145 | 2026-05-16T03:30:04.724Z | Done |
| 146 | 2026-05-16T03:30:04.727Z | Done |
| 147 | 2026-05-16T03:30:04.964Z | Done |
| 148 | 2026-05-16T03:30:05.703Z | + cargo --version |
| 149 | 2026-05-16T03:30:05.711Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 150 | 2026-05-16T03:30:05.868Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 151 | 2026-05-16T03:30:05.871Z | info: downloading 6 components |
| 152 | 2026-05-16T03:30:20.143Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 153 | 2026-05-16T03:30:20.146Z | + rustc --version |
| 154 | 2026-05-16T03:30:20.173Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 155 | 2026-05-16T03:30:20.177Z | + banner check |
| 156 | 2026-05-16T03:30:20.180Z | |
| 157 | 2026-05-16T03:30:20.180Z | #### # # ###### #### # # |
| 158 | 2026-05-16T03:30:20.180Z | # # # # # # # # # |
| 159 | 2026-05-16T03:30:20.180Z | # ###### ##### # #### |
| 160 | 2026-05-16T03:30:20.180Z | # # # # # # # |
| 161 | 2026-05-16T03:30:20.180Z | # # # # # # # # # |
| 162 | 2026-05-16T03:30:20.180Z | #### # # ###### #### # # |
| 163 | 2026-05-16T03:30:20.180Z | |
| 164 | 2026-05-16T03:30:20.180Z | + cargo fmt -- --check |
| 165 | 2026-05-16T03:30:20.574Z | + cargo clippy --all-targets -- --deny warnings |
| 166 | 2026-05-16T03:30:20.680Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 167 | 2026-05-16T03:30:21.308Z | From https://github.com/oxidecomputer/falcon |
| 168 | 2026-05-16T03:30:21.308Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 169 | 2026-05-16T03:30:21.388Z | Updating crates.io index |
| 170 | 2026-05-16T03:30:21.426Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 171 | 2026-05-16T03:30:22.130Z | From https://github.com/oxidecomputer/dendrite |
| 172 | 2026-05-16T03:30:22.130Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 173 | 2026-05-16T03:30:22.355Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 174 | 2026-05-16T03:30:22.592Z | From https://github.com/oxidecomputer/ispf |
| 175 | 2026-05-16T03:30:22.592Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 176 | 2026-05-16T03:30:22.599Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-05-16T03:30:22.936Z | From https://github.com/oxidecomputer/netadm-sys |
| 178 | 2026-05-16T03:30:22.936Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 179 | 2026-05-16T03:30:22.943Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 180 | 2026-05-16T03:30:30.910Z | From https://github.com/oxidecomputer/omicron |
| 181 | 2026-05-16T03:30:30.910Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 182 | 2026-05-16T03:30:31.322Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 183 | 2026-05-16T03:30:31.906Z | From https://github.com/oxidecomputer/opte |
| 184 | 2026-05-16T03:30:31.906Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 185 | 2026-05-16T03:30:31.938Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 186 | 2026-05-16T03:30:32.174Z | From https://github.com/illumos/smf-rs |
| 187 | 2026-05-16T03:30:32.175Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 188 | 2026-05-16T03:30:32.700Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 189 | 2026-05-16T03:30:32.958Z | From https://github.com/oxidecomputer/network-interface |
| 190 | 2026-05-16T03:30:32.958Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 191 | 2026-05-16T03:30:32.978Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 192 | 2026-05-16T03:30:33.219Z | From https://github.com/oxidecomputer/zone |
| 193 | 2026-05-16T03:30:33.219Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 194 | 2026-05-16T03:30:33.226Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 195 | 2026-05-16T03:30:33.832Z | From https://github.com/oxidecomputer/propolis |
| 196 | 2026-05-16T03:30:33.832Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 197 | 2026-05-16T03:30:34.181Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 198 | 2026-05-16T03:30:34.674Z | From https://github.com/oxidecomputer/transceiver-control |
| 199 | 2026-05-16T03:30:34.674Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 200 | 2026-05-16T03:30:34.694Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 201 | 2026-05-16T03:30:34.952Z | From https://github.com/oxidecomputer/dlpi-sys |
| 202 | 2026-05-16T03:30:34.952Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 203 | 2026-05-16T03:30:34.959Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 204 | 2026-05-16T03:30:35.230Z | From https://github.com/jmesmon/rust-libzfs |
| 205 | 2026-05-16T03:30:35.230Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 206 | 2026-05-16T03:30:35.234Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 207 | 2026-05-16T03:30:35.489Z | From https://github.com/oxidecomputer/rusty-doors |
| 208 | 2026-05-16T03:30:35.489Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 209 | 2026-05-16T03:30:35.552Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 210 | 2026-05-16T03:30:35.851Z | From https://github.com/oxidecomputer/lldp |
| 211 | 2026-05-16T03:30:35.851Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 212 | 2026-05-16T03:30:35.863Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 213 | 2026-05-16T03:30:36.130Z | From https://github.com/oxidecomputer/slog-error-chain |
| 214 | 2026-05-16T03:30:36.131Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 215 | 2026-05-16T03:30:36.197Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 216 | 2026-05-16T03:30:36.466Z | From https://github.com/oxidecomputer/tufaceous |
| 217 | 2026-05-16T03:30:36.466Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 218 | 2026-05-16T03:30:36.672Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 219 | 2026-05-16T03:30:37.099Z | From https://github.com/oxidecomputer/management-gateway-service |
| 220 | 2026-05-16T03:30:37.099Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 221 | 2026-05-16T03:30:37.249Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-05-16T03:30:38.002Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-05-16T03:30:38.002Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 224 | 2026-05-16T03:30:38.611Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 225 | 2026-05-16T03:30:38.854Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 226 | 2026-05-16T03:30:38.854Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 227 | 2026-05-16T03:30:39.071Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 228 | 2026-05-16T03:30:39.377Z | From https://github.com/oxidecomputer/propolis |
| 229 | 2026-05-16T03:30:39.377Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 230 | 2026-05-16T03:30:39.891Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 231 | 2026-05-16T03:30:40.217Z | From https://github.com/oxidecomputer/tofino |
| 232 | 2026-05-16T03:30:40.217Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 233 | 2026-05-16T03:30:40.250Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 234 | 2026-05-16T03:30:41.118Z | From https://github.com/oxidecomputer/maghemite |
| 235 | 2026-05-16T03:30:41.118Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 236 | 2026-05-16T03:30:41.172Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 237 | 2026-05-16T03:30:41.631Z | From https://github.com/oxidecomputer/clickward |
| 238 | 2026-05-16T03:30:41.631Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 239 | 2026-05-16T03:30:41.744Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 240 | 2026-05-16T03:30:42.345Z | From https://github.com/oxidecomputer/crucible |
| 241 | 2026-05-16T03:30:42.345Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 242 | 2026-05-16T03:30:42.468Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 243 | 2026-05-16T03:30:42.718Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 244 | 2026-05-16T03:30:42.718Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 245 | 2026-05-16T03:30:43.857Z | Downloading crates ... |
| 246 | 2026-05-16T03:30:43.922Z | Downloaded aead v0.5.2 |
| 247 | 2026-05-16T03:30:43.926Z | Downloaded adler2 v2.0.1 |
| 248 | 2026-05-16T03:30:43.929Z | Downloaded anstyle-query v1.1.5 |
| 249 | 2026-05-16T03:30:43.932Z | Downloaded ahash v0.8.12 |
| 250 | 2026-05-16T03:30:43.937Z | Downloaded allocator-api2 v0.2.21 |
| 251 | 2026-05-16T03:30:43.941Z | Downloaded darling v0.21.3 |
| 252 | 2026-05-16T03:30:43.945Z | Downloaded ciborium-ll v0.2.2 |
| 253 | 2026-05-16T03:30:43.945Z | Downloaded dtrace-parser v0.3.0 |
| 254 | 2026-05-16T03:30:43.951Z | Downloaded bit-set v0.8.0 |
| 255 | 2026-05-16T03:30:43.951Z | Downloaded backon v1.6.0 |
| 256 | 2026-05-16T03:30:43.956Z | Downloaded defmt v1.0.1 |
| 257 | 2026-05-16T03:30:43.962Z | Downloaded cfg_aliases v0.2.1 |
| 258 | 2026-05-16T03:30:43.971Z | Downloaded camino-tempfile v1.4.1 |
| 259 | 2026-05-16T03:30:43.971Z | Downloaded defmt v0.3.100 |
| 260 | 2026-05-16T03:30:43.971Z | Downloaded data-encoding v2.11.0 |
| 261 | 2026-05-16T03:30:43.978Z | Downloaded darling_macro v0.21.3 |
| 262 | 2026-05-16T03:30:43.978Z | Downloaded cancel-safe-futures v0.1.5 |
| 263 | 2026-05-16T03:30:43.978Z | Downloaded foreign-types-shared v0.1.1 |
| 264 | 2026-05-16T03:30:43.989Z | Downloaded defmt-macros v1.0.1 |
| 265 | 2026-05-16T03:30:43.989Z | Downloaded futures-executor v0.3.32 |
| 266 | 2026-05-16T03:30:43.989Z | Downloaded defmt-parser v1.0.0 |
| 267 | 2026-05-16T03:30:43.994Z | Downloaded darling_macro v0.23.0 |
| 268 | 2026-05-16T03:30:43.994Z | Downloaded chacha20 v0.9.1 |
| 269 | 2026-05-16T03:30:43.994Z | Downloaded bit-vec v0.8.0 |
| 270 | 2026-05-16T03:30:43.994Z | Downloaded const-random v0.1.18 |
| 271 | 2026-05-16T03:30:43.994Z | Downloaded futures-core v0.3.32 |
| 272 | 2026-05-16T03:30:43.994Z | Downloaded foreign-types v0.5.0 |
| 273 | 2026-05-16T03:30:44.003Z | Downloaded const-random-macro v0.1.16 |
| 274 | 2026-05-16T03:30:44.003Z | Downloaded ciborium-io v0.2.2 |
| 275 | 2026-05-16T03:30:44.016Z | Downloaded cfg-if v1.0.4 |
| 276 | 2026-05-16T03:30:44.016Z | Downloaded cpufeatures v0.2.17 |
| 277 | 2026-05-16T03:30:44.017Z | Downloaded atomicwrites v0.4.4 |
| 278 | 2026-05-16T03:30:44.017Z | Downloaded goblin v0.8.2 |
| 279 | 2026-05-16T03:30:44.027Z | Downloaded equivalent v1.0.2 |
| 280 | 2026-05-16T03:30:44.027Z | Downloaded hex v0.4.3 |
| 281 | 2026-05-16T03:30:44.027Z | Downloaded futures-task v0.3.32 |
| 282 | 2026-05-16T03:30:44.027Z | Downloaded block-buffer v0.10.4 |
| 283 | 2026-05-16T03:30:44.027Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 284 | 2026-05-16T03:30:44.027Z | Downloaded http-body v1.0.1 |
| 285 | 2026-05-16T03:30:44.027Z | Downloaded fxhash v0.2.1 |
| 286 | 2026-05-16T03:30:44.031Z | Downloaded cobs v0.3.0 |
| 287 | 2026-05-16T03:30:44.031Z | Downloaded ff v0.13.1 |
| 288 | 2026-05-16T03:30:44.031Z | Downloaded getrandom v0.2.17 |
| 289 | 2026-05-16T03:30:44.031Z | Downloaded hubpack v0.1.2 |
| 290 | 2026-05-16T03:30:44.031Z | Downloaded embedded-io v0.6.1 |
| 291 | 2026-05-16T03:30:44.039Z | Downloaded crucible-workspace-hack v0.1.0 |
| 292 | 2026-05-16T03:30:44.039Z | Downloaded httpdate v1.0.3 |
| 293 | 2026-05-16T03:30:44.039Z | Downloaded crunchy v0.2.4 |
| 294 | 2026-05-16T03:30:44.045Z | Downloaded critical-section v1.2.0 |
| 295 | 2026-05-16T03:30:44.045Z | Downloaded bytecount v0.6.9 |
| 296 | 2026-05-16T03:30:44.045Z | Downloaded base16ct v0.2.0 |
| 297 | 2026-05-16T03:30:44.045Z | Downloaded bcs v0.1.6 |
| 298 | 2026-05-16T03:30:44.050Z | Downloaded embedded-io v0.4.0 |
| 299 | 2026-05-16T03:30:44.050Z | Downloaded dof v0.4.0 |
| 300 | 2026-05-16T03:30:44.050Z | Downloaded debug-ignore v1.0.5 |
| 301 | 2026-05-16T03:30:44.055Z | Downloaded dof v0.3.0 |
| 302 | 2026-05-16T03:30:44.055Z | Downloaded async-stream-impl v0.3.6 |
| 303 | 2026-05-16T03:30:44.063Z | Downloaded crc8 v0.1.1 |
| 304 | 2026-05-16T03:30:44.063Z | Downloaded hubpack_derive v0.1.1 |
| 305 | 2026-05-16T03:30:44.063Z | Downloaded fs-err v3.3.0 |
| 306 | 2026-05-16T03:30:44.063Z | Downloaded either v1.15.0 |
| 307 | 2026-05-16T03:30:44.068Z | Downloaded getrandom v0.3.4 |
| 308 | 2026-05-16T03:30:44.068Z | Downloaded futures-io v0.3.32 |
| 309 | 2026-05-16T03:30:44.068Z | Downloaded chacha20 v0.10.0 |
| 310 | 2026-05-16T03:30:44.074Z | Downloaded cc v1.2.62 |
| 311 | 2026-05-16T03:30:44.074Z | Downloaded idna_adapter v1.2.2 |
| 312 | 2026-05-16T03:30:44.078Z | Downloaded ident_case v1.0.1 |
| 313 | 2026-05-16T03:30:44.078Z | Downloaded byteorder v1.5.0 |
| 314 | 2026-05-16T03:30:44.078Z | Downloaded heck v0.5.0 |
| 315 | 2026-05-16T03:30:44.082Z | Downloaded hostname v0.4.2 |
| 316 | 2026-05-16T03:30:44.082Z | Downloaded enum-as-inner v0.6.1 |
| 317 | 2026-05-16T03:30:44.088Z | Downloaded daft-derive v0.1.5 |
| 318 | 2026-05-16T03:30:44.088Z | Downloaded fixedbitset v0.4.2 |
| 319 | 2026-05-16T03:30:44.093Z | Downloaded crossbeam-deque v0.8.6 |
| 320 | 2026-05-16T03:30:44.093Z | Downloaded async-stream v0.3.6 |
| 321 | 2026-05-16T03:30:44.097Z | Downloaded bs58 v0.5.1 |
| 322 | 2026-05-16T03:30:44.097Z | Downloaded group v0.13.0 |
| 323 | 2026-05-16T03:30:44.097Z | Downloaded is_terminal_polyfill v1.70.2 |
| 324 | 2026-05-16T03:30:44.101Z | Downloaded is_ci v1.2.0 |
| 325 | 2026-05-16T03:30:44.101Z | Downloaded konst_macro_rules v0.2.19 |
| 326 | 2026-05-16T03:30:44.105Z | Downloaded itoa v1.0.18 |
| 327 | 2026-05-16T03:30:44.105Z | Downloaded csv-core v0.1.13 |
| 328 | 2026-05-16T03:30:44.105Z | Downloaded heck v0.4.1 |
| 329 | 2026-05-16T03:30:44.109Z | Downloaded dunce v1.0.5 |
| 330 | 2026-05-16T03:30:44.109Z | Downloaded dropshot_endpoint v0.17.0 |
| 331 | 2026-05-16T03:30:44.113Z | Downloaded diff v0.1.13 |
| 332 | 2026-05-16T03:30:44.117Z | Downloaded hyper-rustls v0.27.9 |
| 333 | 2026-05-16T03:30:44.117Z | Downloaded internet-checksum v0.2.1 |
| 334 | 2026-05-16T03:30:44.117Z | Downloaded libscf-sys v1.2.0 |
| 335 | 2026-05-16T03:30:44.121Z | Downloaded anyhow v1.0.102 |
| 336 | 2026-05-16T03:30:44.127Z | Downloaded humantime v2.3.0 |
| 337 | 2026-05-16T03:30:44.127Z | Downloaded keccak v0.1.6 |
| 338 | 2026-05-16T03:30:44.127Z | Downloaded indent_write v2.2.0 |
| 339 | 2026-05-16T03:30:44.134Z | Downloaded match_cfg v0.1.0 |
| 340 | 2026-05-16T03:30:44.134Z | Downloaded memmap v0.7.0 |
| 341 | 2026-05-16T03:30:44.134Z | Downloaded linked-hash-map v0.5.6 |
| 342 | 2026-05-16T03:30:44.134Z | Downloaded hash32 v0.3.1 |
| 343 | 2026-05-16T03:30:44.139Z | Downloaded lru-slab v0.1.2 |
| 344 | 2026-05-16T03:30:44.139Z | Downloaded fixedbitset v0.5.7 |
| 345 | 2026-05-16T03:30:44.139Z | Downloaded newline-converter v0.3.0 |
| 346 | 2026-05-16T03:30:44.139Z | Downloaded managed v0.8.0 |
| 347 | 2026-05-16T03:30:44.139Z | Downloaded form_urlencoded v1.2.2 |
| 348 | 2026-05-16T03:30:44.142Z | Downloaded foldhash v0.2.0 |
| 349 | 2026-05-16T03:30:44.142Z | Downloaded newtype_derive v0.1.6 |
| 350 | 2026-05-16T03:30:44.142Z | Downloaded newtype-uuid-macros v0.1.0 |
| 351 | 2026-05-16T03:30:44.146Z | Downloaded cargo_toml v0.22.3 |
| 352 | 2026-05-16T03:30:44.151Z | Downloaded find-msvc-tools v0.1.9 |
| 353 | 2026-05-16T03:30:44.151Z | Downloaded macaddr v1.0.1 |
| 354 | 2026-05-16T03:30:44.151Z | Downloaded darling v0.23.0 |
| 355 | 2026-05-16T03:30:44.156Z | Downloaded no-std-compat v0.4.1 |
| 356 | 2026-05-16T03:30:44.166Z | Downloaded cookie v0.18.1 |
| 357 | 2026-05-16T03:30:44.166Z | Downloaded console v0.15.11 |
| 358 | 2026-05-16T03:30:44.166Z | Downloaded num v0.4.3 |
| 359 | 2026-05-16T03:30:44.173Z | Downloaded ipnet v2.12.0 |
| 360 | 2026-05-16T03:30:44.173Z | Downloaded git-stub-vcs v0.1.0 |
| 361 | 2026-05-16T03:30:44.173Z | Downloaded compression-codecs v0.4.38 |
| 362 | 2026-05-16T03:30:44.173Z | Downloaded highway v1.3.0 |
| 363 | 2026-05-16T03:30:44.173Z | Downloaded ingot-types v0.1.2 |
| 364 | 2026-05-16T03:30:44.180Z | Downloaded errno v0.3.14 |
| 365 | 2026-05-16T03:30:44.180Z | Downloaded omicron-workspace-hack v0.1.0 |
| 366 | 2026-05-16T03:30:44.180Z | Downloaded digest v0.10.7 |
| 367 | 2026-05-16T03:30:44.180Z | Downloaded libsw v3.5.0 |
| 368 | 2026-05-16T03:30:44.188Z | Downloaded erased-serde v0.3.31 |
| 369 | 2026-05-16T03:30:44.188Z | Downloaded openssl-probe v0.2.1 |
| 370 | 2026-05-16T03:30:44.188Z | Downloaded num-derive v0.4.2 |
| 371 | 2026-05-16T03:30:44.188Z | Downloaded olpc-cjson v0.1.4 |
| 372 | 2026-05-16T03:30:44.194Z | Downloaded num_threads v0.1.7 |
| 373 | 2026-05-16T03:30:44.194Z | Downloaded opaque-debug v0.3.1 |
| 374 | 2026-05-16T03:30:44.194Z | Downloaded jobserver v0.1.34 |
| 375 | 2026-05-16T03:30:44.194Z | Downloaded http-body-util v0.1.3 |
| 376 | 2026-05-16T03:30:44.194Z | Downloaded memoffset v0.9.1 |
| 377 | 2026-05-16T03:30:44.199Z | Downloaded lock_api v0.4.14 |
| 378 | 2026-05-16T03:30:44.199Z | Downloaded openssl-macros v0.1.1 |
| 379 | 2026-05-16T03:30:44.199Z | Downloaded num_enum_derive v0.5.11 |
| 380 | 2026-05-16T03:30:44.199Z | Downloaded multer v3.1.0 |
| 381 | 2026-05-16T03:30:44.212Z | Downloaded ipnetwork v0.21.1 |
| 382 | 2026-05-16T03:30:44.212Z | Downloaded parse-display v0.10.0 |
| 383 | 2026-05-16T03:30:44.212Z | Downloaded ingot v0.1.1 |
| 384 | 2026-05-16T03:30:44.219Z | Downloaded foldhash v0.1.5 |
| 385 | 2026-05-16T03:30:44.219Z | Downloaded displaydoc v0.2.5 |
| 386 | 2026-05-16T03:30:44.219Z | Downloaded percent-encoding v2.3.2 |
| 387 | 2026-05-16T03:30:44.219Z | Downloaded bitflags v2.11.1 |
| 388 | 2026-05-16T03:30:44.219Z | Downloaded globset v0.4.18 |
| 389 | 2026-05-16T03:30:44.219Z | Downloaded dtrace-parser v0.2.0 |
| 390 | 2026-05-16T03:30:44.219Z | Downloaded clap v4.6.1 |
| 391 | 2026-05-16T03:30:44.224Z | Downloaded pretty-hex v0.4.2 |
| 392 | 2026-05-16T03:30:44.224Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 393 | 2026-05-16T03:30:44.228Z | Downloaded proc-macro-error-attr v1.0.4 |
| 394 | 2026-05-16T03:30:44.228Z | Downloaded num-iter v0.1.45 |
| 395 | 2026-05-16T03:30:44.228Z | Downloaded num-complex v0.4.6 |
| 396 | 2026-05-16T03:30:44.228Z | Downloaded futures v0.3.32 |
| 397 | 2026-05-16T03:30:44.233Z | Downloaded futures-channel v0.3.32 |
| 398 | 2026-05-16T03:30:44.240Z | Downloaded num-rational v0.4.2 |
| 399 | 2026-05-16T03:30:44.240Z | Downloaded httparse v1.10.1 |
| 400 | 2026-05-16T03:30:44.240Z | Downloaded powerfmt v0.2.0 |
| 401 | 2026-05-16T03:30:44.294Z | Downloaded proc-macro-crate v1.3.1 |
| 402 | 2026-05-16T03:30:44.294Z | Downloaded plain v0.2.3 |
| 403 | 2026-05-16T03:30:44.295Z | Downloaded proc-macro-crate v3.5.0 |
| 404 | 2026-05-16T03:30:44.295Z | Downloaded derive-where v1.6.1 |
| 405 | 2026-05-16T03:30:44.295Z | Downloaded crossbeam-utils v0.8.21 |
| 406 | 2026-05-16T03:30:44.295Z | Downloaded iana-time-zone v0.1.65 |
| 407 | 2026-05-16T03:30:44.295Z | Downloaded progenitor-macro v0.14.0 |
| 408 | 2026-05-16T03:30:44.295Z | Downloaded progenitor-client v0.11.2 |
| 409 | 2026-05-16T03:30:44.295Z | Downloaded progenitor-macro v0.13.0 |
| 410 | 2026-05-16T03:30:44.295Z | Downloaded progenitor-client v0.10.0 |
| 411 | 2026-05-16T03:30:44.295Z | Downloaded progenitor-macro v0.11.2 |
| 412 | 2026-05-16T03:30:44.295Z | Downloaded num_enum_derive v0.7.6 |
| 413 | 2026-05-16T03:30:44.295Z | Downloaded owo-colors v4.3.0 |
| 414 | 2026-05-16T03:30:44.295Z | Downloaded quick-error v1.2.3 |
| 415 | 2026-05-16T03:30:44.295Z | Downloaded num_enum v0.7.6 |
| 416 | 2026-05-16T03:30:44.295Z | Downloaded rand_xorshift v0.4.0 |
| 417 | 2026-05-16T03:30:44.295Z | Downloaded rand_chacha v0.3.1 |
| 418 | 2026-05-16T03:30:44.295Z | Downloaded half v2.7.1 |
| 419 | 2026-05-16T03:30:44.295Z | Downloaded icu_properties v2.2.0 |
| 420 | 2026-05-16T03:30:44.295Z | Downloaded litemap v0.8.2 |
| 421 | 2026-05-16T03:30:44.295Z | Downloaded paste v1.0.15 |
| 422 | 2026-05-16T03:30:44.295Z | Downloaded password-hash v0.5.0 |
| 423 | 2026-05-16T03:30:44.295Z | Downloaded parse-display-derive v0.10.0 |
| 424 | 2026-05-16T03:30:44.295Z | Downloaded pin-project-lite v0.2.17 |
| 425 | 2026-05-16T03:30:44.314Z | Downloaded ppv-lite86 v0.2.21 |
| 426 | 2026-05-16T03:30:44.314Z | Downloaded phf v0.12.1 |
| 427 | 2026-05-16T03:30:44.314Z | Downloaded darling_core v0.23.0 |
| 428 | 2026-05-16T03:30:44.314Z | Downloaded indexmap v1.9.3 |
| 429 | 2026-05-16T03:30:44.314Z | Downloaded parking_lot_core v0.8.6 |
| 430 | 2026-05-16T03:30:44.314Z | Downloaded hickory-resolver v0.25.2 |
| 431 | 2026-05-16T03:30:44.314Z | Downloaded ref-cast v1.0.25 |
| 432 | 2026-05-16T03:30:44.314Z | Downloaded bytes v1.11.1 |
| 433 | 2026-05-16T03:30:44.320Z | Downloaded rustc-hash v2.1.2 |
| 434 | 2026-05-16T03:30:44.320Z | Downloaded rustc_version v0.4.1 |
| 435 | 2026-05-16T03:30:44.320Z | Downloaded const_format v0.2.36 |
| 436 | 2026-05-16T03:30:44.320Z | Downloaded proc-macro-error2 v2.0.1 |
| 437 | 2026-05-16T03:30:44.320Z | Downloaded progenitor v0.14.0 |
| 438 | 2026-05-16T03:30:44.320Z | Downloaded ref-cast-impl v1.0.25 |
| 439 | 2026-05-16T03:30:44.320Z | Downloaded progenitor-extras v0.2.0 |
| 440 | 2026-05-16T03:30:44.320Z | Downloaded rustc_version v0.1.7 |
| 441 | 2026-05-16T03:30:44.320Z | Downloaded proc-macro-error v1.0.4 |
| 442 | 2026-05-16T03:30:44.320Z | Downloaded progenitor v0.10.0 |
| 443 | 2026-05-16T03:30:44.320Z | Downloaded once_cell v1.21.4 |
| 444 | 2026-05-16T03:30:44.329Z | Downloaded progenitor-client v0.13.0 |
| 445 | 2026-05-16T03:30:44.330Z | Downloaded progenitor v0.13.0 |
| 446 | 2026-05-16T03:30:44.330Z | Downloaded progenitor v0.11.2 |
| 447 | 2026-05-16T03:30:44.330Z | Downloaded poly1305 v0.8.0 |
| 448 | 2026-05-16T03:30:44.336Z | Downloaded same-file v1.0.6 |
| 449 | 2026-05-16T03:30:44.336Z | Downloaded getrandom v0.4.2 |
| 450 | 2026-05-16T03:30:44.336Z | Downloaded progenitor-macro v0.10.0 |
| 451 | 2026-05-16T03:30:44.336Z | Downloaded darling_core v0.21.3 |
| 452 | 2026-05-16T03:30:44.336Z | Downloaded log v0.4.29 |
| 453 | 2026-05-16T03:30:44.345Z | Downloaded scroll_derive v0.13.1 |
| 454 | 2026-05-16T03:30:44.345Z | Downloaded scroll_derive v0.12.1 |
| 455 | 2026-05-16T03:30:44.345Z | Downloaded pin-project-internal v1.1.12 |
| 456 | 2026-05-16T03:30:44.345Z | Downloaded pem v3.0.6 |
| 457 | 2026-05-16T03:30:44.345Z | Downloaded oxnet v0.1.5 |
| 458 | 2026-05-16T03:30:44.349Z | Downloaded scopeguard v1.2.0 |
| 459 | 2026-05-16T03:30:44.349Z | Downloaded secrecy v0.10.3 |
| 460 | 2026-05-16T03:30:44.349Z | Downloaded chacha20poly1305 v0.10.1 |
| 461 | 2026-05-16T03:30:44.349Z | Downloaded parking_lot v0.11.2 |
| 462 | 2026-05-16T03:30:44.349Z | Downloaded rand_core v0.6.4 |
| 463 | 2026-05-16T03:30:44.349Z | Downloaded rand_core v0.10.1 |
| 464 | 2026-05-16T03:30:44.352Z | Downloaded pest_generator v2.8.6 |
| 465 | 2026-05-16T03:30:44.352Z | Downloaded pest_derive v2.8.6 |
| 466 | 2026-05-16T03:30:44.357Z | Downloaded indicatif v0.18.4 |
| 467 | 2026-05-16T03:30:44.357Z | Downloaded serde-big-array v0.5.1 |
| 468 | 2026-05-16T03:30:44.361Z | Downloaded crossbeam-channel v0.5.15 |
| 469 | 2026-05-16T03:30:44.361Z | Downloaded semver v0.1.20 |
| 470 | 2026-05-16T03:30:44.361Z | Downloaded rand_core v0.9.5 |
| 471 | 2026-05-16T03:30:44.364Z | Downloaded parking_lot v0.12.5 |
| 472 | 2026-05-16T03:30:44.367Z | Downloaded quote v1.0.45 |
| 473 | 2026-05-16T03:30:44.367Z | Downloaded rand_chacha v0.9.0 |
| 474 | 2026-05-16T03:30:44.367Z | Downloaded postcard v1.1.3 |
| 475 | 2026-05-16T03:30:44.372Z | Downloaded pkg-config v0.3.33 |
| 476 | 2026-05-16T03:30:44.372Z | Downloaded serde_urlencoded v0.7.1 |
| 477 | 2026-05-16T03:30:44.377Z | Downloaded konst v0.2.20 |
| 478 | 2026-05-16T03:30:44.377Z | Downloaded hashbrown v0.17.1 |
| 479 | 2026-05-16T03:30:44.381Z | Downloaded resolv-conf v0.7.6 |
| 480 | 2026-05-16T03:30:44.381Z | Downloaded clap_builder v4.6.0 |
| 481 | 2026-05-16T03:30:44.390Z | Downloaded hyper-util v0.1.20 |
| 482 | 2026-05-16T03:30:44.404Z | Downloaded serial_test v3.4.0 |
| 483 | 2026-05-16T03:30:44.404Z | Downloaded serial_test_derive v3.4.0 |
| 484 | 2026-05-16T03:30:44.404Z | Downloaded sigpipe v0.1.3 |
| 485 | 2026-05-16T03:30:44.404Z | Downloaded sha1 v0.10.6 |
| 486 | 2026-05-16T03:30:44.404Z | Downloaded siphasher v1.0.3 |
| 487 | 2026-05-16T03:30:44.404Z | Downloaded serde_repr v0.1.20 |
| 488 | 2026-05-16T03:30:44.411Z | Downloaded http v1.4.0 |
| 489 | 2026-05-16T03:30:44.411Z | Downloaded slog-bunyan v2.5.0 |
| 490 | 2026-05-16T03:30:44.411Z | Downloaded rustls-native-certs v0.8.3 |
| 491 | 2026-05-16T03:30:44.411Z | Downloaded num-traits v0.2.19 |
| 492 | 2026-05-16T03:30:44.412Z | Downloaded icu_normalizer_data v2.2.0 |
| 493 | 2026-05-16T03:30:44.412Z | Downloaded quinn-udp v0.5.14 |
| 494 | 2026-05-16T03:30:44.412Z | Downloaded parking_lot_core v0.9.12 |
| 495 | 2026-05-16T03:30:44.416Z | Downloaded papergrid v0.11.0 |
| 496 | 2026-05-16T03:30:44.417Z | Downloaded schemars_derive v0.8.22 |
| 497 | 2026-05-16T03:30:44.417Z | Downloaded stable_deref_trait v1.2.1 |
| 498 | 2026-05-16T03:30:44.417Z | Downloaded structmeta-derive v0.3.0 |
| 499 | 2026-05-16T03:30:44.417Z | Downloaded spin v0.5.2 |
| 500 | 2026-05-16T03:30:44.417Z | Downloaded structmeta v0.3.0 |
| 501 | 2026-05-16T03:30:44.421Z | Downloaded slog-envlogger v2.2.0 |
| 502 | 2026-05-16T03:30:44.421Z | Downloaded scroll v0.13.0 |
| 503 | 2026-05-16T03:30:44.421Z | Downloaded rusty-fork v0.3.1 |
| 504 | 2026-05-16T03:30:44.421Z | Downloaded miniz_oxide v0.8.9 |
| 505 | 2026-05-16T03:30:44.432Z | Downloaded icu_locale_core v2.2.0 |
| 506 | 2026-05-16T03:30:44.437Z | Downloaded scroll v0.12.0 |
| 507 | 2026-05-16T03:30:44.437Z | Downloaded papergrid v0.17.0 |
| 508 | 2026-05-16T03:30:44.437Z | Downloaded strum v0.26.3 |
| 509 | 2026-05-16T03:30:44.437Z | Downloaded strsim v0.11.1 |
| 510 | 2026-05-16T03:30:44.437Z | Downloaded arc-swap v1.9.1 |
| 511 | 2026-05-16T03:30:44.437Z | Downloaded rustls-pemfile v2.2.0 |
| 512 | 2026-05-16T03:30:44.447Z | Downloaded ingot-macros v0.1.1 |
| 513 | 2026-05-16T03:30:44.447Z | Downloaded pin-project v1.1.12 |
| 514 | 2026-05-16T03:30:44.455Z | Downloaded supports-color v3.0.2 |
| 515 | 2026-05-16T03:30:44.455Z | Downloaded progenitor-impl v0.14.0 |
| 516 | 2026-05-16T03:30:44.455Z | Downloaded progenitor-impl v0.10.0 |
| 517 | 2026-05-16T03:30:44.455Z | Downloaded subtle v2.6.1 |
| 518 | 2026-05-16T03:30:44.455Z | Downloaded swrite v0.1.0 |
| 519 | 2026-05-16T03:30:44.455Z | Downloaded sha2 v0.10.9 |
| 520 | 2026-05-16T03:30:44.459Z | Downloaded tabled_derive v0.11.0 |
| 521 | 2026-05-16T03:30:44.459Z | Downloaded tabled_derive v0.7.0 |
| 522 | 2026-05-16T03:30:44.459Z | Downloaded serde_tokenstream v0.2.3 |
| 523 | 2026-05-16T03:30:44.459Z | Downloaded progenitor-impl v0.13.0 |
| 524 | 2026-05-16T03:30:44.459Z | Downloaded tabwriter v1.4.1 |
| 525 | 2026-05-16T03:30:44.459Z | Downloaded termtree v0.5.1 |
| 526 | 2026-05-16T03:30:44.462Z | Downloaded terminal_size v0.4.4 |
| 527 | 2026-05-16T03:30:44.462Z | Downloaded progenitor-impl v0.11.2 |
| 528 | 2026-05-16T03:30:44.462Z | Downloaded rhai_codegen v3.1.0 |
| 529 | 2026-05-16T03:30:44.466Z | Downloaded slog-scope v4.4.1 |
| 530 | 2026-05-16T03:30:44.473Z | Downloaded testing_table v0.3.0 |
| 531 | 2026-05-16T03:30:44.473Z | Downloaded take_mut v0.2.2 |
| 532 | 2026-05-16T03:30:44.473Z | Downloaded slog-stdlog v4.1.1 |
| 533 | 2026-05-16T03:30:44.478Z | Downloaded slog-json v2.6.1 |
| 534 | 2026-05-16T03:30:44.478Z | Downloaded shlex v1.3.0 |
| 535 | 2026-05-16T03:30:44.478Z | Downloaded rustls-pki-types v1.14.1 |
| 536 | 2026-05-16T03:30:44.478Z | Downloaded openssl-sys v0.9.115 |
| 537 | 2026-05-16T03:30:44.483Z | Downloaded smartstring v1.0.1 |
| 538 | 2026-05-16T03:30:44.483Z | Downloaded smawk v0.3.2 |
| 539 | 2026-05-16T03:30:44.483Z | Downloaded slog-term v2.9.2 |
| 540 | 2026-05-16T03:30:44.483Z | Downloaded thread-id v4.2.2 |
| 541 | 2026-05-16T03:30:44.488Z | Downloaded thread-id v5.1.0 |
| 542 | 2026-05-16T03:30:44.488Z | Downloaded pest_meta v2.8.6 |
| 543 | 2026-05-16T03:30:44.488Z | Downloaded smf v0.2.3 |
| 544 | 2026-05-16T03:30:44.488Z | Downloaded sdd v3.0.10 |
| 545 | 2026-05-16T03:30:44.493Z | Downloaded jiff-static v0.2.24 |
| 546 | 2026-05-16T03:30:44.493Z | Downloaded expectorate v1.2.0 |
| 547 | 2026-05-16T03:30:44.493Z | Downloaded dropshot-api-manager v0.7.1 |
| 548 | 2026-05-16T03:30:44.497Z | Downloaded snafu-derive v0.8.9 |
| 549 | 2026-05-16T03:30:44.497Z | Downloaded semver v1.0.28 |
| 550 | 2026-05-16T03:30:44.498Z | Downloaded strum_macros v0.26.4 |
| 551 | 2026-05-16T03:30:44.501Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 552 | 2026-05-16T03:30:44.501Z | Downloaded async-compression v0.4.42 |
| 553 | 2026-05-16T03:30:44.506Z | Downloaded tokio-macros v2.7.0 |
| 554 | 2026-05-16T03:30:44.506Z | Downloaded static_assertions v1.1.0 |
| 555 | 2026-05-16T03:30:44.506Z | Downloaded minimal-lexical v0.2.1 |
| 556 | 2026-05-16T03:30:44.511Z | Downloaded hickory-resolver v0.24.4 |
| 557 | 2026-05-16T03:30:44.511Z | Downloaded toml_datetime v0.6.11 |
| 558 | 2026-05-16T03:30:44.521Z | Downloaded tinyvec_macros v0.1.1 |
| 559 | 2026-05-16T03:30:44.521Z | Downloaded time-core v0.1.8 |
| 560 | 2026-05-16T03:30:44.521Z | Downloaded prettyplease v0.2.37 |
| 561 | 2026-05-16T03:30:44.521Z | Downloaded strum_macros v0.27.2 |
| 562 | 2026-05-16T03:30:44.529Z | Downloaded pretty_assertions v1.4.1 |
| 563 | 2026-05-16T03:30:44.529Z | Downloaded slog-dtrace v0.3.0 |
| 564 | 2026-05-16T03:30:44.529Z | Downloaded rustversion v1.0.22 |
| 565 | 2026-05-16T03:30:44.529Z | Downloaded sync_wrapper v1.0.2 |
| 566 | 2026-05-16T03:30:44.529Z | Downloaded toml_write v0.1.2 |
| 567 | 2026-05-16T03:30:44.529Z | Downloaded synstructure v0.13.2 |
| 568 | 2026-05-16T03:30:44.529Z | Downloaded icu_collections v2.2.0 |
| 569 | 2026-05-16T03:30:44.537Z | Downloaded slog-async v2.8.0 |
| 570 | 2026-05-16T03:30:44.537Z | Downloaded slab v0.4.12 |
| 571 | 2026-05-16T03:30:44.537Z | Downloaded tower-layer v0.3.3 |
| 572 | 2026-05-16T03:30:44.537Z | Downloaded simd-adler32 v0.3.9 |
| 573 | 2026-05-16T03:30:44.537Z | Downloaded signal-hook-registry v1.4.8 |
| 574 | 2026-05-16T03:30:44.537Z | Downloaded strum v0.27.2 |
| 575 | 2026-05-16T03:30:44.537Z | Downloaded serde_path_to_error v0.1.20 |
| 576 | 2026-05-16T03:30:44.537Z | Downloaded serde_derive_internals v0.29.1 |
| 577 | 2026-05-16T03:30:44.542Z | Downloaded tagptr v0.2.0 |
| 578 | 2026-05-16T03:30:44.542Z | Downloaded thiserror v2.0.18 |
| 579 | 2026-05-16T03:30:44.542Z | Downloaded tower-service v0.3.3 |
| 580 | 2026-05-16T03:30:44.542Z | Downloaded memchr v2.8.0 |
| 581 | 2026-05-16T03:30:44.547Z | Downloaded typeid v1.0.3 |
| 582 | 2026-05-16T03:30:44.547Z | Downloaded try-lock v0.2.5 |
| 583 | 2026-05-16T03:30:44.547Z | Downloaded smallvec v1.15.1 |
| 584 | 2026-05-16T03:30:44.552Z | Downloaded ryu v1.0.23 |
| 585 | 2026-05-16T03:30:44.552Z | Downloaded tiny-keccak v2.0.2 |
| 586 | 2026-05-16T03:30:44.568Z | Downloaded serde_core v1.0.228 |
| 587 | 2026-05-16T03:30:44.568Z | Downloaded schemars v0.8.22 |
| 588 | 2026-05-16T03:30:44.574Z | Downloaded unarray v0.1.4 |
| 589 | 2026-05-16T03:30:44.574Z | Downloaded thread_local v1.1.9 |
| 590 | 2026-05-16T03:30:44.574Z | Downloaded thiserror-no-std v2.0.2 |
| 591 | 2026-05-16T03:30:44.574Z | Downloaded unicode-linebreak v0.1.5 |
| 592 | 2026-05-16T03:30:44.574Z | Downloaded typify-macro v0.6.2 |
| 593 | 2026-05-16T03:30:44.574Z | Downloaded unicode-xid v0.2.6 |
| 594 | 2026-05-16T03:30:44.574Z | Downloaded spin v0.9.8 |
| 595 | 2026-05-16T03:30:44.574Z | Downloaded time-macros v0.2.27 |
| 596 | 2026-05-16T03:30:44.574Z | Downloaded tokio-dtrace v0.1.1 |
| 597 | 2026-05-16T03:30:44.574Z | Downloaded mio v1.2.0 |
| 598 | 2026-05-16T03:30:44.578Z | Downloaded untrusted v0.7.1 |
| 599 | 2026-05-16T03:30:44.578Z | Downloaded tinystr v0.8.3 |
| 600 | 2026-05-16T03:30:44.578Z | Downloaded universal-hash v0.5.1 |
| 601 | 2026-05-16T03:30:44.583Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 602 | 2026-05-16T03:30:44.583Z | Downloaded usdt-attr-macro v0.5.0 |
| 603 | 2026-05-16T03:30:44.583Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 604 | 2026-05-16T03:30:44.591Z | Downloaded tokio-rustls v0.25.0 |
| 605 | 2026-05-16T03:30:44.591Z | Downloaded thiserror-impl v2.0.18 |
| 606 | 2026-05-16T03:30:44.591Z | Downloaded thiserror-impl v1.0.69 |
| 607 | 2026-05-16T03:30:44.591Z | Downloaded tokio-tungstenite v0.21.0 |
| 608 | 2026-05-16T03:30:44.591Z | Downloaded rayon-core v1.13.0 |
| 609 | 2026-05-16T03:30:44.605Z | Downloaded usdt-macro v0.6.0 |
| 610 | 2026-05-16T03:30:44.605Z | Downloaded usdt v0.6.0 |
| 611 | 2026-05-16T03:30:44.605Z | Downloaded term v1.2.1 |
| 612 | 2026-05-16T03:30:44.605Z | Downloaded usdt v0.5.0 |
| 613 | 2026-05-16T03:30:44.605Z | Downloaded utf8_iter v1.0.4 |
| 614 | 2026-05-16T03:30:44.605Z | Downloaded utf8parse v0.2.2 |
| 615 | 2026-05-16T03:30:44.605Z | Downloaded usdt-macro v0.5.0 |
| 616 | 2026-05-16T03:30:44.614Z | Downloaded usdt-attr-macro v0.6.0 |
| 617 | 2026-05-16T03:30:44.614Z | Downloaded want v0.3.1 |
| 618 | 2026-05-16T03:30:44.614Z | Downloaded waitgroup v0.1.2 |
| 619 | 2026-05-16T03:30:44.614Z | Downloaded version_check v0.9.5 |
| 620 | 2026-05-16T03:30:44.614Z | Downloaded utf-8 v0.7.6 |
| 621 | 2026-05-16T03:30:44.614Z | Downloaded thiserror v1.0.69 |
| 622 | 2026-05-16T03:30:44.614Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 623 | 2026-05-16T03:30:44.614Z | Downloaded thin-vec v0.2.18 |
| 624 | 2026-05-16T03:30:44.614Z | Downloaded slog v2.8.2 |
| 625 | 2026-05-16T03:30:44.614Z | Downloaded similar v2.7.0 |
| 626 | 2026-05-16T03:30:44.618Z | Downloaded socket2 v0.6.3 |
| 627 | 2026-05-16T03:30:44.618Z | Downloaded serde_yaml v0.9.34+deprecated |
| 628 | 2026-05-16T03:30:44.618Z | Downloaded quinn v0.11.9 |
| 629 | 2026-05-16T03:30:44.618Z | Downloaded serde_with_macros v3.20.0 |
| 630 | 2026-05-16T03:30:44.618Z | Downloaded zerofrom v0.1.7 |
| 631 | 2026-05-16T03:30:44.618Z | Downloaded wait-timeout v0.2.1 |
| 632 | 2026-05-16T03:30:44.621Z | Downloaded rustls-platform-verifier v0.7.0 |
| 633 | 2026-05-16T03:30:44.621Z | Downloaded unit-prefix v0.5.2 |
| 634 | 2026-05-16T03:30:44.624Z | Downloaded hashbrown v0.12.3 |
| 635 | 2026-05-16T03:30:44.624Z | Downloaded schemars v0.9.0 |
| 636 | 2026-05-16T03:30:44.631Z | Downloaded zerofrom-derive v0.1.7 |
| 637 | 2026-05-16T03:30:44.636Z | Downloaded tempfile v3.27.0 |
| 638 | 2026-05-16T03:30:44.636Z | Downloaded zeroize_derive v1.4.3 |
| 639 | 2026-05-16T03:30:44.639Z | Downloaded indexmap v2.14.0 |
| 640 | 2026-05-16T03:30:44.639Z | Downloaded zone v0.3.1 |
| 641 | 2026-05-16T03:30:44.639Z | Downloaded serde_derive v1.0.228 |
| 642 | 2026-05-16T03:30:44.643Z | Downloaded proc-macro2 v1.0.106 |
| 643 | 2026-05-16T03:30:44.648Z | Downloaded flate2 v1.1.9 |
| 644 | 2026-05-16T03:30:44.648Z | Downloaded typify-macro v0.4.3 |
| 645 | 2026-05-16T03:30:44.648Z | Downloaded icu_normalizer v2.2.0 |
| 646 | 2026-05-16T03:30:44.650Z | Downloaded h2 v0.4.14 |
| 647 | 2026-05-16T03:30:44.654Z | Downloaded untrusted v0.9.0 |
| 648 | 2026-05-16T03:30:44.655Z | Downloaded toml v0.8.23 |
| 649 | 2026-05-16T03:30:44.658Z | Downloaded zone_cfg_derive v0.3.1 |
| 650 | 2026-05-16T03:30:44.658Z | Downloaded tokio-rustls v0.26.4 |
| 651 | 2026-05-16T03:30:44.658Z | Downloaded serde_spanned v1.1.1 |
| 652 | 2026-05-16T03:30:44.662Z | Downloaded serde_spanned v0.6.9 |
| 653 | 2026-05-16T03:30:44.662Z | Downloaded serde_plain v1.0.2 |
| 654 | 2026-05-16T03:30:44.662Z | Downloaded heapless v0.8.0 |
| 655 | 2026-05-16T03:30:44.666Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 656 | 2026-05-16T03:30:44.666Z | Downloaded textwrap v0.16.2 |
| 657 | 2026-05-16T03:30:44.669Z | Downloaded test-strategy v0.4.5 |
| 658 | 2026-05-16T03:30:44.669Z | Downloaded vsss-rs v3.3.4 |
| 659 | 2026-05-16T03:30:44.669Z | Downloaded usdt-impl v0.6.0 |
| 660 | 2026-05-16T03:30:44.675Z | Downloaded usdt-impl v0.5.0 |
| 661 | 2026-05-16T03:30:44.675Z | Downloaded walkdir v2.5.0 |
| 662 | 2026-05-16T03:30:44.675Z | Downloaded oxide-tokio-rt v0.1.6 |
| 663 | 2026-05-16T03:30:44.686Z | Downloaded newtype-uuid v1.3.2 |
| 664 | 2026-05-16T03:30:44.686Z | Downloaded nom v7.1.3 |
| 665 | 2026-05-16T03:30:44.686Z | Downloaded writeable v0.6.3 |
| 666 | 2026-05-16T03:30:44.686Z | Downloaded tracing-attributes v0.1.31 |
| 667 | 2026-05-16T03:30:44.695Z | Downloaded yoke-derive v0.8.2 |
| 668 | 2026-05-16T03:30:44.695Z | Downloaded idna v1.1.0 |
| 669 | 2026-05-16T03:30:44.695Z | Downloaded whoami v1.6.1 |
| 670 | 2026-05-16T03:30:44.695Z | Downloaded xz2 v0.1.7 |
| 671 | 2026-05-16T03:30:44.695Z | Downloaded schemars v1.2.1 |
| 672 | 2026-05-16T03:30:44.702Z | Downloaded zeroize v1.8.2 |
| 673 | 2026-05-16T03:30:44.702Z | Downloaded ucd-trie v0.1.7 |
| 674 | 2026-05-16T03:30:44.702Z | Downloaded serde v1.0.228 |
| 675 | 2026-05-16T03:30:44.705Z | Downloaded zerovec-derive v0.11.3 |
| 676 | 2026-05-16T03:30:44.705Z | Downloaded rand v0.8.6 |
| 677 | 2026-05-16T03:30:44.706Z | Downloaded itertools v0.12.1 |
| 678 | 2026-05-16T03:30:44.712Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 679 | 2026-05-16T03:30:44.712Z | Downloaded snafu v0.8.9 |
| 680 | 2026-05-16T03:30:44.716Z | Downloaded tinyvec v1.11.0 |
| 681 | 2026-05-16T03:30:44.716Z | Downloaded qorb v0.4.1 |
| 682 | 2026-05-16T03:30:44.720Z | Downloaded zmij v1.0.21 |
| 683 | 2026-05-16T03:30:44.720Z | Downloaded hashbrown v0.15.5 |
| 684 | 2026-05-16T03:30:44.729Z | Downloaded rand v0.9.4 |
| 685 | 2026-05-16T03:30:44.735Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 686 | 2026-05-16T03:30:44.735Z | Downloaded tokio-stream v0.1.18 |
| 687 | 2026-05-16T03:30:44.735Z | Downloaded rustls-webpki v0.103.13 |
| 688 | 2026-05-16T03:30:44.735Z | Downloaded yoke v0.8.2 |
| 689 | 2026-05-16T03:30:44.735Z | Downloaded iddqd v0.3.18 |
| 690 | 2026-05-16T03:30:44.740Z | Downloaded memmap2 v0.9.10 |
| 691 | 2026-05-16T03:30:44.740Z | Downloaded typify v0.6.2 |
| 692 | 2026-05-16T03:30:44.785Z | Downloaded hashbrown v0.16.1 |
| 693 | 2026-05-16T03:30:44.785Z | Downloaded rand v0.10.1 |
| 694 | 2026-05-16T03:30:44.797Z | Downloaded libsw-core v0.3.2 |
| 695 | 2026-05-16T03:30:44.797Z | Downloaded icu_provider v2.2.0 |
| 696 | 2026-05-16T03:30:44.797Z | Downloaded zerocopy-derive v0.7.35 |
| 697 | 2026-05-16T03:30:44.797Z | Downloaded steno v0.4.1 |
| 698 | 2026-05-16T03:30:44.797Z | Downloaded tungstenite v0.21.0 |
| 699 | 2026-05-16T03:30:44.797Z | Downloaded derive_more v0.99.20 |
| 700 | 2026-05-16T03:30:44.797Z | Downloaded unicode-ident v1.0.24 |
| 701 | 2026-05-16T03:30:44.797Z | Downloaded unsafe-libyaml v0.2.11 |
| 702 | 2026-05-16T03:30:44.797Z | Downloaded hmac v0.12.1 |
| 703 | 2026-05-16T03:30:44.797Z | Downloaded num_enum v0.5.11 |
| 704 | 2026-05-16T03:30:44.797Z | Downloaded hkdf v0.12.4 |
| 705 | 2026-05-16T03:30:44.797Z | Downloaded linear-map v1.2.0 |
| 706 | 2026-05-16T03:30:44.797Z | Downloaded uuid v1.23.1 |
| 707 | 2026-05-16T03:30:44.797Z | Downloaded tracing-core v0.1.36 |
| 708 | 2026-05-16T03:30:44.797Z | Downloaded num-integer v0.1.46 |
| 709 | 2026-05-16T03:30:44.797Z | Downloaded hyper v1.9.0 |
| 710 | 2026-05-16T03:30:44.797Z | Downloaded progenitor-client v0.14.0 |
| 711 | 2026-05-16T03:30:44.797Z | Downloaded elliptic-curve v0.13.8 |
| 712 | 2026-05-16T03:30:44.797Z | Downloaded potential_utf v0.1.5 |
| 713 | 2026-05-16T03:30:44.797Z | Downloaded phf_shared v0.12.1 |
| 714 | 2026-05-16T03:30:44.797Z | Downloaded pest v2.8.6 |
| 715 | 2026-05-16T03:30:44.797Z | Downloaded crc32fast v1.5.0 |
| 716 | 2026-05-16T03:30:44.797Z | Downloaded toml_edit v0.22.27 |
| 717 | 2026-05-16T03:30:44.812Z | Downloaded typify v0.4.3 |
| 718 | 2026-05-16T03:30:44.812Z | Downloaded libm v0.2.16 |
| 719 | 2026-05-16T03:30:44.812Z | Downloaded aho-corasick v1.1.4 |
| 720 | 2026-05-16T03:30:44.812Z | Downloaded console v0.16.3 |
| 721 | 2026-05-16T03:30:44.823Z | Downloaded derive-ex v0.1.8 |
| 722 | 2026-05-16T03:30:44.824Z | Downloaded num-conv v0.2.1 |
| 723 | 2026-05-16T03:30:44.824Z | Downloaded crossbeam-epoch v0.9.18 |
| 724 | 2026-05-16T03:30:44.824Z | Downloaded goblin v0.10.5 |
| 725 | 2026-05-16T03:30:44.824Z | Downloaded futures-util v0.3.32 |
| 726 | 2026-05-16T03:30:44.831Z | Downloaded yansi v1.0.1 |
| 727 | 2026-05-16T03:30:44.831Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 728 | 2026-05-16T03:30:44.831Z | Downloaded ron v0.12.1 |
| 729 | 2026-05-16T03:30:44.831Z | Downloaded nom v8.0.0 |
| 730 | 2026-05-16T03:30:44.834Z | Downloaded toml_edit v0.19.15 |
| 731 | 2026-05-16T03:30:44.839Z | Downloaded typenum v1.20.0 |
| 732 | 2026-05-16T03:30:44.842Z | Downloaded itertools v0.14.0 |
| 733 | 2026-05-16T03:30:44.846Z | Downloaded scc v2.4.0 |
| 734 | 2026-05-16T03:30:44.850Z | Downloaded icu_properties_data v2.2.0 |
| 735 | 2026-05-16T03:30:44.856Z | Downloaded unicode-segmentation v1.13.2 |
| 736 | 2026-05-16T03:30:44.860Z | Downloaded byte-wrapper v0.1.0 |
| 737 | 2026-05-16T03:30:44.860Z | Downloaded colored v3.1.1 |
| 738 | 2026-05-16T03:30:44.863Z | Downloaded clap_derive v4.6.1 |
| 739 | 2026-05-16T03:30:44.863Z | Downloaded tower v0.5.3 |
| 740 | 2026-05-16T03:30:44.866Z | Downloaded natord v1.0.9 |
| 741 | 2026-05-16T03:30:44.868Z | Downloaded mime v0.3.17 |
| 742 | 2026-05-16T03:30:44.868Z | Downloaded lru-cache v0.1.2 |
| 743 | 2026-05-16T03:30:44.868Z | Downloaded deranged v0.5.8 |
| 744 | 2026-05-16T03:30:44.871Z | Downloaded base64 v0.22.1 |
| 745 | 2026-05-16T03:30:44.871Z | Downloaded typed-path v0.9.3 |
| 746 | 2026-05-16T03:30:44.874Z | Downloaded zerocopy-derive v0.8.48 |
| 747 | 2026-05-16T03:30:44.881Z | Downloaded autocfg v1.5.0 |
| 748 | 2026-05-16T03:30:44.884Z | Downloaded zerotrie v0.2.4 |
| 749 | 2026-05-16T03:30:44.884Z | Downloaded regex v1.12.3 |
| 750 | 2026-05-16T03:30:44.887Z | Downloaded url v2.5.8 |
| 751 | 2026-05-16T03:30:44.889Z | Downloaded reqwest v0.13.3 |
| 752 | 2026-05-16T03:30:44.895Z | Downloaded reqwest v0.12.28 |
| 753 | 2026-05-16T03:30:44.899Z | Downloaded aws-lc-rs v1.16.3 |
| 754 | 2026-05-16T03:30:44.903Z | Downloaded anstream v1.0.0 |
| 755 | 2026-05-16T03:30:44.908Z | Downloaded serde_json v1.0.149 |
| 756 | 2026-05-16T03:30:44.912Z | Downloaded chrono v0.4.44 |
| 757 | 2026-05-16T03:30:44.919Z | Downloaded proptest v1.11.0 |
| 758 | 2026-05-16T03:30:44.922Z | Downloaded rayon v1.12.0 |
| 759 | 2026-05-16T03:30:44.925Z | Downloaded tough v0.20.0 |
| 760 | 2026-05-16T03:30:44.928Z | Downloaded portable-atomic v1.13.1 |
| 761 | 2026-05-16T03:30:44.931Z | Downloaded zerovec v0.11.6 |
| 762 | 2026-05-16T03:30:44.936Z | Downloaded tokio-util v0.7.18 |
| 763 | 2026-05-16T03:30:44.939Z | Downloaded lazy_static v1.5.0 |
| 764 | 2026-05-16T03:30:44.942Z | Downloaded hostname v0.3.1 |
| 765 | 2026-05-16T03:30:44.942Z | Downloaded daft v0.1.5 |
| 766 | 2026-05-16T03:30:44.948Z | Downloaded rustls-webpki v0.102.8 |
| 767 | 2026-05-16T03:30:44.953Z | Downloaded unicode-normalization v0.1.25 |
| 768 | 2026-05-16T03:30:44.957Z | Downloaded bstr v1.12.1 |
| 769 | 2026-05-16T03:30:44.960Z | Downloaded winnow v0.5.40 |
| 770 | 2026-05-16T03:30:44.968Z | Downloaded serde_with v3.20.0 |
| 771 | 2026-05-16T03:30:44.973Z | Downloaded const_format_proc_macros v0.2.34 |
| 772 | 2026-05-16T03:30:44.976Z | Downloaded cipher v0.4.4 |
| 773 | 2026-05-16T03:30:44.976Z | Downloaded anstyle-parse v1.0.0 |
| 774 | 2026-05-16T03:30:44.979Z | Downloaded argon2 v0.5.3 |
| 775 | 2026-05-16T03:30:44.979Z | Downloaded anstyle v1.0.14 |
| 776 | 2026-05-16T03:30:44.979Z | Downloaded futures-macro v0.3.32 |
| 777 | 2026-05-16T03:30:44.982Z | Downloaded cmake v0.1.58 |
| 778 | 2026-05-16T03:30:44.982Z | Downloaded ciborium v0.2.2 |
| 779 | 2026-05-16T03:30:44.982Z | Downloaded camino v1.2.2 |
| 780 | 2026-05-16T03:30:44.986Z | Downloaded base64 v0.21.7 |
| 781 | 2026-05-16T03:30:44.986Z | Downloaded is-terminal v0.4.17 |
| 782 | 2026-05-16T03:30:44.989Z | Downloaded instant v0.1.13 |
| 783 | 2026-05-16T03:30:44.989Z | Downloaded inout v0.1.4 |
| 784 | 2026-05-16T03:30:44.989Z | Downloaded glob v0.3.3 |
| 785 | 2026-05-16T03:30:44.989Z | Downloaded float-ord v0.3.2 |
| 786 | 2026-05-16T03:30:44.989Z | Downloaded async-trait v0.1.89 |
| 787 | 2026-05-16T03:30:44.993Z | Downloaded winnow v0.7.15 |
| 788 | 2026-05-16T03:30:44.997Z | Downloaded tower-http v0.6.10 |
| 789 | 2026-05-16T03:30:45.002Z | Downloaded moka v0.12.15 |
| 790 | 2026-05-16T03:30:45.008Z | Downloaded quinn-proto v0.11.14 |
| 791 | 2026-05-16T03:30:45.012Z | Downloaded backoff v0.4.0 |
| 792 | 2026-05-16T03:30:45.015Z | Downloaded dyn-clone v1.0.20 |
| 793 | 2026-05-16T03:30:45.015Z | Downloaded git-stub v1.0.0 |
| 794 | 2026-05-16T03:30:45.015Z | Downloaded gethostname v0.5.0 |
| 795 | 2026-05-16T03:30:45.018Z | Downloaded generic-array v0.14.7 |
| 796 | 2026-05-16T03:30:45.018Z | Downloaded foreign-types-shared v0.3.1 |
| 797 | 2026-05-16T03:30:45.018Z | Downloaded fnv v1.0.7 |
| 798 | 2026-05-16T03:30:45.018Z | Downloaded fastrand v2.4.1 |
| 799 | 2026-05-16T03:30:45.018Z | Downloaded convert_case v0.4.0 |
| 800 | 2026-05-16T03:30:45.022Z | Downloaded async-recursion v1.1.1 |
| 801 | 2026-05-16T03:30:45.022Z | Downloaded time v0.3.47 |
| 802 | 2026-05-16T03:30:45.028Z | Downloaded zerocopy v0.7.35 |
| 803 | 2026-05-16T03:30:45.038Z | Downloaded openssl v0.10.79 |
| 804 | 2026-05-16T03:30:45.046Z | Downloaded vcpkg v0.2.15 |
| 805 | 2026-05-16T03:30:45.069Z | Downloaded curve25519-dalek v4.1.3 |
| 806 | 2026-05-16T03:30:45.073Z | Downloaded foreign-types-macros v0.2.3 |
| 807 | 2026-05-16T03:30:45.077Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 808 | 2026-05-16T03:30:45.077Z | Downloaded clap_lex v1.1.0 |
| 809 | 2026-05-16T03:30:45.077Z | Downloaded crypto-common v0.1.7 |
| 810 | 2026-05-16T03:30:45.077Z | Downloaded tabled v0.15.0 |
| 811 | 2026-05-16T03:30:45.084Z | Downloaded cpufeatures v0.3.0 |
| 812 | 2026-05-16T03:30:45.087Z | Downloaded cstr-argument v0.1.2 |
| 813 | 2026-05-16T03:30:45.087Z | Downloaded compression-core v0.4.32 |
| 814 | 2026-05-16T03:30:45.087Z | Downloaded drift v0.1.4 |
| 815 | 2026-05-16T03:30:45.092Z | Downloaded unicode-width v0.2.2 |
| 816 | 2026-05-16T03:30:45.095Z | Downloaded unicode-width v0.1.14 |
| 817 | 2026-05-16T03:30:45.100Z | Downloaded webpki-roots v1.0.7 |
| 818 | 2026-05-16T03:30:45.102Z | Downloaded tabled v0.20.0 |
| 819 | 2026-05-16T03:30:45.111Z | Downloaded syn v2.0.117 |
| 820 | 2026-05-16T03:30:45.118Z | Downloaded crypto-bigint v0.5.5 |
| 821 | 2026-05-16T03:30:45.122Z | Downloaded bitflags v1.3.2 |
| 822 | 2026-05-16T03:30:45.125Z | Downloaded futures-sink v0.3.32 |
| 823 | 2026-05-16T03:30:45.125Z | Downloaded fs_extra v1.3.0 |
| 824 | 2026-05-16T03:30:45.132Z | Downloaded blake2 v0.10.6 |
| 825 | 2026-05-16T03:30:45.132Z | Downloaded atomic-waker v1.1.2 |
| 826 | 2026-05-16T03:30:45.132Z | Downloaded foreign-types v0.3.2 |
| 827 | 2026-05-16T03:30:45.132Z | Downloaded colorchoice v1.0.5 |
| 828 | 2026-05-16T03:30:45.136Z | Downloaded rustix v1.1.4 |
| 829 | 2026-05-16T03:30:45.142Z | Downloaded winnow v1.0.2 |
| 830 | 2026-05-16T03:30:45.148Z | Downloaded syn v1.0.109 |
| 831 | 2026-05-16T03:30:45.156Z | Downloaded base64ct v1.8.3 |
| 832 | 2026-05-16T03:30:45.159Z | Downloaded base16ct v1.0.0 |
| 833 | 2026-05-16T03:30:45.165Z | Downloaded typify-impl v0.6.2 |
| 834 | 2026-05-16T03:30:45.172Z | Downloaded tracing v0.1.44 |
| 835 | 2026-05-16T03:30:45.183Z | Downloaded typify-impl v0.4.3 |
| 836 | 2026-05-16T03:30:45.195Z | Downloaded sled v0.34.7 |
| 837 | 2026-05-16T03:30:45.199Z | Downloaded nix v0.31.3 |
| 838 | 2026-05-16T03:30:45.212Z | Downloaded dropshot v0.17.0 |
| 839 | 2026-05-16T03:30:45.225Z | Downloaded smoltcp v0.11.0 |
| 840 | 2026-05-16T03:30:45.232Z | Downloaded rustls v0.22.4 |
| 841 | 2026-05-16T03:30:45.239Z | Downloaded zerocopy v0.8.48 |
| 842 | 2026-05-16T03:30:45.251Z | Downloaded rustix v0.38.44 |
| 843 | 2026-05-16T03:30:45.263Z | Downloaded rustls v0.23.40 |
| 844 | 2026-05-16T03:30:45.270Z | Downloaded hickory-proto v0.25.2 |
| 845 | 2026-05-16T03:30:45.282Z | Downloaded jiff v0.2.24 |
| 846 | 2026-05-16T03:30:45.290Z | Downloaded csv v1.4.0 |
| 847 | 2026-05-16T03:30:45.302Z | Downloaded chrono-tz v0.10.4 |
| 848 | 2026-05-16T03:30:45.314Z | Downloaded regress v0.10.5 |
| 849 | 2026-05-16T03:30:45.317Z | Downloaded regress v0.11.1 |
| 850 | 2026-05-16T03:30:45.321Z | Downloaded regex-syntax v0.8.10 |
| 851 | 2026-05-16T03:30:45.325Z | Downloaded openapiv3 v2.2.0 |
| 852 | 2026-05-16T03:30:45.332Z | Downloaded hickory-proto v0.24.4 |
| 853 | 2026-05-16T03:30:45.342Z | Downloaded rhai v1.24.0 |
| 854 | 2026-05-16T03:30:45.392Z | Downloaded regex-automata v0.4.14 |
| 855 | 2026-05-16T03:30:45.415Z | Downloaded petgraph v0.6.5 |
| 856 | 2026-05-16T03:30:45.440Z | Downloaded lzma-sys v0.1.20 |
| 857 | 2026-05-16T03:30:45.474Z | Downloaded petgraph v0.8.3 |
| 858 | 2026-05-16T03:30:45.488Z | Downloaded libc v0.2.186 |
| 859 | 2026-05-16T03:30:45.521Z | Downloaded sha3 v0.10.9 |
| 860 | 2026-05-16T03:30:45.527Z | Downloaded tokio v1.52.3 |
| 861 | 2026-05-16T03:30:45.588Z | Downloaded encoding_rs v0.8.35 |
| 862 | 2026-05-16T03:30:45.601Z | Downloaded ring v0.17.14 |
| 863 | 2026-05-16T03:30:45.922Z | Downloaded aws-lc-sys v0.40.0 |
| 864 | 2026-05-16T03:30:46.473Z | Compiling proc-macro2 v1.0.106 |
| 865 | 2026-05-16T03:30:46.473Z | Compiling quote v1.0.45 |
| 866 | 2026-05-16T03:30:46.473Z | Compiling unicode-ident v1.0.24 |
| 867 | 2026-05-16T03:30:46.473Z | Compiling serde_core v1.0.228 |
| 868 | 2026-05-16T03:30:46.473Z | Compiling serde v1.0.228 |
| 869 | 2026-05-16T03:30:46.473Z | Compiling libc v0.2.186 |
| 870 | 2026-05-16T03:30:46.473Z | Compiling zmij v1.0.21 |
| 871 | 2026-05-16T03:30:46.473Z | Compiling autocfg v1.5.0 |
| 872 | 2026-05-16T03:30:46.930Z | Compiling libm v0.2.16 |
| 873 | 2026-05-16T03:30:47.226Z | Compiling icu_properties_data v2.2.0 |
| 874 | 2026-05-16T03:30:47.265Z | Compiling icu_normalizer_data v2.2.0 |
| 875 | 2026-05-16T03:30:47.302Z | Compiling serde_json v1.0.149 |
| 876 | 2026-05-16T03:30:47.364Z | Compiling num-traits v0.2.19 |
| 877 | 2026-05-16T03:30:47.492Z | Compiling getrandom v0.4.2 |
| 878 | 2026-05-16T03:30:47.607Z | Compiling version_check v0.9.5 |
| 879 | 2026-05-16T03:30:47.863Z | Compiling thiserror v2.0.18 |
| 880 | 2026-05-16T03:30:47.884Z | Compiling memchr v2.8.0 |
| 881 | 2026-05-16T03:30:48.186Z | Checking cfg-if v1.0.4 |
| 882 | 2026-05-16T03:30:48.260Z | Compiling syn v2.0.117 |
| 883 | 2026-05-16T03:30:48.280Z | Compiling schemars v0.8.22 |
| 884 | 2026-05-16T03:30:48.322Z | Compiling parking_lot_core v0.9.12 |
| 885 | 2026-05-16T03:30:48.481Z | Compiling heck v0.5.0 |
| 886 | 2026-05-16T03:30:48.538Z | Compiling portable-atomic v1.13.1 |
| 887 | 2026-05-16T03:30:48.585Z | Compiling itoa v1.0.18 |
| 888 | 2026-05-16T03:30:48.666Z | Compiling zerocopy v0.8.48 |
| 889 | 2026-05-16T03:30:48.749Z | Compiling jobserver v0.1.34 |
| 890 | 2026-05-16T03:30:48.788Z | Compiling find-msvc-tools v0.1.9 |
| 891 | 2026-05-16T03:30:49.062Z | Compiling shlex v1.3.0 |
| 892 | 2026-05-16T03:30:49.098Z | Compiling rustversion v1.0.22 |
| 893 | 2026-05-16T03:30:49.219Z | Compiling cc v1.2.62 |
| 894 | 2026-05-16T03:30:49.583Z | Compiling semver v1.0.28 |
| 895 | 2026-05-16T03:30:49.649Z | Compiling log v0.4.29 |
| 896 | 2026-05-16T03:30:49.683Z | Compiling httparse v1.10.1 |
| 897 | 2026-05-16T03:30:49.789Z | Compiling equivalent v1.0.2 |
| 898 | 2026-05-16T03:30:49.853Z | Checking stable_deref_trait v1.2.1 |
| 899 | 2026-05-16T03:30:49.890Z | Compiling generic-array v0.14.7 |
| 900 | 2026-05-16T03:30:50.090Z | Compiling rustix v1.1.4 |
| 901 | 2026-05-16T03:30:50.166Z | Compiling cmake v0.1.58 |
| 902 | 2026-05-16T03:30:50.208Z | Compiling slog v2.8.2 |
| 903 | 2026-05-16T03:30:50.270Z | Compiling fs_extra v1.3.0 |
| 904 | 2026-05-16T03:30:50.410Z | Compiling thiserror v1.0.69 |
| 905 | 2026-05-16T03:30:50.522Z | Compiling dunce v1.0.5 |
| 906 | 2026-05-16T03:30:50.541Z | Checking litemap v0.8.2 |
| 907 | 2026-05-16T03:30:50.544Z | Checking writeable v0.6.3 |
| 908 | 2026-05-16T03:30:50.579Z | Compiling ring v0.17.14 |
| 909 | 2026-05-16T03:30:50.621Z | Compiling aws-lc-sys v0.40.0 |
| 910 | 2026-05-16T03:30:50.675Z | Checking utf8_iter v1.0.4 |
| 911 | 2026-05-16T03:30:50.713Z | Checking percent-encoding v2.3.2 |
| 912 | 2026-05-16T03:30:50.826Z | Checking rand_core v0.10.1 |
| 913 | 2026-05-16T03:30:50.864Z | Checking form_urlencoded v1.2.2 |
| 914 | 2026-05-16T03:30:50.936Z | Compiling anyhow v1.0.102 |
| 915 | 2026-05-16T03:30:50.956Z | Compiling regex-syntax v0.8.10 |
| 916 | 2026-05-16T03:30:51.076Z | Compiling aho-corasick v1.1.4 |
| 917 | 2026-05-16T03:30:51.164Z | Compiling ucd-trie v0.1.7 |
| 918 | 2026-05-16T03:30:51.692Z | Compiling synstructure v0.13.2 |
| 919 | 2026-05-16T03:30:51.695Z | Compiling serde_derive_internals v0.29.1 |
| 920 | 2026-05-16T03:30:52.091Z | Compiling pest v2.8.6 |
| 921 | 2026-05-16T03:30:52.167Z | Compiling hashbrown v0.17.1 |
| 922 | 2026-05-16T03:30:52.459Z | Compiling serde_derive v1.0.228 |
| 923 | 2026-05-16T03:30:52.507Z | Compiling zerofrom-derive v0.1.7 |
| 924 | 2026-05-16T03:30:52.736Z | Compiling yoke-derive v0.8.2 |
| 925 | 2026-05-16T03:30:52.983Z | Compiling zerovec-derive v0.11.3 |
| 926 | 2026-05-16T03:30:53.118Z | Compiling displaydoc v0.2.5 |
| 927 | 2026-05-16T03:30:53.354Z | Compiling schemars_derive v0.8.22 |
| 928 | 2026-05-16T03:30:53.772Z | Compiling thiserror-impl v2.0.18 |
| 929 | 2026-05-16T03:30:53.861Z | Compiling tokio-macros v2.7.0 |
| 930 | 2026-05-16T03:30:53.890Z | Compiling zeroize_derive v1.4.3 |
| 931 | 2026-05-16T03:30:54.107Z | Compiling zerocopy-derive v0.8.48 |
| 932 | 2026-05-16T03:30:54.621Z | Compiling futures-macro v0.3.32 |
| 933 | 2026-05-16T03:30:54.628Z | Compiling tracing-attributes v0.1.31 |
| 934 | 2026-05-16T03:30:54.636Z | Checking zerofrom v0.1.7 |
| 935 | 2026-05-16T03:30:54.764Z | Checking yoke v0.8.2 |
| 936 | 2026-05-16T03:30:54.956Z | Checking zerovec v0.11.6 |
| 937 | 2026-05-16T03:30:55.138Z | Compiling thiserror-impl v1.0.69 |
| 938 | 2026-05-16T03:30:55.456Z | Checking tinystr v0.8.3 |
| 939 | 2026-05-16T03:30:55.545Z | Checking potential_utf v0.1.5 |
| 940 | 2026-05-16T03:30:55.642Z | Compiling serde_tokenstream v0.2.3 |
| 941 | 2026-05-16T03:30:55.669Z | Checking smallvec v1.15.1 |
| 942 | 2026-05-16T03:30:55.691Z | Checking bytes v1.11.1 |
| 943 | 2026-05-16T03:30:55.712Z | Checking icu_locale_core v2.2.0 |
| 944 | 2026-05-16T03:30:55.896Z | Checking zerotrie v0.2.4 |
| 945 | 2026-05-16T03:30:55.937Z | Checking icu_collections v2.2.0 |
| 946 | 2026-05-16T03:30:56.158Z | Compiling regex-automata v0.4.14 |
| 947 | 2026-05-16T03:30:56.161Z | Compiling pest_meta v2.8.6 |
| 948 | 2026-05-16T03:30:56.262Z | Compiling indexmap v2.14.0 |
| 949 | 2026-05-16T03:30:56.327Z | Checking iana-time-zone v0.1.65 |
| 950 | 2026-05-16T03:30:56.369Z | Checking icu_provider v2.2.0 |
| 951 | 2026-05-16T03:30:56.516Z | Checking chrono v0.4.44 |
| 952 | 2026-05-16T03:30:56.600Z | Checking icu_normalizer v2.2.0 |
| 953 | 2026-05-16T03:30:56.620Z | Checking icu_properties v2.2.0 |
| 954 | 2026-05-16T03:30:56.889Z | Compiling pest_generator v2.8.6 |
| 955 | 2026-05-16T03:30:57.393Z | Compiling getrandom v0.3.4 |
| 956 | 2026-05-16T03:30:57.523Z | Compiling pest_derive v2.8.6 |
| 957 | 2026-05-16T03:30:57.543Z | Checking idna_adapter v1.2.2 |
| 958 | 2026-05-16T03:30:57.672Z | Compiling aws-lc-rs v1.16.3 |
| 959 | 2026-05-16T03:30:57.686Z | Checking idna v1.1.0 |
| 960 | 2026-05-16T03:30:57.813Z | Compiling crossbeam-utils v0.8.21 |
| 961 | 2026-05-16T03:30:57.952Z | Checking url v2.5.8 |
| 962 | 2026-05-16T03:30:57.981Z | Compiling regex v1.12.3 |
| 963 | 2026-05-16T03:30:58.441Z | Checking uuid v1.23.1 |
| 964 | 2026-05-16T03:30:58.445Z | Compiling num-conv v0.2.1 |
| 965 | 2026-05-16T03:30:58.445Z | Compiling time-core v0.1.8 |
| 966 | 2026-05-16T03:30:58.535Z | Checking errno v0.3.14 |
| 967 | 2026-05-16T03:30:58.579Z | Compiling time-macros v0.2.27 |
| 968 | 2026-05-16T03:30:58.653Z | Compiling paste v1.0.15 |
| 969 | 2026-05-16T03:30:58.676Z | Checking dyn-clone v1.0.20 |
| 970 | 2026-05-16T03:30:58.782Z | Compiling byteorder v1.5.0 |
| 971 | 2026-05-16T03:30:58.849Z | Compiling rustls v0.23.40 |
| 972 | 2026-05-16T03:30:59.095Z | Compiling async-trait v0.1.89 |
| 973 | 2026-05-16T03:30:59.197Z | Compiling camino v1.2.2 |
| 974 | 2026-05-16T03:30:59.587Z | Compiling strsim v0.11.1 |
| 975 | 2026-05-16T03:30:59.615Z | Compiling scroll_derive v0.13.1 |
| 976 | 2026-05-16T03:30:59.658Z | Checking pin-project-lite v0.2.17 |
| 977 | 2026-05-16T03:30:59.663Z | Compiling ident_case v1.0.1 |
| 978 | 2026-05-16T03:30:59.817Z | Compiling slog-async v2.8.0 |
| 979 | 2026-05-16T03:30:59.897Z | Checking getrandom v0.2.17 |
| 980 | 2026-05-16T03:31:00.096Z | Compiling omicron-workspace-hack v0.1.0 |
| 981 | 2026-05-16T03:31:00.194Z | Checking zeroize v1.8.2 |
| 982 | 2026-05-16T03:31:00.389Z | Compiling crc32fast v1.5.0 |
| 983 | 2026-05-16T03:31:00.476Z | Compiling usdt-impl v0.6.0 |
| 984 | 2026-05-16T03:31:00.666Z | Compiling scroll v0.13.0 |
| 985 | 2026-05-16T03:31:00.939Z | Checking bitflags v2.11.1 |
| 986 | 2026-05-16T03:31:00.962Z | Checking socket2 v0.6.3 |
| 987 | 2026-05-16T03:31:01.003Z | Compiling plain v0.2.3 |
| 988 | 2026-05-16T03:31:01.089Z | Checking scopeguard v1.2.0 |
| 989 | 2026-05-16T03:31:01.137Z | Compiling goblin v0.10.5 |
| 990 | 2026-05-16T03:31:01.157Z | Compiling daft-derive v0.1.5 |
| 991 | 2026-05-16T03:31:01.202Z | Checking lock_api v0.4.14 |
| 992 | 2026-05-16T03:31:01.223Z | Compiling pretty-hex v0.4.2 |
| 993 | 2026-05-16T03:31:01.246Z | Compiling syn v1.0.109 |
| 994 | 2026-05-16T03:31:01.462Z | Compiling dtrace-parser v0.3.0 |
| 995 | 2026-05-16T03:31:01.654Z | Compiling thread-id v5.1.0 |
| 996 | 2026-05-16T03:31:02.921Z | Checking parking_lot v0.12.5 |
| 997 | 2026-05-16T03:31:02.924Z | Compiling rustls v0.22.4 |
| 998 | 2026-05-16T03:31:02.931Z | Checking critical-section v1.2.0 |
| 999 | 2026-05-16T03:31:02.956Z | Checking signal-hook-registry v1.4.8 |
| 1000 | 2026-05-16T03:31:03.026Z | Checking mio v1.2.0 |
| 1001 | 2026-05-16T03:31:03.050Z | Checking once_cell v1.21.4 |
| 1002 | 2026-05-16T03:31:03.132Z | Compiling multer v3.1.0 |
| 1003 | 2026-05-16T03:31:03.152Z | Checking subtle v2.6.1 |
| 1004 | 2026-05-16T03:31:03.313Z | Compiling async-stream-impl v0.3.6 |
| 1005 | 2026-05-16T03:31:03.336Z | Checking tokio v1.52.3 |
| 1006 | 2026-05-16T03:31:03.356Z | Compiling foldhash v0.2.0 |
| 1007 | 2026-05-16T03:31:03.444Z | Compiling allocator-api2 v0.2.21 |
| 1008 | 2026-05-16T03:31:03.684Z | Compiling ref-cast v1.0.25 |
| 1009 | 2026-05-16T03:31:03.763Z | Compiling hashbrown v0.16.1 |
| 1010 | 2026-05-16T03:31:03.795Z | Compiling ref-cast-impl v1.0.25 |
| 1011 | 2026-05-16T03:31:03.985Z | Compiling dof v0.4.0 |
| 1012 | 2026-05-16T03:31:04.100Z | Compiling dropshot v0.17.0 |
| 1013 | 2026-05-16T03:31:04.771Z | Checking futures-core v0.3.32 |
| 1014 | 2026-05-16T03:31:05.181Z | Compiling dropshot_endpoint v0.17.0 |
| 1015 | 2026-05-16T03:31:05.184Z | Compiling newtype-uuid-macros v0.1.0 |
| 1016 | 2026-05-16T03:31:05.332Z | Compiling usdt-macro v0.6.0 |
| 1017 | 2026-05-16T03:31:05.479Z | Compiling usdt-attr-macro v0.6.0 |
| 1018 | 2026-05-16T03:31:05.833Z | Checking futures-sink v0.3.32 |
| 1019 | 2026-05-16T03:31:06.105Z | Compiling darling_core v0.23.0 |
| 1020 | 2026-05-16T03:31:06.128Z | Compiling http v1.4.0 |
| 1021 | 2026-05-16T03:31:06.149Z | Compiling structmeta-derive v0.3.0 |
| 1022 | 2026-05-16T03:31:06.188Z | Compiling strum_macros v0.26.4 |
| 1023 | 2026-05-16T03:31:06.721Z | Checking slab v0.4.12 |
| 1024 | 2026-05-16T03:31:07.191Z | Checking futures-channel v0.3.32 |
| 1025 | 2026-05-16T03:31:07.245Z | Checking ipnetwork v0.21.1 |
| 1026 | 2026-05-16T03:31:07.691Z | Compiling structmeta v0.3.0 |
| 1027 | 2026-05-16T03:31:07.694Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1028 | 2026-05-16T03:31:07.694Z | Checking futures-io v0.3.32 |
| 1029 | 2026-05-16T03:31:07.694Z | Checking futures-task v0.3.32 |
| 1030 | 2026-05-16T03:31:07.694Z | Compiling strum_macros v0.27.2 |
| 1031 | 2026-05-16T03:31:07.762Z | Checking futures-util v0.3.32 |
| 1032 | 2026-05-16T03:31:07.912Z | Compiling winnow v1.0.2 |
| 1033 | 2026-05-16T03:31:08.116Z | Compiling derive-ex v0.1.8 |
| 1034 | 2026-05-16T03:31:08.366Z | Compiling darling_macro v0.23.0 |
| 1035 | 2026-05-16T03:31:08.962Z | Compiling darling v0.23.0 |
| 1036 | 2026-05-16T03:31:09.016Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1037 | 2026-05-16T03:31:09.037Z | Checking tracing-core v0.1.36 |
| 1038 | 2026-05-16T03:31:09.059Z | Compiling serde_with_macros v3.20.0 |
| 1039 | 2026-05-16T03:31:09.498Z | Checking tracing v0.1.44 |
| 1040 | 2026-05-16T03:31:09.569Z | Checking rand_core v0.6.4 |
| 1041 | 2026-05-16T03:31:09.724Z | Compiling test-strategy v0.4.5 |
| 1042 | 2026-05-16T03:31:09.787Z | Checking base64 v0.22.1 |
| 1043 | 2026-05-16T03:31:10.040Z | Checking erased-serde v0.3.31 |
| 1044 | 2026-05-16T03:31:10.511Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1045 | 2026-05-16T03:31:10.514Z | Checking fnv v1.0.7 |
| 1046 | 2026-05-16T03:31:10.514Z | Compiling ryu v1.0.23 |
| 1047 | 2026-05-16T03:31:10.514Z | Checking oxnet v0.1.5 |
| 1048 | 2026-05-16T03:31:10.514Z | Checking rustls-pki-types v1.14.1 |
| 1049 | 2026-05-16T03:31:10.559Z | Compiling parse-display-derive v0.10.0 |
| 1050 | 2026-05-16T03:31:10.714Z | Compiling openapiv3 v2.2.0 |
| 1051 | 2026-05-16T03:31:10.736Z | Checking untrusted v0.9.0 |
| 1052 | 2026-05-16T03:31:10.774Z | Checking typenum v1.20.0 |
| 1053 | 2026-05-16T03:31:11.140Z | Compiling clap_derive v4.6.1 |
| 1054 | 2026-05-16T03:31:12.188Z | Checking ipnet v2.12.0 |
| 1055 | 2026-05-16T03:31:12.192Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1056 | 2026-05-16T03:31:12.337Z | Checking tokio-util v0.7.18 |
| 1057 | 2026-05-16T03:31:12.671Z | Checking http-body v1.0.1 |
| 1058 | 2026-05-16T03:31:12.702Z | Checking atomic-waker v1.1.2 |
| 1059 | 2026-05-16T03:31:12.723Z | Checking crypto-common v0.1.7 |
| 1060 | 2026-05-16T03:31:12.835Z | Checking try-lock v0.2.5 |
| 1061 | 2026-05-16T03:31:12.886Z | Checking tower-service v0.3.3 |
| 1062 | 2026-05-16T03:31:12.920Z | Checking tower-layer v0.3.3 |
| 1063 | 2026-05-16T03:31:12.943Z | Checking want v0.3.1 |
| 1064 | 2026-05-16T03:31:12.988Z | Checking h2 v0.4.14 |
| 1065 | 2026-05-16T03:31:13.119Z | Checking httpdate v1.0.3 |
| 1066 | 2026-05-16T03:31:13.602Z | Checking serde_urlencoded v0.7.1 |
| 1067 | 2026-05-16T03:31:13.637Z | Checking http-body-util v0.1.3 |
| 1068 | 2026-05-16T03:31:13.676Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1069 | 2026-05-16T03:31:14.265Z | Compiling proc-macro-crate v3.5.0 |
| 1070 | 2026-05-16T03:31:14.758Z | Compiling num_enum_derive v0.7.6 |
| 1071 | 2026-05-16T03:31:14.832Z | Checking block-buffer v0.10.4 |
| 1072 | 2026-05-16T03:31:14.979Z | Checking hyper v1.9.0 |
| 1073 | 2026-05-16T03:31:15.147Z | Checking digest v0.10.7 |
| 1074 | 2026-05-16T03:31:15.828Z | Compiling either v1.15.0 |
| 1075 | 2026-05-16T03:31:15.938Z | Checking hyper-util v0.1.20 |
| 1076 | 2026-05-16T03:31:16.451Z | Checking untrusted v0.7.1 |
| 1077 | 2026-05-16T03:31:16.454Z | Compiling unsafe-libyaml v0.2.11 |
| 1078 | 2026-05-16T03:31:16.454Z | Compiling itertools v0.14.0 |
| 1079 | 2026-05-16T03:31:16.542Z | Compiling regress v0.10.5 |
| 1080 | 2026-05-16T03:31:16.918Z | Compiling serde_yaml v0.9.34+deprecated |
| 1081 | 2026-05-16T03:31:17.171Z | Checking ppv-lite86 v0.2.21 |
| 1082 | 2026-05-16T03:31:17.293Z | Compiling regress v0.11.1 |
| 1083 | 2026-05-16T03:31:17.594Z | Compiling crucible-workspace-hack v0.1.0 |
| 1084 | 2026-05-16T03:31:18.246Z | Checking sync_wrapper v1.0.2 |
| 1085 | 2026-05-16T03:31:18.397Z | Checking cpufeatures v0.2.17 |
| 1086 | 2026-05-16T03:31:18.454Z | Checking powerfmt v0.2.0 |
| 1087 | 2026-05-16T03:31:18.479Z | Checking tower v0.5.3 |
| 1088 | 2026-05-16T03:31:18.633Z | Checking deranged v0.5.8 |
| 1089 | 2026-05-16T03:31:18.930Z | Compiling typify-impl v0.6.2 |
| 1090 | 2026-05-16T03:31:19.159Z | Checking webpki-roots v1.0.7 |
| 1091 | 2026-05-16T03:31:19.779Z | Checking num_threads v0.1.7 |
| 1092 | 2026-05-16T03:31:19.822Z | Checking tower-http v0.6.10 |
| 1093 | 2026-05-16T03:31:19.875Z | Checking time v0.3.47 |
| 1094 | 2026-05-16T03:31:20.106Z | Compiling zerocopy-derive v0.7.35 |
| 1095 | 2026-05-16T03:31:20.133Z | Compiling convert_case v0.4.0 |
| 1096 | 2026-05-16T03:31:21.005Z | Compiling derive_more v0.99.20 |
| 1097 | 2026-05-16T03:31:21.300Z | Checking crossbeam-channel v0.5.15 |
| 1098 | 2026-05-16T03:31:21.639Z | Compiling serde_repr v0.1.20 |
| 1099 | 2026-05-16T03:31:22.213Z | Compiling darling_core v0.21.3 |
| 1100 | 2026-05-16T03:31:22.472Z | Compiling typify-macro v0.6.2 |
| 1101 | 2026-05-16T03:31:22.892Z | Checking thread_local v1.1.9 |
| 1102 | 2026-05-16T03:31:22.895Z | Checking futures-executor v0.3.32 |
| 1103 | 2026-05-16T03:31:23.021Z | Compiling scroll_derive v0.12.1 |
| 1104 | 2026-05-16T03:31:23.229Z | Checking is-terminal v0.4.17 |
| 1105 | 2026-05-16T03:31:23.712Z | Checking take_mut v0.2.2 |
| 1106 | 2026-05-16T03:31:23.715Z | Checking term v1.2.1 |
| 1107 | 2026-05-16T03:31:23.715Z | Checking slog-term v2.9.2 |
| 1108 | 2026-05-16T03:31:23.715Z | Checking rand_core v0.9.5 |
| 1109 | 2026-05-16T03:31:24.079Z | Compiling heapless v0.8.0 |
| 1110 | 2026-05-16T03:31:24.212Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1111 | 2026-05-16T03:31:24.376Z | Compiling darling_macro v0.21.3 |
| 1112 | 2026-05-16T03:31:24.525Z | Compiling typify v0.6.2 |
| 1113 | 2026-05-16T03:31:24.574Z | Checking futures v0.3.32 |
| 1114 | 2026-05-16T03:31:24.969Z | Compiling darling v0.21.3 |
| 1115 | 2026-05-16T03:31:25.066Z | Compiling ingot-macros v0.1.1 |
| 1116 | 2026-05-16T03:31:25.066Z | Checking hex v0.4.3 |
| 1117 | 2026-05-16T03:31:25.146Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1118 | 2026-05-16T03:31:25.302Z | Checking rand_chacha v0.9.0 |
| 1119 | 2026-05-16T03:31:25.789Z | Compiling foreign-types-macros v0.2.3 |
| 1120 | 2026-05-16T03:31:25.822Z | Compiling smoltcp v0.11.0 |
| 1121 | 2026-05-16T03:31:26.028Z | Compiling rustix v0.38.44 |
| 1122 | 2026-05-16T03:31:26.463Z | Checking rand v0.9.4 |
| 1123 | 2026-05-16T03:31:26.483Z | Compiling zerocopy v0.7.35 |
| 1124 | 2026-05-16T03:31:26.879Z | Compiling rustc_version v0.4.1 |
| 1125 | 2026-05-16T03:31:26.901Z | Compiling usdt-impl v0.5.0 |
| 1126 | 2026-05-16T03:31:26.988Z | Compiling proc-macro-error-attr v1.0.4 |
| 1127 | 2026-05-16T03:31:27.078Z | Checking fastrand v2.4.1 |
| 1128 | 2026-05-16T03:31:27.176Z | Checking openssl-probe v0.2.1 |
| 1129 | 2026-05-16T03:31:27.302Z | Checking rustls-native-certs v0.8.3 |
| 1130 | 2026-05-16T03:31:27.324Z | Compiling curve25519-dalek v4.1.3 |
| 1131 | 2026-05-16T03:31:27.385Z | Compiling dof v0.3.0 |
| 1132 | 2026-05-16T03:31:27.868Z | Checking sha1 v0.10.6 |
| 1133 | 2026-05-16T03:31:27.920Z | Compiling dtrace-parser v0.2.0 |
| 1134 | 2026-05-16T03:31:28.005Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1135 | 2026-05-16T03:31:28.191Z | Compiling toml_datetime v0.6.11 |
| 1136 | 2026-05-16T03:31:28.258Z | Compiling thread-id v4.2.2 |
| 1137 | 2026-05-16T03:31:28.378Z | Compiling proc-macro-error v1.0.4 |
| 1138 | 2026-05-16T03:31:28.544Z | Checking adler2 v2.0.1 |
| 1139 | 2026-05-16T03:31:28.612Z | Checking simd-adler32 v0.3.9 |
| 1140 | 2026-05-16T03:31:28.740Z | Checking match_cfg v0.1.0 |
| 1141 | 2026-05-16T03:31:28.800Z | Checking miniz_oxide v0.8.9 |
| 1142 | 2026-05-16T03:31:28.854Z | Checking hostname v0.3.1 |
| 1143 | 2026-05-16T03:31:29.637Z | Checking slog-json v2.6.1 |
| 1144 | 2026-05-16T03:31:29.738Z | Compiling hubpack_derive v0.1.1 |
| 1145 | 2026-05-16T03:31:29.803Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1146 | 2026-05-16T03:31:29.881Z | Checking newtype-uuid v1.3.2 |
| 1147 | 2026-05-16T03:31:29.930Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1148 | 2026-05-16T03:31:30.061Z | Checking serde_spanned v1.1.1 |
| 1149 | 2026-05-16T03:31:30.083Z | Checking memmap2 v0.9.10 |
| 1150 | 2026-05-16T03:31:30.257Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1151 | 2026-05-16T03:31:30.358Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 1152 | 2026-05-16T03:31:30.448Z | Checking usdt v0.6.0 |
| 1153 | 2026-05-16T03:31:30.648Z | Checking daft v0.1.5 |
| 1154 | 2026-05-16T03:31:30.711Z | Checking slog-bunyan v2.5.0 |
| 1155 | 2026-05-16T03:31:30.837Z | Checking flate2 v1.1.9 |
| 1156 | 2026-05-16T03:31:30.840Z | Checking tempfile v3.27.0 |
| 1157 | 2026-05-16T03:31:30.889Z | Checking rustls-webpki v0.102.8 |
| 1158 | 2026-05-16T03:31:31.069Z | Compiling memoffset v0.9.1 |
| 1159 | 2026-05-16T03:31:31.111Z | Checking compression-core v0.4.32 |
| 1160 | 2026-05-16T03:31:31.140Z | Compiling pkg-config v0.3.33 |
| 1161 | 2026-05-16T03:31:31.270Z | Compiling heck v0.4.1 |
| 1162 | 2026-05-16T03:31:31.561Z | Checking debug-ignore v1.0.5 |
| 1163 | 2026-05-16T03:31:31.722Z | Checking compression-codecs v0.4.38 |
| 1164 | 2026-05-16T03:31:31.780Z | Compiling usdt-macro v0.5.0 |
| 1165 | 2026-05-16T03:31:31.913Z | Compiling usdt-attr-macro v0.5.0 |
| 1166 | 2026-05-16T03:31:32.706Z | Checking encoding_rs v0.8.35 |
| 1167 | 2026-05-16T03:31:32.784Z | Compiling prettyplease v0.2.37 |
| 1168 | 2026-05-16T03:31:33.022Z | Checking spin v0.9.8 |
| 1169 | 2026-05-16T03:31:33.055Z | Checking mime v0.3.17 |
| 1170 | 2026-05-16T03:31:33.147Z | Compiling cfg_aliases v0.2.1 |
| 1171 | 2026-05-16T03:31:33.253Z | Compiling nix v0.31.3 |
| 1172 | 2026-05-16T03:31:33.257Z | Checking toml v1.1.2+spec-1.1.0 |
| 1173 | 2026-05-16T03:31:33.293Z | Checking tokio-rustls v0.25.0 |
| 1174 | 2026-05-16T03:31:33.653Z | Checking async-compression v0.4.42 |
| 1175 | 2026-05-16T03:31:33.879Z | Checking rand_chacha v0.3.1 |
| 1176 | 2026-05-16T03:31:33.908Z | Checking waitgroup v0.1.2 |
| 1177 | 2026-05-16T03:31:33.930Z | Checking rustls-pemfile v2.2.0 |
| 1178 | 2026-05-16T03:31:33.984Z | Checking async-stream v0.3.6 |
| 1179 | 2026-05-16T03:31:34.032Z | Checking serde_path_to_error v0.1.20 |
| 1180 | 2026-05-16T03:31:34.100Z | Checking hostname v0.4.2 |
| 1181 | 2026-05-16T03:31:34.271Z | Checking rand v0.8.6 |
| 1182 | 2026-05-16T03:31:34.831Z | Checking macaddr v1.0.1 |
| 1183 | 2026-05-16T03:31:35.024Z | Compiling num-derive v0.4.2 |
| 1184 | 2026-05-16T03:31:35.154Z | Compiling enum-as-inner v0.6.1 |
| 1185 | 2026-05-16T03:31:35.708Z | Compiling winnow v0.7.15 |
| 1186 | 2026-05-16T03:31:36.112Z | Checking rustls-webpki v0.103.13 |
| 1187 | 2026-05-16T03:31:37.207Z | Compiling progenitor-impl v0.14.0 |
| 1188 | 2026-05-16T03:31:37.828Z | Checking unicode-width v0.2.2 |
| 1189 | 2026-05-16T03:31:38.067Z | Compiling rayon-core v1.13.0 |
| 1190 | 2026-05-16T03:31:39.038Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1191 | 2026-05-16T03:31:39.171Z | Checking tokio-rustls v0.26.4 |
| 1192 | 2026-05-16T03:31:39.278Z | Checking rustls-platform-verifier v0.7.0 |
| 1193 | 2026-05-16T03:31:39.403Z | Compiling progenitor-macro v0.14.0 |
| 1194 | 2026-05-16T03:31:39.444Z | Checking hyper-rustls v0.27.9 |
| 1195 | 2026-05-16T03:31:40.539Z | Compiling wait-timeout v0.2.1 |
| 1196 | 2026-05-16T03:31:40.608Z | Checking reqwest v0.13.3 |
| 1197 | 2026-05-16T03:31:40.609Z | Checking reqwest v0.12.28 |
| 1198 | 2026-05-16T03:31:40.609Z | Compiling quick-error v1.2.3 |
| 1199 | 2026-05-16T03:31:40.609Z | Compiling bit-vec v0.8.0 |
| 1200 | 2026-05-16T03:31:40.609Z | Compiling rusty-fork v0.3.1 |
| 1201 | 2026-05-16T03:31:40.609Z | Compiling bit-set v0.8.0 |
| 1202 | 2026-05-16T03:31:40.609Z | Checking progenitor-client v0.14.0 |
| 1203 | 2026-05-16T03:31:40.967Z | Compiling rand_xorshift v0.4.0 |
| 1204 | 2026-05-16T03:31:41.136Z | Compiling num-integer v0.1.46 |
| 1205 | 2026-05-16T03:31:41.650Z | Checking utf8parse v0.2.2 |
| 1206 | 2026-05-16T03:31:42.050Z | Compiling unarray v0.1.4 |
| 1207 | 2026-05-16T03:31:42.108Z | Compiling semver v0.1.20 |
| 1208 | 2026-05-16T03:31:42.188Z | Compiling winnow v0.5.40 |
| 1209 | 2026-05-16T03:31:42.997Z | Compiling rustc_version v0.1.7 |
| 1210 | 2026-05-16T03:31:43.192Z | Compiling proptest v1.11.0 |
| 1211 | 2026-05-16T03:31:43.238Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1212 | 2026-05-16T03:31:43.339Z | Checking anstyle-parse v1.0.0 |
| 1213 | 2026-05-16T03:31:43.645Z | Compiling toml_edit v0.19.15 |
| 1214 | 2026-05-16T03:31:43.892Z | Compiling backon v1.6.0 |
| 1215 | 2026-05-16T03:31:44.056Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1216 | 2026-05-16T03:31:44.524Z | Checking terminal_size v0.4.4 |
| 1217 | 2026-05-16T03:31:44.601Z | Checking strum v0.26.3 |
| 1218 | 2026-05-16T03:31:44.750Z | Compiling instant v0.1.13 |
| 1219 | 2026-05-16T03:31:44.996Z | Compiling rustc-hash v2.1.2 |
| 1220 | 2026-05-16T03:31:45.186Z | Checking anstyle v1.0.14 |
| 1221 | 2026-05-16T03:31:45.276Z | Checking is_terminal_polyfill v1.70.2 |
| 1222 | 2026-05-16T03:31:45.428Z | Checking colorchoice v1.0.5 |
| 1223 | 2026-05-16T03:31:45.431Z | Checking anstyle-query v1.1.5 |
| 1224 | 2026-05-16T03:31:45.432Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1225 | 2026-05-16T03:31:45.479Z | Checking anstream v1.0.0 |
| 1226 | 2026-05-16T03:31:45.694Z | Compiling iddqd v0.3.18 |
| 1227 | 2026-05-16T03:31:46.014Z | Compiling backoff v0.4.0 |
| 1228 | 2026-05-16T03:31:46.064Z | Compiling progenitor-client v0.10.0 |
| 1229 | 2026-05-16T03:31:46.064Z | Compiling proc-macro-crate v1.3.1 |
| 1230 | 2026-05-16T03:31:46.064Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1231 | 2026-05-16T03:31:46.107Z | Compiling progenitor-extras v0.2.0 |
| 1232 | 2026-05-16T03:31:46.154Z | Compiling newtype_derive v0.1.6 |
| 1233 | 2026-05-16T03:31:46.181Z | Compiling num-iter v0.1.45 |
| 1234 | 2026-05-16T03:31:46.243Z | Compiling num-rational v0.4.2 |
| 1235 | 2026-05-16T03:31:46.333Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1236 | 2026-05-16T03:31:46.402Z | Checking serde_with v3.20.0 |
| 1237 | 2026-05-16T03:31:46.669Z | Compiling parse-display v0.10.0 |
| 1238 | 2026-05-16T03:31:46.765Z | Compiling strum v0.27.2 |
| 1239 | 2026-05-16T03:31:48.401Z | Compiling num-complex v0.4.6 |
| 1240 | 2026-05-16T03:31:48.681Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1241 | 2026-05-16T03:31:48.681Z | Compiling owo-colors v4.3.0 |
| 1242 | 2026-05-16T03:31:48.681Z | Compiling vcpkg v0.2.15 |
| 1243 | 2026-05-16T03:31:48.681Z | Checking clap_lex v1.1.0 |
| 1244 | 2026-05-16T03:31:48.681Z | Checking clap_builder v4.6.0 |
| 1245 | 2026-05-16T03:31:48.681Z | Compiling num v0.4.3 |
| 1246 | 2026-05-16T03:31:48.681Z | Compiling openssl-sys v0.9.115 |
| 1247 | 2026-05-16T03:31:48.681Z | Compiling num_enum_derive v0.5.11 |
| 1248 | 2026-05-16T03:31:48.681Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1249 | 2026-05-16T03:31:48.980Z | Compiling serde_spanned v0.6.9 |
| 1250 | 2026-05-16T03:31:48.980Z | Compiling derive-where v1.6.1 |
| 1251 | 2026-05-16T03:31:48.980Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1252 | 2026-05-16T03:31:49.022Z | Compiling pin-project-internal v1.1.12 |
| 1253 | 2026-05-16T03:31:49.196Z | Compiling toml_write v0.1.2 |
| 1254 | 2026-05-16T03:31:49.349Z | Compiling float-ord v0.3.2 |
| 1255 | 2026-05-16T03:31:49.421Z | Compiling toml_edit v0.22.27 |
| 1256 | 2026-05-16T03:31:49.683Z | Checking clap v4.6.1 |
| 1257 | 2026-05-16T03:31:50.149Z | Compiling progenitor-impl v0.13.0 |
| 1258 | 2026-05-16T03:31:51.426Z | Compiling toml v0.8.23 |
| 1259 | 2026-05-16T03:31:51.540Z | Compiling zone_cfg_derive v0.3.1 |
| 1260 | 2026-05-16T03:31:52.075Z | Compiling snafu-derive v0.8.9 |
| 1261 | 2026-05-16T03:31:52.161Z | Compiling async-recursion v1.1.1 |
| 1262 | 2026-05-16T03:31:52.294Z | Compiling progenitor-macro v0.13.0 |
| 1263 | 2026-05-16T03:31:52.584Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1264 | 2026-05-16T03:31:53.269Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1265 | 2026-05-16T03:31:53.300Z | Compiling slog-dtrace v0.3.0 |
| 1266 | 2026-05-16T03:31:53.568Z | Compiling minimal-lexical v0.2.1 |
| 1267 | 2026-05-16T03:31:53.601Z | Compiling openssl v0.10.79 |
| 1268 | 2026-05-16T03:31:53.837Z | Compiling chrono-tz v0.10.4 |
| 1269 | 2026-05-16T03:31:53.840Z | Compiling cancel-safe-futures v0.1.5 |
| 1270 | 2026-05-16T03:31:53.878Z | Compiling unicode-xid v0.2.6 |
| 1271 | 2026-05-16T03:31:53.902Z | Compiling nom v7.1.3 |
| 1272 | 2026-05-16T03:31:54.016Z | Compiling const_format_proc_macros v0.2.34 |
| 1273 | 2026-05-16T03:31:54.336Z | Checking num_enum v0.7.6 |
| 1274 | 2026-05-16T03:31:54.362Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1275 | 2026-05-16T03:31:54.470Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1276 | 2026-05-16T03:31:54.486Z | Compiling openssl-macros v0.1.1 |
| 1277 | 2026-05-16T03:31:54.578Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1278 | 2026-05-16T03:31:55.099Z | Compiling cookie v0.18.1 |
| 1279 | 2026-05-16T03:31:55.218Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1280 | 2026-05-16T03:31:55.264Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1281 | 2026-05-16T03:31:55.507Z | Compiling tabled_derive v0.7.0 |
| 1282 | 2026-05-16T03:31:55.800Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1283 | 2026-05-16T03:31:57.341Z | Checking colored v3.1.1 |
| 1284 | 2026-05-16T03:31:57.612Z | Checking tabwriter v1.4.1 |
| 1285 | 2026-05-16T03:31:57.793Z | Compiling typify-impl v0.4.3 |
| 1286 | 2026-05-16T03:31:57.885Z | Checking secrecy v0.10.3 |
| 1287 | 2026-05-16T03:31:57.931Z | Checking tinyvec_macros v0.1.1 |
| 1288 | 2026-05-16T03:31:58.013Z | Checking tinyvec v1.11.0 |
| 1289 | 2026-05-16T03:31:58.039Z | Checking scroll v0.12.0 |
| 1290 | 2026-05-16T03:31:58.294Z | Checking crossbeam-epoch v0.9.18 |
| 1291 | 2026-05-16T03:31:58.357Z | Checking hash32 v0.3.1 |
| 1292 | 2026-05-16T03:31:58.551Z | Checking cpufeatures v0.3.0 |
| 1293 | 2026-05-16T03:31:58.570Z | Checking foreign-types-shared v0.3.1 |
| 1294 | 2026-05-16T03:31:58.628Z | Checking data-encoding v2.11.0 |
| 1295 | 2026-05-16T03:31:58.665Z | Checking foreign-types v0.5.0 |
| 1296 | 2026-05-16T03:31:58.746Z | Checking chacha20 v0.10.0 |
| 1297 | 2026-05-16T03:31:58.925Z | Checking goblin v0.8.2 |
| 1298 | 2026-05-16T03:31:58.996Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-05-16T03:31:59.317Z | Checking hmac v0.12.1 |
| 1300 | 2026-05-16T03:31:59.367Z | Checking inout v0.1.4 |
| 1301 | 2026-05-16T03:31:59.470Z | Checking ff v0.13.1 |
| 1302 | 2026-05-16T03:31:59.487Z | Checking cobs v0.3.0 |
| 1303 | 2026-05-16T03:31:59.514Z | Checking bstr v1.12.1 |
| 1304 | 2026-05-16T03:31:59.541Z | Checking cstr-argument v0.1.2 |
| 1305 | 2026-05-16T03:31:59.605Z | Checking bitflags v1.3.2 |
| 1306 | 2026-05-16T03:31:59.748Z | Checking static_assertions v1.1.0 |
| 1307 | 2026-05-16T03:31:59.790Z | Checking managed v0.8.0 |
| 1308 | 2026-05-16T03:31:59.790Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1309 | 2026-05-16T03:31:59.791Z | Checking postcard v1.1.3 |
| 1310 | 2026-05-16T03:31:59.791Z | Checking group v0.13.0 |
| 1311 | 2026-05-16T03:31:59.916Z | Checking cipher v0.4.4 |
| 1312 | 2026-05-16T03:31:59.990Z | Checking hkdf v0.12.4 |
| 1313 | 2026-05-16T03:31:59.990Z | Checking ingot v0.1.1 |
| 1314 | 2026-05-16T03:32:00.068Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1315 | 2026-05-16T03:32:00.110Z | Checking rand v0.10.1 |
| 1316 | 2026-05-16T03:32:00.346Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1317 | 2026-05-16T03:32:00.392Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1318 | 2026-05-16T03:32:01.492Z | Checking universal-hash v0.5.1 |
| 1319 | 2026-05-16T03:32:01.546Z | Checking crypto-bigint v0.5.5 |
| 1320 | 2026-05-16T03:32:01.546Z | Checking half v2.7.1 |
| 1321 | 2026-05-16T03:32:01.546Z | Checking indent_write v2.2.0 |
| 1322 | 2026-05-16T03:32:01.546Z | Checking ciborium-io v0.2.2 |
| 1323 | 2026-05-16T03:32:01.546Z | Checking opaque-debug v0.3.1 |
| 1324 | 2026-05-16T03:32:01.546Z | Checking base64ct v1.8.3 |
| 1325 | 2026-05-16T03:32:01.546Z | Compiling typify-macro v0.4.3 |
| 1326 | 2026-05-16T03:32:01.546Z | Checking base16ct v0.2.0 |
| 1327 | 2026-05-16T03:32:01.546Z | Checking ciborium-ll v0.2.2 |
| 1328 | 2026-05-16T03:32:01.546Z | Checking poly1305 v0.8.0 |
| 1329 | 2026-05-16T03:32:01.571Z | Checking password-hash v0.5.0 |
| 1330 | 2026-05-16T03:32:01.601Z | Checking chacha20 v0.9.1 |
| 1331 | 2026-05-16T03:32:01.668Z | Checking elliptic-curve v0.13.8 |
| 1332 | 2026-05-16T03:32:01.715Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1333 | 2026-05-16T03:32:01.791Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1334 | 2026-05-16T03:32:01.824Z | Checking thiserror-no-std v2.0.2 |
| 1335 | 2026-05-16T03:32:01.926Z | Checking hubpack v0.1.2 |
| 1336 | 2026-05-16T03:32:01.950Z | Checking byte-wrapper v0.1.0 |
| 1337 | 2026-05-16T03:32:01.953Z | Checking blake2 v0.10.6 |
| 1338 | 2026-05-16T03:32:02.012Z | Checking aead v0.5.2 |
| 1339 | 2026-05-16T03:32:02.153Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1340 | 2026-05-16T03:32:02.173Z | Checking memmap v0.7.0 |
| 1341 | 2026-05-16T03:32:02.189Z | Checking lazy_static v1.5.0 |
| 1342 | 2026-05-16T03:32:02.194Z | Compiling parking_lot_core v0.8.6 |
| 1343 | 2026-05-16T03:32:02.269Z | Checking keccak v0.1.6 |
| 1344 | 2026-05-16T03:32:02.277Z | Checking usdt v0.5.0 |
| 1345 | 2026-05-16T03:32:02.352Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1346 | 2026-05-16T03:32:02.371Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1347 | 2026-05-16T03:32:02.434Z | Checking sha3 v0.10.9 |
| 1348 | 2026-05-16T03:32:02.467Z | Checking argon2 v0.5.3 |
| 1349 | 2026-05-16T03:32:02.535Z | Checking chacha20poly1305 v0.10.1 |
| 1350 | 2026-05-16T03:32:02.598Z | Checking vsss-rs v3.3.4 |
| 1351 | 2026-05-16T03:32:02.642Z | Checking ciborium v0.2.2 |
| 1352 | 2026-05-16T03:32:02.665Z | Checking atomicwrites v0.4.4 |
| 1353 | 2026-05-16T03:32:03.050Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1354 | 2026-05-16T03:32:03.091Z | Checking similar v2.7.0 |
| 1355 | 2026-05-16T03:32:03.270Z | Checking crossbeam-deque v0.8.6 |
| 1356 | 2026-05-16T03:32:03.447Z | Checking itertools v0.12.1 |
| 1357 | 2026-05-16T03:32:03.467Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1358 | 2026-05-16T03:32:03.711Z | Checking progenitor v0.14.0 |
| 1359 | 2026-05-16T03:32:03.740Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1360 | 2026-05-16T03:32:03.890Z | Checking bytecount v0.6.9 |
| 1361 | 2026-05-16T03:32:03.905Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1362 | 2026-05-16T03:32:04.087Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1363 | 2026-05-16T03:32:04.299Z | Checking swrite v0.1.0 |
| 1364 | 2026-05-16T03:32:04.316Z | Checking unicode-segmentation v1.13.2 |
| 1365 | 2026-05-16T03:32:04.358Z | Checking linked-hash-map v0.5.6 |
| 1366 | 2026-05-16T03:32:04.365Z | Checking resolv-conf v0.7.6 |
| 1367 | 2026-05-16T03:32:04.518Z | Checking lru-cache v0.1.2 |
| 1368 | 2026-05-16T03:32:04.518Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1369 | 2026-05-16T03:32:04.600Z | Checking rayon v1.12.0 |
| 1370 | 2026-05-16T03:32:04.656Z | Compiling typify v0.4.3 |
| 1371 | 2026-05-16T03:32:04.680Z | Checking newline-converter v0.3.0 |
| 1372 | 2026-05-16T03:32:04.720Z | Checking hickory-proto v0.24.4 |
| 1373 | 2026-05-16T03:32:04.794Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1374 | 2026-05-16T03:32:04.813Z | Checking console v0.15.11 |
| 1375 | 2026-05-16T03:32:04.941Z | Checking camino-tempfile v1.4.1 |
| 1376 | 2026-05-16T03:32:05.408Z | Checking serde-big-array v0.5.1 |
| 1377 | 2026-05-16T03:32:05.496Z | Checking siphasher v1.0.3 |
| 1378 | 2026-05-16T03:32:05.687Z | Checking phf_shared v0.12.1 |
| 1379 | 2026-05-16T03:32:05.829Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1380 | 2026-05-16T03:32:06.132Z | Checking expectorate v1.2.0 |
| 1381 | 2026-05-16T03:32:06.274Z | Checking tokio-dtrace v0.1.1 |
| 1382 | 2026-05-16T03:32:06.324Z | Checking unicode-normalization v0.1.25 |
| 1383 | 2026-05-16T03:32:06.356Z | Checking hickory-resolver v0.24.4 |
| 1384 | 2026-05-16T03:32:06.773Z | Checking pin-project v1.1.12 |
| 1385 | 2026-05-16T03:32:06.878Z | Checking num_enum v0.5.11 |
| 1386 | 2026-05-16T03:32:07.006Z | Checking progenitor-client v0.13.0 |
| 1387 | 2026-05-16T03:32:07.328Z | Checking tokio-stream v0.1.18 |
| 1388 | 2026-05-16T03:32:07.827Z | Checking csv-core v0.1.13 |
| 1389 | 2026-05-16T03:32:07.965Z | Checking smawk v0.3.2 |
| 1390 | 2026-05-16T03:32:07.965Z | Checking unicode-width v0.1.14 |
| 1391 | 2026-05-16T03:32:07.965Z | Checking foldhash v0.1.5 |
| 1392 | 2026-05-16T03:32:07.965Z | Checking konst_macro_rules v0.2.19 |
| 1393 | 2026-05-16T03:32:08.035Z | Checking same-file v1.0.6 |
| 1394 | 2026-05-16T03:32:08.035Z | Checking highway v1.3.0 |
| 1395 | 2026-05-16T03:32:08.035Z | Checking unicode-linebreak v0.1.5 |
| 1396 | 2026-05-16T03:32:08.119Z | Checking foreign-types-shared v0.1.1 |
| 1397 | 2026-05-16T03:32:08.180Z | Checking walkdir v2.5.0 |
| 1398 | 2026-05-16T03:32:08.226Z | Checking foreign-types v0.3.2 |
| 1399 | 2026-05-16T03:32:08.258Z | Checking textwrap v0.16.2 |
| 1400 | 2026-05-16T03:32:08.258Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1401 | 2026-05-16T03:32:08.281Z | Checking konst v0.2.20 |
| 1402 | 2026-05-16T03:32:08.281Z | Checking hashbrown v0.15.5 |
| 1403 | 2026-05-16T03:32:08.303Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1404 | 2026-05-16T03:32:08.439Z | Checking csv v1.4.0 |
| 1405 | 2026-05-16T03:32:09.284Z | Checking qorb v0.4.1 |
| 1406 | 2026-05-16T03:32:09.285Z | Checking progenitor v0.13.0 |
| 1407 | 2026-05-16T03:32:09.285Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1408 | 2026-05-16T03:32:09.285Z | Checking snafu v0.8.9 |
| 1409 | 2026-05-16T03:32:09.285Z | Checking olpc-cjson v0.1.4 |
| 1410 | 2026-05-16T03:32:09.309Z | Checking oxide-tokio-rt v0.1.6 |
| 1411 | 2026-05-16T03:32:09.336Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1412 | 2026-05-16T03:32:09.356Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1413 | 2026-05-16T03:32:09.382Z | Checking phf v0.12.1 |
| 1414 | 2026-05-16T03:32:09.669Z | Checking zone v0.3.1 |
| 1415 | 2026-05-16T03:32:09.733Z | Checking globset v0.4.18 |
| 1416 | 2026-05-16T03:32:09.756Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1417 | 2026-05-16T03:32:10.007Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1418 | 2026-05-16T03:32:10.450Z | Checking smf v0.2.3 |
| 1419 | 2026-05-16T03:32:10.533Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1420 | 2026-05-16T03:32:10.556Z | Checking pem v3.0.6 |
| 1421 | 2026-05-16T03:32:10.720Z | Checking libsw-core v0.3.2 |
| 1422 | 2026-05-16T03:32:10.742Z | Checking serde_plain v1.0.2 |
| 1423 | 2026-05-16T03:32:10.853Z | Checking sigpipe v0.1.3 |
| 1424 | 2026-05-16T03:32:10.913Z | Checking jiff v0.2.24 |
| 1425 | 2026-05-16T03:32:10.977Z | Checking fixedbitset v0.5.7 |
| 1426 | 2026-05-16T03:32:11.018Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1427 | 2026-05-16T03:32:11.183Z | Checking glob v0.3.3 |
| 1428 | 2026-05-16T03:32:11.205Z | Checking typed-path v0.9.3 |
| 1429 | 2026-05-16T03:32:11.232Z | Checking fixedbitset v0.4.2 |
| 1430 | 2026-05-16T03:32:11.384Z | Checking petgraph v0.8.3 |
| 1431 | 2026-05-16T03:32:11.407Z | Checking petgraph v0.6.5 |
| 1432 | 2026-05-16T03:32:11.983Z | Checking libsw v3.5.0 |
| 1433 | 2026-05-16T03:32:12.065Z | Checking tough v0.20.0 |
| 1434 | 2026-05-16T03:32:12.091Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1435 | 2026-05-16T03:32:12.126Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1436 | 2026-05-16T03:32:12.155Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1437 | 2026-05-16T03:32:12.572Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1438 | 2026-05-16T03:32:12.779Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1439 | 2026-05-16T03:32:12.800Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1440 | 2026-05-16T03:32:12.822Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1441 | 2026-05-16T03:32:12.965Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1442 | 2026-05-16T03:32:13.199Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1443 | 2026-05-16T03:32:13.221Z | Checking const_format v0.2.36 |
| 1444 | 2026-05-16T03:32:13.364Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1445 | 2026-05-16T03:32:13.470Z | Checking papergrid v0.11.0 |
| 1446 | 2026-05-16T03:32:13.613Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1447 | 2026-05-16T03:32:13.900Z | Checking gethostname v0.5.0 |
| 1448 | 2026-05-16T03:32:13.991Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1449 | 2026-05-16T03:32:14.072Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1450 | 2026-05-16T03:32:14.110Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1451 | 2026-05-16T03:32:14.113Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1452 | 2026-05-16T03:32:14.158Z | Checking libscf-sys v1.2.0 |
| 1453 | 2026-05-16T03:32:14.583Z | Checking bcs v0.1.6 |
| 1454 | 2026-05-16T03:32:14.851Z | Checking termtree v0.5.1 |
| 1455 | 2026-05-16T03:32:14.874Z | Checking tagptr v0.2.0 |
| 1456 | 2026-05-16T03:32:14.874Z | Checking linear-map v1.2.0 |
| 1457 | 2026-05-16T03:32:14.914Z | Checking whoami v1.6.1 |
| 1458 | 2026-05-16T03:32:15.025Z | Checking moka v0.12.15 |
| 1459 | 2026-05-16T03:32:15.081Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1460 | 2026-05-16T03:32:15.982Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1461 | 2026-05-16T03:32:16.393Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1462 | 2026-05-16T03:32:16.706Z | Checking tabled v0.15.0 |
| 1463 | 2026-05-16T03:32:16.833Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1464 | 2026-05-16T03:32:16.912Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1465 | 2026-05-16T03:32:16.935Z | Checking steno v0.4.1 |
| 1466 | 2026-05-16T03:32:17.073Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1467 | 2026-05-16T03:32:17.660Z | Checking hickory-proto v0.25.2 |
| 1468 | 2026-05-16T03:32:17.841Z | Checking humantime v2.3.0 |
| 1469 | 2026-05-16T03:32:19.314Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1470 | 2026-05-16T03:32:19.355Z | Checking hickory-resolver v0.25.2 |
| 1471 | 2026-05-16T03:32:19.400Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1472 | 2026-05-16T03:32:19.659Z | Checking nom v8.0.0 |
| 1473 | 2026-05-16T03:32:19.703Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1474 | 2026-05-16T03:32:20.048Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1475 | 2026-05-16T03:32:20.192Z | Compiling proc-macro-error2 v2.0.1 |
| 1476 | 2026-05-16T03:32:20.507Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1477 | 2026-05-16T03:32:21.300Z | Compiling crunchy v0.2.4 |
| 1478 | 2026-05-16T03:32:21.765Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1479 | 2026-05-16T03:32:21.946Z | Compiling tabled_derive v0.11.0 |
| 1480 | 2026-05-16T03:32:23.759Z | Compiling tiny-keccak v2.0.2 |
| 1481 | 2026-05-16T03:32:26.260Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1482 | 2026-05-16T03:32:26.329Z | Compiling progenitor-impl v0.11.2 |
| 1483 | 2026-05-16T03:32:26.645Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1484 | 2026-05-16T03:32:27.828Z | Compiling progenitor-macro v0.11.2 |
| 1485 | 2026-05-16T03:32:30.646Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1486 | 2026-05-16T03:32:33.673Z | Checking parking_lot v0.11.2 |
| 1487 | 2026-05-16T03:32:33.756Z | Compiling const-random-macro v0.1.16 |
| 1488 | 2026-05-16T03:32:33.756Z | Checking fxhash v0.2.1 |
| 1489 | 2026-05-16T03:32:33.756Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1490 | 2026-05-16T03:32:33.757Z | Checking sled v0.34.7 |
| 1491 | 2026-05-16T03:32:33.822Z | Compiling smartstring v1.0.1 |
| 1492 | 2026-05-16T03:32:33.938Z | Compiling ahash v0.8.12 |
| 1493 | 2026-05-16T03:32:34.621Z | Checking internet-checksum v0.2.1 |
| 1494 | 2026-05-16T03:32:34.865Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1495 | 2026-05-16T03:32:34.937Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1496 | 2026-05-16T03:32:35.208Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1497 | 2026-05-16T03:32:35.287Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1498 | 2026-05-16T03:32:35.310Z | Compiling rhai_codegen v3.1.0 |
| 1499 | 2026-05-16T03:32:35.769Z | Checking arc-swap v1.9.1 |
| 1500 | 2026-05-16T03:32:35.840Z | Checking papergrid v0.17.0 |
| 1501 | 2026-05-16T03:32:35.933Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1502 | 2026-05-16T03:32:35.957Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1503 | 2026-05-16T03:32:36.006Z | Checking slog-scope v4.4.1 |
| 1504 | 2026-05-16T03:32:36.009Z | Checking testing_table v0.3.0 |
| 1505 | 2026-05-16T03:32:36.146Z | Checking dropshot-api-manager-types v0.7.1 |
| 1506 | 2026-05-16T03:32:36.517Z | Checking slog-stdlog v4.1.1 |
| 1507 | 2026-05-16T03:32:36.661Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1508 | 2026-05-16T03:32:36.689Z | Checking tabled v0.20.0 |
| 1509 | 2026-05-16T03:32:36.799Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1510 | 2026-05-16T03:32:36.895Z | Compiling progenitor-impl v0.10.0 |
| 1511 | 2026-05-16T03:32:36.944Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1512 | 2026-05-16T03:32:37.556Z | Checking progenitor-client v0.11.2 |
| 1513 | 2026-05-16T03:32:37.655Z | Compiling lzma-sys v0.1.20 |
| 1514 | 2026-05-16T03:32:37.815Z | Compiling fs-err v3.3.0 |
| 1515 | 2026-05-16T03:32:37.927Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1516 | 2026-05-16T03:32:37.991Z | Compiling typeid v1.0.3 |
| 1517 | 2026-05-16T03:32:38.234Z | Checking progenitor v0.11.2 |
| 1518 | 2026-05-16T03:32:38.329Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1519 | 2026-05-16T03:32:38.394Z | Checking slog-envlogger v2.2.0 |
| 1520 | 2026-05-16T03:32:39.161Z | Compiling progenitor-macro v0.10.0 |
| 1521 | 2026-05-16T03:32:39.223Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1522 | 2026-05-16T03:32:39.274Z | Checking crc8 v0.1.1 |
| 1523 | 2026-05-16T03:32:39.410Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1524 | 2026-05-16T03:32:39.518Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1525 | 2026-05-16T03:32:40.330Z | Checking const-random v0.1.18 |
| 1526 | 2026-05-16T03:32:40.663Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1527 | 2026-05-16T03:32:40.886Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1528 | 2026-05-16T03:32:41.134Z | Compiling cargo_toml v0.22.3 |
| 1529 | 2026-05-16T03:32:41.780Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1530 | 2026-05-16T03:32:41.827Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1531 | 2026-05-16T03:32:42.059Z | Checking thin-vec v0.2.18 |
| 1532 | 2026-05-16T03:32:42.338Z | Checking rhai v1.24.0 |
| 1533 | 2026-05-16T03:32:43.466Z | Checking utf-8 v0.7.6 |
| 1534 | 2026-05-16T03:32:43.491Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 1535 | 2026-05-16T03:32:43.774Z | Checking tungstenite v0.21.0 |
| 1536 | 2026-05-16T03:32:44.452Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1537 | 2026-05-16T03:32:44.553Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1538 | 2026-05-16T03:32:45.546Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1539 | 2026-05-16T03:32:45.656Z | Checking sha2 v0.10.9 |
| 1540 | 2026-05-16T03:32:45.850Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1541 | 2026-05-16T03:32:45.933Z | Checking yansi v1.0.1 |
| 1542 | 2026-05-16T03:32:46.034Z | Checking diff v0.1.13 |
| 1543 | 2026-05-16T03:32:46.105Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1544 | 2026-05-16T03:32:46.183Z | Checking progenitor v0.10.0 |
| 1545 | 2026-05-16T03:32:46.204Z | Checking pretty_assertions v1.4.1 |
| 1546 | 2026-05-16T03:32:46.352Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1547 | 2026-05-16T03:32:46.480Z | Checking tokio-tungstenite v0.21.0 |
| 1548 | 2026-05-16T03:32:47.643Z | Checking console v0.16.3 |
| 1549 | 2026-05-16T03:32:47.698Z | Checking git-stub v1.0.0 |
| 1550 | 2026-05-16T03:32:47.954Z | Checking base64 v0.21.7 |
| 1551 | 2026-05-16T03:32:47.975Z | Checking is_ci v1.2.0 |
| 1552 | 2026-05-16T03:32:48.081Z | Checking unit-prefix v0.5.2 |
| 1553 | 2026-05-16T03:32:48.102Z | Checking sdd v3.0.10 |
| 1554 | 2026-05-16T03:32:48.243Z | Checking supports-color v3.0.2 |
| 1555 | 2026-05-16T03:32:48.327Z | Checking scc v2.4.0 |
| 1556 | 2026-05-16T03:32:48.354Z | Checking indicatif v0.18.4 |
| 1557 | 2026-05-16T03:32:48.395Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1558 | 2026-05-16T03:32:49.325Z | Checking git-stub-vcs v0.1.0 |
| 1559 | 2026-05-16T03:32:49.506Z | Checking xz2 v0.1.7 |
| 1560 | 2026-05-16T03:32:49.725Z | Checking ron v0.12.1 |
| 1561 | 2026-05-16T03:32:49.731Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1562 | 2026-05-16T03:32:49.769Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1563 | 2026-05-16T03:32:49.956Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1564 | 2026-05-16T03:32:50.095Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1565 | 2026-05-16T03:32:50.480Z | Checking drift v0.1.4 |
| 1566 | 2026-05-16T03:32:50.774Z | Compiling serial_test_derive v3.4.0 |
| 1567 | 2026-05-16T03:32:50.842Z | Checking base16ct v1.0.0 |
| 1568 | 2026-05-16T03:32:50.994Z | Checking dropshot-api-manager v0.7.1 |
| 1569 | 2026-05-16T03:32:51.535Z | Checking serial_test v3.4.0 |
| 1570 | 2026-05-16T03:32:51.736Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1571 | 2026-05-16T03:32:52.417Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 1572 | 2026-05-16T03:32:52.689Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1573 | 2026-05-16T03:32:52.983Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1574 | 2026-05-16T03:32:53.831Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1575 | 2026-05-16T03:32:54.043Z | Checking natord v1.0.9 |
| 1576 | 2026-05-16T03:32:54.435Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1577 | 2026-05-16T03:32:54.872Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1578 | 2026-05-16T03:32:54.962Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1579 | 2026-05-16T03:32:55.309Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1580 | 2026-05-16T03:32:55.333Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1581 | 2026-05-16T03:32:55.353Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1582 | 2026-05-16T03:32:55.635Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1583 | 2026-05-16T03:32:58.228Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1584 | 2026-05-16T03:32:58.940Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1585 | 2026-05-16T03:33:03.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s |
| 1586 | 2026-05-16T03:33:03.595Z | + cargo xtask openapi check |
| 1587 | 2026-05-16T03:33:03.963Z | Compiling libc v0.2.186 |
| 1588 | 2026-05-16T03:33:03.963Z | Compiling utf8parse v0.2.2 |
| 1589 | 2026-05-16T03:33:03.966Z | Compiling cfg-if v1.0.4 |
| 1590 | 2026-05-16T03:33:03.966Z | Compiling colorchoice v1.0.5 |
| 1591 | 2026-05-16T03:33:03.966Z | Compiling proc-macro2 v1.0.106 |
| 1592 | 2026-05-16T03:33:03.966Z | Compiling quote v1.0.45 |
| 1593 | 2026-05-16T03:33:03.966Z | Compiling anstyle v1.0.14 |
| 1594 | 2026-05-16T03:33:03.966Z | Compiling anstyle-query v1.1.5 |
| 1595 | 2026-05-16T03:33:04.057Z | Compiling scopeguard v1.2.0 |
| 1596 | 2026-05-16T03:33:04.087Z | Compiling is_terminal_polyfill v1.70.2 |
| 1597 | 2026-05-16T03:33:04.112Z | Compiling anstyle-parse v1.0.0 |
| 1598 | 2026-05-16T03:33:04.118Z | Compiling smallvec v1.15.1 |
| 1599 | 2026-05-16T03:33:04.127Z | Compiling lock_api v0.4.14 |
| 1600 | 2026-05-16T03:33:04.151Z | Compiling clap_lex v1.1.0 |
| 1601 | 2026-05-16T03:33:04.174Z | Compiling strsim v0.11.1 |
| 1602 | 2026-05-16T03:33:04.228Z | Compiling bytes v1.11.1 |
| 1603 | 2026-05-16T03:33:04.315Z | Compiling anstream v1.0.0 |
| 1604 | 2026-05-16T03:33:04.336Z | Compiling parking_lot_core v0.9.12 |
| 1605 | 2026-05-16T03:33:04.342Z | Compiling errno v0.3.14 |
| 1606 | 2026-05-16T03:33:04.369Z | Compiling mio v1.2.0 |
| 1607 | 2026-05-16T03:33:04.389Z | Compiling socket2 v0.6.3 |
| 1608 | 2026-05-16T03:33:04.491Z | Compiling signal-hook-registry v1.4.8 |
| 1609 | 2026-05-16T03:33:04.557Z | Compiling parking_lot v0.12.5 |
| 1610 | 2026-05-16T03:33:04.605Z | Compiling clap_builder v4.6.0 |
| 1611 | 2026-05-16T03:33:04.623Z | Compiling pin-project-lite v0.2.17 |
| 1612 | 2026-05-16T03:33:04.784Z | Compiling anyhow v1.0.102 |
| 1613 | 2026-05-16T03:33:04.902Z | Compiling syn v2.0.117 |
| 1614 | 2026-05-16T03:33:06.763Z | Compiling clap_derive v4.6.1 |
| 1615 | 2026-05-16T03:33:06.763Z | Compiling tokio-macros v2.7.0 |
| 1616 | 2026-05-16T03:33:07.344Z | Compiling tokio v1.52.3 |
| 1617 | 2026-05-16T03:33:07.947Z | Compiling clap v4.6.1 |
| 1618 | 2026-05-16T03:33:11.361Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1619 | 2026-05-16T03:33:12.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s |
| 1620 | 2026-05-16T03:33:12.535Z | Running `target/debug/xtask openapi check` |
| 1621 | 2026-05-16T03:33:12.925Z | Compiling serde_core v1.0.228 |
| 1622 | 2026-05-16T03:33:12.925Z | Compiling memchr v2.8.0 |
| 1623 | 2026-05-16T03:33:12.925Z | Compiling itoa v1.0.18 |
| 1624 | 2026-05-16T03:33:12.930Z | Compiling serde v1.0.228 |
| 1625 | 2026-05-16T03:33:12.930Z | Compiling libc v0.2.186 |
| 1626 | 2026-05-16T03:33:12.997Z | Compiling syn v2.0.117 |
| 1627 | 2026-05-16T03:33:13.000Z | Compiling serde_json v1.0.149 |
| 1628 | 2026-05-16T03:33:13.009Z | Compiling zmij v1.0.21 |
| 1629 | 2026-05-16T03:33:13.170Z | Compiling futures-core v0.3.32 |
| 1630 | 2026-05-16T03:33:13.283Z | Compiling zerocopy v0.8.48 |
| 1631 | 2026-05-16T03:33:13.329Z | Compiling getrandom v0.4.2 |
| 1632 | 2026-05-16T03:33:13.350Z | Compiling scopeguard v1.2.0 |
| 1633 | 2026-05-16T03:33:13.461Z | Compiling errno v0.3.14 |
| 1634 | 2026-05-16T03:33:13.488Z | Compiling futures-sink v0.3.32 |
| 1635 | 2026-05-16T03:33:13.595Z | Compiling smallvec v1.15.1 |
| 1636 | 2026-05-16T03:33:13.618Z | Compiling lock_api v0.4.14 |
| 1637 | 2026-05-16T03:33:13.735Z | Compiling num-traits v0.2.19 |
| 1638 | 2026-05-16T03:33:13.744Z | Compiling once_cell v1.21.4 |
| 1639 | 2026-05-16T03:33:13.813Z | Compiling parking_lot_core v0.9.12 |
| 1640 | 2026-05-16T03:33:13.821Z | Compiling cc v1.2.62 |
| 1641 | 2026-05-16T03:33:13.852Z | Compiling signal-hook-registry v1.4.8 |
| 1642 | 2026-05-16T03:33:13.964Z | Compiling mio v1.2.0 |
| 1643 | 2026-05-16T03:33:14.126Z | Compiling parking_lot v0.12.5 |
| 1644 | 2026-05-16T03:33:14.168Z | Compiling socket2 v0.6.3 |
| 1645 | 2026-05-16T03:33:14.179Z | Compiling slab v0.4.12 |
| 1646 | 2026-05-16T03:33:14.358Z | Compiling generic-array v0.14.7 |
| 1647 | 2026-05-16T03:33:14.406Z | Compiling slog v2.8.2 |
| 1648 | 2026-05-16T03:33:14.474Z | Compiling crossbeam-utils v0.8.21 |
| 1649 | 2026-05-16T03:33:14.500Z | Compiling futures-channel v0.3.32 |
| 1650 | 2026-05-16T03:33:14.617Z | Compiling http v1.4.0 |
| 1651 | 2026-05-16T03:33:14.735Z | Compiling log v0.4.29 |
| 1652 | 2026-05-16T03:33:14.943Z | Compiling hashbrown v0.17.1 |
| 1653 | 2026-05-16T03:33:14.969Z | Compiling ring v0.17.14 |
| 1654 | 2026-05-16T03:33:14.991Z | Compiling equivalent v1.0.2 |
| 1655 | 2026-05-16T03:33:15.019Z | Compiling typenum v1.20.0 |
| 1656 | 2026-05-16T03:33:15.244Z | Compiling iana-time-zone v0.1.65 |
| 1657 | 2026-05-16T03:33:15.473Z | Compiling indexmap v2.14.0 |
| 1658 | 2026-05-16T03:33:15.509Z | Compiling unicode-ident v1.0.24 |
| 1659 | 2026-05-16T03:33:15.623Z | Compiling zeroize v1.8.2 |
| 1660 | 2026-05-16T03:33:15.642Z | Compiling pest_generator v2.8.6 |
| 1661 | 2026-05-16T03:33:15.807Z | Compiling serde_derive_internals v0.29.1 |
| 1662 | 2026-05-16T03:33:16.145Z | Compiling usdt-impl v0.6.0 |
| 1663 | 2026-05-16T03:33:16.219Z | Compiling futures-task v0.3.32 |
| 1664 | 2026-05-16T03:33:16.228Z | Compiling futures-io v0.3.32 |
| 1665 | 2026-05-16T03:33:16.232Z | Compiling powerfmt v0.2.0 |
| 1666 | 2026-05-16T03:33:16.290Z | Compiling schemars v0.8.22 |
| 1667 | 2026-05-16T03:33:16.397Z | Compiling deranged v0.5.8 |
| 1668 | 2026-05-16T03:33:16.400Z | Compiling time-macros v0.2.27 |
| 1669 | 2026-05-16T03:33:16.423Z | Compiling rustls-pki-types v1.14.1 |
| 1670 | 2026-05-16T03:33:16.440Z | Compiling proc-macro2 v1.0.106 |
| 1671 | 2026-05-16T03:33:16.582Z | Compiling uuid v1.23.1 |
| 1672 | 2026-05-16T03:33:16.582Z | Compiling tracing-core v0.1.36 |
| 1673 | 2026-05-16T03:33:16.774Z | Compiling getrandom v0.2.17 |
| 1674 | 2026-05-16T03:33:16.933Z | Compiling serde_derive v1.0.228 |
| 1675 | 2026-05-16T03:33:16.947Z | Compiling thiserror-impl v2.0.18 |
| 1676 | 2026-05-16T03:33:16.956Z | Compiling zerocopy-derive v0.8.48 |
| 1677 | 2026-05-16T03:33:17.039Z | Compiling pest_derive v2.8.6 |
| 1678 | 2026-05-16T03:33:17.203Z | Compiling tokio-macros v2.7.0 |
| 1679 | 2026-05-16T03:33:17.256Z | Compiling scroll_derive v0.13.1 |
| 1680 | 2026-05-16T03:33:17.454Z | Compiling futures-macro v0.3.32 |
| 1681 | 2026-05-16T03:33:17.492Z | Compiling schemars_derive v0.8.22 |
| 1682 | 2026-05-16T03:33:17.595Z | Compiling ucd-trie v0.1.7 |
| 1683 | 2026-05-16T03:33:17.903Z | Compiling num-conv v0.2.1 |
| 1684 | 2026-05-16T03:33:17.987Z | Compiling tokio v1.52.3 |
| 1685 | 2026-05-16T03:33:18.054Z | Compiling untrusted v0.9.0 |
| 1686 | 2026-05-16T03:33:18.104Z | Compiling scroll v0.13.0 |
| 1687 | 2026-05-16T03:33:18.181Z | Compiling time-core v0.1.8 |
| 1688 | 2026-05-16T03:33:18.250Z | Compiling thiserror v2.0.18 |
| 1689 | 2026-05-16T03:33:18.329Z | Compiling futures-util v0.3.32 |
| 1690 | 2026-05-16T03:33:18.357Z | Compiling bitflags v2.11.1 |
| 1691 | 2026-05-16T03:33:18.380Z | Compiling atomic-waker v1.1.2 |
| 1692 | 2026-05-16T03:33:18.409Z | Compiling dtrace-parser v0.3.0 |
| 1693 | 2026-05-16T03:33:18.505Z | Compiling adler2 v2.0.1 |
| 1694 | 2026-05-16T03:33:18.597Z | Compiling plain v0.2.3 |
| 1695 | 2026-05-16T03:33:18.646Z | Compiling num_threads v0.1.7 |
| 1696 | 2026-05-16T03:33:18.712Z | Compiling dyn-clone v1.0.20 |
| 1697 | 2026-05-16T03:33:18.747Z | Compiling simd-adler32 v0.3.9 |
| 1698 | 2026-05-16T03:33:18.757Z | Compiling time v0.3.47 |
| 1699 | 2026-05-16T03:33:18.862Z | Compiling goblin v0.10.5 |
| 1700 | 2026-05-16T03:33:18.956Z | Compiling miniz_oxide v0.8.9 |
| 1701 | 2026-05-16T03:33:20.247Z | Compiling erased-serde v0.3.31 |
| 1702 | 2026-05-16T03:33:20.387Z | Compiling chrono v0.4.44 |
| 1703 | 2026-05-16T03:33:20.748Z | Compiling serde_tokenstream v0.2.3 |
| 1704 | 2026-05-16T03:33:21.051Z | Compiling pest v2.8.6 |
| 1705 | 2026-05-16T03:33:21.073Z | Compiling tracing v0.1.44 |
| 1706 | 2026-05-16T03:33:21.324Z | Compiling dof v0.4.0 |
| 1707 | 2026-05-16T03:33:21.598Z | Compiling quote v1.0.45 |
| 1708 | 2026-05-16T03:33:21.941Z | Compiling tokio-util v0.7.18 |
| 1709 | 2026-05-16T03:33:21.967Z | Compiling httparse v1.10.1 |
| 1710 | 2026-05-16T03:33:22.192Z | Compiling camino v1.2.2 |
| 1711 | 2026-05-16T03:33:22.293Z | Compiling crc32fast v1.5.0 |
| 1712 | 2026-05-16T03:33:22.396Z | Compiling crypto-common v0.1.7 |
| 1713 | 2026-05-16T03:33:22.500Z | Compiling block-buffer v0.10.4 |
| 1714 | 2026-05-16T03:33:22.535Z | Compiling http-body v1.0.1 |
| 1715 | 2026-05-16T03:33:22.588Z | Compiling pretty-hex v0.4.2 |
| 1716 | 2026-05-16T03:33:22.618Z | Compiling percent-encoding v2.3.2 |
| 1717 | 2026-05-16T03:33:22.647Z | Compiling fnv v1.0.7 |
| 1718 | 2026-05-16T03:33:22.685Z | Compiling try-lock v0.2.5 |
| 1719 | 2026-05-16T03:33:22.734Z | Compiling h2 v0.4.14 |
| 1720 | 2026-05-16T03:33:22.801Z | Compiling want v0.3.1 |
| 1721 | 2026-05-16T03:33:22.832Z | Compiling digest v0.10.7 |
| 1722 | 2026-05-16T03:33:22.855Z | Compiling rustls v0.22.4 |
| 1723 | 2026-05-16T03:33:22.871Z | Compiling flate2 v1.1.9 |
| 1724 | 2026-05-16T03:33:23.309Z | Compiling rustls-webpki v0.102.8 |
| 1725 | 2026-05-16T03:33:23.403Z | Compiling rustix v1.1.4 |
| 1726 | 2026-05-16T03:33:23.656Z | Compiling thread-id v5.1.0 |
| 1727 | 2026-05-16T03:33:23.750Z | Compiling thread_local v1.1.9 |
| 1728 | 2026-05-16T03:33:23.779Z | Compiling byteorder v1.5.0 |
| 1729 | 2026-05-16T03:33:24.022Z | Compiling subtle v2.6.1 |
| 1730 | 2026-05-16T03:33:24.031Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1731 | 2026-05-16T03:33:24.034Z | Compiling cpufeatures v0.2.17 |
| 1732 | 2026-05-16T03:33:24.111Z | Compiling match_cfg v0.1.0 |
| 1733 | 2026-05-16T03:33:24.129Z | Compiling compression-core v0.4.32 |
| 1734 | 2026-05-16T03:33:24.169Z | Compiling winnow v1.0.2 |
| 1735 | 2026-05-16T03:33:24.180Z | Compiling httpdate v1.0.3 |
| 1736 | 2026-05-16T03:33:24.188Z | Compiling hostname v0.3.1 |
| 1737 | 2026-05-16T03:33:24.264Z | Compiling compression-codecs v0.4.38 |
| 1738 | 2026-05-16T03:33:24.295Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1739 | 2026-05-16T03:33:24.436Z | Compiling form_urlencoded v1.2.2 |
| 1740 | 2026-05-16T03:33:24.525Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1741 | 2026-05-16T03:33:24.536Z | Compiling usdt-attr-macro v0.6.0 |
| 1742 | 2026-05-16T03:33:24.589Z | Compiling usdt-macro v0.6.0 |
| 1743 | 2026-05-16T03:33:24.626Z | Compiling slog-json v2.6.1 |
| 1744 | 2026-05-16T03:33:24.841Z | Compiling futures-executor v0.3.32 |
| 1745 | 2026-05-16T03:33:25.142Z | Compiling hyper v1.9.0 |
| 1746 | 2026-05-16T03:33:25.202Z | Compiling openapiv3 v2.2.0 |
| 1747 | 2026-05-16T03:33:25.227Z | Compiling async-stream-impl v0.3.6 |
| 1748 | 2026-05-16T03:33:25.328Z | Compiling serde_spanned v1.1.1 |
| 1749 | 2026-05-16T03:33:25.638Z | Compiling crossbeam-channel v0.5.15 |
| 1750 | 2026-05-16T03:33:25.803Z | Compiling memmap2 v0.9.10 |
| 1751 | 2026-05-16T03:33:25.893Z | Compiling is-terminal v0.4.17 |
| 1752 | 2026-05-16T03:33:26.008Z | Compiling encoding_rs v0.8.35 |
| 1753 | 2026-05-16T03:33:26.039Z | Compiling base64 v0.22.1 |
| 1754 | 2026-05-16T03:33:26.136Z | Compiling term v1.2.1 |
| 1755 | 2026-05-16T03:33:26.190Z | Compiling mime v0.3.17 |
| 1756 | 2026-05-16T03:33:26.398Z | Compiling semver v1.0.28 |
| 1757 | 2026-05-16T03:33:26.483Z | Compiling ryu v1.0.23 |
| 1758 | 2026-05-16T03:33:26.687Z | Compiling rustix v0.38.44 |
| 1759 | 2026-05-16T03:33:26.765Z | Compiling tower-layer v0.3.3 |
| 1760 | 2026-05-16T03:33:26.855Z | Compiling tower-service v0.3.3 |
| 1761 | 2026-05-16T03:33:26.927Z | Compiling spin v0.9.8 |
| 1762 | 2026-05-16T03:33:26.942Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1763 | 2026-05-16T03:33:26.961Z | Compiling take_mut v0.2.2 |
| 1764 | 2026-05-16T03:33:27.056Z | Compiling ipnet v2.12.0 |
| 1765 | 2026-05-16T03:33:27.080Z | Compiling slog-async v2.8.0 |
| 1766 | 2026-05-16T03:33:27.171Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1767 | 2026-05-16T03:33:27.194Z | Compiling dropshot_endpoint v0.17.0 |
| 1768 | 2026-05-16T03:33:27.205Z | Compiling multer v3.1.0 |
| 1769 | 2026-05-16T03:33:27.313Z | Compiling hyper-util v0.1.20 |
| 1770 | 2026-05-16T03:33:27.608Z | Compiling serde_urlencoded v0.7.1 |
| 1771 | 2026-05-16T03:33:27.612Z | Compiling slog-term v2.9.2 |
| 1772 | 2026-05-16T03:33:27.725Z | Compiling tokio-rustls v0.25.0 |
| 1773 | 2026-05-16T03:33:27.871Z | Compiling usdt v0.6.0 |
| 1774 | 2026-05-16T03:33:27.875Z | Compiling async-stream v0.3.6 |
| 1775 | 2026-05-16T03:33:27.962Z | Compiling futures v0.3.32 |
| 1776 | 2026-05-16T03:33:28.053Z | Compiling proc-macro-crate v3.5.0 |
| 1777 | 2026-05-16T03:33:28.077Z | Compiling slog-bunyan v2.5.0 |
| 1778 | 2026-05-16T03:33:28.169Z | Compiling async-compression v0.4.42 |
| 1779 | 2026-05-16T03:33:28.183Z | Compiling sha1 v0.10.6 |
| 1780 | 2026-05-16T03:33:28.209Z | Compiling http-body-util v0.1.3 |
| 1781 | 2026-05-16T03:33:28.219Z | Compiling oxnet v0.1.5 |
| 1782 | 2026-05-16T03:33:28.420Z | Compiling waitgroup v0.1.2 |
| 1783 | 2026-05-16T03:33:28.459Z | Compiling async-trait v0.1.89 |
| 1784 | 2026-05-16T03:33:28.487Z | Compiling rustls-pemfile v2.2.0 |
| 1785 | 2026-05-16T03:33:28.487Z | Compiling serde_path_to_error v0.1.20 |
| 1786 | 2026-05-16T03:33:28.576Z | Compiling crossbeam-epoch v0.9.18 |
| 1787 | 2026-05-16T03:33:28.666Z | Compiling hostname v0.4.2 |
| 1788 | 2026-05-16T03:33:28.678Z | Compiling aho-corasick v1.1.4 |
| 1789 | 2026-05-16T03:33:28.697Z | Compiling fastrand v2.4.1 |
| 1790 | 2026-05-16T03:33:28.813Z | Compiling regex-syntax v0.8.10 |
| 1791 | 2026-05-16T03:33:28.860Z | Compiling debug-ignore v1.0.5 |
| 1792 | 2026-05-16T03:33:28.915Z | Compiling tempfile v3.27.0 |
| 1793 | 2026-05-16T03:33:28.918Z | Compiling crossbeam-deque v0.8.6 |
| 1794 | 2026-05-16T03:33:28.967Z | Compiling num_enum_derive v0.7.6 |
| 1795 | 2026-05-16T03:33:29.060Z | Compiling dropshot-api-manager-types v0.7.1 |
| 1796 | 2026-05-16T03:33:29.118Z | Compiling hex v0.4.3 |
| 1797 | 2026-05-16T03:33:29.322Z | Compiling clap_builder v4.6.0 |
| 1798 | 2026-05-16T03:33:29.391Z | Compiling git-stub v1.0.0 |
| 1799 | 2026-05-16T03:33:29.414Z | Compiling rayon-core v1.13.0 |
| 1800 | 2026-05-16T03:33:29.470Z | Compiling dropshot v0.17.0 |
| 1801 | 2026-05-16T03:33:29.675Z | Compiling atomicwrites v0.4.4 |
| 1802 | 2026-05-16T03:33:29.830Z | Compiling fs-err v3.3.0 |
| 1803 | 2026-05-16T03:33:29.874Z | Compiling terminal_size v0.4.4 |
| 1804 | 2026-05-16T03:33:30.025Z | Compiling clap_derive v4.6.1 |
| 1805 | 2026-05-16T03:33:30.025Z | Compiling num_enum v0.7.6 |
| 1806 | 2026-05-16T03:33:30.141Z | Compiling serde_repr v0.1.20 |
| 1807 | 2026-05-16T03:33:30.149Z | Compiling bstr v1.12.1 |
| 1808 | 2026-05-16T03:33:30.157Z | Compiling nom v8.0.0 |
| 1809 | 2026-05-16T03:33:30.533Z | Compiling regex-automata v0.4.14 |
| 1810 | 2026-05-16T03:33:30.621Z | Compiling smawk v0.3.2 |
| 1811 | 2026-05-16T03:33:30.758Z | Compiling unicode-linebreak v0.1.5 |
| 1812 | 2026-05-16T03:33:30.771Z | Compiling either v1.15.0 |
| 1813 | 2026-05-16T03:33:30.963Z | Compiling unicode-width v0.2.2 |
| 1814 | 2026-05-16T03:33:31.018Z | Compiling is_ci v1.2.0 |
| 1815 | 2026-05-16T03:33:31.168Z | Compiling supports-color v3.0.2 |
| 1816 | 2026-05-16T03:33:31.270Z | Compiling textwrap v0.16.2 |
| 1817 | 2026-05-16T03:33:31.353Z | Compiling rayon v1.12.0 |
| 1818 | 2026-05-16T03:33:31.454Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1819 | 2026-05-16T03:33:31.815Z | Compiling similar v2.7.0 |
| 1820 | 2026-05-16T03:33:31.870Z | Compiling clap v4.6.1 |
| 1821 | 2026-05-16T03:33:31.962Z | Compiling git-stub-vcs v0.1.0 |
| 1822 | 2026-05-16T03:33:32.082Z | Compiling newtype_derive v0.1.6 |
| 1823 | 2026-05-16T03:33:32.170Z | Compiling owo-colors v4.3.0 |
| 1824 | 2026-05-16T03:33:32.336Z | Compiling regex v1.12.3 |
| 1825 | 2026-05-16T03:33:32.567Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1826 | 2026-05-16T03:33:32.779Z | Compiling drift v0.1.4 |
| 1827 | 2026-05-16T03:33:32.811Z | Compiling sha2 v0.10.9 |
| 1828 | 2026-05-16T03:33:32.833Z | Compiling indent_write v2.2.0 |
| 1829 | 2026-05-16T03:33:32.947Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1830 | 2026-05-16T03:33:33.455Z | Compiling dropshot-api-manager v0.7.1 |
| 1831 | 2026-05-16T03:33:36.957Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1832 | 2026-05-16T03:33:37.980Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1833 | 2026-05-16T03:33:44.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s |
| 1834 | 2026-05-16T03:33:44.485Z | Running `target/debug/maghemite-dropshot-apis check` |
| 1835 | 2026-05-16T03:33:44.515Z | ------- |
| 1836 | 2026-05-16T03:33:44.515Z | Generating OpenAPI documents from API definitions ... |
| 1837 | 2026-05-16T03:33:44.567Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 1838 | 2026-05-16T03:33:44.593Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 1839 | 2026-05-16T03:33:44.711Z | ------- |
| 1840 | 2026-05-16T03:33:44.711Z | Checking 10 OpenAPI documents... |
| 1841 | 2026-05-16T03:33:44.711Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 1842 | 2026-05-16T03:33:44.711Z | Fresh ddm-admin "latest" symlink |
| 1843 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 1844 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 1845 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 1846 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 1847 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 1848 | 2026-05-16T03:33:44.711Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 1849 | 2026-05-16T03:33:44.714Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 1850 | 2026-05-16T03:33:44.714Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 1851 | 2026-05-16T03:33:44.714Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 1852 | 2026-05-16T03:33:44.714Z | Fresh mg-admin "latest" symlink |
| 1853 | 2026-05-16T03:33:44.714Z | ------- |
| 1854 | 2026-05-16T03:33:44.714Z | Success 10 documents checked: 12 fresh, 0 stale, 0 failed, 0 other problems |
| 1855 | 2026-05-16T03:33:44.751Z | + banner build |
| 1856 | 2026-05-16T03:33:44.754Z | |
| 1857 | 2026-05-16T03:33:44.754Z | ##### # # # # ##### |
| 1858 | 2026-05-16T03:33:44.754Z | # # # # # # # # |
| 1859 | 2026-05-16T03:33:44.754Z | ##### # # # # # # |
| 1860 | 2026-05-16T03:33:44.754Z | # # # # # # # # |
| 1861 | 2026-05-16T03:33:44.754Z | # # # # # # # # |
| 1862 | 2026-05-16T03:33:44.754Z | ##### #### # ###### ##### |
| 1863 | 2026-05-16T03:33:44.754Z | |
| 1864 | 2026-05-16T03:33:44.754Z | + ptime -m cargo build |
| 1865 | 2026-05-16T03:33:45.363Z | Compiling serde_core v1.0.228 |
| 1866 | 2026-05-16T03:33:45.474Z | Compiling stable_deref_trait v1.2.1 |
| 1867 | 2026-05-16T03:33:45.482Z | Compiling zerofrom v0.1.7 |
| 1868 | 2026-05-16T03:33:45.482Z | Compiling litemap v0.8.2 |
| 1869 | 2026-05-16T03:33:45.489Z | Compiling writeable v0.6.3 |
| 1870 | 2026-05-16T03:33:45.493Z | Compiling utf8_iter v1.0.4 |
| 1871 | 2026-05-16T03:33:45.499Z | Compiling icu_properties_data v2.2.0 |
| 1872 | 2026-05-16T03:33:45.518Z | Compiling icu_normalizer_data v2.2.0 |
| 1873 | 2026-05-16T03:33:45.545Z | Compiling libm v0.2.16 |
| 1874 | 2026-05-16T03:33:45.596Z | Compiling yoke v0.8.2 |
| 1875 | 2026-05-16T03:33:45.612Z | Compiling rand_core v0.10.1 |
| 1876 | 2026-05-16T03:33:45.652Z | Compiling getrandom v0.2.17 |
| 1877 | 2026-05-16T03:33:45.655Z | Compiling zeroize v1.8.2 |
| 1878 | 2026-05-16T03:33:45.680Z | Compiling thiserror v2.0.18 |
| 1879 | 2026-05-16T03:33:45.693Z | Compiling portable-atomic v1.13.1 |
| 1880 | 2026-05-16T03:33:45.770Z | Compiling zerovec v0.11.6 |
| 1881 | 2026-05-16T03:33:45.789Z | Compiling zerotrie v0.2.4 |
| 1882 | 2026-05-16T03:33:45.804Z | Compiling getrandom v0.4.2 |
| 1883 | 2026-05-16T03:33:45.849Z | Compiling log v0.4.29 |
| 1884 | 2026-05-16T03:33:45.878Z | Compiling critical-section v1.2.0 |
| 1885 | 2026-05-16T03:33:45.999Z | Compiling subtle v2.6.1 |
| 1886 | 2026-05-16T03:33:46.020Z | Compiling zerocopy v0.8.48 |
| 1887 | 2026-05-16T03:33:46.082Z | Compiling rand_core v0.6.4 |
| 1888 | 2026-05-16T03:33:46.128Z | Compiling once_cell v1.21.4 |
| 1889 | 2026-05-16T03:33:46.177Z | Compiling futures-util v0.3.32 |
| 1890 | 2026-05-16T03:33:46.220Z | Compiling rustls-pki-types v1.14.1 |
| 1891 | 2026-05-16T03:33:46.310Z | Compiling tinystr v0.8.3 |
| 1892 | 2026-05-16T03:33:46.323Z | Compiling potential_utf v0.1.5 |
| 1893 | 2026-05-16T03:33:46.345Z | Compiling num-traits v0.2.19 |
| 1894 | 2026-05-16T03:33:46.499Z | Compiling icu_locale_core v2.2.0 |
| 1895 | 2026-05-16T03:33:46.524Z | Compiling icu_collections v2.2.0 |
| 1896 | 2026-05-16T03:33:46.717Z | Compiling tracing-core v0.1.36 |
| 1897 | 2026-05-16T03:33:46.775Z | Compiling generic-array v0.14.7 |
| 1898 | 2026-05-16T03:33:47.052Z | Compiling ring v0.17.14 |
| 1899 | 2026-05-16T03:33:47.170Z | Compiling tracing v0.1.44 |
| 1900 | 2026-05-16T03:33:47.314Z | Compiling serde v1.0.228 |
| 1901 | 2026-05-16T03:33:47.375Z | Compiling serde_json v1.0.149 |
| 1902 | 2026-05-16T03:33:47.399Z | Compiling icu_provider v2.2.0 |
| 1903 | 2026-05-16T03:33:47.433Z | Compiling uuid v1.23.1 |
| 1904 | 2026-05-16T03:33:47.687Z | Compiling icu_properties v2.2.0 |
| 1905 | 2026-05-16T03:33:47.745Z | Compiling semver v1.0.28 |
| 1906 | 2026-05-16T03:33:47.870Z | Compiling smallvec v1.15.1 |
| 1907 | 2026-05-16T03:33:47.886Z | Compiling bytes v1.11.1 |
| 1908 | 2026-05-16T03:33:48.111Z | Compiling icu_normalizer v2.2.0 |
| 1909 | 2026-05-16T03:33:48.143Z | Compiling chrono v0.4.44 |
| 1910 | 2026-05-16T03:33:48.517Z | Compiling bitflags v2.11.1 |
| 1911 | 2026-05-16T03:33:48.558Z | Compiling parking_lot_core v0.9.12 |
| 1912 | 2026-05-16T03:33:48.618Z | Compiling idna_adapter v1.2.2 |
| 1913 | 2026-05-16T03:33:48.729Z | Compiling indexmap v2.14.0 |
| 1914 | 2026-05-16T03:33:48.778Z | Compiling idna v1.1.0 |
| 1915 | 2026-05-16T03:33:48.792Z | Compiling parking_lot v0.12.5 |
| 1916 | 2026-05-16T03:33:48.877Z | Compiling http v1.4.0 |
| 1917 | 2026-05-16T03:33:48.891Z | Compiling erased-serde v0.3.31 |
| 1918 | 2026-05-16T03:33:49.080Z | Compiling url v2.5.8 |
| 1919 | 2026-05-16T03:33:49.190Z | Compiling tokio v1.52.3 |
| 1920 | 2026-05-16T03:33:49.238Z | Compiling crypto-common v0.1.7 |
| 1921 | 2026-05-16T03:33:49.388Z | Compiling slog v2.8.2 |
| 1922 | 2026-05-16T03:33:49.404Z | Compiling thiserror v1.0.69 |
| 1923 | 2026-05-16T03:33:49.420Z | Compiling rustix v1.1.4 |
| 1924 | 2026-05-16T03:33:49.520Z | Compiling serde_urlencoded v0.7.1 |
| 1925 | 2026-05-16T03:33:49.543Z | Compiling http-body v1.0.1 |
| 1926 | 2026-05-16T03:33:49.714Z | Compiling schemars v0.8.22 |
| 1927 | 2026-05-16T03:33:49.729Z | Compiling http-body-util v0.1.3 |
| 1928 | 2026-05-16T03:33:49.784Z | Compiling block-buffer v0.10.4 |
| 1929 | 2026-05-16T03:33:49.846Z | Compiling ppv-lite86 v0.2.21 |
| 1930 | 2026-05-16T03:33:49.881Z | Compiling aws-lc-sys v0.40.0 |
| 1931 | 2026-05-16T03:33:49.942Z | Compiling digest v0.10.7 |
| 1932 | 2026-05-16T03:33:49.956Z | Compiling untrusted v0.7.1 |
| 1933 | 2026-05-16T03:33:49.982Z | Compiling aho-corasick v1.1.4 |
| 1934 | 2026-05-16T03:33:50.087Z | Compiling foldhash v0.2.0 |
| 1935 | 2026-05-16T03:33:50.149Z | Compiling allocator-api2 v0.2.21 |
| 1936 | 2026-05-16T03:33:50.169Z | Compiling openapiv3 v2.2.0 |
| 1937 | 2026-05-16T03:33:50.345Z | Compiling sync_wrapper v1.0.2 |
| 1938 | 2026-05-16T03:33:50.470Z | Compiling aws-lc-rs v1.16.3 |
| 1939 | 2026-05-16T03:33:50.498Z | Compiling hashbrown v0.16.1 |
| 1940 | 2026-05-16T03:33:50.513Z | Compiling ipnetwork v0.21.1 |
| 1941 | 2026-05-16T03:33:50.639Z | Compiling getrandom v0.3.4 |
| 1942 | 2026-05-16T03:33:50.843Z | Compiling oxnet v0.1.5 |
| 1943 | 2026-05-16T03:33:50.965Z | Compiling regex-automata v0.4.14 |
| 1944 | 2026-05-16T03:33:51.104Z | Compiling webpki-roots v1.0.7 |
| 1945 | 2026-05-16T03:33:51.123Z | Compiling time v0.3.47 |
| 1946 | 2026-05-16T03:33:51.240Z | Compiling rand_core v0.9.5 |
| 1947 | 2026-05-16T03:33:51.298Z | Compiling winnow v1.0.2 |
| 1948 | 2026-05-16T03:33:51.483Z | Compiling rustls-webpki v0.103.13 |
| 1949 | 2026-05-16T03:33:51.837Z | Compiling camino v1.2.2 |
| 1950 | 2026-05-16T03:33:51.923Z | Compiling rand_chacha v0.9.0 |
| 1951 | 2026-05-16T03:33:51.979Z | Compiling futures-executor v0.3.32 |
| 1952 | 2026-05-16T03:33:52.279Z | Compiling rustls v0.23.40 |
| 1953 | 2026-05-16T03:33:52.295Z | Compiling slog-async v2.8.0 |
| 1954 | 2026-05-16T03:33:52.334Z | Compiling futures v0.3.32 |
| 1955 | 2026-05-16T03:33:52.430Z | Compiling rand v0.9.4 |
| 1956 | 2026-05-16T03:33:52.499Z | Compiling slog-term v2.9.2 |
| 1957 | 2026-05-16T03:33:52.527Z | Compiling omicron-workspace-hack v0.1.0 |
| 1958 | 2026-05-16T03:33:52.612Z | Compiling scroll v0.13.0 |
| 1959 | 2026-05-16T03:33:52.821Z | Compiling regex v1.12.3 |
| 1960 | 2026-05-16T03:33:52.910Z | Compiling goblin v0.10.5 |
| 1961 | 2026-05-16T03:33:52.963Z | Compiling newtype-uuid v1.3.2 |
| 1962 | 2026-05-16T03:33:53.083Z | Compiling tokio-util v0.7.18 |
| 1963 | 2026-05-16T03:33:53.099Z | Compiling tower v0.5.3 |
| 1964 | 2026-05-16T03:33:53.313Z | Compiling openssl-probe v0.2.1 |
| 1965 | 2026-05-16T03:33:53.327Z | Compiling either v1.15.0 |
| 1966 | 2026-05-16T03:33:53.518Z | Compiling tower-http v0.6.10 |
| 1967 | 2026-05-16T03:33:53.554Z | Compiling rustls-native-certs v0.8.3 |
| 1968 | 2026-05-16T03:33:53.614Z | Compiling daft v0.1.5 |
| 1969 | 2026-05-16T03:33:53.851Z | Compiling h2 v0.4.14 |
| 1970 | 2026-05-16T03:33:53.910Z | Compiling tempfile v3.27.0 |
| 1971 | 2026-05-16T03:33:53.924Z | Compiling dtrace-parser v0.3.0 |
| 1972 | 2026-05-16T03:33:53.968Z | Compiling sha1 v0.10.6 |
| 1973 | 2026-05-16T03:33:54.222Z | Compiling slog-json v2.6.1 |
| 1974 | 2026-05-16T03:33:54.342Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1975 | 2026-05-16T03:33:54.370Z | Compiling serde_spanned v1.1.1 |
| 1976 | 2026-05-16T03:33:54.455Z | Compiling slog-bunyan v2.5.0 |
| 1977 | 2026-05-16T03:33:54.542Z | Compiling rand_chacha v0.3.1 |
| 1978 | 2026-05-16T03:33:54.616Z | Compiling rustls-webpki v0.102.8 |
| 1979 | 2026-05-16T03:33:54.761Z | Compiling rand v0.8.6 |
| 1980 | 2026-05-16T03:33:54.989Z | Compiling macaddr v1.0.1 |
| 1981 | 2026-05-16T03:33:55.044Z | Compiling rustls v0.22.4 |
| 1982 | 2026-05-16T03:33:55.247Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1983 | 2026-05-16T03:33:55.462Z | Compiling tokio-rustls v0.26.4 |
| 1984 | 2026-05-16T03:33:55.477Z | Compiling rustls-platform-verifier v0.7.0 |
| 1985 | 2026-05-16T03:33:55.493Z | Compiling multer v3.1.0 |
| 1986 | 2026-05-16T03:33:55.590Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1987 | 2026-05-16T03:33:55.732Z | Compiling async-compression v0.4.42 |
| 1988 | 2026-05-16T03:33:55.763Z | Compiling dof v0.4.0 |
| 1989 | 2026-05-16T03:33:56.014Z | Compiling ref-cast v1.0.25 |
| 1990 | 2026-05-16T03:33:56.075Z | Compiling hyper v1.9.0 |
| 1991 | 2026-05-16T03:33:56.133Z | Compiling async-stream v0.3.6 |
| 1992 | 2026-05-16T03:33:56.338Z | Compiling regress v0.10.5 |
| 1993 | 2026-05-16T03:33:57.046Z | Compiling usdt-impl v0.6.0 |
| 1994 | 2026-05-16T03:33:57.133Z | Compiling tokio-rustls v0.25.0 |
| 1995 | 2026-05-16T03:33:57.176Z | Compiling serde_path_to_error v0.1.20 |
| 1996 | 2026-05-16T03:33:57.403Z | Compiling hyper-util v0.1.20 |
| 1997 | 2026-05-16T03:33:57.585Z | Compiling usdt v0.6.0 |
| 1998 | 2026-05-16T03:33:57.798Z | Compiling rustls-pemfile v2.2.0 |
| 1999 | 2026-05-16T03:33:57.899Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2000 | 2026-05-16T03:33:57.919Z | Compiling strum v0.26.3 |
| 2001 | 2026-05-16T03:33:57.919Z | Compiling wait-timeout v0.2.1 |
| 2002 | 2026-05-16T03:33:58.024Z | Compiling quick-error v1.2.3 |
| 2003 | 2026-05-16T03:33:58.073Z | Compiling bit-vec v0.8.0 |
| 2004 | 2026-05-16T03:33:58.152Z | Compiling rusty-fork v0.3.1 |
| 2005 | 2026-05-16T03:33:58.264Z | Compiling serde_with v3.20.0 |
| 2006 | 2026-05-16T03:33:58.343Z | Compiling bit-set v0.8.0 |
| 2007 | 2026-05-16T03:33:58.430Z | Compiling rand_xorshift v0.4.0 |
| 2008 | 2026-05-16T03:33:58.530Z | Compiling unarray v0.1.4 |
| 2009 | 2026-05-16T03:33:58.533Z | Compiling heck v0.5.0 |
| 2010 | 2026-05-16T03:33:58.560Z | Compiling strum v0.27.2 |
| 2011 | 2026-05-16T03:33:58.600Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2012 | 2026-05-16T03:33:58.662Z | Compiling proptest v1.11.0 |
| 2013 | 2026-05-16T03:33:58.712Z | Compiling hyper-rustls v0.27.9 |
| 2014 | 2026-05-16T03:33:58.755Z | Compiling dropshot v0.17.0 |
| 2015 | 2026-05-16T03:33:58.820Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2016 | 2026-05-16T03:33:58.991Z | Compiling reqwest v0.13.3 |
| 2017 | 2026-05-16T03:33:59.033Z | Compiling reqwest v0.12.28 |
| 2018 | 2026-05-16T03:33:59.077Z | Compiling instant v0.1.13 |
| 2019 | 2026-05-16T03:33:59.210Z | Compiling rustc-hash v2.1.2 |
| 2020 | 2026-05-16T03:33:59.229Z | Compiling itertools v0.14.0 |
| 2021 | 2026-05-16T03:33:59.358Z | Compiling iddqd v0.3.18 |
| 2022 | 2026-05-16T03:34:00.114Z | Compiling terminal_size v0.4.4 |
| 2023 | 2026-05-16T03:34:00.145Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2024 | 2026-05-16T03:34:00.279Z | Compiling progenitor-client v0.14.0 |
| 2025 | 2026-05-16T03:34:00.428Z | Compiling progenitor-client v0.10.0 |
| 2026 | 2026-05-16T03:34:00.560Z | Compiling backon v1.6.0 |
| 2027 | 2026-05-16T03:34:00.576Z | Compiling clap_builder v4.6.0 |
| 2028 | 2026-05-16T03:34:00.616Z | Compiling backoff v0.4.0 |
| 2029 | 2026-05-16T03:34:00.751Z | Compiling progenitor-extras v0.2.0 |
| 2030 | 2026-05-16T03:34:00.790Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2031 | 2026-05-16T03:34:00.859Z | Compiling parse-display v0.10.0 |
| 2032 | 2026-05-16T03:34:01.025Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2033 | 2026-05-16T03:34:01.225Z | Compiling num_enum v0.7.6 |
| 2034 | 2026-05-16T03:34:01.373Z | Compiling crucible-workspace-hack v0.1.0 |
| 2035 | 2026-05-16T03:34:01.412Z | Compiling regress v0.11.1 |
| 2036 | 2026-05-16T03:34:01.462Z | Compiling secrecy v0.10.3 |
| 2037 | 2026-05-16T03:34:01.649Z | Compiling tinyvec_macros v0.1.1 |
| 2038 | 2026-05-16T03:34:01.760Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2039 | 2026-05-16T03:34:02.036Z | Compiling tinyvec v1.11.0 |
| 2040 | 2026-05-16T03:34:02.430Z | Compiling clap v4.6.1 |
| 2041 | 2026-05-16T03:34:02.483Z | Compiling scroll v0.12.0 |
| 2042 | 2026-05-16T03:34:02.526Z | Compiling tabwriter v1.4.1 |
| 2043 | 2026-05-16T03:34:02.796Z | Compiling crossbeam-epoch v0.9.18 |
| 2044 | 2026-05-16T03:34:02.811Z | Compiling hash32 v0.3.1 |
| 2045 | 2026-05-16T03:34:02.990Z | Compiling num-integer v0.1.46 |
| 2046 | 2026-05-16T03:34:03.006Z | Compiling colored v3.1.1 |
| 2047 | 2026-05-16T03:34:03.037Z | Compiling data-encoding v2.11.0 |
| 2048 | 2026-05-16T03:34:03.176Z | Compiling typify-impl v0.6.2 |
| 2049 | 2026-05-16T03:34:03.341Z | Compiling heapless v0.8.0 |
| 2050 | 2026-05-16T03:34:03.410Z | Compiling goblin v0.8.2 |
| 2051 | 2026-05-16T03:34:03.804Z | Compiling ingot-types v0.1.2 |
| 2052 | 2026-05-16T03:34:03.916Z | Compiling zerocopy v0.7.35 |
| 2053 | 2026-05-16T03:34:04.123Z | Compiling hmac v0.12.1 |
| 2054 | 2026-05-16T03:34:04.251Z | Compiling inout v0.1.4 |
| 2055 | 2026-05-16T03:34:04.284Z | Compiling ff v0.13.1 |
| 2056 | 2026-05-16T03:34:04.419Z | Compiling cobs v0.3.0 |
| 2057 | 2026-05-16T03:34:04.441Z | Compiling bstr v1.12.1 |
| 2058 | 2026-05-16T03:34:04.504Z | Compiling foreign-types-shared v0.3.1 |
| 2059 | 2026-05-16T03:34:04.615Z | Compiling static_assertions v1.1.0 |
| 2060 | 2026-05-16T03:34:04.641Z | Compiling bitflags v1.3.2 |
| 2061 | 2026-05-16T03:34:04.704Z | Compiling managed v0.8.0 |
| 2062 | 2026-05-16T03:34:04.737Z | Compiling cpufeatures v0.3.0 |
| 2063 | 2026-05-16T03:34:04.825Z | Compiling chacha20 v0.10.0 |
| 2064 | 2026-05-16T03:34:04.946Z | Compiling typify v0.6.2 |
| 2065 | 2026-05-16T03:34:04.959Z | Compiling smoltcp v0.11.0 |
| 2066 | 2026-05-16T03:34:05.071Z | Compiling foreign-types v0.5.0 |
| 2067 | 2026-05-16T03:34:05.111Z | Compiling postcard v1.1.3 |
| 2068 | 2026-05-16T03:34:05.165Z | Compiling group v0.13.0 |
| 2069 | 2026-05-16T03:34:05.182Z | Compiling cipher v0.4.4 |
| 2070 | 2026-05-16T03:34:05.213Z | Compiling hkdf v0.12.4 |
| 2071 | 2026-05-16T03:34:05.288Z | Compiling ingot v0.1.1 |
| 2072 | 2026-05-16T03:34:05.376Z | Compiling rustix v0.38.44 |
| 2073 | 2026-05-16T03:34:05.418Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2074 | 2026-05-16T03:34:05.467Z | Compiling num-rational v0.4.2 |
| 2075 | 2026-05-16T03:34:05.552Z | Compiling num-iter v0.1.45 |
| 2076 | 2026-05-16T03:34:05.689Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2077 | 2026-05-16T03:34:05.821Z | Compiling dof v0.3.0 |
| 2078 | 2026-05-16T03:34:06.048Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2079 | 2026-05-16T03:34:06.278Z | Compiling dtrace-parser v0.2.0 |
| 2080 | 2026-05-16T03:34:06.428Z | Compiling universal-hash v0.5.1 |
| 2081 | 2026-05-16T03:34:06.586Z | Compiling half v2.7.1 |
| 2082 | 2026-05-16T03:34:06.663Z | Compiling crypto-bigint v0.5.5 |
| 2083 | 2026-05-16T03:34:06.952Z | Compiling num-complex v0.4.6 |
| 2084 | 2026-05-16T03:34:06.969Z | Compiling thread-id v4.2.2 |
| 2085 | 2026-05-16T03:34:07.070Z | Compiling cstr-argument v0.1.2 |
| 2086 | 2026-05-16T03:34:07.162Z | Compiling ciborium-io v0.2.2 |
| 2087 | 2026-05-16T03:34:07.246Z | Compiling opaque-debug v0.3.1 |
| 2088 | 2026-05-16T03:34:07.281Z | Compiling base64ct v1.8.3 |
| 2089 | 2026-05-16T03:34:07.311Z | Compiling base16ct v0.2.0 |
| 2090 | 2026-05-16T03:34:07.331Z | Compiling num v0.4.3 |
| 2091 | 2026-05-16T03:34:07.373Z | Compiling poly1305 v0.8.0 |
| 2092 | 2026-05-16T03:34:07.420Z | Compiling ciborium-ll v0.2.2 |
| 2093 | 2026-05-16T03:34:07.442Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2094 | 2026-05-16T03:34:07.460Z | Compiling usdt-impl v0.5.0 |
| 2095 | 2026-05-16T03:34:07.490Z | Compiling curve25519-dalek v4.1.3 |
| 2096 | 2026-05-16T03:34:07.605Z | Compiling password-hash v0.5.0 |
| 2097 | 2026-05-16T03:34:07.656Z | Compiling elliptic-curve v0.13.8 |
| 2098 | 2026-05-16T03:34:07.730Z | Compiling hubpack v0.1.2 |
| 2099 | 2026-05-16T03:34:07.821Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2100 | 2026-05-16T03:34:07.934Z | Compiling thiserror-no-std v2.0.2 |
| 2101 | 2026-05-16T03:34:07.961Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2102 | 2026-05-16T03:34:07.976Z | Compiling chacha20 v0.9.1 |
| 2103 | 2026-05-16T03:34:07.988Z | Compiling rand v0.10.1 |
| 2104 | 2026-05-16T03:34:08.038Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2105 | 2026-05-16T03:34:08.074Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2106 | 2026-05-16T03:34:08.160Z | Compiling byte-wrapper v0.1.0 |
| 2107 | 2026-05-16T03:34:08.181Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2108 | 2026-05-16T03:34:08.209Z | Compiling blake2 v0.10.6 |
| 2109 | 2026-05-16T03:34:08.469Z | Compiling aead v0.5.2 |
| 2110 | 2026-05-16T03:34:08.512Z | Compiling memmap v0.7.0 |
| 2111 | 2026-05-16T03:34:08.532Z | Compiling keccak v0.1.6 |
| 2112 | 2026-05-16T03:34:08.548Z | Compiling float-ord v0.3.2 |
| 2113 | 2026-05-16T03:34:08.649Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2114 | 2026-05-16T03:34:08.700Z | Compiling usdt v0.5.0 |
| 2115 | 2026-05-16T03:34:08.705Z | Compiling sha3 v0.10.9 |
| 2116 | 2026-05-16T03:34:08.705Z | Compiling chacha20poly1305 v0.10.1 |
| 2117 | 2026-05-16T03:34:08.718Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2118 | 2026-05-16T03:34:08.730Z | Compiling argon2 v0.5.3 |
| 2119 | 2026-05-16T03:34:08.793Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2120 | 2026-05-16T03:34:08.836Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2121 | 2026-05-16T03:34:08.951Z | Compiling vsss-rs v3.3.4 |
| 2122 | 2026-05-16T03:34:08.966Z | Compiling ciborium v0.2.2 |
| 2123 | 2026-05-16T03:34:09.009Z | Compiling memoffset v0.9.1 |
| 2124 | 2026-05-16T03:34:09.110Z | Compiling atomicwrites v0.4.4 |
| 2125 | 2026-05-16T03:34:09.267Z | Compiling lazy_static v1.5.0 |
| 2126 | 2026-05-16T03:34:09.317Z | Compiling winnow v0.7.15 |
| 2127 | 2026-05-16T03:34:09.386Z | Compiling nix v0.31.3 |
| 2128 | 2026-05-16T03:34:09.570Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2129 | 2026-05-16T03:34:09.858Z | Compiling similar v2.7.0 |
| 2130 | 2026-05-16T03:34:09.950Z | Compiling crossbeam-deque v0.8.6 |
| 2131 | 2026-05-16T03:34:10.134Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2132 | 2026-05-16T03:34:10.165Z | Compiling itertools v0.12.1 |
| 2133 | 2026-05-16T03:34:10.265Z | Compiling bytecount v0.6.9 |
| 2134 | 2026-05-16T03:34:10.425Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2135 | 2026-05-16T03:34:10.662Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2136 | 2026-05-16T03:34:10.786Z | Compiling rayon-core v1.13.0 |
| 2137 | 2026-05-16T03:34:10.801Z | Compiling progenitor-impl v0.14.0 |
| 2138 | 2026-05-16T03:34:10.879Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2139 | 2026-05-16T03:34:10.904Z | Compiling toml_datetime v0.6.11 |
| 2140 | 2026-05-16T03:34:11.134Z | Compiling serde_spanned v0.6.9 |
| 2141 | 2026-05-16T03:34:11.204Z | Compiling resolv-conf v0.7.6 |
| 2142 | 2026-05-16T03:34:11.204Z | Compiling swrite v0.1.0 |
| 2143 | 2026-05-16T03:34:11.296Z | Compiling unicode-segmentation v1.13.2 |
| 2144 | 2026-05-16T03:34:11.299Z | Compiling linked-hash-map v0.5.6 |
| 2145 | 2026-05-16T03:34:11.325Z | Compiling toml_write v0.1.2 |
| 2146 | 2026-05-16T03:34:11.441Z | Compiling rayon v1.12.0 |
| 2147 | 2026-05-16T03:34:11.520Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2148 | 2026-05-16T03:34:11.534Z | Compiling toml_edit v0.22.27 |
| 2149 | 2026-05-16T03:34:11.547Z | Compiling lru-cache v0.1.2 |
| 2150 | 2026-05-16T03:34:11.604Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2151 | 2026-05-16T03:34:11.688Z | Compiling newline-converter v0.3.0 |
| 2152 | 2026-05-16T03:34:11.810Z | Compiling hickory-proto v0.24.4 |
| 2153 | 2026-05-16T03:34:11.829Z | Compiling console v0.15.11 |
| 2154 | 2026-05-16T03:34:12.525Z | Compiling progenitor v0.14.0 |
| 2155 | 2026-05-16T03:34:12.691Z | Compiling camino-tempfile v1.4.1 |
| 2156 | 2026-05-16T03:34:12.872Z | Compiling serde-big-array v0.5.1 |
| 2157 | 2026-05-16T03:34:12.958Z | Compiling siphasher v1.0.3 |
| 2158 | 2026-05-16T03:34:13.045Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2159 | 2026-05-16T03:34:13.185Z | Compiling phf_shared v0.12.1 |
| 2160 | 2026-05-16T03:34:13.391Z | Compiling toml v0.8.23 |
| 2161 | 2026-05-16T03:34:13.420Z | Compiling pin-project v1.1.12 |
| 2162 | 2026-05-16T03:34:13.541Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2163 | 2026-05-16T03:34:13.855Z | Compiling hickory-resolver v0.24.4 |
| 2164 | 2026-05-16T03:34:14.088Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-05-16T03:34:14.103Z | Compiling num_enum v0.5.11 |
| 2166 | 2026-05-16T03:34:14.236Z | Compiling tokio-dtrace v0.1.1 |
| 2167 | 2026-05-16T03:34:14.250Z | Compiling progenitor-impl v0.13.0 |
| 2168 | 2026-05-16T03:34:14.263Z | Compiling prettyplease v0.2.37 |
| 2169 | 2026-05-16T03:34:14.536Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2170 | 2026-05-16T03:34:14.641Z | Compiling unicode-normalization v0.1.25 |
| 2171 | 2026-05-16T03:34:15.140Z | Compiling progenitor-client v0.13.0 |
| 2172 | 2026-05-16T03:34:15.159Z | Compiling tokio-stream v0.1.18 |
| 2173 | 2026-05-16T03:34:15.175Z | Compiling csv-core v0.1.13 |
| 2174 | 2026-05-16T03:34:15.465Z | Compiling foldhash v0.1.5 |
| 2175 | 2026-05-16T03:34:15.479Z | Compiling highway v1.3.0 |
| 2176 | 2026-05-16T03:34:15.634Z | Compiling same-file v1.0.6 |
| 2177 | 2026-05-16T03:34:15.656Z | Compiling konst_macro_rules v0.2.19 |
| 2178 | 2026-05-16T03:34:15.671Z | Compiling unicode-width v0.1.14 |
| 2179 | 2026-05-16T03:34:15.829Z | Compiling foreign-types-shared v0.1.1 |
| 2180 | 2026-05-16T03:34:15.856Z | Compiling textwrap v0.16.2 |
| 2181 | 2026-05-16T03:34:15.893Z | Compiling konst v0.2.20 |
| 2182 | 2026-05-16T03:34:15.932Z | Compiling foreign-types v0.3.2 |
| 2183 | 2026-05-16T03:34:15.976Z | Compiling walkdir v2.5.0 |
| 2184 | 2026-05-16T03:34:16.019Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2185 | 2026-05-16T03:34:16.047Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2186 | 2026-05-16T03:34:16.158Z | Compiling hashbrown v0.15.5 |
| 2187 | 2026-05-16T03:34:16.313Z | Compiling qorb v0.4.1 |
| 2188 | 2026-05-16T03:34:16.350Z | Compiling progenitor v0.13.0 |
| 2189 | 2026-05-16T03:34:16.390Z | Compiling csv v1.4.0 |
| 2190 | 2026-05-16T03:34:16.515Z | Compiling snafu v0.8.9 |
| 2191 | 2026-05-16T03:34:16.751Z | Compiling olpc-cjson v0.1.4 |
| 2192 | 2026-05-16T03:34:16.932Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2193 | 2026-05-16T03:34:16.962Z | Compiling oxide-tokio-rt v0.1.6 |
| 2194 | 2026-05-16T03:34:17.013Z | Compiling zone v0.3.1 |
| 2195 | 2026-05-16T03:34:17.300Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2196 | 2026-05-16T03:34:17.621Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2197 | 2026-05-16T03:34:17.826Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2198 | 2026-05-16T03:34:17.843Z | Compiling phf v0.12.1 |
| 2199 | 2026-05-16T03:34:17.960Z | Compiling openssl-sys v0.9.115 |
| 2200 | 2026-05-16T03:34:18.009Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2201 | 2026-05-16T03:34:18.226Z | Compiling globset v0.4.18 |
| 2202 | 2026-05-16T03:34:18.397Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2203 | 2026-05-16T03:34:18.422Z | Compiling libsw-core v0.3.2 |
| 2204 | 2026-05-16T03:34:18.510Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2205 | 2026-05-16T03:34:18.609Z | Compiling smf v0.2.3 |
| 2206 | 2026-05-16T03:34:18.623Z | Compiling serde_plain v1.0.2 |
| 2207 | 2026-05-16T03:34:18.846Z | Compiling pem v3.0.6 |
| 2208 | 2026-05-16T03:34:18.887Z | Compiling sigpipe v0.1.3 |
| 2209 | 2026-05-16T03:34:18.915Z | Compiling minimal-lexical v0.2.1 |
| 2210 | 2026-05-16T03:34:18.993Z | Compiling glob v0.3.3 |
| 2211 | 2026-05-16T03:34:19.037Z | Compiling fixedbitset v0.5.7 |
| 2212 | 2026-05-16T03:34:19.204Z | Compiling fixedbitset v0.4.2 |
| 2213 | 2026-05-16T03:34:19.204Z | Compiling jiff v0.2.24 |
| 2214 | 2026-05-16T03:34:19.246Z | Compiling typed-path v0.9.3 |
| 2215 | 2026-05-16T03:34:19.262Z | Compiling petgraph v0.8.3 |
| 2216 | 2026-05-16T03:34:19.348Z | Compiling nom v7.1.3 |
| 2217 | 2026-05-16T03:34:19.384Z | Compiling petgraph v0.6.5 |
| 2218 | 2026-05-16T03:34:19.448Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2219 | 2026-05-16T03:34:19.462Z | Compiling openssl v0.10.79 |
| 2220 | 2026-05-16T03:34:20.552Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2221 | 2026-05-16T03:34:20.604Z | Compiling tough v0.20.0 |
| 2222 | 2026-05-16T03:34:20.770Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2223 | 2026-05-16T03:34:20.962Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2224 | 2026-05-16T03:34:21.146Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2225 | 2026-05-16T03:34:21.201Z | Compiling libsw v3.5.0 |
| 2226 | 2026-05-16T03:34:21.402Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2227 | 2026-05-16T03:34:21.678Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2228 | 2026-05-16T03:34:22.019Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2229 | 2026-05-16T03:34:22.413Z | Compiling chrono-tz v0.10.4 |
| 2230 | 2026-05-16T03:34:22.689Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2231 | 2026-05-16T03:34:22.762Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2232 | 2026-05-16T03:34:22.786Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2233 | 2026-05-16T03:34:22.965Z | Compiling slog-dtrace v0.3.0 |
| 2234 | 2026-05-16T03:34:22.987Z | Compiling const_format v0.2.36 |
| 2235 | 2026-05-16T03:34:23.312Z | Compiling cancel-safe-futures v0.1.5 |
| 2236 | 2026-05-16T03:34:23.370Z | Compiling papergrid v0.11.0 |
| 2237 | 2026-05-16T03:34:23.581Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2238 | 2026-05-16T03:34:23.652Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2239 | 2026-05-16T03:34:23.678Z | Compiling libscf-sys v1.2.0 |
| 2240 | 2026-05-16T03:34:23.727Z | Compiling gethostname v0.5.0 |
| 2241 | 2026-05-16T03:34:23.841Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2242 | 2026-05-16T03:34:23.872Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2243 | 2026-05-16T03:34:24.079Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2244 | 2026-05-16T03:34:24.151Z | Compiling bcs v0.1.6 |
| 2245 | 2026-05-16T03:34:24.223Z | Compiling whoami v1.6.1 |
| 2246 | 2026-05-16T03:34:24.461Z | Compiling termtree v0.5.1 |
| 2247 | 2026-05-16T03:34:24.476Z | Compiling linear-map v1.2.0 |
| 2248 | 2026-05-16T03:34:24.567Z | Compiling tagptr v0.2.0 |
| 2249 | 2026-05-16T03:34:24.636Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2250 | 2026-05-16T03:34:24.688Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2251 | 2026-05-16T03:34:24.746Z | Compiling moka v0.12.15 |
| 2252 | 2026-05-16T03:34:25.135Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2253 | 2026-05-16T03:34:25.221Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2254 | 2026-05-16T03:34:25.236Z | Compiling tabled v0.15.0 |
| 2255 | 2026-05-16T03:34:25.608Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2256 | 2026-05-16T03:34:25.911Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2257 | 2026-05-16T03:34:26.127Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2258 | 2026-05-16T03:34:26.416Z | Compiling steno v0.4.1 |
| 2259 | 2026-05-16T03:34:27.113Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2260 | 2026-05-16T03:34:27.458Z | Compiling cookie v0.18.1 |
| 2261 | 2026-05-16T03:34:27.892Z | Compiling hickory-proto v0.25.2 |
| 2262 | 2026-05-16T03:34:28.137Z | Compiling humantime v2.3.0 |
| 2263 | 2026-05-16T03:34:28.245Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2264 | 2026-05-16T03:34:28.372Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2265 | 2026-05-16T03:34:28.455Z | Compiling typify-impl v0.4.3 |
| 2266 | 2026-05-16T03:34:28.605Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2267 | 2026-05-16T03:34:29.021Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2268 | 2026-05-16T03:34:29.270Z | Compiling parking_lot_core v0.8.6 |
| 2269 | 2026-05-16T03:34:29.490Z | Compiling parking_lot v0.11.2 |
| 2270 | 2026-05-16T03:34:29.588Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2271 | 2026-05-16T03:34:29.624Z | Compiling fxhash v0.2.1 |
| 2272 | 2026-05-16T03:34:29.776Z | Compiling sled v0.34.7 |
| 2273 | 2026-05-16T03:34:29.845Z | Compiling arc-swap v1.9.1 |
| 2274 | 2026-05-16T03:34:29.911Z | Compiling hickory-resolver v0.25.2 |
| 2275 | 2026-05-16T03:34:30.182Z | Compiling typify v0.4.3 |
| 2276 | 2026-05-16T03:34:30.315Z | Compiling slog-scope v4.4.1 |
| 2277 | 2026-05-16T03:34:30.632Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2278 | 2026-05-16T03:34:30.970Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2279 | 2026-05-16T03:34:31.436Z | Compiling papergrid v0.17.0 |
| 2280 | 2026-05-16T03:34:32.113Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2281 | 2026-05-16T03:34:33.138Z | Compiling testing_table v0.3.0 |
| 2282 | 2026-05-16T03:34:33.208Z | Compiling internet-checksum v0.2.1 |
| 2283 | 2026-05-16T03:34:33.231Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2284 | 2026-05-16T03:34:33.294Z | Compiling tabled v0.20.0 |
| 2285 | 2026-05-16T03:34:33.333Z | Compiling slog-stdlog v4.1.1 |
| 2286 | 2026-05-16T03:34:33.444Z | Compiling progenitor-impl v0.11.2 |
| 2287 | 2026-05-16T03:34:33.558Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2288 | 2026-05-16T03:34:33.955Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2289 | 2026-05-16T03:34:34.104Z | Compiling progenitor-client v0.11.2 |
| 2290 | 2026-05-16T03:34:34.247Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2291 | 2026-05-16T03:34:34.262Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2292 | 2026-05-16T03:34:34.422Z | Compiling slog-envlogger v2.2.0 |
| 2293 | 2026-05-16T03:34:34.624Z | Compiling const-random v0.1.18 |
| 2294 | 2026-05-16T03:34:34.662Z | Compiling progenitor v0.11.2 |
| 2295 | 2026-05-16T03:34:34.711Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2296 | 2026-05-16T03:34:34.823Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2297 | 2026-05-16T03:34:34.855Z | Compiling crc8 v0.1.1 |
| 2298 | 2026-05-16T03:34:34.994Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2299 | 2026-05-16T03:34:35.032Z | Compiling ahash v0.8.12 |
| 2300 | 2026-05-16T03:34:35.297Z | Compiling smartstring v1.0.1 |
| 2301 | 2026-05-16T03:34:35.604Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2302 | 2026-05-16T03:34:35.950Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2303 | 2026-05-16T03:34:36.076Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2304 | 2026-05-16T03:34:36.201Z | Compiling thin-vec v0.2.18 |
| 2305 | 2026-05-16T03:34:36.391Z | Compiling utf-8 v0.7.6 |
| 2306 | 2026-05-16T03:34:36.440Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2307 | 2026-05-16T03:34:36.516Z | Compiling rhai v1.24.0 |
| 2308 | 2026-05-16T03:34:36.589Z | Compiling tungstenite v0.21.0 |
| 2309 | 2026-05-16T03:34:36.603Z | Compiling progenitor-impl v0.10.0 |
| 2310 | 2026-05-16T03:34:36.722Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2311 | 2026-05-16T03:34:37.019Z | Compiling sha2 v0.10.9 |
| 2312 | 2026-05-16T03:34:37.241Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2313 | 2026-05-16T03:34:37.456Z | Compiling tokio-tungstenite v0.21.0 |
| 2314 | 2026-05-16T03:34:37.589Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2315 | 2026-05-16T03:34:37.609Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2316 | 2026-05-16T03:34:37.814Z | Compiling lzma-sys v0.1.20 |
| 2317 | 2026-05-16T03:34:37.949Z | Compiling progenitor v0.10.0 |
| 2318 | 2026-05-16T03:34:38.117Z | Compiling typeid v1.0.3 |
| 2319 | 2026-05-16T03:34:38.254Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2320 | 2026-05-16T03:34:38.307Z | Compiling console v0.16.3 |
| 2321 | 2026-05-16T03:34:39.015Z | Compiling git-stub v1.0.0 |
| 2322 | 2026-05-16T03:34:39.159Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2323 | 2026-05-16T03:34:39.316Z | Compiling unit-prefix v0.5.2 |
| 2324 | 2026-05-16T03:34:39.433Z | Compiling base64 v0.21.7 |
| 2325 | 2026-05-16T03:34:39.505Z | Compiling indicatif v0.18.4 |
| 2326 | 2026-05-16T03:34:39.505Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2327 | 2026-05-16T03:34:39.505Z | Compiling git-stub-vcs v0.1.0 |
| 2328 | 2026-05-16T03:34:39.814Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2329 | 2026-05-16T03:34:39.901Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2330 | 2026-05-16T03:34:40.000Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2331 | 2026-05-16T03:34:40.443Z | Compiling ron v0.12.1 |
| 2332 | 2026-05-16T03:34:40.663Z | Compiling xz2 v0.1.7 |
| 2333 | 2026-05-16T03:34:40.898Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2334 | 2026-05-16T03:34:40.898Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2335 | 2026-05-16T03:34:40.922Z | Compiling drift v0.1.4 |
| 2336 | 2026-05-16T03:34:42.000Z | Compiling base16ct v1.0.0 |
| 2337 | 2026-05-16T03:34:42.016Z | Compiling dropshot-api-manager v0.7.1 |
| 2338 | 2026-05-16T03:34:42.207Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 2339 | 2026-05-16T03:34:42.702Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 2340 | 2026-05-16T03:34:43.102Z | Compiling natord v1.0.9 |
| 2341 | 2026-05-16T03:34:43.279Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2342 | 2026-05-16T03:34:43.384Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2343 | 2026-05-16T03:34:44.106Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2344 | 2026-05-16T03:34:44.623Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2345 | 2026-05-16T03:34:46.138Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2346 | 2026-05-16T03:34:46.944Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2347 | 2026-05-16T03:34:48.320Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2348 | 2026-05-16T03:34:49.490Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2349 | 2026-05-16T03:34:50.682Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2350 | 2026-05-16T03:34:50.682Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2351 | 2026-05-16T03:34:51.439Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2352 | 2026-05-16T03:34:51.561Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2353 | 2026-05-16T03:34:53.188Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2354 | 2026-05-16T03:34:53.188Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2355 | 2026-05-16T03:34:53.214Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2356 | 2026-05-16T03:34:58.067Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2357 | 2026-05-16T03:34:59.936Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2358 | 2026-05-16T03:34:59.939Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2359 | 2026-05-16T03:34:59.939Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2360 | 2026-05-16T03:35:42.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 2361 | 2026-05-16T03:35:43.204Z | |
| 2362 | 2026-05-16T03:35:43.204Z | real 1:58.305330974 |
| 2363 | 2026-05-16T03:35:43.204Z | user 9:51.189670931 |
| 2364 | 2026-05-16T03:35:43.205Z | sys 1:33.283729630 |
| 2365 | 2026-05-16T03:35:43.205Z | trap 0.281946521 |
| 2366 | 2026-05-16T03:35:43.205Z | tflt 0.006540768 |
| 2367 | 2026-05-16T03:35:43.205Z | dflt 0.201837993 |
| 2368 | 2026-05-16T03:35:43.205Z | kflt 0.000260746 |
| 2369 | 2026-05-16T03:35:43.205Z | lock 37:15.378966398 |
| 2370 | 2026-05-16T03:35:43.205Z | slp 30:15.283545854 |
| 2371 | 2026-05-16T03:35:43.205Z | lat 44.988997493 |
| 2372 | 2026-05-16T03:35:43.206Z | stop 1:28.448565133 |
| 2373 | 2026-05-16T03:35:43.258Z | + ptime -m cargo build --release |
| 2374 | 2026-05-16T03:35:43.818Z | Compiling proc-macro2 v1.0.106 |
| 2375 | 2026-05-16T03:35:43.818Z | Compiling quote v1.0.45 |
| 2376 | 2026-05-16T03:35:43.872Z | Compiling unicode-ident v1.0.24 |
| 2377 | 2026-05-16T03:35:43.873Z | Compiling serde_core v1.0.228 |
| 2378 | 2026-05-16T03:35:43.873Z | Compiling serde v1.0.228 |
| 2379 | 2026-05-16T03:35:43.873Z | Compiling libc v0.2.186 |
| 2380 | 2026-05-16T03:35:43.873Z | Compiling cfg-if v1.0.4 |
| 2381 | 2026-05-16T03:35:44.115Z | Compiling zmij v1.0.21 |
| 2382 | 2026-05-16T03:35:44.147Z | Compiling autocfg v1.5.0 |
| 2383 | 2026-05-16T03:35:44.330Z | Compiling memchr v2.8.0 |
| 2384 | 2026-05-16T03:35:44.362Z | Compiling libm v0.2.16 |
| 2385 | 2026-05-16T03:35:44.799Z | Compiling itoa v1.0.18 |
| 2386 | 2026-05-16T03:35:44.861Z | Compiling icu_normalizer_data v2.2.0 |
| 2387 | 2026-05-16T03:35:44.951Z | Compiling icu_properties_data v2.2.0 |
| 2388 | 2026-05-16T03:35:45.012Z | Compiling version_check v0.9.5 |
| 2389 | 2026-05-16T03:35:45.114Z | Compiling stable_deref_trait v1.2.1 |
| 2390 | 2026-05-16T03:35:45.224Z | Compiling syn v2.0.117 |
| 2391 | 2026-05-16T03:35:45.282Z | Compiling serde_json v1.0.149 |
| 2392 | 2026-05-16T03:35:45.308Z | Compiling thiserror v2.0.18 |
| 2393 | 2026-05-16T03:35:45.308Z | Compiling litemap v0.8.2 |
| 2394 | 2026-05-16T03:35:45.461Z | Compiling writeable v0.6.3 |
| 2395 | 2026-05-16T03:35:45.503Z | Compiling utf8_iter v1.0.4 |
| 2396 | 2026-05-16T03:35:45.645Z | Compiling percent-encoding v2.3.2 |
| 2397 | 2026-05-16T03:35:45.779Z | Compiling num-traits v0.2.19 |
| 2398 | 2026-05-16T03:35:45.799Z | Compiling form_urlencoded v1.2.2 |
| 2399 | 2026-05-16T03:35:45.865Z | Compiling getrandom v0.4.2 |
| 2400 | 2026-05-16T03:35:46.009Z | Compiling rand_core v0.10.1 |
| 2401 | 2026-05-16T03:35:46.040Z | Compiling parking_lot_core v0.9.12 |
| 2402 | 2026-05-16T03:35:46.200Z | Compiling heck v0.5.0 |
| 2403 | 2026-05-16T03:35:46.220Z | Compiling jobserver v0.1.34 |
| 2404 | 2026-05-16T03:35:46.362Z | Compiling shlex v1.3.0 |
| 2405 | 2026-05-16T03:35:46.407Z | Compiling find-msvc-tools v0.1.9 |
| 2406 | 2026-05-16T03:35:46.445Z | Compiling iana-time-zone v0.1.65 |
| 2407 | 2026-05-16T03:35:46.491Z | Compiling errno v0.3.14 |
| 2408 | 2026-05-16T03:35:46.692Z | Compiling cc v1.2.62 |
| 2409 | 2026-05-16T03:35:46.811Z | Compiling uuid v1.23.1 |
| 2410 | 2026-05-16T03:35:47.027Z | Compiling semver v1.0.28 |
| 2411 | 2026-05-16T03:35:47.386Z | Compiling dyn-clone v1.0.20 |
| 2412 | 2026-05-16T03:35:47.447Z | Compiling schemars v0.8.22 |
| 2413 | 2026-05-16T03:35:47.545Z | Compiling zerocopy v0.8.48 |
| 2414 | 2026-05-16T03:35:47.566Z | Compiling getrandom v0.2.17 |
| 2415 | 2026-05-16T03:35:47.746Z | Compiling pin-project-lite v0.2.17 |
| 2416 | 2026-05-16T03:35:47.807Z | Compiling rustversion v1.0.22 |
| 2417 | 2026-05-16T03:35:47.839Z | Compiling bitflags v2.11.1 |
| 2418 | 2026-05-16T03:35:47.927Z | Compiling socket2 v0.6.3 |
| 2419 | 2026-05-16T03:35:47.963Z | Compiling scopeguard v1.2.0 |
| 2420 | 2026-05-16T03:35:47.985Z | Compiling portable-atomic v1.13.1 |
| 2421 | 2026-05-16T03:35:48.011Z | Compiling log v0.4.29 |
| 2422 | 2026-05-16T03:35:48.094Z | Compiling synstructure v0.13.2 |
| 2423 | 2026-05-16T03:35:48.194Z | Compiling serde_derive_internals v0.29.1 |
| 2424 | 2026-05-16T03:35:48.279Z | Compiling lock_api v0.4.14 |
| 2425 | 2026-05-16T03:35:48.576Z | Compiling signal-hook-registry v1.4.8 |
| 2426 | 2026-05-16T03:35:48.773Z | Compiling mio v1.2.0 |
| 2427 | 2026-05-16T03:35:48.974Z | Compiling critical-section v1.2.0 |
| 2428 | 2026-05-16T03:35:49.011Z | Compiling equivalent v1.0.2 |
| 2429 | 2026-05-16T03:35:49.011Z | Compiling subtle v2.6.1 |
| 2430 | 2026-05-16T03:35:49.072Z | Compiling once_cell v1.21.4 |
| 2431 | 2026-05-16T03:35:49.102Z | Compiling futures-core v0.3.32 |
| 2432 | 2026-05-16T03:35:49.151Z | Compiling httparse v1.10.1 |
| 2433 | 2026-05-16T03:35:49.182Z | Compiling ring v0.17.14 |
| 2434 | 2026-05-16T03:35:49.250Z | Compiling futures-sink v0.3.32 |
| 2435 | 2026-05-16T03:35:49.274Z | Compiling cmake v0.1.58 |
| 2436 | 2026-05-16T03:35:49.289Z | Compiling dunce v1.0.5 |
| 2437 | 2026-05-16T03:35:49.321Z | Compiling slab v0.4.12 |
| 2438 | 2026-05-16T03:35:49.341Z | Compiling serde_derive v1.0.228 |
| 2439 | 2026-05-16T03:35:49.369Z | Compiling zerofrom-derive v0.1.7 |
| 2440 | 2026-05-16T03:35:49.402Z | Compiling yoke-derive v0.8.2 |
| 2441 | 2026-05-16T03:35:49.495Z | Compiling zerovec-derive v0.11.3 |
| 2442 | 2026-05-16T03:35:49.532Z | Compiling displaydoc v0.2.5 |
| 2443 | 2026-05-16T03:35:49.547Z | Compiling schemars_derive v0.8.22 |
| 2444 | 2026-05-16T03:35:49.660Z | Compiling thiserror-impl v2.0.18 |
| 2445 | 2026-05-16T03:35:49.752Z | Compiling tokio-macros v2.7.0 |
| 2446 | 2026-05-16T03:35:50.366Z | Compiling zerocopy-derive v0.8.48 |
| 2447 | 2026-05-16T03:35:50.564Z | Compiling zeroize_derive v1.4.3 |
| 2448 | 2026-05-16T03:35:50.591Z | Compiling futures-macro v0.3.32 |
| 2449 | 2026-05-16T03:35:50.656Z | Compiling zerofrom v0.1.7 |
| 2450 | 2026-05-16T03:35:50.688Z | Compiling fs_extra v1.3.0 |
| 2451 | 2026-05-16T03:35:50.844Z | Compiling yoke v0.8.2 |
| 2452 | 2026-05-16T03:35:50.858Z | Compiling futures-channel v0.3.32 |
| 2453 | 2026-05-16T03:35:50.971Z | Compiling aws-lc-sys v0.40.0 |
| 2454 | 2026-05-16T03:35:50.989Z | Compiling zerovec v0.11.6 |
| 2455 | 2026-05-16T03:35:51.023Z | Compiling zerotrie v0.2.4 |
| 2456 | 2026-05-16T03:35:51.305Z | Compiling zeroize v1.8.2 |
| 2457 | 2026-05-16T03:35:51.428Z | Compiling thiserror v1.0.69 |
| 2458 | 2026-05-16T03:35:51.504Z | Compiling rand_core v0.6.4 |
| 2459 | 2026-05-16T03:35:51.545Z | Compiling hashbrown v0.17.1 |
| 2460 | 2026-05-16T03:35:51.600Z | Compiling rustix v1.1.4 |
| 2461 | 2026-05-16T03:35:51.698Z | Compiling tinystr v0.8.3 |
| 2462 | 2026-05-16T03:35:51.792Z | Compiling potential_utf v0.1.5 |
| 2463 | 2026-05-16T03:35:51.803Z | Compiling futures-io v0.3.32 |
| 2464 | 2026-05-16T03:35:51.891Z | Compiling icu_locale_core v2.2.0 |
| 2465 | 2026-05-16T03:35:51.923Z | Compiling icu_collections v2.2.0 |
| 2466 | 2026-05-16T03:35:51.990Z | Compiling futures-task v0.3.32 |
| 2467 | 2026-05-16T03:35:52.012Z | Compiling thiserror-impl v1.0.69 |
| 2468 | 2026-05-16T03:35:52.182Z | Compiling futures-util v0.3.32 |
| 2469 | 2026-05-16T03:35:52.613Z | Compiling indexmap v2.14.0 |
| 2470 | 2026-05-16T03:35:52.744Z | Compiling smallvec v1.15.1 |
| 2471 | 2026-05-16T03:35:52.826Z | Compiling bytes v1.11.1 |
| 2472 | 2026-05-16T03:35:52.842Z | Compiling icu_provider v2.2.0 |
| 2473 | 2026-05-16T03:35:53.049Z | Compiling chrono v0.4.44 |
| 2474 | 2026-05-16T03:35:53.340Z | Compiling icu_properties v2.2.0 |
| 2475 | 2026-05-16T03:35:53.498Z | Compiling icu_normalizer v2.2.0 |
| 2476 | 2026-05-16T03:35:53.565Z | Compiling serde_tokenstream v0.2.3 |
| 2477 | 2026-05-16T03:35:54.185Z | Compiling parking_lot v0.12.5 |
| 2478 | 2026-05-16T03:35:54.457Z | Compiling idna_adapter v1.2.2 |
| 2479 | 2026-05-16T03:35:54.618Z | Compiling idna v1.1.0 |
| 2480 | 2026-05-16T03:35:54.714Z | Compiling tokio v1.52.3 |
| 2481 | 2026-05-16T03:35:54.954Z | Compiling tracing-attributes v0.1.31 |
| 2482 | 2026-05-16T03:35:54.973Z | Compiling tracing-core v0.1.36 |
| 2483 | 2026-05-16T03:35:55.160Z | Compiling url v2.5.8 |
| 2484 | 2026-05-16T03:35:55.429Z | Compiling http v1.4.0 |
| 2485 | 2026-05-16T03:35:55.652Z | Compiling regex-syntax v0.8.10 |
| 2486 | 2026-05-16T03:35:56.287Z | Compiling tracing v0.1.44 |
| 2487 | 2026-05-16T03:35:56.804Z | Compiling base64 v0.22.1 |
| 2488 | 2026-05-16T03:35:56.826Z | Compiling generic-array v0.14.7 |
| 2489 | 2026-05-16T03:35:57.113Z | Compiling aho-corasick v1.1.4 |
| 2490 | 2026-05-16T03:35:57.131Z | Compiling ipnetwork v0.21.1 |
| 2491 | 2026-05-16T03:35:57.779Z | Compiling fnv v1.0.7 |
| 2492 | 2026-05-16T03:35:57.824Z | Compiling ucd-trie v0.1.7 |
| 2493 | 2026-05-16T03:35:58.080Z | Compiling regex-automata v0.4.14 |
| 2494 | 2026-05-16T03:35:58.122Z | Compiling pest v2.8.6 |
| 2495 | 2026-05-16T03:35:58.794Z | Compiling rustls-pki-types v1.14.1 |
| 2496 | 2026-05-16T03:35:59.428Z | Compiling typenum v1.20.0 |
| 2497 | 2026-05-16T03:35:59.666Z | Compiling pest_meta v2.8.6 |
| 2498 | 2026-05-16T03:36:00.184Z | Compiling regex v1.12.3 |
| 2499 | 2026-05-16T03:36:00.421Z | Compiling slog v2.8.2 |
| 2500 | 2026-05-16T03:36:00.618Z | Compiling byteorder v1.5.0 |
| 2501 | 2026-05-16T03:36:00.707Z | Compiling anyhow v1.0.102 |
| 2502 | 2026-05-16T03:36:00.755Z | Compiling pest_generator v2.8.6 |
| 2503 | 2026-05-16T03:36:00.780Z | Compiling erased-serde v0.3.31 |
| 2504 | 2026-05-16T03:36:00.911Z | Compiling untrusted v0.9.0 |
| 2505 | 2026-05-16T03:36:01.058Z | Compiling getrandom v0.3.4 |
| 2506 | 2026-05-16T03:36:01.139Z | Compiling ipnet v2.12.0 |
| 2507 | 2026-05-16T03:36:01.434Z | Compiling pest_derive v2.8.6 |
| 2508 | 2026-05-16T03:36:01.620Z | Compiling crypto-common v0.1.7 |
| 2509 | 2026-05-16T03:36:01.795Z | Compiling tokio-util v0.7.18 |
| 2510 | 2026-05-16T03:36:01.997Z | Compiling oxnet v0.1.5 |
| 2511 | 2026-05-16T03:36:02.031Z | Compiling http-body v1.0.1 |
| 2512 | 2026-05-16T03:36:02.043Z | Compiling atomic-waker v1.1.2 |
| 2513 | 2026-05-16T03:36:02.390Z | Compiling try-lock v0.2.5 |
| 2514 | 2026-05-16T03:36:02.401Z | Compiling ryu v1.0.23 |
| 2515 | 2026-05-16T03:36:02.415Z | Compiling tower-service v0.3.3 |
| 2516 | 2026-05-16T03:36:02.537Z | Compiling tower-layer v0.3.3 |
| 2517 | 2026-05-16T03:36:02.736Z | Compiling want v0.3.1 |
| 2518 | 2026-05-16T03:36:02.769Z | Compiling h2 v0.4.14 |
| 2519 | 2026-05-16T03:36:03.029Z | Compiling httpdate v1.0.3 |
| 2520 | 2026-05-16T03:36:03.324Z | Compiling num-conv v0.2.1 |
| 2521 | 2026-05-16T03:36:03.446Z | Compiling paste v1.0.15 |
| 2522 | 2026-05-16T03:36:03.475Z | Compiling strsim v0.11.1 |
| 2523 | 2026-05-16T03:36:03.635Z | Compiling time-core v0.1.8 |
| 2524 | 2026-05-16T03:36:03.801Z | Compiling time-macros v0.2.27 |
| 2525 | 2026-05-16T03:36:05.459Z | Compiling hyper v1.9.0 |
| 2526 | 2026-05-16T03:36:06.358Z | Compiling pretty-hex v0.4.2 |
| 2527 | 2026-05-16T03:36:07.064Z | Compiling hyper-util v0.1.20 |
| 2528 | 2026-05-16T03:36:07.466Z | Compiling ident_case v1.0.1 |
| 2529 | 2026-05-16T03:36:07.612Z | Compiling serde_urlencoded v0.7.1 |
| 2530 | 2026-05-16T03:36:07.921Z | Compiling http-body-util v0.1.3 |
| 2531 | 2026-05-16T03:36:08.238Z | Compiling block-buffer v0.10.4 |
| 2532 | 2026-05-16T03:36:08.432Z | Compiling scroll_derive v0.13.1 |
| 2533 | 2026-05-16T03:36:08.728Z | Compiling camino v1.2.2 |
| 2534 | 2026-05-16T03:36:09.109Z | Compiling aws-lc-rs v1.16.3 |
| 2535 | 2026-05-16T03:36:09.325Z | Compiling digest v0.10.7 |
| 2536 | 2026-05-16T03:36:09.601Z | Compiling async-trait v0.1.89 |
| 2537 | 2026-05-16T03:36:09.691Z | Compiling crossbeam-utils v0.8.21 |
| 2538 | 2026-05-16T03:36:09.724Z | Compiling omicron-workspace-hack v0.1.0 |
| 2539 | 2026-05-16T03:36:10.045Z | Compiling ppv-lite86 v0.2.21 |
| 2540 | 2026-05-16T03:36:10.089Z | Compiling untrusted v0.7.1 |
| 2541 | 2026-05-16T03:36:10.663Z | Compiling allocator-api2 v0.2.21 |
| 2542 | 2026-05-16T03:36:10.667Z | Compiling slog-async v2.8.0 |
| 2543 | 2026-05-16T03:36:10.980Z | Compiling crc32fast v1.5.0 |
| 2544 | 2026-05-16T03:36:11.004Z | Compiling foldhash v0.2.0 |
| 2545 | 2026-05-16T03:36:11.024Z | Compiling rustls v0.23.40 |
| 2546 | 2026-05-16T03:36:11.095Z | Compiling openapiv3 v2.2.0 |
| 2547 | 2026-05-16T03:36:11.288Z | Compiling hashbrown v0.16.1 |
| 2548 | 2026-05-16T03:36:11.695Z | Compiling usdt-impl v0.6.0 |
| 2549 | 2026-05-16T03:36:12.118Z | Compiling scroll v0.13.0 |
| 2550 | 2026-05-16T03:36:12.412Z | Compiling plain v0.2.3 |
| 2551 | 2026-05-16T03:36:12.648Z | Compiling goblin v0.10.5 |
| 2552 | 2026-05-16T03:36:13.504Z | Compiling daft-derive v0.1.5 |
| 2553 | 2026-05-16T03:36:13.626Z | Compiling sync_wrapper v1.0.2 |
| 2554 | 2026-05-16T03:36:13.740Z | Compiling cpufeatures v0.2.17 |
| 2555 | 2026-05-16T03:36:13.824Z | Compiling syn v1.0.109 |
| 2556 | 2026-05-16T03:36:14.360Z | Compiling tower v0.5.3 |
| 2557 | 2026-05-16T03:36:15.309Z | Compiling dtrace-parser v0.3.0 |
| 2558 | 2026-05-16T03:36:15.478Z | Compiling webpki-roots v1.0.7 |
| 2559 | 2026-05-16T03:36:15.613Z | Compiling dof v0.4.0 |
| 2560 | 2026-05-16T03:36:15.887Z | Compiling thread-id v5.1.0 |
| 2561 | 2026-05-16T03:36:15.921Z | Compiling powerfmt v0.2.0 |
| 2562 | 2026-05-16T03:36:15.993Z | Compiling tower-http v0.6.10 |
| 2563 | 2026-05-16T03:36:16.215Z | Compiling deranged v0.5.8 |
| 2564 | 2026-05-16T03:36:16.785Z | Compiling rustls v0.22.4 |
| 2565 | 2026-05-16T03:36:16.917Z | Compiling num_threads v0.1.7 |
| 2566 | 2026-05-16T03:36:17.092Z | Compiling rand_core v0.9.5 |
| 2567 | 2026-05-16T03:36:17.229Z | Compiling crossbeam-channel v0.5.15 |
| 2568 | 2026-05-16T03:36:17.256Z | Compiling usdt-attr-macro v0.6.0 |
| 2569 | 2026-05-16T03:36:17.362Z | Compiling usdt-macro v0.6.0 |
| 2570 | 2026-05-16T03:36:17.533Z | Compiling time v0.3.47 |
| 2571 | 2026-05-16T03:36:18.114Z | Compiling multer v3.1.0 |
| 2572 | 2026-05-16T03:36:18.291Z | Compiling ref-cast v1.0.25 |
| 2573 | 2026-05-16T03:36:18.352Z | Compiling winnow v1.0.2 |
| 2574 | 2026-05-16T03:36:18.667Z | Compiling thread_local v1.1.9 |
| 2575 | 2026-05-16T03:36:18.959Z | Compiling hex v0.4.3 |
| 2576 | 2026-05-16T03:36:19.048Z | Compiling rand_chacha v0.9.0 |
| 2577 | 2026-05-16T03:36:19.378Z | Compiling futures-executor v0.3.32 |
| 2578 | 2026-05-16T03:36:19.672Z | Compiling async-stream-impl v0.3.6 |
| 2579 | 2026-05-16T03:36:19.769Z | Compiling ref-cast-impl v1.0.25 |
| 2580 | 2026-05-16T03:36:19.914Z | Compiling dropshot v0.17.0 |
| 2581 | 2026-05-16T03:36:19.935Z | Compiling is-terminal v0.4.17 |
| 2582 | 2026-05-16T03:36:20.171Z | Compiling term v1.2.1 |
| 2583 | 2026-05-16T03:36:20.269Z | Compiling take_mut v0.2.2 |
| 2584 | 2026-05-16T03:36:20.414Z | Compiling futures v0.3.32 |
| 2585 | 2026-05-16T03:36:20.487Z | Compiling rand v0.9.4 |
| 2586 | 2026-05-16T03:36:20.604Z | Compiling slog-term v2.9.2 |
| 2587 | 2026-05-16T03:36:20.681Z | Compiling structmeta-derive v0.3.0 |
| 2588 | 2026-05-16T03:36:21.450Z | Compiling fastrand v2.4.1 |
| 2589 | 2026-05-16T03:36:21.726Z | Compiling darling_core v0.23.0 |
| 2590 | 2026-05-16T03:36:21.827Z | Compiling dropshot_endpoint v0.17.0 |
| 2591 | 2026-05-16T03:36:21.860Z | Compiling newtype-uuid-macros v0.1.0 |
| 2592 | 2026-05-16T03:36:21.906Z | Compiling structmeta v0.3.0 |
| 2593 | 2026-05-16T03:36:22.167Z | Compiling newtype-uuid v1.3.2 |
| 2594 | 2026-05-16T03:36:22.195Z | Compiling strum_macros v0.26.4 |
| 2595 | 2026-05-16T03:36:22.631Z | Compiling either v1.15.0 |
| 2596 | 2026-05-16T03:36:22.768Z | Compiling openssl-probe v0.2.1 |
| 2597 | 2026-05-16T03:36:22.877Z | Compiling daft v0.1.5 |
| 2598 | 2026-05-16T03:36:23.047Z | Compiling rustls-native-certs v0.8.3 |
| 2599 | 2026-05-16T03:36:23.206Z | Compiling tempfile v3.27.0 |
| 2600 | 2026-05-16T03:36:23.666Z | Compiling sha1 v0.10.6 |
| 2601 | 2026-05-16T03:36:24.012Z | Compiling match_cfg v0.1.0 |
| 2602 | 2026-05-16T03:36:24.058Z | Compiling darling_macro v0.23.0 |
| 2603 | 2026-05-16T03:36:24.124Z | Compiling simd-adler32 v0.3.9 |
| 2604 | 2026-05-16T03:36:24.149Z | Compiling adler2 v2.0.1 |
| 2605 | 2026-05-16T03:36:24.362Z | Compiling miniz_oxide v0.8.9 |
| 2606 | 2026-05-16T03:36:24.536Z | Compiling hostname v0.3.1 |
| 2607 | 2026-05-16T03:36:24.721Z | Compiling darling v0.23.0 |
| 2608 | 2026-05-16T03:36:24.795Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2609 | 2026-05-16T03:36:24.827Z | Compiling serde_with_macros v3.20.0 |
| 2610 | 2026-05-16T03:36:25.193Z | Compiling slog-json v2.6.1 |
| 2611 | 2026-05-16T03:36:25.689Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2612 | 2026-05-16T03:36:25.863Z | Compiling serde_spanned v1.1.1 |
| 2613 | 2026-05-16T03:36:26.031Z | Compiling memmap2 v0.9.10 |
| 2614 | 2026-05-16T03:36:26.083Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2615 | 2026-05-16T03:36:26.161Z | Compiling slog-bunyan v2.5.0 |
| 2616 | 2026-05-16T03:36:26.193Z | Compiling flate2 v1.1.9 |
| 2617 | 2026-05-16T03:36:26.209Z | Compiling derive-ex v0.1.8 |
| 2618 | 2026-05-16T03:36:26.374Z | Compiling rand_chacha v0.3.1 |
| 2619 | 2026-05-16T03:36:26.410Z | Compiling rustls-webpki v0.102.8 |
| 2620 | 2026-05-16T03:36:26.792Z | Compiling usdt v0.6.0 |
| 2621 | 2026-05-16T03:36:27.062Z | Compiling strum_macros v0.27.2 |
| 2622 | 2026-05-16T03:36:27.483Z | Compiling debug-ignore v1.0.5 |
| 2623 | 2026-05-16T03:36:27.613Z | Compiling compression-core v0.4.32 |
| 2624 | 2026-05-16T03:36:27.825Z | Compiling compression-codecs v0.4.38 |
| 2625 | 2026-05-16T03:36:27.931Z | Compiling test-strategy v0.4.5 |
| 2626 | 2026-05-16T03:36:28.364Z | Compiling rand v0.8.6 |
| 2627 | 2026-05-16T03:36:29.045Z | Compiling macaddr v1.0.1 |
| 2628 | 2026-05-16T03:36:29.158Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2629 | 2026-05-16T03:36:29.414Z | Compiling encoding_rs v0.8.35 |
| 2630 | 2026-05-16T03:36:29.438Z | Compiling mime v0.3.17 |
| 2631 | 2026-05-16T03:36:29.613Z | Compiling spin v0.9.8 |
| 2632 | 2026-05-16T03:36:29.829Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2633 | 2026-05-16T03:36:29.920Z | Compiling async-compression v0.4.42 |
| 2634 | 2026-05-16T03:36:30.029Z | Compiling async-stream v0.3.6 |
| 2635 | 2026-05-16T03:36:30.297Z | Compiling regress v0.10.5 |
| 2636 | 2026-05-16T03:36:30.325Z | Compiling waitgroup v0.1.2 |
| 2637 | 2026-05-16T03:36:30.398Z | Compiling rustls-pemfile v2.2.0 |
| 2638 | 2026-05-16T03:36:30.703Z | Compiling tokio-rustls v0.25.0 |
| 2639 | 2026-05-16T03:36:30.989Z | Compiling serde_path_to_error v0.1.20 |
| 2640 | 2026-05-16T03:36:31.496Z | Compiling hostname v0.4.2 |
| 2641 | 2026-05-16T03:36:32.471Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2642 | 2026-05-16T03:36:33.936Z | Compiling unicode-width v0.2.2 |
| 2643 | 2026-05-16T03:36:34.276Z | Compiling parse-display-derive v0.10.0 |
| 2644 | 2026-05-16T03:36:34.894Z | Compiling strum v0.26.3 |
| 2645 | 2026-05-16T03:36:34.983Z | Compiling wait-timeout v0.2.1 |
| 2646 | 2026-05-16T03:36:35.191Z | Compiling bit-vec v0.8.0 |
| 2647 | 2026-05-16T03:36:35.276Z | Compiling quick-error v1.2.3 |
| 2648 | 2026-05-16T03:36:35.415Z | Compiling rusty-fork v0.3.1 |
| 2649 | 2026-05-16T03:36:35.529Z | Compiling bit-set v0.8.0 |
| 2650 | 2026-05-16T03:36:35.558Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2651 | 2026-05-16T03:36:35.794Z | Compiling serde_with v3.20.0 |
| 2652 | 2026-05-16T03:36:35.879Z | Compiling rand_xorshift v0.4.0 |
| 2653 | 2026-05-16T03:36:36.047Z | Compiling unarray v0.1.4 |
| 2654 | 2026-05-16T03:36:36.215Z | Compiling proptest v1.11.0 |
| 2655 | 2026-05-16T03:36:36.708Z | Compiling strum v0.27.2 |
| 2656 | 2026-05-16T03:36:36.854Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2657 | 2026-05-16T03:36:36.870Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2658 | 2026-05-16T03:36:37.026Z | Compiling instant v0.1.13 |
| 2659 | 2026-05-16T03:36:38.011Z | Compiling clap_derive v4.6.1 |
| 2660 | 2026-05-16T03:36:38.345Z | Compiling utf8parse v0.2.2 |
| 2661 | 2026-05-16T03:36:38.485Z | Compiling rustc-hash v2.1.2 |
| 2662 | 2026-05-16T03:36:38.644Z | Compiling iddqd v0.3.18 |
| 2663 | 2026-05-16T03:36:39.539Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2664 | 2026-05-16T03:36:39.558Z | Compiling anstyle-parse v1.0.0 |
| 2665 | 2026-05-16T03:36:40.288Z | Compiling itertools v0.14.0 |
| 2666 | 2026-05-16T03:36:40.381Z | Compiling terminal_size v0.4.4 |
| 2667 | 2026-05-16T03:36:40.770Z | Compiling colorchoice v1.0.5 |
| 2668 | 2026-05-16T03:36:40.815Z | Compiling anstyle v1.0.14 |
| 2669 | 2026-05-16T03:36:40.960Z | Compiling anstyle-query v1.1.5 |
| 2670 | 2026-05-16T03:36:41.097Z | Compiling is_terminal_polyfill v1.70.2 |
| 2671 | 2026-05-16T03:36:41.206Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2672 | 2026-05-16T03:36:41.231Z | Compiling anstream v1.0.0 |
| 2673 | 2026-05-16T03:36:41.560Z | Compiling backon v1.6.0 |
| 2674 | 2026-05-16T03:36:41.947Z | Compiling clap_lex v1.1.0 |
| 2675 | 2026-05-16T03:36:42.189Z | Compiling clap_builder v4.6.0 |
| 2676 | 2026-05-16T03:36:42.623Z | Compiling backoff v0.4.0 |
| 2677 | 2026-05-16T03:36:43.119Z | Compiling parse-display v0.10.0 |
| 2678 | 2026-05-16T03:36:43.654Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2679 | 2026-05-16T03:36:44.284Z | Compiling clap v4.6.1 |
| 2680 | 2026-05-16T03:36:44.668Z | Compiling regress v0.11.1 |
| 2681 | 2026-05-16T03:36:44.898Z | Compiling unsafe-libyaml v0.2.11 |
| 2682 | 2026-05-16T03:36:45.506Z | Compiling serde_yaml v0.9.34+deprecated |
| 2683 | 2026-05-16T03:36:46.663Z | Compiling typify-impl v0.6.2 |
| 2684 | 2026-05-16T03:36:46.766Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2685 | 2026-05-16T03:36:47.472Z | Compiling proc-macro-crate v3.5.0 |
| 2686 | 2026-05-16T03:36:48.600Z | Compiling zerocopy-derive v0.7.35 |
| 2687 | 2026-05-16T03:36:49.365Z | Compiling crucible-workspace-hack v0.1.0 |
| 2688 | 2026-05-16T03:36:49.544Z | Compiling num_enum_derive v0.7.6 |
| 2689 | 2026-05-16T03:36:50.073Z | Compiling typify-macro v0.6.2 |
| 2690 | 2026-05-16T03:36:50.583Z | Compiling num_enum v0.7.6 |
| 2691 | 2026-05-16T03:36:51.131Z | Compiling darling_core v0.21.3 |
| 2692 | 2026-05-16T03:36:51.765Z | Compiling convert_case v0.4.0 |
| 2693 | 2026-05-16T03:36:52.075Z | Compiling derive_more v0.99.20 |
| 2694 | 2026-05-16T03:36:52.564Z | Compiling toml_datetime v0.6.11 |
| 2695 | 2026-05-16T03:36:52.650Z | Compiling proc-macro-error-attr v1.0.4 |
| 2696 | 2026-05-16T03:36:53.315Z | Compiling darling_macro v0.21.3 |
| 2697 | 2026-05-16T03:36:53.651Z | Compiling typify v0.6.2 |
| 2698 | 2026-05-16T03:36:53.740Z | Compiling zerocopy v0.7.35 |
| 2699 | 2026-05-16T03:36:54.018Z | Compiling darling v0.21.3 |
| 2700 | 2026-05-16T03:36:54.100Z | Compiling secrecy v0.10.3 |
| 2701 | 2026-05-16T03:36:54.280Z | Compiling scroll_derive v0.12.1 |
| 2702 | 2026-05-16T03:36:54.291Z | Compiling usdt-impl v0.5.0 |
| 2703 | 2026-05-16T03:36:54.416Z | Compiling proc-macro-error v1.0.4 |
| 2704 | 2026-05-16T03:36:54.587Z | Compiling heapless v0.8.0 |
| 2705 | 2026-05-16T03:36:54.790Z | Compiling prettyplease v0.2.37 |
| 2706 | 2026-05-16T03:36:55.009Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2707 | 2026-05-16T03:36:55.030Z | Compiling tinyvec_macros v0.1.1 |
| 2708 | 2026-05-16T03:36:55.099Z | Compiling tinyvec v1.11.0 |
| 2709 | 2026-05-16T03:36:55.152Z | Compiling scroll v0.12.0 |
| 2710 | 2026-05-16T03:36:55.633Z | Compiling dof v0.3.0 |
| 2711 | 2026-05-16T03:36:55.992Z | Compiling ingot-macros v0.1.1 |
| 2712 | 2026-05-16T03:36:56.464Z | Compiling dtrace-parser v0.2.0 |
| 2713 | 2026-05-16T03:36:56.607Z | Compiling tabwriter v1.4.1 |
| 2714 | 2026-05-16T03:36:57.001Z | Compiling crossbeam-epoch v0.9.18 |
| 2715 | 2026-05-16T03:36:57.527Z | Compiling hash32 v0.3.1 |
| 2716 | 2026-05-16T03:36:57.608Z | Compiling serde_repr v0.1.20 |
| 2717 | 2026-05-16T03:36:57.718Z | Compiling rustc_version v0.4.1 |
| 2718 | 2026-05-16T03:36:58.020Z | Compiling num-integer v0.1.46 |
| 2719 | 2026-05-16T03:36:58.254Z | Compiling thread-id v4.2.2 |
| 2720 | 2026-05-16T03:36:58.274Z | Compiling smoltcp v0.11.0 |
| 2721 | 2026-05-16T03:36:58.363Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2722 | 2026-05-16T03:36:58.527Z | Compiling rustix v0.38.44 |
| 2723 | 2026-05-16T03:36:58.614Z | Compiling data-encoding v2.11.0 |
| 2724 | 2026-05-16T03:36:58.654Z | Compiling winnow v0.7.15 |
| 2725 | 2026-05-16T03:36:58.778Z | Compiling colored v3.1.1 |
| 2726 | 2026-05-16T03:36:58.873Z | Compiling pkg-config v0.3.33 |
| 2727 | 2026-05-16T03:36:59.030Z | Compiling ingot-types v0.1.2 |
| 2728 | 2026-05-16T03:36:59.478Z | Compiling curve25519-dalek v4.1.3 |
| 2729 | 2026-05-16T03:37:00.316Z | Compiling goblin v0.8.2 |
| 2730 | 2026-05-16T03:37:01.172Z | Compiling hmac v0.12.1 |
| 2731 | 2026-05-16T03:37:01.320Z | Compiling inout v0.1.4 |
| 2732 | 2026-05-16T03:37:01.340Z | Compiling ff v0.13.1 |
| 2733 | 2026-05-16T03:37:01.350Z | Compiling cobs v0.3.0 |
| 2734 | 2026-05-16T03:37:01.498Z | Compiling foreign-types-macros v0.2.3 |
| 2735 | 2026-05-16T03:37:01.647Z | Compiling bstr v1.12.1 |
| 2736 | 2026-05-16T03:37:01.914Z | Compiling static_assertions v1.1.0 |
| 2737 | 2026-05-16T03:37:02.012Z | Compiling managed v0.8.0 |
| 2738 | 2026-05-16T03:37:02.023Z | Compiling heck v0.4.1 |
| 2739 | 2026-05-16T03:37:02.226Z | Compiling cpufeatures v0.3.0 |
| 2740 | 2026-05-16T03:37:02.314Z | Compiling foreign-types-shared v0.3.1 |
| 2741 | 2026-05-16T03:37:02.362Z | Compiling bitflags v1.3.2 |
| 2742 | 2026-05-16T03:37:02.421Z | Compiling foreign-types v0.5.0 |
| 2743 | 2026-05-16T03:37:02.681Z | Compiling chacha20 v0.10.0 |
| 2744 | 2026-05-16T03:37:02.927Z | Compiling postcard v1.1.3 |
| 2745 | 2026-05-16T03:37:02.975Z | Compiling group v0.13.0 |
| 2746 | 2026-05-16T03:37:03.110Z | Compiling cipher v0.4.4 |
| 2747 | 2026-05-16T03:37:03.371Z | Compiling hkdf v0.12.4 |
| 2748 | 2026-05-16T03:37:04.775Z | Compiling ingot v0.1.1 |
| 2749 | 2026-05-16T03:37:05.793Z | Compiling num-rational v0.4.2 |
| 2750 | 2026-05-16T03:37:06.801Z | Compiling num-iter v0.1.45 |
| 2751 | 2026-05-16T03:37:07.072Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2752 | 2026-05-16T03:37:07.129Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2753 | 2026-05-16T03:37:07.212Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2754 | 2026-05-16T03:37:07.314Z | Compiling hubpack_derive v0.1.1 |
| 2755 | 2026-05-16T03:37:07.943Z | Compiling universal-hash v0.5.1 |
| 2756 | 2026-05-16T03:37:08.095Z | Compiling crypto-bigint v0.5.5 |
| 2757 | 2026-05-16T03:37:08.350Z | Compiling half v2.7.1 |
| 2758 | 2026-05-16T03:37:08.413Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2759 | 2026-05-16T03:37:08.711Z | Compiling num-complex v0.4.6 |
| 2760 | 2026-05-16T03:37:09.286Z | Compiling cstr-argument v0.1.2 |
| 2761 | 2026-05-16T03:37:09.616Z | Compiling memoffset v0.9.1 |
| 2762 | 2026-05-16T03:37:09.699Z | Compiling base16ct v0.2.0 |
| 2763 | 2026-05-16T03:37:09.899Z | Compiling indent_write v2.2.0 |
| 2764 | 2026-05-16T03:37:09.912Z | Compiling base64ct v1.8.3 |
| 2765 | 2026-05-16T03:37:10.098Z | Compiling ciborium-io v0.2.2 |
| 2766 | 2026-05-16T03:37:10.431Z | Compiling cfg_aliases v0.2.1 |
| 2767 | 2026-05-16T03:37:10.473Z | Compiling opaque-debug v0.3.1 |
| 2768 | 2026-05-16T03:37:10.911Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2769 | 2026-05-16T03:37:10.918Z | Compiling poly1305 v0.8.0 |
| 2770 | 2026-05-16T03:37:10.918Z | Compiling nix v0.31.3 |
| 2771 | 2026-05-16T03:37:11.059Z | Compiling password-hash v0.5.0 |
| 2772 | 2026-05-16T03:37:11.169Z | Compiling ciborium-ll v0.2.2 |
| 2773 | 2026-05-16T03:37:11.422Z | Compiling elliptic-curve v0.13.8 |
| 2774 | 2026-05-16T03:37:11.535Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2775 | 2026-05-16T03:37:11.881Z | Compiling num v0.4.3 |
| 2776 | 2026-05-16T03:37:11.975Z | Compiling thiserror-no-std v2.0.2 |
| 2777 | 2026-05-16T03:37:12.061Z | Compiling hubpack v0.1.2 |
| 2778 | 2026-05-16T03:37:12.193Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2779 | 2026-05-16T03:37:12.486Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2780 | 2026-05-16T03:37:12.718Z | Compiling chacha20 v0.9.1 |
| 2781 | 2026-05-16T03:37:13.002Z | Compiling rand v0.10.1 |
| 2782 | 2026-05-16T03:37:13.653Z | Compiling usdt-attr-macro v0.5.0 |
| 2783 | 2026-05-16T03:37:13.820Z | Compiling usdt-macro v0.5.0 |
| 2784 | 2026-05-16T03:37:13.980Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2785 | 2026-05-16T03:37:14.406Z | Compiling reqwest v0.12.28 |
| 2786 | 2026-05-16T03:37:14.712Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2787 | 2026-05-16T03:37:15.477Z | Compiling byte-wrapper v0.1.0 |
| 2788 | 2026-05-16T03:37:15.579Z | Compiling blake2 v0.10.6 |
| 2789 | 2026-05-16T03:37:15.647Z | Compiling aead v0.5.2 |
| 2790 | 2026-05-16T03:37:15.846Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2791 | 2026-05-16T03:37:16.358Z | Compiling memmap v0.7.0 |
| 2792 | 2026-05-16T03:37:16.806Z | Compiling float-ord v0.3.2 |
| 2793 | 2026-05-16T03:37:16.811Z | Compiling keccak v0.1.6 |
| 2794 | 2026-05-16T03:37:16.946Z | Compiling sha3 v0.10.9 |
| 2795 | 2026-05-16T03:37:16.983Z | Compiling usdt v0.5.0 |
| 2796 | 2026-05-16T03:37:17.354Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2797 | 2026-05-16T03:37:17.480Z | Compiling argon2 v0.5.3 |
| 2798 | 2026-05-16T03:37:17.623Z | Compiling rustls-webpki v0.103.13 |
| 2799 | 2026-05-16T03:37:17.787Z | Compiling chacha20poly1305 v0.10.1 |
| 2800 | 2026-05-16T03:37:17.951Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2801 | 2026-05-16T03:37:19.887Z | Compiling progenitor-client v0.10.0 |
| 2802 | 2026-05-16T03:37:21.247Z | Compiling vsss-rs v3.3.4 |
| 2803 | 2026-05-16T03:37:21.470Z | Compiling ciborium v0.2.2 |
| 2804 | 2026-05-16T03:37:22.081Z | Compiling atomicwrites v0.4.4 |
| 2805 | 2026-05-16T03:37:22.338Z | Compiling tokio-rustls v0.26.4 |
| 2806 | 2026-05-16T03:37:22.376Z | Compiling rustls-platform-verifier v0.7.0 |
| 2807 | 2026-05-16T03:37:22.659Z | Compiling hyper-rustls v0.27.9 |
| 2808 | 2026-05-16T03:37:22.995Z | Compiling reqwest v0.13.3 |
| 2809 | 2026-05-16T03:37:24.080Z | Compiling enum-as-inner v0.6.1 |
| 2810 | 2026-05-16T03:37:24.332Z | Compiling num-derive v0.4.2 |
| 2811 | 2026-05-16T03:37:24.707Z | Compiling progenitor-client v0.14.0 |
| 2812 | 2026-05-16T03:37:25.196Z | Compiling progenitor-extras v0.2.0 |
| 2813 | 2026-05-16T03:37:25.286Z | Compiling semver v0.1.20 |
| 2814 | 2026-05-16T03:37:25.400Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2815 | 2026-05-16T03:37:25.440Z | Compiling rayon-core v1.13.0 |
| 2816 | 2026-05-16T03:37:25.560Z | Compiling lazy_static v1.5.0 |
| 2817 | 2026-05-16T03:37:25.565Z | Compiling winnow v0.5.40 |
| 2818 | 2026-05-16T03:37:26.341Z | Compiling rustc_version v0.1.7 |
| 2819 | 2026-05-16T03:37:26.692Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2820 | 2026-05-16T03:37:27.084Z | Compiling toml_edit v0.19.15 |
| 2821 | 2026-05-16T03:37:29.209Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2822 | 2026-05-16T03:37:29.329Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2823 | 2026-05-16T03:37:29.684Z | Compiling similar v2.7.0 |
| 2824 | 2026-05-16T03:37:30.518Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2825 | 2026-05-16T03:37:33.415Z | Compiling crossbeam-deque v0.8.6 |
| 2826 | 2026-05-16T03:37:33.670Z | Compiling progenitor-impl v0.14.0 |
| 2827 | 2026-05-16T03:37:36.409Z | Compiling itertools v0.12.1 |
| 2828 | 2026-05-16T03:37:36.490Z | Compiling serde_spanned v0.6.9 |
| 2829 | 2026-05-16T03:37:36.687Z | Compiling vcpkg v0.2.15 |
| 2830 | 2026-05-16T03:37:37.504Z | Compiling bytecount v0.6.9 |
| 2831 | 2026-05-16T03:37:37.793Z | Compiling toml_write v0.1.2 |
| 2832 | 2026-05-16T03:37:37.871Z | Compiling openssl-sys v0.9.115 |
| 2833 | 2026-05-16T03:37:37.951Z | Compiling progenitor-macro v0.14.0 |
| 2834 | 2026-05-16T03:37:38.012Z | Compiling toml_edit v0.22.27 |
| 2835 | 2026-05-16T03:37:38.672Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2836 | 2026-05-16T03:37:39.312Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2837 | 2026-05-16T03:37:39.993Z | Compiling proc-macro-crate v1.3.1 |
| 2838 | 2026-05-16T03:37:40.121Z | Compiling newtype_derive v0.1.6 |
| 2839 | 2026-05-16T03:37:40.474Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2840 | 2026-05-16T03:37:40.802Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2841 | 2026-05-16T03:37:40.947Z | Compiling unicode-segmentation v1.13.2 |
| 2842 | 2026-05-16T03:37:41.113Z | Compiling owo-colors v4.3.0 |
| 2843 | 2026-05-16T03:37:41.526Z | Compiling swrite v0.1.0 |
| 2844 | 2026-05-16T03:37:41.647Z | Compiling resolv-conf v0.7.6 |
| 2845 | 2026-05-16T03:37:41.960Z | Compiling linked-hash-map v0.5.6 |
| 2846 | 2026-05-16T03:37:42.211Z | Compiling lru-cache v0.1.2 |
| 2847 | 2026-05-16T03:37:42.373Z | Compiling newline-converter v0.3.0 |
| 2848 | 2026-05-16T03:37:42.447Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2849 | 2026-05-16T03:37:42.582Z | Compiling progenitor v0.14.0 |
| 2850 | 2026-05-16T03:37:42.739Z | Compiling num_enum_derive v0.5.11 |
| 2851 | 2026-05-16T03:37:42.760Z | Compiling toml v0.8.23 |
| 2852 | 2026-05-16T03:37:43.369Z | Compiling rayon v1.12.0 |
| 2853 | 2026-05-16T03:37:43.451Z | Compiling hickory-proto v0.24.4 |
| 2854 | 2026-05-16T03:37:43.513Z | Compiling progenitor-impl v0.13.0 |
| 2855 | 2026-05-16T03:37:43.870Z | Compiling typify-impl v0.4.3 |
| 2856 | 2026-05-16T03:37:44.237Z | Compiling console v0.15.11 |
| 2857 | 2026-05-16T03:37:45.606Z | Compiling camino-tempfile v1.4.1 |
| 2858 | 2026-05-16T03:37:45.730Z | Compiling serde-big-array v0.5.1 |
| 2859 | 2026-05-16T03:37:45.738Z | Compiling pin-project-internal v1.1.12 |
| 2860 | 2026-05-16T03:37:45.901Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2861 | 2026-05-16T03:37:46.050Z | Compiling derive-where v1.6.1 |
| 2862 | 2026-05-16T03:37:46.508Z | Compiling minimal-lexical v0.2.1 |
| 2863 | 2026-05-16T03:37:46.794Z | Compiling siphasher v1.0.3 |
| 2864 | 2026-05-16T03:37:46.954Z | Compiling pin-project v1.1.12 |
| 2865 | 2026-05-16T03:37:47.034Z | Compiling phf_shared v0.12.1 |
| 2866 | 2026-05-16T03:37:47.489Z | Compiling nom v7.1.3 |
| 2867 | 2026-05-16T03:37:47.508Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2868 | 2026-05-16T03:37:47.508Z | Compiling typify-macro v0.4.3 |
| 2869 | 2026-05-16T03:37:48.150Z | Compiling progenitor-macro v0.13.0 |
| 2870 | 2026-05-16T03:37:48.504Z | Compiling hickory-resolver v0.24.4 |
| 2871 | 2026-05-16T03:37:49.176Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2872 | 2026-05-16T03:37:50.763Z | Compiling expectorate v1.2.0 |
| 2873 | 2026-05-16T03:37:50.998Z | Compiling num_enum v0.5.11 |
| 2874 | 2026-05-16T03:37:51.566Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2875 | 2026-05-16T03:37:52.862Z | Compiling progenitor-client v0.13.0 |
| 2876 | 2026-05-16T03:37:53.377Z | Compiling tokio-dtrace v0.1.1 |
| 2877 | 2026-05-16T03:37:53.692Z | Compiling zone_cfg_derive v0.3.1 |
| 2878 | 2026-05-16T03:37:53.735Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2879 | 2026-05-16T03:37:54.449Z | Compiling unicode-normalization v0.1.25 |
| 2880 | 2026-05-16T03:37:55.138Z | Compiling tokio-stream v0.1.18 |
| 2881 | 2026-05-16T03:37:55.384Z | Compiling async-recursion v1.1.1 |
| 2882 | 2026-05-16T03:37:55.719Z | Compiling snafu-derive v0.8.9 |
| 2883 | 2026-05-16T03:37:56.291Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2884 | 2026-05-16T03:37:56.299Z | Compiling slog-dtrace v0.3.0 |
| 2885 | 2026-05-16T03:37:56.299Z | Compiling csv-core v0.1.13 |
| 2886 | 2026-05-16T03:37:56.369Z | Compiling same-file v1.0.6 |
| 2887 | 2026-05-16T03:37:56.500Z | Compiling unicode-width v0.1.14 |
| 2888 | 2026-05-16T03:37:56.593Z | Compiling unicode-xid v0.2.6 |
| 2889 | 2026-05-16T03:37:56.741Z | Compiling smawk v0.3.2 |
| 2890 | 2026-05-16T03:37:57.244Z | Compiling konst_macro_rules v0.2.19 |
| 2891 | 2026-05-16T03:37:57.275Z | Compiling highway v1.3.0 |
| 2892 | 2026-05-16T03:37:57.275Z | Compiling foreign-types-shared v0.1.1 |
| 2893 | 2026-05-16T03:37:57.275Z | Compiling openssl v0.10.79 |
| 2894 | 2026-05-16T03:37:57.275Z | Compiling chrono-tz v0.10.4 |
| 2895 | 2026-05-16T03:37:57.320Z | Compiling foldhash v0.1.5 |
| 2896 | 2026-05-16T03:37:57.332Z | Compiling unicode-linebreak v0.1.5 |
| 2897 | 2026-05-16T03:37:57.547Z | Compiling cancel-safe-futures v0.1.5 |
| 2898 | 2026-05-16T03:37:57.578Z | Compiling textwrap v0.16.2 |
| 2899 | 2026-05-16T03:37:57.598Z | Compiling snafu v0.8.9 |
| 2900 | 2026-05-16T03:37:57.623Z | Compiling hashbrown v0.15.5 |
| 2901 | 2026-05-16T03:37:57.977Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2902 | 2026-05-16T03:37:58.192Z | Compiling foreign-types v0.3.2 |
| 2903 | 2026-05-16T03:37:58.288Z | Compiling konst v0.2.20 |
| 2904 | 2026-05-16T03:37:58.332Z | Compiling const_format_proc_macros v0.2.34 |
| 2905 | 2026-05-16T03:37:58.696Z | Compiling walkdir v2.5.0 |
| 2906 | 2026-05-16T03:37:59.220Z | Compiling csv v1.4.0 |
| 2907 | 2026-05-16T03:37:59.386Z | Compiling qorb v0.4.1 |
| 2908 | 2026-05-16T03:37:59.468Z | Compiling progenitor v0.13.0 |
| 2909 | 2026-05-16T03:37:59.679Z | Compiling olpc-cjson v0.1.4 |
| 2910 | 2026-05-16T03:37:59.886Z | Compiling zone v0.3.1 |
| 2911 | 2026-05-16T03:37:59.926Z | Compiling oxide-tokio-rt v0.1.6 |
| 2912 | 2026-05-16T03:38:00.291Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2913 | 2026-05-16T03:38:00.614Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2914 | 2026-05-16T03:38:01.162Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2915 | 2026-05-16T03:38:01.638Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2916 | 2026-05-16T03:38:04.031Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2917 | 2026-05-16T03:38:04.053Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2918 | 2026-05-16T03:38:04.578Z | Compiling phf v0.12.1 |
| 2919 | 2026-05-16T03:38:05.261Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2920 | 2026-05-16T03:38:05.928Z | Compiling globset v0.4.18 |
| 2921 | 2026-05-16T03:38:06.307Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2922 | 2026-05-16T03:38:06.569Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2923 | 2026-05-16T03:38:07.228Z | Compiling smf v0.2.3 |
| 2924 | 2026-05-16T03:38:07.538Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2925 | 2026-05-16T03:38:07.750Z | Compiling libsw-core v0.3.2 |
| 2926 | 2026-05-16T03:38:07.966Z | Compiling pem v3.0.6 |
| 2927 | 2026-05-16T03:38:08.017Z | Compiling serde_plain v1.0.2 |
| 2928 | 2026-05-16T03:38:08.289Z | Compiling openssl-macros v0.1.1 |
| 2929 | 2026-05-16T03:38:08.374Z | Compiling cookie v0.18.1 |
| 2930 | 2026-05-16T03:38:08.420Z | Compiling sigpipe v0.1.3 |
| 2931 | 2026-05-16T03:38:08.535Z | Compiling fixedbitset v0.4.2 |
| 2932 | 2026-05-16T03:38:08.624Z | Compiling typed-path v0.9.3 |
| 2933 | 2026-05-16T03:38:08.675Z | Compiling jiff v0.2.24 |
| 2934 | 2026-05-16T03:38:08.761Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2935 | 2026-05-16T03:38:08.777Z | Compiling glob v0.3.3 |
| 2936 | 2026-05-16T03:38:08.955Z | Compiling fixedbitset v0.5.7 |
| 2937 | 2026-05-16T03:38:09.212Z | Compiling petgraph v0.8.3 |
| 2938 | 2026-05-16T03:38:09.480Z | Compiling petgraph v0.6.5 |
| 2939 | 2026-05-16T03:38:09.817Z | Compiling tough v0.20.0 |
| 2940 | 2026-05-16T03:38:10.776Z | Compiling libsw v3.5.0 |
| 2941 | 2026-05-16T03:38:11.009Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2942 | 2026-05-16T03:38:11.481Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2943 | 2026-05-16T03:38:11.707Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2944 | 2026-05-16T03:38:11.744Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2945 | 2026-05-16T03:38:11.826Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2946 | 2026-05-16T03:38:12.015Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2947 | 2026-05-16T03:38:14.799Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2948 | 2026-05-16T03:38:14.999Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2949 | 2026-05-16T03:38:15.536Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2950 | 2026-05-16T03:38:15.812Z | Compiling const_format v0.2.36 |
| 2951 | 2026-05-16T03:38:16.515Z | Compiling papergrid v0.11.0 |
| 2952 | 2026-05-16T03:38:16.806Z | Compiling libscf-sys v1.2.0 |
| 2953 | 2026-05-16T03:38:16.969Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2954 | 2026-05-16T03:38:17.758Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2955 | 2026-05-16T03:38:17.839Z | Compiling gethostname v0.5.0 |
| 2956 | 2026-05-16T03:38:17.894Z | Compiling tabled_derive v0.7.0 |
| 2957 | 2026-05-16T03:38:17.990Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2958 | 2026-05-16T03:38:18.897Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2959 | 2026-05-16T03:38:18.943Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2960 | 2026-05-16T03:38:19.034Z | Compiling bcs v0.1.6 |
| 2961 | 2026-05-16T03:38:19.199Z | Compiling termtree v0.5.1 |
| 2962 | 2026-05-16T03:38:19.256Z | Compiling tagptr v0.2.0 |
| 2963 | 2026-05-16T03:38:19.424Z | Compiling whoami v1.6.1 |
| 2964 | 2026-05-16T03:38:19.451Z | Compiling linear-map v1.2.0 |
| 2965 | 2026-05-16T03:38:19.869Z | Compiling moka v0.12.15 |
| 2966 | 2026-05-16T03:38:19.873Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2967 | 2026-05-16T03:38:21.284Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2968 | 2026-05-16T03:38:22.189Z | Compiling tabled v0.15.0 |
| 2969 | 2026-05-16T03:38:22.193Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2970 | 2026-05-16T03:38:22.433Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2971 | 2026-05-16T03:38:22.675Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2972 | 2026-05-16T03:38:22.850Z | Compiling steno v0.4.1 |
| 2973 | 2026-05-16T03:38:24.538Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2974 | 2026-05-16T03:38:27.759Z | Compiling hickory-proto v0.25.2 |
| 2975 | 2026-05-16T03:38:28.783Z | Compiling humantime v2.3.0 |
| 2976 | 2026-05-16T03:38:28.916Z | Compiling typify v0.4.3 |
| 2977 | 2026-05-16T03:38:28.946Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2978 | 2026-05-16T03:38:29.034Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2979 | 2026-05-16T03:38:30.874Z | Compiling hickory-resolver v0.25.2 |
| 2980 | 2026-05-16T03:38:31.446Z | Compiling parking_lot_core v0.8.6 |
| 2981 | 2026-05-16T03:38:31.816Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2982 | 2026-05-16T03:38:32.255Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2983 | 2026-05-16T03:38:32.538Z | Compiling nom v8.0.0 |
| 2984 | 2026-05-16T03:38:32.984Z | Compiling crunchy v0.2.4 |
| 2985 | 2026-05-16T03:38:33.356Z | Compiling parking_lot v0.11.2 |
| 2986 | 2026-05-16T03:38:34.281Z | Compiling fxhash v0.2.1 |
| 2987 | 2026-05-16T03:38:34.523Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2988 | 2026-05-16T03:38:34.743Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2989 | 2026-05-16T03:38:35.240Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2990 | 2026-05-16T03:38:35.345Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2991 | 2026-05-16T03:38:36.112Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2992 | 2026-05-16T03:38:36.408Z | Compiling tiny-keccak v2.0.2 |
| 2993 | 2026-05-16T03:38:36.764Z | Compiling proc-macro-error2 v2.0.1 |
| 2994 | 2026-05-16T03:38:37.064Z | Compiling sled v0.34.7 |
| 2995 | 2026-05-16T03:38:37.589Z | Compiling arc-swap v1.9.1 |
| 2996 | 2026-05-16T03:38:37.938Z | Compiling slog-scope v4.4.1 |
| 2997 | 2026-05-16T03:38:38.645Z | Compiling tabled_derive v0.11.0 |
| 2998 | 2026-05-16T03:38:39.829Z | Compiling progenitor-impl v0.11.2 |
| 2999 | 2026-05-16T03:38:40.373Z | Compiling papergrid v0.17.0 |
| 3000 | 2026-05-16T03:38:40.672Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 3001 | 2026-05-16T03:38:42.049Z | Compiling testing_table v0.3.0 |
| 3002 | 2026-05-16T03:38:42.233Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 3003 | 2026-05-16T03:38:42.488Z | Compiling internet-checksum v0.2.1 |
| 3004 | 2026-05-16T03:38:42.573Z | Compiling tabled v0.20.0 |
| 3005 | 2026-05-16T03:38:42.659Z | Compiling progenitor-macro v0.11.2 |
| 3006 | 2026-05-16T03:38:46.171Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 3007 | 2026-05-16T03:38:47.005Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 3008 | 2026-05-16T03:38:50.477Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 3009 | 2026-05-16T03:38:50.518Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3010 | 2026-05-16T03:38:50.650Z | Compiling const-random-macro v0.1.16 |
| 3011 | 2026-05-16T03:38:51.135Z | Compiling slog-stdlog v4.1.1 |
| 3012 | 2026-05-16T03:38:51.656Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3013 | 2026-05-16T03:38:52.391Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3014 | 2026-05-16T03:38:53.650Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3015 | 2026-05-16T03:38:54.718Z | Compiling progenitor-client v0.11.2 |
| 3016 | 2026-05-16T03:38:55.099Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3017 | 2026-05-16T03:38:55.218Z | Compiling smartstring v1.0.1 |
| 3018 | 2026-05-16T03:38:55.237Z | Compiling ahash v0.8.12 |
| 3019 | 2026-05-16T03:38:55.639Z | Compiling progenitor v0.11.2 |
| 3020 | 2026-05-16T03:38:55.652Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3021 | 2026-05-16T03:38:55.826Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3022 | 2026-05-16T03:38:55.885Z | Compiling slog-envlogger v2.2.0 |
| 3023 | 2026-05-16T03:38:55.969Z | Compiling const-random v0.1.18 |
| 3024 | 2026-05-16T03:38:57.097Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3025 | 2026-05-16T03:38:57.560Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3026 | 2026-05-16T03:38:58.128Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3027 | 2026-05-16T03:38:58.194Z | Compiling crc8 v0.1.1 |
| 3028 | 2026-05-16T03:38:58.194Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3029 | 2026-05-16T03:38:58.254Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3030 | 2026-05-16T03:38:58.708Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3031 | 2026-05-16T03:39:00.015Z | Compiling progenitor-impl v0.10.0 |
| 3032 | 2026-05-16T03:39:00.930Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3033 | 2026-05-16T03:39:01.361Z | Compiling lzma-sys v0.1.20 |
| 3034 | 2026-05-16T03:39:02.229Z | Compiling thin-vec v0.2.18 |
| 3035 | 2026-05-16T03:39:02.234Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3036 | 2026-05-16T03:39:02.234Z | Compiling rhai_codegen v3.1.0 |
| 3037 | 2026-05-16T03:39:02.234Z | Compiling fs-err v3.3.0 |
| 3038 | 2026-05-16T03:39:02.538Z | Compiling typeid v1.0.3 |
| 3039 | 2026-05-16T03:39:02.541Z | Compiling utf-8 v0.7.6 |
| 3040 | 2026-05-16T03:39:02.867Z | Compiling tungstenite v0.21.0 |
| 3041 | 2026-05-16T03:39:03.547Z | Compiling rhai v1.24.0 |
| 3042 | 2026-05-16T03:39:03.984Z | Compiling progenitor-macro v0.10.0 |
| 3043 | 2026-05-16T03:39:05.025Z | Compiling cargo_toml v0.22.3 |
| 3044 | 2026-05-16T03:39:07.495Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3045 | 2026-05-16T03:39:07.972Z | Compiling sha2 v0.10.9 |
| 3046 | 2026-05-16T03:39:08.456Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3047 | 2026-05-16T03:39:09.158Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3048 | 2026-05-16T03:39:09.301Z | Compiling progenitor v0.10.0 |
| 3049 | 2026-05-16T03:39:09.456Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 3050 | 2026-05-16T03:39:09.778Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3051 | 2026-05-16T03:39:10.444Z | Compiling tokio-tungstenite v0.21.0 |
| 3052 | 2026-05-16T03:39:11.572Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3053 | 2026-05-16T03:39:12.047Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3054 | 2026-05-16T03:39:12.806Z | Compiling console v0.16.3 |
| 3055 | 2026-05-16T03:39:13.498Z | Compiling git-stub v1.0.0 |
| 3056 | 2026-05-16T03:39:14.128Z | Compiling unit-prefix v0.5.2 |
| 3057 | 2026-05-16T03:39:14.316Z | Compiling is_ci v1.2.0 |
| 3058 | 2026-05-16T03:39:14.433Z | Compiling base64 v0.21.7 |
| 3059 | 2026-05-16T03:39:14.512Z | Compiling supports-color v3.0.2 |
| 3060 | 2026-05-16T03:39:14.777Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3061 | 2026-05-16T03:39:14.934Z | Compiling indicatif v0.18.4 |
| 3062 | 2026-05-16T03:39:15.718Z | Compiling git-stub-vcs v0.1.0 |
| 3063 | 2026-05-16T03:39:16.081Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3064 | 2026-05-16T03:39:17.158Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3065 | 2026-05-16T03:39:17.652Z | Compiling ron v0.12.1 |
| 3066 | 2026-05-16T03:39:17.726Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 3067 | 2026-05-16T03:39:18.888Z | Compiling xz2 v0.1.7 |
| 3068 | 2026-05-16T03:39:19.216Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3069 | 2026-05-16T03:39:19.248Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3070 | 2026-05-16T03:39:21.267Z | Compiling drift v0.1.4 |
| 3071 | 2026-05-16T03:39:21.626Z | Compiling base16ct v1.0.0 |
| 3072 | 2026-05-16T03:39:21.939Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3073 | 2026-05-16T03:39:25.995Z | Compiling dropshot-api-manager v0.7.1 |
| 3074 | 2026-05-16T03:39:28.880Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 3075 | 2026-05-16T03:39:30.139Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3076 | 2026-05-16T03:39:31.541Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3077 | 2026-05-16T03:39:34.909Z | Compiling natord v1.0.9 |
| 3078 | 2026-05-16T03:39:35.226Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3079 | 2026-05-16T03:39:35.330Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3080 | 2026-05-16T03:39:35.355Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3081 | 2026-05-16T03:39:37.109Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3082 | 2026-05-16T03:39:39.387Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3083 | 2026-05-16T03:39:45.960Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3084 | 2026-05-16T03:39:48.136Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3085 | 2026-05-16T03:39:51.453Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3086 | 2026-05-16T03:39:51.847Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3087 | 2026-05-16T03:39:53.656Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3088 | 2026-05-16T03:40:18.696Z | Finished `release` profile [optimized] target(s) in 4m 34s |
| 3089 | 2026-05-16T03:40:18.819Z | |
| 3090 | 2026-05-16T03:40:18.819Z | real 4:34.220946615 |
| 3091 | 2026-05-16T03:40:18.819Z | user 31:11.574996332 |
| 3092 | 2026-05-16T03:40:18.819Z | sys 2:59.634226118 |
| 3093 | 2026-05-16T03:40:18.820Z | trap 0.803660416 |
| 3094 | 2026-05-16T03:40:18.820Z | tflt 1.450811650 |
| 3095 | 2026-05-16T03:40:18.820Z | dflt 1.653341673 |
| 3096 | 2026-05-16T03:40:18.820Z | kflt 0.000084715 |
| 3097 | 2026-05-16T03:40:18.820Z | lock 2:05:42.165788958 |
| 3098 | 2026-05-16T03:40:18.820Z | slp 1:30:59.263943333 |
| 3099 | 2026-05-16T03:40:18.820Z | lat 2:23.937490623 |
| 3100 | 2026-05-16T03:40:18.820Z | stop 4:02.979714126 |
| 3101 | 2026-05-16T03:40:18.820Z | + for x in debug release |
| 3102 | 2026-05-16T03:40:18.820Z | + mkdir -p /work/debug |
| 3103 | 2026-05-16T03:40:18.820Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3104 | 2026-05-16T03:40:18.820Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3105 | 2026-05-16T03:40:18.820Z | + cp target/debug/mgd /work/debug/mgd |
| 3106 | 2026-05-16T03:40:19.063Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3107 | 2026-05-16T03:40:19.541Z | + for x in debug release |
| 3108 | 2026-05-16T03:40:19.541Z | + mkdir -p /work/release |
| 3109 | 2026-05-16T03:40:19.577Z | + cp target/release/ddmd /work/release/ddmd |
| 3110 | 2026-05-16T03:40:19.641Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3111 | 2026-05-16T03:40:19.809Z | + cp target/release/mgd /work/release/mgd |
| 3112 | 2026-05-16T03:40:19.865Z | + cp target/release/mgadm /work/release/mgadm |
| 3113 | 2026-05-16T03:40:19.931Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3114 | 2026-05-16T03:40:20.027Z | process exited: duration 754514 ms, exit code 0 |
| |
| 3115 | 2026-05-16T03:40:20.095Z | found 9 output files |
| 3116 | 2026-05-16T03:40:20.095Z | uploading: /work/debug/ddmadm (516731296 bytes) |
| 3117 | 2026-05-16T03:40:36.943Z | uploaded: /work/debug/ddmadm |
| 3118 | 2026-05-16T03:40:36.943Z | uploading: /work/debug/ddmd (617397152 bytes) |
| 3119 | 2026-05-16T03:40:57.443Z | uploaded: /work/debug/ddmd |
| 3120 | 2026-05-16T03:40:57.443Z | uploading: /work/debug/mgadm (609368328 bytes) |
| 3121 | 2026-05-16T03:41:09.887Z | uploaded: /work/debug/mgadm |
| 3122 | 2026-05-16T03:41:09.887Z | uploading: /work/debug/mgd (705024880 bytes) |
| 3123 | 2026-05-16T03:41:20.197Z | uploaded: /work/debug/mgd |
| 3124 | 2026-05-16T03:41:20.197Z | uploading: /work/release/ddmadm (46398120 bytes) |
| 3125 | 2026-05-16T03:41:21.518Z | uploaded: /work/release/ddmadm |
| 3126 | 2026-05-16T03:41:21.518Z | uploading: /work/release/ddmd (56456688 bytes) |
| 3127 | 2026-05-16T03:41:22.964Z | uploaded: /work/release/ddmd |
| 3128 | 2026-05-16T03:41:22.964Z | uploading: /work/release/falcon-lab (35805000 bytes) |
| 3129 | 2026-05-16T03:41:24.259Z | uploaded: /work/release/falcon-lab |
| 3130 | 2026-05-16T03:41:24.259Z | uploading: /work/release/mgadm (57384416 bytes) |
| 3131 | 2026-05-16T03:41:25.858Z | uploaded: /work/release/mgadm |
| 3132 | 2026-05-16T03:41:25.858Z | uploading: /work/release/mgd (73466848 bytes) |
| 3133 | 2026-05-16T03:41:27.459Z | uploaded: /work/release/mgd |