|
|
|
| 1 | 2026-02-16T20:11:19.784Z | job assigned to worker 01KHM17KSH03JN8A446JZPVA0T [factory gimlet-EVT22200007-propolis, EVT22200007/58274] (queued for 26 s) |
| |
| 2 | 2026-02-16T20:11:28.810Z | starting task 0: "setup" |
| 3 | 2026-02-16T20:11:28.834Z | ++ uname -s |
| 4 | 2026-02-16T20:11:28.834Z | + kern=SunOS |
| 5 | 2026-02-16T20:11:28.834Z | + build_user=build |
| 6 | 2026-02-16T20:11:28.834Z | + build_uid=12345 |
| 7 | 2026-02-16T20:11:28.834Z | + work_dir=/work |
| 8 | 2026-02-16T20:11:28.834Z | + input_dir=/input |
| 9 | 2026-02-16T20:11:28.834Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-16T20:11:28.834Z | + case "$kern" in |
| 11 | 2026-02-16T20:11:28.834Z | + groupadd -g 12345 build |
| 12 | 2026-02-16T20:11:28.834Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-16T20:11:30.832Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-16T20:11:30.870Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-16T20:11:30.894Z | + home_fs=zfs |
| 16 | 2026-02-16T20:11:30.894Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-16T20:11:30.894Z | + mkdir -p /home/build |
| 18 | 2026-02-16T20:11:30.894Z | + chown build:build /home/build /work |
| 19 | 2026-02-16T20:11:32.879Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-16T20:11:32.903Z | process exited: duration 4075 ms, exit code 0 |
| |
| 21 | 2026-02-16T20:11:32.953Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-16T20:11:32.977Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-16T20:11:32.977Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-16T20:11:32.977Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-16T20:11:32.977Z | * rust toolchain profile = "default" |
| 26 | 2026-02-16T20:11:32.977Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-16T20:11:32.977Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-16T20:11:32.977Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-16T20:11:32.977Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-16T20:11:33.094Z | info: downloading installer |
| 31 | 2026-02-16T20:11:33.532Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-16T20:11:33.532Z | warn: /opt/ooce/bin |
| 33 | 2026-02-16T20:11:33.532Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-16T20:11:33.532Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-16T20:11:33.532Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-16T20:11:33.532Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-16T20:11:33.532Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-16T20:11:33.532Z | error: cannot install while Rust is installed |
| 39 | 2026-02-16T20:11:33.532Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-16T20:11:33.556Z | info: profile set to 'default' |
| 41 | 2026-02-16T20:11:33.556Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-16T20:11:33.556Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-16T20:11:33.652Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-16T20:11:33.652Z | info: downloading component 'cargo' |
| 45 | 2026-02-16T20:11:33.795Z | info: downloading component 'clippy' |
| 46 | 2026-02-16T20:11:33.861Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-16T20:11:34.110Z | info: downloading component 'rust-std' |
| 48 | 2026-02-16T20:11:34.748Z | info: downloading component 'rustc' |
| 49 | 2026-02-16T20:11:35.960Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-16T20:11:36.119Z | info: installing component 'cargo' |
| 51 | 2026-02-16T20:11:37.347Z | info: installing component 'clippy' |
| 52 | 2026-02-16T20:11:37.792Z | info: installing component 'rust-docs' |
| 53 | 2026-02-16T20:11:41.081Z | info: installing component 'rust-std' |
| 54 | 2026-02-16T20:11:43.142Z | info: installing component 'rustc' |
| 55 | 2026-02-16T20:11:51.588Z | info: installing component 'rustfmt' |
| 56 | 2026-02-16T20:11:51.973Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-16T20:11:51.973Z | |
| 58 | 2026-02-16T20:11:52.145Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-16T20:11:52.145Z | |
| 60 | 2026-02-16T20:11:52.169Z | |
| 61 | 2026-02-16T20:11:52.169Z | Rust is installed now. Great! |
| 62 | 2026-02-16T20:11:52.169Z | |
| 63 | 2026-02-16T20:11:52.169Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-16T20:11:52.169Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-16T20:11:52.169Z | |
| 66 | 2026-02-16T20:11:52.169Z | To configure your current shell, you need to source |
| 67 | 2026-02-16T20:11:52.169Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-16T20:11:52.169Z | |
| 69 | 2026-02-16T20:11:52.169Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-16T20:11:52.169Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-16T20:11:52.169Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-16T20:11:52.169Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-16T20:11:52.279Z | + rustup --version |
| 74 | 2026-02-16T20:11:52.303Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-16T20:11:52.303Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-16T20:11:52.411Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-16T20:11:52.435Z | + cargo --version |
| 78 | 2026-02-16T20:11:52.519Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-16T20:11:52.543Z | + rustc --version |
| 80 | 2026-02-16T20:11:52.634Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-16T20:11:52.658Z | process exited: duration 19685 ms, exit code 0 |
| |
| 82 | 2026-02-16T20:11:52.706Z | starting task 2: "authentication" |
| 83 | 2026-02-16T20:11:52.763Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-02-16T20:11:52.812Z | starting task 3: "clone repository" |
| 85 | 2026-02-16T20:11:52.836Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-02-16T20:11:52.836Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-02-16T20:11:52.860Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-02-16T20:11:54.430Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-02-16T20:11:54.430Z | + git fetch origin 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d |
| 90 | 2026-02-16T20:11:54.789Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-02-16T20:11:54.789Z | * branch 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d -> FETCH_HEAD |
| 92 | 2026-02-16T20:11:54.814Z | + [[ -n spr/papertigers/want-virtio-vsock-support ]] |
| 93 | 2026-02-16T20:11:54.814Z | ++ git branch --show-current |
| 94 | 2026-02-16T20:11:54.814Z | + current=master |
| 95 | 2026-02-16T20:11:54.814Z | + [[ master != spr/papertigers/want-virtio-vsock-support ]] |
| 96 | 2026-02-16T20:11:54.814Z | + git branch -f spr/papertigers/want-virtio-vsock-support 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d |
| 97 | 2026-02-16T20:11:54.838Z | + git checkout -f spr/papertigers/want-virtio-vsock-support |
| 98 | 2026-02-16T20:11:54.868Z | Switched to branch 'spr/papertigers/want-virtio-vsock-support' |
| 99 | 2026-02-16T20:11:54.893Z | + git reset --hard 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d |
| 100 | 2026-02-16T20:11:54.916Z | HEAD is now at 4be2eb1 Be more strict about vscock feature negotiation + rebase |
| 101 | 2026-02-16T20:11:54.940Z | process exited: duration 2105 ms, exit code 0 |
| |
| 102 | 2026-02-16T20:11:54.988Z | starting task 4: "build" |
| 103 | 2026-02-16T20:11:55.012Z | + cargo --version |
| 104 | 2026-02-16T20:11:55.012Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-02-16T20:11:55.173Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-02-16T20:11:55.173Z | info: downloading component 'cargo' |
| 107 | 2026-02-16T20:11:55.335Z | info: downloading component 'clippy' |
| 108 | 2026-02-16T20:11:55.414Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-16T20:11:55.655Z | info: downloading component 'rust-std' |
| 110 | 2026-02-16T20:11:55.933Z | info: downloading component 'rustc' |
| 111 | 2026-02-16T20:11:57.196Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-16T20:11:57.247Z | info: installing component 'cargo' |
| 113 | 2026-02-16T20:11:58.413Z | info: installing component 'clippy' |
| 114 | 2026-02-16T20:11:58.872Z | info: installing component 'rust-docs' |
| 115 | 2026-02-16T20:12:01.779Z | info: installing component 'rust-std' |
| 116 | 2026-02-16T20:12:04.206Z | info: installing component 'rustc' |
| 117 | 2026-02-16T20:12:12.203Z | info: installing component 'rustfmt' |
| 118 | 2026-02-16T20:12:12.739Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-02-16T20:12:12.763Z | + rustc --version |
| 120 | 2026-02-16T20:12:12.909Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-02-16T20:12:12.934Z | + banner prerequisites |
| 122 | 2026-02-16T20:12:12.934Z | |
| 123 | 2026-02-16T20:12:12.934Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-02-16T20:12:12.934Z | # # # # # # # # # # # # # # # |
| 125 | 2026-02-16T20:12:12.934Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-02-16T20:12:12.934Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-02-16T20:12:12.934Z | # # # # # # # # # # # # # # # |
| 128 | 2026-02-16T20:12:12.934Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-02-16T20:12:12.934Z | |
| 130 | 2026-02-16T20:12:12.934Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-02-16T20:12:29.418Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-02-16T20:12:41.719Z | Startup: Caching catalogs ... Done |
| 133 | 2026-02-16T20:13:09.056Z | Planning: Solver setup ... Done (25.282s) |
| 134 | 2026-02-16T20:13:09.245Z | Planning: Running solver ... Done (0.189s) |
| 135 | 2026-02-16T20:13:09.398Z | Planning: Finding local manifests ... Done (0.002s) |
| 136 | 2026-02-16T20:13:09.473Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-02-16T20:13:09.864Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-02-16T20:13:09.920Z | Planning: Package planning ... Done (0.056s) |
| 139 | 2026-02-16T20:13:09.974Z | Planning: Merging actions ... Done (0.054s) |
| 140 | 2026-02-16T20:13:10.167Z | Planning: Checking for conflicting actions ... Done (0.192s) |
| 141 | 2026-02-16T20:13:10.191Z | Planning: Consolidating action changes ... Done (0.012s) |
| 142 | 2026-02-16T20:13:10.827Z | Planning: Evaluating mediators ... Done (0.647s) |
| 143 | 2026-02-16T20:13:10.851Z | Planning: Planning completed in 29.00 seconds |
| 144 | 2026-02-16T20:13:10.875Z | Packages to install: 3 |
| 145 | 2026-02-16T20:13:10.875Z | Mediators to change: 2 |
| 146 | 2026-02-16T20:13:10.875Z | Services to change: 1 |
| 147 | 2026-02-16T20:13:10.875Z | Estimated space available: 154.32 GB |
| 148 | 2026-02-16T20:13:10.875Z | Estimated space to be consumed: 1.80 GB |
| 149 | 2026-02-16T20:13:10.875Z | Create boot environment: No |
| 150 | 2026-02-16T20:13:10.875Z | Create backup boot environment: No |
| 151 | 2026-02-16T20:13:10.875Z | Rebuild boot archive: No |
| 152 | 2026-02-16T20:13:10.875Z | |
| 153 | 2026-02-16T20:13:10.876Z | Changed mediators: |
| 154 | 2026-02-16T20:13:10.876Z | mediator clang: |
| 155 | 2026-02-16T20:13:10.876Z | version: None -> 15 (system default) |
| 156 | 2026-02-16T20:13:10.876Z | |
| 157 | 2026-02-16T20:13:10.876Z | mediator llvm: |
| 158 | 2026-02-16T20:13:10.876Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-02-16T20:13:10.876Z | |
| 160 | 2026-02-16T20:13:10.876Z | Changed packages: |
| 161 | 2026-02-16T20:13:10.876Z | helios-dev |
| 162 | 2026-02-16T20:13:10.876Z | developer/build-essential |
| 163 | 2026-02-16T20:13:10.876Z | None -> 11-2.0 |
| 164 | 2026-02-16T20:13:10.876Z | ooce/developer/clang-15 |
| 165 | 2026-02-16T20:13:10.876Z | None -> 15.0.7-2.0 |
| 166 | 2026-02-16T20:13:10.876Z | ooce/developer/llvm-15 |
| 167 | 2026-02-16T20:13:10.876Z | None -> 15.0.7-2.0 |
| 168 | 2026-02-16T20:13:10.876Z | |
| 169 | 2026-02-16T20:13:10.876Z | Services: |
| 170 | 2026-02-16T20:13:10.876Z | restart_fmri: |
| 171 | 2026-02-16T20:13:10.876Z | svc:/system/update-man-index:default |
| 172 | 2026-02-16T20:13:10.915Z | |
| 173 | 2026-02-16T20:13:10.915Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-02-16T20:13:15.920Z | Download: 987/3076 items 82.2/211.3MB 38% complete (17.1M/s) |
| 175 | 2026-02-16T20:13:20.920Z | Download: 2942/3076 items 135.3/211.3MB 64% complete (13.5M/s) |
| 176 | 2026-02-16T20:13:25.921Z | Download: 3034/3076 items 194.6/211.3MB 92% complete (11.2M/s) |
| 177 | 2026-02-16T20:13:27.818Z | Download: Completed 211.31 MB in 16.90 seconds (12.5M/s) |
| 178 | 2026-02-16T20:13:27.975Z | Actions: 1/3430 actions (Installing new actions) |
| 179 | 2026-02-16T20:13:33.024Z | Actions: 3158/3430 actions (Installing new actions) |
| 180 | 2026-02-16T20:13:33.527Z | Actions: Completed 3430 actions in 5.55 seconds. |
| 181 | 2026-02-16T20:13:34.222Z | Done (0.689s) |
| 182 | 2026-02-16T20:13:34.222Z | Done (0.000s) |
| 183 | 2026-02-16T20:13:35.576Z | Done (1.354s) |
| 184 | 2026-02-16T20:13:40.636Z | Done (4.805s) |
| 185 | 2026-02-16T20:13:40.731Z | Done (0.019s) |
| 186 | 2026-02-16T20:13:40.755Z | Done (0.000s) |
| 187 | 2026-02-16T20:13:40.874Z | Done (0.000s) |
| 188 | 2026-02-16T20:13:41.808Z | Planning: Evaluating mediator changes ... Done |
| 189 | 2026-02-16T20:13:42.011Z | Planning: Checking for conflicting actions ... Done |
| 190 | 2026-02-16T20:13:42.036Z | Planning: Consolidating action changes ... Done |
| 191 | 2026-02-16T20:13:42.341Z | Planning: Evaluating mediators ... Done |
| 192 | 2026-02-16T20:13:42.366Z | Planning: Planning completed in 0.53 seconds |
| 193 | 2026-02-16T20:13:42.390Z | Mediators to change: 2 |
| 194 | 2026-02-16T20:13:42.390Z | Create boot environment: No |
| 195 | 2026-02-16T20:13:42.390Z | Create backup boot environment: No |
| 196 | 2026-02-16T20:13:42.440Z | Done |
| 197 | 2026-02-16T20:13:42.440Z | Done |
| 198 | 2026-02-16T20:13:43.399Z | Done |
| 199 | 2026-02-16T20:13:47.725Z | Done |
| 200 | 2026-02-16T20:13:47.812Z | Done |
| 201 | 2026-02-16T20:13:47.837Z | Done |
| 202 | 2026-02-16T20:13:47.863Z | Done |
| 203 | 2026-02-16T20:13:48.398Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-02-16T20:13:48.398Z | clang system 15 system |
| 205 | 2026-02-16T20:13:48.398Z | csh system system illumos |
| 206 | 2026-02-16T20:13:48.398Z | ctags system system illumos |
| 207 | 2026-02-16T20:13:48.398Z | file system system illumos |
| 208 | 2026-02-16T20:13:48.398Z | gcc vendor 12 vendor |
| 209 | 2026-02-16T20:13:48.398Z | gcc system 10 system |
| 210 | 2026-02-16T20:13:48.398Z | gcc system 7 system |
| 211 | 2026-02-16T20:13:48.398Z | go system 1.20 system |
| 212 | 2026-02-16T20:13:48.398Z | go system 1.19 system |
| 213 | 2026-02-16T20:13:48.398Z | llvm system 15 system |
| 214 | 2026-02-16T20:13:48.398Z | llvm system 14 system |
| 215 | 2026-02-16T20:13:48.398Z | mariadb system 10.6 system |
| 216 | 2026-02-16T20:13:48.399Z | mta vendor vendor dma |
| 217 | 2026-02-16T20:13:48.399Z | openjdk system 17 system |
| 218 | 2026-02-16T20:13:48.399Z | openjdk system 11 system |
| 219 | 2026-02-16T20:13:48.399Z | openjdk system 1.8 system |
| 220 | 2026-02-16T20:13:48.399Z | openssl vendor 3 vendor |
| 221 | 2026-02-16T20:13:48.399Z | perl system 5.36 system |
| 222 | 2026-02-16T20:13:48.399Z | postgresql system 15 system |
| 223 | 2026-02-16T20:13:48.399Z | postgresql system 13 system |
| 224 | 2026-02-16T20:13:48.399Z | python vendor 3 vendor |
| 225 | 2026-02-16T20:13:48.399Z | python system 2 system |
| 226 | 2026-02-16T20:13:48.399Z | python3 system 3.11 system |
| 227 | 2026-02-16T20:13:48.399Z | ruby system 3.0 system |
| 228 | 2026-02-16T20:13:48.399Z | words vendor vendor american-english |
| 229 | 2026-02-16T20:13:48.399Z | words system system australian-english |
| 230 | 2026-02-16T20:13:48.399Z | words system system british-english |
| 231 | 2026-02-16T20:13:48.399Z | words system system canadian-english |
| 232 | 2026-02-16T20:13:48.399Z | words system system french |
| 233 | 2026-02-16T20:13:48.399Z | words system system italian |
| 234 | 2026-02-16T20:13:48.399Z | words system system ngerman |
| 235 | 2026-02-16T20:13:48.399Z | words system system ogerman |
| 236 | 2026-02-16T20:13:48.399Z | words system system spanish |
| 237 | 2026-02-16T20:13:48.778Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-02-16T20:13:48.778Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-02-16T20:13:56.159Z | FMRI IFO |
| 240 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 243 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 244 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 245 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 246 | 2026-02-16T20:13:56.159Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 247 | 2026-02-16T20:13:56.965Z | All builder prerequisites installed successfully, and PATH looks valid |
| 248 | 2026-02-16T20:13:56.989Z | |
| 249 | 2026-02-16T20:13:56.989Z | real 1:44.041505132 |
| 250 | 2026-02-16T20:13:56.989Z | user 1:16.790709322 |
| 251 | 2026-02-16T20:13:56.989Z | sys 8.357750196 |
| 252 | 2026-02-16T20:13:56.989Z | trap 0.018935348 |
| 253 | 2026-02-16T20:13:56.989Z | tflt 0.009561536 |
| 254 | 2026-02-16T20:13:56.989Z | dflt 0.012825150 |
| 255 | 2026-02-16T20:13:56.989Z | kflt 0.004855185 |
| 256 | 2026-02-16T20:13:56.989Z | lock 0.000000000 |
| 257 | 2026-02-16T20:13:56.989Z | slp 2:01.787931218 |
| 258 | 2026-02-16T20:13:56.989Z | lat 1.250401497 |
| 259 | 2026-02-16T20:13:56.989Z | stop 0.000359545 |
| 260 | 2026-02-16T20:13:56.989Z | + banner check |
| 261 | 2026-02-16T20:13:56.989Z | |
| 262 | 2026-02-16T20:13:56.990Z | #### # # ###### #### # # |
| 263 | 2026-02-16T20:13:56.990Z | # # # # # # # # # |
| 264 | 2026-02-16T20:13:56.990Z | # ###### ##### # #### |
| 265 | 2026-02-16T20:13:56.990Z | # # # # # # # |
| 266 | 2026-02-16T20:13:56.990Z | # # # # # # # # # |
| 267 | 2026-02-16T20:13:56.990Z | #### # # ###### #### # # |
| 268 | 2026-02-16T20:13:56.990Z | |
| 269 | 2026-02-16T20:13:56.990Z | + ptime -m cargo check --features falcon |
| 270 | 2026-02-16T20:13:57.222Z | Updating crates.io index |
| 271 | 2026-02-16T20:13:57.246Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 272 | 2026-02-16T20:13:59.968Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 273 | 2026-02-16T20:14:11.782Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-02-16T20:14:12.164Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 275 | 2026-02-16T20:14:12.536Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 276 | 2026-02-16T20:14:12.927Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 277 | 2026-02-16T20:14:13.418Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 278 | 2026-02-16T20:14:13.887Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 279 | 2026-02-16T20:14:14.756Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 280 | 2026-02-16T20:14:15.136Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 281 | 2026-02-16T20:14:15.474Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 282 | 2026-02-16T20:14:15.901Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 283 | 2026-02-16T20:14:16.650Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 284 | 2026-02-16T20:14:18.023Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-02-16T20:14:18.921Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-02-16T20:14:19.535Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 287 | 2026-02-16T20:14:19.982Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-02-16T20:14:20.421Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 289 | 2026-02-16T20:14:20.927Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 290 | 2026-02-16T20:14:21.307Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 291 | 2026-02-16T20:14:22.512Z | Downloading crates ... |
| 292 | 2026-02-16T20:14:22.619Z | Downloaded anyhow v1.0.100 |
| 293 | 2026-02-16T20:14:22.644Z | Downloaded async-stream v0.3.6 |
| 294 | 2026-02-16T20:14:22.644Z | Downloaded block-buffer v0.10.4 |
| 295 | 2026-02-16T20:14:22.644Z | Downloaded dunce v1.0.5 |
| 296 | 2026-02-16T20:14:22.669Z | Downloaded embedded-io v0.4.0 |
| 297 | 2026-02-16T20:14:22.669Z | Downloaded funty v2.0.0 |
| 298 | 2026-02-16T20:14:22.669Z | Downloaded foldhash v0.2.0 |
| 299 | 2026-02-16T20:14:22.669Z | Downloaded globset v0.4.14 |
| 300 | 2026-02-16T20:14:22.695Z | Downloaded icu_normalizer_data v1.5.0 |
| 301 | 2026-02-16T20:14:22.695Z | Downloaded goblin v0.10.4 |
| 302 | 2026-02-16T20:14:22.719Z | Downloaded icu_normalizer v1.5.0 |
| 303 | 2026-02-16T20:14:22.720Z | Downloaded indent_write v2.2.0 |
| 304 | 2026-02-16T20:14:22.720Z | Downloaded libsw v3.5.0 |
| 305 | 2026-02-16T20:14:22.720Z | Downloaded memmap v0.7.0 |
| 306 | 2026-02-16T20:14:22.720Z | Downloaded libloading v0.7.4 |
| 307 | 2026-02-16T20:14:22.744Z | Downloaded macaddr v1.0.1 |
| 308 | 2026-02-16T20:14:22.744Z | Downloaded newtype_derive v0.1.6 |
| 309 | 2026-02-16T20:14:22.744Z | Downloaded opaque-debug v0.3.1 |
| 310 | 2026-02-16T20:14:22.744Z | Downloaded olpc-cjson v0.1.4 |
| 311 | 2026-02-16T20:14:22.744Z | Downloaded dof v0.3.0 |
| 312 | 2026-02-16T20:14:22.768Z | Downloaded num-iter v0.1.45 |
| 313 | 2026-02-16T20:14:22.768Z | Downloaded ref-cast v1.0.25 |
| 314 | 2026-02-16T20:14:22.768Z | Downloaded progenitor-macro v0.10.0 |
| 315 | 2026-02-16T20:14:22.768Z | Downloaded num_enum v0.7.4 |
| 316 | 2026-02-16T20:14:22.793Z | Downloaded rustc_version v0.4.1 |
| 317 | 2026-02-16T20:14:22.793Z | Downloaded rustc-hash v2.1.1 |
| 318 | 2026-02-16T20:14:22.793Z | Downloaded serde_spanned v1.0.4 |
| 319 | 2026-02-16T20:14:22.793Z | Downloaded siphasher v1.0.1 |
| 320 | 2026-02-16T20:14:22.793Z | Downloaded semver v0.1.20 |
| 321 | 2026-02-16T20:14:22.817Z | Downloaded smawk v0.3.2 |
| 322 | 2026-02-16T20:14:22.817Z | Downloaded slog-term v2.9.2 |
| 323 | 2026-02-16T20:14:22.817Z | Downloaded supports-color v2.1.0 |
| 324 | 2026-02-16T20:14:22.817Z | Downloaded tagptr v0.2.0 |
| 325 | 2026-02-16T20:14:22.842Z | Downloaded take_mut v0.2.2 |
| 326 | 2026-02-16T20:14:22.842Z | Downloaded tinyvec_macros v0.1.1 |
| 327 | 2026-02-16T20:14:22.842Z | Downloaded synstructure v0.13.1 |
| 328 | 2026-02-16T20:14:22.842Z | Downloaded thread_local v1.1.8 |
| 329 | 2026-02-16T20:14:22.842Z | Downloaded tower-layer v0.3.3 |
| 330 | 2026-02-16T20:14:22.842Z | Downloaded terminal_size v0.3.0 |
| 331 | 2026-02-16T20:14:22.842Z | Downloaded tower-service v0.3.3 |
| 332 | 2026-02-16T20:14:22.867Z | Downloaded term v1.2.0 |
| 333 | 2026-02-16T20:14:22.891Z | Downloaded zerofrom v0.1.5 |
| 334 | 2026-02-16T20:14:22.891Z | Downloaded whoami v1.5.1 |
| 335 | 2026-02-16T20:14:22.916Z | Downloaded zone_cfg_derive v0.3.0 |
| 336 | 2026-02-16T20:14:22.916Z | Downloaded yoke-derive v0.7.5 |
| 337 | 2026-02-16T20:14:22.916Z | Downloaded zone v0.3.1 |
| 338 | 2026-02-16T20:14:22.916Z | Downloaded zerofrom-derive v0.1.5 |
| 339 | 2026-02-16T20:14:22.916Z | Downloaded zerovec-derive v0.10.3 |
| 340 | 2026-02-16T20:14:22.916Z | Downloaded uuid v1.19.0 |
| 341 | 2026-02-16T20:14:22.941Z | Downloaded vergen-lib v0.1.6 |
| 342 | 2026-02-16T20:14:22.941Z | Downloaded time v0.3.44 |
| 343 | 2026-02-16T20:14:22.941Z | Downloaded zerocopy-derive v0.8.27 |
| 344 | 2026-02-16T20:14:22.965Z | Downloaded unicode-segmentation v1.11.0 |
| 345 | 2026-02-16T20:14:22.965Z | Downloaded tower-http v0.6.6 |
| 346 | 2026-02-16T20:14:22.965Z | Downloaded zerovec v0.10.4 |
| 347 | 2026-02-16T20:14:22.965Z | Downloaded zerocopy v0.7.34 |
| 348 | 2026-02-16T20:14:22.989Z | Downloaded winnow v0.5.40 |
| 349 | 2026-02-16T20:14:23.014Z | Downloaded smoltcp v0.11.0 |
| 350 | 2026-02-16T20:14:23.014Z | Downloaded openssl v0.10.72 |
| 351 | 2026-02-16T20:14:23.038Z | Downloaded vcpkg v0.2.15 |
| 352 | 2026-02-16T20:14:23.067Z | Downloaded syn v1.0.109 |
| 353 | 2026-02-16T20:14:23.091Z | Downloaded webpki-roots v1.0.3 |
| 354 | 2026-02-16T20:14:23.091Z | Downloaded zerocopy v0.8.27 |
| 355 | 2026-02-16T20:14:23.115Z | Downloaded rustls v0.22.4 |
| 356 | 2026-02-16T20:14:23.139Z | Downloaded syn v2.0.111 |
| 357 | 2026-02-16T20:14:23.139Z | Downloaded regress v0.10.4 |
| 358 | 2026-02-16T20:14:23.163Z | Downloaded regex-syntax v0.8.5 |
| 359 | 2026-02-16T20:14:23.163Z | Downloaded hickory-proto v0.24.4 |
| 360 | 2026-02-16T20:14:23.187Z | Downloaded csv v1.3.1 |
| 361 | 2026-02-16T20:14:23.187Z | Downloaded rustls v0.23.10 |
| 362 | 2026-02-16T20:14:23.211Z | Downloaded hickory-proto v0.25.2 |
| 363 | 2026-02-16T20:14:23.235Z | Downloaded chrono-tz v0.10.4 |
| 364 | 2026-02-16T20:14:23.235Z | Downloaded webpki-roots v0.26.3 |
| 365 | 2026-02-16T20:14:23.259Z | Downloaded libc v0.2.180 |
| 366 | 2026-02-16T20:14:23.283Z | Downloaded typify-impl v0.4.3 |
| 367 | 2026-02-16T20:14:23.307Z | Downloaded unicode-width v0.2.1 |
| 368 | 2026-02-16T20:14:23.307Z | Downloaded unicode-width v0.1.14 |
| 369 | 2026-02-16T20:14:23.307Z | Downloaded rustix v1.1.2 |
| 370 | 2026-02-16T20:14:23.331Z | Downloaded rustix v0.38.34 |
| 371 | 2026-02-16T20:14:23.355Z | Downloaded winnow v0.7.13 |
| 372 | 2026-02-16T20:14:23.379Z | Downloaded regex-automata v0.4.11 |
| 373 | 2026-02-16T20:14:23.379Z | Downloaded openapiv3 v2.2.0 |
| 374 | 2026-02-16T20:14:23.403Z | Downloaded unicode-normalization v0.1.24 |
| 375 | 2026-02-16T20:14:23.404Z | Downloaded tough v0.20.0 |
| 376 | 2026-02-16T20:14:23.404Z | Downloaded petgraph v0.6.5 |
| 377 | 2026-02-16T20:14:23.428Z | Downloaded jiff v0.2.15 |
| 378 | 2026-02-16T20:14:23.452Z | Downloaded itertools v0.14.0 |
| 379 | 2026-02-16T20:14:23.452Z | Downloaded git2 v0.20.2 |
| 380 | 2026-02-16T20:14:23.452Z | Downloaded typed-path v0.9.3 |
| 381 | 2026-02-16T20:14:23.477Z | Downloaded petgraph v0.8.3 |
| 382 | 2026-02-16T20:14:23.477Z | Downloaded tokio-util v0.7.16 |
| 383 | 2026-02-16T20:14:23.501Z | Downloaded tabled v0.15.0 |
| 384 | 2026-02-16T20:14:23.501Z | Downloaded rustls v0.21.12 |
| 385 | 2026-02-16T20:14:23.525Z | Downloaded reqwest v0.12.23 |
| 386 | 2026-02-16T20:14:23.525Z | Downloaded regex v1.11.3 |
| 387 | 2026-02-16T20:14:23.525Z | Downloaded tower v0.5.2 |
| 388 | 2026-02-16T20:14:23.549Z | Downloaded nix v0.29.0 |
| 389 | 2026-02-16T20:14:23.549Z | Downloaded nix v0.28.0 |
| 390 | 2026-02-16T20:14:23.573Z | Downloaded tokio v1.48.0 |
| 391 | 2026-02-16T20:14:23.597Z | Downloaded serde_with v3.15.0 |
| 392 | 2026-02-16T20:14:23.621Z | Downloaded nix v0.31.1 |
| 393 | 2026-02-16T20:14:23.622Z | Downloaded h2 v0.4.6 |
| 394 | 2026-02-16T20:14:23.646Z | Downloaded unsafe-libyaml v0.2.11 |
| 395 | 2026-02-16T20:14:23.646Z | Downloaded typenum v1.17.0 |
| 396 | 2026-02-16T20:14:23.646Z | Downloaded toml_edit v0.19.15 |
| 397 | 2026-02-16T20:14:23.670Z | Downloaded writeable v0.5.5 |
| 398 | 2026-02-16T20:14:23.670Z | Downloaded quinn-proto v0.11.8 |
| 399 | 2026-02-16T20:14:23.670Z | Downloaded vergen v9.0.6 |
| 400 | 2026-02-16T20:14:23.670Z | Downloaded url v2.5.4 |
| 401 | 2026-02-16T20:14:23.670Z | Downloaded itertools v0.13.0 |
| 402 | 2026-02-16T20:14:23.695Z | Downloaded zeroize v1.7.0 |
| 403 | 2026-02-16T20:14:23.695Z | Downloaded version_check v0.9.5 |
| 404 | 2026-02-16T20:14:23.695Z | Downloaded tungstenite v0.21.0 |
| 405 | 2026-02-16T20:14:23.695Z | Downloaded tracing-attributes v0.1.27 |
| 406 | 2026-02-16T20:14:23.695Z | Downloaded toml_edit v0.22.27 |
| 407 | 2026-02-16T20:14:23.695Z | Downloaded rustls-webpki v0.101.7 |
| 408 | 2026-02-16T20:14:23.719Z | Downloaded write16 v1.0.0 |
| 409 | 2026-02-16T20:14:23.719Z | Downloaded usdt v0.5.0 |
| 410 | 2026-02-16T20:14:23.719Z | Downloaded encoding_rs v0.8.34 |
| 411 | 2026-02-16T20:14:23.743Z | Downloaded untrusted v0.9.0 |
| 412 | 2026-02-16T20:14:23.743Z | Downloaded tokio-rustls v0.25.0 |
| 413 | 2026-02-16T20:14:23.743Z | Downloaded ring v0.17.14 |
| 414 | 2026-02-16T20:14:23.773Z | Downloaded steno v0.4.1 |
| 415 | 2026-02-16T20:14:23.797Z | Downloaded nom v7.1.3 |
| 416 | 2026-02-16T20:14:23.797Z | Downloaded hyper v1.8.1 |
| 417 | 2026-02-16T20:14:23.797Z | Downloaded zerocopy-derive v0.7.34 |
| 418 | 2026-02-16T20:14:23.797Z | Downloaded yoke v0.7.5 |
| 419 | 2026-02-16T20:14:23.797Z | Downloaded xattr v1.3.1 |
| 420 | 2026-02-16T20:14:23.846Z | Downloaded wyz v0.5.1 |
| 421 | 2026-02-16T20:14:23.846Z | Downloaded vergen-git2 v1.0.7 |
| 422 | 2026-02-16T20:14:23.846Z | Downloaded usdt-impl v0.6.0 |
| 423 | 2026-02-16T20:14:23.846Z | Downloaded typify v0.4.3 |
| 424 | 2026-02-16T20:14:23.871Z | Downloaded tracing-core v0.1.32 |
| 425 | 2026-02-16T20:14:23.871Z | Downloaded tracing v0.1.40 |
| 426 | 2026-02-16T20:14:23.871Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 427 | 2026-02-16T20:14:23.871Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 428 | 2026-02-16T20:14:23.895Z | Downloaded toml v0.7.8 |
| 429 | 2026-02-16T20:14:23.895Z | Downloaded tokio-tungstenite v0.21.0 |
| 430 | 2026-02-16T20:14:23.895Z | Downloaded textwrap v0.16.2 |
| 431 | 2026-02-16T20:14:23.895Z | Downloaded snafu v0.8.9 |
| 432 | 2026-02-16T20:14:23.895Z | Downloaded serde v1.0.228 |
| 433 | 2026-02-16T20:14:23.919Z | Downloaded rustls-webpki v0.102.4 |
| 434 | 2026-02-16T20:14:23.919Z | Downloaded proptest v1.5.0 |
| 435 | 2026-02-16T20:14:23.943Z | Downloaded portable-atomic v1.11.1 |
| 436 | 2026-02-16T20:14:23.943Z | Downloaded num-bigint v0.4.5 |
| 437 | 2026-02-16T20:14:23.943Z | Downloaded hashbrown v0.15.2 |
| 438 | 2026-02-16T20:14:23.967Z | Downloaded futures-util v0.3.31 |
| 439 | 2026-02-16T20:14:23.967Z | Downloaded walkdir v2.5.0 |
| 440 | 2026-02-16T20:14:23.967Z | Downloaded waitgroup v0.1.2 |
| 441 | 2026-02-16T20:14:23.968Z | Downloaded wait-timeout v0.2.0 |
| 442 | 2026-02-16T20:14:23.968Z | Downloaded usdt-impl v0.5.0 |
| 443 | 2026-02-16T20:14:23.968Z | Downloaded untrusted v0.7.1 |
| 444 | 2026-02-16T20:14:23.968Z | Downloaded unicode-ident v1.0.18 |
| 445 | 2026-02-16T20:14:23.992Z | Downloaded ucd-trie v0.1.6 |
| 446 | 2026-02-16T20:14:23.992Z | Downloaded twox-hash v2.1.0 |
| 447 | 2026-02-16T20:14:23.992Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 448 | 2026-02-16T20:14:23.992Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 449 | 2026-02-16T20:14:23.992Z | Downloaded toml v0.8.23 |
| 450 | 2026-02-16T20:14:23.992Z | Downloaded tokio-stream v0.1.17 |
| 451 | 2026-02-16T20:14:23.992Z | Downloaded tokio-rustls v0.26.0 |
| 452 | 2026-02-16T20:14:23.992Z | Downloaded tokio-rustls v0.24.1 |
| 453 | 2026-02-16T20:14:23.992Z | Downloaded tinyvec v1.6.0 |
| 454 | 2026-02-16T20:14:24.016Z | Downloaded time-macros v0.2.24 |
| 455 | 2026-02-16T20:14:24.016Z | Downloaded thiserror-impl v2.0.17 |
| 456 | 2026-02-16T20:14:24.016Z | Downloaded test-strategy v0.4.3 |
| 457 | 2026-02-16T20:14:24.016Z | Downloaded socket2 v0.6.0 |
| 458 | 2026-02-16T20:14:24.016Z | Downloaded socket2 v0.5.10 |
| 459 | 2026-02-16T20:14:24.016Z | Downloaded similar v2.7.0 |
| 460 | 2026-02-16T20:14:24.016Z | Downloaded serde_json v1.0.145 |
| 461 | 2026-02-16T20:14:24.041Z | Downloaded rayon v1.10.0 |
| 462 | 2026-02-16T20:14:24.041Z | Downloaded progenitor-impl v0.10.0 |
| 463 | 2026-02-16T20:14:24.041Z | Downloaded prettyplease v0.2.37 |
| 464 | 2026-02-16T20:14:24.041Z | Downloaded openssl-sys v0.9.107 |
| 465 | 2026-02-16T20:14:24.041Z | Downloaded which v4.4.2 |
| 466 | 2026-02-16T20:14:24.065Z | Downloaded want v0.3.1 |
| 467 | 2026-02-16T20:14:24.065Z | Downloaded utf8parse v0.2.1 |
| 468 | 2026-02-16T20:14:24.065Z | Downloaded utf8_iter v1.0.4 |
| 469 | 2026-02-16T20:14:24.065Z | Downloaded utf16_iter v1.0.5 |
| 470 | 2026-02-16T20:14:24.065Z | Downloaded utf-8 v0.7.6 |
| 471 | 2026-02-16T20:14:24.065Z | Downloaded usdt-macro v0.6.0 |
| 472 | 2026-02-16T20:14:24.065Z | Downloaded usdt-macro v0.5.0 |
| 473 | 2026-02-16T20:14:24.065Z | Downloaded usdt-attr-macro v0.6.0 |
| 474 | 2026-02-16T20:14:24.065Z | Downloaded usdt-attr-macro v0.5.0 |
| 475 | 2026-02-16T20:14:24.065Z | Downloaded usdt v0.6.0 |
| 476 | 2026-02-16T20:14:24.065Z | Downloaded universal-hash v0.5.1 |
| 477 | 2026-02-16T20:14:24.065Z | Downloaded unicode-xid v0.2.4 |
| 478 | 2026-02-16T20:14:24.065Z | Downloaded unicode-linebreak v0.1.5 |
| 479 | 2026-02-16T20:14:24.065Z | Downloaded unarray v0.1.4 |
| 480 | 2026-02-16T20:14:24.065Z | Downloaded typify-macro v0.4.3 |
| 481 | 2026-02-16T20:14:24.065Z | Downloaded typeid v1.0.0 |
| 482 | 2026-02-16T20:14:24.065Z | Downloaded try-lock v0.2.5 |
| 483 | 2026-02-16T20:14:24.065Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 484 | 2026-02-16T20:14:24.065Z | Downloaded tokio-dtrace v0.1.1 |
| 485 | 2026-02-16T20:14:24.065Z | Downloaded thiserror v2.0.17 |
| 486 | 2026-02-16T20:14:24.090Z | Downloaded thiserror v1.0.64 |
| 487 | 2026-02-16T20:14:24.090Z | Downloaded tar v0.4.40 |
| 488 | 2026-02-16T20:14:24.090Z | Downloaded spin v0.9.8 |
| 489 | 2026-02-16T20:14:24.090Z | Downloaded slog v2.8.2 |
| 490 | 2026-02-16T20:14:24.090Z | Downloaded http v1.4.0 |
| 491 | 2026-02-16T20:14:24.090Z | Downloaded moka v0.12.10 |
| 492 | 2026-02-16T20:14:24.114Z | Downloaded tokio-native-tls v0.3.1 |
| 493 | 2026-02-16T20:14:24.114Z | Downloaded tokio-macros v2.6.0 |
| 494 | 2026-02-16T20:14:24.114Z | Downloaded tinystr v0.7.6 |
| 495 | 2026-02-16T20:14:24.114Z | Downloaded tabled_derive v0.7.0 |
| 496 | 2026-02-16T20:14:24.114Z | Downloaded shlex v1.3.0 |
| 497 | 2026-02-16T20:14:24.114Z | Downloaded rustls-pki-types v1.12.0 |
| 498 | 2026-02-16T20:14:24.114Z | Downloaded progenitor-impl v0.11.1 |
| 499 | 2026-02-16T20:14:24.114Z | Downloaded fakedata_generator v0.5.0 |
| 500 | 2026-02-16T20:14:24.160Z | Downloaded tap v1.0.1 |
| 501 | 2026-02-16T20:14:24.184Z | Downloaded tabwriter v1.4.0 |
| 502 | 2026-02-16T20:14:24.184Z | Downloaded structmeta-derive v0.3.0 |
| 503 | 2026-02-16T20:14:24.184Z | Downloaded serde_core v1.0.228 |
| 504 | 2026-02-16T20:14:24.184Z | Downloaded proc-macro2 v1.0.101 |
| 505 | 2026-02-16T20:14:24.184Z | Downloaded papergrid v0.11.0 |
| 506 | 2026-02-16T20:14:24.184Z | Downloaded toml_write v0.1.2 |
| 507 | 2026-02-16T20:14:24.184Z | Downloaded toml_datetime v0.6.11 |
| 508 | 2026-02-16T20:14:24.184Z | Downloaded thiserror-impl v1.0.64 |
| 509 | 2026-02-16T20:14:24.184Z | Downloaded tempfile v3.23.0 |
| 510 | 2026-02-16T20:14:24.184Z | Downloaded static_assertions v1.1.0 |
| 511 | 2026-02-16T20:14:24.184Z | Downloaded serde_derive_internals v0.29.1 |
| 512 | 2026-02-16T20:14:24.208Z | Downloaded hyper-util v0.1.19 |
| 513 | 2026-02-16T20:14:24.208Z | Downloaded hickory-resolver v0.25.2 |
| 514 | 2026-02-16T20:14:24.208Z | Downloaded expectorate v1.2.0 |
| 515 | 2026-02-16T20:14:24.208Z | Downloaded thread-id v5.0.0 |
| 516 | 2026-02-16T20:14:24.208Z | Downloaded supports-color v3.0.2 |
| 517 | 2026-02-16T20:14:24.208Z | Downloaded strum v0.27.2 |
| 518 | 2026-02-16T20:14:24.208Z | Downloaded pest v2.8.4 |
| 519 | 2026-02-16T20:14:24.208Z | Downloaded parking_lot v0.12.2 |
| 520 | 2026-02-16T20:14:24.233Z | Downloaded time-core v0.1.6 |
| 521 | 2026-02-16T20:14:24.233Z | Downloaded thread-id v4.2.1 |
| 522 | 2026-02-16T20:14:24.233Z | Downloaded termtree v0.5.1 |
| 523 | 2026-02-16T20:14:24.233Z | Downloaded terminal_size v0.4.3 |
| 524 | 2026-02-16T20:14:24.233Z | Downloaded sync_wrapper v1.0.1 |
| 525 | 2026-02-16T20:14:24.233Z | Downloaded strum_macros v0.26.4 |
| 526 | 2026-02-16T20:14:24.233Z | Downloaded snafu-derive v0.8.9 |
| 527 | 2026-02-16T20:14:24.233Z | Downloaded smf v0.2.3 |
| 528 | 2026-02-16T20:14:24.233Z | Downloaded smallvec v1.13.2 |
| 529 | 2026-02-16T20:14:24.233Z | Downloaded serde_path_to_error v0.1.20 |
| 530 | 2026-02-16T20:14:24.233Z | Downloaded subtle v2.5.0 |
| 531 | 2026-02-16T20:14:24.233Z | Downloaded strum_macros v0.27.2 |
| 532 | 2026-02-16T20:14:24.233Z | Downloaded strum v0.26.3 |
| 533 | 2026-02-16T20:14:24.233Z | Downloaded slog-async v2.8.0 |
| 534 | 2026-02-16T20:14:24.233Z | Downloaded signal-hook-registry v1.4.2 |
| 535 | 2026-02-16T20:14:24.233Z | Downloaded sha2 v0.10.9 |
| 536 | 2026-02-16T20:14:24.257Z | Downloaded semver v1.0.27 |
| 537 | 2026-02-16T20:14:24.257Z | Downloaded sct v0.7.1 |
| 538 | 2026-02-16T20:14:24.257Z | Downloaded scroll v0.12.0 |
| 539 | 2026-02-16T20:14:24.258Z | Downloaded rustls-pemfile v2.2.0 |
| 540 | 2026-02-16T20:14:24.258Z | Downloaded rand v0.9.2 |
| 541 | 2026-02-16T20:14:24.258Z | Downloaded swrite v0.1.0 |
| 542 | 2026-02-16T20:14:24.258Z | Downloaded structmeta v0.3.0 |
| 543 | 2026-02-16T20:14:24.258Z | Downloaded stable_deref_trait v1.2.0 |
| 544 | 2026-02-16T20:14:24.258Z | Downloaded serde_spanned v0.6.9 |
| 545 | 2026-02-16T20:14:24.258Z | Downloaded schemars_derive v0.8.22 |
| 546 | 2026-02-16T20:14:24.258Z | Downloaded schemars v0.8.22 |
| 547 | 2026-02-16T20:14:24.282Z | Downloaded resolv-conf v0.7.0 |
| 548 | 2026-02-16T20:14:24.282Z | Downloaded rayon-core v1.12.1 |
| 549 | 2026-02-16T20:14:24.282Z | Downloaded quinn v0.11.5 |
| 550 | 2026-02-16T20:14:24.282Z | Downloaded progenitor v0.11.1 |
| 551 | 2026-02-16T20:14:24.282Z | Downloaded proc-macro-crate v1.3.1 |
| 552 | 2026-02-16T20:14:24.282Z | Downloaded ppv-lite86 v0.2.17 |
| 553 | 2026-02-16T20:14:24.282Z | Downloaded icu_properties_data v1.5.0 |
| 554 | 2026-02-16T20:14:24.306Z | Downloaded icu_collections v1.5.0 |
| 555 | 2026-02-16T20:14:24.306Z | Downloaded strsim v0.11.1 |
| 556 | 2026-02-16T20:14:24.306Z | Downloaded slog-dtrace v0.3.0 |
| 557 | 2026-02-16T20:14:24.306Z | Downloaded slog-bunyan v2.5.0 |
| 558 | 2026-02-16T20:14:24.306Z | Downloaded sigpipe v0.1.3 |
| 559 | 2026-02-16T20:14:24.306Z | Downloaded serde_yaml v0.9.34+deprecated |
| 560 | 2026-02-16T20:14:24.306Z | Downloaded serde_derive v1.0.228 |
| 561 | 2026-02-16T20:14:24.331Z | Downloaded scroll_derive v0.12.0 |
| 562 | 2026-02-16T20:14:24.331Z | Downloaded libz-sys v1.1.16 |
| 563 | 2026-02-16T20:14:24.377Z | Downloaded scroll v0.13.0 |
| 564 | 2026-02-16T20:14:24.401Z | Downloaded rustls-pemfile v1.0.4 |
| 565 | 2026-02-16T20:14:24.401Z | Downloaded qorb v0.4.1 |
| 566 | 2026-02-16T20:14:24.401Z | Downloaded password-hash v0.5.0 |
| 567 | 2026-02-16T20:14:24.401Z | Downloaded oxide-tokio-rt v0.1.2 |
| 568 | 2026-02-16T20:14:24.401Z | Downloaded owo-colors v4.2.3 |
| 569 | 2026-02-16T20:14:24.401Z | Downloaded memchr v2.7.2 |
| 570 | 2026-02-16T20:14:24.401Z | Downloaded jiff-static v0.2.15 |
| 571 | 2026-02-16T20:14:24.401Z | Downloaded icu_locid_transform_data v1.5.0 |
| 572 | 2026-02-16T20:14:24.426Z | Downloaded iana-time-zone v0.1.64 |
| 573 | 2026-02-16T20:14:24.426Z | Downloaded heapless v0.8.0 |
| 574 | 2026-02-16T20:14:24.426Z | Downloaded slog-json v2.6.1 |
| 575 | 2026-02-16T20:14:24.426Z | Downloaded slab v0.4.9 |
| 576 | 2026-02-16T20:14:24.426Z | Downloaded sha1 v0.10.6 |
| 577 | 2026-02-16T20:14:24.426Z | Downloaded serde_with_macros v3.15.0 |
| 578 | 2026-02-16T20:14:24.426Z | Downloaded serde_urlencoded v0.7.1 |
| 579 | 2026-02-16T20:14:24.426Z | Downloaded ref-cast-impl v1.0.25 |
| 580 | 2026-02-16T20:14:24.426Z | Downloaded progenitor v0.10.0 |
| 581 | 2026-02-16T20:14:24.426Z | Downloaded proc-macro-error v1.0.4 |
| 582 | 2026-02-16T20:14:24.426Z | Downloaded phf v0.12.1 |
| 583 | 2026-02-16T20:14:24.426Z | Downloaded passt v0.3.0 |
| 584 | 2026-02-16T20:14:24.450Z | Downloaded num-conv v0.1.0 |
| 585 | 2026-02-16T20:14:24.450Z | Downloaded icu_locid v1.5.0 |
| 586 | 2026-02-16T20:14:24.450Z | Downloaded serde_tokenstream v0.2.2 |
| 587 | 2026-02-16T20:14:24.450Z | Downloaded ryu v1.0.18 |
| 588 | 2026-02-16T20:14:24.450Z | Downloaded ron v0.8.1 |
| 589 | 2026-02-16T20:14:24.450Z | Downloaded rand v0.8.5 |
| 590 | 2026-02-16T20:14:24.450Z | Downloaded progenitor-client v0.11.1 |
| 591 | 2026-02-16T20:14:24.450Z | Downloaded hickory-resolver v0.24.4 |
| 592 | 2026-02-16T20:14:24.475Z | Downloaded scroll_derive v0.13.1 |
| 593 | 2026-02-16T20:14:24.475Z | Downloaded same-file v1.0.6 |
| 594 | 2026-02-16T20:14:24.475Z | Downloaded pem v3.0.5 |
| 595 | 2026-02-16T20:14:24.475Z | Downloaded paste v1.0.15 |
| 596 | 2026-02-16T20:14:24.475Z | Downloaded parse-display-derive v0.10.0 |
| 597 | 2026-02-16T20:14:24.475Z | Downloaded oxnet v0.1.3 |
| 598 | 2026-02-16T20:14:24.475Z | Downloaded num-integer v0.1.46 |
| 599 | 2026-02-16T20:14:24.475Z | Downloaded num-complex v0.4.6 |
| 600 | 2026-02-16T20:14:24.475Z | Downloaded native-tls v0.2.11 |
| 601 | 2026-02-16T20:14:24.475Z | Downloaded multer v3.1.0 |
| 602 | 2026-02-16T20:14:24.475Z | Downloaded libsw-core v0.3.2 |
| 603 | 2026-02-16T20:14:24.475Z | Downloaded scopeguard v1.2.0 |
| 604 | 2026-02-16T20:14:24.475Z | Downloaded rusty-fork v0.3.0 |
| 605 | 2026-02-16T20:14:24.475Z | Downloaded rustversion v1.0.22 |
| 606 | 2026-02-16T20:14:24.500Z | Downloaded quote v1.0.40 |
| 607 | 2026-02-16T20:14:24.500Z | Downloaded parking_lot_core v0.9.10 |
| 608 | 2026-02-16T20:14:24.500Z | Downloaded linear-map v1.2.0 |
| 609 | 2026-02-16T20:14:24.500Z | Downloaded jobserver v0.1.31 |
| 610 | 2026-02-16T20:14:24.500Z | Downloaded serde_repr v0.1.19 |
| 611 | 2026-02-16T20:14:24.500Z | Downloaded serde_plain v1.0.2 |
| 612 | 2026-02-16T20:14:24.500Z | Downloaded serde_arrays v0.1.0 |
| 613 | 2026-02-16T20:14:24.500Z | Downloaded serde-big-array v0.5.1 |
| 614 | 2026-02-16T20:14:24.500Z | Downloaded secrecy v0.10.3 |
| 615 | 2026-02-16T20:14:24.500Z | Downloaded rustc_version v0.1.7 |
| 616 | 2026-02-16T20:14:24.500Z | Downloaded ringbuffer v0.15.0 |
| 617 | 2026-02-16T20:14:24.500Z | Downloaded rand_core v0.9.3 |
| 618 | 2026-02-16T20:14:24.500Z | Downloaded rand_chacha v0.9.0 |
| 619 | 2026-02-16T20:14:24.500Z | Downloaded progenitor-client v0.10.0 |
| 620 | 2026-02-16T20:14:24.500Z | Downloaded proc-macro-error-attr v1.0.4 |
| 621 | 2026-02-16T20:14:24.524Z | Downloaded pretty-hex v0.4.1 |
| 622 | 2026-02-16T20:14:24.524Z | Downloaded pretty-hex v0.2.1 |
| 623 | 2026-02-16T20:14:24.524Z | Downloaded percent-encoding v2.3.2 |
| 624 | 2026-02-16T20:14:24.524Z | Downloaded parse-display v0.10.0 |
| 625 | 2026-02-16T20:14:24.524Z | Downloaded openssl-macros v0.1.1 |
| 626 | 2026-02-16T20:14:24.524Z | Downloaded num-traits v0.2.19 |
| 627 | 2026-02-16T20:14:24.524Z | Downloaded num v0.4.3 |
| 628 | 2026-02-16T20:14:24.524Z | Downloaded rand_chacha v0.3.1 |
| 629 | 2026-02-16T20:14:24.525Z | Downloaded quinn-udp v0.5.5 |
| 630 | 2026-02-16T20:14:24.525Z | Downloaded quick-error v1.2.3 |
| 631 | 2026-02-16T20:14:24.525Z | Downloaded polyval v0.6.2 |
| 632 | 2026-02-16T20:14:24.525Z | Downloaded pin-project-lite v0.2.14 |
| 633 | 2026-02-16T20:14:24.525Z | Downloaded pin-project-internal v1.1.10 |
| 634 | 2026-02-16T20:14:24.525Z | Downloaded pin-project v1.1.10 |
| 635 | 2026-02-16T20:14:24.549Z | Downloaded pest_meta v2.8.4 |
| 636 | 2026-02-16T20:14:24.549Z | Downloaded num_enum_derive v0.7.4 |
| 637 | 2026-02-16T20:14:24.550Z | Downloaded litemap v0.7.4 |
| 638 | 2026-02-16T20:14:24.550Z | Downloaded itertools v0.12.1 |
| 639 | 2026-02-16T20:14:24.550Z | Downloaded idna v1.0.3 |
| 640 | 2026-02-16T20:14:24.574Z | Downloaded futures v0.3.31 |
| 641 | 2026-02-16T20:14:24.574Z | Downloaded rustc-hash v1.1.0 |
| 642 | 2026-02-16T20:14:24.574Z | Downloaded rand_xorshift v0.3.0 |
| 643 | 2026-02-16T20:14:24.574Z | Downloaded rand_core v0.6.4 |
| 644 | 2026-02-16T20:14:24.574Z | Downloaded radium v0.7.0 |
| 645 | 2026-02-16T20:14:24.574Z | Downloaded progenitor-macro v0.11.1 |
| 646 | 2026-02-16T20:14:24.574Z | Downloaded powerfmt v0.2.0 |
| 647 | 2026-02-16T20:14:24.574Z | Downloaded postcard v1.0.9 |
| 648 | 2026-02-16T20:14:24.574Z | Downloaded plain v0.2.3 |
| 649 | 2026-02-16T20:14:24.574Z | Downloaded phf_shared v0.12.1 |
| 650 | 2026-02-16T20:14:24.574Z | Downloaded pest_generator v2.8.4 |
| 651 | 2026-02-16T20:14:24.574Z | Downloaded pest_derive v2.8.4 |
| 652 | 2026-02-16T20:14:24.574Z | Downloaded openssl-probe v0.1.5 |
| 653 | 2026-02-16T20:14:24.574Z | Downloaded once_cell v1.21.3 |
| 654 | 2026-02-16T20:14:24.598Z | Downloaded num-rational v0.4.2 |
| 655 | 2026-02-16T20:14:24.598Z | Downloaded linked-hash-map v0.5.6 |
| 656 | 2026-02-16T20:14:24.598Z | Downloaded iri-string v0.7.8 |
| 657 | 2026-02-16T20:14:24.598Z | Downloaded inout v0.1.3 |
| 658 | 2026-02-16T20:14:24.598Z | Downloaded mio v1.0.2 |
| 659 | 2026-02-16T20:14:24.598Z | Downloaded memmap2 v0.9.9 |
| 660 | 2026-02-16T20:14:24.598Z | Downloaded libm v0.2.8 |
| 661 | 2026-02-16T20:14:24.623Z | Downloaded pkg-config v0.3.30 |
| 662 | 2026-02-16T20:14:24.623Z | Downloaded pin-utils v0.1.0 |
| 663 | 2026-02-16T20:14:24.623Z | Downloaded num_threads v0.1.7 |
| 664 | 2026-02-16T20:14:24.623Z | Downloaded minimal-lexical v0.2.1 |
| 665 | 2026-02-16T20:14:24.623Z | Downloaded itoa v1.0.11 |
| 666 | 2026-02-16T20:14:24.623Z | Downloaded num-derive v0.4.2 |
| 667 | 2026-02-16T20:14:24.623Z | Downloaded newtype-uuid-macros v0.1.0 |
| 668 | 2026-02-16T20:14:24.623Z | Downloaded indexmap v2.12.1 |
| 669 | 2026-02-16T20:14:24.623Z | Downloaded httparse v1.10.1 |
| 670 | 2026-02-16T20:14:24.623Z | Downloaded foldhash v0.1.5 |
| 671 | 2026-02-16T20:14:24.647Z | Downloaded num_enum v0.5.11 |
| 672 | 2026-02-16T20:14:24.647Z | Downloaded iddqd v0.3.14 |
| 673 | 2026-02-16T20:14:24.647Z | Downloaded hyper-rustls v0.27.3 |
| 674 | 2026-02-16T20:14:24.647Z | Downloaded http-body v1.0.1 |
| 675 | 2026-02-16T20:14:24.647Z | Downloaded generic-array v0.14.7 |
| 676 | 2026-02-16T20:14:24.647Z | Downloaded omicron-workspace-hack v0.1.0 |
| 677 | 2026-02-16T20:14:24.647Z | Downloaded num_enum_derive v0.5.11 |
| 678 | 2026-02-16T20:14:24.647Z | Downloaded newline-converter v0.3.0 |
| 679 | 2026-02-16T20:14:24.647Z | Downloaded match_cfg v0.1.0 |
| 680 | 2026-02-16T20:14:24.647Z | Downloaded log v0.4.27 |
| 681 | 2026-02-16T20:14:24.672Z | Downloaded ipnet v2.9.0 |
| 682 | 2026-02-16T20:14:24.672Z | Downloaded chrono v0.4.42 |
| 683 | 2026-02-16T20:14:24.672Z | Downloaded newtype-uuid v1.3.1 |
| 684 | 2026-02-16T20:14:24.672Z | Downloaded mime v0.3.17 |
| 685 | 2026-02-16T20:14:24.672Z | Downloaded lock_api v0.4.12 |
| 686 | 2026-02-16T20:14:24.672Z | Downloaded erased-serde v0.3.31 |
| 687 | 2026-02-16T20:14:24.672Z | Downloaded libloading v0.8.9 |
| 688 | 2026-02-16T20:14:24.672Z | Downloaded humantime v2.3.0 |
| 689 | 2026-02-16T20:14:24.672Z | Downloaded base64 v0.22.1 |
| 690 | 2026-02-16T20:14:24.672Z | Downloaded is_terminal_polyfill v1.70.0 |
| 691 | 2026-02-16T20:14:24.672Z | Downloaded icu_locid_transform v1.5.0 |
| 692 | 2026-02-16T20:14:24.697Z | Downloaded hyper-tls v0.6.0 |
| 693 | 2026-02-16T20:14:24.697Z | Downloaded const_format v0.2.35 |
| 694 | 2026-02-16T20:14:24.697Z | Downloaded bytes v1.10.1 |
| 695 | 2026-02-16T20:14:24.697Z | Downloaded managed v0.8.0 |
| 696 | 2026-02-16T20:14:24.697Z | Downloaded lru-cache v0.1.2 |
| 697 | 2026-02-16T20:14:24.697Z | Downloaded kstat-rs v0.2.4 |
| 698 | 2026-02-16T20:14:24.697Z | Downloaded is-terminal v0.4.12 |
| 699 | 2026-02-16T20:14:24.697Z | Downloaded ingot-macros v0.1.1 |
| 700 | 2026-02-16T20:14:24.697Z | Downloaded hostname v0.4.2 |
| 701 | 2026-02-16T20:14:24.697Z | Downloaded clap_builder v4.5.2 |
| 702 | 2026-02-16T20:14:24.722Z | Downloaded lazycell v1.3.0 |
| 703 | 2026-02-16T20:14:24.722Z | Downloaded lazy_static v1.5.0 |
| 704 | 2026-02-16T20:14:24.722Z | Downloaded is_ci v1.2.0 |
| 705 | 2026-02-16T20:14:24.722Z | Downloaded ipnetwork v0.21.1 |
| 706 | 2026-02-16T20:14:24.722Z | Downloaded instant v0.1.12 |
| 707 | 2026-02-16T20:14:24.722Z | Downloaded ingot-types v0.1.2 |
| 708 | 2026-02-16T20:14:24.722Z | Downloaded ingot v0.1.1 |
| 709 | 2026-02-16T20:14:24.722Z | Downloaded icu_provider v1.5.0 |
| 710 | 2026-02-16T20:14:24.722Z | Downloaded icu_properties v1.5.1 |
| 711 | 2026-02-16T20:14:24.722Z | Downloaded hostname v0.3.1 |
| 712 | 2026-02-16T20:14:24.722Z | Downloaded hex v0.4.3 |
| 713 | 2026-02-16T20:14:24.722Z | Downloaded heck v0.4.1 |
| 714 | 2026-02-16T20:14:24.722Z | Downloaded getrandom v0.2.14 |
| 715 | 2026-02-16T20:14:24.749Z | Downloaded darling_core v0.20.11 |
| 716 | 2026-02-16T20:14:24.749Z | Downloaded idna_adapter v1.2.0 |
| 717 | 2026-02-16T20:14:24.749Z | Downloaded ident_case v1.0.1 |
| 718 | 2026-02-16T20:14:24.749Z | Downloaded icu_provider_macros v1.5.0 |
| 719 | 2026-02-16T20:14:24.749Z | Downloaded heck v0.5.0 |
| 720 | 2026-02-16T20:14:24.749Z | Downloaded futures-macro v0.3.31 |
| 721 | 2026-02-16T20:14:24.749Z | Downloaded futures-channel v0.3.31 |
| 722 | 2026-02-16T20:14:24.750Z | Downloaded foreign-types-shared v0.3.1 |
| 723 | 2026-02-16T20:14:24.750Z | Downloaded equivalent v1.0.2 |
| 724 | 2026-02-16T20:14:24.750Z | Downloaded dtrace-parser v0.3.0 |
| 725 | 2026-02-16T20:14:24.750Z | Downloaded dof v0.4.0 |
| 726 | 2026-02-16T20:14:24.750Z | Downloaded derive-ex v0.1.8 |
| 727 | 2026-02-16T20:14:24.750Z | Downloaded deranged v0.5.3 |
| 728 | 2026-02-16T20:14:24.750Z | Downloaded defmt v0.3.8 |
| 729 | 2026-02-16T20:14:24.775Z | Downloaded darling_core v0.21.3 |
| 730 | 2026-02-16T20:14:24.775Z | Downloaded darling v0.20.11 |
| 731 | 2026-02-16T20:14:24.775Z | Downloaded daft v0.1.5 |
| 732 | 2026-02-16T20:14:24.775Z | Downloaded ctr v0.9.2 |
| 733 | 2026-02-16T20:14:24.775Z | Downloaded csv-core v0.1.12 |
| 734 | 2026-02-16T20:14:24.775Z | Downloaded crossbeam-deque v0.8.5 |
| 735 | 2026-02-16T20:14:24.775Z | Downloaded cpufeatures v0.2.12 |
| 736 | 2026-02-16T20:14:24.775Z | Downloaded const_format_proc_macros v0.2.34 |
| 737 | 2026-02-16T20:14:24.776Z | Downloaded clang-sys v1.8.1 |
| 738 | 2026-02-16T20:14:24.776Z | Downloaded cipher v0.4.4 |
| 739 | 2026-02-16T20:14:24.776Z | Downloaded cfg-if v1.0.0 |
| 740 | 2026-02-16T20:14:24.776Z | Downloaded cexpr v0.6.0 |
| 741 | 2026-02-16T20:14:24.802Z | Downloaded cargo_metadata v0.19.2 |
| 742 | 2026-02-16T20:14:24.802Z | Downloaded hubpack_derive v0.1.1 |
| 743 | 2026-02-16T20:14:24.802Z | Downloaded hubpack v0.1.2 |
| 744 | 2026-02-16T20:14:24.802Z | Downloaded httpdate v1.0.3 |
| 745 | 2026-02-16T20:14:24.802Z | Downloaded http-body-util v0.1.3 |
| 746 | 2026-02-16T20:14:24.802Z | Downloaded home v0.5.11 |
| 747 | 2026-02-16T20:14:24.802Z | Downloaded highway v1.3.0 |
| 748 | 2026-02-16T20:14:24.802Z | Downloaded hash32 v0.3.1 |
| 749 | 2026-02-16T20:14:24.802Z | Downloaded goblin v0.8.2 |
| 750 | 2026-02-16T20:14:24.802Z | Downloaded glob v0.3.3 |
| 751 | 2026-02-16T20:14:24.802Z | Downloaded futures-core v0.3.31 |
| 752 | 2026-02-16T20:14:24.802Z | Downloaded fs-err v3.1.2 |
| 753 | 2026-02-16T20:14:24.802Z | Downloaded enum-as-inner v0.6.0 |
| 754 | 2026-02-16T20:14:24.802Z | Downloaded dropshot-api-manager v0.3.0 |
| 755 | 2026-02-16T20:14:24.827Z | Downloaded derive-where v1.6.0 |
| 756 | 2026-02-16T20:14:24.827Z | Downloaded defmt-parser v0.3.4 |
| 757 | 2026-02-16T20:14:24.827Z | Downloaded debug-ignore v1.0.5 |
| 758 | 2026-02-16T20:14:24.827Z | Downloaded data-encoding v2.6.0 |
| 759 | 2026-02-16T20:14:24.827Z | Downloaded ctrlc v3.4.4 |
| 760 | 2026-02-16T20:14:24.827Z | Downloaded cookie v0.18.1 |
| 761 | 2026-02-16T20:14:24.827Z | Downloaded convert_case v0.4.0 |
| 762 | 2026-02-16T20:14:24.827Z | Downloaded colored v3.0.0 |
| 763 | 2026-02-16T20:14:24.827Z | Downloaded cobs v0.2.3 |
| 764 | 2026-02-16T20:14:24.828Z | Downloaded cmake v0.1.54 |
| 765 | 2026-02-16T20:14:24.828Z | Downloaded cfg_aliases v0.2.1 |
| 766 | 2026-02-16T20:14:24.828Z | Downloaded foreign-types-shared v0.1.1 |
| 767 | 2026-02-16T20:14:24.828Z | Downloaded drift v0.1.2 |
| 768 | 2026-02-16T20:14:24.852Z | Downloaded crossbeam-epoch v0.9.18 |
| 769 | 2026-02-16T20:14:24.852Z | Downloaded byteorder v1.5.0 |
| 770 | 2026-02-16T20:14:24.853Z | Downloaded autocfg v1.3.0 |
| 771 | 2026-02-16T20:14:24.853Z | Downloaded anstyle v1.0.7 |
| 772 | 2026-02-16T20:14:24.853Z | Downloaded hashbrown v0.16.1 |
| 773 | 2026-02-16T20:14:24.853Z | Downloaded futures-executor v0.3.31 |
| 774 | 2026-02-16T20:14:24.853Z | Downloaded fs_extra v1.3.0 |
| 775 | 2026-02-16T20:14:24.853Z | Downloaded form_urlencoded v1.2.2 |
| 776 | 2026-02-16T20:14:24.853Z | Downloaded foreign-types-macros v0.2.3 |
| 777 | 2026-02-16T20:14:24.853Z | Downloaded foreign-types v0.5.0 |
| 778 | 2026-02-16T20:14:24.853Z | Downloaded foreign-types v0.3.2 |
| 779 | 2026-02-16T20:14:24.853Z | Downloaded fnv v1.0.7 |
| 780 | 2026-02-16T20:14:24.853Z | Downloaded float-ord v0.3.2 |
| 781 | 2026-02-16T20:14:24.853Z | Downloaded fixedbitset v0.5.7 |
| 782 | 2026-02-16T20:14:24.853Z | Downloaded filetime v0.2.23 |
| 783 | 2026-02-16T20:14:24.877Z | Downloaded fastrand v2.3.0 |
| 784 | 2026-02-16T20:14:24.878Z | Downloaded embedded-io v0.6.1 |
| 785 | 2026-02-16T20:14:24.878Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 786 | 2026-02-16T20:14:24.878Z | Downloaded dropshot v0.16.6 |
| 787 | 2026-02-16T20:14:24.902Z | Downloaded displaydoc v0.2.5 |
| 788 | 2026-02-16T20:14:24.902Z | Downloaded defmt-macros v0.3.9 |
| 789 | 2026-02-16T20:14:24.902Z | Downloaded darling v0.21.3 |
| 790 | 2026-02-16T20:14:24.902Z | Downloaded daft-derive v0.1.5 |
| 791 | 2026-02-16T20:14:24.902Z | Downloaded crucible-workspace-hack v0.1.0 |
| 792 | 2026-02-16T20:14:24.902Z | Downloaded crossbeam-utils v0.8.19 |
| 793 | 2026-02-16T20:14:24.902Z | Downloaded critical-section v1.2.0 |
| 794 | 2026-02-16T20:14:24.902Z | Downloaded clap_lex v0.7.0 |
| 795 | 2026-02-16T20:14:24.902Z | Downloaded clap_derive v4.5.4 |
| 796 | 2026-02-16T20:14:24.927Z | Downloaded atty v0.2.14 |
| 797 | 2026-02-16T20:14:24.927Z | Downloaded atomicwrites v0.4.4 |
| 798 | 2026-02-16T20:14:24.927Z | Downloaded atomic-waker v1.1.2 |
| 799 | 2026-02-16T20:14:24.927Z | Downloaded async-stream-impl v0.3.6 |
| 800 | 2026-02-16T20:14:24.927Z | Downloaded getrandom v0.3.2 |
| 801 | 2026-02-16T20:14:24.927Z | Downloaded gethostname v0.5.0 |
| 802 | 2026-02-16T20:14:24.927Z | Downloaded futures-task v0.3.31 |
| 803 | 2026-02-16T20:14:24.927Z | Downloaded futures-sink v0.3.31 |
| 804 | 2026-02-16T20:14:24.927Z | Downloaded futures-io v0.3.31 |
| 805 | 2026-02-16T20:14:24.927Z | Downloaded fixedbitset v0.4.2 |
| 806 | 2026-02-16T20:14:24.927Z | Downloaded escargot v0.5.10 |
| 807 | 2026-02-16T20:14:24.927Z | Downloaded darling_macro v0.20.11 |
| 808 | 2026-02-16T20:14:24.927Z | Downloaded crossbeam-channel v0.5.15 |
| 809 | 2026-02-16T20:14:24.927Z | Downloaded cc v1.2.17 |
| 810 | 2026-02-16T20:14:24.952Z | Downloaded cancel-safe-futures v0.1.5 |
| 811 | 2026-02-16T20:14:24.952Z | Downloaded camino-tempfile v1.4.1 |
| 812 | 2026-02-16T20:14:24.952Z | Downloaded bytecount v0.6.9 |
| 813 | 2026-02-16T20:14:24.952Z | Downloaded bindgen v0.69.5 |
| 814 | 2026-02-16T20:14:24.952Z | Downloaded derive_builder_core v0.20.2 |
| 815 | 2026-02-16T20:14:24.952Z | Downloaded cstr-argument v0.1.2 |
| 816 | 2026-02-16T20:14:24.952Z | Downloaded crypto-common v0.1.6 |
| 817 | 2026-02-16T20:14:24.952Z | Downloaded colorchoice v1.0.1 |
| 818 | 2026-02-16T20:14:24.952Z | Downloaded cfg_aliases v0.1.1 |
| 819 | 2026-02-16T20:14:24.952Z | Downloaded cargo_metadata v0.18.1 |
| 820 | 2026-02-16T20:14:24.952Z | Downloaded cargo-platform v0.1.8 |
| 821 | 2026-02-16T20:14:24.952Z | Downloaded camino v1.2.2 |
| 822 | 2026-02-16T20:14:24.976Z | Downloaded bitstruct v0.1.1 |
| 823 | 2026-02-16T20:14:24.977Z | Downloaded bincode v1.3.3 |
| 824 | 2026-02-16T20:14:24.977Z | Downloaded async-trait v0.1.89 |
| 825 | 2026-02-16T20:14:24.977Z | Downloaded async-recursion v1.1.1 |
| 826 | 2026-02-16T20:14:24.977Z | Downloaded ascii v1.1.0 |
| 827 | 2026-02-16T20:14:24.977Z | Downloaded anstream v0.6.14 |
| 828 | 2026-02-16T20:14:24.977Z | Downloaded fatfs v0.3.6 |
| 829 | 2026-02-16T20:14:25.001Z | Downloaded errno v0.3.14 |
| 830 | 2026-02-16T20:14:25.001Z | Downloaded erased-serde v0.4.5 |
| 831 | 2026-02-16T20:14:25.001Z | Downloaded derive_builder_macro v0.20.2 |
| 832 | 2026-02-16T20:14:25.001Z | Downloaded darling_macro v0.21.3 |
| 833 | 2026-02-16T20:14:25.001Z | Downloaded console v0.15.8 |
| 834 | 2026-02-16T20:14:25.001Z | Downloaded clap v4.5.4 |
| 835 | 2026-02-16T20:14:25.001Z | Downloaded bstr v1.9.1 |
| 836 | 2026-02-16T20:14:25.025Z | Downloaded blake2 v0.10.6 |
| 837 | 2026-02-16T20:14:25.025Z | Downloaded bitvec v1.0.1 |
| 838 | 2026-02-16T20:14:25.025Z | Downloaded bitflags v1.3.2 |
| 839 | 2026-02-16T20:14:25.049Z | Downloaded base64 v0.21.7 |
| 840 | 2026-02-16T20:14:25.049Z | Downloaded aho-corasick v1.1.3 |
| 841 | 2026-02-16T20:14:25.049Z | Downloaded either v1.15.0 |
| 842 | 2026-02-16T20:14:25.049Z | Downloaded dyn-clone v1.0.17 |
| 843 | 2026-02-16T20:14:25.049Z | Downloaded dtrace-parser v0.2.0 |
| 844 | 2026-02-16T20:14:25.049Z | Downloaded dropshot_endpoint v0.16.6 |
| 845 | 2026-02-16T20:14:25.049Z | Downloaded derive_more v0.99.20 |
| 846 | 2026-02-16T20:14:25.049Z | Downloaded bitstruct_derive v0.1.0 |
| 847 | 2026-02-16T20:14:25.049Z | Downloaded bcs v0.1.6 |
| 848 | 2026-02-16T20:14:25.074Z | Downloaded backoff v0.4.0 |
| 849 | 2026-02-16T20:14:25.074Z | Downloaded aws-lc-rs v1.13.3 |
| 850 | 2026-02-16T20:14:25.074Z | Downloaded anstyle-parse v0.2.4 |
| 851 | 2026-02-16T20:14:25.074Z | Downloaded allocator-api2 v0.2.21 |
| 852 | 2026-02-16T20:14:25.074Z | Downloaded digest v0.10.7 |
| 853 | 2026-02-16T20:14:25.074Z | Downloaded derive_builder v0.20.2 |
| 854 | 2026-02-16T20:14:25.074Z | Downloaded bitflags v2.9.4 |
| 855 | 2026-02-16T20:14:25.105Z | Downloaded bit_field v0.10.2 |
| 856 | 2026-02-16T20:14:25.105Z | Downloaded bit-vec v0.6.3 |
| 857 | 2026-02-16T20:14:25.105Z | Downloaded aes v0.8.4 |
| 858 | 2026-02-16T20:14:25.105Z | Downloaded aws-lc-sys v0.30.0 |
| 859 | 2026-02-16T20:14:25.322Z | Downloaded bit-set v0.5.3 |
| 860 | 2026-02-16T20:14:25.346Z | Downloaded base64ct v1.6.0 |
| 861 | 2026-02-16T20:14:25.346Z | Downloaded argon2 v0.5.3 |
| 862 | 2026-02-16T20:14:25.346Z | Downloaded anstyle-query v1.0.3 |
| 863 | 2026-02-16T20:14:25.346Z | Downloaded aes-gcm-siv v0.11.1 |
| 864 | 2026-02-16T20:14:25.346Z | Downloaded aead v0.5.2 |
| 865 | 2026-02-16T20:14:25.659Z | Compiling proc-macro2 v1.0.101 |
| 866 | 2026-02-16T20:14:25.659Z | Compiling unicode-ident v1.0.18 |
| 867 | 2026-02-16T20:14:25.659Z | Compiling libc v0.2.180 |
| 868 | 2026-02-16T20:14:25.683Z | Compiling serde_core v1.0.228 |
| 869 | 2026-02-16T20:14:25.683Z | Compiling serde v1.0.228 |
| 870 | 2026-02-16T20:14:25.683Z | Compiling autocfg v1.3.0 |
| 871 | 2026-02-16T20:14:25.683Z | Checking cfg-if v1.0.0 |
| 872 | 2026-02-16T20:14:25.708Z | Compiling memchr v2.7.2 |
| 873 | 2026-02-16T20:14:25.903Z | Compiling serde_json v1.0.145 |
| 874 | 2026-02-16T20:14:26.481Z | Compiling libm v0.2.8 |
| 875 | 2026-02-16T20:14:26.505Z | Compiling getrandom v0.3.2 |
| 876 | 2026-02-16T20:14:26.540Z | Checking itoa v1.0.11 |
| 877 | 2026-02-16T20:14:26.853Z | Compiling version_check v0.9.5 |
| 878 | 2026-02-16T20:14:27.056Z | Checking smallvec v1.13.2 |
| 879 | 2026-02-16T20:14:27.196Z | Compiling shlex v1.3.0 |
| 880 | 2026-02-16T20:14:27.342Z | Compiling lock_api v0.4.12 |
| 881 | 2026-02-16T20:14:27.384Z | Compiling parking_lot_core v0.9.10 |
| 882 | 2026-02-16T20:14:27.527Z | Compiling ryu v1.0.18 |
| 883 | 2026-02-16T20:14:27.661Z | Compiling quote v1.0.40 |
| 884 | 2026-02-16T20:14:27.740Z | Compiling jobserver v0.1.31 |
| 885 | 2026-02-16T20:14:27.835Z | Checking stable_deref_trait v1.2.0 |
| 886 | 2026-02-16T20:14:27.862Z | Compiling rustversion v1.0.22 |
| 887 | 2026-02-16T20:14:28.116Z | Compiling slab v0.4.9 |
| 888 | 2026-02-16T20:14:28.187Z | Compiling log v0.4.27 |
| 889 | 2026-02-16T20:14:28.252Z | Compiling thiserror v2.0.17 |
| 890 | 2026-02-16T20:14:28.562Z | Compiling syn v2.0.111 |
| 891 | 2026-02-16T20:14:28.593Z | Compiling cc v1.2.17 |
| 892 | 2026-02-16T20:14:28.687Z | Checking writeable v0.5.5 |
| 893 | 2026-02-16T20:14:28.805Z | Checking litemap v0.7.4 |
| 894 | 2026-02-16T20:14:28.999Z | Compiling heck v0.5.0 |
| 895 | 2026-02-16T20:14:29.130Z | Compiling num-traits v0.2.19 |
| 896 | 2026-02-16T20:14:29.185Z | Checking pin-project-lite v0.2.14 |
| 897 | 2026-02-16T20:14:29.365Z | Checking getrandom v0.2.14 |
| 898 | 2026-02-16T20:14:29.666Z | Compiling regex-syntax v0.8.5 |
| 899 | 2026-02-16T20:14:29.770Z | Checking icu_locid_transform_data v1.5.0 |
| 900 | 2026-02-16T20:14:29.847Z | Checking percent-encoding v2.3.2 |
| 901 | 2026-02-16T20:14:30.084Z | Checking icu_properties_data v1.5.0 |
| 902 | 2026-02-16T20:14:30.113Z | Compiling aho-corasick v1.1.3 |
| 903 | 2026-02-16T20:14:30.319Z | Checking utf16_iter v1.0.5 |
| 904 | 2026-02-16T20:14:30.484Z | Checking icu_normalizer_data v1.5.0 |
| 905 | 2026-02-16T20:14:30.594Z | Checking write16 v1.0.0 |
| 906 | 2026-02-16T20:14:30.725Z | Checking utf8_iter v1.0.4 |
| 907 | 2026-02-16T20:14:31.006Z | Checking form_urlencoded v1.2.2 |
| 908 | 2026-02-16T20:14:31.244Z | Compiling bitflags v2.9.4 |
| 909 | 2026-02-16T20:14:31.271Z | Checking scopeguard v1.2.0 |
| 910 | 2026-02-16T20:14:31.647Z | Checking socket2 v0.6.0 |
| 911 | 2026-02-16T20:14:31.674Z | Compiling portable-atomic v1.11.1 |
| 912 | 2026-02-16T20:14:31.901Z | Checking parking_lot v0.12.2 |
| 913 | 2026-02-16T20:14:32.138Z | Compiling thiserror v1.0.64 |
| 914 | 2026-02-16T20:14:32.196Z | Compiling allocator-api2 v0.2.21 |
| 915 | 2026-02-16T20:14:32.273Z | Compiling ring v0.17.14 |
| 916 | 2026-02-16T20:14:32.644Z | Compiling regex-automata v0.4.11 |
| 917 | 2026-02-16T20:14:33.043Z | Checking mio v1.0.2 |
| 918 | 2026-02-16T20:14:33.142Z | Checking signal-hook-registry v1.4.2 |
| 919 | 2026-02-16T20:14:33.240Z | Compiling equivalent v1.0.2 |
| 920 | 2026-02-16T20:14:33.381Z | Checking critical-section v1.2.0 |
| 921 | 2026-02-16T20:14:33.406Z | Compiling semver v1.0.27 |
| 922 | 2026-02-16T20:14:33.539Z | Checking iana-time-zone v0.1.64 |
| 923 | 2026-02-16T20:14:33.576Z | Checking futures-core v0.3.31 |
| 924 | 2026-02-16T20:14:33.702Z | Compiling fnv v1.0.7 |
| 925 | 2026-02-16T20:14:33.769Z | Checking uuid v1.19.0 |
| 926 | 2026-02-16T20:14:33.831Z | Checking once_cell v1.21.3 |
| 927 | 2026-02-16T20:14:33.855Z | Compiling errno v0.3.14 |
| 928 | 2026-02-16T20:14:34.121Z | Compiling typenum v1.17.0 |
| 929 | 2026-02-16T20:14:34.365Z | Compiling hashbrown v0.16.1 |
| 930 | 2026-02-16T20:14:34.506Z | Compiling httparse v1.10.1 |
| 931 | 2026-02-16T20:14:34.656Z | Compiling synstructure v0.13.1 |
| 932 | 2026-02-16T20:14:34.842Z | Compiling serde_derive_internals v0.29.1 |
| 933 | 2026-02-16T20:14:35.370Z | Compiling generic-array v0.14.7 |
| 934 | 2026-02-16T20:14:35.421Z | Checking futures-sink v0.3.31 |
| 935 | 2026-02-16T20:14:35.592Z | Checking dyn-clone v1.0.17 |
| 936 | 2026-02-16T20:14:35.623Z | Compiling schemars v0.8.22 |
| 937 | 2026-02-16T20:14:35.768Z | Compiling indexmap v2.12.1 |
| 938 | 2026-02-16T20:14:36.061Z | Compiling regex v1.11.3 |
| 939 | 2026-02-16T20:14:36.296Z | Compiling either v1.15.0 |
| 940 | 2026-02-16T20:14:36.666Z | Checking rand_core v0.6.4 |
| 941 | 2026-02-16T20:14:36.690Z | Compiling rustix v0.38.34 |
| 942 | 2026-02-16T20:14:36.840Z | Checking futures-channel v0.3.31 |
| 943 | 2026-02-16T20:14:36.944Z | Checking pin-utils v0.1.0 |
| 944 | 2026-02-16T20:14:36.971Z | Compiling ucd-trie v0.1.6 |
| 945 | 2026-02-16T20:14:37.058Z | Compiling lazy_static v1.5.0 |
| 946 | 2026-02-16T20:14:37.167Z | Checking futures-task v0.3.31 |
| 947 | 2026-02-16T20:14:37.217Z | Compiling pest v2.8.4 |
| 948 | 2026-02-16T20:14:37.366Z | Checking futures-io v0.3.31 |
| 949 | 2026-02-16T20:14:37.420Z | Compiling prettyplease v0.2.37 |
| 950 | 2026-02-16T20:14:37.554Z | Checking subtle v2.5.0 |
| 951 | 2026-02-16T20:14:37.583Z | Compiling serde_derive v1.0.228 |
| 952 | 2026-02-16T20:14:37.745Z | Compiling zerofrom-derive v0.1.5 |
| 953 | 2026-02-16T20:14:37.786Z | Compiling yoke-derive v0.7.5 |
| 954 | 2026-02-16T20:14:37.811Z | Compiling zerovec-derive v0.10.3 |
| 955 | 2026-02-16T20:14:38.104Z | Compiling displaydoc v0.2.5 |
| 956 | 2026-02-16T20:14:38.378Z | Compiling icu_provider_macros v1.5.0 |
| 957 | 2026-02-16T20:14:39.232Z | Compiling tokio-macros v2.6.0 |
| 958 | 2026-02-16T20:14:39.285Z | Compiling schemars_derive v0.8.22 |
| 959 | 2026-02-16T20:14:39.436Z | Compiling thiserror-impl v2.0.17 |
| 960 | 2026-02-16T20:14:39.616Z | Compiling futures-macro v0.3.31 |
| 961 | 2026-02-16T20:14:39.652Z | Compiling thiserror-impl v1.0.64 |
| 962 | 2026-02-16T20:14:39.695Z | Compiling pest_meta v2.8.4 |
| 963 | 2026-02-16T20:14:39.995Z | Checking zerofrom v0.1.5 |
| 964 | 2026-02-16T20:14:40.212Z | Checking yoke v0.7.5 |
| 965 | 2026-02-16T20:14:40.545Z | Checking zerovec v0.10.4 |
| 966 | 2026-02-16T20:14:40.780Z | Compiling anyhow v1.0.100 |
| 967 | 2026-02-16T20:14:41.042Z | Checking futures-util v0.3.31 |
| 968 | 2026-02-16T20:14:41.418Z | Compiling pest_generator v2.8.4 |
| 969 | 2026-02-16T20:14:41.629Z | Compiling strsim v0.11.1 |
| 970 | 2026-02-16T20:14:41.859Z | Compiling glob v0.3.3 |
| 971 | 2026-02-16T20:14:41.937Z | Checking tinystr v0.7.6 |
| 972 | 2026-02-16T20:14:42.172Z | Checking icu_collections v1.5.0 |
| 973 | 2026-02-16T20:14:42.203Z | Compiling minimal-lexical v0.2.1 |
| 974 | 2026-02-16T20:14:42.267Z | Checking icu_locid v1.5.0 |
| 975 | 2026-02-16T20:14:42.474Z | Compiling clang-sys v1.8.1 |
| 976 | 2026-02-16T20:14:42.595Z | Compiling nom v7.1.3 |
| 977 | 2026-02-16T20:14:42.662Z | Compiling pest_derive v2.8.4 |
| 978 | 2026-02-16T20:14:43.106Z | Compiling slog v2.8.2 |
| 979 | 2026-02-16T20:14:43.242Z | Checking icu_provider v1.5.0 |
| 980 | 2026-02-16T20:14:43.359Z | Checking byteorder v1.5.0 |
| 981 | 2026-02-16T20:14:43.619Z | Checking bytes v1.10.1 |
| 982 | 2026-02-16T20:14:43.673Z | Checking chrono v0.4.42 |
| 983 | 2026-02-16T20:14:43.764Z | Checking icu_locid_transform v1.5.0 |
| 984 | 2026-02-16T20:14:43.934Z | Compiling serde_tokenstream v0.2.2 |
| 985 | 2026-02-16T20:14:44.465Z | Checking tokio v1.48.0 |
| 986 | 2026-02-16T20:14:44.657Z | Checking icu_properties v1.5.1 |
| 987 | 2026-02-16T20:14:44.847Z | Compiling ident_case v1.0.1 |
| 988 | 2026-02-16T20:14:44.996Z | Checking http v1.4.0 |
| 989 | 2026-02-16T20:14:45.037Z | Compiling libloading v0.8.9 |
| 990 | 2026-02-16T20:14:45.346Z | Compiling pkg-config v0.3.30 |
| 991 | 2026-02-16T20:14:45.373Z | Compiling zerocopy v0.8.27 |
| 992 | 2026-02-16T20:14:45.401Z | Checking zeroize v1.7.0 |
| 993 | 2026-02-16T20:14:45.648Z | Compiling home v0.5.11 |
| 994 | 2026-02-16T20:14:45.796Z | Compiling bindgen v0.69.5 |
| 995 | 2026-02-16T20:14:45.858Z | Compiling which v4.4.2 |
| 996 | 2026-02-16T20:14:46.257Z | Compiling cexpr v0.6.0 |
| 997 | 2026-02-16T20:14:46.317Z | Compiling tracing-attributes v0.1.27 |
| 998 | 2026-02-16T20:14:46.701Z | Compiling zerocopy-derive v0.8.27 |
| 999 | 2026-02-16T20:14:46.931Z | Compiling itertools v0.12.1 |
| 1000 | 2026-02-16T20:14:47.490Z | Checking icu_normalizer v1.5.0 |
| 1001 | 2026-02-16T20:14:48.214Z | Checking idna_adapter v1.2.0 |
| 1002 | 2026-02-16T20:14:48.309Z | Checking tracing-core v0.1.32 |
| 1003 | 2026-02-16T20:14:48.401Z | Checking idna v1.0.3 |
| 1004 | 2026-02-16T20:14:48.542Z | Compiling lazycell v1.3.0 |
| 1005 | 2026-02-16T20:14:48.635Z | Compiling vcpkg v0.2.15 |
| 1006 | 2026-02-16T20:14:48.736Z | Compiling rustc-hash v1.1.0 |
| 1007 | 2026-02-16T20:14:48.844Z | Checking url v2.5.4 |
| 1008 | 2026-02-16T20:14:48.873Z | Checking tracing v0.1.40 |
| 1009 | 2026-02-16T20:14:48.965Z | Compiling cmake v0.1.54 |
| 1010 | 2026-02-16T20:14:49.185Z | Compiling dunce v1.0.5 |
| 1011 | 2026-02-16T20:14:49.331Z | Compiling fs_extra v1.3.0 |
| 1012 | 2026-02-16T20:14:49.760Z | Checking untrusted v0.9.0 |
| 1013 | 2026-02-16T20:14:49.965Z | Checking crypto-common v0.1.6 |
| 1014 | 2026-02-16T20:14:50.149Z | Checking rustls-pki-types v1.12.0 |
| 1015 | 2026-02-16T20:14:50.617Z | Compiling aws-lc-rs v1.13.3 |
| 1016 | 2026-02-16T20:14:50.654Z | Compiling time-core v0.1.6 |
| 1017 | 2026-02-16T20:14:50.944Z | Compiling camino v1.2.2 |
| 1018 | 2026-02-16T20:14:51.018Z | Compiling num-conv v0.1.0 |
| 1019 | 2026-02-16T20:14:51.253Z | Checking tokio-util v0.7.16 |
| 1020 | 2026-02-16T20:14:51.295Z | Compiling time-macros v0.2.24 |
| 1021 | 2026-02-16T20:14:51.530Z | Checking ppv-lite86 v0.2.17 |
| 1022 | 2026-02-16T20:14:51.780Z | Compiling paste v1.0.15 |
| 1023 | 2026-02-16T20:14:51.922Z | Checking ipnet v2.9.0 |
| 1024 | 2026-02-16T20:14:52.121Z | Compiling scroll_derive v0.13.1 |
| 1025 | 2026-02-16T20:14:52.187Z | Compiling foldhash v0.1.5 |
| 1026 | 2026-02-16T20:14:52.271Z | Checking base64 v0.22.1 |
| 1027 | 2026-02-16T20:14:52.325Z | Checking untrusted v0.7.1 |
| 1028 | 2026-02-16T20:14:52.454Z | Compiling hashbrown v0.15.2 |
| 1029 | 2026-02-16T20:14:52.692Z | Checking http-body v1.0.1 |
| 1030 | 2026-02-16T20:14:52.882Z | Checking atomic-waker v1.1.2 |
| 1031 | 2026-02-16T20:14:52.944Z | Compiling async-trait v0.1.89 |
| 1032 | 2026-02-16T20:14:53.046Z | Checking try-lock v0.2.5 |
| 1033 | 2026-02-16T20:14:53.201Z | Checking pretty-hex v0.4.1 |
| 1034 | 2026-02-16T20:14:53.274Z | Checking tower-service v0.3.3 |
| 1035 | 2026-02-16T20:14:53.392Z | Checking tower-layer v0.3.3 |
| 1036 | 2026-02-16T20:14:53.420Z | Checking want v0.3.1 |
| 1037 | 2026-02-16T20:14:53.421Z | Checking h2 v0.4.6 |
| 1038 | 2026-02-16T20:14:53.567Z | Compiling regress v0.10.4 |
| 1039 | 2026-02-16T20:14:53.599Z | Checking httpdate v1.0.3 |
| 1040 | 2026-02-16T20:14:53.632Z | Checking plain v0.2.3 |
| 1041 | 2026-02-16T20:14:53.632Z | Checking erased-serde v0.3.31 |
| 1042 | 2026-02-16T20:14:53.831Z | Checking cpufeatures v0.2.12 |
| 1043 | 2026-02-16T20:14:53.934Z | Compiling scroll v0.13.0 |
| 1044 | 2026-02-16T20:14:54.189Z | Checking block-buffer v0.10.4 |
| 1045 | 2026-02-16T20:14:54.426Z | Compiling crossbeam-utils v0.8.19 |
| 1046 | 2026-02-16T20:14:54.650Z | Compiling usdt-impl v0.6.0 |
| 1047 | 2026-02-16T20:14:54.961Z | Compiling goblin v0.10.4 |
| 1048 | 2026-02-16T20:14:55.044Z | Checking digest v0.10.7 |
| 1049 | 2026-02-16T20:14:55.084Z | Checking http-body-util v0.1.3 |
| 1050 | 2026-02-16T20:14:55.362Z | Compiling openssl-sys v0.9.107 |
| 1051 | 2026-02-16T20:14:56.212Z | Compiling darling_core v0.21.3 |
| 1052 | 2026-02-16T20:14:56.950Z | Compiling typify-impl v0.4.3 |
| 1053 | 2026-02-16T20:14:57.382Z | Checking hyper v1.8.1 |
| 1054 | 2026-02-16T20:14:58.391Z | Checking encoding_rs v0.8.34 |
| 1055 | 2026-02-16T20:14:58.495Z | Compiling aws-lc-sys v0.30.0 |
| 1056 | 2026-02-16T20:14:59.017Z | Checking mime v0.3.17 |
| 1057 | 2026-02-16T20:14:59.184Z | Checking hyper-util v0.1.19 |
| 1058 | 2026-02-16T20:14:59.384Z | Checking rand_chacha v0.3.1 |
| 1059 | 2026-02-16T20:14:59.706Z | Compiling openapiv3 v2.2.0 |
| 1060 | 2026-02-16T20:14:59.801Z | Checking serde_urlencoded v0.7.1 |
| 1061 | 2026-02-16T20:15:00.159Z | Compiling dtrace-parser v0.3.0 |
| 1062 | 2026-02-16T20:15:00.262Z | Compiling thread-id v5.0.0 |
| 1063 | 2026-02-16T20:15:00.946Z | Compiling darling_macro v0.21.3 |
| 1064 | 2026-02-16T20:15:01.231Z | Compiling dof v0.4.0 |
| 1065 | 2026-02-16T20:15:01.508Z | Compiling rustls v0.22.4 |
| 1066 | 2026-02-16T20:15:01.769Z | Compiling darling v0.21.3 |
| 1067 | 2026-02-16T20:15:01.849Z | Checking rand v0.8.5 |
| 1068 | 2026-02-16T20:15:01.905Z | Checking futures-executor v0.3.31 |
| 1069 | 2026-02-16T20:15:02.841Z | Compiling strum_macros v0.26.4 |
| 1070 | 2026-02-16T20:15:02.841Z | Compiling slog-async v2.8.0 |
| 1071 | 2026-02-16T20:15:03.219Z | Compiling rustix v1.1.2 |
| 1072 | 2026-02-16T20:15:03.363Z | Checking futures v0.3.31 |
| 1073 | 2026-02-16T20:15:03.481Z | Compiling daft-derive v0.1.5 |
| 1074 | 2026-02-16T20:15:03.841Z | Compiling multer v3.1.0 |
| 1075 | 2026-02-16T20:15:04.113Z | Checking foreign-types-shared v0.1.1 |
| 1076 | 2026-02-16T20:15:04.155Z | Compiling openssl v0.10.72 |
| 1077 | 2026-02-16T20:15:04.242Z | Compiling unsafe-libyaml v0.2.11 |
| 1078 | 2026-02-16T20:15:04.443Z | Compiling typify-macro v0.4.3 |
| 1079 | 2026-02-16T20:15:04.525Z | Compiling omicron-workspace-hack v0.1.0 |
| 1080 | 2026-02-16T20:15:04.679Z | Checking foreign-types v0.3.2 |
| 1081 | 2026-02-16T20:15:04.804Z | Compiling usdt-macro v0.6.0 |
| 1082 | 2026-02-16T20:15:04.838Z | Compiling usdt-attr-macro v0.6.0 |
| 1083 | 2026-02-16T20:15:05.568Z | Compiling serde_yaml v0.9.34+deprecated |
| 1084 | 2026-02-16T20:15:05.924Z | Compiling openssl-macros v0.1.1 |
| 1085 | 2026-02-16T20:15:06.047Z | Compiling async-stream-impl v0.3.6 |
| 1086 | 2026-02-16T20:15:06.078Z | Compiling rustls v0.23.10 |
| 1087 | 2026-02-16T20:15:06.238Z | Checking powerfmt v0.2.0 |
| 1088 | 2026-02-16T20:15:06.516Z | Compiling native-tls v0.2.11 |
| 1089 | 2026-02-16T20:15:06.894Z | Checking deranged v0.5.3 |
| 1090 | 2026-02-16T20:15:07.027Z | Checking sha1 v0.10.6 |
| 1091 | 2026-02-16T20:15:07.301Z | Checking is-terminal v0.4.12 |
| 1092 | 2026-02-16T20:15:07.328Z | Compiling typify v0.4.3 |
| 1093 | 2026-02-16T20:15:07.446Z | Compiling dropshot v0.16.6 |
| 1094 | 2026-02-16T20:15:07.473Z | Checking winnow v0.7.13 |
| 1095 | 2026-02-16T20:15:07.579Z | Checking match_cfg v0.1.0 |
| 1096 | 2026-02-16T20:15:07.965Z | Checking openssl-probe v0.1.5 |
| 1097 | 2026-02-16T20:15:08.012Z | Checking num_threads v0.1.7 |
| 1098 | 2026-02-16T20:15:08.149Z | Checking hostname v0.3.1 |
| 1099 | 2026-02-16T20:15:08.298Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-02-16T20:15:08.347Z | Compiling dropshot_endpoint v0.16.6 |
| 1101 | 2026-02-16T20:15:08.667Z | Compiling structmeta-derive v0.3.0 |
| 1102 | 2026-02-16T20:15:08.722Z | Checking sync_wrapper v1.0.1 |
| 1103 | 2026-02-16T20:15:08.882Z | Checking fastrand v2.3.0 |
| 1104 | 2026-02-16T20:15:09.115Z | Checking time v0.3.44 |
| 1105 | 2026-02-16T20:15:09.205Z | Compiling ref-cast v1.0.25 |
| 1106 | 2026-02-16T20:15:09.774Z | Checking tempfile v3.23.0 |
| 1107 | 2026-02-16T20:15:09.838Z | Checking tower v0.5.2 |
| 1108 | 2026-02-16T20:15:09.940Z | Checking crossbeam-channel v0.5.15 |
| 1109 | 2026-02-16T20:15:10.541Z | Compiling structmeta v0.3.0 |
| 1110 | 2026-02-16T20:15:10.570Z | Checking webpki-roots v0.26.3 |
| 1111 | 2026-02-16T20:15:10.602Z | Compiling ref-cast-impl v1.0.25 |
| 1112 | 2026-02-16T20:15:10.626Z | Checking rand_core v0.9.3 |
| 1113 | 2026-02-16T20:15:10.914Z | Checking iri-string v0.7.8 |
| 1114 | 2026-02-16T20:15:10.940Z | Checking rand_chacha v0.9.0 |
| 1115 | 2026-02-16T20:15:11.388Z | Checking tokio-native-tls v0.3.1 |
| 1116 | 2026-02-16T20:15:11.419Z | Checking webpki-roots v1.0.3 |
| 1117 | 2026-02-16T20:15:11.582Z | Checking thread_local v1.1.8 |
| 1118 | 2026-02-16T20:15:11.659Z | Checking hyper-tls v0.6.0 |
| 1119 | 2026-02-16T20:15:12.009Z | Checking rand v0.9.2 |
| 1120 | 2026-02-16T20:15:12.061Z | Compiling progenitor-impl v0.11.1 |
| 1121 | 2026-02-16T20:15:12.381Z | Checking strum v0.26.3 |
| 1122 | 2026-02-16T20:15:13.142Z | Checking take_mut v0.2.2 |
| 1123 | 2026-02-16T20:15:13.194Z | Checking tower-http v0.6.6 |
| 1124 | 2026-02-16T20:15:13.334Z | Checking term v1.2.0 |
| 1125 | 2026-02-16T20:15:13.484Z | Compiling syn v1.0.109 |
| 1126 | 2026-02-16T20:15:13.679Z | Checking debug-ignore v1.0.5 |
| 1127 | 2026-02-16T20:15:13.731Z | Checking slog-term v2.9.2 |
| 1128 | 2026-02-16T20:15:14.204Z | Checking slog-json v2.6.1 |
| 1129 | 2026-02-16T20:15:14.231Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1130 | 2026-02-16T20:15:14.445Z | Checking oxnet v0.1.3 |
| 1131 | 2026-02-16T20:15:14.620Z | Compiling serde_with_macros v3.15.0 |
| 1132 | 2026-02-16T20:15:14.671Z | Compiling strum_macros v0.27.2 |
| 1133 | 2026-02-16T20:15:14.821Z | Compiling derive-where v1.6.0 |
| 1134 | 2026-02-16T20:15:14.851Z | Checking serde_spanned v1.0.4 |
| 1135 | 2026-02-16T20:15:15.070Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1136 | 2026-02-16T20:15:16.580Z | Compiling progenitor-macro v0.11.1 |
| 1137 | 2026-02-16T20:15:16.631Z | Checking memmap2 v0.9.9 |
| 1138 | 2026-02-16T20:15:16.844Z | Checking spin v0.9.8 |
| 1139 | 2026-02-16T20:15:16.929Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1140 | 2026-02-16T20:15:17.301Z | Checking toml v0.9.10+spec-1.1.0 |
| 1141 | 2026-02-16T20:15:17.553Z | Checking usdt v0.6.0 |
| 1142 | 2026-02-16T20:15:17.825Z | Checking slog-bunyan v2.5.0 |
| 1143 | 2026-02-16T20:15:18.040Z | Compiling derive-ex v0.1.8 |
| 1144 | 2026-02-16T20:15:18.582Z | Checking async-stream v0.3.6 |
| 1145 | 2026-02-16T20:15:18.888Z | Checking waitgroup v0.1.2 |
| 1146 | 2026-02-16T20:15:19.040Z | Checking newtype-uuid v1.3.1 |
| 1147 | 2026-02-16T20:15:19.197Z | Checking rustls-pemfile v2.2.0 |
| 1148 | 2026-02-16T20:15:19.355Z | Compiling newtype-uuid-macros v0.1.0 |
| 1149 | 2026-02-16T20:15:19.424Z | Checking serde_path_to_error v0.1.20 |
| 1150 | 2026-02-16T20:15:19.820Z | Checking hostname v0.4.2 |
| 1151 | 2026-02-16T20:15:19.976Z | Checking quick-error v1.2.3 |
| 1152 | 2026-02-16T20:15:20.958Z | Compiling test-strategy v0.4.3 |
| 1153 | 2026-02-16T20:15:21.545Z | Compiling parse-display-derive v0.10.0 |
| 1154 | 2026-02-16T20:15:22.252Z | Compiling toml_datetime v0.6.11 |
| 1155 | 2026-02-16T20:15:22.669Z | Checking macaddr v1.0.1 |
| 1156 | 2026-02-16T20:15:22.985Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1157 | 2026-02-16T20:15:23.963Z | Checking daft v0.1.5 |
| 1158 | 2026-02-16T20:15:24.414Z | Checking hex v0.4.3 |
| 1159 | 2026-02-16T20:15:24.788Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1160 | 2026-02-16T20:15:25.369Z | Compiling zerocopy-derive v0.7.34 |
| 1161 | 2026-02-16T20:15:25.397Z | Checking wait-timeout v0.2.0 |
| 1162 | 2026-02-16T20:15:25.518Z | Checking bit-vec v0.6.3 |
| 1163 | 2026-02-16T20:15:25.604Z | Checking rusty-fork v0.3.0 |
| 1164 | 2026-02-16T20:15:25.820Z | Checking bit-set v0.5.3 |
| 1165 | 2026-02-16T20:15:26.070Z | Checking strum v0.27.2 |
| 1166 | 2026-02-16T20:15:26.237Z | Checking serde_with v3.15.0 |
| 1167 | 2026-02-16T20:15:27.803Z | Compiling rustls-webpki v0.102.4 |
| 1168 | 2026-02-16T20:15:27.881Z | Checking rand_xorshift v0.3.0 |
| 1169 | 2026-02-16T20:15:28.039Z | Checking unarray v0.1.4 |
| 1170 | 2026-02-16T20:15:28.316Z | Checking proptest v1.5.0 |
| 1171 | 2026-02-16T20:15:28.741Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1172 | 2026-02-16T20:15:28.849Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1173 | 2026-02-16T20:15:28.912Z | Compiling clap_derive v4.5.4 |
| 1174 | 2026-02-16T20:15:29.379Z | Checking instant v0.1.12 |
| 1175 | 2026-02-16T20:15:29.404Z | Checking foldhash v0.2.0 |
| 1176 | 2026-02-16T20:15:29.535Z | Checking utf8parse v0.2.1 |
| 1177 | 2026-02-16T20:15:29.671Z | Checking rustc-hash v2.1.1 |
| 1178 | 2026-02-16T20:15:29.806Z | Checking anstyle-parse v0.2.4 |
| 1179 | 2026-02-16T20:15:29.869Z | Checking iddqd v0.3.14 |
| 1180 | 2026-02-16T20:15:29.980Z | Checking backoff v0.4.0 |
| 1181 | 2026-02-16T20:15:30.198Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1182 | 2026-02-16T20:15:30.242Z | Checking parse-display v0.10.0 |
| 1183 | 2026-02-16T20:15:30.486Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1184 | 2026-02-16T20:15:30.511Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1185 | 2026-02-16T20:15:30.744Z | Checking colorchoice v1.0.1 |
| 1186 | 2026-02-16T20:15:30.900Z | Compiling crucible-workspace-hack v0.1.0 |
| 1187 | 2026-02-16T20:15:31.294Z | Checking anstyle v1.0.7 |
| 1188 | 2026-02-16T20:15:31.575Z | Checking anstyle-query v1.0.3 |
| 1189 | 2026-02-16T20:15:31.644Z | Checking is_terminal_polyfill v1.70.0 |
| 1190 | 2026-02-16T20:15:31.701Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1191 | 2026-02-16T20:15:31.771Z | Compiling zerocopy v0.7.34 |
| 1192 | 2026-02-16T20:15:31.805Z | Checking anstream v0.6.14 |
| 1193 | 2026-02-16T20:15:31.878Z | Checking terminal_size v0.3.0 |
| 1194 | 2026-02-16T20:15:32.152Z | Compiling scroll_derive v0.12.0 |
| 1195 | 2026-02-16T20:15:32.371Z | Compiling usdt-impl v0.5.0 |
| 1196 | 2026-02-16T20:15:32.716Z | Compiling heck v0.4.1 |
| 1197 | 2026-02-16T20:15:33.055Z | Compiling winnow v0.5.40 |
| 1198 | 2026-02-16T20:15:33.150Z | Checking clap_lex v0.7.0 |
| 1199 | 2026-02-16T20:15:33.278Z | Checking scroll v0.12.0 |
| 1200 | 2026-02-16T20:15:33.409Z | Checking clap_builder v4.5.2 |
| 1201 | 2026-02-16T20:15:33.688Z | Compiling dof v0.3.0 |
| 1202 | 2026-02-16T20:15:34.280Z | Compiling dtrace-parser v0.2.0 |
| 1203 | 2026-02-16T20:15:34.529Z | Compiling thread-id v4.2.1 |
| 1204 | 2026-02-16T20:15:35.595Z | Checking goblin v0.8.2 |
| 1205 | 2026-02-16T20:15:35.848Z | Compiling toml_edit v0.19.15 |
| 1206 | 2026-02-16T20:15:35.902Z | Checking clap v4.5.4 |
| 1207 | 2026-02-16T20:15:37.367Z | Checking serde_spanned v0.6.9 |
| 1208 | 2026-02-16T20:15:37.756Z | Checking data-encoding v2.6.0 |
| 1209 | 2026-02-16T20:15:38.264Z | Compiling proc-macro-crate v1.3.1 |
| 1210 | 2026-02-16T20:15:38.528Z | Checking unicode-width v0.1.14 |
| 1211 | 2026-02-16T20:15:38.642Z | Compiling tokio-rustls v0.26.0 |
| 1212 | 2026-02-16T20:15:39.038Z | Compiling hyper-rustls v0.27.3 |
| 1213 | 2026-02-16T20:15:40.158Z | Checking num-integer v0.1.46 |
| 1214 | 2026-02-16T20:15:40.897Z | Compiling usdt-macro v0.5.0 |
| 1215 | 2026-02-16T20:15:41.001Z | Compiling usdt-attr-macro v0.5.0 |
| 1216 | 2026-02-16T20:15:41.716Z | Checking memmap v0.7.0 |
| 1217 | 2026-02-16T20:15:41.959Z | Checking tinyvec_macros v0.1.1 |
| 1218 | 2026-02-16T20:15:42.078Z | Checking tinyvec v1.6.0 |
| 1219 | 2026-02-16T20:15:42.259Z | Compiling reqwest v0.12.23 |
| 1220 | 2026-02-16T20:15:42.296Z | Checking usdt v0.5.0 |
| 1221 | 2026-02-16T20:15:42.546Z | Checking num-bigint v0.4.5 |
| 1222 | 2026-02-16T20:15:43.243Z | Checking crossbeam-epoch v0.9.18 |
| 1223 | 2026-02-16T20:15:43.395Z | Compiling itertools v0.14.0 |
| 1224 | 2026-02-16T20:15:43.658Z | Compiling proc-macro-error-attr v1.0.4 |
| 1225 | 2026-02-16T20:15:43.687Z | Compiling heapless v0.8.0 |
| 1226 | 2026-02-16T20:15:44.347Z | Checking num-rational v0.4.2 |
| 1227 | 2026-02-16T20:15:44.515Z | Checking num-iter v0.1.45 |
| 1228 | 2026-02-16T20:15:44.630Z | Compiling progenitor-client v0.11.1 |
| 1229 | 2026-02-16T20:15:45.253Z | Compiling darling_core v0.20.11 |
| 1230 | 2026-02-16T20:15:45.358Z | Checking hash32 v0.3.1 |
| 1231 | 2026-02-16T20:15:45.559Z | Checking num-complex v0.4.6 |
| 1232 | 2026-02-16T20:15:45.806Z | Compiling ingot-macros v0.1.1 |
| 1233 | 2026-02-16T20:15:46.693Z | Compiling proc-macro-error v1.0.4 |
| 1234 | 2026-02-16T20:15:47.376Z | Checking bitflags v1.3.2 |
| 1235 | 2026-02-16T20:15:47.679Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1236 | 2026-02-16T20:15:48.114Z | Compiling smoltcp v0.11.0 |
| 1237 | 2026-02-16T20:15:48.711Z | Compiling tokio-rustls v0.25.0 |
| 1238 | 2026-02-16T20:15:49.631Z | Compiling darling_macro v0.20.11 |
| 1239 | 2026-02-16T20:15:50.350Z | Checking num v0.4.3 |
| 1240 | 2026-02-16T20:15:50.668Z | Checking ingot-types v0.1.2 |
| 1241 | 2026-02-16T20:15:50.950Z | Compiling progenitor v0.11.1 |
| 1242 | 2026-02-16T20:15:51.154Z | Compiling num_enum_derive v0.7.4 |
| 1243 | 2026-02-16T20:15:51.719Z | Checking bstr v1.9.1 |
| 1244 | 2026-02-16T20:15:51.774Z | Checking toml_write v0.1.2 |
| 1245 | 2026-02-16T20:15:51.819Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1246 | 2026-02-16T20:15:52.077Z | Checking managed v0.8.0 |
| 1247 | 2026-02-16T20:15:52.362Z | Checking cobs v0.2.3 |
| 1248 | 2026-02-16T20:15:52.580Z | Checking postcard v1.0.9 |
| 1249 | 2026-02-16T20:15:53.047Z | Checking num_enum v0.7.4 |
| 1250 | 2026-02-16T20:15:53.164Z | Checking toml_edit v0.22.27 |
| 1251 | 2026-02-16T20:15:53.545Z | Checking ingot v0.1.1 |
| 1252 | 2026-02-16T20:15:54.463Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1253 | 2026-02-16T20:15:54.943Z | Compiling darling v0.20.11 |
| 1254 | 2026-02-16T20:15:55.620Z | Compiling progenitor-client v0.10.0 |
| 1255 | 2026-02-16T20:15:56.120Z | Compiling enum-as-inner v0.6.0 |
| 1256 | 2026-02-16T20:15:56.640Z | Compiling libz-sys v1.1.16 |
| 1257 | 2026-02-16T20:15:56.781Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1258 | 2026-02-16T20:15:57.383Z | Compiling foreign-types-macros v0.2.3 |
| 1259 | 2026-02-16T20:15:57.445Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1260 | 2026-02-16T20:15:57.824Z | Checking is_ci v1.2.0 |
| 1261 | 2026-02-16T20:15:58.027Z | Compiling semver v0.1.20 |
| 1262 | 2026-02-16T20:15:58.203Z | Compiling rayon-core v1.12.1 |
| 1263 | 2026-02-16T20:15:58.477Z | Checking foreign-types-shared v0.3.1 |
| 1264 | 2026-02-16T20:15:58.503Z | Compiling rustc_version v0.1.7 |
| 1265 | 2026-02-16T20:15:58.639Z | Checking foreign-types v0.5.0 |
| 1266 | 2026-02-16T20:15:58.892Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1267 | 2026-02-16T20:15:58.967Z | Checking toml v0.8.23 |
| 1268 | 2026-02-16T20:15:59.192Z | Compiling derive_builder_core v0.20.2 |
| 1269 | 2026-02-16T20:15:59.684Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1270 | 2026-02-16T20:16:00.665Z | Checking crossbeam-deque v0.8.5 |
| 1271 | 2026-02-16T20:16:00.691Z | Checking tabwriter v1.4.0 |
| 1272 | 2026-02-16T20:16:00.781Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1273 | 2026-02-16T20:16:00.944Z | Compiling progenitor-impl v0.10.0 |
| 1274 | 2026-02-16T20:16:01.006Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1275 | 2026-02-16T20:16:01.561Z | Checking cstr-argument v0.1.2 |
| 1276 | 2026-02-16T20:16:01.755Z | Compiling owo-colors v4.2.3 |
| 1277 | 2026-02-16T20:16:01.816Z | Compiling float-ord v0.3.2 |
| 1278 | 2026-02-16T20:16:02.006Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1279 | 2026-02-16T20:16:02.557Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1280 | 2026-02-16T20:16:02.842Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1281 | 2026-02-16T20:16:03.544Z | Compiling derive_builder_macro v0.20.2 |
| 1282 | 2026-02-16T20:16:03.659Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1283 | 2026-02-16T20:16:03.892Z | Compiling newtype_derive v0.1.6 |
| 1284 | 2026-02-16T20:16:04.223Z | Checking supports-color v2.1.0 |
| 1285 | 2026-02-16T20:16:04.252Z | Checking supports-color v3.0.2 |
| 1286 | 2026-02-16T20:16:04.362Z | Checking resolv-conf v0.7.0 |
| 1287 | 2026-02-16T20:16:04.447Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1288 | 2026-02-16T20:16:04.480Z | Compiling vergen-lib v0.1.6 |
| 1289 | 2026-02-16T20:16:04.703Z | Compiling slog-dtrace v0.3.0 |
| 1290 | 2026-02-16T20:16:05.038Z | Compiling cfg_aliases v0.2.1 |
| 1291 | 2026-02-16T20:16:05.116Z | Checking linked-hash-map v0.5.6 |
| 1292 | 2026-02-16T20:16:05.147Z | Checking colored v3.0.0 |
| 1293 | 2026-02-16T20:16:05.410Z | Checking lru-cache v0.1.2 |
| 1294 | 2026-02-16T20:16:05.441Z | Compiling progenitor-macro v0.10.0 |
| 1295 | 2026-02-16T20:16:06.041Z | Compiling derive_builder v0.20.2 |
| 1296 | 2026-02-16T20:16:06.601Z | Checking rayon v1.10.0 |
| 1297 | 2026-02-16T20:16:06.630Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1298 | 2026-02-16T20:16:07.072Z | Checking hickory-proto v0.24.4 |
| 1299 | 2026-02-16T20:16:07.270Z | Compiling zone_cfg_derive v0.3.0 |
| 1300 | 2026-02-16T20:16:08.136Z | Checking similar v2.7.0 |
| 1301 | 2026-02-16T20:16:09.585Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-02-16T20:16:10.106Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1303 | 2026-02-16T20:16:10.154Z | Compiling hubpack_derive v0.1.1 |
| 1304 | 2026-02-16T20:16:10.408Z | Checking atomicwrites v0.4.4 |
| 1305 | 2026-02-16T20:16:10.635Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1306 | 2026-02-16T20:16:10.890Z | Checking camino-tempfile v1.4.1 |
| 1307 | 2026-02-16T20:16:10.970Z | Compiling cargo-platform v0.1.8 |
| 1308 | 2026-02-16T20:16:11.180Z | Compiling num-derive v0.4.2 |
| 1309 | 2026-02-16T20:16:11.383Z | Compiling serde_repr v0.1.19 |
| 1310 | 2026-02-16T20:16:11.921Z | Compiling vergen v9.0.6 |
| 1311 | 2026-02-16T20:16:12.237Z | Checking sigpipe v0.1.3 |
| 1312 | 2026-02-16T20:16:12.290Z | Checking siphasher v1.0.1 |
| 1313 | 2026-02-16T20:16:12.361Z | Checking base64ct v1.6.0 |
| 1314 | 2026-02-16T20:16:12.588Z | Checking indent_write v2.2.0 |
| 1315 | 2026-02-16T20:16:12.767Z | Checking base64 v0.21.7 |
| 1316 | 2026-02-16T20:16:12.801Z | Checking jiff v0.2.15 |
| 1317 | 2026-02-16T20:16:12.829Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1318 | 2026-02-16T20:16:13.195Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1319 | 2026-02-16T20:16:13.253Z | Compiling convert_case v0.4.0 |
| 1320 | 2026-02-16T20:16:13.509Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1321 | 2026-02-16T20:16:13.867Z | Compiling derive_more v0.99.20 |
| 1322 | 2026-02-16T20:16:13.895Z | Checking password-hash v0.5.0 |
| 1323 | 2026-02-16T20:16:14.312Z | Checking phf_shared v0.12.1 |
| 1324 | 2026-02-16T20:16:14.544Z | Checking progenitor v0.10.0 |
| 1325 | 2026-02-16T20:16:14.613Z | Compiling cargo_metadata v0.19.2 |
| 1326 | 2026-02-16T20:16:14.767Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1327 | 2026-02-16T20:16:14.834Z | Checking hubpack v0.1.2 |
| 1328 | 2026-02-16T20:16:15.019Z | Checking zone v0.3.1 |
| 1329 | 2026-02-16T20:16:15.142Z | Checking hickory-resolver v0.24.4 |
| 1330 | 2026-02-16T20:16:15.613Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1331 | 2026-02-16T20:16:15.663Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1332 | 2026-02-16T20:16:16.736Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1333 | 2026-02-16T20:16:16.787Z | Checking terminal_size v0.4.3 |
| 1334 | 2026-02-16T20:16:16.981Z | Checking blake2 v0.10.6 |
| 1335 | 2026-02-16T20:16:17.132Z | Checking tokio-stream v0.1.17 |
| 1336 | 2026-02-16T20:16:17.411Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1337 | 2026-02-16T20:16:17.735Z | Checking serde-big-array v0.5.1 |
| 1338 | 2026-02-16T20:16:17.890Z | Checking smf v0.2.3 |
| 1339 | 2026-02-16T20:16:17.977Z | Compiling pin-project-internal v1.1.10 |
| 1340 | 2026-02-16T20:16:18.035Z | Compiling rustc_version v0.4.1 |
| 1341 | 2026-02-16T20:16:18.190Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-02-16T20:16:18.379Z | Compiling vergen-git2 v1.0.7 |
| 1343 | 2026-02-16T20:16:18.508Z | Checking static_assertions v1.1.0 |
| 1344 | 2026-02-16T20:16:18.593Z | Checking unicode-segmentation v1.11.0 |
| 1345 | 2026-02-16T20:16:18.620Z | Checking unicode-width v0.2.1 |
| 1346 | 2026-02-16T20:16:18.653Z | Compiling cancel-safe-futures v0.1.5 |
| 1347 | 2026-02-16T20:16:18.772Z | Checking whoami v1.5.1 |
| 1348 | 2026-02-16T20:16:19.029Z | Checking smawk v0.3.2 |
| 1349 | 2026-02-16T20:16:19.072Z | Compiling chrono-tz v0.10.4 |
| 1350 | 2026-02-16T20:16:19.102Z | Checking unicode-linebreak v0.1.5 |
| 1351 | 2026-02-16T20:16:19.162Z | Compiling unicode-xid v0.2.4 |
| 1352 | 2026-02-16T20:16:19.252Z | Checking newline-converter v0.3.0 |
| 1353 | 2026-02-16T20:16:19.360Z | Compiling const_format_proc_macros v0.2.34 |
| 1354 | 2026-02-16T20:16:19.483Z | Checking textwrap v0.16.2 |
| 1355 | 2026-02-16T20:16:19.515Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1356 | 2026-02-16T20:16:19.890Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1357 | 2026-02-16T20:16:20.041Z | Checking pin-project v1.1.10 |
| 1358 | 2026-02-16T20:16:20.211Z | Checking qorb v0.4.1 |
| 1359 | 2026-02-16T20:16:20.235Z | Checking argon2 v0.5.3 |
| 1360 | 2026-02-16T20:16:20.839Z | Checking phf v0.12.1 |
| 1361 | 2026-02-16T20:16:21.100Z | Checking globset v0.4.14 |
| 1362 | 2026-02-16T20:16:21.431Z | Checking unicode-normalization v0.1.24 |
| 1363 | 2026-02-16T20:16:21.555Z | Checking tokio-dtrace v0.1.1 |
| 1364 | 2026-02-16T20:16:21.824Z | Checking console v0.15.8 |
| 1365 | 2026-02-16T20:16:21.903Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1366 | 2026-02-16T20:16:22.172Z | Checking libsw-core v0.3.2 |
| 1367 | 2026-02-16T20:16:22.351Z | Checking secrecy v0.10.3 |
| 1368 | 2026-02-16T20:16:22.400Z | Compiling async-recursion v1.1.1 |
| 1369 | 2026-02-16T20:16:22.532Z | Compiling snafu-derive v0.8.9 |
| 1370 | 2026-02-16T20:16:22.732Z | Compiling cookie v0.18.1 |
| 1371 | 2026-02-16T20:16:22.969Z | Checking csv-core v0.1.12 |
| 1372 | 2026-02-16T20:16:23.165Z | Checking same-file v1.0.6 |
| 1373 | 2026-02-16T20:16:23.307Z | Compiling rustls v0.21.12 |
| 1374 | 2026-02-16T20:16:23.358Z | Checking utf-8 v0.7.6 |
| 1375 | 2026-02-16T20:16:23.619Z | Checking fixedbitset v0.5.7 |
| 1376 | 2026-02-16T20:16:23.648Z | Checking fixedbitset v0.4.2 |
| 1377 | 2026-02-16T20:16:23.831Z | Compiling moka v0.12.10 |
| 1378 | 2026-02-16T20:16:23.860Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1379 | 2026-02-16T20:16:23.915Z | Checking bytecount v0.6.9 |
| 1380 | 2026-02-16T20:16:23.971Z | Checking highway v1.3.0 |
| 1381 | 2026-02-16T20:16:24.002Z | Checking petgraph v0.8.3 |
| 1382 | 2026-02-16T20:16:24.026Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1383 | 2026-02-16T20:16:24.115Z | Checking papergrid v0.11.0 |
| 1384 | 2026-02-16T20:16:24.242Z | Checking petgraph v0.6.5 |
| 1385 | 2026-02-16T20:16:24.394Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1386 | 2026-02-16T20:16:25.309Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1387 | 2026-02-16T20:16:25.693Z | Checking tungstenite v0.21.0 |
| 1388 | 2026-02-16T20:16:26.013Z | Checking walkdir v2.5.0 |
| 1389 | 2026-02-16T20:16:26.043Z | Checking snafu v0.8.9 |
| 1390 | 2026-02-16T20:16:26.292Z | Checking csv v1.3.1 |
| 1391 | 2026-02-16T20:16:26.469Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1392 | 2026-02-16T20:16:26.495Z | Checking libsw v3.5.0 |
| 1393 | 2026-02-16T20:16:26.519Z | Checking expectorate v1.2.0 |
| 1394 | 2026-02-16T20:16:26.608Z | Checking olpc-cjson v0.1.4 |
| 1395 | 2026-02-16T20:16:26.710Z | Checking oxide-tokio-rt v0.1.2 |
| 1396 | 2026-02-16T20:16:26.805Z | Checking const_format v0.2.35 |
| 1397 | 2026-02-16T20:16:26.840Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1398 | 2026-02-16T20:16:26.904Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1399 | 2026-02-16T20:16:26.938Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1400 | 2026-02-16T20:16:27.030Z | Compiling nix v0.29.0 |
| 1401 | 2026-02-16T20:16:27.243Z | Compiling tabled_derive v0.7.0 |
| 1402 | 2026-02-16T20:16:27.267Z | Checking gethostname v0.5.0 |
| 1403 | 2026-02-16T20:16:27.416Z | Checking pem v3.0.5 |
| 1404 | 2026-02-16T20:16:27.503Z | Checking rustls-webpki v0.101.7 |
| 1405 | 2026-02-16T20:16:27.684Z | Checking sct v0.7.1 |
| 1406 | 2026-02-16T20:16:27.721Z | Checking inout v0.1.3 |
| 1407 | 2026-02-16T20:16:27.817Z | Checking serde_plain v1.0.2 |
| 1408 | 2026-02-16T20:16:27.907Z | Checking bcs v0.1.6 |
| 1409 | 2026-02-16T20:16:27.940Z | Checking swrite v0.1.0 |
| 1410 | 2026-02-16T20:16:27.970Z | Checking typed-path v0.9.3 |
| 1411 | 2026-02-16T20:16:28.081Z | Compiling radium v0.7.0 |
| 1412 | 2026-02-16T20:16:28.106Z | Checking termtree v0.5.1 |
| 1413 | 2026-02-16T20:16:28.205Z | Checking tagptr v0.2.0 |
| 1414 | 2026-02-16T20:16:28.330Z | Checking linear-map v1.2.0 |
| 1415 | 2026-02-16T20:16:28.537Z | Checking cipher v0.4.4 |
| 1416 | 2026-02-16T20:16:28.627Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1417 | 2026-02-16T20:16:28.919Z | Checking tabled v0.15.0 |
| 1418 | 2026-02-16T20:16:28.956Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1419 | 2026-02-16T20:16:29.486Z | Checking tough v0.20.0 |
| 1420 | 2026-02-16T20:16:29.677Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1421 | 2026-02-16T20:16:30.298Z | Checking steno v0.4.1 |
| 1422 | 2026-02-16T20:16:30.897Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1423 | 2026-02-16T20:16:31.111Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1424 | 2026-02-16T20:16:31.615Z | Checking tokio-tungstenite v0.21.0 |
| 1425 | 2026-02-16T20:16:32.071Z | Checking hickory-proto v0.25.2 |
| 1426 | 2026-02-16T20:16:32.191Z | Checking tap v1.0.1 |
| 1427 | 2026-02-16T20:16:33.085Z | Checking humantime v2.3.0 |
| 1428 | 2026-02-16T20:16:33.114Z | Checking wyz v0.5.1 |
| 1429 | 2026-02-16T20:16:33.331Z | Checking tokio-rustls v0.24.1 |
| 1430 | 2026-02-16T20:16:33.469Z | Checking rustls-pemfile v1.0.4 |
| 1431 | 2026-02-16T20:16:33.664Z | Compiling num_enum_derive v0.5.11 |
| 1432 | 2026-02-16T20:16:33.690Z | Checking twox-hash v2.1.0 |
| 1433 | 2026-02-16T20:16:33.759Z | Checking universal-hash v0.5.1 |
| 1434 | 2026-02-16T20:16:33.794Z | Checking atty v0.2.14 |
| 1435 | 2026-02-16T20:16:33.947Z | Checking funty v2.0.0 |
| 1436 | 2026-02-16T20:16:33.976Z | Checking opaque-debug v0.3.1 |
| 1437 | 2026-02-16T20:16:34.091Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1438 | 2026-02-16T20:16:34.239Z | Checking polyval v0.6.2 |
| 1439 | 2026-02-16T20:16:34.440Z | Checking ctr v0.9.2 |
| 1440 | 2026-02-16T20:16:34.507Z | Checking aes v0.8.4 |
| 1441 | 2026-02-16T20:16:34.700Z | Checking bitvec v1.0.1 |
| 1442 | 2026-02-16T20:16:34.730Z | Compiling nix v0.31.1 |
| 1443 | 2026-02-16T20:16:35.182Z | Checking hickory-resolver v0.25.2 |
| 1444 | 2026-02-16T20:16:35.251Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1445 | 2026-02-16T20:16:35.380Z | Checking num_enum v0.5.11 |
| 1446 | 2026-02-16T20:16:35.426Z | Checking aead v0.5.2 |
| 1447 | 2026-02-16T20:16:35.566Z | Checking bincode v1.3.3 |
| 1448 | 2026-02-16T20:16:35.657Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1449 | 2026-02-16T20:16:35.682Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1450 | 2026-02-16T20:16:35.905Z | Checking passt v0.3.0 |
| 1451 | 2026-02-16T20:16:36.069Z | Checking fakedata_generator v0.5.0 |
| 1452 | 2026-02-16T20:16:36.093Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1453 | 2026-02-16T20:16:36.162Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1454 | 2026-02-16T20:16:36.308Z | Checking aes-gcm-siv v0.11.1 |
| 1455 | 2026-02-16T20:16:36.409Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1456 | 2026-02-16T20:16:36.459Z | Compiling bitstruct_derive v0.1.0 |
| 1457 | 2026-02-16T20:16:36.548Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1458 | 2026-02-16T20:16:36.574Z | Checking dropshot-api-manager-types v0.3.0 |
| 1459 | 2026-02-16T20:16:36.799Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1460 | 2026-02-16T20:16:36.843Z | Checking ringbuffer v0.15.0 |
| 1461 | 2026-02-16T20:16:36.933Z | Checking toml v0.7.8 |
| 1462 | 2026-02-16T20:16:37.092Z | Checking typeid v1.0.0 |
| 1463 | 2026-02-16T20:16:37.166Z | Checking pretty-hex v0.2.1 |
| 1464 | 2026-02-16T20:16:37.194Z | Compiling cfg_aliases v0.1.1 |
| 1465 | 2026-02-16T20:16:37.266Z | Checking ascii v1.1.0 |
| 1466 | 2026-02-16T20:16:37.325Z | Compiling nix v0.28.0 |
| 1467 | 2026-02-16T20:16:37.355Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1468 | 2026-02-16T20:16:37.567Z | Checking erased-serde v0.4.5 |
| 1469 | 2026-02-16T20:16:37.593Z | Checking bitstruct v0.1.1 |
| 1470 | 2026-02-16T20:16:37.634Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1471 | 2026-02-16T20:16:37.662Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1472 | 2026-02-16T20:16:37.742Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1473 | 2026-02-16T20:16:37.779Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1474 | 2026-02-16T20:16:38.198Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1475 | 2026-02-16T20:16:38.405Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1476 | 2026-02-16T20:16:38.430Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1477 | 2026-02-16T20:16:38.539Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1478 | 2026-02-16T20:16:38.576Z | Checking serde_arrays v0.1.0 |
| 1479 | 2026-02-16T20:16:38.671Z | Compiling fs-err v3.1.2 |
| 1480 | 2026-02-16T20:16:38.743Z | Checking libloading v0.7.4 |
| 1481 | 2026-02-16T20:16:38.792Z | Checking bit_field v0.10.2 |
| 1482 | 2026-02-16T20:16:38.906Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1483 | 2026-02-16T20:16:38.941Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1484 | 2026-02-16T20:16:38.987Z | Checking kstat-rs v0.2.4 |
| 1485 | 2026-02-16T20:16:39.018Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1486 | 2026-02-16T20:16:39.073Z | Compiling escargot v0.5.10 |
| 1487 | 2026-02-16T20:16:39.250Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1488 | 2026-02-16T20:16:39.308Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1489 | 2026-02-16T20:16:39.380Z | Checking ron v0.8.1 |
| 1490 | 2026-02-16T20:16:39.500Z | Checking itertools v0.13.0 |
| 1491 | 2026-02-16T20:16:39.528Z | Checking xattr v1.3.1 |
| 1492 | 2026-02-16T20:16:39.737Z | Checking drift v0.1.2 |
| 1493 | 2026-02-16T20:16:40.138Z | Checking sha2 v0.10.9 |
| 1494 | 2026-02-16T20:16:40.431Z | Checking filetime v0.2.23 |
| 1495 | 2026-02-16T20:16:40.596Z | Checking dropshot-api-manager v0.3.0 |
| 1496 | 2026-02-16T20:16:40.664Z | Checking tar v0.4.40 |
| 1497 | 2026-02-16T20:16:40.700Z | Checking cargo_metadata v0.18.1 |
| 1498 | 2026-02-16T20:16:41.366Z | Checking ctrlc v3.4.4 |
| 1499 | 2026-02-16T20:16:41.609Z | Checking fatfs v0.3.6 |
| 1500 | 2026-02-16T20:16:41.912Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1501 | 2026-02-16T20:16:42.679Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1502 | 2026-02-16T20:16:43.153Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1503 | 2026-02-16T20:16:43.474Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1504 | 2026-02-16T20:16:44.017Z | Compiling git2 v0.20.2 |
| 1505 | 2026-02-16T20:16:49.033Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1506 | 2026-02-16T20:16:58.258Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1507 | 2026-02-16T20:16:59.717Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1508 | 2026-02-16T20:17:07.761Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1509 | 2026-02-16T20:17:14.453Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1510 | 2026-02-16T20:17:27.610Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1511 | 2026-02-16T20:17:27.610Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1512 | 2026-02-16T20:17:36.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s |
| 1513 | 2026-02-16T20:17:36.866Z | |
| 1514 | 2026-02-16T20:17:36.891Z | real 3:39.805743589 |
| 1515 | 2026-02-16T20:17:36.891Z | user 15:06.282582449 |
| 1516 | 2026-02-16T20:17:36.891Z | sys 3:23.005727570 |
| 1517 | 2026-02-16T20:17:36.891Z | trap 0.488637312 |
| 1518 | 2026-02-16T20:17:36.891Z | tflt 0.378013076 |
| 1519 | 2026-02-16T20:17:36.891Z | dflt 0.371115264 |
| 1520 | 2026-02-16T20:17:36.891Z | kflt 0.011318888 |
| 1521 | 2026-02-16T20:17:36.891Z | lock 31:32.579275588 |
| 1522 | 2026-02-16T20:17:36.891Z | slp 1:00:25.269965762 |
| 1523 | 2026-02-16T20:17:36.891Z | lat 1:33.520446075 |
| 1524 | 2026-02-16T20:17:36.891Z | stop 4:58.290029764 |
| 1525 | 2026-02-16T20:17:36.891Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1526 | 2026-02-16T20:17:37.671Z | Downloading crates ... |
| 1527 | 2026-02-16T20:17:37.954Z | Downloaded mockall_derive v0.12.1 |
| 1528 | 2026-02-16T20:17:37.980Z | Downloaded simd-adler32 v0.3.7 |
| 1529 | 2026-02-16T20:17:37.980Z | Downloaded termtree v0.4.1 |
| 1530 | 2026-02-16T20:17:37.980Z | Downloaded slog-stdlog v4.1.1 |
| 1531 | 2026-02-16T20:17:37.980Z | Downloaded miniz_oxide v0.7.2 |
| 1532 | 2026-02-16T20:17:37.981Z | Downloaded fdeflate v0.3.4 |
| 1533 | 2026-02-16T20:17:37.981Z | Downloaded arc-swap v1.7.1 |
| 1534 | 2026-02-16T20:17:37.981Z | Downloaded slog-scope v4.4.0 |
| 1535 | 2026-02-16T20:17:38.005Z | Downloaded fragile v2.0.0 |
| 1536 | 2026-02-16T20:17:38.005Z | Downloaded slog-envlogger v2.2.0 |
| 1537 | 2026-02-16T20:17:38.005Z | Downloaded predicates-tree v1.0.9 |
| 1538 | 2026-02-16T20:17:38.005Z | Downloaded predicates v3.1.0 |
| 1539 | 2026-02-16T20:17:38.005Z | Downloaded png v0.17.13 |
| 1540 | 2026-02-16T20:17:38.005Z | Downloaded mockall v0.12.1 |
| 1541 | 2026-02-16T20:17:38.005Z | Downloaded flate2 v1.0.30 |
| 1542 | 2026-02-16T20:17:38.005Z | Downloaded downcast v0.11.0 |
| 1543 | 2026-02-16T20:17:38.006Z | Downloaded crc32fast v1.4.0 |
| 1544 | 2026-02-16T20:17:38.030Z | Downloaded bytemuck v1.16.0 |
| 1545 | 2026-02-16T20:17:38.030Z | Downloaded predicates-core v1.0.6 |
| 1546 | 2026-02-16T20:17:38.121Z | Downloaded serde_test v1.0.176 |
| 1547 | 2026-02-16T20:17:38.314Z | Downloaded image v0.25.1 |
| 1548 | 2026-02-16T20:17:38.665Z | Checking log v0.4.27 |
| 1549 | 2026-02-16T20:17:38.690Z | Checking tokio v1.48.0 |
| 1550 | 2026-02-16T20:17:38.727Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1551 | 2026-02-16T20:17:38.752Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1552 | 2026-02-16T20:17:38.776Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1553 | 2026-02-16T20:17:38.776Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1554 | 2026-02-16T20:17:38.801Z | Compiling crc32fast v1.4.0 |
| 1555 | 2026-02-16T20:17:38.801Z | Checking simd-adler32 v0.3.7 |
| 1556 | 2026-02-16T20:17:38.937Z | Checking goblin v0.10.4 |
| 1557 | 2026-02-16T20:17:38.987Z | Checking native-tls v0.2.11 |
| 1558 | 2026-02-16T20:17:39.011Z | Checking rustls v0.23.10 |
| 1559 | 2026-02-16T20:17:39.067Z | Checking rustls v0.22.4 |
| 1560 | 2026-02-16T20:17:39.180Z | Checking typify-impl v0.4.3 |
| 1561 | 2026-02-16T20:17:39.231Z | Checking goblin v0.8.2 |
| 1562 | 2026-02-16T20:17:39.255Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1563 | 2026-02-16T20:17:39.298Z | Checking tungstenite v0.21.0 |
| 1564 | 2026-02-16T20:17:39.996Z | Checking globset v0.4.14 |
| 1565 | 2026-02-16T20:17:40.487Z | Checking rustls v0.21.12 |
| 1566 | 2026-02-16T20:17:41.227Z | Checking typify v0.4.3 |
| 1567 | 2026-02-16T20:17:41.359Z | Checking progenitor-impl v0.11.1 |
| 1568 | 2026-02-16T20:17:41.880Z | Checking progenitor-impl v0.10.0 |
| 1569 | 2026-02-16T20:17:42.692Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1570 | 2026-02-16T20:17:42.850Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1571 | 2026-02-16T20:17:42.995Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1572 | 2026-02-16T20:17:43.020Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1573 | 2026-02-16T20:17:43.070Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1574 | 2026-02-16T20:17:43.096Z | Checking adler v1.0.2 |
| 1575 | 2026-02-16T20:17:43.227Z | Checking dof v0.3.0 |
| 1576 | 2026-02-16T20:17:43.252Z | Checking miniz_oxide v0.7.2 |
| 1577 | 2026-02-16T20:17:43.364Z | Checking arc-swap v1.7.1 |
| 1578 | 2026-02-16T20:17:43.389Z | Checking fdeflate v0.3.4 |
| 1579 | 2026-02-16T20:17:43.558Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1580 | 2026-02-16T20:17:43.725Z | Checking slog-scope v4.4.0 |
| 1581 | 2026-02-16T20:17:43.749Z | Checking usdt-impl v0.5.0 |
| 1582 | 2026-02-16T20:17:43.780Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1583 | 2026-02-16T20:17:43.859Z | Checking flate2 v1.0.30 |
| 1584 | 2026-02-16T20:17:43.891Z | Checking predicates-core v1.0.6 |
| 1585 | 2026-02-16T20:17:43.926Z | Checking slog-stdlog v4.1.1 |
| 1586 | 2026-02-16T20:17:43.951Z | Checking dof v0.4.0 |
| 1587 | 2026-02-16T20:17:43.975Z | Checking bytemuck v1.16.0 |
| 1588 | 2026-02-16T20:17:44.076Z | Checking termtree v0.4.1 |
| 1589 | 2026-02-16T20:17:44.100Z | Checking slog-envlogger v2.2.0 |
| 1590 | 2026-02-16T20:17:44.198Z | Checking usdt v0.5.0 |
| 1591 | 2026-02-16T20:17:44.268Z | Checking predicates-tree v1.0.9 |
| 1592 | 2026-02-16T20:17:44.308Z | Checking predicates v3.1.0 |
| 1593 | 2026-02-16T20:17:44.332Z | Compiling mockall_derive v0.12.1 |
| 1594 | 2026-02-16T20:17:44.357Z | Checking downcast v0.11.0 |
| 1595 | 2026-02-16T20:17:44.390Z | Checking png v0.17.13 |
| 1596 | 2026-02-16T20:17:44.435Z | Checking slog-dtrace v0.3.0 |
| 1597 | 2026-02-16T20:17:44.460Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1598 | 2026-02-16T20:17:44.516Z | Checking fragile v2.0.0 |
| 1599 | 2026-02-16T20:17:44.688Z | Checking usdt-impl v0.6.0 |
| 1600 | 2026-02-16T20:17:44.758Z | Checking escargot v0.5.10 |
| 1601 | 2026-02-16T20:17:44.783Z | Checking fatfs v0.3.6 |
| 1602 | 2026-02-16T20:17:44.808Z | Checking serde_test v1.0.176 |
| 1603 | 2026-02-16T20:17:44.941Z | Checking tokio-util v0.7.16 |
| 1604 | 2026-02-16T20:17:44.981Z | Checking tower v0.5.2 |
| 1605 | 2026-02-16T20:17:45.130Z | Checking tokio-rustls v0.26.0 |
| 1606 | 2026-02-16T20:17:45.370Z | Checking tokio-native-tls v0.3.1 |
| 1607 | 2026-02-16T20:17:45.460Z | Checking usdt v0.6.0 |
| 1608 | 2026-02-16T20:17:45.495Z | Checking tokio-rustls v0.25.0 |
| 1609 | 2026-02-16T20:17:45.601Z | Checking backoff v0.4.0 |
| 1610 | 2026-02-16T20:17:45.630Z | Checking tokio-tungstenite v0.21.0 |
| 1611 | 2026-02-16T20:17:45.657Z | Checking hickory-proto v0.24.4 |
| 1612 | 2026-02-16T20:17:45.733Z | Checking zone v0.3.1 |
| 1613 | 2026-02-16T20:17:45.770Z | Checking tower-http v0.6.6 |
| 1614 | 2026-02-16T20:17:45.828Z | Checking tokio-dtrace v0.1.1 |
| 1615 | 2026-02-16T20:17:45.857Z | Checking h2 v0.4.6 |
| 1616 | 2026-02-16T20:17:45.886Z | Checking tokio-stream v0.1.17 |
| 1617 | 2026-02-16T20:17:46.095Z | Checking libsw-core v0.3.2 |
| 1618 | 2026-02-16T20:17:46.119Z | Checking oxide-tokio-rt v0.1.2 |
| 1619 | 2026-02-16T20:17:46.295Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1620 | 2026-02-16T20:17:46.319Z | Checking cancel-safe-futures v0.1.5 |
| 1621 | 2026-02-16T20:17:46.319Z | Checking libsw v3.5.0 |
| 1622 | 2026-02-16T20:17:46.384Z | Checking hickory-proto v0.25.2 |
| 1623 | 2026-02-16T20:17:46.559Z | Checking steno v0.4.1 |
| 1624 | 2026-02-16T20:17:46.584Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1625 | 2026-02-16T20:17:46.677Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1626 | 2026-02-16T20:17:47.156Z | Checking tokio-rustls v0.24.1 |
| 1627 | 2026-02-16T20:17:47.472Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1628 | 2026-02-16T20:17:47.497Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1629 | 2026-02-16T20:17:47.724Z | Checking image v0.25.1 |
| 1630 | 2026-02-16T20:17:47.808Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1631 | 2026-02-16T20:17:48.561Z | Checking hickory-resolver v0.24.4 |
| 1632 | 2026-02-16T20:17:48.783Z | Checking mockall v0.12.1 |
| 1633 | 2026-02-16T20:17:49.184Z | Checking hyper v1.8.1 |
| 1634 | 2026-02-16T20:17:49.348Z | Checking hickory-resolver v0.25.2 |
| 1635 | 2026-02-16T20:17:49.779Z | Checking qorb v0.4.1 |
| 1636 | 2026-02-16T20:17:50.903Z | Checking hyper-util v0.1.19 |
| 1637 | 2026-02-16T20:17:52.883Z | Checking hyper-tls v0.6.0 |
| 1638 | 2026-02-16T20:17:52.883Z | Checking hyper-rustls v0.27.3 |
| 1639 | 2026-02-16T20:17:52.907Z | Checking dropshot v0.16.6 |
| 1640 | 2026-02-16T20:17:53.182Z | Checking reqwest v0.12.23 |
| 1641 | 2026-02-16T20:17:54.625Z | Checking progenitor-client v0.10.0 |
| 1642 | 2026-02-16T20:17:54.625Z | Checking progenitor-client v0.11.1 |
| 1643 | 2026-02-16T20:17:54.625Z | Checking tough v0.20.0 |
| 1644 | 2026-02-16T20:17:54.958Z | Checking progenitor v0.10.0 |
| 1645 | 2026-02-16T20:17:54.983Z | Checking progenitor v0.11.1 |
| 1646 | 2026-02-16T20:17:55.138Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1647 | 2026-02-16T20:17:55.170Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1648 | 2026-02-16T20:17:56.239Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1649 | 2026-02-16T20:17:56.239Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1650 | 2026-02-16T20:17:56.263Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1651 | 2026-02-16T20:17:56.264Z | Checking dropshot-api-manager v0.3.0 |
| 1652 | 2026-02-16T20:17:57.283Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1653 | 2026-02-16T20:17:57.536Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1654 | 2026-02-16T20:17:58.908Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1655 | 2026-02-16T20:17:59.344Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1656 | 2026-02-16T20:17:59.725Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1657 | 2026-02-16T20:18:07.648Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1658 | 2026-02-16T20:18:07.648Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1659 | 2026-02-16T20:18:07.673Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1660 | 2026-02-16T20:18:07.673Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1661 | 2026-02-16T20:18:07.673Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1662 | 2026-02-16T20:18:07.673Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1663 | 2026-02-16T20:18:08.780Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1664 | 2026-02-16T20:18:10.025Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1665 | 2026-02-16T20:18:10.025Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1666 | 2026-02-16T20:18:10.106Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1667 | 2026-02-16T20:18:10.445Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1668 | 2026-02-16T20:18:10.877Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1669 | 2026-02-16T20:18:11.077Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1670 | 2026-02-16T20:18:11.206Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1671 | 2026-02-16T20:18:11.380Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1672 | 2026-02-16T20:18:14.389Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1673 | 2026-02-16T20:18:34.439Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1674 | 2026-02-16T20:18:42.154Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1675 | 2026-02-16T20:18:43.041Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1676 | 2026-02-16T20:18:48.761Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1677 | 2026-02-16T20:19:04.696Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1678 | 2026-02-16T20:19:04.720Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1679 | 2026-02-16T20:19:14.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 1680 | 2026-02-16T20:19:14.692Z | |
| 1681 | 2026-02-16T20:19:14.693Z | real 1:37.817896023 |
| 1682 | 2026-02-16T20:19:14.693Z | user 3:41.371585346 |
| 1683 | 2026-02-16T20:19:14.693Z | sys 32.815947831 |
| 1684 | 2026-02-16T20:19:14.693Z | trap 0.084871571 |
| 1685 | 2026-02-16T20:19:14.693Z | tflt 0.019878471 |
| 1686 | 2026-02-16T20:19:14.693Z | dflt 0.008409151 |
| 1687 | 2026-02-16T20:19:14.717Z | kflt 0.000129695 |
| 1688 | 2026-02-16T20:19:14.717Z | lock 9:33.094366905 |
| 1689 | 2026-02-16T20:19:14.717Z | slp 12:30.383989928 |
| 1690 | 2026-02-16T20:19:14.717Z | lat 8.708851982 |
| 1691 | 2026-02-16T20:19:14.717Z | stop 21.815612981 |
| 1692 | 2026-02-16T20:19:14.717Z | + banner build |
| 1693 | 2026-02-16T20:19:14.717Z | |
| 1694 | 2026-02-16T20:19:14.717Z | ##### # # # # ##### |
| 1695 | 2026-02-16T20:19:14.717Z | # # # # # # # # |
| 1696 | 2026-02-16T20:19:14.717Z | ##### # # # # # # |
| 1697 | 2026-02-16T20:19:14.718Z | # # # # # # # # |
| 1698 | 2026-02-16T20:19:14.718Z | # # # # # # # # |
| 1699 | 2026-02-16T20:19:14.718Z | ##### #### # ###### ##### |
| 1700 | 2026-02-16T20:19:14.718Z | |
| 1701 | 2026-02-16T20:19:14.718Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1702 | 2026-02-16T20:19:15.885Z | Compiling proc-macro2 v1.0.101 |
| 1703 | 2026-02-16T20:19:15.885Z | Compiling unicode-ident v1.0.18 |
| 1704 | 2026-02-16T20:19:15.885Z | Compiling libc v0.2.180 |
| 1705 | 2026-02-16T20:19:15.909Z | Compiling serde_core v1.0.228 |
| 1706 | 2026-02-16T20:19:15.909Z | Compiling serde v1.0.228 |
| 1707 | 2026-02-16T20:19:15.909Z | Compiling autocfg v1.3.0 |
| 1708 | 2026-02-16T20:19:15.909Z | Compiling cfg-if v1.0.0 |
| 1709 | 2026-02-16T20:19:15.933Z | Compiling memchr v2.7.2 |
| 1710 | 2026-02-16T20:19:16.082Z | Compiling libm v0.2.8 |
| 1711 | 2026-02-16T20:19:16.414Z | Compiling getrandom v0.3.2 |
| 1712 | 2026-02-16T20:19:16.976Z | Compiling version_check v0.9.5 |
| 1713 | 2026-02-16T20:19:17.036Z | Compiling itoa v1.0.11 |
| 1714 | 2026-02-16T20:19:17.238Z | Compiling smallvec v1.13.2 |
| 1715 | 2026-02-16T20:19:17.655Z | Compiling quote v1.0.40 |
| 1716 | 2026-02-16T20:19:17.682Z | Compiling shlex v1.3.0 |
| 1717 | 2026-02-16T20:19:17.728Z | Compiling jobserver v0.1.31 |
| 1718 | 2026-02-16T20:19:17.852Z | Compiling lock_api v0.4.12 |
| 1719 | 2026-02-16T20:19:17.971Z | Compiling parking_lot_core v0.9.10 |
| 1720 | 2026-02-16T20:19:18.029Z | Compiling syn v2.0.111 |
| 1721 | 2026-02-16T20:19:18.163Z | Compiling cc v1.2.17 |
| 1722 | 2026-02-16T20:19:18.187Z | Compiling ryu v1.0.18 |
| 1723 | 2026-02-16T20:19:18.214Z | Compiling serde_json v1.0.145 |
| 1724 | 2026-02-16T20:19:18.303Z | Compiling stable_deref_trait v1.2.0 |
| 1725 | 2026-02-16T20:19:18.422Z | Compiling rustversion v1.0.22 |
| 1726 | 2026-02-16T20:19:18.447Z | Compiling slab v0.4.9 |
| 1727 | 2026-02-16T20:19:18.779Z | Compiling log v0.4.27 |
| 1728 | 2026-02-16T20:19:18.875Z | Compiling thiserror v2.0.17 |
| 1729 | 2026-02-16T20:19:18.940Z | Compiling writeable v0.5.5 |
| 1730 | 2026-02-16T20:19:19.093Z | Compiling litemap v0.7.4 |
| 1731 | 2026-02-16T20:19:19.413Z | Compiling heck v0.5.0 |
| 1732 | 2026-02-16T20:19:19.488Z | Compiling pin-project-lite v0.2.14 |
| 1733 | 2026-02-16T20:19:19.652Z | Compiling num-traits v0.2.19 |
| 1734 | 2026-02-16T20:19:19.801Z | Compiling regex-syntax v0.8.5 |
| 1735 | 2026-02-16T20:19:19.836Z | Compiling percent-encoding v2.3.2 |
| 1736 | 2026-02-16T20:19:19.967Z | Compiling icu_locid_transform_data v1.5.0 |
| 1737 | 2026-02-16T20:19:20.374Z | Compiling getrandom v0.2.14 |
| 1738 | 2026-02-16T20:19:20.731Z | Compiling icu_properties_data v1.5.0 |
| 1739 | 2026-02-16T20:19:20.811Z | Compiling aho-corasick v1.1.3 |
| 1740 | 2026-02-16T20:19:20.862Z | Compiling icu_normalizer_data v1.5.0 |
| 1741 | 2026-02-16T20:19:20.983Z | Compiling write16 v1.0.0 |
| 1742 | 2026-02-16T20:19:21.128Z | Compiling utf8_iter v1.0.4 |
| 1743 | 2026-02-16T20:19:21.395Z | Compiling utf16_iter v1.0.5 |
| 1744 | 2026-02-16T20:19:21.634Z | Compiling form_urlencoded v1.2.2 |
| 1745 | 2026-02-16T20:19:22.099Z | Compiling bitflags v2.9.4 |
| 1746 | 2026-02-16T20:19:22.338Z | Compiling allocator-api2 v0.2.21 |
| 1747 | 2026-02-16T20:19:22.363Z | Compiling scopeguard v1.2.0 |
| 1748 | 2026-02-16T20:19:22.707Z | Compiling ring v0.17.14 |
| 1749 | 2026-02-16T20:19:22.969Z | Compiling regex-automata v0.4.11 |
| 1750 | 2026-02-16T20:19:22.995Z | Compiling socket2 v0.6.0 |
| 1751 | 2026-02-16T20:19:23.107Z | Compiling equivalent v1.0.2 |
| 1752 | 2026-02-16T20:19:23.236Z | Compiling parking_lot v0.12.2 |
| 1753 | 2026-02-16T20:19:23.555Z | Compiling thiserror v1.0.64 |
| 1754 | 2026-02-16T20:19:23.838Z | Compiling signal-hook-registry v1.4.2 |
| 1755 | 2026-02-16T20:19:24.004Z | Compiling synstructure v0.13.1 |
| 1756 | 2026-02-16T20:19:24.179Z | Compiling serde_derive_internals v0.29.1 |
| 1757 | 2026-02-16T20:19:24.460Z | Compiling mio v1.0.2 |
| 1758 | 2026-02-16T20:19:24.859Z | Compiling portable-atomic v1.11.1 |
| 1759 | 2026-02-16T20:19:24.987Z | Compiling semver v1.0.27 |
| 1760 | 2026-02-16T20:19:25.339Z | Compiling fnv v1.0.7 |
| 1761 | 2026-02-16T20:19:25.527Z | Compiling critical-section v1.2.0 |
| 1762 | 2026-02-16T20:19:25.551Z | Compiling iana-time-zone v0.1.64 |
| 1763 | 2026-02-16T20:19:25.586Z | Compiling futures-core v0.3.31 |
| 1764 | 2026-02-16T20:19:25.760Z | Compiling hashbrown v0.16.1 |
| 1765 | 2026-02-16T20:19:25.861Z | Compiling uuid v1.19.0 |
| 1766 | 2026-02-16T20:19:26.306Z | Compiling errno v0.3.14 |
| 1767 | 2026-02-16T20:19:26.536Z | Compiling regex v1.11.3 |
| 1768 | 2026-02-16T20:19:26.707Z | Compiling once_cell v1.21.3 |
| 1769 | 2026-02-16T20:19:26.859Z | Compiling httparse v1.10.1 |
| 1770 | 2026-02-16T20:19:26.967Z | Compiling serde_derive v1.0.228 |
| 1771 | 2026-02-16T20:19:26.999Z | Compiling zerofrom-derive v0.1.5 |
| 1772 | 2026-02-16T20:19:27.106Z | Compiling yoke-derive v0.7.5 |
| 1773 | 2026-02-16T20:19:27.131Z | Compiling zerovec-derive v0.10.3 |
| 1774 | 2026-02-16T20:19:27.304Z | Compiling displaydoc v0.2.5 |
| 1775 | 2026-02-16T20:19:27.404Z | Compiling icu_provider_macros v1.5.0 |
| 1776 | 2026-02-16T20:19:27.979Z | Compiling tokio-macros v2.6.0 |
| 1777 | 2026-02-16T20:19:28.313Z | Compiling schemars_derive v0.8.22 |
| 1778 | 2026-02-16T20:19:28.480Z | Compiling thiserror-impl v2.0.17 |
| 1779 | 2026-02-16T20:19:28.559Z | Compiling futures-macro v0.3.31 |
| 1780 | 2026-02-16T20:19:28.935Z | Compiling thiserror-impl v1.0.64 |
| 1781 | 2026-02-16T20:19:28.997Z | Compiling typenum v1.17.0 |
| 1782 | 2026-02-16T20:19:29.289Z | Compiling zerofrom v0.1.5 |
| 1783 | 2026-02-16T20:19:29.497Z | Compiling yoke v0.7.5 |
| 1784 | 2026-02-16T20:19:29.542Z | Compiling indexmap v2.12.1 |
| 1785 | 2026-02-16T20:19:29.876Z | Compiling zerovec v0.10.4 |
| 1786 | 2026-02-16T20:19:30.102Z | Compiling generic-array v0.14.7 |
| 1787 | 2026-02-16T20:19:30.502Z | Compiling schemars v0.8.22 |
| 1788 | 2026-02-16T20:19:30.545Z | Compiling futures-sink v0.3.31 |
| 1789 | 2026-02-16T20:19:30.732Z | Compiling dyn-clone v1.0.17 |
| 1790 | 2026-02-16T20:19:30.983Z | Compiling either v1.15.0 |
| 1791 | 2026-02-16T20:19:31.068Z | Compiling rand_core v0.6.4 |
| 1792 | 2026-02-16T20:19:31.105Z | Compiling rustix v0.38.34 |
| 1793 | 2026-02-16T20:19:31.240Z | Compiling futures-channel v0.3.31 |
| 1794 | 2026-02-16T20:19:31.386Z | Compiling prettyplease v0.2.37 |
| 1795 | 2026-02-16T20:19:31.459Z | Compiling pin-utils v0.1.0 |
| 1796 | 2026-02-16T20:19:31.494Z | Compiling ucd-trie v0.1.6 |
| 1797 | 2026-02-16T20:19:31.727Z | Compiling lazy_static v1.5.0 |
| 1798 | 2026-02-16T20:19:31.800Z | Compiling tinystr v0.7.6 |
| 1799 | 2026-02-16T20:19:31.866Z | Compiling icu_collections v1.5.0 |
| 1800 | 2026-02-16T20:19:31.902Z | Compiling pest v2.8.4 |
| 1801 | 2026-02-16T20:19:32.044Z | Compiling futures-io v0.3.31 |
| 1802 | 2026-02-16T20:19:32.368Z | Compiling icu_locid v1.5.0 |
| 1803 | 2026-02-16T20:19:32.604Z | Compiling futures-task v0.3.31 |
| 1804 | 2026-02-16T20:19:32.898Z | Compiling strsim v0.11.1 |
| 1805 | 2026-02-16T20:19:32.923Z | Compiling futures-util v0.3.31 |
| 1806 | 2026-02-16T20:19:33.200Z | Compiling bytes v1.10.1 |
| 1807 | 2026-02-16T20:19:33.889Z | Compiling icu_provider v1.5.0 |
| 1808 | 2026-02-16T20:19:34.103Z | Compiling serde_tokenstream v0.2.2 |
| 1809 | 2026-02-16T20:19:34.128Z | Compiling chrono v0.4.42 |
| 1810 | 2026-02-16T20:19:34.277Z | Compiling tokio v1.48.0 |
| 1811 | 2026-02-16T20:19:34.558Z | Compiling pest_meta v2.8.4 |
| 1812 | 2026-02-16T20:19:34.970Z | Compiling icu_locid_transform v1.5.0 |
| 1813 | 2026-02-16T20:19:36.440Z | Compiling icu_properties v1.5.1 |
| 1814 | 2026-02-16T20:19:37.410Z | Compiling pest_generator v2.8.4 |
| 1815 | 2026-02-16T20:19:38.403Z | Compiling slog v2.8.2 |
| 1816 | 2026-02-16T20:19:38.597Z | Compiling ident_case v1.0.1 |
| 1817 | 2026-02-16T20:19:38.715Z | Compiling anyhow v1.0.100 |
| 1818 | 2026-02-16T20:19:38.775Z | Compiling subtle v2.5.0 |
| 1819 | 2026-02-16T20:19:39.046Z | Compiling glob v0.3.3 |
| 1820 | 2026-02-16T20:19:39.181Z | Compiling minimal-lexical v0.2.1 |
| 1821 | 2026-02-16T20:19:39.474Z | Compiling pest_derive v2.8.4 |
| 1822 | 2026-02-16T20:19:39.565Z | Compiling icu_normalizer v1.5.0 |
| 1823 | 2026-02-16T20:19:39.627Z | Compiling clang-sys v1.8.1 |
| 1824 | 2026-02-16T20:19:39.752Z | Compiling nom v7.1.3 |
| 1825 | 2026-02-16T20:19:40.170Z | Compiling pkg-config v0.3.30 |
| 1826 | 2026-02-16T20:19:40.386Z | Compiling idna_adapter v1.2.0 |
| 1827 | 2026-02-16T20:19:40.641Z | Compiling idna v1.0.3 |
| 1828 | 2026-02-16T20:19:40.978Z | Compiling vcpkg v0.2.15 |
| 1829 | 2026-02-16T20:19:41.080Z | Compiling zerocopy v0.8.27 |
| 1830 | 2026-02-16T20:19:41.439Z | Compiling url v2.5.4 |
| 1831 | 2026-02-16T20:19:41.704Z | Compiling byteorder v1.5.0 |
| 1832 | 2026-02-16T20:19:42.128Z | Compiling http v1.4.0 |
| 1833 | 2026-02-16T20:19:42.904Z | Compiling libloading v0.8.9 |
| 1834 | 2026-02-16T20:19:43.197Z | Compiling bindgen v0.69.5 |
| 1835 | 2026-02-16T20:19:43.683Z | Compiling home v0.5.11 |
| 1836 | 2026-02-16T20:19:43.829Z | Compiling zeroize v1.7.0 |
| 1837 | 2026-02-16T20:19:43.897Z | Compiling which v4.4.2 |
| 1838 | 2026-02-16T20:19:44.761Z | Compiling cexpr v0.6.0 |
| 1839 | 2026-02-16T20:19:45.808Z | Compiling itertools v0.12.1 |
| 1840 | 2026-02-16T20:19:46.064Z | Compiling tracing-core v0.1.32 |
| 1841 | 2026-02-16T20:19:47.372Z | Compiling zerocopy-derive v0.8.27 |
| 1842 | 2026-02-16T20:19:47.547Z | Compiling tracing-attributes v0.1.27 |
| 1843 | 2026-02-16T20:19:47.774Z | Compiling lazycell v1.3.0 |
| 1844 | 2026-02-16T20:19:47.891Z | Compiling rustc-hash v1.1.0 |
| 1845 | 2026-02-16T20:19:49.761Z | Compiling cmake v0.1.54 |
| 1846 | 2026-02-16T20:19:49.893Z | Compiling tracing v0.1.40 |
| 1847 | 2026-02-16T20:19:50.491Z | Compiling dunce v1.0.5 |
| 1848 | 2026-02-16T20:19:50.613Z | Compiling fs_extra v1.3.0 |
| 1849 | 2026-02-16T20:19:50.975Z | Compiling untrusted v0.9.0 |
| 1850 | 2026-02-16T20:19:51.218Z | Compiling ppv-lite86 v0.2.17 |
| 1851 | 2026-02-16T20:19:51.408Z | Compiling rustls-pki-types v1.12.0 |
| 1852 | 2026-02-16T20:19:51.613Z | Compiling aws-lc-rs v1.13.3 |
| 1853 | 2026-02-16T20:19:51.925Z | Compiling num-conv v0.1.0 |
| 1854 | 2026-02-16T20:19:51.950Z | Compiling foldhash v0.1.5 |
| 1855 | 2026-02-16T20:19:52.043Z | Compiling time-core v0.1.6 |
| 1856 | 2026-02-16T20:19:52.192Z | Compiling hashbrown v0.15.2 |
| 1857 | 2026-02-16T20:19:52.217Z | Compiling crypto-common v0.1.6 |
| 1858 | 2026-02-16T20:19:52.319Z | Compiling time-macros v0.2.24 |
| 1859 | 2026-02-16T20:19:52.946Z | Compiling tokio-util v0.7.16 |
| 1860 | 2026-02-16T20:19:53.244Z | Compiling paste v1.0.15 |
| 1861 | 2026-02-16T20:19:53.268Z | Compiling camino v1.2.2 |
| 1862 | 2026-02-16T20:19:53.648Z | Compiling ipnet v2.9.0 |
| 1863 | 2026-02-16T20:19:53.843Z | Compiling regress v0.10.4 |
| 1864 | 2026-02-16T20:19:54.137Z | Compiling scroll_derive v0.13.1 |
| 1865 | 2026-02-16T20:19:54.861Z | Compiling untrusted v0.7.1 |
| 1866 | 2026-02-16T20:19:55.051Z | Compiling base64 v0.22.1 |
| 1867 | 2026-02-16T20:19:55.962Z | Compiling http-body v1.0.1 |
| 1868 | 2026-02-16T20:19:56.230Z | Compiling atomic-waker v1.1.2 |
| 1869 | 2026-02-16T20:19:56.275Z | Compiling async-trait v0.1.89 |
| 1870 | 2026-02-16T20:19:56.454Z | Compiling try-lock v0.2.5 |
| 1871 | 2026-02-16T20:19:56.624Z | Compiling pretty-hex v0.4.1 |
| 1872 | 2026-02-16T20:19:56.802Z | Compiling typify-impl v0.4.3 |
| 1873 | 2026-02-16T20:19:56.853Z | Compiling tower-service v0.3.3 |
| 1874 | 2026-02-16T20:19:56.877Z | Compiling tower-layer v0.3.3 |
| 1875 | 2026-02-16T20:19:57.017Z | Compiling want v0.3.1 |
| 1876 | 2026-02-16T20:19:57.121Z | Compiling aws-lc-sys v0.30.0 |
| 1877 | 2026-02-16T20:19:57.285Z | Compiling h2 v0.4.6 |
| 1878 | 2026-02-16T20:19:57.309Z | Compiling httpdate v1.0.3 |
| 1879 | 2026-02-16T20:19:57.744Z | Compiling plain v0.2.3 |
| 1880 | 2026-02-16T20:19:57.916Z | Compiling openssl-sys v0.9.107 |
| 1881 | 2026-02-16T20:19:57.940Z | Compiling darling_core v0.21.3 |
| 1882 | 2026-02-16T20:19:58.055Z | Compiling erased-serde v0.3.31 |
| 1883 | 2026-02-16T20:19:58.794Z | Compiling usdt-impl v0.6.0 |
| 1884 | 2026-02-16T20:20:00.398Z | Compiling scroll v0.13.0 |
| 1885 | 2026-02-16T20:20:00.840Z | Compiling rand_chacha v0.3.1 |
| 1886 | 2026-02-16T20:20:01.322Z | Compiling openapiv3 v2.2.0 |
| 1887 | 2026-02-16T20:20:02.110Z | Compiling hyper v1.8.1 |
| 1888 | 2026-02-16T20:20:02.567Z | Compiling darling_macro v0.21.3 |
| 1889 | 2026-02-16T20:20:02.591Z | Compiling cpufeatures v0.2.12 |
| 1890 | 2026-02-16T20:20:02.697Z | Compiling crossbeam-utils v0.8.19 |
| 1891 | 2026-02-16T20:20:03.306Z | Compiling goblin v0.10.4 |
| 1892 | 2026-02-16T20:20:03.391Z | Compiling darling v0.21.3 |
| 1893 | 2026-02-16T20:20:04.277Z | Compiling typify-macro v0.4.3 |
| 1894 | 2026-02-16T20:20:06.580Z | Compiling hyper-util v0.1.19 |
| 1895 | 2026-02-16T20:20:07.033Z | Compiling typify v0.4.3 |
| 1896 | 2026-02-16T20:20:07.161Z | Compiling rand v0.8.5 |
| 1897 | 2026-02-16T20:20:07.801Z | Compiling http-body-util v0.1.3 |
| 1898 | 2026-02-16T20:20:08.294Z | Compiling block-buffer v0.10.4 |
| 1899 | 2026-02-16T20:20:08.561Z | Compiling strum_macros v0.26.4 |
| 1900 | 2026-02-16T20:20:08.651Z | Compiling encoding_rs v0.8.34 |
| 1901 | 2026-02-16T20:20:08.884Z | Compiling mime v0.3.17 |
| 1902 | 2026-02-16T20:20:09.718Z | Compiling omicron-workspace-hack v0.1.0 |
| 1903 | 2026-02-16T20:20:09.818Z | Compiling rustls v0.22.4 |
| 1904 | 2026-02-16T20:20:10.248Z | Compiling dof v0.4.0 |
| 1905 | 2026-02-16T20:20:11.390Z | Compiling digest v0.10.7 |
| 1906 | 2026-02-16T20:20:11.715Z | Compiling dtrace-parser v0.3.0 |
| 1907 | 2026-02-16T20:20:11.810Z | Compiling serde_urlencoded v0.7.1 |
| 1908 | 2026-02-16T20:20:11.843Z | Compiling daft-derive v0.1.5 |
| 1909 | 2026-02-16T20:20:11.890Z | Compiling thread-id v5.0.0 |
| 1910 | 2026-02-16T20:20:12.014Z | Compiling slog-async v2.8.0 |
| 1911 | 2026-02-16T20:20:12.297Z | Compiling foreign-types-shared v0.1.1 |
| 1912 | 2026-02-16T20:20:12.426Z | Compiling openssl v0.10.72 |
| 1913 | 2026-02-16T20:20:12.723Z | Compiling unsafe-libyaml v0.2.11 |
| 1914 | 2026-02-16T20:20:12.965Z | Compiling foreign-types v0.3.2 |
| 1915 | 2026-02-16T20:20:13.104Z | Compiling futures-executor v0.3.31 |
| 1916 | 2026-02-16T20:20:13.905Z | Compiling serde_yaml v0.9.34+deprecated |
| 1917 | 2026-02-16T20:20:13.979Z | Compiling openssl-macros v0.1.1 |
| 1918 | 2026-02-16T20:20:14.171Z | Compiling multer v3.1.0 |
| 1919 | 2026-02-16T20:20:14.195Z | Compiling rustix v1.1.2 |
| 1920 | 2026-02-16T20:20:14.647Z | Compiling rustls v0.23.10 |
| 1921 | 2026-02-16T20:20:14.722Z | Compiling native-tls v0.2.11 |
| 1922 | 2026-02-16T20:20:15.650Z | Compiling futures v0.3.31 |
| 1923 | 2026-02-16T20:20:16.582Z | Compiling ref-cast v1.0.25 |
| 1924 | 2026-02-16T20:20:16.889Z | Compiling openssl-probe v0.1.5 |
| 1925 | 2026-02-16T20:20:19.960Z | Compiling usdt-macro v0.6.0 |
| 1926 | 2026-02-16T20:20:21.276Z | Compiling usdt-attr-macro v0.6.0 |
| 1927 | 2026-02-16T20:20:22.044Z | Compiling ipnetwork v0.21.1 |
| 1928 | 2026-02-16T20:20:22.629Z | Compiling structmeta-derive v0.3.0 |
| 1929 | 2026-02-16T20:20:24.387Z | Compiling async-stream-impl v0.3.6 |
| 1930 | 2026-02-16T20:20:25.011Z | Compiling sync_wrapper v1.0.1 |
| 1931 | 2026-02-16T20:20:25.161Z | Compiling dropshot v0.16.6 |
| 1932 | 2026-02-16T20:20:25.399Z | Compiling powerfmt v0.2.0 |
| 1933 | 2026-02-16T20:20:25.427Z | Compiling tower v0.5.2 |
| 1934 | 2026-02-16T20:20:25.506Z | Compiling structmeta v0.3.0 |
| 1935 | 2026-02-16T20:20:25.835Z | Compiling deranged v0.5.3 |
| 1936 | 2026-02-16T20:20:25.879Z | Compiling tokio-native-tls v0.3.1 |
| 1937 | 2026-02-16T20:20:26.170Z | Compiling sha1 v0.10.6 |
| 1938 | 2026-02-16T20:20:26.463Z | Compiling webpki-roots v0.26.3 |
| 1939 | 2026-02-16T20:20:26.603Z | Compiling ref-cast-impl v1.0.25 |
| 1940 | 2026-02-16T20:20:26.669Z | Compiling rand_core v0.9.3 |
| 1941 | 2026-02-16T20:20:27.103Z | Compiling num_threads v0.1.7 |
| 1942 | 2026-02-16T20:20:27.232Z | Compiling winnow v0.7.13 |
| 1943 | 2026-02-16T20:20:27.413Z | Compiling iri-string v0.7.8 |
| 1944 | 2026-02-16T20:20:27.704Z | Compiling match_cfg v0.1.0 |
| 1945 | 2026-02-16T20:20:27.775Z | Compiling rand_chacha v0.9.0 |
| 1946 | 2026-02-16T20:20:27.827Z | Compiling hostname v0.3.1 |
| 1947 | 2026-02-16T20:20:28.086Z | Compiling hyper-tls v0.6.0 |
| 1948 | 2026-02-16T20:20:28.279Z | Compiling time v0.3.44 |
| 1949 | 2026-02-16T20:20:29.017Z | Compiling webpki-roots v1.0.3 |
| 1950 | 2026-02-16T20:20:29.202Z | Compiling dropshot_endpoint v0.16.6 |
| 1951 | 2026-02-16T20:20:30.358Z | Compiling tower-http v0.6.6 |
| 1952 | 2026-02-16T20:20:31.328Z | Compiling fastrand v2.3.0 |
| 1953 | 2026-02-16T20:20:32.357Z | Compiling tempfile v3.23.0 |
| 1954 | 2026-02-16T20:20:33.863Z | Compiling rand v0.9.2 |
| 1955 | 2026-02-16T20:20:34.341Z | Compiling crossbeam-channel v0.5.15 |
| 1956 | 2026-02-16T20:20:34.924Z | Compiling strum v0.26.3 |
| 1957 | 2026-02-16T20:20:35.149Z | Compiling progenitor-impl v0.11.1 |
| 1958 | 2026-02-16T20:20:35.842Z | Compiling syn v1.0.109 |
| 1959 | 2026-02-16T20:20:37.173Z | Compiling oxnet v0.1.3 |
| 1960 | 2026-02-16T20:20:37.218Z | Compiling serde_with_macros v3.15.0 |
| 1961 | 2026-02-16T20:20:37.931Z | Compiling thread_local v1.1.8 |
| 1962 | 2026-02-16T20:20:38.554Z | Compiling strum_macros v0.27.2 |
| 1963 | 2026-02-16T20:20:39.044Z | Compiling derive-where v1.6.0 |
| 1964 | 2026-02-16T20:20:39.669Z | Compiling progenitor-macro v0.11.1 |
| 1965 | 2026-02-16T20:20:43.540Z | Compiling derive-ex v0.1.8 |
| 1966 | 2026-02-16T20:20:47.539Z | Compiling newtype-uuid v1.3.1 |
| 1967 | 2026-02-16T20:20:48.837Z | Compiling newtype-uuid-macros v0.1.0 |
| 1968 | 2026-02-16T20:20:49.481Z | Compiling is-terminal v0.4.12 |
| 1969 | 2026-02-16T20:20:49.614Z | Compiling debug-ignore v1.0.5 |
| 1970 | 2026-02-16T20:20:49.777Z | Compiling quick-error v1.2.3 |
| 1971 | 2026-02-16T20:20:49.906Z | Compiling take_mut v0.2.2 |
| 1972 | 2026-02-16T20:20:49.943Z | Compiling term v1.2.0 |
| 1973 | 2026-02-16T20:20:51.162Z | Compiling slog-term v2.9.2 |
| 1974 | 2026-02-16T20:20:53.279Z | Compiling test-strategy v0.4.3 |
| 1975 | 2026-02-16T20:20:54.033Z | Compiling slog-json v2.6.1 |
| 1976 | 2026-02-16T20:20:54.210Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1977 | 2026-02-16T20:20:54.403Z | Compiling parse-display-derive v0.10.0 |
| 1978 | 2026-02-16T20:20:54.542Z | Compiling macaddr v1.0.1 |
| 1979 | 2026-02-16T20:20:55.019Z | Compiling toml_datetime v0.6.11 |
| 1980 | 2026-02-16T20:20:55.424Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1981 | 2026-02-16T20:20:56.113Z | Compiling serde_spanned v1.0.4 |
| 1982 | 2026-02-16T20:20:56.350Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1983 | 2026-02-16T20:20:56.837Z | Compiling memmap2 v0.9.9 |
| 1984 | 2026-02-16T20:20:57.234Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1985 | 2026-02-16T20:20:57.559Z | Compiling spin v0.9.8 |
| 1986 | 2026-02-16T20:20:57.696Z | Compiling toml v0.9.10+spec-1.1.0 |
| 1987 | 2026-02-16T20:20:58.236Z | Compiling usdt v0.6.0 |
| 1988 | 2026-02-16T20:20:58.904Z | Compiling slog-bunyan v2.5.0 |
| 1989 | 2026-02-16T20:20:58.929Z | Compiling daft v0.1.5 |
| 1990 | 2026-02-16T20:20:59.448Z | Compiling async-stream v0.3.6 |
| 1991 | 2026-02-16T20:20:59.517Z | Compiling waitgroup v0.1.2 |
| 1992 | 2026-02-16T20:20:59.555Z | Compiling rustls-pemfile v2.2.0 |
| 1993 | 2026-02-16T20:20:59.755Z | Compiling serde_path_to_error v0.1.20 |
| 1994 | 2026-02-16T20:20:59.779Z | Compiling hostname v0.4.2 |
| 1995 | 2026-02-16T20:21:00.295Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1996 | 2026-02-16T20:21:00.952Z | Compiling hex v0.4.3 |
| 1997 | 2026-02-16T20:21:01.013Z | Compiling zerocopy-derive v0.7.34 |
| 1998 | 2026-02-16T20:21:01.579Z | Compiling wait-timeout v0.2.0 |
| 1999 | 2026-02-16T20:21:02.136Z | Compiling bit-vec v0.6.3 |
| 2000 | 2026-02-16T20:21:02.477Z | Compiling bit-set v0.5.3 |
| 2001 | 2026-02-16T20:21:02.501Z | Compiling rusty-fork v0.3.0 |
| 2002 | 2026-02-16T20:21:02.785Z | Compiling rustls-webpki v0.102.4 |
| 2003 | 2026-02-16T20:21:03.834Z | Compiling strum v0.27.2 |
| 2004 | 2026-02-16T20:21:04.047Z | Compiling serde_with v3.15.0 |
| 2005 | 2026-02-16T20:21:04.608Z | Compiling rand_xorshift v0.3.0 |
| 2006 | 2026-02-16T20:21:05.092Z | Compiling unarray v0.1.4 |
| 2007 | 2026-02-16T20:21:05.272Z | Compiling proptest v1.5.0 |
| 2008 | 2026-02-16T20:21:06.037Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2009 | 2026-02-16T20:21:06.215Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2010 | 2026-02-16T20:21:07.532Z | Compiling instant v0.1.12 |
| 2011 | 2026-02-16T20:21:07.992Z | Compiling foldhash v0.2.0 |
| 2012 | 2026-02-16T20:21:08.036Z | Compiling rustc-hash v2.1.1 |
| 2013 | 2026-02-16T20:21:08.798Z | Compiling iddqd v0.3.14 |
| 2014 | 2026-02-16T20:21:09.132Z | Compiling backoff v0.4.0 |
| 2015 | 2026-02-16T20:21:09.485Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2016 | 2026-02-16T20:21:09.808Z | Compiling parse-display v0.10.0 |
| 2017 | 2026-02-16T20:21:11.384Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2018 | 2026-02-16T20:21:11.543Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2019 | 2026-02-16T20:21:11.757Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2020 | 2026-02-16T20:21:14.259Z | Compiling zerocopy v0.7.34 |
| 2021 | 2026-02-16T20:21:15.406Z | Compiling scroll_derive v0.12.0 |
| 2022 | 2026-02-16T20:21:15.434Z | Compiling usdt-impl v0.5.0 |
| 2023 | 2026-02-16T20:21:16.147Z | Compiling crucible-workspace-hack v0.1.0 |
| 2024 | 2026-02-16T20:21:16.325Z | Compiling winnow v0.5.40 |
| 2025 | 2026-02-16T20:21:16.478Z | Compiling heck v0.4.1 |
| 2026 | 2026-02-16T20:21:16.819Z | Compiling scroll v0.12.0 |
| 2027 | 2026-02-16T20:21:17.527Z | Compiling dof v0.3.0 |
| 2028 | 2026-02-16T20:21:18.457Z | Compiling dtrace-parser v0.2.0 |
| 2029 | 2026-02-16T20:21:19.087Z | Compiling toml_edit v0.19.15 |
| 2030 | 2026-02-16T20:21:19.965Z | Compiling clap_derive v4.5.4 |
| 2031 | 2026-02-16T20:21:19.991Z | Compiling thread-id v4.2.1 |
| 2032 | 2026-02-16T20:21:20.100Z | Compiling utf8parse v0.2.1 |
| 2033 | 2026-02-16T20:21:20.882Z | Compiling anstyle-parse v0.2.4 |
| 2034 | 2026-02-16T20:21:22.081Z | Compiling proc-macro-crate v1.3.1 |
| 2035 | 2026-02-16T20:21:22.784Z | Compiling tokio-rustls v0.26.0 |
| 2036 | 2026-02-16T20:21:22.950Z | Compiling goblin v0.8.2 |
| 2037 | 2026-02-16T20:21:23.908Z | Compiling serde_spanned v0.6.9 |
| 2038 | 2026-02-16T20:21:24.279Z | Compiling colorchoice v1.0.1 |
| 2039 | 2026-02-16T20:21:24.424Z | Compiling anstyle-query v1.0.3 |
| 2040 | 2026-02-16T20:21:24.473Z | Compiling is_terminal_polyfill v1.70.0 |
| 2041 | 2026-02-16T20:21:24.609Z | Compiling data-encoding v2.6.0 |
| 2042 | 2026-02-16T20:21:24.633Z | Compiling unicode-width v0.1.14 |
| 2043 | 2026-02-16T20:21:24.979Z | Compiling anstyle v1.0.7 |
| 2044 | 2026-02-16T20:21:25.454Z | Compiling anstream v0.6.14 |
| 2045 | 2026-02-16T20:21:26.271Z | Compiling hyper-rustls v0.27.3 |
| 2046 | 2026-02-16T20:21:26.307Z | Compiling terminal_size v0.3.0 |
| 2047 | 2026-02-16T20:21:26.735Z | Compiling num-integer v0.1.46 |
| 2048 | 2026-02-16T20:21:27.523Z | Compiling clap_lex v0.7.0 |
| 2049 | 2026-02-16T20:21:31.379Z | Compiling clap_builder v4.5.2 |
| 2050 | 2026-02-16T20:21:32.452Z | Compiling reqwest v0.12.23 |
| 2051 | 2026-02-16T20:21:33.862Z | Compiling usdt-attr-macro v0.5.0 |
| 2052 | 2026-02-16T20:21:34.649Z | Compiling tokio-rustls v0.25.0 |
| 2053 | 2026-02-16T20:21:35.064Z | Compiling usdt-macro v0.5.0 |
| 2054 | 2026-02-16T20:21:37.593Z | Compiling memmap v0.7.0 |
| 2055 | 2026-02-16T20:21:37.950Z | Compiling tinyvec_macros v0.1.1 |
| 2056 | 2026-02-16T20:21:38.853Z | Compiling tinyvec v1.6.0 |
| 2057 | 2026-02-16T20:21:39.194Z | Compiling usdt v0.5.0 |
| 2058 | 2026-02-16T20:21:40.226Z | Compiling clap v4.5.4 |
| 2059 | 2026-02-16T20:21:40.502Z | Compiling progenitor-client v0.10.0 |
| 2060 | 2026-02-16T20:21:41.177Z | Compiling progenitor-client v0.11.1 |
| 2061 | 2026-02-16T20:21:41.271Z | Compiling num-bigint v0.4.5 |
| 2062 | 2026-02-16T20:21:41.663Z | Compiling progenitor v0.11.1 |
| 2063 | 2026-02-16T20:21:41.893Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2064 | 2026-02-16T20:21:42.262Z | Compiling crossbeam-epoch v0.9.18 |
| 2065 | 2026-02-16T20:21:43.496Z | Compiling itertools v0.14.0 |
| 2066 | 2026-02-16T20:21:46.281Z | Compiling proc-macro-error-attr v1.0.4 |
| 2067 | 2026-02-16T20:21:46.679Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2068 | 2026-02-16T20:21:48.399Z | Compiling heapless v0.8.0 |
| 2069 | 2026-02-16T20:21:50.172Z | Compiling ingot-macros v0.1.1 |
| 2070 | 2026-02-16T20:21:51.672Z | Compiling num-rational v0.4.2 |
| 2071 | 2026-02-16T20:21:55.141Z | Compiling num-iter v0.1.45 |
| 2072 | 2026-02-16T20:21:55.876Z | Compiling hash32 v0.3.1 |
| 2073 | 2026-02-16T20:21:55.901Z | Compiling darling_core v0.20.11 |
| 2074 | 2026-02-16T20:21:55.933Z | Compiling num-complex v0.4.6 |
| 2075 | 2026-02-16T20:21:57.786Z | Compiling proc-macro-error v1.0.4 |
| 2076 | 2026-02-16T20:21:58.483Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2077 | 2026-02-16T20:21:59.764Z | Compiling smoltcp v0.11.0 |
| 2078 | 2026-02-16T20:22:00.111Z | Compiling darling_macro v0.20.11 |
| 2079 | 2026-02-16T20:22:01.288Z | Compiling num v0.4.3 |
| 2080 | 2026-02-16T20:22:02.101Z | Compiling ingot-types v0.1.2 |
| 2081 | 2026-02-16T20:22:02.549Z | Compiling num_enum_derive v0.7.4 |
| 2082 | 2026-02-16T20:22:03.347Z | Compiling managed v0.8.0 |
| 2083 | 2026-02-16T20:22:03.782Z | Compiling bitflags v1.3.2 |
| 2084 | 2026-02-16T20:22:03.830Z | Compiling cobs v0.2.3 |
| 2085 | 2026-02-16T20:22:04.046Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2086 | 2026-02-16T20:22:04.076Z | Compiling toml_write v0.1.2 |
| 2087 | 2026-02-16T20:22:04.396Z | Compiling num_enum v0.7.4 |
| 2088 | 2026-02-16T20:22:04.422Z | Compiling toml_edit v0.22.27 |
| 2089 | 2026-02-16T20:22:04.536Z | Compiling postcard v1.0.9 |
| 2090 | 2026-02-16T20:22:06.297Z | Compiling ingot v0.1.1 |
| 2091 | 2026-02-16T20:22:07.836Z | Compiling darling v0.20.11 |
| 2092 | 2026-02-16T20:22:10.517Z | Compiling enum-as-inner v0.6.0 |
| 2093 | 2026-02-16T20:22:11.182Z | Compiling libz-sys v1.1.16 |
| 2094 | 2026-02-16T20:22:11.335Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2095 | 2026-02-16T20:22:12.043Z | Compiling foreign-types-macros v0.2.3 |
| 2096 | 2026-02-16T20:22:12.120Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2097 | 2026-02-16T20:22:12.247Z | Compiling foreign-types-shared v0.3.1 |
| 2098 | 2026-02-16T20:22:12.446Z | Compiling rayon-core v1.12.1 |
| 2099 | 2026-02-16T20:22:12.800Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2100 | 2026-02-16T20:22:12.880Z | Compiling derive_builder_core v0.20.2 |
| 2101 | 2026-02-16T20:22:13.093Z | Compiling foreign-types v0.5.0 |
| 2102 | 2026-02-16T20:22:13.207Z | Compiling toml v0.8.23 |
| 2103 | 2026-02-16T20:22:14.743Z | Compiling crossbeam-deque v0.8.5 |
| 2104 | 2026-02-16T20:22:15.101Z | Compiling tabwriter v1.4.0 |
| 2105 | 2026-02-16T20:22:15.756Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2106 | 2026-02-16T20:22:15.884Z | Compiling progenitor-impl v0.10.0 |
| 2107 | 2026-02-16T20:22:16.504Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2108 | 2026-02-16T20:22:17.240Z | Compiling cstr-argument v0.1.2 |
| 2109 | 2026-02-16T20:22:17.502Z | Compiling float-ord v0.3.2 |
| 2110 | 2026-02-16T20:22:17.681Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2111 | 2026-02-16T20:22:17.705Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2112 | 2026-02-16T20:22:17.869Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2113 | 2026-02-16T20:22:18.027Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2114 | 2026-02-16T20:22:19.187Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2115 | 2026-02-16T20:22:19.422Z | Compiling derive_builder_macro v0.20.2 |
| 2116 | 2026-02-16T20:22:19.512Z | Compiling resolv-conf v0.7.0 |
| 2117 | 2026-02-16T20:22:20.073Z | Compiling progenitor-macro v0.10.0 |
| 2118 | 2026-02-16T20:22:20.700Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2119 | 2026-02-16T20:22:20.853Z | Compiling vergen-lib v0.1.6 |
| 2120 | 2026-02-16T20:22:21.172Z | Compiling slog-dtrace v0.3.0 |
| 2121 | 2026-02-16T20:22:21.253Z | Compiling cfg_aliases v0.2.1 |
| 2122 | 2026-02-16T20:22:21.363Z | Compiling semver v0.1.20 |
| 2123 | 2026-02-16T20:22:21.387Z | Compiling colored v3.0.0 |
| 2124 | 2026-02-16T20:22:21.497Z | Compiling linked-hash-map v0.5.6 |
| 2125 | 2026-02-16T20:22:21.807Z | Compiling lru-cache v0.1.2 |
| 2126 | 2026-02-16T20:22:22.019Z | Compiling rustc_version v0.1.7 |
| 2127 | 2026-02-16T20:22:27.324Z | Compiling derive_builder v0.20.2 |
| 2128 | 2026-02-16T20:22:27.515Z | Compiling rayon v1.10.0 |
| 2129 | 2026-02-16T20:22:28.422Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2130 | 2026-02-16T20:22:28.634Z | Compiling progenitor v0.10.0 |
| 2131 | 2026-02-16T20:22:29.026Z | Compiling hickory-proto v0.24.4 |
| 2132 | 2026-02-16T20:22:31.223Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2133 | 2026-02-16T20:22:31.611Z | Compiling zone_cfg_derive v0.3.0 |
| 2134 | 2026-02-16T20:22:33.462Z | Compiling hubpack_derive v0.1.1 |
| 2135 | 2026-02-16T20:22:34.244Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2136 | 2026-02-16T20:22:34.634Z | Compiling camino-tempfile v1.4.1 |
| 2137 | 2026-02-16T20:22:34.658Z | Compiling cargo-platform v0.1.8 |
| 2138 | 2026-02-16T20:22:34.813Z | Compiling num-derive v0.4.2 |
| 2139 | 2026-02-16T20:22:35.055Z | Compiling serde_repr v0.1.19 |
| 2140 | 2026-02-16T20:22:35.342Z | Compiling vergen v9.0.6 |
| 2141 | 2026-02-16T20:22:35.451Z | Compiling sigpipe v0.1.3 |
| 2142 | 2026-02-16T20:22:35.596Z | Compiling siphasher v1.0.1 |
| 2143 | 2026-02-16T20:22:35.702Z | Compiling convert_case v0.4.0 |
| 2144 | 2026-02-16T20:22:35.956Z | Compiling base64ct v1.6.0 |
| 2145 | 2026-02-16T20:22:36.002Z | Compiling jiff v0.2.15 |
| 2146 | 2026-02-16T20:22:36.292Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2147 | 2026-02-16T20:22:36.414Z | Compiling base64 v0.21.7 |
| 2148 | 2026-02-16T20:22:36.622Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2149 | 2026-02-16T20:22:37.291Z | Compiling password-hash v0.5.0 |
| 2150 | 2026-02-16T20:22:37.869Z | Compiling derive_more v0.99.20 |
| 2151 | 2026-02-16T20:22:38.238Z | Compiling phf_shared v0.12.1 |
| 2152 | 2026-02-16T20:22:38.641Z | Compiling zone v0.3.1 |
| 2153 | 2026-02-16T20:22:38.665Z | Compiling cargo_metadata v0.19.2 |
| 2154 | 2026-02-16T20:22:39.053Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2155 | 2026-02-16T20:22:39.527Z | Compiling hubpack v0.1.2 |
| 2156 | 2026-02-16T20:22:39.948Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2157 | 2026-02-16T20:22:41.128Z | Compiling hickory-resolver v0.24.4 |
| 2158 | 2026-02-16T20:22:41.225Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2159 | 2026-02-16T20:22:43.954Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2160 | 2026-02-16T20:22:46.194Z | Compiling newtype_derive v0.1.6 |
| 2161 | 2026-02-16T20:22:46.511Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2162 | 2026-02-16T20:22:46.834Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2163 | 2026-02-16T20:22:47.700Z | Compiling blake2 v0.10.6 |
| 2164 | 2026-02-16T20:22:47.970Z | Compiling tokio-stream v0.1.17 |
| 2165 | 2026-02-16T20:22:48.000Z | Compiling serde-big-array v0.5.1 |
| 2166 | 2026-02-16T20:22:48.252Z | Compiling smf v0.2.3 |
| 2167 | 2026-02-16T20:22:48.546Z | Compiling pin-project-internal v1.1.10 |
| 2168 | 2026-02-16T20:22:48.943Z | Compiling rustc_version v0.4.1 |
| 2169 | 2026-02-16T20:22:49.393Z | Compiling vergen-git2 v1.0.7 |
| 2170 | 2026-02-16T20:22:49.688Z | Compiling static_assertions v1.1.0 |
| 2171 | 2026-02-16T20:22:49.722Z | Compiling chrono-tz v0.10.4 |
| 2172 | 2026-02-16T20:22:49.798Z | Compiling whoami v1.5.1 |
| 2173 | 2026-02-16T20:22:50.018Z | Compiling cancel-safe-futures v0.1.5 |
| 2174 | 2026-02-16T20:22:50.341Z | Compiling unicode-xid v0.2.4 |
| 2175 | 2026-02-16T20:22:50.394Z | Compiling owo-colors v4.2.3 |
| 2176 | 2026-02-16T20:22:50.508Z | Compiling unicode-segmentation v1.11.0 |
| 2177 | 2026-02-16T20:22:50.556Z | Compiling const_format_proc_macros v0.2.34 |
| 2178 | 2026-02-16T20:22:50.580Z | Compiling pin-project v1.1.10 |
| 2179 | 2026-02-16T20:22:50.983Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2180 | 2026-02-16T20:22:51.500Z | Compiling newline-converter v0.3.0 |
| 2181 | 2026-02-16T20:22:51.945Z | Compiling qorb v0.4.1 |
| 2182 | 2026-02-16T20:22:52.353Z | Compiling argon2 v0.5.3 |
| 2183 | 2026-02-16T20:22:53.226Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2184 | 2026-02-16T20:22:53.669Z | Compiling phf v0.12.1 |
| 2185 | 2026-02-16T20:22:53.979Z | Compiling unicode-normalization v0.1.24 |
| 2186 | 2026-02-16T20:22:54.248Z | Compiling tokio-dtrace v0.1.1 |
| 2187 | 2026-02-16T20:22:54.824Z | Compiling console v0.15.8 |
| 2188 | 2026-02-16T20:22:55.006Z | Compiling atomicwrites v0.4.4 |
| 2189 | 2026-02-16T20:22:55.460Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2190 | 2026-02-16T20:22:56.139Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2191 | 2026-02-16T20:22:56.226Z | Compiling secrecy v0.10.3 |
| 2192 | 2026-02-16T20:22:56.474Z | Compiling libsw-core v0.3.2 |
| 2193 | 2026-02-16T20:22:56.760Z | Compiling snafu-derive v0.8.9 |
| 2194 | 2026-02-16T20:22:57.102Z | Compiling async-recursion v1.1.1 |
| 2195 | 2026-02-16T20:22:57.133Z | Compiling cookie v0.18.1 |
| 2196 | 2026-02-16T20:22:57.456Z | Compiling bstr v1.9.1 |
| 2197 | 2026-02-16T20:22:57.950Z | Compiling csv-core v0.1.12 |
| 2198 | 2026-02-16T20:22:58.074Z | Compiling similar v2.7.0 |
| 2199 | 2026-02-16T20:22:58.645Z | Compiling utf-8 v0.7.6 |
| 2200 | 2026-02-16T20:22:58.731Z | Compiling indent_write v2.2.0 |
| 2201 | 2026-02-16T20:22:58.829Z | Compiling fixedbitset v0.5.7 |
| 2202 | 2026-02-16T20:22:58.965Z | Compiling moka v0.12.10 |
| 2203 | 2026-02-16T20:22:58.990Z | Compiling rustls v0.21.12 |
| 2204 | 2026-02-16T20:22:59.276Z | Compiling same-file v1.0.6 |
| 2205 | 2026-02-16T20:22:59.322Z | Compiling bytecount v0.6.9 |
| 2206 | 2026-02-16T20:22:59.563Z | Compiling highway v1.3.0 |
| 2207 | 2026-02-16T20:22:59.613Z | Compiling fixedbitset v0.4.2 |
| 2208 | 2026-02-16T20:22:59.774Z | Compiling papergrid v0.11.0 |
| 2209 | 2026-02-16T20:23:00.074Z | Compiling snafu v0.8.9 |
| 2210 | 2026-02-16T20:23:00.198Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2211 | 2026-02-16T20:23:00.835Z | Compiling petgraph v0.6.5 |
| 2212 | 2026-02-16T20:23:01.105Z | Compiling walkdir v2.5.0 |
| 2213 | 2026-02-16T20:23:02.396Z | Compiling petgraph v0.8.3 |
| 2214 | 2026-02-16T20:23:02.989Z | Compiling expectorate v1.2.0 |
| 2215 | 2026-02-16T20:23:03.296Z | Compiling tungstenite v0.21.0 |
| 2216 | 2026-02-16T20:23:05.374Z | Compiling git2 v0.20.2 |
| 2217 | 2026-02-16T20:23:07.094Z | Compiling csv v1.3.1 |
| 2218 | 2026-02-16T20:23:07.215Z | Compiling globset v0.4.14 |
| 2219 | 2026-02-16T20:23:07.673Z | Compiling libsw v3.5.0 |
| 2220 | 2026-02-16T20:23:07.936Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2221 | 2026-02-16T20:23:08.058Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2222 | 2026-02-16T20:23:08.472Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2223 | 2026-02-16T20:23:08.546Z | Compiling olpc-cjson v0.1.4 |
| 2224 | 2026-02-16T20:23:08.836Z | Compiling oxide-tokio-rt v0.1.2 |
| 2225 | 2026-02-16T20:23:08.887Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2226 | 2026-02-16T20:23:10.870Z | Compiling const_format v0.2.35 |
| 2227 | 2026-02-16T20:23:11.742Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2228 | 2026-02-16T20:23:11.844Z | Compiling nix v0.29.0 |
| 2229 | 2026-02-16T20:23:12.088Z | Compiling tabled_derive v0.7.0 |
| 2230 | 2026-02-16T20:23:12.245Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2231 | 2026-02-16T20:23:12.493Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2232 | 2026-02-16T20:23:12.919Z | Compiling gethostname v0.5.0 |
| 2233 | 2026-02-16T20:23:13.110Z | Compiling terminal_size v0.4.3 |
| 2234 | 2026-02-16T20:23:13.343Z | Compiling pem v3.0.5 |
| 2235 | 2026-02-16T20:23:13.731Z | Compiling sct v0.7.1 |
| 2236 | 2026-02-16T20:23:14.105Z | Compiling rustls-webpki v0.101.7 |
| 2237 | 2026-02-16T20:23:14.554Z | Compiling inout v0.1.3 |
| 2238 | 2026-02-16T20:23:14.765Z | Compiling serde_plain v1.0.2 |
| 2239 | 2026-02-16T20:23:15.205Z | Compiling bcs v0.1.6 |
| 2240 | 2026-02-16T20:23:15.916Z | Compiling unicode-width v0.2.1 |
| 2241 | 2026-02-16T20:23:16.413Z | Compiling radium v0.7.0 |
| 2242 | 2026-02-16T20:23:16.844Z | Compiling termtree v0.5.1 |
| 2243 | 2026-02-16T20:23:16.845Z | Compiling linear-map v1.2.0 |
| 2244 | 2026-02-16T20:23:17.085Z | Compiling smawk v0.3.2 |
| 2245 | 2026-02-16T20:23:17.124Z | Compiling typed-path v0.9.3 |
| 2246 | 2026-02-16T20:23:17.250Z | Compiling unicode-linebreak v0.1.5 |
| 2247 | 2026-02-16T20:23:17.333Z | Compiling tagptr v0.2.0 |
| 2248 | 2026-02-16T20:23:17.611Z | Compiling swrite v0.1.0 |
| 2249 | 2026-02-16T20:23:17.723Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2250 | 2026-02-16T20:23:17.760Z | Compiling textwrap v0.16.2 |
| 2251 | 2026-02-16T20:23:20.073Z | Compiling tough v0.20.0 |
| 2252 | 2026-02-16T20:23:20.650Z | Compiling cipher v0.4.4 |
| 2253 | 2026-02-16T20:23:20.732Z | Compiling tabled v0.15.0 |
| 2254 | 2026-02-16T20:23:21.068Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2255 | 2026-02-16T20:23:21.534Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2256 | 2026-02-16T20:23:22.447Z | Compiling steno v0.4.1 |
| 2257 | 2026-02-16T20:23:22.800Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2258 | 2026-02-16T20:23:23.558Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2259 | 2026-02-16T20:23:30.248Z | Compiling tokio-tungstenite v0.21.0 |
| 2260 | 2026-02-16T20:23:30.759Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2261 | 2026-02-16T20:23:33.244Z | Compiling hickory-proto v0.25.2 |
| 2262 | 2026-02-16T20:23:35.483Z | Compiling tap v1.0.1 |
| 2263 | 2026-02-16T20:23:35.668Z | Compiling humantime v2.3.0 |
| 2264 | 2026-02-16T20:23:38.458Z | Compiling hickory-resolver v0.25.2 |
| 2265 | 2026-02-16T20:23:38.969Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2266 | 2026-02-16T20:23:39.827Z | Compiling wyz v0.5.1 |
| 2267 | 2026-02-16T20:23:40.255Z | Compiling tokio-rustls v0.24.1 |
| 2268 | 2026-02-16T20:23:42.589Z | Compiling rustls-pemfile v1.0.4 |
| 2269 | 2026-02-16T20:23:42.781Z | Compiling num_enum_derive v0.5.11 |
| 2270 | 2026-02-16T20:23:43.189Z | Compiling twox-hash v2.1.0 |
| 2271 | 2026-02-16T20:23:43.992Z | Compiling universal-hash v0.5.1 |
| 2272 | 2026-02-16T20:23:44.224Z | Compiling atty v0.2.14 |
| 2273 | 2026-02-16T20:23:44.388Z | Compiling funty v2.0.0 |
| 2274 | 2026-02-16T20:23:44.517Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2275 | 2026-02-16T20:23:44.859Z | Compiling opaque-debug v0.3.1 |
| 2276 | 2026-02-16T20:23:44.962Z | Compiling polyval v0.6.2 |
| 2277 | 2026-02-16T20:23:45.152Z | Compiling num_enum v0.5.11 |
| 2278 | 2026-02-16T20:23:45.352Z | Compiling bitvec v1.0.1 |
| 2279 | 2026-02-16T20:23:46.685Z | Compiling toml v0.7.8 |
| 2280 | 2026-02-16T20:23:49.343Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2281 | 2026-02-16T20:23:49.681Z | Compiling aes v0.8.4 |
| 2282 | 2026-02-16T20:23:50.378Z | Compiling ctr v0.9.2 |
| 2283 | 2026-02-16T20:23:50.560Z | Compiling nix v0.31.1 |
| 2284 | 2026-02-16T20:23:50.716Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2285 | 2026-02-16T20:23:51.093Z | Compiling aead v0.5.2 |
| 2286 | 2026-02-16T20:23:51.187Z | Compiling bincode v1.3.3 |
| 2287 | 2026-02-16T20:23:51.400Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2288 | 2026-02-16T20:23:51.492Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2289 | 2026-02-16T20:23:51.592Z | Compiling passt v0.3.0 |
| 2290 | 2026-02-16T20:23:51.888Z | Compiling fakedata_generator v0.5.0 |
| 2291 | 2026-02-16T20:23:52.038Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2292 | 2026-02-16T20:23:52.068Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2293 | 2026-02-16T20:23:52.377Z | Compiling aes-gcm-siv v0.11.1 |
| 2294 | 2026-02-16T20:23:52.669Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2295 | 2026-02-16T20:23:53.143Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2296 | 2026-02-16T20:23:53.346Z | Compiling bitstruct_derive v0.1.0 |
| 2297 | 2026-02-16T20:23:54.230Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2298 | 2026-02-16T20:23:54.455Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2299 | 2026-02-16T20:23:54.580Z | Compiling typeid v1.0.0 |
| 2300 | 2026-02-16T20:23:54.773Z | Compiling pretty-hex v0.2.1 |
| 2301 | 2026-02-16T20:23:54.919Z | Compiling ascii v1.1.0 |
| 2302 | 2026-02-16T20:23:55.011Z | Compiling ringbuffer v0.15.0 |
| 2303 | 2026-02-16T20:23:55.038Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2304 | 2026-02-16T20:23:55.436Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2305 | 2026-02-16T20:23:55.589Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2306 | 2026-02-16T20:23:55.614Z | Compiling erased-serde v0.4.5 |
| 2307 | 2026-02-16T20:23:56.552Z | Compiling bitstruct v0.1.1 |
| 2308 | 2026-02-16T20:23:56.632Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2309 | 2026-02-16T20:23:56.722Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2310 | 2026-02-16T20:23:57.033Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2311 | 2026-02-16T20:23:57.113Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2312 | 2026-02-16T20:23:57.137Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2313 | 2026-02-16T20:23:57.391Z | Compiling serde_arrays v0.1.0 |
| 2314 | 2026-02-16T20:23:57.580Z | Compiling kstat-rs v0.2.4 |
| 2315 | 2026-02-16T20:23:57.976Z | Compiling libloading v0.7.4 |
| 2316 | 2026-02-16T20:23:58.061Z | Compiling bit_field v0.10.2 |
| 2317 | 2026-02-16T20:23:58.086Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2318 | 2026-02-16T20:23:58.311Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2319 | 2026-02-16T20:23:58.336Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2320 | 2026-02-16T20:23:58.361Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2321 | 2026-02-16T20:23:58.901Z | Compiling ron v0.8.1 |
| 2322 | 2026-02-16T20:23:59.772Z | Compiling itertools v0.13.0 |
| 2323 | 2026-02-16T20:24:01.503Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2324 | 2026-02-16T20:24:02.584Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2325 | 2026-02-16T20:24:04.430Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2326 | 2026-02-16T20:24:06.960Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2327 | 2026-02-16T20:24:20.801Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2328 | 2026-02-16T20:24:41.491Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2329 | 2026-02-16T20:24:56.285Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2330 | 2026-02-16T20:25:43.842Z | Finished `release` profile [optimized] target(s) in 6m 29s |
| 2331 | 2026-02-16T20:25:44.006Z | |
| 2332 | 2026-02-16T20:25:44.006Z | real 6:29.261515266 |
| 2333 | 2026-02-16T20:25:44.006Z | user 43:51.899667454 |
| 2334 | 2026-02-16T20:25:44.006Z | sys 3:34.014041230 |
| 2335 | 2026-02-16T20:25:44.006Z | trap 1.221028066 |
| 2336 | 2026-02-16T20:25:44.006Z | tflt 1.230891754 |
| 2337 | 2026-02-16T20:25:44.006Z | dflt 1.894164631 |
| 2338 | 2026-02-16T20:25:44.006Z | kflt 0.001868604 |
| 2339 | 2026-02-16T20:25:44.006Z | lock 2:02:35.193019934 |
| 2340 | 2026-02-16T20:25:44.006Z | slp 2:33:27.862834310 |
| 2341 | 2026-02-16T20:25:44.006Z | lat 2:50.790546651 |
| 2342 | 2026-02-16T20:25:44.006Z | stop 3:59.047149468 |
| 2343 | 2026-02-16T20:25:44.031Z | + OUTDIR=/work/release |
| 2344 | 2026-02-16T20:25:44.031Z | + mkdir -p /work/release |
| 2345 | 2026-02-16T20:25:44.031Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2346 | 2026-02-16T20:25:44.056Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2347 | 2026-02-16T20:25:44.122Z | + cd /work/release |
| 2348 | 2026-02-16T20:25:44.147Z | + digest -a sha256 propolis-cli |
| 2349 | 2026-02-16T20:25:44.171Z | + digest -a sha256 propolis-server |
| 2350 | 2026-02-16T20:25:44.222Z | process exited: duration 829241 ms, exit code 0 |
| |
| 2351 | 2026-02-16T20:25:44.301Z | found 4 output files |
| 2352 | 2026-02-16T20:25:44.302Z | uploading: /work/release/propolis-cli (26249600 bytes) |
| 2353 | 2026-02-16T20:25:47.447Z | uploaded: /work/release/propolis-cli |
| 2354 | 2026-02-16T20:25:47.447Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2355 | 2026-02-16T20:25:48.543Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2356 | 2026-02-16T20:25:48.543Z | uploading: /work/release/propolis-server (76917056 bytes) |
| 2357 | 2026-02-16T20:25:53.249Z | uploaded: /work/release/propolis-server |
| 2358 | 2026-02-16T20:25:53.250Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2359 | 2026-02-16T20:25:54.346Z | uploaded: /work/release/propolis-server.sha256.txt |