|
|
|
| 1 | 2026-09-05T00:55:31.913Z | job assigned to worker 01M1QGZ6SJAR881ZEZKZBP7R66 [factory aws, i-0617a5f5a22967d6f] (queued for 46 s) |
| |
| 2 | 2026-09-05T00:55:39.127Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:55:39.133Z | ++ uname -s |
| 4 | 2026-09-05T00:55:39.136Z | + kern=SunOS |
| 5 | 2026-09-05T00:55:39.137Z | + build_user=build |
| 6 | 2026-09-05T00:55:39.137Z | + build_uid=12345 |
| 7 | 2026-09-05T00:55:39.137Z | + work_dir=/work |
| 8 | 2026-09-05T00:55:39.137Z | + input_dir=/input |
| 9 | 2026-09-05T00:55:39.137Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:55:39.137Z | + case "$kern" in |
| 11 | 2026-09-05T00:55:39.137Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:55:39.140Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:55:41.149Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:55:41.251Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:55:41.255Z | + home_fs=zfs |
| 16 | 2026-09-05T00:55:41.255Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:55:41.255Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:55:41.255Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:55:43.252Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:55:43.255Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:55:43.262Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:55:43.267Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-05T00:55:43.267Z | * rust toolchain profile = "default" |
| 24 | 2026-09-05T00:55:43.267Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 25 | 2026-09-05T00:55:43.267Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-05T00:55:43.267Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:55:43.267Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-05T00:55:43.271Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:55:43.271Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:55:43.360Z | info: downloading installer |
| 31 | 2026-09-05T00:55:44.650Z | info: profile set to default |
| 32 | 2026-09-05T00:55:44.650Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:55:44.653Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:55:44.795Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:55:44.798Z | info: downloading 6 components |
| 36 | 2026-09-05T00:55:59.334Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-05T00:55:59.334Z | |
| 38 | 2026-09-05T00:55:59.362Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:55:59.363Z | |
| 40 | 2026-09-05T00:55:59.367Z | |
| 41 | 2026-09-05T00:55:59.367Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:55:59.367Z | |
| 43 | 2026-09-05T00:55:59.367Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:55:59.367Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:55:59.367Z | |
| 46 | 2026-09-05T00:55:59.367Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:55:59.367Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:55:59.367Z | |
| 49 | 2026-09-05T00:55:59.367Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:55:59.367Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:55:59.367Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:55:59.367Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:55:59.367Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:55:59.367Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:55:59.367Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:55:59.368Z | HOST_CC = None |
| 57 | 2026-09-05T00:55:59.368Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:55:59.368Z | CC = None |
| 59 | 2026-09-05T00:55:59.368Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:55:59.558Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:55:59.558Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:55:59.558Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:55:59.558Z | CFLAGS = None |
| 64 | 2026-09-05T00:55:59.558Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:55:59.558Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:55:59.558Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:55:59.558Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:55:59.558Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:55:59.558Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:55:59.662Z | + rustup --version |
| 71 | 2026-09-05T00:55:59.666Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:55:59.669Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:55:59.690Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:55:59.693Z | + cargo --version |
| 75 | 2026-09-05T00:55:59.701Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:55:59.705Z | + rustc --version |
| 77 | 2026-09-05T00:55:59.722Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:55:59.725Z | process exited: duration 16462 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:55:59.732Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:55:59.750Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:55:59.757Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:55:59.761Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:55:59.778Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:55:59.795Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:56:13.244Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:56:13.244Z | + git fetch origin 9fe05e014bc785f66731f666b04e42dde337c70c |
| 87 | 2026-09-05T00:56:13.585Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:56:13.586Z | * branch 9fe05e014bc785f66731f666b04e42dde337c70c -> FETCH_HEAD |
| 89 | 2026-09-05T00:56:13.600Z | + [[ -n '' ]] |
| 90 | 2026-09-05T00:56:13.600Z | + git reset --hard 9fe05e014bc785f66731f666b04e42dde337c70c |
| 91 | 2026-09-05T00:56:13.856Z | HEAD is now at 9fe05e014 fix docs |
| 92 | 2026-09-05T00:56:13.859Z | process exited: duration 14101 ms, exit code 0 |
| |
| 93 | 2026-09-05T00:56:13.866Z | starting task 4: "build" |
| 94 | 2026-09-05T00:56:13.871Z | + source .github/buildomat/ci-env.sh |
| 95 | 2026-09-05T00:56:13.871Z | ++ export CARGO_TERM_COLOR=always |
| 96 | 2026-09-05T00:56:13.871Z | ++ CARGO_TERM_COLOR=always |
| 97 | 2026-09-05T00:56:13.875Z | +++ uname -s |
| 98 | 2026-09-05T00:56:13.875Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 99 | 2026-09-05T00:56:13.875Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 100 | 2026-09-05T00:56:13.878Z | + cargo --version |
| 101 | 2026-09-05T00:56:13.885Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 102 | 2026-09-05T00:56:13.888Z | + rustc --version |
| 103 | 2026-09-05T00:56:13.907Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 104 | 2026-09-05T00:56:13.910Z | + WORK=/work |
| 105 | 2026-09-05T00:56:13.910Z | + pfexec mkdir -p /work |
| 106 | 2026-09-05T00:56:13.914Z | + pfexec chown build /work |
| 107 | 2026-09-05T00:56:13.917Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 108 | 2026-09-05T00:56:15.994Z | Startup: Refreshing catalog 'helios' ... Done |
| 109 | 2026-09-05T00:56:16.420Z | Startup: Caching catalogs ... Done |
| 110 | 2026-09-05T00:56:19.071Z | Planning: Solver setup ... Done (2.473s) |
| 111 | 2026-09-05T00:56:19.136Z | Planning: Running solver ... Done (0.068s) |
| 112 | 2026-09-05T00:56:19.240Z | Planning: Finding local manifests ... Done (0.004s) |
| 113 | 2026-09-05T00:56:19.249Z | Planning: Fetching manifests: 0/2 0% complete |
| 114 | 2026-09-05T00:56:19.249Z | Planning: Fetching manifests: 2/2 100% complete |
| 115 | 2026-09-05T00:56:19.250Z | Planning: Package planning ... Done (0.014s) |
| 116 | 2026-09-05T00:56:19.250Z | Planning: Merging actions ... Done (0.002s) |
| 117 | 2026-09-05T00:56:19.404Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 118 | 2026-09-05T00:56:19.408Z | Planning: Consolidating action changes ... Done (0.001s) |
| 119 | 2026-09-05T00:56:20.266Z | Planning: Evaluating mediators ... Done (0.853s) |
| 120 | 2026-09-05T00:56:20.273Z | Planning: Planning completed in 3.80 seconds |
| 121 | 2026-09-05T00:56:20.273Z | Packages to install: 2 |
| 122 | 2026-09-05T00:56:20.273Z | Estimated space available: 156.01 GB |
| 123 | 2026-09-05T00:56:20.273Z | Estimated space to be consumed: 86.48 MB |
| 124 | 2026-09-05T00:56:20.273Z | Create boot environment: No |
| 125 | 2026-09-05T00:56:20.273Z | Create backup boot environment: No |
| 126 | 2026-09-05T00:56:20.273Z | Rebuild boot archive: No |
| 127 | 2026-09-05T00:56:20.273Z | |
| 128 | 2026-09-05T00:56:20.273Z | Changed packages: |
| 129 | 2026-09-05T00:56:20.274Z | helios |
| 130 | 2026-09-05T00:56:20.274Z | developer/build-essential |
| 131 | 2026-09-05T00:56:20.274Z | None -> 11-3.0 |
| 132 | 2026-09-05T00:56:20.274Z | library/libxmlsec1 |
| 133 | 2026-09-05T00:56:20.274Z | None -> 1.2.35-3.0 |
| 134 | 2026-09-05T00:56:20.294Z | |
| 135 | 2026-09-05T00:56:20.294Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 136 | 2026-09-05T00:56:20.363Z | Download: Completed 1.28 MB in 0.07 seconds (18.6M/s) |
| 137 | 2026-09-05T00:56:20.427Z | Actions: 1/268 actions (Installing new actions) |
| 138 | 2026-09-05T00:56:20.466Z | Actions: Completed 268 actions in 0.04 seconds. |
| 139 | 2026-09-05T00:56:20.504Z | Finalize: Updating package state database ... Done (0.038s) |
| 140 | 2026-09-05T00:56:20.504Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-09-05T00:56:20.605Z | Finalize: Updating image state ... Done (0.100s) |
| 142 | 2026-09-05T00:56:23.397Z | Finalize: Creating fast lookup database ... Done (2.738s) |
| 143 | 2026-09-05T00:56:23.472Z | Finalize: Reading search index ... Done (0.012s) |
| 144 | 2026-09-05T00:56:23.477Z | Finalize: Updating search index ... Done (0.000s) |
| 145 | 2026-09-05T00:56:23.585Z | Finalize: Updating package cache ... Done (0.000s) |
| 146 | 2026-09-05T00:56:23.968Z | Planning: Evaluating mediator changes ... Done |
| 147 | 2026-09-05T00:56:24.069Z | Planning: Checking for conflicting actions ... Done |
| 148 | 2026-09-05T00:56:24.072Z | Planning: Consolidating action changes ... Done |
| 149 | 2026-09-05T00:56:24.226Z | Planning: Evaluating mediators ... Done |
| 150 | 2026-09-05T00:56:24.239Z | Planning: Planning completed in 0.26 seconds |
| 151 | 2026-09-05T00:56:24.247Z | Mediators to change: 2 |
| 152 | 2026-09-05T00:56:24.247Z | Create boot environment: No |
| 153 | 2026-09-05T00:56:24.247Z | Create backup boot environment: No |
| 154 | 2026-09-05T00:56:24.301Z | Finalize: Updating package state database ... Done |
| 155 | 2026-09-05T00:56:24.301Z | Finalize: Updating package cache ... Done |
| 156 | 2026-09-05T00:56:24.362Z | Finalize: Updating image state ... Done |
| 157 | 2026-09-05T00:56:26.302Z | Finalize: Creating fast lookup database ... Done |
| 158 | 2026-09-05T00:56:26.361Z | Finalize: Reading search index ... Done |
| 159 | 2026-09-05T00:56:26.367Z | Finalize: Updating search index ... Done |
| 160 | 2026-09-05T00:56:26.423Z | Finalize: Updating package cache ... Done |
| 161 | 2026-09-05T00:56:26.704Z | Planning: Evaluating mediator changes ... Done |
| 162 | 2026-09-05T00:56:26.809Z | Planning: Checking for conflicting actions ... Done |
| 163 | 2026-09-05T00:56:26.812Z | Planning: Consolidating action changes ... Done |
| 164 | 2026-09-05T00:56:26.965Z | Planning: Evaluating mediators ... Done |
| 165 | 2026-09-05T00:56:26.968Z | Planning: Planning completed in 0.26 seconds |
| 166 | 2026-09-05T00:56:26.995Z | Mediators to change: 1 |
| 167 | 2026-09-05T00:56:26.995Z | Create boot environment: No |
| 168 | 2026-09-05T00:56:26.995Z | Create backup boot environment: No |
| 169 | 2026-09-05T00:56:27.042Z | Finalize: Updating package state database ... Done |
| 170 | 2026-09-05T00:56:27.042Z | Finalize: Updating package cache ... Done |
| 171 | 2026-09-05T00:56:27.130Z | Finalize: Updating image state ... Done |
| 172 | 2026-09-05T00:56:29.036Z | Finalize: Creating fast lookup database ... Done |
| 173 | 2026-09-05T00:56:29.101Z | Finalize: Reading search index ... Done |
| 174 | 2026-09-05T00:56:29.105Z | Finalize: Updating search index ... Done |
| 175 | 2026-09-05T00:56:29.166Z | Finalize: Updating package cache ... Done |
| 176 | 2026-09-05T00:56:29.479Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 177 | 2026-09-05T00:56:29.479Z | apache system 2.4 system |
| 178 | 2026-09-05T00:56:29.479Z | clang system 15 system |
| 179 | 2026-09-05T00:56:29.479Z | csh system system illumos |
| 180 | 2026-09-05T00:56:29.479Z | ctags system system illumos |
| 181 | 2026-09-05T00:56:29.479Z | file vendor vendor darwinsys |
| 182 | 2026-09-05T00:56:29.479Z | file system system illumos |
| 183 | 2026-09-05T00:56:29.479Z | gcc vendor 14 vendor |
| 184 | 2026-09-05T00:56:29.479Z | gcc system 13 system |
| 185 | 2026-09-05T00:56:29.479Z | gcc system 10 system |
| 186 | 2026-09-05T00:56:29.479Z | go system 1.25 system |
| 187 | 2026-09-05T00:56:29.479Z | llvm system 15 system |
| 188 | 2026-09-05T00:56:29.479Z | mariadb system 11.4 system |
| 189 | 2026-09-05T00:56:29.479Z | mta vendor vendor dma |
| 190 | 2026-09-05T00:56:29.479Z | openjdk system 17 system |
| 191 | 2026-09-05T00:56:29.480Z | openjdk system 11 system |
| 192 | 2026-09-05T00:56:29.480Z | openssl vendor 3 vendor |
| 193 | 2026-09-05T00:56:29.480Z | perl system 5.40 system |
| 194 | 2026-09-05T00:56:29.480Z | postgresql system 18 system |
| 195 | 2026-09-05T00:56:29.480Z | postgresql system 17 system |
| 196 | 2026-09-05T00:56:29.480Z | python vendor 3 vendor |
| 197 | 2026-09-05T00:56:29.480Z | python system 2 system |
| 198 | 2026-09-05T00:56:29.480Z | python3 vendor 3.13 vendor |
| 199 | 2026-09-05T00:56:29.480Z | ruby system 3.4 system |
| 200 | 2026-09-05T00:56:29.480Z | ruby system 3.0 system |
| 201 | 2026-09-05T00:56:29.480Z | words vendor vendor american-english |
| 202 | 2026-09-05T00:56:29.480Z | words system system australian-english |
| 203 | 2026-09-05T00:56:29.480Z | words system system british-english |
| 204 | 2026-09-05T00:56:29.481Z | words system system canadian-english |
| 205 | 2026-09-05T00:56:29.481Z | words system system french |
| 206 | 2026-09-05T00:56:29.481Z | words system system italian |
| 207 | 2026-09-05T00:56:29.481Z | words system system ngerman |
| 208 | 2026-09-05T00:56:29.481Z | words system system ogerman |
| 209 | 2026-09-05T00:56:29.481Z | words system system spanish |
| 210 | 2026-09-05T00:56:29.730Z | PUBLISHER TYPE STATUS P LOCATION |
| 211 | 2026-09-05T00:56:29.730Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 212 | 2026-09-05T00:56:30.241Z | FMRI IFO |
| 213 | 2026-09-05T00:56:30.241Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 214 | 2026-09-05T00:56:30.241Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 215 | 2026-09-05T00:56:30.241Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 216 | 2026-09-05T00:56:30.241Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 217 | 2026-09-05T00:56:30.241Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 218 | 2026-09-05T00:56:30.241Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 219 | 2026-09-05T00:56:30.241Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 220 | 2026-09-05T00:56:30.241Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 221 | 2026-09-05T00:56:30.241Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 222 | 2026-09-05T00:56:30.595Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 223 | 2026-09-05T00:56:30.933Z | Updating crates.io index |
| 224 | 2026-09-05T00:56:30.936Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 225 | 2026-09-05T00:56:31.218Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 226 | 2026-09-05T00:56:31.578Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 227 | 2026-09-05T00:56:31.895Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 228 | 2026-09-05T00:56:32.881Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 229 | 2026-09-05T00:56:33.430Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 230 | 2026-09-05T00:56:35.012Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 231 | 2026-09-05T00:56:35.858Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 232 | 2026-09-05T00:56:36.162Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 233 | 2026-09-05T00:56:36.541Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 234 | 2026-09-05T00:56:37.834Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 235 | 2026-09-05T00:56:38.129Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 236 | 2026-09-05T00:56:38.492Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 237 | 2026-09-05T00:56:39.060Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-09-05T00:56:39.345Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-09-05T00:56:39.641Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-09-05T00:56:39.906Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 241 | 2026-09-05T00:56:40.171Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 242 | 2026-09-05T00:56:40.484Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 243 | 2026-09-05T00:56:40.900Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 244 | 2026-09-05T00:56:41.424Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 245 | 2026-09-05T00:56:41.732Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 246 | 2026-09-05T00:56:42.282Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 247 | 2026-09-05T00:56:42.632Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 248 | 2026-09-05T00:56:42.908Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 249 | 2026-09-05T00:56:43.336Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 250 | 2026-09-05T00:56:43.618Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 251 | 2026-09-05T00:56:44.092Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 252 | 2026-09-05T00:56:44.458Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 253 | 2026-09-05T00:56:44.717Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 254 | 2026-09-05T00:56:45.077Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 255 | 2026-09-05T00:56:45.453Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 256 | 2026-09-05T00:56:46.007Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 257 | 2026-09-05T00:56:46.561Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 258 | 2026-09-05T00:56:46.852Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 259 | 2026-09-05T00:56:47.158Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 260 | 2026-09-05T00:56:47.818Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-09-05T00:56:48.096Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-09-05T00:56:48.386Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 263 | 2026-09-05T00:56:48.698Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 264 | 2026-09-05T00:56:48.979Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-05T00:56:49.368Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 266 | 2026-09-05T00:56:52.160Z | Downloading crates ... |
| 267 | 2026-09-05T00:56:52.211Z | Downloaded byteorder v1.5.0 |
| 268 | 2026-09-05T00:56:52.214Z | Downloaded clap_derive v4.6.1 |
| 269 | 2026-09-05T00:56:52.215Z | Downloaded anstyle v1.0.14 |
| 270 | 2026-09-05T00:56:52.218Z | Downloaded cpufeatures v0.2.17 |
| 271 | 2026-09-05T00:56:52.218Z | Downloaded proc-macro-error-attr v1.0.4 |
| 272 | 2026-09-05T00:56:52.218Z | Downloaded papergrid v0.11.0 |
| 273 | 2026-09-05T00:56:52.221Z | Downloaded thiserror-impl v2.0.18 |
| 274 | 2026-09-05T00:56:52.222Z | Downloaded semver v1.0.28 |
| 275 | 2026-09-05T00:56:52.226Z | Downloaded tempfile v3.27.0 |
| 276 | 2026-09-05T00:56:52.229Z | Downloaded indexmap v2.14.0 |
| 277 | 2026-09-05T00:56:52.232Z | Downloaded anstream v1.0.0 |
| 278 | 2026-09-05T00:56:52.232Z | Downloaded itoa v1.0.17 |
| 279 | 2026-09-05T00:56:52.235Z | Downloaded pest_meta v2.8.6 |
| 280 | 2026-09-05T00:56:52.235Z | Downloaded macaddr v1.0.1 |
| 281 | 2026-09-05T00:56:52.235Z | Downloaded clap_lex v1.0.0 |
| 282 | 2026-09-05T00:56:52.238Z | Downloaded zerocopy-derive v0.7.35 |
| 283 | 2026-09-05T00:56:52.242Z | Downloaded pest_derive v2.8.6 |
| 284 | 2026-09-05T00:56:52.242Z | Downloaded heck v0.5.0 |
| 285 | 2026-09-05T00:56:52.242Z | Downloaded log v0.4.33 |
| 286 | 2026-09-05T00:56:52.242Z | Downloaded fastrand v2.3.0 |
| 287 | 2026-09-05T00:56:52.245Z | Downloaded digest v0.10.7 |
| 288 | 2026-09-05T00:56:52.245Z | Downloaded dtrace-parser v0.2.0 |
| 289 | 2026-09-05T00:56:52.245Z | Downloaded zmij v1.0.21 |
| 290 | 2026-09-05T00:56:52.251Z | Downloaded block-buffer v0.10.4 |
| 291 | 2026-09-05T00:56:52.251Z | Downloaded cfg-if v1.0.4 |
| 292 | 2026-09-05T00:56:52.252Z | Downloaded crypto-common v0.1.7 |
| 293 | 2026-09-05T00:56:52.252Z | Downloaded cargo-platform v0.3.2 |
| 294 | 2026-09-05T00:56:52.252Z | Downloaded cargo_metadata v0.23.1 |
| 295 | 2026-09-05T00:56:52.252Z | Downloaded zerocopy v0.7.35 |
| 296 | 2026-09-05T00:56:52.256Z | Downloaded colorchoice v1.0.4 |
| 297 | 2026-09-05T00:56:52.260Z | Downloaded errno v0.3.14 |
| 298 | 2026-09-05T00:56:52.260Z | Downloaded heck v0.4.1 |
| 299 | 2026-09-05T00:56:52.260Z | Downloaded equivalent v1.0.2 |
| 300 | 2026-09-05T00:56:52.260Z | Downloaded is_terminal_polyfill v1.70.2 |
| 301 | 2026-09-05T00:56:52.260Z | Downloaded toml_datetime v0.6.11 |
| 302 | 2026-09-05T00:56:52.263Z | Downloaded usdt v0.5.0 |
| 303 | 2026-09-05T00:56:52.266Z | Downloaded smawk v0.3.2 |
| 304 | 2026-09-05T00:56:52.266Z | Downloaded anstyle-query v1.1.5 |
| 305 | 2026-09-05T00:56:52.266Z | Downloaded generic-array v0.14.7 |
| 306 | 2026-09-05T00:56:52.272Z | Downloaded version_check v0.9.5 |
| 307 | 2026-09-05T00:56:52.277Z | Downloaded tabled_derive v0.7.0 |
| 308 | 2026-09-05T00:56:52.281Z | Downloaded terminal_size v0.4.3 |
| 309 | 2026-09-05T00:56:52.284Z | Downloaded toml_write v0.1.2 |
| 310 | 2026-09-05T00:56:52.284Z | Downloaded plain v0.2.3 |
| 311 | 2026-09-05T00:56:52.287Z | Downloaded usdt-attr-macro v0.5.0 |
| 312 | 2026-09-05T00:56:52.287Z | Downloaded utf8parse v0.2.2 |
| 313 | 2026-09-05T00:56:52.287Z | Downloaded memmap v0.7.0 |
| 314 | 2026-09-05T00:56:52.291Z | Downloaded thread-id v4.2.2 |
| 315 | 2026-09-05T00:56:52.291Z | Downloaded swrite v0.1.0 |
| 316 | 2026-09-05T00:56:52.294Z | Downloaded usdt-macro v0.5.0 |
| 317 | 2026-09-05T00:56:52.294Z | Downloaded dof v0.3.0 |
| 318 | 2026-09-05T00:56:52.294Z | Downloaded serde_tokenstream v0.2.3 |
| 319 | 2026-09-05T00:56:52.294Z | Downloaded anstyle-parse v1.0.0 |
| 320 | 2026-09-05T00:56:52.299Z | Downloaded fs-err v3.3.0 |
| 321 | 2026-09-05T00:56:52.303Z | Downloaded bytecount v0.6.9 |
| 322 | 2026-09-05T00:56:52.303Z | Downloaded cargo_toml v0.21.0 |
| 323 | 2026-09-05T00:56:52.309Z | Downloaded serde_spanned v0.6.9 |
| 324 | 2026-09-05T00:56:52.312Z | Downloaded fnv v1.0.7 |
| 325 | 2026-09-05T00:56:52.312Z | Downloaded unicode-linebreak v0.1.5 |
| 326 | 2026-09-05T00:56:52.315Z | Downloaded pretty-hex v0.4.1 |
| 327 | 2026-09-05T00:56:52.321Z | Downloaded autocfg v1.5.0 |
| 328 | 2026-09-05T00:56:52.321Z | Downloaded usdt-impl v0.5.0 |
| 329 | 2026-09-05T00:56:52.324Z | Downloaded thiserror v1.0.69 |
| 330 | 2026-09-05T00:56:52.324Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-09-05T00:56:52.324Z | Downloaded quote v1.0.45 |
| 332 | 2026-09-05T00:56:52.324Z | Downloaded camino-tempfile v1.4.1 |
| 333 | 2026-09-05T00:56:52.328Z | Downloaded scroll_derive v0.12.1 |
| 334 | 2026-09-05T00:56:52.328Z | Downloaded strsim v0.11.1 |
| 335 | 2026-09-05T00:56:52.331Z | Downloaded once_cell v1.21.3 |
| 336 | 2026-09-05T00:56:52.331Z | Downloaded scroll v0.12.0 |
| 337 | 2026-09-05T00:56:52.334Z | Downloaded ucd-trie v0.1.7 |
| 338 | 2026-09-05T00:56:52.334Z | Downloaded anyhow v1.0.104 |
| 339 | 2026-09-05T00:56:52.337Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-09-05T00:56:52.340Z | Downloaded proc-macro-error v1.0.4 |
| 341 | 2026-09-05T00:56:52.344Z | Downloaded toml v0.8.23 |
| 342 | 2026-09-05T00:56:52.347Z | Downloaded bitflags v2.11.0 |
| 343 | 2026-09-05T00:56:52.351Z | Downloaded sha2 v0.10.9 |
| 344 | 2026-09-05T00:56:52.351Z | Downloaded getrandom v0.4.3 |
| 345 | 2026-09-05T00:56:52.355Z | Downloaded camino v1.2.5 |
| 346 | 2026-09-05T00:56:52.357Z | Downloaded pest_generator v2.8.6 |
| 347 | 2026-09-05T00:56:52.357Z | Downloaded serde_core v1.0.228 |
| 348 | 2026-09-05T00:56:52.360Z | Downloaded textwrap v0.16.2 |
| 349 | 2026-09-05T00:56:52.364Z | Downloaded unicode-ident v1.0.24 |
| 350 | 2026-09-05T00:56:52.364Z | Downloaded clap v4.6.1 |
| 351 | 2026-09-05T00:56:52.368Z | Downloaded toml_edit v0.22.27 |
| 352 | 2026-09-05T00:56:52.371Z | Downloaded serde_derive v1.0.228 |
| 353 | 2026-09-05T00:56:52.381Z | Downloaded memchr v2.8.0 |
| 354 | 2026-09-05T00:56:52.389Z | Downloaded proc-macro2 v1.0.106 |
| 355 | 2026-09-05T00:56:52.391Z | Downloaded serde v1.0.228 |
| 356 | 2026-09-05T00:56:52.403Z | Downloaded typenum v1.20.1 |
| 357 | 2026-09-05T00:56:52.421Z | Downloaded pest v2.8.6 |
| 358 | 2026-09-05T00:56:52.434Z | Downloaded hashbrown v0.17.0 |
| 359 | 2026-09-05T00:56:52.437Z | Downloaded clap_builder v4.6.0 |
| 360 | 2026-09-05T00:56:52.441Z | Downloaded serde_json v1.0.151 |
| 361 | 2026-09-05T00:56:52.447Z | Downloaded goblin v0.8.2 |
| 362 | 2026-09-05T00:56:52.451Z | Downloaded winnow v0.7.14 |
| 363 | 2026-09-05T00:56:52.456Z | Downloaded tabled v0.15.0 |
| 364 | 2026-09-05T00:56:52.465Z | Downloaded syn v1.0.109 |
| 365 | 2026-09-05T00:56:52.478Z | Downloaded unicode-width v0.1.14 |
| 366 | 2026-09-05T00:56:52.481Z | Downloaded unicode-width v0.2.0 |
| 367 | 2026-09-05T00:56:52.485Z | Downloaded syn v2.0.117 |
| 368 | 2026-09-05T00:56:52.498Z | Downloaded rustix v1.1.4 |
| 369 | 2026-09-05T00:56:52.513Z | Downloaded libc v0.2.185 |
| 370 | 2026-09-05T00:56:52.575Z | Compiling proc-macro2 v1.0.106 |
| 371 | 2026-09-05T00:56:52.575Z | Compiling unicode-ident v1.0.24 |
| 372 | 2026-09-05T00:56:52.579Z | Compiling quote v1.0.45 |
| 373 | 2026-09-05T00:56:52.579Z | Compiling serde_core v1.0.228 |
| 374 | 2026-09-05T00:56:52.579Z | Compiling libc v0.2.185 |
| 375 | 2026-09-05T00:56:52.579Z | Compiling version_check v0.9.5 |
| 376 | 2026-09-05T00:56:52.579Z | Compiling memchr v2.8.0 |
| 377 | 2026-09-05T00:56:52.579Z | Compiling serde v1.0.228 |
| 378 | 2026-09-05T00:56:52.750Z | Compiling zmij v1.0.21 |
| 379 | 2026-09-05T00:56:52.753Z | Compiling thiserror v1.0.69 |
| 380 | 2026-09-05T00:56:52.753Z | Compiling ucd-trie v0.1.7 |
| 381 | 2026-09-05T00:56:52.753Z | Compiling itoa v1.0.17 |
| 382 | 2026-09-05T00:56:52.753Z | Compiling rustix v1.1.4 |
| 383 | 2026-09-05T00:56:52.766Z | Compiling byteorder v1.5.0 |
| 384 | 2026-09-05T00:56:52.954Z | Compiling bitflags v2.11.0 |
| 385 | 2026-09-05T00:56:53.127Z | Compiling serde_json v1.0.151 |
| 386 | 2026-09-05T00:56:53.169Z | Compiling usdt-impl v0.5.0 |
| 387 | 2026-09-05T00:56:53.212Z | Compiling pest v2.8.6 |
| 388 | 2026-09-05T00:56:53.212Z | Compiling proc-macro-error-attr v1.0.4 |
| 389 | 2026-09-05T00:56:53.343Z | Compiling syn v1.0.109 |
| 390 | 2026-09-05T00:56:53.346Z | Compiling camino v1.2.5 |
| 391 | 2026-09-05T00:56:53.512Z | Compiling proc-macro-error v1.0.4 |
| 392 | 2026-09-05T00:56:53.529Z | Compiling plain v0.2.3 |
| 393 | 2026-09-05T00:56:53.598Z | Compiling utf8parse v0.2.2 |
| 394 | 2026-09-05T00:56:53.602Z | Compiling log v0.4.33 |
| 395 | 2026-09-05T00:56:53.602Z | Compiling getrandom v0.4.3 |
| 396 | 2026-09-05T00:56:53.602Z | Compiling hashbrown v0.17.0 |
| 397 | 2026-09-05T00:56:53.634Z | Compiling equivalent v1.0.2 |
| 398 | 2026-09-05T00:56:53.705Z | Compiling autocfg v1.5.0 |
| 399 | 2026-09-05T00:56:53.740Z | Compiling anstyle-parse v1.0.0 |
| 400 | 2026-09-05T00:56:53.759Z | Compiling errno v0.3.14 |
| 401 | 2026-09-05T00:56:53.777Z | Compiling thread-id v4.2.2 |
| 402 | 2026-09-05T00:56:53.833Z | Compiling thiserror v2.0.18 |
| 403 | 2026-09-05T00:56:53.870Z | Compiling anstyle-query v1.1.5 |
| 404 | 2026-09-05T00:56:53.887Z | Compiling cfg-if v1.0.4 |
| 405 | 2026-09-05T00:56:53.892Z | Compiling toml_write v0.1.2 |
| 406 | 2026-09-05T00:56:53.944Z | Compiling winnow v0.7.14 |
| 407 | 2026-09-05T00:56:53.947Z | Compiling anstyle v1.0.14 |
| 408 | 2026-09-05T00:56:54.001Z | Compiling pretty-hex v0.4.1 |
| 409 | 2026-09-05T00:56:54.021Z | Compiling colorchoice v1.0.4 |
| 410 | 2026-09-05T00:56:54.021Z | Compiling is_terminal_polyfill v1.70.2 |
| 411 | 2026-09-05T00:56:54.148Z | Compiling anyhow v1.0.104 |
| 412 | 2026-09-05T00:56:54.187Z | Compiling indexmap v2.14.0 |
| 413 | 2026-09-05T00:56:54.209Z | Compiling syn v2.0.117 |
| 414 | 2026-09-05T00:56:54.251Z | Compiling fs-err v3.3.0 |
| 415 | 2026-09-05T00:56:54.292Z | Compiling pest_meta v2.8.6 |
| 416 | 2026-09-05T00:56:54.292Z | Compiling anstream v1.0.0 |
| 417 | 2026-09-05T00:56:54.343Z | Compiling fnv v1.0.7 |
| 418 | 2026-09-05T00:56:54.363Z | Compiling heck v0.5.0 |
| 419 | 2026-09-05T00:56:54.478Z | Compiling bytecount v0.6.9 |
| 420 | 2026-09-05T00:56:54.537Z | Compiling heck v0.4.1 |
| 421 | 2026-09-05T00:56:54.554Z | Compiling strsim v0.11.1 |
| 422 | 2026-09-05T00:56:54.559Z | Compiling unicode-width v0.1.14 |
| 423 | 2026-09-05T00:56:54.576Z | Compiling fastrand v2.3.0 |
| 424 | 2026-09-05T00:56:54.636Z | Compiling once_cell v1.21.3 |
| 425 | 2026-09-05T00:56:54.640Z | Compiling clap_lex v1.0.0 |
| 426 | 2026-09-05T00:56:54.819Z | Compiling papergrid v0.11.0 |
| 427 | 2026-09-05T00:56:54.881Z | Compiling terminal_size v0.4.3 |
| 428 | 2026-09-05T00:56:54.950Z | Compiling tempfile v3.27.0 |
| 429 | 2026-09-05T00:56:54.963Z | Compiling memmap v0.7.0 |
| 430 | 2026-09-05T00:56:54.963Z | Compiling smawk v0.3.2 |
| 431 | 2026-09-05T00:56:54.963Z | Compiling unicode-width v0.2.0 |
| 432 | 2026-09-05T00:56:54.975Z | Compiling unicode-linebreak v0.1.5 |
| 433 | 2026-09-05T00:56:55.037Z | Compiling clap_builder v4.6.0 |
| 434 | 2026-09-05T00:56:55.115Z | Compiling swrite v0.1.0 |
| 435 | 2026-09-05T00:56:55.217Z | Compiling semver v1.0.28 |
| 436 | 2026-09-05T00:56:55.235Z | Compiling cargo-platform v0.3.2 |
| 437 | 2026-09-05T00:56:55.256Z | Compiling textwrap v0.16.2 |
| 438 | 2026-09-05T00:56:55.454Z | Compiling camino-tempfile v1.4.1 |
| 439 | 2026-09-05T00:56:55.826Z | Compiling tabled_derive v0.7.0 |
| 440 | 2026-09-05T00:56:56.440Z | Compiling pest_generator v2.8.6 |
| 441 | 2026-09-05T00:56:56.516Z | Compiling tabled v0.15.0 |
| 442 | 2026-09-05T00:56:56.914Z | Compiling serde_derive v1.0.228 |
| 443 | 2026-09-05T00:56:56.914Z | Compiling thiserror-impl v1.0.69 |
| 444 | 2026-09-05T00:56:56.941Z | Compiling zerocopy-derive v0.7.35 |
| 445 | 2026-09-05T00:56:56.941Z | Compiling scroll_derive v0.12.1 |
| 446 | 2026-09-05T00:56:56.941Z | Compiling thiserror-impl v2.0.18 |
| 447 | 2026-09-05T00:56:56.941Z | Compiling clap_derive v4.6.1 |
| 448 | 2026-09-05T00:56:56.996Z | Compiling pest_derive v2.8.6 |
| 449 | 2026-09-05T00:56:57.550Z | Compiling scroll v0.12.0 |
| 450 | 2026-09-05T00:56:57.586Z | Compiling zerocopy v0.7.35 |
| 451 | 2026-09-05T00:56:57.754Z | Compiling goblin v0.8.2 |
| 452 | 2026-09-05T00:56:57.930Z | Compiling dtrace-parser v0.2.0 |
| 453 | 2026-09-05T00:56:58.223Z | Compiling clap v4.6.1 |
| 454 | 2026-09-05T00:56:59.319Z | Compiling toml_datetime v0.6.11 |
| 455 | 2026-09-05T00:56:59.319Z | Compiling serde_spanned v0.6.9 |
| 456 | 2026-09-05T00:56:59.322Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 457 | 2026-09-05T00:56:59.322Z | Compiling macaddr v1.0.1 |
| 458 | 2026-09-05T00:56:59.322Z | Compiling cargo_metadata v0.23.1 |
| 459 | 2026-09-05T00:56:59.336Z | Compiling dof v0.3.0 |
| 460 | 2026-09-05T00:56:59.339Z | Compiling serde_tokenstream v0.2.3 |
| 461 | 2026-09-05T00:56:59.533Z | Compiling toml_edit v0.22.27 |
| 462 | 2026-09-05T00:57:00.105Z | Compiling usdt-attr-macro v0.5.0 |
| 463 | 2026-09-05T00:57:00.105Z | Compiling usdt-macro v0.5.0 |
| 464 | 2026-09-05T00:57:00.726Z | Compiling usdt v0.5.0 |
| 465 | 2026-09-05T00:57:00.790Z | Compiling toml v0.8.23 |
| 466 | 2026-09-05T00:57:01.112Z | Compiling cargo_toml v0.21.0 |
| 467 | 2026-09-05T00:57:02.374Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 468 | 2026-09-05T00:57:04.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s |
| 469 | 2026-09-05T00:57:04.645Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 470 | 2026-09-05T00:57:05.130Z | Downloading crates ... |
| 471 | 2026-09-05T00:57:05.181Z | Downloaded adler2 v2.0.1 |
| 472 | 2026-09-05T00:57:05.184Z | Downloaded bb8 v0.8.6 |
| 473 | 2026-09-05T00:57:05.187Z | Downloaded aead v0.6.1 |
| 474 | 2026-09-05T00:57:05.187Z | Downloaded async-stream v0.3.6 |
| 475 | 2026-09-05T00:57:05.197Z | Downloaded addr2line v0.25.1 |
| 476 | 2026-09-05T00:57:05.200Z | Downloaded castaway v0.2.4 |
| 477 | 2026-09-05T00:57:05.200Z | Downloaded cobs v0.3.0 |
| 478 | 2026-09-05T00:57:05.200Z | Downloaded ciborium-ll v0.2.2 |
| 479 | 2026-09-05T00:57:05.200Z | Downloaded byte-wrapper v0.1.0 |
| 480 | 2026-09-05T00:57:05.200Z | Downloaded bitflags v1.3.2 |
| 481 | 2026-09-05T00:57:05.203Z | Downloaded atomic-waker v1.1.2 |
| 482 | 2026-09-05T00:57:05.203Z | Downloaded futures-io v0.3.32 |
| 483 | 2026-09-05T00:57:05.207Z | Downloaded camino-tempfile-ext v0.3.3 |
| 484 | 2026-09-05T00:57:05.207Z | Downloaded futures-task v0.3.32 |
| 485 | 2026-09-05T00:57:05.207Z | Downloaded ar_archive_writer v0.5.1 |
| 486 | 2026-09-05T00:57:05.212Z | Downloaded funty v2.0.0 |
| 487 | 2026-09-05T00:57:05.212Z | Downloaded aes-gcm v0.11.0 |
| 488 | 2026-09-05T00:57:05.216Z | Downloaded enum-as-inner v0.6.1 |
| 489 | 2026-09-05T00:57:05.216Z | Downloaded bitfield-macros v0.19.4 |
| 490 | 2026-09-05T00:57:05.216Z | Downloaded atty v0.2.14 |
| 491 | 2026-09-05T00:57:05.216Z | Downloaded bit-vec v0.6.3 |
| 492 | 2026-09-05T00:57:05.221Z | Downloaded bitfield v0.19.4 |
| 493 | 2026-09-05T00:57:05.221Z | Downloaded bs58 v0.5.1 |
| 494 | 2026-09-05T00:57:05.228Z | Downloaded atomicwrites v0.4.4 |
| 495 | 2026-09-05T00:57:05.231Z | Downloaded endian-type v0.1.2 |
| 496 | 2026-09-05T00:57:05.231Z | Downloaded fixedbitset v0.4.2 |
| 497 | 2026-09-05T00:57:05.231Z | Downloaded arc-swap v1.8.2 |
| 498 | 2026-09-05T00:57:05.231Z | Downloaded embedded-io v0.6.1 |
| 499 | 2026-09-05T00:57:05.236Z | Downloaded fd-lock v4.0.4 |
| 500 | 2026-09-05T00:57:05.236Z | Downloaded futures-core v0.3.32 |
| 501 | 2026-09-05T00:57:05.239Z | Downloaded allocator-api2 v0.2.21 |
| 502 | 2026-09-05T00:57:05.239Z | Downloaded float-cmp v0.10.0 |
| 503 | 2026-09-05T00:57:05.239Z | Downloaded futures-macro v0.3.32 |
| 504 | 2026-09-05T00:57:05.240Z | Downloaded gethostname v0.5.0 |
| 505 | 2026-09-05T00:57:05.240Z | Downloaded flagset v0.4.7 |
| 506 | 2026-09-05T00:57:05.243Z | Downloaded backon v1.6.0 |
| 507 | 2026-09-05T00:57:05.246Z | Downloaded futures-sink v0.3.32 |
| 508 | 2026-09-05T00:57:05.246Z | Downloaded fxhash v0.2.1 |
| 509 | 2026-09-05T00:57:05.246Z | Downloaded oxide-generation-macros v0.2.0 |
| 510 | 2026-09-05T00:57:05.250Z | Downloaded bit-set v0.8.0 |
| 511 | 2026-09-05T00:57:05.254Z | Downloaded ena v0.14.4 |
| 512 | 2026-09-05T00:57:05.254Z | Downloaded filetime v0.2.27 |
| 513 | 2026-09-05T00:57:05.254Z | Downloaded env_logger v0.11.11 |
| 514 | 2026-09-05T00:57:05.254Z | Downloaded http-range v0.1.5 |
| 515 | 2026-09-05T00:57:05.254Z | Downloaded fallible-iterator v0.2.0 |
| 516 | 2026-09-05T00:57:05.257Z | Downloaded float-ord v0.3.2 |
| 517 | 2026-09-05T00:57:05.257Z | Downloaded backtrace-ext v0.2.1 |
| 518 | 2026-09-05T00:57:05.257Z | Downloaded base16ct v1.0.0 |
| 519 | 2026-09-05T00:57:05.257Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 520 | 2026-09-05T00:57:05.257Z | Downloaded block-buffer v0.12.1 |
| 521 | 2026-09-05T00:57:05.257Z | Downloaded aead v0.5.2 |
| 522 | 2026-09-05T00:57:05.257Z | Downloaded fixedbitset v0.5.7 |
| 523 | 2026-09-05T00:57:05.260Z | Downloaded embedded-io v0.4.0 |
| 524 | 2026-09-05T00:57:05.263Z | Downloaded bitfield-struct v0.6.2 |
| 525 | 2026-09-05T00:57:05.263Z | Downloaded ciborium-io v0.2.2 |
| 526 | 2026-09-05T00:57:05.263Z | Downloaded enum_dispatch v0.3.13 |
| 527 | 2026-09-05T00:57:05.266Z | Downloaded ff v0.13.1 |
| 528 | 2026-09-05T00:57:05.267Z | Downloaded futures-executor v0.3.32 |
| 529 | 2026-09-05T00:57:05.267Z | Downloaded globwalk v0.9.1 |
| 530 | 2026-09-05T00:57:05.270Z | Downloaded base64 v0.22.1 |
| 531 | 2026-09-05T00:57:05.270Z | Downloaded hex v0.4.3 |
| 532 | 2026-09-05T00:57:05.274Z | Downloaded foreign-types-macros v0.2.3 |
| 533 | 2026-09-05T00:57:05.274Z | Downloaded foreign-types-shared v0.3.1 |
| 534 | 2026-09-05T00:57:05.279Z | Downloaded hex-literal v1.1.0 |
| 535 | 2026-09-05T00:57:05.279Z | Downloaded ghash v0.6.0 |
| 536 | 2026-09-05T00:57:05.279Z | Downloaded hash32 v0.2.1 |
| 537 | 2026-09-05T00:57:05.288Z | Downloaded bit-set v0.5.3 |
| 538 | 2026-09-05T00:57:05.288Z | Downloaded ff v0.14.0 |
| 539 | 2026-09-05T00:57:05.288Z | Downloaded find-msvc-tools v0.1.9 |
| 540 | 2026-09-05T00:57:05.288Z | Downloaded erased-serde v0.3.31 |
| 541 | 2026-09-05T00:57:05.292Z | Downloaded foreign-types v0.5.0 |
| 542 | 2026-09-05T00:57:05.296Z | Downloaded hubpack_derive v0.1.1 |
| 543 | 2026-09-05T00:57:05.296Z | Downloaded form_urlencoded v1.2.2 |
| 544 | 2026-09-05T00:57:05.297Z | Downloaded base16ct v0.2.0 |
| 545 | 2026-09-05T00:57:05.297Z | Downloaded newline-converter v0.3.0 |
| 546 | 2026-09-05T00:57:05.297Z | Downloaded foldhash v0.2.0 |
| 547 | 2026-09-05T00:57:05.300Z | Downloaded git-stub-vcs v0.1.0 |
| 548 | 2026-09-05T00:57:05.300Z | Downloaded assert_matches v1.5.0 |
| 549 | 2026-09-05T00:57:05.300Z | Downloaded hubpack v0.1.2 |
| 550 | 2026-09-05T00:57:05.300Z | Downloaded ascii-canvas v3.0.0 |
| 551 | 2026-09-05T00:57:05.307Z | Downloaded async-stream-impl v0.3.6 |
| 552 | 2026-09-05T00:57:05.307Z | Downloaded home v0.5.12 |
| 553 | 2026-09-05T00:57:05.307Z | Downloaded compression-core v0.4.31 |
| 554 | 2026-09-05T00:57:05.312Z | Downloaded array-init v0.0.4 |
| 555 | 2026-09-05T00:57:05.312Z | Downloaded headers-core v0.3.0 |
| 556 | 2026-09-05T00:57:05.312Z | Downloaded arrayref v0.3.9 |
| 557 | 2026-09-05T00:57:05.312Z | Downloaded cfg_aliases v0.1.1 |
| 558 | 2026-09-05T00:57:05.312Z | Downloaded openssl-macros v0.1.1 |
| 559 | 2026-09-05T00:57:05.312Z | Downloaded normalize-line-endings v0.3.0 |
| 560 | 2026-09-05T00:57:05.317Z | Downloaded git-stub v1.0.0 |
| 561 | 2026-09-05T00:57:05.317Z | Downloaded hostname v0.4.2 |
| 562 | 2026-09-05T00:57:05.317Z | Downloaded hash32 v0.3.1 |
| 563 | 2026-09-05T00:57:05.317Z | Downloaded http-body v1.0.1 |
| 564 | 2026-09-05T00:57:05.317Z | Downloaded nibble_vec v0.1.0 |
| 565 | 2026-09-05T00:57:05.317Z | Downloaded nodrop v0.1.14 |
| 566 | 2026-09-05T00:57:05.317Z | Downloaded num_threads v0.1.7 |
| 567 | 2026-09-05T00:57:05.317Z | Downloaded foreign-types v0.3.2 |
| 568 | 2026-09-05T00:57:05.317Z | Downloaded foreign-types-shared v0.1.1 |
| 569 | 2026-09-05T00:57:05.332Z | Downloaded cfg_aliases v0.2.1 |
| 570 | 2026-09-05T00:57:05.332Z | Downloaded hostname v0.3.1 |
| 571 | 2026-09-05T00:57:05.334Z | Downloaded num-iter v0.1.45 |
| 572 | 2026-09-05T00:57:05.334Z | Downloaded olpc-cjson v0.1.4 |
| 573 | 2026-09-05T00:57:05.334Z | Downloaded async-recursion v1.1.1 |
| 574 | 2026-09-05T00:57:05.334Z | Downloaded bcs v0.1.6 |
| 575 | 2026-09-05T00:57:05.334Z | Downloaded bit-vec v0.8.0 |
| 576 | 2026-09-05T00:57:05.334Z | Downloaded block-padding v0.4.2 |
| 577 | 2026-09-05T00:57:05.334Z | Downloaded env_filter v2.0.0 |
| 578 | 2026-09-05T00:57:05.334Z | Downloaded fs-err v2.11.0 |
| 579 | 2026-09-05T00:57:05.334Z | Downloaded foldhash v0.1.5 |
| 580 | 2026-09-05T00:57:05.334Z | Downloaded globset v0.4.18 |
| 581 | 2026-09-05T00:57:05.334Z | Downloaded cmov v0.5.4 |
| 582 | 2026-09-05T00:57:05.399Z | Downloaded predicates-core v1.0.10 |
| 583 | 2026-09-05T00:57:05.400Z | Downloaded proc-macro-crate v1.3.1 |
| 584 | 2026-09-05T00:57:05.400Z | Downloaded group v0.13.0 |
| 585 | 2026-09-05T00:57:05.400Z | Downloaded group v0.14.0 |
| 586 | 2026-09-05T00:57:05.400Z | Downloaded peg-runtime v0.8.5 |
| 587 | 2026-09-05T00:57:05.400Z | Downloaded generic-array v1.4.3 |
| 588 | 2026-09-05T00:57:05.400Z | Downloaded powerfmt v0.2.0 |
| 589 | 2026-09-05T00:57:05.400Z | Downloaded httpdate v1.0.3 |
| 590 | 2026-09-05T00:57:05.400Z | Downloaded radium v0.7.0 |
| 591 | 2026-09-05T00:57:05.400Z | Downloaded rand_chacha v0.3.1 |
| 592 | 2026-09-05T00:57:05.400Z | Downloaded httparse v1.10.1 |
| 593 | 2026-09-05T00:57:05.400Z | Downloaded rustc-hash v2.1.1 |
| 594 | 2026-09-05T00:57:05.400Z | Downloaded rustc_version v0.1.7 |
| 595 | 2026-09-05T00:57:05.400Z | Downloaded rustc_version v0.4.1 |
| 596 | 2026-09-05T00:57:05.400Z | Downloaded sha1 v0.10.6 |
| 597 | 2026-09-05T00:57:05.400Z | Downloaded highway v1.3.0 |
| 598 | 2026-09-05T00:57:05.400Z | Downloaded base64ct v1.8.3 |
| 599 | 2026-09-05T00:57:05.400Z | Downloaded rand_xorshift v0.4.0 |
| 600 | 2026-09-05T00:57:05.400Z | Downloaded backoff v0.4.0 |
| 601 | 2026-09-05T00:57:05.400Z | Downloaded cipher v0.4.4 |
| 602 | 2026-09-05T00:57:05.400Z | Downloaded ref-cast v1.0.25 |
| 603 | 2026-09-05T00:57:05.401Z | Downloaded scopeguard v1.2.0 |
| 604 | 2026-09-05T00:57:05.401Z | Downloaded cbc v0.2.1 |
| 605 | 2026-09-05T00:57:05.401Z | Downloaded serde_bytes v0.11.19 |
| 606 | 2026-09-05T00:57:05.401Z | Downloaded buf-list v1.1.2 |
| 607 | 2026-09-05T00:57:05.401Z | Downloaded chacha20 v0.9.1 |
| 608 | 2026-09-05T00:57:05.401Z | Downloaded cmake v0.1.57 |
| 609 | 2026-09-05T00:57:05.401Z | Downloaded signature v2.2.0 |
| 610 | 2026-09-05T00:57:05.401Z | Downloaded cexpr v0.6.0 |
| 611 | 2026-09-05T00:57:05.401Z | Downloaded compression-codecs v0.4.37 |
| 612 | 2026-09-05T00:57:05.401Z | Downloaded cassowary v0.3.0 |
| 613 | 2026-09-05T00:57:05.401Z | Downloaded glob v0.3.3 |
| 614 | 2026-09-05T00:57:05.401Z | Downloaded anstream v0.6.21 |
| 615 | 2026-09-05T00:57:05.401Z | Downloaded http-body-util v0.1.3 |
| 616 | 2026-09-05T00:57:05.401Z | Downloaded pbkdf2 v0.13.0 |
| 617 | 2026-09-05T00:57:05.401Z | Downloaded blowfish v0.10.0 |
| 618 | 2026-09-05T00:57:05.401Z | Downloaded arrayvec v0.7.6 |
| 619 | 2026-09-05T00:57:05.401Z | Downloaded cipher v0.5.2 |
| 620 | 2026-09-05T00:57:05.401Z | Downloaded elliptic-curve v0.14.1 |
| 621 | 2026-09-05T00:57:05.401Z | Downloaded hmac v0.13.0 |
| 622 | 2026-09-05T00:57:05.401Z | Downloaded ahash v0.8.12 |
| 623 | 2026-09-05T00:57:05.401Z | Downloaded fs_extra v1.3.0 |
| 624 | 2026-09-05T00:57:05.402Z | Downloaded clang-sys v1.8.1 |
| 625 | 2026-09-05T00:57:05.402Z | Downloaded console v0.16.2 |
| 626 | 2026-09-05T00:57:05.402Z | Downloaded sqlparser_derive v0.5.0 |
| 627 | 2026-09-05T00:57:05.402Z | Downloaded async-trait v0.1.89 |
| 628 | 2026-09-05T00:57:05.425Z | Downloaded stable_deref_trait v1.2.1 |
| 629 | 2026-09-05T00:57:05.425Z | Downloaded structmeta-derive v0.3.0 |
| 630 | 2026-09-05T00:57:05.425Z | Downloaded testing_table v0.3.0 |
| 631 | 2026-09-05T00:57:05.425Z | Downloaded fatfs v0.3.6 |
| 632 | 2026-09-05T00:57:05.425Z | Downloaded password-hash v0.5.0 |
| 633 | 2026-09-05T00:57:05.425Z | Downloaded phc v0.6.1 |
| 634 | 2026-09-05T00:57:05.442Z | Downloaded const-oid v0.10.2 |
| 635 | 2026-09-05T00:57:05.442Z | Downloaded progenitor v0.13.0 |
| 636 | 2026-09-05T00:57:05.442Z | Downloaded rustc-demangle v0.1.27 |
| 637 | 2026-09-05T00:57:05.442Z | Downloaded secrecy v0.8.0 |
| 638 | 2026-09-05T00:57:05.442Z | Downloaded sync-ptr v0.1.4 |
| 639 | 2026-09-05T00:57:05.442Z | Downloaded half v1.8.3 |
| 640 | 2026-09-05T00:57:05.442Z | Downloaded tinyvec_macros v0.1.1 |
| 641 | 2026-09-05T00:57:05.442Z | Downloaded take_mut v0.2.2 |
| 642 | 2026-09-05T00:57:05.442Z | Downloaded unarray v0.1.4 |
| 643 | 2026-09-05T00:57:05.443Z | Downloaded tokio-macros v2.7.0 |
| 644 | 2026-09-05T00:57:05.443Z | Downloaded tower-layer v0.3.3 |
| 645 | 2026-09-05T00:57:05.443Z | Downloaded typify-macro v0.6.2 |
| 646 | 2026-09-05T00:57:05.443Z | Downloaded untrusted v0.7.1 |
| 647 | 2026-09-05T00:57:05.443Z | Downloaded want v0.3.1 |
| 648 | 2026-09-05T00:57:05.443Z | Downloaded flume v0.11.1 |
| 649 | 2026-09-05T00:57:05.443Z | Downloaded zone_cfg_derive v0.3.1 |
| 650 | 2026-09-05T00:57:05.443Z | Downloaded progenitor-extras v0.2.0 |
| 651 | 2026-09-05T00:57:05.461Z | Downloaded base64 v0.21.7 |
| 652 | 2026-09-05T00:57:05.461Z | Downloaded ciborium v0.2.2 |
| 653 | 2026-09-05T00:57:05.461Z | Downloaded cancel-safe-futures v0.1.5 |
| 654 | 2026-09-05T00:57:05.461Z | Downloaded colored v2.2.0 |
| 655 | 2026-09-05T00:57:05.461Z | Downloaded async-bb8-diesel v0.2.1 |
| 656 | 2026-09-05T00:57:05.461Z | Downloaded const-oid v0.9.6 |
| 657 | 2026-09-05T00:57:05.461Z | Downloaded anstyle-parse v0.2.7 |
| 658 | 2026-09-05T00:57:05.461Z | Downloaded yoke-derive v0.8.1 |
| 659 | 2026-09-05T00:57:05.461Z | Downloaded zeroize_derive v1.5.0 |
| 660 | 2026-09-05T00:57:05.461Z | Downloaded blake2 v0.11.0-rc.6 |
| 661 | 2026-09-05T00:57:05.461Z | Downloaded bzip2 v0.4.4 |
| 662 | 2026-09-05T00:57:05.461Z | Downloaded chacha20 v0.10.0 |
| 663 | 2026-09-05T00:57:05.461Z | Downloaded cpubits v0.1.1 |
| 664 | 2026-09-05T00:57:05.461Z | Downloaded argon2 v0.6.0-rc.8 |
| 665 | 2026-09-05T00:57:05.461Z | Downloaded serde_with_macros v1.5.2 |
| 666 | 2026-09-05T00:57:05.461Z | Downloaded colored v3.1.1 |
| 667 | 2026-09-05T00:57:05.473Z | Downloaded num-integer v0.1.46 |
| 668 | 2026-09-05T00:57:05.474Z | Downloaded slog-term v2.9.2 |
| 669 | 2026-09-05T00:57:05.474Z | Downloaded hmac v0.12.1 |
| 670 | 2026-09-05T00:57:05.474Z | Downloaded crunchy v0.2.4 |
| 671 | 2026-09-05T00:57:05.474Z | Downloaded blake2 v0.10.6 |
| 672 | 2026-09-05T00:57:05.474Z | Downloaded serde-hex v0.1.0 |
| 673 | 2026-09-05T00:57:05.474Z | Downloaded darling_macro v0.21.3 |
| 674 | 2026-09-05T00:57:05.474Z | Downloaded defmt-parser v1.0.0 |
| 675 | 2026-09-05T00:57:05.474Z | Downloaded structmeta v0.3.0 |
| 676 | 2026-09-05T00:57:05.474Z | Downloaded darling_macro v0.20.11 |
| 677 | 2026-09-05T00:57:05.474Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 678 | 2026-09-05T00:57:05.479Z | Downloaded difflib v0.4.0 |
| 679 | 2026-09-05T00:57:05.479Z | Downloaded dirs-sys-next v0.1.2 |
| 680 | 2026-09-05T00:57:05.479Z | Downloaded parking_lot_core v0.9.12 |
| 681 | 2026-09-05T00:57:05.479Z | Downloaded futures-channel v0.3.32 |
| 682 | 2026-09-05T00:57:05.480Z | Downloaded smallvec v0.6.14 |
| 683 | 2026-09-05T00:57:05.480Z | Downloaded spki v0.8.0 |
| 684 | 2026-09-05T00:57:05.480Z | Downloaded slog-async v2.8.0 |
| 685 | 2026-09-05T00:57:05.480Z | Downloaded subtle v2.6.1 |
| 686 | 2026-09-05T00:57:05.480Z | Downloaded display-error-chain v0.2.2 |
| 687 | 2026-09-05T00:57:05.480Z | Downloaded dtrace-parser v0.3.0 |
| 688 | 2026-09-05T00:57:05.488Z | Downloaded hyper-tls v0.6.0 |
| 689 | 2026-09-05T00:57:05.488Z | Downloaded pkcs8 v0.11.0 |
| 690 | 2026-09-05T00:57:05.488Z | Downloaded futures v0.3.32 |
| 691 | 2026-09-05T00:57:05.488Z | Downloaded tiny-keccak v2.0.2 |
| 692 | 2026-09-05T00:57:05.498Z | Downloaded poly1305 v0.9.0 |
| 693 | 2026-09-05T00:57:05.498Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 694 | 2026-09-05T00:57:05.498Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 695 | 2026-09-05T00:57:05.498Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 696 | 2026-09-05T00:57:05.498Z | Downloaded support-bundle-viewer v0.1.2 |
| 697 | 2026-09-05T00:57:05.498Z | Downloaded thread_local v1.1.9 |
| 698 | 2026-09-05T00:57:05.498Z | Downloaded usdt-impl v0.6.0 |
| 699 | 2026-09-05T00:57:05.498Z | Downloaded wyz v0.5.1 |
| 700 | 2026-09-05T00:57:05.498Z | Downloaded inout v0.2.2 |
| 701 | 2026-09-05T00:57:05.498Z | Downloaded jiff-static v0.2.34 |
| 702 | 2026-09-05T00:57:05.499Z | Downloaded writeable v0.6.2 |
| 703 | 2026-09-05T00:57:05.500Z | Downloaded is_ci v1.2.0 |
| 704 | 2026-09-05T00:57:05.525Z | Downloaded lru-slab v0.1.2 |
| 705 | 2026-09-05T00:57:05.525Z | Downloaded console v0.15.11 |
| 706 | 2026-09-05T00:57:05.525Z | Downloaded critical-section v1.2.0 |
| 707 | 2026-09-05T00:57:05.525Z | Downloaded bzip2 v0.6.1 |
| 708 | 2026-09-05T00:57:05.525Z | Downloaded serde_cbor v0.11.2 |
| 709 | 2026-09-05T00:57:05.525Z | Downloaded argon2 v0.5.3 |
| 710 | 2026-09-05T00:57:05.532Z | Downloaded tui-tree-widget v0.23.1 |
| 711 | 2026-09-05T00:57:05.532Z | Downloaded match_cfg v0.1.0 |
| 712 | 2026-09-05T00:57:05.533Z | Downloaded memoffset v0.9.1 |
| 713 | 2026-09-05T00:57:05.533Z | Downloaded new_debug_unreachable v1.0.6 |
| 714 | 2026-09-05T00:57:05.533Z | Downloaded num_enum_derive v0.5.11 |
| 715 | 2026-09-05T00:57:05.533Z | Downloaded nonempty v0.12.0 |
| 716 | 2026-09-05T00:57:05.533Z | Downloaded vergen-git2 v9.1.0 |
| 717 | 2026-09-05T00:57:05.533Z | Downloaded openssl-probe v0.1.6 |
| 718 | 2026-09-05T00:57:05.533Z | Downloaded corncobs v0.1.4 |
| 719 | 2026-09-05T00:57:05.533Z | Downloaded papergrid v0.18.0 |
| 720 | 2026-09-05T00:57:05.533Z | Downloaded getrandom v0.3.4 |
| 721 | 2026-09-05T00:57:05.533Z | Downloaded half v2.7.1 |
| 722 | 2026-09-05T00:57:05.533Z | Downloaded oso v0.27.3 |
| 723 | 2026-09-05T00:57:05.533Z | Downloaded chumsky v0.9.3 |
| 724 | 2026-09-05T00:57:05.534Z | Downloaded bytes v1.11.1 |
| 725 | 2026-09-05T00:57:05.555Z | Downloaded getrandom v0.2.17 |
| 726 | 2026-09-05T00:57:05.556Z | Downloaded ctr v0.10.1 |
| 727 | 2026-09-05T00:57:05.556Z | Downloaded parse-size v1.1.0 |
| 728 | 2026-09-05T00:57:05.556Z | Downloaded diesel-dtrace v0.5.0 |
| 729 | 2026-09-05T00:57:05.556Z | Downloaded either v1.15.0 |
| 730 | 2026-09-05T00:57:05.556Z | Downloaded postcard v1.1.3 |
| 731 | 2026-09-05T00:57:05.556Z | Downloaded precomputed-hash v0.1.1 |
| 732 | 2026-09-05T00:57:05.556Z | Downloaded proc-macro-crate v3.4.0 |
| 733 | 2026-09-05T00:57:05.585Z | Downloaded phf_shared v0.11.3 |
| 734 | 2026-09-05T00:57:05.586Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 735 | 2026-09-05T00:57:05.586Z | Downloaded oxide-update-engine-types v0.1.2 |
| 736 | 2026-09-05T00:57:05.587Z | Downloaded smallvec v1.15.1 |
| 737 | 2026-09-05T00:57:05.587Z | Downloaded ipnet v2.12.0 |
| 738 | 2026-09-05T00:57:05.587Z | Downloaded der_derive v0.7.3 |
| 739 | 2026-09-05T00:57:05.587Z | Downloaded heapless v0.8.0 |
| 740 | 2026-09-05T00:57:05.587Z | Downloaded term v1.2.1 |
| 741 | 2026-09-05T00:57:05.587Z | Downloaded tokio-rustls v0.26.4 |
| 742 | 2026-09-05T00:57:05.587Z | Downloaded tokio-stream v0.1.18 |
| 743 | 2026-09-05T00:57:05.587Z | Downloaded vergen v9.1.0 |
| 744 | 2026-09-05T00:57:05.587Z | Downloaded flate2 v1.1.9 |
| 745 | 2026-09-05T00:57:05.588Z | Downloaded hickory-resolver v0.25.2 |
| 746 | 2026-09-05T00:57:05.588Z | Downloaded progenitor-impl v0.13.0 |
| 747 | 2026-09-05T00:57:05.608Z | Downloaded quick-error v1.2.3 |
| 748 | 2026-09-05T00:57:05.609Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 749 | 2026-09-05T00:57:05.609Z | Downloaded sigpipe v0.1.3 |
| 750 | 2026-09-05T00:57:05.609Z | Downloaded russh-cryptovec v0.62.0 |
| 751 | 2026-09-05T00:57:05.609Z | Downloaded sapling-renderdag v0.1.0 |
| 752 | 2026-09-05T00:57:05.609Z | Downloaded expectorate v1.2.0 |
| 753 | 2026-09-05T00:57:05.609Z | Downloaded progenitor-impl v0.14.0 |
| 754 | 2026-09-05T00:57:05.609Z | Downloaded schemars v0.8.22 |
| 755 | 2026-09-05T00:57:05.609Z | Downloaded libscf-sys v1.2.0 |
| 756 | 2026-09-05T00:57:05.609Z | Downloaded libsw v3.5.0 |
| 757 | 2026-09-05T00:57:05.609Z | Downloaded zerocopy v0.6.6 |
| 758 | 2026-09-05T00:57:05.610Z | Downloaded serde_plain v1.0.2 |
| 759 | 2026-09-05T00:57:05.610Z | Downloaded jobserver v0.1.34 |
| 760 | 2026-09-05T00:57:05.610Z | Downloaded serde_repr v0.1.20 |
| 761 | 2026-09-05T00:57:05.610Z | Downloaded slog-envlogger v2.2.0 |
| 762 | 2026-09-05T00:57:05.610Z | Downloaded multer v3.1.0 |
| 763 | 2026-09-05T00:57:05.610Z | Downloaded nu-ansi-term v0.50.3 |
| 764 | 2026-09-05T00:57:05.610Z | Downloaded supports-unicode v3.0.0 |
| 765 | 2026-09-05T00:57:05.610Z | Downloaded backtrace v0.3.76 |
| 766 | 2026-09-05T00:57:05.620Z | Downloaded chacha20poly1305 v0.10.1 |
| 767 | 2026-09-05T00:57:05.621Z | Downloaded signal-hook v0.3.18 |
| 768 | 2026-09-05T00:57:05.621Z | Downloaded headers v0.4.1 |
| 769 | 2026-09-05T00:57:05.621Z | Downloaded unicode-xid v0.2.6 |
| 770 | 2026-09-05T00:57:05.621Z | Downloaded universal-hash v0.6.1 |
| 771 | 2026-09-05T00:57:05.621Z | Downloaded usdt-attr-macro v0.6.0 |
| 772 | 2026-09-05T00:57:05.621Z | Downloaded derive_builder v0.20.2 |
| 773 | 2026-09-05T00:57:05.621Z | Downloaded ecdsa v0.17.0 |
| 774 | 2026-09-05T00:57:05.621Z | Downloaded p384 v0.14.0 |
| 775 | 2026-09-05T00:57:05.621Z | Downloaded heapless v0.7.17 |
| 776 | 2026-09-05T00:57:05.621Z | Downloaded similar v2.7.0 |
| 777 | 2026-09-05T00:57:05.621Z | Downloaded oxide-update-engine-display v0.1.2 |
| 778 | 2026-09-05T00:57:05.621Z | Downloaded pin-project-internal v1.1.11 |
| 779 | 2026-09-05T00:57:05.621Z | Downloaded polyval v0.7.1 |
| 780 | 2026-09-05T00:57:05.642Z | Downloaded predicates v3.1.4 |
| 781 | 2026-09-05T00:57:05.642Z | Downloaded crossbeam-utils v0.8.21 |
| 782 | 2026-09-05T00:57:05.642Z | Downloaded pem-rfc7468 v1.0.0 |
| 783 | 2026-09-05T00:57:05.642Z | Downloaded owo-colors v4.3.0 |
| 784 | 2026-09-05T00:57:05.642Z | Downloaded utf8_iter v1.0.4 |
| 785 | 2026-09-05T00:57:05.642Z | Downloaded xshell-macros v0.2.7 |
| 786 | 2026-09-05T00:57:05.642Z | Downloaded tower-service v0.3.3 |
| 787 | 2026-09-05T00:57:05.642Z | Downloaded prettyplease v0.2.37 |
| 788 | 2026-09-05T00:57:05.642Z | Downloaded rpassword v7.5.4 |
| 789 | 2026-09-05T00:57:05.642Z | Downloaded darling v0.20.11 |
| 790 | 2026-09-05T00:57:05.642Z | Downloaded packed_struct v0.10.1 |
| 791 | 2026-09-05T00:57:05.656Z | Downloaded peg v0.8.5 |
| 792 | 2026-09-05T00:57:05.656Z | Downloaded rand_core v0.6.4 |
| 793 | 2026-09-05T00:57:05.656Z | Downloaded crc-catalog v2.4.0 |
| 794 | 2026-09-05T00:57:05.656Z | Downloaded displaydoc v0.2.5 |
| 795 | 2026-09-05T00:57:05.656Z | Downloaded resolv-conf v0.7.6 |
| 796 | 2026-09-05T00:57:05.656Z | Downloaded convert_case v0.4.0 |
| 797 | 2026-09-05T00:57:05.656Z | Downloaded debug-ignore v1.0.5 |
| 798 | 2026-09-05T00:57:05.657Z | Downloaded cpufeatures v0.3.0 |
| 799 | 2026-09-05T00:57:05.657Z | Downloaded sec1 v0.8.1 |
| 800 | 2026-09-05T00:57:05.657Z | Downloaded bumpalo v3.20.2 |
| 801 | 2026-09-05T00:57:05.657Z | Downloaded compact_str v0.8.1 |
| 802 | 2026-09-05T00:57:05.657Z | Downloaded ingot-macros v0.2.0 |
| 803 | 2026-09-05T00:57:05.657Z | Downloaded scuffle v0.1.0 |
| 804 | 2026-09-05T00:57:05.667Z | Downloaded sec1 v0.7.3 |
| 805 | 2026-09-05T00:57:05.667Z | Downloaded digest-io v0.1.0 |
| 806 | 2026-09-05T00:57:05.668Z | Downloaded downcast-rs v2.0.2 |
| 807 | 2026-09-05T00:57:05.668Z | Downloaded dyn-clone v1.0.20 |
| 808 | 2026-09-05T00:57:05.668Z | Downloaded indoc v1.0.9 |
| 809 | 2026-09-05T00:57:05.668Z | Downloaded lru-cache v0.1.2 |
| 810 | 2026-09-05T00:57:05.668Z | Downloaded memmap2 v0.9.10 |
| 811 | 2026-09-05T00:57:05.668Z | Downloaded litrs v1.0.0 |
| 812 | 2026-09-05T00:57:05.669Z | Downloaded spki v0.7.3 |
| 813 | 2026-09-05T00:57:05.669Z | Downloaded ssh-encoding v0.3.0 |
| 814 | 2026-09-05T00:57:05.669Z | Downloaded libefi-sys v0.1.0 |
| 815 | 2026-09-05T00:57:05.669Z | Downloaded synstructure v0.13.2 |
| 816 | 2026-09-05T00:57:05.669Z | Downloaded tokio-tungstenite v0.23.1 |
| 817 | 2026-09-05T00:57:05.691Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 818 | 2026-09-05T00:57:05.691Z | Downloaded indent_write v2.2.0 |
| 819 | 2026-09-05T00:57:05.691Z | Downloaded maybe-uninit v2.0.0 |
| 820 | 2026-09-05T00:57:05.691Z | Downloaded stringprep v0.1.5 |
| 821 | 2026-09-05T00:57:05.691Z | Downloaded poly1305 v0.8.0 |
| 822 | 2026-09-05T00:57:05.691Z | Downloaded newtype-uuid-macros v0.1.0 |
| 823 | 2026-09-05T00:57:05.691Z | Downloaded newtype_derive v0.1.6 |
| 824 | 2026-09-05T00:57:05.707Z | Downloaded rand_chacha v0.9.0 |
| 825 | 2026-09-05T00:57:05.707Z | Downloaded samael v0.0.19 |
| 826 | 2026-09-05T00:57:05.707Z | Downloaded tls_codec v0.4.2 |
| 827 | 2026-09-05T00:57:05.721Z | Downloaded csv-core v0.1.13 |
| 828 | 2026-09-05T00:57:05.721Z | Downloaded derive-ex v0.1.8 |
| 829 | 2026-09-05T00:57:05.721Z | Downloaded hickory-server v0.25.2 |
| 830 | 2026-09-05T00:57:05.721Z | Downloaded multimap v0.10.1 |
| 831 | 2026-09-05T00:57:05.721Z | Downloaded predicates-tree v1.0.13 |
| 832 | 2026-09-05T00:57:05.722Z | Downloaded potential_utf v0.1.4 |
| 833 | 2026-09-05T00:57:05.722Z | Downloaded vergen-lib v9.1.0 |
| 834 | 2026-09-05T00:57:05.722Z | Downloaded num-conv v0.2.0 |
| 835 | 2026-09-05T00:57:05.722Z | Downloaded ref-cast-impl v1.0.25 |
| 836 | 2026-09-05T00:57:05.722Z | Downloaded async-compression v0.4.41 |
| 837 | 2026-09-05T00:57:05.722Z | Downloaded hashbrown v0.12.3 |
| 838 | 2026-09-05T00:57:05.722Z | Downloaded delegate v0.13.5 |
| 839 | 2026-09-05T00:57:05.722Z | Downloaded cc v1.2.56 |
| 840 | 2026-09-05T00:57:05.741Z | Downloaded schemars_derive v0.8.22 |
| 841 | 2026-09-05T00:57:05.741Z | Downloaded rfc6979 v0.6.0 |
| 842 | 2026-09-05T00:57:05.741Z | Downloaded strum_macros v0.27.2 |
| 843 | 2026-09-05T00:57:05.742Z | Downloaded recursive v0.1.1 |
| 844 | 2026-09-05T00:57:05.742Z | Downloaded same-file v1.0.6 |
| 845 | 2026-09-05T00:57:05.742Z | Downloaded semver v0.1.20 |
| 846 | 2026-09-05T00:57:05.742Z | Downloaded http v1.4.2 |
| 847 | 2026-09-05T00:57:05.756Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 848 | 2026-09-05T00:57:05.756Z | Downloaded tungstenite v0.21.0 |
| 849 | 2026-09-05T00:57:05.756Z | Downloaded unsafe-libyaml v0.2.11 |
| 850 | 2026-09-05T00:57:05.756Z | Downloaded strum v0.26.3 |
| 851 | 2026-09-05T00:57:05.756Z | Downloaded icu_normalizer v2.1.1 |
| 852 | 2026-09-05T00:57:05.756Z | Downloaded indicatif v0.18.4 |
| 853 | 2026-09-05T00:57:05.756Z | Downloaded num_enum v0.5.11 |
| 854 | 2026-09-05T00:57:05.756Z | Downloaded openssl-probe v0.2.1 |
| 855 | 2026-09-05T00:57:05.756Z | Downloaded kem v0.3.0 |
| 856 | 2026-09-05T00:57:05.756Z | Downloaded signal-hook-tokio v0.3.1 |
| 857 | 2026-09-05T00:57:05.767Z | Downloaded strum v0.27.2 |
| 858 | 2026-09-05T00:57:05.767Z | Downloaded signal-hook-mio v0.2.5 |
| 859 | 2026-09-05T00:57:05.767Z | Downloaded const_format v0.2.35 |
| 860 | 2026-09-05T00:57:05.768Z | Downloaded zip v0.6.6 |
| 861 | 2026-09-05T00:57:05.768Z | Downloaded try-lock v0.2.5 |
| 862 | 2026-09-05T00:57:05.768Z | Downloaded yasna v0.5.2 |
| 863 | 2026-09-05T00:57:05.768Z | Downloaded hashbrown v0.13.2 |
| 864 | 2026-09-05T00:57:05.768Z | Downloaded hickory-resolver v0.24.4 |
| 865 | 2026-09-05T00:57:05.795Z | Downloaded ryu v1.0.23 |
| 866 | 2026-09-05T00:57:05.795Z | Downloaded omicron-zone-package v0.12.3 |
| 867 | 2026-09-05T00:57:05.795Z | Downloaded pem-rfc7468 v0.7.0 |
| 868 | 2026-09-05T00:57:05.796Z | Downloaded phf v0.13.1 |
| 869 | 2026-09-05T00:57:05.796Z | Downloaded ppv-lite86 v0.2.21 |
| 870 | 2026-09-05T00:57:05.796Z | Downloaded tls_codec_derive v0.4.2 |
| 871 | 2026-09-05T00:57:05.796Z | Downloaded linked-hash-map v0.5.6 |
| 872 | 2026-09-05T00:57:05.796Z | Downloaded miette-derive v7.6.0 |
| 873 | 2026-09-05T00:57:05.796Z | Downloaded trait-variant v0.1.2 |
| 874 | 2026-09-05T00:57:05.796Z | Downloaded void v1.0.2 |
| 875 | 2026-09-05T00:57:05.810Z | Downloaded zerofrom-derive v0.1.6 |
| 876 | 2026-09-05T00:57:05.810Z | Downloaded pkcs5 v0.8.1 |
| 877 | 2026-09-05T00:57:05.810Z | Downloaded scroll v0.13.0 |
| 878 | 2026-09-05T00:57:05.810Z | Downloaded oxide-tokio-rt v0.1.4 |
| 879 | 2026-09-05T00:57:05.810Z | Downloaded whoami v2.1.0 |
| 880 | 2026-09-05T00:57:05.810Z | Downloaded iana-time-zone v0.1.65 |
| 881 | 2026-09-05T00:57:05.810Z | Downloaded rusty-fork v0.3.1 |
| 882 | 2026-09-05T00:57:05.810Z | Downloaded crypto-common v0.2.2 |
| 883 | 2026-09-05T00:57:05.810Z | Downloaded darling_macro v0.23.0 |
| 884 | 2026-09-05T00:57:05.811Z | Downloaded crossbeam-epoch v0.9.18 |
| 885 | 2026-09-05T00:57:05.811Z | Downloaded paste v1.0.15 |
| 886 | 2026-09-05T00:57:05.811Z | Downloaded rustls-pemfile v2.2.0 |
| 887 | 2026-09-05T00:57:05.811Z | Downloaded sha1 v0.11.0 |
| 888 | 2026-09-05T00:57:05.811Z | Downloaded smf v0.2.3 |
| 889 | 2026-09-05T00:57:05.811Z | Downloaded test-strategy v0.4.5 |
| 890 | 2026-09-05T00:57:05.811Z | Downloaded typify v0.6.2 |
| 891 | 2026-09-05T00:57:05.811Z | Downloaded vte v0.14.1 |
| 892 | 2026-09-05T00:57:05.825Z | Downloaded rand_core v0.9.5 |
| 893 | 2026-09-05T00:57:05.825Z | Downloaded rand_seeder v0.4.0 |
| 894 | 2026-09-05T00:57:05.825Z | Downloaded dof v0.4.0 |
| 895 | 2026-09-05T00:57:05.825Z | Downloaded tinystr v0.8.2 |
| 896 | 2026-09-05T00:57:05.825Z | Downloaded idna_adapter v1.2.1 |
| 897 | 2026-09-05T00:57:05.825Z | Downloaded document-features v0.2.12 |
| 898 | 2026-09-05T00:57:05.825Z | Downloaded qorb v0.4.1 |
| 899 | 2026-09-05T00:57:05.825Z | Downloaded maplit v1.0.2 |
| 900 | 2026-09-05T00:57:05.825Z | Downloaded thiserror-no-std v2.0.2 |
| 901 | 2026-09-05T00:57:05.825Z | Downloaded icu_locale_core v2.1.1 |
| 902 | 2026-09-05T00:57:05.884Z | Downloaded num v0.4.3 |
| 903 | 2026-09-05T00:57:05.884Z | Downloaded string_cache v0.8.9 |
| 904 | 2026-09-05T00:57:05.884Z | Downloaded signal-hook-registry v1.4.8 |
| 905 | 2026-09-05T00:57:05.884Z | Downloaded static_assertions v1.1.0 |
| 906 | 2026-09-05T00:57:05.884Z | Downloaded serde_yaml v0.9.34+deprecated |
| 907 | 2026-09-05T00:57:05.884Z | Downloaded darling v0.21.3 |
| 908 | 2026-09-05T00:57:05.884Z | Downloaded derive_more v0.99.20 |
| 909 | 2026-09-05T00:57:05.908Z | Downloaded parking_lot v0.12.5 |
| 910 | 2026-09-05T00:57:05.908Z | Downloaded postgres-types v0.2.12 |
| 911 | 2026-09-05T00:57:05.908Z | Downloaded zeroize v1.9.0 |
| 912 | 2026-09-05T00:57:05.908Z | Downloaded slog v2.8.2 |
| 913 | 2026-09-05T00:57:05.908Z | Downloaded tinyvec v1.10.0 |
| 914 | 2026-09-05T00:57:05.908Z | Downloaded num-bigint-dig v0.8.6 |
| 915 | 2026-09-05T00:57:05.908Z | Downloaded steno v0.4.1 |
| 916 | 2026-09-05T00:57:05.908Z | Downloaded daft v0.1.8 |
| 917 | 2026-09-05T00:57:05.908Z | Downloaded defmt-macros v1.0.1 |
| 918 | 2026-09-05T00:57:05.908Z | Downloaded whoami v1.6.1 |
| 919 | 2026-09-05T00:57:05.908Z | Downloaded zstd-safe v7.2.4 |
| 920 | 2026-09-05T00:57:05.908Z | Downloaded darling_core v0.20.11 |
| 921 | 2026-09-05T00:57:05.908Z | Downloaded phf_shared v0.13.1 |
| 922 | 2026-09-05T00:57:05.908Z | Downloaded aes v0.9.1 |
| 923 | 2026-09-05T00:57:05.909Z | Downloaded indexmap v1.9.3 |
| 924 | 2026-09-05T00:57:05.909Z | Downloaded zopfli v0.8.3 |
| 925 | 2026-09-05T00:57:05.909Z | Downloaded progenitor-macro v0.14.0 |
| 926 | 2026-09-05T00:57:05.909Z | Downloaded path-slash v0.1.5 |
| 927 | 2026-09-05T00:57:05.909Z | Downloaded rtoolbox v0.0.3 |
| 928 | 2026-09-05T00:57:05.909Z | Downloaded scheduled-thread-pool v0.2.7 |
| 929 | 2026-09-05T00:57:05.909Z | Downloaded secrecy v0.10.3 |
| 930 | 2026-09-05T00:57:05.909Z | Downloaded pkcs1 v0.7.5 |
| 931 | 2026-09-05T00:57:05.909Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 932 | 2026-09-05T00:57:05.909Z | Downloaded quinn-udp v0.5.14 |
| 933 | 2026-09-05T00:57:05.909Z | Downloaded serde_path_to_error v0.1.20 |
| 934 | 2026-09-05T00:57:05.909Z | Downloaded goblin v0.10.5 |
| 935 | 2026-09-05T00:57:05.909Z | Downloaded rfc6979 v0.4.0 |
| 936 | 2026-09-05T00:57:05.909Z | Downloaded indoc v2.0.7 |
| 937 | 2026-09-05T00:57:05.909Z | Downloaded ingot v0.2.1 |
| 938 | 2026-09-05T00:57:05.909Z | Downloaded rand v0.10.1 |
| 939 | 2026-09-05T00:57:05.909Z | Downloaded ipnetwork v0.21.1 |
| 940 | 2026-09-05T00:57:05.909Z | Downloaded keccak v0.2.0 |
| 941 | 2026-09-05T00:57:05.909Z | Downloaded module-lattice v0.2.3 |
| 942 | 2026-09-05T00:57:05.909Z | Downloaded sponge-cursor v0.1.0 |
| 943 | 2026-09-05T00:57:05.909Z | Downloaded socket2 v0.5.10 |
| 944 | 2026-09-05T00:57:05.909Z | Downloaded term v0.7.0 |
| 945 | 2026-09-05T00:57:05.909Z | Downloaded thread-id v5.1.0 |
| 946 | 2026-09-05T00:57:05.909Z | Downloaded tracing-attributes v0.1.31 |
| 947 | 2026-09-05T00:57:05.909Z | Downloaded icu_provider v2.1.1 |
| 948 | 2026-09-05T00:57:05.925Z | Downloaded mime v0.3.17 |
| 949 | 2026-09-05T00:57:05.925Z | Downloaded tagptr v0.2.0 |
| 950 | 2026-09-05T00:57:05.925Z | Downloaded tar v0.4.46 |
| 951 | 2026-09-05T00:57:05.925Z | Downloaded yansi v1.0.1 |
| 952 | 2026-09-05T00:57:05.925Z | Downloaded libbz2-rs-sys v0.2.2 |
| 953 | 2026-09-05T00:57:05.925Z | Downloaded lazy_static v1.5.0 |
| 954 | 2026-09-05T00:57:05.925Z | Downloaded topological-sort v0.2.2 |
| 955 | 2026-09-05T00:57:05.925Z | Downloaded cookie v0.18.1 |
| 956 | 2026-09-05T00:57:05.925Z | Downloaded cookie_store v0.22.1 |
| 957 | 2026-09-05T00:57:05.925Z | Downloaded utf-8 v0.7.6 |
| 958 | 2026-09-05T00:57:05.925Z | Downloaded usdt-macro v0.6.0 |
| 959 | 2026-09-05T00:57:05.925Z | Downloaded zerofrom v0.1.6 |
| 960 | 2026-09-05T00:57:05.925Z | Downloaded zone v0.3.1 |
| 961 | 2026-09-05T00:57:05.925Z | Downloaded crc8 v0.1.1 |
| 962 | 2026-09-05T00:57:05.925Z | Downloaded derive_more v2.1.1 |
| 963 | 2026-09-05T00:57:05.925Z | Downloaded walkdir v2.5.0 |
| 964 | 2026-09-05T00:57:05.942Z | Downloaded xshell v0.2.7 |
| 965 | 2026-09-05T00:57:05.942Z | Downloaded newtype-uuid v1.3.2 |
| 966 | 2026-09-05T00:57:05.942Z | Downloaded oxnet v0.1.6 |
| 967 | 2026-09-05T00:57:05.942Z | Downloaded num-rational v0.4.2 |
| 968 | 2026-09-05T00:57:05.942Z | Downloaded ron v0.8.1 |
| 969 | 2026-09-05T00:57:05.943Z | Downloaded hashbrown v0.16.1 |
| 970 | 2026-09-05T00:57:05.943Z | Downloaded port-file v0.1.0 |
| 971 | 2026-09-05T00:57:05.943Z | Downloaded progenitor v0.14.0 |
| 972 | 2026-09-05T00:57:05.943Z | Downloaded serde_tokenstream v0.3.0 |
| 973 | 2026-09-05T00:57:06.000Z | Downloaded managed v0.8.0 |
| 974 | 2026-09-05T00:57:06.000Z | Downloaded instant v0.1.13 |
| 975 | 2026-09-05T00:57:06.000Z | Downloaded socket2 v0.6.3 |
| 976 | 2026-09-05T00:57:06.000Z | Downloaded toml v0.7.8 |
| 977 | 2026-09-05T00:57:06.000Z | Downloaded hyper-rustls v0.27.7 |
| 978 | 2026-09-05T00:57:06.019Z | Downloaded stacker v0.1.23 |
| 979 | 2026-09-05T00:57:06.019Z | Downloaded slog-dtrace v0.3.0 |
| 980 | 2026-09-05T00:57:06.019Z | Downloaded strum_macros v0.26.4 |
| 981 | 2026-09-05T00:57:06.019Z | Downloaded md-5 v0.10.6 |
| 982 | 2026-09-05T00:57:06.019Z | Downloaded psl-types v2.0.11 |
| 983 | 2026-09-05T00:57:06.019Z | Downloaded oso-derive v0.27.3 |
| 984 | 2026-09-05T00:57:06.019Z | Downloaded tokio-native-tls v0.3.1 |
| 985 | 2026-09-05T00:57:06.019Z | Downloaded tokio-tungstenite v0.21.0 |
| 986 | 2026-09-05T00:57:06.019Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 987 | 2026-09-05T00:57:06.020Z | Downloaded hashbrown v0.15.5 |
| 988 | 2026-09-05T00:57:06.020Z | Downloaded progenitor-macro v0.13.0 |
| 989 | 2026-09-05T00:57:06.020Z | Downloaded siphasher v1.0.2 |
| 990 | 2026-09-05T00:57:06.020Z | Downloaded serde_spanned v1.1.1 |
| 991 | 2026-09-05T00:57:06.020Z | Downloaded tabwriter v1.4.1 |
| 992 | 2026-09-05T00:57:06.020Z | Downloaded uuid v1.23.4 |
| 993 | 2026-09-05T00:57:06.020Z | Downloaded uzers v0.12.2 |
| 994 | 2026-09-05T00:57:06.020Z | Downloaded vergen-gitcl v1.0.8 |
| 995 | 2026-09-05T00:57:06.020Z | Downloaded miniz_oxide v0.8.9 |
| 996 | 2026-09-05T00:57:06.020Z | Downloaded ctutils v0.4.2 |
| 997 | 2026-09-05T00:57:06.020Z | Downloaded rand_pcg v0.10.2 |
| 998 | 2026-09-05T00:57:06.020Z | Downloaded data-encoding v2.10.0 |
| 999 | 2026-09-05T00:57:06.020Z | Downloaded ed25519 v3.0.0 |
| 1000 | 2026-09-05T00:57:06.020Z | Downloaded hyper-staticfile v0.10.1 |
| 1001 | 2026-09-05T00:57:06.020Z | Downloaded xattr v1.6.1 |
| 1002 | 2026-09-05T00:57:06.020Z | Downloaded rustls-webpki v0.103.13 |
| 1003 | 2026-09-05T00:57:06.020Z | Downloaded darling_core v0.23.0 |
| 1004 | 2026-09-05T00:57:06.020Z | Downloaded sha2 v0.11.0 |
| 1005 | 2026-09-05T00:57:06.020Z | Downloaded simd-adler32 v0.3.8 |
| 1006 | 2026-09-05T00:57:06.020Z | Downloaded time-core v0.1.8 |
| 1007 | 2026-09-05T00:57:06.020Z | Downloaded bitvec v1.0.1 |
| 1008 | 2026-09-05T00:57:06.031Z | Downloaded dirs-next v2.0.0 |
| 1009 | 2026-09-05T00:57:06.031Z | Downloaded aho-corasick v1.1.4 |
| 1010 | 2026-09-05T00:57:06.031Z | Downloaded peg-macros v0.8.5 |
| 1011 | 2026-09-05T00:57:06.032Z | Downloaded kstat-rs v0.2.5 |
| 1012 | 2026-09-05T00:57:06.032Z | Downloaded crc v3.4.0 |
| 1013 | 2026-09-05T00:57:06.032Z | Downloaded derive-where v1.6.0 |
| 1014 | 2026-09-05T00:57:06.032Z | Downloaded instability v0.3.11 |
| 1015 | 2026-09-05T00:57:06.032Z | Downloaded internet-checksum v0.2.1 |
| 1016 | 2026-09-05T00:57:06.032Z | Downloaded deranged v0.5.8 |
| 1017 | 2026-09-05T00:57:06.032Z | Downloaded unit-prefix v0.5.2 |
| 1018 | 2026-09-05T00:57:06.032Z | Downloaded waitgroup v0.1.2 |
| 1019 | 2026-09-05T00:57:06.032Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1020 | 2026-09-05T00:57:06.032Z | Downloaded derive_builder_macro v0.20.2 |
| 1021 | 2026-09-05T00:57:06.032Z | Downloaded reedline v0.40.0 |
| 1022 | 2026-09-05T00:57:06.061Z | Downloaded drift v0.2.0 |
| 1023 | 2026-09-05T00:57:06.061Z | Downloaded libloading v0.8.9 |
| 1024 | 2026-09-05T00:57:06.061Z | Downloaded des v0.9.0 |
| 1025 | 2026-09-05T00:57:06.061Z | Downloaded oxide-generation v0.1.3 |
| 1026 | 2026-09-05T00:57:06.104Z | Downloaded mio v1.2.0 |
| 1027 | 2026-09-05T00:57:06.104Z | Downloaded nanorand v0.7.0 |
| 1028 | 2026-09-05T00:57:06.104Z | Downloaded num_enum_derive v0.7.6 |
| 1029 | 2026-09-05T00:57:06.105Z | Downloaded packed_struct_codegen v0.10.1 |
| 1030 | 2026-09-05T00:57:06.105Z | Downloaded postgres-protocol v0.6.10 |
| 1031 | 2026-09-05T00:57:06.105Z | Downloaded primeorder v0.14.0 |
| 1032 | 2026-09-05T00:57:06.105Z | Downloaded rand v0.9.2 |
| 1033 | 2026-09-05T00:57:06.105Z | Downloaded twox-hash v2.1.2 |
| 1034 | 2026-09-05T00:57:06.105Z | Downloaded unicode-properties v0.1.4 |
| 1035 | 2026-09-05T00:57:06.105Z | Downloaded phf_shared v0.12.1 |
| 1036 | 2026-09-05T00:57:06.105Z | Downloaded prefix-trie v0.7.0 |
| 1037 | 2026-09-05T00:57:06.105Z | Downloaded tracing-core v0.1.36 |
| 1038 | 2026-09-05T00:57:06.105Z | Downloaded hashbrown v0.14.5 |
| 1039 | 2026-09-05T00:57:06.105Z | Downloaded num-traits v0.2.19 |
| 1040 | 2026-09-05T00:57:06.105Z | Downloaded p521 v0.14.0 |
| 1041 | 2026-09-05T00:57:06.121Z | Downloaded snafu-derive v0.8.9 |
| 1042 | 2026-09-05T00:57:06.121Z | Downloaded seq-macro v0.3.6 |
| 1043 | 2026-09-05T00:57:06.123Z | Downloaded slog-scope v4.4.1 |
| 1044 | 2026-09-05T00:57:06.123Z | Downloaded ed25519-dalek v2.2.0 |
| 1045 | 2026-09-05T00:57:06.123Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1046 | 2026-09-05T00:57:06.123Z | Downloaded tap v1.0.1 |
| 1047 | 2026-09-05T00:57:06.123Z | Downloaded time-macros v0.2.27 |
| 1048 | 2026-09-05T00:57:06.123Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1049 | 2026-09-05T00:57:06.123Z | Downloaded wnaf v0.14.0 |
| 1050 | 2026-09-05T00:57:06.123Z | Downloaded icu_normalizer_data v2.1.1 |
| 1051 | 2026-09-05T00:57:06.123Z | Downloaded termtree v0.5.1 |
| 1052 | 2026-09-05T00:57:06.123Z | Downloaded futures-util v0.3.32 |
| 1053 | 2026-09-05T00:57:06.123Z | Downloaded reqwest v0.12.28 |
| 1054 | 2026-09-05T00:57:06.123Z | Downloaded tower-http v0.6.8 |
| 1055 | 2026-09-05T00:57:06.123Z | Downloaded ed25519-dalek v3.0.0 |
| 1056 | 2026-09-05T00:57:06.123Z | Downloaded derive_builder_core v0.20.2 |
| 1057 | 2026-09-05T00:57:06.123Z | Downloaded oxide-update-engine v0.1.2 |
| 1058 | 2026-09-05T00:57:06.123Z | Downloaded defmt v0.3.100 |
| 1059 | 2026-09-05T00:57:06.123Z | Downloaded litemap v0.8.1 |
| 1060 | 2026-09-05T00:57:06.123Z | Downloaded num_enum v0.7.6 |
| 1061 | 2026-09-05T00:57:06.123Z | Downloaded dsl_auto_type v0.2.0 |
| 1062 | 2026-09-05T00:57:06.123Z | Downloaded parse-display v0.10.0 |
| 1063 | 2026-09-05T00:57:06.123Z | Downloaded url v2.5.8 |
| 1064 | 2026-09-05T00:57:06.135Z | Downloaded linear-map v1.2.0 |
| 1065 | 2026-09-05T00:57:06.135Z | Downloaded lock_api v0.4.14 |
| 1066 | 2026-09-05T00:57:06.135Z | Downloaded parse-display-derive v0.10.0 |
| 1067 | 2026-09-05T00:57:06.135Z | Downloaded winnow v0.6.26 |
| 1068 | 2026-09-05T00:57:06.135Z | Downloaded hkdf v0.13.0 |
| 1069 | 2026-09-05T00:57:06.135Z | Downloaded rayon v1.11.0 |
| 1070 | 2026-09-05T00:57:06.135Z | Downloaded crc32fast v1.5.0 |
| 1071 | 2026-09-05T00:57:06.136Z | Downloaded phf v0.12.1 |
| 1072 | 2026-09-05T00:57:06.136Z | Downloaded zip v4.6.1 |
| 1073 | 2026-09-05T00:57:06.136Z | Downloaded darling v0.23.0 |
| 1074 | 2026-09-05T00:57:06.148Z | Downloaded psm v0.1.30 |
| 1075 | 2026-09-05T00:57:06.148Z | Downloaded lru v0.12.5 |
| 1076 | 2026-09-05T00:57:06.148Z | Downloaded num-derive v0.4.2 |
| 1077 | 2026-09-05T00:57:06.148Z | Downloaded russh-util v0.52.0 |
| 1078 | 2026-09-05T00:57:06.148Z | Downloaded rustversion v1.0.22 |
| 1079 | 2026-09-05T00:57:06.148Z | Downloaded strsim v0.10.0 |
| 1080 | 2026-09-05T00:57:06.148Z | Downloaded supports-hyperlinks v3.2.0 |
| 1081 | 2026-09-05T00:57:06.148Z | Downloaded sync_wrapper v1.0.2 |
| 1082 | 2026-09-05T00:57:06.148Z | Downloaded untrusted v0.9.0 |
| 1083 | 2026-09-05T00:57:06.148Z | Downloaded primeorder v0.13.6 |
| 1084 | 2026-09-05T00:57:06.148Z | Downloaded supports-color v3.0.2 |
| 1085 | 2026-09-05T00:57:06.148Z | Downloaded strum_macros v0.24.3 |
| 1086 | 2026-09-05T00:57:06.148Z | Downloaded cstr-argument v0.1.2 |
| 1087 | 2026-09-05T00:57:06.148Z | Downloaded darling_macro v0.13.4 |
| 1088 | 2026-09-05T00:57:06.148Z | Downloaded spin v0.9.8 |
| 1089 | 2026-09-05T00:57:06.157Z | Downloaded slog-json v2.6.1 |
| 1090 | 2026-09-05T00:57:06.157Z | Downloaded ssh-cipher v0.3.0 |
| 1091 | 2026-09-05T00:57:06.157Z | Downloaded x509-cert v0.2.5 |
| 1092 | 2026-09-05T00:57:06.157Z | Downloaded diesel_derives v2.3.7 |
| 1093 | 2026-09-05T00:57:06.157Z | Downloaded openssl-sys v0.9.117 |
| 1094 | 2026-09-05T00:57:06.193Z | Downloaded termios v0.3.3 |
| 1095 | 2026-09-05T00:57:06.194Z | Downloaded unicase v2.9.0 |
| 1096 | 2026-09-05T00:57:06.194Z | Downloaded universal-hash v0.5.1 |
| 1097 | 2026-09-05T00:57:06.194Z | Downloaded vergen-lib v0.1.6 |
| 1098 | 2026-09-05T00:57:06.194Z | Downloaded constant_time_eq v0.4.2 |
| 1099 | 2026-09-05T00:57:06.194Z | Downloaded crossbeam-deque v0.8.6 |
| 1100 | 2026-09-05T00:57:06.194Z | Downloaded illumos-nvpair v0.3.0 |
| 1101 | 2026-09-05T00:57:06.194Z | Downloaded pin-project v1.1.11 |
| 1102 | 2026-09-05T00:57:06.231Z | Downloaded signature v3.0.0 |
| 1103 | 2026-09-05T00:57:06.231Z | Downloaded typed-path v0.9.3 |
| 1104 | 2026-09-05T00:57:06.231Z | Downloaded ed25519 v2.2.3 |
| 1105 | 2026-09-05T00:57:06.231Z | Downloaded idna v1.1.0 |
| 1106 | 2026-09-05T00:57:06.231Z | Downloaded percent-encoding v2.3.2 |
| 1107 | 2026-09-05T00:57:06.231Z | Downloaded ml-kem v0.3.2 |
| 1108 | 2026-09-05T00:57:06.231Z | Downloaded hkdf v0.12.4 |
| 1109 | 2026-09-05T00:57:06.231Z | Downloaded humantime v2.3.0 |
| 1110 | 2026-09-05T00:57:06.231Z | Downloaded native-tls v0.2.18 |
| 1111 | 2026-09-05T00:57:06.231Z | Downloaded inout v0.1.4 |
| 1112 | 2026-09-05T00:57:06.231Z | Downloaded lzss v0.8.2 |
| 1113 | 2026-09-05T00:57:06.231Z | Downloaded proc-macro-error2 v2.0.1 |
| 1114 | 2026-09-05T00:57:06.231Z | Downloaded password-hash v0.6.1 |
| 1115 | 2026-09-05T00:57:06.231Z | Downloaded salsa20 v0.11.0 |
| 1116 | 2026-09-05T00:57:06.231Z | Downloaded tungstenite v0.23.0 |
| 1117 | 2026-09-05T00:57:06.240Z | Downloaded rustls-native-certs v0.8.3 |
| 1118 | 2026-09-05T00:57:06.240Z | Downloaded blake3 v1.8.5 |
| 1119 | 2026-09-05T00:57:06.240Z | Downloaded publicsuffix v2.3.0 |
| 1120 | 2026-09-05T00:57:06.240Z | Downloaded p256 v0.14.0 |
| 1121 | 2026-09-05T00:57:06.240Z | Downloaded is-terminal v0.4.17 |
| 1122 | 2026-09-05T00:57:06.240Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1123 | 2026-09-05T00:57:06.240Z | Downloaded unicode-truncate v1.1.0 |
| 1124 | 2026-09-05T00:57:06.240Z | Downloaded nom v8.0.0 |
| 1125 | 2026-09-05T00:57:06.240Z | Downloaded shell-words v1.1.1 |
| 1126 | 2026-09-05T00:57:06.240Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1127 | 2026-09-05T00:57:06.240Z | Downloaded dunce v1.0.5 |
| 1128 | 2026-09-05T00:57:06.241Z | Downloaded md5 v0.8.0 |
| 1129 | 2026-09-05T00:57:06.241Z | Downloaded serde_with v1.14.0 |
| 1130 | 2026-09-05T00:57:06.250Z | Downloaded defmt v1.0.1 |
| 1131 | 2026-09-05T00:57:06.250Z | Downloaded ecdsa v0.16.9 |
| 1132 | 2026-09-05T00:57:06.250Z | Downloaded keccak v0.1.6 |
| 1133 | 2026-09-05T00:57:06.250Z | Downloaded yoke v0.8.1 |
| 1134 | 2026-09-05T00:57:06.250Z | Downloaded usdt v0.6.0 |
| 1135 | 2026-09-05T00:57:06.263Z | Downloaded sqlformat v0.3.5 |
| 1136 | 2026-09-05T00:57:06.263Z | Downloaded serde_urlencoded v0.7.1 |
| 1137 | 2026-09-05T00:57:06.263Z | Downloaded rand v0.8.6 |
| 1138 | 2026-09-05T00:57:06.263Z | Downloaded hybrid-array v0.4.13 |
| 1139 | 2026-09-05T00:57:06.274Z | Downloaded h2 v0.4.15 |
| 1140 | 2026-09-05T00:57:06.274Z | Downloaded serde-big-array v0.5.1 |
| 1141 | 2026-09-05T00:57:06.274Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1142 | 2026-09-05T00:57:06.274Z | Downloaded libsw-core v0.3.2 |
| 1143 | 2026-09-05T00:57:06.274Z | Downloaded itertools v0.14.0 |
| 1144 | 2026-09-05T00:57:06.295Z | Downloaded tokio-test v0.4.5 |
| 1145 | 2026-09-05T00:57:06.295Z | Downloaded parking_lot_core v0.8.6 |
| 1146 | 2026-09-05T00:57:06.295Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1147 | 2026-09-05T00:57:06.295Z | Downloaded rcgen v0.12.1 |
| 1148 | 2026-09-05T00:57:06.295Z | Downloaded parking_lot v0.11.2 |
| 1149 | 2026-09-05T00:57:06.295Z | Downloaded darling v0.13.4 |
| 1150 | 2026-09-05T00:57:06.310Z | Downloaded vsss-rs v3.3.4 |
| 1151 | 2026-09-05T00:57:06.310Z | Downloaded wait-timeout v0.2.1 |
| 1152 | 2026-09-05T00:57:06.310Z | Downloaded ident_case v1.0.1 |
| 1153 | 2026-09-05T00:57:06.310Z | Downloaded rustls-pki-types v1.14.0 |
| 1154 | 2026-09-05T00:57:06.310Z | Downloaded serde_with_macros v3.21.0 |
| 1155 | 2026-09-05T00:57:06.310Z | Downloaded scrypt v0.12.0 |
| 1156 | 2026-09-05T00:57:06.310Z | Downloaded zerotrie v0.2.3 |
| 1157 | 2026-09-05T00:57:06.310Z | Downloaded primefield v0.14.0 |
| 1158 | 2026-09-05T00:57:06.310Z | Downloaded r2d2 v0.8.10 |
| 1159 | 2026-09-05T00:57:06.310Z | Downloaded crossterm v0.28.1 |
| 1160 | 2026-09-05T00:57:06.310Z | Downloaded progenitor-client v0.14.0 |
| 1161 | 2026-09-05T00:57:06.310Z | Downloaded scroll_derive v0.13.1 |
| 1162 | 2026-09-05T00:57:06.310Z | Downloaded convert_case v0.10.0 |
| 1163 | 2026-09-05T00:57:06.310Z | Downloaded digest v0.11.3 |
| 1164 | 2026-09-05T00:57:06.310Z | Downloaded tokio-dtrace v0.1.1 |
| 1165 | 2026-09-05T00:57:06.314Z | Downloaded serdect v0.4.3 |
| 1166 | 2026-09-05T00:57:06.314Z | Downloaded slab v0.4.12 |
| 1167 | 2026-09-05T00:57:06.324Z | Downloaded pin-project-lite v0.2.17 |
| 1168 | 2026-09-05T00:57:06.324Z | Downloaded pkcs8 v0.10.2 |
| 1169 | 2026-09-05T00:57:06.324Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1170 | 2026-09-05T00:57:06.324Z | Downloaded darling_core v0.21.3 |
| 1171 | 2026-09-05T00:57:06.336Z | Downloaded slog-bunyan v2.5.0 |
| 1172 | 2026-09-05T00:57:06.336Z | Downloaded knus-derive v3.4.0 |
| 1173 | 2026-09-05T00:57:06.336Z | Downloaded const_format_proc_macros v0.2.34 |
| 1174 | 2026-09-05T00:57:06.336Z | Downloaded icu_properties v2.1.2 |
| 1175 | 2026-09-05T00:57:06.336Z | Downloaded pkg-config v0.3.32 |
| 1176 | 2026-09-05T00:57:06.336Z | Downloaded opaque-debug v0.3.1 |
| 1177 | 2026-09-05T00:57:06.336Z | Downloaded pem v3.0.6 |
| 1178 | 2026-09-05T00:57:06.336Z | Downloaded rand_core v0.10.0 |
| 1179 | 2026-09-05T00:57:06.336Z | Downloaded shlex v1.3.0 |
| 1180 | 2026-09-05T00:57:06.354Z | Downloaded daft-derive v0.1.8 |
| 1181 | 2026-09-05T00:57:06.358Z | Downloaded zstd v0.13.3 |
| 1182 | 2026-09-05T00:57:06.358Z | Downloaded lalrpop-util v0.19.12 |
| 1183 | 2026-09-05T00:57:06.358Z | Downloaded mime_guess v2.0.5 |
| 1184 | 2026-09-05T00:57:06.359Z | Downloaded diff v0.1.13 |
| 1185 | 2026-09-05T00:57:06.359Z | Downloaded schemars v0.9.0 |
| 1186 | 2026-09-05T00:57:06.359Z | Downloaded num-complex v0.4.6 |
| 1187 | 2026-09-05T00:57:06.364Z | Downloaded zerovec-derive v0.11.2 |
| 1188 | 2026-09-05T00:57:06.364Z | Downloaded slog-stdlog v4.1.1 |
| 1189 | 2026-09-05T00:57:06.364Z | Downloaded subprocess v0.2.15 |
| 1190 | 2026-09-05T00:57:06.371Z | Downloaded ingot-types v0.2.0 |
| 1191 | 2026-09-05T00:57:06.381Z | Downloaded progenitor-client v0.13.0 |
| 1192 | 2026-09-05T00:57:06.381Z | Downloaded serde_derive_internals v0.29.1 |
| 1193 | 2026-09-05T00:57:06.381Z | Downloaded iri-string v0.7.10 |
| 1194 | 2026-09-05T00:57:06.381Z | Downloaded unicode_categories v0.1.1 |
| 1195 | 2026-09-05T00:57:06.381Z | Downloaded itertools v0.13.0 |
| 1196 | 2026-09-05T00:57:06.387Z | Downloaded icu_properties_data v2.1.2 |
| 1197 | 2026-09-05T00:57:06.392Z | Downloaded icu_collections v2.1.1 |
| 1198 | 2026-09-05T00:57:06.392Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1199 | 2026-09-05T00:57:06.403Z | Downloaded knus v3.4.0 |
| 1200 | 2026-09-05T00:57:06.587Z | Downloaded crypto-primes v0.7.2 |
| 1201 | 2026-09-05T00:57:06.587Z | Downloaded unicode-segmentation v1.12.0 |
| 1202 | 2026-09-05T00:57:06.587Z | Downloaded petname v2.0.2 |
| 1203 | 2026-09-05T00:57:06.587Z | Downloaded crc-any v2.5.0 |
| 1204 | 2026-09-05T00:57:06.587Z | Downloaded schemars v1.2.1 |
| 1205 | 2026-09-05T00:57:06.587Z | Downloaded bindgen v0.71.1 |
| 1206 | 2026-09-05T00:57:06.587Z | Downloaded crossterm v0.29.0 |
| 1207 | 2026-09-05T00:57:06.587Z | Downloaded snafu v0.8.9 |
| 1208 | 2026-09-05T00:57:06.588Z | Downloaded sha3 v0.12.0 |
| 1209 | 2026-09-05T00:57:06.588Z | Downloaded git2 v0.20.4 |
| 1210 | 2026-09-05T00:57:06.588Z | Downloaded der v0.7.10 |
| 1211 | 2026-09-05T00:57:06.588Z | Downloaded der v0.8.0 |
| 1212 | 2026-09-05T00:57:06.588Z | Downloaded nom v7.1.3 |
| 1213 | 2026-09-05T00:57:06.588Z | Downloaded hyper v1.10.1 |
| 1214 | 2026-09-05T00:57:06.588Z | Downloaded crypto-bigint v0.5.5 |
| 1215 | 2026-09-05T00:57:06.588Z | Downloaded pretty_assertions v1.4.1 |
| 1216 | 2026-09-05T00:57:06.588Z | Downloaded proptest v1.11.0 |
| 1217 | 2026-09-05T00:57:06.588Z | Downloaded unicode-bidi v0.3.18 |
| 1218 | 2026-09-05T00:57:06.588Z | Downloaded libxml v0.3.3 |
| 1219 | 2026-09-05T00:57:06.588Z | Downloaded vcpkg v0.2.15 |
| 1220 | 2026-09-05T00:57:06.588Z | Downloaded darling_core v0.13.4 |
| 1221 | 2026-09-05T00:57:06.588Z | Downloaded dropshot_endpoint v0.17.1 |
| 1222 | 2026-09-05T00:57:06.588Z | Downloaded elliptic-curve v0.13.8 |
| 1223 | 2026-09-05T00:57:06.588Z | Downloaded hyper-util v0.1.20 |
| 1224 | 2026-09-05T00:57:06.588Z | Downloaded quick-xml v0.37.5 |
| 1225 | 2026-09-05T00:57:06.588Z | Downloaded zerocopy-derive v0.8.55 |
| 1226 | 2026-09-05T00:57:06.588Z | Downloaded ignore v0.4.25 |
| 1227 | 2026-09-05T00:57:06.588Z | Downloaded russh v0.62.4 |
| 1228 | 2026-09-05T00:57:06.588Z | Downloaded jiff-core v0.1.0 |
| 1229 | 2026-09-05T00:57:06.588Z | Downloaded rsa v0.9.10 |
| 1230 | 2026-09-05T00:57:06.588Z | Downloaded lalrpop v0.19.12 |
| 1231 | 2026-09-05T00:57:06.589Z | Downloaded itertools v0.15.0 |
| 1232 | 2026-09-05T00:57:06.589Z | Downloaded rayon-core v1.13.0 |
| 1233 | 2026-09-05T00:57:06.589Z | Downloaded p384 v0.13.1 |
| 1234 | 2026-09-05T00:57:06.589Z | Downloaded aws-lc-rs v1.16.3 |
| 1235 | 2026-09-05T00:57:06.589Z | Downloaded crossbeam-channel v0.5.15 |
| 1236 | 2026-09-05T00:57:06.589Z | Downloaded num-bigint v0.4.6 |
| 1237 | 2026-09-05T00:57:06.589Z | Downloaded quinn v0.11.11 |
| 1238 | 2026-09-05T00:57:06.589Z | Downloaded rawzip v0.4.4 |
| 1239 | 2026-09-05T00:57:06.589Z | Downloaded itertools v0.10.5 |
| 1240 | 2026-09-05T00:57:06.597Z | Downloaded rsa v0.10.0-rc.18 |
| 1241 | 2026-09-05T00:57:06.597Z | Downloaded time v0.3.47 |
| 1242 | 2026-09-05T00:57:06.597Z | Downloaded derive_more-impl v2.1.1 |
| 1243 | 2026-09-05T00:57:06.597Z | Downloaded minimal-lexical v0.2.1 |
| 1244 | 2026-09-05T00:57:06.598Z | Downloaded gimli v0.32.3 |
| 1245 | 2026-09-05T00:57:06.598Z | Downloaded toml_edit v0.19.15 |
| 1246 | 2026-09-05T00:57:06.598Z | Downloaded chrono v0.4.45 |
| 1247 | 2026-09-05T00:57:06.621Z | Downloaded zerovec v0.11.5 |
| 1248 | 2026-09-05T00:57:06.621Z | Downloaded tokio-postgres v0.7.16 |
| 1249 | 2026-09-05T00:57:06.621Z | Downloaded salty v0.3.0 |
| 1250 | 2026-09-05T00:57:06.668Z | Downloaded rustyline v14.0.0 |
| 1251 | 2026-09-05T00:57:06.668Z | Downloaded miette v7.6.0 |
| 1252 | 2026-09-05T00:57:06.668Z | Downloaded regex v1.12.3 |
| 1253 | 2026-09-05T00:57:06.668Z | Downloaded itertools v0.12.1 |
| 1254 | 2026-09-05T00:57:06.668Z | Downloaded nix v0.27.1 |
| 1255 | 2026-09-05T00:57:06.668Z | Downloaded tabled v0.21.0 |
| 1256 | 2026-09-05T00:57:06.720Z | Downloaded tower v0.5.3 |
| 1257 | 2026-09-05T00:57:06.720Z | Downloaded reqwest v0.13.2 |
| 1258 | 2026-09-05T00:57:06.720Z | Downloaded tokio-util v0.7.18 |
| 1259 | 2026-09-05T00:57:06.720Z | Downloaded bstr v1.12.1 |
| 1260 | 2026-09-05T00:57:06.720Z | Downloaded smoltcp v0.9.1 |
| 1261 | 2026-09-05T00:57:06.720Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1262 | 2026-09-05T00:57:06.720Z | Downloaded unicode-normalization v0.1.25 |
| 1263 | 2026-09-05T00:57:06.720Z | Downloaded winnow v0.5.40 |
| 1264 | 2026-09-05T00:57:06.720Z | Downloaded dropshot-api-manager v0.8.0 |
| 1265 | 2026-09-05T00:57:06.734Z | Downloaded tough v0.22.0 |
| 1266 | 2026-09-05T00:57:06.734Z | Downloaded iddqd v0.4.2 |
| 1267 | 2026-09-05T00:57:06.736Z | Downloaded libm v0.2.16 |
| 1268 | 2026-09-05T00:57:06.736Z | Downloaded zlib-rs v0.6.2 |
| 1269 | 2026-09-05T00:57:06.737Z | Downloaded portable-atomic v1.13.1 |
| 1270 | 2026-09-05T00:57:06.737Z | Downloaded regex-syntax v0.6.29 |
| 1271 | 2026-09-05T00:57:06.737Z | Downloaded serde_with v3.21.0 |
| 1272 | 2026-09-05T00:57:06.737Z | Downloaded winnow v1.0.3 |
| 1273 | 2026-09-05T00:57:06.753Z | Downloaded regress v0.11.1 |
| 1274 | 2026-09-05T00:57:06.759Z | Downloaded radix_trie v0.2.1 |
| 1275 | 2026-09-05T00:57:06.766Z | Downloaded hickory-proto v0.25.2 |
| 1276 | 2026-09-05T00:57:06.770Z | Downloaded polar-core v0.27.3 |
| 1277 | 2026-09-05T00:57:06.776Z | Downloaded quinn-proto v0.11.16 |
| 1278 | 2026-09-05T00:57:06.826Z | Downloaded object v0.30.4 |
| 1279 | 2026-09-05T00:57:06.826Z | Downloaded hickory-proto v0.24.4 |
| 1280 | 2026-09-05T00:57:06.839Z | Downloaded rustls v0.23.41 |
| 1281 | 2026-09-05T00:57:06.839Z | Downloaded object v0.37.3 |
| 1282 | 2026-09-05T00:57:06.839Z | Downloaded smoltcp v0.11.0 |
| 1283 | 2026-09-05T00:57:06.839Z | Downloaded syn v3.0.3 |
| 1284 | 2026-09-05T00:57:06.839Z | Downloaded moka v0.12.13 |
| 1285 | 2026-09-05T00:57:06.839Z | Downloaded curve25519-dalek v5.0.0 |
| 1286 | 2026-09-05T00:57:06.852Z | Downloaded curve25519-dalek v4.1.3 |
| 1287 | 2026-09-05T00:57:06.853Z | Downloaded zerocopy v0.8.55 |
| 1288 | 2026-09-05T00:57:06.864Z | Downloaded typify-impl v0.6.2 |
| 1289 | 2026-09-05T00:57:06.877Z | Downloaded dropshot v0.17.1 |
| 1290 | 2026-09-05T00:57:06.950Z | Downloaded nix v0.28.0 |
| 1291 | 2026-09-05T00:57:06.950Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-09-05T00:57:06.966Z | Downloaded regress v0.10.5 |
| 1293 | 2026-09-05T00:57:06.966Z | Downloaded crypto-bigint v0.7.5 |
| 1294 | 2026-09-05T00:57:06.966Z | Downloaded openssl v0.10.80 |
| 1295 | 2026-09-05T00:57:06.966Z | Downloaded nix v0.31.2 |
| 1296 | 2026-09-05T00:57:06.966Z | Downloaded tracing v0.1.44 |
| 1297 | 2026-09-05T00:57:06.966Z | Downloaded sled v0.34.7 |
| 1298 | 2026-09-05T00:57:06.966Z | Downloaded openapiv3 v2.2.0 |
| 1299 | 2026-09-05T00:57:06.966Z | Downloaded sqlparser v0.61.0 |
| 1300 | 2026-09-05T00:57:06.966Z | Downloaded rustix v0.38.44 |
| 1301 | 2026-09-05T00:57:06.975Z | Downloaded diesel v2.3.7 |
| 1302 | 2026-09-05T00:57:06.990Z | Downloaded sha3 v0.11.0 |
| 1303 | 2026-09-05T00:57:06.991Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1304 | 2026-09-05T00:57:07.045Z | Downloaded ratatui v0.29.0 |
| 1305 | 2026-09-05T00:57:07.057Z | Downloaded regex-automata v0.4.14 |
| 1306 | 2026-09-05T00:57:07.057Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1307 | 2026-09-05T00:57:07.057Z | Downloaded zerocopy-derive v0.6.6 |
| 1308 | 2026-09-05T00:57:07.057Z | Downloaded petgraph v0.6.5 |
| 1309 | 2026-09-05T00:57:07.057Z | Downloaded jiff v0.2.34 |
| 1310 | 2026-09-05T00:57:07.057Z | Downloaded chrono-tz v0.10.4 |
| 1311 | 2026-09-05T00:57:07.075Z | Downloaded petgraph v0.8.3 |
| 1312 | 2026-09-05T00:57:07.104Z | Downloaded tokio v1.52.1 |
| 1313 | 2026-09-05T00:57:07.108Z | Downloaded sha3 v0.10.8 |
| 1314 | 2026-09-05T00:57:07.109Z | Downloaded csv v1.4.0 |
| 1315 | 2026-09-05T00:57:07.116Z | Downloaded libz-sys v1.1.24 |
| 1316 | 2026-09-05T00:57:07.130Z | Downloaded encoding_rs v0.8.35 |
| 1317 | 2026-09-05T00:57:07.148Z | Downloaded ring v0.17.14 |
| 1318 | 2026-09-05T00:57:07.175Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1319 | 2026-09-05T00:57:07.587Z | Downloaded aws-lc-sys v0.40.0 |
| 1320 | 2026-09-05T00:57:07.849Z | Compiling serde_core v1.0.228 |
| 1321 | 2026-09-05T00:57:07.849Z | Compiling libc v0.2.185 |
| 1322 | 2026-09-05T00:57:07.858Z | Compiling serde v1.0.228 |
| 1323 | 2026-09-05T00:57:07.858Z | Compiling log v0.4.33 |
| 1324 | 2026-09-05T00:57:07.858Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-09-05T00:57:07.858Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-09-05T00:57:07.858Z | Compiling shlex v1.3.0 |
| 1327 | 2026-09-05T00:57:07.996Z | Compiling subtle v2.6.1 |
| 1328 | 2026-09-05T00:57:08.067Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-09-05T00:57:08.071Z | Compiling stable_deref_trait v1.2.1 |
| 1330 | 2026-09-05T00:57:08.071Z | Compiling typenum v1.20.1 |
| 1331 | 2026-09-05T00:57:08.071Z | Compiling zerocopy v0.8.55 |
| 1332 | 2026-09-05T00:57:08.071Z | Compiling portable-atomic v1.13.1 |
| 1333 | 2026-09-05T00:57:08.131Z | Compiling serde_json v1.0.151 |
| 1334 | 2026-09-05T00:57:08.147Z | Compiling syn v2.0.117 |
| 1335 | 2026-09-05T00:57:08.152Z | Compiling critical-section v1.2.0 |
| 1336 | 2026-09-05T00:57:08.173Z | Compiling libm v0.2.16 |
| 1337 | 2026-09-05T00:57:08.188Z | Compiling num-traits v0.2.19 |
| 1338 | 2026-09-05T00:57:08.213Z | Compiling lock_api v0.4.14 |
| 1339 | 2026-09-05T00:57:08.229Z | Compiling pkg-config v0.3.32 |
| 1340 | 2026-09-05T00:57:08.248Z | Compiling generic-array v0.14.7 |
| 1341 | 2026-09-05T00:57:08.303Z | Compiling parking_lot_core v0.9.12 |
| 1342 | 2026-09-05T00:57:08.316Z | Compiling const-oid v0.9.6 |
| 1343 | 2026-09-05T00:57:08.347Z | Compiling getrandom v0.4.3 |
| 1344 | 2026-09-05T00:57:08.420Z | Compiling pin-project-lite v0.2.17 |
| 1345 | 2026-09-05T00:57:08.437Z | Compiling rand_core v0.10.0 |
| 1346 | 2026-09-05T00:57:08.494Z | Compiling percent-encoding v2.3.2 |
| 1347 | 2026-09-05T00:57:08.540Z | Compiling litemap v0.8.1 |
| 1348 | 2026-09-05T00:57:08.543Z | Compiling futures-core v0.3.32 |
| 1349 | 2026-09-05T00:57:08.568Z | Compiling writeable v0.6.2 |
| 1350 | 2026-09-05T00:57:08.608Z | Compiling icu_properties_data v2.1.2 |
| 1351 | 2026-09-05T00:57:08.637Z | Compiling icu_normalizer_data v2.1.1 |
| 1352 | 2026-09-05T00:57:08.656Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-09-05T00:57:08.703Z | Compiling rustix v1.1.4 |
| 1354 | 2026-09-05T00:57:08.719Z | Compiling futures-sink v0.3.32 |
| 1355 | 2026-09-05T00:57:08.747Z | Compiling utf8_iter v1.0.4 |
| 1356 | 2026-09-05T00:57:08.765Z | Compiling futures-io v0.3.32 |
| 1357 | 2026-09-05T00:57:08.784Z | Compiling futures-task v0.3.32 |
| 1358 | 2026-09-05T00:57:08.819Z | Compiling slab v0.4.12 |
| 1359 | 2026-09-05T00:57:08.853Z | Compiling futures-channel v0.3.32 |
| 1360 | 2026-09-05T00:57:08.890Z | Compiling errno v0.3.14 |
| 1361 | 2026-09-05T00:57:08.901Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-09-05T00:57:08.941Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-09-05T00:57:08.970Z | Compiling mio v1.2.0 |
| 1364 | 2026-09-05T00:57:09.010Z | Compiling signal-hook-registry v1.4.8 |
| 1365 | 2026-09-05T00:57:09.041Z | Compiling socket2 v0.6.3 |
| 1366 | 2026-09-05T00:57:09.064Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-09-05T00:57:09.095Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-09-05T00:57:09.113Z | Compiling cc v1.2.56 |
| 1369 | 2026-09-05T00:57:09.219Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-09-05T00:57:09.269Z | Compiling form_urlencoded v1.2.2 |
| 1371 | 2026-09-05T00:57:09.291Z | Compiling rustversion v1.0.22 |
| 1372 | 2026-09-05T00:57:09.324Z | Compiling base64ct v1.8.3 |
| 1373 | 2026-09-05T00:57:09.343Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-09-05T00:57:09.377Z | Compiling fs_extra v1.3.0 |
| 1375 | 2026-09-05T00:57:09.420Z | Compiling regex-syntax v0.8.10 |
| 1376 | 2026-09-05T00:57:09.464Z | Compiling ident_case v1.0.1 |
| 1377 | 2026-09-05T00:57:09.479Z | Compiling flagset v0.4.7 |
| 1378 | 2026-09-05T00:57:09.556Z | Compiling dunce v1.0.5 |
| 1379 | 2026-09-05T00:57:09.568Z | Compiling pem-rfc7468 v0.7.0 |
| 1380 | 2026-09-05T00:57:09.584Z | Compiling rand_core v0.9.5 |
| 1381 | 2026-09-05T00:57:09.629Z | Compiling base64 v0.22.1 |
| 1382 | 2026-09-05T00:57:09.641Z | Compiling syn v1.0.109 |
| 1383 | 2026-09-05T00:57:09.641Z | Compiling vcpkg v0.2.15 |
| 1384 | 2026-09-05T00:57:09.687Z | Compiling tracing-core v0.1.36 |
| 1385 | 2026-09-05T00:57:09.693Z | Compiling aws-lc-rs v1.16.3 |
| 1386 | 2026-09-05T00:57:09.693Z | Compiling dyn-clone v1.0.20 |
| 1387 | 2026-09-05T00:57:09.717Z | Compiling simd-adler32 v0.3.8 |
| 1388 | 2026-09-05T00:57:09.804Z | Compiling schemars v0.8.22 |
| 1389 | 2026-09-05T00:57:09.829Z | Compiling cpufeatures v0.2.17 |
| 1390 | 2026-09-05T00:57:09.891Z | Compiling cmake v0.1.57 |
| 1391 | 2026-09-05T00:57:09.914Z | Compiling spin v0.9.8 |
| 1392 | 2026-09-05T00:57:09.918Z | Compiling adler2 v2.0.1 |
| 1393 | 2026-09-05T00:57:09.951Z | Compiling cmov v0.5.4 |
| 1394 | 2026-09-05T00:57:09.985Z | Compiling httparse v1.10.1 |
| 1395 | 2026-09-05T00:57:10.020Z | Compiling tinyvec_macros v0.1.1 |
| 1396 | 2026-09-05T00:57:10.052Z | Compiling crc32fast v1.5.0 |
| 1397 | 2026-09-05T00:57:10.092Z | Compiling openssl-probe v0.2.1 |
| 1398 | 2026-09-05T00:57:10.119Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-09-05T00:57:10.119Z | Compiling miniz_oxide v0.8.9 |
| 1400 | 2026-09-05T00:57:10.144Z | Compiling ctutils v0.4.2 |
| 1401 | 2026-09-05T00:57:10.186Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-09-05T00:57:10.271Z | Compiling bitflags v2.11.0 |
| 1403 | 2026-09-05T00:57:10.337Z | Compiling semver v1.0.28 |
| 1404 | 2026-09-05T00:57:10.381Z | Compiling indexmap v2.14.0 |
| 1405 | 2026-09-05T00:57:10.397Z | Compiling uuid v1.23.4 |
| 1406 | 2026-09-05T00:57:10.440Z | Compiling radium v0.7.0 |
| 1407 | 2026-09-05T00:57:10.469Z | Compiling unicode-segmentation v1.12.0 |
| 1408 | 2026-09-05T00:57:10.484Z | Compiling try-lock v0.2.5 |
| 1409 | 2026-09-05T00:57:10.518Z | Compiling atomic-waker v1.1.2 |
| 1410 | 2026-09-05T00:57:10.534Z | Compiling tower-layer v0.3.3 |
| 1411 | 2026-09-05T00:57:10.613Z | Compiling rustc_version v0.4.1 |
| 1412 | 2026-09-05T00:57:10.666Z | Compiling tower-service v0.3.3 |
| 1413 | 2026-09-05T00:57:10.678Z | Compiling untrusted v0.7.1 |
| 1414 | 2026-09-05T00:57:10.716Z | Compiling want v0.3.1 |
| 1415 | 2026-09-05T00:57:10.794Z | Compiling aws-lc-sys v0.40.0 |
| 1416 | 2026-09-05T00:57:10.794Z | Compiling openssl-sys v0.9.117 |
| 1417 | 2026-09-05T00:57:10.820Z | Compiling rustls v0.23.41 |
| 1418 | 2026-09-05T00:57:10.866Z | Compiling openssl v0.10.80 |
| 1419 | 2026-09-05T00:57:10.899Z | Compiling maybe-uninit v2.0.0 |
| 1420 | 2026-09-05T00:57:10.948Z | Compiling httpdate v1.0.3 |
| 1421 | 2026-09-05T00:57:10.963Z | Compiling foreign-types-shared v0.1.1 |
| 1422 | 2026-09-05T00:57:11.024Z | Compiling untrusted v0.9.0 |
| 1423 | 2026-09-05T00:57:11.064Z | Compiling regex-automata v0.4.14 |
| 1424 | 2026-09-05T00:57:11.081Z | Compiling tap v1.0.1 |
| 1425 | 2026-09-05T00:57:11.100Z | Compiling foreign-types v0.3.2 |
| 1426 | 2026-09-05T00:57:11.120Z | Compiling synstructure v0.13.2 |
| 1427 | 2026-09-05T00:57:11.150Z | Compiling serde_derive_internals v0.29.1 |
| 1428 | 2026-09-05T00:57:11.190Z | Compiling pest_generator v2.8.6 |
| 1429 | 2026-09-05T00:57:11.205Z | Compiling darling_core v0.20.11 |
| 1430 | 2026-09-05T00:57:11.218Z | Compiling wyz v0.5.1 |
| 1431 | 2026-09-05T00:57:11.245Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1432 | 2026-09-05T00:57:11.270Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1433 | 2026-09-05T00:57:11.442Z | Compiling tempfile v3.27.0 |
| 1434 | 2026-09-05T00:57:11.458Z | Compiling terminal_size v0.4.3 |
| 1435 | 2026-09-05T00:57:11.615Z | Compiling unicode-normalization v0.1.25 |
| 1436 | 2026-09-05T00:57:11.693Z | Compiling num-integer v0.1.46 |
| 1437 | 2026-09-05T00:57:11.731Z | Compiling socket2 v0.5.10 |
| 1438 | 2026-09-05T00:57:11.751Z | Compiling wait-timeout v0.2.1 |
| 1439 | 2026-09-05T00:57:11.799Z | Compiling ahash v0.8.12 |
| 1440 | 2026-09-05T00:57:11.854Z | Compiling num-conv v0.2.0 |
| 1441 | 2026-09-05T00:57:11.898Z | Compiling time-core v0.1.8 |
| 1442 | 2026-09-05T00:57:11.934Z | Compiling num-bigint-dig v0.8.6 |
| 1443 | 2026-09-05T00:57:11.949Z | Compiling bit-vec v0.8.0 |
| 1444 | 2026-09-05T00:57:11.999Z | Compiling powerfmt v0.2.0 |
| 1445 | 2026-09-05T00:57:12.012Z | Compiling native-tls v0.2.18 |
| 1446 | 2026-09-05T00:57:12.031Z | Compiling funty v2.0.0 |
| 1447 | 2026-09-05T00:57:12.046Z | Compiling packed_struct v0.10.1 |
| 1448 | 2026-09-05T00:57:12.046Z | Compiling quick-error v1.2.3 |
| 1449 | 2026-09-05T00:57:12.075Z | Compiling time-macros v0.2.27 |
| 1450 | 2026-09-05T00:57:12.122Z | Compiling num-iter v0.1.45 |
| 1451 | 2026-09-05T00:57:12.144Z | Compiling deranged v0.5.8 |
| 1452 | 2026-09-05T00:57:12.174Z | Compiling rusty-fork v0.3.1 |
| 1453 | 2026-09-05T00:57:12.177Z | Compiling bit-set v0.8.0 |
| 1454 | 2026-09-05T00:57:12.202Z | Compiling clap_builder v4.6.0 |
| 1455 | 2026-09-05T00:57:12.280Z | Compiling lazy_static v1.5.0 |
| 1456 | 2026-09-05T00:57:12.347Z | Compiling rand_xorshift v0.4.0 |
| 1457 | 2026-09-05T00:57:12.362Z | Compiling sync_wrapper v1.0.2 |
| 1458 | 2026-09-05T00:57:12.377Z | Compiling bitvec v1.0.1 |
| 1459 | 2026-09-05T00:57:12.393Z | Compiling indexmap v1.9.3 |
| 1460 | 2026-09-05T00:57:12.483Z | Compiling usdt-impl v0.6.0 |
| 1461 | 2026-09-05T00:57:12.527Z | Compiling nodrop v0.1.14 |
| 1462 | 2026-09-05T00:57:12.543Z | Compiling crossbeam-utils v0.8.21 |
| 1463 | 2026-09-05T00:57:12.599Z | Compiling unarray v0.1.4 |
| 1464 | 2026-09-05T00:57:12.643Z | Compiling num_threads v0.1.7 |
| 1465 | 2026-09-05T00:57:12.658Z | Compiling zlib-rs v0.6.2 |
| 1466 | 2026-09-05T00:57:12.711Z | Compiling siphasher v1.0.2 |
| 1467 | 2026-09-05T00:57:12.727Z | Compiling paste v1.0.15 |
| 1468 | 2026-09-05T00:57:12.759Z | Compiling object v0.37.3 |
| 1469 | 2026-09-05T00:57:12.855Z | Compiling crc-catalog v2.4.0 |
| 1470 | 2026-09-05T00:57:12.908Z | Compiling serde_derive v1.0.228 |
| 1471 | 2026-09-05T00:57:12.923Z | Compiling zeroize_derive v1.5.0 |
| 1472 | 2026-09-05T00:57:12.961Z | Compiling zerocopy-derive v0.8.55 |
| 1473 | 2026-09-05T00:57:13.018Z | Compiling zerofrom-derive v0.1.6 |
| 1474 | 2026-09-05T00:57:13.043Z | Compiling yoke-derive v0.8.1 |
| 1475 | 2026-09-05T00:57:13.189Z | Compiling zerovec-derive v0.11.2 |
| 1476 | 2026-09-05T00:57:13.204Z | Compiling displaydoc v0.2.5 |
| 1477 | 2026-09-05T00:57:13.208Z | Compiling tokio-macros v2.7.0 |
| 1478 | 2026-09-05T00:57:13.611Z | Compiling futures-macro v0.3.32 |
| 1479 | 2026-09-05T00:57:13.622Z | Compiling thiserror-impl v2.0.18 |
| 1480 | 2026-09-05T00:57:13.874Z | Compiling der_derive v0.7.3 |
| 1481 | 2026-09-05T00:57:13.998Z | Compiling tracing-attributes v0.1.31 |
| 1482 | 2026-09-05T00:57:14.013Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-09-05T00:57:14.107Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-09-05T00:57:14.274Z | Compiling pest_derive v2.8.6 |
| 1485 | 2026-09-05T00:57:14.381Z | Compiling darling_macro v0.20.11 |
| 1486 | 2026-09-05T00:57:14.494Z | Compiling futures-util v0.3.32 |
| 1487 | 2026-09-05T00:57:14.508Z | Compiling zerofrom v0.1.6 |
| 1488 | 2026-09-05T00:57:14.649Z | Compiling yoke v0.8.1 |
| 1489 | 2026-09-05T00:57:14.761Z | Compiling openssl-macros v0.1.1 |
| 1490 | 2026-09-05T00:57:14.858Z | Compiling zerovec v0.11.5 |
| 1491 | 2026-09-05T00:57:14.890Z | Compiling zerotrie v0.2.3 |
| 1492 | 2026-09-05T00:57:14.908Z | Compiling thiserror-impl v1.0.69 |
| 1493 | 2026-09-05T00:57:14.973Z | Compiling scroll v0.13.0 |
| 1494 | 2026-09-05T00:57:15.063Z | Compiling thiserror v2.0.18 |
| 1495 | 2026-09-05T00:57:15.198Z | Compiling darling v0.20.11 |
| 1496 | 2026-09-05T00:57:15.213Z | Compiling goblin v0.10.5 |
| 1497 | 2026-09-05T00:57:15.273Z | Compiling packed_struct_codegen v0.10.1 |
| 1498 | 2026-09-05T00:57:15.300Z | Compiling bitfield-macros v0.19.4 |
| 1499 | 2026-09-05T00:57:15.354Z | Compiling tinystr v0.8.2 |
| 1500 | 2026-09-05T00:57:15.369Z | Compiling potential_utf v0.1.4 |
| 1501 | 2026-09-05T00:57:15.382Z | Compiling clap_derive v4.6.1 |
| 1502 | 2026-09-05T00:57:15.403Z | Compiling zerocopy-derive v0.6.6 |
| 1503 | 2026-09-05T00:57:15.431Z | Compiling tracing v0.1.44 |
| 1504 | 2026-09-05T00:57:15.549Z | Compiling icu_locale_core v2.1.1 |
| 1505 | 2026-09-05T00:57:15.581Z | Compiling icu_collections v2.1.1 |
| 1506 | 2026-09-05T00:57:15.720Z | Compiling flate2 v1.1.9 |
| 1507 | 2026-09-05T00:57:16.021Z | Compiling derive_builder_core v0.20.2 |
| 1508 | 2026-09-05T00:57:16.042Z | Compiling bitfield v0.19.4 |
| 1509 | 2026-09-05T00:57:16.077Z | Compiling dtrace-parser v0.3.0 |
| 1510 | 2026-09-05T00:57:16.157Z | Compiling time v0.3.47 |
| 1511 | 2026-09-05T00:57:16.212Z | Compiling icu_provider v2.1.1 |
| 1512 | 2026-09-05T00:57:16.287Z | Compiling thiserror v1.0.69 |
| 1513 | 2026-09-05T00:57:16.365Z | Compiling zerocopy v0.6.6 |
| 1514 | 2026-09-05T00:57:16.409Z | Compiling zeroize v1.9.0 |
| 1515 | 2026-09-05T00:57:16.424Z | Compiling bytes v1.11.1 |
| 1516 | 2026-09-05T00:57:16.458Z | Compiling icu_properties v2.1.2 |
| 1517 | 2026-09-05T00:57:16.463Z | Compiling icu_normalizer v2.1.1 |
| 1518 | 2026-09-05T00:57:16.527Z | Compiling chrono v0.4.45 |
| 1519 | 2026-09-05T00:57:16.707Z | Compiling der v0.7.10 |
| 1520 | 2026-09-05T00:57:16.842Z | Compiling rustls-pki-types v1.14.0 |
| 1521 | 2026-09-05T00:57:16.855Z | Compiling hybrid-array v0.4.13 |
| 1522 | 2026-09-05T00:57:16.903Z | Compiling tokio v1.52.1 |
| 1523 | 2026-09-05T00:57:17.014Z | Compiling http v1.4.2 |
| 1524 | 2026-09-05T00:57:17.056Z | Compiling ipnet v2.12.0 |
| 1525 | 2026-09-05T00:57:17.203Z | Compiling crypto-common v0.1.7 |
| 1526 | 2026-09-05T00:57:17.218Z | Compiling block-buffer v0.10.4 |
| 1527 | 2026-09-05T00:57:17.318Z | Compiling hex v0.4.3 |
| 1528 | 2026-09-05T00:57:17.363Z | Compiling digest v0.10.7 |
| 1529 | 2026-09-05T00:57:17.407Z | Compiling ppv-lite86 v0.2.21 |
| 1530 | 2026-09-05T00:57:17.570Z | Compiling idna_adapter v1.2.1 |
| 1531 | 2026-09-05T00:57:17.592Z | Compiling spki v0.7.3 |
| 1532 | 2026-09-05T00:57:17.606Z | Compiling sha2 v0.10.9 |
| 1533 | 2026-09-05T00:57:17.630Z | Compiling signature v2.2.0 |
| 1534 | 2026-09-05T00:57:17.645Z | Compiling http-body v1.0.1 |
| 1535 | 2026-09-05T00:57:17.648Z | Compiling hmac v0.12.1 |
| 1536 | 2026-09-05T00:57:17.724Z | Compiling idna v1.1.0 |
| 1537 | 2026-09-05T00:57:17.739Z | Compiling rand_chacha v0.9.0 |
| 1538 | 2026-09-05T00:57:17.743Z | Compiling rand_chacha v0.3.1 |
| 1539 | 2026-09-05T00:57:17.816Z | Compiling pkcs8 v0.10.2 |
| 1540 | 2026-09-05T00:57:17.831Z | Compiling serde_spanned v0.6.9 |
| 1541 | 2026-09-05T00:57:17.831Z | Compiling toml_datetime v0.6.11 |
| 1542 | 2026-09-05T00:57:17.858Z | Compiling http-body-util v0.1.3 |
| 1543 | 2026-09-05T00:57:17.940Z | Compiling rand v0.9.2 |
| 1544 | 2026-09-05T00:57:17.988Z | Compiling rand v0.8.6 |
| 1545 | 2026-09-05T00:57:18.090Z | Compiling url v2.5.8 |
| 1546 | 2026-09-05T00:57:18.119Z | Compiling pkcs1 v0.7.5 |
| 1547 | 2026-09-05T00:57:18.133Z | Compiling dof v0.4.0 |
| 1548 | 2026-09-05T00:57:18.171Z | Compiling clap v4.6.1 |
| 1549 | 2026-09-05T00:57:18.358Z | Compiling crc v3.4.0 |
| 1550 | 2026-09-05T00:57:18.371Z | Compiling structmeta-derive v0.3.0 |
| 1551 | 2026-09-05T00:57:18.386Z | Compiling scroll_derive v0.12.1 |
| 1552 | 2026-09-05T00:57:18.493Z | Compiling array-init v0.0.4 |
| 1553 | 2026-09-05T00:57:18.524Z | Compiling proptest v1.11.0 |
| 1554 | 2026-09-05T00:57:18.559Z | Compiling smallvec v0.6.14 |
| 1555 | 2026-09-05T00:57:18.783Z | Compiling darling_core v0.23.0 |
| 1556 | 2026-09-05T00:57:18.797Z | Compiling heapless v0.7.17 |
| 1557 | 2026-09-05T00:57:18.849Z | Compiling slog v2.8.2 |
| 1558 | 2026-09-05T00:57:18.907Z | Compiling thread-id v5.1.0 |
| 1559 | 2026-09-05T00:57:18.921Z | Compiling env_filter v2.0.0 |
| 1560 | 2026-09-05T00:57:19.003Z | Compiling syn v3.0.3 |
| 1561 | 2026-09-05T00:57:19.057Z | Compiling cookie v0.18.1 |
| 1562 | 2026-09-05T00:57:19.060Z | Compiling hashbrown v0.12.3 |
| 1563 | 2026-09-05T00:57:19.085Z | Compiling unicode-bidi v0.3.18 |
| 1564 | 2026-09-05T00:57:19.186Z | Compiling iri-string v0.7.10 |
| 1565 | 2026-09-05T00:57:19.286Z | Compiling unicode-properties v0.1.4 |
| 1566 | 2026-09-05T00:57:19.310Z | Compiling gimli v0.32.3 |
| 1567 | 2026-09-05T00:57:19.332Z | Compiling base64 v0.21.7 |
| 1568 | 2026-09-05T00:57:19.468Z | Compiling allocator-api2 v0.2.21 |
| 1569 | 2026-09-05T00:57:19.500Z | Compiling signal-hook v0.3.18 |
| 1570 | 2026-09-05T00:57:19.515Z | Compiling winnow v0.5.40 |
| 1571 | 2026-09-05T00:57:19.571Z | Compiling ipnetwork v0.21.1 |
| 1572 | 2026-09-05T00:57:19.645Z | Compiling ryu v1.0.23 |
| 1573 | 2026-09-05T00:57:19.666Z | Compiling anyhow v1.0.104 |
| 1574 | 2026-09-05T00:57:19.669Z | Compiling zstd-safe v7.2.4 |
| 1575 | 2026-09-05T00:57:19.713Z | Compiling rsa v0.9.10 |
| 1576 | 2026-09-05T00:57:19.810Z | Compiling oxnet v0.1.6 |
| 1577 | 2026-09-05T00:57:19.810Z | Compiling serde_urlencoded v0.7.1 |
| 1578 | 2026-09-05T00:57:19.900Z | Compiling ron v0.8.1 |
| 1579 | 2026-09-05T00:57:20.087Z | Compiling structmeta v0.3.0 |
| 1580 | 2026-09-05T00:57:20.120Z | Compiling stringprep v0.1.5 |
| 1581 | 2026-09-05T00:57:20.236Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1582 | 2026-09-05T00:57:20.324Z | Compiling scroll v0.12.0 |
| 1583 | 2026-09-05T00:57:20.377Z | Compiling env_logger v0.11.11 |
| 1584 | 2026-09-05T00:57:20.587Z | Compiling serde-hex v0.1.0 |
| 1585 | 2026-09-05T00:57:20.610Z | Compiling camino v1.2.5 |
| 1586 | 2026-09-05T00:57:20.724Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1587 | 2026-09-05T00:57:20.742Z | Compiling tokio-util v0.7.18 |
| 1588 | 2026-09-05T00:57:20.858Z | Compiling tower v0.5.3 |
| 1589 | 2026-09-05T00:57:20.931Z | Compiling toml_edit v0.19.15 |
| 1590 | 2026-09-05T00:57:20.964Z | Compiling tokio-native-tls v0.3.1 |
| 1591 | 2026-09-05T00:57:21.019Z | Compiling addr2line v0.25.1 |
| 1592 | 2026-09-05T00:57:21.128Z | Compiling newtype-uuid v1.3.2 |
| 1593 | 2026-09-05T00:57:21.284Z | Compiling tower-http v0.6.8 |
| 1594 | 2026-09-05T00:57:21.386Z | Compiling bzip2 v0.4.4 |
| 1595 | 2026-09-05T00:57:21.423Z | Compiling darling_macro v0.23.0 |
| 1596 | 2026-09-05T00:57:21.491Z | Compiling h2 v0.4.15 |
| 1597 | 2026-09-05T00:57:21.678Z | Compiling hashbrown v0.13.2 |
| 1598 | 2026-09-05T00:57:21.717Z | Compiling x509-cert v0.2.5 |
| 1599 | 2026-09-05T00:57:21.825Z | Compiling md-5 v0.10.6 |
| 1600 | 2026-09-05T00:57:21.895Z | Compiling block-buffer v0.12.1 |
| 1601 | 2026-09-05T00:57:21.942Z | Compiling crypto-common v0.2.2 |
| 1602 | 2026-09-05T00:57:22.008Z | Compiling block-padding v0.4.2 |
| 1603 | 2026-09-05T00:57:22.116Z | Compiling rustls-native-certs v0.8.3 |
| 1604 | 2026-09-05T00:57:22.181Z | Compiling derive_builder_macro v0.20.2 |
| 1605 | 2026-09-05T00:57:22.196Z | Compiling erased-serde v0.3.31 |
| 1606 | 2026-09-05T00:57:22.365Z | Compiling serde_tokenstream v0.2.3 |
| 1607 | 2026-09-05T00:57:22.426Z | Compiling bstr v1.12.1 |
| 1608 | 2026-09-05T00:57:22.559Z | Compiling daft-derive v0.1.8 |
| 1609 | 2026-09-05T00:57:22.682Z | Compiling zerocopy-derive v0.7.35 |
| 1610 | 2026-09-05T00:57:22.697Z | Compiling async-trait v0.1.89 |
| 1611 | 2026-09-05T00:57:22.710Z | Compiling pin-project-internal v1.1.11 |
| 1612 | 2026-09-05T00:57:22.748Z | Compiling curve25519-dalek v4.1.3 |
| 1613 | 2026-09-05T00:57:22.832Z | Compiling heck v0.4.1 |
| 1614 | 2026-09-05T00:57:23.084Z | Compiling vergen-lib v9.1.0 |
| 1615 | 2026-09-05T00:57:23.103Z | Compiling hash32 v0.2.1 |
| 1616 | 2026-09-05T00:57:23.109Z | Compiling memoffset v0.9.1 |
| 1617 | 2026-09-05T00:57:23.286Z | Compiling encoding_rs v0.8.35 |
| 1618 | 2026-09-05T00:57:23.308Z | Compiling fallible-iterator v0.2.0 |
| 1619 | 2026-09-05T00:57:23.323Z | Compiling mime v0.3.17 |
| 1620 | 2026-09-05T00:57:23.340Z | Compiling psl-types v2.0.11 |
| 1621 | 2026-09-05T00:57:23.352Z | Compiling ref-cast v1.0.25 |
| 1622 | 2026-09-05T00:57:23.475Z | Compiling litrs v1.0.0 |
| 1623 | 2026-09-05T00:57:23.582Z | Compiling rustc-demangle v0.1.27 |
| 1624 | 2026-09-05T00:57:23.599Z | Compiling rustix v0.38.44 |
| 1625 | 2026-09-05T00:57:23.619Z | Compiling cfg_aliases v0.2.1 |
| 1626 | 2026-09-05T00:57:23.636Z | Compiling crc-any v2.5.0 |
| 1627 | 2026-09-05T00:57:23.682Z | Compiling owo-colors v4.3.0 |
| 1628 | 2026-09-05T00:57:23.702Z | Compiling smoltcp v0.9.1 |
| 1629 | 2026-09-05T00:57:23.716Z | Compiling nix v0.31.2 |
| 1630 | 2026-09-05T00:57:23.823Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1631 | 2026-09-05T00:57:23.853Z | Compiling pin-project v1.1.11 |
| 1632 | 2026-09-05T00:57:23.884Z | Compiling postgres-protocol v0.6.10 |
| 1633 | 2026-09-05T00:57:23.973Z | Compiling zerocopy v0.7.35 |
| 1634 | 2026-09-05T00:57:24.005Z | Compiling publicsuffix v2.3.0 |
| 1635 | 2026-09-05T00:57:24.020Z | Compiling document-features v0.2.12 |
| 1636 | 2026-09-05T00:57:24.093Z | Compiling daft v0.1.8 |
| 1637 | 2026-09-05T00:57:24.156Z | Compiling backtrace v0.3.76 |
| 1638 | 2026-09-05T00:57:24.219Z | Compiling snafu-derive v0.8.9 |
| 1639 | 2026-09-05T00:57:24.236Z | Compiling derive_builder v0.20.2 |
| 1640 | 2026-09-05T00:57:24.380Z | Compiling toml v0.7.8 |
| 1641 | 2026-09-05T00:57:24.446Z | Compiling inout v0.2.2 |
| 1642 | 2026-09-05T00:57:24.495Z | Compiling object v0.30.4 |
| 1643 | 2026-09-05T00:57:24.501Z | Compiling darling v0.23.0 |
| 1644 | 2026-09-05T00:57:24.596Z | Compiling zip v0.6.6 |
| 1645 | 2026-09-05T00:57:24.599Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1646 | 2026-09-05T00:57:24.647Z | Compiling goblin v0.8.2 |
| 1647 | 2026-09-05T00:57:24.694Z | Compiling hyper v1.10.1 |
| 1648 | 2026-09-05T00:57:24.710Z | Compiling derive-ex v0.1.8 |
| 1649 | 2026-09-05T00:57:24.938Z | Compiling futures-executor v0.3.32 |
| 1650 | 2026-09-05T00:57:25.008Z | Compiling hubpack_derive v0.1.1 |
| 1651 | 2026-09-05T00:57:25.218Z | Compiling regex v1.12.3 |
| 1652 | 2026-09-05T00:57:25.218Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1653 | 2026-09-05T00:57:25.248Z | Compiling strum_macros v0.27.2 |
| 1654 | 2026-09-05T00:57:25.375Z | Compiling ref-cast-impl v1.0.25 |
| 1655 | 2026-09-05T00:57:25.472Z | Compiling phf_shared v0.13.1 |
| 1656 | 2026-09-05T00:57:25.579Z | Compiling convert_case v0.10.0 |
| 1657 | 2026-09-05T00:57:25.579Z | Compiling vergen v9.1.0 |
| 1658 | 2026-09-05T00:57:25.693Z | Compiling cargo-platform v0.3.2 |
| 1659 | 2026-09-05T00:57:25.778Z | Compiling ff v0.13.1 |
| 1660 | 2026-09-05T00:57:25.778Z | Compiling fs-err v3.3.0 |
| 1661 | 2026-09-05T00:57:25.778Z | Compiling base16ct v0.2.0 |
| 1662 | 2026-09-05T00:57:25.906Z | Compiling foldhash v0.2.0 |
| 1663 | 2026-09-05T00:57:26.034Z | Compiling hyper-util v0.1.20 |
| 1664 | 2026-09-05T00:57:26.034Z | Compiling libbz2-rs-sys v0.2.2 |
| 1665 | 2026-09-05T00:57:26.034Z | Compiling is_ci v1.2.0 |
| 1666 | 2026-09-05T00:57:26.034Z | Compiling foldhash v0.1.5 |
| 1667 | 2026-09-05T00:57:26.034Z | Compiling same-file v1.0.6 |
| 1668 | 2026-09-05T00:57:26.035Z | Compiling path-slash v0.1.5 |
| 1669 | 2026-09-05T00:57:26.158Z | Compiling bumpalo v3.20.2 |
| 1670 | 2026-09-05T00:57:26.158Z | Compiling jiff-core v0.1.0 |
| 1671 | 2026-09-05T00:57:26.216Z | Compiling bitflags v1.3.2 |
| 1672 | 2026-09-05T00:57:26.216Z | Compiling managed v0.8.0 |
| 1673 | 2026-09-05T00:57:26.216Z | Compiling textwrap v0.16.2 |
| 1674 | 2026-09-05T00:57:26.317Z | Compiling walkdir v2.5.0 |
| 1675 | 2026-09-05T00:57:26.317Z | Compiling snafu v0.8.9 |
| 1676 | 2026-09-05T00:57:26.376Z | Compiling bzip2 v0.6.1 |
| 1677 | 2026-09-05T00:57:26.414Z | Compiling zopfli v0.8.3 |
| 1678 | 2026-09-05T00:57:26.497Z | Compiling test-strategy v0.4.5 |
| 1679 | 2026-09-05T00:57:26.525Z | Compiling hashbrown v0.15.5 |
| 1680 | 2026-09-05T00:57:26.526Z | Compiling supports-color v3.0.2 |
| 1681 | 2026-09-05T00:57:26.603Z | Compiling hashbrown v0.16.1 |
| 1682 | 2026-09-05T00:57:26.712Z | Compiling sec1 v0.7.3 |
| 1683 | 2026-09-05T00:57:26.849Z | Compiling jiff v0.2.34 |
| 1684 | 2026-09-05T00:57:27.012Z | Compiling dof v0.3.0 |
| 1685 | 2026-09-05T00:57:27.038Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1686 | 2026-09-05T00:57:27.088Z | Compiling cargo_metadata v0.23.1 |
| 1687 | 2026-09-05T00:57:27.145Z | Compiling group v0.13.0 |
| 1688 | 2026-09-05T00:57:27.163Z | Compiling derive_more-impl v2.1.1 |
| 1689 | 2026-09-05T00:57:27.208Z | Compiling phf v0.13.1 |
| 1690 | 2026-09-05T00:57:27.274Z | Compiling hyper-tls v0.6.0 |
| 1691 | 2026-09-05T00:57:27.343Z | Compiling strum v0.27.2 |
| 1692 | 2026-09-05T00:57:27.381Z | Compiling hubpack v0.1.2 |
| 1693 | 2026-09-05T00:57:27.431Z | Compiling cookie_store v0.22.1 |
| 1694 | 2026-09-05T00:57:27.499Z | Compiling reqwest v0.12.28 |
| 1695 | 2026-09-05T00:57:27.606Z | Compiling signal-hook-mio v0.2.5 |
| 1696 | 2026-09-05T00:57:27.621Z | Compiling futures v0.3.32 |
| 1697 | 2026-09-05T00:57:27.716Z | Compiling zstd v0.13.3 |
| 1698 | 2026-09-05T00:57:27.744Z | Compiling backtrace-ext v0.2.1 |
| 1699 | 2026-09-05T00:57:27.747Z | Compiling serde_with_macros v3.21.0 |
| 1700 | 2026-09-05T00:57:27.903Z | Compiling cipher v0.5.2 |
| 1701 | 2026-09-05T00:57:27.936Z | Compiling postgres-types v0.2.12 |
| 1702 | 2026-09-05T00:57:28.111Z | Compiling globset v0.4.18 |
| 1703 | 2026-09-05T00:57:28.186Z | Compiling usdt-attr-macro v0.6.0 |
| 1704 | 2026-09-05T00:57:28.230Z | Compiling usdt-macro v0.6.0 |
| 1705 | 2026-09-05T00:57:28.333Z | Compiling byte-wrapper v0.1.0 |
| 1706 | 2026-09-05T00:57:28.465Z | Compiling ed25519 v2.2.3 |
| 1707 | 2026-09-05T00:57:28.479Z | Compiling hkdf v0.12.4 |
| 1708 | 2026-09-05T00:57:28.505Z | Compiling crypto-bigint v0.5.5 |
| 1709 | 2026-09-05T00:57:28.665Z | Compiling dtrace-parser v0.2.0 |
| 1710 | 2026-09-05T00:57:28.686Z | Compiling serde_plain v1.0.2 |
| 1711 | 2026-09-05T00:57:28.801Z | Compiling serde-big-array v0.5.1 |
| 1712 | 2026-09-05T00:57:28.853Z | Compiling olpc-cjson v0.1.4 |
| 1713 | 2026-09-05T00:57:28.945Z | Compiling enum-as-inner v0.6.1 |
| 1714 | 2026-09-05T00:57:28.976Z | Compiling miette-derive v7.6.0 |
| 1715 | 2026-09-05T00:57:28.983Z | Compiling strum_macros v0.26.4 |
| 1716 | 2026-09-05T00:57:29.005Z | Compiling async-recursion v1.1.1 |
| 1717 | 2026-09-05T00:57:29.038Z | Compiling serde_repr v0.1.20 |
| 1718 | 2026-09-05T00:57:29.045Z | Compiling phf_shared v0.11.3 |
| 1719 | 2026-09-05T00:57:29.172Z | Compiling float-cmp v0.10.0 |
| 1720 | 2026-09-05T00:57:29.294Z | Compiling pem v3.0.6 |
| 1721 | 2026-09-05T00:57:29.320Z | Compiling thread-id v4.2.2 |
| 1722 | 2026-09-05T00:57:29.419Z | Compiling memmap2 v0.9.10 |
| 1723 | 2026-09-05T00:57:29.422Z | Compiling fixedbitset v0.4.2 |
| 1724 | 2026-09-05T00:57:29.449Z | Compiling winnow v1.0.3 |
| 1725 | 2026-09-05T00:57:29.490Z | Compiling new_debug_unreachable v1.0.6 |
| 1726 | 2026-09-05T00:57:29.579Z | Compiling data-encoding v2.10.0 |
| 1727 | 2026-09-05T00:57:29.613Z | Compiling const-oid v0.10.2 |
| 1728 | 2026-09-05T00:57:29.660Z | Compiling supports-unicode v3.0.0 |
| 1729 | 2026-09-05T00:57:29.668Z | Compiling cpufeatures v0.3.0 |
| 1730 | 2026-09-05T00:57:29.676Z | Compiling precomputed-hash v0.1.1 |
| 1731 | 2026-09-05T00:57:29.705Z | Compiling typed-path v0.9.3 |
| 1732 | 2026-09-05T00:57:29.719Z | Compiling fixedbitset v0.5.7 |
| 1733 | 2026-09-05T00:57:29.749Z | Compiling normalize-line-endings v0.3.0 |
| 1734 | 2026-09-05T00:57:29.767Z | Compiling keccak v0.1.6 |
| 1735 | 2026-09-05T00:57:29.794Z | Compiling difflib v0.4.0 |
| 1736 | 2026-09-05T00:57:29.828Z | Compiling whoami v2.1.0 |
| 1737 | 2026-09-05T00:57:29.843Z | Compiling static_assertions v1.1.0 |
| 1738 | 2026-09-05T00:57:29.860Z | Compiling either v1.15.0 |
| 1739 | 2026-09-05T00:57:29.925Z | Compiling predicates-core v1.0.10 |
| 1740 | 2026-09-05T00:57:30.050Z | Compiling supports-hyperlinks v3.2.0 |
| 1741 | 2026-09-05T00:57:30.086Z | Compiling predicates v3.1.4 |
| 1742 | 2026-09-05T00:57:30.119Z | Compiling tokio-postgres v0.7.16 |
| 1743 | 2026-09-05T00:57:30.158Z | Compiling miette v7.6.0 |
| 1744 | 2026-09-05T00:57:30.224Z | Compiling itertools v0.13.0 |
| 1745 | 2026-09-05T00:57:30.238Z | Compiling petgraph v0.8.3 |
| 1746 | 2026-09-05T00:57:30.323Z | Compiling sha3 v0.10.8 |
| 1747 | 2026-09-05T00:57:30.379Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1748 | 2026-09-05T00:57:30.480Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1749 | 2026-09-05T00:57:30.533Z | Compiling hickory-proto v0.25.2 |
| 1750 | 2026-09-05T00:57:30.549Z | Compiling toml_edit v0.22.27 |
| 1751 | 2026-09-05T00:57:30.700Z | Compiling digest v0.11.3 |
| 1752 | 2026-09-05T00:57:30.784Z | Compiling string_cache v0.8.9 |
| 1753 | 2026-09-05T00:57:30.805Z | Compiling chacha20 v0.10.0 |
| 1754 | 2026-09-05T00:57:30.834Z | Compiling strum v0.26.3 |
| 1755 | 2026-09-05T00:57:31.007Z | Compiling petgraph v0.6.5 |
| 1756 | 2026-09-05T00:57:31.125Z | Compiling usdt v0.6.0 |
| 1757 | 2026-09-05T00:57:31.125Z | Compiling elliptic-curve v0.13.8 |
| 1758 | 2026-09-05T00:57:31.125Z | Compiling usdt-impl v0.5.0 |
| 1759 | 2026-09-05T00:57:31.191Z | Compiling zip v4.6.1 |
| 1760 | 2026-09-05T00:57:31.267Z | Compiling serde_with v3.21.0 |
| 1761 | 2026-09-05T00:57:31.312Z | Compiling crossterm v0.28.1 |
| 1762 | 2026-09-05T00:57:31.312Z | Compiling ed25519-dalek v2.2.0 |
| 1763 | 2026-09-05T00:57:31.374Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1764 | 2026-09-05T00:57:31.450Z | Compiling derive_more v2.1.1 |
| 1765 | 2026-09-05T00:57:31.672Z | Compiling iddqd v0.4.2 |
| 1766 | 2026-09-05T00:57:31.977Z | Compiling similar v2.7.0 |
| 1767 | 2026-09-05T00:57:32.120Z | Compiling crossbeam-epoch v0.9.18 |
| 1768 | 2026-09-05T00:57:32.207Z | Compiling tokio-stream v0.1.18 |
| 1769 | 2026-09-05T00:57:32.257Z | Compiling buf-list v1.1.2 |
| 1770 | 2026-09-05T00:57:32.389Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1771 | 2026-09-05T00:57:32.460Z | Compiling openapiv3 v2.2.0 |
| 1772 | 2026-09-05T00:57:32.480Z | Compiling lalrpop-util v0.19.12 |
| 1773 | 2026-09-05T00:57:32.585Z | Compiling peg-runtime v0.8.5 |
| 1774 | 2026-09-05T00:57:32.598Z | Compiling thread_local v1.1.9 |
| 1775 | 2026-09-05T00:57:32.671Z | Compiling slog-async v2.8.0 |
| 1776 | 2026-09-05T00:57:32.686Z | Compiling crossbeam-channel v0.5.15 |
| 1777 | 2026-09-05T00:57:32.705Z | Compiling is-terminal v0.4.17 |
| 1778 | 2026-09-05T00:57:32.820Z | Compiling filetime v0.2.27 |
| 1779 | 2026-09-05T00:57:32.835Z | Compiling take_mut v0.2.2 |
| 1780 | 2026-09-05T00:57:32.835Z | Compiling term v1.2.1 |
| 1781 | 2026-09-05T00:57:32.865Z | Compiling xattr v1.6.1 |
| 1782 | 2026-09-05T00:57:32.877Z | Compiling camino-tempfile v1.4.1 |
| 1783 | 2026-09-05T00:57:33.015Z | Compiling tar v0.4.46 |
| 1784 | 2026-09-05T00:57:33.110Z | Compiling slog-term v2.9.2 |
| 1785 | 2026-09-05T00:57:50.248Z | Compiling rustls-webpki v0.103.13 |
| 1786 | 2026-09-05T00:57:52.918Z | Compiling tokio-rustls v0.26.4 |
| 1787 | 2026-09-05T00:57:52.918Z | Compiling rustls-platform-verifier v0.6.2 |
| 1788 | 2026-09-05T00:57:52.918Z | Compiling tough v0.22.0 |
| 1789 | 2026-09-05T00:57:53.112Z | Compiling hyper-rustls v0.27.7 |
| 1790 | 2026-09-05T00:57:53.300Z | Compiling reqwest v0.13.2 |
| 1791 | 2026-09-05T00:57:55.444Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1792 | 2026-09-05T00:57:55.676Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1793 | 2026-09-05T00:57:58.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.86s |
| 1794 | 2026-09-05T00:57:58.695Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1795 | 2026-09-05T00:57:58.751Z | Sep 05 00:57:57.779 INFO Starting download, target: Clickhouse |
| 1796 | 2026-09-05T00:57:58.752Z | Sep 05 00:57:57.779 INFO Starting download, target: Console |
| 1797 | 2026-09-05T00:57:58.756Z | Sep 05 00:57:57.779 INFO Starting download, target: MaghemiteMgd |
| 1798 | 2026-09-05T00:57:58.756Z | Sep 05 00:57:57.779 INFO Starting download, target: DendriteStub |
| 1799 | 2026-09-05T00:57:58.756Z | Sep 05 00:57:57.779 INFO Starting download, target: Cockroach |
| 1800 | 2026-09-05T00:57:58.756Z | Sep 05 00:57:57.779 INFO Starting download, target: MaghemiteDdmd |
| 1801 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.779 INFO Starting download, target: TransceiverControl |
| 1802 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.779 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1803 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.779 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1804 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.780 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1805 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.780 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1806 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.780 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1807 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.780 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1808 | 2026-09-05T00:57:58.757Z | Sep 05 00:57:57.780 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1809 | 2026-09-05T00:58:00.636Z | Sep 05 00:57:59.664 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1810 | 2026-09-05T00:58:00.874Z | Sep 05 00:57:59.902 INFO Download complete, target: Console |
| 1811 | 2026-09-05T00:58:01.360Z | Sep 05 00:58:00.279 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1812 | 2026-09-05T00:58:01.832Z | Sep 05 00:58:00.846 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1813 | 2026-09-05T00:58:02.050Z | Sep 05 00:58:01.058 INFO Download complete, target: TransceiverControl |
| 1814 | 2026-09-05T00:58:03.885Z | Sep 05 00:58:02.843 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1815 | 2026-09-05T00:58:04.329Z | Sep 05 00:58:03.344 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1816 | 2026-09-05T00:58:04.765Z | Sep 05 00:58:03.774 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1817 | 2026-09-05T00:58:05.426Z | Sep 05 00:58:04.451 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1818 | 2026-09-05T00:58:05.426Z | Sep 05 00:58:04.451 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1819 | 2026-09-05T00:58:05.691Z | Sep 05 00:58:04.714 INFO Download complete, target: MaghemiteDdmd |
| 1820 | 2026-09-05T00:58:06.772Z | Sep 05 00:58:05.778 INFO Download complete, target: DendriteStub |
| 1821 | 2026-09-05T00:58:07.277Z | Sep 05 00:58:06.293 INFO Download complete, target: MaghemiteMgd |
| 1822 | 2026-09-05T00:58:08.017Z | Sep 05 00:58:07.038 INFO Checking that binary works, target: Clickhouse |
| 1823 | 2026-09-05T00:58:08.103Z | Sep 05 00:58:07.127 INFO Download complete, target: Clickhouse |
| 1824 | 2026-09-05T00:58:09.946Z | Sep 05 00:58:08.973 INFO Checking that binary works, target: Cockroach |
| 1825 | 2026-09-05T00:58:10.087Z | Sep 05 00:58:09.094 INFO Download complete, target: Cockroach |
| 1826 | 2026-09-05T00:58:10.129Z | All prerequisites installed successfully |
| 1827 | 2026-09-05T00:58:10.129Z | |
| 1828 | 2026-09-05T00:58:10.130Z | real 1:56.153429673 |
| 1829 | 2026-09-05T00:58:10.130Z | user 7:21.778804368 |
| 1830 | 2026-09-05T00:58:10.130Z | sys 1:45.333070693 |
| 1831 | 2026-09-05T00:58:10.130Z | trap 0.310205765 |
| 1832 | 2026-09-05T00:58:10.130Z | tflt 0.731669841 |
| 1833 | 2026-09-05T00:58:10.130Z | dflt 1.561604485 |
| 1834 | 2026-09-05T00:58:10.130Z | kflt 0.022021130 |
| 1835 | 2026-09-05T00:58:10.130Z | lock 29:27.155741503 |
| 1836 | 2026-09-05T00:58:10.130Z | slp 20:15.062990372 |
| 1837 | 2026-09-05T00:58:10.130Z | lat 31.262001264 |
| 1838 | 2026-09-05T00:58:10.130Z | stop 3:30.108607009 |
| 1839 | 2026-09-05T00:58:10.130Z | + ptime -m cargo xtask download softnpu |
| 1840 | 2026-09-05T00:58:10.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1841 | 2026-09-05T00:58:10.561Z | Running `target/debug/xtask download softnpu` |
| 1842 | 2026-09-05T00:58:11.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1843 | 2026-09-05T00:58:11.402Z | Running `target/debug/xtask-downloader softnpu` |
| 1844 | 2026-09-05T00:58:11.469Z | Sep 05 00:58:10.455 INFO Starting download, target: Softnpu |
| 1845 | 2026-09-05T00:58:11.513Z | Sep 05 00:58:10.455 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1846 | 2026-09-05T00:58:13.690Z | Sep 05 00:58:12.678 INFO Download complete, target: Softnpu |
| 1847 | 2026-09-05T00:58:13.733Z | |
| 1848 | 2026-09-05T00:58:13.733Z | real 3.575544264 |
| 1849 | 2026-09-05T00:58:13.733Z | user 1.334363681 |
| 1850 | 2026-09-05T00:58:13.733Z | sys 0.628466512 |
| 1851 | 2026-09-05T00:58:13.733Z | trap 0.000743520 |
| 1852 | 2026-09-05T00:58:13.733Z | tflt 0.000136920 |
| 1853 | 2026-09-05T00:58:13.733Z | dflt 0.000219540 |
| 1854 | 2026-09-05T00:58:13.733Z | kflt 0.000000000 |
| 1855 | 2026-09-05T00:58:13.733Z | lock 42.918032865 |
| 1856 | 2026-09-05T00:58:13.734Z | slp 2.044619750 |
| 1857 | 2026-09-05T00:58:13.734Z | lat 0.123992724 |
| 1858 | 2026-09-05T00:58:13.734Z | stop 0.000189410 |
| 1859 | 2026-09-05T00:58:13.734Z | + export CARGO_INCREMENTAL=0 |
| 1860 | 2026-09-05T00:58:13.734Z | + CARGO_INCREMENTAL=0 |
| 1861 | 2026-09-05T00:58:13.734Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1862 | 2026-09-05T00:58:14.592Z | Compiling proc-macro2 v1.0.106 |
| 1863 | 2026-09-05T00:58:14.592Z | Compiling quote v1.0.45 |
| 1864 | 2026-09-05T00:58:14.616Z | Compiling unicode-ident v1.0.24 |
| 1865 | 2026-09-05T00:58:14.617Z | Compiling serde_core v1.0.228 |
| 1866 | 2026-09-05T00:58:14.617Z | Compiling libc v0.2.185 |
| 1867 | 2026-09-05T00:58:14.617Z | Compiling serde v1.0.228 |
| 1868 | 2026-09-05T00:58:14.617Z | Compiling cfg-if v1.0.4 |
| 1869 | 2026-09-05T00:58:14.617Z | Compiling version_check v0.9.5 |
| 1870 | 2026-09-05T00:58:14.726Z | Compiling autocfg v1.5.0 |
| 1871 | 2026-09-05T00:58:14.743Z | Compiling find-msvc-tools v0.1.9 |
| 1872 | 2026-09-05T00:58:14.743Z | Compiling shlex v1.3.0 |
| 1873 | 2026-09-05T00:58:14.745Z | Compiling memchr v2.8.0 |
| 1874 | 2026-09-05T00:58:14.745Z | Compiling zmij v1.0.21 |
| 1875 | 2026-09-05T00:58:14.745Z | Compiling serde_json v1.0.151 |
| 1876 | 2026-09-05T00:58:14.897Z | Compiling portable-atomic v1.13.1 |
| 1877 | 2026-09-05T00:58:14.961Z | Compiling zerocopy v0.8.55 |
| 1878 | 2026-09-05T00:58:14.998Z | Compiling libm v0.2.16 |
| 1879 | 2026-09-05T00:58:15.045Z | Compiling getrandom v0.4.3 |
| 1880 | 2026-09-05T00:58:15.158Z | Compiling smallvec v1.15.1 |
| 1881 | 2026-09-05T00:58:15.175Z | Compiling icu_normalizer_data v2.1.1 |
| 1882 | 2026-09-05T00:58:15.175Z | Compiling icu_properties_data v2.1.2 |
| 1883 | 2026-09-05T00:58:15.206Z | Compiling num-traits v0.2.19 |
| 1884 | 2026-09-05T00:58:15.267Z | Compiling generic-array v0.14.7 |
| 1885 | 2026-09-05T00:58:15.281Z | Compiling parking_lot_core v0.9.12 |
| 1886 | 2026-09-05T00:58:15.305Z | Compiling itoa v1.0.17 |
| 1887 | 2026-09-05T00:58:15.384Z | Compiling log v0.4.33 |
| 1888 | 2026-09-05T00:58:15.394Z | Compiling pkg-config v0.3.32 |
| 1889 | 2026-09-05T00:58:15.394Z | Compiling subtle v2.6.1 |
| 1890 | 2026-09-05T00:58:15.430Z | Compiling stable_deref_trait v1.2.1 |
| 1891 | 2026-09-05T00:58:15.499Z | Compiling typenum v1.20.1 |
| 1892 | 2026-09-05T00:58:15.562Z | Compiling rustix v1.1.4 |
| 1893 | 2026-09-05T00:58:15.600Z | Compiling getrandom v0.3.4 |
| 1894 | 2026-09-05T00:58:15.614Z | Compiling scopeguard v1.2.0 |
| 1895 | 2026-09-05T00:58:15.680Z | Compiling thiserror v2.0.18 |
| 1896 | 2026-09-05T00:58:15.726Z | Compiling rand_core v0.10.0 |
| 1897 | 2026-09-05T00:58:15.775Z | Compiling lock_api v0.4.14 |
| 1898 | 2026-09-05T00:58:15.964Z | Compiling jobserver v0.1.34 |
| 1899 | 2026-09-05T00:58:15.985Z | Compiling errno v0.3.14 |
| 1900 | 2026-09-05T00:58:16.056Z | Compiling critical-section v1.2.0 |
| 1901 | 2026-09-05T00:58:16.072Z | Compiling getrandom v0.2.17 |
| 1902 | 2026-09-05T00:58:16.088Z | Compiling percent-encoding v2.3.2 |
| 1903 | 2026-09-05T00:58:16.100Z | Compiling writeable v0.6.2 |
| 1904 | 2026-09-05T00:58:16.135Z | Compiling syn v2.0.117 |
| 1905 | 2026-09-05T00:58:16.151Z | Compiling schemars v0.8.22 |
| 1906 | 2026-09-05T00:58:16.169Z | Compiling litemap v0.8.1 |
| 1907 | 2026-09-05T00:58:16.184Z | Compiling cc v1.2.56 |
| 1908 | 2026-09-05T00:58:16.201Z | Compiling equivalent v1.0.2 |
| 1909 | 2026-09-05T00:58:16.246Z | Compiling rand_core v0.6.4 |
| 1910 | 2026-09-05T00:58:16.300Z | Compiling syn v1.0.109 |
| 1911 | 2026-09-05T00:58:16.318Z | Compiling once_cell v1.21.3 |
| 1912 | 2026-09-05T00:58:16.335Z | Compiling pin-project-lite v0.2.17 |
| 1913 | 2026-09-05T00:58:16.435Z | Compiling rustversion v1.0.22 |
| 1914 | 2026-09-05T00:58:16.530Z | Compiling heck v0.5.0 |
| 1915 | 2026-09-05T00:58:16.547Z | Compiling hashbrown v0.17.0 |
| 1916 | 2026-09-05T00:58:16.587Z | Compiling fs_extra v1.3.0 |
| 1917 | 2026-09-05T00:58:16.602Z | Compiling dunce v1.0.5 |
| 1918 | 2026-09-05T00:58:16.619Z | Compiling utf8_iter v1.0.4 |
| 1919 | 2026-09-05T00:58:16.646Z | Compiling byteorder v1.5.0 |
| 1920 | 2026-09-05T00:58:16.736Z | Compiling form_urlencoded v1.2.2 |
| 1921 | 2026-09-05T00:58:16.787Z | Compiling strsim v0.11.1 |
| 1922 | 2026-09-05T00:58:16.900Z | Compiling signal-hook-registry v1.4.8 |
| 1923 | 2026-09-05T00:58:16.944Z | Compiling cmake v0.1.57 |
| 1924 | 2026-09-05T00:58:17.028Z | Compiling thiserror v1.0.69 |
| 1925 | 2026-09-05T00:58:17.142Z | Compiling parking_lot v0.12.5 |
| 1926 | 2026-09-05T00:58:17.150Z | Compiling socket2 v0.6.3 |
| 1927 | 2026-09-05T00:58:17.150Z | Compiling mio v1.2.0 |
| 1928 | 2026-09-05T00:58:17.307Z | Compiling semver v1.0.28 |
| 1929 | 2026-09-05T00:58:17.316Z | Compiling bitflags v2.11.0 |
| 1930 | 2026-09-05T00:58:17.381Z | Compiling indexmap v2.14.0 |
| 1931 | 2026-09-05T00:58:17.416Z | Compiling const-oid v0.9.6 |
| 1932 | 2026-09-05T00:58:17.435Z | Compiling futures-core v0.3.32 |
| 1933 | 2026-09-05T00:58:17.456Z | Compiling aws-lc-rs v1.16.3 |
| 1934 | 2026-09-05T00:58:17.513Z | Compiling aws-lc-sys v0.40.0 |
| 1935 | 2026-09-05T00:58:17.644Z | Compiling iana-time-zone v0.1.65 |
| 1936 | 2026-09-05T00:58:17.693Z | Compiling httparse v1.10.1 |
| 1937 | 2026-09-05T00:58:17.834Z | Compiling ucd-trie v0.1.7 |
| 1938 | 2026-09-05T00:58:17.874Z | Compiling crc32fast v1.5.0 |
| 1939 | 2026-09-05T00:58:17.996Z | Compiling regex-syntax v0.8.10 |
| 1940 | 2026-09-05T00:58:18.035Z | Compiling fnv v1.0.7 |
| 1941 | 2026-09-05T00:58:18.082Z | Compiling pest v2.8.6 |
| 1942 | 2026-09-05T00:58:18.149Z | Compiling uuid v1.23.4 |
| 1943 | 2026-09-05T00:58:18.154Z | Compiling ident_case v1.0.1 |
| 1944 | 2026-09-05T00:58:18.243Z | Compiling vcpkg v0.2.15 |
| 1945 | 2026-09-05T00:58:18.422Z | Compiling rustc_version v0.4.1 |
| 1946 | 2026-09-05T00:58:18.508Z | Compiling futures-sink v0.3.32 |
| 1947 | 2026-09-05T00:58:18.628Z | Compiling dyn-clone v1.0.20 |
| 1948 | 2026-09-05T00:58:18.678Z | Compiling rustls v0.23.41 |
| 1949 | 2026-09-05T00:58:18.679Z | Compiling futures-channel v0.3.32 |
| 1950 | 2026-09-05T00:58:18.798Z | Compiling openssl-sys v0.9.117 |
| 1951 | 2026-09-05T00:58:18.870Z | Compiling aho-corasick v1.1.4 |
| 1952 | 2026-09-05T00:58:18.914Z | Compiling futures-task v0.3.32 |
| 1953 | 2026-09-05T00:58:18.914Z | Compiling slab v0.4.12 |
| 1954 | 2026-09-05T00:58:18.954Z | Compiling synstructure v0.13.2 |
| 1955 | 2026-09-05T00:58:18.955Z | Compiling serde_derive_internals v0.29.1 |
| 1956 | 2026-09-05T00:58:18.975Z | Compiling futures-io v0.3.32 |
| 1957 | 2026-09-05T00:58:19.302Z | Compiling pest_meta v2.8.6 |
| 1958 | 2026-09-05T00:58:19.338Z | Compiling plain v0.2.3 |
| 1959 | 2026-09-05T00:58:19.351Z | Compiling time-core v0.1.8 |
| 1960 | 2026-09-05T00:58:19.351Z | Compiling radium v0.7.0 |
| 1961 | 2026-09-05T00:58:19.351Z | Compiling num-conv v0.2.0 |
| 1962 | 2026-09-05T00:58:19.472Z | Compiling crossbeam-utils v0.8.21 |
| 1963 | 2026-09-05T00:58:19.510Z | Compiling pretty-hex v0.4.1 |
| 1964 | 2026-09-05T00:58:19.542Z | Compiling openssl v0.10.80 |
| 1965 | 2026-09-05T00:58:19.543Z | Compiling time-macros v0.2.27 |
| 1966 | 2026-09-05T00:58:19.594Z | Compiling maybe-uninit v2.0.0 |
| 1967 | 2026-09-05T00:58:19.630Z | Compiling base64 v0.22.1 |
| 1968 | 2026-09-05T00:58:19.655Z | Compiling base64ct v1.8.3 |
| 1969 | 2026-09-05T00:58:19.668Z | Compiling slog v2.8.2 |
| 1970 | 2026-09-05T00:58:19.725Z | Compiling regex-automata v0.4.14 |
| 1971 | 2026-09-05T00:58:19.797Z | Compiling unicode-segmentation v1.12.0 |
| 1972 | 2026-09-05T00:58:19.909Z | Compiling pest_generator v2.8.6 |
| 1973 | 2026-09-05T00:58:20.068Z | Compiling flagset v0.4.7 |
| 1974 | 2026-09-05T00:58:20.115Z | Compiling pem-rfc7468 v0.7.0 |
| 1975 | 2026-09-05T00:58:20.115Z | Compiling darling_core v0.23.0 |
| 1976 | 2026-09-05T00:58:20.115Z | Compiling rand_core v0.9.5 |
| 1977 | 2026-09-05T00:58:20.152Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1978 | 2026-09-05T00:58:20.168Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1979 | 2026-09-05T00:58:20.168Z | Compiling syn v3.0.3 |
| 1980 | 2026-09-05T00:58:20.189Z | Compiling ahash v0.8.12 |
| 1981 | 2026-09-05T00:58:20.222Z | Compiling num-bigint-dig v0.8.6 |
| 1982 | 2026-09-05T00:58:20.231Z | Compiling serde_derive v1.0.228 |
| 1983 | 2026-09-05T00:58:20.243Z | Compiling zeroize_derive v1.5.0 |
| 1984 | 2026-09-05T00:58:20.258Z | Compiling zerofrom-derive v0.1.6 |
| 1985 | 2026-09-05T00:58:20.273Z | Compiling yoke-derive v0.8.1 |
| 1986 | 2026-09-05T00:58:20.293Z | Compiling zerocopy-derive v0.8.55 |
| 1987 | 2026-09-05T00:58:20.412Z | Compiling zerovec-derive v0.11.2 |
| 1988 | 2026-09-05T00:58:20.431Z | Compiling displaydoc v0.2.5 |
| 1989 | 2026-09-05T00:58:20.461Z | Compiling tokio-macros v2.7.0 |
| 1990 | 2026-09-05T00:58:20.478Z | Compiling futures-macro v0.3.32 |
| 1991 | 2026-09-05T00:58:20.524Z | Compiling thiserror-impl v2.0.18 |
| 1992 | 2026-09-05T00:58:20.540Z | Compiling schemars_derive v0.8.22 |
| 1993 | 2026-09-05T00:58:20.543Z | Compiling der_derive v0.7.3 |
| 1994 | 2026-09-05T00:58:20.543Z | Compiling tracing-attributes v0.1.31 |
| 1995 | 2026-09-05T00:58:20.864Z | Compiling thiserror-impl v1.0.69 |
| 1996 | 2026-09-05T00:58:21.119Z | Compiling pest_derive v2.8.6 |
| 1997 | 2026-09-05T00:58:21.143Z | Compiling scroll_derive v0.13.1 |
| 1998 | 2026-09-05T00:58:21.240Z | Compiling scroll_derive v0.12.1 |
| 1999 | 2026-09-05T00:58:21.259Z | Compiling futures-util v0.3.32 |
| 2000 | 2026-09-05T00:58:21.433Z | Compiling zerofrom v0.1.6 |
| 2001 | 2026-09-05T00:58:21.542Z | Compiling yoke v0.8.1 |
| 2002 | 2026-09-05T00:58:21.632Z | Compiling openssl-macros v0.1.1 |
| 2003 | 2026-09-05T00:58:21.686Z | Compiling native-tls v0.2.18 |
| 2004 | 2026-09-05T00:58:21.731Z | Compiling zerovec v0.11.5 |
| 2005 | 2026-09-05T00:58:21.768Z | Compiling zerotrie v0.2.3 |
| 2006 | 2026-09-05T00:58:21.971Z | Compiling anyhow v1.0.104 |
| 2007 | 2026-09-05T00:58:22.027Z | Compiling packed_struct v0.10.1 |
| 2008 | 2026-09-05T00:58:22.060Z | Compiling paste v1.0.15 |
| 2009 | 2026-09-05T00:58:22.136Z | Compiling darling_macro v0.23.0 |
| 2010 | 2026-09-05T00:58:22.224Z | Compiling regex v1.12.3 |
| 2011 | 2026-09-05T00:58:22.276Z | Compiling tinystr v0.8.2 |
| 2012 | 2026-09-05T00:58:22.297Z | Compiling potential_utf v0.1.4 |
| 2013 | 2026-09-05T00:58:22.301Z | Compiling zerocopy-derive v0.7.35 |
| 2014 | 2026-09-05T00:58:22.434Z | Compiling icu_collections v2.1.1 |
| 2015 | 2026-09-05T00:58:22.475Z | Compiling icu_locale_core v2.1.1 |
| 2016 | 2026-09-05T00:58:22.858Z | Compiling tracing-core v0.1.36 |
| 2017 | 2026-09-05T00:58:22.973Z | Compiling cookie v0.18.1 |
| 2018 | 2026-09-05T00:58:23.130Z | Compiling camino v1.2.5 |
| 2019 | 2026-09-05T00:58:23.230Z | Compiling icu_provider v2.1.1 |
| 2020 | 2026-09-05T00:58:23.305Z | Compiling cpufeatures v0.2.17 |
| 2021 | 2026-09-05T00:58:23.418Z | Compiling zeroize v1.9.0 |
| 2022 | 2026-09-05T00:58:23.444Z | Compiling bytes v1.11.1 |
| 2023 | 2026-09-05T00:58:23.444Z | Compiling chrono v0.4.45 |
| 2024 | 2026-09-05T00:58:23.514Z | Compiling icu_properties v2.1.2 |
| 2025 | 2026-09-05T00:58:23.532Z | Compiling icu_normalizer v2.1.1 |
| 2026 | 2026-09-05T00:58:23.892Z | Compiling tokio v1.52.1 |
| 2027 | 2026-09-05T00:58:24.072Z | Compiling serde_tokenstream v0.2.3 |
| 2028 | 2026-09-05T00:58:24.097Z | Compiling crypto-common v0.1.7 |
| 2029 | 2026-09-05T00:58:24.178Z | Compiling block-buffer v0.10.4 |
| 2030 | 2026-09-05T00:58:24.253Z | Compiling der v0.7.10 |
| 2031 | 2026-09-05T00:58:24.336Z | Compiling digest v0.10.7 |
| 2032 | 2026-09-05T00:58:24.374Z | Compiling http v1.4.2 |
| 2033 | 2026-09-05T00:58:24.558Z | Compiling idna_adapter v1.2.1 |
| 2034 | 2026-09-05T00:58:24.704Z | Compiling idna v1.1.0 |
| 2035 | 2026-09-05T00:58:24.734Z | Compiling ppv-lite86 v0.2.21 |
| 2036 | 2026-09-05T00:58:24.759Z | Compiling fastrand v2.3.0 |
| 2037 | 2026-09-05T00:58:25.007Z | Compiling toml_datetime v0.6.11 |
| 2038 | 2026-09-05T00:58:25.090Z | Compiling url v2.5.8 |
| 2039 | 2026-09-05T00:58:25.240Z | Compiling spki v0.7.3 |
| 2040 | 2026-09-05T00:58:25.257Z | Compiling rand_chacha v0.9.0 |
| 2041 | 2026-09-05T00:58:25.282Z | Compiling serde_spanned v0.6.9 |
| 2042 | 2026-09-05T00:58:25.297Z | Compiling tracing v0.1.44 |
| 2043 | 2026-09-05T00:58:25.568Z | Compiling darling v0.23.0 |
| 2044 | 2026-09-05T00:58:25.581Z | Compiling zerocopy-derive v0.6.6 |
| 2045 | 2026-09-05T00:58:25.581Z | Compiling clap_derive v4.6.1 |
| 2046 | 2026-09-05T00:58:25.581Z | Compiling bitfield-macros v0.19.4 |
| 2047 | 2026-09-05T00:58:25.640Z | Compiling packed_struct_codegen v0.10.1 |
| 2048 | 2026-09-05T00:58:25.822Z | Compiling indexmap v1.9.3 |
| 2049 | 2026-09-05T00:58:25.833Z | Compiling simd-adler32 v0.3.8 |
| 2050 | 2026-09-05T00:58:25.910Z | Compiling object v0.37.3 |
| 2051 | 2026-09-05T00:58:26.143Z | Compiling rand v0.9.2 |
| 2052 | 2026-09-05T00:58:26.191Z | Compiling pkcs8 v0.10.2 |
| 2053 | 2026-09-05T00:58:26.222Z | Compiling http-body v1.0.1 |
| 2054 | 2026-09-05T00:58:26.222Z | Compiling rustls-pki-types v1.14.0 |
| 2055 | 2026-09-05T00:58:26.289Z | Compiling daft-derive v0.1.8 |
| 2056 | 2026-09-05T00:58:26.491Z | Compiling spin v0.9.8 |
| 2057 | 2026-09-05T00:58:26.546Z | Compiling usdt-impl v0.5.0 |
| 2058 | 2026-09-05T00:58:26.547Z | Compiling winnow v0.5.40 |
| 2059 | 2026-09-05T00:58:26.619Z | Compiling adler2 v2.0.1 |
| 2060 | 2026-09-05T00:58:26.701Z | Compiling usdt-impl v0.6.0 |
| 2061 | 2026-09-05T00:58:26.701Z | Compiling cmov v0.5.4 |
| 2062 | 2026-09-05T00:58:26.750Z | Compiling openssl-probe v0.2.1 |
| 2063 | 2026-09-05T00:58:26.771Z | Compiling anstyle v1.0.14 |
| 2064 | 2026-09-05T00:58:26.786Z | Compiling either v1.15.0 |
| 2065 | 2026-09-05T00:58:26.870Z | Compiling tinyvec_macros v0.1.1 |
| 2066 | 2026-09-05T00:58:26.931Z | Compiling ref-cast v1.0.25 |
| 2067 | 2026-09-05T00:58:26.931Z | Compiling utf8parse v0.2.2 |
| 2068 | 2026-09-05T00:58:26.954Z | Compiling tinyvec v1.10.0 |
| 2069 | 2026-09-05T00:58:26.955Z | Compiling ctutils v0.4.2 |
| 2070 | 2026-09-05T00:58:27.023Z | Compiling miniz_oxide v0.8.9 |
| 2071 | 2026-09-05T00:58:27.079Z | Compiling anstyle-parse v1.0.0 |
| 2072 | 2026-09-05T00:58:27.150Z | Compiling sha2 v0.10.9 |
| 2073 | 2026-09-05T00:58:27.222Z | Compiling tempfile v3.27.0 |
| 2074 | 2026-09-05T00:58:27.288Z | Compiling scroll v0.13.0 |
| 2075 | 2026-09-05T00:58:27.315Z | Compiling scroll v0.12.0 |
| 2076 | 2026-09-05T00:58:27.315Z | Compiling async-trait v0.1.89 |
| 2077 | 2026-09-05T00:58:27.362Z | Compiling terminal_size v0.4.3 |
| 2078 | 2026-09-05T00:58:27.577Z | Compiling heapless v0.7.17 |
| 2079 | 2026-09-05T00:58:27.600Z | Compiling winnow v0.7.14 |
| 2080 | 2026-09-05T00:58:27.601Z | Compiling untrusted v0.7.1 |
| 2081 | 2026-09-05T00:58:27.622Z | Compiling atomic-waker v1.1.2 |
| 2082 | 2026-09-05T00:58:27.643Z | Compiling rustix v0.38.44 |
| 2083 | 2026-09-05T00:58:27.711Z | Compiling anstyle-query v1.1.5 |
| 2084 | 2026-09-05T00:58:27.741Z | Compiling tokio-util v0.7.18 |
| 2085 | 2026-09-05T00:58:27.786Z | Compiling signal-hook v0.3.18 |
| 2086 | 2026-09-05T00:58:27.786Z | Compiling tower-layer v0.3.3 |
| 2087 | 2026-09-05T00:58:27.787Z | Compiling toml_edit v0.19.15 |
| 2088 | 2026-09-05T00:58:27.845Z | Compiling litrs v1.0.0 |
| 2089 | 2026-09-05T00:58:27.904Z | Compiling try-lock v0.2.5 |
| 2090 | 2026-09-05T00:58:27.945Z | Compiling zstd-safe v7.2.4 |
| 2091 | 2026-09-05T00:58:27.960Z | Compiling winnow v1.0.3 |
| 2092 | 2026-09-05T00:58:28.074Z | Compiling colorchoice v1.0.4 |
| 2093 | 2026-09-05T00:58:28.105Z | Compiling is_terminal_polyfill v1.70.2 |
| 2094 | 2026-09-05T00:58:28.116Z | Compiling tower-service v0.3.3 |
| 2095 | 2026-09-05T00:58:28.167Z | Compiling anstream v1.0.0 |
| 2096 | 2026-09-05T00:58:28.201Z | Compiling want v0.3.1 |
| 2097 | 2026-09-05T00:58:28.311Z | Compiling document-features v0.2.12 |
| 2098 | 2026-09-05T00:58:28.481Z | Compiling h2 v0.4.15 |
| 2099 | 2026-09-05T00:58:28.670Z | Compiling goblin v0.8.2 |
| 2100 | 2026-09-05T00:58:28.680Z | Compiling goblin v0.10.5 |
| 2101 | 2026-09-05T00:58:28.777Z | Compiling hybrid-array v0.4.13 |
| 2102 | 2026-09-05T00:58:28.852Z | Compiling ipnetwork v0.21.1 |
| 2103 | 2026-09-05T00:58:29.019Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2104 | 2026-09-05T00:58:29.019Z | Compiling ipnet v2.12.0 |
| 2105 | 2026-09-05T00:58:29.107Z | Compiling zerocopy v0.7.35 |
| 2106 | 2026-09-05T00:58:29.176Z | Compiling ref-cast-impl v1.0.25 |
| 2107 | 2026-09-05T00:58:29.503Z | Compiling structmeta-derive v0.3.0 |
| 2108 | 2026-09-05T00:58:29.524Z | Compiling heck v0.4.1 |
| 2109 | 2026-09-05T00:58:29.636Z | Compiling darling_core v0.20.11 |
| 2110 | 2026-09-05T00:58:29.655Z | Compiling curve25519-dalek v4.1.3 |
| 2111 | 2026-09-05T00:58:29.672Z | Compiling memoffset v0.9.1 |
| 2112 | 2026-09-05T00:58:29.711Z | Compiling tap v1.0.1 |
| 2113 | 2026-09-05T00:58:29.729Z | Compiling untrusted v0.9.0 |
| 2114 | 2026-09-05T00:58:29.832Z | Compiling httpdate v1.0.3 |
| 2115 | 2026-09-05T00:58:29.850Z | Compiling foreign-types-shared v0.1.1 |
| 2116 | 2026-09-05T00:58:29.913Z | Compiling powerfmt v0.2.0 |
| 2117 | 2026-09-05T00:58:29.947Z | Compiling foreign-types v0.3.2 |
| 2118 | 2026-09-05T00:58:30.028Z | Compiling wyz v0.5.1 |
| 2119 | 2026-09-05T00:58:30.122Z | Compiling deranged v0.5.8 |
| 2120 | 2026-09-05T00:58:30.289Z | Compiling unicode-normalization v0.1.25 |
| 2121 | 2026-09-05T00:58:30.335Z | Compiling dtrace-parser v0.2.0 |
| 2122 | 2026-09-05T00:58:30.335Z | Compiling rand_chacha v0.3.1 |
| 2123 | 2026-09-05T00:58:30.335Z | Compiling signature v2.2.0 |
| 2124 | 2026-09-05T00:58:30.458Z | Compiling hex v0.4.3 |
| 2125 | 2026-09-05T00:58:30.490Z | Compiling structmeta v0.3.0 |
| 2126 | 2026-09-05T00:58:30.615Z | Compiling dtrace-parser v0.3.0 |
| 2127 | 2026-09-05T00:58:30.667Z | Compiling pin-project-internal v1.1.11 |
| 2128 | 2026-09-05T00:58:30.755Z | Compiling num-integer v0.1.46 |
| 2129 | 2026-09-05T00:58:30.791Z | Compiling thread-id v5.1.0 |
| 2130 | 2026-09-05T00:58:30.835Z | Compiling wait-timeout v0.2.1 |
| 2131 | 2026-09-05T00:58:30.864Z | Compiling socket2 v0.5.10 |
| 2132 | 2026-09-05T00:58:30.980Z | Compiling dof v0.3.0 |
| 2133 | 2026-09-05T00:58:31.109Z | Compiling thread-id v4.2.2 |
| 2134 | 2026-09-05T00:58:31.125Z | Compiling funty v2.0.0 |
| 2135 | 2026-09-05T00:58:31.125Z | Compiling quick-error v1.2.3 |
| 2136 | 2026-09-05T00:58:31.136Z | Compiling cfg_aliases v0.2.1 |
| 2137 | 2026-09-05T00:58:31.243Z | Compiling num_threads v0.1.7 |
| 2138 | 2026-09-05T00:58:31.260Z | Compiling owo-colors v4.3.0 |
| 2139 | 2026-09-05T00:58:31.340Z | Compiling smoltcp v0.9.1 |
| 2140 | 2026-09-05T00:58:31.361Z | Compiling bit-vec v0.8.0 |
| 2141 | 2026-09-05T00:58:31.439Z | Compiling dof v0.4.0 |
| 2142 | 2026-09-05T00:58:31.528Z | Compiling clap_lex v1.0.0 |
| 2143 | 2026-09-05T00:58:31.588Z | Compiling hyper v1.10.1 |
| 2144 | 2026-09-05T00:58:31.619Z | Compiling bit-set v0.8.0 |
| 2145 | 2026-09-05T00:58:31.636Z | Compiling darling_macro v0.20.11 |
| 2146 | 2026-09-05T00:58:31.641Z | Compiling time v0.3.47 |
| 2147 | 2026-09-05T00:58:31.665Z | Compiling bitvec v1.0.1 |
| 2148 | 2026-09-05T00:58:31.694Z | Compiling clap_builder v4.6.0 |
| 2149 | 2026-09-05T00:58:31.715Z | Compiling nix v0.31.2 |
| 2150 | 2026-09-05T00:58:31.752Z | Compiling rusty-fork v0.3.1 |
| 2151 | 2026-09-05T00:58:31.857Z | Compiling num-iter v0.1.45 |
| 2152 | 2026-09-05T00:58:32.052Z | Compiling rand v0.8.6 |
| 2153 | 2026-09-05T00:58:32.133Z | Compiling darling v0.20.11 |
| 2154 | 2026-09-05T00:58:32.232Z | Compiling lazy_static v1.5.0 |
| 2155 | 2026-09-05T00:58:32.331Z | Compiling hmac v0.12.1 |
| 2156 | 2026-09-05T00:58:32.355Z | Compiling erased-serde v0.3.31 |
| 2157 | 2026-09-05T00:58:32.533Z | Compiling rand_xorshift v0.4.0 |
| 2158 | 2026-09-05T00:58:32.554Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2159 | 2026-09-05T00:58:32.646Z | Compiling sync_wrapper v1.0.2 |
| 2160 | 2026-09-05T00:58:32.769Z | Compiling hyper-util v0.1.20 |
| 2161 | 2026-09-05T00:58:32.806Z | Compiling crc-catalog v2.4.0 |
| 2162 | 2026-09-05T00:58:32.994Z | Compiling unarray v0.1.4 |
| 2163 | 2026-09-05T00:58:33.025Z | Compiling nodrop v0.1.14 |
| 2164 | 2026-09-05T00:58:33.052Z | Compiling siphasher v1.0.2 |
| 2165 | 2026-09-05T00:58:33.138Z | Compiling zlib-rs v0.6.2 |
| 2166 | 2026-09-05T00:58:33.156Z | Compiling clap v4.6.1 |
| 2167 | 2026-09-05T00:58:33.215Z | Compiling array-init v0.0.4 |
| 2168 | 2026-09-05T00:58:33.317Z | Compiling proptest v1.11.0 |
| 2169 | 2026-09-05T00:58:33.416Z | Compiling crc v3.4.0 |
| 2170 | 2026-09-05T00:58:33.607Z | Compiling tower v0.5.3 |
| 2171 | 2026-09-05T00:58:34.130Z | Compiling derive_builder_core v0.20.2 |
| 2172 | 2026-09-05T00:58:34.352Z | Compiling smallvec v0.6.14 |
| 2173 | 2026-09-05T00:58:34.374Z | Compiling snafu-derive v0.8.9 |
| 2174 | 2026-09-05T00:58:34.550Z | Compiling pkcs1 v0.7.5 |
| 2175 | 2026-09-05T00:58:34.574Z | Compiling http-body-util v0.1.3 |
| 2176 | 2026-09-05T00:58:34.585Z | Compiling zerocopy v0.6.6 |
| 2177 | 2026-09-05T00:58:34.752Z | Compiling bitfield v0.19.4 |
| 2178 | 2026-09-05T00:58:34.865Z | Compiling strum_macros v0.27.2 |
| 2179 | 2026-09-05T00:58:34.878Z | Compiling strum_macros v0.26.4 |
| 2180 | 2026-09-05T00:58:34.891Z | Compiling hubpack_derive v0.1.1 |
| 2181 | 2026-09-05T00:58:34.980Z | Compiling env_filter v2.0.0 |
| 2182 | 2026-09-05T00:58:35.064Z | Compiling fs-err v3.3.0 |
| 2183 | 2026-09-05T00:58:35.112Z | Compiling unicode-bidi v0.3.18 |
| 2184 | 2026-09-05T00:58:35.260Z | Compiling flate2 v1.1.9 |
| 2185 | 2026-09-05T00:58:35.283Z | Compiling gimli v0.32.3 |
| 2186 | 2026-09-05T00:58:35.304Z | Compiling allocator-api2 v0.2.21 |
| 2187 | 2026-09-05T00:58:35.418Z | Compiling unicode-properties v0.1.4 |
| 2188 | 2026-09-05T00:58:35.500Z | Compiling iri-string v0.7.10 |
| 2189 | 2026-09-05T00:58:35.549Z | Compiling base64 v0.21.7 |
| 2190 | 2026-09-05T00:58:35.647Z | Compiling ryu v1.0.23 |
| 2191 | 2026-09-05T00:58:35.855Z | Compiling hashbrown v0.12.3 |
| 2192 | 2026-09-05T00:58:36.060Z | Compiling serde_urlencoded v0.7.1 |
| 2193 | 2026-09-05T00:58:36.226Z | Compiling ron v0.8.1 |
| 2194 | 2026-09-05T00:58:36.469Z | Compiling stringprep v0.1.5 |
| 2195 | 2026-09-05T00:58:36.481Z | Compiling newtype-uuid v1.3.2 |
| 2196 | 2026-09-05T00:58:36.603Z | Compiling env_logger v0.11.11 |
| 2197 | 2026-09-05T00:58:36.628Z | Compiling tower-http v0.6.8 |
| 2198 | 2026-09-05T00:58:36.721Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2199 | 2026-09-05T00:58:36.765Z | Compiling derive_builder_macro v0.20.2 |
| 2200 | 2026-09-05T00:58:36.780Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2201 | 2026-09-05T00:58:36.851Z | Compiling rsa v0.9.10 |
| 2202 | 2026-09-05T00:58:36.933Z | Compiling oxnet v0.1.6 |
| 2203 | 2026-09-05T00:58:36.979Z | Compiling addr2line v0.25.1 |
| 2204 | 2026-09-05T00:58:37.056Z | Compiling serde-hex v0.1.0 |
| 2205 | 2026-09-05T00:58:37.078Z | Compiling tokio-native-tls v0.3.1 |
| 2206 | 2026-09-05T00:58:37.165Z | Compiling hashbrown v0.13.2 |
| 2207 | 2026-09-05T00:58:37.245Z | Compiling bzip2 v0.4.4 |
| 2208 | 2026-09-05T00:58:37.261Z | Compiling usdt-macro v0.6.0 |
| 2209 | 2026-09-05T00:58:37.276Z | Compiling usdt-attr-macro v0.6.0 |
| 2210 | 2026-09-05T00:58:37.307Z | Compiling derive-ex v0.1.8 |
| 2211 | 2026-09-05T00:58:37.345Z | Compiling block-buffer v0.12.1 |
| 2212 | 2026-09-05T00:58:37.400Z | Compiling crypto-common v0.2.2 |
| 2213 | 2026-09-05T00:58:37.461Z | Compiling block-padding v0.4.2 |
| 2214 | 2026-09-05T00:58:37.819Z | Compiling rustls-native-certs v0.8.3 |
| 2215 | 2026-09-05T00:58:38.055Z | Compiling x509-cert v0.2.5 |
| 2216 | 2026-09-05T00:58:38.091Z | Compiling md-5 v0.10.6 |
| 2217 | 2026-09-05T00:58:38.259Z | Compiling bstr v1.12.1 |
| 2218 | 2026-09-05T00:58:38.276Z | Compiling convert_case v0.10.0 |
| 2219 | 2026-09-05T00:58:38.547Z | Compiling vergen-lib v9.1.0 |
| 2220 | 2026-09-05T00:58:38.566Z | Compiling hash32 v0.2.1 |
| 2221 | 2026-09-05T00:58:38.598Z | Compiling encoding_rs v0.8.35 |
| 2222 | 2026-09-05T00:58:38.634Z | Compiling cpufeatures v0.3.0 |
| 2223 | 2026-09-05T00:58:38.647Z | Compiling mime v0.3.17 |
| 2224 | 2026-09-05T00:58:38.720Z | Compiling unicode-width v0.2.0 |
| 2225 | 2026-09-05T00:58:38.801Z | Compiling crc-any v2.5.0 |
| 2226 | 2026-09-05T00:58:38.862Z | Compiling rustc-demangle v0.1.27 |
| 2227 | 2026-09-05T00:58:38.907Z | Compiling psl-types v2.0.11 |
| 2228 | 2026-09-05T00:58:39.053Z | Compiling fallible-iterator v0.2.0 |
| 2229 | 2026-09-05T00:58:39.087Z | Compiling publicsuffix v2.3.0 |
| 2230 | 2026-09-05T00:58:39.206Z | Compiling test-strategy v0.4.5 |
| 2231 | 2026-09-05T00:58:39.297Z | Compiling backtrace v0.3.76 |
| 2232 | 2026-09-05T00:58:39.357Z | Compiling postgres-protocol v0.6.10 |
| 2233 | 2026-09-05T00:58:39.468Z | Compiling derive_more-impl v2.1.1 |
| 2234 | 2026-09-05T00:58:39.964Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2235 | 2026-09-05T00:58:39.985Z | Compiling object v0.30.4 |
| 2236 | 2026-09-05T00:58:40.192Z | Compiling inout v0.2.2 |
| 2237 | 2026-09-05T00:58:40.234Z | Compiling zip v0.6.6 |
| 2238 | 2026-09-05T00:58:40.258Z | Compiling derive_builder v0.20.2 |
| 2239 | 2026-09-05T00:58:40.273Z | Compiling hyper-tls v0.6.0 |
| 2240 | 2026-09-05T00:58:40.343Z | Compiling daft v0.1.8 |
| 2241 | 2026-09-05T00:58:40.379Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2242 | 2026-09-05T00:58:40.504Z | Compiling phf_shared v0.13.1 |
| 2243 | 2026-09-05T00:58:40.537Z | Compiling pin-project v1.1.11 |
| 2244 | 2026-09-05T00:58:40.658Z | Compiling toml v0.7.8 |
| 2245 | 2026-09-05T00:58:40.758Z | Compiling serde_with_macros v3.21.0 |
| 2246 | 2026-09-05T00:58:40.774Z | Compiling futures-executor v0.3.32 |
| 2247 | 2026-09-05T00:58:40.896Z | Compiling serde_repr v0.1.20 |
| 2248 | 2026-09-05T00:58:40.911Z | Compiling async-recursion v1.1.1 |
| 2249 | 2026-09-05T00:58:40.960Z | Compiling miette-derive v7.6.0 |
| 2250 | 2026-09-05T00:58:41.039Z | Compiling enum-as-inner v0.6.1 |
| 2251 | 2026-09-05T00:58:41.113Z | Compiling vergen v9.1.0 |
| 2252 | 2026-09-05T00:58:41.143Z | Compiling ff v0.13.1 |
| 2253 | 2026-09-05T00:58:41.195Z | Compiling cargo-platform v0.3.2 |
| 2254 | 2026-09-05T00:58:41.299Z | Compiling same-file v1.0.6 |
| 2255 | 2026-09-05T00:58:41.317Z | Compiling managed v0.8.0 |
| 2256 | 2026-09-05T00:58:41.320Z | Compiling unicode-linebreak v0.1.5 |
| 2257 | 2026-09-05T00:58:41.332Z | Compiling jiff-core v0.1.0 |
| 2258 | 2026-09-05T00:58:41.432Z | Compiling bitflags v1.3.2 |
| 2259 | 2026-09-05T00:58:41.480Z | Compiling path-slash v0.1.5 |
| 2260 | 2026-09-05T00:58:41.584Z | Compiling is_ci v1.2.0 |
| 2261 | 2026-09-05T00:58:41.595Z | Compiling foldhash v0.2.0 |
| 2262 | 2026-09-05T00:58:41.595Z | Compiling smawk v0.3.2 |
| 2263 | 2026-09-05T00:58:41.620Z | Compiling foldhash v0.1.5 |
| 2264 | 2026-09-05T00:58:41.652Z | Compiling bumpalo v3.20.2 |
| 2265 | 2026-09-05T00:58:41.746Z | Compiling base16ct v0.2.0 |
| 2266 | 2026-09-05T00:58:41.764Z | Compiling libbz2-rs-sys v0.2.2 |
| 2267 | 2026-09-05T00:58:41.822Z | Compiling hashbrown v0.15.5 |
| 2268 | 2026-09-05T00:58:41.825Z | Compiling hashbrown v0.16.1 |
| 2269 | 2026-09-05T00:58:41.918Z | Compiling sec1 v0.7.3 |
| 2270 | 2026-09-05T00:58:41.934Z | Compiling zopfli v0.8.3 |
| 2271 | 2026-09-05T00:58:42.038Z | Compiling textwrap v0.16.2 |
| 2272 | 2026-09-05T00:58:42.081Z | Compiling jiff v0.2.34 |
| 2273 | 2026-09-05T00:58:42.208Z | Compiling bzip2 v0.6.1 |
| 2274 | 2026-09-05T00:58:42.327Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2275 | 2026-09-05T00:58:42.407Z | Compiling supports-color v3.0.2 |
| 2276 | 2026-09-05T00:58:42.441Z | Compiling walkdir v2.5.0 |
| 2277 | 2026-09-05T00:58:42.446Z | Compiling cargo_metadata v0.23.1 |
| 2278 | 2026-09-05T00:58:42.493Z | Compiling group v0.13.0 |
| 2279 | 2026-09-05T00:58:42.718Z | Compiling futures v0.3.32 |
| 2280 | 2026-09-05T00:58:42.810Z | Compiling phf v0.13.1 |
| 2281 | 2026-09-05T00:58:42.901Z | Compiling snafu v0.8.9 |
| 2282 | 2026-09-05T00:58:43.061Z | Compiling reqwest v0.12.28 |
| 2283 | 2026-09-05T00:58:43.246Z | Compiling cipher v0.5.2 |
| 2284 | 2026-09-05T00:58:43.486Z | Compiling signal-hook-mio v0.2.5 |
| 2285 | 2026-09-05T00:58:43.496Z | Compiling cookie_store v0.22.1 |
| 2286 | 2026-09-05T00:58:43.541Z | Compiling backtrace-ext v0.2.1 |
| 2287 | 2026-09-05T00:58:43.604Z | Compiling postgres-types v0.2.12 |
| 2288 | 2026-09-05T00:58:43.621Z | Compiling zstd v0.13.3 |
| 2289 | 2026-09-05T00:58:43.711Z | Compiling globset v0.4.18 |
| 2290 | 2026-09-05T00:58:43.746Z | Compiling strum v0.27.2 |
| 2291 | 2026-09-05T00:58:43.771Z | Compiling hubpack v0.1.2 |
| 2292 | 2026-09-05T00:58:43.929Z | Compiling phf_shared v0.11.3 |
| 2293 | 2026-09-05T00:58:43.943Z | Compiling hkdf v0.12.4 |
| 2294 | 2026-09-05T00:58:43.943Z | Compiling crossbeam-epoch v0.9.18 |
| 2295 | 2026-09-05T00:58:44.049Z | Compiling byte-wrapper v0.1.0 |
| 2296 | 2026-09-05T00:58:44.066Z | Compiling olpc-cjson v0.1.4 |
| 2297 | 2026-09-05T00:58:44.133Z | Compiling ed25519 v2.2.3 |
| 2298 | 2026-09-05T00:58:44.291Z | Compiling crypto-bigint v0.5.5 |
| 2299 | 2026-09-05T00:58:44.329Z | Compiling serde-big-array v0.5.1 |
| 2300 | 2026-09-05T00:58:44.352Z | Compiling serde_plain v1.0.2 |
| 2301 | 2026-09-05T00:58:44.397Z | Compiling pem v3.0.6 |
| 2302 | 2026-09-05T00:58:44.427Z | Compiling float-cmp v0.10.0 |
| 2303 | 2026-09-05T00:58:44.496Z | Compiling memmap2 v0.9.10 |
| 2304 | 2026-09-05T00:58:44.586Z | Compiling fixedbitset v0.5.7 |
| 2305 | 2026-09-05T00:58:44.660Z | Compiling typed-path v0.9.3 |
| 2306 | 2026-09-05T00:58:44.701Z | Compiling keccak v0.1.6 |
| 2307 | 2026-09-05T00:58:44.747Z | Compiling data-encoding v2.10.0 |
| 2308 | 2026-09-05T00:58:44.841Z | Compiling toml_write v0.1.2 |
| 2309 | 2026-09-05T00:58:44.841Z | Compiling precomputed-hash v0.1.1 |
| 2310 | 2026-09-05T00:58:44.886Z | Compiling unicode-width v0.1.14 |
| 2311 | 2026-09-05T00:58:44.964Z | Compiling supports-hyperlinks v3.2.0 |
| 2312 | 2026-09-05T00:58:44.965Z | Compiling predicates-core v1.0.10 |
| 2313 | 2026-09-05T00:58:44.982Z | Compiling supports-unicode v3.0.0 |
| 2314 | 2026-09-05T00:58:44.982Z | Compiling difflib v0.4.0 |
| 2315 | 2026-09-05T00:58:45.066Z | Compiling whoami v2.1.0 |
| 2316 | 2026-09-05T00:58:45.136Z | Compiling normalize-line-endings v0.3.0 |
| 2317 | 2026-09-05T00:58:45.159Z | Compiling static_assertions v1.1.0 |
| 2318 | 2026-09-05T00:58:45.235Z | Compiling const-oid v0.10.2 |
| 2319 | 2026-09-05T00:58:45.304Z | Compiling new_debug_unreachable v1.0.6 |
| 2320 | 2026-09-05T00:58:45.305Z | Compiling fixedbitset v0.4.2 |
| 2321 | 2026-09-05T00:58:45.335Z | Compiling tokio-postgres v0.7.16 |
| 2322 | 2026-09-05T00:58:45.335Z | Compiling string_cache v0.8.9 |
| 2323 | 2026-09-05T00:58:45.336Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2324 | 2026-09-05T00:58:45.350Z | Compiling elliptic-curve v0.13.8 |
| 2325 | 2026-09-05T00:58:45.401Z | Compiling digest v0.11.3 |
| 2326 | 2026-09-05T00:58:45.429Z | Compiling predicates v3.1.4 |
| 2327 | 2026-09-05T00:58:45.449Z | Compiling petgraph v0.6.5 |
| 2328 | 2026-09-05T00:58:45.449Z | Compiling miette v7.6.0 |
| 2329 | 2026-09-05T00:58:45.547Z | Compiling hickory-proto v0.25.2 |
| 2330 | 2026-09-05T00:58:45.747Z | Compiling toml_edit v0.22.27 |
| 2331 | 2026-09-05T00:58:45.852Z | Compiling sha3 v0.10.8 |
| 2332 | 2026-09-05T00:58:45.909Z | Compiling petgraph v0.8.3 |
| 2333 | 2026-09-05T00:58:46.247Z | Compiling chacha20 v0.10.0 |
| 2334 | 2026-09-05T00:58:46.404Z | Compiling usdt v0.6.0 |
| 2335 | 2026-09-05T00:58:46.926Z | Compiling ed25519-dalek v2.2.0 |
| 2336 | 2026-09-05T00:58:46.992Z | Compiling zip v4.6.1 |
| 2337 | 2026-09-05T00:58:46.992Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2338 | 2026-09-05T00:58:47.428Z | Compiling crossterm v0.28.1 |
| 2339 | 2026-09-05T00:58:47.778Z | Compiling iddqd v0.4.2 |
| 2340 | 2026-09-05T00:58:47.975Z | Compiling serde_with v3.21.0 |
| 2341 | 2026-09-05T00:58:48.030Z | Compiling derive_more v2.1.1 |
| 2342 | 2026-09-05T00:58:48.087Z | Compiling similar v2.7.0 |
| 2343 | 2026-09-05T00:58:48.167Z | Compiling strum v0.26.3 |
| 2344 | 2026-09-05T00:58:48.210Z | Compiling tokio-stream v0.1.18 |
| 2345 | 2026-09-05T00:58:48.228Z | Compiling buf-list v1.1.2 |
| 2346 | 2026-09-05T00:58:48.248Z | Compiling itertools v0.13.0 |
| 2347 | 2026-09-05T00:58:48.293Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2348 | 2026-09-05T00:58:48.436Z | Compiling openapiv3 v2.2.0 |
| 2349 | 2026-09-05T00:58:48.878Z | Compiling peg-runtime v0.8.5 |
| 2350 | 2026-09-05T00:58:49.056Z | Compiling lalrpop-util v0.19.12 |
| 2351 | 2026-09-05T00:59:02.593Z | Compiling macaddr v1.0.1 |
| 2352 | 2026-09-05T00:59:02.637Z | Compiling rayon-core v1.13.0 |
| 2353 | 2026-09-05T00:59:02.685Z | Compiling crucible-workspace-hack v0.1.0 |
| 2354 | 2026-09-05T00:59:02.697Z | Compiling itertools v0.15.0 |
| 2355 | 2026-09-05T00:59:02.771Z | Compiling secrecy v0.10.3 |
| 2356 | 2026-09-05T00:59:02.802Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2357 | 2026-09-05T00:59:02.853Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2358 | 2026-09-05T00:59:02.874Z | Compiling heapless v0.8.0 |
| 2359 | 2026-09-05T00:59:02.963Z | Compiling crossbeam-deque v0.8.6 |
| 2360 | 2026-09-05T00:59:02.963Z | Compiling inout v0.1.4 |
| 2361 | 2026-09-05T00:59:03.005Z | Compiling hash32 v0.3.1 |
| 2362 | 2026-09-05T00:59:03.104Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2363 | 2026-09-05T00:59:03.126Z | Compiling multer v3.1.0 |
| 2364 | 2026-09-05T00:59:03.149Z | Compiling thread_local v1.1.9 |
| 2365 | 2026-09-05T00:59:03.209Z | Compiling match_cfg v0.1.0 |
| 2366 | 2026-09-05T00:59:03.227Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2367 | 2026-09-05T00:59:03.227Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2368 | 2026-09-05T00:59:03.262Z | Compiling smoltcp v0.11.0 |
| 2369 | 2026-09-05T00:59:03.349Z | Compiling compression-core v0.4.31 |
| 2370 | 2026-09-05T00:59:03.371Z | Compiling slog-async v2.8.0 |
| 2371 | 2026-09-05T00:59:03.393Z | Compiling hostname v0.3.1 |
| 2372 | 2026-09-05T00:59:03.457Z | Compiling compression-codecs v0.4.37 |
| 2373 | 2026-09-05T00:59:03.470Z | Compiling cipher v0.4.4 |
| 2374 | 2026-09-05T00:59:03.503Z | Compiling atomicwrites v0.4.4 |
| 2375 | 2026-09-05T00:59:03.551Z | Compiling slog-json v2.6.1 |
| 2376 | 2026-09-05T00:59:03.599Z | Compiling crossbeam-channel v0.5.15 |
| 2377 | 2026-09-05T00:59:03.670Z | Compiling proc-macro-crate v3.4.0 |
| 2378 | 2026-09-05T00:59:03.736Z | Compiling half v2.7.1 |
| 2379 | 2026-09-05T00:59:03.768Z | Compiling newtype-uuid-macros v0.1.0 |
| 2380 | 2026-09-05T00:59:03.861Z | Compiling universal-hash v0.5.1 |
| 2381 | 2026-09-05T00:59:03.872Z | Compiling serde_tokenstream v0.3.0 |
| 2382 | 2026-09-05T00:59:03.872Z | Compiling cobs v0.3.0 |
| 2383 | 2026-09-05T00:59:03.889Z | Compiling async-stream-impl v0.3.6 |
| 2384 | 2026-09-05T00:59:03.958Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2385 | 2026-09-05T00:59:04.096Z | Compiling serde_spanned v1.1.1 |
| 2386 | 2026-09-05T00:59:04.130Z | Compiling ingot-macros v0.2.0 |
| 2387 | 2026-09-05T00:59:04.130Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2388 | 2026-09-05T00:59:04.131Z | Compiling is-terminal v0.4.17 |
| 2389 | 2026-09-05T00:59:04.151Z | Compiling proc-macro-error-attr v1.0.4 |
| 2390 | 2026-09-05T00:59:04.169Z | Compiling dropshot v0.17.1 |
| 2391 | 2026-09-05T00:59:04.169Z | Compiling ciborium-io v0.2.2 |
| 2392 | 2026-09-05T00:59:04.221Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2393 | 2026-09-05T00:59:04.304Z | Compiling convert_case v0.4.0 |
| 2394 | 2026-09-05T00:59:04.340Z | Compiling opaque-debug v0.3.1 |
| 2395 | 2026-09-05T00:59:04.405Z | Compiling term v1.2.1 |
| 2396 | 2026-09-05T00:59:04.405Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2397 | 2026-09-05T00:59:04.417Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-05T00:59:04.463Z | Compiling poly1305 v0.8.0 |
| 2399 | 2026-09-05T00:59:04.490Z | Compiling ciborium-ll v0.2.2 |
| 2400 | 2026-09-05T00:59:04.527Z | Compiling async-stream v0.3.6 |
| 2401 | 2026-09-05T00:59:04.543Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2402 | 2026-09-05T00:59:04.543Z | Compiling oxide-generation-macros v0.2.0 |
| 2403 | 2026-09-05T00:59:04.561Z | Compiling derive_more v0.99.20 |
| 2404 | 2026-09-05T00:59:04.578Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2405 | 2026-09-05T00:59:04.631Z | Compiling num_enum_derive v0.7.6 |
| 2406 | 2026-09-05T00:59:04.713Z | Compiling slog-term v2.9.2 |
| 2407 | 2026-09-05T00:59:04.782Z | Compiling postcard v1.1.3 |
| 2408 | 2026-09-05T00:59:04.967Z | Compiling thiserror-no-std v2.0.2 |
| 2409 | 2026-09-05T00:59:05.086Z | Compiling slog-bunyan v2.5.0 |
| 2410 | 2026-09-05T00:59:05.127Z | Compiling chacha20 v0.9.1 |
| 2411 | 2026-09-05T00:59:05.266Z | Compiling async-compression v0.4.41 |
| 2412 | 2026-09-05T00:59:05.295Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2413 | 2026-09-05T00:59:05.392Z | Compiling sha1 v0.11.0 |
| 2414 | 2026-09-05T00:59:05.417Z | Compiling oxide-generation v0.1.3 |
| 2415 | 2026-09-05T00:59:05.483Z | Compiling parse-display-derive v0.10.0 |
| 2416 | 2026-09-05T00:59:05.576Z | Compiling proc-macro-crate v1.3.1 |
| 2417 | 2026-09-05T00:59:05.649Z | Compiling waitgroup v0.1.2 |
| 2418 | 2026-09-05T00:59:05.671Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2419 | 2026-09-05T00:59:05.732Z | Compiling rustls-pemfile v2.2.0 |
| 2420 | 2026-09-05T00:59:05.814Z | Compiling backon v1.6.0 |
| 2421 | 2026-09-05T00:59:05.899Z | Compiling blake2 v0.10.6 |
| 2422 | 2026-09-05T00:59:06.034Z | Compiling dropshot_endpoint v0.17.1 |
| 2423 | 2026-09-05T00:59:06.077Z | Compiling aead v0.5.2 |
| 2424 | 2026-09-05T00:59:06.077Z | Compiling password-hash v0.5.0 |
| 2425 | 2026-09-05T00:59:06.077Z | Compiling foreign-types-macros v0.2.3 |
| 2426 | 2026-09-05T00:59:06.077Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2427 | 2026-09-05T00:59:06.244Z | Compiling serde_path_to_error v0.1.20 |
| 2428 | 2026-09-05T00:59:06.298Z | Compiling hostname v0.4.2 |
| 2429 | 2026-09-05T00:59:06.355Z | Compiling proc-macro-error v1.0.4 |
| 2430 | 2026-09-05T00:59:06.433Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2431 | 2026-09-05T00:59:06.456Z | Compiling instant v0.1.13 |
| 2432 | 2026-09-05T00:59:06.472Z | Compiling debug-ignore v1.0.5 |
| 2433 | 2026-09-05T00:59:06.533Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2434 | 2026-09-05T00:59:06.544Z | Compiling foreign-types-shared v0.3.1 |
| 2435 | 2026-09-05T00:59:06.567Z | Compiling backoff v0.4.0 |
| 2436 | 2026-09-05T00:59:06.579Z | Compiling argon2 v0.5.3 |
| 2437 | 2026-09-05T00:59:06.664Z | Compiling foreign-types v0.5.0 |
| 2438 | 2026-09-05T00:59:06.664Z | Compiling ingot-types v0.2.0 |
| 2439 | 2026-09-05T00:59:06.672Z | Compiling chacha20poly1305 v0.10.1 |
| 2440 | 2026-09-05T00:59:06.712Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2441 | 2026-09-05T00:59:06.719Z | Compiling num_enum_derive v0.5.11 |
| 2442 | 2026-09-05T00:59:06.719Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2443 | 2026-09-05T00:59:06.760Z | Compiling num_enum v0.7.6 |
| 2444 | 2026-09-05T00:59:06.802Z | Compiling vsss-rs v3.3.4 |
| 2445 | 2026-09-05T00:59:06.825Z | Compiling ciborium v0.2.2 |
| 2446 | 2026-09-05T00:59:06.932Z | Compiling parse-display v0.10.0 |
| 2447 | 2026-09-05T00:59:06.966Z | Compiling regress v0.10.5 |
| 2448 | 2026-09-05T00:59:07.039Z | Compiling itertools v0.14.0 |
| 2449 | 2026-09-05T00:59:07.126Z | Compiling ingot v0.2.1 |
| 2450 | 2026-09-05T00:59:07.208Z | Compiling tabwriter v1.4.1 |
| 2451 | 2026-09-05T00:59:07.234Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2452 | 2026-09-05T00:59:07.249Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2453 | 2026-09-05T00:59:07.309Z | Compiling cstr-argument v0.1.2 |
| 2454 | 2026-09-05T00:59:07.420Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2455 | 2026-09-05T00:59:07.485Z | Compiling humantime v2.3.0 |
| 2456 | 2026-09-05T00:59:07.489Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2457 | 2026-09-05T00:59:07.535Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2458 | 2026-09-05T00:59:07.633Z | Compiling rustls-webpki v0.103.13 |
| 2459 | 2026-09-05T00:59:07.689Z | Compiling num_enum v0.5.11 |
| 2460 | 2026-09-05T00:59:07.723Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2461 | 2026-09-05T00:59:07.765Z | Compiling rayon v1.11.0 |
| 2462 | 2026-09-05T00:59:07.807Z | Compiling rand v0.10.1 |
| 2463 | 2026-09-05T00:59:07.823Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2464 | 2026-09-05T00:59:07.838Z | Compiling libefi-sys v0.1.0 |
| 2465 | 2026-09-05T00:59:07.841Z | Compiling indent_write v2.2.0 |
| 2466 | 2026-09-05T00:59:07.874Z | Compiling colored v3.1.1 |
| 2467 | 2026-09-05T00:59:07.888Z | Compiling illumos-nvpair v0.3.0 |
| 2468 | 2026-09-05T00:59:07.907Z | Compiling zone_cfg_derive v0.3.1 |
| 2469 | 2026-09-05T00:59:08.076Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2470 | 2026-09-05T00:59:08.100Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2471 | 2026-09-05T00:59:08.267Z | Compiling camino-tempfile v1.4.1 |
| 2472 | 2026-09-05T00:59:08.309Z | Compiling itertools v0.12.1 |
| 2473 | 2026-09-05T00:59:08.337Z | Compiling usdt-attr-macro v0.5.0 |
| 2474 | 2026-09-05T00:59:08.351Z | Compiling usdt-macro v0.5.0 |
| 2475 | 2026-09-05T00:59:08.429Z | Compiling bitfield-struct v0.6.2 |
| 2476 | 2026-09-05T00:59:08.546Z | Compiling num-derive v0.4.2 |
| 2477 | 2026-09-05T00:59:08.566Z | Compiling blake3 v1.8.5 |
| 2478 | 2026-09-05T00:59:08.570Z | Compiling memmap v0.7.0 |
| 2479 | 2026-09-05T00:59:08.599Z | Compiling sigpipe v0.1.3 |
| 2480 | 2026-09-05T00:59:08.700Z | Compiling swrite v0.1.0 |
| 2481 | 2026-09-05T00:59:08.797Z | Compiling glob v0.3.3 |
| 2482 | 2026-09-05T00:59:08.824Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2483 | 2026-09-05T00:59:08.936Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2484 | 2026-09-05T00:59:09.058Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2485 | 2026-09-05T00:59:09.094Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2486 | 2026-09-05T00:59:09.127Z | Compiling usdt v0.5.0 |
| 2487 | 2026-09-05T00:59:09.311Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2488 | 2026-09-05T00:59:09.412Z | Compiling smf v0.2.3 |
| 2489 | 2026-09-05T00:59:09.474Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2490 | 2026-09-05T00:59:09.512Z | Compiling filetime v0.2.27 |
| 2491 | 2026-09-05T00:59:09.576Z | Compiling arrayvec v0.7.6 |
| 2492 | 2026-09-05T00:59:09.609Z | Compiling arrayref v0.3.9 |
| 2493 | 2026-09-05T00:59:09.627Z | Compiling xattr v1.6.1 |
| 2494 | 2026-09-05T00:59:09.642Z | Compiling zone v0.3.1 |
| 2495 | 2026-09-05T00:59:09.699Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2496 | 2026-09-05T00:59:09.716Z | Compiling constant_time_eq v0.4.2 |
| 2497 | 2026-09-05T00:59:09.768Z | Compiling whoami v1.6.1 |
| 2498 | 2026-09-05T00:59:09.791Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2499 | 2026-09-05T00:59:09.820Z | Compiling tar v0.4.46 |
| 2500 | 2026-09-05T00:59:09.835Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2501 | 2026-09-05T00:59:09.938Z | Compiling tokio-dtrace v0.1.1 |
| 2502 | 2026-09-05T00:59:09.949Z | Compiling gethostname v0.5.0 |
| 2503 | 2026-09-05T00:59:09.965Z | Compiling console v0.16.2 |
| 2504 | 2026-09-05T00:59:10.133Z | Compiling topological-sort v0.2.2 |
| 2505 | 2026-09-05T00:59:10.225Z | Compiling unit-prefix v0.5.2 |
| 2506 | 2026-09-05T00:59:10.242Z | Compiling oxide-tokio-rt v0.1.4 |
| 2507 | 2026-09-05T00:59:10.277Z | Compiling toml v0.8.23 |
| 2508 | 2026-09-05T00:59:10.397Z | Compiling indicatif v0.18.4 |
| 2509 | 2026-09-05T00:59:10.476Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2510 | 2026-09-05T00:59:10.517Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2511 | 2026-09-05T00:59:10.589Z | Compiling shell-words v1.1.1 |
| 2512 | 2026-09-05T00:59:10.989Z | Compiling tokio-rustls v0.26.4 |
| 2513 | 2026-09-05T00:59:11.006Z | Compiling rustls-platform-verifier v0.6.2 |
| 2514 | 2026-09-05T00:59:11.019Z | Compiling tough v0.22.0 |
| 2515 | 2026-09-05T00:59:11.220Z | Compiling hyper-rustls v0.27.7 |
| 2516 | 2026-09-05T00:59:11.436Z | Compiling reqwest v0.13.2 |
| 2517 | 2026-09-05T00:59:11.963Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2518 | 2026-09-05T00:59:13.705Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2519 | 2026-09-05T00:59:13.974Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2520 | 2026-09-05T00:59:19.937Z | Compiling progenitor-client v0.14.0 |
| 2521 | 2026-09-05T00:59:19.937Z | Compiling omicron-zone-package v0.12.3 |
| 2522 | 2026-09-05T00:59:20.170Z | Compiling progenitor-extras v0.2.0 |
| 2523 | 2026-09-05T00:59:20.561Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2524 | 2026-09-05T00:59:20.619Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2525 | 2026-09-05T00:59:20.646Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2526 | 2026-09-05T00:59:20.719Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2527 | 2026-09-05T00:59:20.733Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2528 | 2026-09-05T00:59:20.749Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2529 | 2026-09-05T00:59:20.885Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2530 | 2026-09-05T00:59:21.018Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2531 | 2026-09-05T00:59:21.360Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2532 | 2026-09-05T00:59:24.510Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2533 | 2026-09-05T00:59:34.058Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2534 | 2026-09-05T00:59:37.082Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2535 | 2026-09-05T00:59:38.066Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2536 | 2026-09-05T00:59:49.497Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 2537 | 2026-09-05T00:59:49.637Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2538 | 2026-09-05T00:59:49.694Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2539 | 2026-09-05T00:59:49.697Z | Created new build target 'test' and set it as active |
| 2540 | 2026-09-05T00:59:49.697Z | |
| 2541 | 2026-09-05T00:59:49.697Z | real 1:36.035846413 |
| 2542 | 2026-09-05T00:59:49.697Z | user 14:25.713296797 |
| 2543 | 2026-09-05T00:59:49.697Z | sys 2:46.956157924 |
| 2544 | 2026-09-05T00:59:49.697Z | trap 0.412279489 |
| 2545 | 2026-09-05T00:59:49.697Z | tflt 0.618466115 |
| 2546 | 2026-09-05T00:59:49.697Z | dflt 3.634296419 |
| 2547 | 2026-09-05T00:59:49.698Z | kflt 0.010365344 |
| 2548 | 2026-09-05T00:59:49.698Z | lock 40:09.185346114 |
| 2549 | 2026-09-05T00:59:49.698Z | slp 34:09.759003487 |
| 2550 | 2026-09-05T00:59:49.698Z | lat 39.407040777 |
| 2551 | 2026-09-05T00:59:49.698Z | stop 6:06.372432176 |
| 2552 | 2026-09-05T00:59:49.698Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2553 | 2026-09-05T00:59:50.593Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2554 | 2026-09-05T00:59:50.672Z | Running `target/release/omicron-package -t test package` |
| 2555 | 2026-09-05T00:59:50.728Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2556 | 2026-09-05T00:59:52.172Z | Compiling cfg-if v1.0.4 |
| 2557 | 2026-09-05T00:59:52.383Z | Compiling serde_core v1.0.228 |
| 2558 | 2026-09-05T00:59:52.383Z | Compiling libc v0.2.185 |
| 2559 | 2026-09-05T00:59:52.386Z | Compiling memchr v2.8.0 |
| 2560 | 2026-09-05T00:59:52.443Z | Compiling smallvec v1.15.1 |
| 2561 | 2026-09-05T00:59:52.477Z | Compiling stable_deref_trait v1.2.1 |
| 2562 | 2026-09-05T00:59:52.507Z | Compiling libm v0.2.16 |
| 2563 | 2026-09-05T00:59:52.511Z | Compiling scopeguard v1.2.0 |
| 2564 | 2026-09-05T00:59:52.552Z | Compiling zerofrom v0.1.6 |
| 2565 | 2026-09-05T00:59:52.577Z | Compiling rand_core v0.10.0 |
| 2566 | 2026-09-05T00:59:52.601Z | Compiling writeable v0.6.2 |
| 2567 | 2026-09-05T00:59:52.604Z | Compiling percent-encoding v2.3.2 |
| 2568 | 2026-09-05T00:59:52.604Z | Compiling litemap v0.8.1 |
| 2569 | 2026-09-05T00:59:52.663Z | Compiling lock_api v0.4.14 |
| 2570 | 2026-09-05T00:59:52.686Z | Compiling yoke v0.8.1 |
| 2571 | 2026-09-05T00:59:52.689Z | Compiling icu_properties_data v2.1.2 |
| 2572 | 2026-09-05T00:59:52.689Z | Compiling icu_normalizer_data v2.1.1 |
| 2573 | 2026-09-05T00:59:52.756Z | Compiling utf8_iter v1.0.4 |
| 2574 | 2026-09-05T00:59:52.778Z | Compiling form_urlencoded v1.2.2 |
| 2575 | 2026-09-05T00:59:52.808Z | Compiling iana-time-zone v0.1.65 |
| 2576 | 2026-09-05T00:59:52.834Z | Compiling errno v0.3.14 |
| 2577 | 2026-09-05T00:59:52.835Z | Compiling getrandom v0.4.3 |
| 2578 | 2026-09-05T00:59:52.838Z | Compiling parking_lot_core v0.9.12 |
| 2579 | 2026-09-05T00:59:52.905Z | Compiling zerovec v0.11.5 |
| 2580 | 2026-09-05T00:59:52.908Z | Compiling zerotrie v0.2.3 |
| 2581 | 2026-09-05T00:59:53.021Z | Compiling zerocopy v0.8.55 |
| 2582 | 2026-09-05T00:59:53.039Z | Compiling signal-hook-registry v1.4.8 |
| 2583 | 2026-09-05T00:59:53.039Z | Compiling mio v1.2.0 |
| 2584 | 2026-09-05T00:59:53.045Z | Compiling socket2 v0.6.3 |
| 2585 | 2026-09-05T00:59:53.073Z | Compiling thiserror v2.0.18 |
| 2586 | 2026-09-05T00:59:53.102Z | Compiling parking_lot v0.12.5 |
| 2587 | 2026-09-05T00:59:53.140Z | Compiling getrandom v0.2.17 |
| 2588 | 2026-09-05T00:59:53.181Z | Compiling futures-util v0.3.32 |
| 2589 | 2026-09-05T00:59:53.208Z | Compiling getrandom v0.3.4 |
| 2590 | 2026-09-05T00:59:53.212Z | Compiling base64 v0.22.1 |
| 2591 | 2026-09-05T00:59:53.254Z | Compiling time v0.3.47 |
| 2592 | 2026-09-05T00:59:53.277Z | Compiling num-traits v0.2.19 |
| 2593 | 2026-09-05T00:59:53.343Z | Compiling rand_core v0.6.4 |
| 2594 | 2026-09-05T00:59:53.366Z | Compiling rand_core v0.9.5 |
| 2595 | 2026-09-05T00:59:53.392Z | Compiling aho-corasick v1.1.4 |
| 2596 | 2026-09-05T00:59:53.446Z | Compiling spin v0.9.8 |
| 2597 | 2026-09-05T00:59:53.506Z | Compiling tinystr v0.8.2 |
| 2598 | 2026-09-05T00:59:53.534Z | Compiling potential_utf v0.1.4 |
| 2599 | 2026-09-05T00:59:53.558Z | Compiling socket2 v0.5.10 |
| 2600 | 2026-09-05T00:59:53.581Z | Compiling pest v2.8.6 |
| 2601 | 2026-09-05T00:59:53.621Z | Compiling encoding_rs v0.8.35 |
| 2602 | 2026-09-05T00:59:53.657Z | Compiling simd-adler32 v0.3.8 |
| 2603 | 2026-09-05T00:59:53.701Z | Compiling icu_locale_core v2.1.1 |
| 2604 | 2026-09-05T00:59:53.723Z | Compiling icu_collections v2.1.1 |
| 2605 | 2026-09-05T00:59:53.754Z | Compiling adler2 v2.0.1 |
| 2606 | 2026-09-05T00:59:53.779Z | Compiling crc32fast v1.5.0 |
| 2607 | 2026-09-05T00:59:53.804Z | Compiling wait-timeout v0.2.1 |
| 2608 | 2026-09-05T00:59:54.016Z | Compiling miniz_oxide v0.8.9 |
| 2609 | 2026-09-05T00:59:54.113Z | Compiling zlib-rs v0.6.2 |
| 2610 | 2026-09-05T00:59:54.136Z | Compiling rand_xorshift v0.4.0 |
| 2611 | 2026-09-05T00:59:54.157Z | Compiling lazy_static v1.5.0 |
| 2612 | 2026-09-05T00:59:54.239Z | Compiling thread-id v5.1.0 |
| 2613 | 2026-09-05T00:59:54.281Z | Compiling serde v1.0.228 |
| 2614 | 2026-09-05T00:59:54.317Z | Compiling serde_json v1.0.151 |
| 2615 | 2026-09-05T00:59:54.321Z | Compiling bitflags v2.11.0 |
| 2616 | 2026-09-05T00:59:54.321Z | Compiling uuid v1.23.4 |
| 2617 | 2026-09-05T00:59:54.384Z | Compiling semver v1.0.28 |
| 2618 | 2026-09-05T00:59:54.460Z | Compiling indexmap v2.14.0 |
| 2619 | 2026-09-05T00:59:54.558Z | Compiling icu_provider v2.1.1 |
| 2620 | 2026-09-05T00:59:54.854Z | Compiling bytes v1.11.1 |
| 2621 | 2026-09-05T00:59:54.878Z | Compiling zeroize v1.9.0 |
| 2622 | 2026-09-05T00:59:54.928Z | Compiling icu_properties v2.1.2 |
| 2623 | 2026-09-05T00:59:55.018Z | Compiling icu_normalizer v2.1.1 |
| 2624 | 2026-09-05T00:59:55.038Z | Compiling chrono v0.4.45 |
| 2625 | 2026-09-05T00:59:55.132Z | Compiling rustix v1.1.4 |
| 2626 | 2026-09-05T00:59:55.162Z | Compiling generic-array v0.14.7 |
| 2627 | 2026-09-05T00:59:55.346Z | Compiling erased-serde v0.3.31 |
| 2628 | 2026-09-05T00:59:55.467Z | Compiling tokio v1.52.1 |
| 2629 | 2026-09-05T00:59:55.593Z | Compiling http v1.4.2 |
| 2630 | 2026-09-05T00:59:55.667Z | Compiling rustls-pki-types v1.14.0 |
| 2631 | 2026-09-05T00:59:55.729Z | Compiling crypto-common v0.1.7 |
| 2632 | 2026-09-05T00:59:55.868Z | Compiling idna_adapter v1.2.1 |
| 2633 | 2026-09-05T00:59:55.912Z | Compiling block-buffer v0.10.4 |
| 2634 | 2026-09-05T00:59:55.937Z | Compiling slog v2.8.2 |
| 2635 | 2026-09-05T00:59:55.960Z | Compiling ipnet v2.12.0 |
| 2636 | 2026-09-05T00:59:56.008Z | Compiling idna v1.1.0 |
| 2637 | 2026-09-05T00:59:56.035Z | Compiling aws-lc-rs v1.16.3 |
| 2638 | 2026-09-05T00:59:56.104Z | Compiling ppv-lite86 v0.2.21 |
| 2639 | 2026-09-05T00:59:56.129Z | Compiling digest v0.10.7 |
| 2640 | 2026-09-05T00:59:56.149Z | Compiling terminal_size v0.4.3 |
| 2641 | 2026-09-05T00:59:56.221Z | Compiling regex-automata v0.4.14 |
| 2642 | 2026-09-05T00:59:56.298Z | Compiling clap_builder v4.6.0 |
| 2643 | 2026-09-05T00:59:56.322Z | Compiling tempfile v3.27.0 |
| 2644 | 2026-09-05T00:59:56.325Z | Compiling der v0.7.10 |
| 2645 | 2026-09-05T00:59:56.409Z | Compiling url v2.5.8 |
| 2646 | 2026-09-05T00:59:56.475Z | Compiling rand_chacha v0.9.0 |
| 2647 | 2026-09-05T00:59:56.498Z | Compiling http-body v1.0.1 |
| 2648 | 2026-09-05T00:59:56.505Z | Compiling rand_chacha v0.3.1 |
| 2649 | 2026-09-05T00:59:56.544Z | Compiling serde_urlencoded v0.7.1 |
| 2650 | 2026-09-05T00:59:56.690Z | Compiling http-body-util v0.1.3 |
| 2651 | 2026-09-05T00:59:56.715Z | Compiling rand v0.9.2 |
| 2652 | 2026-09-05T00:59:56.849Z | Compiling rand v0.8.6 |
| 2653 | 2026-09-05T00:59:56.872Z | Compiling rustls-native-certs v0.8.3 |
| 2654 | 2026-09-05T00:59:56.918Z | Compiling futures-executor v0.3.32 |
| 2655 | 2026-09-05T00:59:57.004Z | Compiling hybrid-array v0.4.13 |
| 2656 | 2026-09-05T00:59:57.040Z | Compiling schemars v0.8.22 |
| 2657 | 2026-09-05T00:59:57.072Z | Compiling hubpack v0.1.2 |
| 2658 | 2026-09-05T00:59:57.279Z | Compiling rustls-webpki v0.103.13 |
| 2659 | 2026-09-05T00:59:57.326Z | Compiling hex v0.4.3 |
| 2660 | 2026-09-05T00:59:57.356Z | Compiling spki v0.7.3 |
| 2661 | 2026-09-05T00:59:57.463Z | Compiling futures v0.3.32 |
| 2662 | 2026-09-05T00:59:57.571Z | Compiling pkcs8 v0.10.2 |
| 2663 | 2026-09-05T00:59:57.677Z | Compiling publicsuffix v2.3.0 |
| 2664 | 2026-09-05T00:59:57.687Z | Compiling openapiv3 v2.2.0 |
| 2665 | 2026-09-05T00:59:57.687Z | Compiling cookie v0.18.1 |
| 2666 | 2026-09-05T00:59:57.726Z | Compiling rusty-fork v0.3.1 |
| 2667 | 2026-09-05T00:59:57.849Z | Compiling rustls v0.23.41 |
| 2668 | 2026-09-05T00:59:57.875Z | Compiling sha2 v0.10.9 |
| 2669 | 2026-09-05T00:59:58.054Z | Compiling ipnetwork v0.21.1 |
| 2670 | 2026-09-05T00:59:58.119Z | Compiling cookie_store v0.22.1 |
| 2671 | 2026-09-05T00:59:58.142Z | Compiling flate2 v1.1.9 |
| 2672 | 2026-09-05T00:59:58.276Z | Compiling clap v4.6.1 |
| 2673 | 2026-09-05T00:59:58.299Z | Compiling proptest v1.11.0 |
| 2674 | 2026-09-05T00:59:58.371Z | Compiling oxnet v0.1.6 |
| 2675 | 2026-09-05T00:59:58.454Z | Compiling block-buffer v0.12.1 |
| 2676 | 2026-09-05T00:59:58.565Z | Compiling crypto-common v0.2.2 |
| 2677 | 2026-09-05T00:59:58.594Z | Compiling signature v2.2.0 |
| 2678 | 2026-09-05T00:59:58.607Z | Compiling hmac v0.12.1 |
| 2679 | 2026-09-05T00:59:58.687Z | Compiling dof v0.4.0 |
| 2680 | 2026-09-05T00:59:58.723Z | Compiling dtrace-parser v0.3.0 |
| 2681 | 2026-09-05T00:59:58.782Z | Compiling camino v1.2.5 |
| 2682 | 2026-09-05T00:59:58.803Z | Compiling data-encoding v2.10.0 |
| 2683 | 2026-09-05T00:59:58.853Z | Compiling memmap2 v0.9.10 |
| 2684 | 2026-09-05T00:59:58.882Z | Compiling num-integer v0.1.46 |
| 2685 | 2026-09-05T00:59:59.149Z | Compiling regex v1.12.3 |
| 2686 | 2026-09-05T00:59:59.189Z | Compiling rustix v0.38.44 |
| 2687 | 2026-09-05T00:59:59.282Z | Compiling x509-cert v0.2.5 |
| 2688 | 2026-09-05T00:59:59.306Z | Compiling toml_datetime v0.6.11 |
| 2689 | 2026-09-05T00:59:59.330Z | Compiling serde_spanned v0.6.9 |
| 2690 | 2026-09-05T00:59:59.353Z | Compiling dof v0.3.0 |
| 2691 | 2026-09-05T00:59:59.513Z | Compiling usdt-impl v0.6.0 |
| 2692 | 2026-09-05T00:59:59.660Z | Compiling num-iter v0.1.45 |
| 2693 | 2026-09-05T00:59:59.683Z | Compiling bstr v1.12.1 |
| 2694 | 2026-09-05T00:59:59.725Z | Compiling tokio-util v0.7.18 |
| 2695 | 2026-09-05T00:59:59.821Z | Compiling tower v0.5.3 |
| 2696 | 2026-09-05T00:59:59.903Z | Compiling dtrace-parser v0.2.0 |
| 2697 | 2026-09-05T01:00:00.144Z | Compiling usdt v0.6.0 |
| 2698 | 2026-09-05T01:00:00.402Z | Compiling tower-http v0.6.8 |
| 2699 | 2026-09-05T01:00:00.411Z | Compiling ff v0.13.1 |
| 2700 | 2026-09-05T01:00:00.526Z | Compiling h2 v0.4.15 |
| 2701 | 2026-09-05T01:00:00.601Z | Compiling thread-id v4.2.2 |
| 2702 | 2026-09-05T01:00:00.640Z | Compiling digest v0.11.3 |
| 2703 | 2026-09-05T01:00:00.640Z | Compiling sec1 v0.7.3 |
| 2704 | 2026-09-05T01:00:00.686Z | Compiling usdt-impl v0.5.0 |
| 2705 | 2026-09-05T01:00:00.715Z | Compiling newtype-uuid v1.3.2 |
| 2706 | 2026-09-05T01:00:00.898Z | Compiling signal-hook v0.3.18 |
| 2707 | 2026-09-05T01:00:01.084Z | Compiling daft v0.1.8 |
| 2708 | 2026-09-05T01:00:01.138Z | Compiling nix v0.31.2 |
| 2709 | 2026-09-05T01:00:01.211Z | Compiling group v0.13.0 |
| 2710 | 2026-09-05T01:00:01.247Z | Compiling tokio-rustls v0.26.4 |
| 2711 | 2026-09-05T01:00:01.291Z | Compiling rustls-platform-verifier v0.6.2 |
| 2712 | 2026-09-05T01:00:01.313Z | Compiling hkdf v0.12.4 |
| 2713 | 2026-09-05T01:00:01.317Z | Compiling serde_with v3.21.0 |
| 2714 | 2026-09-05T01:00:01.361Z | Compiling crypto-bigint v0.5.5 |
| 2715 | 2026-09-05T01:00:01.438Z | Compiling foreign-types-shared v0.1.1 |
| 2716 | 2026-09-05T01:00:01.454Z | Compiling ahash v0.8.12 |
| 2717 | 2026-09-05T01:00:01.515Z | Compiling num-bigint-dig v0.8.6 |
| 2718 | 2026-09-05T01:00:01.518Z | Compiling packed_struct v0.10.1 |
| 2719 | 2026-09-05T01:00:01.561Z | Compiling foreign-types v0.3.2 |
| 2720 | 2026-09-05T01:00:01.588Z | Compiling openssl-sys v0.9.117 |
| 2721 | 2026-09-05T01:00:01.667Z | Compiling pkcs1 v0.7.5 |
| 2722 | 2026-09-05T01:00:01.706Z | Compiling toml_edit v0.19.15 |
| 2723 | 2026-09-05T01:00:01.742Z | Compiling hashbrown v0.13.2 |
| 2724 | 2026-09-05T01:00:01.889Z | Compiling serde-hex v0.1.0 |
| 2725 | 2026-09-05T01:00:02.064Z | Compiling openssl v0.10.80 |
| 2726 | 2026-09-05T01:00:02.303Z | Compiling bzip2 v0.4.4 |
| 2727 | 2026-09-05T01:00:02.336Z | Compiling elliptic-curve v0.13.8 |
| 2728 | 2026-09-05T01:00:02.545Z | Compiling rsa v0.9.10 |
| 2729 | 2026-09-05T01:00:02.569Z | Compiling signal-hook-mio v0.2.5 |
| 2730 | 2026-09-05T01:00:02.727Z | Compiling ron v0.8.1 |
| 2731 | 2026-09-05T01:00:02.766Z | Compiling globset v0.4.18 |
| 2732 | 2026-09-05T01:00:02.996Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2733 | 2026-09-05T01:00:03.059Z | Compiling block-padding v0.4.2 |
| 2734 | 2026-09-05T01:00:03.129Z | Compiling sha3 v0.10.8 |
| 2735 | 2026-09-05T01:00:03.129Z | Compiling curve25519-dalek v4.1.3 |
| 2736 | 2026-09-05T01:00:03.175Z | Compiling zip v0.6.6 |
| 2737 | 2026-09-05T01:00:03.246Z | Compiling toml v0.7.8 |
| 2738 | 2026-09-05T01:00:03.451Z | Compiling inout v0.2.2 |
| 2739 | 2026-09-05T01:00:03.495Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2740 | 2026-09-05T01:00:03.617Z | Compiling object v0.30.4 |
| 2741 | 2026-09-05T01:00:03.657Z | Compiling jiff v0.2.34 |
| 2742 | 2026-09-05T01:00:03.699Z | Compiling cipher v0.5.2 |
| 2743 | 2026-09-05T01:00:03.872Z | Compiling crossterm v0.28.1 |
| 2744 | 2026-09-05T01:00:03.922Z | Compiling ed25519 v2.2.3 |
| 2745 | 2026-09-05T01:00:03.997Z | Compiling serde-big-array v0.5.1 |
| 2746 | 2026-09-05T01:00:04.034Z | Compiling pem v3.0.6 |
| 2747 | 2026-09-05T01:00:04.058Z | Compiling petgraph v0.8.3 |
| 2748 | 2026-09-05T01:00:04.163Z | Compiling hyper v1.10.1 |
| 2749 | 2026-09-05T01:00:04.187Z | Compiling ed25519-dalek v2.2.0 |
| 2750 | 2026-09-05T01:00:04.208Z | Compiling object v0.37.3 |
| 2751 | 2026-09-05T01:00:04.259Z | Compiling heapless v0.7.17 |
| 2752 | 2026-09-05T01:00:04.484Z | Compiling chacha20 v0.10.0 |
| 2753 | 2026-09-05T01:00:04.550Z | Compiling byte-wrapper v0.1.0 |
| 2754 | 2026-09-05T01:00:04.626Z | Compiling native-tls v0.2.18 |
| 2755 | 2026-09-05T01:00:04.692Z | Compiling md-5 v0.10.6 |
| 2756 | 2026-09-05T01:00:04.843Z | Compiling serde_plain v1.0.2 |
| 2757 | 2026-09-05T01:00:04.867Z | Compiling tokio-native-tls v0.3.1 |
| 2758 | 2026-09-05T01:00:04.900Z | Compiling toml_edit v0.22.27 |
| 2759 | 2026-09-05T01:00:05.064Z | Compiling zopfli v0.8.3 |
| 2760 | 2026-09-05T01:00:05.086Z | Compiling postgres-protocol v0.6.10 |
| 2761 | 2026-09-05T01:00:05.122Z | Compiling smoltcp v0.9.1 |
| 2762 | 2026-09-05T01:00:05.144Z | Compiling hickory-proto v0.25.2 |
| 2763 | 2026-09-05T01:00:05.848Z | Compiling hyper-util v0.1.20 |
| 2764 | 2026-09-05T01:00:05.923Z | Compiling float-cmp v0.10.0 |
| 2765 | 2026-09-05T01:00:05.985Z | Compiling textwrap v0.16.2 |
| 2766 | 2026-09-05T01:00:06.034Z | Compiling string_cache v0.8.9 |
| 2767 | 2026-09-05T01:00:06.097Z | Compiling predicates v3.1.4 |
| 2768 | 2026-09-05T01:00:06.118Z | Compiling petgraph v0.6.5 |
| 2769 | 2026-09-05T01:00:06.335Z | Compiling zip v4.6.1 |
| 2770 | 2026-09-05T01:00:06.534Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2771 | 2026-09-05T01:00:06.604Z | Compiling postgres-types v0.2.12 |
| 2772 | 2026-09-05T01:00:06.857Z | Compiling iddqd v0.4.2 |
| 2773 | 2026-09-05T01:00:06.879Z | Compiling similar v2.7.0 |
| 2774 | 2026-09-05T01:00:06.975Z | Compiling tokio-stream v0.1.18 |
| 2775 | 2026-09-05T01:00:07.243Z | Compiling backtrace v0.3.76 |
| 2776 | 2026-09-05T01:00:07.393Z | Compiling olpc-cjson v0.1.4 |
| 2777 | 2026-09-05T01:00:07.503Z | Compiling hyper-rustls v0.27.7 |
| 2778 | 2026-09-05T01:00:07.568Z | Compiling hyper-tls v0.6.0 |
| 2779 | 2026-09-05T01:00:07.633Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2780 | 2026-09-05T01:00:07.656Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2781 | 2026-09-05T01:00:07.869Z | Compiling reqwest v0.13.2 |
| 2782 | 2026-09-05T01:00:07.878Z | Compiling reqwest v0.12.28 |
| 2783 | 2026-09-05T01:00:07.962Z | Compiling backtrace-ext v0.2.1 |
| 2784 | 2026-09-05T01:00:07.984Z | Compiling tokio-postgres v0.7.16 |
| 2785 | 2026-09-05T01:00:08.064Z | Compiling fs-err v3.3.0 |
| 2786 | 2026-09-05T01:00:08.210Z | Compiling miette v7.6.0 |
| 2787 | 2026-09-05T01:00:08.285Z | Compiling buf-list v1.1.2 |
| 2788 | 2026-09-05T01:00:08.428Z | Compiling thread_local v1.1.9 |
| 2789 | 2026-09-05T01:00:08.580Z | Compiling is-terminal v0.4.17 |
| 2790 | 2026-09-05T01:00:08.606Z | Compiling hostname v0.3.1 |
| 2791 | 2026-09-05T01:00:08.634Z | Compiling slog-async v2.8.0 |
| 2792 | 2026-09-05T01:00:08.657Z | Compiling slog-json v2.6.1 |
| 2793 | 2026-09-05T01:00:08.717Z | Compiling slog-term v2.9.2 |
| 2794 | 2026-09-05T01:00:08.754Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2795 | 2026-09-05T01:00:08.798Z | Compiling compression-codecs v0.4.37 |
| 2796 | 2026-09-05T01:00:08.939Z | Compiling slog-bunyan v2.5.0 |
| 2797 | 2026-09-05T01:00:09.126Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2798 | 2026-09-05T01:00:09.171Z | Compiling serde_spanned v1.1.1 |
| 2799 | 2026-09-05T01:00:09.357Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2800 | 2026-09-05T01:00:09.410Z | Compiling tough v0.22.0 |
| 2801 | 2026-09-05T01:00:09.432Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2802 | 2026-09-05T01:00:09.514Z | Compiling multer v3.1.0 |
| 2803 | 2026-09-05T01:00:09.546Z | Compiling async-compression v0.4.41 |
| 2804 | 2026-09-05T01:00:09.827Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2805 | 2026-09-05T01:00:09.834Z | Compiling progenitor-client v0.14.0 |
| 2806 | 2026-09-05T01:00:09.893Z | Compiling sha1 v0.11.0 |
| 2807 | 2026-09-05T01:00:09.970Z | Compiling rustls-pemfile v2.2.0 |
| 2808 | 2026-09-05T01:00:10.249Z | Compiling serde_path_to_error v0.1.20 |
| 2809 | 2026-09-05T01:00:10.274Z | Compiling hostname v0.4.2 |
| 2810 | 2026-09-05T01:00:10.300Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2811 | 2026-09-05T01:00:10.303Z | Compiling atomicwrites v0.4.4 |
| 2812 | 2026-09-05T01:00:10.303Z | Compiling macaddr v1.0.1 |
| 2813 | 2026-09-05T01:00:10.372Z | Compiling instant v0.1.13 |
| 2814 | 2026-09-05T01:00:10.395Z | Compiling oxide-generation v0.1.3 |
| 2815 | 2026-09-05T01:00:10.467Z | Compiling regress v0.10.5 |
| 2816 | 2026-09-05T01:00:10.490Z | Compiling backoff v0.4.0 |
| 2817 | 2026-09-05T01:00:10.515Z | Compiling progenitor-extras v0.2.0 |
| 2818 | 2026-09-05T01:00:10.606Z | Compiling parse-display v0.10.0 |
| 2819 | 2026-09-05T01:00:10.630Z | Compiling half v2.7.1 |
| 2820 | 2026-09-05T01:00:10.702Z | Compiling dropshot v0.17.1 |
| 2821 | 2026-09-05T01:00:10.729Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2822 | 2026-09-05T01:00:10.749Z | Compiling heck v0.5.0 |
| 2823 | 2026-09-05T01:00:10.809Z | Compiling regress v0.11.1 |
| 2824 | 2026-09-05T01:00:10.988Z | Compiling ciborium-ll v0.2.2 |
| 2825 | 2026-09-05T01:00:11.021Z | Compiling secrecy v0.10.3 |
| 2826 | 2026-09-05T01:00:11.123Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2827 | 2026-09-05T01:00:11.213Z | Compiling ciborium v0.2.2 |
| 2828 | 2026-09-05T01:00:11.258Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2829 | 2026-09-05T01:00:11.261Z | Compiling inout v0.1.4 |
| 2830 | 2026-09-05T01:00:11.450Z | Compiling cipher v0.4.4 |
| 2831 | 2026-09-05T01:00:11.476Z | Compiling universal-hash v0.5.1 |
| 2832 | 2026-09-05T01:00:11.653Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2833 | 2026-09-05T01:00:11.675Z | Compiling unsafe-libyaml v0.2.11 |
| 2834 | 2026-09-05T01:00:11.733Z | Compiling poly1305 v0.8.0 |
| 2835 | 2026-09-05T01:00:11.756Z | Compiling chacha20 v0.9.1 |
| 2836 | 2026-09-05T01:00:11.951Z | Compiling blake2 v0.10.6 |
| 2837 | 2026-09-05T01:00:11.973Z | Compiling aead v0.5.2 |
| 2838 | 2026-09-05T01:00:11.999Z | Compiling password-hash v0.5.0 |
| 2839 | 2026-09-05T01:00:12.031Z | Compiling vsss-rs v3.3.4 |
| 2840 | 2026-09-05T01:00:12.092Z | Compiling camino-tempfile v1.4.1 |
| 2841 | 2026-09-05T01:00:12.190Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2842 | 2026-09-05T01:00:12.228Z | Compiling serde_yaml v0.9.34+deprecated |
| 2843 | 2026-09-05T01:00:12.266Z | Compiling chacha20poly1305 v0.10.1 |
| 2844 | 2026-09-05T01:00:12.296Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2845 | 2026-09-05T01:00:12.351Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2846 | 2026-09-05T01:00:12.373Z | Compiling typify-impl v0.6.2 |
| 2847 | 2026-09-05T01:00:12.447Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2848 | 2026-09-05T01:00:12.471Z | Compiling argon2 v0.5.3 |
| 2849 | 2026-09-05T01:00:12.581Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-05T01:00:12.614Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-05T01:00:12.861Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2852 | 2026-09-05T01:00:13.028Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2853 | 2026-09-05T01:00:13.099Z | Compiling cobs v0.3.0 |
| 2854 | 2026-09-05T01:00:13.122Z | Compiling smoltcp v0.11.0 |
| 2855 | 2026-09-05T01:00:13.125Z | Compiling ingot v0.2.1 |
| 2856 | 2026-09-05T01:00:13.345Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2857 | 2026-09-05T01:00:13.377Z | Compiling postcard v1.1.3 |
| 2858 | 2026-09-05T01:00:13.450Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2859 | 2026-09-05T01:00:13.484Z | Compiling cstr-argument v0.1.2 |
| 2860 | 2026-09-05T01:00:13.508Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2861 | 2026-09-05T01:00:13.665Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2862 | 2026-09-05T01:00:13.688Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2863 | 2026-09-05T01:00:13.790Z | Compiling rand v0.10.1 |
| 2864 | 2026-09-05T01:00:13.829Z | Compiling sigpipe v0.1.3 |
| 2865 | 2026-09-05T01:00:13.930Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2866 | 2026-09-05T01:00:13.952Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2867 | 2026-09-05T01:00:14.019Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2868 | 2026-09-05T01:00:14.067Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2869 | 2026-09-05T01:00:14.472Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2870 | 2026-09-05T01:00:14.504Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2871 | 2026-09-05T01:00:14.549Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2872 | 2026-09-05T01:00:14.655Z | Compiling memmap v0.7.0 |
| 2873 | 2026-09-05T01:00:14.787Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2874 | 2026-09-05T01:00:14.837Z | Compiling usdt v0.5.0 |
| 2875 | 2026-09-05T01:00:14.888Z | Compiling zone v0.3.1 |
| 2876 | 2026-09-05T01:00:15.060Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2877 | 2026-09-05T01:00:15.082Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2878 | 2026-09-05T01:00:15.312Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2879 | 2026-09-05T01:00:15.354Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2880 | 2026-09-05T01:00:15.383Z | Compiling derive-where v1.6.0 |
| 2881 | 2026-09-05T01:00:15.488Z | Compiling bytecount v0.6.9 |
| 2882 | 2026-09-05T01:00:15.525Z | Compiling toml v0.8.23 |
| 2883 | 2026-09-05T01:00:15.549Z | Compiling tokio-dtrace v0.1.1 |
| 2884 | 2026-09-05T01:00:15.663Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2885 | 2026-09-05T01:00:15.791Z | Compiling oxide-tokio-rt v0.1.4 |
| 2886 | 2026-09-05T01:00:15.829Z | Compiling typify-macro v0.6.2 |
| 2887 | 2026-09-05T01:00:15.923Z | Compiling prettyplease v0.2.37 |
| 2888 | 2026-09-05T01:00:16.007Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2889 | 2026-09-05T01:00:16.070Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2890 | 2026-09-05T01:00:16.162Z | Compiling newline-converter v0.3.0 |
| 2891 | 2026-09-05T01:00:16.243Z | Compiling gethostname v0.5.0 |
| 2892 | 2026-09-05T01:00:16.311Z | Compiling console v0.15.11 |
| 2893 | 2026-09-05T01:00:16.332Z | Compiling slog-dtrace v0.3.0 |
| 2894 | 2026-09-05T01:00:16.402Z | Compiling cancel-safe-futures v0.1.5 |
| 2895 | 2026-09-05T01:00:16.476Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2896 | 2026-09-05T01:00:16.518Z | Compiling num-rational v0.4.2 |
| 2897 | 2026-09-05T01:00:16.559Z | Compiling oxide-update-engine-types v0.1.2 |
| 2898 | 2026-09-05T01:00:16.641Z | Compiling num-complex v0.4.6 |
| 2899 | 2026-09-05T01:00:16.713Z | Compiling expectorate v1.2.0 |
| 2900 | 2026-09-05T01:00:16.771Z | Compiling match_cfg v0.1.0 |
| 2901 | 2026-09-05T01:00:16.864Z | Compiling resolv-conf v0.7.6 |
| 2902 | 2026-09-05T01:00:16.886Z | Compiling compression-core v0.4.31 |
| 2903 | 2026-09-05T01:00:17.109Z | Compiling num v0.4.3 |
| 2904 | 2026-09-05T01:00:17.222Z | Compiling crossbeam-channel v0.5.15 |
| 2905 | 2026-09-05T01:00:17.364Z | Compiling linear-map v1.2.0 |
| 2906 | 2026-09-05T01:00:17.389Z | Compiling float-ord v0.3.2 |
| 2907 | 2026-09-05T01:00:17.389Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2908 | 2026-09-05T01:00:17.395Z | Compiling term v1.2.1 |
| 2909 | 2026-09-05T01:00:17.434Z | Compiling typify v0.6.2 |
| 2910 | 2026-09-05T01:00:17.484Z | Compiling take_mut v0.2.2 |
| 2911 | 2026-09-05T01:00:17.563Z | Compiling progenitor-impl v0.14.0 |
| 2912 | 2026-09-05T01:00:17.901Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2913 | 2026-09-05T01:00:17.997Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2914 | 2026-09-05T01:00:18.071Z | Compiling oxide-update-engine v0.1.2 |
| 2915 | 2026-09-05T01:00:18.113Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2916 | 2026-09-05T01:00:18.308Z | Compiling async-stream v0.3.6 |
| 2917 | 2026-09-05T01:00:18.664Z | Compiling waitgroup v0.1.2 |
| 2918 | 2026-09-05T01:00:18.721Z | Compiling backon v1.6.0 |
| 2919 | 2026-09-05T01:00:18.875Z | Compiling linked-hash-map v0.5.6 |
| 2920 | 2026-09-05T01:00:18.929Z | Compiling minimal-lexical v0.2.1 |
| 2921 | 2026-09-05T01:00:18.950Z | Compiling debug-ignore v1.0.5 |
| 2922 | 2026-09-05T01:00:19.183Z | Compiling lru-cache v0.1.2 |
| 2923 | 2026-09-05T01:00:19.229Z | Compiling nom v7.1.3 |
| 2924 | 2026-09-05T01:00:19.286Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2925 | 2026-09-05T01:00:19.607Z | Compiling itertools v0.14.0 |
| 2926 | 2026-09-05T01:00:19.734Z | Compiling progenitor-macro v0.14.0 |
| 2927 | 2026-09-05T01:00:20.029Z | Compiling humantime v2.3.0 |
| 2928 | 2026-09-05T01:00:20.052Z | Compiling unicode-xid v0.2.6 |
| 2929 | 2026-09-05T01:00:20.173Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2930 | 2026-09-05T01:00:20.204Z | Compiling hickory-proto v0.24.4 |
| 2931 | 2026-09-05T01:00:20.310Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2932 | 2026-09-05T01:00:20.423Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2933 | 2026-09-05T01:00:20.595Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2934 | 2026-09-05T01:00:20.848Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2935 | 2026-09-05T01:00:21.284Z | Compiling papergrid v0.11.0 |
| 2936 | 2026-09-05T01:00:21.434Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2937 | 2026-09-05T01:00:21.534Z | Compiling tabled_derive v0.7.0 |
| 2938 | 2026-09-05T01:00:21.674Z | Compiling termtree v0.5.1 |
| 2939 | 2026-09-05T01:00:21.727Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2940 | 2026-09-05T01:00:21.753Z | Compiling crossterm v0.29.0 |
| 2941 | 2026-09-05T01:00:21.877Z | Compiling phf_shared v0.12.1 |
| 2942 | 2026-09-05T01:00:21.901Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2943 | 2026-09-05T01:00:22.438Z | Compiling csv-core v0.1.13 |
| 2944 | 2026-09-05T01:00:22.461Z | Compiling tabled v0.15.0 |
| 2945 | 2026-09-05T01:00:22.465Z | Compiling vte v0.14.1 |
| 2946 | 2026-09-05T01:00:22.732Z | Compiling hickory-resolver v0.24.4 |
| 2947 | 2026-09-05T01:00:22.751Z | Compiling highway v1.3.0 |
| 2948 | 2026-09-05T01:00:22.773Z | Compiling chrono-tz v0.10.4 |
| 2949 | 2026-09-05T01:00:23.026Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2950 | 2026-09-05T01:00:23.248Z | Compiling csv v1.4.0 |
| 2951 | 2026-09-05T01:00:23.472Z | Compiling strip-ansi-escapes v0.2.1 |
| 2952 | 2026-09-05T01:00:23.589Z | Compiling phf v0.12.1 |
| 2953 | 2026-09-05T01:00:23.798Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-09-05T01:00:23.887Z | Compiling const_format_proc_macros v0.2.34 |
| 2955 | 2026-09-05T01:00:23.911Z | Compiling progenitor v0.14.0 |
| 2956 | 2026-09-05T01:00:23.915Z | Compiling qorb v0.4.1 |
| 2957 | 2026-09-05T01:00:24.032Z | Compiling fd-lock v4.0.4 |
| 2958 | 2026-09-05T01:00:24.128Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2959 | 2026-09-05T01:00:24.213Z | Compiling peg-macros v0.8.5 |
| 2960 | 2026-09-05T01:00:24.303Z | Compiling nu-ansi-term v0.50.3 |
| 2961 | 2026-09-05T01:00:24.395Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2962 | 2026-09-05T01:00:24.420Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2963 | 2026-09-05T01:00:24.529Z | Compiling bcs v0.1.6 |
| 2964 | 2026-09-05T01:00:24.692Z | Compiling const_format v0.2.35 |
| 2965 | 2026-09-05T01:00:24.722Z | Compiling reedline v0.40.0 |
| 2966 | 2026-09-05T01:00:24.939Z | Compiling nom v8.0.0 |
| 2967 | 2026-09-05T01:00:24.962Z | Compiling semver v0.1.20 |
| 2968 | 2026-09-05T01:00:25.070Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2969 | 2026-09-05T01:00:25.327Z | Compiling rustc_version v0.1.7 |
| 2970 | 2026-09-05T01:00:25.481Z | Compiling peg v0.8.5 |
| 2971 | 2026-09-05T01:00:25.570Z | Compiling newtype_derive v0.1.6 |
| 2972 | 2026-09-05T01:00:25.672Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2973 | 2026-09-05T01:00:25.801Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2974 | 2026-09-05T01:00:25.928Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2975 | 2026-09-05T01:00:26.080Z | Compiling steno v0.4.1 |
| 2976 | 2026-09-05T01:00:26.155Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2977 | 2026-09-05T01:00:26.287Z | Compiling sha1 v0.10.6 |
| 2978 | 2026-09-05T01:00:26.363Z | Compiling utf-8 v0.7.6 |
| 2979 | 2026-09-05T01:00:26.386Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2980 | 2026-09-05T01:00:26.523Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2981 | 2026-09-05T01:00:26.565Z | Compiling tagptr v0.2.0 |
| 2982 | 2026-09-05T01:00:26.588Z | Compiling tungstenite v0.21.0 |
| 2983 | 2026-09-05T01:00:26.631Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2984 | 2026-09-05T01:00:26.769Z | Compiling moka v0.12.13 |
| 2985 | 2026-09-05T01:00:26.791Z | Compiling darling_core v0.21.3 |
| 2986 | 2026-09-05T01:00:26.815Z | Compiling display-error-chain v0.2.2 |
| 2987 | 2026-09-05T01:00:26.818Z | Compiling vergen-lib v0.1.6 |
| 2988 | 2026-09-05T01:00:26.989Z | Compiling diesel_derives v2.3.7 |
| 2989 | 2026-09-05T01:00:27.208Z | Compiling tokio-tungstenite v0.21.0 |
| 2990 | 2026-09-05T01:00:27.264Z | Compiling scheduled-thread-pool v0.2.7 |
| 2991 | 2026-09-05T01:00:27.300Z | Compiling vergen-gitcl v1.0.8 |
| 2992 | 2026-09-05T01:00:27.536Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2993 | 2026-09-05T01:00:27.558Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2994 | 2026-09-05T01:00:27.593Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2995 | 2026-09-05T01:00:27.716Z | Compiling dirs-sys-next v0.1.2 |
| 2996 | 2026-09-05T01:00:27.824Z | Compiling glob v0.3.3 |
| 2997 | 2026-09-05T01:00:27.848Z | Compiling hickory-resolver v0.25.2 |
| 2998 | 2026-09-05T01:00:27.903Z | Compiling crunchy v0.2.4 |
| 2999 | 2026-09-05T01:00:27.928Z | Compiling maplit v1.0.2 |
| 3000 | 2026-09-05T01:00:27.983Z | Compiling dirs-next v2.0.0 |
| 3001 | 2026-09-05T01:00:28.041Z | Compiling r2d2 v0.8.10 |
| 3002 | 2026-09-05T01:00:28.062Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3003 | 2026-09-05T01:00:28.175Z | Compiling clang-sys v1.8.1 |
| 3004 | 2026-09-05T01:00:28.197Z | Compiling libscf-sys v1.2.0 |
| 3005 | 2026-09-05T01:00:28.243Z | Compiling downcast-rs v2.0.2 |
| 3006 | 2026-09-05T01:00:28.294Z | Compiling xshell-macros v0.2.7 |
| 3007 | 2026-09-05T01:00:28.316Z | Compiling tiny-keccak v2.0.2 |
| 3008 | 2026-09-05T01:00:28.475Z | Compiling term v0.7.0 |
| 3009 | 2026-09-05T01:00:28.502Z | Compiling papergrid v0.18.0 |
| 3010 | 2026-09-05T01:00:28.609Z | Compiling bit-vec v0.6.3 |
| 3011 | 2026-09-05T01:00:28.688Z | Compiling xshell v0.2.7 |
| 3012 | 2026-09-05T01:00:28.734Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3013 | 2026-09-05T01:00:28.836Z | Compiling bit-set v0.5.3 |
| 3014 | 2026-09-05T01:00:28.861Z | Compiling ascii-canvas v3.0.0 |
| 3015 | 2026-09-05T01:00:28.894Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3016 | 2026-09-05T01:00:28.938Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3017 | 2026-09-05T01:00:28.972Z | Compiling darling_macro v0.21.3 |
| 3018 | 2026-09-05T01:00:28.998Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3019 | 2026-09-05T01:00:29.047Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3020 | 2026-09-05T01:00:29.116Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3021 | 2026-09-05T01:00:29.141Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3022 | 2026-09-05T01:00:29.370Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3023 | 2026-09-05T01:00:29.453Z | Compiling itertools v0.15.0 |
| 3024 | 2026-09-05T01:00:29.484Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3025 | 2026-09-05T01:00:29.511Z | Compiling itertools v0.10.5 |
| 3026 | 2026-09-05T01:00:29.546Z | Compiling darling v0.21.3 |
| 3027 | 2026-09-05T01:00:29.665Z | Compiling dsl_auto_type v0.2.0 |
| 3028 | 2026-09-05T01:00:29.689Z | Compiling ena v0.14.4 |
| 3029 | 2026-09-05T01:00:29.693Z | Compiling libloading v0.8.9 |
| 3030 | 2026-09-05T01:00:29.941Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3031 | 2026-09-05T01:00:29.962Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3032 | 2026-09-05T01:00:30.065Z | Compiling tabled v0.21.0 |
| 3033 | 2026-09-05T01:00:30.317Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3034 | 2026-09-05T01:00:30.356Z | Compiling diff v0.1.13 |
| 3035 | 2026-09-05T01:00:30.556Z | Compiling bindgen v0.71.1 |
| 3036 | 2026-09-05T01:00:30.627Z | Compiling unicase v2.9.0 |
| 3037 | 2026-09-05T01:00:30.649Z | Compiling regex-syntax v0.6.29 |
| 3038 | 2026-09-05T01:00:30.747Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3039 | 2026-09-05T01:00:31.099Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3040 | 2026-09-05T01:00:31.147Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3041 | 2026-09-05T01:00:31.179Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3042 | 2026-09-05T01:00:31.344Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3043 | 2026-09-05T01:00:31.869Z | Compiling cexpr v0.6.0 |
| 3044 | 2026-09-05T01:00:31.898Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3045 | 2026-09-05T01:00:32.127Z | Compiling lalrpop v0.19.12 |
| 3046 | 2026-09-05T01:00:32.272Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3047 | 2026-09-05T01:00:32.516Z | Compiling rustc-hash v2.1.1 |
| 3048 | 2026-09-05T01:00:32.871Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3049 | 2026-09-05T01:00:33.119Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3050 | 2026-09-05T01:00:33.202Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3051 | 2026-09-05T01:00:33.261Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3052 | 2026-09-05T01:00:33.812Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3053 | 2026-09-05T01:00:34.473Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3054 | 2026-09-05T01:00:34.572Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3055 | 2026-09-05T01:00:34.852Z | Compiling diesel v2.3.7 |
| 3056 | 2026-09-05T01:00:35.033Z | Compiling headers-core v0.3.0 |
| 3057 | 2026-09-05T01:00:35.068Z | Compiling libxml v0.3.3 |
| 3058 | 2026-09-05T01:00:35.179Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3059 | 2026-09-05T01:00:35.203Z | Compiling crc8 v0.1.1 |
| 3060 | 2026-09-05T01:00:35.357Z | Compiling headers v0.4.1 |
| 3061 | 2026-09-05T01:00:35.385Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3062 | 2026-09-05T01:00:35.621Z | Compiling strum_macros v0.24.3 |
| 3063 | 2026-09-05T01:00:35.677Z | Compiling indoc v1.0.9 |
| 3064 | 2026-09-05T01:00:36.118Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3065 | 2026-09-05T01:00:36.236Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3066 | 2026-09-05T01:00:36.345Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3067 | 2026-09-05T01:00:36.498Z | Compiling quick-xml v0.37.5 |
| 3068 | 2026-09-05T01:00:36.721Z | Compiling derive_builder v0.20.2 |
| 3069 | 2026-09-05T01:00:36.744Z | Compiling oso-derive v0.27.3 |
| 3070 | 2026-09-05T01:00:36.851Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3071 | 2026-09-05T01:00:36.895Z | Compiling openssl-probe v0.1.6 |
| 3072 | 2026-09-05T01:00:37.187Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3073 | 2026-09-05T01:00:37.248Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3074 | 2026-09-05T01:00:37.270Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3075 | 2026-09-05T01:00:37.333Z | Compiling samael v0.0.19 |
| 3076 | 2026-09-05T01:00:37.629Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3077 | 2026-09-05T01:00:37.783Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3078 | 2026-09-05T01:00:37.962Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3079 | 2026-09-05T01:00:38.115Z | Compiling bb8 v0.8.6 |
| 3080 | 2026-09-05T01:00:38.140Z | Compiling filetime v0.2.27 |
| 3081 | 2026-09-05T01:00:38.190Z | Compiling trait-variant v0.1.2 |
| 3082 | 2026-09-05T01:00:38.302Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3083 | 2026-09-05T01:00:38.375Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3084 | 2026-09-05T01:00:38.460Z | Compiling half v1.8.3 |
| 3085 | 2026-09-05T01:00:38.485Z | Compiling tar v0.4.46 |
| 3086 | 2026-09-05T01:00:38.636Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3087 | 2026-09-05T01:00:38.727Z | Compiling proc-macro-error2 v2.0.1 |
| 3088 | 2026-09-05T01:00:38.748Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3089 | 2026-09-05T01:00:38.800Z | Compiling serde_cbor v0.11.2 |
| 3090 | 2026-09-05T01:00:39.098Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3091 | 2026-09-05T01:00:39.158Z | Compiling hashbrown v0.14.5 |
| 3092 | 2026-09-05T01:00:39.241Z | Compiling rfc6979 v0.4.0 |
| 3093 | 2026-09-05T01:00:39.271Z | Compiling salty v0.3.0 |
| 3094 | 2026-09-05T01:00:39.366Z | Compiling knus-derive v3.4.0 |
| 3095 | 2026-09-05T01:00:39.412Z | Compiling ecdsa v0.16.9 |
| 3096 | 2026-09-05T01:00:39.569Z | Compiling polar-core v0.27.3 |
| 3097 | 2026-09-05T01:00:39.618Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3098 | 2026-09-05T01:00:39.770Z | Compiling chumsky v0.9.3 |
| 3099 | 2026-09-05T01:00:39.860Z | Compiling primeorder v0.13.6 |
| 3100 | 2026-09-05T01:00:39.881Z | Compiling nonempty v0.12.0 |
| 3101 | 2026-09-05T01:00:40.118Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3102 | 2026-09-05T01:00:40.180Z | Compiling p384 v0.13.1 |
| 3103 | 2026-09-05T01:00:40.562Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3104 | 2026-09-05T01:00:40.720Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3105 | 2026-09-05T01:00:40.766Z | Compiling fxhash v0.2.1 |
| 3106 | 2026-09-05T01:00:40.940Z | Compiling knus v3.4.0 |
| 3107 | 2026-09-05T01:00:40.943Z | Compiling libz-sys v1.1.24 |
| 3108 | 2026-09-05T01:00:40.983Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3109 | 2026-09-05T01:00:41.065Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3110 | 2026-09-05T01:00:41.138Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3111 | 2026-09-05T01:00:41.435Z | Compiling kstat-rs v0.2.5 |
| 3112 | 2026-09-05T01:00:41.572Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3113 | 2026-09-05T01:00:41.683Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3114 | 2026-09-05T01:00:41.816Z | Compiling mime_guess v2.0.5 |
| 3115 | 2026-09-05T01:00:41.838Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3116 | 2026-09-05T01:00:42.129Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3117 | 2026-09-05T01:00:42.344Z | Compiling nanorand v0.7.0 |
| 3118 | 2026-09-05T01:00:42.680Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3119 | 2026-09-05T01:00:42.703Z | Compiling parking_lot_core v0.8.6 |
| 3120 | 2026-09-05T01:00:42.988Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3121 | 2026-09-05T01:00:42.996Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3122 | 2026-09-05T01:00:43.020Z | Compiling flume v0.11.1 |
| 3123 | 2026-09-05T01:00:43.126Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3124 | 2026-09-05T01:00:43.510Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3125 | 2026-09-05T01:00:43.545Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3126 | 2026-09-05T01:00:43.748Z | Compiling git-stub v1.0.0 |
| 3127 | 2026-09-05T01:00:43.769Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3128 | 2026-09-05T01:00:43.939Z | Compiling instability v0.3.11 |
| 3129 | 2026-09-05T01:00:44.019Z | Compiling strsim v0.10.0 |
| 3130 | 2026-09-05T01:00:44.050Z | Compiling corncobs v0.1.4 |
| 3131 | 2026-09-05T01:00:44.167Z | Compiling http-range v0.1.5 |
| 3132 | 2026-09-05T01:00:44.262Z | Compiling darling_core v0.13.4 |
| 3133 | 2026-09-05T01:00:44.339Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3134 | 2026-09-05T01:00:44.443Z | Compiling git-stub-vcs v0.1.0 |
| 3135 | 2026-09-05T01:00:44.469Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3136 | 2026-09-05T01:00:45.205Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3137 | 2026-09-05T01:00:45.208Z | Compiling progenitor-impl v0.13.0 |
| 3138 | 2026-09-05T01:00:45.392Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3139 | 2026-09-05T01:00:45.504Z | Compiling ignore v0.4.25 |
| 3140 | 2026-09-05T01:00:45.547Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3141 | 2026-09-05T01:00:45.805Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3142 | 2026-09-05T01:00:45.927Z | Compiling secrecy v0.8.0 |
| 3143 | 2026-09-05T01:00:46.112Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3144 | 2026-09-05T01:00:46.135Z | Compiling anstyle-parse v0.2.7 |
| 3145 | 2026-09-05T01:00:46.457Z | Compiling vergen-git2 v9.1.0 |
| 3146 | 2026-09-05T01:00:46.620Z | Compiling castaway v0.2.4 |
| 3147 | 2026-09-05T01:00:46.782Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-05T01:00:47.017Z | Compiling indoc v2.0.7 |
| 3149 | 2026-09-05T01:00:47.125Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3150 | 2026-09-05T01:00:47.318Z | Compiling progenitor-macro v0.13.0 |
| 3151 | 2026-09-05T01:00:48.048Z | Compiling compact_str v0.8.1 |
| 3152 | 2026-09-05T01:00:48.186Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3153 | 2026-09-05T01:00:48.315Z | Compiling anstream v0.6.21 |
| 3154 | 2026-09-05T01:00:48.540Z | Compiling oso v0.27.3 |
| 3155 | 2026-09-05T01:00:48.730Z | Compiling globwalk v0.9.1 |
| 3156 | 2026-09-05T01:00:48.842Z | Compiling darling_macro v0.13.4 |
| 3157 | 2026-09-05T01:00:49.235Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3158 | 2026-09-05T01:00:49.366Z | Compiling hyper-staticfile v0.10.1 |
| 3159 | 2026-09-05T01:00:49.521Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3160 | 2026-09-05T01:00:49.592Z | Compiling parking_lot v0.11.2 |
| 3161 | 2026-09-05T01:00:49.927Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3162 | 2026-09-05T01:00:50.153Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3163 | 2026-09-05T01:00:50.198Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3164 | 2026-09-05T01:00:50.251Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3165 | 2026-09-05T01:00:50.416Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3166 | 2026-09-05T01:00:50.575Z | Compiling predicates-tree v1.0.13 |
| 3167 | 2026-09-05T01:00:50.871Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3168 | 2026-09-05T01:00:50.929Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3169 | 2026-09-05T01:00:51.106Z | Compiling progenitor-client v0.13.0 |
| 3170 | 2026-09-05T01:00:51.328Z | Compiling unicode-truncate v1.1.0 |
| 3171 | 2026-09-05T01:00:51.438Z | Compiling lru v0.12.5 |
| 3172 | 2026-09-05T01:00:51.472Z | Compiling digest-io v0.1.0 |
| 3173 | 2026-09-05T01:00:51.561Z | Compiling sha2 v0.11.0 |
| 3174 | 2026-09-05T01:00:51.583Z | Compiling prefix-trie v0.7.0 |
| 3175 | 2026-09-05T01:00:51.653Z | Compiling rand_seeder v0.4.0 |
| 3176 | 2026-09-05T01:00:51.676Z | Compiling cassowary v0.3.0 |
| 3177 | 2026-09-05T01:00:51.886Z | Compiling rawzip v0.4.4 |
| 3178 | 2026-09-05T01:00:52.127Z | Compiling async-bb8-diesel v0.2.1 |
| 3179 | 2026-09-05T01:00:52.446Z | Compiling diesel-dtrace v0.5.0 |
| 3180 | 2026-09-05T01:00:52.468Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3181 | 2026-09-05T01:00:52.565Z | Compiling progenitor v0.13.0 |
| 3182 | 2026-09-05T01:00:52.601Z | Compiling hickory-server v0.25.2 |
| 3183 | 2026-09-05T01:00:52.745Z | Compiling ratatui v0.29.0 |
| 3184 | 2026-09-05T01:00:52.763Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3185 | 2026-09-05T01:00:52.818Z | Compiling camino-tempfile-ext v0.3.3 |
| 3186 | 2026-09-05T01:00:53.017Z | Compiling sled v0.34.7 |
| 3187 | 2026-09-05T01:00:53.844Z | Compiling darling v0.13.4 |
| 3188 | 2026-09-05T01:00:53.963Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3189 | 2026-09-05T01:00:54.938Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3190 | 2026-09-05T01:00:55.549Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3191 | 2026-09-05T01:00:55.927Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3192 | 2026-09-05T01:00:56.319Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3193 | 2026-09-05T01:00:56.543Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3194 | 2026-09-05T01:00:56.821Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3195 | 2026-09-05T01:00:56.869Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3196 | 2026-09-05T01:00:57.329Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3197 | 2026-09-05T01:00:57.473Z | Compiling serde_with_macros v1.5.2 |
| 3198 | 2026-09-05T01:00:57.879Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3199 | 2026-09-05T01:00:58.116Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3200 | 2026-09-05T01:00:58.229Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3201 | 2026-09-05T01:00:58.304Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3202 | 2026-09-05T01:00:58.326Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3203 | 2026-09-05T01:00:58.347Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3204 | 2026-09-05T01:00:58.381Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3205 | 2026-09-05T01:00:58.461Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3206 | 2026-09-05T01:00:58.530Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3207 | 2026-09-05T01:00:58.554Z | Compiling arc-swap v1.8.2 |
| 3208 | 2026-09-05T01:00:58.577Z | Compiling void v1.0.2 |
| 3209 | 2026-09-05T01:00:58.696Z | Compiling lzss v0.8.2 |
| 3210 | 2026-09-05T01:00:58.916Z | Compiling slog-scope v4.4.1 |
| 3211 | 2026-09-05T01:00:58.931Z | Compiling serde_with v1.14.0 |
| 3212 | 2026-09-05T01:00:58.931Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3213 | 2026-09-05T01:00:58.931Z | Compiling scuffle v0.1.0 |
| 3214 | 2026-09-05T01:00:58.939Z | Compiling tungstenite v0.23.0 |
| 3215 | 2026-09-05T01:00:58.967Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3216 | 2026-09-05T01:00:59.188Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3217 | 2026-09-05T01:00:59.213Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3218 | 2026-09-05T01:00:59.436Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3219 | 2026-09-05T01:00:59.571Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3220 | 2026-09-05T01:00:59.575Z | Compiling libsw-core v0.3.2 |
| 3221 | 2026-09-05T01:00:59.660Z | Compiling nix v0.27.1 |
| 3222 | 2026-09-05T01:00:59.799Z | Compiling twox-hash v2.1.2 |
| 3223 | 2026-09-05T01:00:59.821Z | Compiling serde_bytes v0.11.19 |
| 3224 | 2026-09-05T01:01:00.070Z | Compiling atty v0.2.14 |
| 3225 | 2026-09-05T01:01:00.093Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3226 | 2026-09-05T01:01:00.113Z | Compiling libsw v3.5.0 |
| 3227 | 2026-09-05T01:01:00.251Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3228 | 2026-09-05T01:01:00.283Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3229 | 2026-09-05T01:01:00.305Z | Compiling tokio-tungstenite v0.23.1 |
| 3230 | 2026-09-05T01:01:00.331Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3231 | 2026-09-05T01:01:00.385Z | Compiling slog-stdlog v4.1.1 |
| 3232 | 2026-09-05T01:01:00.390Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3233 | 2026-09-05T01:01:00.500Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3234 | 2026-09-05T01:01:00.525Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3235 | 2026-09-05T01:01:00.568Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3236 | 2026-09-05T01:01:00.677Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3237 | 2026-09-05T01:01:00.701Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3238 | 2026-09-05T01:01:00.944Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3239 | 2026-09-05T01:01:01.242Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3240 | 2026-09-05T01:01:01.279Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3241 | 2026-09-05T01:01:01.438Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3242 | 2026-09-05T01:01:01.461Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3243 | 2026-09-05T01:01:01.737Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3244 | 2026-09-05T01:01:01.948Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3245 | 2026-09-05T01:01:02.504Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3246 | 2026-09-05T01:01:02.559Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3247 | 2026-09-05T01:01:02.921Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3248 | 2026-09-05T01:01:02.946Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3249 | 2026-09-05T01:01:03.181Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3250 | 2026-09-05T01:01:03.488Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3251 | 2026-09-05T01:01:05.657Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3252 | 2026-09-05T01:01:05.972Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3253 | 2026-09-05T01:01:06.829Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3254 | 2026-09-05T01:01:06.889Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3255 | 2026-09-05T01:01:07.164Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3256 | 2026-09-05T01:01:07.490Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3257 | 2026-09-05T01:01:07.520Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3258 | 2026-09-05T01:01:07.753Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3259 | 2026-09-05T01:01:08.378Z | Compiling git2 v0.20.4 |
| 3260 | 2026-09-05T01:01:08.402Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3261 | 2026-09-05T01:01:09.366Z | Compiling signal-hook-tokio v0.3.1 |
| 3262 | 2026-09-05T01:01:09.499Z | Compiling fatfs v0.3.6 |
| 3263 | 2026-09-05T01:01:09.556Z | Compiling yasna v0.5.2 |
| 3264 | 2026-09-05T01:01:09.781Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3265 | 2026-09-05T01:01:10.478Z | Compiling console v0.16.2 |
| 3266 | 2026-09-05T01:01:10.547Z | Compiling seq-macro v0.3.6 |
| 3267 | 2026-09-05T01:01:10.952Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3268 | 2026-09-05T01:01:11.056Z | Compiling assert_matches v1.5.0 |
| 3269 | 2026-09-05T01:01:11.143Z | Compiling indicatif v0.18.4 |
| 3270 | 2026-09-05T01:01:11.165Z | Compiling rcgen v0.12.1 |
| 3271 | 2026-09-05T01:01:11.353Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3272 | 2026-09-05T01:01:11.395Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3273 | 2026-09-05T01:01:12.175Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3274 | 2026-09-05T01:01:14.163Z | Compiling slog-envlogger v2.2.0 |
| 3275 | 2026-09-05T01:01:14.890Z | Compiling oxide-update-engine-display v0.1.2 |
| 3276 | 2026-09-05T01:01:15.603Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3277 | 2026-09-05T01:01:15.735Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3278 | 2026-09-05T01:01:15.988Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3279 | 2026-09-05T01:01:16.250Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3280 | 2026-09-05T01:01:16.447Z | Compiling port-file v0.1.0 |
| 3281 | 2026-09-05T01:01:16.755Z | Compiling subprocess v0.2.15 |
| 3282 | 2026-09-05T01:01:17.286Z | Compiling rtoolbox v0.0.3 |
| 3283 | 2026-09-05T01:01:17.544Z | Compiling rpassword v7.5.4 |
| 3284 | 2026-09-05T01:01:17.565Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3285 | 2026-09-05T01:01:17.617Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3286 | 2026-09-05T01:01:17.963Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3287 | 2026-09-05T01:01:17.963Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3288 | 2026-09-05T01:01:18.099Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3289 | 2026-09-05T01:01:18.246Z | Compiling tui-tree-widget v0.23.1 |
| 3290 | 2026-09-05T01:01:18.539Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3291 | 2026-09-05T01:01:19.203Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3292 | 2026-09-05T01:01:19.816Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3293 | 2026-09-05T01:01:20.918Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3294 | 2026-09-05T01:01:20.943Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3295 | 2026-09-05T01:01:21.073Z | Compiling uzers v0.12.2 |
| 3296 | 2026-09-05T01:01:21.173Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3297 | 2026-09-05T01:01:21.393Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3298 | 2026-09-05T01:01:21.614Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3299 | 2026-09-05T01:01:21.881Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3300 | 2026-09-05T01:01:22.181Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3301 | 2026-09-05T01:01:22.211Z | Compiling support-bundle-viewer v0.1.2 |
| 3302 | 2026-09-05T01:01:22.236Z | Compiling multimap v0.10.1 |
| 3303 | 2026-09-05T01:01:23.337Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3304 | 2026-09-05T01:01:47.368Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3305 | 2026-09-05T01:02:07.271Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3306 | 2026-09-05T01:02:22.116Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3307 | 2026-09-05T01:09:51.280Z | Finished `release` profile [optimized] target(s) in 10m 00s |
| 3308 | 2026-09-05T01:09:51.284Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3309 | 2026-09-05T01:09:51.285Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3310 | 2026-09-05T01:10:26.507Z | |
| 3311 | 2026-09-05T01:10:26.510Z | real 10:36.786555270 |
| 3312 | 2026-09-05T01:10:26.510Z | user 2:02:50.724935095 |
| 3313 | 2026-09-05T01:10:26.510Z | sys 4:35.077634257 |
| 3314 | 2026-09-05T01:10:26.510Z | trap 3.241412252 |
| 3315 | 2026-09-05T01:10:26.510Z | tflt 0.883307259 |
| 3316 | 2026-09-05T01:10:26.510Z | dflt 10.268068843 |
| 3317 | 2026-09-05T01:10:26.510Z | kflt 0.021938968 |
| 3318 | 2026-09-05T01:10:26.510Z | lock 8:10:55.243456664 |
| 3319 | 2026-09-05T01:10:26.510Z | slp 3:04:07.611123254 |
| 3320 | 2026-09-05T01:10:26.510Z | lat 2:56.895576433 |
| 3321 | 2026-09-05T01:10:26.510Z | stop 8:33.351580717 |
| 3322 | 2026-09-05T01:10:26.510Z | + mapfile -t packages |
| 3323 | 2026-09-05T01:10:26.510Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3324 | 2026-09-05T01:10:27.472Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 3325 | 2026-09-05T01:10:27.541Z | Running `target/release/omicron-package -t test list-outputs` |
| 3326 | 2026-09-05T01:10:27.599Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3327 | 2026-09-05T01:10:27.603Z | + ptime -m cargo build --locked --release -p xtask |
| 3328 | 2026-09-05T01:10:28.085Z | Compiling libc v0.2.185 |
| 3329 | 2026-09-05T01:10:28.085Z | Compiling serde_core v1.0.228 |
| 3330 | 2026-09-05T01:10:28.088Z | Compiling serde v1.0.228 |
| 3331 | 2026-09-05T01:10:28.088Z | Compiling rustix v1.1.4 |
| 3332 | 2026-09-05T01:10:28.088Z | Compiling serde_json v1.0.151 |
| 3333 | 2026-09-05T01:10:28.212Z | Compiling bitflags v2.11.0 |
| 3334 | 2026-09-05T01:10:28.243Z | Compiling usdt-impl v0.5.0 |
| 3335 | 2026-09-05T01:10:28.254Z | Compiling syn v2.0.117 |
| 3336 | 2026-09-05T01:10:28.259Z | Compiling syn v1.0.109 |
| 3337 | 2026-09-05T01:10:28.279Z | Compiling log v0.4.33 |
| 3338 | 2026-09-05T01:10:28.279Z | Compiling getrandom v0.4.3 |
| 3339 | 2026-09-05T01:10:28.301Z | Compiling indexmap v2.14.0 |
| 3340 | 2026-09-05T01:10:28.317Z | Compiling fs-err v3.3.0 |
| 3341 | 2026-09-05T01:10:28.518Z | Compiling anyhow v1.0.104 |
| 3342 | 2026-09-05T01:10:28.542Z | Compiling heck v0.4.1 |
| 3343 | 2026-09-05T01:10:28.582Z | Compiling once_cell v1.21.3 |
| 3344 | 2026-09-05T01:10:28.963Z | Compiling errno v0.3.14 |
| 3345 | 2026-09-05T01:10:28.966Z | Compiling thread-id v4.2.2 |
| 3346 | 2026-09-05T01:10:28.966Z | Compiling memmap v0.7.0 |
| 3347 | 2026-09-05T01:10:29.694Z | Compiling proc-macro-error v1.0.4 |
| 3348 | 2026-09-05T01:10:29.936Z | Compiling terminal_size v0.4.3 |
| 3349 | 2026-09-05T01:10:29.936Z | Compiling tempfile v3.27.0 |
| 3350 | 2026-09-05T01:10:29.958Z | Compiling tabled_derive v0.7.0 |
| 3351 | 2026-09-05T01:10:30.034Z | Compiling clap_builder v4.6.0 |
| 3352 | 2026-09-05T01:10:30.034Z | Compiling textwrap v0.16.2 |
| 3353 | 2026-09-05T01:10:30.310Z | Compiling camino v1.2.5 |
| 3354 | 2026-09-05T01:10:30.310Z | Compiling cargo-platform v0.3.2 |
| 3355 | 2026-09-05T01:10:30.310Z | Compiling semver v1.0.28 |
| 3356 | 2026-09-05T01:10:30.395Z | Compiling pest_generator v2.8.6 |
| 3357 | 2026-09-05T01:10:30.631Z | Compiling tabled v0.15.0 |
| 3358 | 2026-09-05T01:10:30.641Z | Compiling camino-tempfile v1.4.1 |
| 3359 | 2026-09-05T01:10:30.812Z | Compiling serde_derive v1.0.228 |
| 3360 | 2026-09-05T01:10:30.812Z | Compiling thiserror-impl v1.0.69 |
| 3361 | 2026-09-05T01:10:30.816Z | Compiling zerocopy-derive v0.7.35 |
| 3362 | 2026-09-05T01:10:30.816Z | Compiling scroll_derive v0.12.1 |
| 3363 | 2026-09-05T01:10:30.816Z | Compiling thiserror-impl v2.0.18 |
| 3364 | 2026-09-05T01:10:30.816Z | Compiling clap_derive v4.6.1 |
| 3365 | 2026-09-05T01:10:30.925Z | Compiling pest_derive v2.8.6 |
| 3366 | 2026-09-05T01:10:31.518Z | Compiling scroll v0.12.0 |
| 3367 | 2026-09-05T01:10:31.659Z | Compiling zerocopy v0.7.35 |
| 3368 | 2026-09-05T01:10:31.766Z | Compiling goblin v0.8.2 |
| 3369 | 2026-09-05T01:10:31.931Z | Compiling thiserror v1.0.69 |
| 3370 | 2026-09-05T01:10:32.021Z | Compiling dtrace-parser v0.2.0 |
| 3371 | 2026-09-05T01:10:32.065Z | Compiling thiserror v2.0.18 |
| 3372 | 2026-09-05T01:10:32.192Z | Compiling clap v4.6.1 |
| 3373 | 2026-09-05T01:10:33.335Z | Compiling dof v0.3.0 |
| 3374 | 2026-09-05T01:10:33.335Z | Compiling serde_tokenstream v0.2.3 |
| 3375 | 2026-09-05T01:10:33.374Z | Compiling serde_spanned v0.6.9 |
| 3376 | 2026-09-05T01:10:33.374Z | Compiling toml_datetime v0.6.11 |
| 3377 | 2026-09-05T01:10:33.377Z | Compiling macaddr v1.0.1 |
| 3378 | 2026-09-05T01:10:33.377Z | Compiling cargo_metadata v0.23.1 |
| 3379 | 2026-09-05T01:10:33.377Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3380 | 2026-09-05T01:10:33.561Z | Compiling toml_edit v0.22.27 |
| 3381 | 2026-09-05T01:10:33.962Z | Compiling usdt-macro v0.5.0 |
| 3382 | 2026-09-05T01:10:33.963Z | Compiling usdt-attr-macro v0.5.0 |
| 3383 | 2026-09-05T01:10:34.827Z | Compiling usdt v0.5.0 |
| 3384 | 2026-09-05T01:10:35.008Z | Compiling toml v0.8.23 |
| 3385 | 2026-09-05T01:10:35.435Z | Compiling cargo_toml v0.21.0 |
| 3386 | 2026-09-05T01:10:37.659Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3387 | 2026-09-05T01:10:43.632Z | Finished `release` profile [optimized] target(s) in 15.99s |
| 3388 | 2026-09-05T01:10:43.713Z | |
| 3389 | 2026-09-05T01:10:43.713Z | real 16.076043575 |
| 3390 | 2026-09-05T01:10:43.713Z | user 1:54.827704708 |
| 3391 | 2026-09-05T01:10:43.713Z | sys 13.770962758 |
| 3392 | 2026-09-05T01:10:43.716Z | trap 0.050588101 |
| 3393 | 2026-09-05T01:10:43.716Z | tflt 0.738760481 |
| 3394 | 2026-09-05T01:10:43.716Z | dflt 1.845974488 |
| 3395 | 2026-09-05T01:10:43.716Z | kflt 0.000103130 |
| 3396 | 2026-09-05T01:10:43.716Z | lock 3:40.796780347 |
| 3397 | 2026-09-05T01:10:43.716Z | slp 2:08.977368566 |
| 3398 | 2026-09-05T01:10:43.716Z | lat 3.255361202 |
| 3399 | 2026-09-05T01:10:43.717Z | stop 15.890264019 |
| 3400 | 2026-09-05T01:10:43.717Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3401 | 2026-09-05T01:10:43.717Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3402 | 2026-09-05T01:10:43.717Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3403 | 2026-09-05T01:10:43.717Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3404 | 2026-09-05T01:10:43.717Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3405 | 2026-09-05T01:10:44.664Z | Compiling progenitor-client v0.14.0 |
| 3406 | 2026-09-05T01:10:44.668Z | Compiling match_cfg v0.1.0 |
| 3407 | 2026-09-05T01:10:44.669Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3408 | 2026-09-05T01:10:44.669Z | Compiling slog-json v2.6.1 |
| 3409 | 2026-09-05T01:10:44.669Z | Compiling newtype-uuid-macros v0.1.0 |
| 3410 | 2026-09-05T01:10:44.806Z | Compiling sha1 v0.11.0 |
| 3411 | 2026-09-05T01:10:44.809Z | Compiling multer v3.1.0 |
| 3412 | 2026-09-05T01:10:44.809Z | Compiling compression-core v0.4.31 |
| 3413 | 2026-09-05T01:10:44.809Z | Compiling debug-ignore v1.0.5 |
| 3414 | 2026-09-05T01:10:44.809Z | Compiling async-stream-impl v0.3.6 |
| 3415 | 2026-09-05T01:10:44.809Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3416 | 2026-09-05T01:10:44.827Z | Compiling serde_spanned v1.1.1 |
| 3417 | 2026-09-05T01:10:44.830Z | Compiling dropshot v0.17.1 |
| 3418 | 2026-09-05T01:10:44.830Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3419 | 2026-09-05T01:10:44.848Z | Compiling waitgroup v0.1.2 |
| 3420 | 2026-09-05T01:10:44.870Z | Compiling rustls-pemfile v2.2.0 |
| 3421 | 2026-09-05T01:10:45.032Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3422 | 2026-09-05T01:10:45.053Z | Compiling compression-codecs v0.4.37 |
| 3423 | 2026-09-05T01:10:45.070Z | Compiling hostname v0.3.1 |
| 3424 | 2026-09-05T01:10:45.131Z | Compiling dropshot_endpoint v0.17.1 |
| 3425 | 2026-09-05T01:10:45.147Z | Compiling serde_path_to_error v0.1.20 |
| 3426 | 2026-09-05T01:10:45.151Z | Compiling hostname v0.4.2 |
| 3427 | 2026-09-05T01:10:45.151Z | Compiling atomicwrites v0.4.4 |
| 3428 | 2026-09-05T01:10:45.177Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3429 | 2026-09-05T01:10:45.231Z | Compiling macaddr v1.0.1 |
| 3430 | 2026-09-05T01:10:45.245Z | Compiling serde_tokenstream v0.3.0 |
| 3431 | 2026-09-05T01:10:45.248Z | Compiling slog-bunyan v2.5.0 |
| 3432 | 2026-09-05T01:10:45.278Z | Compiling oxide-generation v0.1.3 |
| 3433 | 2026-09-05T01:10:45.295Z | Compiling instant v0.1.13 |
| 3434 | 2026-09-05T01:10:45.383Z | Compiling async-compression v0.4.41 |
| 3435 | 2026-09-05T01:10:45.405Z | Compiling parse-display-derive v0.10.0 |
| 3436 | 2026-09-05T01:10:45.425Z | Compiling regress v0.10.5 |
| 3437 | 2026-09-05T01:10:45.447Z | Compiling backon v1.6.0 |
| 3438 | 2026-09-05T01:10:45.471Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3439 | 2026-09-05T01:10:45.491Z | Compiling backoff v0.4.0 |
| 3440 | 2026-09-05T01:10:45.515Z | Compiling itertools v0.14.0 |
| 3441 | 2026-09-05T01:10:45.533Z | Compiling async-stream v0.3.6 |
| 3442 | 2026-09-05T01:10:45.552Z | Compiling humantime v2.3.0 |
| 3443 | 2026-09-05T01:10:45.629Z | Compiling oxide-generation-macros v0.2.0 |
| 3444 | 2026-09-05T01:10:45.670Z | Compiling progenitor-extras v0.2.0 |
| 3445 | 2026-09-05T01:10:45.688Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3446 | 2026-09-05T01:10:45.691Z | Compiling half v2.7.1 |
| 3447 | 2026-09-05T01:10:45.722Z | Compiling crucible-workspace-hack v0.1.0 |
| 3448 | 2026-09-05T01:10:45.741Z | Compiling ciborium-io v0.2.2 |
| 3449 | 2026-09-05T01:10:45.741Z | Compiling convert_case v0.4.0 |
| 3450 | 2026-09-05T01:10:45.808Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3451 | 2026-09-05T01:10:45.825Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3452 | 2026-09-05T01:10:45.840Z | Compiling secrecy v0.10.3 |
| 3453 | 2026-09-05T01:10:45.857Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3454 | 2026-09-05T01:10:45.872Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3455 | 2026-09-05T01:10:45.922Z | Compiling inout v0.1.4 |
| 3456 | 2026-09-05T01:10:45.958Z | Compiling regress v0.11.1 |
| 3457 | 2026-09-05T01:10:45.981Z | Compiling ciborium-ll v0.2.2 |
| 3458 | 2026-09-05T01:10:46.032Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3459 | 2026-09-05T01:10:46.086Z | Compiling cipher v0.4.4 |
| 3460 | 2026-09-05T01:10:46.108Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3461 | 2026-09-05T01:10:46.125Z | Compiling universal-hash v0.5.1 |
| 3462 | 2026-09-05T01:10:46.142Z | Compiling derive_more v0.99.20 |
| 3463 | 2026-09-05T01:10:46.218Z | Compiling ciborium v0.2.2 |
| 3464 | 2026-09-05T01:10:46.238Z | Compiling opaque-debug v0.3.1 |
| 3465 | 2026-09-05T01:10:46.241Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3466 | 2026-09-05T01:10:46.284Z | Compiling blake2 v0.10.6 |
| 3467 | 2026-09-05T01:10:46.327Z | Compiling poly1305 v0.8.0 |
| 3468 | 2026-09-05T01:10:46.369Z | Compiling chacha20 v0.9.1 |
| 3469 | 2026-09-05T01:10:46.398Z | Compiling aead v0.5.2 |
| 3470 | 2026-09-05T01:10:46.436Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3471 | 2026-09-05T01:10:46.518Z | Compiling password-hash v0.5.0 |
| 3472 | 2026-09-05T01:10:46.621Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3473 | 2026-09-05T01:10:46.654Z | Compiling indent_write v2.2.0 |
| 3474 | 2026-09-05T01:10:46.714Z | Compiling chacha20poly1305 v0.10.1 |
| 3475 | 2026-09-05T01:10:46.812Z | Compiling argon2 v0.5.3 |
| 3476 | 2026-09-05T01:10:46.829Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3477 | 2026-09-05T01:10:46.846Z | Compiling unsafe-libyaml v0.2.11 |
| 3478 | 2026-09-05T01:10:46.849Z | Compiling itertools v0.15.0 |
| 3479 | 2026-09-05T01:10:46.880Z | Compiling num-derive v0.4.2 |
| 3480 | 2026-09-05T01:10:46.900Z | Compiling heapless v0.8.0 |
| 3481 | 2026-09-05T01:10:46.952Z | Compiling tabwriter v1.4.1 |
| 3482 | 2026-09-05T01:10:47.086Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3483 | 2026-09-05T01:10:47.104Z | Compiling hash32 v0.3.1 |
| 3484 | 2026-09-05T01:10:47.168Z | Compiling parse-display v0.10.0 |
| 3485 | 2026-09-05T01:10:47.221Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3486 | 2026-09-05T01:10:47.280Z | Compiling thiserror-no-std v2.0.2 |
| 3487 | 2026-09-05T01:10:47.301Z | Compiling smoltcp v0.11.0 |
| 3488 | 2026-09-05T01:10:47.398Z | Compiling vsss-rs v3.3.4 |
| 3489 | 2026-09-05T01:10:47.436Z | Compiling serde_yaml v0.9.34+deprecated |
| 3490 | 2026-09-05T01:10:47.488Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3491 | 2026-09-05T01:10:47.639Z | Compiling typify-impl v0.6.2 |
| 3492 | 2026-09-05T01:10:47.676Z | Compiling proc-macro-crate v3.4.0 |
| 3493 | 2026-09-05T01:10:47.772Z | Compiling cobs v0.3.0 |
| 3494 | 2026-09-05T01:10:47.866Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3495 | 2026-09-05T01:10:47.971Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3496 | 2026-09-05T01:10:47.993Z | Compiling colored v3.1.1 |
| 3497 | 2026-09-05T01:10:48.033Z | Compiling postcard v1.1.3 |
| 3498 | 2026-09-05T01:10:48.162Z | Compiling proc-macro-error v1.0.4 |
| 3499 | 2026-09-05T01:10:48.207Z | Compiling rand v0.10.1 |
| 3500 | 2026-09-05T01:10:48.233Z | Compiling ingot-macros v0.2.0 |
| 3501 | 2026-09-05T01:10:48.252Z | Compiling num_enum_derive v0.7.6 |
| 3502 | 2026-09-05T01:10:48.384Z | Compiling proc-macro-crate v1.3.1 |
| 3503 | 2026-09-05T01:10:48.404Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3504 | 2026-09-05T01:10:48.407Z | Compiling foreign-types-macros v0.2.3 |
| 3505 | 2026-09-05T01:10:48.548Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3506 | 2026-09-05T01:10:48.615Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3507 | 2026-09-05T01:10:48.772Z | Compiling foreign-types-shared v0.3.1 |
| 3508 | 2026-09-05T01:10:48.794Z | Compiling rayon-core v1.13.0 |
| 3509 | 2026-09-05T01:10:48.801Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3510 | 2026-09-05T01:10:48.829Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3511 | 2026-09-05T01:10:48.847Z | Compiling num_enum_derive v0.5.11 |
| 3512 | 2026-09-05T01:10:49.017Z | Compiling crossbeam-deque v0.8.6 |
| 3513 | 2026-09-05T01:10:49.039Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3514 | 2026-09-05T01:10:49.089Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3515 | 2026-09-05T01:10:49.117Z | Compiling foreign-types v0.5.0 |
| 3516 | 2026-09-05T01:10:49.134Z | Compiling cstr-argument v0.1.2 |
| 3517 | 2026-09-05T01:10:49.152Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3518 | 2026-09-05T01:10:49.251Z | Compiling illumos-nvpair v0.3.0 |
| 3519 | 2026-09-05T01:10:49.284Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3520 | 2026-09-05T01:10:49.318Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3521 | 2026-09-05T01:10:49.390Z | Compiling zone_cfg_derive v0.3.1 |
| 3522 | 2026-09-05T01:10:49.439Z | Compiling num_enum v0.7.6 |
| 3523 | 2026-09-05T01:10:49.526Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3524 | 2026-09-05T01:10:49.529Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3525 | 2026-09-05T01:10:49.564Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3526 | 2026-09-05T01:10:49.592Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3527 | 2026-09-05T01:10:49.611Z | Compiling itertools v0.12.1 |
| 3528 | 2026-09-05T01:10:49.648Z | Compiling rayon v1.11.0 |
| 3529 | 2026-09-05T01:10:49.721Z | Compiling sigpipe v0.1.3 |
| 3530 | 2026-09-05T01:10:49.725Z | Compiling glob v0.3.3 |
| 3531 | 2026-09-05T01:10:49.725Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3532 | 2026-09-05T01:10:49.815Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-05T01:10:49.832Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3534 | 2026-09-05T01:10:49.929Z | Compiling smf v0.2.3 |
| 3535 | 2026-09-05T01:10:49.971Z | Compiling whoami v1.6.1 |
| 3536 | 2026-09-05T01:10:49.990Z | Compiling num_enum v0.5.11 |
| 3537 | 2026-09-05T01:10:49.993Z | Compiling cpubits v0.1.1 |
| 3538 | 2026-09-05T01:10:50.028Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3539 | 2026-09-05T01:10:50.082Z | Compiling gethostname v0.5.0 |
| 3540 | 2026-09-05T01:10:50.103Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3541 | 2026-09-05T01:10:50.120Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3542 | 2026-09-05T01:10:50.140Z | Compiling num-rational v0.4.2 |
| 3543 | 2026-09-05T01:10:50.156Z | Compiling num-complex v0.4.6 |
| 3544 | 2026-09-05T01:10:50.193Z | Compiling derive-where v1.6.0 |
| 3545 | 2026-09-05T01:10:50.229Z | Compiling toml v0.8.23 |
| 3546 | 2026-09-05T01:10:50.246Z | Compiling usdt-attr-macro v0.5.0 |
| 3547 | 2026-09-05T01:10:50.293Z | Compiling usdt-macro v0.5.0 |
| 3548 | 2026-09-05T01:10:50.476Z | Compiling pem-rfc7468 v1.0.0 |
| 3549 | 2026-09-05T01:10:50.573Z | Compiling num v0.4.3 |
| 3550 | 2026-09-05T01:10:50.666Z | Compiling memmap v0.7.0 |
| 3551 | 2026-09-05T01:10:50.730Z | Compiling float-ord v0.3.2 |
| 3552 | 2026-09-05T01:10:50.746Z | Compiling cancel-safe-futures v0.1.5 |
| 3553 | 2026-09-05T01:10:50.804Z | Compiling zone v0.3.1 |
| 3554 | 2026-09-05T01:10:50.877Z | Compiling hmac v0.13.0 |
| 3555 | 2026-09-05T01:10:50.880Z | Compiling universal-hash v0.6.1 |
| 3556 | 2026-09-05T01:10:50.914Z | Compiling resolv-conf v0.7.6 |
| 3557 | 2026-09-05T01:10:50.916Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3558 | 2026-09-05T01:10:51.076Z | Compiling sha1 v0.10.6 |
| 3559 | 2026-09-05T01:10:51.102Z | Compiling libefi-sys v0.1.0 |
| 3560 | 2026-09-05T01:10:51.120Z | Compiling prettyplease v0.2.37 |
| 3561 | 2026-09-05T01:10:51.120Z | Compiling usdt v0.5.0 |
| 3562 | 2026-09-05T01:10:51.224Z | Compiling ingot-types v0.2.0 |
| 3563 | 2026-09-05T01:10:51.279Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3564 | 2026-09-05T01:10:51.316Z | Compiling linear-map v1.2.0 |
| 3565 | 2026-09-05T01:10:51.359Z | Compiling polyval v0.7.1 |
| 3566 | 2026-09-05T01:10:51.379Z | Compiling der v0.8.0 |
| 3567 | 2026-09-05T01:10:51.412Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3568 | 2026-09-05T01:10:51.431Z | Compiling newline-converter v0.3.0 |
| 3569 | 2026-09-05T01:10:51.446Z | Compiling console v0.15.11 |
| 3570 | 2026-09-05T01:10:51.462Z | Compiling bitfield-struct v0.6.2 |
| 3571 | 2026-09-05T01:10:51.544Z | Compiling ghash v0.6.0 |
| 3572 | 2026-09-05T01:10:51.563Z | Compiling oxide-update-engine-types v0.1.2 |
| 3573 | 2026-09-05T01:10:51.629Z | Compiling ingot v0.2.1 |
| 3574 | 2026-09-05T01:10:51.665Z | Compiling pbkdf2 v0.13.0 |
| 3575 | 2026-09-05T01:10:51.709Z | Compiling aes v0.9.1 |
| 3576 | 2026-09-05T01:10:51.807Z | Compiling expectorate v1.2.0 |
| 3577 | 2026-09-05T01:10:51.823Z | Compiling crypto-bigint v0.7.5 |
| 3578 | 2026-09-05T01:10:51.887Z | Compiling hickory-proto v0.24.4 |
| 3579 | 2026-09-05T01:10:52.000Z | Compiling ctr v0.10.1 |
| 3580 | 2026-09-05T01:10:52.054Z | Compiling aead v0.6.1 |
| 3581 | 2026-09-05T01:10:52.153Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3582 | 2026-09-05T01:10:52.172Z | Compiling sha2 v0.11.0 |
| 3583 | 2026-09-05T01:10:52.244Z | Compiling nom v8.0.0 |
| 3584 | 2026-09-05T01:10:52.261Z | Compiling semver v0.1.20 |
| 3585 | 2026-09-05T01:10:52.280Z | Compiling typify-macro v0.6.2 |
| 3586 | 2026-09-05T01:10:52.471Z | Compiling linked-hash-map v0.5.6 |
| 3587 | 2026-09-05T01:10:52.584Z | Compiling oxide-update-engine v0.1.2 |
| 3588 | 2026-09-05T01:10:52.656Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-05T01:10:52.686Z | Compiling lru-cache v0.1.2 |
| 3590 | 2026-09-05T01:10:52.716Z | Compiling rustc_version v0.1.7 |
| 3591 | 2026-09-05T01:10:52.765Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3592 | 2026-09-05T01:10:52.808Z | Compiling spki v0.8.0 |
| 3593 | 2026-09-05T01:10:52.811Z | Compiling aes-gcm v0.11.0 |
| 3594 | 2026-09-05T01:10:52.844Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3595 | 2026-09-05T01:10:52.848Z | Compiling tokio-dtrace v0.1.1 |
| 3596 | 2026-09-05T01:10:52.975Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3597 | 2026-09-05T01:10:53.037Z | Compiling salsa20 v0.11.0 |
| 3598 | 2026-09-05T01:10:53.073Z | Compiling slog-dtrace v0.3.0 |
| 3599 | 2026-09-05T01:10:53.091Z | Compiling xshell-macros v0.2.7 |
| 3600 | 2026-09-05T01:10:53.110Z | Compiling minimal-lexical v0.2.1 |
| 3601 | 2026-09-05T01:10:53.170Z | Compiling oxide-tokio-rt v0.1.4 |
| 3602 | 2026-09-05T01:10:53.187Z | Compiling scrypt v0.12.0 |
| 3603 | 2026-09-05T01:10:53.219Z | Compiling newtype_derive v0.1.6 |
| 3604 | 2026-09-05T01:10:53.272Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3605 | 2026-09-05T01:10:53.306Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3606 | 2026-09-05T01:10:53.323Z | Compiling nom v7.1.3 |
| 3607 | 2026-09-05T01:10:53.396Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3608 | 2026-09-05T01:10:53.553Z | Compiling xshell v0.2.7 |
| 3609 | 2026-09-05T01:10:53.569Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3610 | 2026-09-05T01:10:53.572Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3611 | 2026-09-05T01:10:53.572Z | Compiling phf_shared v0.12.1 |
| 3612 | 2026-09-05T01:10:53.620Z | Compiling rfc6979 v0.4.0 |
| 3613 | 2026-09-05T01:10:53.816Z | Compiling cbc v0.2.1 |
| 3614 | 2026-09-05T01:10:53.820Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3615 | 2026-09-05T01:10:53.973Z | Compiling csv-core v0.1.13 |
| 3616 | 2026-09-05T01:10:53.989Z | Compiling unicode-xid v0.2.6 |
| 3617 | 2026-09-05T01:10:54.083Z | Compiling hickory-resolver v0.24.4 |
| 3618 | 2026-09-05T01:10:54.145Z | Compiling chrono-tz v0.10.4 |
| 3619 | 2026-09-05T01:10:54.185Z | Compiling typify v0.6.2 |
| 3620 | 2026-09-05T01:10:54.188Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3621 | 2026-09-05T01:10:54.257Z | Compiling highway v1.3.0 |
| 3622 | 2026-09-05T01:10:54.260Z | Compiling proc-macro-error2 v2.0.1 |
| 3623 | 2026-09-05T01:10:54.302Z | Compiling progenitor-impl v0.14.0 |
| 3624 | 2026-09-05T01:10:54.331Z | Compiling csv v1.4.0 |
| 3625 | 2026-09-05T01:10:54.618Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3626 | 2026-09-05T01:10:54.681Z | Compiling const_format_proc_macros v0.2.34 |
| 3627 | 2026-09-05T01:10:54.684Z | Compiling pkcs5 v0.8.1 |
| 3628 | 2026-09-05T01:10:54.694Z | Compiling phf v0.12.1 |
| 3629 | 2026-09-05T01:10:54.712Z | Compiling ecdsa v0.16.9 |
| 3630 | 2026-09-05T01:10:54.793Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3631 | 2026-09-05T01:10:54.824Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3632 | 2026-09-05T01:10:54.914Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3633 | 2026-09-05T01:10:54.960Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3634 | 2026-09-05T01:10:55.156Z | Compiling qorb v0.4.1 |
| 3635 | 2026-09-05T01:10:55.182Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3636 | 2026-09-05T01:10:55.221Z | Compiling primeorder v0.13.6 |
| 3637 | 2026-09-05T01:10:55.240Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3638 | 2026-09-05T01:10:55.267Z | Compiling hashbrown v0.14.5 |
| 3639 | 2026-09-05T01:10:55.349Z | Compiling salty v0.3.0 |
| 3640 | 2026-09-05T01:10:55.529Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3641 | 2026-09-05T01:10:55.552Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3642 | 2026-09-05T01:10:55.606Z | Compiling const_format v0.2.35 |
| 3643 | 2026-09-05T01:10:55.656Z | Compiling p384 v0.13.1 |
| 3644 | 2026-09-05T01:10:55.856Z | Compiling chumsky v0.9.3 |
| 3645 | 2026-09-05T01:10:55.909Z | Compiling pkcs8 v0.11.0 |
| 3646 | 2026-09-05T01:10:56.061Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3647 | 2026-09-05T01:10:56.264Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3648 | 2026-09-05T01:10:56.331Z | Compiling knus-derive v3.4.0 |
| 3649 | 2026-09-05T01:10:56.369Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3650 | 2026-09-05T01:10:56.404Z | Compiling tabled_derive v0.7.0 |
| 3651 | 2026-09-05T01:10:56.999Z | Compiling progenitor-macro v0.14.0 |
| 3652 | 2026-09-05T01:10:57.087Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3653 | 2026-09-05T01:10:57.091Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3654 | 2026-09-05T01:10:57.107Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3655 | 2026-09-05T01:10:57.140Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3656 | 2026-09-05T01:10:57.208Z | Compiling bcs v0.1.6 |
| 3657 | 2026-09-05T01:10:57.294Z | Compiling ff v0.14.0 |
| 3658 | 2026-09-05T01:10:57.327Z | Compiling termtree v0.5.1 |
| 3659 | 2026-09-05T01:10:57.394Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3660 | 2026-09-05T01:10:57.431Z | Compiling tabled v0.15.0 |
| 3661 | 2026-09-05T01:10:57.464Z | Compiling steno v0.4.1 |
| 3662 | 2026-09-05T01:10:57.558Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3663 | 2026-09-05T01:10:57.575Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3664 | 2026-09-05T01:10:57.595Z | Compiling group v0.14.0 |
| 3665 | 2026-09-05T01:10:57.638Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3666 | 2026-09-05T01:10:57.829Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3667 | 2026-09-05T01:10:57.845Z | Compiling signature v3.0.0 |
| 3668 | 2026-09-05T01:10:57.862Z | Compiling knus v3.4.0 |
| 3669 | 2026-09-05T01:10:57.945Z | Compiling tagptr v0.2.0 |
| 3670 | 2026-09-05T01:10:57.994Z | Compiling base16ct v1.0.0 |
| 3671 | 2026-09-05T01:10:58.077Z | Compiling hkdf v0.13.0 |
| 3672 | 2026-09-05T01:10:58.122Z | Compiling moka v0.12.13 |
| 3673 | 2026-09-05T01:10:58.143Z | Compiling sec1 v0.8.1 |
| 3674 | 2026-09-05T01:10:58.203Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3675 | 2026-09-05T01:10:58.282Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3676 | 2026-09-05T01:10:58.300Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3677 | 2026-09-05T01:10:58.479Z | Compiling elliptic-curve v0.14.1 |
| 3678 | 2026-09-05T01:10:58.504Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3679 | 2026-09-05T01:10:58.563Z | Compiling parking_lot_core v0.8.6 |
| 3680 | 2026-09-05T01:10:58.676Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3681 | 2026-09-05T01:10:58.846Z | Compiling corncobs v0.1.4 |
| 3682 | 2026-09-05T01:10:58.864Z | Compiling hickory-resolver v0.25.2 |
| 3683 | 2026-09-05T01:10:58.948Z | Compiling utf-8 v0.7.6 |
| 3684 | 2026-09-05T01:10:59.073Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-05T01:10:59.116Z | Compiling tungstenite v0.21.0 |
| 3686 | 2026-09-05T01:10:59.164Z | Compiling wnaf v0.14.0 |
| 3687 | 2026-09-05T01:10:59.373Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3688 | 2026-09-05T01:10:59.398Z | Compiling primefield v0.14.0 |
| 3689 | 2026-09-05T01:10:59.424Z | Compiling rfc6979 v0.6.0 |
| 3690 | 2026-09-05T01:10:59.493Z | Compiling libscf-sys v1.2.0 |
| 3691 | 2026-09-05T01:10:59.517Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3692 | 2026-09-05T01:10:59.611Z | Compiling git-stub v1.0.0 |
| 3693 | 2026-09-05T01:10:59.682Z | Compiling secrecy v0.8.0 |
| 3694 | 2026-09-05T01:10:59.708Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3695 | 2026-09-05T01:10:59.824Z | Compiling git-stub-vcs v0.1.0 |
| 3696 | 2026-09-05T01:10:59.868Z | Compiling tokio-tungstenite v0.21.0 |
| 3697 | 2026-09-05T01:10:59.896Z | Compiling primeorder v0.14.0 |
| 3698 | 2026-09-05T01:10:59.928Z | Compiling ecdsa v0.17.0 |
| 3699 | 2026-09-05T01:10:59.995Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3700 | 2026-09-05T01:11:00.232Z | Compiling papergrid v0.18.0 |
| 3701 | 2026-09-05T01:11:00.256Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3702 | 2026-09-05T01:11:00.293Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3703 | 2026-09-05T01:11:00.369Z | Compiling curve25519-dalek v5.0.0 |
| 3704 | 2026-09-05T01:11:00.429Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3705 | 2026-09-05T01:11:00.448Z | Compiling unicase v2.9.0 |
| 3706 | 2026-09-05T01:11:00.478Z | Compiling parking_lot v0.11.2 |
| 3707 | 2026-09-05T01:11:00.494Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3708 | 2026-09-05T01:11:00.686Z | Compiling mime_guess v2.0.5 |
| 3709 | 2026-09-05T01:11:00.725Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3710 | 2026-09-05T01:11:00.850Z | Compiling ssh-encoding v0.3.0 |
| 3711 | 2026-09-05T01:11:00.890Z | Compiling prefix-trie v0.7.0 |
| 3712 | 2026-09-05T01:11:00.907Z | Compiling fxhash v0.2.1 |
| 3713 | 2026-09-05T01:11:01.002Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3714 | 2026-09-05T01:11:01.020Z | Compiling keccak v0.2.0 |
| 3715 | 2026-09-05T01:11:01.070Z | Compiling sled v0.34.7 |
| 3716 | 2026-09-05T01:11:01.091Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3717 | 2026-09-05T01:11:01.212Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3718 | 2026-09-05T01:11:01.229Z | Compiling tabled v0.21.0 |
| 3719 | 2026-09-05T01:11:01.234Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3720 | 2026-09-05T01:11:01.372Z | Compiling hickory-server v0.25.2 |
| 3721 | 2026-09-05T01:11:01.410Z | Compiling ed25519 v3.0.0 |
| 3722 | 2026-09-05T01:11:01.416Z | Compiling crypto-primes v0.7.2 |
| 3723 | 2026-09-05T01:11:01.947Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3724 | 2026-09-05T01:11:02.089Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3725 | 2026-09-05T01:11:02.109Z | Compiling poly1305 v0.9.0 |
| 3726 | 2026-09-05T01:11:02.239Z | Compiling progenitor v0.14.0 |
| 3727 | 2026-09-05T01:11:02.406Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3728 | 2026-09-05T01:11:02.428Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3729 | 2026-09-05T01:11:02.484Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3730 | 2026-09-05T01:11:02.511Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3731 | 2026-09-05T01:11:02.634Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3732 | 2026-09-05T01:11:02.726Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3733 | 2026-09-05T01:11:03.038Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-05T01:11:03.060Z | Compiling blake2 v0.11.0-rc.6 |
| 3735 | 2026-09-05T01:11:03.181Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3736 | 2026-09-05T01:11:03.264Z | Compiling half v1.8.3 |
| 3737 | 2026-09-05T01:11:03.280Z | Compiling http-range v0.1.5 |
| 3738 | 2026-09-05T01:11:03.280Z | Compiling crc8 v0.1.1 |
| 3739 | 2026-09-05T01:11:03.339Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3740 | 2026-09-05T01:11:03.451Z | Compiling argon2 v0.6.0-rc.8 |
| 3741 | 2026-09-05T01:11:03.517Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3742 | 2026-09-05T01:11:03.576Z | Compiling serde_cbor v0.11.2 |
| 3743 | 2026-09-05T01:11:03.734Z | Compiling ssh-cipher v0.3.0 |
| 3744 | 2026-09-05T01:11:03.764Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3745 | 2026-09-05T01:11:03.771Z | Compiling rsa v0.10.0-rc.18 |
| 3746 | 2026-09-05T01:11:03.865Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3747 | 2026-09-05T01:11:04.205Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3748 | 2026-09-05T01:11:04.239Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3749 | 2026-09-05T01:11:04.349Z | Compiling ed25519-dalek v3.0.0 |
| 3750 | 2026-09-05T01:11:04.620Z | Compiling sha3 v0.11.0 |
| 3751 | 2026-09-05T01:11:04.675Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3752 | 2026-09-05T01:11:04.833Z | Compiling p256 v0.14.0 |
| 3753 | 2026-09-05T01:11:04.873Z | Compiling p521 v0.14.0 |
| 3754 | 2026-09-05T01:11:04.892Z | Compiling p384 v0.14.0 |
| 3755 | 2026-09-05T01:11:05.080Z | Compiling scuffle v0.1.0 |
| 3756 | 2026-09-05T01:11:05.102Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3757 | 2026-09-05T01:11:05.159Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3758 | 2026-09-05T01:11:05.657Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3759 | 2026-09-05T01:11:05.992Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3760 | 2026-09-05T01:11:06.011Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3761 | 2026-09-05T01:11:06.044Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3762 | 2026-09-05T01:11:06.264Z | Compiling yasna v0.5.2 |
| 3763 | 2026-09-05T01:11:06.693Z | Compiling kstat-rs v0.2.5 |
| 3764 | 2026-09-05T01:11:06.712Z | Compiling headers-core v0.3.0 |
| 3765 | 2026-09-05T01:11:06.823Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3766 | 2026-09-05T01:11:06.852Z | Compiling kem v0.3.0 |
| 3767 | 2026-09-05T01:11:06.952Z | Compiling module-lattice v0.2.3 |
| 3768 | 2026-09-05T01:11:07.000Z | Compiling nanorand v0.7.0 |
| 3769 | 2026-09-05T01:11:07.017Z | Compiling sponge-cursor v0.1.0 |
| 3770 | 2026-09-05T01:11:07.128Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3771 | 2026-09-05T01:11:07.147Z | Compiling headers v0.4.1 |
| 3772 | 2026-09-05T01:11:07.192Z | Compiling ml-kem v0.3.2 |
| 3773 | 2026-09-05T01:11:07.231Z | Compiling flume v0.11.1 |
| 3774 | 2026-09-05T01:11:07.280Z | Compiling sha3 v0.12.0 |
| 3775 | 2026-09-05T01:11:07.318Z | Compiling rcgen v0.12.1 |
| 3776 | 2026-09-05T01:11:07.572Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3777 | 2026-09-05T01:11:07.673Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3778 | 2026-09-05T01:11:07.885Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3779 | 2026-09-05T01:11:07.941Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3780 | 2026-09-05T01:11:08.008Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3781 | 2026-09-05T01:11:08.026Z | Compiling ssh-key v0.7.0-rc.11 |
| 3782 | 2026-09-05T01:11:08.134Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3783 | 2026-09-05T01:11:08.237Z | Compiling hyper-staticfile v0.10.1 |
| 3784 | 2026-09-05T01:11:08.386Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3785 | 2026-09-05T01:11:08.405Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3786 | 2026-09-05T01:11:08.539Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3787 | 2026-09-05T01:11:08.590Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3788 | 2026-09-05T01:11:08.618Z | Compiling russh-cryptovec v0.62.0 |
| 3789 | 2026-09-05T01:11:08.822Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3790 | 2026-09-05T01:11:08.840Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3791 | 2026-09-05T01:11:08.873Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3792 | 2026-09-05T01:11:08.898Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3793 | 2026-09-05T01:11:09.027Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3794 | 2026-09-05T01:11:09.045Z | Compiling port-file v0.1.0 |
| 3795 | 2026-09-05T01:11:09.062Z | Compiling num-bigint v0.4.6 |
| 3796 | 2026-09-05T01:11:09.180Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3797 | 2026-09-05T01:11:09.235Z | Compiling generic-array v1.4.3 |
| 3798 | 2026-09-05T01:11:09.321Z | Compiling russh-util v0.52.0 |
| 3799 | 2026-09-05T01:11:09.504Z | Compiling enum_dispatch v0.3.13 |
| 3800 | 2026-09-05T01:11:09.593Z | Compiling delegate v0.13.5 |
| 3801 | 2026-09-05T01:11:09.708Z | Compiling subprocess v0.2.15 |
| 3802 | 2026-09-05T01:11:09.728Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3803 | 2026-09-05T01:11:09.748Z | Compiling hex-literal v1.1.0 |
| 3804 | 2026-09-05T01:11:09.771Z | Compiling md5 v0.8.0 |
| 3805 | 2026-09-05T01:11:09.845Z | Compiling display-error-chain v0.2.2 |
| 3806 | 2026-09-05T01:11:09.915Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3807 | 2026-09-05T01:11:10.017Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3808 | 2026-09-05T01:11:10.063Z | Compiling colored v2.2.0 |
| 3809 | 2026-09-05T01:11:10.182Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3810 | 2026-09-05T01:11:10.200Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3811 | 2026-09-05T01:11:10.360Z | Compiling internet-checksum v0.2.1 |
| 3812 | 2026-09-05T01:11:10.580Z | Compiling russh v0.62.4 |
| 3813 | 2026-09-05T01:11:10.674Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3814 | 2026-09-05T01:11:11.010Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3815 | 2026-09-05T01:11:11.537Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3816 | 2026-09-05T01:11:12.656Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3817 | 2026-09-05T01:11:12.656Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3818 | 2026-09-05T01:11:15.300Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3819 | 2026-09-05T01:11:15.973Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3820 | 2026-09-05T01:11:16.456Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3821 | 2026-09-05T01:11:17.067Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3822 | 2026-09-05T01:11:17.790Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3823 | 2026-09-05T01:11:26.162Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3824 | 2026-09-05T01:11:26.162Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3825 | 2026-09-05T01:11:26.162Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3826 | 2026-09-05T01:11:26.165Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3827 | 2026-09-05T01:11:26.165Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3828 | 2026-09-05T01:11:28.022Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3829 | 2026-09-05T01:11:28.039Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3830 | 2026-09-05T01:11:32.502Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3831 | 2026-09-05T01:12:12.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 3832 | 2026-09-05T01:12:12.877Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3833 | 2026-09-05T01:12:12.877Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3834 | 2026-09-05T01:12:13.095Z | |
| 3835 | 2026-09-05T01:12:13.095Z | real 1:29.319770280 |
| 3836 | 2026-09-05T01:12:13.095Z | user 8:26.802684887 |
| 3837 | 2026-09-05T01:12:13.095Z | sys 1:40.396717698 |
| 3838 | 2026-09-05T01:12:13.098Z | trap 0.235746900 |
| 3839 | 2026-09-05T01:12:13.098Z | tflt 0.437517477 |
| 3840 | 2026-09-05T01:12:13.098Z | dflt 1.962614204 |
| 3841 | 2026-09-05T01:12:13.098Z | kflt 0.000474300 |
| 3842 | 2026-09-05T01:12:13.098Z | lock 31:03.837209125 |
| 3843 | 2026-09-05T01:12:13.098Z | slp 18:59.281248650 |
| 3844 | 2026-09-05T01:12:13.098Z | lat 38.254280785 |
| 3845 | 2026-09-05T01:12:13.098Z | stop 2:56.653590096 |
| 3846 | 2026-09-05T01:12:13.098Z | + mkdir tests |
| 3847 | 2026-09-05T01:12:13.101Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3848 | 2026-09-05T01:12:13.101Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3849 | 2026-09-05T01:12:13.124Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3850 | 2026-09-05T01:12:13.146Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3851 | 2026-09-05T01:12:13.168Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3852 | 2026-09-05T01:12:13.190Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3853 | 2026-09-05T01:12:13.507Z | + 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) |
| 3854 | 2026-09-05T01:12:13.510Z | + 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-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 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 |
| 3855 | 2026-09-05T01:13:19.156Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3856 | 2026-09-05T01:13:19.156Z | a .github/buildomat/ci-env.sh 1K |
| 3857 | 2026-09-05T01:13:19.156Z | a out/target/test 1K |
| 3858 | 2026-09-05T01:13:19.156Z | a out/npuzone/npuzone 27402K |
| 3859 | 2026-09-05T01:13:19.156Z | a package-manifest.toml 35K |
| 3860 | 2026-09-05T01:13:19.156Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3861 | 2026-09-05T01:13:19.156Z | a target/release/omicron-package 16941K |
| 3862 | 2026-09-05T01:13:19.156Z | a target/release/xtask 6405K |
| 3863 | 2026-09-05T01:13:19.156Z | a target/debug/bootstrap 440489K |
| 3864 | 2026-09-05T01:13:19.156Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3865 | 2026-09-05T01:13:19.156Z | a tests/commtest-967955464f559dda 34431K |
| 3866 | 2026-09-05T01:13:19.156Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3867 | 2026-09-05T01:13:19.156Z | a tests/end_to_end_tests-8d60c10a3fab2411 504125K |
| 3868 | 2026-09-05T01:13:19.156Z | a tools/opte_version 1K |
| 3869 | 2026-09-05T01:13:19.157Z | a tools/opte_version_override 2K |
| 3870 | 2026-09-05T01:13:19.157Z | a out/clickhouse.tar.gz 233168K |
| 3871 | 2026-09-05T01:13:19.157Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3872 | 2026-09-05T01:13:19.157Z | a out/clickhouse_server.tar.gz 233166K |
| 3873 | 2026-09-05T01:13:19.157Z | a out/cockroachdb.tar.gz 125060K |
| 3874 | 2026-09-05T01:13:19.157Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3875 | 2026-09-05T01:13:19.157Z | a out/crucible-utils.tar 18900K |
| 3876 | 2026-09-05T01:13:19.157Z | a out/crucible-zone.tar.gz 39580K |
| 3877 | 2026-09-05T01:13:19.157Z | a out/external-dns.tar.gz 15167K |
| 3878 | 2026-09-05T01:13:19.157Z | a out/internal-dns.tar.gz 15167K |
| 3879 | 2026-09-05T01:13:19.157Z | a out/mg-ddm-gz.tar 100917K |
| 3880 | 2026-09-05T01:13:19.157Z | a out/nexus.tar.gz 195559K |
| 3881 | 2026-09-05T01:13:19.157Z | a out/ntp.tar.gz 7133K |
| 3882 | 2026-09-05T01:13:19.157Z | a out/omicron-gateway-softnpu.tar.gz 13828K |
| 3883 | 2026-09-05T01:13:19.157Z | a out/omicron-sled-agent.tar 116167K |
| 3884 | 2026-09-05T01:13:19.157Z | a out/overlay.tar.gz 4K |
| 3885 | 2026-09-05T01:13:19.157Z | a out/oximeter.tar.gz 17658K |
| 3886 | 2026-09-05T01:13:19.157Z | a out/oxlog.tar 2419K |
| 3887 | 2026-09-05T01:13:19.157Z | a out/probe.tar.gz 3037K |
| 3888 | 2026-09-05T01:13:19.157Z | a out/propolis-server.tar.gz 34642K |
| 3889 | 2026-09-05T01:13:19.157Z | a out/pumpkind-gz.tar 26647K |
| 3890 | 2026-09-05T01:13:19.157Z | a out/switch-softnpu.tar.gz 306154K |
| 3891 | 2026-09-05T01:13:19.161Z | |
| 3892 | 2026-09-05T01:13:19.161Z | real 1:05.643363413 |
| 3893 | 2026-09-05T01:13:19.161Z | user 1:03.523757907 |
| 3894 | 2026-09-05T01:13:19.161Z | sys 3.496419215 |
| 3895 | 2026-09-05T01:13:19.161Z | trap 0.004710947 |
| 3896 | 2026-09-05T01:13:19.161Z | tflt 0.000000000 |
| 3897 | 2026-09-05T01:13:19.161Z | dflt 0.000000000 |
| 3898 | 2026-09-05T01:13:19.161Z | kflt 0.000000000 |
| 3899 | 2026-09-05T01:13:19.161Z | lock 0.000000000 |
| 3900 | 2026-09-05T01:13:19.161Z | slp 1:03.477958908 |
| 3901 | 2026-09-05T01:13:19.161Z | lat 0.779097290 |
| 3902 | 2026-09-05T01:13:19.161Z | stop 0.000224280 |
| 3903 | 2026-09-05T01:13:19.161Z | process exited: duration 1025282 ms, exit code 0 |
| |
| 3904 | 2026-09-05T01:13:19.177Z | found 1 output files |
| 3905 | 2026-09-05T01:13:19.177Z | uploading: /work/package.tar.gz (1837539779 bytes) |
| 3906 | 2026-09-05T01:13:41.691Z | uploaded: /work/package.tar.gz |