|
|
|
| 1 | 2026-09-04T23:21:15.068Z | job assigned to worker 01M1QBJG2TE4MBQFZ0TC7XNBC6 [factory aws, i-0d6694effe6f3527d] (queued for 48 s) |
| |
| 2 | 2026-09-04T23:21:22.467Z | starting task 0: "setup" |
| 3 | 2026-09-04T23:21:22.471Z | ++ uname -s |
| 4 | 2026-09-04T23:21:22.475Z | + kern=SunOS |
| 5 | 2026-09-04T23:21:22.475Z | + build_user=build |
| 6 | 2026-09-04T23:21:22.475Z | + build_uid=12345 |
| 7 | 2026-09-04T23:21:22.475Z | + work_dir=/work |
| 8 | 2026-09-04T23:21:22.475Z | + input_dir=/input |
| 9 | 2026-09-04T23:21:22.475Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T23:21:22.475Z | + case "$kern" in |
| 11 | 2026-09-04T23:21:22.475Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T23:21:22.478Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T23:21:24.483Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T23:21:24.596Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T23:21:24.600Z | + home_fs=zfs |
| 16 | 2026-09-04T23:21:24.600Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T23:21:24.600Z | + mkdir -p /home/build |
| 18 | 2026-09-04T23:21:24.604Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T23:21:25.602Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T23:21:25.605Z | process exited: duration 3139 ms, exit code 0 |
| |
| 21 | 2026-09-04T23:21:25.612Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T23:21:25.617Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-04T23:21:25.617Z | * rust toolchain channel = "1.98.1" |
| 24 | 2026-09-04T23:21:25.617Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T23:21:25.617Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T23:21:25.617Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T23:21:25.617Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T23:21:25.621Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T23:21:25.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-04T23:21:25.717Z | info: downloading installer |
| 31 | 2026-09-04T23:21:27.041Z | info: profile set to default |
| 32 | 2026-09-04T23:21:27.041Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T23:21:27.045Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T23:21:27.174Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T23:21:27.178Z | info: downloading 6 components |
| 36 | 2026-09-04T23:21:42.084Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T23:21:42.084Z | |
| 38 | 2026-09-04T23:21:42.110Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T23:21:42.110Z | |
| 40 | 2026-09-04T23:21:42.114Z | |
| 41 | 2026-09-04T23:21:42.114Z | Rust is installed now. Great! |
| 42 | 2026-09-04T23:21:42.114Z | |
| 43 | 2026-09-04T23:21:42.114Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T23:21:42.114Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T23:21:42.114Z | |
| 46 | 2026-09-04T23:21:42.114Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T23:21:42.114Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T23:21:42.114Z | |
| 49 | 2026-09-04T23:21:42.114Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T23:21:42.114Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T23:21:42.114Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T23:21:42.114Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T23:21:42.114Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T23:21:42.114Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T23:21:42.114Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T23:21:42.114Z | HOST_CC = None |
| 57 | 2026-09-04T23:21:42.114Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T23:21:42.114Z | CC = None |
| 59 | 2026-09-04T23:21:42.115Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T23:21:42.290Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T23:21:42.290Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T23:21:42.290Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T23:21:42.290Z | CFLAGS = None |
| 64 | 2026-09-04T23:21:42.290Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T23:21:42.290Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T23:21:42.291Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T23:21:42.291Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T23:21:42.291Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T23:21:42.291Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T23:21:42.393Z | + rustup --version |
| 71 | 2026-09-04T23:21:42.397Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T23:21:42.401Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T23:21:42.420Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T23:21:42.424Z | + cargo --version |
| 75 | 2026-09-04T23:21:42.432Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T23:21:42.436Z | + rustc --version |
| 77 | 2026-09-04T23:21:42.453Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T23:21:42.456Z | process exited: duration 16843 ms, exit code 0 |
| |
| 79 | 2026-09-04T23:21:42.463Z | starting task 2: "authentication" |
| 80 | 2026-09-04T23:21:42.482Z | process exited: duration 18 ms, exit code 0 |
| |
| 81 | 2026-09-04T23:21:42.490Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T23:21:42.494Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T23:21:42.498Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T23:21:42.530Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T23:22:02.104Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T23:22:02.104Z | + git fetch origin 00ee5f3575ce6bef74952404a007a308d5186240 |
| 87 | 2026-09-04T23:22:02.464Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T23:22:02.464Z | * branch 00ee5f3575ce6bef74952404a007a308d5186240 -> FETCH_HEAD |
| 89 | 2026-09-04T23:22:02.477Z | + [[ -n iliana/rust-1.98 ]] |
| 90 | 2026-09-04T23:22:02.480Z | ++ git branch --show-current |
| 91 | 2026-09-04T23:22:02.480Z | + current=main |
| 92 | 2026-09-04T23:22:02.480Z | + [[ main != iliana/rust-1.98 ]] |
| 93 | 2026-09-04T23:22:02.480Z | + git branch -f iliana/rust-1.98 00ee5f3575ce6bef74952404a007a308d5186240 |
| 94 | 2026-09-04T23:22:02.483Z | + git checkout -f iliana/rust-1.98 |
| 95 | 2026-09-04T23:22:02.735Z | Switched to branch 'iliana/rust-1.98' |
| 96 | 2026-09-04T23:22:02.739Z | + git reset --hard 00ee5f3575ce6bef74952404a007a308d5186240 |
| 97 | 2026-09-04T23:22:02.754Z | HEAD is now at 00ee5f357 update rust toolchain to 1.98.1 |
| 98 | 2026-09-04T23:22:02.757Z | process exited: duration 20266 ms, exit code 0 |
| |
| 99 | 2026-09-04T23:22:02.764Z | starting task 4: "build" |
| 100 | 2026-09-04T23:22:02.769Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-04T23:22:02.772Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-04T23:22:02.772Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-04T23:22:02.772Z | +++ uname -s |
| 104 | 2026-09-04T23:22:02.772Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-04T23:22:02.772Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-04T23:22:02.775Z | + cargo --version |
| 107 | 2026-09-04T23:22:02.784Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-04T23:22:02.787Z | + rustc --version |
| 109 | 2026-09-04T23:22:02.806Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-04T23:22:02.809Z | + WORK=/work |
| 111 | 2026-09-04T23:22:02.809Z | + pfexec mkdir -p /work |
| 112 | 2026-09-04T23:22:02.812Z | + pfexec chown build /work |
| 113 | 2026-09-04T23:22:02.815Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-04T23:22:04.865Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-04T23:22:05.283Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-04T23:22:07.898Z | Planning: Solver setup ... Done (2.445s) |
| 117 | 2026-09-04T23:22:07.967Z | Planning: Running solver ... Done (0.069s) |
| 118 | 2026-09-04T23:22:08.018Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-04T23:22:08.031Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-04T23:22:08.054Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-04T23:22:08.068Z | Planning: Package planning ... Done (0.014s) |
| 122 | 2026-09-04T23:22:08.071Z | Planning: Merging actions ... Done (0.001s) |
| 123 | 2026-09-04T23:22:08.235Z | Planning: Checking for conflicting actions ... Done (0.165s) |
| 124 | 2026-09-04T23:22:08.238Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-04T23:22:09.093Z | Planning: Evaluating mediators ... Done (0.858s) |
| 126 | 2026-09-04T23:22:09.096Z | Planning: Planning completed in 3.77 seconds |
| 127 | 2026-09-04T23:22:09.103Z | Packages to install: 2 |
| 128 | 2026-09-04T23:22:09.103Z | Estimated space available: 156.02 GB |
| 129 | 2026-09-04T23:22:09.103Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-04T23:22:09.103Z | Create boot environment: No |
| 131 | 2026-09-04T23:22:09.107Z | Create backup boot environment: No |
| 132 | 2026-09-04T23:22:09.107Z | Rebuild boot archive: No |
| 133 | 2026-09-04T23:22:09.107Z | |
| 134 | 2026-09-04T23:22:09.107Z | Changed packages: |
| 135 | 2026-09-04T23:22:09.107Z | helios |
| 136 | 2026-09-04T23:22:09.107Z | developer/build-essential |
| 137 | 2026-09-04T23:22:09.107Z | None -> 11-3.0 |
| 138 | 2026-09-04T23:22:09.107Z | library/libxmlsec1 |
| 139 | 2026-09-04T23:22:09.107Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-04T23:22:09.129Z | |
| 141 | 2026-09-04T23:22:09.129Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-04T23:22:09.198Z | Download: Completed 1.28 MB in 0.07 seconds (18.5M/s) |
| 143 | 2026-09-04T23:22:09.263Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-04T23:22:09.303Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-04T23:22:09.341Z | Finalize: Updating package state database ... Done (0.038s) |
| 146 | 2026-09-04T23:22:09.341Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-04T23:22:09.437Z | Finalize: Updating image state ... Done (0.096s) |
| 148 | 2026-09-04T23:22:12.189Z | Finalize: Creating fast lookup database ... Done (2.695s) |
| 149 | 2026-09-04T23:22:12.262Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-04T23:22:12.265Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-04T23:22:12.352Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-04T23:22:12.729Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-04T23:22:12.834Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-04T23:22:12.837Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-04T23:22:12.991Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-04T23:22:12.994Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-04T23:22:13.014Z | Mediators to change: 2 |
| 158 | 2026-09-04T23:22:13.014Z | Create boot environment: No |
| 159 | 2026-09-04T23:22:13.014Z | Create backup boot environment: No |
| 160 | 2026-09-04T23:22:13.086Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-04T23:22:13.086Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-04T23:22:13.144Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-04T23:22:15.117Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-04T23:22:15.180Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-04T23:22:15.183Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-04T23:22:15.279Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-04T23:22:15.560Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-04T23:22:15.664Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-04T23:22:15.668Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-04T23:22:15.823Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-04T23:22:15.826Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-04T23:22:15.856Z | Mediators to change: 1 |
| 173 | 2026-09-04T23:22:15.856Z | Create boot environment: No |
| 174 | 2026-09-04T23:22:15.859Z | Create backup boot environment: No |
| 175 | 2026-09-04T23:22:15.900Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-04T23:22:15.900Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-04T23:22:15.957Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-04T23:22:17.903Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-04T23:22:17.964Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-04T23:22:17.967Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-04T23:22:18.047Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-04T23:22:18.360Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-04T23:22:18.360Z | apache system 2.4 system |
| 184 | 2026-09-04T23:22:18.360Z | clang system 15 system |
| 185 | 2026-09-04T23:22:18.360Z | csh system system illumos |
| 186 | 2026-09-04T23:22:18.360Z | ctags system system illumos |
| 187 | 2026-09-04T23:22:18.360Z | file vendor vendor darwinsys |
| 188 | 2026-09-04T23:22:18.360Z | file system system illumos |
| 189 | 2026-09-04T23:22:18.360Z | gcc vendor 14 vendor |
| 190 | 2026-09-04T23:22:18.361Z | gcc system 13 system |
| 191 | 2026-09-04T23:22:18.361Z | gcc system 10 system |
| 192 | 2026-09-04T23:22:18.361Z | go system 1.25 system |
| 193 | 2026-09-04T23:22:18.361Z | llvm system 15 system |
| 194 | 2026-09-04T23:22:18.361Z | mariadb system 11.4 system |
| 195 | 2026-09-04T23:22:18.361Z | mta vendor vendor dma |
| 196 | 2026-09-04T23:22:18.361Z | openjdk system 17 system |
| 197 | 2026-09-04T23:22:18.361Z | openjdk system 11 system |
| 198 | 2026-09-04T23:22:18.361Z | openssl vendor 3 vendor |
| 199 | 2026-09-04T23:22:18.361Z | perl system 5.40 system |
| 200 | 2026-09-04T23:22:18.361Z | postgresql system 18 system |
| 201 | 2026-09-04T23:22:18.361Z | postgresql system 17 system |
| 202 | 2026-09-04T23:22:18.361Z | python vendor 3 vendor |
| 203 | 2026-09-04T23:22:18.361Z | python system 2 system |
| 204 | 2026-09-04T23:22:18.361Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-04T23:22:18.361Z | ruby system 3.4 system |
| 206 | 2026-09-04T23:22:18.361Z | ruby system 3.0 system |
| 207 | 2026-09-04T23:22:18.361Z | words vendor vendor american-english |
| 208 | 2026-09-04T23:22:18.361Z | words system system australian-english |
| 209 | 2026-09-04T23:22:18.361Z | words system system british-english |
| 210 | 2026-09-04T23:22:18.361Z | words system system canadian-english |
| 211 | 2026-09-04T23:22:18.361Z | words system system french |
| 212 | 2026-09-04T23:22:18.361Z | words system system italian |
| 213 | 2026-09-04T23:22:18.361Z | words system system ngerman |
| 214 | 2026-09-04T23:22:18.361Z | words system system ogerman |
| 215 | 2026-09-04T23:22:18.361Z | words system system spanish |
| 216 | 2026-09-04T23:22:18.612Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-04T23:22:18.612Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-04T23:22:19.123Z | FMRI IFO |
| 219 | 2026-09-04T23:22:19.123Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-04T23:22:19.123Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-04T23:22:19.123Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-04T23:22:19.123Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-04T23:22:19.123Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-04T23:22:19.123Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-04T23:22:19.123Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-04T23:22:19.123Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-04T23:22:19.123Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-04T23:22:19.469Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-04T23:22:19.806Z | Updating crates.io index |
| 230 | 2026-09-04T23:22:19.809Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-04T23:22:20.082Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-04T23:22:20.450Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-04T23:22:20.727Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-04T23:22:22.020Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-04T23:22:22.631Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-04T23:22:24.595Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-04T23:22:25.696Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-04T23:22:26.005Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-04T23:22:26.359Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-04T23:22:27.685Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-04T23:22:27.953Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-04T23:22:28.375Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-04T23:22:28.641Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-04T23:22:28.905Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-04T23:22:29.162Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-04T23:22:29.461Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-04T23:22:29.730Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-04T23:22:30.048Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-04T23:22:30.435Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-04T23:22:31.039Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-04T23:22:31.340Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-04T23:22:31.889Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-04T23:22:32.214Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-04T23:22:32.488Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-04T23:22:32.955Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-04T23:22:33.236Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-04T23:22:33.535Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-04T23:22:33.890Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-04T23:22:34.169Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-04T23:22:34.556Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-04T23:22:34.922Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-04T23:22:35.662Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-04T23:22:35.940Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-04T23:22:36.227Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-04T23:22:36.555Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-04T23:22:36.873Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-04T23:22:37.135Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-04T23:22:37.428Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-04T23:22:37.763Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-04T23:22:38.002Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-04T23:22:38.312Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-04T23:22:41.127Z | Downloading crates ... |
| 273 | 2026-09-04T23:22:41.178Z | Downloaded block-buffer v0.10.4 |
| 274 | 2026-09-04T23:22:41.194Z | Downloaded anyhow v1.0.104 |
| 275 | 2026-09-04T23:22:41.197Z | Downloaded zmij v1.0.21 |
| 276 | 2026-09-04T23:22:41.197Z | Downloaded log v0.4.33 |
| 277 | 2026-09-04T23:22:41.197Z | Downloaded clap v4.6.1 |
| 278 | 2026-09-04T23:22:41.201Z | Downloaded terminal_size v0.4.3 |
| 279 | 2026-09-04T23:22:41.205Z | Downloaded clap_lex v1.0.0 |
| 280 | 2026-09-04T23:22:41.205Z | Downloaded usdt-attr-macro v0.5.0 |
| 281 | 2026-09-04T23:22:41.211Z | Downloaded crypto-common v0.1.7 |
| 282 | 2026-09-04T23:22:41.214Z | Downloaded zerocopy-derive v0.7.35 |
| 283 | 2026-09-04T23:22:41.214Z | Downloaded zerocopy v0.7.35 |
| 284 | 2026-09-04T23:22:41.222Z | Downloaded fnv v1.0.7 |
| 285 | 2026-09-04T23:22:41.225Z | Downloaded quote v1.0.45 |
| 286 | 2026-09-04T23:22:41.225Z | Downloaded cargo-platform v0.3.2 |
| 287 | 2026-09-04T23:22:41.225Z | Downloaded heck v0.4.1 |
| 288 | 2026-09-04T23:22:41.229Z | Downloaded heck v0.5.0 |
| 289 | 2026-09-04T23:22:41.229Z | Downloaded cfg-if v1.0.4 |
| 290 | 2026-09-04T23:22:41.229Z | Downloaded colorchoice v1.0.4 |
| 291 | 2026-09-04T23:22:41.234Z | Downloaded anstyle v1.0.14 |
| 292 | 2026-09-04T23:22:41.237Z | Downloaded anstyle-parse v1.0.0 |
| 293 | 2026-09-04T23:22:41.237Z | Downloaded ucd-trie v0.1.7 |
| 294 | 2026-09-04T23:22:41.241Z | Downloaded thread-id v4.2.2 |
| 295 | 2026-09-04T23:22:41.244Z | Downloaded is_terminal_polyfill v1.70.2 |
| 296 | 2026-09-04T23:22:41.247Z | Downloaded cpufeatures v0.2.17 |
| 297 | 2026-09-04T23:22:41.247Z | Downloaded dof v0.3.0 |
| 298 | 2026-09-04T23:22:41.256Z | Downloaded itoa v1.0.17 |
| 299 | 2026-09-04T23:22:41.260Z | Downloaded anstyle-query v1.1.5 |
| 300 | 2026-09-04T23:22:41.260Z | Downloaded camino v1.2.5 |
| 301 | 2026-09-04T23:22:41.260Z | Downloaded clap_derive v4.6.1 |
| 302 | 2026-09-04T23:22:41.260Z | Downloaded pest_derive v2.8.6 |
| 303 | 2026-09-04T23:22:41.263Z | Downloaded pest_generator v2.8.6 |
| 304 | 2026-09-04T23:22:41.266Z | Downloaded fs-err v3.3.0 |
| 305 | 2026-09-04T23:22:41.266Z | Downloaded toml_edit v0.22.27 |
| 306 | 2026-09-04T23:22:41.272Z | Downloaded utf8parse v0.2.2 |
| 307 | 2026-09-04T23:22:41.275Z | Downloaded tabled_derive v0.7.0 |
| 308 | 2026-09-04T23:22:41.275Z | Downloaded errno v0.3.14 |
| 309 | 2026-09-04T23:22:41.278Z | Downloaded version_check v0.9.5 |
| 310 | 2026-09-04T23:22:41.281Z | Downloaded memmap v0.7.0 |
| 311 | 2026-09-04T23:22:41.281Z | Downloaded generic-array v0.14.7 |
| 312 | 2026-09-04T23:22:41.286Z | Downloaded plain v0.2.3 |
| 313 | 2026-09-04T23:22:41.290Z | Downloaded equivalent v1.0.2 |
| 314 | 2026-09-04T23:22:41.295Z | Downloaded swrite v0.1.0 |
| 315 | 2026-09-04T23:22:41.298Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-09-04T23:22:41.298Z | Downloaded macaddr v1.0.1 |
| 317 | 2026-09-04T23:22:41.301Z | Downloaded smawk v0.3.2 |
| 318 | 2026-09-04T23:22:41.301Z | Downloaded pretty-hex v0.4.1 |
| 319 | 2026-09-04T23:22:41.301Z | Downloaded strsim v0.11.1 |
| 320 | 2026-09-04T23:22:41.304Z | Downloaded fastrand v2.3.0 |
| 321 | 2026-09-04T23:22:41.304Z | Downloaded unicode-linebreak v0.1.5 |
| 322 | 2026-09-04T23:22:41.304Z | Downloaded serde_spanned v0.6.9 |
| 323 | 2026-09-04T23:22:41.304Z | Downloaded usdt v0.5.0 |
| 324 | 2026-09-04T23:22:41.308Z | Downloaded dtrace-parser v0.2.0 |
| 325 | 2026-09-04T23:22:41.311Z | Downloaded scroll_derive v0.12.1 |
| 326 | 2026-09-04T23:22:41.311Z | Downloaded toml_datetime v0.6.11 |
| 327 | 2026-09-04T23:22:41.311Z | Downloaded usdt-macro v0.5.0 |
| 328 | 2026-09-04T23:22:41.319Z | Downloaded proc-macro-error-attr v1.0.4 |
| 329 | 2026-09-04T23:22:41.323Z | Downloaded serde_tokenstream v0.2.3 |
| 330 | 2026-09-04T23:22:41.323Z | Downloaded bytecount v0.6.9 |
| 331 | 2026-09-04T23:22:41.323Z | Downloaded digest v0.10.7 |
| 332 | 2026-09-04T23:22:41.326Z | Downloaded camino-tempfile v1.4.1 |
| 333 | 2026-09-04T23:22:41.326Z | Downloaded cargo_metadata v0.23.1 |
| 334 | 2026-09-04T23:22:41.329Z | Downloaded usdt-impl v0.5.0 |
| 335 | 2026-09-04T23:22:41.333Z | Downloaded anstream v1.0.0 |
| 336 | 2026-09-04T23:22:41.336Z | Downloaded bitflags v2.11.0 |
| 337 | 2026-09-04T23:22:41.339Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-09-04T23:22:41.342Z | Downloaded autocfg v1.5.0 |
| 339 | 2026-09-04T23:22:41.342Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-09-04T23:22:41.345Z | Downloaded thiserror-impl v1.0.69 |
| 341 | 2026-09-04T23:22:41.348Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-09-04T23:22:41.354Z | Downloaded cargo_toml v0.21.0 |
| 343 | 2026-09-04T23:22:41.357Z | Downloaded scroll v0.12.0 |
| 344 | 2026-09-04T23:22:41.364Z | Downloaded sha2 v0.10.9 |
| 345 | 2026-09-04T23:22:41.367Z | Downloaded byteorder v1.5.0 |
| 346 | 2026-09-04T23:22:41.367Z | Downloaded semver v1.0.28 |
| 347 | 2026-09-04T23:22:41.367Z | Downloaded proc-macro-error v1.0.4 |
| 348 | 2026-09-04T23:22:41.367Z | Downloaded getrandom v0.4.3 |
| 349 | 2026-09-04T23:22:41.393Z | Downloaded tempfile v3.27.0 |
| 350 | 2026-09-04T23:22:41.404Z | Downloaded once_cell v1.21.3 |
| 351 | 2026-09-04T23:22:41.408Z | Downloaded textwrap v0.16.2 |
| 352 | 2026-09-04T23:22:41.412Z | Downloaded papergrid v0.11.0 |
| 353 | 2026-09-04T23:22:41.412Z | Downloaded toml v0.8.23 |
| 354 | 2026-09-04T23:22:41.415Z | Downloaded unicode-ident v1.0.24 |
| 355 | 2026-09-04T23:22:41.419Z | Downloaded proc-macro2 v1.0.106 |
| 356 | 2026-09-04T23:22:41.430Z | Downloaded serde_core v1.0.228 |
| 357 | 2026-09-04T23:22:41.434Z | Downloaded serde_derive v1.0.228 |
| 358 | 2026-09-04T23:22:41.453Z | Downloaded pest_meta v2.8.6 |
| 359 | 2026-09-04T23:22:41.456Z | Downloaded memchr v2.8.0 |
| 360 | 2026-09-04T23:22:41.464Z | Downloaded serde v1.0.228 |
| 361 | 2026-09-04T23:22:41.468Z | Downloaded typenum v1.20.1 |
| 362 | 2026-09-04T23:22:41.483Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-04T23:22:41.510Z | Downloaded pest v2.8.6 |
| 364 | 2026-09-04T23:22:41.517Z | Downloaded hashbrown v0.17.0 |
| 365 | 2026-09-04T23:22:41.528Z | Downloaded clap_builder v4.6.0 |
| 366 | 2026-09-04T23:22:41.533Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-04T23:22:41.539Z | Downloaded goblin v0.8.2 |
| 368 | 2026-09-04T23:22:41.543Z | Downloaded syn v1.0.109 |
| 369 | 2026-09-04T23:22:41.558Z | Downloaded winnow v0.7.14 |
| 370 | 2026-09-04T23:22:41.570Z | Downloaded tabled v0.15.0 |
| 371 | 2026-09-04T23:22:41.584Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-04T23:22:41.588Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-04T23:22:41.591Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-04T23:22:41.607Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-04T23:22:41.634Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-04T23:22:41.696Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-04T23:22:41.696Z | Compiling quote v1.0.45 |
| 378 | 2026-09-04T23:22:41.696Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-04T23:22:41.700Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-04T23:22:41.700Z | Compiling libc v0.2.185 |
| 381 | 2026-09-04T23:22:41.700Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-04T23:22:41.700Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-04T23:22:41.700Z | Compiling serde v1.0.228 |
| 384 | 2026-09-04T23:22:41.700Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-04T23:22:41.866Z | Compiling thiserror v1.0.69 |
| 386 | 2026-09-04T23:22:41.870Z | Compiling ucd-trie v0.1.7 |
| 387 | 2026-09-04T23:22:41.870Z | Compiling itoa v1.0.17 |
| 388 | 2026-09-04T23:22:41.870Z | Compiling byteorder v1.5.0 |
| 389 | 2026-09-04T23:22:41.870Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-04T23:22:42.185Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-04T23:22:42.300Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-04T23:22:42.477Z | Compiling camino v1.2.5 |
| 393 | 2026-09-04T23:22:42.496Z | Compiling proc-macro-error-attr v1.0.4 |
| 394 | 2026-09-04T23:22:42.514Z | Compiling pest v2.8.6 |
| 395 | 2026-09-04T23:22:42.518Z | Compiling usdt-impl v0.5.0 |
| 396 | 2026-09-04T23:22:42.518Z | Compiling syn v1.0.109 |
| 397 | 2026-09-04T23:22:42.518Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-04T23:22:42.607Z | Compiling getrandom v0.4.3 |
| 399 | 2026-09-04T23:22:42.725Z | Compiling log v0.4.33 |
| 400 | 2026-09-04T23:22:42.743Z | Compiling hashbrown v0.17.0 |
| 401 | 2026-09-04T23:22:42.761Z | Compiling plain v0.2.3 |
| 402 | 2026-09-04T23:22:42.811Z | Compiling utf8parse v0.2.2 |
| 403 | 2026-09-04T23:22:42.845Z | Compiling equivalent v1.0.2 |
| 404 | 2026-09-04T23:22:42.939Z | Compiling anstyle-parse v1.0.0 |
| 405 | 2026-09-04T23:22:42.959Z | Compiling autocfg v1.5.0 |
| 406 | 2026-09-04T23:22:42.975Z | Compiling toml_write v0.1.2 |
| 407 | 2026-09-04T23:22:43.022Z | Compiling cfg-if v1.0.4 |
| 408 | 2026-09-04T23:22:43.022Z | Compiling is_terminal_polyfill v1.70.2 |
| 409 | 2026-09-04T23:22:43.022Z | Compiling pretty-hex v0.4.1 |
| 410 | 2026-09-04T23:22:43.045Z | Compiling colorchoice v1.0.4 |
| 411 | 2026-09-04T23:22:43.046Z | Compiling anstyle v1.0.14 |
| 412 | 2026-09-04T23:22:43.140Z | Compiling errno v0.3.14 |
| 413 | 2026-09-04T23:22:43.180Z | Compiling thread-id v4.2.2 |
| 414 | 2026-09-04T23:22:43.198Z | Compiling winnow v0.7.14 |
| 415 | 2026-09-04T23:22:43.216Z | Compiling thiserror v2.0.18 |
| 416 | 2026-09-04T23:22:43.220Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-09-04T23:22:43.309Z | Compiling fastrand v2.3.0 |
| 418 | 2026-09-04T23:22:43.328Z | Compiling indexmap v2.14.0 |
| 419 | 2026-09-04T23:22:43.350Z | Compiling syn v2.0.117 |
| 420 | 2026-09-04T23:22:43.391Z | Compiling anstream v1.0.0 |
| 421 | 2026-09-04T23:22:43.422Z | Compiling anyhow v1.0.104 |
| 422 | 2026-09-04T23:22:43.471Z | Compiling strsim v0.11.1 |
| 423 | 2026-09-04T23:22:43.507Z | Compiling fnv v1.0.7 |
| 424 | 2026-09-04T23:22:43.525Z | Compiling fs-err v3.3.0 |
| 425 | 2026-09-04T23:22:43.626Z | Compiling unicode-width v0.1.14 |
| 426 | 2026-09-04T23:22:43.644Z | Compiling clap_lex v1.0.0 |
| 427 | 2026-09-04T23:22:43.774Z | Compiling pest_meta v2.8.6 |
| 428 | 2026-09-04T23:22:43.777Z | Compiling heck v0.4.1 |
| 429 | 2026-09-04T23:22:43.810Z | Compiling once_cell v1.21.3 |
| 430 | 2026-09-04T23:22:43.875Z | Compiling bytecount v0.6.9 |
| 431 | 2026-09-04T23:22:43.893Z | Compiling heck v0.5.0 |
| 432 | 2026-09-04T23:22:43.949Z | Compiling memmap v0.7.0 |
| 433 | 2026-09-04T23:22:43.981Z | Compiling unicode-linebreak v0.1.5 |
| 434 | 2026-09-04T23:22:44.028Z | Compiling papergrid v0.11.0 |
| 435 | 2026-09-04T23:22:44.045Z | Compiling smawk v0.3.2 |
| 436 | 2026-09-04T23:22:44.048Z | Compiling unicode-width v0.2.0 |
| 437 | 2026-09-04T23:22:44.080Z | Compiling swrite v0.1.0 |
| 438 | 2026-09-04T23:22:44.213Z | Compiling terminal_size v0.4.3 |
| 439 | 2026-09-04T23:22:44.213Z | Compiling tempfile v3.27.0 |
| 440 | 2026-09-04T23:22:44.297Z | Compiling cargo-platform v0.3.2 |
| 441 | 2026-09-04T23:22:44.350Z | Compiling clap_builder v4.6.0 |
| 442 | 2026-09-04T23:22:44.384Z | Compiling semver v1.0.28 |
| 443 | 2026-09-04T23:22:44.405Z | Compiling textwrap v0.16.2 |
| 444 | 2026-09-04T23:22:44.611Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-04T23:22:44.979Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-04T23:22:45.572Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-04T23:22:45.641Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-04T23:22:46.156Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-04T23:22:46.156Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-04T23:22:46.159Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-04T23:22:46.159Z | Compiling pest_derive v2.8.6 |
| 452 | 2026-09-04T23:22:46.159Z | Compiling scroll_derive v0.12.1 |
| 453 | 2026-09-04T23:22:46.159Z | Compiling thiserror-impl v2.0.18 |
| 454 | 2026-09-04T23:22:46.159Z | Compiling clap_derive v4.6.1 |
| 455 | 2026-09-04T23:22:46.805Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-04T23:22:46.863Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-04T23:22:47.014Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-04T23:22:47.254Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-04T23:22:47.564Z | Compiling clap v4.6.1 |
| 460 | 2026-09-04T23:22:48.567Z | Compiling dof v0.3.0 |
| 461 | 2026-09-04T23:22:48.567Z | Compiling serde_tokenstream v0.2.3 |
| 462 | 2026-09-04T23:22:48.583Z | Compiling serde_spanned v0.6.9 |
| 463 | 2026-09-04T23:22:48.587Z | Compiling toml_datetime v0.6.11 |
| 464 | 2026-09-04T23:22:48.587Z | Compiling macaddr v1.0.1 |
| 465 | 2026-09-04T23:22:48.600Z | Compiling cargo_metadata v0.23.1 |
| 466 | 2026-09-04T23:22:48.603Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 467 | 2026-09-04T23:22:48.775Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-04T23:22:49.262Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-04T23:22:49.262Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-04T23:22:49.906Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-04T23:22:50.068Z | Compiling toml v0.8.23 |
| 472 | 2026-09-04T23:22:50.389Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-04T23:22:51.658Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-04T23:22:53.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.46s |
| 475 | 2026-09-04T23:22:53.976Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-04T23:22:54.490Z | Downloading crates ... |
| 477 | 2026-09-04T23:22:54.573Z | Downloaded aead v0.6.1 |
| 478 | 2026-09-04T23:22:54.576Z | Downloaded async-trait v0.1.89 |
| 479 | 2026-09-04T23:22:54.576Z | Downloaded bitfield v0.19.4 |
| 480 | 2026-09-04T23:22:54.580Z | Downloaded backtrace v0.3.76 |
| 481 | 2026-09-04T23:22:54.583Z | Downloaded colored v3.1.1 |
| 482 | 2026-09-04T23:22:54.583Z | Downloaded anstream v0.6.21 |
| 483 | 2026-09-04T23:22:54.583Z | Downloaded adler2 v2.0.1 |
| 484 | 2026-09-04T23:22:54.587Z | Downloaded async-recursion v1.1.1 |
| 485 | 2026-09-04T23:22:54.591Z | Downloaded addr2line v0.25.1 |
| 486 | 2026-09-04T23:22:54.591Z | Downloaded async-bb8-diesel v0.2.1 |
| 487 | 2026-09-04T23:22:54.591Z | Downloaded bb8 v0.8.6 |
| 488 | 2026-09-04T23:22:54.595Z | Downloaded ahash v0.8.12 |
| 489 | 2026-09-04T23:22:54.598Z | Downloaded embedded-io v0.6.1 |
| 490 | 2026-09-04T23:22:54.598Z | Downloaded foreign-types-shared v0.3.1 |
| 491 | 2026-09-04T23:22:54.601Z | Downloaded embedded-io v0.4.0 |
| 492 | 2026-09-04T23:22:54.601Z | Downloaded enum-as-inner v0.6.1 |
| 493 | 2026-09-04T23:22:54.610Z | Downloaded hex-literal v1.1.0 |
| 494 | 2026-09-04T23:22:54.614Z | Downloaded http-range v0.1.5 |
| 495 | 2026-09-04T23:22:54.614Z | Downloaded float-ord v0.3.2 |
| 496 | 2026-09-04T23:22:54.614Z | Downloaded base16ct v1.0.0 |
| 497 | 2026-09-04T23:22:54.617Z | Downloaded argon2 v0.5.3 |
| 498 | 2026-09-04T23:22:54.617Z | Downloaded endian-type v0.1.2 |
| 499 | 2026-09-04T23:22:54.617Z | Downloaded elliptic-curve v0.14.1 |
| 500 | 2026-09-04T23:22:54.617Z | Downloaded group v0.13.0 |
| 501 | 2026-09-04T23:22:54.621Z | Downloaded const-oid v0.10.2 |
| 502 | 2026-09-04T23:22:54.621Z | Downloaded ascii-canvas v3.0.0 |
| 503 | 2026-09-04T23:22:54.621Z | Downloaded async-stream-impl v0.3.6 |
| 504 | 2026-09-04T23:22:54.621Z | Downloaded atomic-waker v1.1.2 |
| 505 | 2026-09-04T23:22:54.624Z | Downloaded cobs v0.3.0 |
| 506 | 2026-09-04T23:22:54.624Z | Downloaded arrayref v0.3.9 |
| 507 | 2026-09-04T23:22:54.624Z | Downloaded atty v0.2.14 |
| 508 | 2026-09-04T23:22:54.624Z | Downloaded bit-vec v0.6.3 |
| 509 | 2026-09-04T23:22:54.624Z | Downloaded hash32 v0.2.1 |
| 510 | 2026-09-04T23:22:54.624Z | Downloaded backoff v0.4.0 |
| 511 | 2026-09-04T23:22:54.628Z | Downloaded enum_dispatch v0.3.13 |
| 512 | 2026-09-04T23:22:54.629Z | Downloaded ena v0.14.4 |
| 513 | 2026-09-04T23:22:54.629Z | Downloaded array-init v0.0.4 |
| 514 | 2026-09-04T23:22:54.632Z | Downloaded group v0.14.0 |
| 515 | 2026-09-04T23:22:54.632Z | Downloaded find-msvc-tools v0.1.9 |
| 516 | 2026-09-04T23:22:54.635Z | Downloaded hmac v0.12.1 |
| 517 | 2026-09-04T23:22:54.635Z | Downloaded hash32 v0.3.1 |
| 518 | 2026-09-04T23:22:54.639Z | Downloaded atomicwrites v0.4.4 |
| 519 | 2026-09-04T23:22:54.639Z | Downloaded getrandom v0.2.17 |
| 520 | 2026-09-04T23:22:54.642Z | Downloaded git-stub-vcs v0.1.0 |
| 521 | 2026-09-04T23:22:54.642Z | Downloaded cmov v0.5.4 |
| 522 | 2026-09-04T23:22:54.642Z | Downloaded anstyle-parse v0.2.7 |
| 523 | 2026-09-04T23:22:54.646Z | Downloaded ghash v0.6.0 |
| 524 | 2026-09-04T23:22:54.646Z | Downloaded aho-corasick v1.1.4 |
| 525 | 2026-09-04T23:22:54.649Z | Downloaded hickory-resolver v0.24.4 |
| 526 | 2026-09-04T23:22:54.649Z | Downloaded assert_matches v1.5.0 |
| 527 | 2026-09-04T23:22:54.653Z | Downloaded env_logger v0.11.11 |
| 528 | 2026-09-04T23:22:54.653Z | Downloaded bitfield-macros v0.19.4 |
| 529 | 2026-09-04T23:22:54.653Z | Downloaded hubpack_derive v0.1.1 |
| 530 | 2026-09-04T23:22:54.653Z | Downloaded foreign-types v0.3.2 |
| 531 | 2026-09-04T23:22:54.653Z | Downloaded hashbrown v0.13.2 |
| 532 | 2026-09-04T23:22:54.656Z | Downloaded block-buffer v0.12.1 |
| 533 | 2026-09-04T23:22:54.656Z | Downloaded fs_extra v1.3.0 |
| 534 | 2026-09-04T23:22:54.656Z | Downloaded foreign-types-shared v0.1.1 |
| 535 | 2026-09-04T23:22:54.656Z | Downloaded fd-lock v4.0.4 |
| 536 | 2026-09-04T23:22:54.660Z | Downloaded hostname v0.3.1 |
| 537 | 2026-09-04T23:22:54.660Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 538 | 2026-09-04T23:22:54.663Z | Downloaded funty v2.0.0 |
| 539 | 2026-09-04T23:22:54.664Z | Downloaded aead v0.5.2 |
| 540 | 2026-09-04T23:22:54.664Z | Downloaded ciborium-ll v0.2.2 |
| 541 | 2026-09-04T23:22:54.664Z | Downloaded home v0.5.12 |
| 542 | 2026-09-04T23:22:54.667Z | Downloaded getrandom v0.3.4 |
| 543 | 2026-09-04T23:22:54.670Z | Downloaded parking_lot v0.11.2 |
| 544 | 2026-09-04T23:22:54.670Z | Downloaded bit-set v0.8.0 |
| 545 | 2026-09-04T23:22:54.670Z | Downloaded fixedbitset v0.5.7 |
| 546 | 2026-09-04T23:22:54.674Z | Downloaded git-stub v1.0.0 |
| 547 | 2026-09-04T23:22:54.674Z | Downloaded base16ct v0.2.0 |
| 548 | 2026-09-04T23:22:54.674Z | Downloaded foreign-types-macros v0.2.3 |
| 549 | 2026-09-04T23:22:54.674Z | Downloaded hex v0.4.3 |
| 550 | 2026-09-04T23:22:54.679Z | Downloaded futures-io v0.3.32 |
| 551 | 2026-09-04T23:22:54.679Z | Downloaded futures-task v0.3.32 |
| 552 | 2026-09-04T23:22:54.679Z | Downloaded bit-set v0.5.3 |
| 553 | 2026-09-04T23:22:54.679Z | Downloaded ciborium-io v0.2.2 |
| 554 | 2026-09-04T23:22:54.679Z | Downloaded globwalk v0.9.1 |
| 555 | 2026-09-04T23:22:54.679Z | Downloaded gethostname v0.5.0 |
| 556 | 2026-09-04T23:22:54.682Z | Downloaded async-stream v0.3.6 |
| 557 | 2026-09-04T23:22:54.682Z | Downloaded base64ct v1.8.3 |
| 558 | 2026-09-04T23:22:54.682Z | Downloaded bitfield-struct v0.6.2 |
| 559 | 2026-09-04T23:22:54.682Z | Downloaded env_filter v2.0.0 |
| 560 | 2026-09-04T23:22:54.682Z | Downloaded httpdate v1.0.3 |
| 561 | 2026-09-04T23:22:54.683Z | Downloaded flagset v0.4.7 |
| 562 | 2026-09-04T23:22:54.683Z | Downloaded float-cmp v0.10.0 |
| 563 | 2026-09-04T23:22:54.686Z | Downloaded castaway v0.2.4 |
| 564 | 2026-09-04T23:22:54.686Z | Downloaded cfg_aliases v0.1.1 |
| 565 | 2026-09-04T23:22:54.686Z | Downloaded form_urlencoded v1.2.2 |
| 566 | 2026-09-04T23:22:54.686Z | Downloaded futures-macro v0.3.32 |
| 567 | 2026-09-04T23:22:54.686Z | Downloaded hubpack v0.1.2 |
| 568 | 2026-09-04T23:22:54.690Z | Downloaded futures-core v0.3.32 |
| 569 | 2026-09-04T23:22:54.690Z | Downloaded http-body-util v0.1.3 |
| 570 | 2026-09-04T23:22:54.693Z | Downloaded backtrace-ext v0.2.1 |
| 571 | 2026-09-04T23:22:54.693Z | Downloaded block-padding v0.4.2 |
| 572 | 2026-09-04T23:22:54.693Z | Downloaded cfg_aliases v0.2.1 |
| 573 | 2026-09-04T23:22:54.693Z | Downloaded num-derive v0.4.2 |
| 574 | 2026-09-04T23:22:54.693Z | Downloaded highway v1.3.0 |
| 575 | 2026-09-04T23:22:54.697Z | Downloaded blowfish v0.10.0 |
| 576 | 2026-09-04T23:22:54.700Z | Downloaded fixedbitset v0.4.2 |
| 577 | 2026-09-04T23:22:54.700Z | Downloaded http-body v1.0.1 |
| 578 | 2026-09-04T23:22:54.700Z | Downloaded foreign-types v0.5.0 |
| 579 | 2026-09-04T23:22:54.704Z | Downloaded headers-core v0.3.0 |
| 580 | 2026-09-04T23:22:54.704Z | Downloaded nodrop v0.1.14 |
| 581 | 2026-09-04T23:22:54.707Z | Downloaded num_threads v0.1.7 |
| 582 | 2026-09-04T23:22:54.707Z | Downloaded opaque-debug v0.3.1 |
| 583 | 2026-09-04T23:22:54.707Z | Downloaded futures-sink v0.3.32 |
| 584 | 2026-09-04T23:22:54.707Z | Downloaded phf_shared v0.13.1 |
| 585 | 2026-09-04T23:22:54.708Z | Downloaded newline-converter v0.3.0 |
| 586 | 2026-09-04T23:22:54.708Z | Downloaded normalize-line-endings v0.3.0 |
| 587 | 2026-09-04T23:22:54.711Z | Downloaded foldhash v0.1.5 |
| 588 | 2026-09-04T23:22:54.711Z | Downloaded oxide-generation-macros v0.2.0 |
| 589 | 2026-09-04T23:22:54.714Z | Downloaded globset v0.4.18 |
| 590 | 2026-09-04T23:22:54.719Z | Downloaded arrayvec v0.7.6 |
| 591 | 2026-09-04T23:22:54.722Z | Downloaded byte-wrapper v0.1.0 |
| 592 | 2026-09-04T23:22:54.722Z | Downloaded progenitor-macro v0.14.0 |
| 593 | 2026-09-04T23:22:54.722Z | Downloaded bcs v0.1.6 |
| 594 | 2026-09-04T23:22:54.725Z | Downloaded bs58 v0.5.1 |
| 595 | 2026-09-04T23:22:54.725Z | Downloaded password-hash v0.6.1 |
| 596 | 2026-09-04T23:22:54.725Z | Downloaded compression-core v0.4.31 |
| 597 | 2026-09-04T23:22:54.729Z | Downloaded bitflags v1.3.2 |
| 598 | 2026-09-04T23:22:54.729Z | Downloaded radium v0.7.0 |
| 599 | 2026-09-04T23:22:54.732Z | Downloaded buf-list v1.1.2 |
| 600 | 2026-09-04T23:22:54.732Z | Downloaded erased-serde v0.3.31 |
| 601 | 2026-09-04T23:22:54.736Z | Downloaded fallible-iterator v0.2.0 |
| 602 | 2026-09-04T23:22:54.736Z | Downloaded hostname v0.4.2 |
| 603 | 2026-09-04T23:22:54.736Z | Downloaded proc-macro-crate v1.3.1 |
| 604 | 2026-09-04T23:22:54.736Z | Downloaded fxhash v0.2.1 |
| 605 | 2026-09-04T23:22:54.736Z | Downloaded ff v0.14.0 |
| 606 | 2026-09-04T23:22:54.739Z | Downloaded rustc-hash v2.1.1 |
| 607 | 2026-09-04T23:22:54.742Z | Downloaded potential_utf v0.1.4 |
| 608 | 2026-09-04T23:22:54.742Z | Downloaded proc-macro-crate v3.4.0 |
| 609 | 2026-09-04T23:22:54.742Z | Downloaded secrecy v0.10.3 |
| 610 | 2026-09-04T23:22:54.742Z | Downloaded scopeguard v1.2.0 |
| 611 | 2026-09-04T23:22:54.746Z | Downloaded sha1 v0.10.6 |
| 612 | 2026-09-04T23:22:54.746Z | Downloaded cassowary v0.3.0 |
| 613 | 2026-09-04T23:22:54.749Z | Downloaded filetime v0.2.27 |
| 614 | 2026-09-04T23:22:54.752Z | Downloaded cipher v0.5.2 |
| 615 | 2026-09-04T23:22:54.752Z | Downloaded cmake v0.1.57 |
| 616 | 2026-09-04T23:22:54.756Z | Downloaded ff v0.13.1 |
| 617 | 2026-09-04T23:22:54.756Z | Downloaded fs-err v2.11.0 |
| 618 | 2026-09-04T23:22:54.756Z | Downloaded glob v0.3.3 |
| 619 | 2026-09-04T23:22:54.756Z | Downloaded backon v1.6.0 |
| 620 | 2026-09-04T23:22:54.759Z | Downloaded bit-vec v0.8.0 |
| 621 | 2026-09-04T23:22:54.759Z | Downloaded futures-executor v0.3.32 |
| 622 | 2026-09-04T23:22:54.759Z | Downloaded cipher v0.4.4 |
| 623 | 2026-09-04T23:22:54.759Z | Downloaded compression-codecs v0.4.37 |
| 624 | 2026-09-04T23:22:54.762Z | Downloaded password-hash v0.5.0 |
| 625 | 2026-09-04T23:22:54.762Z | Downloaded httparse v1.10.1 |
| 626 | 2026-09-04T23:22:54.766Z | Downloaded blake2 v0.10.6 |
| 627 | 2026-09-04T23:22:54.766Z | Downloaded fatfs v0.3.6 |
| 628 | 2026-09-04T23:22:54.769Z | Downloaded hmac v0.13.0 |
| 629 | 2026-09-04T23:22:54.769Z | Downloaded slog-envlogger v2.2.0 |
| 630 | 2026-09-04T23:22:54.769Z | Downloaded strsim v0.10.0 |
| 631 | 2026-09-04T23:22:54.769Z | Downloaded structmeta v0.3.0 |
| 632 | 2026-09-04T23:22:54.769Z | Downloaded signature v2.2.0 |
| 633 | 2026-09-04T23:22:54.772Z | Downloaded sync_wrapper v1.0.2 |
| 634 | 2026-09-04T23:22:54.772Z | Downloaded signature v3.0.0 |
| 635 | 2026-09-04T23:22:54.772Z | Downloaded tagptr v0.2.0 |
| 636 | 2026-09-04T23:22:54.772Z | Downloaded tokio-macros v2.7.0 |
| 637 | 2026-09-04T23:22:54.772Z | Downloaded num_enum v0.5.11 |
| 638 | 2026-09-04T23:22:54.778Z | Downloaded foldhash v0.2.0 |
| 639 | 2026-09-04T23:22:54.782Z | Downloaded pem v3.0.6 |
| 640 | 2026-09-04T23:22:54.782Z | Downloaded supports-unicode v3.0.0 |
| 641 | 2026-09-04T23:22:54.782Z | Downloaded termtree v0.5.1 |
| 642 | 2026-09-04T23:22:54.785Z | Downloaded unarray v0.1.4 |
| 643 | 2026-09-04T23:22:54.785Z | Downloaded utf-8 v0.7.6 |
| 644 | 2026-09-04T23:22:54.785Z | Downloaded rand_core v0.9.5 |
| 645 | 2026-09-04T23:22:54.789Z | Downloaded rand_seeder v0.4.0 |
| 646 | 2026-09-04T23:22:54.790Z | Downloaded cexpr v0.6.0 |
| 647 | 2026-09-04T23:22:54.790Z | Downloaded chacha20 v0.10.0 |
| 648 | 2026-09-04T23:22:54.790Z | Downloaded colored v2.2.0 |
| 649 | 2026-09-04T23:22:54.793Z | Downloaded argon2 v0.6.0-rc.8 |
| 650 | 2026-09-04T23:22:54.793Z | Downloaded bzip2 v0.6.1 |
| 651 | 2026-09-04T23:22:54.793Z | Downloaded cbc v0.2.1 |
| 652 | 2026-09-04T23:22:54.793Z | Downloaded topological-sort v0.2.2 |
| 653 | 2026-09-04T23:22:54.796Z | Downloaded usdt v0.6.0 |
| 654 | 2026-09-04T23:22:54.796Z | Downloaded camino-tempfile-ext v0.3.3 |
| 655 | 2026-09-04T23:22:54.796Z | Downloaded cancel-safe-futures v0.1.5 |
| 656 | 2026-09-04T23:22:54.796Z | Downloaded console v0.15.11 |
| 657 | 2026-09-04T23:22:54.799Z | Downloaded zone_cfg_derive v0.3.1 |
| 658 | 2026-09-04T23:22:54.800Z | Downloaded half v1.8.3 |
| 659 | 2026-09-04T23:22:54.800Z | Downloaded bzip2 v0.4.4 |
| 660 | 2026-09-04T23:22:54.803Z | Downloaded clang-sys v1.8.1 |
| 661 | 2026-09-04T23:22:54.803Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 662 | 2026-09-04T23:22:54.803Z | Downloaded blake2 v0.11.0-rc.6 |
| 663 | 2026-09-04T23:22:54.807Z | Downloaded phf v0.12.1 |
| 664 | 2026-09-04T23:22:54.807Z | Downloaded serde_derive_internals v0.29.1 |
| 665 | 2026-09-04T23:22:54.807Z | Downloaded postgres-protocol v0.6.10 |
| 666 | 2026-09-04T23:22:54.807Z | Downloaded scrypt v0.12.0 |
| 667 | 2026-09-04T23:22:54.811Z | Downloaded sqlparser_derive v0.5.0 |
| 668 | 2026-09-04T23:22:54.811Z | Downloaded typify-macro v0.6.2 |
| 669 | 2026-09-04T23:22:54.811Z | Downloaded ciborium v0.2.2 |
| 670 | 2026-09-04T23:22:54.811Z | Downloaded utf8_iter v1.0.4 |
| 671 | 2026-09-04T23:22:54.814Z | Downloaded xshell-macros v0.2.7 |
| 672 | 2026-09-04T23:22:54.814Z | Downloaded futures v0.3.32 |
| 673 | 2026-09-04T23:22:54.814Z | Downloaded serde_tokenstream v0.3.0 |
| 674 | 2026-09-04T23:22:54.818Z | Downloaded convert_case v0.4.0 |
| 675 | 2026-09-04T23:22:54.818Z | Downloaded want v0.3.1 |
| 676 | 2026-09-04T23:22:54.818Z | Downloaded darling_macro v0.20.11 |
| 677 | 2026-09-04T23:22:54.818Z | Downloaded darling_macro v0.21.3 |
| 678 | 2026-09-04T23:22:54.818Z | Downloaded darling_macro v0.23.0 |
| 679 | 2026-09-04T23:22:54.818Z | Downloaded cpubits v0.1.1 |
| 680 | 2026-09-04T23:22:54.821Z | Downloaded poly1305 v0.9.0 |
| 681 | 2026-09-04T23:22:54.824Z | Downloaded generic-array v1.4.3 |
| 682 | 2026-09-04T23:22:54.825Z | Downloaded serde-hex v0.1.0 |
| 683 | 2026-09-04T23:22:54.825Z | Downloaded stable_deref_trait v1.2.1 |
| 684 | 2026-09-04T23:22:54.828Z | Downloaded tiny-keccak v2.0.2 |
| 685 | 2026-09-04T23:22:54.828Z | Downloaded chacha20 v0.9.1 |
| 686 | 2026-09-04T23:22:54.828Z | Downloaded const-oid v0.9.6 |
| 687 | 2026-09-04T23:22:54.831Z | Downloaded string_cache v0.8.9 |
| 688 | 2026-09-04T23:22:54.831Z | Downloaded base64 v0.21.7 |
| 689 | 2026-09-04T23:22:54.835Z | Downloaded crunchy v0.2.4 |
| 690 | 2026-09-04T23:22:54.835Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 691 | 2026-09-04T23:22:54.835Z | Downloaded dtrace-parser v0.3.0 |
| 692 | 2026-09-04T23:22:54.838Z | Downloaded console v0.16.2 |
| 693 | 2026-09-04T23:22:54.838Z | Downloaded newtype-uuid v1.3.2 |
| 694 | 2026-09-04T23:22:54.838Z | Downloaded pkcs1 v0.7.5 |
| 695 | 2026-09-04T23:22:54.843Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 696 | 2026-09-04T23:22:54.843Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 697 | 2026-09-04T23:22:54.846Z | Downloaded strum_macros v0.27.2 |
| 698 | 2026-09-04T23:22:54.847Z | Downloaded termios v0.3.3 |
| 699 | 2026-09-04T23:22:54.847Z | Downloaded difflib v0.4.0 |
| 700 | 2026-09-04T23:22:54.850Z | Downloaded is_ci v1.2.0 |
| 701 | 2026-09-04T23:22:54.850Z | Downloaded tui-tree-widget v0.23.1 |
| 702 | 2026-09-04T23:22:54.850Z | Downloaded unicase v2.9.0 |
| 703 | 2026-09-04T23:22:54.853Z | Downloaded futures-channel v0.3.32 |
| 704 | 2026-09-04T23:22:54.853Z | Downloaded half v2.7.1 |
| 705 | 2026-09-04T23:22:54.858Z | Downloaded allocator-api2 v0.2.21 |
| 706 | 2026-09-04T23:22:54.858Z | Downloaded postcard v1.1.3 |
| 707 | 2026-09-04T23:22:54.858Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 708 | 2026-09-04T23:22:54.862Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 709 | 2026-09-04T23:22:54.862Z | Downloaded instability v0.3.11 |
| 710 | 2026-09-04T23:22:54.862Z | Downloaded instant v0.1.13 |
| 711 | 2026-09-04T23:22:54.862Z | Downloaded match_cfg v0.1.0 |
| 712 | 2026-09-04T23:22:54.865Z | Downloaded kem v0.3.0 |
| 713 | 2026-09-04T23:22:54.865Z | Downloaded lazy_static v1.5.0 |
| 714 | 2026-09-04T23:22:54.865Z | Downloaded memoffset v0.9.1 |
| 715 | 2026-09-04T23:22:54.865Z | Downloaded whoami v2.1.0 |
| 716 | 2026-09-04T23:22:54.872Z | Downloaded arc-swap v1.8.2 |
| 717 | 2026-09-04T23:22:54.897Z | Downloaded whoami v1.6.1 |
| 718 | 2026-09-04T23:22:54.897Z | Downloaded zeroize v1.9.0 |
| 719 | 2026-09-04T23:22:54.897Z | Downloaded critical-section v1.2.0 |
| 720 | 2026-09-04T23:22:54.897Z | Downloaded corncobs v0.1.4 |
| 721 | 2026-09-04T23:22:54.897Z | Downloaded compact_str v0.8.1 |
| 722 | 2026-09-04T23:22:54.897Z | Downloaded slog-term v2.9.2 |
| 723 | 2026-09-04T23:22:54.897Z | Downloaded tinystr v0.8.2 |
| 724 | 2026-09-04T23:22:54.897Z | Downloaded base64 v0.22.1 |
| 725 | 2026-09-04T23:22:54.897Z | Downloaded ctr v0.10.1 |
| 726 | 2026-09-04T23:22:54.897Z | Downloaded tokio-stream v0.1.18 |
| 727 | 2026-09-04T23:22:54.897Z | Downloaded openssl-probe v0.1.6 |
| 728 | 2026-09-04T23:22:54.901Z | Downloaded diesel-dtrace v0.5.0 |
| 729 | 2026-09-04T23:22:54.901Z | Downloaded dof v0.4.0 |
| 730 | 2026-09-04T23:22:54.901Z | Downloaded der_derive v0.7.3 |
| 731 | 2026-09-04T23:22:54.901Z | Downloaded omicron-zone-package v0.12.3 |
| 732 | 2026-09-04T23:22:54.901Z | Downloaded term v1.2.1 |
| 733 | 2026-09-04T23:22:54.904Z | Downloaded openssl-probe v0.2.1 |
| 734 | 2026-09-04T23:22:54.904Z | Downloaded packed_struct_codegen v0.10.1 |
| 735 | 2026-09-04T23:22:54.904Z | Downloaded oxide-update-engine-types v0.1.2 |
| 736 | 2026-09-04T23:22:54.907Z | Downloaded phf_shared v0.11.3 |
| 737 | 2026-09-04T23:22:54.907Z | Downloaded predicates-core v1.0.10 |
| 738 | 2026-09-04T23:22:54.907Z | Downloaded predicates-tree v1.0.13 |
| 739 | 2026-09-04T23:22:54.908Z | Downloaded progenitor-macro v0.13.0 |
| 740 | 2026-09-04T23:22:54.911Z | Downloaded russh-cryptovec v0.62.0 |
| 741 | 2026-09-04T23:22:54.911Z | Downloaded rustc_version v0.4.1 |
| 742 | 2026-09-04T23:22:54.911Z | Downloaded rand_pcg v0.10.2 |
| 743 | 2026-09-04T23:22:54.916Z | Downloaded rand_xorshift v0.4.0 |
| 744 | 2026-09-04T23:22:54.916Z | Downloaded seq-macro v0.3.6 |
| 745 | 2026-09-04T23:22:54.919Z | Downloaded oso v0.27.3 |
| 746 | 2026-09-04T23:22:54.922Z | Downloaded flume v0.11.1 |
| 747 | 2026-09-04T23:22:54.926Z | Downloaded rustls-platform-verifier v0.6.2 |
| 748 | 2026-09-04T23:22:54.926Z | Downloaded ryu v1.0.23 |
| 749 | 2026-09-04T23:22:54.929Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 750 | 2026-09-04T23:22:54.929Z | Downloaded jiff-static v0.2.34 |
| 751 | 2026-09-04T23:22:54.933Z | Downloaded indoc v2.0.7 |
| 752 | 2026-09-04T23:22:54.933Z | Downloaded serde_urlencoded v0.7.1 |
| 753 | 2026-09-04T23:22:54.933Z | Downloaded lock_api v0.4.14 |
| 754 | 2026-09-04T23:22:54.933Z | Downloaded chacha20poly1305 v0.10.1 |
| 755 | 2026-09-04T23:22:54.936Z | Downloaded postgres-types v0.2.12 |
| 756 | 2026-09-04T23:22:54.937Z | Downloaded strum v0.26.3 |
| 757 | 2026-09-04T23:22:54.940Z | Downloaded heapless v0.7.17 |
| 758 | 2026-09-04T23:22:54.944Z | Downloaded headers v0.4.1 |
| 759 | 2026-09-04T23:22:54.944Z | Downloaded bytes v1.11.1 |
| 760 | 2026-09-04T23:22:54.947Z | Downloaded heapless v0.8.0 |
| 761 | 2026-09-04T23:22:54.947Z | Downloaded multer v3.1.0 |
| 762 | 2026-09-04T23:22:54.951Z | Downloaded num_enum_derive v0.5.11 |
| 763 | 2026-09-04T23:22:54.951Z | Downloaded native-tls v0.2.18 |
| 764 | 2026-09-04T23:22:54.951Z | Downloaded peg v0.8.5 |
| 765 | 2026-09-04T23:22:54.955Z | Downloaded strum v0.27.2 |
| 766 | 2026-09-04T23:22:54.955Z | Downloaded tinyvec_macros v0.1.1 |
| 767 | 2026-09-04T23:22:54.956Z | Downloaded cc v1.2.56 |
| 768 | 2026-09-04T23:22:54.956Z | Downloaded slog v2.8.2 |
| 769 | 2026-09-04T23:22:54.959Z | Downloaded num-complex v0.4.6 |
| 770 | 2026-09-04T23:22:54.959Z | Downloaded schemars v0.8.22 |
| 771 | 2026-09-04T23:22:54.963Z | Downloaded num_enum_derive v0.7.6 |
| 772 | 2026-09-04T23:22:54.967Z | Downloaded darling v0.20.11 |
| 773 | 2026-09-04T23:22:54.968Z | Downloaded derive_builder v0.20.2 |
| 774 | 2026-09-04T23:22:54.974Z | Downloaded tap v1.0.1 |
| 775 | 2026-09-04T23:22:54.974Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 776 | 2026-09-04T23:22:54.974Z | Downloaded peg-macros v0.8.5 |
| 777 | 2026-09-04T23:22:54.974Z | Downloaded polyval v0.7.1 |
| 778 | 2026-09-04T23:22:54.974Z | Downloaded tokio-test v0.4.5 |
| 779 | 2026-09-04T23:22:54.978Z | Downloaded usdt-attr-macro v0.6.0 |
| 780 | 2026-09-04T23:22:54.978Z | Downloaded trait-variant v0.1.2 |
| 781 | 2026-09-04T23:22:54.978Z | Downloaded wait-timeout v0.2.1 |
| 782 | 2026-09-04T23:22:54.978Z | Downloaded packed_struct v0.10.1 |
| 783 | 2026-09-04T23:22:54.978Z | Downloaded ecdsa v0.17.0 |
| 784 | 2026-09-04T23:22:54.978Z | Downloaded rayon-core v1.13.0 |
| 785 | 2026-09-04T23:22:54.978Z | Downloaded phc v0.6.1 |
| 786 | 2026-09-04T23:22:54.981Z | Downloaded proc-macro-error2 v2.0.1 |
| 787 | 2026-09-04T23:22:54.981Z | Downloaded progenitor-client v0.13.0 |
| 788 | 2026-09-04T23:22:54.981Z | Downloaded rand_core v0.10.0 |
| 789 | 2026-09-04T23:22:54.981Z | Downloaded rpassword v7.5.4 |
| 790 | 2026-09-04T23:22:54.984Z | Downloaded sha1 v0.11.0 |
| 791 | 2026-09-04T23:22:54.984Z | Downloaded wnaf v0.14.0 |
| 792 | 2026-09-04T23:22:54.984Z | Downloaded zeroize_derive v1.5.0 |
| 793 | 2026-09-04T23:22:54.984Z | Downloaded uuid v1.23.4 |
| 794 | 2026-09-04T23:22:54.988Z | Downloaded serdect v0.4.3 |
| 795 | 2026-09-04T23:22:54.988Z | Downloaded digest v0.11.3 |
| 796 | 2026-09-04T23:22:54.993Z | Downloaded signal-hook v0.3.18 |
| 797 | 2026-09-04T23:22:54.993Z | Downloaded vte v0.14.1 |
| 798 | 2026-09-04T23:22:54.993Z | Downloaded rustls-pemfile v2.2.0 |
| 799 | 2026-09-04T23:22:54.996Z | Downloaded ar_archive_writer v0.5.1 |
| 800 | 2026-09-04T23:22:54.997Z | Downloaded slog-async v2.8.0 |
| 801 | 2026-09-04T23:22:55.000Z | Downloaded sec1 v0.7.3 |
| 802 | 2026-09-04T23:22:55.006Z | Downloaded unicode-bidi v0.3.18 |
| 803 | 2026-09-04T23:22:55.006Z | Downloaded hybrid-array v0.4.13 |
| 804 | 2026-09-04T23:22:55.006Z | Downloaded memmap2 v0.9.10 |
| 805 | 2026-09-04T23:22:55.009Z | Downloaded cpufeatures v0.3.0 |
| 806 | 2026-09-04T23:22:55.009Z | Downloaded dyn-clone v1.0.20 |
| 807 | 2026-09-04T23:22:55.009Z | Downloaded hickory-resolver v0.25.2 |
| 808 | 2026-09-04T23:22:55.013Z | Downloaded support-bundle-viewer v0.1.2 |
| 809 | 2026-09-04T23:22:55.013Z | Downloaded litrs v1.0.0 |
| 810 | 2026-09-04T23:22:55.016Z | Downloaded snafu v0.8.9 |
| 811 | 2026-09-04T23:22:55.019Z | Downloaded poly1305 v0.8.0 |
| 812 | 2026-09-04T23:22:55.019Z | Downloaded tokio-tungstenite v0.21.0 |
| 813 | 2026-09-04T23:22:55.022Z | Downloaded lru-slab v0.1.2 |
| 814 | 2026-09-04T23:22:55.022Z | Downloaded maybe-uninit v2.0.0 |
| 815 | 2026-09-04T23:22:55.026Z | Downloaded h2 v0.4.15 |
| 816 | 2026-09-04T23:22:55.029Z | Downloaded uzers v0.12.2 |
| 817 | 2026-09-04T23:22:55.029Z | Downloaded ssh-encoding v0.3.0 |
| 818 | 2026-09-04T23:22:55.029Z | Downloaded async-compression v0.4.41 |
| 819 | 2026-09-04T23:22:55.033Z | Downloaded quinn v0.11.11 |
| 820 | 2026-09-04T23:22:55.036Z | Downloaded tokio-dtrace v0.1.1 |
| 821 | 2026-09-04T23:22:55.036Z | Downloaded papergrid v0.18.0 |
| 822 | 2026-09-04T23:22:55.039Z | Downloaded dirs-next v2.0.0 |
| 823 | 2026-09-04T23:22:55.039Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 824 | 2026-09-04T23:22:55.039Z | Downloaded multimap v0.10.1 |
| 825 | 2026-09-04T23:22:55.049Z | Downloaded idna_adapter v1.2.1 |
| 826 | 2026-09-04T23:22:55.053Z | Downloaded newtype_derive v0.1.6 |
| 827 | 2026-09-04T23:22:55.053Z | Downloaded oso-derive v0.27.3 |
| 828 | 2026-09-04T23:22:55.053Z | Downloaded phf_shared v0.12.1 |
| 829 | 2026-09-04T23:22:55.053Z | Downloaded crossbeam-utils v0.8.21 |
| 830 | 2026-09-04T23:22:55.056Z | Downloaded chumsky v0.9.3 |
| 831 | 2026-09-04T23:22:55.056Z | Downloaded zstd v0.13.3 |
| 832 | 2026-09-04T23:22:55.060Z | Downloaded hickory-server v0.25.2 |
| 833 | 2026-09-04T23:22:55.060Z | Downloaded phf v0.13.1 |
| 834 | 2026-09-04T23:22:55.064Z | Downloaded libbz2-rs-sys v0.2.2 |
| 835 | 2026-09-04T23:22:55.064Z | Downloaded serde_cbor v0.11.2 |
| 836 | 2026-09-04T23:22:55.064Z | Downloaded csv-core v0.1.13 |
| 837 | 2026-09-04T23:22:55.064Z | Downloaded kstat-rs v0.2.5 |
| 838 | 2026-09-04T23:22:55.067Z | Downloaded psl-types v2.0.11 |
| 839 | 2026-09-04T23:22:55.068Z | Downloaded quinn-udp v0.5.14 |
| 840 | 2026-09-04T23:22:55.068Z | Downloaded bumpalo v3.20.2 |
| 841 | 2026-09-04T23:22:55.073Z | Downloaded serde_with_macros v3.21.0 |
| 842 | 2026-09-04T23:22:55.076Z | Downloaded smallvec v1.15.1 |
| 843 | 2026-09-04T23:22:55.077Z | Downloaded hashbrown v0.12.3 |
| 844 | 2026-09-04T23:22:55.082Z | Downloaded jobserver v0.1.34 |
| 845 | 2026-09-04T23:22:55.085Z | Downloaded slog-bunyan v2.5.0 |
| 846 | 2026-09-04T23:22:55.090Z | Downloaded expectorate v1.2.0 |
| 847 | 2026-09-04T23:22:55.094Z | Downloaded p384 v0.14.0 |
| 848 | 2026-09-04T23:22:55.098Z | Downloaded salsa20 v0.11.0 |
| 849 | 2026-09-04T23:22:55.101Z | Downloaded num-conv v0.2.0 |
| 850 | 2026-09-04T23:22:55.101Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 851 | 2026-09-04T23:22:55.104Z | Downloaded rfc6979 v0.6.0 |
| 852 | 2026-09-04T23:22:55.104Z | Downloaded num-rational v0.4.2 |
| 853 | 2026-09-04T23:22:55.104Z | Downloaded thread-id v5.1.0 |
| 854 | 2026-09-04T23:22:55.108Z | Downloaded secrecy v0.8.0 |
| 855 | 2026-09-04T23:22:55.108Z | Downloaded semver v0.1.20 |
| 856 | 2026-09-04T23:22:55.111Z | Downloaded signal-hook-mio v0.2.5 |
| 857 | 2026-09-04T23:22:55.111Z | Downloaded zip v0.6.6 |
| 858 | 2026-09-04T23:22:55.115Z | Downloaded delegate v0.13.5 |
| 859 | 2026-09-04T23:22:55.115Z | Downloaded zstd-safe v7.2.4 |
| 860 | 2026-09-04T23:22:55.115Z | Downloaded icu_normalizer_data v2.1.1 |
| 861 | 2026-09-04T23:22:55.115Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 862 | 2026-09-04T23:22:55.119Z | Downloaded aws-lc-rs v1.16.3 |
| 863 | 2026-09-04T23:22:55.122Z | Downloaded dirs-sys-next v0.1.2 |
| 864 | 2026-09-04T23:22:55.122Z | Downloaded knus v3.4.0 |
| 865 | 2026-09-04T23:22:55.126Z | Downloaded crossbeam-epoch v0.9.18 |
| 866 | 2026-09-04T23:22:55.126Z | Downloaded pem-rfc7468 v1.0.0 |
| 867 | 2026-09-04T23:22:55.129Z | Downloaded unit-prefix v0.5.2 |
| 868 | 2026-09-04T23:22:55.129Z | Downloaded untrusted v0.9.0 |
| 869 | 2026-09-04T23:22:55.129Z | Downloaded socket2 v0.6.3 |
| 870 | 2026-09-04T23:22:55.129Z | Downloaded http v1.4.2 |
| 871 | 2026-09-04T23:22:55.133Z | Downloaded darling_core v0.20.11 |
| 872 | 2026-09-04T23:22:55.136Z | Downloaded zerofrom v0.1.6 |
| 873 | 2026-09-04T23:22:55.136Z | Downloaded twox-hash v2.1.2 |
| 874 | 2026-09-04T23:22:55.136Z | Downloaded unicode-properties v0.1.4 |
| 875 | 2026-09-04T23:22:55.139Z | Downloaded yasna v0.5.2 |
| 876 | 2026-09-04T23:22:55.139Z | Downloaded libsw v3.5.0 |
| 877 | 2026-09-04T23:22:55.139Z | Downloaded linear-map v1.2.0 |
| 878 | 2026-09-04T23:22:55.139Z | Downloaded schemars_derive v0.8.22 |
| 879 | 2026-09-04T23:22:55.142Z | Downloaded ingot-macros v0.2.0 |
| 880 | 2026-09-04T23:22:55.146Z | Downloaded scheduled-thread-pool v0.2.7 |
| 881 | 2026-09-04T23:22:55.146Z | Downloaded publicsuffix v2.3.0 |
| 882 | 2026-09-04T23:22:55.146Z | Downloaded paste v1.0.15 |
| 883 | 2026-09-04T23:22:55.149Z | Downloaded defmt-parser v1.0.0 |
| 884 | 2026-09-04T23:22:55.149Z | Downloaded digest-io v0.1.0 |
| 885 | 2026-09-04T23:22:55.149Z | Downloaded serde_yaml v0.9.34+deprecated |
| 886 | 2026-09-04T23:22:55.152Z | Downloaded dsl_auto_type v0.2.0 |
| 887 | 2026-09-04T23:22:55.152Z | Downloaded downcast-rs v2.0.2 |
| 888 | 2026-09-04T23:22:55.157Z | Downloaded crc-catalog v2.4.0 |
| 889 | 2026-09-04T23:22:55.166Z | Downloaded r2d2 v0.8.10 |
| 890 | 2026-09-04T23:22:55.169Z | Downloaded synstructure v0.13.2 |
| 891 | 2026-09-04T23:22:55.174Z | Downloaded icu_locale_core v2.1.1 |
| 892 | 2026-09-04T23:22:55.178Z | Downloaded zerocopy-derive v0.8.55 |
| 893 | 2026-09-04T23:22:55.182Z | Downloaded icu_normalizer v2.1.1 |
| 894 | 2026-09-04T23:22:55.182Z | Downloaded crc32fast v1.5.0 |
| 895 | 2026-09-04T23:22:55.187Z | Downloaded darling v0.21.3 |
| 896 | 2026-09-04T23:22:55.187Z | Downloaded darling v0.23.0 |
| 897 | 2026-09-04T23:22:55.190Z | Downloaded rustls-native-certs v0.8.3 |
| 898 | 2026-09-04T23:22:55.190Z | Downloaded progenitor-extras v0.2.0 |
| 899 | 2026-09-04T23:22:55.190Z | Downloaded derive_more v0.99.20 |
| 900 | 2026-09-04T23:22:55.193Z | Downloaded flate2 v1.1.9 |
| 901 | 2026-09-04T23:22:55.196Z | Downloaded smallvec v0.6.14 |
| 902 | 2026-09-04T23:22:55.196Z | Downloaded spki v0.7.3 |
| 903 | 2026-09-04T23:22:55.200Z | Downloaded hyper-rustls v0.27.7 |
| 904 | 2026-09-04T23:22:55.200Z | Downloaded strum_macros v0.24.3 |
| 905 | 2026-09-04T23:22:55.200Z | Downloaded indoc v1.0.9 |
| 906 | 2026-09-04T23:22:55.203Z | Downloaded iana-time-zone v0.1.65 |
| 907 | 2026-09-04T23:22:55.203Z | Downloaded libscf-sys v1.2.0 |
| 908 | 2026-09-04T23:22:55.203Z | Downloaded md-5 v0.10.6 |
| 909 | 2026-09-04T23:22:55.203Z | Downloaded newtype-uuid-macros v0.1.0 |
| 910 | 2026-09-04T23:22:55.207Z | Downloaded derive_more v2.1.1 |
| 911 | 2026-09-04T23:22:55.210Z | Downloaded openssl-sys v0.9.117 |
| 912 | 2026-09-04T23:22:55.213Z | Downloaded unsafe-libyaml v0.2.11 |
| 913 | 2026-09-04T23:22:55.216Z | Downloaded maplit v1.0.2 |
| 914 | 2026-09-04T23:22:55.216Z | Downloaded nonempty v0.12.0 |
| 915 | 2026-09-04T23:22:55.216Z | Downloaded olpc-cjson v0.1.4 |
| 916 | 2026-09-04T23:22:55.217Z | Downloaded quick-error v1.2.3 |
| 917 | 2026-09-04T23:22:55.217Z | Downloaded rand_chacha v0.3.1 |
| 918 | 2026-09-04T23:22:55.220Z | Downloaded hyper-staticfile v0.10.1 |
| 919 | 2026-09-04T23:22:55.220Z | Downloaded socket2 v0.5.10 |
| 920 | 2026-09-04T23:22:55.220Z | Downloaded vergen-lib v0.1.6 |
| 921 | 2026-09-04T23:22:55.224Z | Downloaded oxide-update-engine v0.1.2 |
| 922 | 2026-09-04T23:22:55.224Z | Downloaded waitgroup v0.1.2 |
| 923 | 2026-09-04T23:22:55.224Z | Downloaded yoke v0.8.1 |
| 924 | 2026-09-04T23:22:55.224Z | Downloaded reedline v0.40.0 |
| 925 | 2026-09-04T23:22:55.227Z | Downloaded num-iter v0.1.45 |
| 926 | 2026-09-04T23:22:55.231Z | Downloaded parse-display v0.10.0 |
| 927 | 2026-09-04T23:22:55.231Z | Downloaded num-traits v0.2.19 |
| 928 | 2026-09-04T23:22:55.234Z | Downloaded tls_codec v0.4.2 |
| 929 | 2026-09-04T23:22:55.234Z | Downloaded ref-cast-impl v1.0.25 |
| 930 | 2026-09-04T23:22:55.234Z | Downloaded rfc6979 v0.4.0 |
| 931 | 2026-09-04T23:22:55.238Z | Downloaded russh-util v0.52.0 |
| 932 | 2026-09-04T23:22:55.238Z | Downloaded port-file v0.1.0 |
| 933 | 2026-09-04T23:22:55.238Z | Downloaded zerovec-derive v0.11.2 |
| 934 | 2026-09-04T23:22:55.241Z | Downloaded data-encoding v2.10.0 |
| 935 | 2026-09-04T23:22:55.241Z | Downloaded keccak v0.2.0 |
| 936 | 2026-09-04T23:22:55.241Z | Downloaded aes v0.9.1 |
| 937 | 2026-09-04T23:22:55.245Z | Downloaded parking_lot v0.12.5 |
| 938 | 2026-09-04T23:22:55.245Z | Downloaded pin-project v1.1.11 |
| 939 | 2026-09-04T23:22:55.251Z | Downloaded darling_core v0.13.4 |
| 940 | 2026-09-04T23:22:55.254Z | Downloaded sigpipe v0.1.3 |
| 941 | 2026-09-04T23:22:55.254Z | Downloaded vergen v9.1.0 |
| 942 | 2026-09-04T23:22:55.254Z | Downloaded ipnetwork v0.21.1 |
| 943 | 2026-09-04T23:22:55.257Z | Downloaded supports-hyperlinks v3.2.0 |
| 944 | 2026-09-04T23:22:55.257Z | Downloaded serde_bytes v0.11.19 |
| 945 | 2026-09-04T23:22:55.257Z | Downloaded serde_plain v1.0.2 |
| 946 | 2026-09-04T23:22:55.257Z | Downloaded sapling-renderdag v0.1.0 |
| 947 | 2026-09-04T23:22:55.262Z | Downloaded icu_provider v2.1.1 |
| 948 | 2026-09-04T23:22:55.262Z | Downloaded hashbrown v0.15.5 |
| 949 | 2026-09-04T23:22:55.265Z | Downloaded libefi-sys v0.1.0 |
| 950 | 2026-09-04T23:22:55.265Z | Downloaded lru v0.12.5 |
| 951 | 2026-09-04T23:22:55.265Z | Downloaded structmeta-derive v0.3.0 |
| 952 | 2026-09-04T23:22:55.265Z | Downloaded cookie v0.18.1 |
| 953 | 2026-09-04T23:22:55.265Z | Downloaded term v0.7.0 |
| 954 | 2026-09-04T23:22:55.269Z | Downloaded sponge-cursor v0.1.0 |
| 955 | 2026-09-04T23:22:55.269Z | Downloaded indexmap v1.9.3 |
| 956 | 2026-09-04T23:22:55.274Z | Downloaded num-bigint-dig v0.8.6 |
| 957 | 2026-09-04T23:22:55.277Z | Downloaded universal-hash v0.5.1 |
| 958 | 2026-09-04T23:22:55.280Z | Downloaded tokio-rustls v0.26.4 |
| 959 | 2026-09-04T23:22:55.280Z | Downloaded module-lattice v0.2.3 |
| 960 | 2026-09-04T23:22:55.283Z | Downloaded qorb v0.4.1 |
| 961 | 2026-09-04T23:22:55.286Z | Downloaded rand_chacha v0.9.0 |
| 962 | 2026-09-04T23:22:55.287Z | Downloaded hashbrown v0.16.1 |
| 963 | 2026-09-04T23:22:55.290Z | Downloaded ed25519-dalek v3.0.0 |
| 964 | 2026-09-04T23:22:55.293Z | Downloaded samael v0.0.19 |
| 965 | 2026-09-04T23:22:55.298Z | Downloaded rand v0.10.1 |
| 966 | 2026-09-04T23:22:55.298Z | Downloaded owo-colors v4.3.0 |
| 967 | 2026-09-04T23:22:55.302Z | Downloaded oxide-generation v0.1.3 |
| 968 | 2026-09-04T23:22:55.302Z | Downloaded predicates v3.1.4 |
| 969 | 2026-09-04T23:22:55.302Z | Downloaded document-features v0.2.12 |
| 970 | 2026-09-04T23:22:55.302Z | Downloaded display-error-chain v0.2.2 |
| 971 | 2026-09-04T23:22:55.302Z | Downloaded hyper-tls v0.6.0 |
| 972 | 2026-09-04T23:22:55.302Z | Downloaded crucible-workspace-hack v0.1.0 |
| 973 | 2026-09-04T23:22:55.302Z | Downloaded pkcs8 v0.10.2 |
| 974 | 2026-09-04T23:22:55.305Z | Downloaded pretty_assertions v1.4.1 |
| 975 | 2026-09-04T23:22:55.305Z | Downloaded tungstenite v0.21.0 |
| 976 | 2026-09-04T23:22:55.309Z | Downloaded defmt v0.3.100 |
| 977 | 2026-09-04T23:22:55.309Z | Downloaded des v0.9.0 |
| 978 | 2026-09-04T23:22:55.309Z | Downloaded prettyplease v0.2.37 |
| 979 | 2026-09-04T23:22:55.312Z | Downloaded typed-path v0.9.3 |
| 980 | 2026-09-04T23:22:55.316Z | Downloaded rustyline v14.0.0 |
| 981 | 2026-09-04T23:22:55.316Z | Downloaded tls_codec_derive v0.4.2 |
| 982 | 2026-09-04T23:22:55.319Z | Downloaded managed v0.8.0 |
| 983 | 2026-09-04T23:22:55.319Z | Downloaded slog-dtrace v0.3.0 |
| 984 | 2026-09-04T23:22:55.319Z | Downloaded slog-json v2.6.1 |
| 985 | 2026-09-04T23:22:55.319Z | Downloaded thread_local v1.1.9 |
| 986 | 2026-09-04T23:22:55.322Z | Downloaded ed25519-dalek v2.2.0 |
| 987 | 2026-09-04T23:22:55.323Z | Downloaded ron v0.8.1 |
| 988 | 2026-09-04T23:22:55.326Z | Downloaded ed25519 v3.0.0 |
| 989 | 2026-09-04T23:22:55.326Z | Downloaded ident_case v1.0.1 |
| 990 | 2026-09-04T23:22:55.326Z | Downloaded inout v0.2.2 |
| 991 | 2026-09-04T23:22:55.330Z | Downloaded linked-hash-map v0.5.6 |
| 992 | 2026-09-04T23:22:55.330Z | Downloaded indent_write v2.2.0 |
| 993 | 2026-09-04T23:22:55.331Z | Downloaded keccak v0.1.6 |
| 994 | 2026-09-04T23:22:55.331Z | Downloaded rand v0.9.2 |
| 995 | 2026-09-04T23:22:55.338Z | Downloaded serde_path_to_error v0.1.20 |
| 996 | 2026-09-04T23:22:55.339Z | Downloaded derive-where v1.6.0 |
| 997 | 2026-09-04T23:22:55.339Z | Downloaded pbkdf2 v0.13.0 |
| 998 | 2026-09-04T23:22:55.343Z | Downloaded constant_time_eq v0.4.2 |
| 999 | 2026-09-04T23:22:55.343Z | Downloaded convert_case v0.10.0 |
| 1000 | 2026-09-04T23:22:55.343Z | Downloaded rustc_version v0.1.7 |
| 1001 | 2026-09-04T23:22:55.343Z | Downloaded num v0.4.3 |
| 1002 | 2026-09-04T23:22:55.343Z | Downloaded scroll_derive v0.13.1 |
| 1003 | 2026-09-04T23:22:55.343Z | Downloaded signal-hook-tokio v0.3.1 |
| 1004 | 2026-09-04T23:22:55.346Z | Downloaded siphasher v1.0.2 |
| 1005 | 2026-09-04T23:22:55.346Z | Downloaded similar v2.7.0 |
| 1006 | 2026-09-04T23:22:55.350Z | Downloaded stacker v0.1.23 |
| 1007 | 2026-09-04T23:22:55.353Z | Downloaded reqwest v0.12.28 |
| 1008 | 2026-09-04T23:22:55.356Z | Downloaded tough v0.22.0 |
| 1009 | 2026-09-04T23:22:55.359Z | Downloaded tinyvec v1.10.0 |
| 1010 | 2026-09-04T23:22:55.363Z | Downloaded displaydoc v0.2.5 |
| 1011 | 2026-09-04T23:22:55.363Z | Downloaded zone v0.3.1 |
| 1012 | 2026-09-04T23:22:55.363Z | Downloaded try-lock v0.2.5 |
| 1013 | 2026-09-04T23:22:55.363Z | Downloaded futures-util v0.3.32 |
| 1014 | 2026-09-04T23:22:55.369Z | Downloaded hashbrown v0.14.5 |
| 1015 | 2026-09-04T23:22:55.372Z | Downloaded recursive v0.1.1 |
| 1016 | 2026-09-04T23:22:55.372Z | Downloaded same-file v1.0.6 |
| 1017 | 2026-09-04T23:22:55.376Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1018 | 2026-09-04T23:22:55.376Z | Downloaded ref-cast v1.0.25 |
| 1019 | 2026-09-04T23:22:55.379Z | Downloaded shell-words v1.1.1 |
| 1020 | 2026-09-04T23:22:55.379Z | Downloaded vergen-lib v9.1.0 |
| 1021 | 2026-09-04T23:22:55.379Z | Downloaded walkdir v2.5.0 |
| 1022 | 2026-09-04T23:22:55.379Z | Downloaded libloading v0.8.9 |
| 1023 | 2026-09-04T23:22:55.383Z | Downloaded supports-color v3.0.2 |
| 1024 | 2026-09-04T23:22:55.383Z | Downloaded darling v0.13.4 |
| 1025 | 2026-09-04T23:22:55.383Z | Downloaded hkdf v0.12.4 |
| 1026 | 2026-09-04T23:22:55.386Z | Downloaded oxnet v0.1.6 |
| 1027 | 2026-09-04T23:22:55.386Z | Downloaded primeorder v0.13.6 |
| 1028 | 2026-09-04T23:22:55.386Z | Downloaded primeorder v0.14.0 |
| 1029 | 2026-09-04T23:22:55.389Z | Downloaded time-core v0.1.8 |
| 1030 | 2026-09-04T23:22:55.389Z | Downloaded void v1.0.2 |
| 1031 | 2026-09-04T23:22:55.389Z | Downloaded lzss v0.8.2 |
| 1032 | 2026-09-04T23:22:55.389Z | Downloaded crypto-bigint v0.5.5 |
| 1033 | 2026-09-04T23:22:55.393Z | Downloaded mio v1.2.0 |
| 1034 | 2026-09-04T23:22:55.396Z | Downloaded icu_properties v2.1.2 |
| 1035 | 2026-09-04T23:22:55.400Z | Downloaded crc v3.4.0 |
| 1036 | 2026-09-04T23:22:55.400Z | Downloaded darling_macro v0.13.4 |
| 1037 | 2026-09-04T23:22:55.400Z | Downloaded der v0.7.10 |
| 1038 | 2026-09-04T23:22:55.403Z | Downloaded prefix-trie v0.7.0 |
| 1039 | 2026-09-04T23:22:55.403Z | Downloaded progenitor-impl v0.13.0 |
| 1040 | 2026-09-04T23:22:55.407Z | Downloaded simd-adler32 v0.3.8 |
| 1041 | 2026-09-04T23:22:55.407Z | Downloaded static_assertions v1.1.0 |
| 1042 | 2026-09-04T23:22:55.407Z | Downloaded dropshot-api-manager v0.8.0 |
| 1043 | 2026-09-04T23:22:55.410Z | Downloaded hkdf v0.13.0 |
| 1044 | 2026-09-04T23:22:55.410Z | Downloaded mime_guess v2.0.5 |
| 1045 | 2026-09-04T23:22:55.415Z | Downloaded nu-ansi-term v0.50.3 |
| 1046 | 2026-09-04T23:22:55.415Z | Downloaded pem-rfc7468 v0.7.0 |
| 1047 | 2026-09-04T23:22:55.415Z | Downloaded inout v0.1.4 |
| 1048 | 2026-09-04T23:22:55.415Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1049 | 2026-09-04T23:22:55.419Z | Downloaded percent-encoding v2.3.2 |
| 1050 | 2026-09-04T23:22:55.422Z | Downloaded winnow v0.5.40 |
| 1051 | 2026-09-04T23:22:55.426Z | Downloaded p521 v0.14.0 |
| 1052 | 2026-09-04T23:22:55.430Z | Downloaded minimal-lexical v0.2.1 |
| 1053 | 2026-09-04T23:22:55.430Z | Downloaded subprocess v0.2.15 |
| 1054 | 2026-09-04T23:22:55.430Z | Downloaded universal-hash v0.6.1 |
| 1055 | 2026-09-04T23:22:55.433Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1056 | 2026-09-04T23:22:55.433Z | Downloaded crossbeam-deque v0.8.6 |
| 1057 | 2026-09-04T23:22:55.433Z | Downloaded derive-ex v0.1.8 |
| 1058 | 2026-09-04T23:22:55.436Z | Downloaded tokio-util v0.7.18 |
| 1059 | 2026-09-04T23:22:55.439Z | Downloaded pin-project-internal v1.1.11 |
| 1060 | 2026-09-04T23:22:55.439Z | Downloaded aes-gcm v0.11.0 |
| 1061 | 2026-09-04T23:22:55.442Z | Downloaded darling_core v0.21.3 |
| 1062 | 2026-09-04T23:22:55.446Z | Downloaded pkcs5 v0.8.1 |
| 1063 | 2026-09-04T23:22:55.449Z | Downloaded usdt-impl v0.6.0 |
| 1064 | 2026-09-04T23:22:55.449Z | Downloaded const_format v0.2.35 |
| 1065 | 2026-09-04T23:22:55.452Z | Downloaded ed25519 v2.2.3 |
| 1066 | 2026-09-04T23:22:55.452Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1067 | 2026-09-04T23:22:55.452Z | Downloaded deranged v0.5.8 |
| 1068 | 2026-09-04T23:22:55.452Z | Downloaded lalrpop-util v0.19.12 |
| 1069 | 2026-09-04T23:22:55.453Z | Downloaded new_debug_unreachable v1.0.6 |
| 1070 | 2026-09-04T23:22:55.456Z | Downloaded peg-runtime v0.8.5 |
| 1071 | 2026-09-04T23:22:55.460Z | Downloaded internet-checksum v0.2.1 |
| 1072 | 2026-09-04T23:22:55.464Z | Downloaded precomputed-hash v0.1.1 |
| 1073 | 2026-09-04T23:22:55.467Z | Downloaded primefield v0.14.0 |
| 1074 | 2026-09-04T23:22:55.467Z | Downloaded path-slash v0.1.5 |
| 1075 | 2026-09-04T23:22:55.470Z | Downloaded steno v0.4.1 |
| 1076 | 2026-09-04T23:22:55.473Z | Downloaded indicatif v0.18.4 |
| 1077 | 2026-09-04T23:22:55.473Z | Downloaded rusty-fork v0.3.1 |
| 1078 | 2026-09-04T23:22:55.476Z | Downloaded nom v7.1.3 |
| 1079 | 2026-09-04T23:22:55.480Z | Downloaded miette v7.6.0 |
| 1080 | 2026-09-04T23:22:55.484Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1081 | 2026-09-04T23:22:55.484Z | Downloaded untrusted v0.7.1 |
| 1082 | 2026-09-04T23:22:55.484Z | Downloaded rustversion v1.0.22 |
| 1083 | 2026-09-04T23:22:55.484Z | Downloaded signal-hook-registry v1.4.8 |
| 1084 | 2026-09-04T23:22:55.488Z | Downloaded sync-ptr v0.1.4 |
| 1085 | 2026-09-04T23:22:55.488Z | Downloaded parse-display-derive v0.10.0 |
| 1086 | 2026-09-04T23:22:55.488Z | Downloaded vsss-rs v3.3.4 |
| 1087 | 2026-09-04T23:22:55.488Z | Downloaded time-macros v0.2.27 |
| 1088 | 2026-09-04T23:22:55.491Z | Downloaded xshell v0.2.7 |
| 1089 | 2026-09-04T23:22:55.491Z | Downloaded num-bigint v0.4.6 |
| 1090 | 2026-09-04T23:22:55.494Z | Downloaded toml v0.7.8 |
| 1091 | 2026-09-04T23:22:55.495Z | Downloaded md5 v0.8.0 |
| 1092 | 2026-09-04T23:22:55.495Z | Downloaded mime v0.3.17 |
| 1093 | 2026-09-04T23:22:55.495Z | Downloaded openssl-macros v0.1.1 |
| 1094 | 2026-09-04T23:22:55.500Z | Downloaded pkg-config v0.3.32 |
| 1095 | 2026-09-04T23:22:55.500Z | Downloaded slog-stdlog v4.1.1 |
| 1096 | 2026-09-04T23:22:55.500Z | Downloaded sqlformat v0.3.5 |
| 1097 | 2026-09-04T23:22:55.500Z | Downloaded illumos-nvpair v0.3.0 |
| 1098 | 2026-09-04T23:22:55.503Z | Downloaded const_format_proc_macros v0.2.34 |
| 1099 | 2026-09-04T23:22:55.503Z | Downloaded tokio-tungstenite v0.23.1 |
| 1100 | 2026-09-04T23:22:55.507Z | Downloaded strum_macros v0.26.4 |
| 1101 | 2026-09-04T23:22:55.507Z | Downloaded vergen-git2 v9.1.0 |
| 1102 | 2026-09-04T23:22:55.510Z | Downloaded powerfmt v0.2.0 |
| 1103 | 2026-09-04T23:22:55.514Z | Downloaded progenitor-client v0.14.0 |
| 1104 | 2026-09-04T23:22:55.514Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1105 | 2026-09-04T23:22:55.517Z | Downloaded zerofrom-derive v0.1.6 |
| 1106 | 2026-09-04T23:22:55.517Z | Downloaded zerocopy v0.6.6 |
| 1107 | 2026-09-04T23:22:55.522Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1108 | 2026-09-04T23:22:55.525Z | Downloaded num_enum v0.7.6 |
| 1109 | 2026-09-04T23:22:55.528Z | Downloaded progenitor v0.13.0 |
| 1110 | 2026-09-04T23:22:55.528Z | Downloaded serde_with v1.14.0 |
| 1111 | 2026-09-04T23:22:55.531Z | Downloaded tracing-core v0.1.36 |
| 1112 | 2026-09-04T23:22:55.536Z | Downloaded miette-derive v7.6.0 |
| 1113 | 2026-09-04T23:22:55.536Z | Downloaded derive_builder_macro v0.20.2 |
| 1114 | 2026-09-04T23:22:55.536Z | Downloaded take_mut v0.2.2 |
| 1115 | 2026-09-04T23:22:55.536Z | Downloaded schemars v0.9.0 |
| 1116 | 2026-09-04T23:22:55.541Z | Downloaded tokio-native-tls v0.3.1 |
| 1117 | 2026-09-04T23:22:55.544Z | Downloaded ppv-lite86 v0.2.21 |
| 1118 | 2026-09-04T23:22:55.544Z | Downloaded tower v0.5.3 |
| 1119 | 2026-09-04T23:22:55.549Z | Downloaded diesel_derives v2.3.7 |
| 1120 | 2026-09-04T23:22:55.553Z | Downloaded tungstenite v0.23.0 |
| 1121 | 2026-09-04T23:22:55.556Z | Downloaded scroll v0.13.0 |
| 1122 | 2026-09-04T23:22:55.556Z | Downloaded daft v0.1.8 |
| 1123 | 2026-09-04T23:22:55.559Z | Downloaded itertools v0.14.0 |
| 1124 | 2026-09-04T23:22:55.562Z | Downloaded serde_with_macros v1.5.2 |
| 1125 | 2026-09-04T23:22:55.562Z | Downloaded slab v0.4.12 |
| 1126 | 2026-09-04T23:22:55.565Z | Downloaded unicode-segmentation v1.12.0 |
| 1127 | 2026-09-04T23:22:55.565Z | Downloaded xattr v1.6.1 |
| 1128 | 2026-09-04T23:22:55.565Z | Downloaded tar v0.4.46 |
| 1129 | 2026-09-04T23:22:55.569Z | Downloaded tower-layer v0.3.3 |
| 1130 | 2026-09-04T23:22:55.569Z | Downloaded cookie_store v0.22.1 |
| 1131 | 2026-09-04T23:22:55.572Z | Downloaded dunce v1.0.5 |
| 1132 | 2026-09-04T23:22:55.572Z | Downloaded psm v0.1.30 |
| 1133 | 2026-09-04T23:22:55.572Z | Downloaded ecdsa v0.16.9 |
| 1134 | 2026-09-04T23:22:55.575Z | Downloaded parse-size v1.1.0 |
| 1135 | 2026-09-04T23:22:55.576Z | Downloaded spki v0.8.0 |
| 1136 | 2026-09-04T23:22:55.576Z | Downloaded hyper v1.10.1 |
| 1137 | 2026-09-04T23:22:55.580Z | Downloaded subtle v2.6.1 |
| 1138 | 2026-09-04T23:22:55.584Z | Downloaded crypto-common v0.2.2 |
| 1139 | 2026-09-04T23:22:55.584Z | Downloaded knus-derive v3.4.0 |
| 1140 | 2026-09-04T23:22:55.584Z | Downloaded shlex v1.3.0 |
| 1141 | 2026-09-04T23:22:55.584Z | Downloaded yoke-derive v0.8.1 |
| 1142 | 2026-09-04T23:22:55.584Z | Downloaded progenitor-impl v0.14.0 |
| 1143 | 2026-09-04T23:22:55.584Z | Downloaded scuffle v0.1.0 |
| 1144 | 2026-09-04T23:22:55.587Z | Downloaded progenitor v0.14.0 |
| 1145 | 2026-09-04T23:22:55.591Z | Downloaded serde_repr v0.1.20 |
| 1146 | 2026-09-04T23:22:55.591Z | Downloaded nibble_vec v0.1.0 |
| 1147 | 2026-09-04T23:22:55.594Z | Downloaded either v1.15.0 |
| 1148 | 2026-09-04T23:22:55.597Z | Downloaded spin v0.9.8 |
| 1149 | 2026-09-04T23:22:55.597Z | Downloaded tracing-attributes v0.1.31 |
| 1150 | 2026-09-04T23:22:55.600Z | Downloaded defmt v1.0.1 |
| 1151 | 2026-09-04T23:22:55.600Z | Downloaded usdt-macro v0.6.0 |
| 1152 | 2026-09-04T23:22:55.603Z | Downloaded unicode-truncate v1.1.0 |
| 1153 | 2026-09-04T23:22:55.603Z | Downloaded sec1 v0.8.1 |
| 1154 | 2026-09-04T23:22:55.606Z | Downloaded serde_spanned v1.1.1 |
| 1155 | 2026-09-04T23:22:55.606Z | Downloaded libsw-core v0.3.2 |
| 1156 | 2026-09-04T23:22:55.606Z | Downloaded stringprep v0.1.5 |
| 1157 | 2026-09-04T23:22:55.610Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1158 | 2026-09-04T23:22:55.613Z | Downloaded ignore v0.4.25 |
| 1159 | 2026-09-04T23:22:55.616Z | Downloaded testing_table v0.3.0 |
| 1160 | 2026-09-04T23:22:55.616Z | Downloaded rtoolbox v0.0.3 |
| 1161 | 2026-09-04T23:22:55.616Z | Downloaded tower-service v0.3.3 |
| 1162 | 2026-09-04T23:22:55.619Z | Downloaded x509-cert v0.2.5 |
| 1163 | 2026-09-04T23:22:55.623Z | Downloaded cstr-argument v0.1.2 |
| 1164 | 2026-09-04T23:22:55.623Z | Downloaded ingot-types v0.2.0 |
| 1165 | 2026-09-04T23:22:55.623Z | Downloaded nanorand v0.7.0 |
| 1166 | 2026-09-04T23:22:55.623Z | Downloaded crc8 v0.1.1 |
| 1167 | 2026-09-04T23:22:55.623Z | Downloaded crc-any v2.5.0 |
| 1168 | 2026-09-04T23:22:55.626Z | Downloaded serde_with v3.21.0 |
| 1169 | 2026-09-04T23:22:55.632Z | Downloaded is-terminal v0.4.17 |
| 1170 | 2026-09-04T23:22:55.635Z | Downloaded serde-big-array v0.5.1 |
| 1171 | 2026-09-04T23:22:55.636Z | Downloaded elliptic-curve v0.13.8 |
| 1172 | 2026-09-04T23:22:55.639Z | Downloaded unicode-normalization v0.1.25 |
| 1173 | 2026-09-04T23:22:55.639Z | Downloaded smf v0.2.3 |
| 1174 | 2026-09-04T23:22:55.639Z | Downloaded debug-ignore v1.0.5 |
| 1175 | 2026-09-04T23:22:55.643Z | Downloaded rand_core v0.6.4 |
| 1176 | 2026-09-04T23:22:55.643Z | Downloaded tabwriter v1.4.1 |
| 1177 | 2026-09-04T23:22:55.643Z | Downloaded zip v4.6.1 |
| 1178 | 2026-09-04T23:22:55.646Z | Downloaded lru-cache v0.1.2 |
| 1179 | 2026-09-04T23:22:55.646Z | Downloaded diff v0.1.13 |
| 1180 | 2026-09-04T23:22:55.646Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1181 | 2026-09-04T23:22:55.650Z | Downloaded blake3 v1.8.5 |
| 1182 | 2026-09-04T23:22:55.655Z | Downloaded unicode_categories v0.1.1 |
| 1183 | 2026-09-04T23:22:55.658Z | Downloaded crossterm v0.28.1 |
| 1184 | 2026-09-04T23:22:55.661Z | Downloaded ipnet v2.12.0 |
| 1185 | 2026-09-04T23:22:55.661Z | Downloaded slog-scope v4.4.1 |
| 1186 | 2026-09-04T23:22:55.664Z | Downloaded tokio-postgres v0.7.16 |
| 1187 | 2026-09-04T23:22:55.668Z | Downloaded rustls-webpki v0.103.13 |
| 1188 | 2026-09-04T23:22:55.668Z | Downloaded unicode-xid v0.2.6 |
| 1189 | 2026-09-04T23:22:55.671Z | Downloaded vergen-gitcl v1.0.8 |
| 1190 | 2026-09-04T23:22:55.671Z | Downloaded rustls-pki-types v1.14.0 |
| 1191 | 2026-09-04T23:22:55.671Z | Downloaded miniz_oxide v0.8.9 |
| 1192 | 2026-09-04T23:22:55.674Z | Downloaded bindgen v0.71.1 |
| 1193 | 2026-09-04T23:22:55.677Z | Downloaded defmt-macros v1.0.1 |
| 1194 | 2026-09-04T23:22:55.681Z | Downloaded ingot v0.2.1 |
| 1195 | 2026-09-04T23:22:55.681Z | Downloaded writeable v0.6.2 |
| 1196 | 2026-09-04T23:22:55.681Z | Downloaded git2 v0.20.4 |
| 1197 | 2026-09-04T23:22:55.686Z | Downloaded crypto-primes v0.7.2 |
| 1198 | 2026-09-04T23:22:55.689Z | Downloaded zopfli v0.8.3 |
| 1199 | 2026-09-04T23:22:55.692Z | Downloaded ctutils v0.4.2 |
| 1200 | 2026-09-04T23:22:55.692Z | Downloaded pin-project-lite v0.2.17 |
| 1201 | 2026-09-04T23:22:55.696Z | Downloaded regex v1.12.3 |
| 1202 | 2026-09-04T23:22:55.699Z | Downloaded snafu-derive v0.8.9 |
| 1203 | 2026-09-04T23:22:55.699Z | Downloaded wyz v0.5.1 |
| 1204 | 2026-09-04T23:22:55.702Z | Downloaded resolv-conf v0.7.6 |
| 1205 | 2026-09-04T23:22:55.702Z | Downloaded daft-derive v0.1.8 |
| 1206 | 2026-09-04T23:22:55.706Z | Downloaded rustc-demangle v0.1.27 |
| 1207 | 2026-09-04T23:22:55.706Z | Downloaded litemap v0.8.1 |
| 1208 | 2026-09-04T23:22:55.709Z | Downloaded crossterm v0.29.0 |
| 1209 | 2026-09-04T23:22:55.712Z | Downloaded num-integer v0.1.46 |
| 1210 | 2026-09-04T23:22:55.712Z | Downloaded p256 v0.14.0 |
| 1211 | 2026-09-04T23:22:55.716Z | Downloaded derive_more-impl v2.1.1 |
| 1212 | 2026-09-04T23:22:55.719Z | Downloaded derive_builder_core v0.20.2 |
| 1213 | 2026-09-04T23:22:55.719Z | Downloaded parking_lot_core v0.8.6 |
| 1214 | 2026-09-04T23:22:55.723Z | Downloaded humantime v2.3.0 |
| 1215 | 2026-09-04T23:22:55.723Z | Downloaded salty v0.3.0 |
| 1216 | 2026-09-04T23:22:55.726Z | Downloaded typify v0.6.2 |
| 1217 | 2026-09-04T23:22:55.730Z | Downloaded thiserror-no-std v2.0.2 |
| 1218 | 2026-09-04T23:22:55.730Z | Downloaded yansi v1.0.1 |
| 1219 | 2026-09-04T23:22:55.733Z | Downloaded ml-kem v0.3.2 |
| 1220 | 2026-09-04T23:22:55.733Z | Downloaded pkcs8 v0.11.0 |
| 1221 | 2026-09-04T23:22:55.736Z | Downloaded iri-string v0.7.10 |
| 1222 | 2026-09-04T23:22:55.740Z | Downloaded itertools v0.12.1 |
| 1223 | 2026-09-04T23:22:55.743Z | Downloaded rcgen v0.12.1 |
| 1224 | 2026-09-04T23:22:55.747Z | Downloaded sha2 v0.11.0 |
| 1225 | 2026-09-04T23:22:55.750Z | Downloaded darling_core v0.23.0 |
| 1226 | 2026-09-04T23:22:55.750Z | Downloaded ssh-cipher v0.3.0 |
| 1227 | 2026-09-04T23:22:55.753Z | Downloaded goblin v0.10.5 |
| 1228 | 2026-09-04T23:22:55.756Z | Downloaded rsa v0.10.0-rc.18 |
| 1229 | 2026-09-04T23:22:55.759Z | Downloaded schemars v1.2.1 |
| 1230 | 2026-09-04T23:22:55.768Z | Downloaded bitvec v1.0.1 |
| 1231 | 2026-09-04T23:22:55.779Z | Downloaded parking_lot_core v0.9.12 |
| 1232 | 2026-09-04T23:22:55.782Z | Downloaded url v2.5.8 |
| 1233 | 2026-09-04T23:22:55.782Z | Downloaded russh v0.62.4 |
| 1234 | 2026-09-04T23:22:55.787Z | Downloaded itertools v0.10.5 |
| 1235 | 2026-09-04T23:22:55.791Z | Downloaded test-strategy v0.4.5 |
| 1236 | 2026-09-04T23:22:55.794Z | Downloaded chrono v0.4.45 |
| 1237 | 2026-09-04T23:22:55.797Z | Downloaded hyper-util v0.1.20 |
| 1238 | 2026-09-04T23:22:55.801Z | Downloaded drift v0.2.0 |
| 1239 | 2026-09-04T23:22:55.810Z | Downloaded dropshot_endpoint v0.17.1 |
| 1240 | 2026-09-04T23:22:55.815Z | Downloaded rand v0.8.6 |
| 1241 | 2026-09-04T23:22:55.815Z | Downloaded crossbeam-channel v0.5.15 |
| 1242 | 2026-09-04T23:22:55.818Z | Downloaded itertools v0.15.0 |
| 1243 | 2026-09-04T23:22:55.821Z | Downloaded toml_edit v0.19.15 |
| 1244 | 2026-09-04T23:22:55.831Z | Downloaded der v0.8.0 |
| 1245 | 2026-09-04T23:22:55.834Z | Downloaded time v0.3.47 |
| 1246 | 2026-09-04T23:22:55.841Z | Downloaded jiff-core v0.1.0 |
| 1247 | 2026-09-04T23:22:55.845Z | Downloaded sha3 v0.12.0 |
| 1248 | 2026-09-04T23:22:55.849Z | Downloaded vcpkg v0.2.15 |
| 1249 | 2026-09-04T23:22:55.871Z | Downloaded winnow v1.0.3 |
| 1250 | 2026-09-04T23:22:55.877Z | Downloaded rsa v0.9.10 |
| 1251 | 2026-09-04T23:22:55.881Z | Downloaded icu_collections v2.1.1 |
| 1252 | 2026-09-04T23:22:55.884Z | Downloaded zerotrie v0.2.3 |
| 1253 | 2026-09-04T23:22:55.888Z | Downloaded gimli v0.32.3 |
| 1254 | 2026-09-04T23:22:55.891Z | Downloaded rawzip v0.4.4 |
| 1255 | 2026-09-04T23:22:55.895Z | Downloaded icu_properties_data v2.1.2 |
| 1256 | 2026-09-04T23:22:55.901Z | Downloaded p384 v0.13.1 |
| 1257 | 2026-09-04T23:22:55.906Z | Downloaded tower-http v0.6.8 |
| 1258 | 2026-09-04T23:22:55.909Z | Downloaded nom v8.0.0 |
| 1259 | 2026-09-04T23:22:55.913Z | Downloaded itertools v0.13.0 |
| 1260 | 2026-09-04T23:22:55.930Z | Downloaded portable-atomic v1.13.1 |
| 1261 | 2026-09-04T23:22:55.936Z | Downloaded idna v1.1.0 |
| 1262 | 2026-09-04T23:22:55.936Z | Downloaded tabled v0.21.0 |
| 1263 | 2026-09-04T23:22:55.939Z | Downloaded zerocopy v0.8.55 |
| 1264 | 2026-09-04T23:22:55.948Z | Downloaded winnow v0.6.26 |
| 1265 | 2026-09-04T23:22:55.954Z | Downloaded smoltcp v0.11.0 |
| 1266 | 2026-09-04T23:22:55.962Z | Downloaded zlib-rs v0.6.2 |
| 1267 | 2026-09-04T23:22:55.965Z | Downloaded smoltcp v0.9.1 |
| 1268 | 2026-09-04T23:22:55.972Z | Downloaded libxml v0.3.3 |
| 1269 | 2026-09-04T23:22:55.978Z | Downloaded reqwest v0.13.2 |
| 1270 | 2026-09-04T23:22:55.981Z | Downloaded regex-syntax v0.6.29 |
| 1271 | 2026-09-04T23:22:55.984Z | Downloaded quick-xml v0.37.5 |
| 1272 | 2026-09-04T23:22:55.988Z | Downloaded zerovec v0.11.5 |
| 1273 | 2026-09-04T23:22:55.991Z | Downloaded libm v0.2.16 |
| 1274 | 2026-09-04T23:22:55.997Z | Downloaded nix v0.27.1 |
| 1275 | 2026-09-04T23:22:56.004Z | Downloaded quinn-proto v0.11.16 |
| 1276 | 2026-09-04T23:22:56.009Z | Downloaded moka v0.12.13 |
| 1277 | 2026-09-04T23:22:56.015Z | Downloaded iddqd v0.4.2 |
| 1278 | 2026-09-04T23:22:56.019Z | Downloaded proptest v1.11.0 |
| 1279 | 2026-09-04T23:22:56.025Z | Downloaded regex-syntax v0.8.10 |
| 1280 | 2026-09-04T23:22:56.030Z | Downloaded bstr v1.12.1 |
| 1281 | 2026-09-04T23:22:56.036Z | Downloaded polar-core v0.27.3 |
| 1282 | 2026-09-04T23:22:56.041Z | Downloaded regress v0.11.1 |
| 1283 | 2026-09-04T23:22:56.047Z | Downloaded petname v2.0.2 |
| 1284 | 2026-09-04T23:22:56.050Z | Downloaded hickory-proto v0.24.4 |
| 1285 | 2026-09-04T23:22:56.060Z | Downloaded hickory-proto v0.25.2 |
| 1286 | 2026-09-04T23:22:56.070Z | Downloaded lalrpop v0.19.12 |
| 1287 | 2026-09-04T23:22:56.078Z | Downloaded nix v0.28.0 |
| 1288 | 2026-09-04T23:22:56.086Z | Downloaded rayon v1.11.0 |
| 1289 | 2026-09-04T23:22:56.090Z | Downloaded rustls v0.23.41 |
| 1290 | 2026-09-04T23:22:56.098Z | Downloaded object v0.30.4 |
| 1291 | 2026-09-04T23:22:56.104Z | Downloaded openssl v0.10.80 |
| 1292 | 2026-09-04T23:22:56.110Z | Downloaded curve25519-dalek v5.0.0 |
| 1293 | 2026-09-04T23:22:56.116Z | Downloaded regress v0.10.5 |
| 1294 | 2026-09-04T23:22:56.122Z | Downloaded radix_trie v0.2.1 |
| 1295 | 2026-09-04T23:22:56.125Z | Downloaded crypto-bigint v0.7.5 |
| 1296 | 2026-09-04T23:22:56.135Z | Downloaded syn v3.0.3 |
| 1297 | 2026-09-04T23:22:56.142Z | Downloaded curve25519-dalek v4.1.3 |
| 1298 | 2026-09-04T23:22:56.148Z | Downloaded dropshot v0.17.1 |
| 1299 | 2026-09-04T23:22:56.162Z | Downloaded sqlparser v0.61.0 |
| 1300 | 2026-09-04T23:22:56.169Z | Downloaded object v0.37.3 |
| 1301 | 2026-09-04T23:22:56.176Z | Downloaded rustix v0.38.44 |
| 1302 | 2026-09-04T23:22:56.189Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-09-04T23:22:56.203Z | Downloaded typify-impl v0.6.2 |
| 1304 | 2026-09-04T23:22:56.212Z | Downloaded openapiv3 v2.2.0 |
| 1305 | 2026-09-04T23:22:56.220Z | Downloaded nix v0.31.2 |
| 1306 | 2026-09-04T23:22:56.228Z | Downloaded diesel v2.3.7 |
| 1307 | 2026-09-04T23:22:56.241Z | Downloaded sled v0.34.7 |
| 1308 | 2026-09-04T23:22:56.247Z | Downloaded sha3 v0.11.0 |
| 1309 | 2026-09-04T23:22:56.250Z | Downloaded libz-sys v1.1.24 |
| 1310 | 2026-09-04T23:22:56.264Z | Downloaded zerocopy-derive v0.6.6 |
| 1311 | 2026-09-04T23:22:56.270Z | Downloaded regex-automata v0.4.14 |
| 1312 | 2026-09-04T23:22:56.279Z | Downloaded petgraph v0.8.3 |
| 1313 | 2026-09-04T23:22:56.294Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1314 | 2026-09-04T23:22:56.301Z | Downloaded csv v1.4.0 |
| 1315 | 2026-09-04T23:22:56.313Z | Downloaded petgraph v0.6.5 |
| 1316 | 2026-09-04T23:22:56.324Z | Downloaded ratatui v0.29.0 |
| 1317 | 2026-09-04T23:22:56.336Z | Downloaded sha3 v0.10.8 |
| 1318 | 2026-09-04T23:22:56.339Z | Downloaded tokio v1.52.1 |
| 1319 | 2026-09-04T23:22:56.362Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-09-04T23:22:56.372Z | Downloaded chrono-tz v0.10.4 |
| 1321 | 2026-09-04T23:22:56.383Z | Downloaded jiff v0.2.34 |
| 1322 | 2026-09-04T23:22:56.392Z | Downloaded encoding_rs v0.8.35 |
| 1323 | 2026-09-04T23:22:56.406Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1324 | 2026-09-04T23:22:56.439Z | Downloaded ring v0.17.14 |
| 1325 | 2026-09-04T23:22:56.910Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-04T23:22:57.178Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-04T23:22:57.181Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-04T23:22:57.181Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-04T23:22:57.181Z | Compiling log v0.4.33 |
| 1330 | 2026-09-04T23:22:57.181Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-04T23:22:57.181Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-09-04T23:22:57.181Z | Compiling shlex v1.3.0 |
| 1333 | 2026-09-04T23:22:57.181Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-04T23:22:57.352Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-04T23:22:57.355Z | Compiling stable_deref_trait v1.2.1 |
| 1336 | 2026-09-04T23:22:57.355Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-04T23:22:57.366Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-04T23:22:57.370Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-04T23:22:57.404Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-04T23:22:57.429Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-04T23:22:57.443Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-04T23:22:57.512Z | Compiling libm v0.2.16 |
| 1343 | 2026-09-04T23:22:57.543Z | Compiling num-traits v0.2.19 |
| 1344 | 2026-09-04T23:22:57.573Z | Compiling lock_api v0.4.14 |
| 1345 | 2026-09-04T23:22:57.588Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-04T23:22:57.592Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-04T23:22:57.592Z | Compiling parking_lot_core v0.9.12 |
| 1348 | 2026-09-04T23:22:57.630Z | Compiling getrandom v0.4.3 |
| 1349 | 2026-09-04T23:22:57.634Z | Compiling pin-project-lite v0.2.17 |
| 1350 | 2026-09-04T23:22:57.742Z | Compiling const-oid v0.9.6 |
| 1351 | 2026-09-04T23:22:57.815Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-04T23:22:57.819Z | Compiling writeable v0.6.2 |
| 1353 | 2026-09-04T23:22:57.876Z | Compiling litemap v0.8.1 |
| 1354 | 2026-09-04T23:22:57.966Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-09-04T23:22:57.982Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-09-04T23:22:58.086Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-04T23:22:58.103Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-04T23:22:58.118Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-09-04T23:22:58.148Z | Compiling rustix v1.1.4 |
| 1360 | 2026-09-04T23:22:58.163Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-04T23:22:58.210Z | Compiling utf8_iter v1.0.4 |
| 1362 | 2026-09-04T23:22:58.210Z | Compiling futures-task v0.3.32 |
| 1363 | 2026-09-04T23:22:58.250Z | Compiling slab v0.4.12 |
| 1364 | 2026-09-04T23:22:58.312Z | Compiling futures-channel v0.3.32 |
| 1365 | 2026-09-04T23:22:58.315Z | Compiling futures-io v0.3.32 |
| 1366 | 2026-09-04T23:22:58.391Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-04T23:22:58.407Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-04T23:22:58.410Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-04T23:22:58.470Z | Compiling mio v1.2.0 |
| 1370 | 2026-09-04T23:22:58.514Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-09-04T23:22:58.568Z | Compiling rand_core v0.6.4 |
| 1372 | 2026-09-04T23:22:58.584Z | Compiling socket2 v0.6.3 |
| 1373 | 2026-09-04T23:22:58.630Z | Compiling cc v1.2.56 |
| 1374 | 2026-09-04T23:22:58.679Z | Compiling once_cell v1.21.3 |
| 1375 | 2026-09-04T23:22:58.694Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-09-04T23:22:58.749Z | Compiling form_urlencoded v1.2.2 |
| 1377 | 2026-09-04T23:22:58.765Z | Compiling rustversion v1.0.22 |
| 1378 | 2026-09-04T23:22:58.781Z | Compiling base64ct v1.8.3 |
| 1379 | 2026-09-04T23:22:58.811Z | Compiling iana-time-zone v0.1.65 |
| 1380 | 2026-09-04T23:22:58.841Z | Compiling dunce v1.0.5 |
| 1381 | 2026-09-04T23:22:58.893Z | Compiling ident_case v1.0.1 |
| 1382 | 2026-09-04T23:22:58.923Z | Compiling flagset v0.4.7 |
| 1383 | 2026-09-04T23:22:58.947Z | Compiling regex-syntax v0.8.10 |
| 1384 | 2026-09-04T23:22:58.966Z | Compiling fs_extra v1.3.0 |
| 1385 | 2026-09-04T23:22:58.981Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-04T23:22:59.025Z | Compiling pem-rfc7468 v0.7.0 |
| 1387 | 2026-09-04T23:22:59.040Z | Compiling rand_core v0.9.5 |
| 1388 | 2026-09-04T23:22:59.057Z | Compiling syn v1.0.109 |
| 1389 | 2026-09-04T23:22:59.074Z | Compiling vcpkg v0.2.15 |
| 1390 | 2026-09-04T23:22:59.094Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-04T23:22:59.094Z | Compiling cpufeatures v0.2.17 |
| 1392 | 2026-09-04T23:22:59.125Z | Compiling dyn-clone v1.0.20 |
| 1393 | 2026-09-04T23:22:59.200Z | Compiling aws-lc-rs v1.16.3 |
| 1394 | 2026-09-04T23:22:59.203Z | Compiling simd-adler32 v0.3.8 |
| 1395 | 2026-09-04T23:22:59.266Z | Compiling schemars v0.8.22 |
| 1396 | 2026-09-04T23:22:59.282Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-04T23:22:59.332Z | Compiling tinyvec_macros v0.1.1 |
| 1398 | 2026-09-04T23:22:59.351Z | Compiling openssl-probe v0.2.1 |
| 1399 | 2026-09-04T23:22:59.366Z | Compiling httparse v1.10.1 |
| 1400 | 2026-09-04T23:22:59.414Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-04T23:22:59.501Z | Compiling adler2 v2.0.1 |
| 1402 | 2026-09-04T23:22:59.517Z | Compiling cmov v0.5.4 |
| 1403 | 2026-09-04T23:22:59.533Z | Compiling crc32fast v1.5.0 |
| 1404 | 2026-09-04T23:22:59.563Z | Compiling tinyvec v1.10.0 |
| 1405 | 2026-09-04T23:22:59.581Z | Compiling aho-corasick v1.1.4 |
| 1406 | 2026-09-04T23:22:59.597Z | Compiling tower-layer v0.3.3 |
| 1407 | 2026-09-04T23:22:59.653Z | Compiling bitflags v2.11.0 |
| 1408 | 2026-09-04T23:22:59.755Z | Compiling semver v1.0.28 |
| 1409 | 2026-09-04T23:22:59.784Z | Compiling indexmap v2.14.0 |
| 1410 | 2026-09-04T23:22:59.799Z | Compiling uuid v1.23.4 |
| 1411 | 2026-09-04T23:22:59.876Z | Compiling ctutils v0.4.2 |
| 1412 | 2026-09-04T23:22:59.893Z | Compiling miniz_oxide v0.8.9 |
| 1413 | 2026-09-04T23:22:59.927Z | Compiling try-lock v0.2.5 |
| 1414 | 2026-09-04T23:22:59.931Z | Compiling radium v0.7.0 |
| 1415 | 2026-09-04T23:22:59.959Z | Compiling atomic-waker v1.1.2 |
| 1416 | 2026-09-04T23:22:59.963Z | Compiling untrusted v0.7.1 |
| 1417 | 2026-09-04T23:23:00.054Z | Compiling rustc_version v0.4.1 |
| 1418 | 2026-09-04T23:23:00.110Z | Compiling unicode-segmentation v1.12.0 |
| 1419 | 2026-09-04T23:23:00.126Z | Compiling tower-service v0.3.3 |
| 1420 | 2026-09-04T23:23:00.129Z | Compiling want v0.3.1 |
| 1421 | 2026-09-04T23:23:00.279Z | Compiling openssl v0.10.80 |
| 1422 | 2026-09-04T23:23:00.307Z | Compiling aws-lc-sys v0.40.0 |
| 1423 | 2026-09-04T23:23:00.324Z | Compiling openssl-sys v0.9.117 |
| 1424 | 2026-09-04T23:23:00.361Z | Compiling foreign-types-shared v0.1.1 |
| 1425 | 2026-09-04T23:23:00.410Z | Compiling untrusted v0.9.0 |
| 1426 | 2026-09-04T23:23:00.463Z | Compiling tap v1.0.1 |
| 1427 | 2026-09-04T23:23:00.495Z | Compiling regex-automata v0.4.14 |
| 1428 | 2026-09-04T23:23:00.547Z | Compiling synstructure v0.13.2 |
| 1429 | 2026-09-04T23:23:00.561Z | Compiling serde_derive_internals v0.29.1 |
| 1430 | 2026-09-04T23:23:00.564Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-09-04T23:23:00.579Z | Compiling darling_core v0.20.11 |
| 1432 | 2026-09-04T23:23:00.605Z | Compiling httpdate v1.0.3 |
| 1433 | 2026-09-04T23:23:00.605Z | Compiling maybe-uninit v2.0.0 |
| 1434 | 2026-09-04T23:23:00.609Z | Compiling rustls v0.23.41 |
| 1435 | 2026-09-04T23:23:00.854Z | Compiling tempfile v3.27.0 |
| 1436 | 2026-09-04T23:23:00.886Z | Compiling terminal_size v0.4.3 |
| 1437 | 2026-09-04T23:23:00.928Z | Compiling wyz v0.5.1 |
| 1438 | 2026-09-04T23:23:01.044Z | Compiling foreign-types v0.3.2 |
| 1439 | 2026-09-04T23:23:01.048Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1440 | 2026-09-04T23:23:01.080Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1441 | 2026-09-04T23:23:01.155Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-04T23:23:01.199Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-04T23:23:01.260Z | Compiling socket2 v0.5.10 |
| 1444 | 2026-09-04T23:23:01.330Z | Compiling wait-timeout v0.2.1 |
| 1445 | 2026-09-04T23:23:01.360Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-04T23:23:01.405Z | Compiling quick-error v1.2.3 |
| 1447 | 2026-09-04T23:23:01.438Z | Compiling powerfmt v0.2.0 |
| 1448 | 2026-09-04T23:23:01.460Z | Compiling native-tls v0.2.18 |
| 1449 | 2026-09-04T23:23:01.523Z | Compiling bit-vec v0.8.0 |
| 1450 | 2026-09-04T23:23:01.538Z | Compiling num-conv v0.2.0 |
| 1451 | 2026-09-04T23:23:01.555Z | Compiling num-bigint-dig v0.8.6 |
| 1452 | 2026-09-04T23:23:01.558Z | Compiling funty v2.0.0 |
| 1453 | 2026-09-04T23:23:01.572Z | Compiling time-core v0.1.8 |
| 1454 | 2026-09-04T23:23:01.621Z | Compiling packed_struct v0.10.1 |
| 1455 | 2026-09-04T23:23:01.638Z | Compiling clap_builder v4.6.0 |
| 1456 | 2026-09-04T23:23:01.676Z | Compiling deranged v0.5.8 |
| 1457 | 2026-09-04T23:23:01.691Z | Compiling rusty-fork v0.3.1 |
| 1458 | 2026-09-04T23:23:01.719Z | Compiling bit-set v0.8.0 |
| 1459 | 2026-09-04T23:23:01.756Z | Compiling num-iter v0.1.45 |
| 1460 | 2026-09-04T23:23:01.770Z | Compiling time-macros v0.2.27 |
| 1461 | 2026-09-04T23:23:01.891Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-04T23:23:01.905Z | Compiling rand_xorshift v0.4.0 |
| 1463 | 2026-09-04T23:23:01.921Z | Compiling sync_wrapper v1.0.2 |
| 1464 | 2026-09-04T23:23:01.958Z | Compiling bitvec v1.0.1 |
| 1465 | 2026-09-04T23:23:02.000Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-04T23:23:02.041Z | Compiling nodrop v0.1.14 |
| 1467 | 2026-09-04T23:23:02.056Z | Compiling crossbeam-utils v0.8.21 |
| 1468 | 2026-09-04T23:23:02.089Z | Compiling unarray v0.1.4 |
| 1469 | 2026-09-04T23:23:02.149Z | Compiling crc-catalog v2.4.0 |
| 1470 | 2026-09-04T23:23:02.202Z | Compiling zlib-rs v0.6.2 |
| 1471 | 2026-09-04T23:23:02.218Z | Compiling siphasher v1.0.2 |
| 1472 | 2026-09-04T23:23:02.234Z | Compiling num_threads v0.1.7 |
| 1473 | 2026-09-04T23:23:02.257Z | Compiling usdt-impl v0.6.0 |
| 1474 | 2026-09-04T23:23:02.343Z | Compiling serde_derive v1.0.228 |
| 1475 | 2026-09-04T23:23:02.358Z | Compiling zeroize_derive v1.5.0 |
| 1476 | 2026-09-04T23:23:02.405Z | Compiling zerocopy-derive v0.8.55 |
| 1477 | 2026-09-04T23:23:02.422Z | Compiling zerofrom-derive v0.1.6 |
| 1478 | 2026-09-04T23:23:02.506Z | Compiling yoke-derive v0.8.1 |
| 1479 | 2026-09-04T23:23:02.712Z | Compiling zerovec-derive v0.11.2 |
| 1480 | 2026-09-04T23:23:02.756Z | Compiling displaydoc v0.2.5 |
| 1481 | 2026-09-04T23:23:02.926Z | Compiling tokio-macros v2.7.0 |
| 1482 | 2026-09-04T23:23:03.072Z | Compiling futures-macro v0.3.32 |
| 1483 | 2026-09-04T23:23:03.109Z | Compiling thiserror-impl v2.0.18 |
| 1484 | 2026-09-04T23:23:03.493Z | Compiling der_derive v0.7.3 |
| 1485 | 2026-09-04T23:23:03.604Z | Compiling tracing-attributes v0.1.31 |
| 1486 | 2026-09-04T23:23:03.631Z | Compiling schemars_derive v0.8.22 |
| 1487 | 2026-09-04T23:23:03.761Z | Compiling scroll_derive v0.13.1 |
| 1488 | 2026-09-04T23:23:03.799Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-09-04T23:23:03.916Z | Compiling darling_macro v0.20.11 |
| 1490 | 2026-09-04T23:23:03.950Z | Compiling futures-util v0.3.32 |
| 1491 | 2026-09-04T23:23:03.965Z | Compiling zerofrom v0.1.6 |
| 1492 | 2026-09-04T23:23:04.107Z | Compiling yoke v0.8.1 |
| 1493 | 2026-09-04T23:23:04.291Z | Compiling zerovec v0.11.5 |
| 1494 | 2026-09-04T23:23:04.313Z | Compiling zerotrie v0.2.3 |
| 1495 | 2026-09-04T23:23:04.470Z | Compiling openssl-macros v0.1.1 |
| 1496 | 2026-09-04T23:23:04.536Z | Compiling thiserror v2.0.18 |
| 1497 | 2026-09-04T23:23:04.551Z | Compiling thiserror-impl v1.0.69 |
| 1498 | 2026-09-04T23:23:04.647Z | Compiling scroll v0.13.0 |
| 1499 | 2026-09-04T23:23:04.663Z | Compiling darling v0.20.11 |
| 1500 | 2026-09-04T23:23:04.667Z | Compiling packed_struct_codegen v0.10.1 |
| 1501 | 2026-09-04T23:23:04.764Z | Compiling zerocopy-derive v0.6.6 |
| 1502 | 2026-09-04T23:23:04.801Z | Compiling tinystr v0.8.2 |
| 1503 | 2026-09-04T23:23:04.862Z | Compiling potential_utf v0.1.4 |
| 1504 | 2026-09-04T23:23:04.879Z | Compiling bitfield-macros v0.19.4 |
| 1505 | 2026-09-04T23:23:04.949Z | Compiling goblin v0.10.5 |
| 1506 | 2026-09-04T23:23:04.996Z | Compiling icu_locale_core v2.1.1 |
| 1507 | 2026-09-04T23:23:05.030Z | Compiling icu_collections v2.1.1 |
| 1508 | 2026-09-04T23:23:05.030Z | Compiling tracing v0.1.44 |
| 1509 | 2026-09-04T23:23:05.066Z | Compiling clap_derive v4.6.1 |
| 1510 | 2026-09-04T23:23:05.330Z | Compiling paste v1.0.15 |
| 1511 | 2026-09-04T23:23:05.515Z | Compiling object v0.37.3 |
| 1512 | 2026-09-04T23:23:05.560Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-04T23:23:05.660Z | Compiling icu_provider v2.1.1 |
| 1514 | 2026-09-04T23:23:05.675Z | Compiling bitfield v0.19.4 |
| 1515 | 2026-09-04T23:23:05.696Z | Compiling zerocopy v0.6.6 |
| 1516 | 2026-09-04T23:23:05.885Z | Compiling derive_builder_core v0.20.2 |
| 1517 | 2026-09-04T23:23:05.902Z | Compiling zeroize v1.9.0 |
| 1518 | 2026-09-04T23:23:05.928Z | Compiling bytes v1.11.1 |
| 1519 | 2026-09-04T23:23:05.944Z | Compiling icu_properties v2.1.2 |
| 1520 | 2026-09-04T23:23:05.981Z | Compiling icu_normalizer v2.1.1 |
| 1521 | 2026-09-04T23:23:05.998Z | Compiling chrono v0.4.45 |
| 1522 | 2026-09-04T23:23:05.998Z | Compiling ipnet v2.12.0 |
| 1523 | 2026-09-04T23:23:06.001Z | Compiling hex v0.4.3 |
| 1524 | 2026-09-04T23:23:06.053Z | Compiling thiserror v1.0.69 |
| 1525 | 2026-09-04T23:23:06.170Z | Compiling der v0.7.10 |
| 1526 | 2026-09-04T23:23:06.302Z | Compiling rustls-pki-types v1.14.0 |
| 1527 | 2026-09-04T23:23:06.358Z | Compiling hybrid-array v0.4.13 |
| 1528 | 2026-09-04T23:23:06.528Z | Compiling tokio v1.52.1 |
| 1529 | 2026-09-04T23:23:06.544Z | Compiling http v1.4.2 |
| 1530 | 2026-09-04T23:23:06.573Z | Compiling serde_spanned v0.6.9 |
| 1531 | 2026-09-04T23:23:06.720Z | Compiling block-buffer v0.10.4 |
| 1532 | 2026-09-04T23:23:06.735Z | Compiling crypto-common v0.1.7 |
| 1533 | 2026-09-04T23:23:06.769Z | Compiling toml_datetime v0.6.11 |
| 1534 | 2026-09-04T23:23:06.906Z | Compiling digest v0.10.7 |
| 1535 | 2026-09-04T23:23:06.920Z | Compiling idna_adapter v1.2.1 |
| 1536 | 2026-09-04T23:23:06.934Z | Compiling clap v4.6.1 |
| 1537 | 2026-09-04T23:23:07.032Z | Compiling ppv-lite86 v0.2.21 |
| 1538 | 2026-09-04T23:23:07.057Z | Compiling idna v1.1.0 |
| 1539 | 2026-09-04T23:23:07.072Z | Compiling spki v0.7.3 |
| 1540 | 2026-09-04T23:23:07.153Z | Compiling sha2 v0.10.9 |
| 1541 | 2026-09-04T23:23:07.177Z | Compiling signature v2.2.0 |
| 1542 | 2026-09-04T23:23:07.192Z | Compiling http-body v1.0.1 |
| 1543 | 2026-09-04T23:23:07.310Z | Compiling pkcs8 v0.10.2 |
| 1544 | 2026-09-04T23:23:07.333Z | Compiling rand_chacha v0.9.0 |
| 1545 | 2026-09-04T23:23:07.364Z | Compiling url v2.5.8 |
| 1546 | 2026-09-04T23:23:07.383Z | Compiling rand_chacha v0.3.1 |
| 1547 | 2026-09-04T23:23:07.399Z | Compiling hmac v0.12.1 |
| 1548 | 2026-09-04T23:23:07.403Z | Compiling http-body-util v0.1.3 |
| 1549 | 2026-09-04T23:23:07.479Z | Compiling pkcs1 v0.7.5 |
| 1550 | 2026-09-04T23:23:07.589Z | Compiling rand v0.9.2 |
| 1551 | 2026-09-04T23:23:07.605Z | Compiling rand v0.8.6 |
| 1552 | 2026-09-04T23:23:07.658Z | Compiling dof v0.4.0 |
| 1553 | 2026-09-04T23:23:07.732Z | Compiling dtrace-parser v0.3.0 |
| 1554 | 2026-09-04T23:23:07.764Z | Compiling time v0.3.47 |
| 1555 | 2026-09-04T23:23:08.139Z | Compiling scroll_derive v0.12.1 |
| 1556 | 2026-09-04T23:23:08.142Z | Compiling structmeta-derive v0.3.0 |
| 1557 | 2026-09-04T23:23:08.182Z | Compiling crc v3.4.0 |
| 1558 | 2026-09-04T23:23:08.202Z | Compiling array-init v0.0.4 |
| 1559 | 2026-09-04T23:23:08.247Z | Compiling proptest v1.11.0 |
| 1560 | 2026-09-04T23:23:08.445Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-09-04T23:23:08.474Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-04T23:23:08.520Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-04T23:23:08.574Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-04T23:23:08.589Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-04T23:23:08.674Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-04T23:23:08.688Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-04T23:23:08.766Z | Compiling ipnetwork v0.21.1 |
| 1568 | 2026-09-04T23:23:08.811Z | Compiling cookie v0.18.1 |
| 1569 | 2026-09-04T23:23:08.811Z | Compiling hashbrown v0.12.3 |
| 1570 | 2026-09-04T23:23:08.863Z | Compiling ryu v1.0.23 |
| 1571 | 2026-09-04T23:23:08.907Z | Compiling anyhow v1.0.104 |
| 1572 | 2026-09-04T23:23:08.998Z | Compiling gimli v0.32.3 |
| 1573 | 2026-09-04T23:23:09.040Z | Compiling winnow v0.5.40 |
| 1574 | 2026-09-04T23:23:09.064Z | Compiling unicode-properties v0.1.4 |
| 1575 | 2026-09-04T23:23:09.190Z | Compiling zstd-safe v7.2.4 |
| 1576 | 2026-09-04T23:23:09.274Z | Compiling allocator-api2 v0.2.21 |
| 1577 | 2026-09-04T23:23:09.300Z | Compiling signal-hook v0.3.18 |
| 1578 | 2026-09-04T23:23:09.318Z | Compiling unicode-bidi v0.3.18 |
| 1579 | 2026-09-04T23:23:09.333Z | Compiling base64 v0.21.7 |
| 1580 | 2026-09-04T23:23:09.350Z | Compiling iri-string v0.7.10 |
| 1581 | 2026-09-04T23:23:09.366Z | Compiling structmeta v0.3.0 |
| 1582 | 2026-09-04T23:23:09.461Z | Compiling rsa v0.9.10 |
| 1583 | 2026-09-04T23:23:09.602Z | Compiling ron v0.8.1 |
| 1584 | 2026-09-04T23:23:09.646Z | Compiling oxnet v0.1.6 |
| 1585 | 2026-09-04T23:23:09.671Z | Compiling stringprep v0.1.5 |
| 1586 | 2026-09-04T23:23:09.685Z | Compiling serde_urlencoded v0.7.1 |
| 1587 | 2026-09-04T23:23:09.880Z | Compiling scroll v0.12.0 |
| 1588 | 2026-09-04T23:23:09.928Z | Compiling env_logger v0.11.11 |
| 1589 | 2026-09-04T23:23:10.142Z | Compiling serde-hex v0.1.0 |
| 1590 | 2026-09-04T23:23:10.168Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1591 | 2026-09-04T23:23:10.303Z | Compiling bzip2 v0.4.4 |
| 1592 | 2026-09-04T23:23:10.369Z | Compiling toml_edit v0.19.15 |
| 1593 | 2026-09-04T23:23:10.542Z | Compiling tokio-util v0.7.18 |
| 1594 | 2026-09-04T23:23:10.558Z | Compiling tower v0.5.3 |
| 1595 | 2026-09-04T23:23:10.588Z | Compiling tokio-native-tls v0.3.1 |
| 1596 | 2026-09-04T23:23:10.731Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1597 | 2026-09-04T23:23:10.747Z | Compiling addr2line v0.25.1 |
| 1598 | 2026-09-04T23:23:10.782Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-09-04T23:23:10.951Z | Compiling hashbrown v0.13.2 |
| 1600 | 2026-09-04T23:23:11.038Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-09-04T23:23:11.080Z | Compiling x509-cert v0.2.5 |
| 1602 | 2026-09-04T23:23:11.092Z | Compiling darling_macro v0.23.0 |
| 1603 | 2026-09-04T23:23:11.108Z | Compiling md-5 v0.10.6 |
| 1604 | 2026-09-04T23:23:11.133Z | Compiling block-buffer v0.12.1 |
| 1605 | 2026-09-04T23:23:11.291Z | Compiling h2 v0.4.15 |
| 1606 | 2026-09-04T23:23:11.351Z | Compiling crypto-common v0.2.2 |
| 1607 | 2026-09-04T23:23:11.461Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-09-04T23:23:11.464Z | Compiling derive_builder_macro v0.20.2 |
| 1609 | 2026-09-04T23:23:11.614Z | Compiling rustls-native-certs v0.8.3 |
| 1610 | 2026-09-04T23:23:11.647Z | Compiling serde_tokenstream v0.2.3 |
| 1611 | 2026-09-04T23:23:11.911Z | Compiling erased-serde v0.3.31 |
| 1612 | 2026-09-04T23:23:11.982Z | Compiling camino v1.2.5 |
| 1613 | 2026-09-04T23:23:11.997Z | Compiling bstr v1.12.1 |
| 1614 | 2026-09-04T23:23:12.169Z | Compiling zerocopy-derive v0.7.35 |
| 1615 | 2026-09-04T23:23:12.254Z | Compiling daft-derive v0.1.8 |
| 1616 | 2026-09-04T23:23:12.388Z | Compiling pin-project-internal v1.1.11 |
| 1617 | 2026-09-04T23:23:12.415Z | Compiling async-trait v0.1.89 |
| 1618 | 2026-09-04T23:23:12.433Z | Compiling heck v0.4.1 |
| 1619 | 2026-09-04T23:23:12.598Z | Compiling curve25519-dalek v4.1.3 |
| 1620 | 2026-09-04T23:23:12.666Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-04T23:23:12.681Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-04T23:23:12.708Z | Compiling memoffset v0.9.1 |
| 1623 | 2026-09-04T23:23:12.892Z | Compiling encoding_rs v0.8.35 |
| 1624 | 2026-09-04T23:23:12.906Z | Compiling litrs v1.0.0 |
| 1625 | 2026-09-04T23:23:12.944Z | Compiling mime v0.3.17 |
| 1626 | 2026-09-04T23:23:12.979Z | Compiling smoltcp v0.9.1 |
| 1627 | 2026-09-04T23:23:13.080Z | Compiling ref-cast v1.0.25 |
| 1628 | 2026-09-04T23:23:13.126Z | Compiling cfg_aliases v0.2.1 |
| 1629 | 2026-09-04T23:23:13.126Z | Compiling rustc-demangle v0.1.27 |
| 1630 | 2026-09-04T23:23:13.157Z | Compiling crc-any v2.5.0 |
| 1631 | 2026-09-04T23:23:13.228Z | Compiling owo-colors v4.3.0 |
| 1632 | 2026-09-04T23:23:13.244Z | Compiling psl-types v2.0.11 |
| 1633 | 2026-09-04T23:23:13.386Z | Compiling fallible-iterator v0.2.0 |
| 1634 | 2026-09-04T23:23:13.401Z | Compiling rustix v0.38.44 |
| 1635 | 2026-09-04T23:23:13.455Z | Compiling publicsuffix v2.3.0 |
| 1636 | 2026-09-04T23:23:13.469Z | Compiling document-features v0.2.12 |
| 1637 | 2026-09-04T23:23:13.492Z | Compiling nix v0.31.2 |
| 1638 | 2026-09-04T23:23:13.557Z | Compiling zerocopy v0.7.35 |
| 1639 | 2026-09-04T23:23:13.573Z | Compiling daft v0.1.8 |
| 1640 | 2026-09-04T23:23:13.648Z | Compiling pin-project v1.1.11 |
| 1641 | 2026-09-04T23:23:13.733Z | Compiling postgres-protocol v0.6.10 |
| 1642 | 2026-09-04T23:23:13.787Z | Compiling snafu-derive v0.8.9 |
| 1643 | 2026-09-04T23:23:13.887Z | Compiling derive_builder v0.20.2 |
| 1644 | 2026-09-04T23:23:13.915Z | Compiling toml v0.7.8 |
| 1645 | 2026-09-04T23:23:13.930Z | Compiling darling v0.23.0 |
| 1646 | 2026-09-04T23:23:14.024Z | Compiling inout v0.2.2 |
| 1647 | 2026-09-04T23:23:14.039Z | Compiling object v0.30.4 |
| 1648 | 2026-09-04T23:23:14.123Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1649 | 2026-09-04T23:23:14.150Z | Compiling zip v0.6.6 |
| 1650 | 2026-09-04T23:23:14.187Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1651 | 2026-09-04T23:23:14.230Z | Compiling goblin v0.8.2 |
| 1652 | 2026-09-04T23:23:14.443Z | Compiling derive-ex v0.1.8 |
| 1653 | 2026-09-04T23:23:14.496Z | Compiling hyper v1.10.1 |
| 1654 | 2026-09-04T23:23:14.511Z | Compiling backtrace v0.3.76 |
| 1655 | 2026-09-04T23:23:14.700Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-04T23:23:14.780Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-04T23:23:14.823Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-04T23:23:14.858Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-04T23:23:14.873Z | Compiling ref-cast-impl v1.0.25 |
| 1660 | 2026-09-04T23:23:14.993Z | Compiling strum_macros v0.27.2 |
| 1661 | 2026-09-04T23:23:15.125Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1662 | 2026-09-04T23:23:15.285Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-04T23:23:15.300Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-04T23:23:15.461Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-04T23:23:15.492Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-04T23:23:15.528Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-04T23:23:15.587Z | Compiling foldhash v0.1.5 |
| 1668 | 2026-09-04T23:23:15.608Z | Compiling hyper-util v0.1.20 |
| 1669 | 2026-09-04T23:23:15.657Z | Compiling base16ct v0.2.0 |
| 1670 | 2026-09-04T23:23:15.731Z | Compiling bitflags v1.3.2 |
| 1671 | 2026-09-04T23:23:15.760Z | Compiling jiff-core v0.1.0 |
| 1672 | 2026-09-04T23:23:15.777Z | Compiling is_ci v1.2.0 |
| 1673 | 2026-09-04T23:23:15.797Z | Compiling bumpalo v3.20.2 |
| 1674 | 2026-09-04T23:23:15.812Z | Compiling same-file v1.0.6 |
| 1675 | 2026-09-04T23:23:15.832Z | Compiling path-slash v0.1.5 |
| 1676 | 2026-09-04T23:23:15.835Z | Compiling foldhash v0.2.0 |
| 1677 | 2026-09-04T23:23:15.863Z | Compiling managed v0.8.0 |
| 1678 | 2026-09-04T23:23:15.931Z | Compiling libbz2-rs-sys v0.2.2 |
| 1679 | 2026-09-04T23:23:15.983Z | Compiling walkdir v2.5.0 |
| 1680 | 2026-09-04T23:23:15.998Z | Compiling zopfli v0.8.3 |
| 1681 | 2026-09-04T23:23:16.066Z | Compiling hashbrown v0.16.1 |
| 1682 | 2026-09-04T23:23:16.104Z | Compiling supports-color v3.0.2 |
| 1683 | 2026-09-04T23:23:16.145Z | Compiling textwrap v0.16.2 |
| 1684 | 2026-09-04T23:23:16.205Z | Compiling test-strategy v0.4.5 |
| 1685 | 2026-09-04T23:23:16.314Z | Compiling snafu v0.8.9 |
| 1686 | 2026-09-04T23:23:16.618Z | Compiling jiff v0.2.34 |
| 1687 | 2026-09-04T23:23:16.634Z | Compiling dof v0.3.0 |
| 1688 | 2026-09-04T23:23:16.671Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1689 | 2026-09-04T23:23:16.674Z | Compiling bzip2 v0.6.1 |
| 1690 | 2026-09-04T23:23:16.705Z | Compiling sec1 v0.7.3 |
| 1691 | 2026-09-04T23:23:16.902Z | Compiling hashbrown v0.15.5 |
| 1692 | 2026-09-04T23:23:16.917Z | Compiling cargo_metadata v0.23.1 |
| 1693 | 2026-09-04T23:23:16.993Z | Compiling group v0.13.0 |
| 1694 | 2026-09-04T23:23:17.011Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-09-04T23:23:17.027Z | Compiling derive_more-impl v2.1.1 |
| 1696 | 2026-09-04T23:23:17.067Z | Compiling strum v0.27.2 |
| 1697 | 2026-09-04T23:23:17.193Z | Compiling reqwest v0.12.28 |
| 1698 | 2026-09-04T23:23:17.268Z | Compiling hubpack v0.1.2 |
| 1699 | 2026-09-04T23:23:17.353Z | Compiling phf v0.13.1 |
| 1700 | 2026-09-04T23:23:17.378Z | Compiling backtrace-ext v0.2.1 |
| 1701 | 2026-09-04T23:23:17.394Z | Compiling futures v0.3.32 |
| 1702 | 2026-09-04T23:23:17.471Z | Compiling signal-hook-mio v0.2.5 |
| 1703 | 2026-09-04T23:23:17.486Z | Compiling cookie_store v0.22.1 |
| 1704 | 2026-09-04T23:23:17.537Z | Compiling zstd v0.13.3 |
| 1705 | 2026-09-04T23:23:17.565Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-04T23:23:17.602Z | Compiling postgres-types v0.2.12 |
| 1707 | 2026-09-04T23:23:17.752Z | Compiling serde_with_macros v3.21.0 |
| 1708 | 2026-09-04T23:23:17.905Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-04T23:23:17.926Z | Compiling usdt-attr-macro v0.6.0 |
| 1710 | 2026-09-04T23:23:18.138Z | Compiling usdt-macro v0.6.0 |
| 1711 | 2026-09-04T23:23:18.221Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-04T23:23:18.236Z | Compiling hkdf v0.12.4 |
| 1713 | 2026-09-04T23:23:18.272Z | Compiling ed25519 v2.2.3 |
| 1714 | 2026-09-04T23:23:18.383Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-04T23:23:18.425Z | Compiling dtrace-parser v0.2.0 |
| 1716 | 2026-09-04T23:23:18.583Z | Compiling serde-big-array v0.5.1 |
| 1717 | 2026-09-04T23:23:18.664Z | Compiling olpc-cjson v0.1.4 |
| 1718 | 2026-09-04T23:23:18.703Z | Compiling serde_plain v1.0.2 |
| 1719 | 2026-09-04T23:23:18.754Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-04T23:23:18.812Z | Compiling strum_macros v0.26.4 |
| 1721 | 2026-09-04T23:23:18.848Z | Compiling miette-derive v7.6.0 |
| 1722 | 2026-09-04T23:23:18.923Z | Compiling async-recursion v1.1.1 |
| 1723 | 2026-09-04T23:23:18.968Z | Compiling serde_repr v0.1.20 |
| 1724 | 2026-09-04T23:23:18.984Z | Compiling enum-as-inner v0.6.1 |
| 1725 | 2026-09-04T23:23:18.987Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-04T23:23:19.018Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-04T23:23:19.164Z | Compiling thread-id v4.2.2 |
| 1728 | 2026-09-04T23:23:19.216Z | Compiling memmap2 v0.9.10 |
| 1729 | 2026-09-04T23:23:19.229Z | Compiling either v1.15.0 |
| 1730 | 2026-09-04T23:23:19.261Z | Compiling new_debug_unreachable v1.0.6 |
| 1731 | 2026-09-04T23:23:19.341Z | Compiling supports-hyperlinks v3.2.0 |
| 1732 | 2026-09-04T23:23:19.356Z | Compiling fixedbitset v0.4.2 |
| 1733 | 2026-09-04T23:23:19.371Z | Compiling difflib v0.4.0 |
| 1734 | 2026-09-04T23:23:19.456Z | Compiling keccak v0.1.6 |
| 1735 | 2026-09-04T23:23:19.459Z | Compiling fixedbitset v0.5.7 |
| 1736 | 2026-09-04T23:23:19.523Z | Compiling cpufeatures v0.3.0 |
| 1737 | 2026-09-04T23:23:19.555Z | Compiling static_assertions v1.1.0 |
| 1738 | 2026-09-04T23:23:19.576Z | Compiling whoami v2.1.0 |
| 1739 | 2026-09-04T23:23:19.603Z | Compiling const-oid v0.10.2 |
| 1740 | 2026-09-04T23:23:19.619Z | Compiling typed-path v0.9.3 |
| 1741 | 2026-09-04T23:23:19.636Z | Compiling supports-unicode v3.0.0 |
| 1742 | 2026-09-04T23:23:19.652Z | Compiling precomputed-hash v0.1.1 |
| 1743 | 2026-09-04T23:23:19.656Z | Compiling normalize-line-endings v0.3.0 |
| 1744 | 2026-09-04T23:23:19.757Z | Compiling data-encoding v2.10.0 |
| 1745 | 2026-09-04T23:23:19.776Z | Compiling predicates-core v1.0.10 |
| 1746 | 2026-09-04T23:23:19.796Z | Compiling winnow v1.0.3 |
| 1747 | 2026-09-04T23:23:19.819Z | Compiling tokio-postgres v0.7.16 |
| 1748 | 2026-09-04T23:23:19.837Z | Compiling digest v0.11.3 |
| 1749 | 2026-09-04T23:23:19.959Z | Compiling predicates v3.1.4 |
| 1750 | 2026-09-04T23:23:19.974Z | Compiling string_cache v0.8.9 |
| 1751 | 2026-09-04T23:23:19.990Z | Compiling petgraph v0.8.3 |
| 1752 | 2026-09-04T23:23:20.075Z | Compiling miette v7.6.0 |
| 1753 | 2026-09-04T23:23:20.093Z | Compiling hickory-proto v0.25.2 |
| 1754 | 2026-09-04T23:23:20.228Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1755 | 2026-09-04T23:23:20.244Z | Compiling sha3 v0.10.8 |
| 1756 | 2026-09-04T23:23:20.337Z | Compiling chacha20 v0.10.0 |
| 1757 | 2026-09-04T23:23:20.481Z | Compiling toml_edit v0.22.27 |
| 1758 | 2026-09-04T23:23:20.554Z | Compiling petgraph v0.6.5 |
| 1759 | 2026-09-04T23:23:20.631Z | Compiling strum v0.26.3 |
| 1760 | 2026-09-04T23:23:20.648Z | Compiling itertools v0.13.0 |
| 1761 | 2026-09-04T23:23:20.708Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1762 | 2026-09-04T23:23:20.724Z | Compiling usdt v0.6.0 |
| 1763 | 2026-09-04T23:23:20.778Z | Compiling elliptic-curve v0.13.8 |
| 1764 | 2026-09-04T23:23:20.872Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-04T23:23:20.887Z | Compiling serde_with v3.21.0 |
| 1766 | 2026-09-04T23:23:21.002Z | Compiling zip v4.6.1 |
| 1767 | 2026-09-04T23:23:21.138Z | Compiling crossterm v0.28.1 |
| 1768 | 2026-09-04T23:23:21.198Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-04T23:23:21.258Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-04T23:23:21.350Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-04T23:23:21.751Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-04T23:23:21.929Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-04T23:23:21.969Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-04T23:23:21.972Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-04T23:23:22.057Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-04T23:23:22.137Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-04T23:23:22.325Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-04T23:23:22.340Z | Compiling lalrpop-util v0.19.12 |
| 1779 | 2026-09-04T23:23:22.355Z | Compiling peg-runtime v0.8.5 |
| 1780 | 2026-09-04T23:23:22.434Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-04T23:23:22.455Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-04T23:23:22.470Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-04T23:23:22.552Z | Compiling is-terminal v0.4.17 |
| 1784 | 2026-09-04T23:23:22.659Z | Compiling filetime v0.2.27 |
| 1785 | 2026-09-04T23:23:22.676Z | Compiling term v1.2.1 |
| 1786 | 2026-09-04T23:23:22.718Z | Compiling take_mut v0.2.2 |
| 1787 | 2026-09-04T23:23:22.734Z | Compiling xattr v1.6.1 |
| 1788 | 2026-09-04T23:23:22.809Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-04T23:23:22.861Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-04T23:23:22.955Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-04T23:23:40.229Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-04T23:23:42.927Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-04T23:23:42.927Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-04T23:23:42.927Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-04T23:23:43.130Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-04T23:23:43.330Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-04T23:23:45.488Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-04T23:23:45.736Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-04T23:23:48.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.65s |
| 1800 | 2026-09-04T23:23:48.837Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-04T23:23:48.895Z | Sep 04 23:23:48.344 INFO Starting download, target: Console |
| 1802 | 2026-09-04T23:23:48.895Z | Sep 04 23:23:48.344 INFO Starting download, target: Clickhouse |
| 1803 | 2026-09-04T23:23:48.896Z | Sep 04 23:23:48.344 INFO Starting download, target: DendriteStub |
| 1804 | 2026-09-04T23:23:48.896Z | Sep 04 23:23:48.345 INFO Starting download, target: Cockroach |
| 1805 | 2026-09-04T23:23:48.896Z | Sep 04 23:23:48.345 INFO Starting download, target: MaghemiteMgd |
| 1806 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1811 | 2026-09-04T23:23:48.899Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1812 | 2026-09-04T23:23:48.900Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1813 | 2026-09-04T23:23:48.900Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1814 | 2026-09-04T23:23:48.900Z | Sep 04 23:23:48.345 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-04T23:23:49.511Z | Sep 04 23:23:48.956 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-04T23:23:49.686Z | Sep 04 23:23:49.130 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-04T23:23:50.675Z | Sep 04 23:23:50.119 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-09-04T23:23:50.870Z | Sep 04 23:23:50.317 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1819 | 2026-09-04T23:23:50.887Z | Sep 04 23:23:50.335 INFO Download complete, target: Console |
| 1820 | 2026-09-04T23:23:50.939Z | Sep 04 23:23:50.387 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1821 | 2026-09-04T23:23:51.144Z | Sep 04 23:23:50.587 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1822 | 2026-09-04T23:23:51.230Z | Sep 04 23:23:50.676 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1823 | 2026-09-04T23:23:51.637Z | Sep 04 23:23:51.086 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-04T23:23:51.637Z | Sep 04 23:23:51.086 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-04T23:23:52.609Z | Sep 04 23:23:52.058 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-04T23:23:53.181Z | Sep 04 23:23:52.629 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-04T23:23:53.396Z | Sep 04 23:23:52.845 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-04T23:23:55.478Z | Sep 04 23:23:54.927 INFO Checking that binary works, target: Cockroach |
| 1829 | 2026-09-04T23:23:55.597Z | Sep 04 23:23:55.045 INFO Download complete, target: Cockroach |
| 1830 | 2026-09-04T23:23:56.654Z | Sep 04 23:23:56.103 INFO Checking that binary works, target: Clickhouse |
| 1831 | 2026-09-04T23:23:56.733Z | Sep 04 23:23:56.183 INFO Download complete, target: Clickhouse |
| 1832 | 2026-09-04T23:23:56.740Z | All prerequisites installed successfully |
| 1833 | 2026-09-04T23:23:56.744Z | |
| 1834 | 2026-09-04T23:23:56.744Z | real 1:53.923227095 |
| 1835 | 2026-09-04T23:23:56.744Z | user 7:23.911590909 |
| 1836 | 2026-09-04T23:23:56.744Z | sys 1:50.956433958 |
| 1837 | 2026-09-04T23:23:56.744Z | trap 0.316921861 |
| 1838 | 2026-09-04T23:23:56.744Z | tflt 0.735774054 |
| 1839 | 2026-09-04T23:23:56.744Z | dflt 1.449769278 |
| 1840 | 2026-09-04T23:23:56.744Z | kflt 0.019032027 |
| 1841 | 2026-09-04T23:23:56.744Z | lock 28:41.090848861 |
| 1842 | 2026-09-04T23:23:56.744Z | slp 20:35.877950223 |
| 1843 | 2026-09-04T23:23:56.744Z | lat 31.589900782 |
| 1844 | 2026-09-04T23:23:56.744Z | stop 3:39.008853907 |
| 1845 | 2026-09-04T23:23:56.744Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-04T23:23:57.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-04T23:23:57.221Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-04T23:23:57.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1849 | 2026-09-04T23:23:58.050Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-04T23:23:58.091Z | Sep 04 23:23:57.540 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-04T23:23:58.095Z | Sep 04 23:23:57.541 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-04T23:23:58.665Z | Sep 04 23:23:58.114 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-04T23:23:58.669Z | |
| 1854 | 2026-09-04T23:23:58.673Z | real 1.922153657 |
| 1855 | 2026-09-04T23:23:58.674Z | user 1.318180217 |
| 1856 | 2026-09-04T23:23:58.674Z | sys 0.612043587 |
| 1857 | 2026-09-04T23:23:58.674Z | trap 0.000501630 |
| 1858 | 2026-09-04T23:23:58.674Z | tflt 0.000088380 |
| 1859 | 2026-09-04T23:23:58.674Z | dflt 0.000230740 |
| 1860 | 2026-09-04T23:23:58.674Z | kflt 0.000000000 |
| 1861 | 2026-09-04T23:23:58.674Z | lock 10.720210480 |
| 1862 | 2026-09-04T23:23:58.674Z | slp 0.429753541 |
| 1863 | 2026-09-04T23:23:58.674Z | lat 0.086417016 |
| 1864 | 2026-09-04T23:23:58.674Z | stop 0.000182950 |
| 1865 | 2026-09-04T23:23:58.674Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-04T23:23:58.674Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-04T23:23:58.674Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-04T23:23:59.582Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-04T23:23:59.582Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-04T23:23:59.582Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-04T23:23:59.585Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-04T23:23:59.585Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-04T23:23:59.585Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-04T23:23:59.586Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-04T23:23:59.586Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-04T23:23:59.586Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-04T23:23:59.586Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-04T23:23:59.586Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-04T23:23:59.586Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-04T23:23:59.586Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-04T23:23:59.726Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-04T23:23:59.879Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-04T23:24:00.053Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-04T23:24:00.087Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-04T23:24:00.101Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-04T23:24:00.127Z | Compiling icu_normalizer_data v2.1.1 |
| 1887 | 2026-09-04T23:24:00.152Z | Compiling icu_properties_data v2.1.2 |
| 1888 | 2026-09-04T23:24:00.168Z | Compiling smallvec v1.15.1 |
| 1889 | 2026-09-04T23:24:00.200Z | Compiling parking_lot_core v0.9.12 |
| 1890 | 2026-09-04T23:24:00.234Z | Compiling generic-array v0.14.7 |
| 1891 | 2026-09-04T23:24:00.273Z | Compiling num-traits v0.2.19 |
| 1892 | 2026-09-04T23:24:00.469Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-04T23:24:00.484Z | Compiling log v0.4.33 |
| 1894 | 2026-09-04T23:24:00.508Z | Compiling subtle v2.6.1 |
| 1895 | 2026-09-04T23:24:00.524Z | Compiling pkg-config v0.3.32 |
| 1896 | 2026-09-04T23:24:00.585Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-04T23:24:00.589Z | Compiling typenum v1.20.1 |
| 1898 | 2026-09-04T23:24:00.597Z | Compiling rustix v1.1.4 |
| 1899 | 2026-09-04T23:24:00.704Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-04T23:24:00.716Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-04T23:24:00.754Z | Compiling thiserror v2.0.18 |
| 1902 | 2026-09-04T23:24:00.809Z | Compiling rand_core v0.10.0 |
| 1903 | 2026-09-04T23:24:00.825Z | Compiling lock_api v0.4.14 |
| 1904 | 2026-09-04T23:24:00.979Z | Compiling errno v0.3.14 |
| 1905 | 2026-09-04T23:24:01.002Z | Compiling jobserver v0.1.34 |
| 1906 | 2026-09-04T23:24:01.092Z | Compiling critical-section v1.2.0 |
| 1907 | 2026-09-04T23:24:01.128Z | Compiling getrandom v0.2.17 |
| 1908 | 2026-09-04T23:24:01.165Z | Compiling equivalent v1.0.2 |
| 1909 | 2026-09-04T23:24:01.185Z | Compiling percent-encoding v2.3.2 |
| 1910 | 2026-09-04T23:24:01.200Z | Compiling writeable v0.6.2 |
| 1911 | 2026-09-04T23:24:01.224Z | Compiling syn v2.0.117 |
| 1912 | 2026-09-04T23:24:01.247Z | Compiling cc v1.2.56 |
| 1913 | 2026-09-04T23:24:01.254Z | Compiling litemap v0.8.1 |
| 1914 | 2026-09-04T23:24:01.270Z | Compiling schemars v0.8.22 |
| 1915 | 2026-09-04T23:24:01.282Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-04T23:24:01.343Z | Compiling pin-project-lite v0.2.17 |
| 1917 | 2026-09-04T23:24:01.358Z | Compiling syn v1.0.109 |
| 1918 | 2026-09-04T23:24:01.437Z | Compiling once_cell v1.21.3 |
| 1919 | 2026-09-04T23:24:01.524Z | Compiling rustversion v1.0.22 |
| 1920 | 2026-09-04T23:24:01.595Z | Compiling heck v0.5.0 |
| 1921 | 2026-09-04T23:24:01.599Z | Compiling hashbrown v0.17.0 |
| 1922 | 2026-09-04T23:24:01.652Z | Compiling dunce v1.0.5 |
| 1923 | 2026-09-04T23:24:01.665Z | Compiling fs_extra v1.3.0 |
| 1924 | 2026-09-04T23:24:01.719Z | Compiling byteorder v1.5.0 |
| 1925 | 2026-09-04T23:24:01.719Z | Compiling utf8_iter v1.0.4 |
| 1926 | 2026-09-04T23:24:01.766Z | Compiling form_urlencoded v1.2.2 |
| 1927 | 2026-09-04T23:24:01.820Z | Compiling strsim v0.11.1 |
| 1928 | 2026-09-04T23:24:01.943Z | Compiling signal-hook-registry v1.4.8 |
| 1929 | 2026-09-04T23:24:02.013Z | Compiling cmake v0.1.57 |
| 1930 | 2026-09-04T23:24:02.038Z | Compiling thiserror v1.0.69 |
| 1931 | 2026-09-04T23:24:02.141Z | Compiling parking_lot v0.12.5 |
| 1932 | 2026-09-04T23:24:02.189Z | Compiling semver v1.0.28 |
| 1933 | 2026-09-04T23:24:02.223Z | Compiling bitflags v2.11.0 |
| 1934 | 2026-09-04T23:24:02.253Z | Compiling indexmap v2.14.0 |
| 1935 | 2026-09-04T23:24:02.379Z | Compiling socket2 v0.6.3 |
| 1936 | 2026-09-04T23:24:02.400Z | Compiling mio v1.2.0 |
| 1937 | 2026-09-04T23:24:02.511Z | Compiling futures-core v0.3.32 |
| 1938 | 2026-09-04T23:24:02.554Z | Compiling aws-lc-rs v1.16.3 |
| 1939 | 2026-09-04T23:24:02.573Z | Compiling aws-lc-sys v0.40.0 |
| 1940 | 2026-09-04T23:24:02.602Z | Compiling const-oid v0.9.6 |
| 1941 | 2026-09-04T23:24:02.691Z | Compiling iana-time-zone v0.1.65 |
| 1942 | 2026-09-04T23:24:02.734Z | Compiling httparse v1.10.1 |
| 1943 | 2026-09-04T23:24:02.955Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-04T23:24:02.969Z | Compiling crc32fast v1.5.0 |
| 1945 | 2026-09-04T23:24:03.099Z | Compiling fnv v1.0.7 |
| 1946 | 2026-09-04T23:24:03.137Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-09-04T23:24:03.187Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-04T23:24:03.217Z | Compiling vcpkg v0.2.15 |
| 1949 | 2026-09-04T23:24:03.260Z | Compiling ident_case v1.0.1 |
| 1950 | 2026-09-04T23:24:03.319Z | Compiling pest v2.8.6 |
| 1951 | 2026-09-04T23:24:03.505Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-04T23:24:03.587Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-04T23:24:03.608Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-04T23:24:03.693Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-04T23:24:03.719Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-04T23:24:03.813Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-04T23:24:03.893Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-04T23:24:03.909Z | Compiling futures-io v0.3.32 |
| 1959 | 2026-09-04T23:24:03.962Z | Compiling slab v0.4.12 |
| 1960 | 2026-09-04T23:24:04.023Z | Compiling synstructure v0.13.2 |
| 1961 | 2026-09-04T23:24:04.040Z | Compiling serde_derive_internals v0.29.1 |
| 1962 | 2026-09-04T23:24:04.112Z | Compiling futures-task v0.3.32 |
| 1963 | 2026-09-04T23:24:04.307Z | Compiling num-conv v0.2.0 |
| 1964 | 2026-09-04T23:24:04.335Z | Compiling time-core v0.1.8 |
| 1965 | 2026-09-04T23:24:04.366Z | Compiling radium v0.7.0 |
| 1966 | 2026-09-04T23:24:04.370Z | Compiling plain v0.2.3 |
| 1967 | 2026-09-04T23:24:04.454Z | Compiling pest_meta v2.8.6 |
| 1968 | 2026-09-04T23:24:04.507Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-04T23:24:04.523Z | Compiling time-macros v0.2.27 |
| 1970 | 2026-09-04T23:24:04.590Z | Compiling pretty-hex v0.4.1 |
| 1971 | 2026-09-04T23:24:04.616Z | Compiling maybe-uninit v2.0.0 |
| 1972 | 2026-09-04T23:24:04.668Z | Compiling base64 v0.22.1 |
| 1973 | 2026-09-04T23:24:04.684Z | Compiling base64ct v1.8.3 |
| 1974 | 2026-09-04T23:24:04.705Z | Compiling openssl v0.10.80 |
| 1975 | 2026-09-04T23:24:04.745Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-04T23:24:04.830Z | Compiling slog v2.8.2 |
| 1977 | 2026-09-04T23:24:04.924Z | Compiling flagset v0.4.7 |
| 1978 | 2026-09-04T23:24:04.989Z | Compiling pem-rfc7468 v0.7.0 |
| 1979 | 2026-09-04T23:24:05.004Z | Compiling unicode-segmentation v1.12.0 |
| 1980 | 2026-09-04T23:24:05.045Z | Compiling darling_core v0.23.0 |
| 1981 | 2026-09-04T23:24:05.071Z | Compiling pest_generator v2.8.6 |
| 1982 | 2026-09-04T23:24:05.087Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-04T23:24:05.117Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1984 | 2026-09-04T23:24:05.138Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-09-04T23:24:05.223Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-04T23:24:05.241Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-04T23:24:05.283Z | Compiling paste v1.0.15 |
| 1988 | 2026-09-04T23:24:05.311Z | Compiling serde_derive v1.0.228 |
| 1989 | 2026-09-04T23:24:05.331Z | Compiling zeroize_derive v1.5.0 |
| 1990 | 2026-09-04T23:24:05.347Z | Compiling zerofrom-derive v0.1.6 |
| 1991 | 2026-09-04T23:24:05.351Z | Compiling yoke-derive v0.8.1 |
| 1992 | 2026-09-04T23:24:05.421Z | Compiling zerocopy-derive v0.8.55 |
| 1993 | 2026-09-04T23:24:05.492Z | Compiling zerovec-derive v0.11.2 |
| 1994 | 2026-09-04T23:24:05.519Z | Compiling displaydoc v0.2.5 |
| 1995 | 2026-09-04T23:24:05.534Z | Compiling tokio-macros v2.7.0 |
| 1996 | 2026-09-04T23:24:05.550Z | Compiling futures-macro v0.3.32 |
| 1997 | 2026-09-04T23:24:05.569Z | Compiling thiserror-impl v2.0.18 |
| 1998 | 2026-09-04T23:24:05.600Z | Compiling schemars_derive v0.8.22 |
| 1999 | 2026-09-04T23:24:05.795Z | Compiling der_derive v0.7.3 |
| 2000 | 2026-09-04T23:24:05.799Z | Compiling tracing-attributes v0.1.31 |
| 2001 | 2026-09-04T23:24:05.984Z | Compiling thiserror-impl v1.0.69 |
| 2002 | 2026-09-04T23:24:06.260Z | Compiling pest_derive v2.8.6 |
| 2003 | 2026-09-04T23:24:06.286Z | Compiling scroll_derive v0.13.1 |
| 2004 | 2026-09-04T23:24:06.361Z | Compiling futures-util v0.3.32 |
| 2005 | 2026-09-04T23:24:06.536Z | Compiling zerofrom v0.1.6 |
| 2006 | 2026-09-04T23:24:06.679Z | Compiling yoke v0.8.1 |
| 2007 | 2026-09-04T23:24:06.695Z | Compiling scroll_derive v0.12.1 |
| 2008 | 2026-09-04T23:24:06.794Z | Compiling openssl-macros v0.1.1 |
| 2009 | 2026-09-04T23:24:06.903Z | Compiling zerovec v0.11.5 |
| 2010 | 2026-09-04T23:24:06.941Z | Compiling zerotrie v0.2.3 |
| 2011 | 2026-09-04T23:24:07.124Z | Compiling packed_struct v0.10.1 |
| 2012 | 2026-09-04T23:24:07.232Z | Compiling anyhow v1.0.104 |
| 2013 | 2026-09-04T23:24:07.303Z | Compiling num-bigint-dig v0.8.6 |
| 2014 | 2026-09-04T23:24:07.332Z | Compiling native-tls v0.2.18 |
| 2015 | 2026-09-04T23:24:07.396Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-04T23:24:07.415Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-04T23:24:07.497Z | Compiling tinystr v0.8.2 |
| 2018 | 2026-09-04T23:24:07.514Z | Compiling potential_utf v0.1.4 |
| 2019 | 2026-09-04T23:24:07.576Z | Compiling zerocopy-derive v0.7.35 |
| 2020 | 2026-09-04T23:24:07.704Z | Compiling icu_locale_core v2.1.1 |
| 2021 | 2026-09-04T23:24:07.729Z | Compiling icu_collections v2.1.1 |
| 2022 | 2026-09-04T23:24:08.125Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-04T23:24:08.208Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-04T23:24:08.300Z | Compiling cpufeatures v0.2.17 |
| 2025 | 2026-09-04T23:24:08.331Z | Compiling camino v1.2.5 |
| 2026 | 2026-09-04T23:24:08.389Z | Compiling icu_provider v2.1.1 |
| 2027 | 2026-09-04T23:24:08.439Z | Compiling fastrand v2.3.0 |
| 2028 | 2026-09-04T23:24:08.543Z | Compiling zeroize v1.9.0 |
| 2029 | 2026-09-04T23:24:08.572Z | Compiling bytes v1.11.1 |
| 2030 | 2026-09-04T23:24:08.687Z | Compiling icu_normalizer v2.1.1 |
| 2031 | 2026-09-04T23:24:08.704Z | Compiling icu_properties v2.1.2 |
| 2032 | 2026-09-04T23:24:08.797Z | Compiling chrono v0.4.45 |
| 2033 | 2026-09-04T23:24:08.942Z | Compiling serde_tokenstream v0.2.3 |
| 2034 | 2026-09-04T23:24:09.102Z | Compiling der v0.7.10 |
| 2035 | 2026-09-04T23:24:09.282Z | Compiling tokio v1.52.1 |
| 2036 | 2026-09-04T23:24:09.298Z | Compiling crypto-common v0.1.7 |
| 2037 | 2026-09-04T23:24:09.336Z | Compiling block-buffer v0.10.4 |
| 2038 | 2026-09-04T23:24:09.466Z | Compiling http v1.4.2 |
| 2039 | 2026-09-04T23:24:09.481Z | Compiling digest v0.10.7 |
| 2040 | 2026-09-04T23:24:09.724Z | Compiling idna_adapter v1.2.1 |
| 2041 | 2026-09-04T23:24:09.890Z | Compiling idna v1.1.0 |
| 2042 | 2026-09-04T23:24:09.943Z | Compiling ppv-lite86 v0.2.21 |
| 2043 | 2026-09-04T23:24:09.984Z | Compiling spki v0.7.3 |
| 2044 | 2026-09-04T23:24:10.224Z | Compiling tracing v0.1.44 |
| 2045 | 2026-09-04T23:24:10.239Z | Compiling url v2.5.8 |
| 2046 | 2026-09-04T23:24:10.256Z | Compiling rand_chacha v0.9.0 |
| 2047 | 2026-09-04T23:24:10.338Z | Compiling toml_datetime v0.6.11 |
| 2048 | 2026-09-04T23:24:10.450Z | Compiling serde_spanned v0.6.9 |
| 2049 | 2026-09-04T23:24:10.599Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-04T23:24:10.638Z | Compiling clap_derive v4.6.1 |
| 2051 | 2026-09-04T23:24:10.652Z | Compiling bitfield-macros v0.19.4 |
| 2052 | 2026-09-04T23:24:10.704Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-04T23:24:10.723Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-04T23:24:11.017Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-04T23:24:11.105Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-09-04T23:24:11.139Z | Compiling object v0.37.3 |
| 2057 | 2026-09-04T23:24:11.183Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-04T23:24:11.372Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-04T23:24:11.375Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-04T23:24:11.403Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-04T23:24:11.506Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-04T23:24:11.642Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-04T23:24:11.658Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-04T23:24:11.771Z | Compiling adler2 v2.0.1 |
| 2065 | 2026-09-04T23:24:11.841Z | Compiling ref-cast v1.0.25 |
| 2066 | 2026-09-04T23:24:11.880Z | Compiling utf8parse v0.2.2 |
| 2067 | 2026-09-04T23:24:11.899Z | Compiling openssl-probe v0.2.1 |
| 2068 | 2026-09-04T23:24:11.916Z | Compiling cmov v0.5.4 |
| 2069 | 2026-09-04T23:24:11.932Z | Compiling winnow v0.5.40 |
| 2070 | 2026-09-04T23:24:11.949Z | Compiling either v1.15.0 |
| 2071 | 2026-09-04T23:24:11.971Z | Compiling tinyvec_macros v0.1.1 |
| 2072 | 2026-09-04T23:24:12.003Z | Compiling usdt-impl v0.6.0 |
| 2073 | 2026-09-04T23:24:12.044Z | Compiling anstyle v1.0.14 |
| 2074 | 2026-09-04T23:24:12.076Z | Compiling tinyvec v1.10.0 |
| 2075 | 2026-09-04T23:24:12.090Z | Compiling anstyle-parse v1.0.0 |
| 2076 | 2026-09-04T23:24:12.145Z | Compiling ctutils v0.4.2 |
| 2077 | 2026-09-04T23:24:12.177Z | Compiling miniz_oxide v0.8.9 |
| 2078 | 2026-09-04T23:24:12.282Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-04T23:24:12.318Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-04T23:24:12.404Z | Compiling scroll v0.12.0 |
| 2081 | 2026-09-04T23:24:12.441Z | Compiling scroll v0.13.0 |
| 2082 | 2026-09-04T23:24:12.496Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-04T23:24:12.548Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-04T23:24:12.656Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-04T23:24:12.732Z | Compiling colorchoice v1.0.4 |
| 2086 | 2026-09-04T23:24:12.747Z | Compiling winnow v0.7.14 |
| 2087 | 2026-09-04T23:24:12.768Z | Compiling try-lock v0.2.5 |
| 2088 | 2026-09-04T23:24:12.781Z | Compiling zstd-safe v7.2.4 |
| 2089 | 2026-09-04T23:24:12.789Z | Compiling is_terminal_polyfill v1.70.2 |
| 2090 | 2026-09-04T23:24:12.865Z | Compiling untrusted v0.7.1 |
| 2091 | 2026-09-04T23:24:12.881Z | Compiling atomic-waker v1.1.2 |
| 2092 | 2026-09-04T23:24:12.912Z | Compiling tower-service v0.3.3 |
| 2093 | 2026-09-04T23:24:12.942Z | Compiling litrs v1.0.0 |
| 2094 | 2026-09-04T23:24:13.036Z | Compiling winnow v1.0.3 |
| 2095 | 2026-09-04T23:24:13.041Z | Compiling tower-layer v0.3.3 |
| 2096 | 2026-09-04T23:24:13.058Z | Compiling anstyle-query v1.1.5 |
| 2097 | 2026-09-04T23:24:13.128Z | Compiling tokio-util v0.7.18 |
| 2098 | 2026-09-04T23:24:13.200Z | Compiling toml_edit v0.19.15 |
| 2099 | 2026-09-04T23:24:13.205Z | Compiling rustix v0.38.44 |
| 2100 | 2026-09-04T23:24:13.300Z | Compiling signal-hook v0.3.18 |
| 2101 | 2026-09-04T23:24:13.339Z | Compiling anstream v1.0.0 |
| 2102 | 2026-09-04T23:24:13.426Z | Compiling document-features v0.2.12 |
| 2103 | 2026-09-04T23:24:13.456Z | Compiling want v0.3.1 |
| 2104 | 2026-09-04T23:24:13.671Z | Compiling goblin v0.10.5 |
| 2105 | 2026-09-04T23:24:13.860Z | Compiling h2 v0.4.15 |
| 2106 | 2026-09-04T23:24:13.887Z | Compiling goblin v0.8.2 |
| 2107 | 2026-09-04T23:24:13.944Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2108 | 2026-09-04T23:24:13.987Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-04T23:24:14.168Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-04T23:24:14.254Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-04T23:24:14.366Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-04T23:24:14.539Z | Compiling heck v0.4.1 |
| 2113 | 2026-09-04T23:24:14.570Z | Compiling ref-cast-impl v1.0.25 |
| 2114 | 2026-09-04T23:24:14.704Z | Compiling structmeta-derive v0.3.0 |
| 2115 | 2026-09-04T23:24:14.748Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-04T23:24:14.770Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-04T23:24:14.894Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-04T23:24:14.986Z | Compiling untrusted v0.9.0 |
| 2119 | 2026-09-04T23:24:15.095Z | Compiling httpdate v1.0.3 |
| 2120 | 2026-09-04T23:24:15.153Z | Compiling powerfmt v0.2.0 |
| 2121 | 2026-09-04T23:24:15.166Z | Compiling foreign-types-shared v0.1.1 |
| 2122 | 2026-09-04T23:24:15.183Z | Compiling tap v1.0.1 |
| 2123 | 2026-09-04T23:24:15.270Z | Compiling foreign-types v0.3.2 |
| 2124 | 2026-09-04T23:24:15.328Z | Compiling wyz v0.5.1 |
| 2125 | 2026-09-04T23:24:15.352Z | Compiling deranged v0.5.8 |
| 2126 | 2026-09-04T23:24:15.422Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-04T23:24:15.615Z | Compiling dtrace-parser v0.2.0 |
| 2128 | 2026-09-04T23:24:15.645Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-04T23:24:15.654Z | Compiling signature v2.2.0 |
| 2130 | 2026-09-04T23:24:15.742Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-04T23:24:15.812Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-04T23:24:15.909Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-04T23:24:15.966Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-04T23:24:16.071Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-04T23:24:16.107Z | Compiling wait-timeout v0.2.1 |
| 2136 | 2026-09-04T23:24:16.213Z | Compiling dof v0.3.0 |
| 2137 | 2026-09-04T23:24:16.353Z | Compiling thread-id v4.2.2 |
| 2138 | 2026-09-04T23:24:16.377Z | Compiling socket2 v0.5.10 |
| 2139 | 2026-09-04T23:24:16.416Z | Compiling thread-id v5.1.0 |
| 2140 | 2026-09-04T23:24:16.445Z | Compiling dof v0.4.0 |
| 2141 | 2026-09-04T23:24:16.459Z | Compiling num_threads v0.1.7 |
| 2142 | 2026-09-04T23:24:16.513Z | Compiling owo-colors v4.3.0 |
| 2143 | 2026-09-04T23:24:16.530Z | Compiling bit-vec v0.8.0 |
| 2144 | 2026-09-04T23:24:16.544Z | Compiling clap_lex v1.0.0 |
| 2145 | 2026-09-04T23:24:16.567Z | Compiling funty v2.0.0 |
| 2146 | 2026-09-04T23:24:16.761Z | Compiling cfg_aliases v0.2.1 |
| 2147 | 2026-09-04T23:24:16.778Z | Compiling darling_macro v0.20.11 |
| 2148 | 2026-09-04T23:24:16.868Z | Compiling quick-error v1.2.3 |
| 2149 | 2026-09-04T23:24:17.005Z | Compiling smoltcp v0.9.1 |
| 2150 | 2026-09-04T23:24:17.020Z | Compiling rusty-fork v0.3.1 |
| 2151 | 2026-09-04T23:24:17.020Z | Compiling bitvec v1.0.1 |
| 2152 | 2026-09-04T23:24:17.060Z | Compiling hyper v1.10.1 |
| 2153 | 2026-09-04T23:24:17.077Z | Compiling time v0.3.47 |
| 2154 | 2026-09-04T23:24:17.104Z | Compiling nix v0.31.2 |
| 2155 | 2026-09-04T23:24:17.107Z | Compiling bit-set v0.8.0 |
| 2156 | 2026-09-04T23:24:17.136Z | Compiling clap_builder v4.6.0 |
| 2157 | 2026-09-04T23:24:17.342Z | Compiling darling v0.20.11 |
| 2158 | 2026-09-04T23:24:17.342Z | Compiling num-iter v0.1.45 |
| 2159 | 2026-09-04T23:24:17.508Z | Compiling rand v0.8.6 |
| 2160 | 2026-09-04T23:24:17.541Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-04T23:24:17.580Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-04T23:24:17.653Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-04T23:24:17.817Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-04T23:24:17.846Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-04T23:24:17.999Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-04T23:24:18.141Z | Compiling hyper-util v0.1.20 |
| 2167 | 2026-09-04T23:24:18.199Z | Compiling unarray v0.1.4 |
| 2168 | 2026-09-04T23:24:18.335Z | Compiling crc-catalog v2.4.0 |
| 2169 | 2026-09-04T23:24:18.414Z | Compiling zlib-rs v0.6.2 |
| 2170 | 2026-09-04T23:24:18.441Z | Compiling nodrop v0.1.14 |
| 2171 | 2026-09-04T23:24:18.496Z | Compiling siphasher v1.0.2 |
| 2172 | 2026-09-04T23:24:18.526Z | Compiling array-init v0.0.4 |
| 2173 | 2026-09-04T23:24:18.544Z | Compiling crc v3.4.0 |
| 2174 | 2026-09-04T23:24:18.663Z | Compiling clap v4.6.1 |
| 2175 | 2026-09-04T23:24:18.694Z | Compiling proptest v1.11.0 |
| 2176 | 2026-09-04T23:24:18.883Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-04T23:24:19.465Z | Compiling smallvec v0.6.14 |
| 2178 | 2026-09-04T23:24:19.636Z | Compiling derive_builder_core v0.20.2 |
| 2179 | 2026-09-04T23:24:19.662Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-04T23:24:19.844Z | Compiling pkcs1 v0.7.5 |
| 2181 | 2026-09-04T23:24:19.903Z | Compiling zerocopy v0.6.6 |
| 2182 | 2026-09-04T23:24:20.048Z | Compiling http-body-util v0.1.3 |
| 2183 | 2026-09-04T23:24:20.192Z | Compiling bitfield v0.19.4 |
| 2184 | 2026-09-04T23:24:20.289Z | Compiling strum_macros v0.26.4 |
| 2185 | 2026-09-04T23:24:20.306Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-09-04T23:24:20.321Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-09-04T23:24:20.415Z | Compiling env_filter v2.0.0 |
| 2188 | 2026-09-04T23:24:20.468Z | Compiling flate2 v1.1.9 |
| 2189 | 2026-09-04T23:24:20.490Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-04T23:24:20.732Z | Compiling allocator-api2 v0.2.21 |
| 2191 | 2026-09-04T23:24:20.761Z | Compiling hashbrown v0.12.3 |
| 2192 | 2026-09-04T23:24:20.780Z | Compiling unicode-properties v0.1.4 |
| 2193 | 2026-09-04T23:24:20.907Z | Compiling ryu v1.0.23 |
| 2194 | 2026-09-04T23:24:20.935Z | Compiling base64 v0.21.7 |
| 2195 | 2026-09-04T23:24:21.128Z | Compiling iri-string v0.7.10 |
| 2196 | 2026-09-04T23:24:21.248Z | Compiling unicode-bidi v0.3.18 |
| 2197 | 2026-09-04T23:24:21.248Z | Compiling gimli v0.32.3 |
| 2198 | 2026-09-04T23:24:21.389Z | Compiling ron v0.8.1 |
| 2199 | 2026-09-04T23:24:21.659Z | Compiling stringprep v0.1.5 |
| 2200 | 2026-09-04T23:24:21.764Z | Compiling serde_urlencoded v0.7.1 |
| 2201 | 2026-09-04T23:24:21.897Z | Compiling newtype-uuid v1.3.2 |
| 2202 | 2026-09-04T23:24:21.963Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-04T23:24:21.978Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2204 | 2026-09-04T23:24:22.029Z | Compiling derive_builder_macro v0.20.2 |
| 2205 | 2026-09-04T23:24:22.044Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2206 | 2026-09-04T23:24:22.220Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-04T23:24:22.220Z | Compiling tokio-native-tls v0.3.1 |
| 2208 | 2026-09-04T23:24:22.252Z | Compiling tower-http v0.6.8 |
| 2209 | 2026-09-04T23:24:22.296Z | Compiling oxnet v0.1.6 |
| 2210 | 2026-09-04T23:24:22.414Z | Compiling serde-hex v0.1.0 |
| 2211 | 2026-09-04T23:24:22.484Z | Compiling hashbrown v0.13.2 |
| 2212 | 2026-09-04T23:24:22.497Z | Compiling bzip2 v0.4.4 |
| 2213 | 2026-09-04T23:24:22.555Z | Compiling usdt-macro v0.6.0 |
| 2214 | 2026-09-04T23:24:22.697Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-04T23:24:22.712Z | Compiling derive-ex v0.1.8 |
| 2216 | 2026-09-04T23:24:22.742Z | Compiling block-padding v0.4.2 |
| 2217 | 2026-09-04T23:24:22.870Z | Compiling crypto-common v0.2.2 |
| 2218 | 2026-09-04T23:24:22.892Z | Compiling block-buffer v0.12.1 |
| 2219 | 2026-09-04T23:24:23.100Z | Compiling addr2line v0.25.1 |
| 2220 | 2026-09-04T23:24:23.417Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-04T23:24:23.517Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-04T23:24:23.608Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-04T23:24:23.772Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-04T23:24:23.787Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-04T23:24:23.991Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-04T23:24:24.007Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-04T23:24:24.059Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-04T23:24:24.236Z | Compiling unicode-width v0.2.0 |
| 2229 | 2026-09-04T23:24:24.301Z | Compiling crc-any v2.5.0 |
| 2230 | 2026-09-04T23:24:24.321Z | Compiling rustc-demangle v0.1.27 |
| 2231 | 2026-09-04T23:24:24.347Z | Compiling mime v0.3.17 |
| 2232 | 2026-09-04T23:24:24.426Z | Compiling cpufeatures v0.3.0 |
| 2233 | 2026-09-04T23:24:24.470Z | Compiling psl-types v2.0.11 |
| 2234 | 2026-09-04T23:24:24.533Z | Compiling fallible-iterator v0.2.0 |
| 2235 | 2026-09-04T23:24:24.601Z | Compiling backtrace v0.3.76 |
| 2236 | 2026-09-04T23:24:24.621Z | Compiling publicsuffix v2.3.0 |
| 2237 | 2026-09-04T23:24:24.806Z | Compiling test-strategy v0.4.5 |
| 2238 | 2026-09-04T23:24:24.817Z | Compiling postgres-protocol v0.6.10 |
| 2239 | 2026-09-04T23:24:24.867Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-04T23:24:25.279Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-04T23:24:25.470Z | Compiling object v0.30.4 |
| 2242 | 2026-09-04T23:24:25.583Z | Compiling inout v0.2.2 |
| 2243 | 2026-09-04T23:24:25.599Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-04T23:24:25.753Z | Compiling daft v0.1.8 |
| 2245 | 2026-09-04T23:24:25.768Z | Compiling derive_builder v0.20.2 |
| 2246 | 2026-09-04T23:24:25.781Z | Compiling hyper-tls v0.6.0 |
| 2247 | 2026-09-04T23:24:25.914Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-04T23:24:26.036Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-04T23:24:26.076Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-04T23:24:26.170Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-04T23:24:26.251Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-04T23:24:26.297Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-04T23:24:26.301Z | Compiling miette-derive v7.6.0 |
| 2254 | 2026-09-04T23:24:26.386Z | Compiling serde_repr v0.1.20 |
| 2255 | 2026-09-04T23:24:26.441Z | Compiling enum-as-inner v0.6.1 |
| 2256 | 2026-09-04T23:24:26.557Z | Compiling async-recursion v1.1.1 |
| 2257 | 2026-09-04T23:24:26.618Z | Compiling vergen v9.1.0 |
| 2258 | 2026-09-04T23:24:26.642Z | Compiling ff v0.13.1 |
| 2259 | 2026-09-04T23:24:26.652Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-04T23:24:26.723Z | Compiling bumpalo v3.20.2 |
| 2261 | 2026-09-04T23:24:26.772Z | Compiling managed v0.8.0 |
| 2262 | 2026-09-04T23:24:26.798Z | Compiling smawk v0.3.2 |
| 2263 | 2026-09-04T23:24:26.856Z | Compiling jiff-core v0.1.0 |
| 2264 | 2026-09-04T23:24:26.990Z | Compiling same-file v1.0.6 |
| 2265 | 2026-09-04T23:24:27.019Z | Compiling path-slash v0.1.5 |
| 2266 | 2026-09-04T23:24:27.066Z | Compiling base16ct v0.2.0 |
| 2267 | 2026-09-04T23:24:27.157Z | Compiling foldhash v0.2.0 |
| 2268 | 2026-09-04T23:24:27.179Z | Compiling libbz2-rs-sys v0.2.2 |
| 2269 | 2026-09-04T23:24:27.211Z | Compiling is_ci v1.2.0 |
| 2270 | 2026-09-04T23:24:27.227Z | Compiling bitflags v1.3.2 |
| 2271 | 2026-09-04T23:24:27.259Z | Compiling foldhash v0.1.5 |
| 2272 | 2026-09-04T23:24:27.344Z | Compiling unicode-linebreak v0.1.5 |
| 2273 | 2026-09-04T23:24:27.391Z | Compiling supports-color v3.0.2 |
| 2274 | 2026-09-04T23:24:27.413Z | Compiling hashbrown v0.15.5 |
| 2275 | 2026-09-04T23:24:27.413Z | Compiling hashbrown v0.16.1 |
| 2276 | 2026-09-04T23:24:27.446Z | Compiling sec1 v0.7.3 |
| 2277 | 2026-09-04T23:24:27.471Z | Compiling walkdir v2.5.0 |
| 2278 | 2026-09-04T23:24:27.563Z | Compiling textwrap v0.16.2 |
| 2279 | 2026-09-04T23:24:27.612Z | Compiling bzip2 v0.6.1 |
| 2280 | 2026-09-04T23:24:27.739Z | Compiling jiff v0.2.34 |
| 2281 | 2026-09-04T23:24:27.820Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2282 | 2026-09-04T23:24:27.874Z | Compiling zopfli v0.8.3 |
| 2283 | 2026-09-04T23:24:27.984Z | Compiling cargo_metadata v0.23.1 |
| 2284 | 2026-09-04T23:24:28.006Z | Compiling group v0.13.0 |
| 2285 | 2026-09-04T23:24:28.201Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-04T23:24:28.383Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-04T23:24:28.400Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-04T23:24:28.562Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-04T23:24:28.756Z | Compiling cipher v0.5.2 |
| 2290 | 2026-09-04T23:24:28.962Z | Compiling signal-hook-mio v0.2.5 |
| 2291 | 2026-09-04T23:24:28.999Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-04T23:24:29.050Z | Compiling postgres-types v0.2.12 |
| 2293 | 2026-09-04T23:24:29.073Z | Compiling backtrace-ext v0.2.1 |
| 2294 | 2026-09-04T23:24:29.101Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-04T23:24:29.168Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-04T23:24:29.222Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-04T23:24:29.286Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-04T23:24:29.380Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-04T23:24:29.411Z | Compiling crossbeam-epoch v0.9.18 |
| 2300 | 2026-09-04T23:24:29.441Z | Compiling hkdf v0.12.4 |
| 2301 | 2026-09-04T23:24:29.488Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-04T23:24:29.527Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-04T23:24:29.611Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-04T23:24:29.784Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-04T23:24:29.838Z | Compiling serde_plain v1.0.2 |
| 2306 | 2026-09-04T23:24:29.880Z | Compiling serde-big-array v0.5.1 |
| 2307 | 2026-09-04T23:24:29.890Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-04T23:24:29.973Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-04T23:24:30.012Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-04T23:24:30.033Z | Compiling data-encoding v2.10.0 |
| 2311 | 2026-09-04T23:24:30.065Z | Compiling toml_write v0.1.2 |
| 2312 | 2026-09-04T23:24:30.147Z | Compiling unicode-width v0.1.14 |
| 2313 | 2026-09-04T23:24:30.213Z | Compiling static_assertions v1.1.0 |
| 2314 | 2026-09-04T23:24:30.236Z | Compiling keccak v0.1.6 |
| 2315 | 2026-09-04T23:24:30.251Z | Compiling fixedbitset v0.5.7 |
| 2316 | 2026-09-04T23:24:30.280Z | Compiling difflib v0.4.0 |
| 2317 | 2026-09-04T23:24:30.302Z | Compiling supports-unicode v3.0.0 |
| 2318 | 2026-09-04T23:24:30.349Z | Compiling precomputed-hash v0.1.1 |
| 2319 | 2026-09-04T23:24:30.443Z | Compiling whoami v2.1.0 |
| 2320 | 2026-09-04T23:24:30.461Z | Compiling fixedbitset v0.4.2 |
| 2321 | 2026-09-04T23:24:30.491Z | Compiling supports-hyperlinks v3.2.0 |
| 2322 | 2026-09-04T23:24:30.552Z | Compiling typed-path v0.9.3 |
| 2323 | 2026-09-04T23:24:30.671Z | Compiling predicates-core v1.0.10 |
| 2324 | 2026-09-04T23:24:30.688Z | Compiling new_debug_unreachable v1.0.6 |
| 2325 | 2026-09-04T23:24:30.701Z | Compiling normalize-line-endings v0.3.0 |
| 2326 | 2026-09-04T23:24:30.772Z | Compiling const-oid v0.10.2 |
| 2327 | 2026-09-04T23:24:30.775Z | Compiling string_cache v0.8.9 |
| 2328 | 2026-09-04T23:24:30.804Z | Compiling predicates v3.1.4 |
| 2329 | 2026-09-04T23:24:30.818Z | Compiling elliptic-curve v0.13.8 |
| 2330 | 2026-09-04T23:24:30.853Z | Compiling tokio-postgres v0.7.16 |
| 2331 | 2026-09-04T23:24:30.898Z | Compiling chacha20 v0.10.0 |
| 2332 | 2026-09-04T23:24:30.986Z | Compiling digest v0.11.3 |
| 2333 | 2026-09-04T23:24:31.001Z | Compiling petgraph v0.6.5 |
| 2334 | 2026-09-04T23:24:31.023Z | Compiling miette v7.6.0 |
| 2335 | 2026-09-04T23:24:31.189Z | Compiling petgraph v0.8.3 |
| 2336 | 2026-09-04T23:24:31.222Z | Compiling sha3 v0.10.8 |
| 2337 | 2026-09-04T23:24:31.228Z | Compiling hickory-proto v0.25.2 |
| 2338 | 2026-09-04T23:24:31.243Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2339 | 2026-09-04T23:24:31.645Z | Compiling toml_edit v0.22.27 |
| 2340 | 2026-09-04T23:24:31.667Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-04T23:24:31.991Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-04T23:24:32.514Z | Compiling ed25519-dalek v2.2.0 |
| 2343 | 2026-09-04T23:24:32.743Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2344 | 2026-09-04T23:24:32.861Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-04T23:24:33.094Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-04T23:24:33.271Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-04T23:24:33.299Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-04T23:24:33.430Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-04T23:24:33.557Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-04T23:24:33.844Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-04T23:24:33.990Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-04T23:24:34.027Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-04T23:24:34.062Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-04T23:24:34.066Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-04T23:24:34.384Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-04T23:24:34.744Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-04T23:24:48.261Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-04T23:24:48.315Z | Compiling rayon-core v1.13.0 |
| 2359 | 2026-09-04T23:24:48.349Z | Compiling crucible-workspace-hack v0.1.0 |
| 2360 | 2026-09-04T23:24:48.365Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-04T23:24:48.387Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-04T23:24:48.532Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-04T23:24:48.568Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2364 | 2026-09-04T23:24:48.568Z | Compiling heapless v0.8.0 |
| 2365 | 2026-09-04T23:24:48.600Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-04T23:24:48.604Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-04T23:24:48.736Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2368 | 2026-09-04T23:24:48.817Z | Compiling hash32 v0.3.1 |
| 2369 | 2026-09-04T23:24:48.830Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-04T23:24:48.845Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-04T23:24:48.972Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2372 | 2026-09-04T23:24:48.989Z | Compiling smoltcp v0.11.0 |
| 2373 | 2026-09-04T23:24:49.067Z | Compiling compression-core v0.4.31 |
| 2374 | 2026-09-04T23:24:49.088Z | Compiling slog-async v2.8.0 |
| 2375 | 2026-09-04T23:24:49.131Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2376 | 2026-09-04T23:24:49.148Z | Compiling match_cfg v0.1.0 |
| 2377 | 2026-09-04T23:24:49.209Z | Compiling compression-codecs v0.4.37 |
| 2378 | 2026-09-04T23:24:49.257Z | Compiling hostname v0.3.1 |
| 2379 | 2026-09-04T23:24:49.331Z | Compiling proc-macro-crate v3.4.0 |
| 2380 | 2026-09-04T23:24:49.411Z | Compiling cipher v0.4.4 |
| 2381 | 2026-09-04T23:24:49.444Z | Compiling atomicwrites v0.4.4 |
| 2382 | 2026-09-04T23:24:49.478Z | Compiling slog-json v2.6.1 |
| 2383 | 2026-09-04T23:24:49.495Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-04T23:24:49.499Z | Compiling half v2.7.1 |
| 2385 | 2026-09-04T23:24:49.526Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-09-04T23:24:49.691Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-04T23:24:49.707Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-04T23:24:49.719Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-04T23:24:49.737Z | Compiling async-stream-impl v0.3.6 |
| 2390 | 2026-09-04T23:24:49.741Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2391 | 2026-09-04T23:24:49.741Z | Compiling ingot-macros v0.2.0 |
| 2392 | 2026-09-04T23:24:49.785Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-04T23:24:49.800Z | Compiling serde_spanned v1.1.1 |
| 2394 | 2026-09-04T23:24:49.852Z | Compiling is-terminal v0.4.17 |
| 2395 | 2026-09-04T23:24:49.951Z | Compiling dropshot v0.17.1 |
| 2396 | 2026-09-04T23:24:49.967Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-04T23:24:49.984Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-04T23:24:50.015Z | Compiling convert_case v0.4.0 |
| 2399 | 2026-09-04T23:24:50.093Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-09-04T23:24:50.120Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2401 | 2026-09-04T23:24:50.148Z | Compiling opaque-debug v0.3.1 |
| 2402 | 2026-09-04T23:24:50.198Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2403 | 2026-09-04T23:24:50.216Z | Compiling term v1.2.1 |
| 2404 | 2026-09-04T23:24:50.252Z | Compiling poly1305 v0.8.0 |
| 2405 | 2026-09-04T23:24:50.341Z | Compiling derive_more v0.99.20 |
| 2406 | 2026-09-04T23:24:50.358Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2407 | 2026-09-04T23:24:50.363Z | Compiling async-stream v0.3.6 |
| 2408 | 2026-09-04T23:24:50.392Z | Compiling ciborium-ll v0.2.2 |
| 2409 | 2026-09-04T23:24:50.460Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2410 | 2026-09-04T23:24:50.474Z | Compiling oxide-generation-macros v0.2.0 |
| 2411 | 2026-09-04T23:24:50.490Z | Compiling postcard v1.1.3 |
| 2412 | 2026-09-04T23:24:50.561Z | Compiling slog-term v2.9.2 |
| 2413 | 2026-09-04T23:24:50.646Z | Compiling num_enum_derive v0.7.6 |
| 2414 | 2026-09-04T23:24:50.739Z | Compiling slog-bunyan v2.5.0 |
| 2415 | 2026-09-04T23:24:50.821Z | Compiling thiserror-no-std v2.0.2 |
| 2416 | 2026-09-04T23:24:50.930Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-04T23:24:50.946Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-04T23:24:51.205Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-04T23:24:51.221Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-04T23:24:51.283Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-04T23:24:51.346Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-04T23:24:51.362Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-04T23:24:51.598Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-04T23:24:51.610Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-04T23:24:51.630Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-04T23:24:51.723Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-04T23:24:51.758Z | Compiling aead v0.5.2 |
| 2428 | 2026-09-04T23:24:51.897Z | Compiling dropshot_endpoint v0.17.1 |
| 2429 | 2026-09-04T23:24:51.913Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-04T23:24:51.917Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-04T23:24:51.945Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-04T23:24:51.962Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-04T23:24:52.104Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-04T23:24:52.153Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-04T23:24:52.283Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-04T23:24:52.335Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-04T23:24:52.352Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-04T23:24:52.370Z | Compiling foreign-types-shared v0.3.1 |
| 2439 | 2026-09-04T23:24:52.386Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2440 | 2026-09-04T23:24:52.436Z | Compiling ingot-types v0.2.0 |
| 2441 | 2026-09-04T23:24:52.486Z | Compiling debug-ignore v1.0.5 |
| 2442 | 2026-09-04T23:24:52.505Z | Compiling backoff v0.4.0 |
| 2443 | 2026-09-04T23:24:52.520Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-09-04T23:24:52.538Z | Compiling rustls-webpki v0.103.13 |
| 2445 | 2026-09-04T23:24:52.573Z | Compiling chacha20poly1305 v0.10.1 |
| 2446 | 2026-09-04T23:24:52.590Z | Compiling foreign-types v0.5.0 |
| 2447 | 2026-09-04T23:24:52.623Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2448 | 2026-09-04T23:24:52.661Z | Compiling num_enum_derive v0.5.11 |
| 2449 | 2026-09-04T23:24:52.677Z | Compiling num_enum v0.7.6 |
| 2450 | 2026-09-04T23:24:52.692Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2451 | 2026-09-04T23:24:52.695Z | Compiling vsss-rs v3.3.4 |
| 2452 | 2026-09-04T23:24:52.740Z | Compiling ciborium v0.2.2 |
| 2453 | 2026-09-04T23:24:52.853Z | Compiling ingot v0.2.1 |
| 2454 | 2026-09-04T23:24:52.870Z | Compiling parse-display v0.10.0 |
| 2455 | 2026-09-04T23:24:52.919Z | Compiling regress v0.10.5 |
| 2456 | 2026-09-04T23:24:53.017Z | Compiling itertools v0.14.0 |
| 2457 | 2026-09-04T23:24:53.208Z | Compiling tabwriter v1.4.1 |
| 2458 | 2026-09-04T23:24:53.230Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2459 | 2026-09-04T23:24:53.277Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2460 | 2026-09-04T23:24:53.342Z | Compiling cstr-argument v0.1.2 |
| 2461 | 2026-09-04T23:24:53.383Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2462 | 2026-09-04T23:24:53.467Z | Compiling humantime v2.3.0 |
| 2463 | 2026-09-04T23:24:53.503Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-09-04T23:24:53.537Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2465 | 2026-09-04T23:24:53.662Z | Compiling num_enum v0.5.11 |
| 2466 | 2026-09-04T23:24:53.721Z | Compiling rayon v1.11.0 |
| 2467 | 2026-09-04T23:24:53.754Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2468 | 2026-09-04T23:24:53.775Z | Compiling rand v0.10.1 |
| 2469 | 2026-09-04T23:24:53.794Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-09-04T23:24:53.811Z | Compiling libefi-sys v0.1.0 |
| 2471 | 2026-09-04T23:24:53.815Z | Compiling colored v3.1.1 |
| 2472 | 2026-09-04T23:24:53.844Z | Compiling indent_write v2.2.0 |
| 2473 | 2026-09-04T23:24:53.847Z | Compiling zone_cfg_derive v0.3.1 |
| 2474 | 2026-09-04T23:24:53.891Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2475 | 2026-09-04T23:24:54.014Z | Compiling illumos-nvpair v0.3.0 |
| 2476 | 2026-09-04T23:24:54.085Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-04T23:24:54.151Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-04T23:24:54.191Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-04T23:24:54.318Z | Compiling usdt-attr-macro v0.5.0 |
| 2480 | 2026-09-04T23:24:54.346Z | Compiling usdt-macro v0.5.0 |
| 2481 | 2026-09-04T23:24:54.361Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-04T23:24:54.515Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-04T23:24:54.534Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-04T23:24:54.571Z | Compiling sigpipe v0.1.3 |
| 2485 | 2026-09-04T23:24:54.587Z | Compiling memmap v0.7.0 |
| 2486 | 2026-09-04T23:24:54.677Z | Compiling glob v0.3.3 |
| 2487 | 2026-09-04T23:24:54.805Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2488 | 2026-09-04T23:24:54.940Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2489 | 2026-09-04T23:24:55.000Z | Compiling swrite v0.1.0 |
| 2490 | 2026-09-04T23:24:55.029Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2491 | 2026-09-04T23:24:55.064Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2492 | 2026-09-04T23:24:55.139Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2493 | 2026-09-04T23:24:55.154Z | Compiling usdt v0.5.0 |
| 2494 | 2026-09-04T23:24:55.360Z | Compiling smf v0.2.3 |
| 2495 | 2026-09-04T23:24:55.409Z | Compiling filetime v0.2.27 |
| 2496 | 2026-09-04T23:24:55.449Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2497 | 2026-09-04T23:24:55.516Z | Compiling xattr v1.6.1 |
| 2498 | 2026-09-04T23:24:55.616Z | Compiling zone v0.3.1 |
| 2499 | 2026-09-04T23:24:55.635Z | Compiling whoami v1.6.1 |
| 2500 | 2026-09-04T23:24:55.659Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2501 | 2026-09-04T23:24:55.677Z | Compiling arrayvec v0.7.6 |
| 2502 | 2026-09-04T23:24:55.696Z | Compiling constant_time_eq v0.4.2 |
| 2503 | 2026-09-04T23:24:55.717Z | Compiling arrayref v0.3.9 |
| 2504 | 2026-09-04T23:24:55.753Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-04T23:24:55.906Z | Compiling tar v0.4.46 |
| 2506 | 2026-09-04T23:24:55.926Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2507 | 2026-09-04T23:24:55.945Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-04T23:24:55.961Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-04T23:24:56.016Z | Compiling console v0.16.2 |
| 2510 | 2026-09-04T23:24:56.153Z | Compiling tokio-rustls v0.26.4 |
| 2511 | 2026-09-04T23:24:56.158Z | Compiling rustls-platform-verifier v0.6.2 |
| 2512 | 2026-09-04T23:24:56.174Z | Compiling tough v0.22.0 |
| 2513 | 2026-09-04T23:24:56.241Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2514 | 2026-09-04T23:24:56.295Z | Compiling unit-prefix v0.5.2 |
| 2515 | 2026-09-04T23:24:56.377Z | Compiling hyper-rustls v0.27.7 |
| 2516 | 2026-09-04T23:24:56.392Z | Compiling topological-sort v0.2.2 |
| 2517 | 2026-09-04T23:24:56.432Z | Compiling indicatif v0.18.4 |
| 2518 | 2026-09-04T23:24:56.570Z | Compiling oxide-tokio-rt v0.1.4 |
| 2519 | 2026-09-04T23:24:56.586Z | Compiling toml v0.8.23 |
| 2520 | 2026-09-04T23:24:56.639Z | Compiling reqwest v0.13.2 |
| 2521 | 2026-09-04T23:24:56.655Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2522 | 2026-09-04T23:24:56.693Z | Compiling shell-words v1.1.1 |
| 2523 | 2026-09-04T23:24:57.540Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2524 | 2026-09-04T23:24:59.399Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-04T23:24:59.687Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-04T23:25:06.080Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-04T23:25:06.080Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-04T23:25:06.323Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-04T23:25:06.665Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-04T23:25:06.692Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-04T23:25:06.770Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-04T23:25:06.813Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-04T23:25:06.860Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2534 | 2026-09-04T23:25:06.896Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2535 | 2026-09-04T23:25:06.979Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-04T23:25:07.133Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-04T23:25:07.465Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-04T23:25:10.643Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-04T23:25:20.239Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-04T23:25:23.323Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-04T23:25:24.337Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-04T23:25:35.972Z | Finished `release` profile [optimized] target(s) in 1m 37s |
| 2543 | 2026-09-04T23:25:36.116Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-04T23:25:36.178Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-04T23:25:36.181Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-04T23:25:36.181Z | |
| 2547 | 2026-09-04T23:25:36.181Z | real 1:37.506863141 |
| 2548 | 2026-09-04T23:25:36.181Z | user 14:34.715517613 |
| 2549 | 2026-09-04T23:25:36.181Z | sys 2:53.978924030 |
| 2550 | 2026-09-04T23:25:36.181Z | trap 0.427833216 |
| 2551 | 2026-09-04T23:25:36.181Z | tflt 0.454303265 |
| 2552 | 2026-09-04T23:25:36.181Z | dflt 3.723749966 |
| 2553 | 2026-09-04T23:25:36.181Z | kflt 0.001156210 |
| 2554 | 2026-09-04T23:25:36.181Z | lock 40:57.736098340 |
| 2555 | 2026-09-04T23:25:36.181Z | slp 34:57.647966009 |
| 2556 | 2026-09-04T23:25:36.181Z | lat 42.458170885 |
| 2557 | 2026-09-04T23:25:36.181Z | stop 6:10.402060901 |
| 2558 | 2026-09-04T23:25:36.181Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-04T23:25:37.063Z | Finished `release` profile [optimized] target(s) in 0.87s |
| 2560 | 2026-09-04T23:25:37.130Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-04T23:25:37.185Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-04T23:25:38.644Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-04T23:25:38.855Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-04T23:25:38.855Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-04T23:25:38.858Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-04T23:25:38.921Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-04T23:25:38.954Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-04T23:25:38.981Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-04T23:25:38.984Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-04T23:25:39.023Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-04T23:25:39.044Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-04T23:25:39.065Z | Compiling writeable v0.6.2 |
| 2573 | 2026-09-04T23:25:39.065Z | Compiling percent-encoding v2.3.2 |
| 2574 | 2026-09-04T23:25:39.069Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-04T23:25:39.134Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-04T23:25:39.159Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-04T23:25:39.180Z | Compiling icu_normalizer_data v2.1.1 |
| 2578 | 2026-09-04T23:25:39.183Z | Compiling icu_properties_data v2.1.2 |
| 2579 | 2026-09-04T23:25:39.229Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-04T23:25:39.253Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-04T23:25:39.284Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-04T23:25:39.310Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-04T23:25:39.310Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-04T23:25:39.313Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-04T23:25:39.379Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-04T23:25:39.382Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-04T23:25:39.432Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-04T23:25:39.459Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-04T23:25:39.484Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-04T23:25:39.513Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-04T23:25:39.552Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-04T23:25:39.582Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-04T23:25:39.619Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-04T23:25:39.665Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-04T23:25:39.687Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-04T23:25:39.687Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-04T23:25:39.734Z | Compiling time v0.3.47 |
| 2598 | 2026-09-04T23:25:39.761Z | Compiling aho-corasick v1.1.4 |
| 2599 | 2026-09-04T23:25:39.833Z | Compiling num-traits v0.2.19 |
| 2600 | 2026-09-04T23:25:39.854Z | Compiling rand_core v0.6.4 |
| 2601 | 2026-09-04T23:25:39.879Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-04T23:25:39.940Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-04T23:25:39.994Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-04T23:25:40.021Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-04T23:25:40.046Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-04T23:25:40.070Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-04T23:25:40.126Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-04T23:25:40.173Z | Compiling icu_locale_core v2.1.1 |
| 2609 | 2026-09-04T23:25:40.196Z | Compiling icu_collections v2.1.1 |
| 2610 | 2026-09-04T23:25:40.220Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-04T23:25:40.247Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-04T23:25:40.250Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-04T23:25:40.295Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-04T23:25:40.443Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-04T23:25:40.564Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-04T23:25:40.606Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-04T23:25:40.645Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-04T23:25:40.670Z | Compiling serde v1.0.228 |
| 2619 | 2026-09-04T23:25:40.730Z | Compiling serde_json v1.0.151 |
| 2620 | 2026-09-04T23:25:40.771Z | Compiling bitflags v2.11.0 |
| 2621 | 2026-09-04T23:25:40.796Z | Compiling uuid v1.23.4 |
| 2622 | 2026-09-04T23:25:40.828Z | Compiling semver v1.0.28 |
| 2623 | 2026-09-04T23:25:40.876Z | Compiling indexmap v2.14.0 |
| 2624 | 2026-09-04T23:25:40.964Z | Compiling icu_provider v2.1.1 |
| 2625 | 2026-09-04T23:25:41.223Z | Compiling bytes v1.11.1 |
| 2626 | 2026-09-04T23:25:41.273Z | Compiling zeroize v1.9.0 |
| 2627 | 2026-09-04T23:25:41.316Z | Compiling icu_normalizer v2.1.1 |
| 2628 | 2026-09-04T23:25:41.401Z | Compiling icu_properties v2.1.2 |
| 2629 | 2026-09-04T23:25:41.442Z | Compiling chrono v0.4.45 |
| 2630 | 2026-09-04T23:25:41.537Z | Compiling rustix v1.1.4 |
| 2631 | 2026-09-04T23:25:41.563Z | Compiling generic-array v0.14.7 |
| 2632 | 2026-09-04T23:25:41.776Z | Compiling erased-serde v0.3.31 |
| 2633 | 2026-09-04T23:25:41.890Z | Compiling tokio v1.52.1 |
| 2634 | 2026-09-04T23:25:41.967Z | Compiling http v1.4.2 |
| 2635 | 2026-09-04T23:25:42.086Z | Compiling rustls-pki-types v1.14.0 |
| 2636 | 2026-09-04T23:25:42.167Z | Compiling crypto-common v0.1.7 |
| 2637 | 2026-09-04T23:25:42.261Z | Compiling block-buffer v0.10.4 |
| 2638 | 2026-09-04T23:25:42.352Z | Compiling idna_adapter v1.2.1 |
| 2639 | 2026-09-04T23:25:42.355Z | Compiling slog v2.8.2 |
| 2640 | 2026-09-04T23:25:42.394Z | Compiling ipnet v2.12.0 |
| 2641 | 2026-09-04T23:25:42.422Z | Compiling digest v0.10.7 |
| 2642 | 2026-09-04T23:25:42.453Z | Compiling aws-lc-rs v1.16.3 |
| 2643 | 2026-09-04T23:25:42.475Z | Compiling regex-automata v0.4.14 |
| 2644 | 2026-09-04T23:25:42.545Z | Compiling idna v1.1.0 |
| 2645 | 2026-09-04T23:25:42.545Z | Compiling terminal_size v0.4.3 |
| 2646 | 2026-09-04T23:25:42.594Z | Compiling ppv-lite86 v0.2.21 |
| 2647 | 2026-09-04T23:25:42.704Z | Compiling clap_builder v4.6.0 |
| 2648 | 2026-09-04T23:25:42.728Z | Compiling http-body v1.0.1 |
| 2649 | 2026-09-04T23:25:42.750Z | Compiling tempfile v3.27.0 |
| 2650 | 2026-09-04T23:25:42.774Z | Compiling der v0.7.10 |
| 2651 | 2026-09-04T23:25:42.889Z | Compiling http-body-util v0.1.3 |
| 2652 | 2026-09-04T23:25:42.918Z | Compiling url v2.5.8 |
| 2653 | 2026-09-04T23:25:42.942Z | Compiling rand_chacha v0.9.0 |
| 2654 | 2026-09-04T23:25:42.987Z | Compiling rand_chacha v0.3.1 |
| 2655 | 2026-09-04T23:25:43.009Z | Compiling serde_urlencoded v0.7.1 |
| 2656 | 2026-09-04T23:25:43.139Z | Compiling rustls-native-certs v0.8.3 |
| 2657 | 2026-09-04T23:25:43.198Z | Compiling rand v0.9.2 |
| 2658 | 2026-09-04T23:25:43.282Z | Compiling rand v0.8.6 |
| 2659 | 2026-09-04T23:25:43.305Z | Compiling futures-executor v0.3.32 |
| 2660 | 2026-09-04T23:25:43.329Z | Compiling hybrid-array v0.4.13 |
| 2661 | 2026-09-04T23:25:43.527Z | Compiling schemars v0.8.22 |
| 2662 | 2026-09-04T23:25:43.573Z | Compiling rustls-webpki v0.103.13 |
| 2663 | 2026-09-04T23:25:43.625Z | Compiling hex v0.4.3 |
| 2664 | 2026-09-04T23:25:43.678Z | Compiling hubpack v0.1.2 |
| 2665 | 2026-09-04T23:25:43.929Z | Compiling spki v0.7.3 |
| 2666 | 2026-09-04T23:25:43.957Z | Compiling futures v0.3.32 |
| 2667 | 2026-09-04T23:25:43.957Z | Compiling publicsuffix v2.3.0 |
| 2668 | 2026-09-04T23:25:44.031Z | Compiling openapiv3 v2.2.0 |
| 2669 | 2026-09-04T23:25:44.087Z | Compiling cookie v0.18.1 |
| 2670 | 2026-09-04T23:25:44.176Z | Compiling rustls v0.23.41 |
| 2671 | 2026-09-04T23:25:44.219Z | Compiling pkcs8 v0.10.2 |
| 2672 | 2026-09-04T23:25:44.223Z | Compiling rusty-fork v0.3.1 |
| 2673 | 2026-09-04T23:25:44.242Z | Compiling flate2 v1.1.9 |
| 2674 | 2026-09-04T23:25:44.519Z | Compiling cookie_store v0.22.1 |
| 2675 | 2026-09-04T23:25:44.674Z | Compiling ipnetwork v0.21.1 |
| 2676 | 2026-09-04T23:25:44.713Z | Compiling clap v4.6.1 |
| 2677 | 2026-09-04T23:25:44.767Z | Compiling sha2 v0.10.9 |
| 2678 | 2026-09-04T23:25:44.806Z | Compiling proptest v1.11.0 |
| 2679 | 2026-09-04T23:25:44.829Z | Compiling crypto-common v0.2.2 |
| 2680 | 2026-09-04T23:25:44.873Z | Compiling block-buffer v0.12.1 |
| 2681 | 2026-09-04T23:25:44.900Z | Compiling signature v2.2.0 |
| 2682 | 2026-09-04T23:25:44.965Z | Compiling camino v1.2.5 |
| 2683 | 2026-09-04T23:25:45.036Z | Compiling oxnet v0.1.6 |
| 2684 | 2026-09-04T23:25:45.100Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-04T23:25:45.122Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-04T23:25:45.295Z | Compiling dtrace-parser v0.3.0 |
| 2687 | 2026-09-04T23:25:45.393Z | Compiling regex v1.12.3 |
| 2688 | 2026-09-04T23:25:45.487Z | Compiling thread-id v5.1.0 |
| 2689 | 2026-09-04T23:25:45.490Z | Compiling data-encoding v2.10.0 |
| 2690 | 2026-09-04T23:25:45.532Z | Compiling memmap2 v0.9.10 |
| 2691 | 2026-09-04T23:25:45.625Z | Compiling num-integer v0.1.46 |
| 2692 | 2026-09-04T23:25:45.704Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-04T23:25:45.707Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-04T23:25:45.805Z | Compiling serde_spanned v0.6.9 |
| 2695 | 2026-09-04T23:25:45.946Z | Compiling usdt-impl v0.6.0 |
| 2696 | 2026-09-04T23:25:45.996Z | Compiling toml_datetime v0.6.11 |
| 2697 | 2026-09-04T23:25:46.020Z | Compiling dof v0.3.0 |
| 2698 | 2026-09-04T23:25:46.044Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-04T23:25:46.111Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-04T23:25:46.145Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-04T23:25:46.195Z | Compiling ff v0.13.1 |
| 2702 | 2026-09-04T23:25:46.353Z | Compiling tokio-util v0.7.18 |
| 2703 | 2026-09-04T23:25:46.384Z | Compiling tower v0.5.3 |
| 2704 | 2026-09-04T23:25:46.704Z | Compiling usdt v0.6.0 |
| 2705 | 2026-09-04T23:25:46.798Z | Compiling thread-id v4.2.2 |
| 2706 | 2026-09-04T23:25:46.910Z | Compiling tower-http v0.6.8 |
| 2707 | 2026-09-04T23:25:46.966Z | Compiling sec1 v0.7.3 |
| 2708 | 2026-09-04T23:25:46.996Z | Compiling digest v0.11.3 |
| 2709 | 2026-09-04T23:25:47.058Z | Compiling usdt-impl v0.5.0 |
| 2710 | 2026-09-04T23:25:47.228Z | Compiling h2 v0.4.15 |
| 2711 | 2026-09-04T23:25:47.260Z | Compiling newtype-uuid v1.3.2 |
| 2712 | 2026-09-04T23:25:47.300Z | Compiling signal-hook v0.3.18 |
| 2713 | 2026-09-04T23:25:47.556Z | Compiling daft v0.1.8 |
| 2714 | 2026-09-04T23:25:47.560Z | Compiling nix v0.31.2 |
| 2715 | 2026-09-04T23:25:47.601Z | Compiling group v0.13.0 |
| 2716 | 2026-09-04T23:25:47.662Z | Compiling tokio-rustls v0.26.4 |
| 2717 | 2026-09-04T23:25:47.689Z | Compiling rustls-platform-verifier v0.6.2 |
| 2718 | 2026-09-04T23:25:47.810Z | Compiling hkdf v0.12.4 |
| 2719 | 2026-09-04T23:25:47.849Z | Compiling serde_with v3.21.0 |
| 2720 | 2026-09-04T23:25:47.871Z | Compiling crypto-bigint v0.5.5 |
| 2721 | 2026-09-04T23:25:47.898Z | Compiling foreign-types-shared v0.1.1 |
| 2722 | 2026-09-04T23:25:47.922Z | Compiling ahash v0.8.12 |
| 2723 | 2026-09-04T23:25:47.991Z | Compiling num-bigint-dig v0.8.6 |
| 2724 | 2026-09-04T23:25:48.016Z | Compiling foreign-types v0.3.2 |
| 2725 | 2026-09-04T23:25:48.040Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-04T23:25:48.103Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-04T23:25:48.125Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-04T23:25:48.182Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-04T23:25:48.209Z | Compiling hashbrown v0.13.2 |
| 2730 | 2026-09-04T23:25:48.321Z | Compiling serde-hex v0.1.0 |
| 2731 | 2026-09-04T23:25:48.630Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-04T23:25:48.696Z | Compiling bzip2 v0.4.4 |
| 2733 | 2026-09-04T23:25:48.824Z | Compiling signal-hook-mio v0.2.5 |
| 2734 | 2026-09-04T23:25:48.938Z | Compiling elliptic-curve v0.13.8 |
| 2735 | 2026-09-04T23:25:48.980Z | Compiling rsa v0.9.10 |
| 2736 | 2026-09-04T23:25:49.021Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-04T23:25:49.394Z | Compiling globset v0.4.18 |
| 2738 | 2026-09-04T23:25:49.503Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2739 | 2026-09-04T23:25:49.582Z | Compiling block-padding v0.4.2 |
| 2740 | 2026-09-04T23:25:49.624Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-04T23:25:49.655Z | Compiling curve25519-dalek v4.1.3 |
| 2742 | 2026-09-04T23:25:49.767Z | Compiling toml v0.7.8 |
| 2743 | 2026-09-04T23:25:49.797Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2744 | 2026-09-04T23:25:49.873Z | Compiling inout v0.2.2 |
| 2745 | 2026-09-04T23:25:50.025Z | Compiling zip v0.6.6 |
| 2746 | 2026-09-04T23:25:50.085Z | Compiling object v0.30.4 |
| 2747 | 2026-09-04T23:25:50.183Z | Compiling jiff v0.2.34 |
| 2748 | 2026-09-04T23:25:50.245Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-04T23:25:50.270Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-04T23:25:50.342Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-04T23:25:50.464Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-04T23:25:50.501Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-04T23:25:50.578Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-04T23:25:50.648Z | Compiling object v0.37.3 |
| 2755 | 2026-09-04T23:25:50.817Z | Compiling heapless v0.7.17 |
| 2756 | 2026-09-04T23:25:50.843Z | Compiling ed25519-dalek v2.2.0 |
| 2757 | 2026-09-04T23:25:50.875Z | Compiling chacha20 v0.10.0 |
| 2758 | 2026-09-04T23:25:50.898Z | Compiling byte-wrapper v0.1.0 |
| 2759 | 2026-09-04T23:25:51.002Z | Compiling hyper v1.10.1 |
| 2760 | 2026-09-04T23:25:51.203Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-04T23:25:51.251Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-04T23:25:51.280Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-04T23:25:51.404Z | Compiling zopfli v0.8.3 |
| 2764 | 2026-09-04T23:25:51.452Z | Compiling tokio-native-tls v0.3.1 |
| 2765 | 2026-09-04T23:25:51.475Z | Compiling toml_edit v0.22.27 |
| 2766 | 2026-09-04T23:25:51.546Z | Compiling postgres-protocol v0.6.10 |
| 2767 | 2026-09-04T23:25:51.632Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-04T23:25:51.669Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-04T23:25:52.259Z | Compiling float-cmp v0.10.0 |
| 2770 | 2026-09-04T23:25:52.383Z | Compiling string_cache v0.8.9 |
| 2771 | 2026-09-04T23:25:52.436Z | Compiling hyper-util v0.1.20 |
| 2772 | 2026-09-04T23:25:52.472Z | Compiling predicates v3.1.4 |
| 2773 | 2026-09-04T23:25:52.614Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2774 | 2026-09-04T23:25:52.692Z | Compiling textwrap v0.16.2 |
| 2775 | 2026-09-04T23:25:52.724Z | Compiling petgraph v0.6.5 |
| 2776 | 2026-09-04T23:25:52.947Z | Compiling zip v4.6.1 |
| 2777 | 2026-09-04T23:25:53.039Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-04T23:25:53.445Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-04T23:25:53.639Z | Compiling backtrace v0.3.76 |
| 2780 | 2026-09-04T23:25:53.706Z | Compiling similar v2.7.0 |
| 2781 | 2026-09-04T23:25:53.728Z | Compiling tokio-stream v0.1.18 |
| 2782 | 2026-09-04T23:25:53.771Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-04T23:25:53.890Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-04T23:25:54.002Z | Compiling tokio-postgres v0.7.16 |
| 2785 | 2026-09-04T23:25:54.105Z | Compiling hyper-rustls v0.27.7 |
| 2786 | 2026-09-04T23:25:54.257Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2787 | 2026-09-04T23:25:54.300Z | Compiling hyper-tls v0.6.0 |
| 2788 | 2026-09-04T23:25:54.458Z | Compiling reqwest v0.13.2 |
| 2789 | 2026-09-04T23:25:54.568Z | Compiling reqwest v0.12.28 |
| 2790 | 2026-09-04T23:25:54.596Z | Compiling backtrace-ext v0.2.1 |
| 2791 | 2026-09-04T23:25:54.697Z | Compiling fs-err v3.3.0 |
| 2792 | 2026-09-04T23:25:54.855Z | Compiling miette v7.6.0 |
| 2793 | 2026-09-04T23:25:54.953Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-04T23:25:55.210Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-04T23:25:55.265Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-04T23:25:55.292Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-04T23:25:55.326Z | Compiling slog-json v2.6.1 |
| 2798 | 2026-09-04T23:25:55.349Z | Compiling compression-codecs v0.4.37 |
| 2799 | 2026-09-04T23:25:55.475Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2800 | 2026-09-04T23:25:55.484Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2801 | 2026-09-04T23:25:55.534Z | Compiling slog-term v2.9.2 |
| 2802 | 2026-09-04T23:25:55.615Z | Compiling slog-async v2.8.0 |
| 2803 | 2026-09-04T23:25:55.655Z | Compiling slog-bunyan v2.5.0 |
| 2804 | 2026-09-04T23:25:55.856Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-04T23:25:55.923Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2806 | 2026-09-04T23:25:55.951Z | Compiling multer v3.1.0 |
| 2807 | 2026-09-04T23:25:55.982Z | Compiling async-compression v0.4.41 |
| 2808 | 2026-09-04T23:25:56.040Z | Compiling sha1 v0.11.0 |
| 2809 | 2026-09-04T23:25:56.306Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2810 | 2026-09-04T23:25:56.348Z | Compiling tough v0.22.0 |
| 2811 | 2026-09-04T23:25:56.351Z | Compiling progenitor-client v0.14.0 |
| 2812 | 2026-09-04T23:25:56.392Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2813 | 2026-09-04T23:25:56.413Z | Compiling rustls-pemfile v2.2.0 |
| 2814 | 2026-09-04T23:25:56.520Z | Compiling serde_path_to_error v0.1.20 |
| 2815 | 2026-09-04T23:25:56.621Z | Compiling hostname v0.4.2 |
| 2816 | 2026-09-04T23:25:56.685Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2817 | 2026-09-04T23:25:56.720Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-04T23:25:56.809Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-04T23:25:56.835Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-04T23:25:56.858Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-04T23:25:56.967Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-04T23:25:56.991Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-04T23:25:56.995Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-04T23:25:57.018Z | Compiling parse-display v0.10.0 |
| 2825 | 2026-09-04T23:25:57.067Z | Compiling half v2.7.1 |
| 2826 | 2026-09-04T23:25:57.095Z | Compiling heck v0.5.0 |
| 2827 | 2026-09-04T23:25:57.253Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2828 | 2026-09-04T23:25:57.320Z | Compiling dropshot v0.17.1 |
| 2829 | 2026-09-04T23:25:57.408Z | Compiling ciborium-ll v0.2.2 |
| 2830 | 2026-09-04T23:25:57.431Z | Compiling regress v0.11.1 |
| 2831 | 2026-09-04T23:25:57.503Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-04T23:25:57.566Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-04T23:25:57.689Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-04T23:25:57.712Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-04T23:25:57.716Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-04T23:25:57.780Z | Compiling universal-hash v0.5.1 |
| 2837 | 2026-09-04T23:25:57.932Z | Compiling cipher v0.4.4 |
| 2838 | 2026-09-04T23:25:57.962Z | Compiling unsafe-libyaml v0.2.11 |
| 2839 | 2026-09-04T23:25:58.111Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2840 | 2026-09-04T23:25:58.228Z | Compiling chacha20 v0.9.1 |
| 2841 | 2026-09-04T23:25:58.374Z | Compiling poly1305 v0.8.0 |
| 2842 | 2026-09-04T23:25:58.405Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-04T23:25:58.456Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-04T23:25:58.512Z | Compiling serde_yaml v0.9.34+deprecated |
| 2845 | 2026-09-04T23:25:58.643Z | Compiling password-hash v0.5.0 |
| 2846 | 2026-09-04T23:25:58.665Z | Compiling chacha20poly1305 v0.10.1 |
| 2847 | 2026-09-04T23:25:58.690Z | Compiling vsss-rs v3.3.4 |
| 2848 | 2026-09-04T23:25:58.718Z | Compiling camino-tempfile v1.4.1 |
| 2849 | 2026-09-04T23:25:58.819Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-04T23:25:58.856Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-04T23:25:58.898Z | Compiling cobs v0.3.0 |
| 2852 | 2026-09-04T23:25:59.051Z | Compiling typify-impl v0.6.2 |
| 2853 | 2026-09-04T23:25:59.091Z | Compiling argon2 v0.5.3 |
| 2854 | 2026-09-04T23:25:59.140Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2855 | 2026-09-04T23:25:59.247Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2856 | 2026-09-04T23:25:59.275Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2857 | 2026-09-04T23:25:59.360Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2858 | 2026-09-04T23:25:59.384Z | Compiling smoltcp v0.11.0 |
| 2859 | 2026-09-04T23:25:59.577Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2860 | 2026-09-04T23:25:59.759Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2861 | 2026-09-04T23:25:59.805Z | Compiling ingot v0.2.1 |
| 2862 | 2026-09-04T23:25:59.930Z | Compiling postcard v1.1.3 |
| 2863 | 2026-09-04T23:25:59.966Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2864 | 2026-09-04T23:25:59.990Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-04T23:26:00.123Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2866 | 2026-09-04T23:26:00.182Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2867 | 2026-09-04T23:26:00.207Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2868 | 2026-09-04T23:26:00.342Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2869 | 2026-09-04T23:26:00.366Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-04T23:26:00.366Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-04T23:26:00.490Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2872 | 2026-09-04T23:26:00.551Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2873 | 2026-09-04T23:26:00.596Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2874 | 2026-09-04T23:26:00.624Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2875 | 2026-09-04T23:26:00.773Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2876 | 2026-09-04T23:26:00.864Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2877 | 2026-09-04T23:26:01.028Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2878 | 2026-09-04T23:26:01.109Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-04T23:26:01.153Z | Compiling zone v0.3.1 |
| 2880 | 2026-09-04T23:26:01.340Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-04T23:26:01.616Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2882 | 2026-09-04T23:26:01.702Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2883 | 2026-09-04T23:26:01.786Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2884 | 2026-09-04T23:26:01.849Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2885 | 2026-09-04T23:26:01.916Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-04T23:26:01.947Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-04T23:26:02.105Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-04T23:26:02.190Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-04T23:26:02.214Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-04T23:26:02.236Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-04T23:26:02.396Z | Compiling prettyplease v0.2.37 |
| 2892 | 2026-09-04T23:26:02.471Z | Compiling oxide-tokio-rt v0.1.4 |
| 2893 | 2026-09-04T23:26:02.516Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2894 | 2026-09-04T23:26:02.539Z | Compiling newline-converter v0.3.0 |
| 2895 | 2026-09-04T23:26:02.539Z | Compiling typify-macro v0.6.2 |
| 2896 | 2026-09-04T23:26:02.662Z | Compiling gethostname v0.5.0 |
| 2897 | 2026-09-04T23:26:02.724Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2898 | 2026-09-04T23:26:02.824Z | Compiling console v0.15.11 |
| 2899 | 2026-09-04T23:26:02.870Z | Compiling slog-dtrace v0.3.0 |
| 2900 | 2026-09-04T23:26:02.927Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-04T23:26:03.136Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2902 | 2026-09-04T23:26:03.193Z | Compiling oxide-update-engine-types v0.1.2 |
| 2903 | 2026-09-04T23:26:03.240Z | Compiling expectorate v1.2.0 |
| 2904 | 2026-09-04T23:26:03.331Z | Compiling num-rational v0.4.2 |
| 2905 | 2026-09-04T23:26:03.373Z | Compiling num-complex v0.4.6 |
| 2906 | 2026-09-04T23:26:03.480Z | Compiling resolv-conf v0.7.6 |
| 2907 | 2026-09-04T23:26:03.504Z | Compiling match_cfg v0.1.0 |
| 2908 | 2026-09-04T23:26:03.541Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-09-04T23:26:03.776Z | Compiling num v0.4.3 |
| 2910 | 2026-09-04T23:26:03.846Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-04T23:26:03.949Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2912 | 2026-09-04T23:26:03.973Z | Compiling linear-map v1.2.0 |
| 2913 | 2026-09-04T23:26:04.082Z | Compiling term v1.2.1 |
| 2914 | 2026-09-04T23:26:04.105Z | Compiling float-ord v0.3.2 |
| 2915 | 2026-09-04T23:26:04.105Z | Compiling take_mut v0.2.2 |
| 2916 | 2026-09-04T23:26:04.177Z | Compiling typify v0.6.2 |
| 2917 | 2026-09-04T23:26:04.342Z | Compiling progenitor-impl v0.14.0 |
| 2918 | 2026-09-04T23:26:04.613Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2919 | 2026-09-04T23:26:04.617Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2920 | 2026-09-04T23:26:04.716Z | Compiling oxide-update-engine v0.1.2 |
| 2921 | 2026-09-04T23:26:04.740Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2922 | 2026-09-04T23:26:05.040Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-04T23:26:05.321Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-04T23:26:05.414Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-04T23:26:05.570Z | Compiling linked-hash-map v0.5.6 |
| 2926 | 2026-09-04T23:26:05.633Z | Compiling debug-ignore v1.0.5 |
| 2927 | 2026-09-04T23:26:05.656Z | Compiling minimal-lexical v0.2.1 |
| 2928 | 2026-09-04T23:26:05.821Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-04T23:26:05.869Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-04T23:26:05.948Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-04T23:26:06.216Z | Compiling itertools v0.14.0 |
| 2932 | 2026-09-04T23:26:06.557Z | Compiling progenitor-macro v0.14.0 |
| 2933 | 2026-09-04T23:26:06.680Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-04T23:26:06.701Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-04T23:26:06.880Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-04T23:26:06.901Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-04T23:26:06.983Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-04T23:26:07.111Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-04T23:26:07.290Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-04T23:26:07.498Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-04T23:26:07.990Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2942 | 2026-09-04T23:26:08.208Z | Compiling papergrid v0.11.0 |
| 2943 | 2026-09-04T23:26:08.264Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-04T23:26:08.355Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-04T23:26:08.392Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2946 | 2026-09-04T23:26:08.433Z | Compiling crossterm v0.29.0 |
| 2947 | 2026-09-04T23:26:08.570Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-04T23:26:08.637Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-04T23:26:09.115Z | Compiling csv-core v0.1.13 |
| 2950 | 2026-09-04T23:26:09.217Z | Compiling tabled v0.15.0 |
| 2951 | 2026-09-04T23:26:09.239Z | Compiling vte v0.14.1 |
| 2952 | 2026-09-04T23:26:09.377Z | Compiling highway v1.3.0 |
| 2953 | 2026-09-04T23:26:09.480Z | Compiling hickory-resolver v0.24.4 |
| 2954 | 2026-09-04T23:26:09.502Z | Compiling chrono-tz v0.10.4 |
| 2955 | 2026-09-04T23:26:09.769Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2956 | 2026-09-04T23:26:09.894Z | Compiling strip-ansi-escapes v0.2.1 |
| 2957 | 2026-09-04T23:26:10.253Z | Compiling csv v1.4.0 |
| 2958 | 2026-09-04T23:26:10.293Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-04T23:26:10.319Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-04T23:26:10.501Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-04T23:26:10.682Z | Compiling fd-lock v4.0.4 |
| 2962 | 2026-09-04T23:26:10.836Z | Compiling qorb v0.4.1 |
| 2963 | 2026-09-04T23:26:10.859Z | Compiling progenitor v0.14.0 |
| 2964 | 2026-09-04T23:26:10.880Z | Compiling peg-macros v0.8.5 |
| 2965 | 2026-09-04T23:26:10.914Z | Compiling nu-ansi-term v0.50.3 |
| 2966 | 2026-09-04T23:26:11.012Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2967 | 2026-09-04T23:26:11.113Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2968 | 2026-09-04T23:26:11.210Z | Compiling reedline v0.40.0 |
| 2969 | 2026-09-04T23:26:11.232Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2970 | 2026-09-04T23:26:11.302Z | Compiling const_format v0.2.35 |
| 2971 | 2026-09-04T23:26:11.369Z | Compiling bcs v0.1.6 |
| 2972 | 2026-09-04T23:26:11.678Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-04T23:26:11.753Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-04T23:26:11.775Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2975 | 2026-09-04T23:26:12.057Z | Compiling rustc_version v0.1.7 |
| 2976 | 2026-09-04T23:26:12.145Z | Compiling peg v0.8.5 |
| 2977 | 2026-09-04T23:26:12.250Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2978 | 2026-09-04T23:26:12.294Z | Compiling newtype_derive v0.1.6 |
| 2979 | 2026-09-04T23:26:12.550Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2980 | 2026-09-04T23:26:12.678Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-04T23:26:12.830Z | Compiling steno v0.4.1 |
| 2982 | 2026-09-04T23:26:12.885Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2983 | 2026-09-04T23:26:12.977Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-04T23:26:13.117Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-04T23:26:13.140Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-04T23:26:13.314Z | Compiling tagptr v0.2.0 |
| 2987 | 2026-09-04T23:26:13.336Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2988 | 2026-09-04T23:26:13.361Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-04T23:26:13.408Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-04T23:26:13.516Z | Compiling moka v0.12.13 |
| 2991 | 2026-09-04T23:26:13.579Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-04T23:26:13.604Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-04T23:26:13.657Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-04T23:26:13.779Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-04T23:26:14.029Z | Compiling tokio-tungstenite v0.21.0 |
| 2996 | 2026-09-04T23:26:14.133Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2997 | 2026-09-04T23:26:14.158Z | Compiling scheduled-thread-pool v0.2.7 |
| 2998 | 2026-09-04T23:26:14.296Z | Compiling vergen-gitcl v1.0.8 |
| 2999 | 2026-09-04T23:26:14.435Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3000 | 2026-09-04T23:26:14.549Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 3001 | 2026-09-04T23:26:14.660Z | Compiling hickory-resolver v0.25.2 |
| 3002 | 2026-09-04T23:26:14.710Z | Compiling dirs-sys-next v0.1.2 |
| 3003 | 2026-09-04T23:26:14.733Z | Compiling glob v0.3.3 |
| 3004 | 2026-09-04T23:26:14.759Z | Compiling maplit v1.0.2 |
| 3005 | 2026-09-04T23:26:14.786Z | Compiling crunchy v0.2.4 |
| 3006 | 2026-09-04T23:26:14.837Z | Compiling r2d2 v0.8.10 |
| 3007 | 2026-09-04T23:26:14.878Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3008 | 2026-09-04T23:26:14.991Z | Compiling dirs-next v2.0.0 |
| 3009 | 2026-09-04T23:26:15.118Z | Compiling clang-sys v1.8.1 |
| 3010 | 2026-09-04T23:26:15.121Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-04T23:26:15.166Z | Compiling xshell-macros v0.2.7 |
| 3012 | 2026-09-04T23:26:15.169Z | Compiling tiny-keccak v2.0.2 |
| 3013 | 2026-09-04T23:26:15.169Z | Compiling downcast-rs v2.0.2 |
| 3014 | 2026-09-04T23:26:15.366Z | Compiling term v0.7.0 |
| 3015 | 2026-09-04T23:26:15.436Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3016 | 2026-09-04T23:26:15.460Z | Compiling papergrid v0.18.0 |
| 3017 | 2026-09-04T23:26:15.485Z | Compiling bit-vec v0.6.3 |
| 3018 | 2026-09-04T23:26:15.624Z | Compiling xshell v0.2.7 |
| 3019 | 2026-09-04T23:26:15.738Z | Compiling bit-set v0.5.3 |
| 3020 | 2026-09-04T23:26:15.810Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3021 | 2026-09-04T23:26:15.832Z | Compiling darling_macro v0.21.3 |
| 3022 | 2026-09-04T23:26:15.835Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3023 | 2026-09-04T23:26:15.880Z | Compiling ascii-canvas v3.0.0 |
| 3024 | 2026-09-04T23:26:15.904Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3025 | 2026-09-04T23:26:15.930Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3026 | 2026-09-04T23:26:15.961Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3027 | 2026-09-04T23:26:16.142Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-04T23:26:16.383Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3029 | 2026-09-04T23:26:16.407Z | Compiling itertools v0.15.0 |
| 3030 | 2026-09-04T23:26:16.430Z | Compiling darling v0.21.3 |
| 3031 | 2026-09-04T23:26:16.433Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3032 | 2026-09-04T23:26:16.479Z | Compiling itertools v0.10.5 |
| 3033 | 2026-09-04T23:26:16.518Z | Compiling ena v0.14.4 |
| 3034 | 2026-09-04T23:26:16.555Z | Compiling dsl_auto_type v0.2.0 |
| 3035 | 2026-09-04T23:26:16.639Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3036 | 2026-09-04T23:26:16.770Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3037 | 2026-09-04T23:26:16.943Z | Compiling tabled v0.21.0 |
| 3038 | 2026-09-04T23:26:16.967Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3039 | 2026-09-04T23:26:17.128Z | Compiling libloading v0.8.9 |
| 3040 | 2026-09-04T23:26:17.232Z | Compiling bindgen v0.71.1 |
| 3041 | 2026-09-04T23:26:17.361Z | Compiling unicase v2.9.0 |
| 3042 | 2026-09-04T23:26:17.544Z | Compiling diff v0.1.13 |
| 3043 | 2026-09-04T23:26:17.568Z | Compiling regex-syntax v0.6.29 |
| 3044 | 2026-09-04T23:26:17.647Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3045 | 2026-09-04T23:26:17.836Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3046 | 2026-09-04T23:26:17.950Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3047 | 2026-09-04T23:26:18.012Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3048 | 2026-09-04T23:26:18.179Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3049 | 2026-09-04T23:26:18.848Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-04T23:26:18.893Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-04T23:26:19.013Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3052 | 2026-09-04T23:26:19.147Z | Compiling lalrpop v0.19.12 |
| 3053 | 2026-09-04T23:26:19.510Z | Compiling rustc-hash v2.1.1 |
| 3054 | 2026-09-04T23:26:19.677Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3055 | 2026-09-04T23:26:19.809Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3056 | 2026-09-04T23:26:19.912Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3057 | 2026-09-04T23:26:20.047Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3058 | 2026-09-04T23:26:20.695Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-04T23:26:21.434Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-04T23:26:21.805Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-04T23:26:21.851Z | Compiling headers-core v0.3.0 |
| 3062 | 2026-09-04T23:26:21.923Z | Compiling diesel v2.3.7 |
| 3063 | 2026-09-04T23:26:21.946Z | Compiling libxml v0.3.3 |
| 3064 | 2026-09-04T23:26:22.012Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3065 | 2026-09-04T23:26:22.241Z | Compiling crc8 v0.1.1 |
| 3066 | 2026-09-04T23:26:22.337Z | Compiling headers v0.4.1 |
| 3067 | 2026-09-04T23:26:22.385Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-04T23:26:22.632Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-04T23:26:22.658Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-04T23:26:23.062Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-04T23:26:23.119Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-04T23:26:23.310Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-04T23:26:23.521Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3074 | 2026-09-04T23:26:23.585Z | Compiling quick-xml v0.37.5 |
| 3075 | 2026-09-04T23:26:23.685Z | Compiling derive_builder v0.20.2 |
| 3076 | 2026-09-04T23:26:23.862Z | Compiling oso-derive v0.27.3 |
| 3077 | 2026-09-04T23:26:23.888Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3078 | 2026-09-04T23:26:24.031Z | Compiling openssl-probe v0.1.6 |
| 3079 | 2026-09-04T23:26:24.409Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-04T23:26:24.432Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-04T23:26:24.522Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-04T23:26:24.726Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-04T23:26:24.749Z | Compiling samael v0.0.19 |
| 3084 | 2026-09-04T23:26:25.009Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-09-04T23:26:25.013Z | Compiling bb8 v0.8.6 |
| 3086 | 2026-09-04T23:26:25.208Z | Compiling filetime v0.2.27 |
| 3087 | 2026-09-04T23:26:25.247Z | Compiling trait-variant v0.1.2 |
| 3088 | 2026-09-04T23:26:25.271Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3089 | 2026-09-04T23:26:25.379Z | Compiling half v1.8.3 |
| 3090 | 2026-09-04T23:26:25.408Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3091 | 2026-09-04T23:26:25.441Z | Compiling tar v0.4.46 |
| 3092 | 2026-09-04T23:26:25.570Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3093 | 2026-09-04T23:26:25.707Z | Compiling serde_cbor v0.11.2 |
| 3094 | 2026-09-04T23:26:25.729Z | Compiling proc-macro-error2 v2.0.1 |
| 3095 | 2026-09-04T23:26:25.732Z | Compiling hashbrown v0.14.5 |
| 3096 | 2026-09-04T23:26:25.833Z | Compiling rfc6979 v0.4.0 |
| 3097 | 2026-09-04T23:26:25.854Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3098 | 2026-09-04T23:26:26.008Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3099 | 2026-09-04T23:26:26.079Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-04T23:26:26.203Z | Compiling knus-derive v3.4.0 |
| 3101 | 2026-09-04T23:26:26.326Z | Compiling chumsky v0.9.3 |
| 3102 | 2026-09-04T23:26:26.351Z | Compiling ecdsa v0.16.9 |
| 3103 | 2026-09-04T23:26:26.467Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-04T23:26:26.641Z | Compiling polar-core v0.27.3 |
| 3105 | 2026-09-04T23:26:26.706Z | Compiling primeorder v0.13.6 |
| 3106 | 2026-09-04T23:26:26.784Z | Compiling nonempty v0.12.0 |
| 3107 | 2026-09-04T23:26:27.007Z | Compiling p384 v0.13.1 |
| 3108 | 2026-09-04T23:26:27.029Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3109 | 2026-09-04T23:26:27.487Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-04T23:26:27.560Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-04T23:26:27.627Z | Compiling knus v3.4.0 |
| 3112 | 2026-09-04T23:26:27.650Z | Compiling fxhash v0.2.1 |
| 3113 | 2026-09-04T23:26:27.826Z | Compiling libz-sys v1.1.24 |
| 3114 | 2026-09-04T23:26:27.874Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-04T23:26:28.026Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-04T23:26:28.051Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-04T23:26:28.344Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3118 | 2026-09-04T23:26:28.412Z | Compiling kstat-rs v0.2.5 |
| 3119 | 2026-09-04T23:26:28.502Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3120 | 2026-09-04T23:26:28.766Z | Compiling mime_guess v2.0.5 |
| 3121 | 2026-09-04T23:26:28.835Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3122 | 2026-09-04T23:26:29.347Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-04T23:26:29.350Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-04T23:26:29.661Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-04T23:26:29.714Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-04T23:26:29.786Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3127 | 2026-09-04T23:26:29.974Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3128 | 2026-09-04T23:26:30.054Z | Compiling flume v0.11.1 |
| 3129 | 2026-09-04T23:26:30.137Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-04T23:26:30.594Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-04T23:26:30.782Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-04T23:26:30.803Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-04T23:26:30.825Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-04T23:26:31.083Z | Compiling http-range v0.1.5 |
| 3135 | 2026-09-04T23:26:31.106Z | Compiling strsim v0.10.0 |
| 3136 | 2026-09-04T23:26:31.179Z | Compiling corncobs v0.1.4 |
| 3137 | 2026-09-04T23:26:31.380Z | Compiling instability v0.3.11 |
| 3138 | 2026-09-04T23:26:31.408Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3139 | 2026-09-04T23:26:31.431Z | Compiling darling_core v0.13.4 |
| 3140 | 2026-09-04T23:26:31.491Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-04T23:26:31.683Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-04T23:26:32.179Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3143 | 2026-09-04T23:26:32.275Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3144 | 2026-09-04T23:26:32.416Z | Compiling progenitor-impl v0.13.0 |
| 3145 | 2026-09-04T23:26:32.535Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-04T23:26:32.559Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-04T23:26:32.807Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-04T23:26:33.047Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3149 | 2026-09-04T23:26:33.104Z | Compiling secrecy v0.8.0 |
| 3150 | 2026-09-04T23:26:33.302Z | Compiling anstyle-parse v0.2.7 |
| 3151 | 2026-09-04T23:26:33.548Z | Compiling castaway v0.2.4 |
| 3152 | 2026-09-04T23:26:33.716Z | Compiling vergen-git2 v9.1.0 |
| 3153 | 2026-09-04T23:26:33.968Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-04T23:26:34.092Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-04T23:26:34.534Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3156 | 2026-09-04T23:26:34.609Z | Compiling progenitor-macro v0.13.0 |
| 3157 | 2026-09-04T23:26:35.121Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-04T23:26:35.333Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-04T23:26:35.540Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-04T23:26:35.728Z | Compiling globwalk v0.9.1 |
| 3161 | 2026-09-04T23:26:35.954Z | Compiling oso v0.27.3 |
| 3162 | 2026-09-04T23:26:36.118Z | Compiling darling_macro v0.13.4 |
| 3163 | 2026-09-04T23:26:36.225Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-09-04T23:26:36.449Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3165 | 2026-09-04T23:26:36.630Z | Compiling hyper-staticfile v0.10.1 |
| 3166 | 2026-09-04T23:26:36.653Z | Compiling parking_lot v0.11.2 |
| 3167 | 2026-09-04T23:26:36.816Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3168 | 2026-09-04T23:26:37.085Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3169 | 2026-09-04T23:26:37.277Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3170 | 2026-09-04T23:26:37.457Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3171 | 2026-09-04T23:26:37.504Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3172 | 2026-09-04T23:26:37.603Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-04T23:26:37.834Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-04T23:26:37.964Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-04T23:26:38.091Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-04T23:26:38.584Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-04T23:26:38.642Z | Compiling digest-io v0.1.0 |
| 3178 | 2026-09-04T23:26:38.749Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-09-04T23:26:38.798Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-04T23:26:38.824Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-04T23:26:38.846Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-04T23:26:39.025Z | Compiling rawzip v0.4.4 |
| 3183 | 2026-09-04T23:26:39.081Z | Compiling cassowary v0.3.0 |
| 3184 | 2026-09-04T23:26:39.574Z | Compiling async-bb8-diesel v0.2.1 |
| 3185 | 2026-09-04T23:26:39.597Z | Compiling diesel-dtrace v0.5.0 |
| 3186 | 2026-09-04T23:26:39.817Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3187 | 2026-09-04T23:26:39.919Z | Compiling ratatui v0.29.0 |
| 3188 | 2026-09-04T23:26:39.923Z | Compiling hickory-server v0.25.2 |
| 3189 | 2026-09-04T23:26:39.963Z | Compiling progenitor v0.13.0 |
| 3190 | 2026-09-04T23:26:40.034Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3191 | 2026-09-04T23:26:40.196Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-04T23:26:40.295Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-04T23:26:40.639Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-04T23:26:41.169Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-04T23:26:42.442Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-04T23:26:42.874Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-04T23:26:42.984Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-04T23:26:43.420Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3199 | 2026-09-04T23:26:43.444Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3200 | 2026-09-04T23:26:43.748Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3201 | 2026-09-04T23:26:44.131Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3202 | 2026-09-04T23:26:44.410Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-04T23:26:44.675Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-04T23:26:44.788Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-04T23:26:44.977Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3206 | 2026-09-04T23:26:45.019Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3207 | 2026-09-04T23:26:45.228Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3208 | 2026-09-04T23:26:45.270Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3209 | 2026-09-04T23:26:45.481Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3210 | 2026-09-04T23:26:45.522Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3211 | 2026-09-04T23:26:45.543Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3212 | 2026-09-04T23:26:45.746Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3213 | 2026-09-04T23:26:45.781Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-04T23:26:45.801Z | Compiling void v1.0.2 |
| 3215 | 2026-09-04T23:26:45.922Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-04T23:26:45.956Z | Compiling serde_with v1.14.0 |
| 3217 | 2026-09-04T23:26:46.058Z | Compiling slog-scope v4.4.1 |
| 3218 | 2026-09-04T23:26:46.165Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-04T23:26:46.168Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-04T23:26:46.190Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-04T23:26:46.235Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-04T23:26:46.239Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-04T23:26:46.400Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-04T23:26:46.647Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-04T23:26:46.821Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-04T23:26:46.899Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-04T23:26:46.921Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-04T23:26:47.060Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-04T23:26:47.112Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-04T23:26:47.135Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-04T23:26:47.278Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-04T23:26:47.315Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-04T23:26:47.422Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-04T23:26:47.501Z | Compiling tokio-tungstenite v0.23.1 |
| 3235 | 2026-09-04T23:26:47.534Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3236 | 2026-09-04T23:26:47.580Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3237 | 2026-09-04T23:26:47.606Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-04T23:26:47.664Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-04T23:26:47.687Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-04T23:26:47.840Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-04T23:26:47.867Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-04T23:26:47.931Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-04T23:26:47.953Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-04T23:26:48.147Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-04T23:26:48.367Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3246 | 2026-09-04T23:26:48.581Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3247 | 2026-09-04T23:26:48.662Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-04T23:26:48.666Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-04T23:26:49.044Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3250 | 2026-09-04T23:26:49.284Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3251 | 2026-09-04T23:26:49.732Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3252 | 2026-09-04T23:26:49.899Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3253 | 2026-09-04T23:26:50.214Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3254 | 2026-09-04T23:26:50.257Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3255 | 2026-09-04T23:26:50.339Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3256 | 2026-09-04T23:26:50.802Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3257 | 2026-09-04T23:26:52.911Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3258 | 2026-09-04T23:26:53.243Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3259 | 2026-09-04T23:26:53.921Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3260 | 2026-09-04T23:26:54.152Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-04T23:26:54.489Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3262 | 2026-09-04T23:26:54.534Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3263 | 2026-09-04T23:26:54.851Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3264 | 2026-09-04T23:26:54.879Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3265 | 2026-09-04T23:26:55.618Z | Compiling git2 v0.20.4 |
| 3266 | 2026-09-04T23:26:55.699Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3267 | 2026-09-04T23:26:56.843Z | Compiling signal-hook-tokio v0.3.1 |
| 3268 | 2026-09-04T23:26:57.036Z | Compiling fatfs v0.3.6 |
| 3269 | 2026-09-04T23:26:57.129Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-04T23:26:57.173Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-04T23:26:58.104Z | Compiling console v0.16.2 |
| 3272 | 2026-09-04T23:26:58.167Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3273 | 2026-09-04T23:26:58.609Z | Compiling seq-macro v0.3.6 |
| 3274 | 2026-09-04T23:26:58.633Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3275 | 2026-09-04T23:26:58.799Z | Compiling assert_matches v1.5.0 |
| 3276 | 2026-09-04T23:26:58.907Z | Compiling indicatif v0.18.4 |
| 3277 | 2026-09-04T23:26:58.989Z | Compiling rcgen v0.12.1 |
| 3278 | 2026-09-04T23:26:59.147Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3279 | 2026-09-04T23:26:59.600Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-04T23:27:01.927Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-04T23:27:02.630Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-04T23:27:03.010Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-04T23:27:03.337Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-04T23:27:03.518Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3285 | 2026-09-04T23:27:03.781Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3286 | 2026-09-04T23:27:03.860Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-04T23:27:04.033Z | Compiling subprocess v0.2.15 |
| 3288 | 2026-09-04T23:27:04.151Z | Compiling rtoolbox v0.0.3 |
| 3289 | 2026-09-04T23:27:04.431Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-04T23:27:04.862Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-04T23:27:05.018Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-04T23:27:05.196Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3293 | 2026-09-04T23:27:05.252Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3294 | 2026-09-04T23:27:05.331Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-04T23:27:05.866Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-04T23:27:06.167Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-04T23:27:06.445Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-04T23:27:07.293Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-04T23:27:07.936Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-04T23:27:08.591Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-04T23:27:08.706Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-04T23:27:08.849Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-04T23:27:08.925Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-04T23:27:08.956Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3305 | 2026-09-04T23:27:09.164Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3306 | 2026-09-04T23:27:09.545Z | Compiling support-bundle-viewer v0.1.2 |
| 3307 | 2026-09-04T23:27:09.921Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3308 | 2026-09-04T23:27:10.011Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-04T23:27:10.672Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-04T23:27:35.172Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-04T23:27:55.706Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-04T23:28:10.490Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-04T23:35:52.081Z | Finished `release` profile [optimized] target(s) in 10m 14s |
| 3314 | 2026-09-04T23:35:52.085Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3315 | 2026-09-04T23:35:52.085Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-04T23:36:27.480Z | |
| 3317 | 2026-09-04T23:36:27.480Z | real 10:51.276914791 |
| 3318 | 2026-09-04T23:36:27.480Z | user 2:04:21.659550965 |
| 3319 | 2026-09-04T23:36:27.480Z | sys 4:41.125626292 |
| 3320 | 2026-09-04T23:36:27.480Z | trap 3.274018806 |
| 3321 | 2026-09-04T23:36:27.480Z | tflt 0.682706867 |
| 3322 | 2026-09-04T23:36:27.480Z | dflt 8.897959661 |
| 3323 | 2026-09-04T23:36:27.480Z | kflt 0.013040397 |
| 3324 | 2026-09-04T23:36:27.480Z | lock 8:18:32.671983454 |
| 3325 | 2026-09-04T23:36:27.480Z | slp 3:06:38.230376782 |
| 3326 | 2026-09-04T23:36:27.480Z | lat 3:01.561350411 |
| 3327 | 2026-09-04T23:36:27.480Z | stop 8:34.483109823 |
| 3328 | 2026-09-04T23:36:27.493Z | + mapfile -t packages |
| 3329 | 2026-09-04T23:36:27.493Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-04T23:36:28.461Z | Finished `release` profile [optimized] target(s) in 0.97s |
| 3331 | 2026-09-04T23:36:28.546Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-04T23:36:28.604Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-04T23:36:28.608Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-04T23:36:29.180Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-04T23:36:29.181Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-04T23:36:29.203Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-04T23:36:29.204Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-04T23:36:29.204Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-04T23:36:29.204Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-04T23:36:29.260Z | Compiling usdt-impl v0.5.0 |
| 3341 | 2026-09-04T23:36:29.439Z | Compiling syn v2.0.117 |
| 3342 | 2026-09-04T23:36:29.439Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-04T23:36:29.439Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-04T23:36:29.439Z | Compiling log v0.4.33 |
| 3345 | 2026-09-04T23:36:29.522Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-04T23:36:29.522Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-04T23:36:29.607Z | Compiling anyhow v1.0.104 |
| 3348 | 2026-09-04T23:36:29.642Z | Compiling once_cell v1.21.3 |
| 3349 | 2026-09-04T23:36:29.642Z | Compiling heck v0.4.1 |
| 3350 | 2026-09-04T23:36:29.988Z | Compiling errno v0.3.14 |
| 3351 | 2026-09-04T23:36:29.994Z | Compiling thread-id v4.2.2 |
| 3352 | 2026-09-04T23:36:29.994Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-04T23:36:30.772Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-04T23:36:30.984Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-04T23:36:30.984Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-04T23:36:31.041Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-04T23:36:31.076Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-04T23:36:31.076Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-04T23:36:31.338Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-04T23:36:31.338Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-04T23:36:31.365Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-04T23:36:31.430Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-04T23:36:31.652Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-04T23:36:31.734Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-04T23:36:31.875Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-04T23:36:31.876Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-04T23:36:31.889Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-04T23:36:31.889Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-04T23:36:31.890Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-04T23:36:31.890Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-04T23:36:31.969Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-04T23:36:32.620Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-04T23:36:32.719Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-04T23:36:32.908Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-04T23:36:33.043Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-04T23:36:33.120Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-04T23:36:33.128Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-04T23:36:33.304Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-04T23:36:34.407Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-04T23:36:34.407Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-04T23:36:34.465Z | Compiling toml_datetime v0.6.11 |
| 3382 | 2026-09-04T23:36:34.466Z | Compiling serde_spanned v0.6.9 |
| 3383 | 2026-09-04T23:36:34.466Z | Compiling cargo_metadata v0.23.1 |
| 3384 | 2026-09-04T23:36:34.503Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3385 | 2026-09-04T23:36:34.504Z | Compiling macaddr v1.0.1 |
| 3386 | 2026-09-04T23:36:34.678Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-04T23:36:35.082Z | Compiling usdt-macro v0.5.0 |
| 3388 | 2026-09-04T23:36:35.082Z | Compiling usdt-attr-macro v0.5.0 |
| 3389 | 2026-09-04T23:36:35.968Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-04T23:36:36.150Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-04T23:36:36.608Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-04T23:36:38.833Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-04T23:36:44.794Z | Finished `release` profile [optimized] target(s) in 16.17s |
| 3394 | 2026-09-04T23:36:44.948Z | |
| 3395 | 2026-09-04T23:36:44.948Z | real 16.292386715 |
| 3396 | 2026-09-04T23:36:44.948Z | user 1:56.169387913 |
| 3397 | 2026-09-04T23:36:44.962Z | sys 14.745965262 |
| 3398 | 2026-09-04T23:36:44.962Z | trap 0.049594061 |
| 3399 | 2026-09-04T23:36:44.962Z | tflt 0.698636342 |
| 3400 | 2026-09-04T23:36:44.963Z | dflt 1.876295234 |
| 3401 | 2026-09-04T23:36:44.963Z | kflt 0.000036130 |
| 3402 | 2026-09-04T23:36:44.963Z | lock 3:46.936288323 |
| 3403 | 2026-09-04T23:36:44.963Z | slp 2:13.710829059 |
| 3404 | 2026-09-04T23:36:44.963Z | lat 3.029882719 |
| 3405 | 2026-09-04T23:36:44.963Z | stop 16.379639067 |
| 3406 | 2026-09-04T23:36:44.963Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-04T23:36:44.963Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-04T23:36:44.963Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-04T23:36:44.963Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-04T23:36:44.963Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-04T23:36:45.897Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-04T23:36:45.903Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-04T23:36:45.904Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-04T23:36:46.042Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-04T23:36:46.058Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-04T23:36:46.058Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-04T23:36:46.059Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-04T23:36:46.059Z | Compiling debug-ignore v1.0.5 |
| 3419 | 2026-09-04T23:36:46.059Z | Compiling compression-core v0.4.31 |
| 3420 | 2026-09-04T23:36:46.059Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-04T23:36:46.059Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3422 | 2026-09-04T23:36:46.059Z | Compiling serde_spanned v1.1.1 |
| 3423 | 2026-09-04T23:36:46.059Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-04T23:36:46.059Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-04T23:36:46.059Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-04T23:36:46.059Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-04T23:36:46.125Z | Compiling hostname v0.3.1 |
| 3428 | 2026-09-04T23:36:46.301Z | Compiling dropshot_endpoint v0.17.1 |
| 3429 | 2026-09-04T23:36:46.356Z | Compiling hostname v0.4.2 |
| 3430 | 2026-09-04T23:36:46.357Z | Compiling serde_path_to_error v0.1.20 |
| 3431 | 2026-09-04T23:36:46.362Z | Compiling atomicwrites v0.4.4 |
| 3432 | 2026-09-04T23:36:46.362Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3433 | 2026-09-04T23:36:46.362Z | Compiling macaddr v1.0.1 |
| 3434 | 2026-09-04T23:36:46.413Z | Compiling compression-codecs v0.4.37 |
| 3435 | 2026-09-04T23:36:46.431Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3436 | 2026-09-04T23:36:46.472Z | Compiling serde_tokenstream v0.3.0 |
| 3437 | 2026-09-04T23:36:46.507Z | Compiling slog-bunyan v2.5.0 |
| 3438 | 2026-09-04T23:36:46.565Z | Compiling oxide-generation v0.1.3 |
| 3439 | 2026-09-04T23:36:46.607Z | Compiling instant v0.1.13 |
| 3440 | 2026-09-04T23:36:46.607Z | Compiling parse-display-derive v0.10.0 |
| 3441 | 2026-09-04T23:36:46.645Z | Compiling async-compression v0.4.41 |
| 3442 | 2026-09-04T23:36:46.687Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-04T23:36:46.721Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-04T23:36:46.721Z | Compiling backoff v0.4.0 |
| 3445 | 2026-09-04T23:36:46.754Z | Compiling itertools v0.14.0 |
| 3446 | 2026-09-04T23:36:46.779Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3447 | 2026-09-04T23:36:46.793Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-04T23:36:46.808Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3449 | 2026-09-04T23:36:46.828Z | Compiling oxide-generation-macros v0.2.0 |
| 3450 | 2026-09-04T23:36:46.919Z | Compiling async-stream v0.3.6 |
| 3451 | 2026-09-04T23:36:46.925Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3452 | 2026-09-04T23:36:46.959Z | Compiling progenitor-extras v0.2.0 |
| 3453 | 2026-09-04T23:36:46.970Z | Compiling half v2.7.1 |
| 3454 | 2026-09-04T23:36:46.990Z | Compiling crucible-workspace-hack v0.1.0 |
| 3455 | 2026-09-04T23:36:47.019Z | Compiling ciborium-io v0.2.2 |
| 3456 | 2026-09-04T23:36:47.089Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-04T23:36:47.100Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-04T23:36:47.138Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3459 | 2026-09-04T23:36:47.156Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3460 | 2026-09-04T23:36:47.175Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3461 | 2026-09-04T23:36:47.251Z | Compiling inout v0.1.4 |
| 3462 | 2026-09-04T23:36:47.266Z | Compiling ciborium-ll v0.2.2 |
| 3463 | 2026-09-04T23:36:47.266Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-04T23:36:47.297Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-04T23:36:47.311Z | Compiling universal-hash v0.5.1 |
| 3466 | 2026-09-04T23:36:47.368Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3467 | 2026-09-04T23:36:47.405Z | Compiling cipher v0.4.4 |
| 3468 | 2026-09-04T23:36:47.480Z | Compiling ciborium v0.2.2 |
| 3469 | 2026-09-04T23:36:47.490Z | Compiling derive_more v0.99.20 |
| 3470 | 2026-09-04T23:36:47.490Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-04T23:36:47.548Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-04T23:36:47.644Z | Compiling blake2 v0.10.6 |
| 3473 | 2026-09-04T23:36:47.722Z | Compiling poly1305 v0.8.0 |
| 3474 | 2026-09-04T23:36:47.722Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3475 | 2026-09-04T23:36:47.748Z | Compiling chacha20 v0.9.1 |
| 3476 | 2026-09-04T23:36:47.777Z | Compiling aead v0.5.2 |
| 3477 | 2026-09-04T23:36:47.843Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3478 | 2026-09-04T23:36:47.945Z | Compiling password-hash v0.5.0 |
| 3479 | 2026-09-04T23:36:47.981Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-04T23:36:48.009Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-04T23:36:48.047Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3482 | 2026-09-04T23:36:48.078Z | Compiling unsafe-libyaml v0.2.11 |
| 3483 | 2026-09-04T23:36:48.080Z | Compiling itertools v0.15.0 |
| 3484 | 2026-09-04T23:36:48.164Z | Compiling num-derive v0.4.2 |
| 3485 | 2026-09-04T23:36:48.169Z | Compiling heapless v0.8.0 |
| 3486 | 2026-09-04T23:36:48.201Z | Compiling tabwriter v1.4.1 |
| 3487 | 2026-09-04T23:36:48.331Z | Compiling argon2 v0.5.3 |
| 3488 | 2026-09-04T23:36:48.373Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3489 | 2026-09-04T23:36:48.394Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-04T23:36:48.408Z | Compiling parse-display v0.10.0 |
| 3491 | 2026-09-04T23:36:48.480Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3492 | 2026-09-04T23:36:48.555Z | Compiling thiserror-no-std v2.0.2 |
| 3493 | 2026-09-04T23:36:48.585Z | Compiling smoltcp v0.11.0 |
| 3494 | 2026-09-04T23:36:48.672Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-04T23:36:48.726Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3496 | 2026-09-04T23:36:48.742Z | Compiling serde_yaml v0.9.34+deprecated |
| 3497 | 2026-09-04T23:36:48.902Z | Compiling typify-impl v0.6.2 |
| 3498 | 2026-09-04T23:36:49.022Z | Compiling proc-macro-crate v3.4.0 |
| 3499 | 2026-09-04T23:36:49.064Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-04T23:36:49.136Z | Compiling colored v3.1.1 |
| 3501 | 2026-09-04T23:36:49.269Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3502 | 2026-09-04T23:36:49.289Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3503 | 2026-09-04T23:36:49.610Z | Compiling ingot-macros v0.2.0 |
| 3504 | 2026-09-04T23:36:49.638Z | Compiling postcard v1.1.3 |
| 3505 | 2026-09-04T23:36:49.638Z | Compiling num_enum_derive v0.7.6 |
| 3506 | 2026-09-04T23:36:49.638Z | Compiling proc-macro-error v1.0.4 |
| 3507 | 2026-09-04T23:36:49.638Z | Compiling rand v0.10.1 |
| 3508 | 2026-09-04T23:36:49.654Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-04T23:36:49.684Z | Compiling foreign-types-macros v0.2.3 |
| 3510 | 2026-09-04T23:36:49.882Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3511 | 2026-09-04T23:36:49.906Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-04T23:36:49.961Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3513 | 2026-09-04T23:36:50.004Z | Compiling rayon-core v1.13.0 |
| 3514 | 2026-09-04T23:36:50.131Z | Compiling foreign-types-shared v0.3.1 |
| 3515 | 2026-09-04T23:36:50.222Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3516 | 2026-09-04T23:36:50.227Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3517 | 2026-09-04T23:36:50.235Z | Compiling num_enum_derive v0.5.11 |
| 3518 | 2026-09-04T23:36:50.353Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-04T23:36:50.372Z | Compiling foreign-types v0.5.0 |
| 3520 | 2026-09-04T23:36:50.464Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3521 | 2026-09-04T23:36:50.486Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3522 | 2026-09-04T23:36:50.490Z | Compiling cstr-argument v0.1.2 |
| 3523 | 2026-09-04T23:36:50.490Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-04T23:36:50.591Z | Compiling illumos-nvpair v0.3.0 |
| 3525 | 2026-09-04T23:36:50.633Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3526 | 2026-09-04T23:36:50.670Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-04T23:36:50.777Z | Compiling num_enum v0.7.6 |
| 3528 | 2026-09-04T23:36:50.799Z | Compiling zone_cfg_derive v0.3.1 |
| 3529 | 2026-09-04T23:36:50.877Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3530 | 2026-09-04T23:36:50.894Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3531 | 2026-09-04T23:36:50.924Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3532 | 2026-09-04T23:36:51.086Z | Compiling itertools v0.12.1 |
| 3533 | 2026-09-04T23:36:51.103Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3534 | 2026-09-04T23:36:51.103Z | Compiling rayon v1.11.0 |
| 3535 | 2026-09-04T23:36:51.103Z | Compiling sigpipe v0.1.3 |
| 3536 | 2026-09-04T23:36:51.103Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3537 | 2026-09-04T23:36:51.137Z | Compiling glob v0.3.3 |
| 3538 | 2026-09-04T23:36:51.167Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3539 | 2026-09-04T23:36:51.186Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3540 | 2026-09-04T23:36:51.254Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3541 | 2026-09-04T23:36:51.352Z | Compiling smf v0.2.3 |
| 3542 | 2026-09-04T23:36:51.388Z | Compiling cpubits v0.1.1 |
| 3543 | 2026-09-04T23:36:51.418Z | Compiling num_enum v0.5.11 |
| 3544 | 2026-09-04T23:36:51.436Z | Compiling whoami v1.6.1 |
| 3545 | 2026-09-04T23:36:51.456Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3546 | 2026-09-04T23:36:51.494Z | Compiling gethostname v0.5.0 |
| 3547 | 2026-09-04T23:36:51.539Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3548 | 2026-09-04T23:36:51.573Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-04T23:36:51.598Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-04T23:36:51.608Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-04T23:36:51.634Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-04T23:36:51.652Z | Compiling usdt-attr-macro v0.5.0 |
| 3553 | 2026-09-04T23:36:51.878Z | Compiling usdt-macro v0.5.0 |
| 3554 | 2026-09-04T23:36:51.906Z | Compiling pem-rfc7468 v1.0.0 |
| 3555 | 2026-09-04T23:36:52.018Z | Compiling num v0.4.3 |
| 3556 | 2026-09-04T23:36:52.044Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-04T23:36:52.129Z | Compiling zone v0.3.1 |
| 3558 | 2026-09-04T23:36:52.187Z | Compiling float-ord v0.3.2 |
| 3559 | 2026-09-04T23:36:52.233Z | Compiling cancel-safe-futures v0.1.5 |
| 3560 | 2026-09-04T23:36:52.245Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-04T23:36:52.267Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-04T23:36:52.293Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-04T23:36:52.350Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-04T23:36:52.461Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-04T23:36:52.485Z | Compiling libefi-sys v0.1.0 |
| 3566 | 2026-09-04T23:36:52.530Z | Compiling ingot-types v0.2.0 |
| 3567 | 2026-09-04T23:36:52.568Z | Compiling prettyplease v0.2.37 |
| 3568 | 2026-09-04T23:36:52.663Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3569 | 2026-09-04T23:36:52.706Z | Compiling linear-map v1.2.0 |
| 3570 | 2026-09-04T23:36:52.722Z | Compiling polyval v0.7.1 |
| 3571 | 2026-09-04T23:36:52.775Z | Compiling usdt v0.5.0 |
| 3572 | 2026-09-04T23:36:52.786Z | Compiling der v0.8.0 |
| 3573 | 2026-09-04T23:36:52.848Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-04T23:36:52.884Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-04T23:36:52.897Z | Compiling ingot v0.2.1 |
| 3576 | 2026-09-04T23:36:52.909Z | Compiling console v0.15.11 |
| 3577 | 2026-09-04T23:36:52.932Z | Compiling bitfield-struct v0.6.2 |
| 3578 | 2026-09-04T23:36:52.958Z | Compiling ghash v0.6.0 |
| 3579 | 2026-09-04T23:36:53.041Z | Compiling oxide-update-engine-types v0.1.2 |
| 3580 | 2026-09-04T23:36:53.068Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-04T23:36:53.131Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-04T23:36:53.232Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-04T23:36:53.253Z | Compiling expectorate v1.2.0 |
| 3584 | 2026-09-04T23:36:53.315Z | Compiling hickory-proto v0.24.4 |
| 3585 | 2026-09-04T23:36:53.456Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-04T23:36:53.517Z | Compiling aead v0.6.1 |
| 3587 | 2026-09-04T23:36:53.594Z | Compiling typify-macro v0.6.2 |
| 3588 | 2026-09-04T23:36:53.614Z | Compiling sha2 v0.11.0 |
| 3589 | 2026-09-04T23:36:53.642Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3590 | 2026-09-04T23:36:53.697Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-04T23:36:53.714Z | Compiling semver v0.1.20 |
| 3592 | 2026-09-04T23:36:53.948Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3593 | 2026-09-04T23:36:53.972Z | Compiling linked-hash-map v0.5.6 |
| 3594 | 2026-09-04T23:36:54.055Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3595 | 2026-09-04T23:36:54.065Z | Compiling oxide-update-engine v0.1.2 |
| 3596 | 2026-09-04T23:36:54.081Z | Compiling rustc_version v0.1.7 |
| 3597 | 2026-09-04T23:36:54.205Z | Compiling lru-cache v0.1.2 |
| 3598 | 2026-09-04T23:36:54.260Z | Compiling spki v0.8.0 |
| 3599 | 2026-09-04T23:36:54.301Z | Compiling aes-gcm v0.11.0 |
| 3600 | 2026-09-04T23:36:54.349Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-04T23:36:54.364Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-04T23:36:54.382Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-04T23:36:59.052Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3604 | 2026-09-04T23:36:59.215Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3605 | 2026-09-04T23:36:59.216Z | Compiling salsa20 v0.11.0 |
| 3606 | 2026-09-04T23:36:59.216Z | Compiling slog-dtrace v0.3.0 |
| 3607 | 2026-09-04T23:36:59.216Z | Compiling minimal-lexical v0.2.1 |
| 3608 | 2026-09-04T23:36:59.216Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-09-04T23:36:59.216Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3610 | 2026-09-04T23:36:59.216Z | Compiling scrypt v0.12.0 |
| 3611 | 2026-09-04T23:36:59.216Z | Compiling oxide-tokio-rt v0.1.4 |
| 3612 | 2026-09-04T23:36:59.216Z | Compiling nom v7.1.3 |
| 3613 | 2026-09-04T23:36:59.216Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3614 | 2026-09-04T23:36:59.223Z | Compiling newtype_derive v0.1.6 |
| 3615 | 2026-09-04T23:36:59.224Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-04T23:36:59.224Z | Compiling phf_shared v0.12.1 |
| 3617 | 2026-09-04T23:36:59.224Z | Compiling xshell v0.2.7 |
| 3618 | 2026-09-04T23:36:59.224Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-04T23:36:59.224Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-04T23:36:59.224Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-04T23:36:59.224Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-04T23:36:59.224Z | Compiling hickory-resolver v0.24.4 |
| 3623 | 2026-09-04T23:36:59.224Z | Compiling typify v0.6.2 |
| 3624 | 2026-09-04T23:36:59.224Z | Compiling progenitor-impl v0.14.0 |
| 3625 | 2026-09-04T23:36:59.224Z | Compiling highway v1.3.0 |
| 3626 | 2026-09-04T23:36:59.224Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3627 | 2026-09-04T23:36:59.224Z | Compiling unicode-xid v0.2.6 |
| 3628 | 2026-09-04T23:36:59.224Z | Compiling chrono-tz v0.10.4 |
| 3629 | 2026-09-04T23:36:59.224Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-04T23:36:59.224Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3631 | 2026-09-04T23:36:59.224Z | Compiling const_format_proc_macros v0.2.34 |
| 3632 | 2026-09-04T23:36:59.224Z | Compiling csv v1.4.0 |
| 3633 | 2026-09-04T23:36:59.224Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3634 | 2026-09-04T23:36:59.224Z | Compiling pkcs5 v0.8.1 |
| 3635 | 2026-09-04T23:36:59.224Z | Compiling ecdsa v0.16.9 |
| 3636 | 2026-09-04T23:36:59.224Z | Compiling phf v0.12.1 |
| 3637 | 2026-09-04T23:36:59.224Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3638 | 2026-09-04T23:36:59.224Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3639 | 2026-09-04T23:36:59.224Z | Compiling qorb v0.4.1 |
| 3640 | 2026-09-04T23:36:59.224Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3641 | 2026-09-04T23:36:59.224Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3642 | 2026-09-04T23:36:59.224Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3643 | 2026-09-04T23:36:59.224Z | Compiling primeorder v0.13.6 |
| 3644 | 2026-09-04T23:36:59.224Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3645 | 2026-09-04T23:36:59.225Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3646 | 2026-09-04T23:36:59.225Z | Compiling hashbrown v0.14.5 |
| 3647 | 2026-09-04T23:36:59.225Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-04T23:36:59.225Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-04T23:36:59.225Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-04T23:36:59.225Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3651 | 2026-09-04T23:36:59.353Z | Compiling chumsky v0.9.3 |
| 3652 | 2026-09-04T23:36:59.353Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3653 | 2026-09-04T23:36:59.353Z | Compiling pkcs8 v0.11.0 |
| 3654 | 2026-09-04T23:36:59.353Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-04T23:36:59.353Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-04T23:36:59.353Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-04T23:36:59.353Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3658 | 2026-09-04T23:36:59.353Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3659 | 2026-09-04T23:36:59.353Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3660 | 2026-09-04T23:36:59.353Z | Compiling progenitor-macro v0.14.0 |
| 3661 | 2026-09-04T23:36:59.353Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3662 | 2026-09-04T23:36:59.353Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-04T23:36:59.353Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-04T23:36:59.353Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-04T23:36:59.353Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-04T23:36:59.353Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-04T23:36:59.353Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-09-04T23:36:59.353Z | Compiling tabled v0.15.0 |
| 3669 | 2026-09-04T23:36:59.353Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3670 | 2026-09-04T23:36:59.354Z | Compiling group v0.14.0 |
| 3671 | 2026-09-04T23:36:59.370Z | Compiling knus v3.4.0 |
| 3672 | 2026-09-04T23:36:59.370Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3673 | 2026-09-04T23:36:59.382Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3674 | 2026-09-04T23:36:59.400Z | Compiling signature v3.0.0 |
| 3675 | 2026-09-04T23:36:59.422Z | Compiling base16ct v1.0.0 |
| 3676 | 2026-09-04T23:36:59.455Z | Compiling tagptr v0.2.0 |
| 3677 | 2026-09-04T23:36:59.646Z | Compiling moka v0.12.13 |
| 3678 | 2026-09-04T23:36:59.663Z | Compiling sec1 v0.8.1 |
| 3679 | 2026-09-04T23:36:59.697Z | Compiling hkdf v0.13.0 |
| 3680 | 2026-09-04T23:36:59.756Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3681 | 2026-09-04T23:36:59.906Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3682 | 2026-09-04T23:36:59.927Z | Compiling elliptic-curve v0.14.1 |
| 3683 | 2026-09-04T23:37:00.029Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3684 | 2026-09-04T23:37:00.051Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3685 | 2026-09-04T23:37:00.284Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3686 | 2026-09-04T23:37:00.301Z | Compiling corncobs v0.1.4 |
| 3687 | 2026-09-04T23:37:00.484Z | Compiling hickory-resolver v0.25.2 |
| 3688 | 2026-09-04T23:37:00.519Z | Compiling parking_lot_core v0.8.6 |
| 3689 | 2026-09-04T23:37:00.538Z | Compiling utf-8 v0.7.6 |
| 3690 | 2026-09-04T23:37:00.556Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3691 | 2026-09-04T23:37:00.752Z | Compiling tungstenite v0.21.0 |
| 3692 | 2026-09-04T23:37:00.830Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3693 | 2026-09-04T23:37:00.938Z | Compiling wnaf v0.14.0 |
| 3694 | 2026-09-04T23:37:00.957Z | Compiling primefield v0.14.0 |
| 3695 | 2026-09-04T23:37:00.976Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-04T23:37:01.006Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-04T23:37:01.170Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-04T23:37:01.189Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-04T23:37:01.196Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-04T23:37:01.239Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-04T23:37:01.401Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-04T23:37:01.499Z | Compiling tokio-tungstenite v0.21.0 |
| 3703 | 2026-09-04T23:37:01.520Z | Compiling primeorder v0.14.0 |
| 3704 | 2026-09-04T23:37:01.539Z | Compiling ecdsa v0.17.0 |
| 3705 | 2026-09-04T23:37:01.672Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3706 | 2026-09-04T23:37:01.799Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-04T23:37:01.900Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-04T23:37:01.916Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-04T23:37:01.948Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-04T23:37:01.981Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-04T23:37:02.045Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-04T23:37:02.063Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3713 | 2026-09-04T23:37:02.111Z | Compiling parking_lot v0.11.2 |
| 3714 | 2026-09-04T23:37:02.203Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3715 | 2026-09-04T23:37:02.285Z | Compiling mime_guess v2.0.5 |
| 3716 | 2026-09-04T23:37:02.306Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3717 | 2026-09-04T23:37:02.377Z | Compiling ssh-encoding v0.3.0 |
| 3718 | 2026-09-04T23:37:02.452Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-04T23:37:02.531Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-04T23:37:02.550Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-04T23:37:02.570Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3722 | 2026-09-04T23:37:02.659Z | Compiling sled v0.34.7 |
| 3723 | 2026-09-04T23:37:02.703Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3724 | 2026-09-04T23:37:02.750Z | Compiling ed25519 v3.0.0 |
| 3725 | 2026-09-04T23:37:02.767Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3726 | 2026-09-04T23:37:02.898Z | Compiling tabled v0.21.0 |
| 3727 | 2026-09-04T23:37:02.929Z | Compiling hickory-server v0.25.2 |
| 3728 | 2026-09-04T23:37:02.947Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-04T23:37:03.526Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-04T23:37:03.569Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-04T23:37:03.700Z | Compiling poly1305 v0.9.0 |
| 3732 | 2026-09-04T23:37:03.804Z | Compiling progenitor v0.14.0 |
| 3733 | 2026-09-04T23:37:04.025Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-04T23:37:04.030Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3735 | 2026-09-04T23:37:04.030Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3736 | 2026-09-04T23:37:04.030Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3737 | 2026-09-04T23:37:04.209Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3738 | 2026-09-04T23:37:04.240Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3739 | 2026-09-04T23:37:04.315Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3740 | 2026-09-04T23:37:04.487Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-04T23:37:04.621Z | Compiling http-range v0.1.5 |
| 3742 | 2026-09-04T23:37:04.655Z | Compiling half v1.8.3 |
| 3743 | 2026-09-04T23:37:04.818Z | Compiling crc8 v0.1.1 |
| 3744 | 2026-09-04T23:37:04.846Z | Compiling argon2 v0.6.0-rc.8 |
| 3745 | 2026-09-04T23:37:04.906Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3746 | 2026-09-04T23:37:04.963Z | Compiling serde_cbor v0.11.2 |
| 3747 | 2026-09-04T23:37:04.982Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3748 | 2026-09-04T23:37:05.023Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3749 | 2026-09-04T23:37:05.200Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3750 | 2026-09-04T23:37:05.372Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3751 | 2026-09-04T23:37:05.477Z | Compiling ssh-cipher v0.3.0 |
| 3752 | 2026-09-04T23:37:05.514Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3753 | 2026-09-04T23:37:05.596Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3754 | 2026-09-04T23:37:05.843Z | Compiling rsa v0.10.0-rc.18 |
| 3755 | 2026-09-04T23:37:05.978Z | Compiling ed25519-dalek v3.0.0 |
| 3756 | 2026-09-04T23:37:06.150Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-04T23:37:06.542Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3758 | 2026-09-04T23:37:06.560Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3759 | 2026-09-04T23:37:06.606Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3760 | 2026-09-04T23:37:06.655Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-09-04T23:37:06.876Z | Compiling p521 v0.14.0 |
| 3762 | 2026-09-04T23:37:06.910Z | Compiling p256 v0.14.0 |
| 3763 | 2026-09-04T23:37:07.143Z | Compiling p384 v0.14.0 |
| 3764 | 2026-09-04T23:37:07.782Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3765 | 2026-09-04T23:37:07.802Z | Compiling scuffle v0.1.0 |
| 3766 | 2026-09-04T23:37:07.930Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3767 | 2026-09-04T23:37:08.038Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3768 | 2026-09-04T23:37:08.084Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3769 | 2026-09-04T23:37:08.350Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3770 | 2026-09-04T23:37:08.499Z | Compiling yasna v0.5.2 |
| 3771 | 2026-09-04T23:37:08.518Z | Compiling kstat-rs v0.2.5 |
| 3772 | 2026-09-04T23:37:08.783Z | Compiling headers-core v0.3.0 |
| 3773 | 2026-09-04T23:37:08.841Z | Compiling kem v0.3.0 |
| 3774 | 2026-09-04T23:37:08.986Z | Compiling module-lattice v0.2.3 |
| 3775 | 2026-09-04T23:37:08.991Z | Compiling nanorand v0.7.0 |
| 3776 | 2026-09-04T23:37:09.003Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3777 | 2026-09-04T23:37:09.020Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3778 | 2026-09-04T23:37:09.147Z | Compiling sponge-cursor v0.1.0 |
| 3779 | 2026-09-04T23:37:09.208Z | Compiling flume v0.11.1 |
| 3780 | 2026-09-04T23:37:09.226Z | Compiling ml-kem v0.3.2 |
| 3781 | 2026-09-04T23:37:09.245Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3782 | 2026-09-04T23:37:09.267Z | Compiling rcgen v0.12.1 |
| 3783 | 2026-09-04T23:37:09.325Z | Compiling sha3 v0.12.0 |
| 3784 | 2026-09-04T23:37:09.514Z | Compiling headers v0.4.1 |
| 3785 | 2026-09-04T23:37:09.570Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3786 | 2026-09-04T23:37:09.962Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3787 | 2026-09-04T23:37:10.130Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3788 | 2026-09-04T23:37:10.216Z | Compiling ssh-key v0.7.0-rc.11 |
| 3789 | 2026-09-04T23:37:10.233Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3790 | 2026-09-04T23:37:10.287Z | Compiling hyper-staticfile v0.10.1 |
| 3791 | 2026-09-04T23:37:10.311Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3792 | 2026-09-04T23:37:10.344Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3793 | 2026-09-04T23:37:10.365Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3794 | 2026-09-04T23:37:10.637Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3795 | 2026-09-04T23:37:10.658Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3796 | 2026-09-04T23:37:10.760Z | Compiling russh-cryptovec v0.62.0 |
| 3797 | 2026-09-04T23:37:10.788Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3798 | 2026-09-04T23:37:10.808Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3799 | 2026-09-04T23:37:10.836Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3800 | 2026-09-04T23:37:10.857Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3801 | 2026-09-04T23:37:10.979Z | Compiling port-file v0.1.0 |
| 3802 | 2026-09-04T23:37:11.002Z | Compiling num-bigint v0.4.6 |
| 3803 | 2026-09-04T23:37:11.020Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-04T23:37:11.053Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3805 | 2026-09-04T23:37:11.071Z | Compiling russh-util v0.52.0 |
| 3806 | 2026-09-04T23:37:11.158Z | Compiling enum_dispatch v0.3.13 |
| 3807 | 2026-09-04T23:37:11.248Z | Compiling delegate v0.13.5 |
| 3808 | 2026-09-04T23:37:11.264Z | Compiling subprocess v0.2.15 |
| 3809 | 2026-09-04T23:37:11.268Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3810 | 2026-09-04T23:37:11.489Z | Compiling hex-literal v1.1.0 |
| 3811 | 2026-09-04T23:37:11.521Z | Compiling md5 v0.8.0 |
| 3812 | 2026-09-04T23:37:11.633Z | Compiling display-error-chain v0.2.2 |
| 3813 | 2026-09-04T23:37:11.679Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-04T23:37:11.748Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3815 | 2026-09-04T23:37:11.804Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3816 | 2026-09-04T23:37:11.820Z | Compiling colored v2.2.0 |
| 3817 | 2026-09-04T23:37:12.065Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3818 | 2026-09-04T23:37:12.140Z | Compiling internet-checksum v0.2.1 |
| 3819 | 2026-09-04T23:37:12.258Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-04T23:37:12.675Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3821 | 2026-09-04T23:37:12.696Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3822 | 2026-09-04T23:37:13.765Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-04T23:37:13.765Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-04T23:37:16.462Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-04T23:37:17.158Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-04T23:37:17.666Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-04T23:37:18.905Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-04T23:37:18.994Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-04T23:37:27.945Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3830 | 2026-09-04T23:37:27.945Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3831 | 2026-09-04T23:37:27.949Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-04T23:37:27.949Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-04T23:37:27.949Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-04T23:37:29.730Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-04T23:37:29.825Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-04T23:37:34.332Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-04T23:38:16.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s |
| 3838 | 2026-09-04T23:38:16.673Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3839 | 2026-09-04T23:38:16.673Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-04T23:38:16.910Z | |
| 3841 | 2026-09-04T23:38:16.910Z | real 1:31.899873473 |
| 3842 | 2026-09-04T23:38:16.910Z | user 8:32.554868255 |
| 3843 | 2026-09-04T23:38:16.910Z | sys 1:43.988774952 |
| 3844 | 2026-09-04T23:38:16.910Z | trap 0.246636788 |
| 3845 | 2026-09-04T23:38:16.910Z | tflt 0.395948875 |
| 3846 | 2026-09-04T23:38:16.910Z | dflt 1.471135494 |
| 3847 | 2026-09-04T23:38:16.915Z | kflt 0.000310950 |
| 3848 | 2026-09-04T23:38:16.915Z | lock 31:41.004719709 |
| 3849 | 2026-09-04T23:38:16.915Z | slp 19:19.688374849 |
| 3850 | 2026-09-04T23:38:16.915Z | lat 39.239508939 |
| 3851 | 2026-09-04T23:38:16.915Z | stop 3:06.468635648 |
| 3852 | 2026-09-04T23:38:16.915Z | + mkdir tests |
| 3853 | 2026-09-04T23:38:16.915Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-04T23:38:16.915Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-04T23:38:16.958Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0247a7ab9e0052cf tests/ |
| 3856 | 2026-09-04T23:38:16.975Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2b4bb079d3a697b7 tests/ |
| 3857 | 2026-09-04T23:38:17.005Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-d700af044363fda0 tests/ |
| 3858 | 2026-09-04T23:38:17.059Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f8c0e5fcd71f3b53 tests/ |
| 3859 | 2026-09-04T23:38:17.393Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3860 | 2026-09-04T23:38:17.397Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-2b4bb079d3a697b7 tests/commtest-d700af044363fda0 tests/dhcp_server-0247a7ab9e0052cf tests/end_to_end_tests-f8c0e5fcd71f3b53 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3861 | 2026-09-04T23:39:22.963Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-04T23:39:22.963Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-04T23:39:22.963Z | a out/target/test 1K |
| 3864 | 2026-09-04T23:39:22.963Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-04T23:39:22.963Z | a package-manifest.toml 35K |
| 3866 | 2026-09-04T23:39:22.963Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-04T23:39:22.963Z | a target/release/omicron-package 16990K |
| 3868 | 2026-09-04T23:39:22.963Z | a target/release/xtask 6403K |
| 3869 | 2026-09-04T23:39:22.963Z | a target/debug/bootstrap 439952K |
| 3870 | 2026-09-04T23:39:22.963Z | a tests/bootstrap-2b4bb079d3a697b7 34531K |
| 3871 | 2026-09-04T23:39:22.963Z | a tests/commtest-d700af044363fda0 34532K |
| 3872 | 2026-09-04T23:39:22.963Z | a tests/dhcp_server-0247a7ab9e0052cf 34531K |
| 3873 | 2026-09-04T23:39:22.963Z | a tests/end_to_end_tests-f8c0e5fcd71f3b53 504375K |
| 3874 | 2026-09-04T23:39:22.963Z | a tools/opte_version 1K |
| 3875 | 2026-09-04T23:39:22.963Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-04T23:39:22.963Z | a out/clickhouse.tar.gz 233213K |
| 3877 | 2026-09-04T23:39:22.963Z | a out/clickhouse_keeper.tar.gz 227725K |
| 3878 | 2026-09-04T23:39:22.963Z | a out/clickhouse_server.tar.gz 233210K |
| 3879 | 2026-09-04T23:39:22.963Z | a out/cockroachdb.tar.gz 125089K |
| 3880 | 2026-09-04T23:39:22.963Z | a out/crucible-pantry-zone.tar.gz 24782K |
| 3881 | 2026-09-04T23:39:22.963Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-04T23:39:22.963Z | a out/crucible-zone.tar.gz 39594K |
| 3883 | 2026-09-04T23:39:22.963Z | a out/external-dns.tar.gz 15182K |
| 3884 | 2026-09-04T23:39:22.963Z | a out/internal-dns.tar.gz 15182K |
| 3885 | 2026-09-04T23:39:22.963Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-04T23:39:22.963Z | a out/nexus.tar.gz 195963K |
| 3887 | 2026-09-04T23:39:22.964Z | a out/ntp.tar.gz 7170K |
| 3888 | 2026-09-04T23:39:22.964Z | a out/omicron-gateway-softnpu.tar.gz 13851K |
| 3889 | 2026-09-04T23:39:22.964Z | a out/omicron-sled-agent.tar 116143K |
| 3890 | 2026-09-04T23:39:22.964Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-04T23:39:22.964Z | a out/oximeter.tar.gz 17709K |
| 3892 | 2026-09-04T23:39:22.964Z | a out/oxlog.tar 2409K |
| 3893 | 2026-09-04T23:39:22.964Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-04T23:39:22.964Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-04T23:39:22.964Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-04T23:39:22.964Z | a out/switch-softnpu.tar.gz 306830K |
| 3897 | 2026-09-04T23:39:22.967Z | |
| 3898 | 2026-09-04T23:39:22.967Z | real 1:05.567746928 |
| 3899 | 2026-09-04T23:39:22.967Z | user 1:03.462297563 |
| 3900 | 2026-09-04T23:39:22.967Z | sys 3.504265626 |
| 3901 | 2026-09-04T23:39:22.967Z | trap 0.004967387 |
| 3902 | 2026-09-04T23:39:22.967Z | tflt 0.000000000 |
| 3903 | 2026-09-04T23:39:22.967Z | dflt 0.000000000 |
| 3904 | 2026-09-04T23:39:22.967Z | kflt 0.000000000 |
| 3905 | 2026-09-04T23:39:22.967Z | lock 0.000000000 |
| 3906 | 2026-09-04T23:39:22.967Z | slp 1:03.377458694 |
| 3907 | 2026-09-04T23:39:22.967Z | lat 0.782126235 |
| 3908 | 2026-09-04T23:39:22.967Z | stop 0.000140310 |
| 3909 | 2026-09-04T23:39:22.967Z | process exited: duration 1040197 ms, exit code 0 |
| |
| 3910 | 2026-09-04T23:39:22.982Z | found 1 output files |
| 3911 | 2026-09-04T23:39:22.982Z | uploading: /work/package.tar.gz (1839068329 bytes) |
| 3912 | 2026-09-04T23:39:46.462Z | uploaded: /work/package.tar.gz |