|
|
|
| 1 | 2026-03-31T22:18:42.612Z | job assigned to worker 01KN2ZJZ5KEYB5H5F1QSRJT06K [factory aws, i-0d38b60cf6de501ab] (queued for 13 m 16 s) |
| |
| 2 | 2026-03-31T22:18:49.170Z | starting task 0: "setup" |
| 3 | 2026-03-31T22:18:49.174Z | ++ uname -s |
| 4 | 2026-03-31T22:18:49.179Z | + kern=SunOS |
| 5 | 2026-03-31T22:18:49.179Z | + build_user=build |
| 6 | 2026-03-31T22:18:49.179Z | + build_uid=12345 |
| 7 | 2026-03-31T22:18:49.179Z | + work_dir=/work |
| 8 | 2026-03-31T22:18:49.179Z | + input_dir=/input |
| 9 | 2026-03-31T22:18:49.179Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-31T22:18:49.179Z | + case "$kern" in |
| 11 | 2026-03-31T22:18:49.179Z | + groupadd -g 12345 build |
| 12 | 2026-03-31T22:18:49.182Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-31T22:18:51.184Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-31T22:18:51.251Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-31T22:18:51.254Z | + home_fs=zfs |
| 16 | 2026-03-31T22:18:51.254Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-31T22:18:51.254Z | + mkdir -p /home/build |
| 18 | 2026-03-31T22:18:51.254Z | + chown build:build /home/build /work |
| 19 | 2026-03-31T22:18:53.255Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-31T22:18:53.258Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-03-31T22:18:53.264Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-31T22:18:53.268Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-31T22:18:53.268Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-31T22:18:53.268Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-31T22:18:53.268Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-31T22:18:53.271Z | * rust toolchain channel = "stable" |
| 27 | 2026-03-31T22:18:53.271Z | * rust toolchain profile = "default" |
| 28 | 2026-03-31T22:18:53.271Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-31T22:18:53.271Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-31T22:18:53.378Z | info: downloading installer |
| 31 | 2026-03-31T22:18:54.746Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-31T22:18:54.746Z | warn: /opt/ooce/bin |
| 33 | 2026-03-31T22:18:54.746Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-31T22:18:54.746Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-31T22:18:54.746Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-31T22:18:54.746Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-31T22:18:54.746Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-31T22:18:54.746Z | error: cannot install while Rust is installed |
| 39 | 2026-03-31T22:18:54.746Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-31T22:18:54.746Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-31T22:18:54.747Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-31T22:18:54.747Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-31T22:18:54.747Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-31T22:18:54.761Z | info: profile set to default |
| 45 | 2026-03-31T22:18:54.761Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-31T22:18:54.764Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-31T22:18:54.902Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-31T22:18:54.905Z | info: downloading 6 components |
| 49 | 2026-03-31T22:19:09.305Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-31T22:19:09.305Z | |
| 51 | 2026-03-31T22:19:09.335Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-31T22:19:09.335Z | |
| 53 | 2026-03-31T22:19:09.335Z | |
| 54 | 2026-03-31T22:19:09.335Z | Rust is installed now. Great! |
| 55 | 2026-03-31T22:19:09.335Z | |
| 56 | 2026-03-31T22:19:09.335Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-31T22:19:09.335Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-31T22:19:09.335Z | |
| 59 | 2026-03-31T22:19:09.335Z | To configure your current shell, you need to source |
| 60 | 2026-03-31T22:19:09.335Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-31T22:19:09.335Z | |
| 62 | 2026-03-31T22:19:09.335Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-31T22:19:09.335Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-31T22:19:09.335Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-31T22:19:09.335Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-31T22:19:09.335Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-31T22:19:09.335Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-31T22:19:09.335Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-31T22:19:09.338Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-31T22:19:09.338Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-31T22:19:09.442Z | + rustup --version |
| 72 | 2026-03-31T22:19:09.451Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-31T22:19:09.453Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-31T22:19:09.473Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-31T22:19:09.476Z | + cargo --version |
| 76 | 2026-03-31T22:19:09.489Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-31T22:19:09.492Z | + rustc --version |
| 78 | 2026-03-31T22:19:09.512Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-31T22:19:09.515Z | process exited: duration 16249 ms, exit code 0 |
| |
| 80 | 2026-03-31T22:19:09.520Z | starting task 2: "authentication" |
| 81 | 2026-03-31T22:19:09.537Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-03-31T22:19:09.542Z | starting task 3: "clone repository" |
| 83 | 2026-03-31T22:19:09.545Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-31T22:19:09.548Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-31T22:19:09.663Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-31T22:19:11.204Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-31T22:19:11.204Z | + git fetch origin c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 88 | 2026-03-31T22:19:11.490Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-31T22:19:11.490Z | * branch c5fd39c102a5f2432595a582b35659dd7ca0a4a8 -> FETCH_HEAD |
| 90 | 2026-03-31T22:19:11.496Z | + [[ -n alan/more-c-in-your-diet ]] |
| 91 | 2026-03-31T22:19:11.499Z | ++ git branch --show-current |
| 92 | 2026-03-31T22:19:11.499Z | + current=master |
| 93 | 2026-03-31T22:19:11.499Z | + [[ master != alan/more-c-in-your-diet ]] |
| 94 | 2026-03-31T22:19:11.499Z | + git branch -f alan/more-c-in-your-diet c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 95 | 2026-03-31T22:19:11.502Z | + git checkout -f alan/more-c-in-your-diet |
| 96 | 2026-03-31T22:19:11.521Z | Switched to branch 'alan/more-c-in-your-diet' |
| 97 | 2026-03-31T22:19:11.524Z | + git reset --hard c5fd39c102a5f2432595a582b35659dd7ca0a4a8 |
| 98 | 2026-03-31T22:19:11.536Z | HEAD is now at c5fd39c add cargo lock |
| 99 | 2026-03-31T22:19:11.536Z | process exited: duration 1984 ms, exit code 0 |
| |
| 100 | 2026-03-31T22:19:11.543Z | starting task 4: "build" |
| 101 | 2026-03-31T22:19:11.547Z | + cargo --version |
| 102 | 2026-03-31T22:19:11.552Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-03-31T22:19:11.727Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-03-31T22:19:11.730Z | info: downloading 6 components |
| 105 | 2026-03-31T22:19:25.649Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-03-31T22:19:25.655Z | + rustc --version |
| 107 | 2026-03-31T22:19:25.672Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-03-31T22:19:25.680Z | + banner prerequisites |
| 109 | 2026-03-31T22:19:25.684Z | |
| 110 | 2026-03-31T22:19:25.685Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-03-31T22:19:25.685Z | # # # # # # # # # # # # # # # |
| 112 | 2026-03-31T22:19:25.685Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-03-31T22:19:25.685Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-03-31T22:19:25.685Z | # # # # # # # # # # # # # # # |
| 115 | 2026-03-31T22:19:25.685Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-03-31T22:19:25.685Z | |
| 117 | 2026-03-31T22:19:25.686Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-03-31T22:19:34.988Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-03-31T22:19:41.740Z | Startup: Caching catalogs ... Done |
| 120 | 2026-03-31T22:19:46.253Z | Planning: Solver setup ... Done (2.983s) |
| 121 | 2026-03-31T22:19:46.271Z | Planning: Running solver ... Done (0.019s) |
| 122 | 2026-03-31T22:19:46.384Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-03-31T22:19:46.396Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-03-31T22:19:46.482Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-03-31T22:19:46.513Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-03-31T22:19:46.540Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-03-31T22:19:46.652Z | Planning: Checking for conflicting actions ... Done (0.113s) |
| 128 | 2026-03-31T22:19:46.658Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-03-31T22:19:47.387Z | Planning: Evaluating mediators ... Done (0.729s) |
| 130 | 2026-03-31T22:19:47.393Z | Planning: Planning completed in 5.49 seconds |
| 131 | 2026-03-31T22:19:47.617Z | Packages to install: 3 |
| 132 | 2026-03-31T22:19:47.617Z | Mediators to change: 2 |
| 133 | 2026-03-31T22:19:47.618Z | Services to change: 1 |
| 134 | 2026-03-31T22:19:47.618Z | Estimated space available: 154.84 GB |
| 135 | 2026-03-31T22:19:47.618Z | Estimated space to be consumed: 1.83 GB |
| 136 | 2026-03-31T22:19:47.627Z | Create boot environment: No |
| 137 | 2026-03-31T22:19:47.627Z | Create backup boot environment: No |
| 138 | 2026-03-31T22:19:47.627Z | Rebuild boot archive: No |
| 139 | 2026-03-31T22:19:47.627Z | |
| 140 | 2026-03-31T22:19:47.627Z | Changed mediators: |
| 141 | 2026-03-31T22:19:47.627Z | mediator clang: |
| 142 | 2026-03-31T22:19:47.627Z | version: None -> 15 (system default) |
| 143 | 2026-03-31T22:19:47.627Z | |
| 144 | 2026-03-31T22:19:47.627Z | mediator llvm: |
| 145 | 2026-03-31T22:19:47.627Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-03-31T22:19:47.627Z | |
| 147 | 2026-03-31T22:19:47.628Z | Changed packages: |
| 148 | 2026-03-31T22:19:47.628Z | helios-dev |
| 149 | 2026-03-31T22:19:47.628Z | developer/build-essential |
| 150 | 2026-03-31T22:19:47.628Z | None -> 11-2.0 |
| 151 | 2026-03-31T22:19:47.628Z | ooce/developer/clang-15 |
| 152 | 2026-03-31T22:19:47.628Z | None -> 15.0.7-2.0 |
| 153 | 2026-03-31T22:19:47.628Z | ooce/developer/llvm-15 |
| 154 | 2026-03-31T22:19:47.628Z | None -> 15.0.7-2.0 |
| 155 | 2026-03-31T22:19:47.628Z | |
| 156 | 2026-03-31T22:19:47.628Z | Services: |
| 157 | 2026-03-31T22:19:47.628Z | restart_fmri: |
| 158 | 2026-03-31T22:19:47.628Z | svc:/system/update-man-index:default |
| 159 | 2026-03-31T22:19:47.666Z | |
| 160 | 2026-03-31T22:19:47.666Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-03-31T22:19:52.658Z | Download: 1136/3076 items 113.1/211.3MB 53% complete (22.6M/s) |
| 162 | 2026-03-31T22:19:57.688Z | Download: 3020/3076 items 199.4/211.3MB 94% complete (20.3M/s) |
| 163 | 2026-03-31T22:20:00.648Z | Download: Completed 211.31 MB in 12.99 seconds (16.3M/s) |
| 164 | 2026-03-31T22:20:01.692Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-03-31T22:20:04.847Z | Actions: Completed 3430 actions in 3.15 seconds. |
| 166 | 2026-03-31T22:20:05.128Z | Done (0.277s) |
| 167 | 2026-03-31T22:20:05.128Z | Done (0.000s) |
| 168 | 2026-03-31T22:20:05.823Z | Done (0.695s) |
| 169 | 2026-03-31T22:20:09.159Z | Done (3.004s) |
| 170 | 2026-03-31T22:20:09.230Z | Done (0.012s) |
| 171 | 2026-03-31T22:20:09.233Z | Done (0.000s) |
| 172 | 2026-03-31T22:20:09.442Z | Done (0.000s) |
| 173 | 2026-03-31T22:20:10.283Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-03-31T22:20:10.391Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-03-31T22:20:10.394Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-03-31T22:20:10.555Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-03-31T22:20:10.558Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-03-31T22:20:10.576Z | Mediators to change: 2 |
| 179 | 2026-03-31T22:20:10.577Z | Create boot environment: No |
| 180 | 2026-03-31T22:20:10.577Z | Create backup boot environment: No |
| 181 | 2026-03-31T22:20:10.639Z | Done |
| 182 | 2026-03-31T22:20:10.639Z | Done |
| 183 | 2026-03-31T22:20:11.255Z | Done |
| 184 | 2026-03-31T22:20:13.787Z | Done |
| 185 | 2026-03-31T22:20:13.861Z | Done |
| 186 | 2026-03-31T22:20:13.864Z | Done |
| 187 | 2026-03-31T22:20:14.000Z | Done |
| 188 | 2026-03-31T22:20:14.292Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-03-31T22:20:14.292Z | clang system 15 system |
| 190 | 2026-03-31T22:20:14.292Z | csh system system illumos |
| 191 | 2026-03-31T22:20:14.292Z | ctags system system illumos |
| 192 | 2026-03-31T22:20:14.292Z | file system system illumos |
| 193 | 2026-03-31T22:20:14.292Z | gcc vendor 12 vendor |
| 194 | 2026-03-31T22:20:14.292Z | gcc system 14 system |
| 195 | 2026-03-31T22:20:14.292Z | gcc system 10 system |
| 196 | 2026-03-31T22:20:14.292Z | go system 1.20 system |
| 197 | 2026-03-31T22:20:14.292Z | go system 1.19 system |
| 198 | 2026-03-31T22:20:14.292Z | llvm system 15 system |
| 199 | 2026-03-31T22:20:14.292Z | llvm system 14 system |
| 200 | 2026-03-31T22:20:14.292Z | mariadb system 10.6 system |
| 201 | 2026-03-31T22:20:14.292Z | mta vendor vendor dma |
| 202 | 2026-03-31T22:20:14.292Z | openjdk system 17 system |
| 203 | 2026-03-31T22:20:14.292Z | openjdk system 11 system |
| 204 | 2026-03-31T22:20:14.292Z | openjdk system 1.8 system |
| 205 | 2026-03-31T22:20:14.292Z | openssl vendor 3 vendor |
| 206 | 2026-03-31T22:20:14.292Z | perl system 5.36 system |
| 207 | 2026-03-31T22:20:14.292Z | postgresql system 15 system |
| 208 | 2026-03-31T22:20:14.292Z | postgresql system 13 system |
| 209 | 2026-03-31T22:20:14.292Z | python vendor 3 vendor |
| 210 | 2026-03-31T22:20:14.292Z | python system 2 system |
| 211 | 2026-03-31T22:20:14.292Z | python3 system 3.11 system |
| 212 | 2026-03-31T22:20:14.292Z | ruby system 3.0 system |
| 213 | 2026-03-31T22:20:14.292Z | words vendor vendor american-english |
| 214 | 2026-03-31T22:20:14.292Z | words system system australian-english |
| 215 | 2026-03-31T22:20:14.292Z | words system system british-english |
| 216 | 2026-03-31T22:20:14.292Z | words system system canadian-english |
| 217 | 2026-03-31T22:20:14.292Z | words system system french |
| 218 | 2026-03-31T22:20:14.292Z | words system system italian |
| 219 | 2026-03-31T22:20:14.292Z | words system system ngerman |
| 220 | 2026-03-31T22:20:14.292Z | words system system ogerman |
| 221 | 2026-03-31T22:20:14.293Z | words system system spanish |
| 222 | 2026-03-31T22:20:14.522Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-03-31T22:20:14.522Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-03-31T22:20:18.688Z | FMRI IFO |
| 225 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-03-31T22:20:18.688Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-03-31T22:20:19.586Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-03-31T22:20:19.590Z | |
| 234 | 2026-03-31T22:20:19.590Z | real 53.900343930 |
| 235 | 2026-03-31T22:20:19.590Z | user 33.646001730 |
| 236 | 2026-03-31T22:20:19.590Z | sys 3.646769162 |
| 237 | 2026-03-31T22:20:19.590Z | trap 0.003864281 |
| 238 | 2026-03-31T22:20:19.590Z | tflt 0.083823761 |
| 239 | 2026-03-31T22:20:19.590Z | dflt 0.067091012 |
| 240 | 2026-03-31T22:20:19.590Z | kflt 0.040136673 |
| 241 | 2026-03-31T22:20:19.590Z | lock 0.000000000 |
| 242 | 2026-03-31T22:20:19.590Z | slp 1:10.301170714 |
| 243 | 2026-03-31T22:20:19.590Z | lat 0.054639941 |
| 244 | 2026-03-31T22:20:19.590Z | stop 0.000210653 |
| 245 | 2026-03-31T22:20:19.590Z | + banner check |
| 246 | 2026-03-31T22:20:19.590Z | |
| 247 | 2026-03-31T22:20:19.590Z | #### # # ###### #### # # |
| 248 | 2026-03-31T22:20:19.590Z | # # # # # # # # # |
| 249 | 2026-03-31T22:20:19.590Z | # ###### ##### # #### |
| 250 | 2026-03-31T22:20:19.590Z | # # # # # # # |
| 251 | 2026-03-31T22:20:19.590Z | # # # # # # # # # |
| 252 | 2026-03-31T22:20:19.590Z | #### # # ###### #### # # |
| 253 | 2026-03-31T22:20:19.590Z | |
| 254 | 2026-03-31T22:20:19.590Z | + ptime -m cargo check --features falcon |
| 255 | 2026-03-31T22:20:19.715Z | Updating crates.io index |
| 256 | 2026-03-31T22:20:19.750Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-03-31T22:20:21.915Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-03-31T22:20:30.214Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 259 | 2026-03-31T22:20:30.473Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-03-31T22:20:30.696Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 261 | 2026-03-31T22:20:31.011Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 262 | 2026-03-31T22:20:31.762Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-03-31T22:20:32.092Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-03-31T22:20:32.610Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 265 | 2026-03-31T22:20:32.929Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-03-31T22:20:33.159Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-03-31T22:20:34.314Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 268 | 2026-03-31T22:20:35.018Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-03-31T22:20:36.608Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-03-31T22:20:37.194Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 271 | 2026-03-31T22:20:38.147Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 272 | 2026-03-31T22:20:38.656Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 273 | 2026-03-31T22:20:39.125Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-03-31T22:20:39.457Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 275 | 2026-03-31T22:20:39.743Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 276 | 2026-03-31T22:20:43.239Z | Downloading crates ... |
| 277 | 2026-03-31T22:20:43.309Z | Downloaded adler v1.0.2 |
| 278 | 2026-03-31T22:20:43.318Z | Downloaded colorchoice v1.0.1 |
| 279 | 2026-03-31T22:20:43.321Z | Downloaded bit_field v0.10.2 |
| 280 | 2026-03-31T22:20:43.321Z | Downloaded atomicwrites v0.4.4 |
| 281 | 2026-03-31T22:20:43.324Z | Downloaded bcs v0.1.6 |
| 282 | 2026-03-31T22:20:43.328Z | Downloaded bitflags v2.9.4 |
| 283 | 2026-03-31T22:20:43.331Z | Downloaded generic-array v0.14.7 |
| 284 | 2026-03-31T22:20:43.334Z | Downloaded dof v0.4.0 |
| 285 | 2026-03-31T22:20:43.334Z | Downloaded cargo-platform v0.3.2 |
| 286 | 2026-03-31T22:20:43.338Z | Downloaded equivalent v1.0.2 |
| 287 | 2026-03-31T22:20:43.341Z | Downloaded either v1.15.0 |
| 288 | 2026-03-31T22:20:43.347Z | Downloaded bincode v1.3.3 |
| 289 | 2026-03-31T22:20:43.350Z | Downloaded dropshot_endpoint v0.17.0 |
| 290 | 2026-03-31T22:20:43.354Z | Downloaded crossbeam-deque v0.8.5 |
| 291 | 2026-03-31T22:20:43.358Z | Downloaded derive_more v0.99.20 |
| 292 | 2026-03-31T22:20:43.362Z | Downloaded dof v0.3.0 |
| 293 | 2026-03-31T22:20:43.362Z | Downloaded bit-set v0.5.3 |
| 294 | 2026-03-31T22:20:43.366Z | Downloaded crc32fast v1.4.0 |
| 295 | 2026-03-31T22:20:43.366Z | Downloaded drift v0.1.2 |
| 296 | 2026-03-31T22:20:43.370Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 297 | 2026-03-31T22:20:43.373Z | Downloaded const_format_proc_macros v0.2.34 |
| 298 | 2026-03-31T22:20:43.373Z | Downloaded async-recursion v1.1.1 |
| 299 | 2026-03-31T22:20:43.376Z | Downloaded defmt v0.3.8 |
| 300 | 2026-03-31T22:20:43.379Z | Downloaded cfg-if v1.0.0 |
| 301 | 2026-03-31T22:20:43.382Z | Downloaded hyper-tls v0.6.0 |
| 302 | 2026-03-31T22:20:43.385Z | Downloaded form_urlencoded v1.2.2 |
| 303 | 2026-03-31T22:20:43.386Z | Downloaded foreign-types-shared v0.3.1 |
| 304 | 2026-03-31T22:20:43.388Z | Downloaded float-ord v0.3.2 |
| 305 | 2026-03-31T22:20:43.389Z | Downloaded embedded-io v0.6.1 |
| 306 | 2026-03-31T22:20:43.391Z | Downloaded futures-task v0.3.32 |
| 307 | 2026-03-31T22:20:43.395Z | Downloaded clap_derive v4.5.4 |
| 308 | 2026-03-31T22:20:43.397Z | Downloaded const_format v0.2.35 |
| 309 | 2026-03-31T22:20:43.400Z | Downloaded icu_locid v1.5.0 |
| 310 | 2026-03-31T22:20:43.403Z | Downloaded foreign-types v0.5.0 |
| 311 | 2026-03-31T22:20:43.406Z | Downloaded heck v0.5.0 |
| 312 | 2026-03-31T22:20:43.411Z | Downloaded fs-err v3.1.2 |
| 313 | 2026-03-31T22:20:43.411Z | Downloaded filetime v0.2.23 |
| 314 | 2026-03-31T22:20:43.415Z | Downloaded critical-section v1.2.0 |
| 315 | 2026-03-31T22:20:43.415Z | Downloaded colored v3.0.0 |
| 316 | 2026-03-31T22:20:43.418Z | Downloaded hubpack_derive v0.1.1 |
| 317 | 2026-03-31T22:20:43.418Z | Downloaded errno v0.3.14 |
| 318 | 2026-03-31T22:20:43.421Z | Downloaded httpdate v1.0.3 |
| 319 | 2026-03-31T22:20:43.421Z | Downloaded clap_lex v0.7.0 |
| 320 | 2026-03-31T22:20:43.424Z | Downloaded home v0.5.11 |
| 321 | 2026-03-31T22:20:43.427Z | Downloaded cobs v0.2.3 |
| 322 | 2026-03-31T22:20:43.427Z | Downloaded futures-sink v0.3.32 |
| 323 | 2026-03-31T22:20:43.432Z | Downloaded defmt-parser v0.3.4 |
| 324 | 2026-03-31T22:20:43.432Z | Downloaded gethostname v0.5.0 |
| 325 | 2026-03-31T22:20:43.436Z | Downloaded fastrand v2.3.0 |
| 326 | 2026-03-31T22:20:43.436Z | Downloaded funty v2.0.0 |
| 327 | 2026-03-31T22:20:43.439Z | Downloaded compression-core v0.4.31 |
| 328 | 2026-03-31T22:20:43.440Z | Downloaded async-stream v0.3.6 |
| 329 | 2026-03-31T22:20:43.440Z | Downloaded heck v0.4.1 |
| 330 | 2026-03-31T22:20:43.443Z | Downloaded http-body v1.0.1 |
| 331 | 2026-03-31T22:20:43.443Z | Downloaded hostname v0.4.2 |
| 332 | 2026-03-31T22:20:43.446Z | Downloaded hubpack v0.1.2 |
| 333 | 2026-03-31T22:20:43.449Z | Downloaded aead v0.5.2 |
| 334 | 2026-03-31T22:20:43.449Z | Downloaded fnv v1.0.7 |
| 335 | 2026-03-31T22:20:43.454Z | Downloaded hash32 v0.3.1 |
| 336 | 2026-03-31T22:20:43.454Z | Downloaded httparse v1.10.1 |
| 337 | 2026-03-31T22:20:43.458Z | Downloaded foreign-types-macros v0.2.3 |
| 338 | 2026-03-31T22:20:43.458Z | Downloaded anstyle v1.0.7 |
| 339 | 2026-03-31T22:20:43.461Z | Downloaded futures-macro v0.3.32 |
| 340 | 2026-03-31T22:20:43.461Z | Downloaded hostname v0.3.1 |
| 341 | 2026-03-31T22:20:43.464Z | Downloaded bitstruct v0.1.1 |
| 342 | 2026-03-31T22:20:43.464Z | Downloaded crucible-workspace-hack v0.1.0 |
| 343 | 2026-03-31T22:20:43.467Z | Downloaded anstyle-query v1.0.3 |
| 344 | 2026-03-31T22:20:43.467Z | Downloaded foreign-types v0.3.2 |
| 345 | 2026-03-31T22:20:43.470Z | Downloaded derive_builder_core v0.20.2 |
| 346 | 2026-03-31T22:20:43.473Z | Downloaded console v0.15.8 |
| 347 | 2026-03-31T22:20:43.473Z | Downloaded data-encoding v2.6.0 |
| 348 | 2026-03-31T22:20:43.476Z | Downloaded hex v0.4.3 |
| 349 | 2026-03-31T22:20:43.479Z | Downloaded crossbeam-utils v0.8.19 |
| 350 | 2026-03-31T22:20:43.482Z | Downloaded autocfg v1.3.0 |
| 351 | 2026-03-31T22:20:43.482Z | Downloaded compression-codecs v0.4.32 |
| 352 | 2026-03-31T22:20:43.485Z | Downloaded itoa v1.0.11 |
| 353 | 2026-03-31T22:20:43.488Z | Downloaded darling_macro v0.21.3 |
| 354 | 2026-03-31T22:20:43.488Z | Downloaded lazycell v1.3.0 |
| 355 | 2026-03-31T22:20:43.491Z | Downloaded dtrace-parser v0.3.0 |
| 356 | 2026-03-31T22:20:43.491Z | Downloaded icu_provider_macros v1.5.0 |
| 357 | 2026-03-31T22:20:43.494Z | Downloaded csv-core v0.1.12 |
| 358 | 2026-03-31T22:20:43.494Z | Downloaded foldhash v0.1.5 |
| 359 | 2026-03-31T22:20:43.497Z | Downloaded erased-serde v0.3.31 |
| 360 | 2026-03-31T22:20:43.500Z | Downloaded http-body-util v0.1.3 |
| 361 | 2026-03-31T22:20:43.500Z | Downloaded futures-executor v0.3.32 |
| 362 | 2026-03-31T22:20:43.503Z | Downloaded dyn-clone v1.0.17 |
| 363 | 2026-03-31T22:20:43.506Z | Downloaded glob v0.3.3 |
| 364 | 2026-03-31T22:20:43.506Z | Downloaded cmake v0.1.54 |
| 365 | 2026-03-31T22:20:43.509Z | Downloaded aes-gcm-siv v0.11.1 |
| 366 | 2026-03-31T22:20:43.512Z | Downloaded cargo_metadata v0.23.1 |
| 367 | 2026-03-31T22:20:43.512Z | Downloaded instant v0.1.12 |
| 368 | 2026-03-31T22:20:43.515Z | Downloaded ident_case v1.0.1 |
| 369 | 2026-03-31T22:20:43.515Z | Downloaded is_terminal_polyfill v1.70.0 |
| 370 | 2026-03-31T22:20:43.518Z | Downloaded lru-cache v0.1.2 |
| 371 | 2026-03-31T22:20:43.521Z | Downloaded indent_write v2.2.0 |
| 372 | 2026-03-31T22:20:43.521Z | Downloaded is_ci v1.2.0 |
| 373 | 2026-03-31T22:20:43.527Z | Downloaded lazy_static v1.5.0 |
| 374 | 2026-03-31T22:20:43.527Z | Downloaded deranged v0.5.3 |
| 375 | 2026-03-31T22:20:43.530Z | Downloaded is-terminal v0.4.12 |
| 376 | 2026-03-31T22:20:43.530Z | Downloaded derive-ex v0.1.8 |
| 377 | 2026-03-31T22:20:43.530Z | Downloaded ascii v1.1.0 |
| 378 | 2026-03-31T22:20:43.534Z | Downloaded crypto-common v0.1.6 |
| 379 | 2026-03-31T22:20:43.534Z | Downloaded match_cfg v0.1.0 |
| 380 | 2026-03-31T22:20:43.537Z | Downloaded managed v0.8.0 |
| 381 | 2026-03-31T22:20:43.537Z | Downloaded memmap v0.7.0 |
| 382 | 2026-03-31T22:20:43.537Z | Downloaded ctr v0.9.2 |
| 383 | 2026-03-31T22:20:43.541Z | Downloaded ctrlc v3.4.4 |
| 384 | 2026-03-31T22:20:43.545Z | Downloaded kstat-rs v0.2.4 |
| 385 | 2026-03-31T22:20:43.545Z | Downloaded git-stub v1.0.0 |
| 386 | 2026-03-31T22:20:43.548Z | Downloaded inout v0.1.3 |
| 387 | 2026-03-31T22:20:43.548Z | Downloaded anstyle-parse v0.2.4 |
| 388 | 2026-03-31T22:20:43.548Z | Downloaded daft-derive v0.1.5 |
| 389 | 2026-03-31T22:20:43.552Z | Downloaded jobserver v0.1.31 |
| 390 | 2026-03-31T22:20:43.554Z | Downloaded newtype_derive v0.1.6 |
| 391 | 2026-03-31T22:20:43.558Z | Downloaded newline-converter v0.3.0 |
| 392 | 2026-03-31T22:20:43.558Z | Downloaded num-iter v0.1.45 |
| 393 | 2026-03-31T22:20:43.561Z | Downloaded mime v0.3.17 |
| 394 | 2026-03-31T22:20:43.561Z | Downloaded num-conv v0.2.0 |
| 395 | 2026-03-31T22:20:43.564Z | Downloaded newtype-uuid-macros v0.1.0 |
| 396 | 2026-03-31T22:20:43.564Z | Downloaded macaddr v1.0.1 |
| 397 | 2026-03-31T22:20:43.567Z | Downloaded getrandom v0.2.14 |
| 398 | 2026-03-31T22:20:43.567Z | Downloaded fs_extra v1.3.0 |
| 399 | 2026-03-31T22:20:43.570Z | Downloaded ipnetwork v0.21.1 |
| 400 | 2026-03-31T22:20:43.574Z | Downloaded num v0.4.3 |
| 401 | 2026-03-31T22:20:43.574Z | Downloaded num-derive v0.4.2 |
| 402 | 2026-03-31T22:20:43.577Z | Downloaded idna_adapter v1.2.0 |
| 403 | 2026-03-31T22:20:43.577Z | Downloaded humantime v2.3.0 |
| 404 | 2026-03-31T22:20:43.577Z | Downloaded globset v0.4.14 |
| 405 | 2026-03-31T22:20:43.581Z | Downloaded libsw-core v0.3.2 |
| 406 | 2026-03-31T22:20:43.584Z | Downloaded linked-hash-map v0.5.6 |
| 407 | 2026-03-31T22:20:43.584Z | Downloaded openssl-macros v0.1.1 |
| 408 | 2026-03-31T22:20:43.587Z | Downloaded omicron-workspace-hack v0.1.0 |
| 409 | 2026-03-31T22:20:43.587Z | Downloaded opaque-debug v0.3.1 |
| 410 | 2026-03-31T22:20:43.587Z | Downloaded openssl-probe v0.2.1 |
| 411 | 2026-03-31T22:20:43.590Z | Downloaded olpc-cjson v0.1.4 |
| 412 | 2026-03-31T22:20:43.590Z | Downloaded libsw v3.5.0 |
| 413 | 2026-03-31T22:20:43.593Z | Downloaded bit-vec v0.6.3 |
| 414 | 2026-03-31T22:20:43.593Z | Downloaded blake2 v0.10.6 |
| 415 | 2026-03-31T22:20:43.596Z | Downloaded futures-channel v0.3.32 |
| 416 | 2026-03-31T22:20:43.599Z | Downloaded ingot v0.1.1 |
| 417 | 2026-03-31T22:20:43.599Z | Downloaded derive_builder v0.20.2 |
| 418 | 2026-03-31T22:20:43.602Z | Downloaded linear-map v1.2.0 |
| 419 | 2026-03-31T22:20:43.605Z | Downloaded num_enum_derive v0.5.11 |
| 420 | 2026-03-31T22:20:43.608Z | Downloaded ipnet v2.9.0 |
| 421 | 2026-03-31T22:20:43.608Z | Downloaded percent-encoding v2.3.2 |
| 422 | 2026-03-31T22:20:43.611Z | Downloaded num_threads v0.1.7 |
| 423 | 2026-03-31T22:20:43.611Z | Downloaded ingot-types v0.1.2 |
| 424 | 2026-03-31T22:20:43.615Z | Downloaded openssl-probe v0.1.5 |
| 425 | 2026-03-31T22:20:43.615Z | Downloaded icu_locid_transform v1.5.0 |
| 426 | 2026-03-31T22:20:43.618Z | Downloaded clap v4.5.4 |
| 427 | 2026-03-31T22:20:43.621Z | Downloaded libloading v0.7.4 |
| 428 | 2026-03-31T22:20:43.624Z | Downloaded ingot-macros v0.1.1 |
| 429 | 2026-03-31T22:20:43.627Z | Downloaded hyper-rustls v0.27.3 |
| 430 | 2026-03-31T22:20:43.627Z | Downloaded darling v0.20.11 |
| 431 | 2026-03-31T22:20:43.630Z | Downloaded newtype-uuid v1.3.1 |
| 432 | 2026-03-31T22:20:43.633Z | Downloaded getrandom v0.4.2 |
| 433 | 2026-03-31T22:20:43.636Z | Downloaded futures v0.3.32 |
| 434 | 2026-03-31T22:20:43.639Z | Downloaded proc-macro-error-attr v1.0.4 |
| 435 | 2026-03-31T22:20:43.639Z | Downloaded pretty-hex v0.2.1 |
| 436 | 2026-03-31T22:20:43.644Z | Downloaded lock_api v0.4.12 |
| 437 | 2026-03-31T22:20:43.644Z | Downloaded litemap v0.7.4 |
| 438 | 2026-03-31T22:20:43.647Z | Downloaded darling v0.21.3 |
| 439 | 2026-03-31T22:20:43.650Z | Downloaded oxnet v0.1.3 |
| 440 | 2026-03-31T22:20:43.650Z | Downloaded num_enum v0.7.4 |
| 441 | 2026-03-31T22:20:43.653Z | Downloaded progenitor-macro v0.10.0 |
| 442 | 2026-03-31T22:20:43.656Z | Downloaded getrandom v0.3.2 |
| 443 | 2026-03-31T22:20:43.659Z | Downloaded iana-time-zone v0.1.64 |
| 444 | 2026-03-31T22:20:43.659Z | Downloaded dropshot_endpoint v0.16.7 |
| 445 | 2026-03-31T22:20:43.662Z | Downloaded crossbeam-epoch v0.9.18 |
| 446 | 2026-03-31T22:20:43.665Z | Downloaded multer v3.1.0 |
| 447 | 2026-03-31T22:20:43.668Z | Downloaded pin-utils v0.1.0 |
| 448 | 2026-03-31T22:20:43.668Z | Downloaded progenitor-macro v0.13.0 |
| 449 | 2026-03-31T22:20:43.671Z | Downloaded phf_shared v0.12.1 |
| 450 | 2026-03-31T22:20:43.671Z | Downloaded memmap2 v0.9.9 |
| 451 | 2026-03-31T22:20:43.674Z | Downloaded radium v0.7.0 |
| 452 | 2026-03-31T22:20:43.674Z | Downloaded ref-cast v1.0.25 |
| 453 | 2026-03-31T22:20:43.677Z | Downloaded rand_xorshift v0.3.0 |
| 454 | 2026-03-31T22:20:43.677Z | Downloaded rand_chacha v0.3.1 |
| 455 | 2026-03-31T22:20:43.680Z | Downloaded powerfmt v0.2.0 |
| 456 | 2026-03-31T22:20:43.680Z | Downloaded progenitor-macro v0.11.1 |
| 457 | 2026-03-31T22:20:43.684Z | Downloaded ref-cast-impl v1.0.25 |
| 458 | 2026-03-31T22:20:43.684Z | Downloaded icu_normalizer v1.5.0 |
| 459 | 2026-03-31T22:20:43.688Z | Downloaded proc-macro-crate v1.3.1 |
| 460 | 2026-03-31T22:20:43.688Z | Downloaded pretty-hex v0.4.1 |
| 461 | 2026-03-31T22:20:43.701Z | Downloaded plain v0.2.3 |
| 462 | 2026-03-31T22:20:43.701Z | Downloaded dropshot-api-manager v0.7.0 |
| 463 | 2026-03-31T22:20:43.706Z | Downloaded num_enum_derive v0.7.4 |
| 464 | 2026-03-31T22:20:43.706Z | Downloaded pest_generator v2.8.4 |
| 465 | 2026-03-31T22:20:43.706Z | Downloaded icu_properties v1.5.1 |
| 466 | 2026-03-31T22:20:43.706Z | Downloaded rustc-hash v2.1.1 |
| 467 | 2026-03-31T22:20:43.706Z | Downloaded camino v1.2.2 |
| 468 | 2026-03-31T22:20:43.706Z | Downloaded icu_locid_transform_data v1.5.0 |
| 469 | 2026-03-31T22:20:43.706Z | Downloaded num-rational v0.4.2 |
| 470 | 2026-03-31T22:20:43.706Z | Downloaded heapless v0.8.0 |
| 471 | 2026-03-31T22:20:43.710Z | Downloaded num_enum v0.5.11 |
| 472 | 2026-03-31T22:20:43.710Z | Downloaded progenitor-client v0.10.0 |
| 473 | 2026-03-31T22:20:43.713Z | Downloaded quick-error v1.2.3 |
| 474 | 2026-03-31T22:20:43.713Z | Downloaded rustc-hash v1.1.0 |
| 475 | 2026-03-31T22:20:43.717Z | Downloaded clang-sys v1.8.1 |
| 476 | 2026-03-31T22:20:43.717Z | Downloaded proc-macro-error v1.0.4 |
| 477 | 2026-03-31T22:20:43.720Z | Downloaded rustc_version v0.4.1 |
| 478 | 2026-03-31T22:20:43.720Z | Downloaded parse-display v0.10.0 |
| 479 | 2026-03-31T22:20:43.723Z | Downloaded base64ct v1.6.0 |
| 480 | 2026-03-31T22:20:43.723Z | Downloaded rustc_version v0.1.7 |
| 481 | 2026-03-31T22:20:43.723Z | Downloaded oxide-tokio-rt v0.1.2 |
| 482 | 2026-03-31T22:20:43.727Z | Downloaded anyhow v1.0.100 |
| 483 | 2026-03-31T22:20:43.730Z | Downloaded polyval v0.6.2 |
| 484 | 2026-03-31T22:20:43.730Z | Downloaded num-integer v0.1.46 |
| 485 | 2026-03-31T22:20:43.733Z | Downloaded num-complex v0.4.6 |
| 486 | 2026-03-31T22:20:43.733Z | Downloaded fatfs v0.3.6 |
| 487 | 2026-03-31T22:20:43.736Z | Downloaded cookie v0.18.1 |
| 488 | 2026-03-31T22:20:43.739Z | Downloaded derive-where v1.6.0 |
| 489 | 2026-03-31T22:20:43.742Z | Downloaded passt v0.3.0 |
| 490 | 2026-03-31T22:20:43.742Z | Downloaded pem v3.0.5 |
| 491 | 2026-03-31T22:20:43.745Z | Downloaded phf v0.12.1 |
| 492 | 2026-03-31T22:20:43.745Z | Downloaded paste v1.0.15 |
| 493 | 2026-03-31T22:20:43.750Z | Downloaded rand_core v0.9.3 |
| 494 | 2026-03-31T22:20:43.750Z | Downloaded rand_core v0.6.4 |
| 495 | 2026-03-31T22:20:43.755Z | Downloaded quote v1.0.44 |
| 496 | 2026-03-31T22:20:43.755Z | Downloaded quinn-udp v0.5.5 |
| 497 | 2026-03-31T22:20:43.755Z | Downloaded password-hash v0.5.0 |
| 498 | 2026-03-31T22:20:43.758Z | Downloaded scopeguard v1.2.0 |
| 499 | 2026-03-31T22:20:43.758Z | Downloaded scroll_derive v0.13.1 |
| 500 | 2026-03-31T22:20:43.758Z | Downloaded same-file v1.0.6 |
| 501 | 2026-03-31T22:20:43.758Z | Downloaded parse-display-derive v0.10.0 |
| 502 | 2026-03-31T22:20:43.762Z | Downloaded darling_core v0.20.11 |
| 503 | 2026-03-31T22:20:43.765Z | Downloaded pest_meta v2.8.4 |
| 504 | 2026-03-31T22:20:43.765Z | Downloaded native-tls v0.2.11 |
| 505 | 2026-03-31T22:20:43.768Z | Downloaded icu_normalizer_data v1.5.0 |
| 506 | 2026-03-31T22:20:43.768Z | Downloaded log v0.4.29 |
| 507 | 2026-03-31T22:20:43.770Z | Downloaded libloading v0.8.9 |
| 508 | 2026-03-31T22:20:43.773Z | Downloaded serde-big-array v0.5.1 |
| 509 | 2026-03-31T22:20:43.774Z | Downloaded serde_arrays v0.1.0 |
| 510 | 2026-03-31T22:20:43.777Z | Downloaded progenitor v0.10.0 |
| 511 | 2026-03-31T22:20:43.777Z | Downloaded semver v0.1.20 |
| 512 | 2026-03-31T22:20:43.780Z | Downloaded progenitor-client v0.11.1 |
| 513 | 2026-03-31T22:20:43.780Z | Downloaded hickory-resolver v0.24.4 |
| 514 | 2026-03-31T22:20:43.783Z | Downloaded flate2 v1.0.30 |
| 515 | 2026-03-31T22:20:43.786Z | Downloaded progenitor v0.13.0 |
| 516 | 2026-03-31T22:20:43.786Z | Downloaded postcard v1.0.9 |
| 517 | 2026-03-31T22:20:43.790Z | Downloaded progenitor v0.11.1 |
| 518 | 2026-03-31T22:20:43.790Z | Downloaded ringbuffer v0.16.0 |
| 519 | 2026-03-31T22:20:43.793Z | Downloaded serde_plain v1.0.2 |
| 520 | 2026-03-31T22:20:43.793Z | Downloaded icu_provider v1.5.0 |
| 521 | 2026-03-31T22:20:43.798Z | Downloaded resolv-conf v0.7.0 |
| 522 | 2026-03-31T22:20:43.798Z | Downloaded ppv-lite86 v0.2.17 |
| 523 | 2026-03-31T22:20:43.801Z | Downloaded pkg-config v0.3.30 |
| 524 | 2026-03-31T22:20:43.801Z | Downloaded once_cell v1.21.3 |
| 525 | 2026-03-31T22:20:43.801Z | Downloaded secrecy v0.10.3 |
| 526 | 2026-03-31T22:20:43.805Z | Downloaded escargot v0.5.10 |
| 527 | 2026-03-31T22:20:43.805Z | Downloaded scroll_derive v0.12.0 |
| 528 | 2026-03-31T22:20:43.805Z | Downloaded argon2 v0.5.3 |
| 529 | 2026-03-31T22:20:43.808Z | Downloaded highway v1.3.0 |
| 530 | 2026-03-31T22:20:43.808Z | Downloaded foldhash v0.2.0 |
| 531 | 2026-03-31T22:20:43.808Z | Downloaded fixedbitset v0.5.7 |
| 532 | 2026-03-31T22:20:43.811Z | Downloaded serde_spanned v1.0.4 |
| 533 | 2026-03-31T22:20:43.811Z | Downloaded rustls-pemfile v1.0.4 |
| 534 | 2026-03-31T22:20:43.814Z | Downloaded slog-bunyan v2.5.0 |
| 535 | 2026-03-31T22:20:43.814Z | Downloaded siphasher v1.0.1 |
| 536 | 2026-03-31T22:20:43.817Z | Downloaded sigpipe v0.1.3 |
| 537 | 2026-03-31T22:20:43.817Z | Downloaded bytes v1.11.1 |
| 538 | 2026-03-31T22:20:43.820Z | Downloaded base64 v0.22.1 |
| 539 | 2026-03-31T22:20:43.823Z | Downloaded parking_lot_core v0.9.10 |
| 540 | 2026-03-31T22:20:43.826Z | Downloaded serde_urlencoded v0.7.1 |
| 541 | 2026-03-31T22:20:43.826Z | Downloaded rand_chacha v0.9.0 |
| 542 | 2026-03-31T22:20:43.826Z | Downloaded hickory-resolver v0.25.2 |
| 543 | 2026-03-31T22:20:43.829Z | Downloaded allocator-api2 v0.2.21 |
| 544 | 2026-03-31T22:20:43.833Z | Downloaded serde_spanned v0.6.9 |
| 545 | 2026-03-31T22:20:43.833Z | Downloaded progenitor-client v0.13.0 |
| 546 | 2026-03-31T22:20:43.837Z | Downloaded cancel-safe-futures v0.1.5 |
| 547 | 2026-03-31T22:20:43.837Z | Downloaded sha1 v0.10.6 |
| 548 | 2026-03-31T22:20:43.839Z | Downloaded schemars_derive v0.8.22 |
| 549 | 2026-03-31T22:20:43.840Z | Downloaded rusty-fork v0.3.0 |
| 550 | 2026-03-31T22:20:43.843Z | Downloaded bitflags v1.3.2 |
| 551 | 2026-03-31T22:20:43.843Z | Downloaded pin-project-internal v1.1.10 |
| 552 | 2026-03-31T22:20:43.845Z | Downloaded pest_derive v2.8.4 |
| 553 | 2026-03-31T22:20:43.848Z | Downloaded camino-tempfile v1.4.1 |
| 554 | 2026-03-31T22:20:43.848Z | Downloaded byteorder v1.5.0 |
| 555 | 2026-03-31T22:20:43.848Z | Downloaded lru-slab v0.1.2 |
| 556 | 2026-03-31T22:20:43.851Z | Downloaded simd-adler32 v0.3.7 |
| 557 | 2026-03-31T22:20:43.851Z | Downloaded sct v0.7.1 |
| 558 | 2026-03-31T22:20:43.854Z | Downloaded cargo_metadata v0.18.1 |
| 559 | 2026-03-31T22:20:43.857Z | Downloaded daft v0.1.5 |
| 560 | 2026-03-31T22:20:43.857Z | Downloaded smawk v0.3.2 |
| 561 | 2026-03-31T22:20:43.860Z | Downloaded expectorate v1.2.0 |
| 562 | 2026-03-31T22:20:43.860Z | Downloaded darling_core v0.21.3 |
| 563 | 2026-03-31T22:20:43.863Z | Downloaded proc-macro2 v1.0.106 |
| 564 | 2026-03-31T22:20:43.866Z | Downloaded miniz_oxide v0.7.2 |
| 565 | 2026-03-31T22:20:43.866Z | Downloaded http v1.4.0 |
| 566 | 2026-03-31T22:20:43.869Z | Downloaded structmeta-derive v0.3.0 |
| 567 | 2026-03-31T22:20:43.872Z | Downloaded swrite v0.1.0 |
| 568 | 2026-03-31T22:20:43.872Z | Downloaded sync_wrapper v1.0.1 |
| 569 | 2026-03-31T22:20:43.872Z | Downloaded supports-color v3.0.2 |
| 570 | 2026-03-31T22:20:43.876Z | Downloaded subtle v2.5.0 |
| 571 | 2026-03-31T22:20:43.876Z | Downloaded jiff-static v0.2.15 |
| 572 | 2026-03-31T22:20:43.880Z | Downloaded rustls-native-certs v0.8.3 |
| 573 | 2026-03-31T22:20:43.880Z | Downloaded pin-project-lite v0.2.14 |
| 574 | 2026-03-31T22:20:43.894Z | Downloaded stable_deref_trait v1.2.0 |
| 575 | 2026-03-31T22:20:43.894Z | Downloaded strum v0.27.2 |
| 576 | 2026-03-31T22:20:43.894Z | Downloaded strsim v0.11.1 |
| 577 | 2026-03-31T22:20:43.897Z | Downloaded structmeta v0.3.0 |
| 578 | 2026-03-31T22:20:43.897Z | Downloaded signal-hook-registry v1.4.2 |
| 579 | 2026-03-31T22:20:43.897Z | Downloaded crossbeam-channel v0.5.15 |
| 580 | 2026-03-31T22:20:43.897Z | Downloaded terminal_size v0.3.0 |
| 581 | 2026-03-31T22:20:43.897Z | Downloaded tabwriter v1.4.0 |
| 582 | 2026-03-31T22:20:43.900Z | Downloaded supports-color v2.1.0 |
| 583 | 2026-03-31T22:20:43.900Z | Downloaded num-traits v0.2.19 |
| 584 | 2026-03-31T22:20:43.903Z | Downloaded slog-async v2.8.0 |
| 585 | 2026-03-31T22:20:43.903Z | Downloaded rustversion v1.0.22 |
| 586 | 2026-03-31T22:20:43.906Z | Downloaded progenitor-impl v0.13.0 |
| 587 | 2026-03-31T22:20:43.906Z | Downloaded memchr v2.7.2 |
| 588 | 2026-03-31T22:20:43.909Z | Downloaded ryu v1.0.18 |
| 589 | 2026-03-31T22:20:43.912Z | Downloaded smf v0.2.3 |
| 590 | 2026-03-31T22:20:43.912Z | Downloaded serde_derive_internals v0.29.1 |
| 591 | 2026-03-31T22:20:43.916Z | Downloaded base64 v0.21.7 |
| 592 | 2026-03-31T22:20:43.916Z | Downloaded termtree v0.5.1 |
| 593 | 2026-03-31T22:20:43.920Z | Downloaded thread-id v4.2.1 |
| 594 | 2026-03-31T22:20:43.920Z | Downloaded thiserror-impl v1.0.64 |
| 595 | 2026-03-31T22:20:43.923Z | Downloaded papergrid v0.11.0 |
| 596 | 2026-03-31T22:20:43.923Z | Downloaded take_mut v0.2.2 |
| 597 | 2026-03-31T22:20:43.923Z | Downloaded tagptr v0.2.0 |
| 598 | 2026-03-31T22:20:43.927Z | Downloaded slog-term v2.9.2 |
| 599 | 2026-03-31T22:20:43.927Z | Downloaded indexmap v2.13.0 |
| 600 | 2026-03-31T22:20:43.930Z | Downloaded tap v1.0.1 |
| 601 | 2026-03-31T22:20:43.930Z | Downloaded parking_lot v0.12.2 |
| 602 | 2026-03-31T22:20:43.933Z | Downloaded tabled_derive v0.7.0 |
| 603 | 2026-03-31T22:20:43.933Z | Downloaded semver v1.0.27 |
| 604 | 2026-03-31T22:20:43.935Z | Downloaded serde_path_to_error v0.1.20 |
| 605 | 2026-03-31T22:20:43.936Z | Downloaded slog-dtrace v0.3.0 |
| 606 | 2026-03-31T22:20:43.938Z | Downloaded scroll v0.13.0 |
| 607 | 2026-03-31T22:20:43.938Z | Downloaded static_assertions v1.1.0 |
| 608 | 2026-03-31T22:20:43.942Z | Downloaded scroll v0.12.0 |
| 609 | 2026-03-31T22:20:43.942Z | Downloaded owo-colors v4.2.3 |
| 610 | 2026-03-31T22:20:43.945Z | Downloaded shlex v1.3.0 |
| 611 | 2026-03-31T22:20:43.945Z | Downloaded serde_tokenstream v0.2.3 |
| 612 | 2026-03-31T22:20:43.945Z | Downloaded terminal_size v0.4.3 |
| 613 | 2026-03-31T22:20:43.948Z | Downloaded thread-id v5.0.0 |
| 614 | 2026-03-31T22:20:43.948Z | Downloaded serde_repr v0.1.19 |
| 615 | 2026-03-31T22:20:43.950Z | Downloaded time-core v0.1.8 |
| 616 | 2026-03-31T22:20:43.951Z | Downloaded cipher v0.4.4 |
| 617 | 2026-03-31T22:20:43.951Z | Downloaded serde_with_macros v3.15.0 |
| 618 | 2026-03-31T22:20:43.953Z | Downloaded openssl-sys v0.9.107 |
| 619 | 2026-03-31T22:20:43.957Z | Downloaded tinyvec_macros v0.1.1 |
| 620 | 2026-03-31T22:20:43.957Z | Downloaded slog-json v2.6.1 |
| 621 | 2026-03-31T22:20:43.961Z | Downloaded pin-project v1.1.10 |
| 622 | 2026-03-31T22:20:43.965Z | Downloaded synstructure v0.13.1 |
| 623 | 2026-03-31T22:20:43.968Z | Downloaded libm v0.2.8 |
| 624 | 2026-03-31T22:20:43.971Z | Downloaded strum v0.26.3 |
| 625 | 2026-03-31T22:20:43.971Z | Downloaded snafu-derive v0.8.9 |
| 626 | 2026-03-31T22:20:43.974Z | Downloaded sha2 v0.10.9 |
| 627 | 2026-03-31T22:20:43.977Z | Downloaded smallvec v1.13.2 |
| 628 | 2026-03-31T22:20:43.977Z | Downloaded schemars v0.8.22 |
| 629 | 2026-03-31T22:20:43.985Z | Downloaded toml_write v0.1.2 |
| 630 | 2026-03-31T22:20:43.989Z | Downloaded thiserror v2.0.18 |
| 631 | 2026-03-31T22:20:43.995Z | Downloaded try-lock v0.2.5 |
| 632 | 2026-03-31T22:20:43.995Z | Downloaded tower-layer v0.3.3 |
| 633 | 2026-03-31T22:20:43.995Z | Downloaded cc v1.2.17 |
| 634 | 2026-03-31T22:20:43.995Z | Downloaded icu_collections v1.5.0 |
| 635 | 2026-03-31T22:20:43.998Z | Downloaded rustls-pemfile v2.2.0 |
| 636 | 2026-03-31T22:20:43.998Z | Downloaded mio v1.0.2 |
| 637 | 2026-03-31T22:20:44.001Z | Downloaded defmt-macros v0.3.9 |
| 638 | 2026-03-31T22:20:44.006Z | Downloaded strum_macros v0.27.2 |
| 639 | 2026-03-31T22:20:44.006Z | Downloaded strum_macros v0.28.0 |
| 640 | 2026-03-31T22:20:44.009Z | Downloaded strum_macros v0.26.4 |
| 641 | 2026-03-31T22:20:44.009Z | Downloaded serde_core v1.0.228 |
| 642 | 2026-03-31T22:20:44.009Z | Downloaded debug-ignore v1.0.5 |
| 643 | 2026-03-31T22:20:44.015Z | Downloaded async-compression v0.4.33 |
| 644 | 2026-03-31T22:20:44.018Z | Downloaded unicode-linebreak v0.1.5 |
| 645 | 2026-03-31T22:20:44.018Z | Downloaded tokio-native-tls v0.3.1 |
| 646 | 2026-03-31T22:20:44.018Z | Downloaded tinystr v0.7.6 |
| 647 | 2026-03-31T22:20:44.018Z | Downloaded serde_yaml v0.9.34+deprecated |
| 648 | 2026-03-31T22:20:44.021Z | Downloaded tokio-macros v2.6.0 |
| 649 | 2026-03-31T22:20:44.021Z | Downloaded progenitor-impl v0.11.1 |
| 650 | 2026-03-31T22:20:44.024Z | Downloaded progenitor-impl v0.10.0 |
| 651 | 2026-03-31T22:20:44.024Z | Downloaded tower-service v0.3.3 |
| 652 | 2026-03-31T22:20:44.028Z | Downloaded toml_datetime v0.6.11 |
| 653 | 2026-03-31T22:20:44.028Z | Downloaded rustls-pki-types v1.12.0 |
| 654 | 2026-03-31T22:20:44.031Z | Downloaded typify-macro v0.6.1 |
| 655 | 2026-03-31T22:20:44.031Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 656 | 2026-03-31T22:20:44.031Z | Downloaded darling_macro v0.20.11 |
| 657 | 2026-03-31T22:20:44.034Z | Downloaded goblin v0.8.2 |
| 658 | 2026-03-31T22:20:44.037Z | Downloaded universal-hash v0.5.1 |
| 659 | 2026-03-31T22:20:44.037Z | Downloaded usdt v0.6.0 |
| 660 | 2026-03-31T22:20:44.037Z | Downloaded usdt v0.5.0 |
| 661 | 2026-03-31T22:20:44.040Z | Downloaded unarray v0.1.4 |
| 662 | 2026-03-31T22:20:44.040Z | Downloaded thread_local v1.1.8 |
| 663 | 2026-03-31T22:20:44.040Z | Downloaded slab v0.4.9 |
| 664 | 2026-03-31T22:20:44.040Z | Downloaded term v1.2.0 |
| 665 | 2026-03-31T22:20:44.045Z | Downloaded thiserror v1.0.64 |
| 666 | 2026-03-31T22:20:44.049Z | Downloaded typeid v1.0.0 |
| 667 | 2026-03-31T22:20:44.049Z | Downloaded typify-macro v0.4.3 |
| 668 | 2026-03-31T22:20:44.049Z | Downloaded erased-serde v0.4.5 |
| 669 | 2026-03-31T22:20:44.052Z | Downloaded cstr-argument v0.1.2 |
| 670 | 2026-03-31T22:20:44.052Z | Downloaded anstream v0.6.14 |
| 671 | 2026-03-31T22:20:44.052Z | Downloaded untrusted v0.9.0 |
| 672 | 2026-03-31T22:20:44.052Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 673 | 2026-03-31T22:20:44.055Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 674 | 2026-03-31T22:20:44.055Z | Downloaded thiserror-impl v2.0.18 |
| 675 | 2026-03-31T22:20:44.055Z | Downloaded foreign-types-shared v0.1.1 |
| 676 | 2026-03-31T22:20:44.058Z | Downloaded time-macros v0.2.27 |
| 677 | 2026-03-31T22:20:44.058Z | Downloaded usdt-macro v0.5.0 |
| 678 | 2026-03-31T22:20:44.058Z | Downloaded embedded-io v0.4.0 |
| 679 | 2026-03-31T22:20:44.061Z | Downloaded derive_builder_macro v0.20.2 |
| 680 | 2026-03-31T22:20:44.061Z | Downloaded atty v0.2.14 |
| 681 | 2026-03-31T22:20:44.061Z | Downloaded bitstruct_derive v0.1.0 |
| 682 | 2026-03-31T22:20:44.064Z | Downloaded atomic-waker v1.1.2 |
| 683 | 2026-03-31T22:20:44.064Z | Downloaded usdt-attr-macro v0.5.0 |
| 684 | 2026-03-31T22:20:44.064Z | Downloaded spin v0.9.8 |
| 685 | 2026-03-31T22:20:44.067Z | Downloaded rustls-platform-verifier v0.6.2 |
| 686 | 2026-03-31T22:20:44.070Z | Downloaded prettyplease v0.2.37 |
| 687 | 2026-03-31T22:20:44.073Z | Downloaded tokio-rustls v0.25.0 |
| 688 | 2026-03-31T22:20:44.073Z | Downloaded socket2 v0.6.0 |
| 689 | 2026-03-31T22:20:44.073Z | Downloaded hashbrown v0.16.1 |
| 690 | 2026-03-31T22:20:44.077Z | Downloaded fixedbitset v0.4.2 |
| 691 | 2026-03-31T22:20:44.082Z | Downloaded unicode-xid v0.2.4 |
| 692 | 2026-03-31T22:20:44.082Z | Downloaded utf8_iter v1.0.4 |
| 693 | 2026-03-31T22:20:44.086Z | Downloaded version_check v0.9.5 |
| 694 | 2026-03-31T22:20:44.086Z | Downloaded utf16_iter v1.0.5 |
| 695 | 2026-03-31T22:20:44.086Z | Downloaded utf-8 v0.7.6 |
| 696 | 2026-03-31T22:20:44.086Z | Downloaded block-buffer v0.10.4 |
| 697 | 2026-03-31T22:20:44.086Z | Downloaded tokio-tungstenite v0.21.0 |
| 698 | 2026-03-31T22:20:44.086Z | Downloaded dtrace-parser v0.2.0 |
| 699 | 2026-03-31T22:20:44.090Z | Downloaded git-stub-vcs v0.1.0 |
| 700 | 2026-03-31T22:20:44.090Z | Downloaded dunce v1.0.5 |
| 701 | 2026-03-31T22:20:44.090Z | Downloaded tokio-dtrace v0.1.1 |
| 702 | 2026-03-31T22:20:44.090Z | Downloaded which v4.4.2 |
| 703 | 2026-03-31T22:20:44.093Z | Downloaded futures-io v0.3.32 |
| 704 | 2026-03-31T22:20:44.093Z | Downloaded enum-as-inner v0.6.0 |
| 705 | 2026-03-31T22:20:44.093Z | Downloaded async-trait v0.1.89 |
| 706 | 2026-03-31T22:20:44.096Z | Downloaded async-stream-impl v0.3.6 |
| 707 | 2026-03-31T22:20:44.096Z | Downloaded cfg_aliases v0.2.1 |
| 708 | 2026-03-31T22:20:44.099Z | Downloaded futures-core v0.3.32 |
| 709 | 2026-03-31T22:20:44.099Z | Downloaded cpufeatures v0.2.12 |
| 710 | 2026-03-31T22:20:44.099Z | Downloaded convert_case v0.4.0 |
| 711 | 2026-03-31T22:20:44.102Z | Downloaded displaydoc v0.2.5 |
| 712 | 2026-03-31T22:20:44.102Z | Downloaded digest v0.10.7 |
| 713 | 2026-03-31T22:20:44.105Z | Downloaded cfg_aliases v0.1.1 |
| 714 | 2026-03-31T22:20:44.105Z | Downloaded cexpr v0.6.0 |
| 715 | 2026-03-31T22:20:44.105Z | Downloaded want v0.3.1 |
| 716 | 2026-03-31T22:20:44.105Z | Downloaded rayon-core v1.13.0 |
| 717 | 2026-03-31T22:20:44.109Z | Downloaded toml v0.8.23 |
| 718 | 2026-03-31T22:20:44.112Z | Downloaded write16 v1.0.0 |
| 719 | 2026-03-31T22:20:44.112Z | Downloaded xattr v1.3.1 |
| 720 | 2026-03-31T22:20:44.116Z | Downloaded cargo-platform v0.1.8 |
| 721 | 2026-03-31T22:20:44.116Z | Downloaded bytecount v0.6.9 |
| 722 | 2026-03-31T22:20:44.116Z | Downloaded yoke-derive v0.7.5 |
| 723 | 2026-03-31T22:20:44.116Z | Downloaded backoff v0.4.0 |
| 724 | 2026-03-31T22:20:44.120Z | Downloaded waitgroup v0.1.2 |
| 725 | 2026-03-31T22:20:44.120Z | Downloaded rand v0.9.2 |
| 726 | 2026-03-31T22:20:44.123Z | Downloaded test-strategy v0.4.3 |
| 727 | 2026-03-31T22:20:44.127Z | Downloaded wait-timeout v0.2.0 |
| 728 | 2026-03-31T22:20:44.128Z | Downloaded usdt-impl v0.5.0 |
| 729 | 2026-03-31T22:20:44.128Z | Downloaded twox-hash v2.1.2 |
| 730 | 2026-03-31T22:20:44.131Z | Downloaded tokio-rustls v0.24.1 |
| 731 | 2026-03-31T22:20:44.131Z | Downloaded untrusted v0.7.1 |
| 732 | 2026-03-31T22:20:44.132Z | Downloaded minimal-lexical v0.2.1 |
| 733 | 2026-03-31T22:20:44.135Z | Downloaded zone v0.3.1 |
| 734 | 2026-03-31T22:20:44.136Z | Downloaded tempfile v3.23.0 |
| 735 | 2026-03-31T22:20:44.136Z | Downloaded aes v0.8.4 |
| 736 | 2026-03-31T22:20:44.139Z | Downloaded slog v2.8.2 |
| 737 | 2026-03-31T22:20:44.143Z | Downloaded similar v2.7.0 |
| 738 | 2026-03-31T22:20:44.143Z | Downloaded tracing-attributes v0.1.27 |
| 739 | 2026-03-31T22:20:44.146Z | Downloaded snafu v0.8.9 |
| 740 | 2026-03-31T22:20:44.149Z | Downloaded zerofrom v0.1.5 |
| 741 | 2026-03-31T22:20:44.150Z | Downloaded utf8parse v0.2.1 |
| 742 | 2026-03-31T22:20:44.150Z | Downloaded usdt-impl v0.6.0 |
| 743 | 2026-03-31T22:20:44.153Z | Downloaded zone_cfg_derive v0.3.0 |
| 744 | 2026-03-31T22:20:44.153Z | Downloaded serde v1.0.228 |
| 745 | 2026-03-31T22:20:44.157Z | Downloaded vergen-lib v9.1.0 |
| 746 | 2026-03-31T22:20:44.160Z | Downloaded num-bigint v0.4.5 |
| 747 | 2026-03-31T22:20:44.163Z | Downloaded whoami v1.5.1 |
| 748 | 2026-03-31T22:20:44.166Z | Downloaded socket2 v0.5.10 |
| 749 | 2026-03-31T22:20:44.166Z | Downloaded toml v0.7.8 |
| 750 | 2026-03-31T22:20:44.170Z | Downloaded tokio-rustls v0.26.0 |
| 751 | 2026-03-31T22:20:44.170Z | Downloaded usdt-attr-macro v0.6.0 |
| 752 | 2026-03-31T22:20:44.173Z | Downloaded tinyvec v1.6.0 |
| 753 | 2026-03-31T22:20:44.179Z | Downloaded writeable v0.5.5 |
| 754 | 2026-03-31T22:20:44.185Z | Downloaded hyper-util v0.1.20 |
| 755 | 2026-03-31T22:20:44.185Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 756 | 2026-03-31T22:20:44.188Z | Downloaded hashbrown v0.15.2 |
| 757 | 2026-03-31T22:20:44.191Z | Downloaded serde_derive v1.0.228 |
| 758 | 2026-03-31T22:20:44.191Z | Downloaded zerofrom-derive v0.1.5 |
| 759 | 2026-03-31T22:20:44.194Z | Downloaded wyz v0.5.1 |
| 760 | 2026-03-31T22:20:44.194Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 761 | 2026-03-31T22:20:44.194Z | Downloaded qorb v0.4.1 |
| 762 | 2026-03-31T22:20:44.199Z | Downloaded tungstenite v0.21.0 |
| 763 | 2026-03-31T22:20:44.199Z | Downloaded usdt-macro v0.6.0 |
| 764 | 2026-03-31T22:20:44.199Z | Downloaded tracing-core v0.1.32 |
| 765 | 2026-03-31T22:20:44.205Z | Downloaded walkdir v2.5.0 |
| 766 | 2026-03-31T22:20:44.205Z | Downloaded zmij v1.0.19 |
| 767 | 2026-03-31T22:20:44.208Z | Downloaded tar v0.4.40 |
| 768 | 2026-03-31T22:20:44.208Z | Downloaded vergen-git2 v9.1.0 |
| 769 | 2026-03-31T22:20:44.208Z | Downloaded quinn v0.11.9 |
| 770 | 2026-03-31T22:20:44.208Z | Downloaded h2 v0.4.6 |
| 771 | 2026-03-31T22:20:44.212Z | Downloaded futures-util v0.3.32 |
| 772 | 2026-03-31T22:20:44.219Z | Downloaded typenum v1.17.0 |
| 773 | 2026-03-31T22:20:44.223Z | Downloaded textwrap v0.16.2 |
| 774 | 2026-03-31T22:20:44.223Z | Downloaded yoke v0.7.5 |
| 775 | 2026-03-31T22:20:44.226Z | Downloaded ron v0.8.1 |
| 776 | 2026-03-31T22:20:44.226Z | Downloaded ucd-trie v0.1.6 |
| 777 | 2026-03-31T22:20:44.229Z | Downloaded unicode-ident v1.0.24 |
| 778 | 2026-03-31T22:20:44.229Z | Downloaded bindgen v0.69.5 |
| 779 | 2026-03-31T22:20:44.234Z | Downloaded zeroize v1.7.0 |
| 780 | 2026-03-31T22:20:44.246Z | Downloaded unsafe-libyaml v0.2.11 |
| 781 | 2026-03-31T22:20:44.246Z | Downloaded itertools v0.13.0 |
| 782 | 2026-03-31T22:20:44.249Z | Downloaded nom v7.1.3 |
| 783 | 2026-03-31T22:20:44.249Z | Downloaded zerovec-derive v0.10.3 |
| 784 | 2026-03-31T22:20:44.249Z | Downloaded tokio-stream v0.1.17 |
| 785 | 2026-03-31T22:20:44.253Z | Downloaded iddqd v0.3.14 |
| 786 | 2026-03-31T22:20:44.256Z | Downloaded rustls-webpki v0.103.4 |
| 787 | 2026-03-31T22:20:44.261Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 788 | 2026-03-31T22:20:44.264Z | Downloaded uuid v1.22.0 |
| 789 | 2026-03-31T22:20:44.267Z | Downloaded vergen v9.1.0 |
| 790 | 2026-03-31T22:20:44.271Z | Downloaded rand v0.8.5 |
| 791 | 2026-03-31T22:20:44.280Z | Downloaded typify v0.6.1 |
| 792 | 2026-03-31T22:20:44.284Z | Downloaded typify v0.4.3 |
| 793 | 2026-03-31T22:20:44.288Z | Downloaded toml_edit v0.19.15 |
| 794 | 2026-03-31T22:20:44.297Z | Downloaded pest v2.8.4 |
| 795 | 2026-03-31T22:20:44.302Z | Downloaded bitvec v1.0.1 |
| 796 | 2026-03-31T22:20:44.310Z | Downloaded clap_builder v4.5.2 |
| 797 | 2026-03-31T22:20:44.313Z | Downloaded steno v0.4.1 |
| 798 | 2026-03-31T22:20:44.316Z | Downloaded aws-lc-rs v1.13.3 |
| 799 | 2026-03-31T22:20:44.320Z | Downloaded tracing v0.1.40 |
| 800 | 2026-03-31T22:20:44.323Z | Downloaded toml_edit v0.22.27 |
| 801 | 2026-03-31T22:20:44.327Z | Downloaded hyper v1.8.1 |
| 802 | 2026-03-31T22:20:44.334Z | Downloaded url v2.5.4 |
| 803 | 2026-03-31T22:20:44.337Z | Downloaded tower v0.5.2 |
| 804 | 2026-03-31T22:20:44.348Z | Downloaded reqwest v0.13.2 |
| 805 | 2026-03-31T22:20:44.351Z | Downloaded reqwest v0.12.23 |
| 806 | 2026-03-31T22:20:44.355Z | Downloaded itertools v0.12.1 |
| 807 | 2026-03-31T22:20:44.360Z | Downloaded iri-string v0.7.8 |
| 808 | 2026-03-31T22:20:44.363Z | Downloaded itertools v0.14.0 |
| 809 | 2026-03-31T22:20:44.366Z | Downloaded idna v1.0.3 |
| 810 | 2026-03-31T22:20:44.371Z | Downloaded aho-corasick v1.1.3 |
| 811 | 2026-03-31T22:20:44.374Z | Downloaded rayon v1.11.0 |
| 812 | 2026-03-31T22:20:44.385Z | Downloaded zerocopy-derive v0.7.34 |
| 813 | 2026-03-31T22:20:44.388Z | Downloaded serde_json v1.0.149 |
| 814 | 2026-03-31T22:20:44.415Z | Downloaded unicode-segmentation v1.11.0 |
| 815 | 2026-03-31T22:20:44.418Z | Downloaded zerocopy-derive v0.8.27 |
| 816 | 2026-03-31T22:20:44.424Z | Downloaded proptest v1.5.0 |
| 817 | 2026-03-31T22:20:44.437Z | Downloaded rustls-webpki v0.101.7 |
| 818 | 2026-03-31T22:20:44.445Z | Downloaded regex v1.12.3 |
| 819 | 2026-03-31T22:20:44.448Z | Downloaded tower-http v0.6.8 |
| 820 | 2026-03-31T22:20:44.452Z | Downloaded typed-path v0.9.3 |
| 821 | 2026-03-31T22:20:44.455Z | Downloaded tough v0.20.0 |
| 822 | 2026-03-31T22:20:44.460Z | Downloaded goblin v0.10.4 |
| 823 | 2026-03-31T22:20:44.465Z | Downloaded tokio-util v0.7.16 |
| 824 | 2026-03-31T22:20:44.468Z | Downloaded git2 v0.20.2 |
| 825 | 2026-03-31T22:20:44.473Z | Downloaded icu_properties_data v1.5.0 |
| 826 | 2026-03-31T22:20:44.482Z | Downloaded serde_with v3.15.0 |
| 827 | 2026-03-31T22:20:44.487Z | Downloaded portable-atomic v1.11.1 |
| 828 | 2026-03-31T22:20:44.493Z | Downloaded zerocopy v0.7.34 |
| 829 | 2026-03-31T22:20:44.503Z | Downloaded moka v0.12.10 |
| 830 | 2026-03-31T22:20:44.507Z | Downloaded dropshot v0.16.7 |
| 831 | 2026-03-31T22:20:44.520Z | Downloaded unicode-normalization v0.1.24 |
| 832 | 2026-03-31T22:20:44.522Z | Downloaded dropshot v0.17.0 |
| 833 | 2026-03-31T22:20:44.534Z | Downloaded zerovec v0.10.4 |
| 834 | 2026-03-31T22:20:44.540Z | Downloaded chrono v0.4.44 |
| 835 | 2026-03-31T22:20:44.553Z | Downloaded rustls-webpki v0.102.4 |
| 836 | 2026-03-31T22:20:44.571Z | Downloaded winnow v0.5.40 |
| 837 | 2026-03-31T22:20:44.576Z | Downloaded tabled v0.15.0 |
| 838 | 2026-03-31T22:20:44.596Z | Downloaded rustls v0.21.12 |
| 839 | 2026-03-31T22:20:44.603Z | Downloaded nix v0.28.0 |
| 840 | 2026-03-31T22:20:44.609Z | Downloaded syn v1.0.109 |
| 841 | 2026-03-31T22:20:44.621Z | Downloaded winnow v0.7.13 |
| 842 | 2026-03-31T22:20:44.631Z | Downloaded quinn-proto v0.11.13 |
| 843 | 2026-03-31T22:20:44.636Z | Downloaded zerocopy v0.8.27 |
| 844 | 2026-03-31T22:20:44.650Z | Downloaded openssl v0.10.72 |
| 845 | 2026-03-31T22:20:44.655Z | Downloaded webpki-roots v1.0.3 |
| 846 | 2026-03-31T22:20:44.658Z | Downloaded time v0.3.47 |
| 847 | 2026-03-31T22:20:44.663Z | Downloaded regress v0.10.5 |
| 848 | 2026-03-31T22:20:44.672Z | Downloaded hickory-proto v0.24.4 |
| 849 | 2026-03-31T22:20:44.680Z | Downloaded hickory-proto v0.25.2 |
| 850 | 2026-03-31T22:20:44.688Z | Downloaded vcpkg v0.2.15 |
| 851 | 2026-03-31T22:20:44.709Z | Downloaded syn v2.0.117 |
| 852 | 2026-03-31T22:20:44.715Z | Downloaded rustls v0.23.31 |
| 853 | 2026-03-31T22:20:44.720Z | Downloaded webpki-roots v0.26.3 |
| 854 | 2026-03-31T22:20:44.724Z | Downloaded regex-syntax v0.8.5 |
| 855 | 2026-03-31T22:20:44.728Z | Downloaded unicode-width v0.1.14 |
| 856 | 2026-03-31T22:20:44.737Z | Downloaded nix v0.31.1 |
| 857 | 2026-03-31T22:20:44.743Z | Downloaded rustls v0.22.4 |
| 858 | 2026-03-31T22:20:44.749Z | Downloaded unicode-width v0.2.1 |
| 859 | 2026-03-31T22:20:44.752Z | Downloaded rustix v1.1.2 |
| 860 | 2026-03-31T22:20:44.773Z | Downloaded smoltcp v0.11.0 |
| 861 | 2026-03-31T22:20:44.780Z | Downloaded openapiv3 v2.2.0 |
| 862 | 2026-03-31T22:20:44.793Z | Downloaded bstr v1.9.1 |
| 863 | 2026-03-31T22:20:44.798Z | Downloaded typify-impl v0.6.1 |
| 864 | 2026-03-31T22:20:44.805Z | Downloaded rustix v0.38.34 |
| 865 | 2026-03-31T22:20:44.873Z | Downloaded jiff v0.2.15 |
| 866 | 2026-03-31T22:20:44.894Z | Downloaded typify-impl v0.4.3 |
| 867 | 2026-03-31T22:20:44.908Z | Downloaded petgraph v0.6.5 |
| 868 | 2026-03-31T22:20:44.937Z | Downloaded libc v0.2.180 |
| 869 | 2026-03-31T22:20:44.957Z | Downloaded regex-automata v0.4.14 |
| 870 | 2026-03-31T22:20:44.996Z | Downloaded chrono-tz v0.10.4 |
| 871 | 2026-03-31T22:20:45.016Z | Downloaded petgraph v0.8.3 |
| 872 | 2026-03-31T22:20:45.035Z | Downloaded csv v1.3.1 |
| 873 | 2026-03-31T22:20:45.049Z | Downloaded tokio v1.50.0 |
| 874 | 2026-03-31T22:20:45.163Z | Downloaded encoding_rs v0.8.34 |
| 875 | 2026-03-31T22:20:45.207Z | Downloaded fakedata_generator v0.7.1 |
| 876 | 2026-03-31T22:20:45.229Z | Downloaded ring v0.17.14 |
| 877 | 2026-03-31T22:20:45.296Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 878 | 2026-03-31T22:20:45.452Z | Downloaded libz-sys v1.1.16 |
| 879 | 2026-03-31T22:20:45.834Z | Downloaded aws-lc-sys v0.30.0 |
| 880 | 2026-03-31T22:20:46.121Z | Compiling proc-macro2 v1.0.106 |
| 881 | 2026-03-31T22:20:46.121Z | Compiling quote v1.0.44 |
| 882 | 2026-03-31T22:20:46.121Z | Compiling unicode-ident v1.0.24 |
| 883 | 2026-03-31T22:20:46.121Z | Compiling libc v0.2.180 |
| 884 | 2026-03-31T22:20:46.126Z | Compiling serde_core v1.0.228 |
| 885 | 2026-03-31T22:20:46.126Z | Compiling serde v1.0.228 |
| 886 | 2026-03-31T22:20:46.127Z | Compiling autocfg v1.3.0 |
| 887 | 2026-03-31T22:20:46.127Z | Checking cfg-if v1.0.0 |
| 888 | 2026-03-31T22:20:46.366Z | Compiling memchr v2.7.2 |
| 889 | 2026-03-31T22:20:46.432Z | Compiling zmij v1.0.19 |
| 890 | 2026-03-31T22:20:46.631Z | Compiling serde_json v1.0.149 |
| 891 | 2026-03-31T22:20:46.939Z | Compiling libm v0.2.8 |
| 892 | 2026-03-31T22:20:47.036Z | Checking itoa v1.0.11 |
| 893 | 2026-03-31T22:20:47.169Z | Checking smallvec v1.13.2 |
| 894 | 2026-03-31T22:20:47.205Z | Compiling version_check v0.9.5 |
| 895 | 2026-03-31T22:20:47.225Z | Compiling shlex v1.3.0 |
| 896 | 2026-03-31T22:20:47.283Z | Compiling jobserver v0.1.31 |
| 897 | 2026-03-31T22:20:47.294Z | Compiling getrandom v0.4.2 |
| 898 | 2026-03-31T22:20:47.347Z | Compiling lock_api v0.4.12 |
| 899 | 2026-03-31T22:20:47.476Z | Compiling cc v1.2.17 |
| 900 | 2026-03-31T22:20:47.569Z | Compiling parking_lot_core v0.9.10 |
| 901 | 2026-03-31T22:20:47.585Z | Compiling syn v2.0.117 |
| 902 | 2026-03-31T22:20:47.702Z | Checking stable_deref_trait v1.2.0 |
| 903 | 2026-03-31T22:20:47.792Z | Compiling thiserror v2.0.18 |
| 904 | 2026-03-31T22:20:47.858Z | Compiling log v0.4.29 |
| 905 | 2026-03-31T22:20:47.876Z | Compiling heck v0.5.0 |
| 906 | 2026-03-31T22:20:47.888Z | Checking litemap v0.7.4 |
| 907 | 2026-03-31T22:20:48.033Z | Checking writeable v0.5.5 |
| 908 | 2026-03-31T22:20:48.075Z | Compiling slab v0.4.9 |
| 909 | 2026-03-31T22:20:48.083Z | Checking icu_locid_transform_data v1.5.0 |
| 910 | 2026-03-31T22:20:48.163Z | Checking percent-encoding v2.3.2 |
| 911 | 2026-03-31T22:20:48.215Z | Compiling num-traits v0.2.19 |
| 912 | 2026-03-31T22:20:48.316Z | Compiling rustversion v1.0.22 |
| 913 | 2026-03-31T22:20:48.340Z | Checking icu_properties_data v1.5.0 |
| 914 | 2026-03-31T22:20:48.509Z | Checking utf16_iter v1.0.5 |
| 915 | 2026-03-31T22:20:48.620Z | Checking icu_normalizer_data v1.5.0 |
| 916 | 2026-03-31T22:20:48.634Z | Checking utf8_iter v1.0.4 |
| 917 | 2026-03-31T22:20:48.691Z | Checking write16 v1.0.0 |
| 918 | 2026-03-31T22:20:48.711Z | Checking pin-project-lite v0.2.14 |
| 919 | 2026-03-31T22:20:48.759Z | Checking form_urlencoded v1.2.2 |
| 920 | 2026-03-31T22:20:48.783Z | Checking getrandom v0.2.14 |
| 921 | 2026-03-31T22:20:48.816Z | Compiling equivalent v1.0.2 |
| 922 | 2026-03-31T22:20:48.879Z | Compiling allocator-api2 v0.2.21 |
| 923 | 2026-03-31T22:20:49.007Z | Compiling portable-atomic v1.11.1 |
| 924 | 2026-03-31T22:20:49.023Z | Compiling foldhash v0.2.0 |
| 925 | 2026-03-31T22:20:49.026Z | Checking scopeguard v1.2.0 |
| 926 | 2026-03-31T22:20:49.231Z | Compiling ring v0.17.14 |
| 927 | 2026-03-31T22:20:49.286Z | Compiling hashbrown v0.16.1 |
| 928 | 2026-03-31T22:20:49.357Z | Compiling semver v1.0.27 |
| 929 | 2026-03-31T22:20:49.427Z | Checking socket2 v0.6.0 |
| 930 | 2026-03-31T22:20:49.464Z | Compiling regex-syntax v0.8.5 |
| 931 | 2026-03-31T22:20:49.569Z | Checking parking_lot v0.12.2 |
| 932 | 2026-03-31T22:20:49.667Z | Checking mio v1.0.2 |
| 933 | 2026-03-31T22:20:49.683Z | Checking signal-hook-registry v1.4.2 |
| 934 | 2026-03-31T22:20:49.767Z | Compiling aho-corasick v1.1.3 |
| 935 | 2026-03-31T22:20:49.859Z | Checking critical-section v1.2.0 |
| 936 | 2026-03-31T22:20:49.895Z | Checking iana-time-zone v0.1.64 |
| 937 | 2026-03-31T22:20:49.964Z | Compiling thiserror v1.0.64 |
| 938 | 2026-03-31T22:20:49.973Z | Checking once_cell v1.21.3 |
| 939 | 2026-03-31T22:20:50.127Z | Checking futures-core v0.3.32 |
| 940 | 2026-03-31T22:20:50.157Z | Compiling bitflags v2.9.4 |
| 941 | 2026-03-31T22:20:50.258Z | Checking uuid v1.22.0 |
| 942 | 2026-03-31T22:20:50.544Z | Compiling synstructure v0.13.1 |
| 943 | 2026-03-31T22:20:50.562Z | Compiling serde_derive_internals v0.29.1 |
| 944 | 2026-03-31T22:20:51.057Z | Compiling regex-automata v0.4.14 |
| 945 | 2026-03-31T22:20:51.308Z | Checking dyn-clone v1.0.17 |
| 946 | 2026-03-31T22:20:51.360Z | Compiling schemars v0.8.22 |
| 947 | 2026-03-31T22:20:51.415Z | Compiling httparse v1.10.1 |
| 948 | 2026-03-31T22:20:51.472Z | Checking futures-sink v0.3.32 |
| 949 | 2026-03-31T22:20:51.489Z | Compiling fnv v1.0.7 |
| 950 | 2026-03-31T22:20:51.592Z | Compiling typenum v1.17.0 |
| 951 | 2026-03-31T22:20:51.598Z | Compiling indexmap v2.13.0 |
| 952 | 2026-03-31T22:20:51.762Z | Compiling serde_derive v1.0.228 |
| 953 | 2026-03-31T22:20:51.775Z | Compiling zerofrom-derive v0.1.5 |
| 954 | 2026-03-31T22:20:51.836Z | Compiling yoke-derive v0.7.5 |
| 955 | 2026-03-31T22:20:52.039Z | Compiling zerovec-derive v0.10.3 |
| 956 | 2026-03-31T22:20:52.256Z | Compiling displaydoc v0.2.5 |
| 957 | 2026-03-31T22:20:52.289Z | Compiling icu_provider_macros v1.5.0 |
| 958 | 2026-03-31T22:20:52.865Z | Compiling tokio-macros v2.6.0 |
| 959 | 2026-03-31T22:20:52.877Z | Compiling schemars_derive v0.8.22 |
| 960 | 2026-03-31T22:20:52.951Z | Checking zerofrom v0.1.5 |
| 961 | 2026-03-31T22:20:52.982Z | Compiling thiserror-impl v2.0.18 |
| 962 | 2026-03-31T22:20:53.046Z | Compiling futures-macro v0.3.32 |
| 963 | 2026-03-31T22:20:53.072Z | Checking yoke v0.7.5 |
| 964 | 2026-03-31T22:20:53.252Z | Checking zerovec v0.10.4 |
| 965 | 2026-03-31T22:20:53.587Z | Compiling regex v1.12.3 |
| 966 | 2026-03-31T22:20:53.617Z | Compiling thiserror-impl v1.0.64 |
| 967 | 2026-03-31T22:20:53.976Z | Checking tinystr v0.7.6 |
| 968 | 2026-03-31T22:20:53.995Z | Checking icu_collections v1.5.0 |
| 969 | 2026-03-31T22:20:54.038Z | Compiling generic-array v0.14.7 |
| 970 | 2026-03-31T22:20:54.162Z | Checking icu_locid v1.5.0 |
| 971 | 2026-03-31T22:20:54.316Z | Checking futures-channel v0.3.32 |
| 972 | 2026-03-31T22:20:54.333Z | Compiling getrandom v0.3.2 |
| 973 | 2026-03-31T22:20:54.366Z | Checking futures-io v0.3.32 |
| 974 | 2026-03-31T22:20:54.512Z | Checking subtle v2.5.0 |
| 975 | 2026-03-31T22:20:54.573Z | Checking futures-task v0.3.32 |
| 976 | 2026-03-31T22:20:54.621Z | Checking icu_provider v1.5.0 |
| 977 | 2026-03-31T22:20:54.627Z | Compiling errno v0.3.14 |
| 978 | 2026-03-31T22:20:54.650Z | Checking rand_core v0.6.4 |
| 979 | 2026-03-31T22:20:54.657Z | Checking futures-util v0.3.32 |
| 980 | 2026-03-31T22:20:54.707Z | Compiling ucd-trie v0.1.6 |
| 981 | 2026-03-31T22:20:54.772Z | Checking zeroize v1.7.0 |
| 982 | 2026-03-31T22:20:54.826Z | Checking bytes v1.11.1 |
| 983 | 2026-03-31T22:20:54.917Z | Checking chrono v0.4.44 |
| 984 | 2026-03-31T22:20:54.921Z | Checking icu_locid_transform v1.5.0 |
| 985 | 2026-03-31T22:20:54.952Z | Compiling serde_tokenstream v0.2.3 |
| 986 | 2026-03-31T22:20:55.061Z | Compiling pest v2.8.4 |
| 987 | 2026-03-31T22:20:55.264Z | Checking tokio v1.50.0 |
| 988 | 2026-03-31T22:20:55.399Z | Checking icu_properties v1.5.1 |
| 989 | 2026-03-31T22:20:55.536Z | Checking http v1.4.0 |
| 990 | 2026-03-31T22:20:55.553Z | Compiling either v1.15.0 |
| 991 | 2026-03-31T22:20:55.762Z | Compiling anyhow v1.0.100 |
| 992 | 2026-03-31T22:20:56.089Z | Compiling pest_meta v2.8.4 |
| 993 | 2026-03-31T22:20:56.251Z | Compiling tracing-attributes v0.1.27 |
| 994 | 2026-03-31T22:20:56.269Z | Checking tracing-core v0.1.32 |
| 995 | 2026-03-31T22:20:56.321Z | Compiling slog v2.8.2 |
| 996 | 2026-03-31T22:20:56.547Z | Compiling strsim v0.11.1 |
| 997 | 2026-03-31T22:20:56.565Z | Checking untrusted v0.9.0 |
| 998 | 2026-03-31T22:20:56.593Z | Checking byteorder v1.5.0 |
| 999 | 2026-03-31T22:20:56.675Z | Compiling pest_generator v2.8.4 |
| 1000 | 2026-03-31T22:20:56.792Z | Checking icu_normalizer v1.5.0 |
| 1001 | 2026-03-31T22:20:57.050Z | Checking rustls-pki-types v1.12.0 |
| 1002 | 2026-03-31T22:20:57.165Z | Checking idna_adapter v1.2.0 |
| 1003 | 2026-03-31T22:20:57.293Z | Checking idna v1.0.3 |
| 1004 | 2026-03-31T22:20:57.316Z | Compiling rustix v0.38.34 |
| 1005 | 2026-03-31T22:20:57.328Z | Compiling zerocopy v0.8.27 |
| 1006 | 2026-03-31T22:20:57.405Z | Compiling pest_derive v2.8.4 |
| 1007 | 2026-03-31T22:20:57.421Z | Checking tracing v0.1.40 |
| 1008 | 2026-03-31T22:20:57.533Z | Checking url v2.5.4 |
| 1009 | 2026-03-31T22:20:57.598Z | Compiling ident_case v1.0.1 |
| 1010 | 2026-03-31T22:20:57.786Z | Compiling zerocopy-derive v0.8.27 |
| 1011 | 2026-03-31T22:20:58.029Z | Compiling lazy_static v1.5.0 |
| 1012 | 2026-03-31T22:20:58.106Z | Compiling prettyplease v0.2.37 |
| 1013 | 2026-03-31T22:20:58.364Z | Compiling regress v0.10.5 |
| 1014 | 2026-03-31T22:20:58.545Z | Checking tokio-util v0.7.16 |
| 1015 | 2026-03-31T22:20:58.617Z | Compiling minimal-lexical v0.2.1 |
| 1016 | 2026-03-31T22:20:58.670Z | Compiling glob v0.3.3 |
| 1017 | 2026-03-31T22:20:58.694Z | Checking base64 v0.22.1 |
| 1018 | 2026-03-31T22:20:58.734Z | Checking ipnet v2.9.0 |
| 1019 | 2026-03-31T22:20:58.783Z | Compiling camino v1.2.2 |
| 1020 | 2026-03-31T22:20:58.881Z | Compiling nom v7.1.3 |
| 1021 | 2026-03-31T22:20:58.979Z | Compiling pkg-config v0.3.30 |
| 1022 | 2026-03-31T22:20:59.002Z | Checking crypto-common v0.1.6 |
| 1023 | 2026-03-31T22:20:59.042Z | Compiling clang-sys v1.8.1 |
| 1024 | 2026-03-31T22:20:59.083Z | Checking http-body v1.0.1 |
| 1025 | 2026-03-31T22:20:59.237Z | Compiling vcpkg v0.2.15 |
| 1026 | 2026-03-31T22:20:59.261Z | Compiling time-core v0.1.8 |
| 1027 | 2026-03-31T22:20:59.344Z | Compiling num-conv v0.2.0 |
| 1028 | 2026-03-31T22:20:59.424Z | Checking atomic-waker v1.1.2 |
| 1029 | 2026-03-31T22:20:59.440Z | Compiling libloading v0.8.9 |
| 1030 | 2026-03-31T22:20:59.456Z | Compiling home v0.5.11 |
| 1031 | 2026-03-31T22:20:59.488Z | Compiling time-macros v0.2.27 |
| 1032 | 2026-03-31T22:20:59.526Z | Checking try-lock v0.2.5 |
| 1033 | 2026-03-31T22:20:59.762Z | Compiling bindgen v0.69.5 |
| 1034 | 2026-03-31T22:20:59.772Z | Compiling paste v1.0.15 |
| 1035 | 2026-03-31T22:20:59.772Z | Checking tower-layer v0.3.3 |
| 1036 | 2026-03-31T22:20:59.815Z | Checking tower-service v0.3.3 |
| 1037 | 2026-03-31T22:20:59.895Z | Checking want v0.3.1 |
| 1038 | 2026-03-31T22:21:00.016Z | Compiling which v4.4.2 |
| 1039 | 2026-03-31T22:21:00.026Z | Checking h2 v0.4.6 |
| 1040 | 2026-03-31T22:21:00.026Z | Compiling itertools v0.12.1 |
| 1041 | 2026-03-31T22:21:00.057Z | Compiling scroll_derive v0.13.1 |
| 1042 | 2026-03-31T22:21:00.219Z | Compiling cexpr v0.6.0 |
| 1043 | 2026-03-31T22:21:00.235Z | Compiling rustc-hash v1.1.0 |
| 1044 | 2026-03-31T22:21:00.348Z | Compiling lazycell v1.3.0 |
| 1045 | 2026-03-31T22:21:00.476Z | Checking pin-utils v0.1.0 |
| 1046 | 2026-03-31T22:21:00.494Z | Checking httpdate v1.0.3 |
| 1047 | 2026-03-31T22:21:00.546Z | Checking ryu v1.0.18 |
| 1048 | 2026-03-31T22:21:00.646Z | Checking ppv-lite86 v0.2.17 |
| 1049 | 2026-03-31T22:21:00.794Z | Compiling cmake v0.1.54 |
| 1050 | 2026-03-31T22:21:00.869Z | Compiling fs_extra v1.3.0 |
| 1051 | 2026-03-31T22:21:00.917Z | Compiling dunce v1.0.5 |
| 1052 | 2026-03-31T22:21:00.933Z | Compiling async-trait v0.1.89 |
| 1053 | 2026-03-31T22:21:00.975Z | Checking pretty-hex v0.4.1 |
| 1054 | 2026-03-31T22:21:01.022Z | Checking http-body-util v0.1.3 |
| 1055 | 2026-03-31T22:21:01.098Z | Checking encoding_rs v0.8.34 |
| 1056 | 2026-03-31T22:21:01.142Z | Checking plain v0.2.3 |
| 1057 | 2026-03-31T22:21:01.189Z | Checking mime v0.3.17 |
| 1058 | 2026-03-31T22:21:01.233Z | Checking serde_urlencoded v0.7.1 |
| 1059 | 2026-03-31T22:21:01.251Z | Checking erased-serde v0.3.31 |
| 1060 | 2026-03-31T22:21:01.506Z | Compiling aws-lc-rs v1.13.3 |
| 1061 | 2026-03-31T22:21:01.626Z | Checking cpufeatures v0.2.12 |
| 1062 | 2026-03-31T22:21:01.860Z | Checking hyper v1.8.1 |
| 1063 | 2026-03-31T22:21:01.901Z | Compiling scroll v0.13.0 |
| 1064 | 2026-03-31T22:21:01.980Z | Checking block-buffer v0.10.4 |
| 1065 | 2026-03-31T22:21:02.051Z | Compiling openapiv3 v2.2.0 |
| 1066 | 2026-03-31T22:21:02.281Z | Compiling crossbeam-utils v0.8.19 |
| 1067 | 2026-03-31T22:21:02.319Z | Compiling usdt-impl v0.6.0 |
| 1068 | 2026-03-31T22:21:02.602Z | Compiling goblin v0.10.4 |
| 1069 | 2026-03-31T22:21:02.621Z | Checking digest v0.10.7 |
| 1070 | 2026-03-31T22:21:02.784Z | Checking hyper-util v0.1.20 |
| 1071 | 2026-03-31T22:21:03.688Z | Checking untrusted v0.7.1 |
| 1072 | 2026-03-31T22:21:03.819Z | Compiling typify-impl v0.4.3 |
| 1073 | 2026-03-31T22:21:03.991Z | Compiling dtrace-parser v0.3.0 |
| 1074 | 2026-03-31T22:21:04.153Z | Compiling darling_core v0.21.3 |
| 1075 | 2026-03-31T22:21:04.171Z | Compiling thread-id v5.0.0 |
| 1076 | 2026-03-31T22:21:04.226Z | Compiling rustls v0.22.4 |
| 1077 | 2026-03-31T22:21:04.259Z | Compiling rustls v0.23.31 |
| 1078 | 2026-03-31T22:21:04.513Z | Checking futures-executor v0.3.32 |
| 1079 | 2026-03-31T22:21:04.523Z | Compiling slog-async v2.8.0 |
| 1080 | 2026-03-31T22:21:04.618Z | Compiling rustix v1.1.2 |
| 1081 | 2026-03-31T22:21:04.633Z | Compiling unsafe-libyaml v0.2.11 |
| 1082 | 2026-03-31T22:21:04.838Z | Checking futures v0.3.32 |
| 1083 | 2026-03-31T22:21:05.133Z | Compiling strum_macros v0.26.4 |
| 1084 | 2026-03-31T22:21:05.176Z | Compiling serde_yaml v0.9.34+deprecated |
| 1085 | 2026-03-31T22:21:05.203Z | Compiling multer v3.1.0 |
| 1086 | 2026-03-31T22:21:05.430Z | Compiling dof v0.4.0 |
| 1087 | 2026-03-31T22:21:05.702Z | Compiling aws-lc-sys v0.30.0 |
| 1088 | 2026-03-31T22:21:06.238Z | Compiling openssl-sys v0.9.107 |
| 1089 | 2026-03-31T22:21:06.254Z | Compiling darling_macro v0.21.3 |
| 1090 | 2026-03-31T22:21:06.448Z | Checking rand_core v0.9.3 |
| 1091 | 2026-03-31T22:21:06.465Z | Compiling daft-derive v0.1.5 |
| 1092 | 2026-03-31T22:21:06.612Z | Compiling async-stream-impl v0.3.6 |
| 1093 | 2026-03-31T22:21:06.654Z | Compiling usdt-macro v0.6.0 |
| 1094 | 2026-03-31T22:21:06.709Z | Compiling usdt-attr-macro v0.6.0 |
| 1095 | 2026-03-31T22:21:06.782Z | Checking sync_wrapper v1.0.1 |
| 1096 | 2026-03-31T22:21:06.799Z | Compiling darling v0.21.3 |
| 1097 | 2026-03-31T22:21:06.894Z | Checking powerfmt v0.2.0 |
| 1098 | 2026-03-31T22:21:06.902Z | Checking winnow v0.7.13 |
| 1099 | 2026-03-31T22:21:07.039Z | Compiling omicron-workspace-hack v0.1.0 |
| 1100 | 2026-03-31T22:21:07.243Z | Checking deranged v0.5.3 |
| 1101 | 2026-03-31T22:21:07.257Z | Compiling typify-macro v0.4.3 |
| 1102 | 2026-03-31T22:21:07.289Z | Checking tower v0.5.2 |
| 1103 | 2026-03-31T22:21:07.374Z | Checking rand_chacha v0.9.0 |
| 1104 | 2026-03-31T22:21:07.561Z | Checking sha1 v0.10.6 |
| 1105 | 2026-03-31T22:21:07.579Z | Checking webpki-roots v0.26.3 |
| 1106 | 2026-03-31T22:21:07.717Z | Checking is-terminal v0.4.12 |
| 1107 | 2026-03-31T22:21:07.924Z | Checking num_threads v0.1.7 |
| 1108 | 2026-03-31T22:21:07.957Z | Checking iri-string v0.7.8 |
| 1109 | 2026-03-31T22:21:07.973Z | Checking match_cfg v0.1.0 |
| 1110 | 2026-03-31T22:21:08.043Z | Checking rand v0.9.2 |
| 1111 | 2026-03-31T22:21:08.135Z | Checking hostname v0.3.1 |
| 1112 | 2026-03-31T22:21:08.179Z | Checking rand_chacha v0.3.1 |
| 1113 | 2026-03-31T22:21:08.259Z | Checking time v0.3.47 |
| 1114 | 2026-03-31T22:21:08.360Z | Checking fastrand v2.3.0 |
| 1115 | 2026-03-31T22:21:08.406Z | Checking rand v0.8.5 |
| 1116 | 2026-03-31T22:21:08.523Z | Checking tempfile v3.23.0 |
| 1117 | 2026-03-31T22:21:08.727Z | Checking crossbeam-channel v0.5.15 |
| 1118 | 2026-03-31T22:21:08.768Z | Compiling typify v0.4.3 |
| 1119 | 2026-03-31T22:21:08.867Z | Checking ipnetwork v0.21.1 |
| 1120 | 2026-03-31T22:21:09.045Z | Checking tower-http v0.6.8 |
| 1121 | 2026-03-31T22:21:09.122Z | Compiling structmeta-derive v0.3.0 |
| 1122 | 2026-03-31T22:21:09.162Z | Checking foreign-types-shared v0.1.1 |
| 1123 | 2026-03-31T22:21:09.174Z | Compiling ref-cast v1.0.25 |
| 1124 | 2026-03-31T22:21:09.252Z | Compiling openssl v0.10.72 |
| 1125 | 2026-03-31T22:21:09.307Z | Checking foreign-types v0.3.2 |
| 1126 | 2026-03-31T22:21:09.365Z | Compiling ref-cast-impl v1.0.25 |
| 1127 | 2026-03-31T22:21:09.412Z | Compiling openssl-macros v0.1.1 |
| 1128 | 2026-03-31T22:21:09.533Z | Checking thread_local v1.1.8 |
| 1129 | 2026-03-31T22:21:09.555Z | Compiling native-tls v0.2.11 |
| 1130 | 2026-03-31T22:21:09.826Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1131 | 2026-03-31T22:21:09.897Z | Checking rustls-webpki v0.102.4 |
| 1132 | 2026-03-31T22:21:09.964Z | Checking serde_spanned v1.0.4 |
| 1133 | 2026-03-31T22:21:10.090Z | Checking take_mut v0.2.2 |
| 1134 | 2026-03-31T22:21:10.140Z | Checking debug-ignore v1.0.5 |
| 1135 | 2026-03-31T22:21:10.175Z | Compiling structmeta v0.3.0 |
| 1136 | 2026-03-31T22:21:10.319Z | Checking term v1.2.0 |
| 1137 | 2026-03-31T22:21:10.384Z | Checking openssl-probe v0.1.5 |
| 1138 | 2026-03-31T22:21:10.412Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1139 | 2026-03-31T22:21:10.433Z | Checking slog-term v2.9.2 |
| 1140 | 2026-03-31T22:21:10.598Z | Checking slog-json v2.6.1 |
| 1141 | 2026-03-31T22:21:10.680Z | Compiling progenitor-impl v0.11.1 |
| 1142 | 2026-03-31T22:21:10.751Z | Checking strum v0.26.3 |
| 1143 | 2026-03-31T22:21:10.845Z | Checking memmap2 v0.9.9 |
| 1144 | 2026-03-31T22:21:11.030Z | Compiling syn v1.0.109 |
| 1145 | 2026-03-31T22:21:11.080Z | Checking spin v0.9.8 |
| 1146 | 2026-03-31T22:21:11.694Z | Checking slog-bunyan v2.5.0 |
| 1147 | 2026-03-31T22:21:11.798Z | Checking oxnet v0.1.3 |
| 1148 | 2026-03-31T22:21:11.808Z | Checking async-stream v0.3.6 |
| 1149 | 2026-03-31T22:21:11.808Z | Compiling serde_with_macros v3.15.0 |
| 1150 | 2026-03-31T22:21:11.808Z | Checking tokio-rustls v0.25.0 |
| 1151 | 2026-03-31T22:21:11.934Z | Checking waitgroup v0.1.2 |
| 1152 | 2026-03-31T22:21:12.002Z | Checking rustls-pemfile v2.2.0 |
| 1153 | 2026-03-31T22:21:12.023Z | Compiling derive-where v1.6.0 |
| 1154 | 2026-03-31T22:21:12.048Z | Compiling strum_macros v0.27.2 |
| 1155 | 2026-03-31T22:21:12.064Z | Checking tokio-native-tls v0.3.1 |
| 1156 | 2026-03-31T22:21:12.172Z | Checking serde_path_to_error v0.1.20 |
| 1157 | 2026-03-31T22:21:12.207Z | Compiling dropshot v0.16.7 |
| 1158 | 2026-03-31T22:21:12.379Z | Checking usdt v0.6.0 |
| 1159 | 2026-03-31T22:21:12.436Z | Checking hostname v0.4.2 |
| 1160 | 2026-03-31T22:21:12.733Z | Compiling progenitor-macro v0.11.1 |
| 1161 | 2026-03-31T22:21:15.869Z | Checking hyper-tls v0.6.0 |
| 1162 | 2026-03-31T22:21:15.916Z | Compiling derive-ex v0.1.8 |
| 1163 | 2026-03-31T22:21:15.917Z | Checking newtype-uuid v1.3.1 |
| 1164 | 2026-03-31T22:21:15.917Z | Checking webpki-roots v1.0.3 |
| 1165 | 2026-03-31T22:21:15.917Z | Compiling dropshot_endpoint v0.16.7 |
| 1166 | 2026-03-31T22:21:15.917Z | Compiling newtype-uuid-macros v0.1.0 |
| 1167 | 2026-03-31T22:21:15.966Z | Checking hex v0.4.3 |
| 1168 | 2026-03-31T22:21:15.966Z | Checking quick-error v1.2.3 |
| 1169 | 2026-03-31T22:21:15.966Z | Compiling test-strategy v0.4.3 |
| 1170 | 2026-03-31T22:21:15.966Z | Compiling parse-display-derive v0.10.0 |
| 1171 | 2026-03-31T22:21:16.289Z | Compiling toml_datetime v0.6.11 |
| 1172 | 2026-03-31T22:21:16.543Z | Checking macaddr v1.0.1 |
| 1173 | 2026-03-31T22:21:16.652Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1174 | 2026-03-31T22:21:16.874Z | Checking daft v0.1.5 |
| 1175 | 2026-03-31T22:21:17.126Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1176 | 2026-03-31T22:21:17.209Z | Compiling zerocopy-derive v0.7.34 |
| 1177 | 2026-03-31T22:21:17.260Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1178 | 2026-03-31T22:21:17.553Z | Checking wait-timeout v0.2.0 |
| 1179 | 2026-03-31T22:21:17.607Z | Checking bit-vec v0.6.3 |
| 1180 | 2026-03-31T22:21:17.678Z | Checking rusty-fork v0.3.0 |
| 1181 | 2026-03-31T22:21:17.786Z | Checking bit-set v0.5.3 |
| 1182 | 2026-03-31T22:21:17.853Z | Checking toml v0.9.12+spec-1.1.0 |
| 1183 | 2026-03-31T22:21:18.045Z | Checking strum v0.27.2 |
| 1184 | 2026-03-31T22:21:18.117Z | Checking serde_with v3.15.0 |
| 1185 | 2026-03-31T22:21:18.588Z | Checking rand_xorshift v0.3.0 |
| 1186 | 2026-03-31T22:21:18.699Z | Checking unarray v0.1.4 |
| 1187 | 2026-03-31T22:21:18.832Z | Checking proptest v1.5.0 |
| 1188 | 2026-03-31T22:21:19.012Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1189 | 2026-03-31T22:21:19.154Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1190 | 2026-03-31T22:21:19.306Z | Compiling clap_derive v4.5.4 |
| 1191 | 2026-03-31T22:21:19.510Z | Checking instant v0.1.12 |
| 1192 | 2026-03-31T22:21:19.602Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-03-31T22:21:19.660Z | Compiling crucible-workspace-hack v0.1.0 |
| 1194 | 2026-03-31T22:21:19.718Z | Checking utf8parse v0.2.1 |
| 1195 | 2026-03-31T22:21:19.895Z | Checking anstyle-parse v0.2.4 |
| 1196 | 2026-03-31T22:21:19.945Z | Checking iddqd v0.3.14 |
| 1197 | 2026-03-31T22:21:20.068Z | Checking backoff v0.4.0 |
| 1198 | 2026-03-31T22:21:20.231Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1199 | 2026-03-31T22:21:20.423Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1200 | 2026-03-31T22:21:20.507Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1201 | 2026-03-31T22:21:20.538Z | Checking parse-display v0.10.0 |
| 1202 | 2026-03-31T22:21:20.676Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1203 | 2026-03-31T22:21:20.693Z | Checking is_terminal_polyfill v1.70.0 |
| 1204 | 2026-03-31T22:21:20.785Z | Checking colorchoice v1.0.1 |
| 1205 | 2026-03-31T22:21:20.870Z | Checking anstyle-query v1.0.3 |
| 1206 | 2026-03-31T22:21:20.956Z | Checking anstyle v1.0.7 |
| 1207 | 2026-03-31T22:21:20.970Z | Compiling rustls-webpki v0.103.4 |
| 1208 | 2026-03-31T22:21:21.041Z | Compiling zerocopy v0.7.34 |
| 1209 | 2026-03-31T22:21:21.138Z | Checking anstream v0.6.14 |
| 1210 | 2026-03-31T22:21:21.142Z | Checking terminal_size v0.3.0 |
| 1211 | 2026-03-31T22:21:21.335Z | Compiling scroll_derive v0.12.0 |
| 1212 | 2026-03-31T22:21:21.425Z | Compiling usdt-impl v0.5.0 |
| 1213 | 2026-03-31T22:21:21.575Z | Checking clap_lex v0.7.0 |
| 1214 | 2026-03-31T22:21:21.680Z | Compiling winnow v0.5.40 |
| 1215 | 2026-03-31T22:21:21.747Z | Compiling heck v0.4.1 |
| 1216 | 2026-03-31T22:21:21.896Z | Checking clap_builder v4.5.2 |
| 1217 | 2026-03-31T22:21:21.986Z | Checking scroll v0.12.0 |
| 1218 | 2026-03-31T22:21:22.015Z | Compiling dof v0.3.0 |
| 1219 | 2026-03-31T22:21:22.325Z | Compiling dtrace-parser v0.2.0 |
| 1220 | 2026-03-31T22:21:22.662Z | Compiling thread-id v4.2.1 |
| 1221 | 2026-03-31T22:21:22.940Z | Compiling toml_edit v0.19.15 |
| 1222 | 2026-03-31T22:21:23.037Z | Checking goblin v0.8.2 |
| 1223 | 2026-03-31T22:21:23.125Z | Checking clap v4.5.4 |
| 1224 | 2026-03-31T22:21:24.159Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-03-31T22:21:24.409Z | Checking unicode-width v0.1.14 |
| 1226 | 2026-03-31T22:21:24.499Z | Checking data-encoding v2.6.0 |
| 1227 | 2026-03-31T22:21:24.779Z | Compiling tokio-rustls v0.26.0 |
| 1228 | 2026-03-31T22:21:25.011Z | Compiling hyper-rustls v0.27.3 |
| 1229 | 2026-03-31T22:21:25.271Z | Checking crossbeam-epoch v0.9.18 |
| 1230 | 2026-03-31T22:21:25.320Z | Checking num-integer v0.1.46 |
| 1231 | 2026-03-31T22:21:25.802Z | Compiling usdt-macro v0.5.0 |
| 1232 | 2026-03-31T22:21:25.843Z | Compiling usdt-attr-macro v0.5.0 |
| 1233 | 2026-03-31T22:21:25.942Z | Compiling reqwest v0.12.23 |
| 1234 | 2026-03-31T22:21:26.179Z | Checking serde_spanned v0.6.9 |
| 1235 | 2026-03-31T22:21:26.311Z | Checking memmap v0.7.0 |
| 1236 | 2026-03-31T22:21:26.406Z | Checking tinyvec_macros v0.1.1 |
| 1237 | 2026-03-31T22:21:26.498Z | Checking tinyvec v1.6.0 |
| 1238 | 2026-03-31T22:21:26.568Z | Checking usdt v0.5.0 |
| 1239 | 2026-03-31T22:21:26.727Z | Checking num-bigint v0.4.5 |
| 1240 | 2026-03-31T22:21:27.069Z | Compiling itertools v0.14.0 |
| 1241 | 2026-03-31T22:21:27.084Z | Compiling proc-macro-error-attr v1.0.4 |
| 1242 | 2026-03-31T22:21:27.313Z | Compiling heapless v0.8.0 |
| 1243 | 2026-03-31T22:21:27.555Z | Checking num-rational v0.4.2 |
| 1244 | 2026-03-31T22:21:27.836Z | Compiling progenitor-client v0.11.1 |
| 1245 | 2026-03-31T22:21:27.993Z | Checking num-iter v0.1.45 |
| 1246 | 2026-03-31T22:21:28.282Z | Compiling ingot-macros v0.1.1 |
| 1247 | 2026-03-31T22:21:28.336Z | Compiling darling_core v0.20.11 |
| 1248 | 2026-03-31T22:21:28.400Z | Checking hash32 v0.3.1 |
| 1249 | 2026-03-31T22:21:28.451Z | Checking num-complex v0.4.6 |
| 1250 | 2026-03-31T22:21:28.704Z | Compiling proc-macro-error v1.0.4 |
| 1251 | 2026-03-31T22:21:28.993Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1252 | 2026-03-31T22:21:29.207Z | Compiling smoltcp v0.11.0 |
| 1253 | 2026-03-31T22:21:29.363Z | Checking bitflags v1.3.2 |
| 1254 | 2026-03-31T22:21:29.548Z | Compiling rayon-core v1.13.0 |
| 1255 | 2026-03-31T22:21:30.302Z | Compiling darling_macro v0.20.11 |
| 1256 | 2026-03-31T22:21:30.800Z | Checking num v0.4.3 |
| 1257 | 2026-03-31T22:21:30.952Z | Checking ingot-types v0.1.2 |
| 1258 | 2026-03-31T22:21:30.968Z | Compiling progenitor v0.11.1 |
| 1259 | 2026-03-31T22:21:31.093Z | Checking crossbeam-deque v0.8.5 |
| 1260 | 2026-03-31T22:21:31.232Z | Compiling num_enum_derive v0.7.4 |
| 1261 | 2026-03-31T22:21:31.469Z | Checking bstr v1.9.1 |
| 1262 | 2026-03-31T22:21:31.563Z | Checking cobs v0.2.3 |
| 1263 | 2026-03-31T22:21:31.620Z | Checking managed v0.8.0 |
| 1264 | 2026-03-31T22:21:31.675Z | Compiling crc32fast v1.4.0 |
| 1265 | 2026-03-31T22:21:31.808Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1266 | 2026-03-31T22:21:32.258Z | Checking num_enum v0.7.4 |
| 1267 | 2026-03-31T22:21:32.324Z | Checking postcard v1.0.9 |
| 1268 | 2026-03-31T22:21:32.571Z | Checking ingot v0.1.1 |
| 1269 | 2026-03-31T22:21:32.838Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1270 | 2026-03-31T22:21:32.922Z | Compiling darling v0.20.11 |
| 1271 | 2026-03-31T22:21:33.136Z | Compiling progenitor-client v0.10.0 |
| 1272 | 2026-03-31T22:21:33.404Z | Compiling enum-as-inner v0.6.0 |
| 1273 | 2026-03-31T22:21:33.769Z | Compiling libz-sys v1.1.16 |
| 1274 | 2026-03-31T22:21:33.996Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1275 | 2026-03-31T22:21:34.194Z | Compiling foreign-types-macros v0.2.3 |
| 1276 | 2026-03-31T22:21:34.285Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1277 | 2026-03-31T22:21:34.404Z | Checking adler v1.0.2 |
| 1278 | 2026-03-31T22:21:34.521Z | Checking is_ci v1.2.0 |
| 1279 | 2026-03-31T22:21:34.605Z | Checking foreign-types-shared v0.3.1 |
| 1280 | 2026-03-31T22:21:34.642Z | Compiling semver v0.1.20 |
| 1281 | 2026-03-31T22:21:34.703Z | Compiling toml_write v0.1.2 |
| 1282 | 2026-03-31T22:21:34.833Z | Checking foreign-types v0.5.0 |
| 1283 | 2026-03-31T22:21:34.905Z | Compiling toml_edit v0.22.27 |
| 1284 | 2026-03-31T22:21:34.906Z | Compiling rustc_version v0.1.7 |
| 1285 | 2026-03-31T22:21:35.018Z | Checking miniz_oxide v0.7.2 |
| 1286 | 2026-03-31T22:21:35.024Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1287 | 2026-03-31T22:21:35.192Z | Compiling derive_builder_core v0.20.2 |
| 1288 | 2026-03-31T22:21:35.356Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1289 | 2026-03-31T22:21:35.553Z | Checking rayon v1.11.0 |
| 1290 | 2026-03-31T22:21:35.958Z | Checking tabwriter v1.4.0 |
| 1291 | 2026-03-31T22:21:36.029Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1292 | 2026-03-31T22:21:36.049Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1293 | 2026-03-31T22:21:36.108Z | Checking cstr-argument v0.1.2 |
| 1294 | 2026-03-31T22:21:36.261Z | Compiling float-ord v0.3.2 |
| 1295 | 2026-03-31T22:21:36.508Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1296 | 2026-03-31T22:21:36.531Z | Compiling owo-colors v4.2.3 |
| 1297 | 2026-03-31T22:21:36.854Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1298 | 2026-03-31T22:21:36.967Z | Compiling toml v0.8.23 |
| 1299 | 2026-03-31T22:21:37.009Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1300 | 2026-03-31T22:21:37.069Z | Checking flate2 v1.0.30 |
| 1301 | 2026-03-31T22:21:37.184Z | Compiling derive_builder_macro v0.20.2 |
| 1302 | 2026-03-31T22:21:37.216Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1303 | 2026-03-31T22:21:37.293Z | Compiling newtype_derive v0.1.6 |
| 1304 | 2026-03-31T22:21:37.372Z | Checking supports-color v2.1.0 |
| 1305 | 2026-03-31T22:21:37.378Z | Checking supports-color v3.0.2 |
| 1306 | 2026-03-31T22:21:37.496Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1307 | 2026-03-31T22:21:37.510Z | Checking resolv-conf v0.7.0 |
| 1308 | 2026-03-31T22:21:37.519Z | Checking atomicwrites v0.4.4 |
| 1309 | 2026-03-31T22:21:37.527Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1310 | 2026-03-31T22:21:37.645Z | Compiling vergen-lib v9.1.0 |
| 1311 | 2026-03-31T22:21:37.717Z | Compiling slog-dtrace v0.3.0 |
| 1312 | 2026-03-31T22:21:37.732Z | Checking colored v3.0.0 |
| 1313 | 2026-03-31T22:21:37.776Z | Checking openssl-probe v0.2.1 |
| 1314 | 2026-03-31T22:21:37.862Z | Checking compression-core v0.4.31 |
| 1315 | 2026-03-31T22:21:37.894Z | Checking linked-hash-map v0.5.6 |
| 1316 | 2026-03-31T22:21:37.992Z | Checking compression-codecs v0.4.32 |
| 1317 | 2026-03-31T22:21:38.009Z | Checking rustls-native-certs v0.8.3 |
| 1318 | 2026-03-31T22:21:38.072Z | Checking lru-cache v0.1.2 |
| 1319 | 2026-03-31T22:21:38.134Z | Compiling derive_builder v0.20.2 |
| 1320 | 2026-03-31T22:21:38.215Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1321 | 2026-03-31T22:21:38.367Z | Checking hickory-proto v0.24.4 |
| 1322 | 2026-03-31T22:21:38.407Z | Compiling zone_cfg_derive v0.3.0 |
| 1323 | 2026-03-31T22:21:38.608Z | Checking similar v2.7.0 |
| 1324 | 2026-03-31T22:21:38.995Z | Compiling hubpack_derive v0.1.1 |
| 1325 | 2026-03-31T22:21:39.101Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1326 | 2026-03-31T22:21:39.279Z | Checking camino-tempfile v1.4.1 |
| 1327 | 2026-03-31T22:21:39.499Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1328 | 2026-03-31T22:21:39.785Z | Compiling serde_repr v0.1.19 |
| 1329 | 2026-03-31T22:21:39.848Z | Compiling num-derive v0.4.2 |
| 1330 | 2026-03-31T22:21:39.938Z | Compiling vergen v9.1.0 |
| 1331 | 2026-03-31T22:21:39.955Z | Compiling cargo-platform v0.3.2 |
| 1332 | 2026-03-31T22:21:40.031Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1333 | 2026-03-31T22:21:40.163Z | Compiling dropshot v0.17.0 |
| 1334 | 2026-03-31T22:21:40.201Z | Checking sigpipe v0.1.3 |
| 1335 | 2026-03-31T22:21:40.231Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1336 | 2026-03-31T22:21:40.285Z | Compiling convert_case v0.4.0 |
| 1337 | 2026-03-31T22:21:40.354Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1338 | 2026-03-31T22:21:40.394Z | Checking jiff v0.2.15 |
| 1339 | 2026-03-31T22:21:40.433Z | Checking siphasher v1.0.1 |
| 1340 | 2026-03-31T22:21:40.593Z | Checking indent_write v2.2.0 |
| 1341 | 2026-03-31T22:21:40.596Z | Checking base64ct v1.6.0 |
| 1342 | 2026-03-31T22:21:40.730Z | Checking base64 v0.21.7 |
| 1343 | 2026-03-31T22:21:40.765Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1344 | 2026-03-31T22:21:40.845Z | Checking password-hash v0.5.0 |
| 1345 | 2026-03-31T22:21:40.970Z | Checking phf_shared v0.12.1 |
| 1346 | 2026-03-31T22:21:40.988Z | Compiling derive_more v0.99.20 |
| 1347 | 2026-03-31T22:21:41.077Z | Checking rustls-platform-verifier v0.6.2 |
| 1348 | 2026-03-31T22:21:41.190Z | Checking toml v1.0.6+spec-1.1.0 |
| 1349 | 2026-03-31T22:21:41.245Z | Compiling cargo_metadata v0.23.1 |
| 1350 | 2026-03-31T22:21:41.860Z | Checking hickory-resolver v0.24.4 |
| 1351 | 2026-03-31T22:21:41.991Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1352 | 2026-03-31T22:21:42.459Z | Checking zone v0.3.1 |
| 1353 | 2026-03-31T22:21:42.506Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1354 | 2026-03-31T22:21:42.645Z | Checking hubpack v0.1.2 |
| 1355 | 2026-03-31T22:21:42.812Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1356 | 2026-03-31T22:21:42.816Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1357 | 2026-03-31T22:21:42.816Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1358 | 2026-03-31T22:21:43.046Z | Checking async-compression v0.4.33 |
| 1359 | 2026-03-31T22:21:43.158Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1360 | 2026-03-31T22:21:43.177Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1361 | 2026-03-31T22:21:43.270Z | Compiling progenitor-impl v0.10.0 |
| 1362 | 2026-03-31T22:21:43.287Z | Checking terminal_size v0.4.3 |
| 1363 | 2026-03-31T22:21:43.290Z | Checking blake2 v0.10.6 |
| 1364 | 2026-03-31T22:21:43.407Z | Checking tokio-stream v0.1.17 |
| 1365 | 2026-03-31T22:21:43.517Z | Compiling dropshot_endpoint v0.17.0 |
| 1366 | 2026-03-31T22:21:43.731Z | Checking smf v0.2.3 |
| 1367 | 2026-03-31T22:21:43.781Z | Checking serde-big-array v0.5.1 |
| 1368 | 2026-03-31T22:21:43.963Z | Compiling pin-project-internal v1.1.10 |
| 1369 | 2026-03-31T22:21:43.984Z | Compiling rustc_version v0.4.1 |
| 1370 | 2026-03-31T22:21:44.249Z | Compiling vergen-git2 v9.1.0 |
| 1371 | 2026-03-31T22:21:44.267Z | Compiling unicode-xid v0.2.4 |
| 1372 | 2026-03-31T22:21:44.389Z | Checking whoami v1.5.1 |
| 1373 | 2026-03-31T22:21:44.472Z | Compiling cancel-safe-futures v0.1.5 |
| 1374 | 2026-03-31T22:21:44.569Z | Checking smawk v0.3.2 |
| 1375 | 2026-03-31T22:21:44.710Z | Checking static_assertions v1.1.0 |
| 1376 | 2026-03-31T22:21:44.726Z | Checking unicode-linebreak v0.1.5 |
| 1377 | 2026-03-31T22:21:44.790Z | Checking unicode-width v0.2.1 |
| 1378 | 2026-03-31T22:21:44.946Z | Checking unicode-segmentation v1.11.0 |
| 1379 | 2026-03-31T22:21:45.038Z | Checking foldhash v0.1.5 |
| 1380 | 2026-03-31T22:21:45.056Z | Compiling chrono-tz v0.10.4 |
| 1381 | 2026-03-31T22:21:45.180Z | Checking hashbrown v0.15.2 |
| 1382 | 2026-03-31T22:21:45.253Z | Checking newline-converter v0.3.0 |
| 1383 | 2026-03-31T22:21:45.293Z | Checking textwrap v0.16.2 |
| 1384 | 2026-03-31T22:21:45.357Z | Compiling progenitor-macro v0.10.0 |
| 1385 | 2026-03-31T22:21:45.373Z | Checking pin-project v1.1.10 |
| 1386 | 2026-03-31T22:21:45.475Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1387 | 2026-03-31T22:21:45.565Z | Compiling const_format_proc_macros v0.2.34 |
| 1388 | 2026-03-31T22:21:45.981Z | Checking qorb v0.4.1 |
| 1389 | 2026-03-31T22:21:46.346Z | Checking argon2 v0.5.3 |
| 1390 | 2026-03-31T22:21:46.647Z | Checking reqwest v0.13.2 |
| 1391 | 2026-03-31T22:21:46.936Z | Checking phf v0.12.1 |
| 1392 | 2026-03-31T22:21:46.960Z | Checking globset v0.4.14 |
| 1393 | 2026-03-31T22:21:47.030Z | Checking unicode-normalization v0.1.24 |
| 1394 | 2026-03-31T22:21:47.078Z | Checking tokio-dtrace v0.1.1 |
| 1395 | 2026-03-31T22:21:47.206Z | Checking console v0.15.8 |
| 1396 | 2026-03-31T22:21:47.259Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1397 | 2026-03-31T22:21:47.451Z | Compiling typify-impl v0.6.1 |
| 1398 | 2026-03-31T22:21:47.473Z | Checking libsw-core v0.3.2 |
| 1399 | 2026-03-31T22:21:47.622Z | Checking secrecy v0.10.3 |
| 1400 | 2026-03-31T22:21:47.649Z | Compiling snafu-derive v0.8.9 |
| 1401 | 2026-03-31T22:21:47.735Z | Compiling async-recursion v1.1.1 |
| 1402 | 2026-03-31T22:21:47.752Z | Compiling cookie v0.18.1 |
| 1403 | 2026-03-31T22:21:47.984Z | Checking csv-core v0.1.12 |
| 1404 | 2026-03-31T22:21:48.170Z | Checking utf-8 v0.7.6 |
| 1405 | 2026-03-31T22:21:48.276Z | Compiling moka v0.12.10 |
| 1406 | 2026-03-31T22:21:48.308Z | Compiling cfg_aliases v0.2.1 |
| 1407 | 2026-03-31T22:21:48.394Z | Checking bytecount v0.6.9 |
| 1408 | 2026-03-31T22:21:48.397Z | Checking same-file v1.0.6 |
| 1409 | 2026-03-31T22:21:48.505Z | Checking fixedbitset v0.5.7 |
| 1410 | 2026-03-31T22:21:48.505Z | Compiling rustls v0.21.12 |
| 1411 | 2026-03-31T22:21:48.537Z | Checking highway v1.3.0 |
| 1412 | 2026-03-31T22:21:48.771Z | Checking fixedbitset v0.4.2 |
| 1413 | 2026-03-31T22:21:49.002Z | Checking petgraph v0.6.5 |
| 1414 | 2026-03-31T22:21:49.396Z | Checking snafu v0.8.9 |
| 1415 | 2026-03-31T22:21:49.469Z | Checking progenitor v0.10.0 |
| 1416 | 2026-03-31T22:21:49.634Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1417 | 2026-03-31T22:21:49.650Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1418 | 2026-03-31T22:21:50.039Z | Checking petgraph v0.8.3 |
| 1419 | 2026-03-31T22:21:50.252Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1420 | 2026-03-31T22:21:50.277Z | Checking walkdir v2.5.0 |
| 1421 | 2026-03-31T22:21:50.352Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1422 | 2026-03-31T22:21:50.469Z | Checking papergrid v0.11.0 |
| 1423 | 2026-03-31T22:21:50.638Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1424 | 2026-03-31T22:21:50.784Z | Compiling nix v0.31.1 |
| 1425 | 2026-03-31T22:21:50.883Z | Checking tungstenite v0.21.0 |
| 1426 | 2026-03-31T22:21:50.919Z | Compiling typify-macro v0.6.1 |
| 1427 | 2026-03-31T22:21:50.952Z | Checking csv v1.3.1 |
| 1428 | 2026-03-31T22:21:51.049Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1429 | 2026-03-31T22:21:51.068Z | Checking libsw v3.5.0 |
| 1430 | 2026-03-31T22:21:51.161Z | Checking expectorate v1.2.0 |
| 1431 | 2026-03-31T22:21:51.214Z | Checking olpc-cjson v0.1.4 |
| 1432 | 2026-03-31T22:21:51.237Z | Checking oxide-tokio-rt v0.1.2 |
| 1433 | 2026-03-31T22:21:51.301Z | Checking const_format v0.2.35 |
| 1434 | 2026-03-31T22:21:51.350Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1435 | 2026-03-31T22:21:51.376Z | Compiling tabled_derive v0.7.0 |
| 1436 | 2026-03-31T22:21:51.401Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1437 | 2026-03-31T22:21:51.525Z | Checking gethostname v0.5.0 |
| 1438 | 2026-03-31T22:21:51.545Z | Checking pem v3.0.5 |
| 1439 | 2026-03-31T22:21:51.620Z | Checking inout v0.1.3 |
| 1440 | 2026-03-31T22:21:51.703Z | Checking sct v0.7.1 |
| 1441 | 2026-03-31T22:21:51.720Z | Checking rustls-webpki v0.101.7 |
| 1442 | 2026-03-31T22:21:51.741Z | Checking bcs v0.1.6 |
| 1443 | 2026-03-31T22:21:51.829Z | Checking serde_plain v1.0.2 |
| 1444 | 2026-03-31T22:21:51.846Z | Checking swrite v0.1.0 |
| 1445 | 2026-03-31T22:21:51.939Z | Checking typed-path v0.9.3 |
| 1446 | 2026-03-31T22:21:51.971Z | Checking tagptr v0.2.0 |
| 1447 | 2026-03-31T22:21:51.989Z | Compiling radium v0.7.0 |
| 1448 | 2026-03-31T22:21:52.045Z | Checking linear-map v1.2.0 |
| 1449 | 2026-03-31T22:21:52.112Z | Checking termtree v0.5.1 |
| 1450 | 2026-03-31T22:21:52.215Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1451 | 2026-03-31T22:21:52.311Z | Checking tabled v0.15.0 |
| 1452 | 2026-03-31T22:21:52.418Z | Checking cipher v0.4.4 |
| 1453 | 2026-03-31T22:21:52.616Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1454 | 2026-03-31T22:21:52.692Z | Checking tough v0.20.0 |
| 1455 | 2026-03-31T22:21:52.877Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1456 | 2026-03-31T22:21:53.239Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1457 | 2026-03-31T22:21:53.410Z | Checking tokio-tungstenite v0.21.0 |
| 1458 | 2026-03-31T22:21:53.436Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1459 | 2026-03-31T22:21:53.682Z | Checking steno v0.4.1 |
| 1460 | 2026-03-31T22:21:53.775Z | Checking hickory-proto v0.25.2 |
| 1461 | 2026-03-31T22:21:54.643Z | Checking humantime v2.3.0 |
| 1462 | 2026-03-31T22:21:54.694Z | Checking tap v1.0.1 |
| 1463 | 2026-03-31T22:21:54.759Z | Checking tokio-rustls v0.24.1 |
| 1464 | 2026-03-31T22:21:54.803Z | Checking wyz v0.5.1 |
| 1465 | 2026-03-31T22:21:54.953Z | Checking rustls-pemfile v1.0.4 |
| 1466 | 2026-03-31T22:21:54.979Z | Compiling num_enum_derive v0.5.11 |
| 1467 | 2026-03-31T22:21:54.994Z | Checking twox-hash v2.1.2 |
| 1468 | 2026-03-31T22:21:55.013Z | Checking universal-hash v0.5.1 |
| 1469 | 2026-03-31T22:21:55.083Z | Checking atty v0.2.14 |
| 1470 | 2026-03-31T22:21:55.137Z | Checking opaque-debug v0.3.1 |
| 1471 | 2026-03-31T22:21:55.181Z | Checking funty v2.0.0 |
| 1472 | 2026-03-31T22:21:55.213Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1473 | 2026-03-31T22:21:55.278Z | Checking polyval v0.6.2 |
| 1474 | 2026-03-31T22:21:55.381Z | Checking hickory-resolver v0.25.2 |
| 1475 | 2026-03-31T22:21:55.448Z | Checking aes v0.8.4 |
| 1476 | 2026-03-31T22:21:55.472Z | Checking ctr v0.9.2 |
| 1477 | 2026-03-31T22:21:55.501Z | Checking bitvec v1.0.1 |
| 1478 | 2026-03-31T22:21:55.625Z | Compiling typify v0.6.1 |
| 1479 | 2026-03-31T22:21:55.725Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1480 | 2026-03-31T22:21:55.932Z | Checking aead v0.5.2 |
| 1481 | 2026-03-31T22:21:55.950Z | Checking num_enum v0.5.11 |
| 1482 | 2026-03-31T22:21:55.998Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1483 | 2026-03-31T22:21:56.058Z | Checking bincode v1.3.3 |
| 1484 | 2026-03-31T22:21:56.061Z | Compiling strum_macros v0.28.0 |
| 1485 | 2026-03-31T22:21:56.365Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1486 | 2026-03-31T22:21:56.430Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1487 | 2026-03-31T22:21:56.477Z | Checking toml v0.7.8 |
| 1488 | 2026-03-31T22:21:56.561Z | Checking passt v0.3.0 |
| 1489 | 2026-03-31T22:21:56.648Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1490 | 2026-03-31T22:21:56.673Z | Checking fakedata_generator v0.7.1 |
| 1491 | 2026-03-31T22:21:56.779Z | Checking aes-gcm-siv v0.11.1 |
| 1492 | 2026-03-31T22:21:56.782Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1493 | 2026-03-31T22:21:56.842Z | Compiling progenitor-impl v0.13.0 |
| 1494 | 2026-03-31T22:21:56.951Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1495 | 2026-03-31T22:21:56.968Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1496 | 2026-03-31T22:21:56.989Z | Compiling bitstruct_derive v0.1.0 |
| 1497 | 2026-03-31T22:21:57.033Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1498 | 2026-03-31T22:21:57.070Z | Checking dropshot-api-manager-types v0.7.0 |
| 1499 | 2026-03-31T22:21:57.183Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1500 | 2026-03-31T22:21:57.239Z | Compiling fs-err v3.1.2 |
| 1501 | 2026-03-31T22:21:57.262Z | Checking ascii v1.1.0 |
| 1502 | 2026-03-31T22:21:57.360Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1503 | 2026-03-31T22:21:57.377Z | Checking typeid v1.0.0 |
| 1504 | 2026-03-31T22:21:57.447Z | Checking ringbuffer v0.16.0 |
| 1505 | 2026-03-31T22:21:57.472Z | Checking pretty-hex v0.2.1 |
| 1506 | 2026-03-31T22:21:57.488Z | Compiling cfg_aliases v0.1.1 |
| 1507 | 2026-03-31T22:21:57.567Z | Compiling nix v0.28.0 |
| 1508 | 2026-03-31T22:21:57.587Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1509 | 2026-03-31T22:21:57.631Z | Checking bitstruct v0.1.1 |
| 1510 | 2026-03-31T22:21:57.658Z | Checking erased-serde v0.4.5 |
| 1511 | 2026-03-31T22:21:57.759Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1512 | 2026-03-31T22:21:57.825Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1513 | 2026-03-31T22:21:57.842Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1514 | 2026-03-31T22:21:57.925Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1515 | 2026-03-31T22:21:58.050Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1516 | 2026-03-31T22:21:58.211Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-03-31T22:21:58.215Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1518 | 2026-03-31T22:21:58.421Z | Checking serde_arrays v0.1.0 |
| 1519 | 2026-03-31T22:21:58.444Z | Checking libloading v0.7.4 |
| 1520 | 2026-03-31T22:21:58.461Z | Checking bit_field v0.10.2 |
| 1521 | 2026-03-31T22:21:58.529Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1522 | 2026-03-31T22:21:58.593Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1523 | 2026-03-31T22:21:58.593Z | Checking git-stub v1.0.0 |
| 1524 | 2026-03-31T22:21:58.676Z | Checking kstat-rs v0.2.4 |
| 1525 | 2026-03-31T22:21:58.753Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1526 | 2026-03-31T22:21:58.804Z | Compiling escargot v0.5.10 |
| 1527 | 2026-03-31T22:21:58.830Z | Checking git-stub-vcs v0.1.0 |
| 1528 | 2026-03-31T22:21:58.860Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1529 | 2026-03-31T22:21:58.914Z | Checking ron v0.8.1 |
| 1530 | 2026-03-31T22:21:58.917Z | Compiling progenitor-macro v0.13.0 |
| 1531 | 2026-03-31T22:21:59.016Z | Checking itertools v0.13.0 |
| 1532 | 2026-03-31T22:21:59.121Z | Checking xattr v1.3.1 |
| 1533 | 2026-03-31T22:21:59.259Z | Checking drift v0.1.2 |
| 1534 | 2026-03-31T22:21:59.463Z | Checking sha2 v0.10.9 |
| 1535 | 2026-03-31T22:21:59.514Z | Checking cargo-platform v0.1.8 |
| 1536 | 2026-03-31T22:21:59.536Z | Checking filetime v0.2.23 |
| 1537 | 2026-03-31T22:21:59.674Z | Checking tar v0.4.40 |
| 1538 | 2026-03-31T22:21:59.691Z | Checking cargo_metadata v0.18.1 |
| 1539 | 2026-03-31T22:21:59.716Z | Checking dropshot-api-manager v0.7.0 |
| 1540 | 2026-03-31T22:22:00.022Z | Checking ctrlc v3.4.4 |
| 1541 | 2026-03-31T22:22:00.158Z | Checking fatfs v0.3.6 |
| 1542 | 2026-03-31T22:22:00.602Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1543 | 2026-03-31T22:22:00.778Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1544 | 2026-03-31T22:22:01.331Z | Compiling git2 v0.20.2 |
| 1545 | 2026-03-31T22:22:02.261Z | Checking progenitor v0.13.0 |
| 1546 | 2026-03-31T22:22:02.385Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1547 | 2026-03-31T22:22:03.556Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1548 | 2026-03-31T22:22:04.064Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1549 | 2026-03-31T22:22:04.465Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1550 | 2026-03-31T22:22:07.208Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1551 | 2026-03-31T22:22:10.713Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1552 | 2026-03-31T22:22:10.853Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1553 | 2026-03-31T22:22:14.161Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1554 | 2026-03-31T22:22:20.025Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1555 | 2026-03-31T22:22:20.029Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1556 | 2026-03-31T22:22:24.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s |
| 1557 | 2026-03-31T22:22:24.643Z | |
| 1558 | 2026-03-31T22:22:24.643Z | real 2:04.974612331 |
| 1559 | 2026-03-31T22:22:24.643Z | user 7:47.957086171 |
| 1560 | 2026-03-31T22:22:24.643Z | sys 2:01.871507686 |
| 1561 | 2026-03-31T22:22:24.643Z | trap 0.222818010 |
| 1562 | 2026-03-31T22:22:24.643Z | tflt 0.854654622 |
| 1563 | 2026-03-31T22:22:24.644Z | dflt 0.284079431 |
| 1564 | 2026-03-31T22:22:24.644Z | kflt 0.007347230 |
| 1565 | 2026-03-31T22:22:24.647Z | lock 14:03.217310621 |
| 1566 | 2026-03-31T22:22:24.647Z | slp 31:45.238952773 |
| 1567 | 2026-03-31T22:22:24.647Z | lat 1:11.886506682 |
| 1568 | 2026-03-31T22:22:24.647Z | stop 3:33.228384412 |
| 1569 | 2026-03-31T22:22:24.647Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1570 | 2026-03-31T22:22:25.001Z | Downloading crates ... |
| 1571 | 2026-03-31T22:22:25.152Z | Downloaded slog-stdlog v4.1.1 |
| 1572 | 2026-03-31T22:22:25.155Z | Downloaded predicates-core v1.0.6 |
| 1573 | 2026-03-31T22:22:25.158Z | Downloaded slog-scope v4.4.0 |
| 1574 | 2026-03-31T22:22:25.161Z | Downloaded downcast v0.11.0 |
| 1575 | 2026-03-31T22:22:25.162Z | Downloaded predicates-tree v1.0.9 |
| 1576 | 2026-03-31T22:22:25.162Z | Downloaded mockall v0.12.1 |
| 1577 | 2026-03-31T22:22:25.162Z | Downloaded slog-envlogger v2.2.0 |
| 1578 | 2026-03-31T22:22:25.164Z | Downloaded serde_test v1.0.176 |
| 1579 | 2026-03-31T22:22:25.168Z | Downloaded termtree v0.4.1 |
| 1580 | 2026-03-31T22:22:25.168Z | Downloaded predicates v3.1.0 |
| 1581 | 2026-03-31T22:22:25.172Z | Downloaded bytemuck v1.16.0 |
| 1582 | 2026-03-31T22:22:25.175Z | Downloaded fragile v2.0.0 |
| 1583 | 2026-03-31T22:22:25.179Z | Downloaded fdeflate v0.3.4 |
| 1584 | 2026-03-31T22:22:25.182Z | Downloaded mockall_derive v0.12.1 |
| 1585 | 2026-03-31T22:22:25.182Z | Downloaded arc-swap v1.7.1 |
| 1586 | 2026-03-31T22:22:25.185Z | Downloaded png v0.17.13 |
| 1587 | 2026-03-31T22:22:25.815Z | Downloaded image v0.25.1 |
| 1588 | 2026-03-31T22:22:26.004Z | Checking log v0.4.29 |
| 1589 | 2026-03-31T22:22:26.088Z | Checking tokio v1.50.0 |
| 1590 | 2026-03-31T22:22:26.102Z | Checking simd-adler32 v0.3.7 |
| 1591 | 2026-03-31T22:22:26.113Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1592 | 2026-03-31T22:22:26.127Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1593 | 2026-03-31T22:22:26.138Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1594 | 2026-03-31T22:22:26.144Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1595 | 2026-03-31T22:22:26.156Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1596 | 2026-03-31T22:22:26.225Z | Checking rustls v0.23.31 |
| 1597 | 2026-03-31T22:22:26.234Z | Checking goblin v0.10.4 |
| 1598 | 2026-03-31T22:22:26.269Z | Checking rustls v0.22.4 |
| 1599 | 2026-03-31T22:22:26.279Z | Checking native-tls v0.2.11 |
| 1600 | 2026-03-31T22:22:26.351Z | Checking typify-impl v0.4.3 |
| 1601 | 2026-03-31T22:22:26.361Z | Checking miniz_oxide v0.7.2 |
| 1602 | 2026-03-31T22:22:26.389Z | Checking goblin v0.8.2 |
| 1603 | 2026-03-31T22:22:26.443Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1604 | 2026-03-31T22:22:26.694Z | Checking flate2 v1.0.30 |
| 1605 | 2026-03-31T22:22:26.972Z | Checking compression-codecs v0.4.32 |
| 1606 | 2026-03-31T22:22:27.131Z | Checking tungstenite v0.21.0 |
| 1607 | 2026-03-31T22:22:27.453Z | Checking typify v0.4.3 |
| 1608 | 2026-03-31T22:22:27.546Z | Checking globset v0.4.14 |
| 1609 | 2026-03-31T22:22:27.551Z | Checking progenitor-impl v0.11.1 |
| 1610 | 2026-03-31T22:22:27.687Z | Checking progenitor-impl v0.10.0 |
| 1611 | 2026-03-31T22:22:27.762Z | Checking rustls v0.21.12 |
| 1612 | 2026-03-31T22:22:28.316Z | Checking dof v0.3.0 |
| 1613 | 2026-03-31T22:22:28.403Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1614 | 2026-03-31T22:22:28.496Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1615 | 2026-03-31T22:22:28.551Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1616 | 2026-03-31T22:22:28.561Z | Checking dof v0.4.0 |
| 1617 | 2026-03-31T22:22:28.565Z | Checking rustls-platform-verifier v0.6.2 |
| 1618 | 2026-03-31T22:22:28.590Z | Checking typify-impl v0.6.1 |
| 1619 | 2026-03-31T22:22:28.601Z | Checking usdt-impl v0.5.0 |
| 1620 | 2026-03-31T22:22:28.612Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1621 | 2026-03-31T22:22:28.683Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1622 | 2026-03-31T22:22:28.695Z | Checking arc-swap v1.7.1 |
| 1623 | 2026-03-31T22:22:28.859Z | Checking fdeflate v0.3.4 |
| 1624 | 2026-03-31T22:22:28.871Z | Checking usdt v0.5.0 |
| 1625 | 2026-03-31T22:22:28.902Z | Checking slog-scope v4.4.0 |
| 1626 | 2026-03-31T22:22:28.955Z | Checking usdt-impl v0.6.0 |
| 1627 | 2026-03-31T22:22:29.024Z | Checking slog-dtrace v0.3.0 |
| 1628 | 2026-03-31T22:22:29.027Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1629 | 2026-03-31T22:22:29.094Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1630 | 2026-03-31T22:22:29.128Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1631 | 2026-03-31T22:22:29.219Z | Checking png v0.17.13 |
| 1632 | 2026-03-31T22:22:29.229Z | Checking usdt v0.6.0 |
| 1633 | 2026-03-31T22:22:29.243Z | Checking slog-stdlog v4.1.1 |
| 1634 | 2026-03-31T22:22:29.259Z | Checking tokio-util v0.7.16 |
| 1635 | 2026-03-31T22:22:29.294Z | Checking tower v0.5.2 |
| 1636 | 2026-03-31T22:22:29.305Z | Checking tokio-rustls v0.26.0 |
| 1637 | 2026-03-31T22:22:29.334Z | Checking tokio-rustls v0.25.0 |
| 1638 | 2026-03-31T22:22:29.350Z | Checking tokio-native-tls v0.3.1 |
| 1639 | 2026-03-31T22:22:29.377Z | Checking backoff v0.4.0 |
| 1640 | 2026-03-31T22:22:29.500Z | Checking async-compression v0.4.33 |
| 1641 | 2026-03-31T22:22:29.504Z | Checking tokio-tungstenite v0.21.0 |
| 1642 | 2026-03-31T22:22:29.523Z | Checking hickory-proto v0.24.4 |
| 1643 | 2026-03-31T22:22:29.539Z | Checking zone v0.3.1 |
| 1644 | 2026-03-31T22:22:29.656Z | Checking tower-http v0.6.8 |
| 1645 | 2026-03-31T22:22:29.728Z | Checking libsw-core v0.3.2 |
| 1646 | 2026-03-31T22:22:29.738Z | Checking tokio-dtrace v0.1.1 |
| 1647 | 2026-03-31T22:22:29.749Z | Checking h2 v0.4.6 |
| 1648 | 2026-03-31T22:22:29.749Z | Checking tokio-stream v0.1.17 |
| 1649 | 2026-03-31T22:22:29.766Z | Checking cancel-safe-futures v0.1.5 |
| 1650 | 2026-03-31T22:22:29.858Z | Checking libsw v3.5.0 |
| 1651 | 2026-03-31T22:22:29.884Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1652 | 2026-03-31T22:22:29.900Z | Checking oxide-tokio-rt v0.1.2 |
| 1653 | 2026-03-31T22:22:29.921Z | Checking hickory-proto v0.25.2 |
| 1654 | 2026-03-31T22:22:30.028Z | Checking steno v0.4.1 |
| 1655 | 2026-03-31T22:22:30.037Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1656 | 2026-03-31T22:22:30.038Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1657 | 2026-03-31T22:22:30.108Z | Checking tokio-rustls v0.24.1 |
| 1658 | 2026-03-31T22:22:30.295Z | Checking typify v0.6.1 |
| 1659 | 2026-03-31T22:22:30.358Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1660 | 2026-03-31T22:22:30.393Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1661 | 2026-03-31T22:22:30.539Z | Checking progenitor-impl v0.13.0 |
| 1662 | 2026-03-31T22:22:30.560Z | Checking bytemuck v1.16.0 |
| 1663 | 2026-03-31T22:22:30.560Z | Checking predicates-core v1.0.6 |
| 1664 | 2026-03-31T22:22:30.680Z | Checking slog-envlogger v2.2.0 |
| 1665 | 2026-03-31T22:22:30.767Z | Checking image v0.25.1 |
| 1666 | 2026-03-31T22:22:30.819Z | Checking termtree v0.4.1 |
| 1667 | 2026-03-31T22:22:30.941Z | Checking predicates v3.1.0 |
| 1668 | 2026-03-31T22:22:30.950Z | Checking predicates-tree v1.0.9 |
| 1669 | 2026-03-31T22:22:31.035Z | Checking hickory-resolver v0.24.4 |
| 1670 | 2026-03-31T22:22:31.048Z | Compiling mockall_derive v0.12.1 |
| 1671 | 2026-03-31T22:22:31.183Z | Checking fragile v2.0.0 |
| 1672 | 2026-03-31T22:22:31.200Z | Checking downcast v0.11.0 |
| 1673 | 2026-03-31T22:22:31.321Z | Checking escargot v0.5.10 |
| 1674 | 2026-03-31T22:22:31.331Z | Checking fatfs v0.3.6 |
| 1675 | 2026-03-31T22:22:31.390Z | Checking serde_test v1.0.176 |
| 1676 | 2026-03-31T22:22:31.469Z | Checking hickory-resolver v0.25.2 |
| 1677 | 2026-03-31T22:22:31.552Z | Checking hyper v1.8.1 |
| 1678 | 2026-03-31T22:22:31.682Z | Checking qorb v0.4.1 |
| 1679 | 2026-03-31T22:22:31.761Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1680 | 2026-03-31T22:22:32.442Z | Checking hyper-util v0.1.20 |
| 1681 | 2026-03-31T22:22:33.176Z | Checking mockall v0.12.1 |
| 1682 | 2026-03-31T22:22:33.413Z | Checking hyper-rustls v0.27.3 |
| 1683 | 2026-03-31T22:22:33.413Z | Checking hyper-tls v0.6.0 |
| 1684 | 2026-03-31T22:22:33.417Z | Checking dropshot v0.16.7 |
| 1685 | 2026-03-31T22:22:33.417Z | Checking dropshot v0.17.0 |
| 1686 | 2026-03-31T22:22:33.591Z | Checking reqwest v0.12.23 |
| 1687 | 2026-03-31T22:22:33.595Z | Checking reqwest v0.13.2 |
| 1688 | 2026-03-31T22:22:34.257Z | Checking progenitor-client v0.11.1 |
| 1689 | 2026-03-31T22:22:34.257Z | Checking progenitor-client v0.10.0 |
| 1690 | 2026-03-31T22:22:34.260Z | Checking tough v0.20.0 |
| 1691 | 2026-03-31T22:22:34.331Z | Checking progenitor-client v0.13.0 |
| 1692 | 2026-03-31T22:22:34.464Z | Checking progenitor v0.11.1 |
| 1693 | 2026-03-31T22:22:34.467Z | Checking progenitor v0.10.0 |
| 1694 | 2026-03-31T22:22:34.541Z | Checking progenitor v0.13.0 |
| 1695 | 2026-03-31T22:22:34.586Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1696 | 2026-03-31T22:22:34.670Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1697 | 2026-03-31T22:22:35.986Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-31T22:22:36.014Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1699 | 2026-03-31T22:22:36.014Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1700 | 2026-03-31T22:22:36.014Z | Checking dropshot-api-manager v0.7.0 |
| 1701 | 2026-03-31T22:22:36.014Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1702 | 2026-03-31T22:22:36.035Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1703 | 2026-03-31T22:22:36.723Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-03-31T22:22:36.734Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1705 | 2026-03-31T22:22:37.165Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1706 | 2026-03-31T22:22:40.459Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1707 | 2026-03-31T22:22:40.459Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1708 | 2026-03-31T22:22:40.467Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1709 | 2026-03-31T22:22:40.467Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1710 | 2026-03-31T22:22:40.467Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1711 | 2026-03-31T22:22:40.467Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1712 | 2026-03-31T22:22:41.046Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1713 | 2026-03-31T22:22:41.628Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1714 | 2026-03-31T22:22:41.678Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1715 | 2026-03-31T22:22:41.678Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1716 | 2026-03-31T22:22:41.894Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1717 | 2026-03-31T22:22:42.138Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1718 | 2026-03-31T22:22:42.282Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1719 | 2026-03-31T22:22:42.357Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1720 | 2026-03-31T22:22:42.358Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1721 | 2026-03-31T22:22:43.916Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1722 | 2026-03-31T22:22:52.907Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1723 | 2026-03-31T22:22:56.324Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1724 | 2026-03-31T22:22:56.845Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1725 | 2026-03-31T22:22:59.435Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1726 | 2026-03-31T22:23:06.689Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1727 | 2026-03-31T22:23:06.698Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1728 | 2026-03-31T22:23:11.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.96s |
| 1729 | 2026-03-31T22:23:11.801Z | |
| 1730 | 2026-03-31T22:23:11.801Z | real 47.145738204 |
| 1731 | 2026-03-31T22:23:11.801Z | user 1:52.764979221 |
| 1732 | 2026-03-31T22:23:11.801Z | sys 19.878523884 |
| 1733 | 2026-03-31T22:23:11.801Z | trap 0.035633423 |
| 1734 | 2026-03-31T22:23:11.801Z | tflt 0.043930605 |
| 1735 | 2026-03-31T22:23:11.801Z | dflt 0.014569402 |
| 1736 | 2026-03-31T22:23:11.801Z | kflt 0.000082394 |
| 1737 | 2026-03-31T22:23:11.801Z | lock 4:19.328730139 |
| 1738 | 2026-03-31T22:23:11.801Z | slp 6:27.652170022 |
| 1739 | 2026-03-31T22:23:11.801Z | lat 4.317860723 |
| 1740 | 2026-03-31T22:23:11.801Z | stop 12.390003525 |
| 1741 | 2026-03-31T22:23:11.804Z | + banner build |
| 1742 | 2026-03-31T22:23:11.804Z | |
| 1743 | 2026-03-31T22:23:11.804Z | ##### # # # # ##### |
| 1744 | 2026-03-31T22:23:11.804Z | # # # # # # # # |
| 1745 | 2026-03-31T22:23:11.804Z | ##### # # # # # # |
| 1746 | 2026-03-31T22:23:11.804Z | # # # # # # # # |
| 1747 | 2026-03-31T22:23:11.804Z | # # # # # # # # |
| 1748 | 2026-03-31T22:23:11.804Z | ##### #### # ###### ##### |
| 1749 | 2026-03-31T22:23:11.804Z | |
| 1750 | 2026-03-31T22:23:11.804Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1751 | 2026-03-31T22:23:12.350Z | Compiling proc-macro2 v1.0.106 |
| 1752 | 2026-03-31T22:23:12.350Z | Compiling quote v1.0.44 |
| 1753 | 2026-03-31T22:23:12.350Z | Compiling unicode-ident v1.0.24 |
| 1754 | 2026-03-31T22:23:12.350Z | Compiling libc v0.2.180 |
| 1755 | 2026-03-31T22:23:12.353Z | Compiling serde_core v1.0.228 |
| 1756 | 2026-03-31T22:23:12.353Z | Compiling serde v1.0.228 |
| 1757 | 2026-03-31T22:23:12.353Z | Compiling autocfg v1.3.0 |
| 1758 | 2026-03-31T22:23:12.353Z | Compiling cfg-if v1.0.0 |
| 1759 | 2026-03-31T22:23:12.528Z | Compiling memchr v2.7.2 |
| 1760 | 2026-03-31T22:23:12.538Z | Compiling zmij v1.0.19 |
| 1761 | 2026-03-31T22:23:12.818Z | Compiling libm v0.2.8 |
| 1762 | 2026-03-31T22:23:13.044Z | Compiling itoa v1.0.11 |
| 1763 | 2026-03-31T22:23:13.067Z | Compiling smallvec v1.13.2 |
| 1764 | 2026-03-31T22:23:13.188Z | Compiling version_check v0.9.5 |
| 1765 | 2026-03-31T22:23:13.333Z | Compiling shlex v1.3.0 |
| 1766 | 2026-03-31T22:23:13.453Z | Compiling jobserver v0.1.31 |
| 1767 | 2026-03-31T22:23:13.492Z | Compiling getrandom v0.4.2 |
| 1768 | 2026-03-31T22:23:13.515Z | Compiling lock_api v0.4.12 |
| 1769 | 2026-03-31T22:23:13.606Z | Compiling syn v2.0.117 |
| 1770 | 2026-03-31T22:23:13.670Z | Compiling cc v1.2.17 |
| 1771 | 2026-03-31T22:23:13.755Z | Compiling parking_lot_core v0.9.10 |
| 1772 | 2026-03-31T22:23:13.776Z | Compiling serde_json v1.0.149 |
| 1773 | 2026-03-31T22:23:13.963Z | Compiling stable_deref_trait v1.2.0 |
| 1774 | 2026-03-31T22:23:14.017Z | Compiling log v0.4.29 |
| 1775 | 2026-03-31T22:23:14.039Z | Compiling thiserror v2.0.18 |
| 1776 | 2026-03-31T22:23:14.189Z | Compiling heck v0.5.0 |
| 1777 | 2026-03-31T22:23:14.287Z | Compiling slab v0.4.9 |
| 1778 | 2026-03-31T22:23:14.369Z | Compiling writeable v0.5.5 |
| 1779 | 2026-03-31T22:23:14.383Z | Compiling litemap v0.7.4 |
| 1780 | 2026-03-31T22:23:14.386Z | Compiling rustversion v1.0.22 |
| 1781 | 2026-03-31T22:23:14.633Z | Compiling percent-encoding v2.3.2 |
| 1782 | 2026-03-31T22:23:14.731Z | Compiling icu_locid_transform_data v1.5.0 |
| 1783 | 2026-03-31T22:23:14.796Z | Compiling icu_properties_data v1.5.0 |
| 1784 | 2026-03-31T22:23:14.897Z | Compiling num-traits v0.2.19 |
| 1785 | 2026-03-31T22:23:14.911Z | Compiling write16 v1.0.0 |
| 1786 | 2026-03-31T22:23:14.943Z | Compiling utf8_iter v1.0.4 |
| 1787 | 2026-03-31T22:23:14.948Z | Compiling icu_normalizer_data v1.5.0 |
| 1788 | 2026-03-31T22:23:14.998Z | Compiling utf16_iter v1.0.5 |
| 1789 | 2026-03-31T22:23:15.042Z | Compiling pin-project-lite v0.2.14 |
| 1790 | 2026-03-31T22:23:15.138Z | Compiling form_urlencoded v1.2.2 |
| 1791 | 2026-03-31T22:23:15.144Z | Compiling getrandom v0.2.14 |
| 1792 | 2026-03-31T22:23:15.290Z | Compiling foldhash v0.2.0 |
| 1793 | 2026-03-31T22:23:15.352Z | Compiling equivalent v1.0.2 |
| 1794 | 2026-03-31T22:23:15.365Z | Compiling allocator-api2 v0.2.21 |
| 1795 | 2026-03-31T22:23:15.405Z | Compiling ring v0.17.14 |
| 1796 | 2026-03-31T22:23:15.430Z | Compiling regex-syntax v0.8.5 |
| 1797 | 2026-03-31T22:23:15.476Z | Compiling scopeguard v1.2.0 |
| 1798 | 2026-03-31T22:23:15.678Z | Compiling hashbrown v0.16.1 |
| 1799 | 2026-03-31T22:23:15.915Z | Compiling semver v1.0.27 |
| 1800 | 2026-03-31T22:23:16.180Z | Compiling socket2 v0.6.0 |
| 1801 | 2026-03-31T22:23:16.201Z | Compiling aho-corasick v1.1.3 |
| 1802 | 2026-03-31T22:23:16.265Z | Compiling parking_lot v0.12.2 |
| 1803 | 2026-03-31T22:23:16.306Z | Compiling mio v1.0.2 |
| 1804 | 2026-03-31T22:23:16.469Z | Compiling synstructure v0.13.1 |
| 1805 | 2026-03-31T22:23:16.946Z | Compiling serde_derive_internals v0.29.1 |
| 1806 | 2026-03-31T22:23:16.958Z | Compiling signal-hook-registry v1.4.2 |
| 1807 | 2026-03-31T22:23:16.969Z | Compiling portable-atomic v1.11.1 |
| 1808 | 2026-03-31T22:23:17.113Z | Compiling regex-automata v0.4.14 |
| 1809 | 2026-03-31T22:23:17.467Z | Compiling bitflags v2.9.4 |
| 1810 | 2026-03-31T22:23:17.595Z | Compiling serde_derive v1.0.228 |
| 1811 | 2026-03-31T22:23:17.605Z | Compiling zerofrom-derive v0.1.5 |
| 1812 | 2026-03-31T22:23:17.615Z | Compiling yoke-derive v0.7.5 |
| 1813 | 2026-03-31T22:23:17.667Z | Compiling zerovec-derive v0.10.3 |
| 1814 | 2026-03-31T22:23:17.670Z | Compiling displaydoc v0.2.5 |
| 1815 | 2026-03-31T22:23:18.026Z | Compiling icu_provider_macros v1.5.0 |
| 1816 | 2026-03-31T22:23:18.155Z | Compiling tokio-macros v2.6.0 |
| 1817 | 2026-03-31T22:23:18.451Z | Compiling schemars_derive v0.8.22 |
| 1818 | 2026-03-31T22:23:18.604Z | Compiling thiserror-impl v2.0.18 |
| 1819 | 2026-03-31T22:23:18.655Z | Compiling futures-macro v0.3.32 |
| 1820 | 2026-03-31T22:23:18.839Z | Compiling zerofrom v0.1.5 |
| 1821 | 2026-03-31T22:23:18.917Z | Compiling regex v1.12.3 |
| 1822 | 2026-03-31T22:23:18.949Z | Compiling yoke v0.7.5 |
| 1823 | 2026-03-31T22:23:18.966Z | Compiling critical-section v1.2.0 |
| 1824 | 2026-03-31T22:23:19.075Z | Compiling thiserror v1.0.64 |
| 1825 | 2026-03-31T22:23:19.151Z | Compiling zerovec v0.10.4 |
| 1826 | 2026-03-31T22:23:19.307Z | Compiling iana-time-zone v0.1.64 |
| 1827 | 2026-03-31T22:23:19.373Z | Compiling once_cell v1.21.3 |
| 1828 | 2026-03-31T22:23:19.652Z | Compiling futures-core v0.3.32 |
| 1829 | 2026-03-31T22:23:19.663Z | Compiling uuid v1.22.0 |
| 1830 | 2026-03-31T22:23:19.673Z | Compiling thiserror-impl v1.0.64 |
| 1831 | 2026-03-31T22:23:19.808Z | Compiling dyn-clone v1.0.17 |
| 1832 | 2026-03-31T22:23:19.962Z | Compiling fnv v1.0.7 |
| 1833 | 2026-03-31T22:23:20.043Z | Compiling tinystr v0.7.6 |
| 1834 | 2026-03-31T22:23:20.057Z | Compiling icu_collections v1.5.0 |
| 1835 | 2026-03-31T22:23:20.221Z | Compiling icu_locid v1.5.0 |
| 1836 | 2026-03-31T22:23:20.484Z | Compiling schemars v0.8.22 |
| 1837 | 2026-03-31T22:23:20.533Z | Compiling httparse v1.10.1 |
| 1838 | 2026-03-31T22:23:20.704Z | Compiling bytes v1.11.1 |
| 1839 | 2026-03-31T22:23:20.755Z | Compiling serde_tokenstream v0.2.3 |
| 1840 | 2026-03-31T22:23:20.781Z | Compiling icu_provider v1.5.0 |
| 1841 | 2026-03-31T22:23:20.855Z | Compiling chrono v0.4.44 |
| 1842 | 2026-03-31T22:23:21.268Z | Compiling icu_locid_transform v1.5.0 |
| 1843 | 2026-03-31T22:23:21.272Z | Compiling tokio v1.50.0 |
| 1844 | 2026-03-31T22:23:21.288Z | Compiling indexmap v2.13.0 |
| 1845 | 2026-03-31T22:23:21.747Z | Compiling futures-sink v0.3.32 |
| 1846 | 2026-03-31T22:23:21.861Z | Compiling icu_properties v1.5.1 |
| 1847 | 2026-03-31T22:23:22.106Z | Compiling typenum v1.17.0 |
| 1848 | 2026-03-31T22:23:22.552Z | Compiling generic-array v0.14.7 |
| 1849 | 2026-03-31T22:23:22.681Z | Compiling futures-channel v0.3.32 |
| 1850 | 2026-03-31T22:23:22.787Z | Compiling errno v0.3.14 |
| 1851 | 2026-03-31T22:23:22.944Z | Compiling getrandom v0.3.2 |
| 1852 | 2026-03-31T22:23:23.216Z | Compiling futures-task v0.3.32 |
| 1853 | 2026-03-31T22:23:23.316Z | Compiling futures-io v0.3.32 |
| 1854 | 2026-03-31T22:23:23.512Z | Compiling icu_normalizer v1.5.0 |
| 1855 | 2026-03-31T22:23:23.584Z | Compiling futures-util v0.3.32 |
| 1856 | 2026-03-31T22:23:23.649Z | Compiling subtle v2.5.0 |
| 1857 | 2026-03-31T22:23:24.084Z | Compiling idna_adapter v1.2.0 |
| 1858 | 2026-03-31T22:23:24.134Z | Compiling ucd-trie v0.1.6 |
| 1859 | 2026-03-31T22:23:24.195Z | Compiling idna v1.0.3 |
| 1860 | 2026-03-31T22:23:24.223Z | Compiling zeroize v1.7.0 |
| 1861 | 2026-03-31T22:23:24.354Z | Compiling pest v2.8.4 |
| 1862 | 2026-03-31T22:23:24.447Z | Compiling rand_core v0.6.4 |
| 1863 | 2026-03-31T22:23:24.470Z | Compiling either v1.15.0 |
| 1864 | 2026-03-31T22:23:24.672Z | Compiling url v2.5.4 |
| 1865 | 2026-03-31T22:23:24.702Z | Compiling http v1.4.0 |
| 1866 | 2026-03-31T22:23:25.703Z | Compiling pest_meta v2.8.4 |
| 1867 | 2026-03-31T22:23:26.538Z | Compiling strsim v0.11.1 |
| 1868 | 2026-03-31T22:23:26.566Z | Compiling pest_generator v2.8.4 |
| 1869 | 2026-03-31T22:23:26.824Z | Compiling slog v2.8.2 |
| 1870 | 2026-03-31T22:23:26.995Z | Compiling rustix v0.38.34 |
| 1871 | 2026-03-31T22:23:27.049Z | Compiling tracing-core v0.1.32 |
| 1872 | 2026-03-31T22:23:27.173Z | Compiling pest_derive v2.8.4 |
| 1873 | 2026-03-31T22:23:27.420Z | Compiling tracing-attributes v0.1.27 |
| 1874 | 2026-03-31T22:23:27.701Z | Compiling anyhow v1.0.100 |
| 1875 | 2026-03-31T22:23:27.888Z | Compiling prettyplease v0.2.37 |
| 1876 | 2026-03-31T22:23:28.012Z | Compiling ident_case v1.0.1 |
| 1877 | 2026-03-31T22:23:28.022Z | Compiling untrusted v0.9.0 |
| 1878 | 2026-03-31T22:23:28.165Z | Compiling rustls-pki-types v1.12.0 |
| 1879 | 2026-03-31T22:23:28.636Z | Compiling tracing v0.1.40 |
| 1880 | 2026-03-31T22:23:29.007Z | Compiling lazy_static v1.5.0 |
| 1881 | 2026-03-31T22:23:29.007Z | Compiling byteorder v1.5.0 |
| 1882 | 2026-03-31T22:23:29.086Z | Compiling zerocopy v0.8.27 |
| 1883 | 2026-03-31T22:23:29.107Z | Compiling regress v0.10.5 |
| 1884 | 2026-03-31T22:23:29.370Z | Compiling zerocopy-derive v0.8.27 |
| 1885 | 2026-03-31T22:23:29.387Z | Compiling minimal-lexical v0.2.1 |
| 1886 | 2026-03-31T22:23:29.455Z | Compiling glob v0.3.3 |
| 1887 | 2026-03-31T22:23:29.720Z | Compiling nom v7.1.3 |
| 1888 | 2026-03-31T22:23:29.770Z | Compiling clang-sys v1.8.1 |
| 1889 | 2026-03-31T22:23:30.236Z | Compiling pkg-config v0.3.30 |
| 1890 | 2026-03-31T22:23:30.962Z | Compiling tokio-util v0.7.16 |
| 1891 | 2026-03-31T22:23:30.973Z | Compiling base64 v0.22.1 |
| 1892 | 2026-03-31T22:23:31.028Z | Compiling ipnet v2.9.0 |
| 1893 | 2026-03-31T22:23:31.093Z | Compiling vcpkg v0.2.15 |
| 1894 | 2026-03-31T22:23:31.460Z | Compiling libloading v0.8.9 |
| 1895 | 2026-03-31T22:23:31.632Z | Compiling bindgen v0.69.5 |
| 1896 | 2026-03-31T22:23:31.654Z | Compiling home v0.5.11 |
| 1897 | 2026-03-31T22:23:31.778Z | Compiling which v4.4.2 |
| 1898 | 2026-03-31T22:23:31.927Z | Compiling cexpr v0.6.0 |
| 1899 | 2026-03-31T22:23:31.980Z | Compiling http-body v1.0.1 |
| 1900 | 2026-03-31T22:23:32.015Z | Compiling itertools v0.12.1 |
| 1901 | 2026-03-31T22:23:32.157Z | Compiling num-conv v0.2.0 |
| 1902 | 2026-03-31T22:23:32.241Z | Compiling lazycell v1.3.0 |
| 1903 | 2026-03-31T22:23:32.292Z | Compiling ppv-lite86 v0.2.17 |
| 1904 | 2026-03-31T22:23:32.353Z | Compiling time-core v0.1.8 |
| 1905 | 2026-03-31T22:23:32.505Z | Compiling rustc-hash v1.1.0 |
| 1906 | 2026-03-31T22:23:32.519Z | Compiling atomic-waker v1.1.2 |
| 1907 | 2026-03-31T22:23:32.607Z | Compiling time-macros v0.2.27 |
| 1908 | 2026-03-31T22:23:32.649Z | Compiling crypto-common v0.1.6 |
| 1909 | 2026-03-31T22:23:32.802Z | Compiling cmake v0.1.54 |
| 1910 | 2026-03-31T22:23:32.812Z | Compiling tower-layer v0.3.3 |
| 1911 | 2026-03-31T22:23:32.913Z | Compiling try-lock v0.2.5 |
| 1912 | 2026-03-31T22:23:33.029Z | Compiling dunce v1.0.5 |
| 1913 | 2026-03-31T22:23:33.032Z | Compiling fs_extra v1.3.0 |
| 1914 | 2026-03-31T22:23:33.126Z | Compiling camino v1.2.2 |
| 1915 | 2026-03-31T22:23:33.137Z | Compiling paste v1.0.15 |
| 1916 | 2026-03-31T22:23:33.429Z | Compiling tower-service v0.3.3 |
| 1917 | 2026-03-31T22:23:33.499Z | Compiling want v0.3.1 |
| 1918 | 2026-03-31T22:23:33.511Z | Compiling h2 v0.4.6 |
| 1919 | 2026-03-31T22:23:33.528Z | Compiling scroll_derive v0.13.1 |
| 1920 | 2026-03-31T22:23:33.621Z | Compiling pin-utils v0.1.0 |
| 1921 | 2026-03-31T22:23:33.674Z | Compiling httpdate v1.0.3 |
| 1922 | 2026-03-31T22:23:34.065Z | Compiling ryu v1.0.18 |
| 1923 | 2026-03-31T22:23:34.207Z | Compiling async-trait v0.1.89 |
| 1924 | 2026-03-31T22:23:34.376Z | Compiling pretty-hex v0.4.1 |
| 1925 | 2026-03-31T22:23:34.533Z | Compiling aws-lc-rs v1.13.3 |
| 1926 | 2026-03-31T22:23:34.675Z | Compiling http-body-util v0.1.3 |
| 1927 | 2026-03-31T22:23:34.689Z | Compiling openapiv3 v2.2.0 |
| 1928 | 2026-03-31T22:23:34.808Z | Compiling encoding_rs v0.8.34 |
| 1929 | 2026-03-31T22:23:34.954Z | Compiling plain v0.2.3 |
| 1930 | 2026-03-31T22:23:35.071Z | Compiling mime v0.3.17 |
| 1931 | 2026-03-31T22:23:35.377Z | Compiling serde_urlencoded v0.7.1 |
| 1932 | 2026-03-31T22:23:35.562Z | Compiling erased-serde v0.3.31 |
| 1933 | 2026-03-31T22:23:35.654Z | Compiling untrusted v0.7.1 |
| 1934 | 2026-03-31T22:23:35.788Z | Compiling usdt-impl v0.6.0 |
| 1935 | 2026-03-31T22:23:36.045Z | Compiling hyper v1.8.1 |
| 1936 | 2026-03-31T22:23:36.244Z | Compiling scroll v0.13.0 |
| 1937 | 2026-03-31T22:23:36.504Z | Compiling typify-impl v0.4.3 |
| 1938 | 2026-03-31T22:23:36.811Z | Compiling darling_core v0.21.3 |
| 1939 | 2026-03-31T22:23:37.596Z | Compiling aws-lc-sys v0.30.0 |
| 1940 | 2026-03-31T22:23:37.953Z | Compiling hyper-util v0.1.20 |
| 1941 | 2026-03-31T22:23:38.969Z | Compiling rustls v0.23.31 |
| 1942 | 2026-03-31T22:23:39.161Z | Compiling crossbeam-utils v0.8.19 |
| 1943 | 2026-03-31T22:23:39.295Z | Compiling cpufeatures v0.2.12 |
| 1944 | 2026-03-31T22:23:39.370Z | Compiling goblin v0.10.4 |
| 1945 | 2026-03-31T22:23:39.472Z | Compiling darling_macro v0.21.3 |
| 1946 | 2026-03-31T22:23:39.919Z | Compiling typify-macro v0.4.3 |
| 1947 | 2026-03-31T22:23:40.164Z | Compiling block-buffer v0.10.4 |
| 1948 | 2026-03-31T22:23:40.455Z | Compiling rustls v0.22.4 |
| 1949 | 2026-03-31T22:23:40.677Z | Compiling unsafe-libyaml v0.2.11 |
| 1950 | 2026-03-31T22:23:41.096Z | Compiling digest v0.10.7 |
| 1951 | 2026-03-31T22:23:41.318Z | Compiling serde_yaml v0.9.34+deprecated |
| 1952 | 2026-03-31T22:23:41.348Z | Compiling darling v0.21.3 |
| 1953 | 2026-03-31T22:23:41.475Z | Compiling dtrace-parser v0.3.0 |
| 1954 | 2026-03-31T22:23:42.061Z | Compiling strum_macros v0.26.4 |
| 1955 | 2026-03-31T22:23:42.087Z | Compiling dof v0.4.0 |
| 1956 | 2026-03-31T22:23:42.549Z | Compiling thread-id v5.0.0 |
| 1957 | 2026-03-31T22:23:42.635Z | Compiling slog-async v2.8.0 |
| 1958 | 2026-03-31T22:23:42.842Z | Compiling omicron-workspace-hack v0.1.0 |
| 1959 | 2026-03-31T22:23:43.115Z | Compiling rand_core v0.9.3 |
| 1960 | 2026-03-31T22:23:43.414Z | Compiling openssl-sys v0.9.107 |
| 1961 | 2026-03-31T22:23:43.450Z | Compiling futures-executor v0.3.32 |
| 1962 | 2026-03-31T22:23:43.736Z | Compiling sync_wrapper v1.0.1 |
| 1963 | 2026-03-31T22:23:43.761Z | Compiling daft-derive v0.1.5 |
| 1964 | 2026-03-31T22:23:43.847Z | Compiling multer v3.1.0 |
| 1965 | 2026-03-31T22:23:44.037Z | Compiling tower v0.5.2 |
| 1966 | 2026-03-31T22:23:44.044Z | Compiling futures v0.3.32 |
| 1967 | 2026-03-31T22:23:44.080Z | Compiling rand_chacha v0.9.0 |
| 1968 | 2026-03-31T22:23:44.123Z | Compiling webpki-roots v0.26.3 |
| 1969 | 2026-03-31T22:23:44.611Z | Compiling rustix v1.1.2 |
| 1970 | 2026-03-31T22:23:44.733Z | Compiling iri-string v0.7.8 |
| 1971 | 2026-03-31T22:23:45.770Z | Compiling rand v0.9.2 |
| 1972 | 2026-03-31T22:23:46.477Z | Compiling tower-http v0.6.8 |
| 1973 | 2026-03-31T22:23:47.123Z | Compiling usdt-macro v0.6.0 |
| 1974 | 2026-03-31T22:23:47.522Z | Compiling usdt-attr-macro v0.6.0 |
| 1975 | 2026-03-31T22:23:47.643Z | Compiling typify v0.4.3 |
| 1976 | 2026-03-31T22:23:47.735Z | Compiling rand_chacha v0.3.1 |
| 1977 | 2026-03-31T22:23:47.958Z | Compiling async-stream-impl v0.3.6 |
| 1978 | 2026-03-31T22:23:48.408Z | Compiling winnow v0.7.13 |
| 1979 | 2026-03-31T22:23:48.498Z | Compiling powerfmt v0.2.0 |
| 1980 | 2026-03-31T22:23:48.618Z | Compiling ref-cast v1.0.25 |
| 1981 | 2026-03-31T22:23:48.913Z | Compiling deranged v0.5.3 |
| 1982 | 2026-03-31T22:23:48.948Z | Compiling rand v0.8.5 |
| 1983 | 2026-03-31T22:23:49.195Z | Compiling sha1 v0.10.6 |
| 1984 | 2026-03-31T22:23:49.548Z | Compiling ipnetwork v0.21.1 |
| 1985 | 2026-03-31T22:23:49.693Z | Compiling structmeta-derive v0.3.0 |
| 1986 | 2026-03-31T22:23:49.964Z | Compiling openssl v0.10.72 |
| 1987 | 2026-03-31T22:23:50.079Z | Compiling match_cfg v0.1.0 |
| 1988 | 2026-03-31T22:23:50.153Z | Compiling foreign-types-shared v0.1.1 |
| 1989 | 2026-03-31T22:23:50.242Z | Compiling num_threads v0.1.7 |
| 1990 | 2026-03-31T22:23:50.331Z | Compiling foreign-types v0.3.2 |
| 1991 | 2026-03-31T22:23:50.341Z | Compiling hostname v0.3.1 |
| 1992 | 2026-03-31T22:23:50.403Z | Compiling time v0.3.47 |
| 1993 | 2026-03-31T22:23:50.751Z | Compiling structmeta v0.3.0 |
| 1994 | 2026-03-31T22:23:50.875Z | Compiling openssl-macros v0.1.1 |
| 1995 | 2026-03-31T22:23:50.955Z | Compiling ref-cast-impl v1.0.25 |
| 1996 | 2026-03-31T22:23:51.097Z | Compiling native-tls v0.2.11 |
| 1997 | 2026-03-31T22:23:51.556Z | Compiling crossbeam-channel v0.5.15 |
| 1998 | 2026-03-31T22:23:51.764Z | Compiling openssl-probe v0.1.5 |
| 1999 | 2026-03-31T22:23:52.032Z | Compiling fastrand v2.3.0 |
| 2000 | 2026-03-31T22:23:52.225Z | Compiling tempfile v3.23.0 |
| 2001 | 2026-03-31T22:23:52.750Z | Compiling progenitor-impl v0.11.1 |
| 2002 | 2026-03-31T22:23:52.857Z | Compiling strum v0.26.3 |
| 2003 | 2026-03-31T22:23:52.991Z | Compiling thread_local v1.1.8 |
| 2004 | 2026-03-31T22:23:53.068Z | Compiling dropshot v0.16.7 |
| 2005 | 2026-03-31T22:23:53.308Z | Compiling syn v1.0.109 |
| 2006 | 2026-03-31T22:23:53.674Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2007 | 2026-03-31T22:23:53.694Z | Compiling oxnet v0.1.3 |
| 2008 | 2026-03-31T22:23:54.382Z | Compiling tokio-native-tls v0.3.1 |
| 2009 | 2026-03-31T22:23:54.654Z | Compiling serde_with_macros v3.15.0 |
| 2010 | 2026-03-31T22:23:54.858Z | Compiling progenitor-macro v0.11.1 |
| 2011 | 2026-03-31T22:23:55.760Z | Compiling rustls-webpki v0.102.4 |
| 2012 | 2026-03-31T22:23:56.788Z | Compiling derive-where v1.6.0 |
| 2013 | 2026-03-31T22:23:57.385Z | Compiling strum_macros v0.27.2 |
| 2014 | 2026-03-31T22:23:57.520Z | Compiling serde_spanned v1.0.4 |
| 2015 | 2026-03-31T22:23:57.664Z | Compiling is-terminal v0.4.12 |
| 2016 | 2026-03-31T22:23:58.122Z | Compiling take_mut v0.2.2 |
| 2017 | 2026-03-31T22:23:58.146Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2018 | 2026-03-31T22:23:58.241Z | Compiling debug-ignore v1.0.5 |
| 2019 | 2026-03-31T22:23:58.302Z | Compiling term v1.2.0 |
| 2020 | 2026-03-31T22:23:58.883Z | Compiling slog-term v2.9.2 |
| 2021 | 2026-03-31T22:24:00.019Z | Compiling hyper-tls v0.6.0 |
| 2022 | 2026-03-31T22:24:00.230Z | Compiling slog-json v2.6.1 |
| 2023 | 2026-03-31T22:24:00.273Z | Compiling derive-ex v0.1.8 |
| 2024 | 2026-03-31T22:24:01.005Z | Compiling webpki-roots v1.0.3 |
| 2025 | 2026-03-31T22:24:01.127Z | Compiling newtype-uuid v1.3.1 |
| 2026 | 2026-03-31T22:24:01.849Z | Compiling newtype-uuid-macros v0.1.0 |
| 2027 | 2026-03-31T22:24:02.107Z | Compiling dropshot_endpoint v0.16.7 |
| 2028 | 2026-03-31T22:24:02.638Z | Compiling memmap2 v0.9.9 |
| 2029 | 2026-03-31T22:24:02.917Z | Compiling quick-error v1.2.3 |
| 2030 | 2026-03-31T22:24:03.027Z | Compiling spin v0.9.8 |
| 2031 | 2026-03-31T22:24:03.528Z | Compiling usdt v0.6.0 |
| 2032 | 2026-03-31T22:24:03.600Z | Compiling tokio-rustls v0.25.0 |
| 2033 | 2026-03-31T22:24:03.751Z | Compiling test-strategy v0.4.3 |
| 2034 | 2026-03-31T22:24:03.830Z | Compiling slog-bunyan v2.5.0 |
| 2035 | 2026-03-31T22:24:04.152Z | Compiling parse-display-derive v0.10.0 |
| 2036 | 2026-03-31T22:24:04.222Z | Compiling async-stream v0.3.6 |
| 2037 | 2026-03-31T22:24:04.615Z | Compiling waitgroup v0.1.2 |
| 2038 | 2026-03-31T22:24:04.781Z | Compiling rustls-pemfile v2.2.0 |
| 2039 | 2026-03-31T22:24:05.015Z | Compiling macaddr v1.0.1 |
| 2040 | 2026-03-31T22:24:05.079Z | Compiling toml_datetime v0.6.11 |
| 2041 | 2026-03-31T22:24:05.089Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2042 | 2026-03-31T22:24:05.282Z | Compiling serde_path_to_error v0.1.20 |
| 2043 | 2026-03-31T22:24:05.306Z | Compiling hostname v0.4.2 |
| 2044 | 2026-03-31T22:24:05.694Z | Compiling daft v0.1.5 |
| 2045 | 2026-03-31T22:24:06.061Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2046 | 2026-03-31T22:24:06.369Z | Compiling hex v0.4.3 |
| 2047 | 2026-03-31T22:24:06.601Z | Compiling zerocopy-derive v0.7.34 |
| 2048 | 2026-03-31T22:24:06.666Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2049 | 2026-03-31T22:24:07.023Z | Compiling wait-timeout v0.2.0 |
| 2050 | 2026-03-31T22:24:07.429Z | Compiling bit-vec v0.6.3 |
| 2051 | 2026-03-31T22:24:07.462Z | Compiling rusty-fork v0.3.0 |
| 2052 | 2026-03-31T22:24:07.563Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2053 | 2026-03-31T22:24:07.703Z | Compiling bit-set v0.5.3 |
| 2054 | 2026-03-31T22:24:08.364Z | Compiling strum v0.27.2 |
| 2055 | 2026-03-31T22:24:08.504Z | Compiling serde_with v3.15.0 |
| 2056 | 2026-03-31T22:24:08.796Z | Compiling rand_xorshift v0.3.0 |
| 2057 | 2026-03-31T22:24:09.066Z | Compiling unarray v0.1.4 |
| 2058 | 2026-03-31T22:24:09.303Z | Compiling proptest v1.5.0 |
| 2059 | 2026-03-31T22:24:11.749Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2060 | 2026-03-31T22:24:11.880Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2061 | 2026-03-31T22:24:12.135Z | Compiling instant v0.1.12 |
| 2062 | 2026-03-31T22:24:12.522Z | Compiling rustc-hash v2.1.1 |
| 2063 | 2026-03-31T22:24:12.757Z | Compiling iddqd v0.3.14 |
| 2064 | 2026-03-31T22:24:14.407Z | Compiling backoff v0.4.0 |
| 2065 | 2026-03-31T22:24:14.483Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2066 | 2026-03-31T22:24:14.615Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2067 | 2026-03-31T22:24:14.837Z | Compiling parse-display v0.10.0 |
| 2068 | 2026-03-31T22:24:15.669Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2069 | 2026-03-31T22:24:15.816Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2070 | 2026-03-31T22:24:16.253Z | Compiling crucible-workspace-hack v0.1.0 |
| 2071 | 2026-03-31T22:24:16.825Z | Compiling rustls-webpki v0.103.4 |
| 2072 | 2026-03-31T22:24:17.339Z | Compiling zerocopy v0.7.34 |
| 2073 | 2026-03-31T22:24:17.668Z | Compiling scroll_derive v0.12.0 |
| 2074 | 2026-03-31T22:24:17.914Z | Compiling usdt-impl v0.5.0 |
| 2075 | 2026-03-31T22:24:18.359Z | Compiling winnow v0.5.40 |
| 2076 | 2026-03-31T22:24:18.413Z | Compiling heck v0.4.1 |
| 2077 | 2026-03-31T22:24:18.617Z | Compiling scroll v0.12.0 |
| 2078 | 2026-03-31T22:24:19.023Z | Compiling dof v0.3.0 |
| 2079 | 2026-03-31T22:24:19.539Z | Compiling dtrace-parser v0.2.0 |
| 2080 | 2026-03-31T22:24:19.734Z | Compiling toml_edit v0.19.15 |
| 2081 | 2026-03-31T22:24:20.167Z | Compiling clap_derive v4.5.4 |
| 2082 | 2026-03-31T22:24:20.211Z | Compiling thread-id v4.2.1 |
| 2083 | 2026-03-31T22:24:20.594Z | Compiling utf8parse v0.2.1 |
| 2084 | 2026-03-31T22:24:20.709Z | Compiling anstyle-parse v0.2.4 |
| 2085 | 2026-03-31T22:24:20.935Z | Compiling proc-macro-crate v1.3.1 |
| 2086 | 2026-03-31T22:24:21.842Z | Compiling goblin v0.8.2 |
| 2087 | 2026-03-31T22:24:22.215Z | Compiling tokio-rustls v0.26.0 |
| 2088 | 2026-03-31T22:24:23.158Z | Compiling unicode-width v0.1.14 |
| 2089 | 2026-03-31T22:24:23.393Z | Compiling anstyle v1.0.7 |
| 2090 | 2026-03-31T22:24:23.403Z | Compiling is_terminal_polyfill v1.70.0 |
| 2091 | 2026-03-31T22:24:23.464Z | Compiling colorchoice v1.0.1 |
| 2092 | 2026-03-31T22:24:23.497Z | Compiling data-encoding v2.6.0 |
| 2093 | 2026-03-31T22:24:23.672Z | Compiling anstyle-query v1.0.3 |
| 2094 | 2026-03-31T22:24:23.780Z | Compiling anstream v0.6.14 |
| 2095 | 2026-03-31T22:24:24.238Z | Compiling hyper-rustls v0.27.3 |
| 2096 | 2026-03-31T22:24:24.249Z | Compiling terminal_size v0.3.0 |
| 2097 | 2026-03-31T22:24:24.919Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-31T22:24:25.728Z | Compiling clap_lex v0.7.0 |
| 2099 | 2026-03-31T22:24:26.745Z | Compiling clap_builder v4.5.2 |
| 2100 | 2026-03-31T22:24:26.883Z | Compiling reqwest v0.12.23 |
| 2101 | 2026-03-31T22:24:27.505Z | Compiling usdt-macro v0.5.0 |
| 2102 | 2026-03-31T22:24:27.806Z | Compiling usdt-attr-macro v0.5.0 |
| 2103 | 2026-03-31T22:24:28.209Z | Compiling serde_spanned v0.6.9 |
| 2104 | 2026-03-31T22:24:28.766Z | Compiling memmap v0.7.0 |
| 2105 | 2026-03-31T22:24:29.003Z | Compiling tinyvec_macros v0.1.1 |
| 2106 | 2026-03-31T22:24:29.759Z | Compiling tinyvec v1.6.0 |
| 2107 | 2026-03-31T22:24:29.937Z | Compiling usdt v0.5.0 |
| 2108 | 2026-03-31T22:24:29.957Z | Compiling clap v4.5.4 |
| 2109 | 2026-03-31T22:24:30.552Z | Compiling num-bigint v0.4.5 |
| 2110 | 2026-03-31T22:24:30.878Z | Compiling crossbeam-epoch v0.9.18 |
| 2111 | 2026-03-31T22:24:31.162Z | Compiling itertools v0.14.0 |
| 2112 | 2026-03-31T22:24:31.205Z | Compiling proc-macro-error-attr v1.0.4 |
| 2113 | 2026-03-31T22:24:31.457Z | Compiling heapless v0.8.0 |
| 2114 | 2026-03-31T22:24:31.640Z | Compiling num-rational v0.4.2 |
| 2115 | 2026-03-31T22:24:32.108Z | Compiling progenitor-client v0.11.1 |
| 2116 | 2026-03-31T22:24:32.366Z | Compiling num-iter v0.1.45 |
| 2117 | 2026-03-31T22:24:32.378Z | Compiling ingot-macros v0.1.1 |
| 2118 | 2026-03-31T22:24:33.214Z | Compiling hash32 v0.3.1 |
| 2119 | 2026-03-31T22:24:33.383Z | Compiling darling_core v0.20.11 |
| 2120 | 2026-03-31T22:24:33.555Z | Compiling num-complex v0.4.6 |
| 2121 | 2026-03-31T22:24:34.474Z | Compiling proc-macro-error v1.0.4 |
| 2122 | 2026-03-31T22:24:34.690Z | Compiling progenitor-client v0.10.0 |
| 2123 | 2026-03-31T22:24:34.916Z | Compiling progenitor v0.11.1 |
| 2124 | 2026-03-31T22:24:35.062Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2125 | 2026-03-31T22:24:35.166Z | Compiling smoltcp v0.11.0 |
| 2126 | 2026-03-31T22:24:35.665Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2127 | 2026-03-31T22:24:36.805Z | Compiling darling_macro v0.20.11 |
| 2128 | 2026-03-31T22:24:37.094Z | Compiling ingot-types v0.1.2 |
| 2129 | 2026-03-31T22:24:37.485Z | Compiling num v0.4.3 |
| 2130 | 2026-03-31T22:24:37.650Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2131 | 2026-03-31T22:24:38.018Z | Compiling num_enum_derive v0.7.4 |
| 2132 | 2026-03-31T22:24:38.767Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2133 | 2026-03-31T22:24:38.898Z | Compiling bitflags v1.3.2 |
| 2134 | 2026-03-31T22:24:39.079Z | Compiling managed v0.8.0 |
| 2135 | 2026-03-31T22:24:39.096Z | Compiling cobs v0.2.3 |
| 2136 | 2026-03-31T22:24:39.216Z | Compiling postcard v1.0.9 |
| 2137 | 2026-03-31T22:24:39.350Z | Compiling num_enum v0.7.4 |
| 2138 | 2026-03-31T22:24:41.135Z | Compiling ingot v0.1.1 |
| 2139 | 2026-03-31T22:24:42.471Z | Compiling darling v0.20.11 |
| 2140 | 2026-03-31T22:24:43.068Z | Compiling enum-as-inner v0.6.0 |
| 2141 | 2026-03-31T22:24:43.445Z | Compiling libz-sys v1.1.16 |
| 2142 | 2026-03-31T22:24:43.647Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2143 | 2026-03-31T22:24:43.879Z | Compiling foreign-types-macros v0.2.3 |
| 2144 | 2026-03-31T22:24:43.990Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2145 | 2026-03-31T22:24:44.059Z | Compiling toml_write v0.1.2 |
| 2146 | 2026-03-31T22:24:44.248Z | Compiling foreign-types-shared v0.3.1 |
| 2147 | 2026-03-31T22:24:44.269Z | Compiling rayon-core v1.13.0 |
| 2148 | 2026-03-31T22:24:44.346Z | Compiling toml_edit v0.22.27 |
| 2149 | 2026-03-31T22:24:44.523Z | Compiling foreign-types v0.5.0 |
| 2150 | 2026-03-31T22:24:44.647Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2151 | 2026-03-31T22:24:44.745Z | Compiling derive_builder_core v0.20.2 |
| 2152 | 2026-03-31T22:24:45.753Z | Compiling crossbeam-deque v0.8.5 |
| 2153 | 2026-03-31T22:24:45.973Z | Compiling tabwriter v1.4.0 |
| 2154 | 2026-03-31T22:24:46.317Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2155 | 2026-03-31T22:24:46.358Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2156 | 2026-03-31T22:24:46.616Z | Compiling cstr-argument v0.1.2 |
| 2157 | 2026-03-31T22:24:46.743Z | Compiling crc32fast v1.4.0 |
| 2158 | 2026-03-31T22:24:46.789Z | Compiling float-ord v0.3.2 |
| 2159 | 2026-03-31T22:24:46.911Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2160 | 2026-03-31T22:24:47.090Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2161 | 2026-03-31T22:24:47.156Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2162 | 2026-03-31T22:24:47.295Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2163 | 2026-03-31T22:24:47.986Z | Compiling toml v0.8.23 |
| 2164 | 2026-03-31T22:24:48.564Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2165 | 2026-03-31T22:24:48.779Z | Compiling derive_builder_macro v0.20.2 |
| 2166 | 2026-03-31T22:24:49.043Z | Compiling resolv-conf v0.7.0 |
| 2167 | 2026-03-31T22:24:49.103Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2168 | 2026-03-31T22:24:49.293Z | Compiling vergen-lib v9.1.0 |
| 2169 | 2026-03-31T22:24:49.342Z | Compiling slog-dtrace v0.3.0 |
| 2170 | 2026-03-31T22:24:49.529Z | Compiling colored v3.0.0 |
| 2171 | 2026-03-31T22:24:49.541Z | Compiling linked-hash-map v0.5.6 |
| 2172 | 2026-03-31T22:24:49.732Z | Compiling openssl-probe v0.2.1 |
| 2173 | 2026-03-31T22:24:49.755Z | Compiling semver v0.1.20 |
| 2174 | 2026-03-31T22:24:50.004Z | Compiling adler v1.0.2 |
| 2175 | 2026-03-31T22:24:50.017Z | Compiling rustc_version v0.1.7 |
| 2176 | 2026-03-31T22:24:50.143Z | Compiling miniz_oxide v0.7.2 |
| 2177 | 2026-03-31T22:24:50.188Z | Compiling rustls-native-certs v0.8.3 |
| 2178 | 2026-03-31T22:24:50.986Z | Compiling lru-cache v0.1.2 |
| 2179 | 2026-03-31T22:24:51.113Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2180 | 2026-03-31T22:24:51.530Z | Compiling derive_builder v0.20.2 |
| 2181 | 2026-03-31T22:24:52.311Z | Compiling rayon v1.11.0 |
| 2182 | 2026-03-31T22:24:53.720Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2183 | 2026-03-31T22:24:54.497Z | Compiling hickory-proto v0.24.4 |
| 2184 | 2026-03-31T22:24:54.554Z | Compiling zone_cfg_derive v0.3.0 |
| 2185 | 2026-03-31T22:24:55.615Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2186 | 2026-03-31T22:24:56.150Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-03-31T22:24:56.654Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2188 | 2026-03-31T22:24:56.672Z | Compiling camino-tempfile v1.4.1 |
| 2189 | 2026-03-31T22:24:56.792Z | Compiling num-derive v0.4.2 |
| 2190 | 2026-03-31T22:24:56.857Z | Compiling serde_repr v0.1.19 |
| 2191 | 2026-03-31T22:24:57.041Z | Compiling vergen v9.1.0 |
| 2192 | 2026-03-31T22:24:57.273Z | Compiling cargo-platform v0.3.2 |
| 2193 | 2026-03-31T22:24:57.288Z | Compiling sigpipe v0.1.3 |
| 2194 | 2026-03-31T22:24:57.448Z | Compiling convert_case v0.4.0 |
| 2195 | 2026-03-31T22:24:57.511Z | Compiling base64ct v1.6.0 |
| 2196 | 2026-03-31T22:24:57.728Z | Compiling jiff v0.2.15 |
| 2197 | 2026-03-31T22:24:57.746Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2198 | 2026-03-31T22:24:57.857Z | Compiling siphasher v1.0.1 |
| 2199 | 2026-03-31T22:24:57.970Z | Compiling base64 v0.21.7 |
| 2200 | 2026-03-31T22:24:58.050Z | Compiling phf_shared v0.12.1 |
| 2201 | 2026-03-31T22:24:58.317Z | Compiling password-hash v0.5.0 |
| 2202 | 2026-03-31T22:24:58.343Z | Compiling derive_more v0.99.20 |
| 2203 | 2026-03-31T22:24:58.496Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2204 | 2026-03-31T22:24:59.160Z | Compiling cargo_metadata v0.23.1 |
| 2205 | 2026-03-31T22:24:59.196Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2206 | 2026-03-31T22:24:59.269Z | Compiling hubpack v0.1.2 |
| 2207 | 2026-03-31T22:24:59.482Z | Compiling hickory-resolver v0.24.4 |
| 2208 | 2026-03-31T22:24:59.509Z | Compiling zone v0.3.1 |
| 2209 | 2026-03-31T22:24:59.856Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2210 | 2026-03-31T22:25:00.354Z | Compiling flate2 v1.0.30 |
| 2211 | 2026-03-31T22:25:00.846Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2212 | 2026-03-31T22:25:01.187Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2213 | 2026-03-31T22:25:02.456Z | Compiling rustls-platform-verifier v0.6.2 |
| 2214 | 2026-03-31T22:25:02.932Z | Compiling newtype_derive v0.1.6 |
| 2215 | 2026-03-31T22:25:03.082Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2216 | 2026-03-31T22:25:03.187Z | Compiling progenitor-impl v0.10.0 |
| 2217 | 2026-03-31T22:25:03.340Z | Compiling blake2 v0.10.6 |
| 2218 | 2026-03-31T22:25:03.686Z | Compiling tokio-stream v0.1.17 |
| 2219 | 2026-03-31T22:25:03.875Z | Compiling typify-impl v0.6.1 |
| 2220 | 2026-03-31T22:25:04.234Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2221 | 2026-03-31T22:25:04.740Z | Compiling smf v0.2.3 |
| 2222 | 2026-03-31T22:25:05.243Z | Compiling serde-big-array v0.5.1 |
| 2223 | 2026-03-31T22:25:05.286Z | Compiling pin-project-internal v1.1.10 |
| 2224 | 2026-03-31T22:25:05.407Z | Compiling rustc_version v0.4.1 |
| 2225 | 2026-03-31T22:25:05.683Z | Compiling vergen-git2 v9.1.0 |
| 2226 | 2026-03-31T22:25:05.875Z | Compiling foldhash v0.1.5 |
| 2227 | 2026-03-31T22:25:05.911Z | Compiling chrono-tz v0.10.4 |
| 2228 | 2026-03-31T22:25:06.027Z | Compiling static_assertions v1.1.0 |
| 2229 | 2026-03-31T22:25:06.088Z | Compiling whoami v1.5.1 |
| 2230 | 2026-03-31T22:25:06.110Z | Compiling owo-colors v4.2.3 |
| 2231 | 2026-03-31T22:25:06.121Z | Compiling unicode-segmentation v1.11.0 |
| 2232 | 2026-03-31T22:25:06.344Z | Compiling unicode-xid v0.2.4 |
| 2233 | 2026-03-31T22:25:06.431Z | Compiling cancel-safe-futures v0.1.5 |
| 2234 | 2026-03-31T22:25:06.467Z | Compiling compression-core v0.4.31 |
| 2235 | 2026-03-31T22:25:06.492Z | Compiling const_format_proc_macros v0.2.34 |
| 2236 | 2026-03-31T22:25:06.652Z | Compiling compression-codecs v0.4.32 |
| 2237 | 2026-03-31T22:25:06.686Z | Compiling newline-converter v0.3.0 |
| 2238 | 2026-03-31T22:25:06.722Z | Compiling pin-project v1.1.10 |
| 2239 | 2026-03-31T22:25:06.841Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2240 | 2026-03-31T22:25:07.054Z | Compiling hashbrown v0.15.2 |
| 2241 | 2026-03-31T22:25:07.282Z | Compiling typify-macro v0.6.1 |
| 2242 | 2026-03-31T22:25:07.302Z | Compiling progenitor-macro v0.10.0 |
| 2243 | 2026-03-31T22:25:07.640Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2244 | 2026-03-31T22:25:07.681Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2245 | 2026-03-31T22:25:07.892Z | Compiling qorb v0.4.1 |
| 2246 | 2026-03-31T22:25:08.534Z | Compiling argon2 v0.5.3 |
| 2247 | 2026-03-31T22:25:08.910Z | Compiling reqwest v0.13.2 |
| 2248 | 2026-03-31T22:25:09.553Z | Compiling phf v0.12.1 |
| 2249 | 2026-03-31T22:25:09.733Z | Compiling unicode-normalization v0.1.24 |
| 2250 | 2026-03-31T22:25:10.299Z | Compiling tokio-dtrace v0.1.1 |
| 2251 | 2026-03-31T22:25:10.489Z | Compiling console v0.15.8 |
| 2252 | 2026-03-31T22:25:10.659Z | Compiling atomicwrites v0.4.4 |
| 2253 | 2026-03-31T22:25:10.940Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2254 | 2026-03-31T22:25:11.464Z | Compiling libsw-core v0.3.2 |
| 2255 | 2026-03-31T22:25:11.639Z | Compiling secrecy v0.10.3 |
| 2256 | 2026-03-31T22:25:11.738Z | Compiling snafu-derive v0.8.9 |
| 2257 | 2026-03-31T22:25:11.814Z | Compiling async-recursion v1.1.1 |
| 2258 | 2026-03-31T22:25:12.495Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2259 | 2026-03-31T22:25:12.904Z | Compiling dropshot v0.17.0 |
| 2260 | 2026-03-31T22:25:13.140Z | Compiling cookie v0.18.1 |
| 2261 | 2026-03-31T22:25:13.404Z | Compiling bstr v1.9.1 |
| 2262 | 2026-03-31T22:25:13.482Z | Compiling csv-core v0.1.12 |
| 2263 | 2026-03-31T22:25:13.923Z | Compiling bytecount v0.6.9 |
| 2264 | 2026-03-31T22:25:14.076Z | Compiling similar v2.7.0 |
| 2265 | 2026-03-31T22:25:14.087Z | Compiling moka v0.12.10 |
| 2266 | 2026-03-31T22:25:14.297Z | Compiling fixedbitset v0.5.7 |
| 2267 | 2026-03-31T22:25:14.837Z | Compiling same-file v1.0.6 |
| 2268 | 2026-03-31T22:25:15.015Z | Compiling utf-8 v0.7.6 |
| 2269 | 2026-03-31T22:25:15.240Z | Compiling fixedbitset v0.4.2 |
| 2270 | 2026-03-31T22:25:15.573Z | Compiling git2 v0.20.2 |
| 2271 | 2026-03-31T22:25:15.582Z | Compiling indent_write v2.2.0 |
| 2272 | 2026-03-31T22:25:15.736Z | Compiling highway v1.3.0 |
| 2273 | 2026-03-31T22:25:15.908Z | Compiling rustls v0.21.12 |
| 2274 | 2026-03-31T22:25:16.098Z | Compiling cfg_aliases v0.2.1 |
| 2275 | 2026-03-31T22:25:16.187Z | Compiling nix v0.31.1 |
| 2276 | 2026-03-31T22:25:16.299Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2277 | 2026-03-31T22:25:16.469Z | Compiling petgraph v0.6.5 |
| 2278 | 2026-03-31T22:25:16.578Z | Compiling tungstenite v0.21.0 |
| 2279 | 2026-03-31T22:25:16.686Z | Compiling walkdir v2.5.0 |
| 2280 | 2026-03-31T22:25:17.424Z | Compiling expectorate v1.2.0 |
| 2281 | 2026-03-31T22:25:17.637Z | Compiling petgraph v0.8.3 |
| 2282 | 2026-03-31T22:25:18.324Z | Compiling papergrid v0.11.0 |
| 2283 | 2026-03-31T22:25:18.500Z | Compiling globset v0.4.14 |
| 2284 | 2026-03-31T22:25:18.522Z | Compiling csv v1.3.1 |
| 2285 | 2026-03-31T22:25:18.735Z | Compiling snafu v0.8.9 |
| 2286 | 2026-03-31T22:25:19.430Z | Compiling progenitor v0.10.0 |
| 2287 | 2026-03-31T22:25:19.600Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2288 | 2026-03-31T22:25:19.697Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-03-31T22:25:19.891Z | Compiling libsw v3.5.0 |
| 2290 | 2026-03-31T22:25:20.072Z | Compiling oxide-tokio-rt v0.1.2 |
| 2291 | 2026-03-31T22:25:20.085Z | Compiling olpc-cjson v0.1.4 |
| 2292 | 2026-03-31T22:25:20.385Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2293 | 2026-03-31T22:25:21.134Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-03-31T22:25:22.331Z | Compiling const_format v0.2.35 |
| 2295 | 2026-03-31T22:25:22.361Z | Compiling async-compression v0.4.33 |
| 2296 | 2026-03-31T22:25:23.249Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2297 | 2026-03-31T22:25:23.610Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2298 | 2026-03-31T22:25:23.615Z | Compiling tabled_derive v0.7.0 |
| 2299 | 2026-03-31T22:25:23.778Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2300 | 2026-03-31T22:25:24.554Z | Compiling gethostname v0.5.0 |
| 2301 | 2026-03-31T22:25:24.725Z | Compiling terminal_size v0.4.3 |
| 2302 | 2026-03-31T22:25:24.868Z | Compiling rustls-webpki v0.101.7 |
| 2303 | 2026-03-31T22:25:25.103Z | Compiling sct v0.7.1 |
| 2304 | 2026-03-31T22:25:25.379Z | Compiling pem v3.0.5 |
| 2305 | 2026-03-31T22:25:25.512Z | Compiling inout v0.1.3 |
| 2306 | 2026-03-31T22:25:25.663Z | Compiling bcs v0.1.6 |
| 2307 | 2026-03-31T22:25:25.971Z | Compiling dropshot_endpoint v0.17.0 |
| 2308 | 2026-03-31T22:25:26.050Z | Compiling serde_plain v1.0.2 |
| 2309 | 2026-03-31T22:25:26.061Z | Compiling termtree v0.5.1 |
| 2310 | 2026-03-31T22:25:26.149Z | Compiling smawk v0.3.2 |
| 2311 | 2026-03-31T22:25:26.149Z | Compiling unicode-width v0.2.1 |
| 2312 | 2026-03-31T22:25:26.221Z | Compiling linear-map v1.2.0 |
| 2313 | 2026-03-31T22:25:26.318Z | Compiling typed-path v0.9.3 |
| 2314 | 2026-03-31T22:25:26.319Z | Compiling tagptr v0.2.0 |
| 2315 | 2026-03-31T22:25:26.438Z | Compiling radium v0.7.0 |
| 2316 | 2026-03-31T22:25:26.462Z | Compiling unicode-linebreak v0.1.5 |
| 2317 | 2026-03-31T22:25:26.483Z | Compiling swrite v0.1.0 |
| 2318 | 2026-03-31T22:25:26.589Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2319 | 2026-03-31T22:25:26.840Z | Compiling textwrap v0.16.2 |
| 2320 | 2026-03-31T22:25:27.656Z | Compiling tough v0.20.0 |
| 2321 | 2026-03-31T22:25:27.818Z | Compiling cipher v0.4.4 |
| 2322 | 2026-03-31T22:25:28.356Z | Compiling tabled v0.15.0 |
| 2323 | 2026-03-31T22:25:28.622Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2324 | 2026-03-31T22:25:29.126Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2325 | 2026-03-31T22:25:29.689Z | Compiling steno v0.4.1 |
| 2326 | 2026-03-31T22:25:36.042Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2327 | 2026-03-31T22:25:36.359Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2328 | 2026-03-31T22:25:37.325Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2329 | 2026-03-31T22:25:37.826Z | Compiling tokio-tungstenite v0.21.0 |
| 2330 | 2026-03-31T22:25:37.947Z | Compiling hickory-proto v0.25.2 |
| 2331 | 2026-03-31T22:25:38.159Z | Compiling humantime v2.3.0 |
| 2332 | 2026-03-31T22:25:38.272Z | Compiling tap v1.0.1 |
| 2333 | 2026-03-31T22:25:38.397Z | Compiling wyz v0.5.1 |
| 2334 | 2026-03-31T22:25:39.283Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2335 | 2026-03-31T22:25:39.530Z | Compiling tokio-rustls v0.24.1 |
| 2336 | 2026-03-31T22:25:40.054Z | Compiling typify v0.6.1 |
| 2337 | 2026-03-31T22:25:40.156Z | Compiling hickory-resolver v0.25.2 |
| 2338 | 2026-03-31T22:25:40.713Z | Compiling rustls-pemfile v1.0.4 |
| 2339 | 2026-03-31T22:25:41.082Z | Compiling num_enum_derive v0.5.11 |
| 2340 | 2026-03-31T22:25:41.669Z | Compiling twox-hash v2.1.2 |
| 2341 | 2026-03-31T22:25:42.129Z | Compiling universal-hash v0.5.1 |
| 2342 | 2026-03-31T22:25:42.284Z | Compiling atty v0.2.14 |
| 2343 | 2026-03-31T22:25:42.407Z | Compiling opaque-debug v0.3.1 |
| 2344 | 2026-03-31T22:25:42.487Z | Compiling funty v2.0.0 |
| 2345 | 2026-03-31T22:25:43.392Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2346 | 2026-03-31T22:25:43.612Z | Compiling bitvec v1.0.1 |
| 2347 | 2026-03-31T22:25:43.650Z | Compiling polyval v0.6.2 |
| 2348 | 2026-03-31T22:25:45.821Z | Compiling num_enum v0.5.11 |
| 2349 | 2026-03-31T22:25:45.964Z | Compiling toml v0.7.8 |
| 2350 | 2026-03-31T22:25:46.572Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2351 | 2026-03-31T22:25:46.653Z | Compiling progenitor-impl v0.13.0 |
| 2352 | 2026-03-31T22:25:46.682Z | Compiling ctr v0.9.2 |
| 2353 | 2026-03-31T22:25:46.885Z | Compiling aes v0.8.4 |
| 2354 | 2026-03-31T22:25:47.821Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2355 | 2026-03-31T22:25:47.970Z | Compiling aead v0.5.2 |
| 2356 | 2026-03-31T22:25:48.041Z | Compiling bincode v1.3.3 |
| 2357 | 2026-03-31T22:25:48.186Z | Compiling strum_macros v0.28.0 |
| 2358 | 2026-03-31T22:25:48.514Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2359 | 2026-03-31T22:25:48.653Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2360 | 2026-03-31T22:25:48.762Z | Compiling passt v0.3.0 |
| 2361 | 2026-03-31T22:25:48.785Z | Compiling progenitor-macro v0.13.0 |
| 2362 | 2026-03-31T22:25:48.805Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2363 | 2026-03-31T22:25:48.833Z | Compiling aes-gcm-siv v0.11.1 |
| 2364 | 2026-03-31T22:25:48.996Z | Compiling fakedata_generator v0.7.1 |
| 2365 | 2026-03-31T22:25:49.011Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2366 | 2026-03-31T22:25:49.310Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2367 | 2026-03-31T22:25:49.960Z | Compiling progenitor-client v0.13.0 |
| 2368 | 2026-03-31T22:25:50.016Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2369 | 2026-03-31T22:25:50.398Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2370 | 2026-03-31T22:25:50.452Z | Compiling bitstruct_derive v0.1.0 |
| 2371 | 2026-03-31T22:25:50.509Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2372 | 2026-03-31T22:25:50.731Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2373 | 2026-03-31T22:25:50.999Z | Compiling typeid v1.0.0 |
| 2374 | 2026-03-31T22:25:51.123Z | Compiling ascii v1.1.0 |
| 2375 | 2026-03-31T22:25:51.143Z | Compiling ringbuffer v0.16.0 |
| 2376 | 2026-03-31T22:25:51.475Z | Compiling pretty-hex v0.2.1 |
| 2377 | 2026-03-31T22:25:51.502Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2378 | 2026-03-31T22:25:51.632Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2379 | 2026-03-31T22:25:51.880Z | Compiling bitstruct v0.1.1 |
| 2380 | 2026-03-31T22:25:51.983Z | Compiling erased-serde v0.4.5 |
| 2381 | 2026-03-31T22:25:52.413Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2382 | 2026-03-31T22:25:52.593Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2383 | 2026-03-31T22:25:53.046Z | Compiling progenitor v0.13.0 |
| 2384 | 2026-03-31T22:25:53.212Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2385 | 2026-03-31T22:25:53.296Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2386 | 2026-03-31T22:25:53.478Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2387 | 2026-03-31T22:25:53.542Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2388 | 2026-03-31T22:25:54.121Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2389 | 2026-03-31T22:25:54.132Z | Compiling kstat-rs v0.2.4 |
| 2390 | 2026-03-31T22:25:54.177Z | Compiling serde_arrays v0.1.0 |
| 2391 | 2026-03-31T22:25:54.320Z | Compiling libloading v0.7.4 |
| 2392 | 2026-03-31T22:25:54.560Z | Compiling bit_field v0.10.2 |
| 2393 | 2026-03-31T22:25:54.564Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2394 | 2026-03-31T22:25:54.698Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2395 | 2026-03-31T22:25:54.717Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2396 | 2026-03-31T22:25:55.170Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2397 | 2026-03-31T22:25:55.523Z | Compiling ron v0.8.1 |
| 2398 | 2026-03-31T22:25:57.886Z | Compiling itertools v0.13.0 |
| 2399 | 2026-03-31T22:25:58.558Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2400 | 2026-03-31T22:25:58.718Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2401 | 2026-03-31T22:25:59.097Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2402 | 2026-03-31T22:26:07.178Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2403 | 2026-03-31T22:26:08.125Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2404 | 2026-03-31T22:26:19.009Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2405 | 2026-03-31T22:26:46.051Z | Finished `release` profile [optimized] target(s) in 3m 34s |
| 2406 | 2026-03-31T22:26:46.196Z | |
| 2407 | 2026-03-31T22:26:46.201Z | real 3:34.334436155 |
| 2408 | 2026-03-31T22:26:46.201Z | user 24:25.074397487 |
| 2409 | 2026-03-31T22:26:46.201Z | sys 2:13.329818359 |
| 2410 | 2026-03-31T22:26:46.201Z | trap 0.697915144 |
| 2411 | 2026-03-31T22:26:46.201Z | tflt 1.633880384 |
| 2412 | 2026-03-31T22:26:46.201Z | dflt 1.059522894 |
| 2413 | 2026-03-31T22:26:46.201Z | kflt 0.000106819 |
| 2414 | 2026-03-31T22:26:46.201Z | lock 1:09:28.255168137 |
| 2415 | 2026-03-31T22:26:46.201Z | slp 1:31:13.975447683 |
| 2416 | 2026-03-31T22:26:46.201Z | lat 1:48.801856414 |
| 2417 | 2026-03-31T22:26:46.201Z | stop 2:24.532297249 |
| 2418 | 2026-03-31T22:26:46.201Z | + OUTDIR=/work/release |
| 2419 | 2026-03-31T22:26:46.201Z | + mkdir -p /work/release |
| 2420 | 2026-03-31T22:26:46.201Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2421 | 2026-03-31T22:26:46.234Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2422 | 2026-03-31T22:26:46.292Z | + cd /work/release |
| 2423 | 2026-03-31T22:26:46.295Z | + digest -a sha256 propolis-cli |
| 2424 | 2026-03-31T22:26:46.319Z | + digest -a sha256 propolis-server |
| 2425 | 2026-03-31T22:26:46.365Z | process exited: duration 454777 ms, exit code 0 |
| |
| 2426 | 2026-03-31T22:26:46.379Z | found 4 output files |
| 2427 | 2026-03-31T22:26:46.379Z | uploading: /work/release/propolis-cli (25788784 bytes) |
| 2428 | 2026-03-31T22:26:47.608Z | uploaded: /work/release/propolis-cli |
| 2429 | 2026-03-31T22:26:47.608Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2430 | 2026-03-31T22:26:48.621Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2431 | 2026-03-31T22:26:48.621Z | uploading: /work/release/propolis-server (79190160 bytes) |
| 2432 | 2026-03-31T22:26:50.067Z | uploaded: /work/release/propolis-server |
| 2433 | 2026-03-31T22:26:50.067Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2434 | 2026-03-31T22:26:51.079Z | uploaded: /work/release/propolis-server.sha256.txt |