|
|
|
| 1 | 2026-04-15T20:53:35.936Z | job assigned to worker 01KP9ENNPZF68E2NBAB7C89FQ1 [factory aws, i-0872d1c4c75d91e0b] (queued for 1 m 4 s) |
| |
| 2 | 2026-04-15T20:53:42.453Z | starting task 0: "setup" |
| 3 | 2026-04-15T20:53:42.458Z | ++ uname -s |
| 4 | 2026-04-15T20:53:42.461Z | + kern=SunOS |
| 5 | 2026-04-15T20:53:42.462Z | + build_user=build |
| 6 | 2026-04-15T20:53:42.462Z | + build_uid=12345 |
| 7 | 2026-04-15T20:53:42.462Z | + work_dir=/work |
| 8 | 2026-04-15T20:53:42.462Z | + input_dir=/input |
| 9 | 2026-04-15T20:53:42.462Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-15T20:53:42.462Z | + case "$kern" in |
| 11 | 2026-04-15T20:53:42.462Z | + groupadd -g 12345 build |
| 12 | 2026-04-15T20:53:42.462Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-15T20:53:44.468Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-15T20:53:44.590Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-15T20:53:44.593Z | + home_fs=zfs |
| 16 | 2026-04-15T20:53:44.593Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-15T20:53:44.593Z | + mkdir -p /home/build |
| 18 | 2026-04-15T20:53:44.593Z | + chown build:build /home/build /work |
| 19 | 2026-04-15T20:53:46.594Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-15T20:53:46.598Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-15T20:53:46.605Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-15T20:53:46.609Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-15T20:53:46.609Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-15T20:53:46.609Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-15T20:53:46.609Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-15T20:53:46.609Z | * rust toolchain channel = "stable" |
| 27 | 2026-04-15T20:53:46.609Z | * rust toolchain profile = "default" |
| 28 | 2026-04-15T20:53:46.613Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-15T20:53:46.613Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-15T20:53:46.707Z | info: downloading installer |
| 31 | 2026-04-15T20:53:48.400Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-15T20:53:48.400Z | warn: /opt/ooce/bin |
| 33 | 2026-04-15T20:53:48.401Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-15T20:53:48.401Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-15T20:53:48.401Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-15T20:53:48.401Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-15T20:53:48.401Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-15T20:53:48.405Z | error: cannot install while Rust is installed |
| 39 | 2026-04-15T20:53:48.405Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-15T20:53:48.405Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-15T20:53:48.405Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-15T20:53:48.405Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-15T20:53:48.405Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-15T20:53:48.414Z | info: profile set to default |
| 45 | 2026-04-15T20:53:48.414Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-15T20:53:48.418Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-15T20:53:48.567Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-15T20:53:48.570Z | info: downloading 6 components |
| 49 | 2026-04-15T20:54:03.679Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-15T20:54:03.679Z | |
| 51 | 2026-04-15T20:54:03.708Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-15T20:54:03.708Z | |
| 53 | 2026-04-15T20:54:03.712Z | |
| 54 | 2026-04-15T20:54:03.712Z | Rust is installed now. Great! |
| 55 | 2026-04-15T20:54:03.712Z | |
| 56 | 2026-04-15T20:54:03.712Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-15T20:54:03.712Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-15T20:54:03.712Z | |
| 59 | 2026-04-15T20:54:03.712Z | To configure your current shell, you need to source |
| 60 | 2026-04-15T20:54:03.712Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-15T20:54:03.712Z | |
| 62 | 2026-04-15T20:54:03.712Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-15T20:54:03.712Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-15T20:54:03.712Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-15T20:54:03.712Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-15T20:54:03.712Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-15T20:54:03.712Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-15T20:54:03.712Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-15T20:54:03.712Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-15T20:54:03.713Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-15T20:54:03.807Z | + rustup --version |
| 72 | 2026-04-15T20:54:03.816Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-15T20:54:03.819Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-15T20:54:03.837Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-15T20:54:03.841Z | + cargo --version |
| 76 | 2026-04-15T20:54:03.853Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-15T20:54:03.857Z | + rustc --version |
| 78 | 2026-04-15T20:54:03.875Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-15T20:54:03.879Z | process exited: duration 17272 ms, exit code 0 |
| |
| 80 | 2026-04-15T20:54:03.886Z | starting task 2: "authentication" |
| 81 | 2026-04-15T20:54:03.903Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-15T20:54:03.911Z | starting task 3: "clone repository" |
| 83 | 2026-04-15T20:54:03.915Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-15T20:54:03.915Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-15T20:54:04.063Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-15T20:54:04.903Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-15T20:54:04.903Z | + git fetch origin 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 88 | 2026-04-15T20:54:05.153Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-15T20:54:05.153Z | * branch 21bae487965245b0e25348bd0573fe5a3b8937ec -> FETCH_HEAD |
| 90 | 2026-04-15T20:54:05.158Z | + [[ -n '' ]] |
| 91 | 2026-04-15T20:54:05.158Z | + git reset --hard 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 92 | 2026-04-15T20:54:05.175Z | HEAD is now at 21bae48 Bump thin-vec from 0.2.14 to 0.2.16 |
| 93 | 2026-04-15T20:54:05.179Z | process exited: duration 1265 ms, exit code 0 |
| |
| 94 | 2026-04-15T20:54:05.186Z | starting task 4: "build" |
| 95 | 2026-04-15T20:54:05.190Z | + pfexec pkg install clang-15 |
| 96 | 2026-04-15T20:54:17.308Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 97 | 2026-04-15T20:54:24.671Z | Startup: Caching catalogs ... Done |
| 98 | 2026-04-15T20:54:30.055Z | Planning: Solver setup ... Done |
| 99 | 2026-04-15T20:54:30.478Z | Planning: Running solver ... Done |
| 100 | 2026-04-15T20:54:30.603Z | Planning: Finding local manifests ... Done |
| 101 | 2026-04-15T20:54:30.615Z | Planning: Fetching manifests: 0/2 0% complete |
| 102 | 2026-04-15T20:54:30.705Z | Planning: Fetching manifests: 2/2 100% complete |
| 103 | 2026-04-15T20:54:30.736Z | Planning: Package planning ... Done |
| 104 | 2026-04-15T20:54:30.761Z | Planning: Merging actions ... Done |
| 105 | 2026-04-15T20:54:30.980Z | Planning: Checking for conflicting actions ... Done |
| 106 | 2026-04-15T20:54:30.986Z | Planning: Consolidating action changes ... Done |
| 107 | 2026-04-15T20:54:32.921Z | Planning: Evaluating mediators ... Done |
| 108 | 2026-04-15T20:54:32.926Z | Planning: Planning completed in 8.10 seconds |
| 109 | 2026-04-15T20:54:32.937Z | Packages to install: 2 |
| 110 | 2026-04-15T20:54:32.937Z | Mediators to change: 2 |
| 111 | 2026-04-15T20:54:32.941Z | Services to change: 1 |
| 112 | 2026-04-15T20:54:32.941Z | Create boot environment: No |
| 113 | 2026-04-15T20:54:32.941Z | Create backup boot environment: No |
| 114 | 2026-04-15T20:54:33.003Z | |
| 115 | 2026-04-15T20:54:33.003Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 116 | 2026-04-15T20:54:38.003Z | Download: 2245/3076 items 118.9/211.3MB 56% complete (24.1M/s) |
| 117 | 2026-04-15T20:54:40.960Z | Download: Completed 211.31 MB in 7.96 seconds (26.6M/s) |
| 118 | 2026-04-15T20:54:41.169Z | Actions: 1/3418 actions (Installing new actions) |
| 119 | 2026-04-15T20:54:44.638Z | Actions: Completed 3418 actions in 3.47 seconds. |
| 120 | 2026-04-15T20:54:44.942Z | Done |
| 121 | 2026-04-15T20:54:44.942Z | Done |
| 122 | 2026-04-15T20:54:45.667Z | Done |
| 123 | 2026-04-15T20:54:49.193Z | Done |
| 124 | 2026-04-15T20:54:49.289Z | Done |
| 125 | 2026-04-15T20:54:49.293Z | Done |
| 126 | 2026-04-15T20:54:49.570Z | Done |
| 127 | 2026-04-15T20:54:50.223Z | + cargo --version |
| 128 | 2026-04-15T20:54:50.229Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 129 | 2026-04-15T20:54:50.407Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 130 | 2026-04-15T20:54:50.411Z | info: downloading 6 components |
| 131 | 2026-04-15T20:55:05.850Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 132 | 2026-04-15T20:55:05.854Z | + rustc --version |
| 133 | 2026-04-15T20:55:05.881Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 134 | 2026-04-15T20:55:05.884Z | + banner check |
| 135 | 2026-04-15T20:55:05.888Z | |
| 136 | 2026-04-15T20:55:05.888Z | #### # # ###### #### # # |
| 137 | 2026-04-15T20:55:05.888Z | # # # # # # # # # |
| 138 | 2026-04-15T20:55:05.888Z | # ###### ##### # #### |
| 139 | 2026-04-15T20:55:05.888Z | # # # # # # # |
| 140 | 2026-04-15T20:55:05.888Z | # # # # # # # # # |
| 141 | 2026-04-15T20:55:05.888Z | #### # # ###### #### # # |
| 142 | 2026-04-15T20:55:05.888Z | |
| 143 | 2026-04-15T20:55:05.888Z | + cargo fmt -- --check |
| 144 | 2026-04-15T20:55:06.272Z | + cargo clippy --all-targets -- --deny warnings |
| 145 | 2026-04-15T20:55:06.387Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-15T20:55:09.183Z | From https://github.com/oxidecomputer/falcon |
| 147 | 2026-04-15T20:55:09.183Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 148 | 2026-04-15T20:55:09.260Z | Updating crates.io index |
| 149 | 2026-04-15T20:55:09.296Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 150 | 2026-04-15T20:55:10.708Z | From https://github.com/oxidecomputer/dendrite |
| 151 | 2026-04-15T20:55:10.709Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 152 | 2026-04-15T20:55:10.955Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 153 | 2026-04-15T20:55:11.472Z | From https://github.com/oxidecomputer/ispf |
| 154 | 2026-04-15T20:55:11.472Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 155 | 2026-04-15T20:55:11.478Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-04-15T20:55:12.182Z | From https://github.com/oxidecomputer/netadm-sys |
| 157 | 2026-04-15T20:55:12.182Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 158 | 2026-04-15T20:55:12.189Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 159 | 2026-04-15T20:55:44.448Z | From https://github.com/oxidecomputer/omicron |
| 160 | 2026-04-15T20:55:44.448Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 161 | 2026-04-15T20:55:44.840Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 162 | 2026-04-15T20:55:46.439Z | From https://github.com/oxidecomputer/opte |
| 163 | 2026-04-15T20:55:46.439Z | * [new ref] b60decb70fe491ebdaa30c824619470b015556fc -> refs/commit/b60decb70fe491ebdaa30c824619470b015556fc |
| 164 | 2026-04-15T20:55:46.877Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 165 | 2026-04-15T20:55:47.140Z | From https://github.com/illumos/smf-rs |
| 166 | 2026-04-15T20:55:47.140Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 167 | 2026-04-15T20:55:47.327Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 168 | 2026-04-15T20:55:47.705Z | From https://github.com/oxidecomputer/network-interface |
| 169 | 2026-04-15T20:55:47.705Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 170 | 2026-04-15T20:55:47.730Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 171 | 2026-04-15T20:55:48.020Z | From https://github.com/oxidecomputer/zone |
| 172 | 2026-04-15T20:55:48.020Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 173 | 2026-04-15T20:55:48.073Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 174 | 2026-04-15T20:55:49.271Z | From https://github.com/oxidecomputer/propolis |
| 175 | 2026-04-15T20:55:49.271Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 176 | 2026-04-15T20:55:49.570Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 177 | 2026-04-15T20:55:50.096Z | From https://github.com/oxidecomputer/transceiver-control |
| 178 | 2026-04-15T20:55:50.096Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 179 | 2026-04-15T20:55:50.107Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 180 | 2026-04-15T20:55:50.394Z | From https://github.com/oxidecomputer/dlpi-sys |
| 181 | 2026-04-15T20:55:50.394Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 182 | 2026-04-15T20:55:50.411Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 183 | 2026-04-15T20:55:50.697Z | From https://github.com/jmesmon/rust-libzfs |
| 184 | 2026-04-15T20:55:50.697Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 185 | 2026-04-15T20:55:50.703Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 186 | 2026-04-15T20:55:50.955Z | From https://github.com/oxidecomputer/rusty-doors |
| 187 | 2026-04-15T20:55:50.955Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 188 | 2026-04-15T20:55:51.073Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 189 | 2026-04-15T20:55:51.398Z | From https://github.com/oxidecomputer/lldp |
| 190 | 2026-04-15T20:55:51.398Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 191 | 2026-04-15T20:55:51.473Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 192 | 2026-04-15T20:55:51.749Z | From https://github.com/oxidecomputer/slog-error-chain |
| 193 | 2026-04-15T20:55:51.749Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 194 | 2026-04-15T20:55:51.758Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 195 | 2026-04-15T20:55:52.086Z | From https://github.com/oxidecomputer/tufaceous |
| 196 | 2026-04-15T20:55:52.086Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 197 | 2026-04-15T20:55:52.271Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 198 | 2026-04-15T20:55:52.731Z | From https://github.com/oxidecomputer/management-gateway-service |
| 199 | 2026-04-15T20:55:52.731Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 200 | 2026-04-15T20:55:52.901Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 201 | 2026-04-15T20:55:53.756Z | From https://github.com/oxidecomputer/crucible |
| 202 | 2026-04-15T20:55:53.756Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 203 | 2026-04-15T20:55:54.556Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 204 | 2026-04-15T20:55:54.811Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 205 | 2026-04-15T20:55:54.811Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 206 | 2026-04-15T20:55:55.304Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 207 | 2026-04-15T20:55:55.704Z | From https://github.com/oxidecomputer/propolis |
| 208 | 2026-04-15T20:55:55.704Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 209 | 2026-04-15T20:55:55.797Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 210 | 2026-04-15T20:55:56.089Z | From https://github.com/oxidecomputer/tofino |
| 211 | 2026-04-15T20:55:56.089Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 212 | 2026-04-15T20:55:56.106Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 213 | 2026-04-15T20:55:56.644Z | From https://github.com/oxidecomputer/maghemite |
| 214 | 2026-04-15T20:55:56.644Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 215 | 2026-04-15T20:55:56.698Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 216 | 2026-04-15T20:55:57.002Z | From https://github.com/oxidecomputer/clickward |
| 217 | 2026-04-15T20:55:57.002Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 218 | 2026-04-15T20:55:57.132Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 219 | 2026-04-15T20:55:57.392Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 220 | 2026-04-15T20:55:57.392Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 221 | 2026-04-15T20:55:57.465Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-04-15T20:55:57.772Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-04-15T20:55:57.772Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 224 | 2026-04-15T20:55:59.015Z | Downloading crates ... |
| 225 | 2026-04-15T20:55:59.109Z | Downloaded byte-wrapper v0.1.0 |
| 226 | 2026-04-15T20:55:59.113Z | Downloaded dtrace-parser v0.3.0 |
| 227 | 2026-04-15T20:55:59.113Z | Downloaded dof v0.4.0 |
| 228 | 2026-04-15T20:55:59.117Z | Downloaded heck v0.4.1 |
| 229 | 2026-04-15T20:55:59.117Z | Downloaded bitflags v2.11.0 |
| 230 | 2026-04-15T20:55:59.120Z | Downloaded generic-array v0.14.7 |
| 231 | 2026-04-15T20:55:59.124Z | Downloaded foreign-types v0.3.2 |
| 232 | 2026-04-15T20:55:59.124Z | Downloaded bytecount v0.6.9 |
| 233 | 2026-04-15T20:55:59.127Z | Downloaded atomic-waker v1.1.2 |
| 234 | 2026-04-15T20:55:59.131Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-04-15T20:55:59.131Z | Downloaded compression-core v0.4.31 |
| 236 | 2026-04-15T20:55:59.134Z | Downloaded cobs v0.3.0 |
| 237 | 2026-04-15T20:55:59.138Z | Downloaded hickory-resolver v0.24.4 |
| 238 | 2026-04-15T20:55:59.141Z | Downloaded bit-set v0.8.0 |
| 239 | 2026-04-15T20:55:59.141Z | Downloaded bitflags v1.3.2 |
| 240 | 2026-04-15T20:55:59.146Z | Downloaded anstyle-query v1.1.5 |
| 241 | 2026-04-15T20:55:59.150Z | Downloaded dunce v1.0.5 |
| 242 | 2026-04-15T20:55:59.150Z | Downloaded dropshot_endpoint v0.17.0 |
| 243 | 2026-04-15T20:55:59.154Z | Downloaded const-random v0.1.18 |
| 244 | 2026-04-15T20:55:59.154Z | Downloaded bit-vec v0.8.0 |
| 245 | 2026-04-15T20:55:59.158Z | Downloaded hubpack_derive v0.1.1 |
| 246 | 2026-04-15T20:55:59.158Z | Downloaded dtrace-parser v0.2.0 |
| 247 | 2026-04-15T20:55:59.158Z | Downloaded debug-ignore v1.0.5 |
| 248 | 2026-04-15T20:55:59.161Z | Downloaded data-encoding v2.10.0 |
| 249 | 2026-04-15T20:55:59.165Z | Downloaded foreign-types-shared v0.1.1 |
| 250 | 2026-04-15T20:55:59.165Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 251 | 2026-04-15T20:55:59.165Z | Downloaded colorchoice v1.0.5 |
| 252 | 2026-04-15T20:55:59.169Z | Downloaded ciborium-ll v0.2.2 |
| 253 | 2026-04-15T20:55:59.169Z | Downloaded darling v0.23.0 |
| 254 | 2026-04-15T20:55:59.173Z | Downloaded cipher v0.4.4 |
| 255 | 2026-04-15T20:55:59.177Z | Downloaded base64ct v1.8.3 |
| 256 | 2026-04-15T20:55:59.180Z | Downloaded blake2 v0.10.6 |
| 257 | 2026-04-15T20:55:59.180Z | Downloaded darling_macro v0.23.0 |
| 258 | 2026-04-15T20:55:59.185Z | Downloaded git-stub-vcs v0.1.0 |
| 259 | 2026-04-15T20:55:59.185Z | Downloaded form_urlencoded v1.2.2 |
| 260 | 2026-04-15T20:55:59.189Z | Downloaded cfg_aliases v0.2.1 |
| 261 | 2026-04-15T20:55:59.189Z | Downloaded crypto-common v0.1.7 |
| 262 | 2026-04-15T20:55:59.189Z | Downloaded defmt v0.3.100 |
| 263 | 2026-04-15T20:55:59.193Z | Downloaded block-buffer v0.10.4 |
| 264 | 2026-04-15T20:55:59.193Z | Downloaded ciborium-io v0.2.2 |
| 265 | 2026-04-15T20:55:59.193Z | Downloaded errno v0.3.14 |
| 266 | 2026-04-15T20:55:59.197Z | Downloaded erased-serde v0.3.31 |
| 267 | 2026-04-15T20:55:59.200Z | Downloaded crucible-workspace-hack v0.1.0 |
| 268 | 2026-04-15T20:55:59.200Z | Downloaded dropshot v0.17.0 |
| 269 | 2026-04-15T20:55:59.211Z | Downloaded hostname v0.3.1 |
| 270 | 2026-04-15T20:55:59.216Z | Downloaded allocator-api2 v0.2.21 |
| 271 | 2026-04-15T20:55:59.219Z | Downloaded hubpack v0.1.2 |
| 272 | 2026-04-15T20:55:59.219Z | Downloaded glob v0.3.3 |
| 273 | 2026-04-15T20:55:59.223Z | Downloaded cstr-argument v0.1.2 |
| 274 | 2026-04-15T20:55:59.224Z | Downloaded gethostname v0.5.0 |
| 275 | 2026-04-15T20:55:59.224Z | Downloaded fnv v1.0.7 |
| 276 | 2026-04-15T20:55:59.227Z | Downloaded fs_extra v1.3.0 |
| 277 | 2026-04-15T20:55:59.228Z | Downloaded hash32 v0.3.1 |
| 278 | 2026-04-15T20:55:59.231Z | Downloaded float-ord v0.3.2 |
| 279 | 2026-04-15T20:55:59.231Z | Downloaded derive-where v1.6.1 |
| 280 | 2026-04-15T20:55:59.235Z | Downloaded futures-core v0.3.32 |
| 281 | 2026-04-15T20:55:59.238Z | Downloaded dof v0.3.0 |
| 282 | 2026-04-15T20:55:59.238Z | Downloaded chacha20 v0.9.1 |
| 283 | 2026-04-15T20:55:59.242Z | Downloaded cancel-safe-futures v0.1.5 |
| 284 | 2026-04-15T20:55:59.242Z | Downloaded anstream v1.0.0 |
| 285 | 2026-04-15T20:55:59.245Z | Downloaded foreign-types v0.5.0 |
| 286 | 2026-04-15T20:55:59.251Z | Downloaded csv-core v0.1.13 |
| 287 | 2026-04-15T20:55:59.251Z | Downloaded camino v1.2.2 |
| 288 | 2026-04-15T20:55:59.255Z | Downloaded crossbeam-utils v0.8.21 |
| 289 | 2026-04-15T20:55:59.255Z | Downloaded hex v0.4.3 |
| 290 | 2026-04-15T20:55:59.255Z | Downloaded cookie v0.18.1 |
| 291 | 2026-04-15T20:55:59.259Z | Downloaded colored v3.1.1 |
| 292 | 2026-04-15T20:55:59.259Z | Downloaded httpdate v1.0.3 |
| 293 | 2026-04-15T20:55:59.263Z | Downloaded cpufeatures v0.3.0 |
| 294 | 2026-04-15T20:55:59.263Z | Downloaded equivalent v1.0.2 |
| 295 | 2026-04-15T20:55:59.266Z | Downloaded foldhash v0.2.0 |
| 296 | 2026-04-15T20:55:59.266Z | Downloaded ident_case v1.0.1 |
| 297 | 2026-04-15T20:55:59.270Z | Downloaded crunchy v0.2.4 |
| 298 | 2026-04-15T20:55:59.270Z | Downloaded futures-channel v0.3.32 |
| 299 | 2026-04-15T20:55:59.273Z | Downloaded cpufeatures v0.2.17 |
| 300 | 2026-04-15T20:55:59.273Z | Downloaded darling_macro v0.21.3 |
| 301 | 2026-04-15T20:55:59.277Z | Downloaded backoff v0.4.0 |
| 302 | 2026-04-15T20:55:59.277Z | Downloaded async-trait v0.1.89 |
| 303 | 2026-04-15T20:55:59.282Z | Downloaded futures-macro v0.3.32 |
| 304 | 2026-04-15T20:55:59.285Z | Downloaded http-body v1.0.1 |
| 305 | 2026-04-15T20:55:59.285Z | Downloaded daft-derive v0.1.5 |
| 306 | 2026-04-15T20:55:59.289Z | Downloaded heck v0.5.0 |
| 307 | 2026-04-15T20:55:59.289Z | Downloaded is_ci v1.2.0 |
| 308 | 2026-04-15T20:55:59.289Z | Downloaded internet-checksum v0.2.1 |
| 309 | 2026-04-15T20:55:59.293Z | Downloaded is_terminal_polyfill v1.70.2 |
| 310 | 2026-04-15T20:55:59.293Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 311 | 2026-04-15T20:55:59.297Z | Downloaded byteorder v1.5.0 |
| 312 | 2026-04-15T20:55:59.297Z | Downloaded bcs v0.1.6 |
| 313 | 2026-04-15T20:55:59.297Z | Downloaded is-terminal v0.4.17 |
| 314 | 2026-04-15T20:55:59.301Z | Downloaded anstyle v1.0.14 |
| 315 | 2026-04-15T20:55:59.301Z | Downloaded deranged v0.5.8 |
| 316 | 2026-04-15T20:55:59.305Z | Downloaded itoa v1.0.18 |
| 317 | 2026-04-15T20:55:59.305Z | Downloaded idna_adapter v1.2.1 |
| 318 | 2026-04-15T20:55:59.308Z | Downloaded http-body-util v0.1.3 |
| 319 | 2026-04-15T20:55:59.308Z | Downloaded either v1.15.0 |
| 320 | 2026-04-15T20:55:59.313Z | Downloaded derive-ex v0.1.8 |
| 321 | 2026-04-15T20:55:59.313Z | Downloaded crossbeam-epoch v0.9.18 |
| 322 | 2026-04-15T20:55:59.316Z | Downloaded fs-err v3.3.0 |
| 323 | 2026-04-15T20:55:59.316Z | Downloaded group v0.13.0 |
| 324 | 2026-04-15T20:55:59.321Z | Downloaded globset v0.4.18 |
| 325 | 2026-04-15T20:55:59.321Z | Downloaded lazy_static v1.5.0 |
| 326 | 2026-04-15T20:55:59.325Z | Downloaded linked-hash-map v0.5.6 |
| 327 | 2026-04-15T20:55:59.325Z | Downloaded libscf-sys v1.1.0 |
| 328 | 2026-04-15T20:55:59.325Z | Downloaded git-stub v1.0.0 |
| 329 | 2026-04-15T20:55:59.329Z | Downloaded futures-task v0.3.32 |
| 330 | 2026-04-15T20:55:59.329Z | Downloaded lru-cache v0.1.2 |
| 331 | 2026-04-15T20:55:59.329Z | Downloaded mime v0.3.17 |
| 332 | 2026-04-15T20:55:59.332Z | Downloaded memmap v0.7.0 |
| 333 | 2026-04-15T20:55:59.333Z | Downloaded futures-sink v0.3.32 |
| 334 | 2026-04-15T20:55:59.333Z | Downloaded managed v0.8.0 |
| 335 | 2026-04-15T20:55:59.337Z | Downloaded camino-tempfile v1.4.1 |
| 336 | 2026-04-15T20:55:59.337Z | Downloaded argon2 v0.5.3 |
| 337 | 2026-04-15T20:55:59.341Z | Downloaded ipnetwork v0.21.1 |
| 338 | 2026-04-15T20:55:59.341Z | Downloaded macaddr v1.0.1 |
| 339 | 2026-04-15T20:55:59.341Z | Downloaded flate2 v1.1.9 |
| 340 | 2026-04-15T20:55:59.345Z | Downloaded humantime v2.3.0 |
| 341 | 2026-04-15T20:55:59.348Z | Downloaded ff v0.13.1 |
| 342 | 2026-04-15T20:55:59.349Z | Downloaded highway v1.3.0 |
| 343 | 2026-04-15T20:55:59.352Z | Downloaded anyhow v1.0.102 |
| 344 | 2026-04-15T20:55:59.355Z | Downloaded natord v1.0.9 |
| 345 | 2026-04-15T20:55:59.355Z | Downloaded displaydoc v0.2.5 |
| 346 | 2026-04-15T20:55:59.360Z | Downloaded indent_write v2.2.0 |
| 347 | 2026-04-15T20:55:59.360Z | Downloaded newtype-uuid-macros v0.1.0 |
| 348 | 2026-04-15T20:55:59.363Z | Downloaded ipnet v2.12.0 |
| 349 | 2026-04-15T20:55:59.363Z | Downloaded num v0.4.3 |
| 350 | 2026-04-15T20:55:59.363Z | Downloaded no-std-compat v0.4.1 |
| 351 | 2026-04-15T20:55:59.367Z | Downloaded num-derive v0.3.3 |
| 352 | 2026-04-15T20:55:59.367Z | Downloaded dropshot-api-manager v0.7.0 |
| 353 | 2026-04-15T20:55:59.371Z | Downloaded cc v1.2.58 |
| 354 | 2026-04-15T20:55:59.374Z | Downloaded getrandom v0.2.17 |
| 355 | 2026-04-15T20:55:59.374Z | Downloaded instant v0.1.13 |
| 356 | 2026-04-15T20:55:59.378Z | Downloaded getrandom v0.3.4 |
| 357 | 2026-04-15T20:55:59.378Z | Downloaded arc-swap v1.9.0 |
| 358 | 2026-04-15T20:55:59.381Z | Downloaded lru-slab v0.1.2 |
| 359 | 2026-04-15T20:55:59.385Z | Downloaded num_enum_derive v0.5.11 |
| 360 | 2026-04-15T20:55:59.385Z | Downloaded openssl-macros v0.1.1 |
| 361 | 2026-04-15T20:55:59.385Z | Downloaded num-derive v0.4.2 |
| 362 | 2026-04-15T20:55:59.388Z | Downloaded linear-map v1.2.0 |
| 363 | 2026-04-15T20:55:59.388Z | Downloaded opaque-debug v0.3.1 |
| 364 | 2026-04-15T20:55:59.392Z | Downloaded omicron-workspace-hack v0.1.0 |
| 365 | 2026-04-15T20:55:59.392Z | Downloaded digest v0.10.7 |
| 366 | 2026-04-15T20:55:59.393Z | Downloaded lock_api v0.4.14 |
| 367 | 2026-04-15T20:55:59.397Z | Downloaded libsw v3.5.0 |
| 368 | 2026-04-15T20:55:59.397Z | Downloaded num-conv v0.2.1 |
| 369 | 2026-04-15T20:55:59.397Z | Downloaded parse-display v0.10.0 |
| 370 | 2026-04-15T20:55:59.400Z | Downloaded olpc-cjson v0.1.4 |
| 371 | 2026-04-15T20:55:59.400Z | Downloaded num_threads v0.1.7 |
| 372 | 2026-04-15T20:55:59.400Z | Downloaded percent-encoding v2.3.2 |
| 373 | 2026-04-15T20:55:59.404Z | Downloaded darling v0.21.3 |
| 374 | 2026-04-15T20:55:59.407Z | Downloaded potential_utf v0.1.4 |
| 375 | 2026-04-15T20:55:59.407Z | Downloaded openssl-probe v0.2.1 |
| 376 | 2026-04-15T20:55:59.407Z | Downloaded chacha20 v0.10.0 |
| 377 | 2026-04-15T20:55:59.412Z | Downloaded ciborium v0.2.2 |
| 378 | 2026-04-15T20:55:59.416Z | Downloaded newtype-uuid v1.3.2 |
| 379 | 2026-04-15T20:55:59.416Z | Downloaded phf_shared v0.12.1 |
| 380 | 2026-04-15T20:55:59.416Z | Downloaded ingot v0.1.1 |
| 381 | 2026-04-15T20:55:59.416Z | Downloaded base64 v0.21.7 |
| 382 | 2026-04-15T20:55:59.420Z | Downloaded autocfg v1.5.0 |
| 383 | 2026-04-15T20:55:59.423Z | Downloaded newtype_derive v0.1.6 |
| 384 | 2026-04-15T20:55:59.423Z | Downloaded ingot-macros v0.1.1 |
| 385 | 2026-04-15T20:55:59.423Z | Downloaded newline-converter v0.3.0 |
| 386 | 2026-04-15T20:55:59.427Z | Downloaded httparse v1.10.1 |
| 387 | 2026-04-15T20:55:59.427Z | Downloaded cargo_toml v0.22.3 |
| 388 | 2026-04-15T20:55:59.431Z | Downloaded iana-time-zone v0.1.65 |
| 389 | 2026-04-15T20:55:59.431Z | Downloaded hyper-rustls v0.27.7 |
| 390 | 2026-04-15T20:55:59.434Z | Downloaded powerfmt v0.2.0 |
| 391 | 2026-04-15T20:55:59.434Z | Downloaded proc-macro-crate v3.5.0 |
| 392 | 2026-04-15T20:55:59.437Z | Downloaded plain v0.2.3 |
| 393 | 2026-04-15T20:55:59.437Z | Downloaded crc32fast v1.5.0 |
| 394 | 2026-04-15T20:55:59.441Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 395 | 2026-04-15T20:55:59.441Z | Downloaded pretty-hex v0.4.2 |
| 396 | 2026-04-15T20:55:59.441Z | Downloaded num-iter v0.1.45 |
| 397 | 2026-04-15T20:55:59.444Z | Downloaded elliptic-curve v0.13.8 |
| 398 | 2026-04-15T20:55:59.444Z | Downloaded num_enum v0.5.11 |
| 399 | 2026-04-15T20:55:59.448Z | Downloaded num-integer v0.1.46 |
| 400 | 2026-04-15T20:55:59.451Z | Downloaded expectorate v1.2.0 |
| 401 | 2026-04-15T20:55:59.451Z | Downloaded num-complex v0.4.6 |
| 402 | 2026-04-15T20:55:59.454Z | Downloaded keccak v0.1.6 |
| 403 | 2026-04-15T20:55:59.454Z | Downloaded proc-macro-error-attr v1.0.4 |
| 404 | 2026-04-15T20:55:59.458Z | Downloaded ingot-types v0.1.2 |
| 405 | 2026-04-15T20:55:59.458Z | Downloaded num-rational v0.4.2 |
| 406 | 2026-04-15T20:55:59.462Z | Downloaded progenitor-client v0.10.0 |
| 407 | 2026-04-15T20:55:59.462Z | Downloaded diff v0.1.13 |
| 408 | 2026-04-15T20:55:59.462Z | Downloaded progenitor-client v0.11.2 |
| 409 | 2026-04-15T20:55:59.490Z | Downloaded quick-error v1.2.3 |
| 410 | 2026-04-15T20:55:59.490Z | Downloaded progenitor-macro v0.13.0 |
| 411 | 2026-04-15T20:55:59.490Z | Downloaded memmap2 v0.9.10 |
| 412 | 2026-04-15T20:55:59.496Z | Downloaded multer v3.1.0 |
| 413 | 2026-04-15T20:55:59.496Z | Downloaded num_enum_derive v0.7.6 |
| 414 | 2026-04-15T20:55:59.496Z | Downloaded libsw-core v0.3.2 |
| 415 | 2026-04-15T20:55:59.496Z | Downloaded console v0.15.11 |
| 416 | 2026-04-15T20:55:59.496Z | Downloaded num_enum v0.7.6 |
| 417 | 2026-04-15T20:55:59.496Z | Downloaded paste v1.0.15 |
| 418 | 2026-04-15T20:55:59.496Z | Downloaded owo-colors v4.3.0 |
| 419 | 2026-04-15T20:55:59.496Z | Downloaded parking_lot_core v0.8.6 |
| 420 | 2026-04-15T20:55:59.496Z | Downloaded getrandom v0.4.2 |
| 421 | 2026-04-15T20:55:59.496Z | Downloaded pem v3.0.6 |
| 422 | 2026-04-15T20:55:59.496Z | Downloaded progenitor-macro v0.11.2 |
| 423 | 2026-04-15T20:55:59.496Z | Downloaded derive_more v0.99.20 |
| 424 | 2026-04-15T20:55:59.496Z | Downloaded poly1305 v0.8.0 |
| 425 | 2026-04-15T20:55:59.496Z | Downloaded jobserver v0.1.34 |
| 426 | 2026-04-15T20:55:59.496Z | Downloaded oxide-tokio-rt v0.1.3 |
| 427 | 2026-04-15T20:55:59.501Z | Downloaded password-hash v0.5.0 |
| 428 | 2026-04-15T20:55:59.501Z | Downloaded chacha20poly1305 v0.10.1 |
| 429 | 2026-04-15T20:55:59.501Z | Downloaded parse-display-derive v0.10.0 |
| 430 | 2026-04-15T20:55:59.505Z | Downloaded pin-project-lite v0.2.17 |
| 431 | 2026-04-15T20:55:59.505Z | Downloaded oxnet v0.1.4 |
| 432 | 2026-04-15T20:55:59.508Z | Downloaded rand_xorshift v0.4.0 |
| 433 | 2026-04-15T20:55:59.509Z | Downloaded icu_provider v2.1.1 |
| 434 | 2026-04-15T20:55:59.509Z | Downloaded rustc_version v0.4.1 |
| 435 | 2026-04-15T20:55:59.512Z | Downloaded ref-cast-impl v1.0.25 |
| 436 | 2026-04-15T20:55:59.512Z | Downloaded foldhash v0.1.5 |
| 437 | 2026-04-15T20:55:59.512Z | Downloaded pin-project-internal v1.1.11 |
| 438 | 2026-04-15T20:55:59.516Z | Downloaded half v2.7.1 |
| 439 | 2026-04-15T20:55:59.516Z | Downloaded darling_core v0.23.0 |
| 440 | 2026-04-15T20:55:59.519Z | Downloaded rand_chacha v0.3.1 |
| 441 | 2026-04-15T20:55:59.523Z | Downloaded progenitor v0.10.0 |
| 442 | 2026-04-15T20:55:59.523Z | Downloaded rustc_version v0.1.7 |
| 443 | 2026-04-15T20:55:59.523Z | Downloaded proc-macro-error v1.0.4 |
| 444 | 2026-04-15T20:55:59.526Z | Downloaded rustc-hash v2.1.2 |
| 445 | 2026-04-15T20:55:59.526Z | Downloaded bytes v1.11.1 |
| 446 | 2026-04-15T20:55:59.531Z | Downloaded same-file v1.0.6 |
| 447 | 2026-04-15T20:55:59.534Z | Downloaded progenitor-client v0.13.0 |
| 448 | 2026-04-15T20:55:59.534Z | Downloaded progenitor v0.11.2 |
| 449 | 2026-04-15T20:55:59.534Z | Downloaded proc-macro-error2 v2.0.1 |
| 450 | 2026-04-15T20:55:59.538Z | Downloaded proc-macro-crate v1.3.1 |
| 451 | 2026-04-15T20:55:59.538Z | Downloaded backon v1.6.0 |
| 452 | 2026-04-15T20:55:59.541Z | Downloaded progenitor v0.13.0 |
| 453 | 2026-04-15T20:55:59.541Z | Downloaded futures v0.3.32 |
| 454 | 2026-04-15T20:55:59.546Z | Downloaded progenitor-extras v0.1.1 |
| 455 | 2026-04-15T20:55:59.546Z | Downloaded log v0.4.29 |
| 456 | 2026-04-15T20:55:59.549Z | Downloaded once_cell v1.21.4 |
| 457 | 2026-04-15T20:55:59.549Z | Downloaded progenitor-macro v0.10.0 |
| 458 | 2026-04-15T20:55:59.549Z | Downloaded litemap v0.8.1 |
| 459 | 2026-04-15T20:55:59.553Z | Downloaded scroll_derive v0.13.1 |
| 460 | 2026-04-15T20:55:59.553Z | Downloaded scopeguard v1.2.0 |
| 461 | 2026-04-15T20:55:59.553Z | Downloaded scroll_derive v0.12.1 |
| 462 | 2026-04-15T20:55:59.557Z | Downloaded darling_core v0.21.3 |
| 463 | 2026-04-15T20:55:59.560Z | Downloaded serde_plain v1.0.2 |
| 464 | 2026-04-15T20:55:59.560Z | Downloaded indicatif v0.18.4 |
| 465 | 2026-04-15T20:55:59.563Z | Downloaded parking_lot_core v0.9.12 |
| 466 | 2026-04-15T20:55:59.564Z | Downloaded parking_lot v0.12.5 |
| 467 | 2026-04-15T20:55:59.567Z | Downloaded quote v1.0.45 |
| 468 | 2026-04-15T20:55:59.567Z | Downloaded secrecy v0.10.3 |
| 469 | 2026-04-15T20:55:59.570Z | Downloaded semver v0.1.20 |
| 470 | 2026-04-15T20:55:59.570Z | Downloaded icu_normalizer_data v2.1.1 |
| 471 | 2026-04-15T20:55:59.570Z | Downloaded icu_normalizer v2.1.1 |
| 472 | 2026-04-15T20:55:59.574Z | Downloaded pest_derive v2.8.6 |
| 473 | 2026-04-15T20:55:59.577Z | Downloaded rand_core v0.10.0 |
| 474 | 2026-04-15T20:55:59.577Z | Downloaded rand_chacha v0.9.0 |
| 475 | 2026-04-15T20:55:59.577Z | Downloaded pkg-config v0.3.32 |
| 476 | 2026-04-15T20:55:59.581Z | Downloaded phf v0.12.1 |
| 477 | 2026-04-15T20:55:59.581Z | Downloaded pest_generator v2.8.6 |
| 478 | 2026-04-15T20:55:59.584Z | Downloaded const_format v0.2.35 |
| 479 | 2026-04-15T20:55:59.584Z | Downloaded serial_test_derive v3.4.0 |
| 480 | 2026-04-15T20:55:59.588Z | Downloaded serde_urlencoded v0.7.1 |
| 481 | 2026-04-15T20:55:59.588Z | Downloaded serde_spanned v1.1.0 |
| 482 | 2026-04-15T20:55:59.588Z | Downloaded clap v4.6.0 |
| 483 | 2026-04-15T20:55:59.593Z | Downloaded serde_spanned v0.6.9 |
| 484 | 2026-04-15T20:55:59.599Z | Downloaded ref-cast v1.0.25 |
| 485 | 2026-04-15T20:55:59.599Z | Downloaded sigpipe v0.1.3 |
| 486 | 2026-04-15T20:55:59.599Z | Downloaded postcard v1.1.3 |
| 487 | 2026-04-15T20:55:59.605Z | Downloaded serial_test v3.4.0 |
| 488 | 2026-04-15T20:55:59.605Z | Downloaded serde_repr v0.1.20 |
| 489 | 2026-04-15T20:55:59.605Z | Downloaded resolv-conf v0.7.6 |
| 490 | 2026-04-15T20:55:59.605Z | Downloaded rustversion v1.0.22 |
| 491 | 2026-04-15T20:55:59.609Z | Downloaded rustls-native-certs v0.8.3 |
| 492 | 2026-04-15T20:55:59.610Z | Downloaded indexmap v1.9.3 |
| 493 | 2026-04-15T20:55:59.610Z | Downloaded rustls-pemfile v2.2.0 |
| 494 | 2026-04-15T20:55:59.613Z | Downloaded ppv-lite86 v0.2.21 |
| 495 | 2026-04-15T20:55:59.613Z | Downloaded rand_core v0.6.4 |
| 496 | 2026-04-15T20:55:59.613Z | Downloaded crossbeam-channel v0.5.15 |
| 497 | 2026-04-15T20:55:59.617Z | Downloaded slog-bunyan v2.5.0 |
| 498 | 2026-04-15T20:55:59.617Z | Downloaded siphasher v1.0.2 |
| 499 | 2026-04-15T20:55:59.620Z | Downloaded icu_properties v2.1.2 |
| 500 | 2026-04-15T20:55:59.620Z | Downloaded heapless v0.8.0 |
| 501 | 2026-04-15T20:55:59.623Z | Downloaded parking_lot v0.11.2 |
| 502 | 2026-04-15T20:55:59.627Z | Downloaded miniz_oxide v0.8.9 |
| 503 | 2026-04-15T20:55:59.627Z | Downloaded num-traits v0.2.19 |
| 504 | 2026-04-15T20:55:59.631Z | Downloaded serde-big-array v0.5.1 |
| 505 | 2026-04-15T20:55:59.631Z | Downloaded scroll v0.12.0 |
| 506 | 2026-04-15T20:55:59.631Z | Downloaded console v0.16.3 |
| 507 | 2026-04-15T20:55:59.634Z | Downloaded ahash v0.8.12 |
| 508 | 2026-04-15T20:55:59.634Z | Downloaded memoffset v0.9.1 |
| 509 | 2026-04-15T20:55:59.634Z | Downloaded match_cfg v0.1.0 |
| 510 | 2026-04-15T20:55:59.638Z | Downloaded compression-codecs v0.4.37 |
| 511 | 2026-04-15T20:55:59.638Z | Downloaded smawk v0.3.2 |
| 512 | 2026-04-15T20:55:59.641Z | Downloaded slog-envlogger v2.2.0 |
| 513 | 2026-04-15T20:55:59.641Z | Downloaded hmac v0.12.1 |
| 514 | 2026-04-15T20:55:59.641Z | Downloaded icu_collections v2.1.1 |
| 515 | 2026-04-15T20:55:59.645Z | Downloaded quinn-udp v0.5.14 |
| 516 | 2026-04-15T20:55:59.650Z | Downloaded hostname v0.4.2 |
| 517 | 2026-04-15T20:55:59.650Z | Downloaded clap_derive v4.6.0 |
| 518 | 2026-04-15T20:55:59.654Z | Downloaded serde_derive_internals v0.29.1 |
| 519 | 2026-04-15T20:55:59.654Z | Downloaded jiff-static v0.2.23 |
| 520 | 2026-04-15T20:55:59.654Z | Downloaded hickory-resolver v0.25.2 |
| 521 | 2026-04-15T20:55:59.658Z | Downloaded spin v0.5.2 |
| 522 | 2026-04-15T20:55:59.658Z | Downloaded papergrid v0.11.0 |
| 523 | 2026-04-15T20:55:59.662Z | Downloaded strum v0.26.3 |
| 524 | 2026-04-15T20:55:59.662Z | Downloaded structmeta-derive v0.3.0 |
| 525 | 2026-04-15T20:55:59.662Z | Downloaded pin-project v1.1.11 |
| 526 | 2026-04-15T20:55:59.666Z | Downloaded structmeta v0.3.0 |
| 527 | 2026-04-15T20:55:59.670Z | Downloaded strsim v0.11.1 |
| 528 | 2026-04-15T20:55:59.670Z | Downloaded stable_deref_trait v1.2.1 |
| 529 | 2026-04-15T20:55:59.670Z | Downloaded rhai_codegen v3.1.0 |
| 530 | 2026-04-15T20:55:59.673Z | Downloaded swrite v0.1.0 |
| 531 | 2026-04-15T20:55:59.677Z | Downloaded rustls-pki-types v1.14.0 |
| 532 | 2026-04-15T20:55:59.677Z | Downloaded rand_core v0.9.5 |
| 533 | 2026-04-15T20:55:59.680Z | Downloaded sha1 v0.10.6 |
| 534 | 2026-04-15T20:55:59.680Z | Downloaded async-compression v0.4.41 |
| 535 | 2026-04-15T20:55:59.684Z | Downloaded strum v0.27.2 |
| 536 | 2026-04-15T20:55:59.684Z | Downloaded anstyle-parse v1.0.0 |
| 537 | 2026-04-15T20:55:59.688Z | Downloaded sync_wrapper v1.0.2 |
| 538 | 2026-04-15T20:55:59.688Z | Downloaded proc-macro2 v1.0.106 |
| 539 | 2026-04-15T20:55:59.688Z | Downloaded supports-color v3.0.2 |
| 540 | 2026-04-15T20:55:59.691Z | Downloaded tabwriter v1.4.1 |
| 541 | 2026-04-15T20:55:59.691Z | Downloaded tabled_derive v0.11.0 |
| 542 | 2026-04-15T20:55:59.691Z | Downloaded sha2 v0.10.9 |
| 543 | 2026-04-15T20:55:59.695Z | Downloaded testing_table v0.3.0 |
| 544 | 2026-04-15T20:55:59.695Z | Downloaded tabled_derive v0.7.0 |
| 545 | 2026-04-15T20:55:59.695Z | Downloaded subtle v2.6.1 |
| 546 | 2026-04-15T20:55:59.695Z | Downloaded take_mut v0.2.2 |
| 547 | 2026-04-15T20:55:59.699Z | Downloaded schemars_derive v0.8.22 |
| 548 | 2026-04-15T20:55:59.699Z | Downloaded termtree v0.5.1 |
| 549 | 2026-04-15T20:55:59.699Z | Downloaded terminal_size v0.4.4 |
| 550 | 2026-04-15T20:55:59.699Z | Downloaded memchr v2.8.0 |
| 551 | 2026-04-15T20:55:59.703Z | Downloaded slab v0.4.12 |
| 552 | 2026-04-15T20:55:59.703Z | Downloaded shlex v1.3.0 |
| 553 | 2026-04-15T20:55:59.707Z | Downloaded serde_tokenstream v0.2.3 |
| 554 | 2026-04-15T20:55:59.707Z | Downloaded papergrid v0.17.0 |
| 555 | 2026-04-15T20:55:59.710Z | Downloaded slog-async v2.8.0 |
| 556 | 2026-04-15T20:55:59.710Z | Downloaded semver v1.0.28 |
| 557 | 2026-04-15T20:55:59.710Z | Downloaded sdd v3.0.10 |
| 558 | 2026-04-15T20:55:59.714Z | Downloaded simd-adler32 v0.3.9 |
| 559 | 2026-04-15T20:55:59.714Z | Downloaded smf v0.2.3 |
| 560 | 2026-04-15T20:55:59.719Z | Downloaded slog-json v2.6.1 |
| 561 | 2026-04-15T20:55:59.719Z | Downloaded thread-id v5.1.0 |
| 562 | 2026-04-15T20:55:59.719Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 563 | 2026-04-15T20:55:59.719Z | Downloaded slog-dtrace v0.3.0 |
| 564 | 2026-04-15T20:55:59.723Z | Downloaded tinyvec_macros v0.1.1 |
| 565 | 2026-04-15T20:55:59.723Z | Downloaded time-core v0.1.8 |
| 566 | 2026-04-15T20:55:59.723Z | Downloaded progenitor-impl v0.13.0 |
| 567 | 2026-04-15T20:55:59.723Z | Downloaded icu_locale_core v2.1.1 |
| 568 | 2026-04-15T20:55:59.726Z | Downloaded slog-scope v4.4.1 |
| 569 | 2026-04-15T20:55:59.726Z | Downloaded slog-term v2.9.2 |
| 570 | 2026-04-15T20:55:59.730Z | Downloaded scroll v0.13.0 |
| 571 | 2026-04-15T20:55:59.730Z | Downloaded serde_path_to_error v0.1.20 |
| 572 | 2026-04-15T20:55:59.734Z | Downloaded rusty-fork v0.3.1 |
| 573 | 2026-04-15T20:55:59.734Z | Downloaded signal-hook-registry v1.4.8 |
| 574 | 2026-04-15T20:55:59.734Z | Downloaded crc8 v0.1.1 |
| 575 | 2026-04-15T20:55:59.734Z | Downloaded convert_case v0.4.0 |
| 576 | 2026-04-15T20:55:59.734Z | Downloaded clap_lex v1.1.0 |
| 577 | 2026-04-15T20:55:59.738Z | Downloaded foreign-types-macros v0.2.3 |
| 578 | 2026-04-15T20:55:59.738Z | Downloaded inout v0.1.4 |
| 579 | 2026-04-15T20:55:59.738Z | Downloaded smartstring v1.0.1 |
| 580 | 2026-04-15T20:55:59.738Z | Downloaded futures-io v0.3.32 |
| 581 | 2026-04-15T20:55:59.742Z | Downloaded tokio-macros v2.7.0 |
| 582 | 2026-04-15T20:55:59.742Z | Downloaded snafu-derive v0.8.9 |
| 583 | 2026-04-15T20:55:59.742Z | Downloaded fixedbitset v0.4.2 |
| 584 | 2026-04-15T20:55:59.742Z | Downloaded embedded-io v0.6.1 |
| 585 | 2026-04-15T20:55:59.742Z | Downloaded daft v0.1.5 |
| 586 | 2026-04-15T20:55:59.745Z | Downloaded cmake v0.1.58 |
| 587 | 2026-04-15T20:55:59.745Z | Downloaded fastrand v2.3.0 |
| 588 | 2026-04-15T20:55:59.745Z | Downloaded enum-as-inner v0.6.1 |
| 589 | 2026-04-15T20:55:59.749Z | Downloaded minimal-lexical v0.2.1 |
| 590 | 2026-04-15T20:55:59.749Z | Downloaded pretty_assertions v1.4.1 |
| 591 | 2026-04-15T20:55:59.753Z | Downloaded http v1.4.0 |
| 592 | 2026-04-15T20:55:59.753Z | Downloaded hashbrown v0.12.3 |
| 593 | 2026-04-15T20:55:59.756Z | Downloaded embedded-io v0.4.0 |
| 594 | 2026-04-15T20:55:59.756Z | Downloaded crossbeam-deque v0.8.6 |
| 595 | 2026-04-15T20:55:59.760Z | Downloaded strum_macros v0.27.2 |
| 596 | 2026-04-15T20:55:59.760Z | Downloaded atomicwrites v0.4.4 |
| 597 | 2026-04-15T20:55:59.760Z | Downloaded fixedbitset v0.5.7 |
| 598 | 2026-04-15T20:55:59.763Z | Downloaded defmt v1.0.1 |
| 599 | 2026-04-15T20:55:59.763Z | Downloaded defmt-parser v1.0.0 |
| 600 | 2026-04-15T20:55:59.763Z | Downloaded schemars v0.8.22 |
| 601 | 2026-04-15T20:55:59.770Z | Downloaded tagptr v0.2.0 |
| 602 | 2026-04-15T20:55:59.773Z | Downloaded strum_macros v0.26.4 |
| 603 | 2026-04-15T20:55:59.773Z | Downloaded rustls-platform-verifier v0.6.2 |
| 604 | 2026-04-15T20:55:59.777Z | Downloaded synstructure v0.13.2 |
| 605 | 2026-04-15T20:55:59.777Z | Downloaded tower-service v0.3.3 |
| 606 | 2026-04-15T20:55:59.777Z | Downloaded progenitor-impl v0.11.2 |
| 607 | 2026-04-15T20:55:59.780Z | Downloaded progenitor-impl v0.10.0 |
| 608 | 2026-04-15T20:55:59.780Z | Downloaded ryu v1.0.23 |
| 609 | 2026-04-15T20:55:59.784Z | Downloaded async-stream v0.3.6 |
| 610 | 2026-04-15T20:55:59.784Z | Downloaded tower-layer v0.3.3 |
| 611 | 2026-04-15T20:55:59.784Z | Downloaded typeid v1.0.3 |
| 612 | 2026-04-15T20:55:59.784Z | Downloaded thread-id v4.2.2 |
| 613 | 2026-04-15T20:55:59.787Z | Downloaded thiserror-no-std v2.0.2 |
| 614 | 2026-04-15T20:55:59.787Z | Downloaded slog-stdlog v4.1.1 |
| 615 | 2026-04-15T20:55:59.787Z | Downloaded async-stream-impl v0.3.6 |
| 616 | 2026-04-15T20:55:59.791Z | Downloaded foreign-types-shared v0.3.1 |
| 617 | 2026-04-15T20:55:59.791Z | Downloaded critical-section v1.2.0 |
| 618 | 2026-04-15T20:55:59.791Z | Downloaded unarray v0.1.4 |
| 619 | 2026-04-15T20:55:59.791Z | Downloaded thiserror v2.0.18 |
| 620 | 2026-04-15T20:55:59.795Z | Downloaded cfg-if v1.0.4 |
| 621 | 2026-04-15T20:55:59.795Z | Downloaded fxhash v0.2.1 |
| 622 | 2026-04-15T20:55:59.798Z | Downloaded find-msvc-tools v0.1.9 |
| 623 | 2026-04-15T20:55:59.798Z | Downloaded thiserror v1.0.69 |
| 624 | 2026-04-15T20:55:59.802Z | Downloaded defmt-macros v1.0.1 |
| 625 | 2026-04-15T20:55:59.802Z | Downloaded thread_local v1.1.9 |
| 626 | 2026-04-15T20:55:59.805Z | Downloaded try-lock v0.2.5 |
| 627 | 2026-04-15T20:55:59.805Z | Downloaded thiserror-impl v2.0.18 |
| 628 | 2026-04-15T20:55:59.805Z | Downloaded base16ct v0.2.0 |
| 629 | 2026-04-15T20:55:59.805Z | Downloaded futures-executor v0.3.32 |
| 630 | 2026-04-15T20:55:59.809Z | Downloaded dyn-clone v1.0.20 |
| 631 | 2026-04-15T20:55:59.809Z | Downloaded tokio-dtrace v0.1.1 |
| 632 | 2026-04-15T20:55:59.809Z | Downloaded tinystr v0.8.2 |
| 633 | 2026-04-15T20:55:59.809Z | Downloaded static_assertions v1.1.0 |
| 634 | 2026-04-15T20:55:59.813Z | Downloaded openssl-sys v0.9.112 |
| 635 | 2026-04-15T20:55:59.813Z | Downloaded serde_derive v1.0.228 |
| 636 | 2026-04-15T20:55:59.817Z | Downloaded tokio-tungstenite v0.21.0 |
| 637 | 2026-04-15T20:55:59.817Z | Downloaded serde_core v1.0.228 |
| 638 | 2026-04-15T20:55:59.821Z | Downloaded pest_meta v2.8.6 |
| 639 | 2026-04-15T20:55:59.821Z | Downloaded const-random-macro v0.1.16 |
| 640 | 2026-04-15T20:55:59.821Z | Downloaded const_format_proc_macros v0.2.34 |
| 641 | 2026-04-15T20:55:59.824Z | Downloaded tokio-rustls v0.25.0 |
| 642 | 2026-04-15T20:55:59.825Z | Downloaded untrusted v0.9.0 |
| 643 | 2026-04-15T20:55:59.826Z | Downloaded usdt-attr-macro v0.6.0 |
| 644 | 2026-04-15T20:55:59.826Z | Downloaded untrusted v0.7.1 |
| 645 | 2026-04-15T20:55:59.826Z | Downloaded unicode-xid v0.2.6 |
| 646 | 2026-04-15T20:55:59.830Z | Downloaded crypto-bigint v0.5.5 |
| 647 | 2026-04-15T20:55:59.830Z | Downloaded universal-hash v0.5.1 |
| 648 | 2026-04-15T20:55:59.834Z | Downloaded usdt v0.5.0 |
| 649 | 2026-04-15T20:55:59.834Z | Downloaded utf8parse v0.2.2 |
| 650 | 2026-04-15T20:55:59.834Z | Downloaded utf-8 v0.7.6 |
| 651 | 2026-04-15T20:55:59.834Z | Downloaded usdt-macro v0.5.0 |
| 652 | 2026-04-15T20:55:59.834Z | Downloaded serde_yaml v0.9.34+deprecated |
| 653 | 2026-04-15T20:55:59.837Z | Downloaded utf8_iter v1.0.4 |
| 654 | 2026-04-15T20:55:59.838Z | Downloaded prettyplease v0.2.37 |
| 655 | 2026-04-15T20:55:59.838Z | Downloaded typify-macro v0.6.1 |
| 656 | 2026-04-15T20:55:59.838Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 657 | 2026-04-15T20:55:59.843Z | Downloaded term v1.2.1 |
| 658 | 2026-04-15T20:55:59.843Z | Downloaded serde_with_macros v3.18.0 |
| 659 | 2026-04-15T20:55:59.846Z | Downloaded toml_datetime v0.6.11 |
| 660 | 2026-04-15T20:55:59.847Z | Downloaded rayon-core v1.13.0 |
| 661 | 2026-04-15T20:55:59.847Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 662 | 2026-04-15T20:55:59.847Z | Downloaded quinn v0.11.9 |
| 663 | 2026-04-15T20:55:59.851Z | Downloaded mio v1.2.0 |
| 664 | 2026-04-15T20:55:59.854Z | Downloaded toml_write v0.1.2 |
| 665 | 2026-04-15T20:55:59.854Z | Downloaded slog v2.8.2 |
| 666 | 2026-04-15T20:55:59.854Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 667 | 2026-04-15T20:55:59.854Z | Downloaded aead v0.5.2 |
| 668 | 2026-04-15T20:55:59.858Z | Downloaded drift v0.1.3 |
| 669 | 2026-04-15T20:55:59.858Z | Downloaded version_check v0.9.5 |
| 670 | 2026-04-15T20:55:59.861Z | Downloaded usdt-attr-macro v0.5.0 |
| 671 | 2026-04-15T20:55:59.861Z | Downloaded usdt v0.6.0 |
| 672 | 2026-04-15T20:55:59.861Z | Downloaded unicode-linebreak v0.1.5 |
| 673 | 2026-04-15T20:55:59.861Z | Downloaded typify-macro v0.4.3 |
| 674 | 2026-04-15T20:55:59.861Z | Downloaded wait-timeout v0.2.1 |
| 675 | 2026-04-15T20:55:59.865Z | Downloaded time-macros v0.2.27 |
| 676 | 2026-04-15T20:55:59.865Z | Downloaded smallvec v1.15.1 |
| 677 | 2026-04-15T20:55:59.865Z | Downloaded want v0.3.1 |
| 678 | 2026-04-15T20:55:59.869Z | Downloaded waitgroup v0.1.2 |
| 679 | 2026-04-15T20:55:59.869Z | Downloaded base64 v0.22.1 |
| 680 | 2026-04-15T20:55:59.869Z | Downloaded dropshot_endpoint v0.16.7 |
| 681 | 2026-04-15T20:55:59.872Z | Downloaded base16ct v1.0.0 |
| 682 | 2026-04-15T20:55:59.872Z | Downloaded async-recursion v1.1.1 |
| 683 | 2026-04-15T20:55:59.876Z | Downloaded tempfile v3.27.0 |
| 684 | 2026-04-15T20:55:59.880Z | Downloaded unit-prefix v0.5.2 |
| 685 | 2026-04-15T20:55:59.885Z | Downloaded tiny-keccak v2.0.2 |
| 686 | 2026-04-15T20:55:59.888Z | Downloaded thiserror-impl v1.0.69 |
| 687 | 2026-04-15T20:55:59.888Z | Downloaded yoke-derive v0.8.1 |
| 688 | 2026-04-15T20:55:59.892Z | Downloaded tokio-stream v0.1.18 |
| 689 | 2026-04-15T20:55:59.896Z | Downloaded spin v0.9.8 |
| 690 | 2026-04-15T20:55:59.899Z | Downloaded socket2 v0.6.3 |
| 691 | 2026-04-15T20:55:59.899Z | Downloaded aws-lc-rs v1.16.2 |
| 692 | 2026-04-15T20:55:59.906Z | Downloaded usdt-impl v0.5.0 |
| 693 | 2026-04-15T20:55:59.911Z | Downloaded zeroize_derive v1.4.3 |
| 694 | 2026-04-15T20:55:59.911Z | Downloaded zerofrom v0.1.6 |
| 695 | 2026-04-15T20:55:59.914Z | Downloaded toml v0.8.23 |
| 696 | 2026-04-15T20:55:59.918Z | Downloaded rustls-webpki v0.103.10 |
| 697 | 2026-04-15T20:55:59.918Z | Downloaded nom v7.1.3 |
| 698 | 2026-04-15T20:55:59.922Z | Downloaded usdt-impl v0.6.0 |
| 699 | 2026-04-15T20:55:59.925Z | Downloaded usdt-macro v0.6.0 |
| 700 | 2026-04-15T20:55:59.929Z | Downloaded serde v1.0.228 |
| 701 | 2026-04-15T20:55:59.929Z | Downloaded schemars v1.2.1 |
| 702 | 2026-04-15T20:55:59.935Z | Downloaded zone_cfg_derive v0.3.1 |
| 703 | 2026-04-15T20:55:59.939Z | Downloaded vsss-rs v3.3.4 |
| 704 | 2026-04-15T20:55:59.939Z | Downloaded whoami v1.6.1 |
| 705 | 2026-04-15T20:55:59.939Z | Downloaded zone v0.3.1 |
| 706 | 2026-04-15T20:55:59.943Z | Downloaded walkdir v2.5.0 |
| 707 | 2026-04-15T20:55:59.943Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 708 | 2026-04-15T20:55:59.943Z | Downloaded rand v0.9.2 |
| 709 | 2026-04-15T20:55:59.948Z | Downloaded thin-vec v0.2.16 |
| 710 | 2026-04-15T20:55:59.948Z | Downloaded similar v2.7.0 |
| 711 | 2026-04-15T20:55:59.951Z | Downloaded schemars v0.9.0 |
| 712 | 2026-04-15T20:55:59.957Z | Downloaded xz2 v0.1.7 |
| 713 | 2026-04-15T20:55:59.962Z | Downloaded rand v0.8.5 |
| 714 | 2026-04-15T20:55:59.962Z | Downloaded zerofrom-derive v0.1.6 |
| 715 | 2026-04-15T20:55:59.962Z | Downloaded yoke v0.8.1 |
| 716 | 2026-04-15T20:55:59.967Z | Downloaded writeable v0.6.2 |
| 717 | 2026-04-15T20:55:59.967Z | Downloaded qorb v0.4.1 |
| 718 | 2026-04-15T20:55:59.967Z | Downloaded snafu v0.8.9 |
| 719 | 2026-04-15T20:55:59.970Z | Downloaded tokio-rustls v0.26.4 |
| 720 | 2026-04-15T20:55:59.970Z | Downloaded tinyvec v1.11.0 |
| 721 | 2026-04-15T20:55:59.974Z | Downloaded textwrap v0.16.2 |
| 722 | 2026-04-15T20:55:59.974Z | Downloaded test-strategy v0.4.5 |
| 723 | 2026-04-15T20:55:59.978Z | Downloaded iddqd v0.3.17 |
| 724 | 2026-04-15T20:55:59.982Z | Downloaded zeroize v1.8.2 |
| 725 | 2026-04-15T20:55:59.982Z | Downloaded indexmap v2.13.0 |
| 726 | 2026-04-15T20:55:59.986Z | Downloaded hyper-util v0.1.20 |
| 727 | 2026-04-15T20:55:59.986Z | Downloaded zerovec-derive v0.11.2 |
| 728 | 2026-04-15T20:55:59.987Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 729 | 2026-04-15T20:55:59.991Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 730 | 2026-04-15T20:55:59.991Z | Downloaded zmij v1.0.21 |
| 731 | 2026-04-15T20:55:59.994Z | Downloaded tracing-attributes v0.1.31 |
| 732 | 2026-04-15T20:55:59.994Z | Downloaded unicode-ident v1.0.24 |
| 733 | 2026-04-15T20:55:59.994Z | Downloaded ucd-trie v0.1.7 |
| 734 | 2026-04-15T20:55:59.999Z | Downloaded nom v8.0.0 |
| 735 | 2026-04-15T20:56:00.012Z | Downloaded idna v1.1.0 |
| 736 | 2026-04-15T20:56:00.016Z | Downloaded pest v2.8.6 |
| 737 | 2026-04-15T20:56:00.021Z | Downloaded hashbrown v0.16.1 |
| 738 | 2026-04-15T20:56:00.025Z | Downloaded unsafe-libyaml v0.2.11 |
| 739 | 2026-04-15T20:56:00.026Z | Downloaded zerocopy-derive v0.7.35 |
| 740 | 2026-04-15T20:56:00.030Z | Downloaded rand v0.10.1 |
| 741 | 2026-04-15T20:56:00.033Z | Downloaded typify v0.6.1 |
| 742 | 2026-04-15T20:56:00.033Z | Downloaded tungstenite v0.21.0 |
| 743 | 2026-04-15T20:56:00.038Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 744 | 2026-04-15T20:56:00.041Z | Downloaded hashbrown v0.15.5 |
| 745 | 2026-04-15T20:56:00.041Z | Downloaded h2 v0.4.13 |
| 746 | 2026-04-15T20:56:00.045Z | Downloaded uuid v1.23.0 |
| 747 | 2026-04-15T20:56:00.051Z | Downloaded futures-util v0.3.32 |
| 748 | 2026-04-15T20:56:00.055Z | Downloaded typenum v1.19.0 |
| 749 | 2026-04-15T20:56:00.058Z | Downloaded steno v0.4.1 |
| 750 | 2026-04-15T20:56:00.059Z | Downloaded ron v0.12.1 |
| 751 | 2026-04-15T20:56:00.062Z | Downloaded itertools v0.14.0 |
| 752 | 2026-04-15T20:56:00.066Z | Downloaded icu_properties_data v2.1.2 |
| 753 | 2026-04-15T20:56:00.072Z | Downloaded itertools v0.12.1 |
| 754 | 2026-04-15T20:56:00.075Z | Downloaded iri-string v0.7.12 |
| 755 | 2026-04-15T20:56:00.079Z | Downloaded tracing-core v0.1.36 |
| 756 | 2026-04-15T20:56:00.082Z | Downloaded hkdf v0.12.4 |
| 757 | 2026-04-15T20:56:00.082Z | Downloaded goblin v0.8.2 |
| 758 | 2026-04-15T20:56:00.102Z | Downloaded url v2.5.8 |
| 759 | 2026-04-15T20:56:00.105Z | Downloaded toml_edit v0.19.15 |
| 760 | 2026-04-15T20:56:00.114Z | Downloaded toml_edit v0.22.27 |
| 761 | 2026-04-15T20:56:00.118Z | Downloaded aho-corasick v1.1.4 |
| 762 | 2026-04-15T20:56:00.121Z | Downloaded typify v0.4.3 |
| 763 | 2026-04-15T20:56:00.126Z | Downloaded hyper v1.9.0 |
| 764 | 2026-04-15T20:56:00.131Z | Downloaded clap_builder v4.6.0 |
| 765 | 2026-04-15T20:56:00.137Z | Downloaded zerotrie v0.2.3 |
| 766 | 2026-04-15T20:56:00.143Z | Downloaded serde_json v1.0.149 |
| 767 | 2026-04-15T20:56:00.152Z | Downloaded reqwest v0.13.2 |
| 768 | 2026-04-15T20:56:00.167Z | Downloaded unicode-segmentation v1.13.2 |
| 769 | 2026-04-15T20:56:00.170Z | Downloaded scc v2.4.0 |
| 770 | 2026-04-15T20:56:00.174Z | Downloaded yansi v1.0.1 |
| 771 | 2026-04-15T20:56:00.179Z | Downloaded libm v0.2.16 |
| 772 | 2026-04-15T20:56:00.182Z | Downloaded rayon v1.11.0 |
| 773 | 2026-04-15T20:56:00.189Z | Downloaded regex v1.12.3 |
| 774 | 2026-04-15T20:56:00.199Z | Downloaded tokio-util v0.7.18 |
| 775 | 2026-04-15T20:56:00.209Z | Downloaded goblin v0.10.5 |
| 776 | 2026-04-15T20:56:00.217Z | Downloaded zerocopy-derive v0.8.48 |
| 777 | 2026-04-15T20:56:00.221Z | Downloaded typed-path v0.9.3 |
| 778 | 2026-04-15T20:56:00.224Z | Downloaded zerovec v0.11.5 |
| 779 | 2026-04-15T20:56:00.228Z | Downloaded proptest v1.11.0 |
| 780 | 2026-04-15T20:56:00.231Z | Downloaded reqwest v0.12.28 |
| 781 | 2026-04-15T20:56:00.235Z | Downloaded moka v0.12.15 |
| 782 | 2026-04-15T20:56:00.250Z | Downloaded tower v0.5.3 |
| 783 | 2026-04-15T20:56:00.274Z | Downloaded tower-http v0.6.8 |
| 784 | 2026-04-15T20:56:00.278Z | Downloaded winnow v0.5.40 |
| 785 | 2026-04-15T20:56:00.284Z | Downloaded unicode-normalization v0.1.25 |
| 786 | 2026-04-15T20:56:00.288Z | Downloaded tough v0.20.0 |
| 787 | 2026-04-15T20:56:00.292Z | Downloaded chrono v0.4.44 |
| 788 | 2026-04-15T20:56:00.295Z | Downloaded serde_with v3.18.0 |
| 789 | 2026-04-15T20:56:00.299Z | Downloaded portable-atomic v1.13.1 |
| 790 | 2026-04-15T20:56:00.305Z | Downloaded winnow v1.0.1 |
| 791 | 2026-04-15T20:56:00.310Z | Downloaded winnow v0.7.15 |
| 792 | 2026-04-15T20:56:00.315Z | Downloaded dropshot v0.16.7 |
| 793 | 2026-04-15T20:56:00.327Z | Downloaded rustls-webpki v0.102.8 |
| 794 | 2026-04-15T20:56:00.337Z | Downloaded syn v1.0.109 |
| 795 | 2026-04-15T20:56:00.345Z | Downloaded zerocopy v0.7.35 |
| 796 | 2026-04-15T20:56:00.364Z | Downloaded quinn-proto v0.11.14 |
| 797 | 2026-04-15T20:56:00.387Z | Downloaded smoltcp v0.11.0 |
| 798 | 2026-04-15T20:56:00.391Z | Downloaded time v0.3.47 |
| 799 | 2026-04-15T20:56:00.397Z | Downloaded curve25519-dalek v4.1.3 |
| 800 | 2026-04-15T20:56:00.402Z | Downloaded unicode-width v0.1.14 |
| 801 | 2026-04-15T20:56:00.405Z | Downloaded tabled v0.15.0 |
| 802 | 2026-04-15T20:56:00.413Z | Downloaded tabled v0.20.0 |
| 803 | 2026-04-15T20:56:00.422Z | Downloaded unicode-width v0.2.2 |
| 804 | 2026-04-15T20:56:00.425Z | Downloaded rustls v0.23.37 |
| 805 | 2026-04-15T20:56:00.431Z | Downloaded zerocopy v0.8.48 |
| 806 | 2026-04-15T20:56:00.441Z | Downloaded rustix v0.38.44 |
| 807 | 2026-04-15T20:56:00.453Z | Downloaded vcpkg v0.2.15 |
| 808 | 2026-04-15T20:56:00.474Z | Downloaded bstr v1.12.1 |
| 809 | 2026-04-15T20:56:00.479Z | Downloaded openssl v0.10.76 |
| 810 | 2026-04-15T20:56:00.485Z | Downloaded regress v0.10.5 |
| 811 | 2026-04-15T20:56:00.489Z | Downloaded hickory-proto v0.25.2 |
| 812 | 2026-04-15T20:56:00.499Z | Downloaded webpki-roots v1.0.6 |
| 813 | 2026-04-15T20:56:00.503Z | Downloaded rustls v0.22.4 |
| 814 | 2026-04-15T20:56:00.506Z | Downloaded syn v2.0.117 |
| 815 | 2026-04-15T20:56:00.511Z | Downloaded typify-impl v0.6.1 |
| 816 | 2026-04-15T20:56:00.518Z | Downloaded tracing v0.1.44 |
| 817 | 2026-04-15T20:56:00.527Z | Downloaded regex-syntax v0.8.10 |
| 818 | 2026-04-15T20:56:00.531Z | Downloaded nix v0.31.2 |
| 819 | 2026-04-15T20:56:00.537Z | Downloaded rhai v1.24.0 |
| 820 | 2026-04-15T20:56:00.543Z | Downloaded openapiv3 v2.2.0 |
| 821 | 2026-04-15T20:56:00.549Z | Downloaded regex-automata v0.4.14 |
| 822 | 2026-04-15T20:56:00.557Z | Downloaded hickory-proto v0.24.4 |
| 823 | 2026-04-15T20:56:00.582Z | Downloaded libc v0.2.185 |
| 824 | 2026-04-15T20:56:00.601Z | Downloaded rustix v1.1.4 |
| 825 | 2026-04-15T20:56:00.622Z | Downloaded tokio v1.52.0 |
| 826 | 2026-04-15T20:56:00.652Z | Downloaded encoding_rs v0.8.35 |
| 827 | 2026-04-15T20:56:00.665Z | Downloaded sled v0.34.7 |
| 828 | 2026-04-15T20:56:00.706Z | Downloaded typify-impl v0.4.3 |
| 829 | 2026-04-15T20:56:00.768Z | Downloaded petgraph v0.6.5 |
| 830 | 2026-04-15T20:56:00.799Z | Downloaded lzma-sys v0.1.20 |
| 831 | 2026-04-15T20:56:00.815Z | Downloaded chrono-tz v0.10.4 |
| 832 | 2026-04-15T20:56:00.826Z | Downloaded jiff v0.2.23 |
| 833 | 2026-04-15T20:56:00.851Z | Downloaded csv v1.4.0 |
| 834 | 2026-04-15T20:56:00.864Z | Downloaded petgraph v0.8.3 |
| 835 | 2026-04-15T20:56:00.877Z | Downloaded sha3 v0.10.8 |
| 836 | 2026-04-15T20:56:00.950Z | Downloaded ring v0.17.14 |
| 837 | 2026-04-15T20:56:01.512Z | Downloaded aws-lc-sys v0.39.1 |
| 838 | 2026-04-15T20:56:02.075Z | Compiling proc-macro2 v1.0.106 |
| 839 | 2026-04-15T20:56:02.075Z | Compiling quote v1.0.45 |
| 840 | 2026-04-15T20:56:02.075Z | Compiling unicode-ident v1.0.24 |
| 841 | 2026-04-15T20:56:02.075Z | Compiling serde_core v1.0.228 |
| 842 | 2026-04-15T20:56:02.075Z | Compiling libc v0.2.185 |
| 843 | 2026-04-15T20:56:02.079Z | Compiling serde v1.0.228 |
| 844 | 2026-04-15T20:56:02.079Z | Compiling zmij v1.0.21 |
| 845 | 2026-04-15T20:56:02.079Z | Compiling autocfg v1.5.0 |
| 846 | 2026-04-15T20:56:02.693Z | Compiling libm v0.2.16 |
| 847 | 2026-04-15T20:56:03.110Z | Compiling icu_properties_data v2.1.2 |
| 848 | 2026-04-15T20:56:03.165Z | Compiling icu_normalizer_data v2.1.1 |
| 849 | 2026-04-15T20:56:03.180Z | Compiling serde_json v1.0.149 |
| 850 | 2026-04-15T20:56:03.196Z | Compiling num-traits v0.2.19 |
| 851 | 2026-04-15T20:56:03.362Z | Compiling version_check v0.9.5 |
| 852 | 2026-04-15T20:56:03.431Z | Compiling getrandom v0.4.2 |
| 853 | 2026-04-15T20:56:03.548Z | Compiling memchr v2.8.0 |
| 854 | 2026-04-15T20:56:03.643Z | Compiling thiserror v2.0.18 |
| 855 | 2026-04-15T20:56:03.736Z | Compiling parking_lot_core v0.9.12 |
| 856 | 2026-04-15T20:56:04.044Z | Checking cfg-if v1.0.4 |
| 857 | 2026-04-15T20:56:04.062Z | Compiling schemars v0.8.22 |
| 858 | 2026-04-15T20:56:04.110Z | Compiling heck v0.5.0 |
| 859 | 2026-04-15T20:56:04.167Z | Compiling syn v2.0.117 |
| 860 | 2026-04-15T20:56:04.240Z | Compiling zerocopy v0.8.48 |
| 861 | 2026-04-15T20:56:04.285Z | Compiling portable-atomic v1.13.1 |
| 862 | 2026-04-15T20:56:04.319Z | Compiling jobserver v0.1.34 |
| 863 | 2026-04-15T20:56:04.340Z | Compiling itoa v1.0.18 |
| 864 | 2026-04-15T20:56:04.527Z | Compiling shlex v1.3.0 |
| 865 | 2026-04-15T20:56:04.665Z | Compiling find-msvc-tools v0.1.9 |
| 866 | 2026-04-15T20:56:04.692Z | Compiling rustversion v1.0.22 |
| 867 | 2026-04-15T20:56:04.919Z | Compiling cc v1.2.58 |
| 868 | 2026-04-15T20:56:05.065Z | Compiling typenum v1.19.0 |
| 869 | 2026-04-15T20:56:05.081Z | Compiling semver v1.0.28 |
| 870 | 2026-04-15T20:56:05.302Z | Compiling log v0.4.29 |
| 871 | 2026-04-15T20:56:05.376Z | Compiling httparse v1.10.1 |
| 872 | 2026-04-15T20:56:05.484Z | Compiling generic-array v0.14.7 |
| 873 | 2026-04-15T20:56:05.543Z | Compiling thiserror v1.0.69 |
| 874 | 2026-04-15T20:56:05.734Z | Compiling cmake v0.1.58 |
| 875 | 2026-04-15T20:56:05.768Z | Compiling dunce v1.0.5 |
| 876 | 2026-04-15T20:56:05.802Z | Compiling fs_extra v1.3.0 |
| 877 | 2026-04-15T20:56:05.840Z | Compiling slog v2.8.2 |
| 878 | 2026-04-15T20:56:05.877Z | Compiling rustix v1.1.4 |
| 879 | 2026-04-15T20:56:06.032Z | Compiling equivalent v1.0.2 |
| 880 | 2026-04-15T20:56:06.068Z | Compiling foldhash v0.2.0 |
| 881 | 2026-04-15T20:56:06.086Z | Compiling allocator-api2 v0.2.21 |
| 882 | 2026-04-15T20:56:06.120Z | Compiling regex-syntax v0.8.10 |
| 883 | 2026-04-15T20:56:06.138Z | Checking stable_deref_trait v1.2.1 |
| 884 | 2026-04-15T20:56:06.156Z | Compiling aho-corasick v1.1.4 |
| 885 | 2026-04-15T20:56:06.238Z | Compiling ring v0.17.14 |
| 886 | 2026-04-15T20:56:06.255Z | Compiling aws-lc-sys v0.39.1 |
| 887 | 2026-04-15T20:56:06.414Z | Compiling hashbrown v0.16.1 |
| 888 | 2026-04-15T20:56:06.495Z | Compiling getrandom v0.3.4 |
| 889 | 2026-04-15T20:56:06.831Z | Compiling anyhow v1.0.102 |
| 890 | 2026-04-15T20:56:06.993Z | Compiling synstructure v0.13.2 |
| 891 | 2026-04-15T20:56:07.080Z | Compiling serde_derive_internals v0.29.1 |
| 892 | 2026-04-15T20:56:07.420Z | Compiling ucd-trie v0.1.7 |
| 893 | 2026-04-15T20:56:07.480Z | Checking litemap v0.8.1 |
| 894 | 2026-04-15T20:56:07.537Z | Compiling regex-automata v0.4.14 |
| 895 | 2026-04-15T20:56:07.645Z | Compiling pest v2.8.6 |
| 896 | 2026-04-15T20:56:07.667Z | Checking writeable v0.6.2 |
| 897 | 2026-04-15T20:56:07.828Z | Checking percent-encoding v2.3.2 |
| 898 | 2026-04-15T20:56:08.171Z | Compiling aws-lc-rs v1.16.2 |
| 899 | 2026-04-15T20:56:08.190Z | Compiling serde_derive v1.0.228 |
| 900 | 2026-04-15T20:56:08.208Z | Compiling zerofrom-derive v0.1.6 |
| 901 | 2026-04-15T20:56:08.460Z | Compiling yoke-derive v0.8.1 |
| 902 | 2026-04-15T20:56:08.509Z | Compiling zerovec-derive v0.11.2 |
| 903 | 2026-04-15T20:56:08.870Z | Compiling displaydoc v0.2.5 |
| 904 | 2026-04-15T20:56:09.367Z | Compiling schemars_derive v0.8.22 |
| 905 | 2026-04-15T20:56:09.455Z | Compiling thiserror-impl v2.0.18 |
| 906 | 2026-04-15T20:56:09.572Z | Compiling zeroize_derive v1.4.3 |
| 907 | 2026-04-15T20:56:09.595Z | Compiling tokio-macros v2.7.0 |
| 908 | 2026-04-15T20:56:10.134Z | Compiling zerocopy-derive v0.8.48 |
| 909 | 2026-04-15T20:56:10.199Z | Compiling futures-macro v0.3.32 |
| 910 | 2026-04-15T20:56:10.285Z | Compiling tracing-attributes v0.1.31 |
| 911 | 2026-04-15T20:56:10.501Z | Compiling thiserror-impl v1.0.69 |
| 912 | 2026-04-15T20:56:10.720Z | Checking zerofrom v0.1.6 |
| 913 | 2026-04-15T20:56:11.218Z | Compiling serde_tokenstream v0.2.3 |
| 914 | 2026-04-15T20:56:11.251Z | Checking smallvec v1.15.1 |
| 915 | 2026-04-15T20:56:11.364Z | Checking bytes v1.11.1 |
| 916 | 2026-04-15T20:56:11.429Z | Checking yoke v0.8.1 |
| 917 | 2026-04-15T20:56:11.464Z | Compiling regex v1.12.3 |
| 918 | 2026-04-15T20:56:11.590Z | Compiling pest_meta v2.8.6 |
| 919 | 2026-04-15T20:56:11.609Z | Checking zerovec v0.11.5 |
| 920 | 2026-04-15T20:56:11.614Z | Checking zerotrie v0.2.3 |
| 921 | 2026-04-15T20:56:11.840Z | Compiling crossbeam-utils v0.8.21 |
| 922 | 2026-04-15T20:56:11.857Z | Checking form_urlencoded v1.2.2 |
| 923 | 2026-04-15T20:56:11.915Z | Compiling indexmap v2.13.0 |
| 924 | 2026-04-15T20:56:11.983Z | Checking rand_core v0.10.0 |
| 925 | 2026-04-15T20:56:12.046Z | Checking tinystr v0.8.2 |
| 926 | 2026-04-15T20:56:12.145Z | Checking potential_utf v0.1.4 |
| 927 | 2026-04-15T20:56:12.162Z | Compiling pest_generator v2.8.6 |
| 928 | 2026-04-15T20:56:12.225Z | Checking icu_locale_core v2.1.1 |
| 929 | 2026-04-15T20:56:12.246Z | Compiling time-core v0.1.8 |
| 930 | 2026-04-15T20:56:12.270Z | Checking icu_collections v2.1.1 |
| 931 | 2026-04-15T20:56:12.314Z | Compiling num-conv v0.2.1 |
| 932 | 2026-04-15T20:56:12.392Z | Checking utf8_iter v1.0.4 |
| 933 | 2026-04-15T20:56:12.457Z | Compiling time-macros v0.2.27 |
| 934 | 2026-04-15T20:56:12.557Z | Compiling strsim v0.11.1 |
| 935 | 2026-04-15T20:56:12.574Z | Compiling syn v1.0.109 |
| 936 | 2026-04-15T20:56:12.656Z | Compiling paste v1.0.15 |
| 937 | 2026-04-15T20:56:12.758Z | Compiling rustls v0.23.37 |
| 938 | 2026-04-15T20:56:12.762Z | Checking icu_provider v2.1.1 |
| 939 | 2026-04-15T20:56:12.871Z | Compiling pest_derive v2.8.6 |
| 940 | 2026-04-15T20:56:12.927Z | Compiling ident_case v1.0.1 |
| 941 | 2026-04-15T20:56:12.986Z | Compiling async-trait v0.1.89 |
| 942 | 2026-04-15T20:56:13.065Z | Checking icu_properties v2.1.2 |
| 943 | 2026-04-15T20:56:13.098Z | Checking icu_normalizer v2.1.1 |
| 944 | 2026-04-15T20:56:13.415Z | Compiling byteorder v1.5.0 |
| 945 | 2026-04-15T20:56:13.457Z | Compiling omicron-workspace-hack v0.1.0 |
| 946 | 2026-04-15T20:56:13.697Z | Compiling camino v1.2.2 |
| 947 | 2026-04-15T20:56:13.904Z | Checking idna_adapter v1.2.1 |
| 948 | 2026-04-15T20:56:14.034Z | Checking idna v1.1.0 |
| 949 | 2026-04-15T20:56:14.055Z | Compiling scroll_derive v0.13.1 |
| 950 | 2026-04-15T20:56:14.069Z | Checking iana-time-zone v0.1.65 |
| 951 | 2026-04-15T20:56:14.174Z | Checking chrono v0.4.44 |
| 952 | 2026-04-15T20:56:14.277Z | Checking url v2.5.8 |
| 953 | 2026-04-15T20:56:14.382Z | Checking errno v0.3.14 |
| 954 | 2026-04-15T20:56:14.726Z | Compiling slog-async v2.8.0 |
| 955 | 2026-04-15T20:56:14.993Z | Checking uuid v1.23.0 |
| 956 | 2026-04-15T20:56:15.208Z | Compiling daft-derive v0.1.5 |
| 957 | 2026-04-15T20:56:15.791Z | Checking dyn-clone v1.0.20 |
| 958 | 2026-04-15T20:56:16.503Z | Compiling usdt-impl v0.6.0 |
| 959 | 2026-04-15T20:56:16.603Z | Checking pin-project-lite v0.2.17 |
| 960 | 2026-04-15T20:56:16.708Z | Compiling scroll v0.13.0 |
| 961 | 2026-04-15T20:56:16.767Z | Compiling plain v0.2.3 |
| 962 | 2026-04-15T20:56:16.876Z | Checking getrandom v0.2.17 |
| 963 | 2026-04-15T20:56:16.962Z | Compiling goblin v0.10.5 |
| 964 | 2026-04-15T20:56:16.986Z | Compiling pretty-hex v0.4.2 |
| 965 | 2026-04-15T20:56:17.014Z | Compiling dtrace-parser v0.3.0 |
| 966 | 2026-04-15T20:56:17.119Z | Checking zeroize v1.8.2 |
| 967 | 2026-04-15T20:56:17.123Z | Compiling thread-id v5.1.0 |
| 968 | 2026-04-15T20:56:17.220Z | Compiling ref-cast v1.0.25 |
| 969 | 2026-04-15T20:56:17.276Z | Compiling ref-cast-impl v1.0.25 |
| 970 | 2026-04-15T20:56:17.344Z | Compiling rustls v0.22.4 |
| 971 | 2026-04-15T20:56:17.583Z | Checking socket2 v0.6.3 |
| 972 | 2026-04-15T20:56:17.619Z | Checking scopeguard v1.2.0 |
| 973 | 2026-04-15T20:56:17.622Z | Compiling newtype-uuid-macros v0.1.0 |
| 974 | 2026-04-15T20:56:17.700Z | Checking bitflags v2.11.0 |
| 975 | 2026-04-15T20:56:17.741Z | Checking lock_api v0.4.14 |
| 976 | 2026-04-15T20:56:17.851Z | Compiling multer v3.1.0 |
| 977 | 2026-04-15T20:56:17.927Z | Compiling async-stream-impl v0.3.6 |
| 978 | 2026-04-15T20:56:17.945Z | Compiling regress v0.10.5 |
| 979 | 2026-04-15T20:56:18.328Z | Checking parking_lot v0.12.5 |
| 980 | 2026-04-15T20:56:18.423Z | Compiling darling_core v0.23.0 |
| 981 | 2026-04-15T20:56:18.526Z | Compiling http v1.4.0 |
| 982 | 2026-04-15T20:56:18.564Z | Compiling structmeta-derive v0.3.0 |
| 983 | 2026-04-15T20:56:18.680Z | Compiling strum_macros v0.26.4 |
| 984 | 2026-04-15T20:56:18.873Z | Checking critical-section v1.2.0 |
| 985 | 2026-04-15T20:56:19.153Z | Checking once_cell v1.21.4 |
| 986 | 2026-04-15T20:56:19.336Z | Checking signal-hook-registry v1.4.8 |
| 987 | 2026-04-15T20:56:19.363Z | Checking mio v1.2.0 |
| 988 | 2026-04-15T20:56:19.580Z | Compiling structmeta v0.3.0 |
| 989 | 2026-04-15T20:56:19.646Z | Checking tokio v1.52.0 |
| 990 | 2026-04-15T20:56:19.712Z | Compiling dof v0.4.0 |
| 991 | 2026-04-15T20:56:19.891Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 992 | 2026-04-15T20:56:20.267Z | Compiling dropshot v0.16.7 |
| 993 | 2026-04-15T20:56:20.324Z | Checking subtle v2.6.1 |
| 994 | 2026-04-15T20:56:20.520Z | Compiling darling_macro v0.23.0 |
| 995 | 2026-04-15T20:56:20.558Z | Compiling dropshot_endpoint v0.16.7 |
| 996 | 2026-04-15T20:56:20.731Z | Compiling strum_macros v0.27.2 |
| 997 | 2026-04-15T20:56:20.980Z | Compiling usdt-attr-macro v0.6.0 |
| 998 | 2026-04-15T20:56:21.006Z | Compiling usdt-macro v0.6.0 |
| 999 | 2026-04-15T20:56:21.071Z | Compiling darling v0.23.0 |
| 1000 | 2026-04-15T20:56:21.147Z | Compiling derive-ex v0.1.8 |
| 1001 | 2026-04-15T20:56:21.166Z | Compiling serde_with_macros v3.18.0 |
| 1002 | 2026-04-15T20:56:21.818Z | Compiling fnv v1.0.7 |
| 1003 | 2026-04-15T20:56:21.919Z | Checking futures-core v0.3.32 |
| 1004 | 2026-04-15T20:56:22.046Z | Compiling ryu v1.0.23 |
| 1005 | 2026-04-15T20:56:22.477Z | Checking futures-sink v0.3.32 |
| 1006 | 2026-04-15T20:56:22.580Z | Compiling parse-display-derive v0.10.0 |
| 1007 | 2026-04-15T20:56:22.678Z | Compiling test-strategy v0.4.5 |
| 1008 | 2026-04-15T20:56:22.718Z | Compiling openapiv3 v2.2.0 |
| 1009 | 2026-04-15T20:56:22.781Z | Checking slab v0.4.12 |
| 1010 | 2026-04-15T20:56:23.067Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1011 | 2026-04-15T20:56:23.351Z | Checking futures-channel v0.3.32 |
| 1012 | 2026-04-15T20:56:23.402Z | Compiling winnow v1.0.1 |
| 1013 | 2026-04-15T20:56:23.548Z | Checking rand_core v0.6.4 |
| 1014 | 2026-04-15T20:56:23.885Z | Checking futures-task v0.3.32 |
| 1015 | 2026-04-15T20:56:24.027Z | Checking futures-io v0.3.32 |
| 1016 | 2026-04-15T20:56:24.105Z | Compiling clap_derive v4.6.0 |
| 1017 | 2026-04-15T20:56:24.142Z | Checking futures-util v0.3.32 |
| 1018 | 2026-04-15T20:56:24.239Z | Checking tracing-core v0.1.36 |
| 1019 | 2026-04-15T20:56:24.429Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1020 | 2026-04-15T20:56:24.546Z | Checking tracing v0.1.44 |
| 1021 | 2026-04-15T20:56:24.864Z | Checking ipnetwork v0.21.1 |
| 1022 | 2026-04-15T20:56:25.079Z | Checking base64 v0.22.1 |
| 1023 | 2026-04-15T20:56:25.319Z | Compiling either v1.15.0 |
| 1024 | 2026-04-15T20:56:25.507Z | Compiling itertools v0.14.0 |
| 1025 | 2026-04-15T20:56:25.882Z | Checking rustls-pki-types v1.14.0 |
| 1026 | 2026-04-15T20:56:26.017Z | Checking erased-serde v0.3.31 |
| 1027 | 2026-04-15T20:56:26.626Z | Compiling unsafe-libyaml v0.2.11 |
| 1028 | 2026-04-15T20:56:26.704Z | Compiling crucible-workspace-hack v0.1.0 |
| 1029 | 2026-04-15T20:56:26.838Z | Checking untrusted v0.9.0 |
| 1030 | 2026-04-15T20:56:27.143Z | Compiling serde_yaml v0.9.34+deprecated |
| 1031 | 2026-04-15T20:56:27.204Z | Checking crypto-common v0.1.7 |
| 1032 | 2026-04-15T20:56:27.737Z | Checking ipnet v2.12.0 |
| 1033 | 2026-04-15T20:56:27.967Z | Checking oxnet v0.1.4 |
| 1034 | 2026-04-15T20:56:27.986Z | Checking tokio-util v0.7.18 |
| 1035 | 2026-04-15T20:56:28.141Z | Checking http-body v1.0.1 |
| 1036 | 2026-04-15T20:56:28.201Z | Compiling darling_core v0.21.3 |
| 1037 | 2026-04-15T20:56:28.275Z | Compiling zerocopy-derive v0.7.35 |
| 1038 | 2026-04-15T20:56:28.507Z | Checking atomic-waker v1.1.2 |
| 1039 | 2026-04-15T20:56:28.525Z | Compiling convert_case v0.4.0 |
| 1040 | 2026-04-15T20:56:28.607Z | Compiling typify-impl v0.6.1 |
| 1041 | 2026-04-15T20:56:28.808Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1042 | 2026-04-15T20:56:28.842Z | Compiling derive_more v0.99.20 |
| 1043 | 2026-04-15T20:56:29.038Z | Checking tower-layer v0.3.3 |
| 1044 | 2026-04-15T20:56:29.096Z | Checking try-lock v0.2.5 |
| 1045 | 2026-04-15T20:56:29.188Z | Checking tower-service v0.3.3 |
| 1046 | 2026-04-15T20:56:29.281Z | Checking want v0.3.1 |
| 1047 | 2026-04-15T20:56:29.344Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1048 | 2026-04-15T20:56:29.409Z | Checking h2 v0.4.13 |
| 1049 | 2026-04-15T20:56:30.294Z | Compiling darling_macro v0.21.3 |
| 1050 | 2026-04-15T20:56:30.646Z | Compiling heapless v0.8.0 |
| 1051 | 2026-04-15T20:56:30.833Z | Compiling darling v0.21.3 |
| 1052 | 2026-04-15T20:56:30.950Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1053 | 2026-04-15T20:56:31.186Z | Checking httpdate v1.0.3 |
| 1054 | 2026-04-15T20:56:31.282Z | Compiling ingot-macros v0.1.1 |
| 1055 | 2026-04-15T20:56:31.333Z | Checking hyper v1.9.0 |
| 1056 | 2026-04-15T20:56:31.366Z | Compiling proc-macro-crate v3.5.0 |
| 1057 | 2026-04-15T20:56:31.399Z | Compiling scroll_derive v0.12.1 |
| 1058 | 2026-04-15T20:56:31.934Z | Compiling typify-macro v0.6.1 |
| 1059 | 2026-04-15T20:56:32.036Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1060 | 2026-04-15T20:56:32.250Z | Checking hyper-util v0.1.20 |
| 1061 | 2026-04-15T20:56:32.291Z | Compiling num_enum_derive v0.7.6 |
| 1062 | 2026-04-15T20:56:33.210Z | Checking block-buffer v0.10.4 |
| 1063 | 2026-04-15T20:56:33.307Z | Checking ppv-lite86 v0.2.21 |
| 1064 | 2026-04-15T20:56:33.342Z | Compiling foreign-types-macros v0.2.3 |
| 1065 | 2026-04-15T20:56:33.470Z | Compiling smoltcp v0.11.0 |
| 1066 | 2026-04-15T20:56:33.551Z | Checking digest v0.10.7 |
| 1067 | 2026-04-15T20:56:33.632Z | Checking serde_urlencoded v0.7.1 |
| 1068 | 2026-04-15T20:56:33.834Z | Checking http-body-util v0.1.3 |
| 1069 | 2026-04-15T20:56:34.197Z | Compiling proc-macro-error-attr v1.0.4 |
| 1070 | 2026-04-15T20:56:34.215Z | Checking untrusted v0.7.1 |
| 1071 | 2026-04-15T20:56:34.652Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1072 | 2026-04-15T20:56:34.709Z | Compiling toml_datetime v0.6.11 |
| 1073 | 2026-04-15T20:56:34.957Z | Compiling proc-macro-error v1.0.4 |
| 1074 | 2026-04-15T20:56:35.033Z | Compiling rustix v0.38.44 |
| 1075 | 2026-04-15T20:56:35.407Z | Compiling typify v0.6.1 |
| 1076 | 2026-04-15T20:56:35.424Z | Compiling zerocopy v0.7.35 |
| 1077 | 2026-04-15T20:56:35.461Z | Compiling hubpack_derive v0.1.1 |
| 1078 | 2026-04-15T20:56:35.945Z | Compiling rustc_version v0.4.1 |
| 1079 | 2026-04-15T20:56:35.965Z | Compiling usdt-impl v0.5.0 |
| 1080 | 2026-04-15T20:56:36.065Z | Compiling winnow v0.7.15 |
| 1081 | 2026-04-15T20:56:36.156Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1082 | 2026-04-15T20:56:36.222Z | Compiling curve25519-dalek v4.1.3 |
| 1083 | 2026-04-15T20:56:36.368Z | Compiling dof v0.3.0 |
| 1084 | 2026-04-15T20:56:36.494Z | Compiling progenitor-impl v0.13.0 |
| 1085 | 2026-04-15T20:56:36.880Z | Compiling dtrace-parser v0.2.0 |
| 1086 | 2026-04-15T20:56:37.474Z | Compiling thread-id v4.2.2 |
| 1087 | 2026-04-15T20:56:37.698Z | Compiling pkg-config v0.3.32 |
| 1088 | 2026-04-15T20:56:37.874Z | Compiling heck v0.4.1 |
| 1089 | 2026-04-15T20:56:38.390Z | Compiling sync_wrapper v1.0.2 |
| 1090 | 2026-04-15T20:56:38.602Z | Compiling progenitor-macro v0.13.0 |
| 1091 | 2026-04-15T20:56:38.815Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1092 | 2026-04-15T20:56:38.852Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1093 | 2026-04-15T20:56:38.972Z | Compiling serde_spanned v1.1.0 |
| 1094 | 2026-04-15T20:56:39.046Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1095 | 2026-04-15T20:56:39.318Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1096 | 2026-04-15T20:56:39.373Z | Compiling prettyplease v0.2.37 |
| 1097 | 2026-04-15T20:56:39.501Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1098 | 2026-04-15T20:56:39.591Z | Checking tower v0.5.3 |
| 1099 | 2026-04-15T20:56:40.042Z | Checking webpki-roots v1.0.6 |
| 1100 | 2026-04-15T20:56:40.215Z | Compiling memoffset v0.9.1 |
| 1101 | 2026-04-15T20:56:40.334Z | Compiling iri-string v0.7.12 |
| 1102 | 2026-04-15T20:56:40.449Z | Compiling fastrand v2.3.0 |
| 1103 | 2026-04-15T20:56:40.582Z | Compiling powerfmt v0.2.0 |
| 1104 | 2026-04-15T20:56:40.701Z | Checking cpufeatures v0.2.17 |
| 1105 | 2026-04-15T20:56:40.775Z | Compiling deranged v0.5.8 |
| 1106 | 2026-04-15T20:56:41.523Z | Compiling tower-http v0.6.8 |
| 1107 | 2026-04-15T20:56:41.709Z | Compiling rand_core v0.9.5 |
| 1108 | 2026-04-15T20:56:41.768Z | Compiling usdt-attr-macro v0.5.0 |
| 1109 | 2026-04-15T20:56:41.772Z | Compiling usdt-macro v0.5.0 |
| 1110 | 2026-04-15T20:56:42.078Z | Compiling enum-as-inner v0.6.1 |
| 1111 | 2026-04-15T20:56:42.356Z | Compiling cfg_aliases v0.2.1 |
| 1112 | 2026-04-15T20:56:42.393Z | Compiling num_threads v0.1.7 |
| 1113 | 2026-04-15T20:56:42.527Z | Compiling openssl-probe v0.2.1 |
| 1114 | 2026-04-15T20:56:42.650Z | Checking time v0.3.47 |
| 1115 | 2026-04-15T20:56:42.693Z | Compiling rustls-native-certs v0.8.3 |
| 1116 | 2026-04-15T20:56:42.940Z | Compiling nix v0.31.2 |
| 1117 | 2026-04-15T20:56:43.393Z | Compiling newtype-uuid v1.3.2 |
| 1118 | 2026-04-15T20:56:43.615Z | Compiling daft v0.1.5 |
| 1119 | 2026-04-15T20:56:43.656Z | Compiling rand_chacha v0.9.0 |
| 1120 | 2026-04-15T20:56:43.811Z | Compiling tempfile v3.27.0 |
| 1121 | 2026-04-15T20:56:43.852Z | Checking crossbeam-channel v0.5.15 |
| 1122 | 2026-04-15T20:56:44.006Z | Compiling thread_local v1.1.9 |
| 1123 | 2026-04-15T20:56:44.011Z | Compiling wait-timeout v0.2.1 |
| 1124 | 2026-04-15T20:56:44.133Z | Compiling match_cfg v0.1.0 |
| 1125 | 2026-04-15T20:56:44.175Z | Compiling bit-vec v0.8.0 |
| 1126 | 2026-04-15T20:56:44.210Z | Compiling quick-error v1.2.3 |
| 1127 | 2026-04-15T20:56:44.253Z | Compiling hostname v0.3.1 |
| 1128 | 2026-04-15T20:56:44.294Z | Compiling rusty-fork v0.3.1 |
| 1129 | 2026-04-15T20:56:44.317Z | Compiling rand_chacha v0.3.1 |
| 1130 | 2026-04-15T20:56:44.372Z | Compiling bit-set v0.8.0 |
| 1131 | 2026-04-15T20:56:44.533Z | Compiling rustls-webpki v0.102.8 |
| 1132 | 2026-04-15T20:56:44.577Z | Compiling rand v0.9.2 |
| 1133 | 2026-04-15T20:56:44.598Z | Compiling slog-json v2.6.1 |
| 1134 | 2026-04-15T20:56:44.791Z | Compiling rand_xorshift v0.4.0 |
| 1135 | 2026-04-15T20:56:44.815Z | Compiling futures-executor v0.3.32 |
| 1136 | 2026-04-15T20:56:45.065Z | Compiling encoding_rs v0.8.35 |
| 1137 | 2026-04-15T20:56:45.175Z | Compiling is-terminal v0.4.17 |
| 1138 | 2026-04-15T20:56:45.253Z | Compiling memmap2 v0.9.10 |
| 1139 | 2026-04-15T20:56:45.273Z | Compiling rayon-core v1.13.0 |
| 1140 | 2026-04-15T20:56:45.292Z | Compiling term v1.2.1 |
| 1141 | 2026-04-15T20:56:45.354Z | Compiling spin v0.9.8 |
| 1142 | 2026-04-15T20:56:45.372Z | Compiling unarray v0.1.4 |
| 1143 | 2026-04-15T20:56:45.450Z | Compiling winnow v0.5.40 |
| 1144 | 2026-04-15T20:56:45.472Z | Compiling hex v0.4.3 |
| 1145 | 2026-04-15T20:56:45.491Z | Compiling mime v0.3.17 |
| 1146 | 2026-04-15T20:56:45.707Z | Compiling take_mut v0.2.2 |
| 1147 | 2026-04-15T20:56:45.727Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1148 | 2026-04-15T20:56:45.744Z | Compiling slog-term v2.9.2 |
| 1149 | 2026-04-15T20:56:45.812Z | Compiling proptest v1.11.0 |
| 1150 | 2026-04-15T20:56:45.893Z | Compiling usdt v0.6.0 |
| 1151 | 2026-04-15T20:56:46.210Z | Compiling sha1 v0.10.6 |
| 1152 | 2026-04-15T20:56:46.230Z | Compiling futures v0.3.32 |
| 1153 | 2026-04-15T20:56:46.374Z | Compiling slog-bunyan v2.5.0 |
| 1154 | 2026-04-15T20:56:46.417Z | Compiling rand v0.8.5 |
| 1155 | 2026-04-15T20:56:46.511Z | Compiling reqwest v0.12.28 |
| 1156 | 2026-04-15T20:56:46.530Z | Compiling backon v1.6.0 |
| 1157 | 2026-04-15T20:56:46.725Z | Compiling tokio-rustls v0.25.0 |
| 1158 | 2026-04-15T20:56:46.768Z | Compiling toml_edit v0.19.15 |
| 1159 | 2026-04-15T20:56:46.942Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1160 | 2026-04-15T20:56:47.071Z | Compiling waitgroup v0.1.2 |
| 1161 | 2026-04-15T20:56:47.156Z | Compiling rustls-pemfile v2.2.0 |
| 1162 | 2026-04-15T20:56:47.204Z | Compiling async-stream v0.3.6 |
| 1163 | 2026-04-15T20:56:47.369Z | Compiling strum v0.26.3 |
| 1164 | 2026-04-15T20:56:47.511Z | Compiling num-integer v0.1.46 |
| 1165 | 2026-04-15T20:56:47.776Z | Compiling hostname v0.4.2 |
| 1166 | 2026-04-15T20:56:47.811Z | Compiling instant v0.1.13 |
| 1167 | 2026-04-15T20:56:47.829Z | Compiling serde_path_to_error v0.1.20 |
| 1168 | 2026-04-15T20:56:47.927Z | Compiling rustc-hash v2.1.2 |
| 1169 | 2026-04-15T20:56:48.041Z | Compiling utf8parse v0.2.2 |
| 1170 | 2026-04-15T20:56:48.160Z | Compiling debug-ignore v1.0.5 |
| 1171 | 2026-04-15T20:56:48.196Z | Compiling anstyle-parse v1.0.0 |
| 1172 | 2026-04-15T20:56:48.200Z | Compiling iddqd v0.3.17 |
| 1173 | 2026-04-15T20:56:48.548Z | Compiling backoff v0.4.0 |
| 1174 | 2026-04-15T20:56:48.646Z | Compiling proc-macro-crate v1.3.1 |
| 1175 | 2026-04-15T20:56:48.691Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1176 | 2026-04-15T20:56:48.753Z | Compiling progenitor-client v0.10.0 |
| 1177 | 2026-04-15T20:56:48.792Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1178 | 2026-04-15T20:56:49.012Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1179 | 2026-04-15T20:56:49.036Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1180 | 2026-04-15T20:56:49.183Z | Compiling parse-display v0.10.0 |
| 1181 | 2026-04-15T20:56:49.226Z | Compiling strum v0.27.2 |
| 1182 | 2026-04-15T20:56:49.285Z | Compiling serde_with v3.18.0 |
| 1183 | 2026-04-15T20:56:49.358Z | Compiling macaddr v1.0.1 |
| 1184 | 2026-04-15T20:56:49.437Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1185 | 2026-04-15T20:56:49.665Z | Compiling is_terminal_polyfill v1.70.2 |
| 1186 | 2026-04-15T20:56:49.718Z | Compiling anstyle-query v1.1.5 |
| 1187 | 2026-04-15T20:56:49.736Z | Checking rustls-webpki v0.103.10 |
| 1188 | 2026-04-15T20:56:49.772Z | Compiling vcpkg v0.2.15 |
| 1189 | 2026-04-15T20:56:49.776Z | Compiling anstyle v1.0.14 |
| 1190 | 2026-04-15T20:56:49.826Z | Compiling colorchoice v1.0.5 |
| 1191 | 2026-04-15T20:56:49.943Z | Compiling semver v0.1.20 |
| 1192 | 2026-04-15T20:56:50.180Z | Compiling rustc_version v0.1.7 |
| 1193 | 2026-04-15T20:56:50.199Z | Compiling anstream v1.0.0 |
| 1194 | 2026-04-15T20:56:50.357Z | Compiling openssl-sys v0.9.112 |
| 1195 | 2026-04-15T20:56:50.436Z | Compiling num_enum_derive v0.5.11 |
| 1196 | 2026-04-15T20:56:50.502Z | Compiling num-iter v0.1.45 |
| 1197 | 2026-04-15T20:56:50.628Z | Compiling num-rational v0.4.2 |
| 1198 | 2026-04-15T20:56:50.729Z | Compiling terminal_size v0.4.4 |
| 1199 | 2026-04-15T20:56:51.192Z | Compiling num-complex v0.4.6 |
| 1200 | 2026-04-15T20:56:51.327Z | Compiling serde_spanned v0.6.9 |
| 1201 | 2026-04-15T20:56:51.419Z | Compiling pin-project-internal v1.1.11 |
| 1202 | 2026-04-15T20:56:51.474Z | Compiling serde_repr v0.1.20 |
| 1203 | 2026-04-15T20:56:51.580Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1204 | 2026-04-15T20:56:51.827Z | Compiling derive-where v1.6.1 |
| 1205 | 2026-04-15T20:56:52.039Z | Compiling toml_write v0.1.2 |
| 1206 | 2026-04-15T20:56:52.294Z | Compiling clap_lex v1.1.0 |
| 1207 | 2026-04-15T20:56:52.502Z | Compiling clap_builder v4.6.0 |
| 1208 | 2026-04-15T20:56:52.521Z | Compiling toml_edit v0.22.27 |
| 1209 | 2026-04-15T20:56:52.538Z | Checking tokio-rustls v0.26.4 |
| 1210 | 2026-04-15T20:56:52.643Z | Compiling num v0.4.3 |
| 1211 | 2026-04-15T20:56:52.774Z | Checking hyper-rustls v0.27.7 |
| 1212 | 2026-04-15T20:56:53.127Z | Compiling rustls-platform-verifier v0.6.2 |
| 1213 | 2026-04-15T20:56:53.303Z | Compiling newtype_derive v0.1.6 |
| 1214 | 2026-04-15T20:56:53.339Z | Compiling float-ord v0.3.2 |
| 1215 | 2026-04-15T20:56:53.465Z | Compiling owo-colors v4.3.0 |
| 1216 | 2026-04-15T20:56:53.530Z | Compiling reqwest v0.13.2 |
| 1217 | 2026-04-15T20:56:53.850Z | Compiling zone_cfg_derive v0.3.1 |
| 1218 | 2026-04-15T20:56:54.036Z | Compiling toml v0.8.23 |
| 1219 | 2026-04-15T20:56:54.509Z | Compiling clap v4.6.0 |
| 1220 | 2026-04-15T20:56:54.595Z | Compiling snafu-derive v0.8.9 |
| 1221 | 2026-04-15T20:56:54.614Z | Compiling async-recursion v1.1.1 |
| 1222 | 2026-04-15T20:56:54.758Z | Compiling progenitor-client v0.13.0 |
| 1223 | 2026-04-15T20:56:55.044Z | Compiling progenitor-extras v0.1.1 |
| 1224 | 2026-04-15T20:56:55.277Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1225 | 2026-04-15T20:56:55.413Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1226 | 2026-04-15T20:56:55.511Z | Compiling slog-dtrace v0.3.0 |
| 1227 | 2026-04-15T20:56:55.549Z | Compiling openssl v0.10.76 |
| 1228 | 2026-04-15T20:56:55.667Z | Compiling unicode-xid v0.2.6 |
| 1229 | 2026-04-15T20:56:55.710Z | Compiling chrono-tz v0.10.4 |
| 1230 | 2026-04-15T20:56:55.819Z | Compiling minimal-lexical v0.2.1 |
| 1231 | 2026-04-15T20:56:55.837Z | Compiling cancel-safe-futures v0.1.5 |
| 1232 | 2026-04-15T20:56:56.067Z | Compiling nom v7.1.3 |
| 1233 | 2026-04-15T20:56:56.100Z | Compiling const_format_proc_macros v0.2.34 |
| 1234 | 2026-04-15T20:56:56.688Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1235 | 2026-04-15T20:56:56.738Z | Compiling num-derive v0.3.3 |
| 1236 | 2026-04-15T20:56:56.852Z | Compiling openssl-macros v0.1.1 |
| 1237 | 2026-04-15T20:56:56.852Z | Compiling num-derive v0.4.2 |
| 1238 | 2026-04-15T20:56:57.339Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1239 | 2026-04-15T20:56:57.681Z | Compiling cookie v0.18.1 |
| 1240 | 2026-04-15T20:56:57.790Z | Checking unicode-width v0.2.2 |
| 1241 | 2026-04-15T20:56:57.813Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1242 | 2026-04-15T20:56:58.103Z | Compiling tabled_derive v0.7.0 |
| 1243 | 2026-04-15T20:57:00.012Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1244 | 2026-04-15T20:57:00.440Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1245 | 2026-04-15T20:57:01.939Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1246 | 2026-04-15T20:57:03.104Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1247 | 2026-04-15T20:57:03.727Z | Compiling crc32fast v1.5.0 |
| 1248 | 2026-04-15T20:57:04.678Z | Checking colored v3.1.1 |
| 1249 | 2026-04-15T20:57:05.143Z | Checking tabwriter v1.4.1 |
| 1250 | 2026-04-15T20:57:05.436Z | Checking tinyvec_macros v0.1.1 |
| 1251 | 2026-04-15T20:57:05.739Z | Checking tinyvec v1.11.0 |
| 1252 | 2026-04-15T20:57:06.157Z | Checking hash32 v0.3.1 |
| 1253 | 2026-04-15T20:57:06.288Z | Checking secrecy v0.10.3 |
| 1254 | 2026-04-15T20:57:06.564Z | Checking cpufeatures v0.3.0 |
| 1255 | 2026-04-15T20:57:06.592Z | Checking data-encoding v2.10.0 |
| 1256 | 2026-04-15T20:57:06.617Z | Checking foreign-types-shared v0.3.1 |
| 1257 | 2026-04-15T20:57:06.653Z | Checking chacha20 v0.10.0 |
| 1258 | 2026-04-15T20:57:06.710Z | Checking foreign-types v0.5.0 |
| 1259 | 2026-04-15T20:57:06.795Z | Checking ingot-types v0.1.2 |
| 1260 | 2026-04-15T20:57:06.858Z | Checking crossbeam-epoch v0.9.18 |
| 1261 | 2026-04-15T20:57:06.858Z | Checking num_enum v0.7.6 |
| 1262 | 2026-04-15T20:57:07.057Z | Checking scroll v0.12.0 |
| 1263 | 2026-04-15T20:57:07.141Z | Checking cobs v0.3.0 |
| 1264 | 2026-04-15T20:57:07.160Z | Checking cstr-argument v0.1.2 |
| 1265 | 2026-04-15T20:57:07.276Z | Checking bitflags v1.3.2 |
| 1266 | 2026-04-15T20:57:07.280Z | Checking managed v0.8.0 |
| 1267 | 2026-04-15T20:57:07.280Z | Checking static_assertions v1.1.0 |
| 1268 | 2026-04-15T20:57:07.280Z | Checking goblin v0.8.2 |
| 1269 | 2026-04-15T20:57:07.348Z | Checking postcard v1.1.3 |
| 1270 | 2026-04-15T20:57:07.365Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1271 | 2026-04-15T20:57:07.399Z | Checking ingot v0.1.1 |
| 1272 | 2026-04-15T20:57:07.555Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1273 | 2026-04-15T20:57:07.571Z | Checking rand v0.10.1 |
| 1274 | 2026-04-15T20:57:07.859Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1275 | 2026-04-15T20:57:07.975Z | Checking hmac v0.12.1 |
| 1276 | 2026-04-15T20:57:08.144Z | Checking inout v0.1.4 |
| 1277 | 2026-04-15T20:57:08.195Z | Checking ff v0.13.1 |
| 1278 | 2026-04-15T20:57:08.572Z | Checking progenitor v0.13.0 |
| 1279 | 2026-04-15T20:57:08.673Z | Checking group v0.13.0 |
| 1280 | 2026-04-15T20:57:08.693Z | Checking cipher v0.4.4 |
| 1281 | 2026-04-15T20:57:08.728Z | Checking hkdf v0.12.4 |
| 1282 | 2026-04-15T20:57:08.987Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1283 | 2026-04-15T20:57:09.229Z | Checking hubpack v0.1.2 |
| 1284 | 2026-04-15T20:57:09.286Z | Checking universal-hash v0.5.1 |
| 1285 | 2026-04-15T20:57:09.399Z | Checking crypto-bigint v0.5.5 |
| 1286 | 2026-04-15T20:57:09.417Z | Checking half v2.7.1 |
| 1287 | 2026-04-15T20:57:09.526Z | Checking bstr v1.12.1 |
| 1288 | 2026-04-15T20:57:09.690Z | Checking ciborium-io v0.2.2 |
| 1289 | 2026-04-15T20:57:09.758Z | Checking lazy_static v1.5.0 |
| 1290 | 2026-04-15T20:57:09.784Z | Checking base16ct v0.2.0 |
| 1291 | 2026-04-15T20:57:09.812Z | Checking base64ct v1.8.3 |
| 1292 | 2026-04-15T20:57:09.861Z | Checking opaque-debug v0.3.1 |
| 1293 | 2026-04-15T20:57:09.896Z | Checking ciborium-ll v0.2.2 |
| 1294 | 2026-04-15T20:57:09.936Z | Checking poly1305 v0.8.0 |
| 1295 | 2026-04-15T20:57:10.045Z | Checking password-hash v0.5.0 |
| 1296 | 2026-04-15T20:57:10.071Z | Checking chacha20 v0.9.1 |
| 1297 | 2026-04-15T20:57:10.210Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1298 | 2026-04-15T20:57:10.261Z | Checking elliptic-curve v0.13.8 |
| 1299 | 2026-04-15T20:57:10.295Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1300 | 2026-04-15T20:57:10.298Z | Checking byte-wrapper v0.1.0 |
| 1301 | 2026-04-15T20:57:10.471Z | Checking thiserror-no-std v2.0.2 |
| 1302 | 2026-04-15T20:57:10.493Z | Checking blake2 v0.10.6 |
| 1303 | 2026-04-15T20:57:10.511Z | Checking aead v0.5.2 |
| 1304 | 2026-04-15T20:57:10.528Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1305 | 2026-04-15T20:57:10.581Z | Checking memmap v0.7.0 |
| 1306 | 2026-04-15T20:57:10.597Z | Checking indent_write v2.2.0 |
| 1307 | 2026-04-15T20:57:10.646Z | Checking keccak v0.1.6 |
| 1308 | 2026-04-15T20:57:10.706Z | Checking argon2 v0.5.3 |
| 1309 | 2026-04-15T20:57:10.725Z | Checking usdt v0.5.0 |
| 1310 | 2026-04-15T20:57:10.728Z | Checking chacha20poly1305 v0.10.1 |
| 1311 | 2026-04-15T20:57:10.760Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1312 | 2026-04-15T20:57:10.800Z | Checking sha3 v0.10.8 |
| 1313 | 2026-04-15T20:57:10.864Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1314 | 2026-04-15T20:57:10.882Z | Checking ciborium v0.2.2 |
| 1315 | 2026-04-15T20:57:11.010Z | Checking itertools v0.12.1 |
| 1316 | 2026-04-15T20:57:11.138Z | Checking vsss-rs v3.3.4 |
| 1317 | 2026-04-15T20:57:11.383Z | Checking bytecount v0.6.9 |
| 1318 | 2026-04-15T20:57:11.573Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1319 | 2026-04-15T20:57:11.709Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-04-15T20:57:11.842Z | Checking crossbeam-deque v0.8.6 |
| 1321 | 2026-04-15T20:57:12.017Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1322 | 2026-04-15T20:57:12.139Z | Checking swrite v0.1.0 |
| 1323 | 2026-04-15T20:57:12.185Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1324 | 2026-04-15T20:57:12.204Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1325 | 2026-04-15T20:57:12.222Z | Checking resolv-conf v0.7.6 |
| 1326 | 2026-04-15T20:57:12.254Z | Compiling parking_lot_core v0.8.6 |
| 1327 | 2026-04-15T20:57:12.283Z | Checking linked-hash-map v0.5.6 |
| 1328 | 2026-04-15T20:57:12.300Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1329 | 2026-04-15T20:57:12.456Z | Checking lru-cache v0.1.2 |
| 1330 | 2026-04-15T20:57:12.534Z | Checking similar v2.7.0 |
| 1331 | 2026-04-15T20:57:12.579Z | Checking hickory-proto v0.24.4 |
| 1332 | 2026-04-15T20:57:12.756Z | Checking serde-big-array v0.5.1 |
| 1333 | 2026-04-15T20:57:12.804Z | Checking unicode-segmentation v1.13.2 |
| 1334 | 2026-04-15T20:57:12.867Z | Checking siphasher v1.0.2 |
| 1335 | 2026-04-15T20:57:12.932Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1336 | 2026-04-15T20:57:13.039Z | Checking phf_shared v0.12.1 |
| 1337 | 2026-04-15T20:57:13.145Z | Checking newline-converter v0.3.0 |
| 1338 | 2026-04-15T20:57:13.163Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1339 | 2026-04-15T20:57:13.236Z | Checking rayon v1.11.0 |
| 1340 | 2026-04-15T20:57:13.303Z | Checking unicode-normalization v0.1.25 |
| 1341 | 2026-04-15T20:57:13.420Z | Checking console v0.15.11 |
| 1342 | 2026-04-15T20:57:13.670Z | Checking camino-tempfile v1.4.1 |
| 1343 | 2026-04-15T20:57:13.702Z | Checking pin-project v1.1.11 |
| 1344 | 2026-04-15T20:57:13.806Z | Checking num_enum v0.5.11 |
| 1345 | 2026-04-15T20:57:13.923Z | Checking tokio-stream v0.1.18 |
| 1346 | 2026-04-15T20:57:14.111Z | Checking hickory-resolver v0.24.4 |
| 1347 | 2026-04-15T20:57:14.304Z | Checking csv-core v0.1.13 |
| 1348 | 2026-04-15T20:57:14.324Z | Checking foldhash v0.1.5 |
| 1349 | 2026-04-15T20:57:14.350Z | Checking foreign-types-shared v0.1.1 |
| 1350 | 2026-04-15T20:57:14.443Z | Checking unicode-width v0.1.14 |
| 1351 | 2026-04-15T20:57:14.467Z | Checking same-file v1.0.6 |
| 1352 | 2026-04-15T20:57:14.489Z | Checking highway v1.3.0 |
| 1353 | 2026-04-15T20:57:14.591Z | Checking walkdir v2.5.0 |
| 1354 | 2026-04-15T20:57:14.615Z | Checking csv v1.4.0 |
| 1355 | 2026-04-15T20:57:14.693Z | Checking hashbrown v0.15.5 |
| 1356 | 2026-04-15T20:57:14.719Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1357 | 2026-04-15T20:57:14.757Z | Checking foreign-types v0.3.2 |
| 1358 | 2026-04-15T20:57:14.775Z | Checking qorb v0.4.1 |
| 1359 | 2026-04-15T20:57:15.074Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1360 | 2026-04-15T20:57:15.145Z | Checking snafu v0.8.9 |
| 1361 | 2026-04-15T20:57:15.164Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1362 | 2026-04-15T20:57:15.251Z | Checking expectorate v1.2.0 |
| 1363 | 2026-04-15T20:57:15.325Z | Checking olpc-cjson v0.1.4 |
| 1364 | 2026-04-15T20:57:15.382Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1365 | 2026-04-15T20:57:15.401Z | Checking phf v0.12.1 |
| 1366 | 2026-04-15T20:57:15.426Z | Checking zone v0.3.1 |
| 1367 | 2026-04-15T20:57:15.468Z | Checking tokio-dtrace v0.1.1 |
| 1368 | 2026-04-15T20:57:15.545Z | Checking globset v0.4.18 |
| 1369 | 2026-04-15T20:57:15.656Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1370 | 2026-04-15T20:57:15.788Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1371 | 2026-04-15T20:57:15.965Z | Checking smf v0.2.3 |
| 1372 | 2026-04-15T20:57:16.171Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1373 | 2026-04-15T20:57:16.203Z | Checking pem v3.0.6 |
| 1374 | 2026-04-15T20:57:16.314Z | Checking libsw-core v0.3.2 |
| 1375 | 2026-04-15T20:57:16.373Z | Checking serde_plain v1.0.2 |
| 1376 | 2026-04-15T20:57:16.390Z | Checking sigpipe v0.1.3 |
| 1377 | 2026-04-15T20:57:16.390Z | Checking jiff v0.2.23 |
| 1378 | 2026-04-15T20:57:16.426Z | Checking typed-path v0.9.3 |
| 1379 | 2026-04-15T20:57:16.464Z | Checking smawk v0.3.2 |
| 1380 | 2026-04-15T20:57:16.492Z | Checking fixedbitset v0.4.2 |
| 1381 | 2026-04-15T20:57:16.582Z | Checking glob v0.3.3 |
| 1382 | 2026-04-15T20:57:16.600Z | Checking unicode-linebreak v0.1.5 |
| 1383 | 2026-04-15T20:57:16.647Z | Checking fixedbitset v0.5.7 |
| 1384 | 2026-04-15T20:57:16.768Z | Checking petgraph v0.6.5 |
| 1385 | 2026-04-15T20:57:16.816Z | Checking textwrap v0.16.2 |
| 1386 | 2026-04-15T20:57:16.854Z | Checking petgraph v0.8.3 |
| 1387 | 2026-04-15T20:57:17.030Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1388 | 2026-04-15T20:57:17.208Z | Checking tough v0.20.0 |
| 1389 | 2026-04-15T20:57:17.220Z | Checking libsw v3.5.0 |
| 1390 | 2026-04-15T20:57:17.236Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1391 | 2026-04-15T20:57:17.797Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1392 | 2026-04-15T20:57:17.987Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1393 | 2026-04-15T20:57:18.015Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1394 | 2026-04-15T20:57:18.176Z | Checking oxide-tokio-rt v0.1.3 |
| 1395 | 2026-04-15T20:57:18.350Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1396 | 2026-04-15T20:57:18.391Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1397 | 2026-04-15T20:57:18.613Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1398 | 2026-04-15T20:57:18.781Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1399 | 2026-04-15T20:57:18.801Z | Checking papergrid v0.11.0 |
| 1400 | 2026-04-15T20:57:19.183Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1401 | 2026-04-15T20:57:19.282Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1402 | 2026-04-15T20:57:19.325Z | Checking gethostname v0.5.0 |
| 1403 | 2026-04-15T20:57:19.349Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1404 | 2026-04-15T20:57:19.392Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1405 | 2026-04-15T20:57:19.410Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1406 | 2026-04-15T20:57:19.414Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1407 | 2026-04-15T20:57:19.447Z | Checking libscf-sys v1.1.0 |
| 1408 | 2026-04-15T20:57:19.466Z | Checking const_format v0.2.35 |
| 1409 | 2026-04-15T20:57:19.612Z | Checking bcs v0.1.6 |
| 1410 | 2026-04-15T20:57:19.693Z | Checking linear-map v1.2.0 |
| 1411 | 2026-04-15T20:57:19.732Z | Checking tagptr v0.2.0 |
| 1412 | 2026-04-15T20:57:19.815Z | Checking termtree v0.5.1 |
| 1413 | 2026-04-15T20:57:19.845Z | Checking whoami v1.6.1 |
| 1414 | 2026-04-15T20:57:19.868Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1415 | 2026-04-15T20:57:19.887Z | Checking moka v0.12.15 |
| 1416 | 2026-04-15T20:57:19.905Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1417 | 2026-04-15T20:57:19.953Z | Checking tabled v0.15.0 |
| 1418 | 2026-04-15T20:57:20.017Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1419 | 2026-04-15T20:57:20.510Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1420 | 2026-04-15T20:57:20.718Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1421 | 2026-04-15T20:57:20.740Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1422 | 2026-04-15T20:57:20.779Z | Checking steno v0.4.1 |
| 1423 | 2026-04-15T20:57:20.884Z | Checking hickory-proto v0.25.2 |
| 1424 | 2026-04-15T20:57:21.229Z | Checking humantime v2.3.0 |
| 1425 | 2026-04-15T20:57:21.403Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1426 | 2026-04-15T20:57:21.812Z | Compiling typify-impl v0.4.3 |
| 1427 | 2026-04-15T20:57:22.076Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1428 | 2026-04-15T20:57:22.512Z | Checking hickory-resolver v0.25.2 |
| 1429 | 2026-04-15T20:57:23.169Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1430 | 2026-04-15T20:57:25.208Z | Compiling typify-macro v0.4.3 |
| 1431 | 2026-04-15T20:57:26.499Z | Compiling crunchy v0.2.4 |
| 1432 | 2026-04-15T20:57:27.279Z | Compiling tiny-keccak v2.0.2 |
| 1433 | 2026-04-15T20:57:28.819Z | Compiling const-random-macro v0.1.16 |
| 1434 | 2026-04-15T20:57:29.027Z | Compiling typify v0.4.3 |
| 1435 | 2026-04-15T20:57:29.189Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1436 | 2026-04-15T20:57:31.958Z | Compiling ahash v0.8.12 |
| 1437 | 2026-04-15T20:57:31.985Z | Compiling smartstring v1.0.1 |
| 1438 | 2026-04-15T20:57:36.328Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1439 | 2026-04-15T20:57:37.969Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1440 | 2026-04-15T20:57:38.000Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1441 | 2026-04-15T20:57:38.142Z | Checking parking_lot v0.11.2 |
| 1442 | 2026-04-15T20:57:38.181Z | Checking fxhash v0.2.1 |
| 1443 | 2026-04-15T20:57:38.291Z | Compiling rhai_codegen v3.1.0 |
| 1444 | 2026-04-15T20:57:38.347Z | Checking sled v0.34.7 |
| 1445 | 2026-04-15T20:57:38.481Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1446 | 2026-04-15T20:57:38.667Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1447 | 2026-04-15T20:57:38.687Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1448 | 2026-04-15T20:57:38.858Z | Compiling dropshot v0.17.0 |
| 1449 | 2026-04-15T20:57:39.089Z | Checking internet-checksum v0.2.1 |
| 1450 | 2026-04-15T20:57:39.162Z | Compiling proc-macro-error2 v2.0.1 |
| 1451 | 2026-04-15T20:57:39.212Z | Compiling dropshot_endpoint v0.17.0 |
| 1452 | 2026-04-15T20:57:39.452Z | Compiling tabled_derive v0.11.0 |
| 1453 | 2026-04-15T20:57:39.471Z | Compiling progenitor-impl v0.11.2 |
| 1454 | 2026-04-15T20:57:39.559Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1455 | 2026-04-15T20:57:39.692Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1456 | 2026-04-15T20:57:40.063Z | Checking adler2 v2.0.1 |
| 1457 | 2026-04-15T20:57:40.188Z | Checking simd-adler32 v0.3.9 |
| 1458 | 2026-04-15T20:57:40.347Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-04-15T20:57:40.515Z | Checking const-random v0.1.18 |
| 1460 | 2026-04-15T20:57:40.572Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1461 | 2026-04-15T20:57:40.697Z | Checking flate2 v1.1.9 |
| 1462 | 2026-04-15T20:57:41.024Z | Checking thin-vec v0.2.16 |
| 1463 | 2026-04-15T20:57:41.064Z | Checking compression-core v0.4.31 |
| 1464 | 2026-04-15T20:57:41.202Z | Checking compression-codecs v0.4.37 |
| 1465 | 2026-04-15T20:57:41.263Z | Checking rhai v1.24.0 |
| 1466 | 2026-04-15T20:57:41.381Z | Checking nom v8.0.0 |
| 1467 | 2026-04-15T20:57:41.566Z | Compiling progenitor-macro v0.11.2 |
| 1468 | 2026-04-15T20:57:41.890Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1469 | 2026-04-15T20:57:42.188Z | Checking toml v1.1.0+spec-1.1.0 |
| 1470 | 2026-04-15T20:57:42.209Z | Checking async-compression v0.4.41 |
| 1471 | 2026-04-15T20:57:42.228Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1472 | 2026-04-15T20:57:42.459Z | Checking arc-swap v1.9.0 |
| 1473 | 2026-04-15T20:57:42.688Z | Checking slog-scope v4.4.1 |
| 1474 | 2026-04-15T20:57:42.794Z | Checking papergrid v0.17.0 |
| 1475 | 2026-04-15T20:57:42.831Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1476 | 2026-04-15T20:57:42.932Z | Checking testing_table v0.3.0 |
| 1477 | 2026-04-15T20:57:43.037Z | Checking dropshot-api-manager-types v0.7.0 |
| 1478 | 2026-04-15T20:57:43.333Z | Checking slog-stdlog v4.1.1 |
| 1479 | 2026-04-15T20:57:43.608Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1480 | 2026-04-15T20:57:43.627Z | Checking tabled v0.20.0 |
| 1481 | 2026-04-15T20:57:43.673Z | Checking ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 1482 | 2026-04-15T20:57:44.488Z | Compiling progenitor-impl v0.10.0 |
| 1483 | 2026-04-15T20:57:44.529Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1484 | 2026-04-15T20:57:44.653Z | Checking progenitor-client v0.11.2 |
| 1485 | 2026-04-15T20:57:44.721Z | Compiling lzma-sys v0.1.20 |
| 1486 | 2026-04-15T20:57:44.977Z | Compiling fs-err v3.3.0 |
| 1487 | 2026-04-15T20:57:45.098Z | Compiling typeid v1.0.3 |
| 1488 | 2026-04-15T20:57:45.465Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1489 | 2026-04-15T20:57:45.676Z | Checking progenitor v0.11.2 |
| 1490 | 2026-04-15T20:57:45.813Z | Checking slog-envlogger v2.2.0 |
| 1491 | 2026-04-15T20:57:45.968Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1492 | 2026-04-15T20:57:46.547Z | Compiling progenitor-macro v0.10.0 |
| 1493 | 2026-04-15T20:57:46.768Z | Checking crc8 v0.1.1 |
| 1494 | 2026-04-15T20:57:46.876Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1495 | 2026-04-15T20:57:48.367Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1496 | 2026-04-15T20:57:49.028Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1497 | 2026-04-15T20:57:49.248Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1498 | 2026-04-15T20:57:50.019Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1499 | 2026-04-15T20:57:50.242Z | Compiling cargo_toml v0.22.3 |
| 1500 | 2026-04-15T20:57:50.622Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1501 | 2026-04-15T20:57:51.649Z | Checking utf-8 v0.7.6 |
| 1502 | 2026-04-15T20:57:51.943Z | Checking tungstenite v0.21.0 |
| 1503 | 2026-04-15T20:57:52.416Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1504 | 2026-04-15T20:57:52.483Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1505 | 2026-04-15T20:57:52.719Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1506 | 2026-04-15T20:57:52.777Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1507 | 2026-04-15T20:57:53.209Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1508 | 2026-04-15T20:57:53.491Z | Checking sha2 v0.10.9 |
| 1509 | 2026-04-15T20:57:53.675Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1510 | 2026-04-15T20:57:53.755Z | Checking yansi v1.0.1 |
| 1511 | 2026-04-15T20:57:53.786Z | Checking diff v0.1.13 |
| 1512 | 2026-04-15T20:57:53.923Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1513 | 2026-04-15T20:57:53.942Z | Checking progenitor v0.10.0 |
| 1514 | 2026-04-15T20:57:54.012Z | Checking pretty_assertions v1.4.1 |
| 1515 | 2026-04-15T20:57:54.085Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 1516 | 2026-04-15T20:57:54.148Z | Checking tokio-tungstenite v0.21.0 |
| 1517 | 2026-04-15T20:57:54.895Z | Checking console v0.16.3 |
| 1518 | 2026-04-15T20:57:54.961Z | Checking git-stub v1.0.0 |
| 1519 | 2026-04-15T20:57:55.198Z | Checking unit-prefix v0.5.2 |
| 1520 | 2026-04-15T20:57:55.202Z | Checking sdd v3.0.10 |
| 1521 | 2026-04-15T20:57:55.252Z | Checking base64 v0.21.7 |
| 1522 | 2026-04-15T20:57:55.349Z | Checking is_ci v1.2.0 |
| 1523 | 2026-04-15T20:57:55.468Z | Checking supports-color v3.0.2 |
| 1524 | 2026-04-15T20:57:55.505Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1525 | 2026-04-15T20:57:55.563Z | Checking indicatif v0.18.4 |
| 1526 | 2026-04-15T20:57:55.601Z | Checking scc v2.4.0 |
| 1527 | 2026-04-15T20:57:55.922Z | Checking git-stub-vcs v0.1.0 |
| 1528 | 2026-04-15T20:57:56.318Z | Checking xz2 v0.1.7 |
| 1529 | 2026-04-15T20:57:56.583Z | Checking ron v0.12.1 |
| 1530 | 2026-04-15T20:57:56.882Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1531 | 2026-04-15T20:57:56.987Z | Checking mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 1532 | 2026-04-15T20:57:57.193Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1533 | 2026-04-15T20:57:57.313Z | Checking drift v0.1.3 |
| 1534 | 2026-04-15T20:57:57.426Z | Compiling serial_test_derive v3.4.0 |
| 1535 | 2026-04-15T20:57:57.567Z | Checking base16ct v1.0.0 |
| 1536 | 2026-04-15T20:57:57.648Z | Checking dropshot-api-manager v0.7.0 |
| 1537 | 2026-04-15T20:57:58.137Z | Checking serial_test v3.4.0 |
| 1538 | 2026-04-15T20:57:58.324Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1539 | 2026-04-15T20:57:58.456Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1540 | 2026-04-15T20:57:58.572Z | Checking mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 1541 | 2026-04-15T20:57:58.994Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1542 | 2026-04-15T20:57:59.238Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1543 | 2026-04-15T20:57:59.883Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1544 | 2026-04-15T20:58:00.018Z | Checking natord v1.0.9 |
| 1545 | 2026-04-15T20:58:00.188Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1546 | 2026-04-15T20:58:00.420Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1547 | 2026-04-15T20:58:00.922Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1548 | 2026-04-15T20:58:01.292Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1549 | 2026-04-15T20:58:01.790Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1550 | 2026-04-15T20:58:02.123Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1551 | 2026-04-15T20:58:02.166Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1552 | 2026-04-15T20:58:02.464Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1553 | 2026-04-15T20:58:04.813Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1554 | 2026-04-15T20:58:12.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s |
| 1555 | 2026-04-15T20:58:12.835Z | + cargo xtask openapi check |
| 1556 | 2026-04-15T20:58:13.191Z | Compiling libc v0.2.185 |
| 1557 | 2026-04-15T20:58:13.191Z | Compiling utf8parse v0.2.2 |
| 1558 | 2026-04-15T20:58:13.195Z | Compiling colorchoice v1.0.5 |
| 1559 | 2026-04-15T20:58:13.195Z | Compiling anstyle v1.0.14 |
| 1560 | 2026-04-15T20:58:13.195Z | Compiling proc-macro2 v1.0.106 |
| 1561 | 2026-04-15T20:58:13.195Z | Compiling quote v1.0.45 |
| 1562 | 2026-04-15T20:58:13.195Z | Compiling anstyle-query v1.1.5 |
| 1563 | 2026-04-15T20:58:13.244Z | Compiling is_terminal_polyfill v1.70.2 |
| 1564 | 2026-04-15T20:58:13.279Z | Compiling scopeguard v1.2.0 |
| 1565 | 2026-04-15T20:58:13.324Z | Compiling anstyle-parse v1.0.0 |
| 1566 | 2026-04-15T20:58:13.336Z | Compiling cfg-if v1.0.4 |
| 1567 | 2026-04-15T20:58:13.343Z | Compiling smallvec v1.15.1 |
| 1568 | 2026-04-15T20:58:13.350Z | Compiling strsim v0.11.1 |
| 1569 | 2026-04-15T20:58:13.362Z | Compiling lock_api v0.4.14 |
| 1570 | 2026-04-15T20:58:13.432Z | Compiling clap_lex v1.1.0 |
| 1571 | 2026-04-15T20:58:13.450Z | Compiling pin-project-lite v0.2.17 |
| 1572 | 2026-04-15T20:58:13.497Z | Compiling anstream v1.0.0 |
| 1573 | 2026-04-15T20:58:13.542Z | Compiling bytes v1.11.1 |
| 1574 | 2026-04-15T20:58:13.549Z | Compiling parking_lot_core v0.9.12 |
| 1575 | 2026-04-15T20:58:13.564Z | Compiling errno v0.3.14 |
| 1576 | 2026-04-15T20:58:13.597Z | Compiling mio v1.2.0 |
| 1577 | 2026-04-15T20:58:13.626Z | Compiling socket2 v0.6.3 |
| 1578 | 2026-04-15T20:58:13.708Z | Compiling clap_builder v4.6.0 |
| 1579 | 2026-04-15T20:58:13.720Z | Compiling signal-hook-registry v1.4.8 |
| 1580 | 2026-04-15T20:58:13.814Z | Compiling parking_lot v0.12.5 |
| 1581 | 2026-04-15T20:58:13.843Z | Compiling anyhow v1.0.102 |
| 1582 | 2026-04-15T20:58:14.154Z | Compiling syn v2.0.117 |
| 1583 | 2026-04-15T20:58:15.934Z | Compiling clap_derive v4.6.0 |
| 1584 | 2026-04-15T20:58:15.934Z | Compiling tokio-macros v2.7.0 |
| 1585 | 2026-04-15T20:58:16.468Z | Compiling tokio v1.52.0 |
| 1586 | 2026-04-15T20:58:17.065Z | Compiling clap v4.6.0 |
| 1587 | 2026-04-15T20:58:20.397Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1588 | 2026-04-15T20:58:21.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s |
| 1589 | 2026-04-15T20:58:21.488Z | Running `target/debug/xtask openapi check` |
| 1590 | 2026-04-15T20:58:22.110Z | Compiling libc v0.2.185 |
| 1591 | 2026-04-15T20:58:22.110Z | Compiling serde_core v1.0.228 |
| 1592 | 2026-04-15T20:58:22.110Z | Compiling memchr v2.8.0 |
| 1593 | 2026-04-15T20:58:22.218Z | Compiling itoa v1.0.18 |
| 1594 | 2026-04-15T20:58:22.226Z | Compiling stable_deref_trait v1.2.1 |
| 1595 | 2026-04-15T20:58:22.229Z | Compiling zmij v1.0.21 |
| 1596 | 2026-04-15T20:58:22.232Z | Compiling zerofrom v0.1.6 |
| 1597 | 2026-04-15T20:58:22.253Z | Compiling writeable v0.6.2 |
| 1598 | 2026-04-15T20:58:22.295Z | Compiling litemap v0.8.1 |
| 1599 | 2026-04-15T20:58:22.358Z | Compiling yoke v0.8.1 |
| 1600 | 2026-04-15T20:58:22.387Z | Compiling libm v0.2.16 |
| 1601 | 2026-04-15T20:58:22.446Z | Compiling percent-encoding v2.3.2 |
| 1602 | 2026-04-15T20:58:22.481Z | Compiling rand_core v0.10.0 |
| 1603 | 2026-04-15T20:58:22.503Z | Compiling icu_properties_data v2.1.2 |
| 1604 | 2026-04-15T20:58:22.538Z | Compiling zerovec v0.11.5 |
| 1605 | 2026-04-15T20:58:22.639Z | Compiling errno v0.3.14 |
| 1606 | 2026-04-15T20:58:22.646Z | Compiling zerotrie v0.2.3 |
| 1607 | 2026-04-15T20:58:22.651Z | Compiling icu_normalizer_data v2.1.1 |
| 1608 | 2026-04-15T20:58:22.696Z | Compiling getrandom v0.4.2 |
| 1609 | 2026-04-15T20:58:22.752Z | Compiling form_urlencoded v1.2.2 |
| 1610 | 2026-04-15T20:58:22.835Z | Compiling utf8_iter v1.0.4 |
| 1611 | 2026-04-15T20:58:22.848Z | Compiling zeroize v1.8.2 |
| 1612 | 2026-04-15T20:58:22.875Z | Compiling iana-time-zone v0.1.65 |
| 1613 | 2026-04-15T20:58:22.932Z | Compiling scopeguard v1.2.0 |
| 1614 | 2026-04-15T20:58:22.960Z | Compiling socket2 v0.6.3 |
| 1615 | 2026-04-15T20:58:22.983Z | Compiling tinystr v0.8.2 |
| 1616 | 2026-04-15T20:58:23.052Z | Compiling potential_utf v0.1.4 |
| 1617 | 2026-04-15T20:58:23.063Z | Compiling lock_api v0.4.14 |
| 1618 | 2026-04-15T20:58:23.074Z | Compiling dyn-clone v1.0.20 |
| 1619 | 2026-04-15T20:58:23.122Z | Compiling portable-atomic v1.13.1 |
| 1620 | 2026-04-15T20:58:23.186Z | Compiling icu_locale_core v2.1.1 |
| 1621 | 2026-04-15T20:58:23.213Z | Compiling icu_collections v2.1.1 |
| 1622 | 2026-04-15T20:58:23.225Z | Compiling num-traits v0.2.19 |
| 1623 | 2026-04-15T20:58:23.293Z | Compiling getrandom v0.2.17 |
| 1624 | 2026-04-15T20:58:23.416Z | Compiling signal-hook-registry v1.4.8 |
| 1625 | 2026-04-15T20:58:23.483Z | Compiling mio v1.2.0 |
| 1626 | 2026-04-15T20:58:23.591Z | Compiling critical-section v1.2.0 |
| 1627 | 2026-04-15T20:58:23.643Z | Compiling thiserror v2.0.18 |
| 1628 | 2026-04-15T20:58:23.702Z | Compiling once_cell v1.21.4 |
| 1629 | 2026-04-15T20:58:23.716Z | Compiling subtle v2.6.1 |
| 1630 | 2026-04-15T20:58:23.732Z | Compiling zerocopy v0.8.48 |
| 1631 | 2026-04-15T20:58:23.749Z | Compiling futures-core v0.3.32 |
| 1632 | 2026-04-15T20:58:23.863Z | Compiling icu_provider v2.1.1 |
| 1633 | 2026-04-15T20:58:23.881Z | Compiling serde v1.0.228 |
| 1634 | 2026-04-15T20:58:23.904Z | Compiling serde_json v1.0.149 |
| 1635 | 2026-04-15T20:58:23.904Z | Compiling uuid v1.23.0 |
| 1636 | 2026-04-15T20:58:23.983Z | Compiling semver v1.0.28 |
| 1637 | 2026-04-15T20:58:24.044Z | Compiling bitflags v2.11.0 |
| 1638 | 2026-04-15T20:58:24.135Z | Compiling icu_properties v2.1.2 |
| 1639 | 2026-04-15T20:58:24.172Z | Compiling rand_core v0.6.4 |
| 1640 | 2026-04-15T20:58:24.279Z | Compiling equivalent v1.0.2 |
| 1641 | 2026-04-15T20:58:24.321Z | Compiling smallvec v1.15.1 |
| 1642 | 2026-04-15T20:58:24.324Z | Compiling bytes v1.11.1 |
| 1643 | 2026-04-15T20:58:24.368Z | Compiling chrono v0.4.44 |
| 1644 | 2026-04-15T20:58:24.390Z | Compiling log v0.4.29 |
| 1645 | 2026-04-15T20:58:24.401Z | Compiling futures-sink v0.3.32 |
| 1646 | 2026-04-15T20:58:24.506Z | Compiling icu_normalizer v2.1.1 |
| 1647 | 2026-04-15T20:58:24.551Z | Compiling parking_lot_core v0.9.12 |
| 1648 | 2026-04-15T20:58:24.571Z | Compiling foldhash v0.2.0 |
| 1649 | 2026-04-15T20:58:24.807Z | Compiling parking_lot v0.12.5 |
| 1650 | 2026-04-15T20:58:24.854Z | Compiling allocator-api2 v0.2.21 |
| 1651 | 2026-04-15T20:58:24.956Z | Compiling slog v2.8.2 |
| 1652 | 2026-04-15T20:58:24.974Z | Compiling idna_adapter v1.2.1 |
| 1653 | 2026-04-15T20:58:25.001Z | Compiling tokio v1.52.0 |
| 1654 | 2026-04-15T20:58:25.077Z | Compiling slab v0.4.12 |
| 1655 | 2026-04-15T20:58:25.128Z | Compiling idna v1.1.0 |
| 1656 | 2026-04-15T20:58:25.183Z | Compiling hashbrown v0.16.1 |
| 1657 | 2026-04-15T20:58:25.196Z | Compiling typenum v1.19.0 |
| 1658 | 2026-04-15T20:58:25.237Z | Compiling futures-channel v0.3.32 |
| 1659 | 2026-04-15T20:58:25.256Z | Compiling futures-task v0.3.32 |
| 1660 | 2026-04-15T20:58:25.439Z | Compiling url v2.5.8 |
| 1661 | 2026-04-15T20:58:25.464Z | Compiling futures-io v0.3.32 |
| 1662 | 2026-04-15T20:58:25.631Z | Compiling futures-util v0.3.32 |
| 1663 | 2026-04-15T20:58:25.767Z | Compiling generic-array v0.14.7 |
| 1664 | 2026-04-15T20:58:25.779Z | Compiling indexmap v2.13.0 |
| 1665 | 2026-04-15T20:58:25.849Z | Compiling tracing-core v0.1.36 |
| 1666 | 2026-04-15T20:58:25.864Z | Compiling base64 v0.22.1 |
| 1667 | 2026-04-15T20:58:26.189Z | Compiling schemars v0.8.22 |
| 1668 | 2026-04-15T20:58:26.257Z | Compiling crypto-common v0.1.7 |
| 1669 | 2026-04-15T20:58:26.269Z | Compiling tracing v0.1.44 |
| 1670 | 2026-04-15T20:58:26.394Z | Compiling byteorder v1.5.0 |
| 1671 | 2026-04-15T20:58:26.423Z | Compiling http v1.4.0 |
| 1672 | 2026-04-15T20:58:26.436Z | Compiling unicode-ident v1.0.24 |
| 1673 | 2026-04-15T20:58:26.510Z | Compiling fnv v1.0.7 |
| 1674 | 2026-04-15T20:58:26.568Z | Compiling proc-macro2 v1.0.106 |
| 1675 | 2026-04-15T20:58:26.612Z | Compiling block-buffer v0.10.4 |
| 1676 | 2026-04-15T20:58:26.622Z | Compiling rustls-pki-types v1.14.0 |
| 1677 | 2026-04-15T20:58:26.717Z | Compiling erased-serde v0.3.31 |
| 1678 | 2026-04-15T20:58:26.762Z | Compiling digest v0.10.7 |
| 1679 | 2026-04-15T20:58:26.978Z | Compiling ipnetwork v0.21.1 |
| 1680 | 2026-04-15T20:58:27.082Z | Compiling quote v1.0.45 |
| 1681 | 2026-04-15T20:58:27.226Z | Compiling ipnet v2.12.0 |
| 1682 | 2026-04-15T20:58:27.253Z | Compiling untrusted v0.9.0 |
| 1683 | 2026-04-15T20:58:27.367Z | Compiling syn v2.0.117 |
| 1684 | 2026-04-15T20:58:27.389Z | Compiling ppv-lite86 v0.2.21 |
| 1685 | 2026-04-15T20:58:27.401Z | Compiling http-body v1.0.1 |
| 1686 | 2026-04-15T20:58:27.501Z | Compiling thiserror v1.0.69 |
| 1687 | 2026-04-15T20:58:27.557Z | Compiling rustix v1.1.4 |
| 1688 | 2026-04-15T20:58:27.607Z | Compiling atomic-waker v1.1.2 |
| 1689 | 2026-04-15T20:58:27.704Z | Compiling pretty-hex v0.4.2 |
| 1690 | 2026-04-15T20:58:27.738Z | Compiling oxnet v0.1.4 |
| 1691 | 2026-04-15T20:58:27.738Z | Compiling httparse v1.10.1 |
| 1692 | 2026-04-15T20:58:27.776Z | Compiling tower-layer v0.3.3 |
| 1693 | 2026-04-15T20:58:27.843Z | Compiling plain v0.2.3 |
| 1694 | 2026-04-15T20:58:27.932Z | Compiling tower-service v0.3.3 |
| 1695 | 2026-04-15T20:58:27.945Z | Compiling ryu v1.0.23 |
| 1696 | 2026-04-15T20:58:27.955Z | Compiling try-lock v0.2.5 |
| 1697 | 2026-04-15T20:58:28.055Z | Compiling want v0.3.1 |
| 1698 | 2026-04-15T20:58:28.066Z | Compiling getrandom v0.3.4 |
| 1699 | 2026-04-15T20:58:28.077Z | Compiling ucd-trie v0.1.7 |
| 1700 | 2026-04-15T20:58:28.137Z | Compiling httpdate v1.0.3 |
| 1701 | 2026-04-15T20:58:28.194Z | Compiling crossbeam-utils v0.8.21 |
| 1702 | 2026-04-15T20:58:28.222Z | Compiling pest v2.8.6 |
| 1703 | 2026-04-15T20:58:28.249Z | Compiling cpufeatures v0.2.17 |
| 1704 | 2026-04-15T20:58:28.328Z | Compiling hex v0.4.3 |
| 1705 | 2026-04-15T20:58:28.372Z | Compiling omicron-workspace-hack v0.1.0 |
| 1706 | 2026-04-15T20:58:28.385Z | Compiling rand_core v0.9.5 |
| 1707 | 2026-04-15T20:58:28.447Z | Compiling serde_urlencoded v0.7.1 |
| 1708 | 2026-04-15T20:58:28.599Z | Compiling http-body-util v0.1.3 |
| 1709 | 2026-04-15T20:58:28.612Z | Compiling camino v1.2.2 |
| 1710 | 2026-04-15T20:58:28.712Z | Compiling fastrand v2.3.0 |
| 1711 | 2026-04-15T20:58:28.725Z | Compiling tokio-util v0.7.18 |
| 1712 | 2026-04-15T20:58:28.791Z | Compiling regex-syntax v0.8.10 |
| 1713 | 2026-04-15T20:58:28.854Z | Compiling newtype-uuid v1.3.2 |
| 1714 | 2026-04-15T20:58:28.994Z | Compiling rand_chacha v0.9.0 |
| 1715 | 2026-04-15T20:58:29.032Z | Compiling aws-lc-sys v0.39.1 |
| 1716 | 2026-04-15T20:58:29.197Z | Compiling daft v0.1.5 |
| 1717 | 2026-04-15T20:58:29.381Z | Compiling h2 v0.4.13 |
| 1718 | 2026-04-15T20:58:29.453Z | Compiling untrusted v0.7.1 |
| 1719 | 2026-04-15T20:58:29.469Z | Compiling powerfmt v0.2.0 |
| 1720 | 2026-04-15T20:58:29.517Z | Compiling rand v0.9.2 |
| 1721 | 2026-04-15T20:58:29.582Z | Compiling aws-lc-rs v1.16.2 |
| 1722 | 2026-04-15T20:58:29.628Z | Compiling deranged v0.5.8 |
| 1723 | 2026-04-15T20:58:29.681Z | Compiling tempfile v3.27.0 |
| 1724 | 2026-04-15T20:58:30.081Z | Compiling futures-executor v0.3.32 |
| 1725 | 2026-04-15T20:58:30.132Z | Compiling time-core v0.1.8 |
| 1726 | 2026-04-15T20:58:30.289Z | Compiling num_threads v0.1.7 |
| 1727 | 2026-04-15T20:58:30.365Z | Compiling winnow v1.0.1 |
| 1728 | 2026-04-15T20:58:30.396Z | Compiling num-conv v0.2.1 |
| 1729 | 2026-04-15T20:58:30.547Z | Compiling rustls v0.23.37 |
| 1730 | 2026-04-15T20:58:30.616Z | Compiling time v0.3.47 |
| 1731 | 2026-04-15T20:58:30.789Z | Compiling rustls-webpki v0.103.10 |
| 1732 | 2026-04-15T20:58:30.987Z | Compiling futures v0.3.32 |
| 1733 | 2026-04-15T20:58:31.056Z | Compiling scroll v0.13.0 |
| 1734 | 2026-04-15T20:58:31.071Z | Compiling openapiv3 v2.2.0 |
| 1735 | 2026-04-15T20:58:31.284Z | Compiling sync_wrapper v1.0.2 |
| 1736 | 2026-04-15T20:58:31.327Z | Compiling aho-corasick v1.1.4 |
| 1737 | 2026-04-15T20:58:31.400Z | Compiling tower v0.5.3 |
| 1738 | 2026-04-15T20:58:31.463Z | Compiling hyper v1.9.0 |
| 1739 | 2026-04-15T20:58:31.531Z | Compiling goblin v0.10.5 |
| 1740 | 2026-04-15T20:58:31.874Z | Compiling crossbeam-channel v0.5.15 |
| 1741 | 2026-04-15T20:58:32.285Z | Compiling regex-automata v0.4.14 |
| 1742 | 2026-04-15T20:58:32.320Z | Compiling ring v0.17.14 |
| 1743 | 2026-04-15T20:58:32.347Z | Compiling iri-string v0.7.12 |
| 1744 | 2026-04-15T20:58:32.648Z | Compiling hyper-util v0.1.20 |
| 1745 | 2026-04-15T20:58:33.115Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1746 | 2026-04-15T20:58:33.229Z | Compiling dtrace-parser v0.3.0 |
| 1747 | 2026-04-15T20:58:33.771Z | Compiling tower-http v0.6.8 |
| 1748 | 2026-04-15T20:58:34.034Z | Compiling rustls-webpki v0.102.8 |
| 1749 | 2026-04-15T20:58:34.086Z | Compiling serde_spanned v1.1.0 |
| 1750 | 2026-04-15T20:58:34.209Z | Compiling thread-id v5.1.0 |
| 1751 | 2026-04-15T20:58:34.245Z | Compiling thread_local v1.1.9 |
| 1752 | 2026-04-15T20:58:34.290Z | Compiling dof v0.4.0 |
| 1753 | 2026-04-15T20:58:34.301Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1754 | 2026-04-15T20:58:34.366Z | Compiling debug-ignore v1.0.5 |
| 1755 | 2026-04-15T20:58:34.478Z | Compiling match_cfg v0.1.0 |
| 1756 | 2026-04-15T20:58:34.510Z | Compiling rustls v0.22.4 |
| 1757 | 2026-04-15T20:58:34.513Z | Compiling slog-json v2.6.1 |
| 1758 | 2026-04-15T20:58:34.552Z | Compiling hostname v0.3.1 |
| 1759 | 2026-04-15T20:58:34.695Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1760 | 2026-04-15T20:58:34.733Z | Compiling memmap2 v0.9.10 |
| 1761 | 2026-04-15T20:58:34.841Z | Compiling is-terminal v0.4.17 |
| 1762 | 2026-04-15T20:58:34.969Z | Compiling encoding_rs v0.8.35 |
| 1763 | 2026-04-15T20:58:34.974Z | Compiling take_mut v0.2.2 |
| 1764 | 2026-04-15T20:58:35.074Z | Compiling usdt-impl v0.6.0 |
| 1765 | 2026-04-15T20:58:35.149Z | Compiling term v1.2.1 |
| 1766 | 2026-04-15T20:58:35.516Z | Compiling openssl-probe v0.2.1 |
| 1767 | 2026-04-15T20:58:35.595Z | Compiling spin v0.9.8 |
| 1768 | 2026-04-15T20:58:35.713Z | Compiling mime v0.3.17 |
| 1769 | 2026-04-15T20:58:35.727Z | Compiling winnow v0.7.15 |
| 1770 | 2026-04-15T20:58:35.735Z | Compiling rustls-native-certs v0.8.3 |
| 1771 | 2026-04-15T20:58:35.816Z | Compiling slog-term v2.9.2 |
| 1772 | 2026-04-15T20:58:35.982Z | Compiling multer v3.1.0 |
| 1773 | 2026-04-15T20:58:36.066Z | Compiling usdt v0.6.0 |
| 1774 | 2026-04-15T20:58:36.247Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-04-15T20:58:36.343Z | Compiling tokio-rustls v0.25.0 |
| 1776 | 2026-04-15T20:58:36.387Z | Compiling slog-bunyan v2.5.0 |
| 1777 | 2026-04-15T20:58:36.474Z | Compiling tokio-rustls v0.26.4 |
| 1778 | 2026-04-15T20:58:36.525Z | Compiling regex v1.12.3 |
| 1779 | 2026-04-15T20:58:36.578Z | Compiling async-stream v0.3.6 |
| 1780 | 2026-04-15T20:58:36.633Z | Compiling sha1 v0.10.6 |
| 1781 | 2026-04-15T20:58:36.738Z | Compiling waitgroup v0.1.2 |
| 1782 | 2026-04-15T20:58:36.750Z | Compiling rand_chacha v0.3.1 |
| 1783 | 2026-04-15T20:58:36.762Z | Compiling rustls-pemfile v2.2.0 |
| 1784 | 2026-04-15T20:58:36.869Z | Compiling serde_path_to_error v0.1.20 |
| 1785 | 2026-04-15T20:58:36.896Z | Compiling hostname v0.4.2 |
| 1786 | 2026-04-15T20:58:36.964Z | Compiling either v1.15.0 |
| 1787 | 2026-04-15T20:58:36.985Z | Compiling rand v0.8.5 |
| 1788 | 2026-04-15T20:58:37.024Z | Compiling hyper-rustls v0.27.7 |
| 1789 | 2026-04-15T20:58:37.161Z | Compiling rustls-platform-verifier v0.6.2 |
| 1790 | 2026-04-15T20:58:37.173Z | Compiling ref-cast v1.0.25 |
| 1791 | 2026-04-15T20:58:37.220Z | Compiling strum v0.26.3 |
| 1792 | 2026-04-15T20:58:37.232Z | Compiling regress v0.10.5 |
| 1793 | 2026-04-15T20:58:37.245Z | Compiling macaddr v1.0.1 |
| 1794 | 2026-04-15T20:58:37.272Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1795 | 2026-04-15T20:58:37.317Z | Compiling wait-timeout v0.2.1 |
| 1796 | 2026-04-15T20:58:37.354Z | Compiling bit-vec v0.8.0 |
| 1797 | 2026-04-15T20:58:37.391Z | Compiling quick-error v1.2.3 |
| 1798 | 2026-04-15T20:58:37.474Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1799 | 2026-04-15T20:58:37.505Z | Compiling rusty-fork v0.3.1 |
| 1800 | 2026-04-15T20:58:37.576Z | Compiling bit-set v0.8.0 |
| 1801 | 2026-04-15T20:58:37.588Z | Compiling reqwest v0.13.2 |
| 1802 | 2026-04-15T20:58:37.614Z | Compiling serde_with v3.18.0 |
| 1803 | 2026-04-15T20:58:37.627Z | Compiling rand_xorshift v0.4.0 |
| 1804 | 2026-04-15T20:58:37.740Z | Compiling unarray v0.1.4 |
| 1805 | 2026-04-15T20:58:37.777Z | Compiling strum v0.27.2 |
| 1806 | 2026-04-15T20:58:37.852Z | Compiling proptest v1.11.0 |
| 1807 | 2026-04-15T20:58:37.856Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1808 | 2026-04-15T20:58:37.912Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1809 | 2026-04-15T20:58:38.010Z | Compiling instant v0.1.13 |
| 1810 | 2026-04-15T20:58:38.107Z | Compiling rustc-hash v2.1.2 |
| 1811 | 2026-04-15T20:58:38.163Z | Compiling reqwest v0.12.28 |
| 1812 | 2026-04-15T20:58:38.174Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1813 | 2026-04-15T20:58:38.237Z | Compiling dropshot v0.16.7 |
| 1814 | 2026-04-15T20:58:38.430Z | Compiling iddqd v0.3.17 |
| 1815 | 2026-04-15T20:58:38.957Z | Compiling progenitor-client v0.13.0 |
| 1816 | 2026-04-15T20:58:39.271Z | Compiling backon v1.6.0 |
| 1817 | 2026-04-15T20:58:39.381Z | Compiling progenitor-client v0.10.0 |
| 1818 | 2026-04-15T20:58:39.489Z | Compiling progenitor-extras v0.1.1 |
| 1819 | 2026-04-15T20:58:39.547Z | Compiling backoff v0.4.0 |
| 1820 | 2026-04-15T20:58:39.668Z | Compiling itertools v0.14.0 |
| 1821 | 2026-04-15T20:58:39.732Z | Compiling parse-display v0.10.0 |
| 1822 | 2026-04-15T20:58:39.770Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1823 | 2026-04-15T20:58:40.065Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1824 | 2026-04-15T20:58:40.639Z | Compiling unicode-width v0.2.2 |
| 1825 | 2026-04-15T20:58:40.658Z | Compiling tinyvec_macros v0.1.1 |
| 1826 | 2026-04-15T20:58:40.735Z | Compiling tinyvec v1.11.0 |
| 1827 | 2026-04-15T20:58:40.921Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1828 | 2026-04-15T20:58:40.935Z | Compiling terminal_size v0.4.4 |
| 1829 | 2026-04-15T20:58:40.968Z | Compiling secrecy v0.10.3 |
| 1830 | 2026-04-15T20:58:41.081Z | Compiling scroll v0.12.0 |
| 1831 | 2026-04-15T20:58:41.096Z | Compiling crossbeam-epoch v0.9.18 |
| 1832 | 2026-04-15T20:58:41.122Z | Compiling heck v0.5.0 |
| 1833 | 2026-04-15T20:58:41.134Z | Compiling clap_builder v4.6.0 |
| 1834 | 2026-04-15T20:58:41.331Z | Compiling goblin v0.8.2 |
| 1835 | 2026-04-15T20:58:41.352Z | Compiling crucible-workspace-hack v0.1.0 |
| 1836 | 2026-04-15T20:58:41.428Z | Compiling zerocopy v0.7.35 |
| 1837 | 2026-04-15T20:58:41.440Z | Compiling hmac v0.12.1 |
| 1838 | 2026-04-15T20:58:41.485Z | Compiling inout v0.1.4 |
| 1839 | 2026-04-15T20:58:41.578Z | Compiling ff v0.13.1 |
| 1840 | 2026-04-15T20:58:41.579Z | Compiling toml_datetime v0.6.11 |
| 1841 | 2026-04-15T20:58:41.637Z | Compiling serde_spanned v0.6.9 |
| 1842 | 2026-04-15T20:58:41.715Z | Compiling num-integer v0.1.46 |
| 1843 | 2026-04-15T20:58:41.789Z | Compiling toml_write v0.1.2 |
| 1844 | 2026-04-15T20:58:41.978Z | Compiling toml_edit v0.22.27 |
| 1845 | 2026-04-15T20:58:42.035Z | Compiling group v0.13.0 |
| 1846 | 2026-04-15T20:58:42.152Z | Compiling cipher v0.4.4 |
| 1847 | 2026-04-15T20:58:42.270Z | Compiling hkdf v0.12.4 |
| 1848 | 2026-04-15T20:58:42.423Z | Compiling rustix v0.38.44 |
| 1849 | 2026-04-15T20:58:42.517Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1850 | 2026-04-15T20:58:42.631Z | Compiling dtrace-parser v0.2.0 |
| 1851 | 2026-04-15T20:58:42.873Z | Compiling clap v4.6.0 |
| 1852 | 2026-04-15T20:58:42.971Z | Compiling half v2.7.1 |
| 1853 | 2026-04-15T20:58:43.287Z | Compiling universal-hash v0.5.1 |
| 1854 | 2026-04-15T20:58:43.299Z | Compiling crypto-bigint v0.5.5 |
| 1855 | 2026-04-15T20:58:43.429Z | Compiling thread-id v4.2.2 |
| 1856 | 2026-04-15T20:58:43.480Z | Compiling bstr v1.12.1 |
| 1857 | 2026-04-15T20:58:43.521Z | Compiling base16ct v0.2.0 |
| 1858 | 2026-04-15T20:58:43.697Z | Compiling dof v0.3.0 |
| 1859 | 2026-04-15T20:58:43.986Z | Compiling base64ct v1.8.3 |
| 1860 | 2026-04-15T20:58:44.160Z | Compiling opaque-debug v0.3.1 |
| 1861 | 2026-04-15T20:58:44.241Z | Compiling ciborium-io v0.2.2 |
| 1862 | 2026-04-15T20:58:44.343Z | Compiling ciborium-ll v0.2.2 |
| 1863 | 2026-04-15T20:58:44.473Z | Compiling poly1305 v0.8.0 |
| 1864 | 2026-04-15T20:58:44.476Z | Compiling password-hash v0.5.0 |
| 1865 | 2026-04-15T20:58:44.508Z | Compiling elliptic-curve v0.13.8 |
| 1866 | 2026-04-15T20:58:44.568Z | Compiling usdt-impl v0.5.0 |
| 1867 | 2026-04-15T20:58:44.785Z | Compiling curve25519-dalek v4.1.3 |
| 1868 | 2026-04-15T20:58:44.835Z | Compiling toml v0.8.23 |
| 1869 | 2026-04-15T20:58:44.892Z | Compiling thiserror-no-std v2.0.2 |
| 1870 | 2026-04-15T20:58:44.988Z | Compiling chacha20 v0.9.1 |
| 1871 | 2026-04-15T20:58:45.169Z | Compiling num-rational v0.4.2 |
| 1872 | 2026-04-15T20:58:45.193Z | Compiling num-iter v0.1.45 |
| 1873 | 2026-04-15T20:58:45.211Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1874 | 2026-04-15T20:58:45.229Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1875 | 2026-04-15T20:58:45.316Z | Compiling byte-wrapper v0.1.0 |
| 1876 | 2026-04-15T20:58:45.479Z | Compiling blake2 v0.10.6 |
| 1877 | 2026-04-15T20:58:45.621Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1878 | 2026-04-15T20:58:45.644Z | Compiling hash32 v0.3.1 |
| 1879 | 2026-04-15T20:58:45.673Z | Compiling aead v0.5.2 |
| 1880 | 2026-04-15T20:58:45.706Z | Compiling num-complex v0.4.6 |
| 1881 | 2026-04-15T20:58:45.802Z | Compiling memmap v0.7.0 |
| 1882 | 2026-04-15T20:58:45.841Z | Compiling static_assertions v1.1.0 |
| 1883 | 2026-04-15T20:58:45.908Z | Compiling indent_write v2.2.0 |
| 1884 | 2026-04-15T20:58:45.920Z | Compiling data-encoding v2.10.0 |
| 1885 | 2026-04-15T20:58:45.932Z | Compiling keccak v0.1.6 |
| 1886 | 2026-04-15T20:58:45.935Z | Compiling usdt v0.5.0 |
| 1887 | 2026-04-15T20:58:45.984Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1888 | 2026-04-15T20:58:46.051Z | Compiling num v0.4.3 |
| 1889 | 2026-04-15T20:58:46.092Z | Compiling sha3 v0.10.8 |
| 1890 | 2026-04-15T20:58:46.130Z | Compiling chacha20poly1305 v0.10.1 |
| 1891 | 2026-04-15T20:58:46.178Z | Compiling heapless v0.8.0 |
| 1892 | 2026-04-15T20:58:46.211Z | Compiling argon2 v0.5.3 |
| 1893 | 2026-04-15T20:58:46.265Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1894 | 2026-04-15T20:58:46.379Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1895 | 2026-04-15T20:58:46.609Z | Compiling vsss-rs v3.3.4 |
| 1896 | 2026-04-15T20:58:46.721Z | Compiling ingot-types v0.1.2 |
| 1897 | 2026-04-15T20:58:46.734Z | Compiling ciborium v0.2.2 |
| 1898 | 2026-04-15T20:58:46.789Z | Compiling typify-impl v0.6.1 |
| 1899 | 2026-04-15T20:58:47.316Z | Compiling tabwriter v1.4.1 |
| 1900 | 2026-04-15T20:58:47.447Z | Compiling cobs v0.3.0 |
| 1901 | 2026-04-15T20:58:47.492Z | Compiling float-ord v0.3.2 |
| 1902 | 2026-04-15T20:58:47.564Z | Compiling bitflags v1.3.2 |
| 1903 | 2026-04-15T20:58:47.617Z | Compiling managed v0.8.0 |
| 1904 | 2026-04-15T20:58:47.645Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1905 | 2026-04-15T20:58:47.659Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1906 | 2026-04-15T20:58:47.755Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1907 | 2026-04-15T20:58:47.836Z | Compiling smoltcp v0.11.0 |
| 1908 | 2026-04-15T20:58:47.865Z | Compiling postcard v1.1.3 |
| 1909 | 2026-04-15T20:58:48.234Z | Compiling ingot v0.1.1 |
| 1910 | 2026-04-15T20:58:48.255Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1911 | 2026-04-15T20:58:48.525Z | Compiling typify v0.6.1 |
| 1912 | 2026-04-15T20:58:48.642Z | Compiling atomicwrites v0.4.4 |
| 1913 | 2026-04-15T20:58:48.750Z | Compiling crossbeam-deque v0.8.6 |
| 1914 | 2026-04-15T20:58:48.839Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1915 | 2026-04-15T20:58:48.953Z | Compiling cpufeatures v0.3.0 |
| 1916 | 2026-04-15T20:58:49.039Z | Compiling swrite v0.1.0 |
| 1917 | 2026-04-15T20:58:49.138Z | Compiling foreign-types-shared v0.3.1 |
| 1918 | 2026-04-15T20:58:49.149Z | Compiling linked-hash-map v0.5.6 |
| 1919 | 2026-04-15T20:58:49.239Z | Compiling resolv-conf v0.7.6 |
| 1920 | 2026-04-15T20:58:49.339Z | Compiling colored v3.1.1 |
| 1921 | 2026-04-15T20:58:49.613Z | Compiling lru-cache v0.1.2 |
| 1922 | 2026-04-15T20:58:49.736Z | Compiling foreign-types v0.5.0 |
| 1923 | 2026-04-15T20:58:49.749Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1924 | 2026-04-15T20:58:49.769Z | Compiling chacha20 v0.10.0 |
| 1925 | 2026-04-15T20:58:49.821Z | Compiling rayon-core v1.13.0 |
| 1926 | 2026-04-15T20:58:49.969Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1927 | 2026-04-15T20:58:50.036Z | Compiling hubpack v0.1.2 |
| 1928 | 2026-04-15T20:58:50.115Z | Compiling progenitor-impl v0.13.0 |
| 1929 | 2026-04-15T20:58:50.275Z | Compiling num_enum v0.7.6 |
| 1930 | 2026-04-15T20:58:50.406Z | Compiling memoffset v0.9.1 |
| 1931 | 2026-04-15T20:58:50.502Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1932 | 2026-04-15T20:58:50.535Z | Compiling hickory-proto v0.24.4 |
| 1933 | 2026-04-15T20:58:50.629Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1934 | 2026-04-15T20:58:50.754Z | Compiling similar v2.7.0 |
| 1935 | 2026-04-15T20:58:51.107Z | Compiling serde-big-array v0.5.1 |
| 1936 | 2026-04-15T20:58:51.259Z | Compiling cstr-argument v0.1.2 |
| 1937 | 2026-04-15T20:58:51.273Z | Compiling siphasher v1.0.2 |
| 1938 | 2026-04-15T20:58:51.421Z | Compiling unicode-segmentation v1.13.2 |
| 1939 | 2026-04-15T20:58:51.473Z | Compiling phf_shared v0.12.1 |
| 1940 | 2026-04-15T20:58:51.660Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1941 | 2026-04-15T20:58:51.683Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1942 | 2026-04-15T20:58:51.863Z | Compiling newline-converter v0.3.0 |
| 1943 | 2026-04-15T20:58:51.986Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1944 | 2026-04-15T20:58:52.245Z | Compiling pin-project v1.1.11 |
| 1945 | 2026-04-15T20:58:52.445Z | Compiling hickory-resolver v0.24.4 |
| 1946 | 2026-04-15T20:58:52.475Z | Compiling progenitor v0.13.0 |
| 1947 | 2026-04-15T20:58:52.620Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1948 | 2026-04-15T20:58:52.755Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1949 | 2026-04-15T20:58:52.977Z | Compiling nix v0.31.2 |
| 1950 | 2026-04-15T20:58:53.276Z | Compiling rayon v1.11.0 |
| 1951 | 2026-04-15T20:58:53.607Z | Compiling num_enum v0.5.11 |
| 1952 | 2026-04-15T20:58:53.674Z | Compiling rand v0.10.1 |
| 1953 | 2026-04-15T20:58:53.735Z | Compiling prettyplease v0.2.37 |
| 1954 | 2026-04-15T20:58:54.343Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1955 | 2026-04-15T20:58:54.489Z | Compiling unicode-normalization v0.1.25 |
| 1956 | 2026-04-15T20:58:54.501Z | Compiling console v0.15.11 |
| 1957 | 2026-04-15T20:58:54.703Z | Compiling camino-tempfile v1.4.1 |
| 1958 | 2026-04-15T20:58:54.834Z | Compiling tokio-stream v0.1.18 |
| 1959 | 2026-04-15T20:58:54.947Z | Compiling csv-core v0.1.13 |
| 1960 | 2026-04-15T20:58:54.959Z | Compiling highway v1.3.0 |
| 1961 | 2026-04-15T20:58:55.007Z | Compiling same-file v1.0.6 |
| 1962 | 2026-04-15T20:58:55.042Z | Compiling foreign-types-shared v0.1.1 |
| 1963 | 2026-04-15T20:58:55.112Z | Compiling unicode-width v0.1.14 |
| 1964 | 2026-04-15T20:58:55.142Z | Compiling foldhash v0.1.5 |
| 1965 | 2026-04-15T20:58:55.182Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1966 | 2026-04-15T20:58:55.209Z | Compiling walkdir v2.5.0 |
| 1967 | 2026-04-15T20:58:55.309Z | Compiling hashbrown v0.15.5 |
| 1968 | 2026-04-15T20:58:55.322Z | Compiling qorb v0.4.1 |
| 1969 | 2026-04-15T20:58:55.348Z | Compiling csv v1.4.0 |
| 1970 | 2026-04-15T20:58:55.392Z | Compiling foreign-types v0.3.2 |
| 1971 | 2026-04-15T20:58:55.473Z | Compiling snafu v0.8.9 |
| 1972 | 2026-04-15T20:58:55.545Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1973 | 2026-04-15T20:58:55.558Z | Compiling olpc-cjson v0.1.4 |
| 1974 | 2026-04-15T20:58:55.719Z | Compiling expectorate v1.2.0 |
| 1975 | 2026-04-15T20:58:55.846Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1976 | 2026-04-15T20:58:55.875Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1977 | 2026-04-15T20:58:55.900Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1978 | 2026-04-15T20:58:56.211Z | Compiling newtype_derive v0.1.6 |
| 1979 | 2026-04-15T20:58:56.303Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1980 | 2026-04-15T20:58:56.845Z | Compiling owo-colors v4.3.0 |
| 1981 | 2026-04-15T20:58:57.193Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1982 | 2026-04-15T20:58:57.243Z | Compiling phf v0.12.1 |
| 1983 | 2026-04-15T20:58:57.374Z | Compiling openssl-sys v0.9.112 |
| 1984 | 2026-04-15T20:58:57.403Z | Compiling tokio-dtrace v0.1.1 |
| 1985 | 2026-04-15T20:58:57.571Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1986 | 2026-04-15T20:58:57.583Z | Compiling globset v0.4.18 |
| 1987 | 2026-04-15T20:58:57.684Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1988 | 2026-04-15T20:58:57.868Z | Compiling itertools v0.12.1 |
| 1989 | 2026-04-15T20:58:57.895Z | Compiling libsw-core v0.3.2 |
| 1990 | 2026-04-15T20:58:57.908Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1991 | 2026-04-15T20:58:58.079Z | Compiling pem v3.0.6 |
| 1992 | 2026-04-15T20:58:58.275Z | Compiling serde_plain v1.0.2 |
| 1993 | 2026-04-15T20:58:58.428Z | Compiling sigpipe v0.1.3 |
| 1994 | 2026-04-15T20:58:58.452Z | Compiling jiff v0.2.23 |
| 1995 | 2026-04-15T20:58:58.491Z | Compiling unicode-linebreak v0.1.5 |
| 1996 | 2026-04-15T20:58:58.505Z | Compiling fixedbitset v0.4.2 |
| 1997 | 2026-04-15T20:58:58.521Z | Compiling bytecount v0.6.9 |
| 1998 | 2026-04-15T20:58:58.671Z | Compiling typed-path v0.9.3 |
| 1999 | 2026-04-15T20:58:58.743Z | Compiling glob v0.3.3 |
| 2000 | 2026-04-15T20:58:58.756Z | Compiling minimal-lexical v0.2.1 |
| 2001 | 2026-04-15T20:58:59.025Z | Compiling smawk v0.3.2 |
| 2002 | 2026-04-15T20:58:59.120Z | Compiling fixedbitset v0.5.7 |
| 2003 | 2026-04-15T20:58:59.164Z | Compiling textwrap v0.16.2 |
| 2004 | 2026-04-15T20:58:59.175Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2005 | 2026-04-15T20:58:59.185Z | Compiling zone v0.3.1 |
| 2006 | 2026-04-15T20:58:59.423Z | Compiling petgraph v0.8.3 |
| 2007 | 2026-04-15T20:58:59.452Z | Compiling nom v7.1.3 |
| 2008 | 2026-04-15T20:58:59.675Z | Compiling tough v0.20.0 |
| 2009 | 2026-04-15T20:58:59.824Z | Compiling petgraph v0.6.5 |
| 2010 | 2026-04-15T20:58:59.929Z | Compiling papergrid v0.11.0 |
| 2011 | 2026-04-15T20:58:59.998Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2012 | 2026-04-15T20:59:00.384Z | Compiling openssl v0.10.76 |
| 2013 | 2026-04-15T20:59:00.465Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2014 | 2026-04-15T20:59:00.764Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2015 | 2026-04-15T20:59:01.168Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2016 | 2026-04-15T20:59:01.303Z | Compiling libsw v3.5.0 |
| 2017 | 2026-04-15T20:59:01.515Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2018 | 2026-04-15T20:59:01.532Z | Compiling oxide-tokio-rt v0.1.3 |
| 2019 | 2026-04-15T20:59:01.576Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2020 | 2026-04-15T20:59:01.737Z | Compiling chrono-tz v0.10.4 |
| 2021 | 2026-04-15T20:59:01.753Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2022 | 2026-04-15T20:59:01.831Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2023 | 2026-04-15T20:59:01.856Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2024 | 2026-04-15T20:59:02.099Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2025 | 2026-04-15T20:59:02.688Z | Compiling slog-dtrace v0.3.0 |
| 2026 | 2026-04-15T20:59:02.907Z | Compiling const_format v0.2.35 |
| 2027 | 2026-04-15T20:59:03.025Z | Compiling cancel-safe-futures v0.1.5 |
| 2028 | 2026-04-15T20:59:03.083Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2029 | 2026-04-15T20:59:03.215Z | Compiling gethostname v0.5.0 |
| 2030 | 2026-04-15T20:59:03.273Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2031 | 2026-04-15T20:59:03.344Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2032 | 2026-04-15T20:59:03.381Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2033 | 2026-04-15T20:59:03.416Z | Compiling smf v0.2.3 |
| 2034 | 2026-04-15T20:59:03.474Z | Compiling bcs v0.1.6 |
| 2035 | 2026-04-15T20:59:03.758Z | Compiling tagptr v0.2.0 |
| 2036 | 2026-04-15T20:59:03.794Z | Compiling whoami v1.6.1 |
| 2037 | 2026-04-15T20:59:03.867Z | Compiling linear-map v1.2.0 |
| 2038 | 2026-04-15T20:59:03.911Z | Compiling lazy_static v1.5.0 |
| 2039 | 2026-04-15T20:59:03.927Z | Compiling termtree v0.5.1 |
| 2040 | 2026-04-15T20:59:03.996Z | Compiling steno v0.4.1 |
| 2041 | 2026-04-15T20:59:04.016Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2042 | 2026-04-15T20:59:04.057Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2043 | 2026-04-15T20:59:04.085Z | Compiling moka v0.12.15 |
| 2044 | 2026-04-15T20:59:04.101Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2045 | 2026-04-15T20:59:04.603Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2046 | 2026-04-15T20:59:04.870Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2047 | 2026-04-15T20:59:05.540Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2048 | 2026-04-15T20:59:05.669Z | Compiling tabled v0.15.0 |
| 2049 | 2026-04-15T20:59:05.761Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2050 | 2026-04-15T20:59:05.963Z | Compiling cookie v0.18.1 |
| 2051 | 2026-04-15T20:59:06.426Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2052 | 2026-04-15T20:59:06.590Z | Compiling crc32fast v1.5.0 |
| 2053 | 2026-04-15T20:59:06.801Z | Compiling hickory-proto v0.25.2 |
| 2054 | 2026-04-15T20:59:06.897Z | Compiling humantime v2.3.0 |
| 2055 | 2026-04-15T20:59:06.952Z | Compiling libscf-sys v1.1.0 |
| 2056 | 2026-04-15T20:59:07.093Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2057 | 2026-04-15T20:59:07.178Z | Compiling simd-adler32 v0.3.9 |
| 2058 | 2026-04-15T20:59:07.379Z | Compiling adler2 v2.0.1 |
| 2059 | 2026-04-15T20:59:07.441Z | Compiling parking_lot_core v0.8.6 |
| 2060 | 2026-04-15T20:59:07.468Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2061 | 2026-04-15T20:59:07.530Z | Compiling miniz_oxide v0.8.9 |
| 2062 | 2026-04-15T20:59:07.845Z | Compiling parking_lot v0.11.2 |
| 2063 | 2026-04-15T20:59:07.858Z | Compiling fxhash v0.2.1 |
| 2064 | 2026-04-15T20:59:07.936Z | Compiling flate2 v1.1.9 |
| 2065 | 2026-04-15T20:59:09.878Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2066 | 2026-04-15T20:59:09.907Z | Compiling compression-core v0.4.31 |
| 2067 | 2026-04-15T20:59:09.908Z | Compiling internet-checksum v0.2.1 |
| 2068 | 2026-04-15T20:59:09.908Z | Compiling compression-codecs v0.4.37 |
| 2069 | 2026-04-15T20:59:09.908Z | Compiling sled v0.34.7 |
| 2070 | 2026-04-15T20:59:09.908Z | Compiling const-random v0.1.18 |
| 2071 | 2026-04-15T20:59:09.908Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2072 | 2026-04-15T20:59:09.908Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 2073 | 2026-04-15T20:59:09.908Z | Compiling ahash v0.8.12 |
| 2074 | 2026-04-15T20:59:09.908Z | Compiling async-compression v0.4.41 |
| 2075 | 2026-04-15T20:59:09.908Z | Compiling hickory-resolver v0.25.2 |
| 2076 | 2026-04-15T20:59:09.908Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2077 | 2026-04-15T20:59:09.908Z | Compiling smartstring v1.0.1 |
| 2078 | 2026-04-15T20:59:09.908Z | Compiling thin-vec v0.2.16 |
| 2079 | 2026-04-15T20:59:09.908Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2080 | 2026-04-15T20:59:09.908Z | Compiling rhai v1.24.0 |
| 2081 | 2026-04-15T20:59:09.908Z | Compiling nom v8.0.0 |
| 2082 | 2026-04-15T20:59:10.102Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2083 | 2026-04-15T20:59:10.209Z | Compiling dropshot v0.17.0 |
| 2084 | 2026-04-15T20:59:10.751Z | Compiling fs-err v3.3.0 |
| 2085 | 2026-04-15T20:59:11.229Z | Compiling git-stub v1.0.0 |
| 2086 | 2026-04-15T20:59:11.389Z | Compiling is_ci v1.2.0 |
| 2087 | 2026-04-15T20:59:11.526Z | Compiling supports-color v3.0.2 |
| 2088 | 2026-04-15T20:59:11.713Z | Compiling git-stub-vcs v0.1.0 |
| 2089 | 2026-04-15T20:59:11.735Z | Compiling drift v0.1.3 |
| 2090 | 2026-04-15T20:59:12.065Z | Compiling sha2 v0.10.9 |
| 2091 | 2026-04-15T20:59:12.887Z | Compiling dropshot-api-manager v0.7.0 |
| 2092 | 2026-04-15T20:59:14.556Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2093 | 2026-04-15T20:59:22.117Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2094 | 2026-04-15T20:59:23.710Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2095 | 2026-04-15T20:59:24.760Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2096 | 2026-04-15T20:59:25.845Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2097 | 2026-04-15T20:59:25.846Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2098 | 2026-04-15T20:59:26.596Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2099 | 2026-04-15T20:59:26.646Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2100 | 2026-04-15T20:59:28.169Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2101 | 2026-04-15T20:59:28.169Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2102 | 2026-04-15T20:59:34.912Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2103 | 2026-04-15T20:59:36.313Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2104 | 2026-04-15T20:59:37.590Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2105 | 2026-04-15T21:00:01.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 2106 | 2026-04-15T21:00:01.382Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2107 | 2026-04-15T21:00:01.434Z | ------- |
| 2108 | 2026-04-15T21:00:01.434Z | Generating OpenAPI documents from API definitions ... |
| 2109 | 2026-04-15T21:00:01.477Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2110 | 2026-04-15T21:00:01.499Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2111 | 2026-04-15T21:00:01.576Z | ------- |
| 2112 | 2026-04-15T21:00:01.576Z | Checking 9 OpenAPI documents... |
| 2113 | 2026-04-15T21:00:01.576Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2114 | 2026-04-15T21:00:01.576Z | Fresh ddm-admin "latest" symlink |
| 2115 | 2026-04-15T21:00:01.576Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2116 | 2026-04-15T21:00:01.576Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2117 | 2026-04-15T21:00:01.576Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2118 | 2026-04-15T21:00:01.576Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2119 | 2026-04-15T21:00:01.576Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2120 | 2026-04-15T21:00:01.580Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2121 | 2026-04-15T21:00:01.580Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2122 | 2026-04-15T21:00:01.580Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2123 | 2026-04-15T21:00:01.580Z | Fresh mg-admin "latest" symlink |
| 2124 | 2026-04-15T21:00:01.580Z | ------- |
| 2125 | 2026-04-15T21:00:01.580Z | Success 9 documents checked: 11 fresh, 0 stale, 0 failed, 0 other problems |
| 2126 | 2026-04-15T21:00:01.608Z | + banner build |
| 2127 | 2026-04-15T21:00:01.612Z | |
| 2128 | 2026-04-15T21:00:01.612Z | ##### # # # # ##### |
| 2129 | 2026-04-15T21:00:01.612Z | # # # # # # # # |
| 2130 | 2026-04-15T21:00:01.612Z | ##### # # # # # # |
| 2131 | 2026-04-15T21:00:01.612Z | # # # # # # # # |
| 2132 | 2026-04-15T21:00:01.612Z | # # # # # # # # |
| 2133 | 2026-04-15T21:00:01.612Z | ##### #### # ###### ##### |
| 2134 | 2026-04-15T21:00:01.612Z | |
| 2135 | 2026-04-15T21:00:01.612Z | + ptime -m cargo build |
| 2136 | 2026-04-15T21:00:02.202Z | Compiling log v0.4.29 |
| 2137 | 2026-04-15T21:00:02.311Z | Compiling slog v2.8.2 |
| 2138 | 2026-04-15T21:00:02.328Z | Compiling rustls-webpki v0.103.10 |
| 2139 | 2026-04-15T21:00:02.341Z | Compiling webpki-roots v1.0.6 |
| 2140 | 2026-04-15T21:00:02.389Z | Compiling zone v0.3.1 |
| 2141 | 2026-04-15T21:00:02.419Z | Compiling arc-swap v1.9.0 |
| 2142 | 2026-04-15T21:00:02.434Z | Compiling papergrid v0.17.0 |
| 2143 | 2026-04-15T21:00:02.440Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2144 | 2026-04-15T21:00:02.455Z | Compiling goblin v0.10.5 |
| 2145 | 2026-04-15T21:00:02.499Z | Compiling rustls v0.22.4 |
| 2146 | 2026-04-15T21:00:02.699Z | Compiling slog-async v2.8.0 |
| 2147 | 2026-04-15T21:00:02.723Z | Compiling slog-term v2.9.2 |
| 2148 | 2026-04-15T21:00:03.235Z | Compiling rustls v0.23.37 |
| 2149 | 2026-04-15T21:00:03.303Z | Compiling slog-json v2.6.1 |
| 2150 | 2026-04-15T21:00:03.314Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2151 | 2026-04-15T21:00:03.420Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2152 | 2026-04-15T21:00:03.453Z | Compiling typify-impl v0.6.1 |
| 2153 | 2026-04-15T21:00:03.491Z | Compiling slog-bunyan v2.5.0 |
| 2154 | 2026-04-15T21:00:03.519Z | Compiling goblin v0.8.2 |
| 2155 | 2026-04-15T21:00:03.634Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2156 | 2026-04-15T21:00:03.675Z | Compiling globset v0.4.18 |
| 2157 | 2026-04-15T21:00:03.986Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2158 | 2026-04-15T21:00:04.465Z | Compiling tokio-rustls v0.25.0 |
| 2159 | 2026-04-15T21:00:04.477Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2160 | 2026-04-15T21:00:04.701Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2161 | 2026-04-15T21:00:04.872Z | Compiling steno v0.4.1 |
| 2162 | 2026-04-15T21:00:05.068Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2163 | 2026-04-15T21:00:06.288Z | Compiling tokio-rustls v0.26.4 |
| 2164 | 2026-04-15T21:00:06.585Z | Compiling hyper-rustls v0.27.7 |
| 2165 | 2026-04-15T21:00:06.726Z | Compiling dof v0.4.0 |
| 2166 | 2026-04-15T21:00:06.925Z | Compiling rustls-platform-verifier v0.6.2 |
| 2167 | 2026-04-15T21:00:07.179Z | Compiling reqwest v0.13.2 |
| 2168 | 2026-04-15T21:00:07.313Z | Compiling reqwest v0.12.28 |
| 2169 | 2026-04-15T21:00:07.404Z | Compiling dof v0.3.0 |
| 2170 | 2026-04-15T21:00:07.815Z | Compiling usdt-impl v0.6.0 |
| 2171 | 2026-04-15T21:00:08.001Z | Compiling typify v0.6.1 |
| 2172 | 2026-04-15T21:00:08.050Z | Compiling usdt-impl v0.5.0 |
| 2173 | 2026-04-15T21:00:08.155Z | Compiling progenitor-impl v0.13.0 |
| 2174 | 2026-04-15T21:00:08.260Z | Compiling usdt v0.6.0 |
| 2175 | 2026-04-15T21:00:08.547Z | Compiling progenitor-client v0.13.0 |
| 2176 | 2026-04-15T21:00:08.562Z | Compiling dropshot v0.16.7 |
| 2177 | 2026-04-15T21:00:08.740Z | Compiling progenitor-client v0.10.0 |
| 2178 | 2026-04-15T21:00:08.876Z | Compiling progenitor-extras v0.1.1 |
| 2179 | 2026-04-15T21:00:08.986Z | Compiling usdt v0.5.0 |
| 2180 | 2026-04-15T21:00:09.058Z | Compiling tough v0.20.0 |
| 2181 | 2026-04-15T21:00:09.139Z | Compiling sled v0.34.7 |
| 2182 | 2026-04-15T21:00:09.152Z | Compiling typify-impl v0.4.3 |
| 2183 | 2026-04-15T21:00:09.267Z | Compiling qorb v0.4.1 |
| 2184 | 2026-04-15T21:00:10.941Z | Compiling progenitor v0.13.0 |
| 2185 | 2026-04-15T21:00:11.099Z | Compiling tokio-dtrace v0.1.1 |
| 2186 | 2026-04-15T21:00:11.132Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2187 | 2026-04-15T21:00:11.351Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2188 | 2026-04-15T21:00:11.363Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2189 | 2026-04-15T21:00:11.379Z | Compiling oxide-tokio-rt v0.1.3 |
| 2190 | 2026-04-15T21:00:11.693Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2191 | 2026-04-15T21:00:12.252Z | Compiling slog-dtrace v0.3.0 |
| 2192 | 2026-04-15T21:00:12.579Z | Compiling typify v0.4.3 |
| 2193 | 2026-04-15T21:00:12.707Z | Compiling slog-scope v4.4.1 |
| 2194 | 2026-04-15T21:00:12.970Z | Compiling testing_table v0.3.0 |
| 2195 | 2026-04-15T21:00:13.157Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2196 | 2026-04-15T21:00:13.346Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2197 | 2026-04-15T21:00:13.359Z | Compiling dropshot v0.17.0 |
| 2198 | 2026-04-15T21:00:13.388Z | Compiling tabled v0.20.0 |
| 2199 | 2026-04-15T21:00:13.485Z | Compiling slog-stdlog v4.1.1 |
| 2200 | 2026-04-15T21:00:13.717Z | Compiling progenitor-impl v0.11.2 |
| 2201 | 2026-04-15T21:00:14.537Z | Compiling progenitor-client v0.11.2 |
| 2202 | 2026-04-15T21:00:14.613Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2203 | 2026-04-15T21:00:14.850Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2204 | 2026-04-15T21:00:15.227Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2205 | 2026-04-15T21:00:15.888Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2206 | 2026-04-15T21:00:15.920Z | Compiling progenitor v0.11.2 |
| 2207 | 2026-04-15T21:00:15.987Z | Compiling slog-envlogger v2.2.0 |
| 2208 | 2026-04-15T21:00:16.071Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2209 | 2026-04-15T21:00:16.164Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2210 | 2026-04-15T21:00:16.407Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2211 | 2026-04-15T21:00:16.621Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2212 | 2026-04-15T21:00:16.884Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2213 | 2026-04-15T21:00:17.075Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2214 | 2026-04-15T21:00:17.256Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2215 | 2026-04-15T21:00:17.301Z | Compiling crc8 v0.1.1 |
| 2216 | 2026-04-15T21:00:17.431Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2217 | 2026-04-15T21:00:17.566Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2218 | 2026-04-15T21:00:17.887Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2219 | 2026-04-15T21:00:18.289Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2220 | 2026-04-15T21:00:18.761Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2221 | 2026-04-15T21:00:19.001Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2222 | 2026-04-15T21:00:19.105Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2223 | 2026-04-15T21:00:19.258Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2224 | 2026-04-15T21:00:19.326Z | Compiling utf-8 v0.7.6 |
| 2225 | 2026-04-15T21:00:19.397Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2226 | 2026-04-15T21:00:19.523Z | Compiling tungstenite v0.21.0 |
| 2227 | 2026-04-15T21:00:19.613Z | Compiling progenitor-impl v0.10.0 |
| 2228 | 2026-04-15T21:00:19.758Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2229 | 2026-04-15T21:00:19.891Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2230 | 2026-04-15T21:00:20.182Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2231 | 2026-04-15T21:00:20.343Z | Compiling tokio-tungstenite v0.21.0 |
| 2232 | 2026-04-15T21:00:20.403Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2233 | 2026-04-15T21:00:20.487Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2234 | 2026-04-15T21:00:20.509Z | Compiling lzma-sys v0.1.20 |
| 2235 | 2026-04-15T21:00:20.631Z | Compiling typeid v1.0.3 |
| 2236 | 2026-04-15T21:00:20.672Z | Compiling console v0.16.3 |
| 2237 | 2026-04-15T21:00:20.756Z | Compiling progenitor v0.10.0 |
| 2238 | 2026-04-15T21:00:20.907Z | Compiling unit-prefix v0.5.2 |
| 2239 | 2026-04-15T21:00:21.074Z | Compiling base64 v0.21.7 |
| 2240 | 2026-04-15T21:00:21.296Z | Compiling indicatif v0.18.4 |
| 2241 | 2026-04-15T21:00:21.416Z | Compiling ron v0.12.1 |
| 2242 | 2026-04-15T21:00:21.759Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2243 | 2026-04-15T21:00:22.216Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2244 | 2026-04-15T21:00:22.246Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2245 | 2026-04-15T21:00:22.749Z | Compiling xz2 v0.1.7 |
| 2246 | 2026-04-15T21:00:22.807Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2247 | 2026-04-15T21:00:22.885Z | Compiling base16ct v1.0.0 |
| 2248 | 2026-04-15T21:00:22.910Z | Compiling dropshot-api-manager v0.7.0 |
| 2249 | 2026-04-15T21:00:22.991Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2250 | 2026-04-15T21:00:23.130Z | Compiling natord v1.0.9 |
| 2251 | 2026-04-15T21:00:23.317Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2252 | 2026-04-15T21:00:23.406Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2253 | 2026-04-15T21:00:23.418Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2254 | 2026-04-15T21:00:24.149Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2255 | 2026-04-15T21:00:24.545Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2256 | 2026-04-15T21:00:25.424Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2257 | 2026-04-15T21:00:26.031Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2258 | 2026-04-15T21:00:26.295Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2259 | 2026-04-15T21:00:34.353Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2260 | 2026-04-15T21:00:41.398Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2261 | 2026-04-15T21:00:43.009Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2262 | 2026-04-15T21:00:44.082Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2263 | 2026-04-15T21:00:45.180Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2264 | 2026-04-15T21:00:45.180Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2265 | 2026-04-15T21:00:45.629Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2266 | 2026-04-15T21:00:45.977Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2267 | 2026-04-15T21:00:45.977Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2268 | 2026-04-15T21:00:46.030Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2269 | 2026-04-15T21:00:46.337Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2270 | 2026-04-15T21:00:46.730Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2271 | 2026-04-15T21:00:47.783Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2272 | 2026-04-15T21:00:47.783Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2273 | 2026-04-15T21:00:47.787Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2274 | 2026-04-15T21:00:54.200Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2275 | 2026-04-15T21:00:56.033Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2276 | 2026-04-15T21:00:57.575Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2277 | 2026-04-15T21:00:57.578Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2278 | 2026-04-15T21:00:57.805Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2279 | 2026-04-15T21:00:57.816Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2280 | 2026-04-15T21:00:59.299Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2281 | 2026-04-15T21:00:59.299Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2282 | 2026-04-15T21:01:43.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s |
| 2283 | 2026-04-15T21:01:43.911Z | |
| 2284 | 2026-04-15T21:01:43.911Z | real 1:42.249247022 |
| 2285 | 2026-04-15T21:01:43.911Z | user 6:53.608276676 |
| 2286 | 2026-04-15T21:01:43.911Z | sys 1:02.368812598 |
| 2287 | 2026-04-15T21:01:43.911Z | trap 0.177978713 |
| 2288 | 2026-04-15T21:01:43.911Z | tflt 0.083942014 |
| 2289 | 2026-04-15T21:01:43.920Z | dflt 0.314156240 |
| 2290 | 2026-04-15T21:01:43.921Z | kflt 0.002601490 |
| 2291 | 2026-04-15T21:01:43.921Z | lock 27:44.843342976 |
| 2292 | 2026-04-15T21:01:43.921Z | slp 24:55.394477885 |
| 2293 | 2026-04-15T21:01:43.921Z | lat 19.209903878 |
| 2294 | 2026-04-15T21:01:43.921Z | stop 21.140899597 |
| 2295 | 2026-04-15T21:01:43.921Z | + ptime -m cargo build --release |
| 2296 | 2026-04-15T21:01:44.922Z | Compiling proc-macro2 v1.0.106 |
| 2297 | 2026-04-15T21:01:44.922Z | Compiling quote v1.0.45 |
| 2298 | 2026-04-15T21:01:44.926Z | Compiling unicode-ident v1.0.24 |
| 2299 | 2026-04-15T21:01:44.926Z | Compiling serde_core v1.0.228 |
| 2300 | 2026-04-15T21:01:44.926Z | Compiling serde v1.0.228 |
| 2301 | 2026-04-15T21:01:44.926Z | Compiling libc v0.2.185 |
| 2302 | 2026-04-15T21:01:44.926Z | Compiling cfg-if v1.0.4 |
| 2303 | 2026-04-15T21:01:45.218Z | Compiling zmij v1.0.21 |
| 2304 | 2026-04-15T21:01:45.232Z | Compiling autocfg v1.5.0 |
| 2305 | 2026-04-15T21:01:45.460Z | Compiling memchr v2.8.0 |
| 2306 | 2026-04-15T21:01:45.501Z | Compiling libm v0.2.16 |
| 2307 | 2026-04-15T21:01:45.678Z | Compiling version_check v0.9.5 |
| 2308 | 2026-04-15T21:01:45.881Z | Compiling itoa v1.0.18 |
| 2309 | 2026-04-15T21:01:45.955Z | Compiling icu_properties_data v2.1.2 |
| 2310 | 2026-04-15T21:01:46.119Z | Compiling icu_normalizer_data v2.1.1 |
| 2311 | 2026-04-15T21:01:46.134Z | Compiling stable_deref_trait v1.2.1 |
| 2312 | 2026-04-15T21:01:46.263Z | Compiling serde_json v1.0.149 |
| 2313 | 2026-04-15T21:01:46.376Z | Compiling syn v2.0.117 |
| 2314 | 2026-04-15T21:01:46.376Z | Compiling thiserror v2.0.18 |
| 2315 | 2026-04-15T21:01:46.447Z | Compiling writeable v0.6.2 |
| 2316 | 2026-04-15T21:01:46.526Z | Compiling litemap v0.8.1 |
| 2317 | 2026-04-15T21:01:46.680Z | Compiling num-traits v0.2.19 |
| 2318 | 2026-04-15T21:01:46.743Z | Compiling percent-encoding v2.3.2 |
| 2319 | 2026-04-15T21:01:46.960Z | Compiling parking_lot_core v0.9.12 |
| 2320 | 2026-04-15T21:01:47.012Z | Compiling form_urlencoded v1.2.2 |
| 2321 | 2026-04-15T21:01:47.024Z | Compiling getrandom v0.4.2 |
| 2322 | 2026-04-15T21:01:47.147Z | Compiling rand_core v0.10.0 |
| 2323 | 2026-04-15T21:01:47.232Z | Compiling utf8_iter v1.0.4 |
| 2324 | 2026-04-15T21:01:47.295Z | Compiling jobserver v0.1.34 |
| 2325 | 2026-04-15T21:01:47.332Z | Compiling find-msvc-tools v0.1.9 |
| 2326 | 2026-04-15T21:01:47.402Z | Compiling shlex v1.3.0 |
| 2327 | 2026-04-15T21:01:47.492Z | Compiling heck v0.5.0 |
| 2328 | 2026-04-15T21:01:47.571Z | Compiling cc v1.2.58 |
| 2329 | 2026-04-15T21:01:47.584Z | Compiling errno v0.3.14 |
| 2330 | 2026-04-15T21:01:47.631Z | Compiling iana-time-zone v0.1.65 |
| 2331 | 2026-04-15T21:01:47.974Z | Compiling zerocopy v0.8.48 |
| 2332 | 2026-04-15T21:01:48.108Z | Compiling uuid v1.23.0 |
| 2333 | 2026-04-15T21:01:48.391Z | Compiling semver v1.0.28 |
| 2334 | 2026-04-15T21:01:48.410Z | Compiling schemars v0.8.22 |
| 2335 | 2026-04-15T21:01:48.574Z | Compiling dyn-clone v1.0.20 |
| 2336 | 2026-04-15T21:01:48.662Z | Compiling getrandom v0.2.17 |
| 2337 | 2026-04-15T21:01:48.682Z | Compiling pin-project-lite v0.2.17 |
| 2338 | 2026-04-15T21:01:48.734Z | Compiling rustversion v1.0.22 |
| 2339 | 2026-04-15T21:01:48.851Z | Compiling socket2 v0.6.3 |
| 2340 | 2026-04-15T21:01:48.893Z | Compiling scopeguard v1.2.0 |
| 2341 | 2026-04-15T21:01:49.008Z | Compiling lock_api v0.4.14 |
| 2342 | 2026-04-15T21:01:49.021Z | Compiling bitflags v2.11.0 |
| 2343 | 2026-04-15T21:01:49.035Z | Compiling portable-atomic v1.13.1 |
| 2344 | 2026-04-15T21:01:49.064Z | Compiling signal-hook-registry v1.4.8 |
| 2345 | 2026-04-15T21:01:49.262Z | Compiling synstructure v0.13.2 |
| 2346 | 2026-04-15T21:01:49.446Z | Compiling serde_derive_internals v0.29.1 |
| 2347 | 2026-04-15T21:01:49.645Z | Compiling mio v1.2.0 |
| 2348 | 2026-04-15T21:01:49.721Z | Compiling critical-section v1.2.0 |
| 2349 | 2026-04-15T21:01:49.763Z | Compiling log v0.4.29 |
| 2350 | 2026-04-15T21:01:49.839Z | Compiling subtle v2.6.1 |
| 2351 | 2026-04-15T21:01:49.852Z | Compiling foldhash v0.2.0 |
| 2352 | 2026-04-15T21:01:49.965Z | Compiling allocator-api2 v0.2.21 |
| 2353 | 2026-04-15T21:01:50.012Z | Compiling once_cell v1.21.4 |
| 2354 | 2026-04-15T21:01:50.024Z | Compiling equivalent v1.0.2 |
| 2355 | 2026-04-15T21:01:50.111Z | Compiling typenum v1.19.0 |
| 2356 | 2026-04-15T21:01:50.264Z | Compiling hashbrown v0.16.1 |
| 2357 | 2026-04-15T21:01:50.279Z | Compiling futures-core v0.3.32 |
| 2358 | 2026-04-15T21:01:50.314Z | Compiling httparse v1.10.1 |
| 2359 | 2026-04-15T21:01:50.360Z | Compiling ring v0.17.14 |
| 2360 | 2026-04-15T21:01:50.440Z | Compiling cmake v0.1.58 |
| 2361 | 2026-04-15T21:01:50.455Z | Compiling serde_derive v1.0.228 |
| 2362 | 2026-04-15T21:01:50.472Z | Compiling zerofrom-derive v0.1.6 |
| 2363 | 2026-04-15T21:01:50.581Z | Compiling yoke-derive v0.8.1 |
| 2364 | 2026-04-15T21:01:50.662Z | Compiling zerovec-derive v0.11.2 |
| 2365 | 2026-04-15T21:01:50.721Z | Compiling displaydoc v0.2.5 |
| 2366 | 2026-04-15T21:01:50.782Z | Compiling schemars_derive v0.8.22 |
| 2367 | 2026-04-15T21:01:50.868Z | Compiling thiserror-impl v2.0.18 |
| 2368 | 2026-04-15T21:01:50.887Z | Compiling tokio-macros v2.7.0 |
| 2369 | 2026-04-15T21:01:51.492Z | Compiling zerocopy-derive v0.8.48 |
| 2370 | 2026-04-15T21:01:51.608Z | Compiling zeroize_derive v1.4.3 |
| 2371 | 2026-04-15T21:01:51.639Z | Compiling futures-macro v0.3.32 |
| 2372 | 2026-04-15T21:01:51.664Z | Compiling zerofrom v0.1.6 |
| 2373 | 2026-04-15T21:01:51.802Z | Compiling yoke v0.8.1 |
| 2374 | 2026-04-15T21:01:52.010Z | Compiling zerovec v0.11.5 |
| 2375 | 2026-04-15T21:01:52.011Z | Compiling zerotrie v0.2.3 |
| 2376 | 2026-04-15T21:01:52.309Z | Compiling zeroize v1.8.2 |
| 2377 | 2026-04-15T21:01:52.397Z | Compiling fs_extra v1.3.0 |
| 2378 | 2026-04-15T21:01:52.502Z | Compiling dunce v1.0.5 |
| 2379 | 2026-04-15T21:01:52.525Z | Compiling thiserror v1.0.69 |
| 2380 | 2026-04-15T21:01:52.537Z | Compiling futures-sink v0.3.32 |
| 2381 | 2026-04-15T21:01:52.562Z | Compiling tinystr v0.8.2 |
| 2382 | 2026-04-15T21:01:52.604Z | Compiling potential_utf v0.1.4 |
| 2383 | 2026-04-15T21:01:52.628Z | Compiling slab v0.4.12 |
| 2384 | 2026-04-15T21:01:52.663Z | Compiling thiserror-impl v1.0.69 |
| 2385 | 2026-04-15T21:01:52.672Z | Compiling aws-lc-sys v0.39.1 |
| 2386 | 2026-04-15T21:01:52.795Z | Compiling icu_locale_core v2.1.1 |
| 2387 | 2026-04-15T21:01:52.803Z | Compiling icu_collections v2.1.1 |
| 2388 | 2026-04-15T21:01:52.832Z | Compiling rand_core v0.6.4 |
| 2389 | 2026-04-15T21:01:52.845Z | Compiling rustix v1.1.4 |
| 2390 | 2026-04-15T21:01:53.094Z | Compiling futures-channel v0.3.32 |
| 2391 | 2026-04-15T21:01:53.210Z | Compiling futures-io v0.3.32 |
| 2392 | 2026-04-15T21:01:53.415Z | Compiling futures-task v0.3.32 |
| 2393 | 2026-04-15T21:01:53.529Z | Compiling icu_provider v2.1.1 |
| 2394 | 2026-04-15T21:01:53.549Z | Compiling futures-util v0.3.32 |
| 2395 | 2026-04-15T21:01:53.599Z | Compiling regex-syntax v0.8.10 |
| 2396 | 2026-04-15T21:01:53.825Z | Compiling smallvec v1.15.1 |
| 2397 | 2026-04-15T21:01:53.841Z | Compiling bytes v1.11.1 |
| 2398 | 2026-04-15T21:01:53.876Z | Compiling icu_properties v2.1.2 |
| 2399 | 2026-04-15T21:01:53.951Z | Compiling chrono v0.4.44 |
| 2400 | 2026-04-15T21:01:54.124Z | Compiling icu_normalizer v2.1.1 |
| 2401 | 2026-04-15T21:01:54.750Z | Compiling idna_adapter v1.2.1 |
| 2402 | 2026-04-15T21:01:54.924Z | Compiling idna v1.1.0 |
| 2403 | 2026-04-15T21:01:55.271Z | Compiling url v2.5.8 |
| 2404 | 2026-04-15T21:01:55.379Z | Compiling serde_tokenstream v0.2.3 |
| 2405 | 2026-04-15T21:01:55.681Z | Compiling parking_lot v0.12.5 |
| 2406 | 2026-04-15T21:01:55.709Z | Compiling indexmap v2.13.0 |
| 2407 | 2026-04-15T21:01:59.630Z | Compiling tokio v1.52.0 |
| 2408 | 2026-04-15T21:01:59.670Z | Compiling tracing-attributes v0.1.31 |
| 2409 | 2026-04-15T21:01:59.670Z | Compiling tracing-core v0.1.36 |
| 2410 | 2026-04-15T21:01:59.670Z | Compiling generic-array v0.14.7 |
| 2411 | 2026-04-15T21:01:59.670Z | Compiling aho-corasick v1.1.4 |
| 2412 | 2026-04-15T21:01:59.688Z | Compiling ucd-trie v0.1.7 |
| 2413 | 2026-04-15T21:01:59.688Z | Compiling tracing v0.1.44 |
| 2414 | 2026-04-15T21:01:59.688Z | Compiling pest v2.8.6 |
| 2415 | 2026-04-15T21:01:59.688Z | Compiling http v1.4.0 |
| 2416 | 2026-04-15T21:01:59.688Z | Compiling regex-automata v0.4.14 |
| 2417 | 2026-04-15T21:01:59.688Z | Compiling getrandom v0.3.4 |
| 2418 | 2026-04-15T21:01:59.689Z | Compiling base64 v0.22.1 |
| 2419 | 2026-04-15T21:01:59.689Z | Compiling pest_meta v2.8.6 |
| 2420 | 2026-04-15T21:01:59.689Z | Compiling fnv v1.0.7 |
| 2421 | 2026-04-15T21:01:59.689Z | Compiling byteorder v1.5.0 |
| 2422 | 2026-04-15T21:01:59.689Z | Compiling ipnetwork v0.21.1 |
| 2423 | 2026-04-15T21:01:59.818Z | Compiling pest_generator v2.8.6 |
| 2424 | 2026-04-15T21:02:00.159Z | Compiling rustls-pki-types v1.14.0 |
| 2425 | 2026-04-15T21:02:00.460Z | Compiling regex v1.12.3 |
| 2426 | 2026-04-15T21:02:00.490Z | Compiling slog v2.8.2 |
| 2427 | 2026-04-15T21:02:00.735Z | Compiling anyhow v1.0.102 |
| 2428 | 2026-04-15T21:02:00.936Z | Compiling pest_derive v2.8.6 |
| 2429 | 2026-04-15T21:02:01.079Z | Compiling erased-serde v0.3.31 |
| 2430 | 2026-04-15T21:02:01.108Z | Compiling crypto-common v0.1.7 |
| 2431 | 2026-04-15T21:02:01.226Z | Compiling untrusted v0.9.0 |
| 2432 | 2026-04-15T21:02:01.346Z | Compiling strsim v0.11.1 |
| 2433 | 2026-04-15T21:02:01.423Z | Compiling ipnet v2.12.0 |
| 2434 | 2026-04-15T21:02:01.679Z | Compiling tokio-util v0.7.18 |
| 2435 | 2026-04-15T21:02:02.191Z | Compiling num-conv v0.2.1 |
| 2436 | 2026-04-15T21:02:02.357Z | Compiling paste v1.0.15 |
| 2437 | 2026-04-15T21:02:02.502Z | Compiling ident_case v1.0.1 |
| 2438 | 2026-04-15T21:02:02.675Z | Compiling time-core v0.1.8 |
| 2439 | 2026-04-15T21:02:02.839Z | Compiling time-macros v0.2.27 |
| 2440 | 2026-04-15T21:02:02.897Z | Compiling http-body v1.0.1 |
| 2441 | 2026-04-15T21:02:02.919Z | Compiling atomic-waker v1.1.2 |
| 2442 | 2026-04-15T21:02:03.057Z | Compiling syn v1.0.109 |
| 2443 | 2026-04-15T21:02:03.443Z | Compiling oxnet v0.1.4 |
| 2444 | 2026-04-15T21:02:03.828Z | Compiling tower-layer v0.3.3 |
| 2445 | 2026-04-15T21:02:04.011Z | Compiling tower-service v0.3.3 |
| 2446 | 2026-04-15T21:02:04.036Z | Compiling try-lock v0.2.5 |
| 2447 | 2026-04-15T21:02:04.117Z | Compiling ryu v1.0.23 |
| 2448 | 2026-04-15T21:02:04.163Z | Compiling omicron-workspace-hack v0.1.0 |
| 2449 | 2026-04-15T21:02:04.306Z | Compiling want v0.3.1 |
| 2450 | 2026-04-15T21:02:04.495Z | Compiling h2 v0.4.13 |
| 2451 | 2026-04-15T21:02:04.959Z | Compiling block-buffer v0.10.4 |
| 2452 | 2026-04-15T21:02:05.139Z | Compiling ppv-lite86 v0.2.21 |
| 2453 | 2026-04-15T21:02:05.776Z | Compiling scroll_derive v0.13.1 |
| 2454 | 2026-04-15T21:02:06.237Z | Compiling pretty-hex v0.4.2 |
| 2455 | 2026-04-15T21:02:06.385Z | Compiling camino v1.2.2 |
| 2456 | 2026-04-15T21:02:06.718Z | Compiling httpdate v1.0.3 |
| 2457 | 2026-04-15T21:02:07.097Z | Compiling hyper v1.9.0 |
| 2458 | 2026-04-15T21:02:07.792Z | Compiling digest v0.10.7 |
| 2459 | 2026-04-15T21:02:08.046Z | Compiling async-trait v0.1.89 |
| 2460 | 2026-04-15T21:02:08.849Z | Compiling aws-lc-rs v1.16.2 |
| 2461 | 2026-04-15T21:02:09.003Z | Compiling crossbeam-utils v0.8.21 |
| 2462 | 2026-04-15T21:02:09.170Z | Compiling hyper-util v0.1.20 |
| 2463 | 2026-04-15T21:02:10.041Z | Compiling serde_urlencoded v0.7.1 |
| 2464 | 2026-04-15T21:02:10.237Z | Compiling http-body-util v0.1.3 |
| 2465 | 2026-04-15T21:02:10.531Z | Compiling untrusted v0.7.1 |
| 2466 | 2026-04-15T21:02:10.556Z | Compiling slog-async v2.8.0 |
| 2467 | 2026-04-15T21:02:10.881Z | Compiling daft-derive v0.1.5 |
| 2468 | 2026-04-15T21:02:11.358Z | Compiling rustls v0.23.37 |
| 2469 | 2026-04-15T21:02:11.591Z | Compiling usdt-impl v0.6.0 |
| 2470 | 2026-04-15T21:02:11.651Z | Compiling scroll v0.13.0 |
| 2471 | 2026-04-15T21:02:11.864Z | Compiling plain v0.2.3 |
| 2472 | 2026-04-15T21:02:11.926Z | Compiling openapiv3 v2.2.0 |
| 2473 | 2026-04-15T21:02:11.940Z | Compiling cpufeatures v0.2.17 |
| 2474 | 2026-04-15T21:02:11.976Z | Compiling goblin v0.10.5 |
| 2475 | 2026-04-15T21:02:12.876Z | Compiling dtrace-parser v0.3.0 |
| 2476 | 2026-04-15T21:02:13.326Z | Compiling sync_wrapper v1.0.2 |
| 2477 | 2026-04-15T21:02:13.449Z | Compiling thread-id v5.1.0 |
| 2478 | 2026-04-15T21:02:13.539Z | Compiling powerfmt v0.2.0 |
| 2479 | 2026-04-15T21:02:13.812Z | Compiling deranged v0.5.8 |
| 2480 | 2026-04-15T21:02:14.105Z | Compiling tower v0.5.3 |
| 2481 | 2026-04-15T21:02:14.710Z | Compiling dof v0.4.0 |
| 2482 | 2026-04-15T21:02:15.731Z | Compiling rand_core v0.9.5 |
| 2483 | 2026-04-15T21:02:15.735Z | Compiling webpki-roots v1.0.6 |
| 2484 | 2026-04-15T21:02:15.886Z | Compiling regress v0.10.5 |
| 2485 | 2026-04-15T21:02:16.007Z | Compiling num_threads v0.1.7 |
| 2486 | 2026-04-15T21:02:16.022Z | Compiling ref-cast v1.0.25 |
| 2487 | 2026-04-15T21:02:16.252Z | Compiling iri-string v0.7.12 |
| 2488 | 2026-04-15T21:02:16.425Z | Compiling rustls v0.22.4 |
| 2489 | 2026-04-15T21:02:16.437Z | Compiling time v0.3.47 |
| 2490 | 2026-04-15T21:02:16.767Z | Compiling usdt-attr-macro v0.6.0 |
| 2491 | 2026-04-15T21:02:17.689Z | Compiling usdt-macro v0.6.0 |
| 2492 | 2026-04-15T21:02:17.894Z | Compiling tower-http v0.6.8 |
| 2493 | 2026-04-15T21:02:18.526Z | Compiling rand_chacha v0.9.0 |
| 2494 | 2026-04-15T21:02:18.884Z | Compiling crossbeam-channel v0.5.15 |
| 2495 | 2026-04-15T21:02:19.033Z | Compiling ref-cast-impl v1.0.25 |
| 2496 | 2026-04-15T21:02:19.100Z | Compiling multer v3.1.0 |
| 2497 | 2026-04-15T21:02:19.365Z | Compiling winnow v1.0.1 |
| 2498 | 2026-04-15T21:02:19.505Z | Compiling hex v0.4.3 |
| 2499 | 2026-04-15T21:02:19.667Z | Compiling rand v0.9.2 |
| 2500 | 2026-04-15T21:02:19.800Z | Compiling structmeta-derive v0.3.0 |
| 2501 | 2026-04-15T21:02:20.229Z | Compiling thread_local v1.1.9 |
| 2502 | 2026-04-15T21:02:20.473Z | Compiling darling_core v0.23.0 |
| 2503 | 2026-04-15T21:02:20.578Z | Compiling futures-executor v0.3.32 |
| 2504 | 2026-04-15T21:02:20.817Z | Compiling newtype-uuid-macros v0.1.0 |
| 2505 | 2026-04-15T21:02:20.855Z | Compiling structmeta v0.3.0 |
| 2506 | 2026-04-15T21:02:21.057Z | Compiling async-stream-impl v0.3.6 |
| 2507 | 2026-04-15T21:02:21.071Z | Compiling is-terminal v0.4.17 |
| 2508 | 2026-04-15T21:02:21.257Z | Compiling take_mut v0.2.2 |
| 2509 | 2026-04-15T21:02:21.283Z | Compiling fastrand v2.3.0 |
| 2510 | 2026-04-15T21:02:21.379Z | Compiling term v1.2.1 |
| 2511 | 2026-04-15T21:02:21.606Z | Compiling futures v0.3.32 |
| 2512 | 2026-04-15T21:02:21.626Z | Compiling newtype-uuid v1.3.2 |
| 2513 | 2026-04-15T21:02:21.695Z | Compiling slog-term v2.9.2 |
| 2514 | 2026-04-15T21:02:21.708Z | Compiling strum_macros v0.26.4 |
| 2515 | 2026-04-15T21:02:22.574Z | Compiling daft v0.1.5 |
| 2516 | 2026-04-15T21:02:22.647Z | Compiling dropshot v0.16.7 |
| 2517 | 2026-04-15T21:02:22.660Z | Compiling darling_macro v0.23.0 |
| 2518 | 2026-04-15T21:02:22.891Z | Compiling either v1.15.0 |
| 2519 | 2026-04-15T21:02:22.935Z | Compiling tempfile v3.27.0 |
| 2520 | 2026-04-15T21:02:23.047Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2521 | 2026-04-15T21:02:23.203Z | Compiling derive-ex v0.1.8 |
| 2522 | 2026-04-15T21:02:23.235Z | Compiling darling v0.23.0 |
| 2523 | 2026-04-15T21:02:23.324Z | Compiling serde_with_macros v3.18.0 |
| 2524 | 2026-04-15T21:02:23.382Z | Compiling sha1 v0.10.6 |
| 2525 | 2026-04-15T21:02:23.538Z | Compiling rand_chacha v0.3.1 |
| 2526 | 2026-04-15T21:02:23.792Z | Compiling dropshot_endpoint v0.16.7 |
| 2527 | 2026-04-15T21:02:23.806Z | Compiling strum_macros v0.27.2 |
| 2528 | 2026-04-15T21:02:24.275Z | Compiling openssl-probe v0.2.1 |
| 2529 | 2026-04-15T21:02:24.460Z | Compiling match_cfg v0.1.0 |
| 2530 | 2026-04-15T21:02:24.531Z | Compiling hostname v0.3.1 |
| 2531 | 2026-04-15T21:02:24.543Z | Compiling rustls-native-certs v0.8.3 |
| 2532 | 2026-04-15T21:02:24.710Z | Compiling rand v0.8.5 |
| 2533 | 2026-04-15T21:02:24.782Z | Compiling test-strategy v0.4.5 |
| 2534 | 2026-04-15T21:02:25.338Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 2535 | 2026-04-15T21:02:25.439Z | Compiling slog-json v2.6.1 |
| 2536 | 2026-04-15T21:02:25.540Z | Compiling macaddr v1.0.1 |
| 2537 | 2026-04-15T21:02:25.641Z | Compiling serde_spanned v1.1.0 |
| 2538 | 2026-04-15T21:02:25.714Z | Compiling memmap2 v0.9.10 |
| 2539 | 2026-04-15T21:02:25.803Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 2540 | 2026-04-15T21:02:26.066Z | Compiling slog-bunyan v2.5.0 |
| 2541 | 2026-04-15T21:02:26.167Z | Compiling rustls-webpki v0.102.8 |
| 2542 | 2026-04-15T21:02:26.237Z | Compiling debug-ignore v1.0.5 |
| 2543 | 2026-04-15T21:02:26.352Z | Compiling winnow v0.7.15 |
| 2544 | 2026-04-15T21:02:27.270Z | Compiling usdt v0.6.0 |
| 2545 | 2026-04-15T21:02:28.275Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2546 | 2026-04-15T21:02:28.829Z | Compiling encoding_rs v0.8.35 |
| 2547 | 2026-04-15T21:02:28.993Z | Compiling spin v0.9.8 |
| 2548 | 2026-04-15T21:02:29.105Z | Compiling unicode-width v0.2.2 |
| 2549 | 2026-04-15T21:02:29.176Z | Compiling mime v0.3.17 |
| 2550 | 2026-04-15T21:02:29.762Z | Compiling async-stream v0.3.6 |
| 2551 | 2026-04-15T21:02:29.845Z | Compiling parse-display-derive v0.10.0 |
| 2552 | 2026-04-15T21:02:30.060Z | Compiling tokio-rustls v0.25.0 |
| 2553 | 2026-04-15T21:02:30.325Z | Compiling waitgroup v0.1.2 |
| 2554 | 2026-04-15T21:02:30.492Z | Compiling rustls-pemfile v2.2.0 |
| 2555 | 2026-04-15T21:02:30.790Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2556 | 2026-04-15T21:02:31.120Z | Compiling serde_path_to_error v0.1.20 |
| 2557 | 2026-04-15T21:02:31.230Z | Compiling hostname v0.4.2 |
| 2558 | 2026-04-15T21:02:31.408Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2559 | 2026-04-15T21:02:31.420Z | Compiling strum v0.26.3 |
| 2560 | 2026-04-15T21:02:31.566Z | Compiling wait-timeout v0.2.1 |
| 2561 | 2026-04-15T21:02:31.579Z | Compiling bit-vec v0.8.0 |
| 2562 | 2026-04-15T21:02:32.044Z | Compiling quick-error v1.2.3 |
| 2563 | 2026-04-15T21:02:32.165Z | Compiling rusty-fork v0.3.1 |
| 2564 | 2026-04-15T21:02:32.260Z | Compiling bit-set v0.8.0 |
| 2565 | 2026-04-15T21:02:33.035Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2566 | 2026-04-15T21:02:33.167Z | Compiling serde_with v3.18.0 |
| 2567 | 2026-04-15T21:02:33.323Z | Compiling rand_xorshift v0.4.0 |
| 2568 | 2026-04-15T21:02:33.507Z | Compiling unarray v0.1.4 |
| 2569 | 2026-04-15T21:02:33.642Z | Compiling proptest v1.11.0 |
| 2570 | 2026-04-15T21:02:34.557Z | Compiling strum v0.27.2 |
| 2571 | 2026-04-15T21:02:34.709Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2572 | 2026-04-15T21:02:34.852Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2573 | 2026-04-15T21:02:34.906Z | Compiling instant v0.1.13 |
| 2574 | 2026-04-15T21:02:35.651Z | Compiling rustc-hash v2.1.2 |
| 2575 | 2026-04-15T21:02:35.761Z | Compiling iddqd v0.3.17 |
| 2576 | 2026-04-15T21:02:35.831Z | Compiling itertools v0.14.0 |
| 2577 | 2026-04-15T21:02:36.116Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2578 | 2026-04-15T21:02:37.626Z | Compiling clap_derive v4.6.0 |
| 2579 | 2026-04-15T21:02:37.876Z | Compiling utf8parse v0.2.2 |
| 2580 | 2026-04-15T21:02:38.655Z | Compiling anstyle-parse v1.0.0 |
| 2581 | 2026-04-15T21:02:38.887Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2582 | 2026-04-15T21:02:39.218Z | Compiling backon v1.6.0 |
| 2583 | 2026-04-15T21:02:39.492Z | Compiling terminal_size v0.4.4 |
| 2584 | 2026-04-15T21:02:39.687Z | Compiling colorchoice v1.0.5 |
| 2585 | 2026-04-15T21:02:39.954Z | Compiling anstyle v1.0.14 |
| 2586 | 2026-04-15T21:02:39.966Z | Compiling anstyle-query v1.1.5 |
| 2587 | 2026-04-15T21:02:39.981Z | Compiling is_terminal_polyfill v1.70.2 |
| 2588 | 2026-04-15T21:02:40.232Z | Compiling anstream v1.0.0 |
| 2589 | 2026-04-15T21:02:40.314Z | Compiling backoff v0.4.0 |
| 2590 | 2026-04-15T21:02:40.536Z | Compiling parse-display v0.10.0 |
| 2591 | 2026-04-15T21:02:40.704Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 2592 | 2026-04-15T21:02:41.071Z | Compiling clap_lex v1.1.0 |
| 2593 | 2026-04-15T21:02:41.596Z | Compiling clap_builder v4.6.0 |
| 2594 | 2026-04-15T21:02:42.253Z | Compiling unsafe-libyaml v0.2.11 |
| 2595 | 2026-04-15T21:02:42.916Z | Compiling serde_yaml v0.9.34+deprecated |
| 2596 | 2026-04-15T21:02:43.977Z | Compiling clap v4.6.0 |
| 2597 | 2026-04-15T21:02:44.248Z | Compiling zerocopy-derive v0.7.35 |
| 2598 | 2026-04-15T21:02:45.095Z | Compiling crucible-workspace-hack v0.1.0 |
| 2599 | 2026-04-15T21:02:45.845Z | Compiling darling_core v0.21.3 |
| 2600 | 2026-04-15T21:02:47.194Z | Compiling typify-impl v0.6.1 |
| 2601 | 2026-04-15T21:02:47.379Z | Compiling toml_datetime v0.6.11 |
| 2602 | 2026-04-15T21:02:48.002Z | Compiling darling_macro v0.21.3 |
| 2603 | 2026-04-15T21:02:48.095Z | Compiling proc-macro-error-attr v1.0.4 |
| 2604 | 2026-04-15T21:02:48.525Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 2605 | 2026-04-15T21:02:48.763Z | Compiling convert_case v0.4.0 |
| 2606 | 2026-04-15T21:02:49.060Z | Compiling derive_more v0.99.20 |
| 2607 | 2026-04-15T21:02:50.470Z | Compiling typify-macro v0.6.1 |
| 2608 | 2026-04-15T21:02:50.609Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2609 | 2026-04-15T21:02:51.273Z | Compiling darling v0.21.3 |
| 2610 | 2026-04-15T21:02:51.631Z | Compiling proc-macro-error v1.0.4 |
| 2611 | 2026-04-15T21:02:51.829Z | Compiling heapless v0.8.0 |
| 2612 | 2026-04-15T21:02:51.873Z | Compiling prettyplease v0.2.37 |
| 2613 | 2026-04-15T21:02:51.984Z | Compiling tinyvec_macros v0.1.1 |
| 2614 | 2026-04-15T21:02:51.996Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2615 | 2026-04-15T21:02:52.116Z | Compiling tinyvec v1.11.0 |
| 2616 | 2026-04-15T21:02:52.446Z | Compiling ingot-macros v0.1.1 |
| 2617 | 2026-04-15T21:02:52.570Z | Compiling proc-macro-crate v3.5.0 |
| 2618 | 2026-04-15T21:02:52.761Z | Compiling zerocopy v0.7.35 |
| 2619 | 2026-04-15T21:02:52.851Z | Compiling tabwriter v1.4.1 |
| 2620 | 2026-04-15T21:02:53.260Z | Compiling hash32 v0.3.1 |
| 2621 | 2026-04-15T21:02:53.314Z | Compiling secrecy v0.10.3 |
| 2622 | 2026-04-15T21:02:53.318Z | Compiling scroll_derive v0.12.1 |
| 2623 | 2026-04-15T21:02:53.425Z | Compiling usdt-impl v0.5.0 |
| 2624 | 2026-04-15T21:02:53.440Z | Compiling pkg-config v0.3.32 |
| 2625 | 2026-04-15T21:02:53.480Z | Compiling colored v3.1.1 |
| 2626 | 2026-04-15T21:02:53.691Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2627 | 2026-04-15T21:02:53.890Z | Compiling smoltcp v0.11.0 |
| 2628 | 2026-04-15T21:02:53.921Z | Compiling data-encoding v2.10.0 |
| 2629 | 2026-04-15T21:02:54.040Z | Compiling scroll v0.12.0 |
| 2630 | 2026-04-15T21:02:54.348Z | Compiling dof v0.3.0 |
| 2631 | 2026-04-15T21:02:54.699Z | Compiling num_enum_derive v0.7.6 |
| 2632 | 2026-04-15T21:02:55.119Z | Compiling ingot-types v0.1.2 |
| 2633 | 2026-04-15T21:02:55.218Z | Compiling dtrace-parser v0.2.0 |
| 2634 | 2026-04-15T21:02:55.443Z | Compiling crossbeam-epoch v0.9.18 |
| 2635 | 2026-04-15T21:02:55.621Z | Compiling cobs v0.3.0 |
| 2636 | 2026-04-15T21:02:55.635Z | Compiling foreign-types-macros v0.2.3 |
| 2637 | 2026-04-15T21:02:55.726Z | Compiling rustc_version v0.4.1 |
| 2638 | 2026-04-15T21:02:55.903Z | Compiling thread-id v4.2.2 |
| 2639 | 2026-04-15T21:02:55.994Z | Compiling static_assertions v1.1.0 |
| 2640 | 2026-04-15T21:02:56.033Z | Compiling cpufeatures v0.3.0 |
| 2641 | 2026-04-15T21:02:56.124Z | Compiling rustix v0.38.44 |
| 2642 | 2026-04-15T21:02:56.129Z | Compiling bitflags v1.3.2 |
| 2643 | 2026-04-15T21:02:56.129Z | Compiling foreign-types-shared v0.3.1 |
| 2644 | 2026-04-15T21:02:56.216Z | Compiling heck v0.4.1 |
| 2645 | 2026-04-15T21:02:56.280Z | Compiling managed v0.8.0 |
| 2646 | 2026-04-15T21:02:56.296Z | Compiling foreign-types v0.5.0 |
| 2647 | 2026-04-15T21:02:56.421Z | Compiling chacha20 v0.10.0 |
| 2648 | 2026-04-15T21:02:56.545Z | Compiling curve25519-dalek v4.1.3 |
| 2649 | 2026-04-15T21:02:56.678Z | Compiling postcard v1.1.3 |
| 2650 | 2026-04-15T21:02:56.697Z | Compiling num_enum v0.7.6 |
| 2651 | 2026-04-15T21:02:56.849Z | Compiling ingot v0.1.1 |
| 2652 | 2026-04-15T21:02:57.402Z | Compiling goblin v0.8.2 |
| 2653 | 2026-04-15T21:02:57.774Z | Compiling typify v0.6.1 |
| 2654 | 2026-04-15T21:02:58.604Z | Compiling hmac v0.12.1 |
| 2655 | 2026-04-15T21:02:58.769Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2656 | 2026-04-15T21:02:59.037Z | Compiling hubpack_derive v0.1.1 |
| 2657 | 2026-04-15T21:02:59.278Z | Compiling inout v0.1.4 |
| 2658 | 2026-04-15T21:02:59.555Z | Compiling serde_spanned v0.6.9 |
| 2659 | 2026-04-15T21:02:59.726Z | Compiling ff v0.13.1 |
| 2660 | 2026-04-15T21:02:59.837Z | Compiling num-integer v0.1.46 |
| 2661 | 2026-04-15T21:02:59.885Z | Compiling cstr-argument v0.1.2 |
| 2662 | 2026-04-15T21:03:00.364Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2663 | 2026-04-15T21:03:00.710Z | Compiling toml_write v0.1.2 |
| 2664 | 2026-04-15T21:03:00.980Z | Compiling toml_edit v0.22.27 |
| 2665 | 2026-04-15T21:03:01.879Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2666 | 2026-04-15T21:03:01.933Z | Compiling group v0.13.0 |
| 2667 | 2026-04-15T21:03:02.317Z | Compiling hubpack v0.1.2 |
| 2668 | 2026-04-15T21:03:02.579Z | Compiling cipher v0.4.4 |
| 2669 | 2026-04-15T21:03:02.843Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2670 | 2026-04-15T21:03:03.211Z | Compiling hkdf v0.12.4 |
| 2671 | 2026-04-15T21:03:03.600Z | Compiling progenitor-impl v0.13.0 |
| 2672 | 2026-04-15T21:03:04.338Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2673 | 2026-04-15T21:03:04.663Z | Compiling rand v0.10.1 |
| 2674 | 2026-04-15T21:03:05.467Z | Compiling reqwest v0.12.28 |
| 2675 | 2026-04-15T21:03:06.441Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2676 | 2026-04-15T21:03:06.585Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2677 | 2026-04-15T21:03:07.388Z | Compiling universal-hash v0.5.1 |
| 2678 | 2026-04-15T21:03:07.504Z | Compiling crypto-bigint v0.5.5 |
| 2679 | 2026-04-15T21:03:07.673Z | Compiling half v2.7.1 |
| 2680 | 2026-04-15T21:03:07.838Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2681 | 2026-04-15T21:03:08.519Z | Compiling bstr v1.12.1 |
| 2682 | 2026-04-15T21:03:08.726Z | Compiling memoffset v0.9.1 |
| 2683 | 2026-04-15T21:03:08.979Z | Compiling opaque-debug v0.3.1 |
| 2684 | 2026-04-15T21:03:09.066Z | Compiling base16ct v0.2.0 |
| 2685 | 2026-04-15T21:03:09.221Z | Compiling cfg_aliases v0.2.1 |
| 2686 | 2026-04-15T21:03:09.247Z | Compiling base64ct v1.8.3 |
| 2687 | 2026-04-15T21:03:09.268Z | Compiling ciborium-io v0.2.2 |
| 2688 | 2026-04-15T21:03:09.350Z | Compiling ciborium-ll v0.2.2 |
| 2689 | 2026-04-15T21:03:09.379Z | Compiling nix v0.31.2 |
| 2690 | 2026-04-15T21:03:09.580Z | Compiling password-hash v0.5.0 |
| 2691 | 2026-04-15T21:03:09.610Z | Compiling elliptic-curve v0.13.8 |
| 2692 | 2026-04-15T21:03:09.767Z | Compiling poly1305 v0.8.0 |
| 2693 | 2026-04-15T21:03:10.555Z | Compiling thiserror-no-std v2.0.2 |
| 2694 | 2026-04-15T21:03:10.677Z | Compiling progenitor-client v0.10.0 |
| 2695 | 2026-04-15T21:03:11.153Z | Compiling progenitor-macro v0.13.0 |
| 2696 | 2026-04-15T21:03:12.208Z | Compiling rustls-webpki v0.103.10 |
| 2697 | 2026-04-15T21:03:17.680Z | Compiling chacha20 v0.9.1 |
| 2698 | 2026-04-15T21:03:17.712Z | Compiling toml v0.8.23 |
| 2699 | 2026-04-15T21:03:17.712Z | Compiling num-rational v0.4.2 |
| 2700 | 2026-04-15T21:03:17.712Z | Compiling num-iter v0.1.45 |
| 2701 | 2026-04-15T21:03:17.712Z | Compiling usdt-attr-macro v0.5.0 |
| 2702 | 2026-04-15T21:03:17.712Z | Compiling usdt-macro v0.5.0 |
| 2703 | 2026-04-15T21:03:17.712Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2704 | 2026-04-15T21:03:17.712Z | Compiling tokio-rustls v0.26.4 |
| 2705 | 2026-04-15T21:03:17.712Z | Compiling rustls-platform-verifier v0.6.2 |
| 2706 | 2026-04-15T21:03:17.712Z | Compiling hyper-rustls v0.27.7 |
| 2707 | 2026-04-15T21:03:17.712Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2708 | 2026-04-15T21:03:17.713Z | Compiling reqwest v0.13.2 |
| 2709 | 2026-04-15T21:03:18.709Z | Compiling progenitor-client v0.13.0 |
| 2710 | 2026-04-15T21:03:19.385Z | Compiling progenitor-extras v0.1.1 |
| 2711 | 2026-04-15T21:03:19.649Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2712 | 2026-04-15T21:03:19.694Z | Compiling byte-wrapper v0.1.0 |
| 2713 | 2026-04-15T21:03:20.592Z | Compiling blake2 v0.10.6 |
| 2714 | 2026-04-15T21:03:21.110Z | Compiling aead v0.5.2 |
| 2715 | 2026-04-15T21:03:21.323Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2716 | 2026-04-15T21:03:22.722Z | Compiling enum-as-inner v0.6.1 |
| 2717 | 2026-04-15T21:03:23.862Z | Compiling num-complex v0.4.6 |
| 2718 | 2026-04-15T21:03:24.352Z | Compiling memmap v0.7.0 |
| 2719 | 2026-04-15T21:03:24.557Z | Compiling lazy_static v1.5.0 |
| 2720 | 2026-04-15T21:03:24.812Z | Compiling indent_write v2.2.0 |
| 2721 | 2026-04-15T21:03:24.836Z | Compiling winnow v0.5.40 |
| 2722 | 2026-04-15T21:03:24.980Z | Compiling keccak v0.1.6 |
| 2723 | 2026-04-15T21:03:26.388Z | Compiling toml_edit v0.19.15 |
| 2724 | 2026-04-15T21:03:26.814Z | Compiling sha3 v0.10.8 |
| 2725 | 2026-04-15T21:03:27.225Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2726 | 2026-04-15T21:03:28.470Z | Compiling usdt v0.5.0 |
| 2727 | 2026-04-15T21:03:28.775Z | Compiling num v0.4.3 |
| 2728 | 2026-04-15T21:03:28.868Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2729 | 2026-04-15T21:03:28.936Z | Compiling chacha20poly1305 v0.10.1 |
| 2730 | 2026-04-15T21:03:29.104Z | Compiling argon2 v0.5.3 |
| 2731 | 2026-04-15T21:03:29.119Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2732 | 2026-04-15T21:03:30.118Z | Compiling progenitor v0.13.0 |
| 2733 | 2026-04-15T21:03:30.277Z | Compiling vsss-rs v3.3.4 |
| 2734 | 2026-04-15T21:03:31.850Z | Compiling ciborium v0.2.2 |
| 2735 | 2026-04-15T21:03:36.202Z | Compiling itertools v0.12.1 |
| 2736 | 2026-04-15T21:03:36.244Z | Compiling bytecount v0.6.9 |
| 2737 | 2026-04-15T21:03:36.244Z | Compiling vcpkg v0.2.15 |
| 2738 | 2026-04-15T21:03:36.244Z | Compiling semver v0.1.20 |
| 2739 | 2026-04-15T21:03:36.244Z | Compiling float-ord v0.3.2 |
| 2740 | 2026-04-15T21:03:36.245Z | Compiling rayon-core v1.13.0 |
| 2741 | 2026-04-15T21:03:36.245Z | Compiling rustc_version v0.1.7 |
| 2742 | 2026-04-15T21:03:36.245Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2743 | 2026-04-15T21:03:36.245Z | Compiling openssl-sys v0.9.112 |
| 2744 | 2026-04-15T21:03:36.245Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2745 | 2026-04-15T21:03:36.245Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2746 | 2026-04-15T21:03:36.245Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2747 | 2026-04-15T21:03:36.246Z | Compiling proc-macro-crate v1.3.1 |
| 2748 | 2026-04-15T21:03:36.246Z | Compiling atomicwrites v0.4.4 |
| 2749 | 2026-04-15T21:03:36.246Z | Compiling crossbeam-deque v0.8.6 |
| 2750 | 2026-04-15T21:03:36.246Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2751 | 2026-04-15T21:03:36.246Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2752 | 2026-04-15T21:03:36.246Z | Compiling swrite v0.1.0 |
| 2753 | 2026-04-15T21:03:36.246Z | Compiling linked-hash-map v0.5.6 |
| 2754 | 2026-04-15T21:03:36.246Z | Compiling resolv-conf v0.7.6 |
| 2755 | 2026-04-15T21:03:36.246Z | Compiling lru-cache v0.1.2 |
| 2756 | 2026-04-15T21:03:36.246Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2757 | 2026-04-15T21:03:36.522Z | Compiling num_enum_derive v0.5.11 |
| 2758 | 2026-04-15T21:03:36.690Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2759 | 2026-04-15T21:03:37.889Z | Compiling newtype_derive v0.1.6 |
| 2760 | 2026-04-15T21:03:37.903Z | Compiling hickory-proto v0.24.4 |
| 2761 | 2026-04-15T21:03:38.146Z | Compiling similar v2.7.0 |
| 2762 | 2026-04-15T21:03:38.183Z | Compiling serde-big-array v0.5.1 |
| 2763 | 2026-04-15T21:03:38.315Z | Compiling pin-project-internal v1.1.11 |
| 2764 | 2026-04-15T21:03:38.353Z | Compiling derive-where v1.6.1 |
| 2765 | 2026-04-15T21:03:39.433Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2766 | 2026-04-15T21:03:39.656Z | Compiling serde_repr v0.1.20 |
| 2767 | 2026-04-15T21:03:39.967Z | Compiling siphasher v1.0.2 |
| 2768 | 2026-04-15T21:03:40.200Z | Compiling minimal-lexical v0.2.1 |
| 2769 | 2026-04-15T21:03:40.272Z | Compiling owo-colors v4.3.0 |
| 2770 | 2026-04-15T21:03:40.286Z | Compiling unicode-segmentation v1.13.2 |
| 2771 | 2026-04-15T21:03:40.473Z | Compiling nom v7.1.3 |
| 2772 | 2026-04-15T21:03:40.683Z | Compiling newline-converter v0.3.0 |
| 2773 | 2026-04-15T21:03:40.839Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2774 | 2026-04-15T21:03:40.924Z | Compiling phf_shared v0.12.1 |
| 2775 | 2026-04-15T21:03:40.977Z | Compiling hickory-resolver v0.24.4 |
| 2776 | 2026-04-15T21:03:41.703Z | Compiling pin-project v1.1.11 |
| 2777 | 2026-04-15T21:03:41.896Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2778 | 2026-04-15T21:03:41.998Z | Compiling num_enum v0.5.11 |
| 2779 | 2026-04-15T21:03:42.138Z | Compiling rayon v1.11.0 |
| 2780 | 2026-04-15T21:03:42.896Z | Compiling zone_cfg_derive v0.3.1 |
| 2781 | 2026-04-15T21:03:43.132Z | Compiling unicode-normalization v0.1.25 |
| 2782 | 2026-04-15T21:03:43.602Z | Compiling console v0.15.11 |
| 2783 | 2026-04-15T21:03:43.733Z | Compiling camino-tempfile v1.4.1 |
| 2784 | 2026-04-15T21:03:44.154Z | Compiling tokio-stream v0.1.18 |
| 2785 | 2026-04-15T21:03:44.471Z | Compiling async-recursion v1.1.1 |
| 2786 | 2026-04-15T21:03:44.691Z | Compiling snafu-derive v0.8.9 |
| 2787 | 2026-04-15T21:03:44.778Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2788 | 2026-04-15T21:03:44.877Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2789 | 2026-04-15T21:03:45.102Z | Compiling csv-core v0.1.13 |
| 2790 | 2026-04-15T21:03:45.167Z | Compiling slog-dtrace v0.3.0 |
| 2791 | 2026-04-15T21:03:45.434Z | Compiling foldhash v0.1.5 |
| 2792 | 2026-04-15T21:03:45.551Z | Compiling cancel-safe-futures v0.1.5 |
| 2793 | 2026-04-15T21:03:45.682Z | Compiling chrono-tz v0.10.4 |
| 2794 | 2026-04-15T21:03:45.712Z | Compiling highway v1.3.0 |
| 2795 | 2026-04-15T21:03:45.823Z | Compiling unicode-xid v0.2.6 |
| 2796 | 2026-04-15T21:03:45.928Z | Compiling openssl v0.10.76 |
| 2797 | 2026-04-15T21:03:45.967Z | Compiling foreign-types-shared v0.1.1 |
| 2798 | 2026-04-15T21:03:46.077Z | Compiling same-file v1.0.6 |
| 2799 | 2026-04-15T21:03:46.219Z | Compiling unicode-width v0.1.14 |
| 2800 | 2026-04-15T21:03:46.290Z | Compiling walkdir v2.5.0 |
| 2801 | 2026-04-15T21:03:46.436Z | Compiling foreign-types v0.3.2 |
| 2802 | 2026-04-15T21:03:46.466Z | Compiling snafu v0.8.9 |
| 2803 | 2026-04-15T21:03:46.524Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2804 | 2026-04-15T21:03:46.548Z | Compiling const_format_proc_macros v0.2.34 |
| 2805 | 2026-04-15T21:03:47.067Z | Compiling hashbrown v0.15.5 |
| 2806 | 2026-04-15T21:03:47.135Z | Compiling csv v1.4.0 |
| 2807 | 2026-04-15T21:03:47.464Z | Compiling qorb v0.4.1 |
| 2808 | 2026-04-15T21:03:47.762Z | Compiling expectorate v1.2.0 |
| 2809 | 2026-04-15T21:03:48.000Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2810 | 2026-04-15T21:03:48.156Z | Compiling zone v0.3.1 |
| 2811 | 2026-04-15T21:03:48.876Z | Compiling olpc-cjson v0.1.4 |
| 2812 | 2026-04-15T21:03:49.110Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2813 | 2026-04-15T21:03:50.480Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2814 | 2026-04-15T21:03:51.374Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2815 | 2026-04-15T21:03:51.683Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2816 | 2026-04-15T21:03:52.552Z | Compiling phf v0.12.1 |
| 2817 | 2026-04-15T21:03:53.488Z | Compiling tokio-dtrace v0.1.1 |
| 2818 | 2026-04-15T21:03:53.640Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2819 | 2026-04-15T21:03:53.750Z | Compiling globset v0.4.18 |
| 2820 | 2026-04-15T21:03:53.786Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2821 | 2026-04-15T21:03:53.826Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2822 | 2026-04-15T21:03:54.021Z | Compiling num-derive v0.3.3 |
| 2823 | 2026-04-15T21:03:54.420Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2824 | 2026-04-15T21:03:54.958Z | Compiling smf v0.2.3 |
| 2825 | 2026-04-15T21:03:55.297Z | Compiling libsw-core v0.3.2 |
| 2826 | 2026-04-15T21:03:55.494Z | Compiling pem v3.0.6 |
| 2827 | 2026-04-15T21:03:55.617Z | Compiling serde_plain v1.0.2 |
| 2828 | 2026-04-15T21:03:55.849Z | Compiling num-derive v0.4.2 |
| 2829 | 2026-04-15T21:03:55.916Z | Compiling openssl-macros v0.1.1 |
| 2830 | 2026-04-15T21:03:56.101Z | Compiling cookie v0.18.1 |
| 2831 | 2026-04-15T21:03:56.212Z | Compiling sigpipe v0.1.3 |
| 2832 | 2026-04-15T21:03:56.295Z | Compiling unicode-linebreak v0.1.5 |
| 2833 | 2026-04-15T21:03:56.320Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2834 | 2026-04-15T21:03:56.349Z | Compiling smawk v0.3.2 |
| 2835 | 2026-04-15T21:03:56.391Z | Compiling fixedbitset v0.4.2 |
| 2836 | 2026-04-15T21:03:56.407Z | Compiling jiff v0.2.23 |
| 2837 | 2026-04-15T21:03:56.557Z | Compiling typed-path v0.9.3 |
| 2838 | 2026-04-15T21:03:56.575Z | Compiling glob v0.3.3 |
| 2839 | 2026-04-15T21:03:56.767Z | Compiling fixedbitset v0.5.7 |
| 2840 | 2026-04-15T21:03:56.832Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2841 | 2026-04-15T21:03:57.338Z | Compiling petgraph v0.8.3 |
| 2842 | 2026-04-15T21:03:57.587Z | Compiling petgraph v0.6.5 |
| 2843 | 2026-04-15T21:03:57.609Z | Compiling textwrap v0.16.2 |
| 2844 | 2026-04-15T21:03:58.568Z | Compiling tough v0.20.0 |
| 2845 | 2026-04-15T21:03:59.514Z | Compiling libsw v3.5.0 |
| 2846 | 2026-04-15T21:03:59.556Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2847 | 2026-04-15T21:03:59.726Z | Compiling libscf-sys v1.1.0 |
| 2848 | 2026-04-15T21:03:59.811Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2849 | 2026-04-15T21:03:59.882Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2850 | 2026-04-15T21:04:00.133Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2851 | 2026-04-15T21:04:01.593Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2852 | 2026-04-15T21:04:01.914Z | Compiling oxide-tokio-rt v0.1.3 |
| 2853 | 2026-04-15T21:04:02.531Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2854 | 2026-04-15T21:04:04.159Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2855 | 2026-04-15T21:04:04.362Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2856 | 2026-04-15T21:04:05.460Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2857 | 2026-04-15T21:04:06.200Z | Compiling const_format v0.2.35 |
| 2858 | 2026-04-15T21:04:07.332Z | Compiling papergrid v0.11.0 |
| 2859 | 2026-04-15T21:04:07.404Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2860 | 2026-04-15T21:04:07.565Z | Compiling gethostname v0.5.0 |
| 2861 | 2026-04-15T21:04:07.734Z | Compiling tabled_derive v0.7.0 |
| 2862 | 2026-04-15T21:04:08.069Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2863 | 2026-04-15T21:04:08.205Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2864 | 2026-04-15T21:04:08.731Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2865 | 2026-04-15T21:04:08.839Z | Compiling bcs v0.1.6 |
| 2866 | 2026-04-15T21:04:09.250Z | Compiling whoami v1.6.1 |
| 2867 | 2026-04-15T21:04:09.719Z | Compiling linear-map v1.2.0 |
| 2868 | 2026-04-15T21:04:09.962Z | Compiling tagptr v0.2.0 |
| 2869 | 2026-04-15T21:04:10.151Z | Compiling termtree v0.5.1 |
| 2870 | 2026-04-15T21:04:10.300Z | Compiling moka v0.12.15 |
| 2871 | 2026-04-15T21:04:10.532Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2872 | 2026-04-15T21:04:11.097Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2873 | 2026-04-15T21:04:11.549Z | Compiling tabled v0.15.0 |
| 2874 | 2026-04-15T21:04:11.621Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2875 | 2026-04-15T21:04:12.594Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2876 | 2026-04-15T21:04:12.618Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2877 | 2026-04-15T21:04:12.837Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2878 | 2026-04-15T21:04:13.613Z | Compiling steno v0.4.1 |
| 2879 | 2026-04-15T21:04:14.177Z | Compiling hickory-proto v0.25.2 |
| 2880 | 2026-04-15T21:04:17.528Z | Compiling humantime v2.3.0 |
| 2881 | 2026-04-15T21:04:17.997Z | Compiling hickory-resolver v0.25.2 |
| 2882 | 2026-04-15T21:04:19.420Z | Compiling crc32fast v1.5.0 |
| 2883 | 2026-04-15T21:04:19.795Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2884 | 2026-04-15T21:04:20.752Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2885 | 2026-04-15T21:04:21.446Z | Compiling typify-impl v0.4.3 |
| 2886 | 2026-04-15T21:04:21.970Z | Compiling parking_lot_core v0.8.6 |
| 2887 | 2026-04-15T21:04:22.427Z | Compiling crunchy v0.2.4 |
| 2888 | 2026-04-15T21:04:22.716Z | Compiling parking_lot v0.11.2 |
| 2889 | 2026-04-15T21:04:22.753Z | Compiling fxhash v0.2.1 |
| 2890 | 2026-04-15T21:04:22.893Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2891 | 2026-04-15T21:04:22.907Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2892 | 2026-04-15T21:04:23.149Z | Compiling tiny-keccak v2.0.2 |
| 2893 | 2026-04-15T21:04:23.183Z | Compiling sled v0.34.7 |
| 2894 | 2026-04-15T21:04:23.594Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2895 | 2026-04-15T21:04:24.813Z | Compiling typify-macro v0.4.3 |
| 2896 | 2026-04-15T21:04:25.147Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2897 | 2026-04-15T21:04:26.332Z | Compiling simd-adler32 v0.3.9 |
| 2898 | 2026-04-15T21:04:26.360Z | Compiling typify v0.4.3 |
| 2899 | 2026-04-15T21:04:26.600Z | Compiling adler2 v2.0.1 |
| 2900 | 2026-04-15T21:04:26.792Z | Compiling internet-checksum v0.2.1 |
| 2901 | 2026-04-15T21:04:26.947Z | Compiling miniz_oxide v0.8.9 |
| 2902 | 2026-04-15T21:04:27.161Z | Compiling const-random-macro v0.1.16 |
| 2903 | 2026-04-15T21:04:27.208Z | Compiling smartstring v1.0.1 |
| 2904 | 2026-04-15T21:04:27.478Z | Compiling ahash v0.8.12 |
| 2905 | 2026-04-15T21:04:27.595Z | Compiling const-random v0.1.18 |
| 2906 | 2026-04-15T21:04:27.811Z | Compiling flate2 v1.1.9 |
| 2907 | 2026-04-15T21:04:28.005Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2908 | 2026-04-15T21:04:28.360Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-04-15T21:04:28.448Z | Compiling proc-macro-error2 v2.0.1 |
| 2910 | 2026-04-15T21:04:28.554Z | Compiling compression-codecs v0.4.37 |
| 2911 | 2026-04-15T21:04:28.743Z | Compiling thin-vec v0.2.16 |
| 2912 | 2026-04-15T21:04:29.025Z | Compiling rhai_codegen v3.1.0 |
| 2913 | 2026-04-15T21:04:29.037Z | Compiling arc-swap v1.9.0 |
| 2914 | 2026-04-15T21:04:29.387Z | Compiling dropshot v0.17.0 |
| 2915 | 2026-04-15T21:04:29.525Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2916 | 2026-04-15T21:04:29.702Z | Compiling slog-scope v4.4.1 |
| 2917 | 2026-04-15T21:04:30.131Z | Compiling async-compression v0.4.41 |
| 2918 | 2026-04-15T21:04:30.161Z | Compiling tabled_derive v0.11.0 |
| 2919 | 2026-04-15T21:04:30.251Z | Compiling rhai v1.24.0 |
| 2920 | 2026-04-15T21:04:30.621Z | Compiling progenitor-impl v0.11.2 |
| 2921 | 2026-04-15T21:04:31.264Z | Compiling papergrid v0.17.0 |
| 2922 | 2026-04-15T21:04:32.722Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2923 | 2026-04-15T21:04:33.663Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2924 | 2026-04-15T21:04:34.113Z | Compiling testing_table v0.3.0 |
| 2925 | 2026-04-15T21:04:34.556Z | Compiling dropshot_endpoint v0.17.0 |
| 2926 | 2026-04-15T21:04:36.218Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2927 | 2026-04-15T21:04:36.862Z | Compiling nom v8.0.0 |
| 2928 | 2026-04-15T21:04:36.875Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2929 | 2026-04-15T21:04:39.467Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2930 | 2026-04-15T21:04:41.042Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2931 | 2026-04-15T21:04:41.497Z | Compiling tabled v0.20.0 |
| 2932 | 2026-04-15T21:04:42.509Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2933 | 2026-04-15T21:04:44.759Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2934 | 2026-04-15T21:04:48.602Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2935 | 2026-04-15T21:04:49.195Z | Compiling progenitor-macro v0.11.2 |
| 2936 | 2026-04-15T21:04:52.874Z | Compiling slog-stdlog v4.1.1 |
| 2937 | 2026-04-15T21:04:53.468Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2938 | 2026-04-15T21:04:53.948Z | Compiling progenitor-client v0.11.2 |
| 2939 | 2026-04-15T21:04:54.149Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2940 | 2026-04-15T21:04:54.451Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2941 | 2026-04-15T21:04:54.750Z | Compiling progenitor v0.11.2 |
| 2942 | 2026-04-15T21:04:54.915Z | Compiling slog-envlogger v2.2.0 |
| 2943 | 2026-04-15T21:04:56.083Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2944 | 2026-04-15T21:04:57.822Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2945 | 2026-04-15T21:04:58.259Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2946 | 2026-04-15T21:04:58.480Z | Compiling crc8 v0.1.1 |
| 2947 | 2026-04-15T21:04:58.577Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2948 | 2026-04-15T21:04:58.603Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2949 | 2026-04-15T21:04:58.634Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2950 | 2026-04-15T21:05:00.316Z | Compiling progenitor-impl v0.10.0 |
| 2951 | 2026-04-15T21:05:00.329Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2952 | 2026-04-15T21:05:01.096Z | Compiling lzma-sys v0.1.20 |
| 2953 | 2026-04-15T21:05:01.549Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2954 | 2026-04-15T21:05:01.923Z | Compiling fs-err v3.3.0 |
| 2955 | 2026-04-15T21:05:02.080Z | Compiling typeid v1.0.3 |
| 2956 | 2026-04-15T21:05:02.186Z | Compiling utf-8 v0.7.6 |
| 2957 | 2026-04-15T21:05:02.382Z | Compiling progenitor-macro v0.10.0 |
| 2958 | 2026-04-15T21:05:02.423Z | Compiling tungstenite v0.21.0 |
| 2959 | 2026-04-15T21:05:03.420Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2960 | 2026-04-15T21:05:06.587Z | Compiling cargo_toml v0.22.3 |
| 2961 | 2026-04-15T21:05:07.999Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2962 | 2026-04-15T21:05:08.360Z | Compiling sha2 v0.10.9 |
| 2963 | 2026-04-15T21:05:08.903Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2964 | 2026-04-15T21:05:09.585Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2965 | 2026-04-15T21:05:09.602Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2966 | 2026-04-15T21:05:10.019Z | Compiling progenitor v0.10.0 |
| 2967 | 2026-04-15T21:05:10.323Z | Compiling tokio-tungstenite v0.21.0 |
| 2968 | 2026-04-15T21:05:10.514Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2969 | 2026-04-15T21:05:11.312Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2970 | 2026-04-15T21:05:12.006Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2971 | 2026-04-15T21:05:12.393Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2972 | 2026-04-15T21:05:12.770Z | Compiling console v0.16.3 |
| 2973 | 2026-04-15T21:05:13.108Z | Compiling git-stub v1.0.0 |
| 2974 | 2026-04-15T21:05:13.584Z | Compiling is_ci v1.2.0 |
| 2975 | 2026-04-15T21:05:13.772Z | Compiling base64 v0.21.7 |
| 2976 | 2026-04-15T21:05:14.037Z | Compiling unit-prefix v0.5.2 |
| 2977 | 2026-04-15T21:05:14.220Z | Compiling indicatif v0.18.4 |
| 2978 | 2026-04-15T21:05:14.289Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2979 | 2026-04-15T21:05:14.865Z | Compiling supports-color v3.0.2 |
| 2980 | 2026-04-15T21:05:15.121Z | Compiling git-stub-vcs v0.1.0 |
| 2981 | 2026-04-15T21:05:15.674Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2982 | 2026-04-15T21:05:15.868Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2983 | 2026-04-15T21:05:16.913Z | Compiling ron v0.12.1 |
| 2984 | 2026-04-15T21:05:17.114Z | Compiling xz2 v0.1.7 |
| 2985 | 2026-04-15T21:05:17.201Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2986 | 2026-04-15T21:05:17.441Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2987 | 2026-04-15T21:05:18.187Z | Compiling drift v0.1.3 |
| 2988 | 2026-04-15T21:05:19.018Z | Compiling base16ct v1.0.0 |
| 2989 | 2026-04-15T21:05:19.909Z | Compiling dropshot-api-manager v0.7.0 |
| 2990 | 2026-04-15T21:05:20.709Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2991 | 2026-04-15T21:05:23.611Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2992 | 2026-04-15T21:05:24.006Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2993 | 2026-04-15T21:05:24.832Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2994 | 2026-04-15T21:05:25.323Z | Compiling natord v1.0.9 |
| 2995 | 2026-04-15T21:05:25.623Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2996 | 2026-04-15T21:05:25.796Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2997 | 2026-04-15T21:05:26.848Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2998 | 2026-04-15T21:05:28.057Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2999 | 2026-04-15T21:05:30.995Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3000 | 2026-04-15T21:05:31.095Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3001 | 2026-04-15T21:05:32.867Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3002 | 2026-04-15T21:05:37.417Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3003 | 2026-04-15T21:05:45.913Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3004 | 2026-04-15T21:05:53.741Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3005 | 2026-04-15T21:06:05.853Z | Finished `release` profile [optimized] target(s) in 4m 21s |
| 3006 | 2026-04-15T21:06:06.026Z | |
| 3007 | 2026-04-15T21:06:06.027Z | real 4:22.044779736 |
| 3008 | 2026-04-15T21:06:06.027Z | user 29:51.277763982 |
| 3009 | 2026-04-15T21:06:06.027Z | sys 2:41.248800761 |
| 3010 | 2026-04-15T21:06:06.027Z | trap 0.760887294 |
| 3011 | 2026-04-15T21:06:06.027Z | tflt 2.344488688 |
| 3012 | 2026-04-15T21:06:06.027Z | dflt 1.805873192 |
| 3013 | 2026-04-15T21:06:06.027Z | kflt 0.011815727 |
| 3014 | 2026-04-15T21:06:06.027Z | lock 2:04:24.830386420 |
| 3015 | 2026-04-15T21:06:06.027Z | slp 1:29:25.980619023 |
| 3016 | 2026-04-15T21:06:06.027Z | lat 2:04.642229444 |
| 3017 | 2026-04-15T21:06:06.027Z | stop 3:28.737567343 |
| 3018 | 2026-04-15T21:06:06.031Z | + for x in debug release |
| 3019 | 2026-04-15T21:06:06.031Z | + mkdir -p /work/debug |
| 3020 | 2026-04-15T21:06:06.039Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3021 | 2026-04-15T21:06:06.562Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3022 | 2026-04-15T21:06:07.033Z | + cp target/debug/mgd /work/debug/mgd |
| 3023 | 2026-04-15T21:06:07.651Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3024 | 2026-04-15T21:06:08.152Z | + for x in debug release |
| 3025 | 2026-04-15T21:06:08.152Z | + mkdir -p /work/release |
| 3026 | 2026-04-15T21:06:08.155Z | + cp target/release/ddmd /work/release/ddmd |
| 3027 | 2026-04-15T21:06:08.238Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3028 | 2026-04-15T21:06:08.311Z | + cp target/release/mgd /work/release/mgd |
| 3029 | 2026-04-15T21:06:08.372Z | + cp target/release/mgadm /work/release/mgadm |
| 3030 | 2026-04-15T21:06:08.466Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3031 | 2026-04-15T21:06:08.522Z | process exited: duration 723290 ms, exit code 0 |
| |
| 3032 | 2026-04-15T21:06:08.545Z | found 9 output files |
| 3033 | 2026-04-15T21:06:08.545Z | uploading: /work/debug/ddmadm (515539640 bytes) |
| 3034 | 2026-04-15T21:06:15.834Z | uploaded: /work/debug/ddmadm |
| 3035 | 2026-04-15T21:06:15.834Z | uploading: /work/debug/ddmd (634158776 bytes) |
| 3036 | 2026-04-15T21:06:24.335Z | uploaded: /work/debug/ddmd |
| 3037 | 2026-04-15T21:06:24.335Z | uploading: /work/debug/mgadm (603777656 bytes) |
| 3038 | 2026-04-15T21:06:32.739Z | uploaded: /work/debug/mgadm |
| 3039 | 2026-04-15T21:06:32.740Z | uploading: /work/debug/mgd (716564720 bytes) |
| 3040 | 2026-04-15T21:06:42.127Z | uploaded: /work/debug/mgd |
| 3041 | 2026-04-15T21:06:42.128Z | uploading: /work/release/ddmadm (43199528 bytes) |
| 3042 | 2026-04-15T21:06:43.576Z | uploaded: /work/release/ddmadm |
| 3043 | 2026-04-15T21:06:43.580Z | uploading: /work/release/ddmd (51078224 bytes) |
| 3044 | 2026-04-15T21:06:45.093Z | uploaded: /work/release/ddmd |
| 3045 | 2026-04-15T21:06:45.094Z | uploading: /work/release/falcon-lab (33226432 bytes) |
| 3046 | 2026-04-15T21:06:46.476Z | uploaded: /work/release/falcon-lab |
| 3047 | 2026-04-15T21:06:46.488Z | uploading: /work/release/mgadm (55193608 bytes) |
| 3048 | 2026-04-15T21:06:48.042Z | uploaded: /work/release/mgadm |
| 3049 | 2026-04-15T21:06:48.042Z | uploading: /work/release/mgd (73317960 bytes) |
| 3050 | 2026-04-15T21:06:49.788Z | uploaded: /work/release/mgd |