|
|
|
| 1 | 2026-09-05T00:56:01.112Z | job assigned to worker 01M1QH03QW0XREJJ2BXV3Y5S87 [factory aws, i-034c476ac88b60d64] (queued for 50 s) |
| |
| 2 | 2026-09-05T00:56:08.317Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:56:08.323Z | ++ uname -s |
| 4 | 2026-09-05T00:56:08.328Z | + kern=SunOS |
| 5 | 2026-09-05T00:56:08.328Z | + build_user=build |
| 6 | 2026-09-05T00:56:08.329Z | + build_uid=12345 |
| 7 | 2026-09-05T00:56:08.329Z | + work_dir=/work |
| 8 | 2026-09-05T00:56:08.329Z | + input_dir=/input |
| 9 | 2026-09-05T00:56:08.329Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:56:08.329Z | + case "$kern" in |
| 11 | 2026-09-05T00:56:08.329Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:56:08.329Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:56:10.334Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:56:10.458Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:56:10.468Z | + home_fs=zfs |
| 16 | 2026-09-05T00:56:10.468Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:56:10.469Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:56:10.469Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:56:12.453Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:56:12.456Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:56:12.463Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:56:12.471Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:56:12.471Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-05T00:56:12.471Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-05T00:56:12.471Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-05T00:56:12.471Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:56:12.471Z | * rust toolchain profile = "default" |
| 28 | 2026-09-05T00:56:12.475Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:56:12.475Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:56:12.586Z | info: downloading installer |
| 31 | 2026-09-05T00:56:13.966Z | info: profile set to default |
| 32 | 2026-09-05T00:56:13.966Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:56:13.974Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:56:14.086Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:56:14.089Z | info: downloading 6 components |
| 36 | 2026-09-05T00:56:27.164Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-05T00:56:27.164Z | |
| 38 | 2026-09-05T00:56:27.196Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:56:27.196Z | |
| 40 | 2026-09-05T00:56:27.201Z | |
| 41 | 2026-09-05T00:56:27.201Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:56:27.201Z | |
| 43 | 2026-09-05T00:56:27.201Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:56:27.201Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:56:27.201Z | |
| 46 | 2026-09-05T00:56:27.201Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:56:27.201Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:56:27.201Z | |
| 49 | 2026-09-05T00:56:27.201Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:56:27.201Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:56:27.201Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:56:27.201Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:56:27.201Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:56:27.201Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:56:27.201Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:56:27.201Z | HOST_CC = None |
| 57 | 2026-09-05T00:56:27.201Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:56:27.201Z | CC = None |
| 59 | 2026-09-05T00:56:27.201Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:56:27.393Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:56:27.393Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:56:27.393Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:56:27.393Z | CFLAGS = None |
| 64 | 2026-09-05T00:56:27.393Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:56:27.393Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:56:27.393Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:56:27.393Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:56:27.393Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:56:27.393Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:56:27.508Z | + rustup --version |
| 71 | 2026-09-05T00:56:27.512Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:56:27.515Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:56:27.536Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:56:27.540Z | + cargo --version |
| 75 | 2026-09-05T00:56:27.545Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:56:27.545Z | + rustc --version |
| 77 | 2026-09-05T00:56:27.565Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:56:27.570Z | process exited: duration 15104 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:56:27.576Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:56:27.595Z | process exited: duration 18 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:56:27.601Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:56:27.605Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:56:27.608Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:56:27.643Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:56:40.317Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:56:40.317Z | + git fetch origin f5d91766f367bcec031b3baa016f806ec7d60aa6 |
| 87 | 2026-09-05T00:56:40.676Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:56:40.676Z | * branch f5d91766f367bcec031b3baa016f806ec7d60aa6 -> FETCH_HEAD |
| 89 | 2026-09-05T00:56:40.689Z | + [[ -n sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]] |
| 90 | 2026-09-05T00:56:40.692Z | ++ git branch --show-current |
| 91 | 2026-09-05T00:56:40.692Z | + current=main |
| 92 | 2026-09-05T00:56:40.692Z | + [[ main != sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]] |
| 93 | 2026-09-05T00:56:40.692Z | + git branch -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration f5d91766f367bcec031b3baa016f806ec7d60aa6 |
| 94 | 2026-09-05T00:56:40.696Z | + git checkout -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration |
| 95 | 2026-09-05T00:56:40.949Z | Switched to branch 'sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration' |
| 96 | 2026-09-05T00:56:40.952Z | + git reset --hard f5d91766f367bcec031b3baa016f806ec7d60aa6 |
| 97 | 2026-09-05T00:56:40.970Z | HEAD is now at f5d91766f rebase |
| 98 | 2026-09-05T00:56:40.973Z | process exited: duration 13370 ms, exit code 0 |
| |
| 99 | 2026-09-05T00:56:40.979Z | starting task 4: "build" |
| 100 | 2026-09-05T00:56:40.984Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-05T00:56:40.987Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-05T00:56:40.987Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-05T00:56:40.987Z | +++ uname -s |
| 104 | 2026-09-05T00:56:40.987Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-05T00:56:40.988Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-05T00:56:40.991Z | + cargo --version |
| 107 | 2026-09-05T00:56:40.997Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-05T00:56:41.001Z | + rustc --version |
| 109 | 2026-09-05T00:56:41.020Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-05T00:56:41.023Z | + WORK=/work |
| 111 | 2026-09-05T00:56:41.023Z | + pfexec mkdir -p /work |
| 112 | 2026-09-05T00:56:41.026Z | + pfexec chown build /work |
| 113 | 2026-09-05T00:56:41.031Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-05T00:56:43.118Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-05T00:56:43.540Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-05T00:56:46.125Z | Planning: Solver setup ... Done (2.417s) |
| 117 | 2026-09-05T00:56:46.194Z | Planning: Running solver ... Done (0.069s) |
| 118 | 2026-09-05T00:56:46.244Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-05T00:56:46.260Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-05T00:56:46.282Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-05T00:56:46.296Z | Planning: Package planning ... Done (0.014s) |
| 122 | 2026-09-05T00:56:46.299Z | Planning: Merging actions ... Done (0.001s) |
| 123 | 2026-09-05T00:56:46.458Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 124 | 2026-09-05T00:56:46.461Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-05T00:56:47.314Z | Planning: Evaluating mediators ... Done (0.855s) |
| 126 | 2026-09-05T00:56:47.317Z | Planning: Planning completed in 3.74 seconds |
| 127 | 2026-09-05T00:56:47.324Z | Packages to install: 2 |
| 128 | 2026-09-05T00:56:47.324Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-05T00:56:47.324Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-05T00:56:47.324Z | Create boot environment: No |
| 131 | 2026-09-05T00:56:47.324Z | Create backup boot environment: No |
| 132 | 2026-09-05T00:56:47.327Z | Rebuild boot archive: No |
| 133 | 2026-09-05T00:56:47.327Z | |
| 134 | 2026-09-05T00:56:47.327Z | Changed packages: |
| 135 | 2026-09-05T00:56:47.327Z | helios |
| 136 | 2026-09-05T00:56:47.327Z | developer/build-essential |
| 137 | 2026-09-05T00:56:47.327Z | None -> 11-3.0 |
| 138 | 2026-09-05T00:56:47.327Z | library/libxmlsec1 |
| 139 | 2026-09-05T00:56:47.327Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-05T00:56:47.351Z | |
| 141 | 2026-09-05T00:56:47.351Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-05T00:56:47.420Z | Download: Completed 1.28 MB in 0.07 seconds (18.6M/s) |
| 143 | 2026-09-05T00:56:47.495Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-05T00:56:47.534Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-05T00:56:47.570Z | Finalize: Updating package state database ... Done (0.036s) |
| 146 | 2026-09-05T00:56:47.570Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-05T00:56:47.665Z | Finalize: Updating image state ... Done (0.094s) |
| 148 | 2026-09-05T00:56:50.391Z | Finalize: Creating fast lookup database ... Done (2.670s) |
| 149 | 2026-09-05T00:56:50.460Z | Finalize: Reading search index ... Done (0.013s) |
| 150 | 2026-09-05T00:56:50.464Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-05T00:56:50.576Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-05T00:56:50.951Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-05T00:56:51.057Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-05T00:56:51.060Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-05T00:56:51.212Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-05T00:56:51.216Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-05T00:56:51.238Z | Mediators to change: 2 |
| 158 | 2026-09-05T00:56:51.238Z | Create boot environment: No |
| 159 | 2026-09-05T00:56:51.238Z | Create backup boot environment: No |
| 160 | 2026-09-05T00:56:51.283Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-05T00:56:51.284Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-05T00:56:51.346Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-05T00:56:53.329Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-05T00:56:53.394Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-05T00:56:53.436Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-05T00:56:53.460Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-05T00:56:53.746Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-05T00:56:53.852Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-05T00:56:53.855Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-05T00:56:54.008Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-05T00:56:54.011Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-05T00:56:54.031Z | Mediators to change: 1 |
| 173 | 2026-09-05T00:56:54.031Z | Create boot environment: No |
| 174 | 2026-09-05T00:56:54.031Z | Create backup boot environment: No |
| 175 | 2026-09-05T00:56:54.079Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-05T00:56:54.080Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-05T00:56:54.145Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-05T00:56:56.170Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-05T00:56:56.204Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-05T00:56:56.216Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-05T00:56:56.256Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-05T00:56:56.596Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-05T00:56:56.596Z | apache system 2.4 system |
| 184 | 2026-09-05T00:56:56.597Z | clang system 15 system |
| 185 | 2026-09-05T00:56:56.597Z | csh system system illumos |
| 186 | 2026-09-05T00:56:56.597Z | ctags system system illumos |
| 187 | 2026-09-05T00:56:56.597Z | file vendor vendor darwinsys |
| 188 | 2026-09-05T00:56:56.597Z | file system system illumos |
| 189 | 2026-09-05T00:56:56.597Z | gcc vendor 14 vendor |
| 190 | 2026-09-05T00:56:56.597Z | gcc system 13 system |
| 191 | 2026-09-05T00:56:56.598Z | gcc system 10 system |
| 192 | 2026-09-05T00:56:56.598Z | go system 1.25 system |
| 193 | 2026-09-05T00:56:56.598Z | llvm system 15 system |
| 194 | 2026-09-05T00:56:56.598Z | mariadb system 11.4 system |
| 195 | 2026-09-05T00:56:56.604Z | mta vendor vendor dma |
| 196 | 2026-09-05T00:56:56.604Z | openjdk system 17 system |
| 197 | 2026-09-05T00:56:56.604Z | openjdk system 11 system |
| 198 | 2026-09-05T00:56:56.604Z | openssl vendor 3 vendor |
| 199 | 2026-09-05T00:56:56.604Z | perl system 5.40 system |
| 200 | 2026-09-05T00:56:56.604Z | postgresql system 18 system |
| 201 | 2026-09-05T00:56:56.604Z | postgresql system 17 system |
| 202 | 2026-09-05T00:56:56.604Z | python vendor 3 vendor |
| 203 | 2026-09-05T00:56:56.604Z | python system 2 system |
| 204 | 2026-09-05T00:56:56.604Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-05T00:56:56.604Z | ruby system 3.4 system |
| 206 | 2026-09-05T00:56:56.605Z | ruby system 3.0 system |
| 207 | 2026-09-05T00:56:56.605Z | words vendor vendor american-english |
| 208 | 2026-09-05T00:56:56.605Z | words system system australian-english |
| 209 | 2026-09-05T00:56:56.606Z | words system system british-english |
| 210 | 2026-09-05T00:56:56.606Z | words system system canadian-english |
| 211 | 2026-09-05T00:56:56.606Z | words system system french |
| 212 | 2026-09-05T00:56:56.606Z | words system system italian |
| 213 | 2026-09-05T00:56:56.606Z | words system system ngerman |
| 214 | 2026-09-05T00:56:56.606Z | words system system ogerman |
| 215 | 2026-09-05T00:56:56.606Z | words system system spanish |
| 216 | 2026-09-05T00:56:56.839Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-05T00:56:56.839Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-05T00:56:57.336Z | FMRI IFO |
| 219 | 2026-09-05T00:56:57.336Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-05T00:56:57.336Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-05T00:56:57.336Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-05T00:56:57.336Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-05T00:56:57.336Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-05T00:56:57.336Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-05T00:56:57.336Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-05T00:56:57.337Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-05T00:56:57.337Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-05T00:56:57.676Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-05T00:56:58.000Z | Updating crates.io index |
| 230 | 2026-09-05T00:56:58.003Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-05T00:56:58.301Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-05T00:56:58.662Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-05T00:56:58.958Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-05T00:57:00.049Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-05T00:57:00.619Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-05T00:57:02.236Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-05T00:57:03.114Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-05T00:57:03.392Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-05T00:57:03.768Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-05T00:57:04.914Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-05T00:57:05.271Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-05T00:57:05.684Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-05T00:57:06.245Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-05T00:57:06.558Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-05T00:57:06.832Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-05T00:57:07.122Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-05T00:57:07.405Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-05T00:57:07.704Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-05T00:57:08.109Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-05T00:57:08.652Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-05T00:57:08.954Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-05T00:57:09.537Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-05T00:57:09.866Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-05T00:57:10.183Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-05T00:57:10.634Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-05T00:57:11.169Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-05T00:57:11.580Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-05T00:57:11.946Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-05T00:57:12.257Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-05T00:57:12.566Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-05T00:57:12.935Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-05T00:57:13.510Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-05T00:57:13.804Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-05T00:57:14.088Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-05T00:57:14.436Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-05T00:57:14.746Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-05T00:57:15.032Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-05T00:57:15.306Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-05T00:57:15.661Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-05T00:57:15.931Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-05T00:57:16.361Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-05T00:57:18.546Z | Downloading crates ... |
| 273 | 2026-09-05T00:57:18.599Z | Downloaded fastrand v2.3.0 |
| 274 | 2026-09-05T00:57:18.602Z | Downloaded block-buffer v0.10.4 |
| 275 | 2026-09-05T00:57:18.607Z | Downloaded clap_derive v4.6.1 |
| 276 | 2026-09-05T00:57:18.610Z | Downloaded heck v0.4.1 |
| 277 | 2026-09-05T00:57:18.614Z | Downloaded unicode-linebreak v0.1.5 |
| 278 | 2026-09-05T00:57:18.618Z | Downloaded generic-array v0.14.7 |
| 279 | 2026-09-05T00:57:18.618Z | Downloaded toml_datetime v0.6.11 |
| 280 | 2026-09-05T00:57:18.623Z | Downloaded zmij v1.0.21 |
| 281 | 2026-09-05T00:57:18.623Z | Downloaded crypto-common v0.1.7 |
| 282 | 2026-09-05T00:57:18.626Z | Downloaded cpufeatures v0.2.17 |
| 283 | 2026-09-05T00:57:18.626Z | Downloaded swrite v0.1.0 |
| 284 | 2026-09-05T00:57:18.633Z | Downloaded dtrace-parser v0.2.0 |
| 285 | 2026-09-05T00:57:18.636Z | Downloaded clap_lex v1.0.0 |
| 286 | 2026-09-05T00:57:18.636Z | Downloaded zerocopy v0.7.35 |
| 287 | 2026-09-05T00:57:18.641Z | Downloaded cargo-platform v0.3.2 |
| 288 | 2026-09-05T00:57:18.644Z | Downloaded zerocopy-derive v0.7.35 |
| 289 | 2026-09-05T00:57:18.644Z | Downloaded errno v0.3.14 |
| 290 | 2026-09-05T00:57:18.647Z | Downloaded toml_write v0.1.2 |
| 291 | 2026-09-05T00:57:18.647Z | Downloaded cfg-if v1.0.4 |
| 292 | 2026-09-05T00:57:18.651Z | Downloaded fs-err v3.3.0 |
| 293 | 2026-09-05T00:57:18.654Z | Downloaded cargo_toml v0.21.0 |
| 294 | 2026-09-05T00:57:18.657Z | Downloaded bytecount v0.6.9 |
| 295 | 2026-09-05T00:57:18.657Z | Downloaded byteorder v1.5.0 |
| 296 | 2026-09-05T00:57:18.660Z | Downloaded pest_generator v2.8.6 |
| 297 | 2026-09-05T00:57:18.660Z | Downloaded dof v0.3.0 |
| 298 | 2026-09-05T00:57:18.660Z | Downloaded colorchoice v1.0.4 |
| 299 | 2026-09-05T00:57:18.665Z | Downloaded heck v0.5.0 |
| 300 | 2026-09-05T00:57:18.670Z | Downloaded equivalent v1.0.2 |
| 301 | 2026-09-05T00:57:18.673Z | Downloaded terminal_size v0.4.3 |
| 302 | 2026-09-05T00:57:18.673Z | Downloaded anstyle v1.0.14 |
| 303 | 2026-09-05T00:57:18.673Z | Downloaded autocfg v1.5.0 |
| 304 | 2026-09-05T00:57:18.678Z | Downloaded anstyle-parse v1.0.0 |
| 305 | 2026-09-05T00:57:18.678Z | Downloaded fnv v1.0.7 |
| 306 | 2026-09-05T00:57:18.681Z | Downloaded sha2 v0.10.9 |
| 307 | 2026-09-05T00:57:18.681Z | Downloaded scroll_derive v0.12.1 |
| 308 | 2026-09-05T00:57:18.684Z | Downloaded utf8parse v0.2.2 |
| 309 | 2026-09-05T00:57:18.687Z | Downloaded is_terminal_polyfill v1.70.2 |
| 310 | 2026-09-05T00:57:18.687Z | Downloaded smawk v0.3.2 |
| 311 | 2026-09-05T00:57:18.699Z | Downloaded strsim v0.11.1 |
| 312 | 2026-09-05T00:57:18.702Z | Downloaded usdt-macro v0.5.0 |
| 313 | 2026-09-05T00:57:18.702Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-09-05T00:57:18.705Z | Downloaded usdt v0.5.0 |
| 315 | 2026-09-05T00:57:18.708Z | Downloaded tabled_derive v0.7.0 |
| 316 | 2026-09-05T00:57:18.708Z | Downloaded thread-id v4.2.2 |
| 317 | 2026-09-05T00:57:18.716Z | Downloaded itoa v1.0.17 |
| 318 | 2026-09-05T00:57:18.719Z | Downloaded anstyle-query v1.1.5 |
| 319 | 2026-09-05T00:57:18.722Z | Downloaded proc-macro-error-attr v1.0.4 |
| 320 | 2026-09-05T00:57:18.725Z | Downloaded version_check v0.9.5 |
| 321 | 2026-09-05T00:57:18.725Z | Downloaded pretty-hex v0.4.1 |
| 322 | 2026-09-05T00:57:18.728Z | Downloaded anstream v1.0.0 |
| 323 | 2026-09-05T00:57:18.731Z | Downloaded digest v0.10.7 |
| 324 | 2026-09-05T00:57:18.731Z | Downloaded once_cell v1.21.3 |
| 325 | 2026-09-05T00:57:18.736Z | Downloaded clap v4.6.1 |
| 326 | 2026-09-05T00:57:18.741Z | Downloaded plain v0.2.3 |
| 327 | 2026-09-05T00:57:18.743Z | Downloaded usdt-attr-macro v0.5.0 |
| 328 | 2026-09-05T00:57:18.743Z | Downloaded memmap v0.7.0 |
| 329 | 2026-09-05T00:57:18.743Z | Downloaded serde_tokenstream v0.2.3 |
| 330 | 2026-09-05T00:57:18.747Z | Downloaded camino-tempfile v1.4.1 |
| 331 | 2026-09-05T00:57:18.750Z | Downloaded thiserror v1.0.69 |
| 332 | 2026-09-05T00:57:18.754Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-09-05T00:57:18.757Z | Downloaded cargo_metadata v0.23.1 |
| 334 | 2026-09-05T00:57:18.762Z | Downloaded anyhow v1.0.104 |
| 335 | 2026-09-05T00:57:18.770Z | Downloaded usdt-impl v0.5.0 |
| 336 | 2026-09-05T00:57:18.773Z | Downloaded macaddr v1.0.1 |
| 337 | 2026-09-05T00:57:18.773Z | Downloaded quote v1.0.45 |
| 338 | 2026-09-05T00:57:18.773Z | Downloaded scroll v0.12.0 |
| 339 | 2026-09-05T00:57:18.776Z | Downloaded bitflags v2.11.0 |
| 340 | 2026-09-05T00:57:18.781Z | Downloaded log v0.4.33 |
| 341 | 2026-09-05T00:57:18.784Z | Downloaded thiserror v2.0.18 |
| 342 | 2026-09-05T00:57:18.784Z | Downloaded proc-macro-error v1.0.4 |
| 343 | 2026-09-05T00:57:18.787Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-09-05T00:57:18.790Z | Downloaded toml v0.8.23 |
| 345 | 2026-09-05T00:57:18.793Z | Downloaded getrandom v0.4.3 |
| 346 | 2026-09-05T00:57:18.799Z | Downloaded camino v1.2.5 |
| 347 | 2026-09-05T00:57:18.802Z | Downloaded pest_derive v2.8.6 |
| 348 | 2026-09-05T00:57:18.808Z | Downloaded serde_derive v1.0.228 |
| 349 | 2026-09-05T00:57:18.811Z | Downloaded pest_meta v2.8.6 |
| 350 | 2026-09-05T00:57:18.814Z | Downloaded semver v1.0.28 |
| 351 | 2026-09-05T00:57:18.818Z | Downloaded tempfile v3.27.0 |
| 352 | 2026-09-05T00:57:18.818Z | Downloaded typenum v1.20.1 |
| 353 | 2026-09-05T00:57:18.820Z | Downloaded papergrid v0.11.0 |
| 354 | 2026-09-05T00:57:18.824Z | Downloaded serde_core v1.0.228 |
| 355 | 2026-09-05T00:57:18.824Z | Downloaded textwrap v0.16.2 |
| 356 | 2026-09-05T00:57:18.827Z | Downloaded unicode-ident v1.0.24 |
| 357 | 2026-09-05T00:57:18.832Z | Downloaded ucd-trie v0.1.7 |
| 358 | 2026-09-05T00:57:18.837Z | Downloaded proc-macro2 v1.0.106 |
| 359 | 2026-09-05T00:57:18.841Z | Downloaded serde v1.0.228 |
| 360 | 2026-09-05T00:57:18.847Z | Downloaded toml_edit v0.22.27 |
| 361 | 2026-09-05T00:57:18.864Z | Downloaded indexmap v2.14.0 |
| 362 | 2026-09-05T00:57:18.868Z | Downloaded memchr v2.8.0 |
| 363 | 2026-09-05T00:57:18.884Z | Downloaded pest v2.8.6 |
| 364 | 2026-09-05T00:57:18.910Z | Downloaded clap_builder v4.6.0 |
| 365 | 2026-09-05T00:57:18.914Z | Downloaded goblin v0.8.2 |
| 366 | 2026-09-05T00:57:18.917Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-05T00:57:18.922Z | Downloaded hashbrown v0.17.0 |
| 368 | 2026-09-05T00:57:18.934Z | Downloaded winnow v0.7.14 |
| 369 | 2026-09-05T00:57:18.943Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-05T00:57:18.963Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-05T00:57:18.968Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-05T00:57:18.971Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-05T00:57:18.975Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-05T00:57:18.979Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-05T00:57:19.008Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-05T00:57:19.070Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-05T00:57:19.070Z | Compiling quote v1.0.45 |
| 378 | 2026-09-05T00:57:19.072Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-05T00:57:19.073Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-05T00:57:19.073Z | Compiling libc v0.2.185 |
| 381 | 2026-09-05T00:57:19.073Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-05T00:57:19.073Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-05T00:57:19.248Z | Compiling serde v1.0.228 |
| 384 | 2026-09-05T00:57:19.251Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-05T00:57:19.251Z | Compiling ucd-trie v0.1.7 |
| 386 | 2026-09-05T00:57:19.261Z | Compiling thiserror v1.0.69 |
| 387 | 2026-09-05T00:57:19.264Z | Compiling itoa v1.0.17 |
| 388 | 2026-09-05T00:57:19.315Z | Compiling byteorder v1.5.0 |
| 389 | 2026-09-05T00:57:19.318Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-05T00:57:19.446Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-05T00:57:19.499Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-05T00:57:19.690Z | Compiling usdt-impl v0.5.0 |
| 393 | 2026-09-05T00:57:19.693Z | Compiling proc-macro-error-attr v1.0.4 |
| 394 | 2026-09-05T00:57:19.744Z | Compiling pest v2.8.6 |
| 395 | 2026-09-05T00:57:19.760Z | Compiling camino v1.2.5 |
| 396 | 2026-09-05T00:57:19.870Z | Compiling syn v1.0.109 |
| 397 | 2026-09-05T00:57:19.945Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-05T00:57:19.978Z | Compiling getrandom v0.4.3 |
| 399 | 2026-09-05T00:57:19.999Z | Compiling utf8parse v0.2.2 |
| 400 | 2026-09-05T00:57:20.040Z | Compiling log v0.4.33 |
| 401 | 2026-09-05T00:57:20.056Z | Compiling plain v0.2.3 |
| 402 | 2026-09-05T00:57:20.160Z | Compiling hashbrown v0.17.0 |
| 403 | 2026-09-05T00:57:20.203Z | Compiling equivalent v1.0.2 |
| 404 | 2026-09-05T00:57:20.206Z | Compiling anstyle-parse v1.0.0 |
| 405 | 2026-09-05T00:57:20.241Z | Compiling errno v0.3.14 |
| 406 | 2026-09-05T00:57:20.261Z | Compiling thread-id v4.2.2 |
| 407 | 2026-09-05T00:57:20.282Z | Compiling winnow v0.7.14 |
| 408 | 2026-09-05T00:57:20.339Z | Compiling cfg-if v1.0.4 |
| 409 | 2026-09-05T00:57:20.339Z | Compiling toml_write v0.1.2 |
| 410 | 2026-09-05T00:57:20.342Z | Compiling pretty-hex v0.4.1 |
| 411 | 2026-09-05T00:57:20.414Z | Compiling anstyle-query v1.1.5 |
| 412 | 2026-09-05T00:57:20.417Z | Compiling thiserror v2.0.18 |
| 413 | 2026-09-05T00:57:20.464Z | Compiling anstyle v1.0.14 |
| 414 | 2026-09-05T00:57:20.467Z | Compiling autocfg v1.5.0 |
| 415 | 2026-09-05T00:57:20.538Z | Compiling is_terminal_polyfill v1.70.2 |
| 416 | 2026-09-05T00:57:20.541Z | Compiling colorchoice v1.0.4 |
| 417 | 2026-09-05T00:57:20.606Z | Compiling anyhow v1.0.104 |
| 418 | 2026-09-05T00:57:20.657Z | Compiling indexmap v2.14.0 |
| 419 | 2026-09-05T00:57:20.692Z | Compiling anstream v1.0.0 |
| 420 | 2026-09-05T00:57:20.711Z | Compiling syn v2.0.117 |
| 421 | 2026-09-05T00:57:20.745Z | Compiling heck v0.4.1 |
| 422 | 2026-09-05T00:57:20.766Z | Compiling heck v0.5.0 |
| 423 | 2026-09-05T00:57:20.784Z | Compiling unicode-width v0.1.14 |
| 424 | 2026-09-05T00:57:20.818Z | Compiling pest_meta v2.8.6 |
| 425 | 2026-09-05T00:57:20.928Z | Compiling fs-err v3.3.0 |
| 426 | 2026-09-05T00:57:20.990Z | Compiling once_cell v1.21.3 |
| 427 | 2026-09-05T00:57:21.022Z | Compiling clap_lex v1.0.0 |
| 428 | 2026-09-05T00:57:21.040Z | Compiling fastrand v2.3.0 |
| 429 | 2026-09-05T00:57:21.043Z | Compiling bytecount v0.6.9 |
| 430 | 2026-09-05T00:57:21.076Z | Compiling fnv v1.0.7 |
| 431 | 2026-09-05T00:57:21.097Z | Compiling strsim v0.11.1 |
| 432 | 2026-09-05T00:57:21.201Z | Compiling papergrid v0.11.0 |
| 433 | 2026-09-05T00:57:21.264Z | Compiling memmap v0.7.0 |
| 434 | 2026-09-05T00:57:21.282Z | Compiling unicode-width v0.2.0 |
| 435 | 2026-09-05T00:57:21.300Z | Compiling unicode-linebreak v0.1.5 |
| 436 | 2026-09-05T00:57:21.319Z | Compiling terminal_size v0.4.3 |
| 437 | 2026-09-05T00:57:21.353Z | Compiling tempfile v3.27.0 |
| 438 | 2026-09-05T00:57:21.371Z | Compiling smawk v0.3.2 |
| 439 | 2026-09-05T00:57:21.484Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-05T00:57:21.556Z | Compiling textwrap v0.16.2 |
| 441 | 2026-09-05T00:57:21.574Z | Compiling swrite v0.1.0 |
| 442 | 2026-09-05T00:57:21.886Z | Compiling semver v1.0.28 |
| 443 | 2026-09-05T00:57:21.886Z | Compiling cargo-platform v0.3.2 |
| 444 | 2026-09-05T00:57:22.214Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-05T00:57:22.235Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-05T00:57:22.900Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-05T00:57:22.919Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-05T00:57:23.396Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-05T00:57:23.396Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-05T00:57:23.401Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-05T00:57:23.401Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-05T00:57:23.401Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-05T00:57:23.401Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-05T00:57:23.499Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-05T00:57:24.050Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-05T00:57:24.137Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-05T00:57:24.270Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-05T00:57:24.409Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-05T00:57:24.686Z | Compiling clap v4.6.1 |
| 460 | 2026-09-05T00:57:25.775Z | Compiling serde_spanned v0.6.9 |
| 461 | 2026-09-05T00:57:25.775Z | Compiling toml_datetime v0.6.11 |
| 462 | 2026-09-05T00:57:25.775Z | Compiling macaddr v1.0.1 |
| 463 | 2026-09-05T00:57:25.856Z | Compiling cargo_metadata v0.23.1 |
| 464 | 2026-09-05T00:57:25.857Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 465 | 2026-09-05T00:57:25.857Z | Compiling dof v0.3.0 |
| 466 | 2026-09-05T00:57:25.857Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-05T00:57:25.990Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-05T00:57:26.499Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-05T00:57:26.516Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-05T00:57:27.064Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-05T00:57:27.239Z | Compiling toml v0.8.23 |
| 472 | 2026-09-05T00:57:27.558Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-05T00:57:28.846Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-05T00:57:30.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.39s |
| 475 | 2026-09-05T00:57:31.161Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-05T00:57:31.659Z | Downloading crates ... |
| 477 | 2026-09-05T00:57:31.724Z | Downloaded arrayref v0.3.9 |
| 478 | 2026-09-05T00:57:31.724Z | Downloaded anstyle-parse v0.2.7 |
| 479 | 2026-09-05T00:57:31.724Z | Downloaded addr2line v0.25.1 |
| 480 | 2026-09-05T00:57:31.788Z | Downloaded adler2 v2.0.1 |
| 481 | 2026-09-05T00:57:31.789Z | Downloaded async-recursion v1.1.1 |
| 482 | 2026-09-05T00:57:31.789Z | Downloaded compression-core v0.4.31 |
| 483 | 2026-09-05T00:57:31.789Z | Downloaded foldhash v0.1.5 |
| 484 | 2026-09-05T00:57:31.789Z | Downloaded array-init v0.0.4 |
| 485 | 2026-09-05T00:57:31.789Z | Downloaded assert_matches v1.5.0 |
| 486 | 2026-09-05T00:57:31.789Z | Downloaded cobs v0.3.0 |
| 487 | 2026-09-05T00:57:31.789Z | Downloaded async-stream-impl v0.3.6 |
| 488 | 2026-09-05T00:57:31.790Z | Downloaded block-padding v0.4.2 |
| 489 | 2026-09-05T00:57:31.790Z | Downloaded atomic-waker v1.1.2 |
| 490 | 2026-09-05T00:57:31.790Z | Downloaded bitflags v1.3.2 |
| 491 | 2026-09-05T00:57:31.790Z | Downloaded atty v0.2.14 |
| 492 | 2026-09-05T00:57:31.790Z | Downloaded aead v0.5.2 |
| 493 | 2026-09-05T00:57:31.790Z | Downloaded bit-set v0.8.0 |
| 494 | 2026-09-05T00:57:31.790Z | Downloaded arrayvec v0.7.6 |
| 495 | 2026-09-05T00:57:31.790Z | Downloaded base16ct v0.2.0 |
| 496 | 2026-09-05T00:57:31.790Z | Downloaded backtrace v0.3.76 |
| 497 | 2026-09-05T00:57:31.790Z | Downloaded blake2 v0.11.0-rc.6 |
| 498 | 2026-09-05T00:57:31.790Z | Downloaded base16ct v1.0.0 |
| 499 | 2026-09-05T00:57:31.790Z | Downloaded fxhash v0.2.1 |
| 500 | 2026-09-05T00:57:31.790Z | Downloaded hashbrown v0.12.3 |
| 501 | 2026-09-05T00:57:31.790Z | Downloaded fd-lock v4.0.4 |
| 502 | 2026-09-05T00:57:31.790Z | Downloaded atomicwrites v0.4.4 |
| 503 | 2026-09-05T00:57:31.791Z | Downloaded fs-err v2.11.0 |
| 504 | 2026-09-05T00:57:31.791Z | Downloaded aead v0.6.1 |
| 505 | 2026-09-05T00:57:31.791Z | Downloaded futures-channel v0.3.32 |
| 506 | 2026-09-05T00:57:31.791Z | Downloaded chacha20 v0.10.0 |
| 507 | 2026-09-05T00:57:31.835Z | Downloaded elliptic-curve v0.14.1 |
| 508 | 2026-09-05T00:57:31.835Z | Downloaded argon2 v0.5.3 |
| 509 | 2026-09-05T00:57:31.835Z | Downloaded async-stream v0.3.6 |
| 510 | 2026-09-05T00:57:31.836Z | Downloaded ciborium-ll v0.2.2 |
| 511 | 2026-09-05T00:57:31.836Z | Downloaded funty v2.0.0 |
| 512 | 2026-09-05T00:57:31.836Z | Downloaded backtrace-ext v0.2.1 |
| 513 | 2026-09-05T00:57:31.836Z | Downloaded nodrop v0.1.14 |
| 514 | 2026-09-05T00:57:31.836Z | Downloaded ascii-canvas v3.0.0 |
| 515 | 2026-09-05T00:57:31.836Z | Downloaded foreign-types-shared v0.1.1 |
| 516 | 2026-09-05T00:57:31.836Z | Downloaded enum_dispatch v0.3.13 |
| 517 | 2026-09-05T00:57:31.836Z | Downloaded expectorate v1.2.0 |
| 518 | 2026-09-05T00:57:31.836Z | Downloaded fixedbitset v0.5.7 |
| 519 | 2026-09-05T00:57:31.836Z | Downloaded cfg_aliases v0.1.1 |
| 520 | 2026-09-05T00:57:31.836Z | Downloaded embedded-io v0.6.1 |
| 521 | 2026-09-05T00:57:31.836Z | Downloaded futures-sink v0.3.32 |
| 522 | 2026-09-05T00:57:31.836Z | Downloaded headers-core v0.3.0 |
| 523 | 2026-09-05T00:57:31.836Z | Downloaded fixedbitset v0.4.2 |
| 524 | 2026-09-05T00:57:31.836Z | Downloaded argon2 v0.6.0-rc.8 |
| 525 | 2026-09-05T00:57:31.836Z | Downloaded hash32 v0.3.1 |
| 526 | 2026-09-05T00:57:31.837Z | Downloaded async-trait v0.1.89 |
| 527 | 2026-09-05T00:57:31.837Z | Downloaded bit-vec v0.8.0 |
| 528 | 2026-09-05T00:57:31.837Z | Downloaded endian-type v0.1.2 |
| 529 | 2026-09-05T00:57:31.837Z | Downloaded hex-literal v1.1.0 |
| 530 | 2026-09-05T00:57:31.839Z | Downloaded home v0.5.12 |
| 531 | 2026-09-05T00:57:31.840Z | Downloaded hostname v0.3.1 |
| 532 | 2026-09-05T00:57:31.840Z | Downloaded bcs v0.1.6 |
| 533 | 2026-09-05T00:57:31.840Z | Downloaded embedded-io v0.4.0 |
| 534 | 2026-09-05T00:57:31.840Z | Downloaded gethostname v0.5.0 |
| 535 | 2026-09-05T00:57:31.840Z | Downloaded backoff v0.4.0 |
| 536 | 2026-09-05T00:57:31.840Z | Downloaded bit-set v0.5.3 |
| 537 | 2026-09-05T00:57:31.840Z | Downloaded futures-util v0.3.32 |
| 538 | 2026-09-05T00:57:31.840Z | Downloaded find-msvc-tools v0.1.9 |
| 539 | 2026-09-05T00:57:31.840Z | Downloaded futures-executor v0.3.32 |
| 540 | 2026-09-05T00:57:31.840Z | Downloaded git-stub-vcs v0.1.0 |
| 541 | 2026-09-05T00:57:31.841Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 542 | 2026-09-05T00:57:31.841Z | Downloaded foreign-types v0.5.0 |
| 543 | 2026-09-05T00:57:31.841Z | Downloaded http-body v1.0.1 |
| 544 | 2026-09-05T00:57:31.841Z | Downloaded foreign-types-shared v0.3.1 |
| 545 | 2026-09-05T00:57:31.841Z | Downloaded hubpack_derive v0.1.1 |
| 546 | 2026-09-05T00:57:31.841Z | Downloaded bitfield-struct v0.6.2 |
| 547 | 2026-09-05T00:57:31.841Z | Downloaded globwalk v0.9.1 |
| 548 | 2026-09-05T00:57:31.888Z | Downloaded openssl-macros v0.1.1 |
| 549 | 2026-09-05T00:57:31.888Z | Downloaded futures-macro v0.3.32 |
| 550 | 2026-09-05T00:57:31.888Z | Downloaded cfg_aliases v0.2.1 |
| 551 | 2026-09-05T00:57:31.888Z | Downloaded ciborium-io v0.2.2 |
| 552 | 2026-09-05T00:57:31.888Z | Downloaded block-buffer v0.12.1 |
| 553 | 2026-09-05T00:57:31.888Z | Downloaded float-cmp v0.10.0 |
| 554 | 2026-09-05T00:57:31.888Z | Downloaded erased-serde v0.3.31 |
| 555 | 2026-09-05T00:57:31.888Z | Downloaded normalize-line-endings v0.3.0 |
| 556 | 2026-09-05T00:57:31.888Z | Downloaded hkdf v0.12.4 |
| 557 | 2026-09-05T00:57:31.888Z | Downloaded form_urlencoded v1.2.2 |
| 558 | 2026-09-05T00:57:31.888Z | Downloaded futures-io v0.3.32 |
| 559 | 2026-09-05T00:57:31.889Z | Downloaded futures-task v0.3.32 |
| 560 | 2026-09-05T00:57:31.889Z | Downloaded hash32 v0.2.1 |
| 561 | 2026-09-05T00:57:31.889Z | Downloaded async-bb8-diesel v0.2.1 |
| 562 | 2026-09-05T00:57:31.889Z | Downloaded futures-core v0.3.32 |
| 563 | 2026-09-05T00:57:31.889Z | Downloaded float-ord v0.3.2 |
| 564 | 2026-09-05T00:57:31.889Z | Downloaded http-range v0.1.5 |
| 565 | 2026-09-05T00:57:31.889Z | Downloaded env_filter v2.0.0 |
| 566 | 2026-09-05T00:57:31.889Z | Downloaded nibble_vec v0.1.0 |
| 567 | 2026-09-05T00:57:31.889Z | Downloaded hostname v0.4.2 |
| 568 | 2026-09-05T00:57:31.889Z | Downloaded newline-converter v0.3.0 |
| 569 | 2026-09-05T00:57:31.889Z | Downloaded foreign-types v0.3.2 |
| 570 | 2026-09-05T00:57:31.889Z | Downloaded git-stub v1.0.0 |
| 571 | 2026-09-05T00:57:31.889Z | Downloaded ff v0.13.1 |
| 572 | 2026-09-05T00:57:31.889Z | Downloaded hubpack v0.1.2 |
| 573 | 2026-09-05T00:57:31.889Z | Downloaded anstream v0.6.21 |
| 574 | 2026-09-05T00:57:31.890Z | Downloaded bit-vec v0.6.3 |
| 575 | 2026-09-05T00:57:31.890Z | Downloaded bitfield-macros v0.19.4 |
| 576 | 2026-09-05T00:57:31.890Z | Downloaded env_logger v0.11.11 |
| 577 | 2026-09-05T00:57:31.890Z | Downloaded fallible-iterator v0.2.0 |
| 578 | 2026-09-05T00:57:31.890Z | Downloaded bb8 v0.8.6 |
| 579 | 2026-09-05T00:57:31.891Z | Downloaded bitfield v0.19.4 |
| 580 | 2026-09-05T00:57:31.891Z | Downloaded base64ct v1.8.3 |
| 581 | 2026-09-05T00:57:31.891Z | Downloaded foreign-types-macros v0.2.3 |
| 582 | 2026-09-05T00:57:31.891Z | Downloaded cbc v0.2.1 |
| 583 | 2026-09-05T00:57:31.891Z | Downloaded flagset v0.4.7 |
| 584 | 2026-09-05T00:57:31.891Z | Downloaded num_threads v0.1.7 |
| 585 | 2026-09-05T00:57:31.891Z | Downloaded ena v0.14.4 |
| 586 | 2026-09-05T00:57:31.891Z | Downloaded filetime v0.2.27 |
| 587 | 2026-09-05T00:57:31.891Z | Downloaded group v0.13.0 |
| 588 | 2026-09-05T00:57:31.932Z | Downloaded num_enum v0.5.11 |
| 589 | 2026-09-05T00:57:31.932Z | Downloaded httparse v1.10.1 |
| 590 | 2026-09-05T00:57:31.933Z | Downloaded ghash v0.6.0 |
| 591 | 2026-09-05T00:57:31.933Z | Downloaded phf_shared v0.13.1 |
| 592 | 2026-09-05T00:57:31.933Z | Downloaded proc-macro-crate v1.3.1 |
| 593 | 2026-09-05T00:57:31.933Z | Downloaded hex v0.4.3 |
| 594 | 2026-09-05T00:57:31.933Z | Downloaded progenitor-macro v0.14.0 |
| 595 | 2026-09-05T00:57:31.933Z | Downloaded cmake v0.1.57 |
| 596 | 2026-09-05T00:57:31.933Z | Downloaded fs_extra v1.3.0 |
| 597 | 2026-09-05T00:57:31.933Z | Downloaded http-body-util v0.1.3 |
| 598 | 2026-09-05T00:57:31.933Z | Downloaded enum-as-inner v0.6.1 |
| 599 | 2026-09-05T00:57:31.933Z | Downloaded rfc6979 v0.6.0 |
| 600 | 2026-09-05T00:57:31.933Z | Downloaded httpdate v1.0.3 |
| 601 | 2026-09-05T00:57:31.933Z | Downloaded ahash v0.8.12 |
| 602 | 2026-09-05T00:57:31.934Z | Downloaded foldhash v0.2.0 |
| 603 | 2026-09-05T00:57:31.934Z | Downloaded cassowary v0.3.0 |
| 604 | 2026-09-05T00:57:31.934Z | Downloaded cexpr v0.6.0 |
| 605 | 2026-09-05T00:57:31.934Z | Downloaded chacha20 v0.9.1 |
| 606 | 2026-09-05T00:57:31.934Z | Downloaded castaway v0.2.4 |
| 607 | 2026-09-05T00:57:31.934Z | Downloaded cmov v0.5.4 |
| 608 | 2026-09-05T00:57:31.934Z | Downloaded highway v1.3.0 |
| 609 | 2026-09-05T00:57:31.934Z | Downloaded glob v0.3.3 |
| 610 | 2026-09-05T00:57:31.934Z | Downloaded compression-codecs v0.4.37 |
| 611 | 2026-09-05T00:57:31.934Z | Downloaded half v1.8.3 |
| 612 | 2026-09-05T00:57:31.934Z | Downloaded cipher v0.4.4 |
| 613 | 2026-09-05T00:57:31.934Z | Downloaded futures v0.3.32 |
| 614 | 2026-09-05T00:57:31.934Z | Downloaded getrandom v0.3.4 |
| 615 | 2026-09-05T00:57:31.934Z | Downloaded recursive v0.1.1 |
| 616 | 2026-09-05T00:57:31.935Z | Downloaded bs58 v0.5.1 |
| 617 | 2026-09-05T00:57:31.935Z | Downloaded camino-tempfile-ext v0.3.3 |
| 618 | 2026-09-05T00:57:31.935Z | Downloaded powerfmt v0.2.0 |
| 619 | 2026-09-05T00:57:31.972Z | Downloaded slog-envlogger v2.2.0 |
| 620 | 2026-09-05T00:57:31.973Z | Downloaded radium v0.7.0 |
| 621 | 2026-09-05T00:57:31.973Z | Downloaded group v0.14.0 |
| 622 | 2026-09-05T00:57:31.973Z | Downloaded backon v1.6.0 |
| 623 | 2026-09-05T00:57:31.973Z | Downloaded rfc6979 v0.4.0 |
| 624 | 2026-09-05T00:57:31.973Z | Downloaded signal-hook-mio v0.2.5 |
| 625 | 2026-09-05T00:57:31.974Z | Downloaded buf-list v1.1.2 |
| 626 | 2026-09-05T00:57:31.974Z | Downloaded rustc-hash v2.1.1 |
| 627 | 2026-09-05T00:57:31.974Z | Downloaded blowfish v0.10.0 |
| 628 | 2026-09-05T00:57:31.974Z | Downloaded byte-wrapper v0.1.0 |
| 629 | 2026-09-05T00:57:31.974Z | Downloaded rand_xorshift v0.4.0 |
| 630 | 2026-09-05T00:57:31.974Z | Downloaded siphasher v1.0.2 |
| 631 | 2026-09-05T00:57:31.974Z | Downloaded stable_deref_trait v1.2.1 |
| 632 | 2026-09-05T00:57:31.974Z | Downloaded subtle v2.6.1 |
| 633 | 2026-09-05T00:57:31.974Z | Downloaded globset v0.4.18 |
| 634 | 2026-09-05T00:57:31.974Z | Downloaded supports-hyperlinks v3.2.0 |
| 635 | 2026-09-05T00:57:31.974Z | Downloaded testing_table v0.3.0 |
| 636 | 2026-09-05T00:57:31.974Z | Downloaded colored v3.1.1 |
| 637 | 2026-09-05T00:57:31.974Z | Downloaded pbkdf2 v0.13.0 |
| 638 | 2026-09-05T00:57:31.974Z | Downloaded peg v0.8.5 |
| 639 | 2026-09-05T00:57:31.974Z | Downloaded ff v0.14.0 |
| 640 | 2026-09-05T00:57:31.975Z | Downloaded parking_lot_core v0.8.6 |
| 641 | 2026-09-05T00:57:31.975Z | Downloaded password-hash v0.5.0 |
| 642 | 2026-09-05T00:57:31.975Z | Downloaded predicates-core v1.0.10 |
| 643 | 2026-09-05T00:57:31.975Z | Downloaded progenitor-extras v0.2.0 |
| 644 | 2026-09-05T00:57:31.975Z | Downloaded schemars_derive v0.8.22 |
| 645 | 2026-09-05T00:57:31.975Z | Downloaded sqlparser_derive v0.5.0 |
| 646 | 2026-09-05T00:57:31.975Z | Downloaded structmeta v0.3.0 |
| 647 | 2026-09-05T00:57:31.975Z | Downloaded take_mut v0.2.2 |
| 648 | 2026-09-05T00:57:31.975Z | Downloaded tokio-macros v2.7.0 |
| 649 | 2026-09-05T00:57:31.975Z | Downloaded unarray v0.1.4 |
| 650 | 2026-09-05T00:57:32.042Z | Downloaded untrusted v0.9.0 |
| 651 | 2026-09-05T00:57:32.042Z | Downloaded zeroize_derive v1.5.0 |
| 652 | 2026-09-05T00:57:32.042Z | Downloaded fatfs v0.3.6 |
| 653 | 2026-09-05T00:57:32.042Z | Downloaded pkcs1 v0.7.5 |
| 654 | 2026-09-05T00:57:32.042Z | Downloaded colored v2.2.0 |
| 655 | 2026-09-05T00:57:32.042Z | Downloaded console v0.16.2 |
| 656 | 2026-09-05T00:57:32.042Z | Downloaded blake2 v0.10.6 |
| 657 | 2026-09-05T00:57:32.042Z | Downloaded convert_case v0.4.0 |
| 658 | 2026-09-05T00:57:32.042Z | Downloaded yoke-derive v0.8.1 |
| 659 | 2026-09-05T00:57:32.042Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 660 | 2026-09-05T00:57:32.042Z | Downloaded hmac v0.12.1 |
| 661 | 2026-09-05T00:57:32.042Z | Downloaded bzip2 v0.4.4 |
| 662 | 2026-09-05T00:57:32.042Z | Downloaded clang-sys v1.8.1 |
| 663 | 2026-09-05T00:57:32.042Z | Downloaded const-oid v0.9.6 |
| 664 | 2026-09-05T00:57:32.042Z | Downloaded untrusted v0.7.1 |
| 665 | 2026-09-05T00:57:32.043Z | Downloaded bzip2 v0.6.1 |
| 666 | 2026-09-05T00:57:32.043Z | Downloaded cancel-safe-futures v0.1.5 |
| 667 | 2026-09-05T00:57:32.043Z | Downloaded console v0.15.11 |
| 668 | 2026-09-05T00:57:32.043Z | Downloaded xshell-macros v0.2.7 |
| 669 | 2026-09-05T00:57:32.043Z | Downloaded getrandom v0.2.17 |
| 670 | 2026-09-05T00:57:32.043Z | Downloaded progenitor v0.13.0 |
| 671 | 2026-09-05T00:57:32.043Z | Downloaded slog-json v2.6.1 |
| 672 | 2026-09-05T00:57:32.043Z | Downloaded allocator-api2 v0.2.21 |
| 673 | 2026-09-05T00:57:32.043Z | Downloaded rand_chacha v0.9.0 |
| 674 | 2026-09-05T00:57:32.043Z | Downloaded string_cache v0.8.9 |
| 675 | 2026-09-05T00:57:32.043Z | Downloaded serde_tokenstream v0.3.0 |
| 676 | 2026-09-05T00:57:32.044Z | Downloaded synstructure v0.13.2 |
| 677 | 2026-09-05T00:57:32.044Z | Downloaded ciborium v0.2.2 |
| 678 | 2026-09-05T00:57:32.044Z | Downloaded const-oid v0.10.2 |
| 679 | 2026-09-05T00:57:32.044Z | Downloaded darling_macro v0.20.11 |
| 680 | 2026-09-05T00:57:32.044Z | Downloaded defmt-parser v1.0.0 |
| 681 | 2026-09-05T00:57:32.044Z | Downloaded generic-array v1.4.3 |
| 682 | 2026-09-05T00:57:32.044Z | Downloaded crunchy v0.2.4 |
| 683 | 2026-09-05T00:57:32.044Z | Downloaded zone_cfg_derive v0.3.1 |
| 684 | 2026-09-05T00:57:32.112Z | Downloaded num-integer v0.1.46 |
| 685 | 2026-09-05T00:57:32.112Z | Downloaded serde-hex v0.1.0 |
| 686 | 2026-09-05T00:57:32.112Z | Downloaded serde_with_macros v1.5.2 |
| 687 | 2026-09-05T00:57:32.112Z | Downloaded downcast-rs v2.0.2 |
| 688 | 2026-09-05T00:57:32.112Z | Downloaded dunce v1.0.5 |
| 689 | 2026-09-05T00:57:32.112Z | Downloaded debug-ignore v1.0.5 |
| 690 | 2026-09-05T00:57:32.112Z | Downloaded half v2.7.1 |
| 691 | 2026-09-05T00:57:32.112Z | Downloaded dtrace-parser v0.3.0 |
| 692 | 2026-09-05T00:57:32.112Z | Downloaded oxnet v0.1.6 |
| 693 | 2026-09-05T00:57:32.112Z | Downloaded pkcs8 v0.11.0 |
| 694 | 2026-09-05T00:57:32.112Z | Downloaded strum_macros v0.24.3 |
| 695 | 2026-09-05T00:57:32.113Z | Downloaded idna_adapter v1.2.1 |
| 696 | 2026-09-05T00:57:32.113Z | Downloaded dirs-sys-next v0.1.2 |
| 697 | 2026-09-05T00:57:32.113Z | Downloaded dof v0.4.0 |
| 698 | 2026-09-05T00:57:32.113Z | Downloaded flate2 v1.1.9 |
| 699 | 2026-09-05T00:57:32.113Z | Downloaded serde_path_to_error v0.1.20 |
| 700 | 2026-09-05T00:57:32.113Z | Downloaded corncobs v0.1.4 |
| 701 | 2026-09-05T00:57:32.113Z | Downloaded jiff-static v0.2.34 |
| 702 | 2026-09-05T00:57:32.113Z | Downloaded tui-tree-widget v0.23.1 |
| 703 | 2026-09-05T00:57:32.113Z | Downloaded base64 v0.21.7 |
| 704 | 2026-09-05T00:57:32.113Z | Downloaded base64 v0.22.1 |
| 705 | 2026-09-05T00:57:32.113Z | Downloaded tls_codec v0.4.2 |
| 706 | 2026-09-05T00:57:32.113Z | Downloaded hmac v0.13.0 |
| 707 | 2026-09-05T00:57:32.113Z | Downloaded poly1305 v0.9.0 |
| 708 | 2026-09-05T00:57:32.113Z | Downloaded tokio-rustls v0.26.4 |
| 709 | 2026-09-05T00:57:32.113Z | Downloaded tracing-attributes v0.1.31 |
| 710 | 2026-09-05T00:57:32.113Z | Downloaded cipher v0.5.2 |
| 711 | 2026-09-05T00:57:32.113Z | Downloaded match_cfg v0.1.0 |
| 712 | 2026-09-05T00:57:32.113Z | Downloaded maybe-uninit v2.0.0 |
| 713 | 2026-09-05T00:57:32.114Z | Downloaded signal-hook-registry v1.4.8 |
| 714 | 2026-09-05T00:57:32.114Z | Downloaded heapless v0.8.0 |
| 715 | 2026-09-05T00:57:32.114Z | Downloaded omicron-zone-package v0.12.3 |
| 716 | 2026-09-05T00:57:32.114Z | Downloaded walkdir v2.5.0 |
| 717 | 2026-09-05T00:57:32.114Z | Downloaded headers v0.4.1 |
| 718 | 2026-09-05T00:57:32.114Z | Downloaded thread_local v1.1.9 |
| 719 | 2026-09-05T00:57:32.114Z | Downloaded flume v0.11.1 |
| 720 | 2026-09-05T00:57:32.114Z | Downloaded mime v0.3.17 |
| 721 | 2026-09-05T00:57:32.114Z | Downloaded new_debug_unreachable v1.0.6 |
| 722 | 2026-09-05T00:57:32.114Z | Downloaded num v0.4.3 |
| 723 | 2026-09-05T00:57:32.114Z | Downloaded parse-size v1.1.0 |
| 724 | 2026-09-05T00:57:32.114Z | Downloaded instability v0.3.11 |
| 725 | 2026-09-05T00:57:32.114Z | Downloaded is_ci v1.2.0 |
| 726 | 2026-09-05T00:57:32.114Z | Downloaded openssl-probe v0.1.6 |
| 727 | 2026-09-05T00:57:32.115Z | Downloaded ctr v0.10.1 |
| 728 | 2026-09-05T00:57:32.115Z | Downloaded critical-section v1.2.0 |
| 729 | 2026-09-05T00:57:32.115Z | Downloaded spin v0.9.8 |
| 730 | 2026-09-05T00:57:32.115Z | Downloaded heapless v0.7.17 |
| 731 | 2026-09-05T00:57:32.115Z | Downloaded kem v0.3.0 |
| 732 | 2026-09-05T00:57:32.115Z | Downloaded nonempty v0.12.0 |
| 733 | 2026-09-05T00:57:32.115Z | Downloaded oso-derive v0.27.3 |
| 734 | 2026-09-05T00:57:32.115Z | Downloaded libscf-sys v1.2.0 |
| 735 | 2026-09-05T00:57:32.115Z | Downloaded ref-cast v1.0.25 |
| 736 | 2026-09-05T00:57:32.115Z | Downloaded quick-error v1.2.3 |
| 737 | 2026-09-05T00:57:32.115Z | Downloaded ref-cast-impl v1.0.25 |
| 738 | 2026-09-05T00:57:32.115Z | Downloaded rustc_version v0.4.1 |
| 739 | 2026-09-05T00:57:32.115Z | Downloaded scroll_derive v0.13.1 |
| 740 | 2026-09-05T00:57:32.115Z | Downloaded unicode-properties v0.1.4 |
| 741 | 2026-09-05T00:57:32.115Z | Downloaded derive-ex v0.1.8 |
| 742 | 2026-09-05T00:57:32.115Z | Downloaded der_derive v0.7.3 |
| 743 | 2026-09-05T00:57:32.116Z | Downloaded either v1.15.0 |
| 744 | 2026-09-05T00:57:32.137Z | Downloaded oso v0.27.3 |
| 745 | 2026-09-05T00:57:32.137Z | Downloaded papergrid v0.18.0 |
| 746 | 2026-09-05T00:57:32.137Z | Downloaded chumsky v0.9.3 |
| 747 | 2026-09-05T00:57:32.137Z | Downloaded libefi-sys v0.1.0 |
| 748 | 2026-09-05T00:57:32.137Z | Downloaded lru-slab v0.1.2 |
| 749 | 2026-09-05T00:57:32.137Z | Downloaded postcard v1.1.3 |
| 750 | 2026-09-05T00:57:32.137Z | Downloaded zeroize v1.9.0 |
| 751 | 2026-09-05T00:57:32.137Z | Downloaded ipnet v2.12.0 |
| 752 | 2026-09-05T00:57:32.137Z | Downloaded hyper-tls v0.6.0 |
| 753 | 2026-09-05T00:57:32.137Z | Downloaded proc-macro-crate v3.4.0 |
| 754 | 2026-09-05T00:57:32.137Z | Downloaded crossbeam-utils v0.8.21 |
| 755 | 2026-09-05T00:57:32.137Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 756 | 2026-09-05T00:57:32.137Z | Downloaded signal-hook v0.3.18 |
| 757 | 2026-09-05T00:57:32.138Z | Downloaded serde_urlencoded v0.7.1 |
| 758 | 2026-09-05T00:57:32.138Z | Downloaded term v1.2.1 |
| 759 | 2026-09-05T00:57:32.138Z | Downloaded pem-rfc7468 v1.0.0 |
| 760 | 2026-09-05T00:57:32.138Z | Downloaded supports-color v3.0.2 |
| 761 | 2026-09-05T00:57:32.138Z | Downloaded chacha20poly1305 v0.10.1 |
| 762 | 2026-09-05T00:57:32.138Z | Downloaded compact_str v0.8.1 |
| 763 | 2026-09-05T00:57:32.138Z | Downloaded termtree v0.5.1 |
| 764 | 2026-09-05T00:57:32.138Z | Downloaded hickory-resolver v0.25.2 |
| 765 | 2026-09-05T00:57:32.138Z | Downloaded time-core v0.1.8 |
| 766 | 2026-09-05T00:57:32.138Z | Downloaded async-compression v0.4.41 |
| 767 | 2026-09-05T00:57:32.151Z | Downloaded peg-macros v0.8.5 |
| 768 | 2026-09-05T00:57:32.151Z | Downloaded poly1305 v0.8.0 |
| 769 | 2026-09-05T00:57:32.151Z | Downloaded rustls-platform-verifier v0.6.2 |
| 770 | 2026-09-05T00:57:32.151Z | Downloaded toml v0.7.8 |
| 771 | 2026-09-05T00:57:32.151Z | Downloaded darling v0.20.11 |
| 772 | 2026-09-05T00:57:32.151Z | Downloaded iana-time-zone v0.1.65 |
| 773 | 2026-09-05T00:57:32.152Z | Downloaded shell-words v1.1.1 |
| 774 | 2026-09-05T00:57:32.152Z | Downloaded hashbrown v0.13.2 |
| 775 | 2026-09-05T00:57:32.152Z | Downloaded prettyplease v0.2.37 |
| 776 | 2026-09-05T00:57:32.153Z | Downloaded structmeta-derive v0.3.0 |
| 777 | 2026-09-05T00:57:32.153Z | Downloaded bytes v1.11.1 |
| 778 | 2026-09-05T00:57:32.153Z | Downloaded ingot-macros v0.2.0 |
| 779 | 2026-09-05T00:57:32.153Z | Downloaded universal-hash v0.6.1 |
| 780 | 2026-09-05T00:57:32.153Z | Downloaded openssl-sys v0.9.117 |
| 781 | 2026-09-05T00:57:32.169Z | Downloaded openssl-probe v0.2.1 |
| 782 | 2026-09-05T00:57:32.169Z | Downloaded diesel-dtrace v0.5.0 |
| 783 | 2026-09-05T00:57:32.169Z | Downloaded linear-map v1.2.0 |
| 784 | 2026-09-05T00:57:32.169Z | Downloaded scrypt v0.12.0 |
| 785 | 2026-09-05T00:57:32.169Z | Downloaded tokio-test v0.4.5 |
| 786 | 2026-09-05T00:57:32.169Z | Downloaded unicode-xid v0.2.6 |
| 787 | 2026-09-05T00:57:32.169Z | Downloaded zopfli v0.8.3 |
| 788 | 2026-09-05T00:57:32.169Z | Downloaded ar_archive_writer v0.5.1 |
| 789 | 2026-09-05T00:57:32.169Z | Downloaded serde_with_macros v3.21.0 |
| 790 | 2026-09-05T00:57:32.169Z | Downloaded deranged v0.5.8 |
| 791 | 2026-09-05T00:57:32.169Z | Downloaded nu-ansi-term v0.50.3 |
| 792 | 2026-09-05T00:57:32.169Z | Downloaded proc-macro-error2 v2.0.1 |
| 793 | 2026-09-05T00:57:32.181Z | Downloaded rcgen v0.12.1 |
| 794 | 2026-09-05T00:57:32.182Z | Downloaded rayon-core v1.13.0 |
| 795 | 2026-09-05T00:57:32.182Z | Downloaded serde_derive_internals v0.29.1 |
| 796 | 2026-09-05T00:57:32.182Z | Downloaded oxide-update-engine-types v0.1.2 |
| 797 | 2026-09-05T00:57:32.182Z | Downloaded phf v0.12.1 |
| 798 | 2026-09-05T00:57:32.182Z | Downloaded phf v0.13.1 |
| 799 | 2026-09-05T00:57:32.182Z | Downloaded pin-project-lite v0.2.17 |
| 800 | 2026-09-05T00:57:32.183Z | Downloaded sapling-renderdag v0.1.0 |
| 801 | 2026-09-05T00:57:32.183Z | Downloaded slog-scope v4.4.1 |
| 802 | 2026-09-05T00:57:32.203Z | Downloaded vergen v9.1.0 |
| 803 | 2026-09-05T00:57:32.204Z | Downloaded cpubits v0.1.1 |
| 804 | 2026-09-05T00:57:32.204Z | Downloaded crc v3.4.0 |
| 805 | 2026-09-05T00:57:32.204Z | Downloaded darling_macro v0.13.4 |
| 806 | 2026-09-05T00:57:32.204Z | Downloaded static_assertions v1.1.0 |
| 807 | 2026-09-05T00:57:32.204Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 808 | 2026-09-05T00:57:32.204Z | Downloaded arc-swap v1.8.2 |
| 809 | 2026-09-05T00:57:32.228Z | Downloaded darling v0.21.3 |
| 810 | 2026-09-05T00:57:32.229Z | Downloaded http v1.4.2 |
| 811 | 2026-09-05T00:57:32.229Z | Downloaded postgres-types v0.2.12 |
| 812 | 2026-09-05T00:57:32.229Z | Downloaded schemars v0.8.22 |
| 813 | 2026-09-05T00:57:32.229Z | Downloaded schemars v0.9.0 |
| 814 | 2026-09-05T00:57:32.247Z | Downloaded strum_macros v0.27.2 |
| 815 | 2026-09-05T00:57:32.247Z | Downloaded digest-io v0.1.0 |
| 816 | 2026-09-05T00:57:32.247Z | Downloaded inout v0.1.4 |
| 817 | 2026-09-05T00:57:32.247Z | Downloaded document-features v0.2.12 |
| 818 | 2026-09-05T00:57:32.247Z | Downloaded darling_macro v0.21.3 |
| 819 | 2026-09-05T00:57:32.247Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 820 | 2026-09-05T00:57:32.247Z | Downloaded lru-cache v0.1.2 |
| 821 | 2026-09-05T00:57:32.248Z | Downloaded rustls-pki-types v1.14.0 |
| 822 | 2026-09-05T00:57:32.248Z | Downloaded sponge-cursor v0.1.0 |
| 823 | 2026-09-05T00:57:32.248Z | Downloaded aes v0.9.1 |
| 824 | 2026-09-05T00:57:32.248Z | Downloaded vergen-lib v0.1.6 |
| 825 | 2026-09-05T00:57:32.248Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 826 | 2026-09-05T00:57:32.249Z | Downloaded universal-hash v0.5.1 |
| 827 | 2026-09-05T00:57:32.249Z | Downloaded num-iter v0.1.45 |
| 828 | 2026-09-05T00:57:32.249Z | Downloaded md-5 v0.10.6 |
| 829 | 2026-09-05T00:57:32.249Z | Downloaded num_enum_derive v0.5.11 |
| 830 | 2026-09-05T00:57:32.249Z | Downloaded postgres-protocol v0.6.10 |
| 831 | 2026-09-05T00:57:32.249Z | Downloaded zerovec-derive v0.11.2 |
| 832 | 2026-09-05T00:57:32.249Z | Downloaded writeable v0.6.2 |
| 833 | 2026-09-05T00:57:32.249Z | Downloaded ml-kem v0.3.2 |
| 834 | 2026-09-05T00:57:32.249Z | Downloaded ssh-encoding v0.3.0 |
| 835 | 2026-09-05T00:57:32.250Z | Downloaded crc-any v2.5.0 |
| 836 | 2026-09-05T00:57:32.250Z | Downloaded vte v0.14.1 |
| 837 | 2026-09-05T00:57:32.250Z | Downloaded quinn v0.11.11 |
| 838 | 2026-09-05T00:57:32.250Z | Downloaded schemars v1.2.1 |
| 839 | 2026-09-05T00:57:32.280Z | Downloaded ryu v1.0.23 |
| 840 | 2026-09-05T00:57:32.280Z | Downloaded parking_lot v0.12.5 |
| 841 | 2026-09-05T00:57:32.280Z | Downloaded tokio-dtrace v0.1.1 |
| 842 | 2026-09-05T00:57:32.280Z | Downloaded tokio-tungstenite v0.21.0 |
| 843 | 2026-09-05T00:57:32.280Z | Downloaded hickory-server v0.25.2 |
| 844 | 2026-09-05T00:57:32.280Z | Downloaded parse-display v0.10.0 |
| 845 | 2026-09-05T00:57:32.281Z | Downloaded psl-types v2.0.11 |
| 846 | 2026-09-05T00:57:32.281Z | Downloaded potential_utf v0.1.4 |
| 847 | 2026-09-05T00:57:32.281Z | Downloaded time-macros v0.2.27 |
| 848 | 2026-09-05T00:57:32.281Z | Downloaded whoami v2.1.0 |
| 849 | 2026-09-05T00:57:32.281Z | Downloaded cpufeatures v0.3.0 |
| 850 | 2026-09-05T00:57:32.281Z | Downloaded predicates-tree v1.0.13 |
| 851 | 2026-09-05T00:57:32.301Z | Downloaded ingot-types v0.2.0 |
| 852 | 2026-09-05T00:57:32.302Z | Downloaded jobserver v0.1.34 |
| 853 | 2026-09-05T00:57:32.302Z | Downloaded cc v1.2.56 |
| 854 | 2026-09-05T00:57:32.302Z | Downloaded signature v2.2.0 |
| 855 | 2026-09-05T00:57:32.302Z | Downloaded publicsuffix v2.3.0 |
| 856 | 2026-09-05T00:57:32.302Z | Downloaded strsim v0.10.0 |
| 857 | 2026-09-05T00:57:32.302Z | Downloaded sha1 v0.11.0 |
| 858 | 2026-09-05T00:57:32.302Z | Downloaded libsw v3.5.0 |
| 859 | 2026-09-05T00:57:32.304Z | Downloaded hickory-resolver v0.24.4 |
| 860 | 2026-09-05T00:57:32.304Z | Downloaded twox-hash v2.1.2 |
| 861 | 2026-09-05T00:57:32.304Z | Downloaded rand_pcg v0.10.2 |
| 862 | 2026-09-05T00:57:32.304Z | Downloaded scopeguard v1.2.0 |
| 863 | 2026-09-05T00:57:32.304Z | Downloaded russh-cryptovec v0.62.0 |
| 864 | 2026-09-05T00:57:32.304Z | Downloaded same-file v1.0.6 |
| 865 | 2026-09-05T00:57:32.304Z | Downloaded scheduled-thread-pool v0.2.7 |
| 866 | 2026-09-05T00:57:32.304Z | Downloaded oxide-update-engine v0.1.2 |
| 867 | 2026-09-05T00:57:32.304Z | Downloaded zerocopy v0.6.6 |
| 868 | 2026-09-05T00:57:32.304Z | Downloaded unsafe-libyaml v0.2.11 |
| 869 | 2026-09-05T00:57:32.304Z | Downloaded smallvec v1.15.1 |
| 870 | 2026-09-05T00:57:32.304Z | Downloaded similar v2.7.0 |
| 871 | 2026-09-05T00:57:32.329Z | Downloaded socket2 v0.5.10 |
| 872 | 2026-09-05T00:57:32.329Z | Downloaded darling v0.23.0 |
| 873 | 2026-09-05T00:57:32.330Z | Downloaded serdect v0.4.3 |
| 874 | 2026-09-05T00:57:32.330Z | Downloaded password-hash v0.6.1 |
| 875 | 2026-09-05T00:57:32.330Z | Downloaded multer v3.1.0 |
| 876 | 2026-09-05T00:57:32.330Z | Downloaded oxide-update-engine-display v0.1.2 |
| 877 | 2026-09-05T00:57:32.330Z | Downloaded supports-unicode v3.0.0 |
| 878 | 2026-09-05T00:57:32.330Z | Downloaded zerofrom v0.1.6 |
| 879 | 2026-09-05T00:57:32.330Z | Downloaded tinyvec_macros v0.1.1 |
| 880 | 2026-09-05T00:57:32.330Z | Downloaded unicode-segmentation v1.12.0 |
| 881 | 2026-09-05T00:57:32.342Z | Downloaded vsss-rs v3.3.4 |
| 882 | 2026-09-05T00:57:32.342Z | Downloaded kstat-rs v0.2.5 |
| 883 | 2026-09-05T00:57:32.342Z | Downloaded owo-colors v4.3.0 |
| 884 | 2026-09-05T00:57:32.342Z | Downloaded rustls-native-certs v0.8.3 |
| 885 | 2026-09-05T00:57:32.342Z | Downloaded ecdsa v0.16.9 |
| 886 | 2026-09-05T00:57:32.343Z | Downloaded crc8 v0.1.1 |
| 887 | 2026-09-05T00:57:32.343Z | Downloaded crypto-common v0.2.2 |
| 888 | 2026-09-05T00:57:32.343Z | Downloaded want v0.3.1 |
| 889 | 2026-09-05T00:57:32.343Z | Downloaded zone v0.3.1 |
| 890 | 2026-09-05T00:57:32.343Z | Downloaded typed-path v0.9.3 |
| 891 | 2026-09-05T00:57:32.343Z | Downloaded module-lattice v0.2.3 |
| 892 | 2026-09-05T00:57:32.359Z | Downloaded scuffle v0.1.0 |
| 893 | 2026-09-05T00:57:32.359Z | Downloaded tracing-core v0.1.36 |
| 894 | 2026-09-05T00:57:32.359Z | Downloaded typify v0.6.2 |
| 895 | 2026-09-05T00:57:32.359Z | Downloaded dsl_auto_type v0.2.0 |
| 896 | 2026-09-05T00:57:32.360Z | Downloaded indicatif v0.18.4 |
| 897 | 2026-09-05T00:57:32.370Z | Downloaded parse-display-derive v0.10.0 |
| 898 | 2026-09-05T00:57:32.370Z | Downloaded bumpalo v3.20.2 |
| 899 | 2026-09-05T00:57:32.371Z | Downloaded thiserror-no-std v2.0.2 |
| 900 | 2026-09-05T00:57:32.371Z | Downloaded lazy_static v1.5.0 |
| 901 | 2026-09-05T00:57:32.371Z | Downloaded rand_core v0.6.4 |
| 902 | 2026-09-05T00:57:32.371Z | Downloaded illumos-nvpair v0.3.0 |
| 903 | 2026-09-05T00:57:32.387Z | Downloaded usdt-impl v0.6.0 |
| 904 | 2026-09-05T00:57:32.387Z | Downloaded indoc v1.0.9 |
| 905 | 2026-09-05T00:57:32.387Z | Downloaded vergen-gitcl v1.0.8 |
| 906 | 2026-09-05T00:57:32.387Z | Downloaded tls_codec_derive v0.4.2 |
| 907 | 2026-09-05T00:57:32.387Z | Downloaded scroll v0.13.0 |
| 908 | 2026-09-05T00:57:32.387Z | Downloaded derive_builder v0.20.2 |
| 909 | 2026-09-05T00:57:32.387Z | Downloaded pretty_assertions v1.4.1 |
| 910 | 2026-09-05T00:57:32.387Z | Downloaded hybrid-array v0.4.13 |
| 911 | 2026-09-05T00:57:32.387Z | Downloaded derive_builder_core v0.20.2 |
| 912 | 2026-09-05T00:57:32.426Z | Downloaded litemap v0.8.1 |
| 913 | 2026-09-05T00:57:32.426Z | Downloaded drift v0.2.0 |
| 914 | 2026-09-05T00:57:32.426Z | Downloaded hashbrown v0.16.1 |
| 915 | 2026-09-05T00:57:32.426Z | Downloaded parking_lot_core v0.9.12 |
| 916 | 2026-09-05T00:57:32.427Z | Downloaded slab v0.4.12 |
| 917 | 2026-09-05T00:57:32.427Z | Downloaded smallvec v0.6.14 |
| 918 | 2026-09-05T00:57:32.427Z | Downloaded maplit v1.0.2 |
| 919 | 2026-09-05T00:57:32.427Z | Downloaded memoffset v0.9.1 |
| 920 | 2026-09-05T00:57:32.427Z | Downloaded olpc-cjson v0.1.4 |
| 921 | 2026-09-05T00:57:32.427Z | Downloaded rand_chacha v0.3.1 |
| 922 | 2026-09-05T00:57:32.427Z | Downloaded russh-util v0.52.0 |
| 923 | 2026-09-05T00:57:32.427Z | Downloaded precomputed-hash v0.1.1 |
| 924 | 2026-09-05T00:57:32.427Z | Downloaded rustls-webpki v0.103.13 |
| 925 | 2026-09-05T00:57:32.428Z | Downloaded secrecy v0.10.3 |
| 926 | 2026-09-05T00:57:32.429Z | Downloaded tokio-native-tls v0.3.1 |
| 927 | 2026-09-05T00:57:32.451Z | Downloaded support-bundle-viewer v0.1.2 |
| 928 | 2026-09-05T00:57:32.451Z | Downloaded knus v3.4.0 |
| 929 | 2026-09-05T00:57:32.451Z | Downloaded hashbrown v0.15.5 |
| 930 | 2026-09-05T00:57:32.451Z | Downloaded tinystr v0.8.2 |
| 931 | 2026-09-05T00:57:32.451Z | Downloaded whoami v1.6.1 |
| 932 | 2026-09-05T00:57:32.452Z | Downloaded delegate v0.13.5 |
| 933 | 2026-09-05T00:57:32.452Z | Downloaded serde_bytes v0.11.19 |
| 934 | 2026-09-05T00:57:32.452Z | Downloaded sigpipe v0.1.3 |
| 935 | 2026-09-05T00:57:32.452Z | Downloaded slog-bunyan v2.5.0 |
| 936 | 2026-09-05T00:57:32.452Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 937 | 2026-09-05T00:57:32.452Z | Downloaded zip v0.6.6 |
| 938 | 2026-09-05T00:57:32.452Z | Downloaded sync_wrapper v1.0.2 |
| 939 | 2026-09-05T00:57:32.452Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 940 | 2026-09-05T00:57:32.452Z | Downloaded num-bigint v0.4.6 |
| 941 | 2026-09-05T00:57:32.452Z | Downloaded yansi v1.0.1 |
| 942 | 2026-09-05T00:57:32.452Z | Downloaded hashbrown v0.14.5 |
| 943 | 2026-09-05T00:57:32.453Z | Downloaded yasna v0.5.2 |
| 944 | 2026-09-05T00:57:32.453Z | Downloaded cookie v0.18.1 |
| 945 | 2026-09-05T00:57:32.453Z | Downloaded libsw-core v0.3.2 |
| 946 | 2026-09-05T00:57:32.453Z | Downloaded oxide-generation v0.1.3 |
| 947 | 2026-09-05T00:57:32.453Z | Downloaded tap v1.0.1 |
| 948 | 2026-09-05T00:57:32.453Z | Downloaded thread-id v5.1.0 |
| 949 | 2026-09-05T00:57:32.453Z | Downloaded unit-prefix v0.5.2 |
| 950 | 2026-09-05T00:57:32.453Z | Downloaded tar v0.4.46 |
| 951 | 2026-09-05T00:57:32.453Z | Downloaded utf-8 v0.7.6 |
| 952 | 2026-09-05T00:57:32.474Z | Downloaded nanorand v0.7.0 |
| 953 | 2026-09-05T00:57:32.474Z | Downloaded pem v3.0.6 |
| 954 | 2026-09-05T00:57:32.474Z | Downloaded ed25519-dalek v3.0.0 |
| 955 | 2026-09-05T00:57:32.474Z | Downloaded topological-sort v0.2.2 |
| 956 | 2026-09-05T00:57:32.474Z | Downloaded hkdf v0.13.0 |
| 957 | 2026-09-05T00:57:32.474Z | Downloaded itertools v0.10.5 |
| 958 | 2026-09-05T00:57:32.482Z | Downloaded phc v0.6.1 |
| 959 | 2026-09-05T00:57:32.482Z | Downloaded lock_api v0.4.14 |
| 960 | 2026-09-05T00:57:32.482Z | Downloaded url v2.5.8 |
| 961 | 2026-09-05T00:57:32.482Z | Downloaded icu_locale_core v2.1.1 |
| 962 | 2026-09-05T00:57:32.482Z | Downloaded icu_provider v2.1.1 |
| 963 | 2026-09-05T00:57:32.482Z | Downloaded ingot v0.2.1 |
| 964 | 2026-09-05T00:57:32.482Z | Downloaded libbz2-rs-sys v0.2.2 |
| 965 | 2026-09-05T00:57:32.482Z | Downloaded smf v0.2.3 |
| 966 | 2026-09-05T00:57:32.483Z | Downloaded native-tls v0.2.18 |
| 967 | 2026-09-05T00:57:32.483Z | Downloaded internet-checksum v0.2.1 |
| 968 | 2026-09-05T00:57:32.483Z | Downloaded ident_case v1.0.1 |
| 969 | 2026-09-05T00:57:32.483Z | Downloaded num-conv v0.2.0 |
| 970 | 2026-09-05T00:57:32.491Z | Downloaded percent-encoding v2.3.2 |
| 971 | 2026-09-05T00:57:32.491Z | Downloaded ed25519 v3.0.0 |
| 972 | 2026-09-05T00:57:32.492Z | Downloaded snafu-derive v0.8.9 |
| 973 | 2026-09-05T00:57:32.492Z | Downloaded zerocopy-derive v0.8.55 |
| 974 | 2026-09-05T00:57:32.499Z | Downloaded resolv-conf v0.7.6 |
| 975 | 2026-09-05T00:57:32.499Z | Downloaded rustc-demangle v0.1.27 |
| 976 | 2026-09-05T00:57:32.499Z | Downloaded pin-project-internal v1.1.11 |
| 977 | 2026-09-05T00:57:32.499Z | Downloaded xattr v1.6.1 |
| 978 | 2026-09-05T00:57:32.500Z | Downloaded tinyvec v1.10.0 |
| 979 | 2026-09-05T00:57:32.500Z | Downloaded tokio-stream v0.1.18 |
| 980 | 2026-09-05T00:57:32.500Z | Downloaded utf8_iter v1.0.4 |
| 981 | 2026-09-05T00:57:32.500Z | Downloaded qorb v0.4.1 |
| 982 | 2026-09-05T00:57:32.506Z | Downloaded defmt v0.3.100 |
| 983 | 2026-09-05T00:57:32.506Z | Downloaded diesel_derives v2.3.7 |
| 984 | 2026-09-05T00:57:32.506Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 985 | 2026-09-05T00:57:32.506Z | Downloaded tokio-util v0.7.18 |
| 986 | 2026-09-05T00:57:32.512Z | Downloaded prefix-trie v0.7.0 |
| 987 | 2026-09-05T00:57:32.512Z | Downloaded rsa v0.9.10 |
| 988 | 2026-09-05T00:57:32.512Z | Downloaded predicates v3.1.4 |
| 989 | 2026-09-05T00:57:32.516Z | Downloaded primefield v0.14.0 |
| 990 | 2026-09-05T00:57:32.516Z | Downloaded dirs-next v2.0.0 |
| 991 | 2026-09-05T00:57:32.516Z | Downloaded serde_spanned v1.1.1 |
| 992 | 2026-09-05T00:57:32.516Z | Downloaded constant_time_eq v0.4.2 |
| 993 | 2026-09-05T00:57:32.516Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 994 | 2026-09-05T00:57:32.516Z | Downloaded indent_write v2.2.0 |
| 995 | 2026-09-05T00:57:32.516Z | Downloaded semver v0.1.20 |
| 996 | 2026-09-05T00:57:32.519Z | Downloaded serde_repr v0.1.20 |
| 997 | 2026-09-05T00:57:32.522Z | Downloaded des v0.9.0 |
| 998 | 2026-09-05T00:57:32.522Z | Downloaded ctutils v0.4.2 |
| 999 | 2026-09-05T00:57:32.522Z | Downloaded num-bigint-dig v0.8.6 |
| 1000 | 2026-09-05T00:57:32.525Z | Downloaded zerotrie v0.2.3 |
| 1001 | 2026-09-05T00:57:32.528Z | Downloaded darling_core v0.13.4 |
| 1002 | 2026-09-05T00:57:32.528Z | Downloaded quinn-udp v0.5.14 |
| 1003 | 2026-09-05T00:57:32.534Z | Downloaded h2 v0.4.15 |
| 1004 | 2026-09-05T00:57:32.538Z | Downloaded ron v0.8.1 |
| 1005 | 2026-09-05T00:57:32.601Z | Downloaded strum v0.27.2 |
| 1006 | 2026-09-05T00:57:32.601Z | Downloaded ed25519 v2.2.3 |
| 1007 | 2026-09-05T00:57:32.602Z | Downloaded strum v0.26.3 |
| 1008 | 2026-09-05T00:57:32.602Z | Downloaded usdt-attr-macro v0.6.0 |
| 1009 | 2026-09-05T00:57:32.602Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1010 | 2026-09-05T00:57:32.602Z | Downloaded ssh-cipher v0.3.0 |
| 1011 | 2026-09-05T00:57:32.602Z | Downloaded managed v0.8.0 |
| 1012 | 2026-09-05T00:57:32.602Z | Downloaded unicode-truncate v1.1.0 |
| 1013 | 2026-09-05T00:57:32.602Z | Downloaded keccak v0.2.0 |
| 1014 | 2026-09-05T00:57:32.602Z | Downloaded num-complex v0.4.6 |
| 1015 | 2026-09-05T00:57:32.602Z | Downloaded md5 v0.8.0 |
| 1016 | 2026-09-05T00:57:32.602Z | Downloaded parking_lot v0.11.2 |
| 1017 | 2026-09-05T00:57:32.602Z | Downloaded serde_cbor v0.11.2 |
| 1018 | 2026-09-05T00:57:32.602Z | Downloaded crypto-bigint v0.5.5 |
| 1019 | 2026-09-05T00:57:32.602Z | Downloaded p521 v0.14.0 |
| 1020 | 2026-09-05T00:57:32.602Z | Downloaded progenitor-impl v0.13.0 |
| 1021 | 2026-09-05T00:57:32.602Z | Downloaded uuid v1.23.4 |
| 1022 | 2026-09-05T00:57:32.602Z | Downloaded darling_core v0.23.0 |
| 1023 | 2026-09-05T00:57:32.602Z | Downloaded primeorder v0.14.0 |
| 1024 | 2026-09-05T00:57:32.602Z | Downloaded void v1.0.2 |
| 1025 | 2026-09-05T00:57:32.602Z | Downloaded wait-timeout v0.2.1 |
| 1026 | 2026-09-05T00:57:32.602Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1027 | 2026-09-05T00:57:32.603Z | Downloaded derive_more v2.1.1 |
| 1028 | 2026-09-05T00:57:32.603Z | Downloaded rand_core v0.10.0 |
| 1029 | 2026-09-05T00:57:32.603Z | Downloaded num-traits v0.2.19 |
| 1030 | 2026-09-05T00:57:32.603Z | Downloaded sqlformat v0.3.5 |
| 1031 | 2026-09-05T00:57:32.603Z | Downloaded mio v1.2.0 |
| 1032 | 2026-09-05T00:57:32.603Z | Downloaded rustyline v14.0.0 |
| 1033 | 2026-09-05T00:57:32.603Z | Downloaded instant v0.1.13 |
| 1034 | 2026-09-05T00:57:32.603Z | Downloaded linked-hash-map v0.5.6 |
| 1035 | 2026-09-05T00:57:32.603Z | Downloaded steno v0.4.1 |
| 1036 | 2026-09-05T00:57:32.603Z | Downloaded darling_macro v0.23.0 |
| 1037 | 2026-09-05T00:57:32.603Z | Downloaded miniz_oxide v0.8.9 |
| 1038 | 2026-09-05T00:57:32.603Z | Downloaded simd-adler32 v0.3.8 |
| 1039 | 2026-09-05T00:57:32.603Z | Downloaded crc32fast v1.5.0 |
| 1040 | 2026-09-05T00:57:32.603Z | Downloaded winnow v0.6.26 |
| 1041 | 2026-09-05T00:57:32.608Z | Downloaded aho-corasick v1.1.4 |
| 1042 | 2026-09-05T00:57:32.608Z | Downloaded aes-gcm v0.11.0 |
| 1043 | 2026-09-05T00:57:32.608Z | Downloaded tower v0.5.3 |
| 1044 | 2026-09-05T00:57:32.608Z | Downloaded elliptic-curve v0.13.8 |
| 1045 | 2026-09-05T00:57:32.608Z | Downloaded csv-core v0.1.13 |
| 1046 | 2026-09-05T00:57:32.608Z | Downloaded sha2 v0.11.0 |
| 1047 | 2026-09-05T00:57:32.608Z | Downloaded spki v0.8.0 |
| 1048 | 2026-09-05T00:57:32.608Z | Downloaded slog-stdlog v4.1.1 |
| 1049 | 2026-09-05T00:57:32.608Z | Downloaded libloading v0.8.9 |
| 1050 | 2026-09-05T00:57:32.608Z | Downloaded secrecy v0.8.0 |
| 1051 | 2026-09-05T00:57:32.611Z | Downloaded strum_macros v0.26.4 |
| 1052 | 2026-09-05T00:57:32.611Z | Downloaded phf_shared v0.11.3 |
| 1053 | 2026-09-05T00:57:32.611Z | Downloaded hyper-util v0.1.20 |
| 1054 | 2026-09-05T00:57:32.614Z | Downloaded tokio-postgres v0.7.16 |
| 1055 | 2026-09-05T00:57:32.617Z | Downloaded darling_core v0.20.11 |
| 1056 | 2026-09-05T00:57:32.617Z | Downloaded tungstenite v0.23.0 |
| 1057 | 2026-09-05T00:57:32.620Z | Downloaded usdt-macro v0.6.0 |
| 1058 | 2026-09-05T00:57:32.623Z | Downloaded indexmap v1.9.3 |
| 1059 | 2026-09-05T00:57:32.626Z | Downloaded port-file v0.1.0 |
| 1060 | 2026-09-05T00:57:32.630Z | Downloaded crossbeam-channel v0.5.15 |
| 1061 | 2026-09-05T00:57:32.633Z | Downloaded rtoolbox v0.0.3 |
| 1062 | 2026-09-05T00:57:32.633Z | Downloaded signal-hook-tokio v0.3.1 |
| 1063 | 2026-09-05T00:57:32.636Z | Downloaded signature v3.0.0 |
| 1064 | 2026-09-05T00:57:32.636Z | Downloaded r2d2 v0.8.10 |
| 1065 | 2026-09-05T00:57:32.639Z | Downloaded oxide-generation-macros v0.2.0 |
| 1066 | 2026-09-05T00:57:32.639Z | Downloaded knus-derive v3.4.0 |
| 1067 | 2026-09-05T00:57:32.639Z | Downloaded miette-derive v7.6.0 |
| 1068 | 2026-09-05T00:57:32.643Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1069 | 2026-09-05T00:57:32.643Z | Downloaded miette v7.6.0 |
| 1070 | 2026-09-05T00:57:32.646Z | Downloaded ed25519-dalek v2.2.0 |
| 1071 | 2026-09-05T00:57:32.646Z | Downloaded snafu v0.8.9 |
| 1072 | 2026-09-05T00:57:32.649Z | Downloaded zerovec v0.11.5 |
| 1073 | 2026-09-05T00:57:32.651Z | Downloaded idna v1.1.0 |
| 1074 | 2026-09-05T00:57:32.654Z | Downloaded mime_guess v2.0.5 |
| 1075 | 2026-09-05T00:57:32.654Z | Downloaded keccak v0.1.6 |
| 1076 | 2026-09-05T00:57:32.654Z | Downloaded sync-ptr v0.1.4 |
| 1077 | 2026-09-05T00:57:32.657Z | Downloaded typify-macro v0.6.2 |
| 1078 | 2026-09-05T00:57:32.657Z | Downloaded zerofrom-derive v0.1.6 |
| 1079 | 2026-09-05T00:57:32.657Z | Downloaded tower-layer v0.3.3 |
| 1080 | 2026-09-05T00:57:32.657Z | Downloaded paste v1.0.15 |
| 1081 | 2026-09-05T00:57:32.657Z | Downloaded primeorder v0.13.6 |
| 1082 | 2026-09-05T00:57:32.661Z | Downloaded progenitor v0.14.0 |
| 1083 | 2026-09-05T00:57:32.661Z | Downloaded zstd v0.13.3 |
| 1084 | 2026-09-05T00:57:32.667Z | Downloaded progenitor-client v0.13.0 |
| 1085 | 2026-09-05T00:57:32.667Z | Downloaded zstd-safe v7.2.4 |
| 1086 | 2026-09-05T00:57:32.670Z | Downloaded wnaf v0.14.0 |
| 1087 | 2026-09-05T00:57:32.673Z | Downloaded displaydoc v0.2.5 |
| 1088 | 2026-09-05T00:57:32.673Z | Downloaded humantime v2.3.0 |
| 1089 | 2026-09-05T00:57:32.673Z | Downloaded packed_struct_codegen v0.10.1 |
| 1090 | 2026-09-05T00:57:32.678Z | Downloaded pkcs5 v0.8.1 |
| 1091 | 2026-09-05T00:57:32.681Z | Downloaded cookie_store v0.22.1 |
| 1092 | 2026-09-05T00:57:32.681Z | Downloaded defmt v1.0.1 |
| 1093 | 2026-09-05T00:57:32.684Z | Downloaded difflib v0.4.0 |
| 1094 | 2026-09-05T00:57:32.684Z | Downloaded newtype_derive v0.1.6 |
| 1095 | 2026-09-05T00:57:32.684Z | Downloaded progenitor-client v0.14.0 |
| 1096 | 2026-09-05T00:57:32.684Z | Downloaded dyn-clone v1.0.20 |
| 1097 | 2026-09-05T00:57:32.687Z | Downloaded usdt v0.6.0 |
| 1098 | 2026-09-05T00:57:32.687Z | Downloaded sha1 v0.10.6 |
| 1099 | 2026-09-05T00:57:32.690Z | Downloaded uzers v0.12.2 |
| 1100 | 2026-09-05T00:57:32.690Z | Downloaded num_enum_derive v0.7.6 |
| 1101 | 2026-09-05T00:57:32.690Z | Downloaded rsa v0.10.0-rc.18 |
| 1102 | 2026-09-05T00:57:32.693Z | Downloaded tower-http v0.6.8 |
| 1103 | 2026-09-05T00:57:32.696Z | Downloaded const_format_proc_macros v0.2.34 |
| 1104 | 2026-09-05T00:57:32.700Z | Downloaded serde_with v1.14.0 |
| 1105 | 2026-09-05T00:57:32.704Z | Downloaded lzss v0.8.2 |
| 1106 | 2026-09-05T00:57:32.707Z | Downloaded multimap v0.10.1 |
| 1107 | 2026-09-05T00:57:32.710Z | Downloaded is-terminal v0.4.17 |
| 1108 | 2026-09-05T00:57:32.710Z | Downloaded opaque-debug v0.3.1 |
| 1109 | 2026-09-05T00:57:32.713Z | Downloaded tower-service v0.3.3 |
| 1110 | 2026-09-05T00:57:32.713Z | Downloaded seq-macro v0.3.6 |
| 1111 | 2026-09-05T00:57:32.715Z | Downloaded tagptr v0.2.0 |
| 1112 | 2026-09-05T00:57:32.718Z | Downloaded unicode-bidi v0.3.18 |
| 1113 | 2026-09-05T00:57:32.718Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1114 | 2026-09-05T00:57:32.721Z | Downloaded packed_struct v0.10.1 |
| 1115 | 2026-09-05T00:57:32.721Z | Downloaded shlex v1.3.0 |
| 1116 | 2026-09-05T00:57:32.721Z | Downloaded crc-catalog v2.4.0 |
| 1117 | 2026-09-05T00:57:32.721Z | Downloaded derive_builder_macro v0.20.2 |
| 1118 | 2026-09-05T00:57:32.726Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1119 | 2026-09-05T00:57:32.730Z | Downloaded termios v0.3.3 |
| 1120 | 2026-09-05T00:57:32.734Z | Downloaded rand_seeder v0.4.0 |
| 1121 | 2026-09-05T00:57:32.736Z | Downloaded sec1 v0.7.3 |
| 1122 | 2026-09-05T00:57:32.736Z | Downloaded sec1 v0.8.1 |
| 1123 | 2026-09-05T00:57:32.736Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1124 | 2026-09-05T00:57:32.739Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1125 | 2026-09-05T00:57:32.739Z | Downloaded xshell v0.2.7 |
| 1126 | 2026-09-05T00:57:32.739Z | Downloaded p256 v0.14.0 |
| 1127 | 2026-09-05T00:57:32.744Z | Downloaded serde_plain v1.0.2 |
| 1128 | 2026-09-05T00:57:32.747Z | Downloaded inout v0.2.2 |
| 1129 | 2026-09-05T00:57:32.747Z | Downloaded phf_shared v0.12.1 |
| 1130 | 2026-09-05T00:57:32.751Z | Downloaded const_format v0.2.35 |
| 1131 | 2026-09-05T00:57:32.754Z | Downloaded tabwriter v1.4.1 |
| 1132 | 2026-09-05T00:57:32.754Z | Downloaded p384 v0.14.0 |
| 1133 | 2026-09-05T00:57:32.757Z | Downloaded git2 v0.20.4 |
| 1134 | 2026-09-05T00:57:32.762Z | Downloaded hyper-rustls v0.27.7 |
| 1135 | 2026-09-05T00:57:32.764Z | Downloaded memmap2 v0.9.10 |
| 1136 | 2026-09-05T00:57:32.764Z | Downloaded ecdsa v0.17.0 |
| 1137 | 2026-09-05T00:57:32.768Z | Downloaded lalrpop-util v0.19.12 |
| 1138 | 2026-09-05T00:57:32.771Z | Downloaded rand v0.8.6 |
| 1139 | 2026-09-05T00:57:32.774Z | Downloaded progenitor-macro v0.13.0 |
| 1140 | 2026-09-05T00:57:32.774Z | Downloaded rustc_version v0.1.7 |
| 1141 | 2026-09-05T00:57:32.774Z | Downloaded num-derive v0.4.2 |
| 1142 | 2026-09-05T00:57:32.777Z | Downloaded slog-async v2.8.0 |
| 1143 | 2026-09-05T00:57:32.777Z | Downloaded spki v0.7.3 |
| 1144 | 2026-09-05T00:57:32.780Z | Downloaded icu_normalizer_data v2.1.1 |
| 1145 | 2026-09-05T00:57:32.783Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1146 | 2026-09-05T00:57:32.790Z | Downloaded darling v0.13.4 |
| 1147 | 2026-09-05T00:57:32.793Z | Downloaded hyper-staticfile v0.10.1 |
| 1148 | 2026-09-05T00:57:32.793Z | Downloaded convert_case v0.10.0 |
| 1149 | 2026-09-05T00:57:32.793Z | Downloaded daft v0.1.8 |
| 1150 | 2026-09-05T00:57:32.796Z | Downloaded pkg-config v0.3.32 |
| 1151 | 2026-09-05T00:57:32.796Z | Downloaded cstr-argument v0.1.2 |
| 1152 | 2026-09-05T00:57:32.803Z | Downloaded peg-runtime v0.8.5 |
| 1153 | 2026-09-05T00:57:32.812Z | Downloaded diff v0.1.13 |
| 1154 | 2026-09-05T00:57:32.815Z | Downloaded defmt-macros v1.0.1 |
| 1155 | 2026-09-05T00:57:32.815Z | Downloaded newtype-uuid v1.3.2 |
| 1156 | 2026-09-05T00:57:32.818Z | Downloaded rustls-pemfile v2.2.0 |
| 1157 | 2026-09-05T00:57:32.818Z | Downloaded crossbeam-deque v0.8.6 |
| 1158 | 2026-09-05T00:57:32.818Z | Downloaded display-error-chain v0.2.2 |
| 1159 | 2026-09-05T00:57:32.818Z | Downloaded path-slash v0.1.5 |
| 1160 | 2026-09-05T00:57:32.821Z | Downloaded rustversion v1.0.22 |
| 1161 | 2026-09-05T00:57:32.822Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1162 | 2026-09-05T00:57:32.822Z | Downloaded serde-big-array v0.5.1 |
| 1163 | 2026-09-05T00:57:32.822Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1164 | 2026-09-05T00:57:32.825Z | Downloaded yoke v0.8.1 |
| 1165 | 2026-09-05T00:57:32.825Z | Downloaded itertools v0.14.0 |
| 1166 | 2026-09-05T00:57:32.829Z | Downloaded nom v8.0.0 |
| 1167 | 2026-09-05T00:57:32.832Z | Downloaded crossbeam-epoch v0.9.18 |
| 1168 | 2026-09-05T00:57:32.837Z | Downloaded vergen-lib v9.1.0 |
| 1169 | 2026-09-05T00:57:32.840Z | Downloaded pem-rfc7468 v0.7.0 |
| 1170 | 2026-09-05T00:57:32.843Z | Downloaded gimli v0.32.3 |
| 1171 | 2026-09-05T00:57:32.850Z | Downloaded try-lock v0.2.5 |
| 1172 | 2026-09-05T00:57:32.854Z | Downloaded lru v0.12.5 |
| 1173 | 2026-09-05T00:57:32.857Z | Downloaded waitgroup v0.1.2 |
| 1174 | 2026-09-05T00:57:32.860Z | Downloaded pin-project v1.1.11 |
| 1175 | 2026-09-05T00:57:32.866Z | Downloaded rpassword v7.5.4 |
| 1176 | 2026-09-05T00:57:32.869Z | Downloaded digest v0.11.3 |
| 1177 | 2026-09-05T00:57:32.869Z | Downloaded toml_edit v0.19.15 |
| 1178 | 2026-09-05T00:57:32.875Z | Downloaded derive_more-impl v2.1.1 |
| 1179 | 2026-09-05T00:57:32.878Z | Downloaded stringprep v0.1.5 |
| 1180 | 2026-09-05T00:57:32.881Z | Downloaded rand_core v0.9.5 |
| 1181 | 2026-09-05T00:57:32.881Z | Downloaded ppv-lite86 v0.2.21 |
| 1182 | 2026-09-05T00:57:32.881Z | Downloaded subprocess v0.2.15 |
| 1183 | 2026-09-05T00:57:32.885Z | Downloaded trait-variant v0.1.2 |
| 1184 | 2026-09-05T00:57:32.885Z | Downloaded aws-lc-rs v1.16.3 |
| 1185 | 2026-09-05T00:57:32.888Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1186 | 2026-09-05T00:57:32.891Z | Downloaded rusty-fork v0.3.1 |
| 1187 | 2026-09-05T00:57:32.893Z | Downloaded progenitor-impl v0.14.0 |
| 1188 | 2026-09-05T00:57:32.894Z | Downloaded ipnetwork v0.21.1 |
| 1189 | 2026-09-05T00:57:32.894Z | Downloaded indoc v2.0.7 |
| 1190 | 2026-09-05T00:57:32.897Z | Downloaded daft-derive v0.1.8 |
| 1191 | 2026-09-05T00:57:32.899Z | Downloaded num-rational v0.4.2 |
| 1192 | 2026-09-05T00:57:32.899Z | Downloaded slog-dtrace v0.3.0 |
| 1193 | 2026-09-05T00:57:32.899Z | Downloaded chrono v0.4.45 |
| 1194 | 2026-09-05T00:57:32.903Z | Downloaded data-encoding v2.10.0 |
| 1195 | 2026-09-05T00:57:32.906Z | Downloaded ignore v0.4.25 |
| 1196 | 2026-09-05T00:57:32.906Z | Downloaded der v0.7.10 |
| 1197 | 2026-09-05T00:57:32.909Z | Downloaded winnow v0.5.40 |
| 1198 | 2026-09-05T00:57:32.913Z | Downloaded derive_more v0.99.20 |
| 1199 | 2026-09-05T00:57:32.916Z | Downloaded salsa20 v0.11.0 |
| 1200 | 2026-09-05T00:57:32.916Z | Downloaded wyz v0.5.1 |
| 1201 | 2026-09-05T00:57:32.916Z | Downloaded slog-term v2.9.2 |
| 1202 | 2026-09-05T00:57:32.919Z | Downloaded unicase v2.9.0 |
| 1203 | 2026-09-05T00:57:32.919Z | Downloaded vergen-git2 v9.1.0 |
| 1204 | 2026-09-05T00:57:32.920Z | Downloaded stacker v0.1.23 |
| 1205 | 2026-09-05T00:57:32.923Z | Downloaded der v0.8.0 |
| 1206 | 2026-09-05T00:57:32.923Z | Downloaded psm v0.1.30 |
| 1207 | 2026-09-05T00:57:32.926Z | Downloaded tokio-tungstenite v0.23.1 |
| 1208 | 2026-09-05T00:57:32.926Z | Downloaded dropshot_endpoint v0.17.1 |
| 1209 | 2026-09-05T00:57:32.930Z | Downloaded num_enum v0.7.6 |
| 1210 | 2026-09-05T00:57:32.933Z | Downloaded litrs v1.0.0 |
| 1211 | 2026-09-05T00:57:32.933Z | Downloaded polyval v0.7.1 |
| 1212 | 2026-09-05T00:57:32.936Z | Downloaded tiny-keccak v2.0.2 |
| 1213 | 2026-09-05T00:57:32.936Z | Downloaded iri-string v0.7.10 |
| 1214 | 2026-09-05T00:57:32.940Z | Downloaded blake3 v1.8.5 |
| 1215 | 2026-09-05T00:57:32.943Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1216 | 2026-09-05T00:57:32.947Z | Downloaded time v0.3.47 |
| 1217 | 2026-09-05T00:57:32.951Z | Downloaded minimal-lexical v0.2.1 |
| 1218 | 2026-09-05T00:57:32.954Z | Downloaded derive-where v1.6.0 |
| 1219 | 2026-09-05T00:57:32.957Z | Downloaded itertools v0.15.0 |
| 1220 | 2026-09-05T00:57:32.960Z | Downloaded socket2 v0.6.3 |
| 1221 | 2026-09-05T00:57:32.963Z | Downloaded vcpkg v0.2.15 |
| 1222 | 2026-09-05T00:57:32.984Z | Downloaded tungstenite v0.21.0 |
| 1223 | 2026-09-05T00:57:32.987Z | Downloaded nom v7.1.3 |
| 1224 | 2026-09-05T00:57:32.990Z | Downloaded crypto-primes v0.7.2 |
| 1225 | 2026-09-05T00:57:32.993Z | Downloaded rawzip v0.4.4 |
| 1226 | 2026-09-05T00:57:32.996Z | Downloaded pkcs8 v0.10.2 |
| 1227 | 2026-09-05T00:57:32.996Z | Downloaded goblin v0.10.5 |
| 1228 | 2026-09-05T00:57:33.000Z | Downloaded rand v0.9.2 |
| 1229 | 2026-09-05T00:57:33.003Z | Downloaded test-strategy v0.4.5 |
| 1230 | 2026-09-05T00:57:33.006Z | Downloaded reedline v0.40.0 |
| 1231 | 2026-09-05T00:57:33.010Z | Downloaded icu_properties v2.1.2 |
| 1232 | 2026-09-05T00:57:33.013Z | Downloaded darling_core v0.21.3 |
| 1233 | 2026-09-05T00:57:33.017Z | Downloaded smoltcp v0.9.1 |
| 1234 | 2026-09-05T00:57:33.020Z | Downloaded samael v0.0.19 |
| 1235 | 2026-09-05T00:57:33.024Z | Downloaded salty v0.3.0 |
| 1236 | 2026-09-05T00:57:33.027Z | Downloaded crossterm v0.28.1 |
| 1237 | 2026-09-05T00:57:33.031Z | Downloaded icu_collections v2.1.1 |
| 1238 | 2026-09-05T00:57:33.034Z | Downloaded term v0.7.0 |
| 1239 | 2026-09-05T00:57:33.037Z | Downloaded itertools v0.13.0 |
| 1240 | 2026-09-05T00:57:33.042Z | Downloaded slog v2.8.2 |
| 1241 | 2026-09-05T00:57:33.045Z | Downloaded bitvec v1.0.1 |
| 1242 | 2026-09-05T00:57:33.052Z | Downloaded bindgen v0.71.1 |
| 1243 | 2026-09-05T00:57:33.057Z | Downloaded p384 v0.13.1 |
| 1244 | 2026-09-05T00:57:33.063Z | Downloaded unicode_categories v0.1.1 |
| 1245 | 2026-09-05T00:57:33.067Z | Downloaded moka v0.12.13 |
| 1246 | 2026-09-05T00:57:33.071Z | Downloaded dropshot-api-manager v0.8.0 |
| 1247 | 2026-09-05T00:57:33.074Z | Downloaded sha3 v0.12.0 |
| 1248 | 2026-09-05T00:57:33.077Z | Downloaded regex v1.12.3 |
| 1249 | 2026-09-05T00:57:33.080Z | Downloaded icu_properties_data v2.1.2 |
| 1250 | 2026-09-05T00:57:33.085Z | Downloaded tough v0.22.0 |
| 1251 | 2026-09-05T00:57:33.090Z | Downloaded zip v4.6.1 |
| 1252 | 2026-09-05T00:57:33.098Z | Downloaded quick-xml v0.37.5 |
| 1253 | 2026-09-05T00:57:33.101Z | Downloaded smoltcp v0.11.0 |
| 1254 | 2026-09-05T00:57:33.108Z | Downloaded jiff-core v0.1.0 |
| 1255 | 2026-09-05T00:57:33.111Z | Downloaded reqwest v0.13.2 |
| 1256 | 2026-09-05T00:57:33.115Z | Downloaded iddqd v0.4.2 |
| 1257 | 2026-09-05T00:57:33.119Z | Downloaded itertools v0.12.1 |
| 1258 | 2026-09-05T00:57:33.122Z | Downloaded icu_normalizer v2.1.1 |
| 1259 | 2026-09-05T00:57:33.125Z | Downloaded radix_trie v0.2.1 |
| 1260 | 2026-09-05T00:57:33.128Z | Downloaded polar-core v0.27.3 |
| 1261 | 2026-09-05T00:57:33.133Z | Downloaded x509-cert v0.2.5 |
| 1262 | 2026-09-05T00:57:33.139Z | Downloaded rand v0.10.1 |
| 1263 | 2026-09-05T00:57:33.144Z | Downloaded serde_with v3.21.0 |
| 1264 | 2026-09-05T00:57:33.150Z | Downloaded rayon v1.11.0 |
| 1265 | 2026-09-05T00:57:33.155Z | Downloaded libxml v0.3.3 |
| 1266 | 2026-09-05T00:57:33.159Z | Downloaded regress v0.10.5 |
| 1267 | 2026-09-05T00:57:33.164Z | Downloaded hickory-proto v0.24.4 |
| 1268 | 2026-09-05T00:57:33.172Z | Downloaded hickory-proto v0.25.2 |
| 1269 | 2026-09-05T00:57:33.181Z | Downloaded crossterm v0.29.0 |
| 1270 | 2026-09-05T00:57:33.184Z | Downloaded proptest v1.11.0 |
| 1271 | 2026-09-05T00:57:33.190Z | Downloaded object v0.37.3 |
| 1272 | 2026-09-05T00:57:33.196Z | Downloaded lalrpop v0.19.12 |
| 1273 | 2026-09-05T00:57:33.202Z | Downloaded regex-syntax v0.6.29 |
| 1274 | 2026-09-05T00:57:33.206Z | Downloaded zerocopy v0.8.55 |
| 1275 | 2026-09-05T00:57:33.219Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1276 | 2026-09-05T00:57:33.223Z | Downloaded quinn-proto v0.11.16 |
| 1277 | 2026-09-05T00:57:33.229Z | Downloaded hyper v1.10.1 |
| 1278 | 2026-09-05T00:57:33.235Z | Downloaded regex-syntax v0.8.10 |
| 1279 | 2026-09-05T00:57:33.243Z | Downloaded sha3 v0.11.0 |
| 1280 | 2026-09-05T00:57:33.246Z | Downloaded openssl v0.10.80 |
| 1281 | 2026-09-05T00:57:33.255Z | Downloaded tabled v0.21.0 |
| 1282 | 2026-09-05T00:57:33.260Z | Downloaded winnow v1.0.3 |
| 1283 | 2026-09-05T00:57:33.265Z | Downloaded bstr v1.12.1 |
| 1284 | 2026-09-05T00:57:33.270Z | Downloaded unicode-normalization v0.1.25 |
| 1285 | 2026-09-05T00:57:33.277Z | Downloaded reqwest v0.12.28 |
| 1286 | 2026-09-05T00:57:33.280Z | Downloaded libm v0.2.16 |
| 1287 | 2026-09-05T00:57:33.283Z | Downloaded typify-impl v0.6.2 |
| 1288 | 2026-09-05T00:57:33.291Z | Downloaded zerocopy-derive v0.6.6 |
| 1289 | 2026-09-05T00:57:33.337Z | Downloaded jiff v0.2.34 |
| 1290 | 2026-09-05T00:57:33.349Z | Downloaded nix v0.27.1 |
| 1291 | 2026-09-05T00:57:33.371Z | Downloaded tokio v1.52.1 |
| 1292 | 2026-09-05T00:57:33.394Z | Downloaded encoding_rs v0.8.35 |
| 1293 | 2026-09-05T00:57:33.408Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1294 | 2026-09-05T00:57:33.418Z | Downloaded portable-atomic v1.13.1 |
| 1295 | 2026-09-05T00:57:33.421Z | Downloaded russh v0.62.4 |
| 1296 | 2026-09-05T00:57:33.426Z | Downloaded regress v0.11.1 |
| 1297 | 2026-09-05T00:57:33.431Z | Downloaded ring v0.17.14 |
| 1298 | 2026-09-05T00:57:33.454Z | Downloaded petname v2.0.2 |
| 1299 | 2026-09-05T00:57:33.458Z | Downloaded zlib-rs v0.6.2 |
| 1300 | 2026-09-05T00:57:33.461Z | Downloaded rustls v0.23.41 |
| 1301 | 2026-09-05T00:57:33.466Z | Downloaded curve25519-dalek v4.1.3 |
| 1302 | 2026-09-05T00:57:33.472Z | Downloaded syn v3.0.3 |
| 1303 | 2026-09-05T00:57:33.478Z | Downloaded curve25519-dalek v5.0.0 |
| 1304 | 2026-09-05T00:57:33.495Z | Downloaded object v0.30.4 |
| 1305 | 2026-09-05T00:57:33.520Z | Downloaded nix v0.31.2 |
| 1306 | 2026-09-05T00:57:33.528Z | Downloaded crypto-bigint v0.7.5 |
| 1307 | 2026-09-05T00:57:33.535Z | Downloaded rustix v0.38.44 |
| 1308 | 2026-09-05T00:57:33.547Z | Downloaded nix v0.28.0 |
| 1309 | 2026-09-05T00:57:33.556Z | Downloaded dropshot v0.17.1 |
| 1310 | 2026-09-05T00:57:33.604Z | Downloaded openapiv3 v2.2.0 |
| 1311 | 2026-09-05T00:57:33.626Z | Downloaded diesel v2.3.7 |
| 1312 | 2026-09-05T00:57:33.645Z | Downloaded sqlparser v0.61.0 |
| 1313 | 2026-09-05T00:57:33.667Z | Downloaded tracing v0.1.44 |
| 1314 | 2026-09-05T00:57:33.680Z | Downloaded sled v0.34.7 |
| 1315 | 2026-09-05T00:57:33.711Z | Downloaded ratatui v0.29.0 |
| 1316 | 2026-09-05T00:57:33.734Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1317 | 2026-09-05T00:57:33.769Z | Downloaded petgraph v0.6.5 |
| 1318 | 2026-09-05T00:57:33.780Z | Downloaded regex-automata v0.4.14 |
| 1319 | 2026-09-05T00:57:33.803Z | Downloaded petgraph v0.8.3 |
| 1320 | 2026-09-05T00:57:33.816Z | Downloaded chrono-tz v0.10.4 |
| 1321 | 2026-09-05T00:57:33.854Z | Downloaded sha3 v0.10.8 |
| 1322 | 2026-09-05T00:57:33.857Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-09-05T00:57:33.861Z | Downloaded csv v1.4.0 |
| 1324 | 2026-09-05T00:57:34.008Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1325 | 2026-09-05T00:57:34.529Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-05T00:57:34.792Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-05T00:57:34.792Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-05T00:57:34.808Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-05T00:57:34.808Z | Compiling log v0.4.33 |
| 1330 | 2026-09-05T00:57:34.808Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-05T00:57:34.809Z | Compiling shlex v1.3.0 |
| 1332 | 2026-09-05T00:57:34.809Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-09-05T00:57:34.809Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-05T00:57:34.956Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-05T00:57:34.970Z | Compiling typenum v1.20.1 |
| 1336 | 2026-09-05T00:57:34.970Z | Compiling stable_deref_trait v1.2.1 |
| 1337 | 2026-09-05T00:57:34.971Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-05T00:57:34.971Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-05T00:57:35.034Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-05T00:57:35.049Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-05T00:57:35.059Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-05T00:57:35.134Z | Compiling lock_api v0.4.14 |
| 1343 | 2026-09-05T00:57:35.149Z | Compiling libm v0.2.16 |
| 1344 | 2026-09-05T00:57:35.164Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-05T00:57:35.168Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-05T00:57:35.189Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-05T00:57:35.232Z | Compiling const-oid v0.9.6 |
| 1348 | 2026-09-05T00:57:35.263Z | Compiling getrandom v0.4.3 |
| 1349 | 2026-09-05T00:57:35.306Z | Compiling parking_lot_core v0.9.12 |
| 1350 | 2026-09-05T00:57:35.319Z | Compiling pin-project-lite v0.2.17 |
| 1351 | 2026-09-05T00:57:35.350Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-05T00:57:35.381Z | Compiling futures-core v0.3.32 |
| 1353 | 2026-09-05T00:57:35.439Z | Compiling percent-encoding v2.3.2 |
| 1354 | 2026-09-05T00:57:35.455Z | Compiling litemap v0.8.1 |
| 1355 | 2026-09-05T00:57:35.468Z | Compiling writeable v0.6.2 |
| 1356 | 2026-09-05T00:57:35.532Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-05T00:57:35.573Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-05T00:57:35.578Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-09-05T00:57:35.578Z | Compiling rustix v1.1.4 |
| 1360 | 2026-09-05T00:57:35.640Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-05T00:57:35.654Z | Compiling futures-task v0.3.32 |
| 1362 | 2026-09-05T00:57:35.654Z | Compiling slab v0.4.12 |
| 1363 | 2026-09-05T00:57:35.692Z | Compiling futures-io v0.3.32 |
| 1364 | 2026-09-05T00:57:35.743Z | Compiling futures-channel v0.3.32 |
| 1365 | 2026-09-05T00:57:35.769Z | Compiling utf8_iter v1.0.4 |
| 1366 | 2026-09-05T00:57:35.840Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-05T00:57:35.855Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-05T00:57:35.869Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-05T00:57:35.918Z | Compiling mio v1.2.0 |
| 1370 | 2026-09-05T00:57:35.933Z | Compiling socket2 v0.6.3 |
| 1371 | 2026-09-05T00:57:35.951Z | Compiling form_urlencoded v1.2.2 |
| 1372 | 2026-09-05T00:57:36.011Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-09-05T00:57:36.025Z | Compiling signal-hook-registry v1.4.8 |
| 1374 | 2026-09-05T00:57:36.025Z | Compiling rustversion v1.0.22 |
| 1375 | 2026-09-05T00:57:36.078Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-05T00:57:36.112Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-05T00:57:36.134Z | Compiling parking_lot v0.12.5 |
| 1378 | 2026-09-05T00:57:36.153Z | Compiling base64ct v1.8.3 |
| 1379 | 2026-09-05T00:57:36.180Z | Compiling iana-time-zone v0.1.65 |
| 1380 | 2026-09-05T00:57:36.199Z | Compiling dunce v1.0.5 |
| 1381 | 2026-09-05T00:57:36.283Z | Compiling regex-syntax v0.8.10 |
| 1382 | 2026-09-05T00:57:36.313Z | Compiling flagset v0.4.7 |
| 1383 | 2026-09-05T00:57:36.343Z | Compiling ident_case v1.0.1 |
| 1384 | 2026-09-05T00:57:36.407Z | Compiling fs_extra v1.3.0 |
| 1385 | 2026-09-05T00:57:36.438Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-05T00:57:36.467Z | Compiling pem-rfc7468 v0.7.0 |
| 1387 | 2026-09-05T00:57:36.483Z | Compiling syn v1.0.109 |
| 1388 | 2026-09-05T00:57:36.486Z | Compiling vcpkg v0.2.15 |
| 1389 | 2026-09-05T00:57:36.512Z | Compiling rand_core v0.9.5 |
| 1390 | 2026-09-05T00:57:36.542Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-05T00:57:36.620Z | Compiling aws-lc-rs v1.16.3 |
| 1392 | 2026-09-05T00:57:36.636Z | Compiling dyn-clone v1.0.20 |
| 1393 | 2026-09-05T00:57:36.704Z | Compiling cpufeatures v0.2.17 |
| 1394 | 2026-09-05T00:57:36.727Z | Compiling simd-adler32 v0.3.8 |
| 1395 | 2026-09-05T00:57:36.804Z | Compiling schemars v0.8.22 |
| 1396 | 2026-09-05T00:57:36.833Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-05T00:57:36.837Z | Compiling adler2 v2.0.1 |
| 1398 | 2026-09-05T00:57:36.859Z | Compiling openssl-probe v0.2.1 |
| 1399 | 2026-09-05T00:57:36.863Z | Compiling cmov v0.5.4 |
| 1400 | 2026-09-05T00:57:36.957Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-05T00:57:36.980Z | Compiling tinyvec_macros v0.1.1 |
| 1402 | 2026-09-05T00:57:37.025Z | Compiling crc32fast v1.5.0 |
| 1403 | 2026-09-05T00:57:37.071Z | Compiling httparse v1.10.1 |
| 1404 | 2026-09-05T00:57:37.071Z | Compiling ctutils v0.4.2 |
| 1405 | 2026-09-05T00:57:37.075Z | Compiling tinyvec v1.10.0 |
| 1406 | 2026-09-05T00:57:37.121Z | Compiling miniz_oxide v0.8.9 |
| 1407 | 2026-09-05T00:57:37.121Z | Compiling aho-corasick v1.1.4 |
| 1408 | 2026-09-05T00:57:37.131Z | Compiling try-lock v0.2.5 |
| 1409 | 2026-09-05T00:57:37.161Z | Compiling untrusted v0.7.1 |
| 1410 | 2026-09-05T00:57:37.166Z | Compiling radium v0.7.0 |
| 1411 | 2026-09-05T00:57:37.269Z | Compiling bitflags v2.11.0 |
| 1412 | 2026-09-05T00:57:37.317Z | Compiling semver v1.0.28 |
| 1413 | 2026-09-05T00:57:37.334Z | Compiling indexmap v2.14.0 |
| 1414 | 2026-09-05T00:57:37.348Z | Compiling uuid v1.23.4 |
| 1415 | 2026-09-05T00:57:37.379Z | Compiling tower-layer v0.3.3 |
| 1416 | 2026-09-05T00:57:37.417Z | Compiling unicode-segmentation v1.12.0 |
| 1417 | 2026-09-05T00:57:37.478Z | Compiling tower-service v0.3.3 |
| 1418 | 2026-09-05T00:57:37.494Z | Compiling atomic-waker v1.1.2 |
| 1419 | 2026-09-05T00:57:37.567Z | Compiling rustc_version v0.4.1 |
| 1420 | 2026-09-05T00:57:37.638Z | Compiling want v0.3.1 |
| 1421 | 2026-09-05T00:57:37.668Z | Compiling untrusted v0.9.0 |
| 1422 | 2026-09-05T00:57:37.759Z | Compiling httpdate v1.0.3 |
| 1423 | 2026-09-05T00:57:37.824Z | Compiling maybe-uninit v2.0.0 |
| 1424 | 2026-09-05T00:57:37.829Z | Compiling tap v1.0.1 |
| 1425 | 2026-09-05T00:57:37.836Z | Compiling aws-lc-sys v0.40.0 |
| 1426 | 2026-09-05T00:57:37.842Z | Compiling openssl-sys v0.9.117 |
| 1427 | 2026-09-05T00:57:37.849Z | Compiling foreign-types-shared v0.1.1 |
| 1428 | 2026-09-05T00:57:37.861Z | Compiling openssl v0.10.80 |
| 1429 | 2026-09-05T00:57:37.922Z | Compiling rustls v0.23.41 |
| 1430 | 2026-09-05T00:57:37.941Z | Compiling wyz v0.5.1 |
| 1431 | 2026-09-05T00:57:37.963Z | Compiling foreign-types v0.3.2 |
| 1432 | 2026-09-05T00:57:38.014Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-09-05T00:57:38.026Z | Compiling serde_derive_internals v0.29.1 |
| 1434 | 2026-09-05T00:57:38.044Z | Compiling pest_generator v2.8.6 |
| 1435 | 2026-09-05T00:57:38.063Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-09-05T00:57:38.095Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-09-05T00:57:38.139Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1438 | 2026-09-05T00:57:38.155Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1439 | 2026-09-05T00:57:38.387Z | Compiling unicode-normalization v0.1.25 |
| 1440 | 2026-09-05T00:57:38.445Z | Compiling terminal_size v0.4.3 |
| 1441 | 2026-09-05T00:57:38.480Z | Compiling tempfile v3.27.0 |
| 1442 | 2026-09-05T00:57:38.579Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-05T00:57:38.604Z | Compiling socket2 v0.5.10 |
| 1444 | 2026-09-05T00:57:38.632Z | Compiling wait-timeout v0.2.1 |
| 1445 | 2026-09-05T00:57:38.690Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-05T00:57:38.791Z | Compiling time-core v0.1.8 |
| 1447 | 2026-09-05T00:57:38.805Z | Compiling native-tls v0.2.18 |
| 1448 | 2026-09-05T00:57:38.889Z | Compiling funty v2.0.0 |
| 1449 | 2026-09-05T00:57:38.905Z | Compiling num-conv v0.2.0 |
| 1450 | 2026-09-05T00:57:38.922Z | Compiling bit-vec v0.8.0 |
| 1451 | 2026-09-05T00:57:38.922Z | Compiling num-bigint-dig v0.8.6 |
| 1452 | 2026-09-05T00:57:38.942Z | Compiling packed_struct v0.10.1 |
| 1453 | 2026-09-05T00:57:38.950Z | Compiling powerfmt v0.2.0 |
| 1454 | 2026-09-05T00:57:38.980Z | Compiling quick-error v1.2.3 |
| 1455 | 2026-09-05T00:57:38.983Z | Compiling clap_builder v4.6.0 |
| 1456 | 2026-09-05T00:57:39.042Z | Compiling num-iter v0.1.45 |
| 1457 | 2026-09-05T00:57:39.055Z | Compiling time-macros v0.2.27 |
| 1458 | 2026-09-05T00:57:39.071Z | Compiling rusty-fork v0.3.1 |
| 1459 | 2026-09-05T00:57:39.164Z | Compiling bit-set v0.8.0 |
| 1460 | 2026-09-05T00:57:39.179Z | Compiling deranged v0.5.8 |
| 1461 | 2026-09-05T00:57:39.195Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-05T00:57:39.247Z | Compiling bitvec v1.0.1 |
| 1463 | 2026-09-05T00:57:39.279Z | Compiling rand_xorshift v0.4.0 |
| 1464 | 2026-09-05T00:57:39.317Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-05T00:57:39.346Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-05T00:57:39.397Z | Compiling object v0.37.3 |
| 1467 | 2026-09-05T00:57:39.433Z | Compiling num_threads v0.1.7 |
| 1468 | 2026-09-05T00:57:39.453Z | Compiling paste v1.0.15 |
| 1469 | 2026-09-05T00:57:39.498Z | Compiling crc-catalog v2.4.0 |
| 1470 | 2026-09-05T00:57:39.545Z | Compiling unarray v0.1.4 |
| 1471 | 2026-09-05T00:57:39.558Z | Compiling zlib-rs v0.6.2 |
| 1472 | 2026-09-05T00:57:39.598Z | Compiling siphasher v1.0.2 |
| 1473 | 2026-09-05T00:57:39.673Z | Compiling crossbeam-utils v0.8.21 |
| 1474 | 2026-09-05T00:57:39.687Z | Compiling usdt-impl v0.6.0 |
| 1475 | 2026-09-05T00:57:39.751Z | Compiling nodrop v0.1.14 |
| 1476 | 2026-09-05T00:57:39.774Z | Compiling serde_derive v1.0.228 |
| 1477 | 2026-09-05T00:57:39.801Z | Compiling zeroize_derive v1.5.0 |
| 1478 | 2026-09-05T00:57:39.855Z | Compiling zerocopy-derive v0.8.55 |
| 1479 | 2026-09-05T00:57:39.912Z | Compiling zerofrom-derive v0.1.6 |
| 1480 | 2026-09-05T00:57:39.980Z | Compiling yoke-derive v0.8.1 |
| 1481 | 2026-09-05T00:57:40.075Z | Compiling zerovec-derive v0.11.2 |
| 1482 | 2026-09-05T00:57:40.157Z | Compiling displaydoc v0.2.5 |
| 1483 | 2026-09-05T00:57:40.195Z | Compiling tokio-macros v2.7.0 |
| 1484 | 2026-09-05T00:57:40.450Z | Compiling futures-macro v0.3.32 |
| 1485 | 2026-09-05T00:57:40.479Z | Compiling thiserror-impl v2.0.18 |
| 1486 | 2026-09-05T00:57:40.744Z | Compiling der_derive v0.7.3 |
| 1487 | 2026-09-05T00:57:40.947Z | Compiling tracing-attributes v0.1.31 |
| 1488 | 2026-09-05T00:57:40.978Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-09-05T00:57:40.997Z | Compiling pest_derive v2.8.6 |
| 1490 | 2026-09-05T00:57:41.227Z | Compiling scroll_derive v0.13.1 |
| 1491 | 2026-09-05T00:57:41.287Z | Compiling darling_macro v0.20.11 |
| 1492 | 2026-09-05T00:57:41.364Z | Compiling futures-util v0.3.32 |
| 1493 | 2026-09-05T00:57:41.415Z | Compiling zerofrom v0.1.6 |
| 1494 | 2026-09-05T00:57:41.524Z | Compiling yoke v0.8.1 |
| 1495 | 2026-09-05T00:57:41.525Z | Compiling thiserror-impl v1.0.69 |
| 1496 | 2026-09-05T00:57:41.732Z | Compiling zerovec v0.11.5 |
| 1497 | 2026-09-05T00:57:41.804Z | Compiling zerotrie v0.2.3 |
| 1498 | 2026-09-05T00:57:41.814Z | Compiling openssl-macros v0.1.1 |
| 1499 | 2026-09-05T00:57:41.911Z | Compiling thiserror v2.0.18 |
| 1500 | 2026-09-05T00:57:42.035Z | Compiling darling v0.20.11 |
| 1501 | 2026-09-05T00:57:42.080Z | Compiling packed_struct_codegen v0.10.1 |
| 1502 | 2026-09-05T00:57:42.111Z | Compiling scroll v0.13.0 |
| 1503 | 2026-09-05T00:57:42.121Z | Compiling zerocopy-derive v0.6.6 |
| 1504 | 2026-09-05T00:57:42.136Z | Compiling clap_derive v4.6.1 |
| 1505 | 2026-09-05T00:57:42.258Z | Compiling tinystr v0.8.2 |
| 1506 | 2026-09-05T00:57:42.349Z | Compiling potential_utf v0.1.4 |
| 1507 | 2026-09-05T00:57:42.372Z | Compiling tracing v0.1.44 |
| 1508 | 2026-09-05T00:57:42.388Z | Compiling goblin v0.10.5 |
| 1509 | 2026-09-05T00:57:42.402Z | Compiling bitfield-macros v0.19.4 |
| 1510 | 2026-09-05T00:57:42.462Z | Compiling icu_locale_core v2.1.1 |
| 1511 | 2026-09-05T00:57:42.493Z | Compiling icu_collections v2.1.1 |
| 1512 | 2026-09-05T00:57:42.665Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-05T00:57:42.875Z | Compiling derive_builder_core v0.20.2 |
| 1514 | 2026-09-05T00:57:42.889Z | Compiling thiserror v1.0.69 |
| 1515 | 2026-09-05T00:57:42.996Z | Compiling dtrace-parser v0.3.0 |
| 1516 | 2026-09-05T00:57:43.009Z | Compiling time v0.3.47 |
| 1517 | 2026-09-05T00:57:43.024Z | Compiling zerocopy v0.6.6 |
| 1518 | 2026-09-05T00:57:43.103Z | Compiling icu_provider v2.1.1 |
| 1519 | 2026-09-05T00:57:43.148Z | Compiling bitfield v0.19.4 |
| 1520 | 2026-09-05T00:57:43.330Z | Compiling zeroize v1.9.0 |
| 1521 | 2026-09-05T00:57:43.390Z | Compiling bytes v1.11.1 |
| 1522 | 2026-09-05T00:57:43.398Z | Compiling icu_normalizer v2.1.1 |
| 1523 | 2026-09-05T00:57:43.420Z | Compiling icu_properties v2.1.2 |
| 1524 | 2026-09-05T00:57:43.433Z | Compiling chrono v0.4.45 |
| 1525 | 2026-09-05T00:57:43.524Z | Compiling ipnet v2.12.0 |
| 1526 | 2026-09-05T00:57:43.740Z | Compiling der v0.7.10 |
| 1527 | 2026-09-05T00:57:43.769Z | Compiling rustls-pki-types v1.14.0 |
| 1528 | 2026-09-05T00:57:43.774Z | Compiling hybrid-array v0.4.13 |
| 1529 | 2026-09-05T00:57:43.996Z | Compiling tokio v1.52.1 |
| 1530 | 2026-09-05T00:57:44.001Z | Compiling http v1.4.2 |
| 1531 | 2026-09-05T00:57:44.001Z | Compiling hex v0.4.3 |
| 1532 | 2026-09-05T00:57:44.024Z | Compiling serde_spanned v0.6.9 |
| 1533 | 2026-09-05T00:57:44.127Z | Compiling block-buffer v0.10.4 |
| 1534 | 2026-09-05T00:57:44.179Z | Compiling crypto-common v0.1.7 |
| 1535 | 2026-09-05T00:57:44.233Z | Compiling toml_datetime v0.6.11 |
| 1536 | 2026-09-05T00:57:44.293Z | Compiling clap v4.6.1 |
| 1537 | 2026-09-05T00:57:44.309Z | Compiling digest v0.10.7 |
| 1538 | 2026-09-05T00:57:44.349Z | Compiling idna_adapter v1.2.1 |
| 1539 | 2026-09-05T00:57:44.358Z | Compiling ppv-lite86 v0.2.21 |
| 1540 | 2026-09-05T00:57:44.501Z | Compiling idna v1.1.0 |
| 1541 | 2026-09-05T00:57:44.518Z | Compiling sha2 v0.10.9 |
| 1542 | 2026-09-05T00:57:44.540Z | Compiling signature v2.2.0 |
| 1543 | 2026-09-05T00:57:44.578Z | Compiling spki v0.7.3 |
| 1544 | 2026-09-05T00:57:44.593Z | Compiling hmac v0.12.1 |
| 1545 | 2026-09-05T00:57:44.694Z | Compiling rand_chacha v0.9.0 |
| 1546 | 2026-09-05T00:57:44.737Z | Compiling http-body v1.0.1 |
| 1547 | 2026-09-05T00:57:44.768Z | Compiling pkcs8 v0.10.2 |
| 1548 | 2026-09-05T00:57:44.805Z | Compiling url v2.5.8 |
| 1549 | 2026-09-05T00:57:44.821Z | Compiling rand_chacha v0.3.1 |
| 1550 | 2026-09-05T00:57:44.869Z | Compiling http-body-util v0.1.3 |
| 1551 | 2026-09-05T00:57:44.901Z | Compiling rand v0.9.2 |
| 1552 | 2026-09-05T00:57:44.934Z | Compiling pkcs1 v0.7.5 |
| 1553 | 2026-09-05T00:57:44.987Z | Compiling array-init v0.0.4 |
| 1554 | 2026-09-05T00:57:45.045Z | Compiling rand v0.8.6 |
| 1555 | 2026-09-05T00:57:45.128Z | Compiling dof v0.4.0 |
| 1556 | 2026-09-05T00:57:45.172Z | Compiling scroll_derive v0.12.1 |
| 1557 | 2026-09-05T00:57:45.334Z | Compiling structmeta-derive v0.3.0 |
| 1558 | 2026-09-05T00:57:45.410Z | Compiling crc v3.4.0 |
| 1559 | 2026-09-05T00:57:45.469Z | Compiling proptest v1.11.0 |
| 1560 | 2026-09-05T00:57:45.593Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-09-05T00:57:45.616Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-05T00:57:45.620Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-05T00:57:45.806Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-05T00:57:45.829Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-05T00:57:45.851Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-05T00:57:45.865Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-05T00:57:45.868Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-05T00:57:45.897Z | Compiling ryu v1.0.23 |
| 1569 | 2026-09-05T00:57:45.923Z | Compiling signal-hook v0.3.18 |
| 1570 | 2026-09-05T00:57:46.014Z | Compiling allocator-api2 v0.2.21 |
| 1571 | 2026-09-05T00:57:46.080Z | Compiling ipnetwork v0.21.1 |
| 1572 | 2026-09-05T00:57:46.094Z | Compiling zstd-safe v7.2.4 |
| 1573 | 2026-09-05T00:57:46.111Z | Compiling anyhow v1.0.104 |
| 1574 | 2026-09-05T00:57:46.155Z | Compiling hashbrown v0.12.3 |
| 1575 | 2026-09-05T00:57:46.230Z | Compiling winnow v0.5.40 |
| 1576 | 2026-09-05T00:57:46.304Z | Compiling gimli v0.32.3 |
| 1577 | 2026-09-05T00:57:46.381Z | Compiling unicode-bidi v0.3.18 |
| 1578 | 2026-09-05T00:57:46.387Z | Compiling iri-string v0.7.10 |
| 1579 | 2026-09-05T00:57:46.495Z | Compiling base64 v0.21.7 |
| 1580 | 2026-09-05T00:57:46.511Z | Compiling unicode-properties v0.1.4 |
| 1581 | 2026-09-05T00:57:46.602Z | Compiling structmeta v0.3.0 |
| 1582 | 2026-09-05T00:57:46.708Z | Compiling oxnet v0.1.6 |
| 1583 | 2026-09-05T00:57:46.755Z | Compiling ron v0.8.1 |
| 1584 | 2026-09-05T00:57:46.801Z | Compiling rsa v0.9.10 |
| 1585 | 2026-09-05T00:57:46.863Z | Compiling stringprep v0.1.5 |
| 1586 | 2026-09-05T00:57:46.950Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1587 | 2026-09-05T00:57:46.972Z | Compiling serde_urlencoded v0.7.1 |
| 1588 | 2026-09-05T00:57:47.078Z | Compiling env_logger v0.11.11 |
| 1589 | 2026-09-05T00:57:47.267Z | Compiling scroll v0.12.0 |
| 1590 | 2026-09-05T00:57:47.446Z | Compiling serde-hex v0.1.0 |
| 1591 | 2026-09-05T00:57:47.477Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1592 | 2026-09-05T00:57:47.551Z | Compiling toml_edit v0.19.15 |
| 1593 | 2026-09-05T00:57:47.644Z | Compiling camino v1.2.5 |
| 1594 | 2026-09-05T00:57:47.942Z | Compiling tokio-util v0.7.18 |
| 1595 | 2026-09-05T00:57:48.047Z | Compiling tower v0.5.3 |
| 1596 | 2026-09-05T00:57:48.267Z | Compiling darling_macro v0.23.0 |
| 1597 | 2026-09-05T00:57:48.283Z | Compiling addr2line v0.25.1 |
| 1598 | 2026-09-05T00:57:48.308Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-09-05T00:57:48.308Z | Compiling tokio-native-tls v0.3.1 |
| 1600 | 2026-09-05T00:57:48.496Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-09-05T00:57:48.558Z | Compiling hashbrown v0.13.2 |
| 1602 | 2026-09-05T00:57:48.600Z | Compiling x509-cert v0.2.5 |
| 1603 | 2026-09-05T00:57:48.648Z | Compiling h2 v0.4.15 |
| 1604 | 2026-09-05T00:57:48.715Z | Compiling md-5 v0.10.6 |
| 1605 | 2026-09-05T00:57:48.907Z | Compiling block-buffer v0.12.1 |
| 1606 | 2026-09-05T00:57:48.917Z | Compiling block-padding v0.4.2 |
| 1607 | 2026-09-05T00:57:48.996Z | Compiling crypto-common v0.2.2 |
| 1608 | 2026-09-05T00:57:49.055Z | Compiling rustls-native-certs v0.8.3 |
| 1609 | 2026-09-05T00:57:49.100Z | Compiling derive_builder_macro v0.20.2 |
| 1610 | 2026-09-05T00:57:49.119Z | Compiling erased-serde v0.3.31 |
| 1611 | 2026-09-05T00:57:49.190Z | Compiling serde_tokenstream v0.2.3 |
| 1612 | 2026-09-05T00:57:49.370Z | Compiling bzip2 v0.4.4 |
| 1613 | 2026-09-05T00:57:49.390Z | Compiling daft-derive v0.1.8 |
| 1614 | 2026-09-05T00:57:49.514Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-05T00:57:49.588Z | Compiling zerocopy-derive v0.7.35 |
| 1616 | 2026-09-05T00:57:49.602Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-09-05T00:57:49.617Z | Compiling pin-project-internal v1.1.11 |
| 1618 | 2026-09-05T00:57:49.778Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-09-05T00:57:49.877Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-05T00:57:50.118Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-05T00:57:50.139Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-05T00:57:50.156Z | Compiling encoding_rs v0.8.35 |
| 1623 | 2026-09-05T00:57:50.180Z | Compiling memoffset v0.9.1 |
| 1624 | 2026-09-05T00:57:50.205Z | Compiling smoltcp v0.9.1 |
| 1625 | 2026-09-05T00:57:50.226Z | Compiling rustix v0.38.44 |
| 1626 | 2026-09-05T00:57:50.315Z | Compiling cfg_aliases v0.2.1 |
| 1627 | 2026-09-05T00:57:50.351Z | Compiling crc-any v2.5.0 |
| 1628 | 2026-09-05T00:57:50.397Z | Compiling litrs v1.0.0 |
| 1629 | 2026-09-05T00:57:50.408Z | Compiling ref-cast v1.0.25 |
| 1630 | 2026-09-05T00:57:50.513Z | Compiling rustc-demangle v0.1.27 |
| 1631 | 2026-09-05T00:57:50.549Z | Compiling owo-colors v4.3.0 |
| 1632 | 2026-09-05T00:57:50.575Z | Compiling psl-types v2.0.11 |
| 1633 | 2026-09-05T00:57:50.593Z | Compiling mime v0.3.17 |
| 1634 | 2026-09-05T00:57:50.604Z | Compiling fallible-iterator v0.2.0 |
| 1635 | 2026-09-05T00:57:50.717Z | Compiling publicsuffix v2.3.0 |
| 1636 | 2026-09-05T00:57:50.784Z | Compiling backtrace v0.3.76 |
| 1637 | 2026-09-05T00:57:50.801Z | Compiling pin-project v1.1.11 |
| 1638 | 2026-09-05T00:57:50.810Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1639 | 2026-09-05T00:57:50.827Z | Compiling zerocopy v0.7.35 |
| 1640 | 2026-09-05T00:57:50.863Z | Compiling nix v0.31.2 |
| 1641 | 2026-09-05T00:57:50.895Z | Compiling postgres-protocol v0.6.10 |
| 1642 | 2026-09-05T00:57:50.954Z | Compiling daft v0.1.8 |
| 1643 | 2026-09-05T00:57:50.963Z | Compiling document-features v0.2.12 |
| 1644 | 2026-09-05T00:57:51.015Z | Compiling snafu-derive v0.8.9 |
| 1645 | 2026-09-05T00:57:51.067Z | Compiling derive_builder v0.20.2 |
| 1646 | 2026-09-05T00:57:51.275Z | Compiling zip v0.6.6 |
| 1647 | 2026-09-05T00:57:51.289Z | Compiling inout v0.2.2 |
| 1648 | 2026-09-05T00:57:51.293Z | Compiling object v0.30.4 |
| 1649 | 2026-09-05T00:57:51.443Z | Compiling toml v0.7.8 |
| 1650 | 2026-09-05T00:57:51.493Z | Compiling darling v0.23.0 |
| 1651 | 2026-09-05T00:57:51.499Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1652 | 2026-09-05T00:57:51.517Z | Compiling goblin v0.8.2 |
| 1653 | 2026-09-05T00:57:51.735Z | Compiling derive-ex v0.1.8 |
| 1654 | 2026-09-05T00:57:51.805Z | Compiling hyper v1.10.1 |
| 1655 | 2026-09-05T00:57:51.822Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-05T00:57:51.866Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-05T00:57:51.926Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-05T00:57:52.016Z | Compiling ref-cast-impl v1.0.25 |
| 1659 | 2026-09-05T00:57:52.041Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-05T00:57:52.066Z | Compiling strum_macros v0.27.2 |
| 1661 | 2026-09-05T00:57:52.103Z | Compiling phf_shared v0.13.1 |
| 1662 | 2026-09-05T00:57:52.174Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-05T00:57:52.340Z | Compiling cargo-platform v0.3.2 |
| 1664 | 2026-09-05T00:57:52.368Z | Compiling vergen v9.1.0 |
| 1665 | 2026-09-05T00:57:52.382Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-05T00:57:52.496Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-05T00:57:52.541Z | Compiling foldhash v0.2.0 |
| 1668 | 2026-09-05T00:57:52.570Z | Compiling same-file v1.0.6 |
| 1669 | 2026-09-05T00:57:52.597Z | Compiling bumpalo v3.20.2 |
| 1670 | 2026-09-05T00:57:52.639Z | Compiling managed v0.8.0 |
| 1671 | 2026-09-05T00:57:52.703Z | Compiling libbz2-rs-sys v0.2.2 |
| 1672 | 2026-09-05T00:57:52.720Z | Compiling jiff-core v0.1.0 |
| 1673 | 2026-09-05T00:57:52.750Z | Compiling path-slash v0.1.5 |
| 1674 | 2026-09-05T00:57:52.780Z | Compiling foldhash v0.1.5 |
| 1675 | 2026-09-05T00:57:52.853Z | Compiling is_ci v1.2.0 |
| 1676 | 2026-09-05T00:57:52.870Z | Compiling base16ct v0.2.0 |
| 1677 | 2026-09-05T00:57:52.900Z | Compiling bitflags v1.3.2 |
| 1678 | 2026-09-05T00:57:52.904Z | Compiling hashbrown v0.15.5 |
| 1679 | 2026-09-05T00:57:52.968Z | Compiling hyper-util v0.1.20 |
| 1680 | 2026-09-05T00:57:53.010Z | Compiling sec1 v0.7.3 |
| 1681 | 2026-09-05T00:57:53.025Z | Compiling snafu v0.8.9 |
| 1682 | 2026-09-05T00:57:53.079Z | Compiling supports-color v3.0.2 |
| 1683 | 2026-09-05T00:57:53.248Z | Compiling bzip2 v0.6.1 |
| 1684 | 2026-09-05T00:57:53.311Z | Compiling textwrap v0.16.2 |
| 1685 | 2026-09-05T00:57:53.408Z | Compiling zopfli v0.8.3 |
| 1686 | 2026-09-05T00:57:53.463Z | Compiling test-strategy v0.4.5 |
| 1687 | 2026-09-05T00:57:53.477Z | Compiling jiff v0.2.34 |
| 1688 | 2026-09-05T00:57:53.477Z | Compiling hashbrown v0.16.1 |
| 1689 | 2026-09-05T00:57:53.554Z | Compiling walkdir v2.5.0 |
| 1690 | 2026-09-05T00:57:53.786Z | Compiling dof v0.3.0 |
| 1691 | 2026-09-05T00:57:53.789Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1692 | 2026-09-05T00:57:53.915Z | Compiling cargo_metadata v0.23.1 |
| 1693 | 2026-09-05T00:57:53.941Z | Compiling group v0.13.0 |
| 1694 | 2026-09-05T00:57:54.092Z | Compiling strum v0.27.2 |
| 1695 | 2026-09-05T00:57:54.095Z | Compiling derive_more-impl v2.1.1 |
| 1696 | 2026-09-05T00:57:54.120Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-09-05T00:57:54.141Z | Compiling phf v0.13.1 |
| 1698 | 2026-09-05T00:57:54.246Z | Compiling futures v0.3.32 |
| 1699 | 2026-09-05T00:57:54.252Z | Compiling cookie_store v0.22.1 |
| 1700 | 2026-09-05T00:57:54.336Z | Compiling signal-hook-mio v0.2.5 |
| 1701 | 2026-09-05T00:57:54.355Z | Compiling hyper-tls v0.6.0 |
| 1702 | 2026-09-05T00:57:54.470Z | Compiling zstd v0.13.3 |
| 1703 | 2026-09-05T00:57:54.526Z | Compiling reqwest v0.12.28 |
| 1704 | 2026-09-05T00:57:54.605Z | Compiling serde_with_macros v3.21.0 |
| 1705 | 2026-09-05T00:57:54.693Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-05T00:57:54.751Z | Compiling postgres-types v0.2.12 |
| 1707 | 2026-09-05T00:57:54.767Z | Compiling backtrace-ext v0.2.1 |
| 1708 | 2026-09-05T00:57:55.005Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-05T00:57:55.021Z | Compiling usdt-macro v0.6.0 |
| 1710 | 2026-09-05T00:57:55.035Z | Compiling usdt-attr-macro v0.6.0 |
| 1711 | 2026-09-05T00:57:55.240Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-05T00:57:55.278Z | Compiling ed25519 v2.2.3 |
| 1713 | 2026-09-05T00:57:55.278Z | Compiling hkdf v0.12.4 |
| 1714 | 2026-09-05T00:57:55.323Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-05T00:57:55.491Z | Compiling serde-big-array v0.5.1 |
| 1716 | 2026-09-05T00:57:55.590Z | Compiling olpc-cjson v0.1.4 |
| 1717 | 2026-09-05T00:57:55.649Z | Compiling serde_plain v1.0.2 |
| 1718 | 2026-09-05T00:57:55.699Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-05T00:57:55.714Z | Compiling serde_repr v0.1.20 |
| 1720 | 2026-09-05T00:57:55.771Z | Compiling miette-derive v7.6.0 |
| 1721 | 2026-09-05T00:57:55.795Z | Compiling enum-as-inner v0.6.1 |
| 1722 | 2026-09-05T00:57:55.836Z | Compiling strum_macros v0.26.4 |
| 1723 | 2026-09-05T00:57:55.887Z | Compiling async-recursion v1.1.1 |
| 1724 | 2026-09-05T00:57:55.904Z | Compiling phf_shared v0.11.3 |
| 1725 | 2026-09-05T00:57:56.086Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-05T00:57:56.105Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-05T00:57:56.188Z | Compiling thread-id v4.2.2 |
| 1728 | 2026-09-05T00:57:56.284Z | Compiling memmap2 v0.9.10 |
| 1729 | 2026-09-05T00:57:56.302Z | Compiling difflib v0.4.0 |
| 1730 | 2026-09-05T00:57:56.322Z | Compiling keccak v0.1.6 |
| 1731 | 2026-09-05T00:57:56.368Z | Compiling static_assertions v1.1.0 |
| 1732 | 2026-09-05T00:57:56.374Z | Compiling whoami v2.1.0 |
| 1733 | 2026-09-05T00:57:56.463Z | Compiling either v1.15.0 |
| 1734 | 2026-09-05T00:57:56.508Z | Compiling winnow v1.0.3 |
| 1735 | 2026-09-05T00:57:56.524Z | Compiling normalize-line-endings v0.3.0 |
| 1736 | 2026-09-05T00:57:56.529Z | Compiling supports-unicode v3.0.0 |
| 1737 | 2026-09-05T00:57:56.591Z | Compiling precomputed-hash v0.1.1 |
| 1738 | 2026-09-05T00:57:56.603Z | Compiling data-encoding v2.10.0 |
| 1739 | 2026-09-05T00:57:56.664Z | Compiling typed-path v0.9.3 |
| 1740 | 2026-09-05T00:57:56.679Z | Compiling fixedbitset v0.5.7 |
| 1741 | 2026-09-05T00:57:56.690Z | Compiling predicates-core v1.0.10 |
| 1742 | 2026-09-05T00:57:56.694Z | Compiling const-oid v0.10.2 |
| 1743 | 2026-09-05T00:57:56.779Z | Compiling cpufeatures v0.3.0 |
| 1744 | 2026-09-05T00:57:56.875Z | Compiling supports-hyperlinks v3.2.0 |
| 1745 | 2026-09-05T00:57:56.892Z | Compiling new_debug_unreachable v1.0.6 |
| 1746 | 2026-09-05T00:57:56.895Z | Compiling fixedbitset v0.4.2 |
| 1747 | 2026-09-05T00:57:56.927Z | Compiling petgraph v0.8.3 |
| 1748 | 2026-09-05T00:57:56.981Z | Compiling string_cache v0.8.9 |
| 1749 | 2026-09-05T00:57:57.004Z | Compiling hickory-proto v0.25.2 |
| 1750 | 2026-09-05T00:57:57.017Z | Compiling miette v7.6.0 |
| 1751 | 2026-09-05T00:57:57.041Z | Compiling digest v0.11.3 |
| 1752 | 2026-09-05T00:57:57.069Z | Compiling petgraph v0.6.5 |
| 1753 | 2026-09-05T00:57:57.090Z | Compiling chacha20 v0.10.0 |
| 1754 | 2026-09-05T00:57:57.141Z | Compiling predicates v3.1.4 |
| 1755 | 2026-09-05T00:57:57.254Z | Compiling toml_edit v0.22.27 |
| 1756 | 2026-09-05T00:57:57.290Z | Compiling itertools v0.13.0 |
| 1757 | 2026-09-05T00:57:57.293Z | Compiling tokio-postgres v0.7.16 |
| 1758 | 2026-09-05T00:57:57.485Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1759 | 2026-09-05T00:57:57.518Z | Compiling sha3 v0.10.8 |
| 1760 | 2026-09-05T00:57:57.628Z | Compiling usdt v0.6.0 |
| 1761 | 2026-09-05T00:57:57.680Z | Compiling strum v0.26.3 |
| 1762 | 2026-09-05T00:57:57.807Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1763 | 2026-09-05T00:57:57.824Z | Compiling elliptic-curve v0.13.8 |
| 1764 | 2026-09-05T00:57:57.906Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-05T00:57:57.922Z | Compiling crossterm v0.28.1 |
| 1766 | 2026-09-05T00:57:57.998Z | Compiling serde_with v3.21.0 |
| 1767 | 2026-09-05T00:57:58.132Z | Compiling zip v4.6.1 |
| 1768 | 2026-09-05T00:57:58.201Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-05T00:57:58.256Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-05T00:57:58.344Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-05T00:57:58.609Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-05T00:57:58.742Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-05T00:57:58.947Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-05T00:57:58.951Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-05T00:57:59.012Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-05T00:57:59.094Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-05T00:57:59.216Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-05T00:57:59.285Z | Compiling peg-runtime v0.8.5 |
| 1779 | 2026-09-05T00:57:59.310Z | Compiling lalrpop-util v0.19.12 |
| 1780 | 2026-09-05T00:57:59.409Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-05T00:57:59.424Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-05T00:57:59.524Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-05T00:57:59.572Z | Compiling filetime v0.2.27 |
| 1784 | 2026-09-05T00:57:59.587Z | Compiling is-terminal v0.4.17 |
| 1785 | 2026-09-05T00:57:59.607Z | Compiling term v1.2.1 |
| 1786 | 2026-09-05T00:57:59.678Z | Compiling xattr v1.6.1 |
| 1787 | 2026-09-05T00:57:59.699Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-09-05T00:57:59.766Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-05T00:57:59.806Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-05T00:57:59.881Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-05T00:58:17.163Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-05T00:58:19.839Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-05T00:58:19.839Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-05T00:58:19.891Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-05T00:58:20.100Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-05T00:58:20.241Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-05T00:58:22.349Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-05T00:58:22.597Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-05T00:58:25.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.28s |
| 1800 | 2026-09-05T00:58:25.619Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-05T00:58:25.664Z | Sep 05 00:58:25.010 INFO Starting download, target: DendriteStub |
| 1802 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: Clickhouse |
| 1803 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: Cockroach |
| 1804 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: Console |
| 1805 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: MaghemiteMgd |
| 1806 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-05T00:58:25.665Z | Sep 05 00:58:25.011 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-05T00:58:25.679Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1809 | 2026-09-05T00:58:25.679Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1810 | 2026-09-05T00:58:25.680Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1811 | 2026-09-05T00:58:25.680Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1812 | 2026-09-05T00:58:25.680Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1813 | 2026-09-05T00:58:25.680Z | Sep 05 00:58:25.011 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1814 | 2026-09-05T00:58:25.680Z | Sep 05 00:58:25.012 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1815 | 2026-09-05T00:58:26.257Z | Sep 05 00:58:25.598 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-05T00:58:26.499Z | Sep 05 00:58:25.806 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-05T00:58:27.795Z | Sep 05 00:58:27.126 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1818 | 2026-09-05T00:58:27.887Z | Sep 05 00:58:27.207 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1819 | 2026-09-05T00:58:28.115Z | Sep 05 00:58:27.453 INFO Download complete, target: Console |
| 1820 | 2026-09-05T00:58:28.692Z | Sep 05 00:58:28.009 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1821 | 2026-09-05T00:58:29.601Z | Sep 05 00:58:28.925 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1822 | 2026-09-05T00:58:29.811Z | Sep 05 00:58:29.136 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1823 | 2026-09-05T00:58:31.103Z | Sep 05 00:58:30.364 INFO Download complete, target: DendriteStub |
| 1824 | 2026-09-05T00:58:31.397Z | Sep 05 00:58:30.747 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1825 | 2026-09-05T00:58:31.397Z | Sep 05 00:58:30.747 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1826 | 2026-09-05T00:58:31.631Z | Sep 05 00:58:30.970 INFO Download complete, target: MaghemiteDdmd |
| 1827 | 2026-09-05T00:58:32.383Z | Sep 05 00:58:31.733 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-05T00:58:34.516Z | Sep 05 00:58:33.856 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-05T00:58:34.595Z | Sep 05 00:58:33.945 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-05T00:58:35.952Z | Sep 05 00:58:35.301 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-05T00:58:36.074Z | Sep 05 00:58:35.425 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-05T00:58:36.086Z | All prerequisites installed successfully |
| 1833 | 2026-09-05T00:58:36.091Z | |
| 1834 | 2026-09-05T00:58:36.091Z | real 1:55.048172707 |
| 1835 | 2026-09-05T00:58:36.091Z | user 7:20.349810551 |
| 1836 | 2026-09-05T00:58:36.091Z | sys 1:44.794059163 |
| 1837 | 2026-09-05T00:58:36.091Z | trap 0.311746506 |
| 1838 | 2026-09-05T00:58:36.091Z | tflt 0.735779278 |
| 1839 | 2026-09-05T00:58:36.091Z | dflt 1.687916319 |
| 1840 | 2026-09-05T00:58:36.091Z | kflt 0.022194595 |
| 1841 | 2026-09-05T00:58:36.091Z | lock 28:58.883303085 |
| 1842 | 2026-09-05T00:58:36.091Z | slp 20:03.359194094 |
| 1843 | 2026-09-05T00:58:36.092Z | lat 29.545105079 |
| 1844 | 2026-09-05T00:58:36.092Z | stop 3:31.456547717 |
| 1845 | 2026-09-05T00:58:36.092Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-05T00:58:36.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1847 | 2026-09-05T00:58:36.582Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-05T00:58:37.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 1849 | 2026-09-05T00:58:37.420Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-05T00:58:37.459Z | Sep 05 00:58:36.808 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-05T00:58:37.462Z | Sep 05 00:58:36.808 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-05T00:58:38.014Z | Sep 05 00:58:37.366 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-05T00:58:38.018Z | |
| 1854 | 2026-09-05T00:58:38.025Z | real 1.932610817 |
| 1855 | 2026-09-05T00:58:38.025Z | user 1.331247302 |
| 1856 | 2026-09-05T00:58:38.025Z | sys 0.627029944 |
| 1857 | 2026-09-05T00:58:38.025Z | trap 0.000596280 |
| 1858 | 2026-09-05T00:58:38.025Z | tflt 0.000450600 |
| 1859 | 2026-09-05T00:58:38.025Z | dflt 0.000162000 |
| 1860 | 2026-09-05T00:58:38.025Z | kflt 0.000000000 |
| 1861 | 2026-09-05T00:58:38.025Z | lock 10.613116676 |
| 1862 | 2026-09-05T00:58:38.025Z | slp 0.411323715 |
| 1863 | 2026-09-05T00:58:38.025Z | lat 0.095255300 |
| 1864 | 2026-09-05T00:58:38.025Z | stop 0.000175050 |
| 1865 | 2026-09-05T00:58:38.026Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-05T00:58:38.026Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-05T00:58:38.026Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-05T00:58:38.926Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-05T00:58:38.926Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-05T00:58:38.926Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-05T00:58:38.926Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-05T00:58:38.926Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-05T00:58:38.929Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-05T00:58:38.930Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-05T00:58:38.930Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-05T00:58:38.930Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-05T00:58:39.082Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-05T00:58:39.085Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-05T00:58:39.110Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-05T00:58:39.117Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-05T00:58:39.117Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-05T00:58:39.243Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-05T00:58:39.260Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-05T00:58:39.353Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-05T00:58:39.521Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-05T00:58:39.558Z | Compiling smallvec v1.15.1 |
| 1887 | 2026-09-05T00:58:39.574Z | Compiling icu_properties_data v2.1.2 |
| 1888 | 2026-09-05T00:58:39.578Z | Compiling generic-array v0.14.7 |
| 1889 | 2026-09-05T00:58:39.615Z | Compiling icu_normalizer_data v2.1.1 |
| 1890 | 2026-09-05T00:58:39.745Z | Compiling num-traits v0.2.19 |
| 1891 | 2026-09-05T00:58:39.773Z | Compiling parking_lot_core v0.9.12 |
| 1892 | 2026-09-05T00:58:39.807Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-05T00:58:39.807Z | Compiling log v0.4.33 |
| 1894 | 2026-09-05T00:58:39.842Z | Compiling pkg-config v0.3.32 |
| 1895 | 2026-09-05T00:58:39.842Z | Compiling subtle v2.6.1 |
| 1896 | 2026-09-05T00:58:39.887Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-05T00:58:39.970Z | Compiling typenum v1.20.1 |
| 1898 | 2026-09-05T00:58:39.987Z | Compiling rustix v1.1.4 |
| 1899 | 2026-09-05T00:58:40.049Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-05T00:58:40.054Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-05T00:58:40.099Z | Compiling thiserror v2.0.18 |
| 1902 | 2026-09-05T00:58:40.184Z | Compiling jobserver v0.1.34 |
| 1903 | 2026-09-05T00:58:40.200Z | Compiling errno v0.3.14 |
| 1904 | 2026-09-05T00:58:40.204Z | Compiling lock_api v0.4.14 |
| 1905 | 2026-09-05T00:58:40.233Z | Compiling rand_core v0.10.0 |
| 1906 | 2026-09-05T00:58:40.411Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-05T00:58:40.475Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-05T00:58:40.509Z | Compiling syn v2.0.117 |
| 1909 | 2026-09-05T00:58:40.516Z | Compiling getrandom v0.2.17 |
| 1910 | 2026-09-05T00:58:40.517Z | Compiling writeable v0.6.2 |
| 1911 | 2026-09-05T00:58:40.517Z | Compiling litemap v0.8.1 |
| 1912 | 2026-09-05T00:58:40.570Z | Compiling equivalent v1.0.2 |
| 1913 | 2026-09-05T00:58:40.573Z | Compiling schemars v0.8.22 |
| 1914 | 2026-09-05T00:58:40.586Z | Compiling percent-encoding v2.3.2 |
| 1915 | 2026-09-05T00:58:40.669Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-05T00:58:40.702Z | Compiling pin-project-lite v0.2.17 |
| 1917 | 2026-09-05T00:58:40.742Z | Compiling syn v1.0.109 |
| 1918 | 2026-09-05T00:58:40.830Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-05T00:58:40.878Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-05T00:58:40.955Z | Compiling hashbrown v0.17.0 |
| 1921 | 2026-09-05T00:58:40.982Z | Compiling heck v0.5.0 |
| 1922 | 2026-09-05T00:58:41.014Z | Compiling dunce v1.0.5 |
| 1923 | 2026-09-05T00:58:41.018Z | Compiling fs_extra v1.3.0 |
| 1924 | 2026-09-05T00:58:41.059Z | Compiling byteorder v1.5.0 |
| 1925 | 2026-09-05T00:58:41.074Z | Compiling utf8_iter v1.0.4 |
| 1926 | 2026-09-05T00:58:41.129Z | Compiling form_urlencoded v1.2.2 |
| 1927 | 2026-09-05T00:58:41.177Z | Compiling cmake v0.1.57 |
| 1928 | 2026-09-05T00:58:41.247Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-05T00:58:41.315Z | Compiling signal-hook-registry v1.4.8 |
| 1930 | 2026-09-05T00:58:41.451Z | Compiling bitflags v2.11.0 |
| 1931 | 2026-09-05T00:58:41.579Z | Compiling semver v1.0.28 |
| 1932 | 2026-09-05T00:58:41.588Z | Compiling indexmap v2.14.0 |
| 1933 | 2026-09-05T00:58:41.633Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-09-05T00:58:41.651Z | Compiling parking_lot v0.12.5 |
| 1935 | 2026-09-05T00:58:41.680Z | Compiling socket2 v0.6.3 |
| 1936 | 2026-09-05T00:58:41.697Z | Compiling mio v1.2.0 |
| 1937 | 2026-09-05T00:58:41.736Z | Compiling aws-lc-sys v0.40.0 |
| 1938 | 2026-09-05T00:58:41.797Z | Compiling aws-lc-rs v1.16.3 |
| 1939 | 2026-09-05T00:58:41.850Z | Compiling const-oid v0.9.6 |
| 1940 | 2026-09-05T00:58:41.926Z | Compiling futures-core v0.3.32 |
| 1941 | 2026-09-05T00:58:42.054Z | Compiling httparse v1.10.1 |
| 1942 | 2026-09-05T00:58:42.084Z | Compiling iana-time-zone v0.1.65 |
| 1943 | 2026-09-05T00:58:42.231Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-05T00:58:42.363Z | Compiling ucd-trie v0.1.7 |
| 1945 | 2026-09-05T00:58:42.413Z | Compiling fnv v1.0.7 |
| 1946 | 2026-09-05T00:58:42.448Z | Compiling crc32fast v1.5.0 |
| 1947 | 2026-09-05T00:58:42.503Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-05T00:58:42.529Z | Compiling pest v2.8.6 |
| 1949 | 2026-09-05T00:58:42.574Z | Compiling vcpkg v0.2.15 |
| 1950 | 2026-09-05T00:58:42.574Z | Compiling ident_case v1.0.1 |
| 1951 | 2026-09-05T00:58:42.770Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-05T00:58:42.843Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-05T00:58:42.971Z | Compiling dyn-clone v1.0.20 |
| 1954 | 2026-09-05T00:58:43.000Z | Compiling rustls v0.23.41 |
| 1955 | 2026-09-05T00:58:43.005Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-05T00:58:43.180Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-05T00:58:43.196Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-05T00:58:43.199Z | Compiling futures-io v0.3.32 |
| 1959 | 2026-09-05T00:58:43.228Z | Compiling slab v0.4.12 |
| 1960 | 2026-09-05T00:58:43.272Z | Compiling futures-task v0.3.32 |
| 1961 | 2026-09-05T00:58:43.372Z | Compiling synstructure v0.13.2 |
| 1962 | 2026-09-05T00:58:43.385Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-09-05T00:58:43.561Z | Compiling plain v0.2.3 |
| 1964 | 2026-09-05T00:58:43.585Z | Compiling pest_meta v2.8.6 |
| 1965 | 2026-09-05T00:58:43.606Z | Compiling time-core v0.1.8 |
| 1966 | 2026-09-05T00:58:43.623Z | Compiling radium v0.7.0 |
| 1967 | 2026-09-05T00:58:43.640Z | Compiling num-conv v0.2.0 |
| 1968 | 2026-09-05T00:58:43.812Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-05T00:58:43.924Z | Compiling maybe-uninit v2.0.0 |
| 1970 | 2026-09-05T00:58:43.924Z | Compiling time-macros v0.2.27 |
| 1971 | 2026-09-05T00:58:43.924Z | Compiling pretty-hex v0.4.1 |
| 1972 | 2026-09-05T00:58:43.951Z | Compiling base64 v0.22.1 |
| 1973 | 2026-09-05T00:58:43.951Z | Compiling openssl v0.10.80 |
| 1974 | 2026-09-05T00:58:43.962Z | Compiling base64ct v1.8.3 |
| 1975 | 2026-09-05T00:58:44.045Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-05T00:58:44.063Z | Compiling slog v2.8.2 |
| 1977 | 2026-09-05T00:58:44.104Z | Compiling flagset v0.4.7 |
| 1978 | 2026-09-05T00:58:44.178Z | Compiling pest_generator v2.8.6 |
| 1979 | 2026-09-05T00:58:44.249Z | Compiling pem-rfc7468 v0.7.0 |
| 1980 | 2026-09-05T00:58:44.257Z | Compiling unicode-segmentation v1.12.0 |
| 1981 | 2026-09-05T00:58:44.302Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-05T00:58:44.319Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-05T00:58:44.359Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1984 | 2026-09-05T00:58:44.369Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-09-05T00:58:44.481Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-05T00:58:44.543Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-05T00:58:44.559Z | Compiling serde_derive v1.0.228 |
| 1988 | 2026-09-05T00:58:44.565Z | Compiling zeroize_derive v1.5.0 |
| 1989 | 2026-09-05T00:58:44.593Z | Compiling zerofrom-derive v0.1.6 |
| 1990 | 2026-09-05T00:58:44.599Z | Compiling yoke-derive v0.8.1 |
| 1991 | 2026-09-05T00:58:44.630Z | Compiling zerocopy-derive v0.8.55 |
| 1992 | 2026-09-05T00:58:44.681Z | Compiling zerovec-derive v0.11.2 |
| 1993 | 2026-09-05T00:58:44.714Z | Compiling displaydoc v0.2.5 |
| 1994 | 2026-09-05T00:58:44.789Z | Compiling tokio-macros v2.7.0 |
| 1995 | 2026-09-05T00:58:44.873Z | Compiling futures-macro v0.3.32 |
| 1996 | 2026-09-05T00:58:44.873Z | Compiling thiserror-impl v2.0.18 |
| 1997 | 2026-09-05T00:58:44.873Z | Compiling schemars_derive v0.8.22 |
| 1998 | 2026-09-05T00:58:44.873Z | Compiling der_derive v0.7.3 |
| 1999 | 2026-09-05T00:58:44.895Z | Compiling tracing-attributes v0.1.31 |
| 2000 | 2026-09-05T00:58:45.226Z | Compiling thiserror-impl v1.0.69 |
| 2001 | 2026-09-05T00:58:45.399Z | Compiling pest_derive v2.8.6 |
| 2002 | 2026-09-05T00:58:45.465Z | Compiling scroll_derive v0.13.1 |
| 2003 | 2026-09-05T00:58:45.565Z | Compiling futures-util v0.3.32 |
| 2004 | 2026-09-05T00:58:45.773Z | Compiling scroll_derive v0.12.1 |
| 2005 | 2026-09-05T00:58:45.834Z | Compiling zerofrom v0.1.6 |
| 2006 | 2026-09-05T00:58:45.910Z | Compiling openssl-macros v0.1.1 |
| 2007 | 2026-09-05T00:58:45.968Z | Compiling yoke v0.8.1 |
| 2008 | 2026-09-05T00:58:46.016Z | Compiling native-tls v0.2.18 |
| 2009 | 2026-09-05T00:58:46.143Z | Compiling zerovec v0.11.5 |
| 2010 | 2026-09-05T00:58:46.194Z | Compiling zerotrie v0.2.3 |
| 2011 | 2026-09-05T00:58:46.261Z | Compiling packed_struct v0.10.1 |
| 2012 | 2026-09-05T00:58:46.452Z | Compiling anyhow v1.0.104 |
| 2013 | 2026-09-05T00:58:46.480Z | Compiling paste v1.0.15 |
| 2014 | 2026-09-05T00:58:46.561Z | Compiling num-bigint-dig v0.8.6 |
| 2015 | 2026-09-05T00:58:46.561Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-05T00:58:46.597Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-05T00:58:46.617Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-05T00:58:46.685Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-05T00:58:46.699Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-05T00:58:46.884Z | Compiling icu_collections v2.1.1 |
| 2021 | 2026-09-05T00:58:46.953Z | Compiling icu_locale_core v2.1.1 |
| 2022 | 2026-09-05T00:58:47.203Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-05T00:58:47.381Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-05T00:58:47.426Z | Compiling camino v1.2.5 |
| 2025 | 2026-09-05T00:58:47.426Z | Compiling cpufeatures v0.2.17 |
| 2026 | 2026-09-05T00:58:47.506Z | Compiling fastrand v2.3.0 |
| 2027 | 2026-09-05T00:58:47.606Z | Compiling icu_provider v2.1.1 |
| 2028 | 2026-09-05T00:58:47.726Z | Compiling zeroize v1.9.0 |
| 2029 | 2026-09-05T00:58:47.773Z | Compiling bytes v1.11.1 |
| 2030 | 2026-09-05T00:58:47.814Z | Compiling chrono v0.4.45 |
| 2031 | 2026-09-05T00:58:47.914Z | Compiling icu_normalizer v2.1.1 |
| 2032 | 2026-09-05T00:58:48.023Z | Compiling icu_properties v2.1.2 |
| 2033 | 2026-09-05T00:58:48.188Z | Compiling serde_tokenstream v0.2.3 |
| 2034 | 2026-09-05T00:58:48.291Z | Compiling tokio v1.52.1 |
| 2035 | 2026-09-05T00:58:48.458Z | Compiling crypto-common v0.1.7 |
| 2036 | 2026-09-05T00:58:48.482Z | Compiling block-buffer v0.10.4 |
| 2037 | 2026-09-05T00:58:48.503Z | Compiling der v0.7.10 |
| 2038 | 2026-09-05T00:58:48.629Z | Compiling digest v0.10.7 |
| 2039 | 2026-09-05T00:58:48.662Z | Compiling http v1.4.2 |
| 2040 | 2026-09-05T00:58:48.853Z | Compiling idna_adapter v1.2.1 |
| 2041 | 2026-09-05T00:58:49.023Z | Compiling idna v1.1.0 |
| 2042 | 2026-09-05T00:58:49.047Z | Compiling ppv-lite86 v0.2.21 |
| 2043 | 2026-09-05T00:58:49.072Z | Compiling serde_spanned v0.6.9 |
| 2044 | 2026-09-05T00:58:49.202Z | Compiling toml_datetime v0.6.11 |
| 2045 | 2026-09-05T00:58:49.272Z | Compiling tracing v0.1.44 |
| 2046 | 2026-09-05T00:58:49.328Z | Compiling url v2.5.8 |
| 2047 | 2026-09-05T00:58:49.541Z | Compiling spki v0.7.3 |
| 2048 | 2026-09-05T00:58:49.554Z | Compiling rand_chacha v0.9.0 |
| 2049 | 2026-09-05T00:58:49.662Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-05T00:58:49.758Z | Compiling bitfield-macros v0.19.4 |
| 2051 | 2026-09-05T00:58:49.770Z | Compiling clap_derive v4.6.1 |
| 2052 | 2026-09-05T00:58:49.781Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-05T00:58:49.890Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-05T00:58:50.136Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-05T00:58:50.186Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-09-05T00:58:50.218Z | Compiling object v0.37.3 |
| 2057 | 2026-09-05T00:58:50.428Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-05T00:58:50.443Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-05T00:58:50.457Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-05T00:58:50.475Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-05T00:58:50.530Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-05T00:58:50.703Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-05T00:58:50.742Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-05T00:58:50.780Z | Compiling either v1.15.0 |
| 2065 | 2026-09-05T00:58:50.903Z | Compiling cmov v0.5.4 |
| 2066 | 2026-09-05T00:58:50.933Z | Compiling openssl-probe v0.2.1 |
| 2067 | 2026-09-05T00:58:50.980Z | Compiling anstyle v1.0.14 |
| 2068 | 2026-09-05T00:58:51.012Z | Compiling usdt-impl v0.6.0 |
| 2069 | 2026-09-05T00:58:51.028Z | Compiling ref-cast v1.0.25 |
| 2070 | 2026-09-05T00:58:51.050Z | Compiling winnow v0.5.40 |
| 2071 | 2026-09-05T00:58:51.150Z | Compiling utf8parse v0.2.2 |
| 2072 | 2026-09-05T00:58:51.166Z | Compiling adler2 v2.0.1 |
| 2073 | 2026-09-05T00:58:51.218Z | Compiling tinyvec_macros v0.1.1 |
| 2074 | 2026-09-05T00:58:51.221Z | Compiling ctutils v0.4.2 |
| 2075 | 2026-09-05T00:58:51.252Z | Compiling anstyle-parse v1.0.0 |
| 2076 | 2026-09-05T00:58:51.285Z | Compiling tinyvec v1.10.0 |
| 2077 | 2026-09-05T00:58:51.288Z | Compiling miniz_oxide v0.8.9 |
| 2078 | 2026-09-05T00:58:51.322Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-05T00:58:51.461Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-05T00:58:51.489Z | Compiling scroll v0.12.0 |
| 2081 | 2026-09-05T00:58:51.575Z | Compiling scroll v0.13.0 |
| 2082 | 2026-09-05T00:58:51.661Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-05T00:58:51.665Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-05T00:58:51.708Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-05T00:58:51.833Z | Compiling untrusted v0.7.1 |
| 2086 | 2026-09-05T00:58:51.867Z | Compiling rustix v0.38.44 |
| 2087 | 2026-09-05T00:58:51.872Z | Compiling tower-service v0.3.3 |
| 2088 | 2026-09-05T00:58:51.913Z | Compiling winnow v1.0.3 |
| 2089 | 2026-09-05T00:58:51.965Z | Compiling colorchoice v1.0.4 |
| 2090 | 2026-09-05T00:58:51.981Z | Compiling anstyle-query v1.1.5 |
| 2091 | 2026-09-05T00:58:51.996Z | Compiling try-lock v0.2.5 |
| 2092 | 2026-09-05T00:58:52.000Z | Compiling litrs v1.0.0 |
| 2093 | 2026-09-05T00:58:52.092Z | Compiling atomic-waker v1.1.2 |
| 2094 | 2026-09-05T00:58:52.125Z | Compiling tokio-util v0.7.18 |
| 2095 | 2026-09-05T00:58:52.141Z | Compiling winnow v0.7.14 |
| 2096 | 2026-09-05T00:58:52.223Z | Compiling tower-layer v0.3.3 |
| 2097 | 2026-09-05T00:58:52.240Z | Compiling is_terminal_polyfill v1.70.2 |
| 2098 | 2026-09-05T00:58:52.265Z | Compiling zstd-safe v7.2.4 |
| 2099 | 2026-09-05T00:58:52.293Z | Compiling signal-hook v0.3.18 |
| 2100 | 2026-09-05T00:58:52.349Z | Compiling toml_edit v0.19.15 |
| 2101 | 2026-09-05T00:58:52.401Z | Compiling anstream v1.0.0 |
| 2102 | 2026-09-05T00:58:52.481Z | Compiling document-features v0.2.12 |
| 2103 | 2026-09-05T00:58:52.499Z | Compiling want v0.3.1 |
| 2104 | 2026-09-05T00:58:52.860Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2105 | 2026-09-05T00:58:52.935Z | Compiling h2 v0.4.15 |
| 2106 | 2026-09-05T00:58:52.943Z | Compiling goblin v0.10.5 |
| 2107 | 2026-09-05T00:58:52.943Z | Compiling goblin v0.8.2 |
| 2108 | 2026-09-05T00:58:52.980Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-05T00:58:53.073Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-05T00:58:53.410Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-05T00:58:53.427Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-05T00:58:53.463Z | Compiling heck v0.4.1 |
| 2113 | 2026-09-05T00:58:53.598Z | Compiling ref-cast-impl v1.0.25 |
| 2114 | 2026-09-05T00:58:53.684Z | Compiling structmeta-derive v0.3.0 |
| 2115 | 2026-09-05T00:58:53.717Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-05T00:58:53.778Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-05T00:58:53.846Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-05T00:58:53.865Z | Compiling tap v1.0.1 |
| 2119 | 2026-09-05T00:58:54.001Z | Compiling foreign-types-shared v0.1.1 |
| 2120 | 2026-09-05T00:58:54.105Z | Compiling httpdate v1.0.3 |
| 2121 | 2026-09-05T00:58:54.149Z | Compiling powerfmt v0.2.0 |
| 2122 | 2026-09-05T00:58:54.180Z | Compiling untrusted v0.9.0 |
| 2123 | 2026-09-05T00:58:54.204Z | Compiling foreign-types v0.3.2 |
| 2124 | 2026-09-05T00:58:54.264Z | Compiling wyz v0.5.1 |
| 2125 | 2026-09-05T00:58:54.309Z | Compiling deranged v0.5.8 |
| 2126 | 2026-09-05T00:58:54.374Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-05T00:58:54.622Z | Compiling dtrace-parser v0.2.0 |
| 2128 | 2026-09-05T00:58:54.630Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-05T00:58:54.630Z | Compiling signature v2.2.0 |
| 2130 | 2026-09-05T00:58:54.696Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-05T00:58:54.764Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-05T00:58:54.861Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-05T00:58:54.918Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-05T00:58:55.003Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-05T00:58:55.060Z | Compiling thread-id v4.2.2 |
| 2136 | 2026-09-05T00:58:55.158Z | Compiling thread-id v5.1.0 |
| 2137 | 2026-09-05T00:58:55.177Z | Compiling wait-timeout v0.2.1 |
| 2138 | 2026-09-05T00:58:55.259Z | Compiling dof v0.3.0 |
| 2139 | 2026-09-05T00:58:55.287Z | Compiling socket2 v0.5.10 |
| 2140 | 2026-09-05T00:58:55.322Z | Compiling smoltcp v0.9.1 |
| 2141 | 2026-09-05T00:58:55.349Z | Compiling num_threads v0.1.7 |
| 2142 | 2026-09-05T00:58:55.424Z | Compiling cfg_aliases v0.2.1 |
| 2143 | 2026-09-05T00:58:55.518Z | Compiling owo-colors v4.3.0 |
| 2144 | 2026-09-05T00:58:55.599Z | Compiling funty v2.0.0 |
| 2145 | 2026-09-05T00:58:55.613Z | Compiling quick-error v1.2.3 |
| 2146 | 2026-09-05T00:58:55.639Z | Compiling clap_lex v1.0.0 |
| 2147 | 2026-09-05T00:58:55.672Z | Compiling dof v0.4.0 |
| 2148 | 2026-09-05T00:58:55.722Z | Compiling darling_macro v0.20.11 |
| 2149 | 2026-09-05T00:58:55.738Z | Compiling bit-vec v0.8.0 |
| 2150 | 2026-09-05T00:58:55.847Z | Compiling clap_builder v4.6.0 |
| 2151 | 2026-09-05T00:58:55.876Z | Compiling rusty-fork v0.3.1 |
| 2152 | 2026-09-05T00:58:55.893Z | Compiling time v0.3.47 |
| 2153 | 2026-09-05T00:58:55.938Z | Compiling bit-set v0.8.0 |
| 2154 | 2026-09-05T00:58:55.990Z | Compiling bitvec v1.0.1 |
| 2155 | 2026-09-05T00:58:56.051Z | Compiling nix v0.31.2 |
| 2156 | 2026-09-05T00:58:56.129Z | Compiling hyper v1.10.1 |
| 2157 | 2026-09-05T00:58:56.138Z | Compiling num-iter v0.1.45 |
| 2158 | 2026-09-05T00:58:56.227Z | Compiling darling v0.20.11 |
| 2159 | 2026-09-05T00:58:56.277Z | Compiling rand v0.8.6 |
| 2160 | 2026-09-05T00:58:56.553Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-05T00:58:56.684Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-05T00:58:56.706Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-05T00:58:56.826Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-05T00:58:56.842Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-05T00:58:56.881Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-05T00:58:57.009Z | Compiling zlib-rs v0.6.2 |
| 2167 | 2026-09-05T00:58:57.203Z | Compiling hyper-util v0.1.20 |
| 2168 | 2026-09-05T00:58:57.305Z | Compiling crc-catalog v2.4.0 |
| 2169 | 2026-09-05T00:58:57.417Z | Compiling siphasher v1.0.2 |
| 2170 | 2026-09-05T00:58:57.434Z | Compiling nodrop v0.1.14 |
| 2171 | 2026-09-05T00:58:57.463Z | Compiling unarray v0.1.4 |
| 2172 | 2026-09-05T00:58:57.566Z | Compiling proptest v1.11.0 |
| 2173 | 2026-09-05T00:58:57.597Z | Compiling array-init v0.0.4 |
| 2174 | 2026-09-05T00:58:57.629Z | Compiling crc v3.4.0 |
| 2175 | 2026-09-05T00:58:57.690Z | Compiling clap v4.6.1 |
| 2176 | 2026-09-05T00:58:58.141Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-05T00:58:58.631Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-05T00:58:58.642Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-05T00:58:58.725Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-05T00:58:58.836Z | Compiling pkcs1 v0.7.5 |
| 2181 | 2026-09-05T00:58:58.869Z | Compiling http-body-util v0.1.3 |
| 2182 | 2026-09-05T00:58:58.887Z | Compiling zerocopy v0.6.6 |
| 2183 | 2026-09-05T00:58:59.027Z | Compiling flate2 v1.1.9 |
| 2184 | 2026-09-05T00:58:59.044Z | Compiling bitfield v0.19.4 |
| 2185 | 2026-09-05T00:58:59.192Z | Compiling strum_macros v0.26.4 |
| 2186 | 2026-09-05T00:58:59.227Z | Compiling strum_macros v0.27.2 |
| 2187 | 2026-09-05T00:58:59.228Z | Compiling hubpack_derive v0.1.1 |
| 2188 | 2026-09-05T00:58:59.351Z | Compiling env_filter v2.0.0 |
| 2189 | 2026-09-05T00:58:59.395Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-05T00:58:59.511Z | Compiling gimli v0.32.3 |
| 2191 | 2026-09-05T00:58:59.657Z | Compiling hashbrown v0.12.3 |
| 2192 | 2026-09-05T00:58:59.765Z | Compiling ryu v1.0.23 |
| 2193 | 2026-09-05T00:58:59.770Z | Compiling unicode-properties v0.1.4 |
| 2194 | 2026-09-05T00:58:59.869Z | Compiling base64 v0.21.7 |
| 2195 | 2026-09-05T00:59:00.016Z | Compiling iri-string v0.7.10 |
| 2196 | 2026-09-05T00:59:00.150Z | Compiling allocator-api2 v0.2.21 |
| 2197 | 2026-09-05T00:59:00.166Z | Compiling unicode-bidi v0.3.18 |
| 2198 | 2026-09-05T00:59:00.199Z | Compiling ron v0.8.1 |
| 2199 | 2026-09-05T00:59:00.500Z | Compiling serde_urlencoded v0.7.1 |
| 2200 | 2026-09-05T00:59:00.620Z | Compiling stringprep v0.1.5 |
| 2201 | 2026-09-05T00:59:00.774Z | Compiling newtype-uuid v1.3.2 |
| 2202 | 2026-09-05T00:59:00.784Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-05T00:59:00.938Z | Compiling derive_builder_macro v0.20.2 |
| 2204 | 2026-09-05T00:59:00.991Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2205 | 2026-09-05T00:59:01.032Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2206 | 2026-09-05T00:59:01.061Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-05T00:59:01.090Z | Compiling oxnet v0.1.6 |
| 2208 | 2026-09-05T00:59:01.140Z | Compiling serde-hex v0.1.0 |
| 2209 | 2026-09-05T00:59:01.228Z | Compiling addr2line v0.25.1 |
| 2210 | 2026-09-05T00:59:01.372Z | Compiling tower-http v0.6.8 |
| 2211 | 2026-09-05T00:59:01.399Z | Compiling tokio-native-tls v0.3.1 |
| 2212 | 2026-09-05T00:59:01.430Z | Compiling hashbrown v0.13.2 |
| 2213 | 2026-09-05T00:59:01.446Z | Compiling bzip2 v0.4.4 |
| 2214 | 2026-09-05T00:59:01.509Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-05T00:59:01.556Z | Compiling usdt-macro v0.6.0 |
| 2216 | 2026-09-05T00:59:01.589Z | Compiling derive-ex v0.1.8 |
| 2217 | 2026-09-05T00:59:01.658Z | Compiling block-padding v0.4.2 |
| 2218 | 2026-09-05T00:59:01.685Z | Compiling block-buffer v0.12.1 |
| 2219 | 2026-09-05T00:59:01.804Z | Compiling crypto-common v0.2.2 |
| 2220 | 2026-09-05T00:59:02.186Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-05T00:59:02.398Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-05T00:59:02.432Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-05T00:59:02.684Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-05T00:59:02.718Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-05T00:59:02.834Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-05T00:59:02.857Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-05T00:59:02.906Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-05T00:59:03.032Z | Compiling fallible-iterator v0.2.0 |
| 2229 | 2026-09-05T00:59:03.052Z | Compiling unicode-width v0.2.0 |
| 2230 | 2026-09-05T00:59:03.082Z | Compiling mime v0.3.17 |
| 2231 | 2026-09-05T00:59:03.122Z | Compiling psl-types v2.0.11 |
| 2232 | 2026-09-05T00:59:03.136Z | Compiling cpufeatures v0.3.0 |
| 2233 | 2026-09-05T00:59:03.242Z | Compiling crc-any v2.5.0 |
| 2234 | 2026-09-05T00:59:03.266Z | Compiling rustc-demangle v0.1.27 |
| 2235 | 2026-09-05T00:59:03.384Z | Compiling postgres-protocol v0.6.10 |
| 2236 | 2026-09-05T00:59:03.447Z | Compiling publicsuffix v2.3.0 |
| 2237 | 2026-09-05T00:59:03.465Z | Compiling test-strategy v0.4.5 |
| 2238 | 2026-09-05T00:59:03.609Z | Compiling backtrace v0.3.76 |
| 2239 | 2026-09-05T00:59:03.692Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-05T00:59:04.174Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-05T00:59:04.301Z | Compiling object v0.30.4 |
| 2242 | 2026-09-05T00:59:04.335Z | Compiling inout v0.2.2 |
| 2243 | 2026-09-05T00:59:04.488Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-05T00:59:04.524Z | Compiling hyper-tls v0.6.0 |
| 2245 | 2026-09-05T00:59:04.535Z | Compiling derive_builder v0.20.2 |
| 2246 | 2026-09-05T00:59:04.571Z | Compiling daft v0.1.8 |
| 2247 | 2026-09-05T00:59:04.647Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-05T00:59:04.789Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-05T00:59:04.842Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-05T00:59:04.906Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-05T00:59:04.999Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-05T00:59:05.050Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-05T00:59:05.134Z | Compiling serde_repr v0.1.20 |
| 2254 | 2026-09-05T00:59:05.188Z | Compiling miette-derive v7.6.0 |
| 2255 | 2026-09-05T00:59:05.221Z | Compiling async-recursion v1.1.1 |
| 2256 | 2026-09-05T00:59:05.304Z | Compiling enum-as-inner v0.6.1 |
| 2257 | 2026-09-05T00:59:05.365Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-05T00:59:05.409Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-05T00:59:05.445Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-05T00:59:05.531Z | Compiling smawk v0.3.2 |
| 2261 | 2026-09-05T00:59:05.546Z | Compiling managed v0.8.0 |
| 2262 | 2026-09-05T00:59:05.644Z | Compiling bumpalo v3.20.2 |
| 2263 | 2026-09-05T00:59:05.667Z | Compiling same-file v1.0.6 |
| 2264 | 2026-09-05T00:59:05.687Z | Compiling unicode-linebreak v0.1.5 |
| 2265 | 2026-09-05T00:59:05.816Z | Compiling foldhash v0.1.5 |
| 2266 | 2026-09-05T00:59:05.831Z | Compiling bitflags v1.3.2 |
| 2267 | 2026-09-05T00:59:05.848Z | Compiling foldhash v0.2.0 |
| 2268 | 2026-09-05T00:59:05.848Z | Compiling base16ct v0.2.0 |
| 2269 | 2026-09-05T00:59:05.876Z | Compiling libbz2-rs-sys v0.2.2 |
| 2270 | 2026-09-05T00:59:06.041Z | Compiling jiff-core v0.1.0 |
| 2271 | 2026-09-05T00:59:06.068Z | Compiling path-slash v0.1.5 |
| 2272 | 2026-09-05T00:59:06.068Z | Compiling is_ci v1.2.0 |
| 2273 | 2026-09-05T00:59:06.068Z | Compiling hashbrown v0.16.1 |
| 2274 | 2026-09-05T00:59:06.090Z | Compiling sec1 v0.7.3 |
| 2275 | 2026-09-05T00:59:06.136Z | Compiling supports-color v3.0.2 |
| 2276 | 2026-09-05T00:59:06.157Z | Compiling hashbrown v0.15.5 |
| 2277 | 2026-09-05T00:59:06.272Z | Compiling textwrap v0.16.2 |
| 2278 | 2026-09-05T00:59:06.323Z | Compiling bzip2 v0.6.1 |
| 2279 | 2026-09-05T00:59:06.342Z | Compiling zopfli v0.8.3 |
| 2280 | 2026-09-05T00:59:06.514Z | Compiling walkdir v2.5.0 |
| 2281 | 2026-09-05T00:59:06.549Z | Compiling cargo_metadata v0.23.1 |
| 2282 | 2026-09-05T00:59:06.627Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2283 | 2026-09-05T00:59:06.674Z | Compiling jiff v0.2.34 |
| 2284 | 2026-09-05T00:59:06.729Z | Compiling group v0.13.0 |
| 2285 | 2026-09-05T00:59:06.890Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-05T00:59:07.013Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-05T00:59:07.091Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-05T00:59:07.192Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-05T00:59:07.339Z | Compiling cipher v0.5.2 |
| 2290 | 2026-09-05T00:59:07.625Z | Compiling signal-hook-mio v0.2.5 |
| 2291 | 2026-09-05T00:59:07.642Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-05T00:59:07.763Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-05T00:59:07.789Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-05T00:59:07.804Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-05T00:59:07.808Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-05T00:59:07.984Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-05T00:59:08.089Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-05T00:59:08.153Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-05T00:59:08.169Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-05T00:59:08.190Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-05T00:59:08.261Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-05T00:59:08.278Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-05T00:59:08.313Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-05T00:59:08.513Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-05T00:59:08.559Z | Compiling serde-big-array v0.5.1 |
| 2306 | 2026-09-05T00:59:08.568Z | Compiling serde_plain v1.0.2 |
| 2307 | 2026-09-05T00:59:08.608Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-05T00:59:08.693Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-05T00:59:08.728Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-05T00:59:08.749Z | Compiling unicode-width v0.1.14 |
| 2311 | 2026-09-05T00:59:08.809Z | Compiling const-oid v0.10.2 |
| 2312 | 2026-09-05T00:59:08.809Z | Compiling supports-hyperlinks v3.2.0 |
| 2313 | 2026-09-05T00:59:08.855Z | Compiling difflib v0.4.0 |
| 2314 | 2026-09-05T00:59:08.942Z | Compiling supports-unicode v3.0.0 |
| 2315 | 2026-09-05T00:59:08.958Z | Compiling normalize-line-endings v0.3.0 |
| 2316 | 2026-09-05T00:59:08.989Z | Compiling new_debug_unreachable v1.0.6 |
| 2317 | 2026-09-05T00:59:09.027Z | Compiling typed-path v0.9.3 |
| 2318 | 2026-09-05T00:59:09.107Z | Compiling whoami v2.1.0 |
| 2319 | 2026-09-05T00:59:09.112Z | Compiling fixedbitset v0.5.7 |
| 2320 | 2026-09-05T00:59:09.112Z | Compiling toml_write v0.1.2 |
| 2321 | 2026-09-05T00:59:09.152Z | Compiling static_assertions v1.1.0 |
| 2322 | 2026-09-05T00:59:09.221Z | Compiling precomputed-hash v0.1.1 |
| 2323 | 2026-09-05T00:59:09.238Z | Compiling predicates-core v1.0.10 |
| 2324 | 2026-09-05T00:59:09.302Z | Compiling keccak v0.1.6 |
| 2325 | 2026-09-05T00:59:09.325Z | Compiling fixedbitset v0.4.2 |
| 2326 | 2026-09-05T00:59:09.342Z | Compiling data-encoding v2.10.0 |
| 2327 | 2026-09-05T00:59:09.463Z | Compiling elliptic-curve v0.13.8 |
| 2328 | 2026-09-05T00:59:09.479Z | Compiling sha3 v0.10.8 |
| 2329 | 2026-09-05T00:59:09.536Z | Compiling petgraph v0.6.5 |
| 2330 | 2026-09-05T00:59:09.551Z | Compiling chacha20 v0.10.0 |
| 2331 | 2026-09-05T00:59:09.632Z | Compiling predicates v3.1.4 |
| 2332 | 2026-09-05T00:59:09.774Z | Compiling hickory-proto v0.25.2 |
| 2333 | 2026-09-05T00:59:09.848Z | Compiling petgraph v0.8.3 |
| 2334 | 2026-09-05T00:59:09.936Z | Compiling tokio-postgres v0.7.16 |
| 2335 | 2026-09-05T00:59:09.941Z | Compiling string_cache v0.8.9 |
| 2336 | 2026-09-05T00:59:09.941Z | Compiling toml_edit v0.22.27 |
| 2337 | 2026-09-05T00:59:10.109Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2338 | 2026-09-05T00:59:10.172Z | Compiling miette v7.6.0 |
| 2339 | 2026-09-05T00:59:10.215Z | Compiling digest v0.11.3 |
| 2340 | 2026-09-05T00:59:10.452Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-05T00:59:10.611Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-05T00:59:11.136Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2343 | 2026-09-05T00:59:11.372Z | Compiling ed25519-dalek v2.2.0 |
| 2344 | 2026-09-05T00:59:11.677Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-05T00:59:11.961Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-05T00:59:12.061Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-05T00:59:12.081Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-05T00:59:12.206Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-05T00:59:12.222Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-05T00:59:12.396Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-05T00:59:12.422Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-05T00:59:12.538Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-05T00:59:12.662Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-05T00:59:12.689Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-05T00:59:13.085Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-05T00:59:13.102Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-05T00:59:26.677Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-05T00:59:26.691Z | Compiling crucible-workspace-hack v0.1.0 |
| 2359 | 2026-09-05T00:59:26.799Z | Compiling rayon-core v1.13.0 |
| 2360 | 2026-09-05T00:59:26.817Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-05T00:59:26.832Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-05T00:59:26.914Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-05T00:59:26.936Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2364 | 2026-09-05T00:59:26.952Z | Compiling heapless v0.8.0 |
| 2365 | 2026-09-05T00:59:27.038Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-05T00:59:27.057Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-05T00:59:27.104Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2368 | 2026-09-05T00:59:27.237Z | Compiling hash32 v0.3.1 |
| 2369 | 2026-09-05T00:59:27.245Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-05T00:59:27.245Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-05T00:59:27.277Z | Compiling smoltcp v0.11.0 |
| 2372 | 2026-09-05T00:59:27.326Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2373 | 2026-09-05T00:59:27.342Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2374 | 2026-09-05T00:59:27.389Z | Compiling compression-core v0.4.31 |
| 2375 | 2026-09-05T00:59:27.433Z | Compiling match_cfg v0.1.0 |
| 2376 | 2026-09-05T00:59:27.480Z | Compiling slog-async v2.8.0 |
| 2377 | 2026-09-05T00:59:27.521Z | Compiling compression-codecs v0.4.37 |
| 2378 | 2026-09-05T00:59:27.537Z | Compiling hostname v0.3.1 |
| 2379 | 2026-09-05T00:59:27.635Z | Compiling proc-macro-crate v3.4.0 |
| 2380 | 2026-09-05T00:59:27.653Z | Compiling cipher v0.4.4 |
| 2381 | 2026-09-05T00:59:27.668Z | Compiling atomicwrites v0.4.4 |
| 2382 | 2026-09-05T00:59:27.702Z | Compiling slog-json v2.6.1 |
| 2383 | 2026-09-05T00:59:27.792Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-05T00:59:27.808Z | Compiling half v2.7.1 |
| 2385 | 2026-09-05T00:59:27.826Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-09-05T00:59:27.916Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-05T00:59:27.932Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-05T00:59:27.964Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-05T00:59:27.989Z | Compiling async-stream-impl v0.3.6 |
| 2390 | 2026-09-05T00:59:28.004Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2391 | 2026-09-05T00:59:28.019Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2392 | 2026-09-05T00:59:28.069Z | Compiling serde_spanned v1.1.1 |
| 2393 | 2026-09-05T00:59:28.159Z | Compiling is-terminal v0.4.17 |
| 2394 | 2026-09-05T00:59:28.175Z | Compiling ingot-macros v0.2.0 |
| 2395 | 2026-09-05T00:59:28.190Z | Compiling dropshot v0.17.1 |
| 2396 | 2026-09-05T00:59:28.235Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-05T00:59:28.251Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-05T00:59:28.273Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-09-05T00:59:28.366Z | Compiling term v1.2.1 |
| 2400 | 2026-09-05T00:59:28.382Z | Compiling convert_case v0.4.0 |
| 2401 | 2026-09-05T00:59:28.400Z | Compiling opaque-debug v0.3.1 |
| 2402 | 2026-09-05T00:59:28.403Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2403 | 2026-09-05T00:59:28.431Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2404 | 2026-09-05T00:59:28.484Z | Compiling poly1305 v0.8.0 |
| 2405 | 2026-09-05T00:59:28.558Z | Compiling ciborium-ll v0.2.2 |
| 2406 | 2026-09-05T00:59:28.574Z | Compiling async-stream v0.3.6 |
| 2407 | 2026-09-05T00:59:28.637Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2408 | 2026-09-05T00:59:28.662Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2409 | 2026-09-05T00:59:28.689Z | Compiling slog-term v2.9.2 |
| 2410 | 2026-09-05T00:59:28.705Z | Compiling derive_more v0.99.20 |
| 2411 | 2026-09-05T00:59:28.774Z | Compiling oxide-generation-macros v0.2.0 |
| 2412 | 2026-09-05T00:59:28.791Z | Compiling postcard v1.1.3 |
| 2413 | 2026-09-05T00:59:28.809Z | Compiling num_enum_derive v0.7.6 |
| 2414 | 2026-09-05T00:59:29.050Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-09-05T00:59:29.106Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-09-05T00:59:29.175Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-05T00:59:29.296Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-05T00:59:29.376Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-05T00:59:29.446Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-05T00:59:29.477Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-05T00:59:29.496Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-05T00:59:29.700Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-05T00:59:29.764Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-05T00:59:29.806Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-05T00:59:29.808Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-05T00:59:29.938Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-05T00:59:30.068Z | Compiling aead v0.5.2 |
| 2428 | 2026-09-05T00:59:30.087Z | Compiling dropshot_endpoint v0.17.1 |
| 2429 | 2026-09-05T00:59:30.104Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-05T00:59:30.118Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-05T00:59:30.292Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-05T00:59:30.328Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-05T00:59:30.347Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-05T00:59:30.493Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-05T00:59:30.519Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-05T00:59:30.641Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-05T00:59:30.695Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-05T00:59:30.697Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2439 | 2026-09-05T00:59:30.740Z | Compiling foreign-types-shared v0.3.1 |
| 2440 | 2026-09-05T00:59:30.758Z | Compiling ingot-types v0.2.0 |
| 2441 | 2026-09-05T00:59:30.774Z | Compiling debug-ignore v1.0.5 |
| 2442 | 2026-09-05T00:59:30.833Z | Compiling backoff v0.4.0 |
| 2443 | 2026-09-05T00:59:30.855Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-09-05T00:59:30.905Z | Compiling chacha20poly1305 v0.10.1 |
| 2445 | 2026-09-05T00:59:30.922Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2446 | 2026-09-05T00:59:30.925Z | Compiling foreign-types v0.5.0 |
| 2447 | 2026-09-05T00:59:30.959Z | Compiling num_enum_derive v0.5.11 |
| 2448 | 2026-09-05T00:59:30.972Z | Compiling num_enum v0.7.6 |
| 2449 | 2026-09-05T00:59:31.007Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2450 | 2026-09-05T00:59:31.022Z | Compiling parse-display v0.10.0 |
| 2451 | 2026-09-05T00:59:31.117Z | Compiling vsss-rs v3.3.4 |
| 2452 | 2026-09-05T00:59:31.133Z | Compiling ciborium v0.2.2 |
| 2453 | 2026-09-05T00:59:31.207Z | Compiling ingot v0.2.1 |
| 2454 | 2026-09-05T00:59:31.275Z | Compiling regress v0.10.5 |
| 2455 | 2026-09-05T00:59:31.337Z | Compiling itertools v0.14.0 |
| 2456 | 2026-09-05T00:59:31.358Z | Compiling tabwriter v1.4.1 |
| 2457 | 2026-09-05T00:59:31.488Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2458 | 2026-09-05T00:59:31.520Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2459 | 2026-09-05T00:59:31.537Z | Compiling cstr-argument v0.1.2 |
| 2460 | 2026-09-05T00:59:31.537Z | Compiling humantime v2.3.0 |
| 2461 | 2026-09-05T00:59:31.673Z | Compiling rustls-webpki v0.103.13 |
| 2462 | 2026-09-05T00:59:31.691Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2463 | 2026-09-05T00:59:31.735Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-09-05T00:59:31.884Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-05T00:59:31.900Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2466 | 2026-09-05T00:59:31.943Z | Compiling rayon v1.11.0 |
| 2467 | 2026-09-05T00:59:31.960Z | Compiling rand v0.10.1 |
| 2468 | 2026-09-05T00:59:31.993Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2469 | 2026-09-05T00:59:32.021Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-09-05T00:59:32.049Z | Compiling indent_write v2.2.0 |
| 2471 | 2026-09-05T00:59:32.069Z | Compiling colored v3.1.1 |
| 2472 | 2026-09-05T00:59:32.086Z | Compiling libefi-sys v0.1.0 |
| 2473 | 2026-09-05T00:59:32.122Z | Compiling illumos-nvpair v0.3.0 |
| 2474 | 2026-09-05T00:59:32.139Z | Compiling zone_cfg_derive v0.3.1 |
| 2475 | 2026-09-05T00:59:32.332Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2476 | 2026-09-05T00:59:32.383Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-05T00:59:32.465Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-05T00:59:32.484Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-05T00:59:32.484Z | Compiling usdt-attr-macro v0.5.0 |
| 2480 | 2026-09-05T00:59:32.542Z | Compiling usdt-macro v0.5.0 |
| 2481 | 2026-09-05T00:59:32.722Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-05T00:59:32.740Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-05T00:59:32.763Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-05T00:59:32.812Z | Compiling memmap v0.7.0 |
| 2485 | 2026-09-05T00:59:32.827Z | Compiling sigpipe v0.1.3 |
| 2486 | 2026-09-05T00:59:32.933Z | Compiling swrite v0.1.0 |
| 2487 | 2026-09-05T00:59:33.022Z | Compiling glob v0.3.3 |
| 2488 | 2026-09-05T00:59:33.057Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2489 | 2026-09-05T00:59:33.133Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2490 | 2026-09-05T00:59:33.334Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2491 | 2026-09-05T00:59:33.356Z | Compiling usdt v0.5.0 |
| 2492 | 2026-09-05T00:59:33.356Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2493 | 2026-09-05T00:59:33.372Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2494 | 2026-09-05T00:59:33.610Z | Compiling smf v0.2.3 |
| 2495 | 2026-09-05T00:59:33.628Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2496 | 2026-09-05T00:59:33.641Z | Compiling filetime v0.2.27 |
| 2497 | 2026-09-05T00:59:33.772Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2498 | 2026-09-05T00:59:33.812Z | Compiling zone v0.3.1 |
| 2499 | 2026-09-05T00:59:33.827Z | Compiling xattr v1.6.1 |
| 2500 | 2026-09-05T00:59:33.843Z | Compiling whoami v1.6.1 |
| 2501 | 2026-09-05T00:59:33.860Z | Compiling arrayvec v0.7.6 |
| 2502 | 2026-09-05T00:59:33.875Z | Compiling arrayref v0.3.9 |
| 2503 | 2026-09-05T00:59:33.934Z | Compiling constant_time_eq v0.4.2 |
| 2504 | 2026-09-05T00:59:33.964Z | Compiling tar v0.4.46 |
| 2505 | 2026-09-05T00:59:34.085Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2506 | 2026-09-05T00:59:34.107Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2507 | 2026-09-05T00:59:34.124Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-05T00:59:34.214Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-05T00:59:34.231Z | Compiling console v0.16.2 |
| 2510 | 2026-09-05T00:59:34.360Z | Compiling topological-sort v0.2.2 |
| 2511 | 2026-09-05T00:59:34.398Z | Compiling unit-prefix v0.5.2 |
| 2512 | 2026-09-05T00:59:34.448Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2513 | 2026-09-05T00:59:34.498Z | Compiling oxide-tokio-rt v0.1.4 |
| 2514 | 2026-09-05T00:59:34.552Z | Compiling toml v0.8.23 |
| 2515 | 2026-09-05T00:59:34.604Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2516 | 2026-09-05T00:59:34.699Z | Compiling indicatif v0.18.4 |
| 2517 | 2026-09-05T00:59:34.738Z | Compiling shell-words v1.1.1 |
| 2518 | 2026-09-05T00:59:35.069Z | Compiling tokio-rustls v0.26.4 |
| 2519 | 2026-09-05T00:59:35.116Z | Compiling rustls-platform-verifier v0.6.2 |
| 2520 | 2026-09-05T00:59:35.291Z | Compiling tough v0.22.0 |
| 2521 | 2026-09-05T00:59:35.301Z | Compiling hyper-rustls v0.27.7 |
| 2522 | 2026-09-05T00:59:35.529Z | Compiling reqwest v0.13.2 |
| 2523 | 2026-09-05T00:59:35.837Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2524 | 2026-09-05T00:59:37.923Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-05T00:59:38.206Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-05T00:59:44.319Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-05T00:59:44.319Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-05T00:59:44.568Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-05T00:59:44.918Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-05T00:59:44.961Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-05T00:59:44.997Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-05T00:59:45.019Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-05T00:59:45.045Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2534 | 2026-09-05T00:59:45.102Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2535 | 2026-09-05T00:59:45.231Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-05T00:59:45.325Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-05T00:59:45.792Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-05T00:59:48.945Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-05T00:59:58.530Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-05T01:00:01.582Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-05T01:00:02.555Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-05T01:00:13.960Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 2543 | 2026-09-05T01:00:14.105Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-05T01:00:14.163Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-05T01:00:14.166Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-05T01:00:14.166Z | |
| 2547 | 2026-09-05T01:00:14.166Z | real 1:36.143412839 |
| 2548 | 2026-09-05T01:00:14.166Z | user 14:21.872813700 |
| 2549 | 2026-09-05T01:00:14.166Z | sys 2:47.424068632 |
| 2550 | 2026-09-05T01:00:14.166Z | trap 0.414978522 |
| 2551 | 2026-09-05T01:00:14.166Z | tflt 0.629292666 |
| 2552 | 2026-09-05T01:00:14.166Z | dflt 3.697822230 |
| 2553 | 2026-09-05T01:00:14.166Z | kflt 0.011078292 |
| 2554 | 2026-09-05T01:00:14.166Z | lock 40:02.650962953 |
| 2555 | 2026-09-05T01:00:14.166Z | slp 33:57.600387280 |
| 2556 | 2026-09-05T01:00:14.166Z | lat 41.444328850 |
| 2557 | 2026-09-05T01:00:14.166Z | stop 6:11.973977181 |
| 2558 | 2026-09-05T01:00:14.166Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-05T01:00:15.070Z | Finished `release` profile [optimized] target(s) in 0.89s |
| 2560 | 2026-09-05T01:00:15.141Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-05T01:00:15.198Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-05T01:00:16.653Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-05T01:00:16.867Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-05T01:00:16.867Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-05T01:00:16.869Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-05T01:00:16.931Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-05T01:00:16.963Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-05T01:00:16.992Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-05T01:00:16.997Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-05T01:00:17.033Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-05T01:00:17.062Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-05T01:00:17.079Z | Compiling percent-encoding v2.3.2 |
| 2573 | 2026-09-05T01:00:17.102Z | Compiling writeable v0.6.2 |
| 2574 | 2026-09-05T01:00:17.105Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-05T01:00:17.148Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-05T01:00:17.168Z | Compiling icu_normalizer_data v2.1.1 |
| 2577 | 2026-09-05T01:00:17.194Z | Compiling yoke v0.8.1 |
| 2578 | 2026-09-05T01:00:17.212Z | Compiling icu_properties_data v2.1.2 |
| 2579 | 2026-09-05T01:00:17.241Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-05T01:00:17.356Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-05T01:00:17.374Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-05T01:00:17.374Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-05T01:00:17.374Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-05T01:00:17.374Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-05T01:00:17.387Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-05T01:00:17.390Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-05T01:00:17.436Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-05T01:00:17.460Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-05T01:00:17.486Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-05T01:00:17.516Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-05T01:00:17.558Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-05T01:00:17.585Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-05T01:00:17.620Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-05T01:00:17.660Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-05T01:00:17.689Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-05T01:00:17.689Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-05T01:00:17.737Z | Compiling time v0.3.47 |
| 2598 | 2026-09-05T01:00:17.758Z | Compiling num-traits v0.2.19 |
| 2599 | 2026-09-05T01:00:17.816Z | Compiling rand_core v0.6.4 |
| 2600 | 2026-09-05T01:00:17.844Z | Compiling aho-corasick v1.1.4 |
| 2601 | 2026-09-05T01:00:17.868Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-05T01:00:17.926Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-05T01:00:17.990Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-05T01:00:18.019Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-05T01:00:18.046Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-05T01:00:18.068Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-05T01:00:18.090Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-05T01:00:18.164Z | Compiling icu_locale_core v2.1.1 |
| 2609 | 2026-09-05T01:00:18.164Z | Compiling icu_collections v2.1.1 |
| 2610 | 2026-09-05T01:00:18.209Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-05T01:00:18.227Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-05T01:00:18.254Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-05T01:00:18.280Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-05T01:00:18.440Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-05T01:00:18.549Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-05T01:00:18.572Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-05T01:00:18.598Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-05T01:00:18.647Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-05T01:00:18.704Z | Compiling serde v1.0.228 |
| 2620 | 2026-09-05T01:00:18.730Z | Compiling serde_json v1.0.151 |
| 2621 | 2026-09-05T01:00:18.757Z | Compiling bitflags v2.11.0 |
| 2622 | 2026-09-05T01:00:18.781Z | Compiling uuid v1.23.4 |
| 2623 | 2026-09-05T01:00:18.812Z | Compiling semver v1.0.28 |
| 2624 | 2026-09-05T01:00:18.902Z | Compiling indexmap v2.14.0 |
| 2625 | 2026-09-05T01:00:18.924Z | Compiling icu_provider v2.1.1 |
| 2626 | 2026-09-05T01:00:19.207Z | Compiling icu_properties v2.1.2 |
| 2627 | 2026-09-05T01:00:19.253Z | Compiling bytes v1.11.1 |
| 2628 | 2026-09-05T01:00:19.366Z | Compiling zeroize v1.9.0 |
| 2629 | 2026-09-05T01:00:19.392Z | Compiling icu_normalizer v2.1.1 |
| 2630 | 2026-09-05T01:00:19.436Z | Compiling chrono v0.4.45 |
| 2631 | 2026-09-05T01:00:19.569Z | Compiling rustix v1.1.4 |
| 2632 | 2026-09-05T01:00:19.632Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-05T01:00:19.760Z | Compiling erased-serde v0.3.31 |
| 2634 | 2026-09-05T01:00:19.872Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-05T01:00:20.042Z | Compiling http v1.4.2 |
| 2636 | 2026-09-05T01:00:20.094Z | Compiling rustls-pki-types v1.14.0 |
| 2637 | 2026-09-05T01:00:20.220Z | Compiling idna_adapter v1.2.1 |
| 2638 | 2026-09-05T01:00:20.268Z | Compiling crypto-common v0.1.7 |
| 2639 | 2026-09-05T01:00:20.325Z | Compiling block-buffer v0.10.4 |
| 2640 | 2026-09-05T01:00:20.346Z | Compiling slog v2.8.2 |
| 2641 | 2026-09-05T01:00:20.379Z | Compiling idna v1.1.0 |
| 2642 | 2026-09-05T01:00:20.400Z | Compiling ipnet v2.12.0 |
| 2643 | 2026-09-05T01:00:20.447Z | Compiling aws-lc-rs v1.16.3 |
| 2644 | 2026-09-05T01:00:20.477Z | Compiling digest v0.10.7 |
| 2645 | 2026-09-05T01:00:20.522Z | Compiling regex-automata v0.4.14 |
| 2646 | 2026-09-05T01:00:20.567Z | Compiling ppv-lite86 v0.2.21 |
| 2647 | 2026-09-05T01:00:20.618Z | Compiling terminal_size v0.4.3 |
| 2648 | 2026-09-05T01:00:20.727Z | Compiling url v2.5.8 |
| 2649 | 2026-09-05T01:00:20.756Z | Compiling clap_builder v4.6.0 |
| 2650 | 2026-09-05T01:00:20.779Z | Compiling tempfile v3.27.0 |
| 2651 | 2026-09-05T01:00:20.805Z | Compiling http-body v1.0.1 |
| 2652 | 2026-09-05T01:00:20.808Z | Compiling der v0.7.10 |
| 2653 | 2026-09-05T01:00:20.862Z | Compiling serde_urlencoded v0.7.1 |
| 2654 | 2026-09-05T01:00:20.981Z | Compiling rand_chacha v0.9.0 |
| 2655 | 2026-09-05T01:00:20.991Z | Compiling http-body-util v0.1.3 |
| 2656 | 2026-09-05T01:00:20.996Z | Compiling rand_chacha v0.3.1 |
| 2657 | 2026-09-05T01:00:21.136Z | Compiling rustls-native-certs v0.8.3 |
| 2658 | 2026-09-05T01:00:21.164Z | Compiling rand v0.9.2 |
| 2659 | 2026-09-05T01:00:21.265Z | Compiling rand v0.8.6 |
| 2660 | 2026-09-05T01:00:21.306Z | Compiling futures-executor v0.3.32 |
| 2661 | 2026-09-05T01:00:21.360Z | Compiling schemars v0.8.22 |
| 2662 | 2026-09-05T01:00:21.534Z | Compiling rustls-webpki v0.103.13 |
| 2663 | 2026-09-05T01:00:21.555Z | Compiling hybrid-array v0.4.13 |
| 2664 | 2026-09-05T01:00:21.626Z | Compiling hubpack v0.1.2 |
| 2665 | 2026-09-05T01:00:21.667Z | Compiling hex v0.4.3 |
| 2666 | 2026-09-05T01:00:21.882Z | Compiling spki v0.7.3 |
| 2667 | 2026-09-05T01:00:21.906Z | Compiling futures v0.3.32 |
| 2668 | 2026-09-05T01:00:21.989Z | Compiling publicsuffix v2.3.0 |
| 2669 | 2026-09-05T01:00:22.012Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-09-05T01:00:22.033Z | Compiling cookie v0.18.1 |
| 2671 | 2026-09-05T01:00:22.135Z | Compiling rustls v0.23.41 |
| 2672 | 2026-09-05T01:00:22.167Z | Compiling pkcs8 v0.10.2 |
| 2673 | 2026-09-05T01:00:22.222Z | Compiling rusty-fork v0.3.1 |
| 2674 | 2026-09-05T01:00:22.387Z | Compiling ipnetwork v0.21.1 |
| 2675 | 2026-09-05T01:00:22.467Z | Compiling cookie_store v0.22.1 |
| 2676 | 2026-09-05T01:00:22.535Z | Compiling sha2 v0.10.9 |
| 2677 | 2026-09-05T01:00:22.702Z | Compiling clap v4.6.1 |
| 2678 | 2026-09-05T01:00:22.724Z | Compiling oxnet v0.1.6 |
| 2679 | 2026-09-05T01:00:22.777Z | Compiling flate2 v1.1.9 |
| 2680 | 2026-09-05T01:00:22.810Z | Compiling proptest v1.11.0 |
| 2681 | 2026-09-05T01:00:22.835Z | Compiling block-buffer v0.12.1 |
| 2682 | 2026-09-05T01:00:22.859Z | Compiling crypto-common v0.2.2 |
| 2683 | 2026-09-05T01:00:22.915Z | Compiling signature v2.2.0 |
| 2684 | 2026-09-05T01:00:23.061Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-05T01:00:23.181Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-05T01:00:23.188Z | Compiling dtrace-parser v0.3.0 |
| 2687 | 2026-09-05T01:00:23.196Z | Compiling camino v1.2.5 |
| 2688 | 2026-09-05T01:00:23.242Z | Compiling data-encoding v2.10.0 |
| 2689 | 2026-09-05T01:00:23.264Z | Compiling memmap2 v0.9.10 |
| 2690 | 2026-09-05T01:00:23.356Z | Compiling regex v1.12.3 |
| 2691 | 2026-09-05T01:00:23.470Z | Compiling num-integer v0.1.46 |
| 2692 | 2026-09-05T01:00:23.525Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-05T01:00:23.642Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-05T01:00:23.688Z | Compiling toml_datetime v0.6.11 |
| 2695 | 2026-09-05T01:00:23.714Z | Compiling serde_spanned v0.6.9 |
| 2696 | 2026-09-05T01:00:23.922Z | Compiling usdt-impl v0.6.0 |
| 2697 | 2026-09-05T01:00:23.946Z | Compiling dof v0.3.0 |
| 2698 | 2026-09-05T01:00:23.971Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-05T01:00:24.095Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-05T01:00:24.117Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-05T01:00:24.143Z | Compiling tokio-util v0.7.18 |
| 2702 | 2026-09-05T01:00:24.146Z | Compiling tower v0.5.3 |
| 2703 | 2026-09-05T01:00:24.609Z | Compiling usdt v0.6.0 |
| 2704 | 2026-09-05T01:00:24.771Z | Compiling tower-http v0.6.8 |
| 2705 | 2026-09-05T01:00:24.798Z | Compiling ff v0.13.1 |
| 2706 | 2026-09-05T01:00:24.884Z | Compiling thread-id v4.2.2 |
| 2707 | 2026-09-05T01:00:24.991Z | Compiling h2 v0.4.15 |
| 2708 | 2026-09-05T01:00:25.018Z | Compiling sec1 v0.7.3 |
| 2709 | 2026-09-05T01:00:25.074Z | Compiling digest v0.11.3 |
| 2710 | 2026-09-05T01:00:25.121Z | Compiling usdt-impl v0.5.0 |
| 2711 | 2026-09-05T01:00:25.209Z | Compiling group v0.13.0 |
| 2712 | 2026-09-05T01:00:25.332Z | Compiling newtype-uuid v1.3.2 |
| 2713 | 2026-09-05T01:00:25.446Z | Compiling signal-hook v0.3.18 |
| 2714 | 2026-09-05T01:00:25.511Z | Compiling nix v0.31.2 |
| 2715 | 2026-09-05T01:00:25.533Z | Compiling hkdf v0.12.4 |
| 2716 | 2026-09-05T01:00:25.558Z | Compiling tokio-rustls v0.26.4 |
| 2717 | 2026-09-05T01:00:25.677Z | Compiling rustls-platform-verifier v0.6.2 |
| 2718 | 2026-09-05T01:00:25.682Z | Compiling daft v0.1.8 |
| 2719 | 2026-09-05T01:00:25.728Z | Compiling serde_with v3.21.0 |
| 2720 | 2026-09-05T01:00:25.774Z | Compiling crypto-bigint v0.5.5 |
| 2721 | 2026-09-05T01:00:25.842Z | Compiling foreign-types-shared v0.1.1 |
| 2722 | 2026-09-05T01:00:25.899Z | Compiling ahash v0.8.12 |
| 2723 | 2026-09-05T01:00:25.940Z | Compiling foreign-types v0.3.2 |
| 2724 | 2026-09-05T01:00:25.971Z | Compiling num-bigint-dig v0.8.6 |
| 2725 | 2026-09-05T01:00:25.994Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-05T01:00:26.020Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-05T01:00:26.045Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-05T01:00:26.067Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-05T01:00:26.177Z | Compiling hashbrown v0.13.2 |
| 2730 | 2026-09-05T01:00:26.270Z | Compiling serde-hex v0.1.0 |
| 2731 | 2026-09-05T01:00:26.501Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-05T01:00:26.740Z | Compiling bzip2 v0.4.4 |
| 2733 | 2026-09-05T01:00:26.782Z | Compiling elliptic-curve v0.13.8 |
| 2734 | 2026-09-05T01:00:26.927Z | Compiling rsa v0.9.10 |
| 2735 | 2026-09-05T01:00:26.987Z | Compiling signal-hook-mio v0.2.5 |
| 2736 | 2026-09-05T01:00:27.136Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-05T01:00:27.212Z | Compiling globset v0.4.18 |
| 2738 | 2026-09-05T01:00:27.385Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2739 | 2026-09-05T01:00:27.518Z | Compiling block-padding v0.4.2 |
| 2740 | 2026-09-05T01:00:27.540Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-05T01:00:27.566Z | Compiling toml v0.7.8 |
| 2742 | 2026-09-05T01:00:27.672Z | Compiling inout v0.2.2 |
| 2743 | 2026-09-05T01:00:27.714Z | Compiling curve25519-dalek v4.1.3 |
| 2744 | 2026-09-05T01:00:27.789Z | Compiling zip v0.6.6 |
| 2745 | 2026-09-05T01:00:27.882Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2746 | 2026-09-05T01:00:27.920Z | Compiling object v0.30.4 |
| 2747 | 2026-09-05T01:00:28.054Z | Compiling jiff v0.2.34 |
| 2748 | 2026-09-05T01:00:28.077Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-05T01:00:28.238Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-05T01:00:28.313Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-05T01:00:28.364Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-05T01:00:28.413Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-05T01:00:28.608Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-05T01:00:28.616Z | Compiling ed25519-dalek v2.2.0 |
| 2755 | 2026-09-05T01:00:28.616Z | Compiling object v0.37.3 |
| 2756 | 2026-09-05T01:00:28.622Z | Compiling hyper v1.10.1 |
| 2757 | 2026-09-05T01:00:28.625Z | Compiling heapless v0.7.17 |
| 2758 | 2026-09-05T01:00:28.846Z | Compiling chacha20 v0.10.0 |
| 2759 | 2026-09-05T01:00:28.903Z | Compiling byte-wrapper v0.1.0 |
| 2760 | 2026-09-05T01:00:29.003Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-05T01:00:29.214Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-05T01:00:29.239Z | Compiling tokio-native-tls v0.3.1 |
| 2763 | 2026-09-05T01:00:29.242Z | Compiling serde_plain v1.0.2 |
| 2764 | 2026-09-05T01:00:29.437Z | Compiling toml_edit v0.22.27 |
| 2765 | 2026-09-05T01:00:29.461Z | Compiling postgres-protocol v0.6.10 |
| 2766 | 2026-09-05T01:00:29.483Z | Compiling zopfli v0.8.3 |
| 2767 | 2026-09-05T01:00:29.508Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-05T01:00:29.548Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-05T01:00:30.157Z | Compiling hyper-util v0.1.20 |
| 2770 | 2026-09-05T01:00:30.388Z | Compiling float-cmp v0.10.0 |
| 2771 | 2026-09-05T01:00:30.421Z | Compiling string_cache v0.8.9 |
| 2772 | 2026-09-05T01:00:30.463Z | Compiling textwrap v0.16.2 |
| 2773 | 2026-09-05T01:00:30.496Z | Compiling petgraph v0.6.5 |
| 2774 | 2026-09-05T01:00:30.562Z | Compiling predicates v3.1.4 |
| 2775 | 2026-09-05T01:00:30.730Z | Compiling zip v4.6.1 |
| 2776 | 2026-09-05T01:00:30.782Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2777 | 2026-09-05T01:00:31.046Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-05T01:00:31.243Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-05T01:00:31.308Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-05T01:00:31.452Z | Compiling tokio-stream v0.1.18 |
| 2781 | 2026-09-05T01:00:31.586Z | Compiling backtrace v0.3.76 |
| 2782 | 2026-09-05T01:00:31.860Z | Compiling hyper-rustls v0.27.7 |
| 2783 | 2026-09-05T01:00:31.884Z | Compiling hyper-tls v0.6.0 |
| 2784 | 2026-09-05T01:00:32.031Z | Compiling olpc-cjson v0.1.4 |
| 2785 | 2026-09-05T01:00:32.104Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2786 | 2026-09-05T01:00:32.170Z | Compiling reqwest v0.13.2 |
| 2787 | 2026-09-05T01:00:32.238Z | Compiling reqwest v0.12.28 |
| 2788 | 2026-09-05T01:00:32.266Z | Compiling backtrace-ext v0.2.1 |
| 2789 | 2026-09-05T01:00:32.302Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2790 | 2026-09-05T01:00:32.427Z | Compiling tokio-postgres v0.7.16 |
| 2791 | 2026-09-05T01:00:32.514Z | Compiling miette v7.6.0 |
| 2792 | 2026-09-05T01:00:32.618Z | Compiling fs-err v3.3.0 |
| 2793 | 2026-09-05T01:00:32.640Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-05T01:00:32.852Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-05T01:00:32.981Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-05T01:00:33.006Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-05T01:00:33.106Z | Compiling slog-term v2.9.2 |
| 2798 | 2026-09-05T01:00:33.131Z | Compiling slog-async v2.8.0 |
| 2799 | 2026-09-05T01:00:33.134Z | Compiling slog-json v2.6.1 |
| 2800 | 2026-09-05T01:00:33.181Z | Compiling compression-codecs v0.4.37 |
| 2801 | 2026-09-05T01:00:33.205Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2802 | 2026-09-05T01:00:33.433Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2803 | 2026-09-05T01:00:33.492Z | Compiling slog-bunyan v2.5.0 |
| 2804 | 2026-09-05T01:00:33.694Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-05T01:00:33.775Z | Compiling tough v0.22.0 |
| 2806 | 2026-09-05T01:00:33.846Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2807 | 2026-09-05T01:00:33.882Z | Compiling progenitor-client v0.14.0 |
| 2808 | 2026-09-05T01:00:33.906Z | Compiling multer v3.1.0 |
| 2809 | 2026-09-05T01:00:33.911Z | Compiling async-compression v0.4.41 |
| 2810 | 2026-09-05T01:00:34.012Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2811 | 2026-09-05T01:00:34.300Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2812 | 2026-09-05T01:00:34.333Z | Compiling sha1 v0.11.0 |
| 2813 | 2026-09-05T01:00:34.357Z | Compiling rustls-pemfile v2.2.0 |
| 2814 | 2026-09-05T01:00:34.377Z | Compiling serde_path_to_error v0.1.20 |
| 2815 | 2026-09-05T01:00:34.425Z | Compiling hostname v0.4.2 |
| 2816 | 2026-09-05T01:00:34.620Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2817 | 2026-09-05T01:00:34.658Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-05T01:00:34.682Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-05T01:00:34.704Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-05T01:00:34.748Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-05T01:00:34.771Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-05T01:00:34.793Z | Compiling progenitor-extras v0.2.0 |
| 2823 | 2026-09-05T01:00:34.850Z | Compiling backoff v0.4.0 |
| 2824 | 2026-09-05T01:00:34.871Z | Compiling parse-display v0.10.0 |
| 2825 | 2026-09-05T01:00:34.933Z | Compiling half v2.7.1 |
| 2826 | 2026-09-05T01:00:34.966Z | Compiling heck v0.5.0 |
| 2827 | 2026-09-05T01:00:35.079Z | Compiling dropshot v0.17.1 |
| 2828 | 2026-09-05T01:00:35.104Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2829 | 2026-09-05T01:00:35.176Z | Compiling regress v0.11.1 |
| 2830 | 2026-09-05T01:00:35.296Z | Compiling ciborium-ll v0.2.2 |
| 2831 | 2026-09-05T01:00:35.379Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-05T01:00:35.402Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-05T01:00:35.573Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-05T01:00:35.595Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-05T01:00:35.635Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-05T01:00:35.829Z | Compiling cipher v0.4.4 |
| 2837 | 2026-09-05T01:00:36.051Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2838 | 2026-09-05T01:00:36.113Z | Compiling universal-hash v0.5.1 |
| 2839 | 2026-09-05T01:00:36.137Z | Compiling unsafe-libyaml v0.2.11 |
| 2840 | 2026-09-05T01:00:36.178Z | Compiling chacha20 v0.9.1 |
| 2841 | 2026-09-05T01:00:36.288Z | Compiling poly1305 v0.8.0 |
| 2842 | 2026-09-05T01:00:36.311Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-05T01:00:36.332Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-05T01:00:36.393Z | Compiling password-hash v0.5.0 |
| 2845 | 2026-09-05T01:00:36.458Z | Compiling vsss-rs v3.3.4 |
| 2846 | 2026-09-05T01:00:36.549Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2847 | 2026-09-05T01:00:36.571Z | Compiling chacha20poly1305 v0.10.1 |
| 2848 | 2026-09-05T01:00:36.651Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2849 | 2026-09-05T01:00:36.707Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2850 | 2026-09-05T01:00:36.752Z | Compiling typify-impl v0.6.2 |
| 2851 | 2026-09-05T01:00:36.755Z | Compiling serde_yaml v0.9.34+deprecated |
| 2852 | 2026-09-05T01:00:36.795Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2853 | 2026-09-05T01:00:36.823Z | Compiling argon2 v0.5.3 |
| 2854 | 2026-09-05T01:00:36.966Z | Compiling camino-tempfile v1.4.1 |
| 2855 | 2026-09-05T01:00:36.994Z | Compiling heapless v0.8.0 |
| 2856 | 2026-09-05T01:00:37.238Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2857 | 2026-09-05T01:00:37.315Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2858 | 2026-09-05T01:00:37.468Z | Compiling ingot-types v0.2.0 |
| 2859 | 2026-09-05T01:00:37.525Z | Compiling cobs v0.3.0 |
| 2860 | 2026-09-05T01:00:37.548Z | Compiling smoltcp v0.11.0 |
| 2861 | 2026-09-05T01:00:37.703Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2862 | 2026-09-05T01:00:37.746Z | Compiling postcard v1.1.3 |
| 2863 | 2026-09-05T01:00:37.772Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2864 | 2026-09-05T01:00:37.898Z | Compiling ingot v0.2.1 |
| 2865 | 2026-09-05T01:00:37.953Z | Compiling cstr-argument v0.1.2 |
| 2866 | 2026-09-05T01:00:38.045Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2867 | 2026-09-05T01:00:38.066Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2868 | 2026-09-05T01:00:38.146Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2869 | 2026-09-05T01:00:38.168Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-05T01:00:38.205Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-05T01:00:38.310Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2872 | 2026-09-05T01:00:38.338Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2873 | 2026-09-05T01:00:38.449Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2874 | 2026-09-05T01:00:38.481Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2875 | 2026-09-05T01:00:38.695Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2876 | 2026-09-05T01:00:38.846Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2877 | 2026-09-05T01:00:38.903Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-05T01:00:38.929Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-05T01:00:39.145Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2880 | 2026-09-05T01:00:39.168Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-05T01:00:39.190Z | Compiling zone v0.3.1 |
| 2882 | 2026-09-05T01:00:39.421Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2883 | 2026-09-05T01:00:39.444Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2884 | 2026-09-05T01:00:39.689Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2885 | 2026-09-05T01:00:39.713Z | Compiling derive-where v1.6.0 |
| 2886 | 2026-09-05T01:00:39.829Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2887 | 2026-09-05T01:00:39.883Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-05T01:00:39.933Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-05T01:00:39.955Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-05T01:00:40.057Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-05T01:00:40.155Z | Compiling typify-macro v0.6.2 |
| 2892 | 2026-09-05T01:00:40.217Z | Compiling oxide-tokio-rt v0.1.4 |
| 2893 | 2026-09-05T01:00:40.273Z | Compiling prettyplease v0.2.37 |
| 2894 | 2026-09-05T01:00:40.297Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2895 | 2026-09-05T01:00:40.372Z | Compiling newline-converter v0.3.0 |
| 2896 | 2026-09-05T01:00:40.519Z | Compiling gethostname v0.5.0 |
| 2897 | 2026-09-05T01:00:40.541Z | Compiling console v0.15.11 |
| 2898 | 2026-09-05T01:00:40.673Z | Compiling slog-dtrace v0.3.0 |
| 2899 | 2026-09-05T01:00:40.696Z | Compiling cancel-safe-futures v0.1.5 |
| 2900 | 2026-09-05T01:00:40.800Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2901 | 2026-09-05T01:00:40.824Z | Compiling num-rational v0.4.2 |
| 2902 | 2026-09-05T01:00:40.874Z | Compiling num-complex v0.4.6 |
| 2903 | 2026-09-05T01:00:40.942Z | Compiling oxide-update-engine-types v0.1.2 |
| 2904 | 2026-09-05T01:00:40.960Z | Compiling expectorate v1.2.0 |
| 2905 | 2026-09-05T01:00:41.179Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2906 | 2026-09-05T01:00:41.279Z | Compiling resolv-conf v0.7.6 |
| 2907 | 2026-09-05T01:00:41.301Z | Compiling match_cfg v0.1.0 |
| 2908 | 2026-09-05T01:00:41.331Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-09-05T01:00:41.445Z | Compiling num v0.4.3 |
| 2910 | 2026-09-05T01:00:41.555Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-05T01:00:41.669Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2912 | 2026-09-05T01:00:41.731Z | Compiling typify v0.6.2 |
| 2913 | 2026-09-05T01:00:41.754Z | Compiling linear-map v1.2.0 |
| 2914 | 2026-09-05T01:00:41.827Z | Compiling float-ord v0.3.2 |
| 2915 | 2026-09-05T01:00:41.851Z | Compiling progenitor-impl v0.14.0 |
| 2916 | 2026-09-05T01:00:41.882Z | Compiling take_mut v0.2.2 |
| 2917 | 2026-09-05T01:00:41.929Z | Compiling term v1.2.1 |
| 2918 | 2026-09-05T01:00:42.168Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2919 | 2026-09-05T01:00:42.454Z | Compiling oxide-update-engine v0.1.2 |
| 2920 | 2026-09-05T01:00:42.477Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2921 | 2026-09-05T01:00:42.665Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2922 | 2026-09-05T01:00:42.824Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-05T01:00:43.063Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-05T01:00:43.110Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-05T01:00:43.317Z | Compiling debug-ignore v1.0.5 |
| 2926 | 2026-09-05T01:00:43.358Z | Compiling linked-hash-map v0.5.6 |
| 2927 | 2026-09-05T01:00:43.383Z | Compiling minimal-lexical v0.2.1 |
| 2928 | 2026-09-05T01:00:43.598Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-05T01:00:43.621Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-05T01:00:43.684Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-05T01:00:43.951Z | Compiling itertools v0.14.0 |
| 2932 | 2026-09-05T01:00:43.983Z | Compiling progenitor-macro v0.14.0 |
| 2933 | 2026-09-05T01:00:44.412Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-05T01:00:44.501Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-05T01:00:44.644Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-05T01:00:44.666Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-05T01:00:44.714Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-05T01:00:44.850Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-05T01:00:45.013Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-05T01:00:45.267Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-05T01:00:45.720Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2942 | 2026-09-05T01:00:45.918Z | Compiling papergrid v0.11.0 |
| 2943 | 2026-09-05T01:00:46.007Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-05T01:00:46.032Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-05T01:00:46.093Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2946 | 2026-09-05T01:00:46.118Z | Compiling crossterm v0.29.0 |
| 2947 | 2026-09-05T01:00:46.233Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-05T01:00:46.256Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-05T01:00:46.472Z | Compiling vte v0.14.1 |
| 2950 | 2026-09-05T01:00:46.793Z | Compiling csv-core v0.1.13 |
| 2951 | 2026-09-05T01:00:46.857Z | Compiling chrono-tz v0.10.4 |
| 2952 | 2026-09-05T01:00:46.909Z | Compiling tabled v0.15.0 |
| 2953 | 2026-09-05T01:00:47.080Z | Compiling highway v1.3.0 |
| 2954 | 2026-09-05T01:00:47.127Z | Compiling csv v1.4.0 |
| 2955 | 2026-09-05T01:00:47.158Z | Compiling hickory-resolver v0.24.4 |
| 2956 | 2026-09-05T01:00:47.571Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2957 | 2026-09-05T01:00:47.865Z | Compiling strip-ansi-escapes v0.2.1 |
| 2958 | 2026-09-05T01:00:47.887Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-05T01:00:47.994Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-05T01:00:48.096Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-05T01:00:48.182Z | Compiling progenitor v0.14.0 |
| 2962 | 2026-09-05T01:00:48.267Z | Compiling fd-lock v4.0.4 |
| 2963 | 2026-09-05T01:00:48.380Z | Compiling qorb v0.4.1 |
| 2964 | 2026-09-05T01:00:48.405Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2965 | 2026-09-05T01:00:48.441Z | Compiling peg-macros v0.8.5 |
| 2966 | 2026-09-05T01:00:48.508Z | Compiling nu-ansi-term v0.50.3 |
| 2967 | 2026-09-05T01:00:48.788Z | Compiling reedline v0.40.0 |
| 2968 | 2026-09-05T01:00:48.866Z | Compiling const_format v0.2.35 |
| 2969 | 2026-09-05T01:00:48.910Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2970 | 2026-09-05T01:00:48.910Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2971 | 2026-09-05T01:00:48.954Z | Compiling bcs v0.1.6 |
| 2972 | 2026-09-05T01:00:49.309Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-05T01:00:49.351Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-05T01:00:49.411Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2975 | 2026-09-05T01:00:49.674Z | Compiling peg v0.8.5 |
| 2976 | 2026-09-05T01:00:49.700Z | Compiling rustc_version v0.1.7 |
| 2977 | 2026-09-05T01:00:49.785Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2978 | 2026-09-05T01:00:49.936Z | Compiling newtype_derive v0.1.6 |
| 2979 | 2026-09-05T01:00:50.165Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2980 | 2026-09-05T01:00:50.336Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-05T01:00:50.456Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2982 | 2026-09-05T01:00:50.486Z | Compiling steno v0.4.1 |
| 2983 | 2026-09-05T01:00:50.705Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-05T01:00:50.782Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-05T01:00:50.892Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-05T01:00:50.969Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2987 | 2026-09-05T01:00:51.003Z | Compiling tagptr v0.2.0 |
| 2988 | 2026-09-05T01:00:51.033Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-05T01:00:51.077Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-05T01:00:51.098Z | Compiling darling_core v0.21.3 |
| 2991 | 2026-09-05T01:00:51.189Z | Compiling moka v0.12.13 |
| 2992 | 2026-09-05T01:00:51.235Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-05T01:00:51.239Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-05T01:00:51.279Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-05T01:00:51.541Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-05T01:00:51.563Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-05T01:00:51.584Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2998 | 2026-09-05T01:00:51.627Z | Compiling dirs-sys-next v0.1.2 |
| 2999 | 2026-09-05T01:00:51.797Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3000 | 2026-09-05T01:00:51.819Z | Compiling tokio-tungstenite v0.21.0 |
| 3001 | 2026-09-05T01:00:51.937Z | Compiling crunchy v0.2.4 |
| 3002 | 2026-09-05T01:00:51.983Z | Compiling maplit v1.0.2 |
| 3003 | 2026-09-05T01:00:52.098Z | Compiling glob v0.3.3 |
| 3004 | 2026-09-05T01:00:52.153Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3005 | 2026-09-05T01:00:52.252Z | Compiling dirs-next v2.0.0 |
| 3006 | 2026-09-05T01:00:52.283Z | Compiling hickory-resolver v0.25.2 |
| 3007 | 2026-09-05T01:00:52.372Z | Compiling r2d2 v0.8.10 |
| 3008 | 2026-09-05T01:00:52.406Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3009 | 2026-09-05T01:00:52.458Z | Compiling clang-sys v1.8.1 |
| 3010 | 2026-09-05T01:00:52.607Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-05T01:00:52.643Z | Compiling tiny-keccak v2.0.2 |
| 3012 | 2026-09-05T01:00:52.665Z | Compiling xshell-macros v0.2.7 |
| 3013 | 2026-09-05T01:00:52.687Z | Compiling downcast-rs v2.0.2 |
| 3014 | 2026-09-05T01:00:52.778Z | Compiling term v0.7.0 |
| 3015 | 2026-09-05T01:00:52.895Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-05T01:00:52.917Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-05T01:00:53.062Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-05T01:00:53.185Z | Compiling bit-set v0.5.3 |
| 3019 | 2026-09-05T01:00:53.208Z | Compiling ascii-canvas v3.0.0 |
| 3020 | 2026-09-05T01:00:53.266Z | Compiling darling_macro v0.21.3 |
| 3021 | 2026-09-05T01:00:53.290Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3022 | 2026-09-05T01:00:53.315Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3023 | 2026-09-05T01:00:53.367Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3024 | 2026-09-05T01:00:53.389Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3025 | 2026-09-05T01:00:53.414Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3026 | 2026-09-05T01:00:53.469Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3027 | 2026-09-05T01:00:53.492Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3028 | 2026-09-05T01:00:53.697Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3029 | 2026-09-05T01:00:53.784Z | Compiling itertools v0.15.0 |
| 3030 | 2026-09-05T01:00:53.806Z | Compiling darling v0.21.3 |
| 3031 | 2026-09-05T01:00:53.838Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3032 | 2026-09-05T01:00:53.861Z | Compiling itertools v0.10.5 |
| 3033 | 2026-09-05T01:00:53.916Z | Compiling dsl_auto_type v0.2.0 |
| 3034 | 2026-09-05T01:00:53.943Z | Compiling ena v0.14.4 |
| 3035 | 2026-09-05T01:00:54.027Z | Compiling libloading v0.8.9 |
| 3036 | 2026-09-05T01:00:54.186Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3037 | 2026-09-05T01:00:54.258Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3038 | 2026-09-05T01:00:54.372Z | Compiling tabled v0.21.0 |
| 3039 | 2026-09-05T01:00:54.434Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3040 | 2026-09-05T01:00:54.675Z | Compiling unicase v2.9.0 |
| 3041 | 2026-09-05T01:00:54.697Z | Compiling diff v0.1.13 |
| 3042 | 2026-09-05T01:00:54.936Z | Compiling regex-syntax v0.6.29 |
| 3043 | 2026-09-05T01:00:54.958Z | Compiling bindgen v0.71.1 |
| 3044 | 2026-09-05T01:00:55.002Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3045 | 2026-09-05T01:00:55.387Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3046 | 2026-09-05T01:00:55.411Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3047 | 2026-09-05T01:00:55.771Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3048 | 2026-09-05T01:00:55.781Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3049 | 2026-09-05T01:00:56.240Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-05T01:00:56.332Z | Compiling lalrpop v0.19.12 |
| 3051 | 2026-09-05T01:00:56.844Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3052 | 2026-09-05T01:00:56.875Z | Compiling rustc-hash v2.1.1 |
| 3053 | 2026-09-05T01:00:57.038Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3054 | 2026-09-05T01:00:57.268Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3055 | 2026-09-05T01:00:57.406Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3056 | 2026-09-05T01:00:57.543Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3057 | 2026-09-05T01:00:57.566Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-05T01:00:58.230Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-05T01:00:58.752Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-05T01:00:58.775Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-05T01:00:59.093Z | Compiling diesel v2.3.7 |
| 3062 | 2026-09-05T01:00:59.211Z | Compiling headers-core v0.3.0 |
| 3063 | 2026-09-05T01:00:59.260Z | Compiling libxml v0.3.3 |
| 3064 | 2026-09-05T01:00:59.361Z | Compiling crc8 v0.1.1 |
| 3065 | 2026-09-05T01:00:59.418Z | Compiling headers v0.4.1 |
| 3066 | 2026-09-05T01:00:59.519Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3067 | 2026-09-05T01:00:59.590Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-05T01:00:59.814Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-05T01:00:59.976Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-05T01:01:00.402Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-05T01:01:00.558Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-05T01:01:00.581Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-05T01:01:00.630Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-05T01:01:00.960Z | Compiling derive_builder v0.20.2 |
| 3075 | 2026-09-05T01:01:01.039Z | Compiling oso-derive v0.27.3 |
| 3076 | 2026-09-05T01:01:01.105Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3077 | 2026-09-05T01:01:01.137Z | Compiling openssl-probe v0.1.6 |
| 3078 | 2026-09-05T01:01:01.444Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3079 | 2026-09-05T01:01:01.536Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-05T01:01:01.558Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-05T01:01:01.703Z | Compiling samael v0.0.19 |
| 3082 | 2026-09-05T01:01:01.939Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3083 | 2026-09-05T01:01:02.130Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3084 | 2026-09-05T01:01:02.262Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-09-05T01:01:02.374Z | Compiling bb8 v0.8.6 |
| 3086 | 2026-09-05T01:01:02.400Z | Compiling filetime v0.2.27 |
| 3087 | 2026-09-05T01:01:02.483Z | Compiling trait-variant v0.1.2 |
| 3088 | 2026-09-05T01:01:02.506Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3089 | 2026-09-05T01:01:02.623Z | Compiling half v1.8.3 |
| 3090 | 2026-09-05T01:01:02.747Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3091 | 2026-09-05T01:01:02.771Z | Compiling tar v0.4.46 |
| 3092 | 2026-09-05T01:01:02.927Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3093 | 2026-09-05T01:01:02.966Z | Compiling proc-macro-error2 v2.0.1 |
| 3094 | 2026-09-05T01:01:03.022Z | Compiling serde_cbor v0.11.2 |
| 3095 | 2026-09-05T01:01:03.045Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3096 | 2026-09-05T01:01:03.318Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3097 | 2026-09-05T01:01:03.362Z | Compiling hashbrown v0.14.5 |
| 3098 | 2026-09-05T01:01:03.389Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-05T01:01:03.544Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-05T01:01:03.585Z | Compiling ecdsa v0.16.9 |
| 3101 | 2026-09-05T01:01:03.616Z | Compiling knus-derive v3.4.0 |
| 3102 | 2026-09-05T01:01:03.738Z | Compiling polar-core v0.27.3 |
| 3103 | 2026-09-05T01:01:03.848Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-05T01:01:03.965Z | Compiling chumsky v0.9.3 |
| 3105 | 2026-09-05T01:01:04.019Z | Compiling primeorder v0.13.6 |
| 3106 | 2026-09-05T01:01:04.044Z | Compiling nonempty v0.12.0 |
| 3107 | 2026-09-05T01:01:04.274Z | Compiling p384 v0.13.1 |
| 3108 | 2026-09-05T01:01:04.310Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3109 | 2026-09-05T01:01:04.821Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-05T01:01:04.875Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-05T01:01:05.002Z | Compiling fxhash v0.2.1 |
| 3112 | 2026-09-05T01:01:05.084Z | Compiling libz-sys v1.1.24 |
| 3113 | 2026-09-05T01:01:05.173Z | Compiling knus v3.4.0 |
| 3114 | 2026-09-05T01:01:05.197Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-05T01:01:05.287Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-05T01:01:05.363Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-05T01:01:05.588Z | Compiling kstat-rs v0.2.5 |
| 3118 | 2026-09-05T01:01:05.786Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3119 | 2026-09-05T01:01:05.809Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3120 | 2026-09-05T01:01:05.883Z | Compiling mime_guess v2.0.5 |
| 3121 | 2026-09-05T01:01:05.974Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3122 | 2026-09-05T01:01:06.388Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-05T01:01:06.413Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-05T01:01:06.754Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-05T01:01:06.894Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-05T01:01:07.225Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3127 | 2026-09-05T01:01:07.362Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3128 | 2026-09-05T01:01:07.386Z | Compiling flume v0.11.1 |
| 3129 | 2026-09-05T01:01:07.617Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-05T01:01:07.761Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-05T01:01:07.900Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-05T01:01:08.148Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-05T01:01:08.255Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-05T01:01:08.292Z | Compiling strsim v0.10.0 |
| 3135 | 2026-09-05T01:01:08.423Z | Compiling instability v0.3.11 |
| 3136 | 2026-09-05T01:01:08.500Z | Compiling corncobs v0.1.4 |
| 3137 | 2026-09-05T01:01:08.580Z | Compiling http-range v0.1.5 |
| 3138 | 2026-09-05T01:01:08.672Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3139 | 2026-09-05T01:01:08.701Z | Compiling darling_core v0.13.4 |
| 3140 | 2026-09-05T01:01:08.723Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-05T01:01:08.871Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-05T01:01:09.527Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-05T01:01:09.624Z | Compiling progenitor-impl v0.13.0 |
| 3144 | 2026-09-05T01:01:09.666Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3145 | 2026-09-05T01:01:09.812Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-05T01:01:09.878Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-05T01:01:10.138Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-05T01:01:10.226Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-05T01:01:10.360Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-05T01:01:10.423Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3151 | 2026-09-05T01:01:10.609Z | Compiling vergen-git2 v9.1.0 |
| 3152 | 2026-09-05T01:01:10.899Z | Compiling castaway v0.2.4 |
| 3153 | 2026-09-05T01:01:11.004Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-05T01:01:11.235Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-05T01:01:11.464Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3156 | 2026-09-05T01:01:11.750Z | Compiling progenitor-macro v0.13.0 |
| 3157 | 2026-09-05T01:01:12.356Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-05T01:01:12.408Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-05T01:01:12.665Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-05T01:01:12.834Z | Compiling oso v0.27.3 |
| 3161 | 2026-09-05T01:01:13.082Z | Compiling globwalk v0.9.1 |
| 3162 | 2026-09-05T01:01:13.207Z | Compiling darling_macro v0.13.4 |
| 3163 | 2026-09-05T01:01:13.513Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-09-05T01:01:13.560Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3165 | 2026-09-05T01:01:13.723Z | Compiling hyper-staticfile v0.10.1 |
| 3166 | 2026-09-05T01:01:13.869Z | Compiling parking_lot v0.11.2 |
| 3167 | 2026-09-05T01:01:14.187Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3168 | 2026-09-05T01:01:14.209Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3169 | 2026-09-05T01:01:14.485Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3170 | 2026-09-05T01:01:14.615Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3171 | 2026-09-05T01:01:14.701Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3172 | 2026-09-05T01:01:14.748Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-05T01:01:15.116Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-05T01:01:15.344Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-05T01:01:15.600Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-05T01:01:15.633Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-05T01:01:15.843Z | Compiling sha2 v0.11.0 |
| 3178 | 2026-09-05T01:01:15.881Z | Compiling digest-io v0.1.0 |
| 3179 | 2026-09-05T01:01:15.905Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-05T01:01:16.057Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-05T01:01:16.083Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-05T01:01:16.125Z | Compiling cassowary v0.3.0 |
| 3183 | 2026-09-05T01:01:16.437Z | Compiling async-bb8-diesel v0.2.1 |
| 3184 | 2026-09-05T01:01:16.495Z | Compiling diesel-dtrace v0.5.0 |
| 3185 | 2026-09-05T01:01:16.531Z | Compiling rawzip v0.4.4 |
| 3186 | 2026-09-05T01:01:16.826Z | Compiling hickory-server v0.25.2 |
| 3187 | 2026-09-05T01:01:16.875Z | Compiling ratatui v0.29.0 |
| 3188 | 2026-09-05T01:01:16.897Z | Compiling progenitor v0.13.0 |
| 3189 | 2026-09-05T01:01:16.900Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3190 | 2026-09-05T01:01:17.126Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3191 | 2026-09-05T01:01:17.129Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-05T01:01:17.431Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-05T01:01:17.573Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-05T01:01:18.030Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-05T01:01:19.318Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-05T01:01:19.766Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-05T01:01:20.180Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-05T01:01:20.736Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3199 | 2026-09-05T01:01:20.964Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3200 | 2026-09-05T01:01:21.080Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-05T01:01:21.244Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-05T01:01:21.408Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-05T01:01:21.641Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-05T01:01:22.105Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-05T01:01:22.377Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3206 | 2026-09-05T01:01:22.465Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3207 | 2026-09-05T01:01:22.505Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3208 | 2026-09-05T01:01:22.534Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-05T01:01:22.603Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3210 | 2026-09-05T01:01:22.690Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3211 | 2026-09-05T01:01:22.735Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3212 | 2026-09-05T01:01:22.758Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3213 | 2026-09-05T01:01:22.783Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-05T01:01:22.828Z | Compiling void v1.0.2 |
| 3215 | 2026-09-05T01:01:22.954Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-05T01:01:23.049Z | Compiling slog-scope v4.4.1 |
| 3217 | 2026-09-05T01:01:23.149Z | Compiling serde_with v1.14.0 |
| 3218 | 2026-09-05T01:01:23.197Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-05T01:01:23.221Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-05T01:01:23.224Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-05T01:01:23.360Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-05T01:01:23.393Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-05T01:01:23.415Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-05T01:01:23.630Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-05T01:01:23.848Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-05T01:01:23.871Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-05T01:01:23.966Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-05T01:01:24.072Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-05T01:01:24.096Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-05T01:01:24.352Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-05T01:01:24.376Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-05T01:01:24.412Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-05T01:01:24.495Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-05T01:01:24.561Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3235 | 2026-09-05T01:01:24.583Z | Compiling tokio-tungstenite v0.23.1 |
| 3236 | 2026-09-05T01:01:24.586Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3237 | 2026-09-05T01:01:24.664Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-05T01:01:24.687Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-05T01:01:24.710Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-05T01:01:24.784Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-05T01:01:24.849Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-05T01:01:24.962Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-05T01:01:24.983Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-05T01:01:25.172Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-05T01:01:25.280Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3246 | 2026-09-05T01:01:25.561Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3247 | 2026-09-05T01:01:25.693Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-05T01:01:25.740Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-05T01:01:26.019Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3250 | 2026-09-05T01:01:26.625Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3251 | 2026-09-05T01:01:26.759Z | Compiling signal-hook-tokio v0.3.1 |
| 3252 | 2026-09-05T01:01:26.813Z | Compiling fatfs v0.3.6 |
| 3253 | 2026-09-05T01:01:26.836Z | Compiling yasna v0.5.2 |
| 3254 | 2026-09-05T01:01:26.939Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3255 | 2026-09-05T01:01:27.191Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3256 | 2026-09-05T01:01:27.439Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3257 | 2026-09-05T01:01:27.751Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3258 | 2026-09-05T01:01:27.775Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3259 | 2026-09-05T01:01:27.820Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3260 | 2026-09-05T01:01:28.743Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-05T01:01:29.305Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3262 | 2026-09-05T01:01:30.216Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3263 | 2026-09-05T01:01:30.316Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3264 | 2026-09-05T01:01:30.361Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3265 | 2026-09-05T01:01:31.703Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3266 | 2026-09-05T01:01:31.886Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3267 | 2026-09-05T01:01:32.054Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3268 | 2026-09-05T01:01:32.649Z | Compiling git2 v0.20.4 |
| 3269 | 2026-09-05T01:01:32.713Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3270 | 2026-09-05T01:01:32.925Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3271 | 2026-09-05T01:01:33.526Z | Compiling console v0.16.2 |
| 3272 | 2026-09-05T01:01:34.062Z | Compiling seq-macro v0.3.6 |
| 3273 | 2026-09-05T01:01:34.399Z | Compiling assert_matches v1.5.0 |
| 3274 | 2026-09-05T01:01:34.506Z | Compiling indicatif v0.18.4 |
| 3275 | 2026-09-05T01:01:34.555Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3276 | 2026-09-05T01:01:34.578Z | Compiling rcgen v0.12.1 |
| 3277 | 2026-09-05T01:01:35.843Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3278 | 2026-09-05T01:01:36.032Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3279 | 2026-09-05T01:01:36.192Z | Compiling slog-envlogger v2.2.0 |
| 3280 | 2026-09-05T01:01:36.216Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3281 | 2026-09-05T01:01:36.889Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-05T01:01:38.346Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-05T01:01:40.398Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-05T01:01:40.531Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3285 | 2026-09-05T01:01:40.757Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3286 | 2026-09-05T01:01:40.997Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-05T01:01:41.184Z | Compiling rtoolbox v0.0.3 |
| 3288 | 2026-09-05T01:01:41.301Z | Compiling subprocess v0.2.15 |
| 3289 | 2026-09-05T01:01:41.450Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-05T01:01:41.858Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-05T01:01:41.916Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-05T01:01:42.493Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3293 | 2026-09-05T01:01:42.580Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3294 | 2026-09-05T01:01:42.624Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-05T01:01:43.007Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-05T01:01:43.293Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-05T01:01:43.753Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3298 | 2026-09-05T01:01:44.115Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3299 | 2026-09-05T01:01:44.206Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-05T01:01:45.429Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-05T01:01:45.456Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-05T01:01:45.615Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-05T01:01:45.711Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-05T01:01:45.815Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3305 | 2026-09-05T01:01:45.911Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3306 | 2026-09-05T01:01:46.533Z | Compiling support-bundle-viewer v0.1.2 |
| 3307 | 2026-09-05T01:01:46.604Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3308 | 2026-09-05T01:01:46.931Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-05T01:01:47.686Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-05T01:02:12.019Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-05T01:02:31.770Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-05T01:02:46.343Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-05T01:10:30.497Z | Finished `release` profile [optimized] target(s) in 10m 15s |
| 3314 | 2026-09-05T01:10:30.500Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3315 | 2026-09-05T01:10:30.500Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-05T01:11:07.544Z | |
| 3317 | 2026-09-05T01:11:07.544Z | real 10:53.355714778 |
| 3318 | 2026-09-05T01:11:07.544Z | user 2:02:45.403641615 |
| 3319 | 2026-09-05T01:11:07.547Z | sys 4:37.437804759 |
| 3320 | 2026-09-05T01:11:07.547Z | trap 3.184485157 |
| 3321 | 2026-09-05T01:11:07.547Z | tflt 0.688739363 |
| 3322 | 2026-09-05T01:11:07.547Z | dflt 10.960443662 |
| 3323 | 2026-09-05T01:11:07.547Z | kflt 0.009062691 |
| 3324 | 2026-09-05T01:11:07.547Z | lock 8:20:14.584218478 |
| 3325 | 2026-09-05T01:11:07.547Z | slp 3:04:59.524236205 |
| 3326 | 2026-09-05T01:11:07.548Z | lat 2:57.061488190 |
| 3327 | 2026-09-05T01:11:07.548Z | stop 8:36.684128034 |
| 3328 | 2026-09-05T01:11:07.548Z | + mapfile -t packages |
| 3329 | 2026-09-05T01:11:07.548Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-05T01:11:08.537Z | Finished `release` profile [optimized] target(s) in 0.97s |
| 3331 | 2026-09-05T01:11:08.608Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-05T01:11:08.668Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-05T01:11:08.671Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-05T01:11:09.154Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-05T01:11:09.154Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-05T01:11:09.154Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-05T01:11:09.157Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-05T01:11:09.157Z | Compiling bitflags v2.11.0 |
| 3339 | 2026-09-05T01:11:09.157Z | Compiling serde_json v1.0.151 |
| 3340 | 2026-09-05T01:11:09.312Z | Compiling syn v2.0.117 |
| 3341 | 2026-09-05T01:11:09.312Z | Compiling usdt-impl v0.5.0 |
| 3342 | 2026-09-05T01:11:09.333Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-05T01:11:09.346Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-05T01:11:09.357Z | Compiling log v0.4.33 |
| 3345 | 2026-09-05T01:11:09.369Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-05T01:11:09.381Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-05T01:11:09.572Z | Compiling heck v0.4.1 |
| 3348 | 2026-09-05T01:11:09.597Z | Compiling once_cell v1.21.3 |
| 3349 | 2026-09-05T01:11:09.665Z | Compiling anyhow v1.0.104 |
| 3350 | 2026-09-05T01:11:09.992Z | Compiling errno v0.3.14 |
| 3351 | 2026-09-05T01:11:09.995Z | Compiling thread-id v4.2.2 |
| 3352 | 2026-09-05T01:11:09.996Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-05T01:11:10.792Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-05T01:11:10.964Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-05T01:11:10.964Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-05T01:11:11.055Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-05T01:11:11.065Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-05T01:11:11.068Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-05T01:11:11.420Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-05T01:11:11.432Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-05T01:11:11.434Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-05T01:11:11.454Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-05T01:11:11.716Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-05T01:11:11.740Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-05T01:11:11.849Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-05T01:11:11.849Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-05T01:11:11.852Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-05T01:11:11.852Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-05T01:11:11.852Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-05T01:11:11.852Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-05T01:11:11.979Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-05T01:11:12.549Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-05T01:11:12.677Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-05T01:11:12.821Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-05T01:11:12.964Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-05T01:11:13.059Z | Compiling dtrace-parser v0.2.0 |
| 3377 | 2026-09-05T01:11:13.101Z | Compiling thiserror v2.0.18 |
| 3378 | 2026-09-05T01:11:13.285Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-05T01:11:14.311Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-05T01:11:14.311Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-05T01:11:14.370Z | Compiling serde_spanned v0.6.9 |
| 3382 | 2026-09-05T01:11:14.370Z | Compiling toml_datetime v0.6.11 |
| 3383 | 2026-09-05T01:11:14.370Z | Compiling cargo_metadata v0.23.1 |
| 3384 | 2026-09-05T01:11:14.373Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3385 | 2026-09-05T01:11:14.373Z | Compiling macaddr v1.0.1 |
| 3386 | 2026-09-05T01:11:14.579Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-05T01:11:14.920Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-05T01:11:14.920Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-05T01:11:15.872Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-05T01:11:16.001Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-05T01:11:16.428Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-05T01:11:18.673Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-05T01:11:24.609Z | Finished `release` profile [optimized] target(s) in 15.92s |
| 3394 | 2026-09-05T01:11:24.745Z | |
| 3395 | 2026-09-05T01:11:24.745Z | real 16.038223110 |
| 3396 | 2026-09-05T01:11:24.745Z | user 1:54.653944530 |
| 3397 | 2026-09-05T01:11:24.745Z | sys 13.658181495 |
| 3398 | 2026-09-05T01:11:24.748Z | trap 0.050489490 |
| 3399 | 2026-09-05T01:11:24.748Z | tflt 0.580319805 |
| 3400 | 2026-09-05T01:11:24.748Z | dflt 1.782914581 |
| 3401 | 2026-09-05T01:11:24.748Z | kflt 0.000049480 |
| 3402 | 2026-09-05T01:11:24.748Z | lock 3:43.837247387 |
| 3403 | 2026-09-05T01:11:24.748Z | slp 2:08.285231846 |
| 3404 | 2026-09-05T01:11:24.748Z | lat 3.067049885 |
| 3405 | 2026-09-05T01:11:24.748Z | stop 16.050724210 |
| 3406 | 2026-09-05T01:11:24.748Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-05T01:11:24.748Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-05T01:11:24.748Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-05T01:11:24.748Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-05T01:11:24.748Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-05T01:11:25.702Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-05T01:11:25.705Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-05T01:11:25.705Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-05T01:11:25.705Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-05T01:11:25.705Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-05T01:11:25.705Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-05T01:11:25.705Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-05T01:11:25.852Z | Compiling compression-core v0.4.31 |
| 3419 | 2026-09-05T01:11:25.854Z | Compiling debug-ignore v1.0.5 |
| 3420 | 2026-09-05T01:11:25.854Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-05T01:11:25.854Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3422 | 2026-09-05T01:11:25.854Z | Compiling serde_spanned v1.1.1 |
| 3423 | 2026-09-05T01:11:25.866Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-05T01:11:25.869Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-05T01:11:25.869Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-05T01:11:25.869Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-05T01:11:26.124Z | Compiling dropshot_endpoint v0.17.1 |
| 3428 | 2026-09-05T01:11:26.143Z | Compiling hostname v0.4.2 |
| 3429 | 2026-09-05T01:11:26.158Z | Compiling serde_path_to_error v0.1.20 |
| 3430 | 2026-09-05T01:11:26.164Z | Compiling atomicwrites v0.4.4 |
| 3431 | 2026-09-05T01:11:26.164Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3432 | 2026-09-05T01:11:26.181Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3433 | 2026-09-05T01:11:26.195Z | Compiling hostname v0.3.1 |
| 3434 | 2026-09-05T01:11:26.267Z | Compiling compression-codecs v0.4.37 |
| 3435 | 2026-09-05T01:11:26.270Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-05T01:11:26.289Z | Compiling serde_tokenstream v0.3.0 |
| 3437 | 2026-09-05T01:11:26.371Z | Compiling slog-bunyan v2.5.0 |
| 3438 | 2026-09-05T01:11:26.377Z | Compiling oxide-generation v0.1.3 |
| 3439 | 2026-09-05T01:11:26.377Z | Compiling instant v0.1.13 |
| 3440 | 2026-09-05T01:11:26.381Z | Compiling parse-display-derive v0.10.0 |
| 3441 | 2026-09-05T01:11:26.428Z | Compiling regress v0.10.5 |
| 3442 | 2026-09-05T01:11:26.499Z | Compiling async-compression v0.4.41 |
| 3443 | 2026-09-05T01:11:26.527Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-05T01:11:26.546Z | Compiling backoff v0.4.0 |
| 3445 | 2026-09-05T01:11:26.570Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3446 | 2026-09-05T01:11:26.574Z | Compiling itertools v0.14.0 |
| 3447 | 2026-09-05T01:11:26.574Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-05T01:11:26.630Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3449 | 2026-09-05T01:11:26.649Z | Compiling async-stream v0.3.6 |
| 3450 | 2026-09-05T01:11:26.684Z | Compiling oxide-generation-macros v0.2.0 |
| 3451 | 2026-09-05T01:11:26.701Z | Compiling progenitor-extras v0.2.0 |
| 3452 | 2026-09-05T01:11:26.755Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3453 | 2026-09-05T01:11:26.777Z | Compiling half v2.7.1 |
| 3454 | 2026-09-05T01:11:26.794Z | Compiling crucible-workspace-hack v0.1.0 |
| 3455 | 2026-09-05T01:11:26.828Z | Compiling ciborium-io v0.2.2 |
| 3456 | 2026-09-05T01:11:26.847Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3457 | 2026-09-05T01:11:26.847Z | Compiling convert_case v0.4.0 |
| 3458 | 2026-09-05T01:11:26.879Z | Compiling secrecy v0.10.3 |
| 3459 | 2026-09-05T01:11:26.938Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3460 | 2026-09-05T01:11:26.971Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3461 | 2026-09-05T01:11:26.989Z | Compiling inout v0.1.4 |
| 3462 | 2026-09-05T01:11:27.034Z | Compiling regress v0.11.1 |
| 3463 | 2026-09-05T01:11:27.054Z | Compiling ciborium-ll v0.2.2 |
| 3464 | 2026-09-05T01:11:27.074Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-05T01:11:27.121Z | Compiling universal-hash v0.5.1 |
| 3466 | 2026-09-05T01:11:27.190Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3467 | 2026-09-05T01:11:27.208Z | Compiling cipher v0.4.4 |
| 3468 | 2026-09-05T01:11:27.264Z | Compiling derive_more v0.99.20 |
| 3469 | 2026-09-05T01:11:27.290Z | Compiling ciborium v0.2.2 |
| 3470 | 2026-09-05T01:11:27.315Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-05T01:11:27.333Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-05T01:11:27.351Z | Compiling blake2 v0.10.6 |
| 3473 | 2026-09-05T01:11:27.405Z | Compiling poly1305 v0.8.0 |
| 3474 | 2026-09-05T01:11:27.493Z | Compiling chacha20 v0.9.1 |
| 3475 | 2026-09-05T01:11:27.512Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3476 | 2026-09-05T01:11:27.572Z | Compiling aead v0.5.2 |
| 3477 | 2026-09-05T01:11:27.602Z | Compiling password-hash v0.5.0 |
| 3478 | 2026-09-05T01:11:27.784Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3479 | 2026-09-05T01:11:27.801Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-05T01:11:27.818Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-05T01:11:27.896Z | Compiling argon2 v0.5.3 |
| 3482 | 2026-09-05T01:11:27.918Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3483 | 2026-09-05T01:11:27.935Z | Compiling unsafe-libyaml v0.2.11 |
| 3484 | 2026-09-05T01:11:27.951Z | Compiling itertools v0.15.0 |
| 3485 | 2026-09-05T01:11:27.972Z | Compiling num-derive v0.4.2 |
| 3486 | 2026-09-05T01:11:28.007Z | Compiling heapless v0.8.0 |
| 3487 | 2026-09-05T01:11:28.037Z | Compiling tabwriter v1.4.1 |
| 3488 | 2026-09-05T01:11:28.165Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3489 | 2026-09-05T01:11:28.194Z | Compiling parse-display v0.10.0 |
| 3490 | 2026-09-05T01:11:28.213Z | Compiling hash32 v0.3.1 |
| 3491 | 2026-09-05T01:11:28.293Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3492 | 2026-09-05T01:11:28.318Z | Compiling thiserror-no-std v2.0.2 |
| 3493 | 2026-09-05T01:11:28.395Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3494 | 2026-09-05T01:11:28.434Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-05T01:11:28.515Z | Compiling serde_yaml v0.9.34+deprecated |
| 3496 | 2026-09-05T01:11:28.534Z | Compiling smoltcp v0.11.0 |
| 3497 | 2026-09-05T01:11:28.651Z | Compiling typify-impl v0.6.2 |
| 3498 | 2026-09-05T01:11:28.711Z | Compiling proc-macro-crate v3.4.0 |
| 3499 | 2026-09-05T01:11:28.945Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-05T01:11:28.966Z | Compiling colored v3.1.1 |
| 3501 | 2026-09-05T01:11:29.041Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3502 | 2026-09-05T01:11:29.120Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3503 | 2026-09-05T01:11:29.165Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-05T01:11:29.280Z | Compiling proc-macro-error v1.0.4 |
| 3505 | 2026-09-05T01:11:29.300Z | Compiling num_enum_derive v0.7.6 |
| 3506 | 2026-09-05T01:11:29.342Z | Compiling ingot-macros v0.2.0 |
| 3507 | 2026-09-05T01:11:29.360Z | Compiling rand v0.10.1 |
| 3508 | 2026-09-05T01:11:29.381Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-05T01:11:29.463Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3510 | 2026-09-05T01:11:29.537Z | Compiling foreign-types-macros v0.2.3 |
| 3511 | 2026-09-05T01:11:29.619Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-05T01:11:29.664Z | Compiling rayon-core v1.13.0 |
| 3513 | 2026-09-05T01:11:29.791Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3514 | 2026-09-05T01:11:29.827Z | Compiling foreign-types-shared v0.3.1 |
| 3515 | 2026-09-05T01:11:29.903Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-05T01:11:29.961Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-05T01:11:29.961Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-05T01:11:30.026Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-05T01:11:30.071Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3520 | 2026-09-05T01:11:30.088Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3521 | 2026-09-05T01:11:30.131Z | Compiling cstr-argument v0.1.2 |
| 3522 | 2026-09-05T01:11:30.188Z | Compiling foreign-types v0.5.0 |
| 3523 | 2026-09-05T01:11:30.238Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-05T01:11:30.289Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3525 | 2026-09-05T01:11:30.317Z | Compiling illumos-nvpair v0.3.0 |
| 3526 | 2026-09-05T01:11:30.336Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-05T01:11:30.405Z | Compiling num_enum v0.7.6 |
| 3528 | 2026-09-05T01:11:30.485Z | Compiling zone_cfg_derive v0.3.1 |
| 3529 | 2026-09-05T01:11:30.555Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3530 | 2026-09-05T01:11:30.558Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3531 | 2026-09-05T01:11:30.588Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3532 | 2026-09-05T01:11:30.591Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-05T01:11:30.627Z | Compiling itertools v0.12.1 |
| 3534 | 2026-09-05T01:11:30.739Z | Compiling rayon v1.11.0 |
| 3535 | 2026-09-05T01:11:30.743Z | Compiling sigpipe v0.1.3 |
| 3536 | 2026-09-05T01:11:30.773Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3537 | 2026-09-05T01:11:30.790Z | Compiling glob v0.3.3 |
| 3538 | 2026-09-05T01:11:30.828Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3539 | 2026-09-05T01:11:30.860Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3540 | 2026-09-05T01:11:30.931Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3541 | 2026-09-05T01:11:31.003Z | Compiling num_enum v0.5.11 |
| 3542 | 2026-09-05T01:11:31.026Z | Compiling smf v0.2.3 |
| 3543 | 2026-09-05T01:11:31.043Z | Compiling cpubits v0.1.1 |
| 3544 | 2026-09-05T01:11:31.097Z | Compiling whoami v1.6.1 |
| 3545 | 2026-09-05T01:11:31.118Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3546 | 2026-09-05T01:11:31.143Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3547 | 2026-09-05T01:11:31.160Z | Compiling gethostname v0.5.0 |
| 3548 | 2026-09-05T01:11:31.185Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-05T01:11:31.202Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-05T01:11:31.251Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-05T01:11:31.296Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-05T01:11:31.413Z | Compiling usdt-macro v0.5.0 |
| 3553 | 2026-09-05T01:11:31.458Z | Compiling usdt-attr-macro v0.5.0 |
| 3554 | 2026-09-05T01:11:31.562Z | Compiling num v0.4.3 |
| 3555 | 2026-09-05T01:11:31.593Z | Compiling pem-rfc7468 v1.0.0 |
| 3556 | 2026-09-05T01:11:31.614Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-05T01:11:31.662Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-05T01:11:31.783Z | Compiling zone v0.3.1 |
| 3559 | 2026-09-05T01:11:31.811Z | Compiling cancel-safe-futures v0.1.5 |
| 3560 | 2026-09-05T01:11:31.836Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-05T01:11:31.909Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-05T01:11:31.924Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-05T01:11:31.941Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-05T01:11:32.124Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-05T01:11:32.144Z | Compiling linear-map v1.2.0 |
| 3566 | 2026-09-05T01:11:32.273Z | Compiling prettyplease v0.2.37 |
| 3567 | 2026-09-05T01:11:32.292Z | Compiling ingot-types v0.2.0 |
| 3568 | 2026-09-05T01:11:32.297Z | Compiling libefi-sys v0.1.0 |
| 3569 | 2026-09-05T01:11:32.328Z | Compiling polyval v0.7.1 |
| 3570 | 2026-09-05T01:11:32.348Z | Compiling usdt v0.5.0 |
| 3571 | 2026-09-05T01:11:32.367Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3572 | 2026-09-05T01:11:32.394Z | Compiling der v0.8.0 |
| 3573 | 2026-09-05T01:11:32.452Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-05T01:11:32.553Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-05T01:11:32.566Z | Compiling console v0.15.11 |
| 3576 | 2026-09-05T01:11:32.586Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-05T01:11:32.659Z | Compiling ghash v0.6.0 |
| 3578 | 2026-09-05T01:11:32.678Z | Compiling oxide-update-engine-types v0.1.2 |
| 3579 | 2026-09-05T01:11:32.697Z | Compiling ingot v0.2.1 |
| 3580 | 2026-09-05T01:11:32.755Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-05T01:11:32.827Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-05T01:11:32.844Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-05T01:11:32.909Z | Compiling expectorate v1.2.0 |
| 3584 | 2026-09-05T01:11:32.995Z | Compiling hickory-proto v0.24.4 |
| 3585 | 2026-09-05T01:11:33.101Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-05T01:11:33.173Z | Compiling aead v0.6.1 |
| 3587 | 2026-09-05T01:11:33.211Z | Compiling sha2 v0.11.0 |
| 3588 | 2026-09-05T01:11:33.259Z | Compiling typify-macro v0.6.2 |
| 3589 | 2026-09-05T01:11:33.282Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3590 | 2026-09-05T01:11:33.339Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-05T01:11:33.375Z | Compiling linked-hash-map v0.5.6 |
| 3592 | 2026-09-05T01:11:33.598Z | Compiling semver v0.1.20 |
| 3593 | 2026-09-05T01:11:33.616Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3594 | 2026-09-05T01:11:33.636Z | Compiling lru-cache v0.1.2 |
| 3595 | 2026-09-05T01:11:33.695Z | Compiling aes-gcm v0.11.0 |
| 3596 | 2026-09-05T01:11:33.721Z | Compiling oxide-update-engine v0.1.2 |
| 3597 | 2026-09-05T01:11:33.797Z | Compiling rustc_version v0.1.7 |
| 3598 | 2026-09-05T01:11:33.824Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3599 | 2026-09-05T01:11:33.926Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-05T01:11:33.945Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-05T01:11:33.949Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-05T01:11:33.983Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-05T01:11:34.055Z | Compiling salsa20 v0.11.0 |
| 3604 | 2026-09-05T01:11:34.188Z | Compiling slog-dtrace v0.3.0 |
| 3605 | 2026-09-05T01:11:34.207Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3606 | 2026-09-05T01:11:34.243Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3607 | 2026-09-05T01:11:34.258Z | Compiling xshell-macros v0.2.7 |
| 3608 | 2026-09-05T01:11:34.276Z | Compiling minimal-lexical v0.2.1 |
| 3609 | 2026-09-05T01:11:34.279Z | Compiling scrypt v0.12.0 |
| 3610 | 2026-09-05T01:11:34.333Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3611 | 2026-09-05T01:11:34.355Z | Compiling oxide-tokio-rt v0.1.4 |
| 3612 | 2026-09-05T01:11:34.476Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3613 | 2026-09-05T01:11:34.554Z | Compiling nom v7.1.3 |
| 3614 | 2026-09-05T01:11:34.599Z | Compiling newtype_derive v0.1.6 |
| 3615 | 2026-09-05T01:11:34.681Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-05T01:11:34.722Z | Compiling xshell v0.2.7 |
| 3617 | 2026-09-05T01:11:34.726Z | Compiling phf_shared v0.12.1 |
| 3618 | 2026-09-05T01:11:34.826Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-05T01:11:34.918Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-05T01:11:34.992Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-05T01:11:34.995Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-05T01:11:35.112Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3623 | 2026-09-05T01:11:35.128Z | Compiling typify v0.6.2 |
| 3624 | 2026-09-05T01:11:35.209Z | Compiling hickory-resolver v0.24.4 |
| 3625 | 2026-09-05T01:11:35.229Z | Compiling highway v1.3.0 |
| 3626 | 2026-09-05T01:11:35.271Z | Compiling progenitor-impl v0.14.0 |
| 3627 | 2026-09-05T01:11:35.288Z | Compiling chrono-tz v0.10.4 |
| 3628 | 2026-09-05T01:11:35.307Z | Compiling unicode-xid v0.2.6 |
| 3629 | 2026-09-05T01:11:35.442Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-05T01:11:35.462Z | Compiling const_format_proc_macros v0.2.34 |
| 3631 | 2026-09-05T01:11:35.526Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3632 | 2026-09-05T01:11:35.628Z | Compiling csv v1.4.0 |
| 3633 | 2026-09-05T01:11:35.647Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-05T01:11:35.675Z | Compiling ecdsa v0.16.9 |
| 3635 | 2026-09-05T01:11:35.694Z | Compiling phf v0.12.1 |
| 3636 | 2026-09-05T01:11:35.790Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3637 | 2026-09-05T01:11:35.933Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3638 | 2026-09-05T01:11:35.952Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3639 | 2026-09-05T01:11:36.116Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3640 | 2026-09-05T01:11:36.203Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3641 | 2026-09-05T01:11:36.220Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3642 | 2026-09-05T01:11:36.269Z | Compiling qorb v0.4.1 |
| 3643 | 2026-09-05T01:11:36.287Z | Compiling primeorder v0.13.6 |
| 3644 | 2026-09-05T01:11:36.315Z | Compiling hashbrown v0.14.5 |
| 3645 | 2026-09-05T01:11:36.456Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3646 | 2026-09-05T01:11:36.481Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3647 | 2026-09-05T01:11:36.498Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-05T01:11:36.581Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-05T01:11:36.831Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-05T01:11:36.849Z | Compiling chumsky v0.9.3 |
| 3651 | 2026-09-05T01:11:36.921Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3652 | 2026-09-05T01:11:37.186Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3653 | 2026-09-05T01:11:37.233Z | Compiling pkcs8 v0.11.0 |
| 3654 | 2026-09-05T01:11:37.354Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-05T01:11:37.487Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-05T01:11:37.641Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-05T01:11:37.815Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3658 | 2026-09-05T01:11:37.986Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3659 | 2026-09-05T01:11:38.004Z | Compiling progenitor-macro v0.14.0 |
| 3660 | 2026-09-05T01:11:38.028Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3661 | 2026-09-05T01:11:38.127Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3662 | 2026-09-05T01:11:38.182Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-05T01:11:38.275Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-05T01:11:38.310Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-05T01:11:38.338Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-05T01:11:38.455Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-05T01:11:38.543Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-09-05T01:11:38.582Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3669 | 2026-09-05T01:11:38.669Z | Compiling group v0.14.0 |
| 3670 | 2026-09-05T01:11:38.699Z | Compiling tabled v0.15.0 |
| 3671 | 2026-09-05T01:11:38.724Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-09-05T01:11:38.836Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3673 | 2026-09-05T01:11:38.888Z | Compiling signature v3.0.0 |
| 3674 | 2026-09-05T01:11:38.917Z | Compiling knus v3.4.0 |
| 3675 | 2026-09-05T01:11:38.936Z | Compiling tagptr v0.2.0 |
| 3676 | 2026-09-05T01:11:39.076Z | Compiling base16ct v1.0.0 |
| 3677 | 2026-09-05T01:11:39.090Z | Compiling moka v0.12.13 |
| 3678 | 2026-09-05T01:11:39.137Z | Compiling hkdf v0.13.0 |
| 3679 | 2026-09-05T01:11:39.151Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3680 | 2026-09-05T01:11:39.277Z | Compiling sec1 v0.8.1 |
| 3681 | 2026-09-05T01:11:39.348Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3682 | 2026-09-05T01:11:39.357Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-05T01:11:39.399Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3684 | 2026-09-05T01:11:39.591Z | Compiling elliptic-curve v0.14.1 |
| 3685 | 2026-09-05T01:11:39.619Z | Compiling utf-8 v0.7.6 |
| 3686 | 2026-09-05T01:11:39.683Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3687 | 2026-09-05T01:11:39.828Z | Compiling hickory-resolver v0.25.2 |
| 3688 | 2026-09-05T01:11:39.860Z | Compiling corncobs v0.1.4 |
| 3689 | 2026-09-05T01:11:39.905Z | Compiling parking_lot_core v0.8.6 |
| 3690 | 2026-09-05T01:11:39.954Z | Compiling tungstenite v0.21.0 |
| 3691 | 2026-09-05T01:11:40.057Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3692 | 2026-09-05T01:11:40.232Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-05T01:11:40.406Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3694 | 2026-09-05T01:11:40.442Z | Compiling primefield v0.14.0 |
| 3695 | 2026-09-05T01:11:40.464Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-05T01:11:40.481Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-05T01:11:40.540Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-05T01:11:40.645Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-05T01:11:40.648Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-05T01:11:40.732Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-05T01:11:40.823Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-05T01:11:40.858Z | Compiling primeorder v0.14.0 |
| 3703 | 2026-09-05T01:11:40.943Z | Compiling ecdsa v0.17.0 |
| 3704 | 2026-09-05T01:11:40.987Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3705 | 2026-09-05T01:11:40.998Z | Compiling tokio-tungstenite v0.21.0 |
| 3706 | 2026-09-05T01:11:41.240Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-05T01:11:41.287Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-05T01:11:41.309Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-05T01:11:41.357Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-05T01:11:41.399Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-05T01:11:41.429Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-05T01:11:41.441Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-05T01:11:41.488Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3714 | 2026-09-05T01:11:41.661Z | Compiling mime_guess v2.0.5 |
| 3715 | 2026-09-05T01:11:41.683Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3716 | 2026-09-05T01:11:41.738Z | Compiling ssh-encoding v0.3.0 |
| 3717 | 2026-09-05T01:11:41.839Z | Compiling prefix-trie v0.7.0 |
| 3718 | 2026-09-05T01:11:41.861Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3719 | 2026-09-05T01:11:41.875Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-05T01:11:41.942Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-05T01:11:42.054Z | Compiling sled v0.34.7 |
| 3722 | 2026-09-05T01:11:42.084Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-05T01:11:42.163Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3724 | 2026-09-05T01:11:42.209Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3725 | 2026-09-05T01:11:42.271Z | Compiling tabled v0.21.0 |
| 3726 | 2026-09-05T01:11:42.287Z | Compiling hickory-server v0.25.2 |
| 3727 | 2026-09-05T01:11:42.350Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-05T01:11:42.382Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-05T01:11:43.034Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-05T01:11:43.051Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-05T01:11:43.205Z | Compiling progenitor v0.14.0 |
| 3732 | 2026-09-05T01:11:43.236Z | Compiling poly1305 v0.9.0 |
| 3733 | 2026-09-05T01:11:43.388Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3734 | 2026-09-05T01:11:43.437Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3735 | 2026-09-05T01:11:43.480Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3736 | 2026-09-05T01:11:43.496Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3737 | 2026-09-05T01:11:43.734Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3738 | 2026-09-05T01:11:43.753Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3739 | 2026-09-05T01:11:44.019Z | Compiling blowfish v0.10.0 |
| 3740 | 2026-09-05T01:11:44.037Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-05T01:11:44.184Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3742 | 2026-09-05T01:11:44.202Z | Compiling crc8 v0.1.1 |
| 3743 | 2026-09-05T01:11:44.246Z | Compiling http-range v0.1.5 |
| 3744 | 2026-09-05T01:11:44.286Z | Compiling half v1.8.3 |
| 3745 | 2026-09-05T01:11:44.302Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3746 | 2026-09-05T01:11:44.352Z | Compiling argon2 v0.6.0-rc.8 |
| 3747 | 2026-09-05T01:11:44.490Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3748 | 2026-09-05T01:11:44.580Z | Compiling serde_cbor v0.11.2 |
| 3749 | 2026-09-05T01:11:44.636Z | Compiling ssh-cipher v0.3.0 |
| 3750 | 2026-09-05T01:11:44.661Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3751 | 2026-09-05T01:11:44.781Z | Compiling rsa v0.10.0-rc.18 |
| 3752 | 2026-09-05T01:11:44.861Z | Compiling ed25519-dalek v3.0.0 |
| 3753 | 2026-09-05T01:11:45.184Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3754 | 2026-09-05T01:11:45.209Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3755 | 2026-09-05T01:11:45.245Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3756 | 2026-09-05T01:11:45.418Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-05T01:11:45.461Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3758 | 2026-09-05T01:11:45.577Z | Compiling p521 v0.14.0 |
| 3759 | 2026-09-05T01:11:45.677Z | Compiling p256 v0.14.0 |
| 3760 | 2026-09-05T01:11:45.805Z | Compiling p384 v0.14.0 |
| 3761 | 2026-09-05T01:11:45.894Z | Compiling scuffle v0.1.0 |
| 3762 | 2026-09-05T01:11:46.011Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3763 | 2026-09-05T01:11:46.153Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3764 | 2026-09-05T01:11:46.560Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3765 | 2026-09-05T01:11:46.808Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3766 | 2026-09-05T01:11:46.862Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3767 | 2026-09-05T01:11:47.009Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3768 | 2026-09-05T01:11:47.180Z | Compiling yasna v0.5.2 |
| 3769 | 2026-09-05T01:11:47.602Z | Compiling headers-core v0.3.0 |
| 3770 | 2026-09-05T01:11:47.729Z | Compiling kstat-rs v0.2.5 |
| 3771 | 2026-09-05T01:11:47.751Z | Compiling kem v0.3.0 |
| 3772 | 2026-09-05T01:11:47.770Z | Compiling module-lattice v0.2.3 |
| 3773 | 2026-09-05T01:11:47.878Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3774 | 2026-09-05T01:11:47.904Z | Compiling nanorand v0.7.0 |
| 3775 | 2026-09-05T01:11:48.049Z | Compiling sponge-cursor v0.1.0 |
| 3776 | 2026-09-05T01:11:48.053Z | Compiling ml-kem v0.3.2 |
| 3777 | 2026-09-05T01:11:48.104Z | Compiling headers v0.4.1 |
| 3778 | 2026-09-05T01:11:48.195Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3779 | 2026-09-05T01:11:48.217Z | Compiling sha3 v0.12.0 |
| 3780 | 2026-09-05T01:11:48.237Z | Compiling flume v0.11.1 |
| 3781 | 2026-09-05T01:11:48.237Z | Compiling rcgen v0.12.1 |
| 3782 | 2026-09-05T01:11:48.584Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3783 | 2026-09-05T01:11:48.602Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3784 | 2026-09-05T01:11:48.821Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3785 | 2026-09-05T01:11:48.888Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3786 | 2026-09-05T01:11:48.959Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3787 | 2026-09-05T01:11:49.007Z | Compiling ssh-key v0.7.0-rc.11 |
| 3788 | 2026-09-05T01:11:49.028Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3789 | 2026-09-05T01:11:49.053Z | Compiling hyper-staticfile v0.10.1 |
| 3790 | 2026-09-05T01:11:49.200Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3791 | 2026-09-05T01:11:49.226Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3792 | 2026-09-05T01:11:49.472Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3793 | 2026-09-05T01:11:49.490Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3794 | 2026-09-05T01:11:49.600Z | Compiling russh-cryptovec v0.62.0 |
| 3795 | 2026-09-05T01:11:49.618Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3796 | 2026-09-05T01:11:49.658Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3797 | 2026-09-05T01:11:49.849Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3798 | 2026-09-05T01:11:49.869Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3799 | 2026-09-05T01:11:49.886Z | Compiling port-file v0.1.0 |
| 3800 | 2026-09-05T01:11:49.926Z | Compiling num-bigint v0.4.6 |
| 3801 | 2026-09-05T01:11:49.966Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3802 | 2026-09-05T01:11:49.983Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3803 | 2026-09-05T01:11:50.020Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-05T01:11:50.156Z | Compiling russh-util v0.52.0 |
| 3805 | 2026-09-05T01:11:50.340Z | Compiling enum_dispatch v0.3.13 |
| 3806 | 2026-09-05T01:11:50.528Z | Compiling delegate v0.13.5 |
| 3807 | 2026-09-05T01:11:50.547Z | Compiling subprocess v0.2.15 |
| 3808 | 2026-09-05T01:11:50.647Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3809 | 2026-09-05T01:11:50.725Z | Compiling display-error-chain v0.2.2 |
| 3810 | 2026-09-05T01:11:50.769Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3811 | 2026-09-05T01:11:50.841Z | Compiling md5 v0.8.0 |
| 3812 | 2026-09-05T01:11:50.889Z | Compiling hex-literal v1.1.0 |
| 3813 | 2026-09-05T01:11:51.014Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-05T01:11:51.029Z | Compiling colored v2.2.0 |
| 3815 | 2026-09-05T01:11:51.112Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3816 | 2026-09-05T01:11:51.142Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3817 | 2026-09-05T01:11:51.186Z | Compiling internet-checksum v0.2.1 |
| 3818 | 2026-09-05T01:11:51.422Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3819 | 2026-09-05T01:11:51.532Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-05T01:11:52.300Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3821 | 2026-09-05T01:11:52.320Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3822 | 2026-09-05T01:11:53.453Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-05T01:11:53.453Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-05T01:11:56.130Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-05T01:11:56.784Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-05T01:11:57.285Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-05T01:11:57.914Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-05T01:11:58.630Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-05T01:12:07.002Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3830 | 2026-09-05T01:12:07.002Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3831 | 2026-09-05T01:12:07.010Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-05T01:12:07.010Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-05T01:12:07.011Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-05T01:12:08.808Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-05T01:12:08.949Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-05T01:12:13.107Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-05T01:12:55.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 3838 | 2026-09-05T01:12:55.496Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3839 | 2026-09-05T01:12:55.496Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-05T01:12:55.719Z | |
| 3841 | 2026-09-05T01:12:55.719Z | real 1:30.902402700 |
| 3842 | 2026-09-05T01:12:55.719Z | user 8:27.498834247 |
| 3843 | 2026-09-05T01:12:55.719Z | sys 1:40.172671435 |
| 3844 | 2026-09-05T01:12:55.719Z | trap 0.236055099 |
| 3845 | 2026-09-05T01:12:55.719Z | tflt 0.395265497 |
| 3846 | 2026-09-05T01:12:55.719Z | dflt 1.962306696 |
| 3847 | 2026-09-05T01:12:55.719Z | kflt 0.000258780 |
| 3848 | 2026-09-05T01:12:55.726Z | lock 31:10.828166033 |
| 3849 | 2026-09-05T01:12:55.726Z | slp 19:01.982726583 |
| 3850 | 2026-09-05T01:12:55.726Z | lat 37.265718937 |
| 3851 | 2026-09-05T01:12:55.726Z | stop 3:01.844384217 |
| 3852 | 2026-09-05T01:12:55.726Z | + mkdir tests |
| 3853 | 2026-09-05T01:12:55.726Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-05T01:12:55.726Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-05T01:12:55.743Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f548079625aacb79 tests/ |
| 3856 | 2026-09-05T01:12:55.777Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2ee54e1fc88c640d tests/ |
| 3857 | 2026-09-05T01:12:55.810Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-84f154ad8af32971 tests/ |
| 3858 | 2026-09-05T01:12:55.842Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-09bb6c083ab475eb tests/ |
| 3859 | 2026-09-05T01:12:56.219Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3860 | 2026-09-05T01:12:56.223Z | + 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-2ee54e1fc88c640d tests/commtest-84f154ad8af32971 tests/dhcp_server-f548079625aacb79 tests/end_to_end_tests-09bb6c083ab475eb tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3861 | 2026-09-05T01:14:01.645Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-05T01:14:01.645Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-05T01:14:01.646Z | a out/target/test 1K |
| 3864 | 2026-09-05T01:14:01.646Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-05T01:14:01.646Z | a package-manifest.toml 35K |
| 3866 | 2026-09-05T01:14:01.646Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-05T01:14:01.646Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-05T01:14:01.646Z | a target/release/xtask 6405K |
| 3869 | 2026-09-05T01:14:01.646Z | a target/debug/bootstrap 440641K |
| 3870 | 2026-09-05T01:14:01.646Z | a tests/bootstrap-2ee54e1fc88c640d 34430K |
| 3871 | 2026-09-05T01:14:01.646Z | a tests/commtest-84f154ad8af32971 34431K |
| 3872 | 2026-09-05T01:14:01.646Z | a tests/dhcp_server-f548079625aacb79 34431K |
| 3873 | 2026-09-05T01:14:01.646Z | a tests/end_to_end_tests-09bb6c083ab475eb 504314K |
| 3874 | 2026-09-05T01:14:01.647Z | a tools/opte_version 1K |
| 3875 | 2026-09-05T01:14:01.647Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-05T01:14:01.647Z | a out/clickhouse.tar.gz 233169K |
| 3877 | 2026-09-05T01:14:01.647Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-05T01:14:01.647Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-05T01:14:01.647Z | a out/cockroachdb.tar.gz 125060K |
| 3880 | 2026-09-05T01:14:01.647Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-05T01:14:01.647Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-05T01:14:01.647Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-05T01:14:01.647Z | a out/external-dns.tar.gz 15166K |
| 3884 | 2026-09-05T01:14:01.647Z | a out/internal-dns.tar.gz 15166K |
| 3885 | 2026-09-05T01:14:01.647Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-05T01:14:01.647Z | a out/nexus.tar.gz 195656K |
| 3887 | 2026-09-05T01:14:01.648Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-05T01:14:01.648Z | a out/omicron-gateway-softnpu.tar.gz 13828K |
| 3889 | 2026-09-05T01:14:01.648Z | a out/omicron-sled-agent.tar 116462K |
| 3890 | 2026-09-05T01:14:01.648Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-05T01:14:01.648Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-05T01:14:01.648Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-05T01:14:01.648Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-05T01:14:01.648Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-05T01:14:01.648Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-05T01:14:01.648Z | a out/switch-softnpu.tar.gz 306216K |
| 3897 | 2026-09-05T01:14:01.653Z | |
| 3898 | 2026-09-05T01:14:01.653Z | real 1:05.423771115 |
| 3899 | 2026-09-05T01:14:01.653Z | user 1:03.331263654 |
| 3900 | 2026-09-05T01:14:01.653Z | sys 3.465609060 |
| 3901 | 2026-09-05T01:14:01.653Z | trap 0.004491351 |
| 3902 | 2026-09-05T01:14:01.653Z | tflt 0.000000000 |
| 3903 | 2026-09-05T01:14:01.653Z | dflt 0.000000000 |
| 3904 | 2026-09-05T01:14:01.653Z | kflt 0.000000000 |
| 3905 | 2026-09-05T01:14:01.653Z | lock 0.000000000 |
| 3906 | 2026-09-05T01:14:01.653Z | slp 1:03.266396590 |
| 3907 | 2026-09-05T01:14:01.653Z | lat 0.774365412 |
| 3908 | 2026-09-05T01:14:01.653Z | stop 0.000201550 |
| 3909 | 2026-09-05T01:14:01.653Z | process exited: duration 1040660 ms, exit code 0 |
| |
| 3910 | 2026-09-05T01:14:01.668Z | found 1 output files |
| 3911 | 2026-09-05T01:14:01.680Z | uploading: /work/package.tar.gz (1837762582 bytes) |
| 3912 | 2026-09-05T01:14:30.438Z | uploaded: /work/package.tar.gz |