|
|
|
| 1 | 2026-09-05T00:01:56.133Z | job assigned to worker 01M1QDX3PA3TJ6F9T5X4DCJG3M [factory aws, i-084fdea2c81546556] (queued for 47 s) |
| |
| 2 | 2026-09-05T00:02:03.421Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:02:03.426Z | ++ uname -s |
| 4 | 2026-09-05T00:02:03.426Z | + kern=SunOS |
| 5 | 2026-09-05T00:02:03.426Z | + build_user=build |
| 6 | 2026-09-05T00:02:03.426Z | + build_uid=12345 |
| 7 | 2026-09-05T00:02:03.426Z | + work_dir=/work |
| 8 | 2026-09-05T00:02:03.427Z | + input_dir=/input |
| 9 | 2026-09-05T00:02:03.427Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:02:03.427Z | + case "$kern" in |
| 11 | 2026-09-05T00:02:03.427Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:02:03.430Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:02:05.433Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:02:05.531Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:02:05.535Z | + home_fs=zfs |
| 16 | 2026-09-05T00:02:05.535Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:02:05.535Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:02:05.535Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:02:07.542Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:02:07.570Z | process exited: duration 4123 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:02:07.586Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:02:07.590Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:02:07.590Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-05T00:02:07.590Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-05T00:02:07.591Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-09-05T00:02:07.591Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:02:07.591Z | * rust toolchain profile = "default" |
| 28 | 2026-09-05T00:02:07.591Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:02:07.591Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:02:07.701Z | info: downloading installer |
| 31 | 2026-09-05T00:02:08.888Z | info: profile set to default |
| 32 | 2026-09-05T00:02:08.888Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:02:08.894Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:02:09.017Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:02:09.023Z | info: downloading 6 components |
| 36 | 2026-09-05T00:02:22.152Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-05T00:02:22.152Z | |
| 38 | 2026-09-05T00:02:22.178Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:02:22.178Z | |
| 40 | 2026-09-05T00:02:22.182Z | |
| 41 | 2026-09-05T00:02:22.182Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:02:22.182Z | |
| 43 | 2026-09-05T00:02:22.182Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:02:22.182Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:02:22.182Z | |
| 46 | 2026-09-05T00:02:22.182Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:02:22.182Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:02:22.182Z | |
| 49 | 2026-09-05T00:02:22.182Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:02:22.182Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:02:22.182Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:02:22.182Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:02:22.182Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:02:22.182Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:02:22.182Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:02:22.182Z | HOST_CC = None |
| 57 | 2026-09-05T00:02:22.182Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:02:22.182Z | CC = None |
| 59 | 2026-09-05T00:02:22.183Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:02:22.358Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:02:22.358Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:02:22.358Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:02:22.358Z | CFLAGS = None |
| 64 | 2026-09-05T00:02:22.358Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:02:22.358Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:02:22.358Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:02:22.358Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:02:22.358Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:02:22.358Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:02:22.461Z | + rustup --version |
| 71 | 2026-09-05T00:02:22.467Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:02:22.467Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:02:22.487Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:02:22.491Z | + cargo --version |
| 75 | 2026-09-05T00:02:22.497Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:02:22.500Z | + rustc --version |
| 77 | 2026-09-05T00:02:22.519Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:02:22.523Z | process exited: duration 14939 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:02:22.530Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:02:22.548Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:02:22.560Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:02:22.573Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:02:22.574Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:02:22.596Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:02:42.243Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:02:42.243Z | + git fetch origin 4a645936f92339ba85b20858000cba64532c5116 |
| 87 | 2026-09-05T00:02:42.678Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:02:42.678Z | * branch 4a645936f92339ba85b20858000cba64532c5116 -> FETCH_HEAD |
| 89 | 2026-09-05T00:02:42.693Z | + [[ -n fm-certificate-de ]] |
| 90 | 2026-09-05T00:02:42.696Z | ++ git branch --show-current |
| 91 | 2026-09-05T00:02:42.696Z | + current=main |
| 92 | 2026-09-05T00:02:42.697Z | + [[ main != fm-certificate-de ]] |
| 93 | 2026-09-05T00:02:42.697Z | + git branch -f fm-certificate-de 4a645936f92339ba85b20858000cba64532c5116 |
| 94 | 2026-09-05T00:02:42.702Z | + git checkout -f fm-certificate-de |
| 95 | 2026-09-05T00:02:42.955Z | Switched to branch 'fm-certificate-de' |
| 96 | 2026-09-05T00:02:42.958Z | + git reset --hard 4a645936f92339ba85b20858000cba64532c5116 |
| 97 | 2026-09-05T00:02:42.984Z | HEAD is now at 4a645936f fm: make the parsed certificate case's fact non-optional |
| 98 | 2026-09-05T00:02:42.989Z | process exited: duration 20427 ms, exit code 0 |
| |
| 99 | 2026-09-05T00:02:42.996Z | starting task 4: "build" |
| 100 | 2026-09-05T00:02:43.001Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-05T00:02:43.001Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-05T00:02:43.001Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-05T00:02:43.004Z | +++ uname -s |
| 104 | 2026-09-05T00:02:43.004Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-05T00:02:43.004Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-05T00:02:43.007Z | + cargo --version |
| 107 | 2026-09-05T00:02:43.015Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-05T00:02:43.017Z | + rustc --version |
| 109 | 2026-09-05T00:02:43.036Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-05T00:02:44.044Z | + WORK=/work |
| 111 | 2026-09-05T00:02:44.044Z | + pfexec mkdir -p /work |
| 112 | 2026-09-05T00:02:44.047Z | + pfexec chown build /work |
| 113 | 2026-09-05T00:02:44.047Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-05T00:02:45.090Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-05T00:02:45.507Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-05T00:02:48.065Z | Planning: Solver setup ... Done (2.386s) |
| 117 | 2026-09-05T00:02:48.133Z | Planning: Running solver ... Done (0.068s) |
| 118 | 2026-09-05T00:02:48.185Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-05T00:02:48.196Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-05T00:02:48.216Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-05T00:02:48.230Z | Planning: Package planning ... Done (0.013s) |
| 122 | 2026-09-05T00:02:48.233Z | Planning: Merging actions ... Done (0.001s) |
| 123 | 2026-09-05T00:02:48.390Z | Planning: Checking for conflicting actions ... Done (0.159s) |
| 124 | 2026-09-05T00:02:48.394Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-05T00:02:49.267Z | Planning: Evaluating mediators ... Done (0.876s) |
| 126 | 2026-09-05T00:02:49.271Z | Planning: Planning completed in 3.72 seconds |
| 127 | 2026-09-05T00:02:49.277Z | Packages to install: 2 |
| 128 | 2026-09-05T00:02:49.278Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-05T00:02:49.278Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-05T00:02:49.278Z | Create boot environment: No |
| 131 | 2026-09-05T00:02:49.278Z | Create backup boot environment: No |
| 132 | 2026-09-05T00:02:49.282Z | Rebuild boot archive: No |
| 133 | 2026-09-05T00:02:49.282Z | |
| 134 | 2026-09-05T00:02:49.282Z | Changed packages: |
| 135 | 2026-09-05T00:02:49.282Z | helios |
| 136 | 2026-09-05T00:02:49.282Z | developer/build-essential |
| 137 | 2026-09-05T00:02:49.282Z | None -> 11-3.0 |
| 138 | 2026-09-05T00:02:49.282Z | library/libxmlsec1 |
| 139 | 2026-09-05T00:02:49.282Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-05T00:02:49.303Z | |
| 141 | 2026-09-05T00:02:49.303Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-05T00:02:49.373Z | Download: Completed 1.28 MB in 0.07 seconds (18.4M/s) |
| 143 | 2026-09-05T00:02:49.448Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-05T00:02:49.489Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-05T00:02:49.524Z | Finalize: Updating package state database ... Done (0.037s) |
| 146 | 2026-09-05T00:02:49.524Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-05T00:02:49.620Z | Finalize: Updating image state ... Done (0.096s) |
| 148 | 2026-09-05T00:02:52.348Z | Finalize: Creating fast lookup database ... Done (2.672s) |
| 149 | 2026-09-05T00:02:52.416Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-05T00:02:52.419Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-05T00:02:52.509Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-05T00:02:52.886Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-05T00:02:52.989Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-05T00:02:52.992Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-05T00:02:53.144Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-05T00:02:53.147Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-05T00:02:53.167Z | Mediators to change: 2 |
| 158 | 2026-09-05T00:02:53.167Z | Create boot environment: No |
| 159 | 2026-09-05T00:02:53.167Z | Create backup boot environment: No |
| 160 | 2026-09-05T00:02:53.233Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-05T00:02:53.233Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-05T00:02:53.291Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-05T00:02:55.227Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-05T00:02:55.286Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-05T00:02:55.290Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-05T00:02:55.397Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-05T00:02:55.683Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-05T00:02:55.787Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-05T00:02:55.790Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-05T00:02:55.944Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-05T00:02:55.947Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-05T00:02:55.967Z | Mediators to change: 1 |
| 173 | 2026-09-05T00:02:55.967Z | Create boot environment: No |
| 174 | 2026-09-05T00:02:55.967Z | Create backup boot environment: No |
| 175 | 2026-09-05T00:02:56.021Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-05T00:02:56.021Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-05T00:02:56.078Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-05T00:02:58.041Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-05T00:02:58.100Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-05T00:02:58.103Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-05T00:02:58.215Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-05T00:02:58.500Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-05T00:02:58.500Z | apache system 2.4 system |
| 184 | 2026-09-05T00:02:58.500Z | clang system 15 system |
| 185 | 2026-09-05T00:02:58.500Z | csh system system illumos |
| 186 | 2026-09-05T00:02:58.500Z | ctags system system illumos |
| 187 | 2026-09-05T00:02:58.500Z | file vendor vendor darwinsys |
| 188 | 2026-09-05T00:02:58.500Z | file system system illumos |
| 189 | 2026-09-05T00:02:58.500Z | gcc vendor 14 vendor |
| 190 | 2026-09-05T00:02:58.500Z | gcc system 13 system |
| 191 | 2026-09-05T00:02:58.500Z | gcc system 10 system |
| 192 | 2026-09-05T00:02:58.500Z | go system 1.25 system |
| 193 | 2026-09-05T00:02:58.500Z | llvm system 15 system |
| 194 | 2026-09-05T00:02:58.500Z | mariadb system 11.4 system |
| 195 | 2026-09-05T00:02:58.500Z | mta vendor vendor dma |
| 196 | 2026-09-05T00:02:58.500Z | openjdk system 17 system |
| 197 | 2026-09-05T00:02:58.500Z | openjdk system 11 system |
| 198 | 2026-09-05T00:02:58.500Z | openssl vendor 3 vendor |
| 199 | 2026-09-05T00:02:58.500Z | perl system 5.40 system |
| 200 | 2026-09-05T00:02:58.500Z | postgresql system 18 system |
| 201 | 2026-09-05T00:02:58.500Z | postgresql system 17 system |
| 202 | 2026-09-05T00:02:58.500Z | python vendor 3 vendor |
| 203 | 2026-09-05T00:02:58.500Z | python system 2 system |
| 204 | 2026-09-05T00:02:58.500Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-05T00:02:58.500Z | ruby system 3.4 system |
| 206 | 2026-09-05T00:02:58.500Z | ruby system 3.0 system |
| 207 | 2026-09-05T00:02:58.501Z | words vendor vendor american-english |
| 208 | 2026-09-05T00:02:58.501Z | words system system australian-english |
| 209 | 2026-09-05T00:02:58.501Z | words system system british-english |
| 210 | 2026-09-05T00:02:58.501Z | words system system canadian-english |
| 211 | 2026-09-05T00:02:58.501Z | words system system french |
| 212 | 2026-09-05T00:02:58.501Z | words system system italian |
| 213 | 2026-09-05T00:02:58.501Z | words system system ngerman |
| 214 | 2026-09-05T00:02:58.501Z | words system system ogerman |
| 215 | 2026-09-05T00:02:58.501Z | words system system spanish |
| 216 | 2026-09-05T00:02:58.762Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-05T00:02:58.762Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-05T00:02:59.280Z | FMRI IFO |
| 219 | 2026-09-05T00:02:59.280Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-05T00:02:59.280Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-05T00:02:59.280Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-05T00:02:59.280Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-05T00:02:59.280Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-05T00:02:59.280Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-05T00:02:59.281Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-05T00:02:59.281Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-05T00:02:59.281Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-05T00:02:59.620Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-05T00:02:59.950Z | Updating crates.io index |
| 230 | 2026-09-05T00:02:59.953Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-05T00:03:00.217Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-05T00:03:00.585Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-05T00:03:00.858Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-05T00:03:02.152Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-05T00:03:02.821Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-05T00:03:04.742Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-05T00:03:05.830Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-05T00:03:06.130Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-05T00:03:06.498Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-05T00:03:07.903Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-05T00:03:08.177Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-05T00:03:08.592Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-05T00:03:08.919Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-05T00:03:09.192Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-05T00:03:09.454Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-05T00:03:09.754Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-05T00:03:10.013Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-05T00:03:10.319Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-05T00:03:10.679Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-05T00:03:11.300Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-05T00:03:11.605Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-05T00:03:12.188Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-05T00:03:12.841Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-05T00:03:13.181Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-05T00:03:13.577Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-05T00:03:13.853Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-05T00:03:14.162Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-05T00:03:14.500Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-05T00:03:14.801Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-05T00:03:15.136Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-05T00:03:15.546Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-05T00:03:16.277Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-05T00:03:16.557Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-05T00:03:16.852Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-05T00:03:17.168Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-05T00:03:17.477Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-05T00:03:17.752Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-05T00:03:18.052Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-05T00:03:18.372Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-05T00:03:18.719Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-05T00:03:19.055Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-05T00:03:21.270Z | Downloading crates ... |
| 273 | 2026-09-05T00:03:21.338Z | Downloaded pretty-hex v0.4.1 |
| 274 | 2026-09-05T00:03:21.349Z | Downloaded version_check v0.9.5 |
| 275 | 2026-09-05T00:03:21.352Z | Downloaded block-buffer v0.10.4 |
| 276 | 2026-09-05T00:03:21.355Z | Downloaded generic-array v0.14.7 |
| 277 | 2026-09-05T00:03:21.355Z | Downloaded cfg-if v1.0.4 |
| 278 | 2026-09-05T00:03:21.355Z | Downloaded clap_lex v1.0.0 |
| 279 | 2026-09-05T00:03:21.358Z | Downloaded toml_datetime v0.6.11 |
| 280 | 2026-09-05T00:03:21.361Z | Downloaded zerocopy v0.7.35 |
| 281 | 2026-09-05T00:03:21.366Z | Downloaded smawk v0.3.2 |
| 282 | 2026-09-05T00:03:21.369Z | Downloaded zmij v1.0.21 |
| 283 | 2026-09-05T00:03:21.369Z | Downloaded zerocopy-derive v0.7.35 |
| 284 | 2026-09-05T00:03:21.372Z | Downloaded usdt-impl v0.5.0 |
| 285 | 2026-09-05T00:03:21.372Z | Downloaded cargo-platform v0.3.2 |
| 286 | 2026-09-05T00:03:21.372Z | Downloaded anstyle-parse v1.0.0 |
| 287 | 2026-09-05T00:03:21.372Z | Downloaded autocfg v1.5.0 |
| 288 | 2026-09-05T00:03:21.376Z | Downloaded bytecount v0.6.9 |
| 289 | 2026-09-05T00:03:21.376Z | Downloaded quote v1.0.45 |
| 290 | 2026-09-05T00:03:21.386Z | Downloaded dtrace-parser v0.2.0 |
| 291 | 2026-09-05T00:03:21.393Z | Downloaded memmap v0.7.0 |
| 292 | 2026-09-05T00:03:21.396Z | Downloaded serde_spanned v0.6.9 |
| 293 | 2026-09-05T00:03:21.396Z | Downloaded fs-err v3.3.0 |
| 294 | 2026-09-05T00:03:21.396Z | Downloaded fastrand v2.3.0 |
| 295 | 2026-09-05T00:03:21.396Z | Downloaded heck v0.5.0 |
| 296 | 2026-09-05T00:03:21.401Z | Downloaded is_terminal_polyfill v1.70.2 |
| 297 | 2026-09-05T00:03:21.403Z | Downloaded thread-id v4.2.2 |
| 298 | 2026-09-05T00:03:21.404Z | Downloaded proc-macro-error-attr v1.0.4 |
| 299 | 2026-09-05T00:03:21.409Z | Downloaded usdt-attr-macro v0.5.0 |
| 300 | 2026-09-05T00:03:21.412Z | Downloaded usdt-macro v0.5.0 |
| 301 | 2026-09-05T00:03:21.412Z | Downloaded dof v0.3.0 |
| 302 | 2026-09-05T00:03:21.416Z | Downloaded errno v0.3.14 |
| 303 | 2026-09-05T00:03:21.420Z | Downloaded usdt v0.5.0 |
| 304 | 2026-09-05T00:03:21.420Z | Downloaded toml_write v0.1.2 |
| 305 | 2026-09-05T00:03:21.420Z | Downloaded strsim v0.11.1 |
| 306 | 2026-09-05T00:03:21.420Z | Downloaded plain v0.2.3 |
| 307 | 2026-09-05T00:03:21.426Z | Downloaded colorchoice v1.0.4 |
| 308 | 2026-09-05T00:03:21.431Z | Downloaded swrite v0.1.0 |
| 309 | 2026-09-05T00:03:21.432Z | Downloaded scroll_derive v0.12.1 |
| 310 | 2026-09-05T00:03:21.435Z | Downloaded utf8parse v0.2.2 |
| 311 | 2026-09-05T00:03:21.440Z | Downloaded terminal_size v0.4.3 |
| 312 | 2026-09-05T00:03:21.442Z | Downloaded equivalent v1.0.2 |
| 313 | 2026-09-05T00:03:21.442Z | Downloaded anstyle-query v1.1.5 |
| 314 | 2026-09-05T00:03:21.442Z | Downloaded itoa v1.0.17 |
| 315 | 2026-09-05T00:03:21.443Z | Downloaded cpufeatures v0.2.17 |
| 316 | 2026-09-05T00:03:21.478Z | Downloaded heck v0.4.1 |
| 317 | 2026-09-05T00:03:21.478Z | Downloaded fnv v1.0.7 |
| 318 | 2026-09-05T00:03:21.485Z | Downloaded crypto-common v0.1.7 |
| 319 | 2026-09-05T00:03:21.485Z | Downloaded macaddr v1.0.1 |
| 320 | 2026-09-05T00:03:21.485Z | Downloaded camino v1.2.5 |
| 321 | 2026-09-05T00:03:21.485Z | Downloaded cargo_metadata v0.23.1 |
| 322 | 2026-09-05T00:03:21.485Z | Downloaded byteorder v1.5.0 |
| 323 | 2026-09-05T00:03:21.485Z | Downloaded camino-tempfile v1.4.1 |
| 324 | 2026-09-05T00:03:21.485Z | Downloaded serde_core v1.0.228 |
| 325 | 2026-09-05T00:03:21.485Z | Downloaded cargo_toml v0.21.0 |
| 326 | 2026-09-05T00:03:21.485Z | Downloaded digest v0.10.7 |
| 327 | 2026-09-05T00:03:21.486Z | Downloaded serde_tokenstream v0.2.3 |
| 328 | 2026-09-05T00:03:21.486Z | Downloaded sha2 v0.10.9 |
| 329 | 2026-09-05T00:03:21.486Z | Downloaded unicode-linebreak v0.1.5 |
| 330 | 2026-09-05T00:03:21.486Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-09-05T00:03:21.486Z | Downloaded tabled_derive v0.7.0 |
| 332 | 2026-09-05T00:03:21.486Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-09-05T00:03:21.491Z | Downloaded thiserror v2.0.18 |
| 334 | 2026-09-05T00:03:21.495Z | Downloaded thiserror-impl v2.0.18 |
| 335 | 2026-09-05T00:03:21.495Z | Downloaded papergrid v0.11.0 |
| 336 | 2026-09-05T00:03:21.495Z | Downloaded bitflags v2.11.0 |
| 337 | 2026-09-05T00:03:21.500Z | Downloaded clap_derive v4.6.1 |
| 338 | 2026-09-05T00:03:21.500Z | Downloaded anyhow v1.0.104 |
| 339 | 2026-09-05T00:03:21.503Z | Downloaded anstyle v1.0.14 |
| 340 | 2026-09-05T00:03:21.503Z | Downloaded scroll v0.12.0 |
| 341 | 2026-09-05T00:03:21.503Z | Downloaded pest_derive v2.8.6 |
| 342 | 2026-09-05T00:03:21.506Z | Downloaded semver v1.0.28 |
| 343 | 2026-09-05T00:03:21.506Z | Downloaded proc-macro-error v1.0.4 |
| 344 | 2026-09-05T00:03:21.506Z | Downloaded ucd-trie v0.1.7 |
| 345 | 2026-09-05T00:03:21.512Z | Downloaded anstream v1.0.0 |
| 346 | 2026-09-05T00:03:21.516Z | Downloaded once_cell v1.21.3 |
| 347 | 2026-09-05T00:03:21.528Z | Downloaded pest_generator v2.8.6 |
| 348 | 2026-09-05T00:03:21.532Z | Downloaded toml v0.8.23 |
| 349 | 2026-09-05T00:03:21.532Z | Downloaded clap v4.6.1 |
| 350 | 2026-09-05T00:03:21.539Z | Downloaded tempfile v3.27.0 |
| 351 | 2026-09-05T00:03:21.542Z | Downloaded log v0.4.33 |
| 352 | 2026-09-05T00:03:21.542Z | Downloaded serde_derive v1.0.228 |
| 353 | 2026-09-05T00:03:21.542Z | Downloaded textwrap v0.16.2 |
| 354 | 2026-09-05T00:03:21.546Z | Downloaded unicode-ident v1.0.24 |
| 355 | 2026-09-05T00:03:21.552Z | Downloaded getrandom v0.4.3 |
| 356 | 2026-09-05T00:03:21.558Z | Downloaded proc-macro2 v1.0.106 |
| 357 | 2026-09-05T00:03:21.566Z | Downloaded pest_meta v2.8.6 |
| 358 | 2026-09-05T00:03:21.569Z | Downloaded serde v1.0.228 |
| 359 | 2026-09-05T00:03:21.569Z | Downloaded toml_edit v0.22.27 |
| 360 | 2026-09-05T00:03:21.584Z | Downloaded memchr v2.8.0 |
| 361 | 2026-09-05T00:03:21.590Z | Downloaded typenum v1.20.1 |
| 362 | 2026-09-05T00:03:21.600Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-05T00:03:21.630Z | Downloaded pest v2.8.6 |
| 364 | 2026-09-05T00:03:21.633Z | Downloaded clap_builder v4.6.0 |
| 365 | 2026-09-05T00:03:21.639Z | Downloaded hashbrown v0.17.0 |
| 366 | 2026-09-05T00:03:21.646Z | Downloaded goblin v0.8.2 |
| 367 | 2026-09-05T00:03:21.650Z | Downloaded serde_json v1.0.151 |
| 368 | 2026-09-05T00:03:21.654Z | Downloaded winnow v0.7.14 |
| 369 | 2026-09-05T00:03:21.663Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-05T00:03:21.671Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-05T00:03:21.676Z | Downloaded unicode-width v0.2.0 |
| 372 | 2026-09-05T00:03:21.686Z | Downloaded unicode-width v0.1.14 |
| 373 | 2026-09-05T00:03:21.689Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-05T00:03:21.702Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-05T00:03:21.715Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-05T00:03:21.775Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-05T00:03:21.775Z | Compiling quote v1.0.45 |
| 378 | 2026-09-05T00:03:21.775Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-05T00:03:21.778Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-05T00:03:21.778Z | Compiling libc v0.2.185 |
| 381 | 2026-09-05T00:03:21.778Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-05T00:03:21.778Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-05T00:03:21.778Z | Compiling serde v1.0.228 |
| 384 | 2026-09-05T00:03:21.948Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-05T00:03:21.958Z | Compiling itoa v1.0.17 |
| 386 | 2026-09-05T00:03:21.958Z | Compiling thiserror v1.0.69 |
| 387 | 2026-09-05T00:03:21.963Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-05T00:03:21.966Z | Compiling rustix v1.1.4 |
| 389 | 2026-09-05T00:03:21.966Z | Compiling byteorder v1.5.0 |
| 390 | 2026-09-05T00:03:22.160Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-05T00:03:22.310Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-05T00:03:22.330Z | Compiling syn v1.0.109 |
| 393 | 2026-09-05T00:03:22.367Z | Compiling proc-macro-error-attr v1.0.4 |
| 394 | 2026-09-05T00:03:22.509Z | Compiling usdt-impl v0.5.0 |
| 395 | 2026-09-05T00:03:22.526Z | Compiling pest v2.8.6 |
| 396 | 2026-09-05T00:03:22.560Z | Compiling camino v1.2.5 |
| 397 | 2026-09-05T00:03:22.596Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-05T00:03:22.700Z | Compiling getrandom v0.4.3 |
| 399 | 2026-09-05T00:03:22.773Z | Compiling hashbrown v0.17.0 |
| 400 | 2026-09-05T00:03:22.792Z | Compiling equivalent v1.0.2 |
| 401 | 2026-09-05T00:03:22.792Z | Compiling log v0.4.33 |
| 402 | 2026-09-05T00:03:22.837Z | Compiling plain v0.2.3 |
| 403 | 2026-09-05T00:03:22.901Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-09-05T00:03:22.910Z | Compiling pretty-hex v0.4.1 |
| 405 | 2026-09-05T00:03:22.945Z | Compiling toml_write v0.1.2 |
| 406 | 2026-09-05T00:03:23.014Z | Compiling errno v0.3.14 |
| 407 | 2026-09-05T00:03:23.023Z | Compiling thread-id v4.2.2 |
| 408 | 2026-09-05T00:03:23.070Z | Compiling anstyle-parse v1.0.0 |
| 409 | 2026-09-05T00:03:23.070Z | Compiling anstyle-query v1.1.5 |
| 410 | 2026-09-05T00:03:23.070Z | Compiling is_terminal_polyfill v1.70.2 |
| 411 | 2026-09-05T00:03:23.115Z | Compiling thiserror v2.0.18 |
| 412 | 2026-09-05T00:03:23.120Z | Compiling cfg-if v1.0.4 |
| 413 | 2026-09-05T00:03:23.181Z | Compiling winnow v0.7.14 |
| 414 | 2026-09-05T00:03:23.202Z | Compiling anstyle v1.0.14 |
| 415 | 2026-09-05T00:03:23.202Z | Compiling colorchoice v1.0.4 |
| 416 | 2026-09-05T00:03:23.205Z | Compiling autocfg v1.5.0 |
| 417 | 2026-09-05T00:03:23.307Z | Compiling indexmap v2.14.0 |
| 418 | 2026-09-05T00:03:23.326Z | Compiling bytecount v0.6.9 |
| 419 | 2026-09-05T00:03:23.373Z | Compiling once_cell v1.21.3 |
| 420 | 2026-09-05T00:03:23.390Z | Compiling syn v2.0.117 |
| 421 | 2026-09-05T00:03:23.485Z | Compiling anstream v1.0.0 |
| 422 | 2026-09-05T00:03:23.488Z | Compiling unicode-width v0.1.14 |
| 423 | 2026-09-05T00:03:23.520Z | Compiling heck v0.4.1 |
| 424 | 2026-09-05T00:03:23.573Z | Compiling anyhow v1.0.104 |
| 425 | 2026-09-05T00:03:23.609Z | Compiling clap_lex v1.0.0 |
| 426 | 2026-09-05T00:03:23.679Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-05T00:03:23.773Z | Compiling fs-err v3.3.0 |
| 428 | 2026-09-05T00:03:23.791Z | Compiling fastrand v2.3.0 |
| 429 | 2026-09-05T00:03:23.814Z | Compiling fnv v1.0.7 |
| 430 | 2026-09-05T00:03:23.832Z | Compiling strsim v0.11.1 |
| 431 | 2026-09-05T00:03:23.862Z | Compiling heck v0.5.0 |
| 432 | 2026-09-05T00:03:23.889Z | Compiling memmap v0.7.0 |
| 433 | 2026-09-05T00:03:23.941Z | Compiling papergrid v0.11.0 |
| 434 | 2026-09-05T00:03:23.970Z | Compiling unicode-linebreak v0.1.5 |
| 435 | 2026-09-05T00:03:23.991Z | Compiling smawk v0.3.2 |
| 436 | 2026-09-05T00:03:24.082Z | Compiling terminal_size v0.4.3 |
| 437 | 2026-09-05T00:03:24.100Z | Compiling tempfile v3.27.0 |
| 438 | 2026-09-05T00:03:24.116Z | Compiling unicode-width v0.2.0 |
| 439 | 2026-09-05T00:03:24.157Z | Compiling swrite v0.1.0 |
| 440 | 2026-09-05T00:03:24.200Z | Compiling clap_builder v4.6.0 |
| 441 | 2026-09-05T00:03:24.279Z | Compiling semver v1.0.28 |
| 442 | 2026-09-05T00:03:24.294Z | Compiling cargo-platform v0.3.2 |
| 443 | 2026-09-05T00:03:24.436Z | Compiling textwrap v0.16.2 |
| 444 | 2026-09-05T00:03:24.542Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-05T00:03:24.928Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-05T00:03:25.560Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-05T00:03:25.587Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-05T00:03:26.045Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-05T00:03:26.048Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-05T00:03:26.048Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-05T00:03:26.048Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-05T00:03:26.049Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-05T00:03:26.049Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-05T00:03:26.144Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-05T00:03:26.633Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-05T00:03:26.787Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-05T00:03:26.840Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-05T00:03:27.047Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-05T00:03:27.363Z | Compiling clap v4.6.1 |
| 460 | 2026-09-05T00:03:28.396Z | Compiling serde_spanned v0.6.9 |
| 461 | 2026-09-05T00:03:28.396Z | Compiling toml_datetime v0.6.11 |
| 462 | 2026-09-05T00:03:28.396Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 463 | 2026-09-05T00:03:28.401Z | Compiling macaddr v1.0.1 |
| 464 | 2026-09-05T00:03:28.401Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-05T00:03:28.410Z | Compiling dof v0.3.0 |
| 466 | 2026-09-05T00:03:28.414Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-05T00:03:28.595Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-05T00:03:29.154Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-05T00:03:29.159Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-05T00:03:29.741Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-05T00:03:29.857Z | Compiling toml v0.8.23 |
| 472 | 2026-09-05T00:03:30.175Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-05T00:03:31.447Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-05T00:03:33.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s |
| 475 | 2026-09-05T00:03:33.707Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-05T00:03:34.216Z | Downloading crates ... |
| 477 | 2026-09-05T00:03:34.268Z | Downloaded array-init v0.0.4 |
| 478 | 2026-09-05T00:03:34.276Z | Downloaded allocator-api2 v0.2.21 |
| 479 | 2026-09-05T00:03:34.285Z | Downloaded cexpr v0.6.0 |
| 480 | 2026-09-05T00:03:34.293Z | Downloaded ciborium v0.2.2 |
| 481 | 2026-09-05T00:03:34.293Z | Downloaded colored v3.1.1 |
| 482 | 2026-09-05T00:03:34.293Z | Downloaded ascii-canvas v3.0.0 |
| 483 | 2026-09-05T00:03:34.293Z | Downloaded bit-set v0.8.0 |
| 484 | 2026-09-05T00:03:34.298Z | Downloaded cipher v0.4.4 |
| 485 | 2026-09-05T00:03:34.298Z | Downloaded arrayvec v0.7.6 |
| 486 | 2026-09-05T00:03:34.298Z | Downloaded bitfield v0.19.4 |
| 487 | 2026-09-05T00:03:34.298Z | Downloaded camino-tempfile-ext v0.3.3 |
| 488 | 2026-09-05T00:03:34.298Z | Downloaded argon2 v0.6.0-rc.8 |
| 489 | 2026-09-05T00:03:34.298Z | Downloaded bzip2 v0.6.1 |
| 490 | 2026-09-05T00:03:34.298Z | Downloaded flagset v0.4.7 |
| 491 | 2026-09-05T00:03:34.301Z | Downloaded env_filter v2.0.0 |
| 492 | 2026-09-05T00:03:34.301Z | Downloaded fd-lock v4.0.4 |
| 493 | 2026-09-05T00:03:34.304Z | Downloaded hostname v0.4.2 |
| 494 | 2026-09-05T00:03:34.304Z | Downloaded aead v0.6.1 |
| 495 | 2026-09-05T00:03:34.304Z | Downloaded anstyle-parse v0.2.7 |
| 496 | 2026-09-05T00:03:34.307Z | Downloaded chrono v0.4.45 |
| 497 | 2026-09-05T00:03:34.311Z | Downloaded fs-err v2.11.0 |
| 498 | 2026-09-05T00:03:34.311Z | Downloaded ena v0.14.4 |
| 499 | 2026-09-05T00:03:34.317Z | Downloaded ff v0.13.1 |
| 500 | 2026-09-05T00:03:34.317Z | Downloaded async-stream-impl v0.3.6 |
| 501 | 2026-09-05T00:03:34.317Z | Downloaded arc-swap v1.8.2 |
| 502 | 2026-09-05T00:03:34.317Z | Downloaded embedded-io v0.6.1 |
| 503 | 2026-09-05T00:03:34.321Z | Downloaded assert_matches v1.5.0 |
| 504 | 2026-09-05T00:03:34.322Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 505 | 2026-09-05T00:03:34.322Z | Downloaded erased-serde v0.3.31 |
| 506 | 2026-09-05T00:03:34.322Z | Downloaded find-msvc-tools v0.1.9 |
| 507 | 2026-09-05T00:03:34.322Z | Downloaded foreign-types-shared v0.1.1 |
| 508 | 2026-09-05T00:03:34.326Z | Downloaded addr2line v0.25.1 |
| 509 | 2026-09-05T00:03:34.326Z | Downloaded atomic-waker v1.1.2 |
| 510 | 2026-09-05T00:03:34.326Z | Downloaded embedded-io v0.4.0 |
| 511 | 2026-09-05T00:03:34.326Z | Downloaded enum_dispatch v0.3.13 |
| 512 | 2026-09-05T00:03:34.335Z | Downloaded fallible-iterator v0.2.0 |
| 513 | 2026-09-05T00:03:34.335Z | Downloaded adler2 v2.0.1 |
| 514 | 2026-09-05T00:03:34.335Z | Downloaded backtrace-ext v0.2.1 |
| 515 | 2026-09-05T00:03:34.335Z | Downloaded ff v0.14.0 |
| 516 | 2026-09-05T00:03:34.335Z | Downloaded fixedbitset v0.5.7 |
| 517 | 2026-09-05T00:03:34.335Z | Downloaded futures v0.3.32 |
| 518 | 2026-09-05T00:03:34.339Z | Downloaded async-bb8-diesel v0.2.1 |
| 519 | 2026-09-05T00:03:34.339Z | Downloaded cfg_aliases v0.2.1 |
| 520 | 2026-09-05T00:03:34.339Z | Downloaded foreign-types v0.3.2 |
| 521 | 2026-09-05T00:03:34.340Z | Downloaded base16ct v1.0.0 |
| 522 | 2026-09-05T00:03:34.340Z | Downloaded arrayref v0.3.9 |
| 523 | 2026-09-05T00:03:34.340Z | Downloaded bitfield-struct v0.6.2 |
| 524 | 2026-09-05T00:03:34.340Z | Downloaded fatfs v0.3.6 |
| 525 | 2026-09-05T00:03:34.340Z | Downloaded getrandom v0.3.4 |
| 526 | 2026-09-05T00:03:34.343Z | Downloaded atomicwrites v0.4.4 |
| 527 | 2026-09-05T00:03:34.343Z | Downloaded float-ord v0.3.2 |
| 528 | 2026-09-05T00:03:34.343Z | Downloaded futures-io v0.3.32 |
| 529 | 2026-09-05T00:03:34.343Z | Downloaded base16ct v0.2.0 |
| 530 | 2026-09-05T00:03:34.343Z | Downloaded cfg_aliases v0.1.1 |
| 531 | 2026-09-05T00:03:34.346Z | Downloaded base64 v0.22.1 |
| 532 | 2026-09-05T00:03:34.346Z | Downloaded bit-vec v0.8.0 |
| 533 | 2026-09-05T00:03:34.346Z | Downloaded async-stream v0.3.6 |
| 534 | 2026-09-05T00:03:34.351Z | Downloaded atty v0.2.14 |
| 535 | 2026-09-05T00:03:34.351Z | Downloaded aead v0.5.2 |
| 536 | 2026-09-05T00:03:34.351Z | Downloaded futures-executor v0.3.32 |
| 537 | 2026-09-05T00:03:34.351Z | Downloaded filetime v0.2.27 |
| 538 | 2026-09-05T00:03:34.354Z | Downloaded castaway v0.2.4 |
| 539 | 2026-09-05T00:03:34.354Z | Downloaded bb8 v0.8.6 |
| 540 | 2026-09-05T00:03:34.354Z | Downloaded hostname v0.3.1 |
| 541 | 2026-09-05T00:03:34.354Z | Downloaded futures-core v0.3.32 |
| 542 | 2026-09-05T00:03:34.354Z | Downloaded home v0.5.12 |
| 543 | 2026-09-05T00:03:34.360Z | Downloaded foreign-types v0.5.0 |
| 544 | 2026-09-05T00:03:34.360Z | Downloaded futures-macro v0.3.32 |
| 545 | 2026-09-05T00:03:34.365Z | Downloaded enum-as-inner v0.6.1 |
| 546 | 2026-09-05T00:03:34.365Z | Downloaded gethostname v0.5.0 |
| 547 | 2026-09-05T00:03:34.365Z | Downloaded bit-set v0.5.3 |
| 548 | 2026-09-05T00:03:34.365Z | Downloaded fixedbitset v0.4.2 |
| 549 | 2026-09-05T00:03:34.365Z | Downloaded foreign-types-macros v0.2.3 |
| 550 | 2026-09-05T00:03:34.368Z | Downloaded ciborium-io v0.2.2 |
| 551 | 2026-09-05T00:03:34.368Z | Downloaded futures-sink v0.3.32 |
| 552 | 2026-09-05T00:03:34.368Z | Downloaded heapless v0.8.0 |
| 553 | 2026-09-05T00:03:34.368Z | Downloaded bcs v0.1.6 |
| 554 | 2026-09-05T00:03:34.374Z | Downloaded bitfield-macros v0.19.4 |
| 555 | 2026-09-05T00:03:34.374Z | Downloaded argon2 v0.5.3 |
| 556 | 2026-09-05T00:03:34.374Z | Downloaded const-oid v0.10.2 |
| 557 | 2026-09-05T00:03:34.374Z | Downloaded base64ct v1.8.3 |
| 558 | 2026-09-05T00:03:34.377Z | Downloaded env_logger v0.11.11 |
| 559 | 2026-09-05T00:03:34.377Z | Downloaded bit-vec v0.6.3 |
| 560 | 2026-09-05T00:03:34.377Z | Downloaded futures-channel v0.3.32 |
| 561 | 2026-09-05T00:03:34.377Z | Downloaded float-cmp v0.10.0 |
| 562 | 2026-09-05T00:03:34.377Z | Downloaded chacha20 v0.9.1 |
| 563 | 2026-09-05T00:03:34.377Z | Downloaded http-range v0.1.5 |
| 564 | 2026-09-05T00:03:34.381Z | Downloaded foreign-types-shared v0.3.1 |
| 565 | 2026-09-05T00:03:34.381Z | Downloaded form_urlencoded v1.2.2 |
| 566 | 2026-09-05T00:03:34.381Z | Downloaded endian-type v0.1.2 |
| 567 | 2026-09-05T00:03:34.381Z | Downloaded git-stub v1.0.0 |
| 568 | 2026-09-05T00:03:34.385Z | Downloaded nibble_vec v0.1.0 |
| 569 | 2026-09-05T00:03:34.385Z | Downloaded hubpack v0.1.2 |
| 570 | 2026-09-05T00:03:34.385Z | Downloaded futures-task v0.3.32 |
| 571 | 2026-09-05T00:03:34.385Z | Downloaded http-body v1.0.1 |
| 572 | 2026-09-05T00:03:34.385Z | Downloaded openssl-macros v0.1.1 |
| 573 | 2026-09-05T00:03:34.389Z | Downloaded nodrop v0.1.14 |
| 574 | 2026-09-05T00:03:34.389Z | Downloaded num-iter v0.1.45 |
| 575 | 2026-09-05T00:03:34.389Z | Downloaded fxhash v0.2.1 |
| 576 | 2026-09-05T00:03:34.389Z | Downloaded hash32 v0.3.1 |
| 577 | 2026-09-05T00:03:34.390Z | Downloaded hex-literal v1.1.0 |
| 578 | 2026-09-05T00:03:34.393Z | Downloaded newline-converter v0.3.0 |
| 579 | 2026-09-05T00:03:34.393Z | Downloaded num_threads v0.1.7 |
| 580 | 2026-09-05T00:03:34.393Z | Downloaded funty v2.0.0 |
| 581 | 2026-09-05T00:03:34.393Z | Downloaded ghash v0.6.0 |
| 582 | 2026-09-05T00:03:34.393Z | Downloaded globwalk v0.9.1 |
| 583 | 2026-09-05T00:03:34.393Z | Downloaded hubpack_derive v0.1.1 |
| 584 | 2026-09-05T00:03:34.398Z | Downloaded hex v0.4.3 |
| 585 | 2026-09-05T00:03:34.398Z | Downloaded ciborium-ll v0.2.2 |
| 586 | 2026-09-05T00:03:34.398Z | Downloaded block-buffer v0.12.1 |
| 587 | 2026-09-05T00:03:34.399Z | Downloaded cobs v0.3.0 |
| 588 | 2026-09-05T00:03:34.403Z | Downloaded httpdate v1.0.3 |
| 589 | 2026-09-05T00:03:34.403Z | Downloaded phf_shared v0.13.1 |
| 590 | 2026-09-05T00:03:34.403Z | Downloaded headers-core v0.3.0 |
| 591 | 2026-09-05T00:03:34.403Z | Downloaded block-padding v0.4.2 |
| 592 | 2026-09-05T00:03:34.406Z | Downloaded phf_shared v0.12.1 |
| 593 | 2026-09-05T00:03:34.406Z | Downloaded compression-core v0.4.31 |
| 594 | 2026-09-05T00:03:34.406Z | Downloaded olpc-cjson v0.1.4 |
| 595 | 2026-09-05T00:03:34.409Z | Downloaded async-recursion v1.1.1 |
| 596 | 2026-09-05T00:03:34.409Z | Downloaded foldhash v0.1.5 |
| 597 | 2026-09-05T00:03:34.409Z | Downloaded compression-codecs v0.4.37 |
| 598 | 2026-09-05T00:03:34.413Z | Downloaded cipher v0.5.2 |
| 599 | 2026-09-05T00:03:34.417Z | Downloaded fs_extra v1.3.0 |
| 600 | 2026-09-05T00:03:34.417Z | Downloaded async-trait v0.1.89 |
| 601 | 2026-09-05T00:03:34.417Z | Downloaded git-stub-vcs v0.1.0 |
| 602 | 2026-09-05T00:03:34.423Z | Downloaded cmov v0.5.4 |
| 603 | 2026-09-05T00:03:34.423Z | Downloaded quick-error v1.2.3 |
| 604 | 2026-09-05T00:03:34.428Z | Downloaded rand_xorshift v0.4.0 |
| 605 | 2026-09-05T00:03:34.428Z | Downloaded backoff v0.4.0 |
| 606 | 2026-09-05T00:03:34.432Z | Downloaded rfc6979 v0.4.0 |
| 607 | 2026-09-05T00:03:34.432Z | Downloaded ahash v0.8.12 |
| 608 | 2026-09-05T00:03:34.432Z | Downloaded rand_chacha v0.3.1 |
| 609 | 2026-09-05T00:03:34.432Z | Downloaded same-file v1.0.6 |
| 610 | 2026-09-05T00:03:34.432Z | Downloaded async-compression v0.4.41 |
| 611 | 2026-09-05T00:03:34.436Z | Downloaded colored v2.2.0 |
| 612 | 2026-09-05T00:03:34.442Z | Downloaded progenitor-macro v0.14.0 |
| 613 | 2026-09-05T00:03:34.442Z | Downloaded sha1 v0.10.6 |
| 614 | 2026-09-05T00:03:34.442Z | Downloaded signature v3.0.0 |
| 615 | 2026-09-05T00:03:34.442Z | Downloaded russh-cryptovec v0.62.0 |
| 616 | 2026-09-05T00:03:34.442Z | Downloaded scopeguard v1.2.0 |
| 617 | 2026-09-05T00:03:34.442Z | Downloaded secrecy v0.10.3 |
| 618 | 2026-09-05T00:03:34.442Z | Downloaded semver v0.1.20 |
| 619 | 2026-09-05T00:03:34.442Z | Downloaded group v0.13.0 |
| 620 | 2026-09-05T00:03:34.451Z | Downloaded group v0.14.0 |
| 621 | 2026-09-05T00:03:34.451Z | Downloaded globset v0.4.18 |
| 622 | 2026-09-05T00:03:34.451Z | Downloaded serde_plain v1.0.2 |
| 623 | 2026-09-05T00:03:34.451Z | Downloaded signature v2.2.0 |
| 624 | 2026-09-05T00:03:34.451Z | Downloaded supports-hyperlinks v3.2.0 |
| 625 | 2026-09-05T00:03:34.458Z | Downloaded oxide-tokio-rt v0.1.4 |
| 626 | 2026-09-05T00:03:34.458Z | Downloaded http-body-util v0.1.3 |
| 627 | 2026-09-05T00:03:34.458Z | Downloaded hash32 v0.2.1 |
| 628 | 2026-09-05T00:03:34.458Z | Downloaded password-hash v0.5.0 |
| 629 | 2026-09-05T00:03:34.459Z | Downloaded glob v0.3.3 |
| 630 | 2026-09-05T00:03:34.459Z | Downloaded bitflags v1.3.2 |
| 631 | 2026-09-05T00:03:34.459Z | Downloaded blowfish v0.10.0 |
| 632 | 2026-09-05T00:03:34.466Z | Downloaded num-integer v0.1.46 |
| 633 | 2026-09-05T00:03:34.466Z | Downloaded buf-list v1.1.2 |
| 634 | 2026-09-05T00:03:34.466Z | Downloaded cmake v0.1.57 |
| 635 | 2026-09-05T00:03:34.466Z | Downloaded oxide-generation-macros v0.2.0 |
| 636 | 2026-09-05T00:03:34.466Z | Downloaded cbc v0.2.1 |
| 637 | 2026-09-05T00:03:34.466Z | Downloaded structmeta-derive v0.3.0 |
| 638 | 2026-09-05T00:03:34.466Z | Downloaded subtle v2.6.1 |
| 639 | 2026-09-05T00:03:34.466Z | Downloaded openssl-probe v0.1.6 |
| 640 | 2026-09-05T00:03:34.472Z | Downloaded pbkdf2 v0.13.0 |
| 641 | 2026-09-05T00:03:34.472Z | Downloaded tokio-macros v2.7.0 |
| 642 | 2026-09-05T00:03:34.472Z | Downloaded byte-wrapper v0.1.0 |
| 643 | 2026-09-05T00:03:34.472Z | Downloaded supports-unicode v3.0.0 |
| 644 | 2026-09-05T00:03:34.472Z | Downloaded const-oid v0.9.6 |
| 645 | 2026-09-05T00:03:34.475Z | Downloaded blake2 v0.11.0-rc.6 |
| 646 | 2026-09-05T00:03:34.478Z | Downloaded powerfmt v0.2.0 |
| 647 | 2026-09-05T00:03:34.478Z | Downloaded backon v1.6.0 |
| 648 | 2026-09-05T00:03:34.478Z | Downloaded console v0.16.2 |
| 649 | 2026-09-05T00:03:34.481Z | Downloaded foldhash v0.2.0 |
| 650 | 2026-09-05T00:03:34.481Z | Downloaded typify-macro v0.6.2 |
| 651 | 2026-09-05T00:03:34.481Z | Downloaded sqlparser_derive v0.5.0 |
| 652 | 2026-09-05T00:03:34.481Z | Downloaded anstream v0.6.21 |
| 653 | 2026-09-05T00:03:34.481Z | Downloaded wait-timeout v0.2.1 |
| 654 | 2026-09-05T00:03:34.540Z | Downloaded utf-8 v0.7.6 |
| 655 | 2026-09-05T00:03:34.540Z | Downloaded primefield v0.14.0 |
| 656 | 2026-09-05T00:03:34.548Z | Downloaded progenitor v0.13.0 |
| 657 | 2026-09-05T00:03:34.548Z | Downloaded ppv-lite86 v0.2.21 |
| 658 | 2026-09-05T00:03:34.548Z | Downloaded tabwriter v1.4.1 |
| 659 | 2026-09-05T00:03:34.548Z | Downloaded structmeta v0.3.0 |
| 660 | 2026-09-05T00:03:34.548Z | Downloaded progenitor-extras v0.2.0 |
| 661 | 2026-09-05T00:03:34.548Z | Downloaded ref-cast v1.0.25 |
| 662 | 2026-09-05T00:03:34.548Z | Downloaded utf8_iter v1.0.4 |
| 663 | 2026-09-05T00:03:34.548Z | Downloaded peg v0.8.5 |
| 664 | 2026-09-05T00:03:34.548Z | Downloaded scroll v0.13.0 |
| 665 | 2026-09-05T00:03:34.548Z | Downloaded rpassword v7.5.4 |
| 666 | 2026-09-05T00:03:34.549Z | Downloaded serde_path_to_error v0.1.20 |
| 667 | 2026-09-05T00:03:34.549Z | Downloaded serde_with_macros v1.5.2 |
| 668 | 2026-09-05T00:03:34.549Z | Downloaded xshell-macros v0.2.7 |
| 669 | 2026-09-05T00:03:34.549Z | Downloaded convert_case v0.4.0 |
| 670 | 2026-09-05T00:03:34.549Z | Downloaded zeroize_derive v1.5.0 |
| 671 | 2026-09-05T00:03:34.549Z | Downloaded crc8 v0.1.1 |
| 672 | 2026-09-05T00:03:34.549Z | Downloaded crunchy v0.2.4 |
| 673 | 2026-09-05T00:03:34.549Z | Downloaded defmt-parser v1.0.0 |
| 674 | 2026-09-05T00:03:34.549Z | Downloaded clang-sys v1.8.1 |
| 675 | 2026-09-05T00:03:34.549Z | Downloaded slab v0.4.12 |
| 676 | 2026-09-05T00:03:34.549Z | Downloaded slog-stdlog v4.1.1 |
| 677 | 2026-09-05T00:03:34.549Z | Downloaded getrandom v0.2.17 |
| 678 | 2026-09-05T00:03:34.549Z | Downloaded blake2 v0.10.6 |
| 679 | 2026-09-05T00:03:34.549Z | Downloaded bs58 v0.5.1 |
| 680 | 2026-09-05T00:03:34.549Z | Downloaded bzip2 v0.4.4 |
| 681 | 2026-09-05T00:03:34.549Z | Downloaded cassowary v0.3.0 |
| 682 | 2026-09-05T00:03:34.549Z | Downloaded chacha20 v0.10.0 |
| 683 | 2026-09-05T00:03:34.549Z | Downloaded poly1305 v0.9.0 |
| 684 | 2026-09-05T00:03:34.549Z | Downloaded highway v1.3.0 |
| 685 | 2026-09-05T00:03:34.549Z | Downloaded pkcs8 v0.11.0 |
| 686 | 2026-09-05T00:03:34.549Z | Downloaded testing_table v0.3.0 |
| 687 | 2026-09-05T00:03:34.551Z | Downloaded hmac v0.12.1 |
| 688 | 2026-09-05T00:03:34.551Z | Downloaded slog-envlogger v2.2.0 |
| 689 | 2026-09-05T00:03:34.551Z | Downloaded snafu-derive v0.8.9 |
| 690 | 2026-09-05T00:03:34.551Z | Downloaded ssh-cipher v0.3.0 |
| 691 | 2026-09-05T00:03:34.551Z | Downloaded string_cache v0.8.9 |
| 692 | 2026-09-05T00:03:34.551Z | Downloaded debug-ignore v1.0.5 |
| 693 | 2026-09-05T00:03:34.551Z | Downloaded darling_macro v0.20.11 |
| 694 | 2026-09-05T00:03:34.551Z | Downloaded dirs-sys-next v0.1.2 |
| 695 | 2026-09-05T00:03:34.551Z | Downloaded difflib v0.4.0 |
| 696 | 2026-09-05T00:03:34.551Z | Downloaded tiny-keccak v2.0.2 |
| 697 | 2026-09-05T00:03:34.551Z | Downloaded hmac v0.13.0 |
| 698 | 2026-09-05T00:03:34.551Z | Downloaded thread_local v1.1.9 |
| 699 | 2026-09-05T00:03:34.551Z | Downloaded half v1.8.3 |
| 700 | 2026-09-05T00:03:34.551Z | Downloaded parking_lot_core v0.9.12 |
| 701 | 2026-09-05T00:03:34.551Z | Downloaded phf v0.12.1 |
| 702 | 2026-09-05T00:03:34.551Z | Downloaded display-error-chain v0.2.2 |
| 703 | 2026-09-05T00:03:34.551Z | Downloaded tui-tree-widget v0.23.1 |
| 704 | 2026-09-05T00:03:34.551Z | Downloaded instability v0.3.11 |
| 705 | 2026-09-05T00:03:34.551Z | Downloaded hyper-tls v0.6.0 |
| 706 | 2026-09-05T00:03:34.551Z | Downloaded instant v0.1.13 |
| 707 | 2026-09-05T00:03:34.551Z | Downloaded tinystr v0.8.2 |
| 708 | 2026-09-05T00:03:34.551Z | Downloaded hashbrown v0.12.3 |
| 709 | 2026-09-05T00:03:34.552Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 710 | 2026-09-05T00:03:34.552Z | Downloaded unarray v0.1.4 |
| 711 | 2026-09-05T00:03:34.559Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 712 | 2026-09-05T00:03:34.559Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 713 | 2026-09-05T00:03:34.559Z | Downloaded zerovec-derive v0.11.2 |
| 714 | 2026-09-05T00:03:34.559Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 715 | 2026-09-05T00:03:34.559Z | Downloaded jiff-static v0.2.34 |
| 716 | 2026-09-05T00:03:34.560Z | Downloaded kem v0.3.0 |
| 717 | 2026-09-05T00:03:34.560Z | Downloaded kstat-rs v0.2.5 |
| 718 | 2026-09-05T00:03:34.560Z | Downloaded postcard v1.1.3 |
| 719 | 2026-09-05T00:03:34.560Z | Downloaded md5 v0.8.0 |
| 720 | 2026-09-05T00:03:34.560Z | Downloaded rustls-native-certs v0.8.3 |
| 721 | 2026-09-05T00:03:34.565Z | Downloaded newtype-uuid-macros v0.1.0 |
| 722 | 2026-09-05T00:03:34.565Z | Downloaded cancel-safe-futures v0.1.5 |
| 723 | 2026-09-05T00:03:34.571Z | Downloaded console v0.15.11 |
| 724 | 2026-09-05T00:03:34.571Z | Downloaded libscf-sys v1.2.0 |
| 725 | 2026-09-05T00:03:34.571Z | Downloaded mime v0.3.17 |
| 726 | 2026-09-05T00:03:34.571Z | Downloaded critical-section v1.2.0 |
| 727 | 2026-09-05T00:03:34.571Z | Downloaded corncobs v0.1.4 |
| 728 | 2026-09-05T00:03:34.571Z | Downloaded ctr v0.10.1 |
| 729 | 2026-09-05T00:03:34.577Z | Downloaded match_cfg v0.1.0 |
| 730 | 2026-09-05T00:03:34.577Z | Downloaded new_debug_unreachable v1.0.6 |
| 731 | 2026-09-05T00:03:34.577Z | Downloaded num_enum_derive v0.5.11 |
| 732 | 2026-09-05T00:03:34.577Z | Downloaded elliptic-curve v0.14.1 |
| 733 | 2026-09-05T00:03:34.577Z | Downloaded openssl-probe v0.2.1 |
| 734 | 2026-09-05T00:03:34.580Z | Downloaded half v2.7.1 |
| 735 | 2026-09-05T00:03:34.580Z | Downloaded chacha20poly1305 v0.10.1 |
| 736 | 2026-09-05T00:03:34.580Z | Downloaded chumsky v0.9.3 |
| 737 | 2026-09-05T00:03:34.584Z | Downloaded der_derive v0.7.3 |
| 738 | 2026-09-05T00:03:34.586Z | Downloaded document-features v0.2.12 |
| 739 | 2026-09-05T00:03:34.587Z | Downloaded oso-derive v0.27.3 |
| 740 | 2026-09-05T00:03:34.587Z | Downloaded term v1.2.1 |
| 741 | 2026-09-05T00:03:34.592Z | Downloaded generic-array v1.4.3 |
| 742 | 2026-09-05T00:03:34.592Z | Downloaded parse-size v1.1.0 |
| 743 | 2026-09-05T00:03:34.593Z | Downloaded ar_archive_writer v0.5.1 |
| 744 | 2026-09-05T00:03:34.598Z | Downloaded headers v0.4.1 |
| 745 | 2026-09-05T00:03:34.598Z | Downloaded diesel-dtrace v0.5.0 |
| 746 | 2026-09-05T00:03:34.598Z | Downloaded flume v0.11.1 |
| 747 | 2026-09-05T00:03:34.598Z | Downloaded password-hash v0.6.1 |
| 748 | 2026-09-05T00:03:34.602Z | Downloaded tracing-attributes v0.1.31 |
| 749 | 2026-09-05T00:03:34.607Z | Downloaded signal-hook v0.3.18 |
| 750 | 2026-09-05T00:03:34.607Z | Downloaded libsw v3.5.0 |
| 751 | 2026-09-05T00:03:34.607Z | Downloaded displaydoc v0.2.5 |
| 752 | 2026-09-05T00:03:34.607Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 753 | 2026-09-05T00:03:34.613Z | Downloaded scheduled-thread-pool v0.2.7 |
| 754 | 2026-09-05T00:03:34.613Z | Downloaded darling v0.20.11 |
| 755 | 2026-09-05T00:03:34.616Z | Downloaded newtype-uuid v1.3.2 |
| 756 | 2026-09-05T00:03:34.616Z | Downloaded hashbrown v0.15.5 |
| 757 | 2026-09-05T00:03:34.616Z | Downloaded progenitor-macro v0.13.0 |
| 758 | 2026-09-05T00:03:34.620Z | Downloaded sigpipe v0.1.3 |
| 759 | 2026-09-05T00:03:34.624Z | Downloaded rustc_version v0.4.1 |
| 760 | 2026-09-05T00:03:34.624Z | Downloaded signal-hook-mio v0.2.5 |
| 761 | 2026-09-05T00:03:34.624Z | Downloaded scroll_derive v0.13.1 |
| 762 | 2026-09-05T00:03:34.627Z | Downloaded compact_str v0.8.1 |
| 763 | 2026-09-05T00:03:34.627Z | Downloaded tap v1.0.1 |
| 764 | 2026-09-05T00:03:34.630Z | Downloaded bytes v1.11.1 |
| 765 | 2026-09-05T00:03:34.633Z | Downloaded heapless v0.7.17 |
| 766 | 2026-09-05T00:03:34.636Z | Downloaded httparse v1.10.1 |
| 767 | 2026-09-05T00:03:34.641Z | Downloaded strum v0.26.3 |
| 768 | 2026-09-05T00:03:34.641Z | Downloaded base64 v0.21.7 |
| 769 | 2026-09-05T00:03:34.641Z | Downloaded tokio-stream v0.1.18 |
| 770 | 2026-09-05T00:03:34.645Z | Downloaded num-rational v0.4.2 |
| 771 | 2026-09-05T00:03:34.645Z | Downloaded ecdsa v0.17.0 |
| 772 | 2026-09-05T00:03:34.648Z | Downloaded supports-color v3.0.2 |
| 773 | 2026-09-05T00:03:34.648Z | Downloaded derive_builder v0.20.2 |
| 774 | 2026-09-05T00:03:34.648Z | Downloaded tower-layer v0.3.3 |
| 775 | 2026-09-05T00:03:34.652Z | Downloaded phc v0.6.1 |
| 776 | 2026-09-05T00:03:34.653Z | Downloaded waitgroup v0.1.2 |
| 777 | 2026-09-05T00:03:34.653Z | Downloaded usdt-attr-macro v0.6.0 |
| 778 | 2026-09-05T00:03:34.653Z | Downloaded flate2 v1.1.9 |
| 779 | 2026-09-05T00:03:34.655Z | Downloaded backtrace v0.3.76 |
| 780 | 2026-09-05T00:03:34.659Z | Downloaded papergrid v0.18.0 |
| 781 | 2026-09-05T00:03:34.663Z | Downloaded pin-project-lite v0.2.17 |
| 782 | 2026-09-05T00:03:34.668Z | Downloaded progenitor-client v0.13.0 |
| 783 | 2026-09-05T00:03:34.668Z | Downloaded universal-hash v0.6.1 |
| 784 | 2026-09-05T00:03:34.668Z | Downloaded ingot-macros v0.2.0 |
| 785 | 2026-09-05T00:03:34.668Z | Downloaded hybrid-array v0.4.13 |
| 786 | 2026-09-05T00:03:34.668Z | Downloaded poly1305 v0.8.0 |
| 787 | 2026-09-05T00:03:34.671Z | Downloaded polyval v0.7.1 |
| 788 | 2026-09-05T00:03:34.671Z | Downloaded want v0.3.1 |
| 789 | 2026-09-05T00:03:34.671Z | Downloaded cstr-argument v0.1.2 |
| 790 | 2026-09-05T00:03:34.671Z | Downloaded vte v0.14.1 |
| 791 | 2026-09-05T00:03:34.676Z | Downloaded crc-any v2.5.0 |
| 792 | 2026-09-05T00:03:34.676Z | Downloaded litrs v1.0.0 |
| 793 | 2026-09-05T00:03:34.680Z | Downloaded rand_chacha v0.9.0 |
| 794 | 2026-09-05T00:03:34.680Z | Downloaded predicates v3.1.4 |
| 795 | 2026-09-05T00:03:34.680Z | Downloaded lock_api v0.4.14 |
| 796 | 2026-09-05T00:03:34.680Z | Downloaded r2d2 v0.8.10 |
| 797 | 2026-09-05T00:03:34.680Z | Downloaded primeorder v0.13.6 |
| 798 | 2026-09-05T00:03:34.683Z | Downloaded sec1 v0.7.3 |
| 799 | 2026-09-05T00:03:34.683Z | Downloaded prettyplease v0.2.37 |
| 800 | 2026-09-05T00:03:34.683Z | Downloaded slog-json v2.6.1 |
| 801 | 2026-09-05T00:03:34.688Z | Downloaded smallvec v0.6.14 |
| 802 | 2026-09-05T00:03:34.688Z | Downloaded uuid v1.23.4 |
| 803 | 2026-09-05T00:03:34.688Z | Downloaded sec1 v0.8.1 |
| 804 | 2026-09-05T00:03:34.696Z | Downloaded cc v1.2.56 |
| 805 | 2026-09-05T00:03:34.696Z | Downloaded smf v0.2.3 |
| 806 | 2026-09-05T00:03:34.696Z | Downloaded termios v0.3.3 |
| 807 | 2026-09-05T00:03:34.696Z | Downloaded digest-io v0.1.0 |
| 808 | 2026-09-05T00:03:34.699Z | Downloaded dof v0.4.0 |
| 809 | 2026-09-05T00:03:34.699Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 810 | 2026-09-05T00:03:34.700Z | Downloaded bumpalo v3.20.2 |
| 811 | 2026-09-05T00:03:34.700Z | Downloaded idna_adapter v1.2.1 |
| 812 | 2026-09-05T00:03:34.700Z | Downloaded expectorate v1.2.0 |
| 813 | 2026-09-05T00:03:34.700Z | Downloaded internet-checksum v0.2.1 |
| 814 | 2026-09-05T00:03:34.700Z | Downloaded pem-rfc7468 v1.0.0 |
| 815 | 2026-09-05T00:03:34.704Z | Downloaded socket2 v0.5.10 |
| 816 | 2026-09-05T00:03:34.704Z | Downloaded scrypt v0.12.0 |
| 817 | 2026-09-05T00:03:34.704Z | Downloaded strum_macros v0.27.2 |
| 818 | 2026-09-05T00:03:34.709Z | Downloaded ml-kem v0.3.2 |
| 819 | 2026-09-05T00:03:34.709Z | Downloaded tokio-dtrace v0.1.1 |
| 820 | 2026-09-05T00:03:34.709Z | Downloaded parking_lot v0.12.5 |
| 821 | 2026-09-05T00:03:34.713Z | Downloaded is-terminal v0.4.17 |
| 822 | 2026-09-05T00:03:34.713Z | Downloaded p384 v0.14.0 |
| 823 | 2026-09-05T00:03:34.716Z | Downloaded nom v7.1.3 |
| 824 | 2026-09-05T00:03:34.720Z | Downloaded http v1.4.2 |
| 825 | 2026-09-05T00:03:34.724Z | Downloaded unicase v2.9.0 |
| 826 | 2026-09-05T00:03:34.724Z | Downloaded maybe-uninit v2.0.0 |
| 827 | 2026-09-05T00:03:34.727Z | Downloaded lru-slab v0.1.2 |
| 828 | 2026-09-05T00:03:34.727Z | Downloaded walkdir v2.5.0 |
| 829 | 2026-09-05T00:03:34.728Z | Downloaded multimap v0.10.1 |
| 830 | 2026-09-05T00:03:34.731Z | Downloaded md-5 v0.10.6 |
| 831 | 2026-09-05T00:03:34.740Z | Downloaded zeroize v1.9.0 |
| 832 | 2026-09-05T00:03:34.743Z | Downloaded zip v0.6.6 |
| 833 | 2026-09-05T00:03:34.743Z | Downloaded predicates-core v1.0.10 |
| 834 | 2026-09-05T00:03:34.743Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 835 | 2026-09-05T00:03:34.743Z | Downloaded proc-macro-crate v3.4.0 |
| 836 | 2026-09-05T00:03:34.743Z | Downloaded radium v0.7.0 |
| 837 | 2026-09-05T00:03:34.743Z | Downloaded schemars_derive v0.8.22 |
| 838 | 2026-09-05T00:03:34.747Z | Downloaded zstd v0.13.3 |
| 839 | 2026-09-05T00:03:34.747Z | Downloaded cpubits v0.1.1 |
| 840 | 2026-09-05T00:03:34.747Z | Downloaded qorb v0.4.1 |
| 841 | 2026-09-05T00:03:34.751Z | Downloaded data-encoding v2.10.0 |
| 842 | 2026-09-05T00:03:34.751Z | Downloaded derive-ex v0.1.8 |
| 843 | 2026-09-05T00:03:34.751Z | Downloaded samael v0.0.19 |
| 844 | 2026-09-05T00:03:34.754Z | Downloaded smallvec v1.15.1 |
| 845 | 2026-09-05T00:03:34.758Z | Downloaded omicron-zone-package v0.12.3 |
| 846 | 2026-09-05T00:03:34.758Z | Downloaded zstd-safe v7.2.4 |
| 847 | 2026-09-05T00:03:34.761Z | Downloaded term v0.7.0 |
| 848 | 2026-09-05T00:03:34.761Z | Downloaded either v1.15.0 |
| 849 | 2026-09-05T00:03:34.761Z | Downloaded delegate v0.13.5 |
| 850 | 2026-09-05T00:03:34.765Z | Downloaded psl-types v2.0.11 |
| 851 | 2026-09-05T00:03:34.765Z | Downloaded sapling-renderdag v0.1.0 |
| 852 | 2026-09-05T00:03:34.765Z | Downloaded darling_core v0.20.11 |
| 853 | 2026-09-05T00:03:34.769Z | Downloaded tokio-rustls v0.26.4 |
| 854 | 2026-09-05T00:03:34.769Z | Downloaded hashbrown v0.13.2 |
| 855 | 2026-09-05T00:03:34.772Z | Downloaded hickory-resolver v0.24.4 |
| 856 | 2026-09-05T00:03:34.777Z | Downloaded linked-hash-map v0.5.6 |
| 857 | 2026-09-05T00:03:34.777Z | Downloaded ingot v0.2.1 |
| 858 | 2026-09-05T00:03:34.777Z | Downloaded libsw-core v0.3.2 |
| 859 | 2026-09-05T00:03:34.781Z | Downloaded russh-util v0.52.0 |
| 860 | 2026-09-05T00:03:34.781Z | Downloaded serde_bytes v0.11.19 |
| 861 | 2026-09-05T00:03:34.787Z | Downloaded secrecy v0.8.0 |
| 862 | 2026-09-05T00:03:34.790Z | Downloaded pin-project-internal v1.1.11 |
| 863 | 2026-09-05T00:03:34.791Z | Downloaded strip-ansi-escapes v0.2.1 |
| 864 | 2026-09-05T00:03:34.791Z | Downloaded thread-id v5.1.0 |
| 865 | 2026-09-05T00:03:34.791Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 866 | 2026-09-05T00:03:34.794Z | Downloaded yasna v0.5.2 |
| 867 | 2026-09-05T00:03:34.795Z | Downloaded hickory-resolver v0.25.2 |
| 868 | 2026-09-05T00:03:34.802Z | Downloaded hickory-server v0.25.2 |
| 869 | 2026-09-05T00:03:34.802Z | Downloaded icu_normalizer v2.1.1 |
| 870 | 2026-09-05T00:03:34.806Z | Downloaded oso v0.27.3 |
| 871 | 2026-09-05T00:03:34.806Z | Downloaded tinyvec_macros v0.1.1 |
| 872 | 2026-09-05T00:03:34.806Z | Downloaded twox-hash v2.1.2 |
| 873 | 2026-09-05T00:03:34.806Z | Downloaded unsafe-libyaml v0.2.11 |
| 874 | 2026-09-05T00:03:34.806Z | Downloaded aes v0.9.1 |
| 875 | 2026-09-05T00:03:34.810Z | Downloaded icu_locale_core v2.1.1 |
| 876 | 2026-09-05T00:03:34.811Z | Downloaded normalize-line-endings v0.3.0 |
| 877 | 2026-09-05T00:03:34.811Z | Downloaded num-complex v0.4.6 |
| 878 | 2026-09-05T00:03:34.819Z | Downloaded serde_spanned v1.1.1 |
| 879 | 2026-09-05T00:03:34.819Z | Downloaded rustls-platform-verifier v0.6.2 |
| 880 | 2026-09-05T00:03:34.819Z | Downloaded rand v0.10.1 |
| 881 | 2026-09-05T00:03:34.825Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 882 | 2026-09-05T00:03:34.825Z | Downloaded num_enum v0.5.11 |
| 883 | 2026-09-05T00:03:34.825Z | Downloaded parking_lot_core v0.8.6 |
| 884 | 2026-09-05T00:03:34.825Z | Downloaded unicode_categories v0.1.1 |
| 885 | 2026-09-05T00:03:34.825Z | Downloaded url v2.5.8 |
| 886 | 2026-09-05T00:03:34.825Z | Downloaded vergen v9.1.0 |
| 887 | 2026-09-05T00:03:34.825Z | Downloaded psm v0.1.30 |
| 888 | 2026-09-05T00:03:34.831Z | Downloaded tower-service v0.3.3 |
| 889 | 2026-09-05T00:03:34.831Z | Downloaded untrusted v0.7.1 |
| 890 | 2026-09-05T00:03:34.831Z | Downloaded crc-catalog v2.4.0 |
| 891 | 2026-09-05T00:03:34.831Z | Downloaded crypto-common v0.2.2 |
| 892 | 2026-09-05T00:03:34.831Z | Downloaded crossbeam-utils v0.8.21 |
| 893 | 2026-09-05T00:03:34.831Z | Downloaded publicsuffix v2.3.0 |
| 894 | 2026-09-05T00:03:34.831Z | Downloaded oxnet v0.1.6 |
| 895 | 2026-09-05T00:03:34.834Z | Downloaded parse-display v0.10.0 |
| 896 | 2026-09-05T00:03:34.834Z | Downloaded pem-rfc7468 v0.7.0 |
| 897 | 2026-09-05T00:03:34.835Z | Downloaded zerofrom v0.1.6 |
| 898 | 2026-09-05T00:03:34.835Z | Downloaded yansi v1.0.1 |
| 899 | 2026-09-05T00:03:34.835Z | Downloaded daft-derive v0.1.8 |
| 900 | 2026-09-05T00:03:34.843Z | Downloaded crc32fast v1.5.0 |
| 901 | 2026-09-05T00:03:34.843Z | Downloaded rand_seeder v0.4.0 |
| 902 | 2026-09-05T00:03:34.843Z | Downloaded darling_macro v0.21.3 |
| 903 | 2026-09-05T00:03:34.844Z | Downloaded daft v0.1.8 |
| 904 | 2026-09-05T00:03:34.844Z | Downloaded iana-time-zone v0.1.65 |
| 905 | 2026-09-05T00:03:34.847Z | Downloaded rustc-demangle v0.1.27 |
| 906 | 2026-09-05T00:03:34.847Z | Downloaded serde_tokenstream v0.3.0 |
| 907 | 2026-09-05T00:03:34.847Z | Downloaded signal-hook-registry v1.4.8 |
| 908 | 2026-09-05T00:03:34.847Z | Downloaded support-bundle-viewer v0.1.2 |
| 909 | 2026-09-05T00:03:34.848Z | Downloaded dsl_auto_type v0.2.0 |
| 910 | 2026-09-05T00:03:34.848Z | Downloaded openssl-sys v0.9.117 |
| 911 | 2026-09-05T00:03:34.848Z | Downloaded typify v0.6.2 |
| 912 | 2026-09-05T00:03:34.852Z | Downloaded spki v0.7.3 |
| 913 | 2026-09-05T00:03:34.852Z | Downloaded derive_more v2.1.1 |
| 914 | 2026-09-05T00:03:34.856Z | Downloaded synstructure v0.13.2 |
| 915 | 2026-09-05T00:03:34.856Z | Downloaded icu_normalizer_data v2.1.1 |
| 916 | 2026-09-05T00:03:34.861Z | Downloaded dtrace-parser v0.3.0 |
| 917 | 2026-09-05T00:03:34.861Z | Downloaded shlex v1.3.0 |
| 918 | 2026-09-05T00:03:34.861Z | Downloaded slog-async v2.8.0 |
| 919 | 2026-09-05T00:03:34.861Z | Downloaded unicode-xid v0.2.6 |
| 920 | 2026-09-05T00:03:34.861Z | Downloaded indoc v1.0.9 |
| 921 | 2026-09-05T00:03:34.867Z | Downloaded maplit v1.0.2 |
| 922 | 2026-09-05T00:03:34.867Z | Downloaded dunce v1.0.5 |
| 923 | 2026-09-05T00:03:34.867Z | Downloaded rayon-core v1.13.0 |
| 924 | 2026-09-05T00:03:34.867Z | Downloaded wyz v0.5.1 |
| 925 | 2026-09-05T00:03:34.867Z | Downloaded rustyline v14.0.0 |
| 926 | 2026-09-05T00:03:34.871Z | Downloaded scuffle v0.1.0 |
| 927 | 2026-09-05T00:03:34.871Z | Downloaded slog v2.8.2 |
| 928 | 2026-09-05T00:03:34.871Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 929 | 2026-09-05T00:03:34.879Z | Downloaded postgres-types v0.2.12 |
| 930 | 2026-09-05T00:03:34.879Z | Downloaded tokio-tungstenite v0.23.1 |
| 931 | 2026-09-05T00:03:34.879Z | Downloaded whoami v2.1.0 |
| 932 | 2026-09-05T00:03:34.884Z | Downloaded peg-runtime v0.8.5 |
| 933 | 2026-09-05T00:03:34.884Z | Downloaded num v0.4.3 |
| 934 | 2026-09-05T00:03:34.884Z | Downloaded uzers v0.12.2 |
| 935 | 2026-09-05T00:03:34.884Z | Downloaded derive_more v0.99.20 |
| 936 | 2026-09-05T00:03:34.884Z | Downloaded quinn-udp v0.5.14 |
| 937 | 2026-09-05T00:03:34.884Z | Downloaded precomputed-hash v0.1.1 |
| 938 | 2026-09-05T00:03:34.884Z | Downloaded predicates-tree v1.0.13 |
| 939 | 2026-09-05T00:03:34.885Z | Downloaded icu_provider v2.1.1 |
| 940 | 2026-09-05T00:03:34.889Z | Downloaded rusty-fork v0.3.1 |
| 941 | 2026-09-05T00:03:34.889Z | Downloaded knus-derive v3.4.0 |
| 942 | 2026-09-05T00:03:34.889Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 943 | 2026-09-05T00:03:34.889Z | Downloaded proc-macro-crate v1.3.1 |
| 944 | 2026-09-05T00:03:34.889Z | Downloaded rustc_version v0.1.7 |
| 945 | 2026-09-05T00:03:34.889Z | Downloaded libbz2-rs-sys v0.2.2 |
| 946 | 2026-09-05T00:03:34.899Z | Downloaded rfc6979 v0.6.0 |
| 947 | 2026-09-05T00:03:34.899Z | Downloaded rtoolbox v0.0.3 |
| 948 | 2026-09-05T00:03:34.899Z | Downloaded sponge-cursor v0.1.0 |
| 949 | 2026-09-05T00:03:34.902Z | Downloaded rustc-hash v2.1.1 |
| 950 | 2026-09-05T00:03:34.903Z | Downloaded tokio-test v0.4.5 |
| 951 | 2026-09-05T00:03:34.903Z | Downloaded trait-variant v0.1.2 |
| 952 | 2026-09-05T00:03:34.903Z | Downloaded futures-util v0.3.32 |
| 953 | 2026-09-05T00:03:34.909Z | Downloaded ssh-encoding v0.3.0 |
| 954 | 2026-09-05T00:03:34.909Z | Downloaded sync-ptr v0.1.4 |
| 955 | 2026-09-05T00:03:34.909Z | Downloaded serde_urlencoded v0.7.1 |
| 956 | 2026-09-05T00:03:34.909Z | Downloaded tracing-core v0.1.36 |
| 957 | 2026-09-05T00:03:34.913Z | Downloaded hashbrown v0.14.5 |
| 958 | 2026-09-05T00:03:34.913Z | Downloaded hashbrown v0.16.1 |
| 959 | 2026-09-05T00:03:34.917Z | Downloaded void v1.0.2 |
| 960 | 2026-09-05T00:03:34.917Z | Downloaded pretty_assertions v1.4.1 |
| 961 | 2026-09-05T00:03:34.917Z | Downloaded unicode-truncate v1.1.0 |
| 962 | 2026-09-05T00:03:34.917Z | Downloaded unit-prefix v0.5.2 |
| 963 | 2026-09-05T00:03:34.917Z | Downloaded keccak v0.2.0 |
| 964 | 2026-09-05T00:03:34.917Z | Downloaded libefi-sys v0.1.0 |
| 965 | 2026-09-05T00:03:34.921Z | Downloaded vergen-git2 v9.1.0 |
| 966 | 2026-09-05T00:03:34.921Z | Downloaded zone v0.3.1 |
| 967 | 2026-09-05T00:03:34.921Z | Downloaded ed25519-dalek v3.0.0 |
| 968 | 2026-09-05T00:03:34.921Z | Downloaded typed-path v0.9.3 |
| 969 | 2026-09-05T00:03:34.926Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 970 | 2026-09-05T00:03:34.936Z | Downloaded rustls-webpki v0.103.13 |
| 971 | 2026-09-05T00:03:34.937Z | Downloaded oxide-update-engine-types v0.1.2 |
| 972 | 2026-09-05T00:03:34.937Z | Downloaded crc v3.4.0 |
| 973 | 2026-09-05T00:03:34.937Z | Downloaded darling_macro v0.13.4 |
| 974 | 2026-09-05T00:03:34.937Z | Downloaded tower v0.5.3 |
| 975 | 2026-09-05T00:03:34.942Z | Downloaded yoke v0.8.1 |
| 976 | 2026-09-05T00:03:34.942Z | Downloaded nu-ansi-term v0.50.3 |
| 977 | 2026-09-05T00:03:34.942Z | Downloaded oxide-generation v0.1.3 |
| 978 | 2026-09-05T00:03:34.942Z | Downloaded multer v3.1.0 |
| 979 | 2026-09-05T00:03:34.942Z | Downloaded nom v8.0.0 |
| 980 | 2026-09-05T00:03:34.946Z | Downloaded port-file v0.1.0 |
| 981 | 2026-09-05T00:03:34.946Z | Downloaded peg-macros v0.8.5 |
| 982 | 2026-09-05T00:03:34.946Z | Downloaded tar v0.4.46 |
| 983 | 2026-09-05T00:03:34.946Z | Downloaded zerocopy-derive v0.8.55 |
| 984 | 2026-09-05T00:03:34.950Z | Downloaded cookie v0.18.1 |
| 985 | 2026-09-05T00:03:34.953Z | Downloaded opaque-debug v0.3.1 |
| 986 | 2026-09-05T00:03:34.953Z | Downloaded mio v1.2.0 |
| 987 | 2026-09-05T00:03:34.957Z | Downloaded derive_builder_macro v0.20.2 |
| 988 | 2026-09-05T00:03:34.957Z | Downloaded potential_utf v0.1.4 |
| 989 | 2026-09-05T00:03:34.957Z | Downloaded proc-macro-error2 v2.0.1 |
| 990 | 2026-09-05T00:03:34.957Z | Downloaded inout v0.2.2 |
| 991 | 2026-09-05T00:03:34.961Z | Downloaded is_ci v1.2.0 |
| 992 | 2026-09-05T00:03:34.961Z | Downloaded nonempty v0.12.0 |
| 993 | 2026-09-05T00:03:34.961Z | Downloaded percent-encoding v2.3.2 |
| 994 | 2026-09-05T00:03:34.961Z | Downloaded primeorder v0.14.0 |
| 995 | 2026-09-05T00:03:34.962Z | Downloaded progenitor v0.14.0 |
| 996 | 2026-09-05T00:03:34.962Z | Downloaded defmt-macros v1.0.1 |
| 997 | 2026-09-05T00:03:34.965Z | Downloaded des v0.9.0 |
| 998 | 2026-09-05T00:03:34.965Z | Downloaded tokio-tungstenite v0.21.0 |
| 999 | 2026-09-05T00:03:34.965Z | Downloaded stringprep v0.1.5 |
| 1000 | 2026-09-05T00:03:34.965Z | Downloaded slog-bunyan v2.5.0 |
| 1001 | 2026-09-05T00:03:34.969Z | Downloaded test-strategy v0.4.5 |
| 1002 | 2026-09-05T00:03:34.969Z | Downloaded miniz_oxide v0.8.9 |
| 1003 | 2026-09-05T00:03:34.976Z | Downloaded vergen-lib v9.1.0 |
| 1004 | 2026-09-05T00:03:34.976Z | Downloaded writeable v0.6.2 |
| 1005 | 2026-09-05T00:03:34.976Z | Downloaded rand v0.9.2 |
| 1006 | 2026-09-05T00:03:34.984Z | Downloaded rsa v0.10.0-rc.18 |
| 1007 | 2026-09-05T00:03:34.984Z | Downloaded constant_time_eq v0.4.2 |
| 1008 | 2026-09-05T00:03:34.984Z | Downloaded tinyvec v1.10.0 |
| 1009 | 2026-09-05T00:03:34.984Z | Downloaded shell-words v1.1.1 |
| 1010 | 2026-09-05T00:03:34.984Z | Downloaded strsim v0.10.0 |
| 1011 | 2026-09-05T00:03:34.987Z | Downloaded termtree v0.5.1 |
| 1012 | 2026-09-05T00:03:34.988Z | Downloaded sync_wrapper v1.0.2 |
| 1013 | 2026-09-05T00:03:34.988Z | Downloaded topological-sort v0.2.2 |
| 1014 | 2026-09-05T00:03:34.988Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1015 | 2026-09-05T00:03:34.988Z | Downloaded crypto-bigint v0.5.5 |
| 1016 | 2026-09-05T00:03:34.988Z | Downloaded tungstenite v0.21.0 |
| 1017 | 2026-09-05T00:03:34.988Z | Downloaded tungstenite v0.23.0 |
| 1018 | 2026-09-05T00:03:34.992Z | Downloaded aes-gcm v0.11.0 |
| 1019 | 2026-09-05T00:03:34.995Z | Downloaded pkcs1 v0.7.5 |
| 1020 | 2026-09-05T00:03:34.995Z | Downloaded derive_builder_core v0.20.2 |
| 1021 | 2026-09-05T00:03:34.995Z | Downloaded humantime v2.3.0 |
| 1022 | 2026-09-05T00:03:35.000Z | Downloaded steno v0.4.1 |
| 1023 | 2026-09-05T00:03:35.000Z | Downloaded native-tls v0.2.18 |
| 1024 | 2026-09-05T00:03:35.004Z | Downloaded deranged v0.5.8 |
| 1025 | 2026-09-05T00:03:35.004Z | Downloaded try-lock v0.2.5 |
| 1026 | 2026-09-05T00:03:35.004Z | Downloaded usdt-macro v0.6.0 |
| 1027 | 2026-09-05T00:03:35.004Z | Downloaded dropshot_endpoint v0.17.1 |
| 1028 | 2026-09-05T00:03:35.007Z | Downloaded linear-map v1.2.0 |
| 1029 | 2026-09-05T00:03:35.007Z | Downloaded lru v0.12.5 |
| 1030 | 2026-09-05T00:03:35.007Z | Downloaded lalrpop-util v0.19.12 |
| 1031 | 2026-09-05T00:03:35.011Z | Downloaded newtype_derive v0.1.6 |
| 1032 | 2026-09-05T00:03:35.016Z | Downloaded derive-where v1.6.0 |
| 1033 | 2026-09-05T00:03:35.024Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1034 | 2026-09-05T00:03:35.027Z | Downloaded lazy_static v1.5.0 |
| 1035 | 2026-09-05T00:03:35.027Z | Downloaded memoffset v0.9.1 |
| 1036 | 2026-09-05T00:03:35.027Z | Downloaded parse-display-derive v0.10.0 |
| 1037 | 2026-09-05T00:03:35.027Z | Downloaded dirs-next v2.0.0 |
| 1038 | 2026-09-05T00:03:35.027Z | Downloaded slog-dtrace v0.3.0 |
| 1039 | 2026-09-05T00:03:35.027Z | Downloaded rand_core v0.10.0 |
| 1040 | 2026-09-05T00:03:35.027Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1041 | 2026-09-05T00:03:35.031Z | Downloaded static_assertions v1.1.0 |
| 1042 | 2026-09-05T00:03:35.031Z | Downloaded zerocopy v0.6.6 |
| 1043 | 2026-09-05T00:03:35.034Z | Downloaded rand_core v0.9.5 |
| 1044 | 2026-09-05T00:03:35.034Z | Downloaded serde_repr v0.1.20 |
| 1045 | 2026-09-05T00:03:35.039Z | Downloaded serde_derive_internals v0.29.1 |
| 1046 | 2026-09-05T00:03:35.042Z | Downloaded tls_codec v0.4.2 |
| 1047 | 2026-09-05T00:03:35.042Z | Downloaded spki v0.8.0 |
| 1048 | 2026-09-05T00:03:35.046Z | Downloaded ctutils v0.4.2 |
| 1049 | 2026-09-05T00:03:35.046Z | Downloaded darling v0.23.0 |
| 1050 | 2026-09-05T00:03:35.053Z | Downloaded darling_core v0.13.4 |
| 1051 | 2026-09-05T00:03:35.058Z | Downloaded time-macros v0.2.27 |
| 1052 | 2026-09-05T00:03:35.058Z | Downloaded untrusted v0.9.0 |
| 1053 | 2026-09-05T00:03:35.058Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1054 | 2026-09-05T00:03:35.058Z | Downloaded time-core v0.1.8 |
| 1055 | 2026-09-05T00:03:35.061Z | Downloaded downcast-rs v2.0.2 |
| 1056 | 2026-09-05T00:03:35.065Z | Downloaded keccak v0.1.6 |
| 1057 | 2026-09-05T00:03:35.065Z | Downloaded hyper-staticfile v0.10.1 |
| 1058 | 2026-09-05T00:03:35.069Z | Downloaded aho-corasick v1.1.4 |
| 1059 | 2026-09-05T00:03:35.070Z | Downloaded litemap v0.8.1 |
| 1060 | 2026-09-05T00:03:35.073Z | Downloaded xattr v1.6.1 |
| 1061 | 2026-09-05T00:03:35.073Z | Downloaded lru-cache v0.1.2 |
| 1062 | 2026-09-05T00:03:35.073Z | Downloaded nanorand v0.7.0 |
| 1063 | 2026-09-05T00:03:35.073Z | Downloaded hkdf v0.12.4 |
| 1064 | 2026-09-05T00:03:35.077Z | Downloaded vergen-gitcl v1.0.8 |
| 1065 | 2026-09-05T00:03:35.077Z | Downloaded indent_write v2.2.0 |
| 1066 | 2026-09-05T00:03:35.080Z | Downloaded subprocess v0.2.15 |
| 1067 | 2026-09-05T00:03:35.094Z | Downloaded packed_struct_codegen v0.10.1 |
| 1068 | 2026-09-05T00:03:35.098Z | Downloaded ron v0.8.1 |
| 1069 | 2026-09-05T00:03:35.098Z | Downloaded digest v0.11.3 |
| 1070 | 2026-09-05T00:03:35.098Z | Downloaded oxide-update-engine v0.1.2 |
| 1071 | 2026-09-05T00:03:35.098Z | Downloaded serde-big-array v0.5.1 |
| 1072 | 2026-09-05T00:03:35.098Z | Downloaded diesel_derives v2.3.7 |
| 1073 | 2026-09-05T00:03:35.161Z | Downloaded rustls-pki-types v1.14.0 |
| 1074 | 2026-09-05T00:03:35.161Z | Downloaded usdt v0.6.0 |
| 1075 | 2026-09-05T00:03:35.161Z | Downloaded wnaf v0.14.0 |
| 1076 | 2026-09-05T00:03:35.161Z | Downloaded const_format v0.2.35 |
| 1077 | 2026-09-05T00:03:35.161Z | Downloaded defmt v0.3.100 |
| 1078 | 2026-09-05T00:03:35.161Z | Downloaded ignore v0.4.25 |
| 1079 | 2026-09-05T00:03:35.161Z | Downloaded num-bigint-dig v0.8.6 |
| 1080 | 2026-09-05T00:03:35.161Z | Downloaded p256 v0.14.0 |
| 1081 | 2026-09-05T00:03:35.161Z | Downloaded rustversion v1.0.22 |
| 1082 | 2026-09-05T00:03:35.161Z | Downloaded tokio-util v0.7.18 |
| 1083 | 2026-09-05T00:03:35.162Z | Downloaded ed25519-dalek v2.2.0 |
| 1084 | 2026-09-05T00:03:35.162Z | Downloaded indicatif v0.18.4 |
| 1085 | 2026-09-05T00:03:35.162Z | Downloaded phf v0.13.1 |
| 1086 | 2026-09-05T00:03:35.162Z | Downloaded num-conv v0.2.0 |
| 1087 | 2026-09-05T00:03:35.162Z | Downloaded phf_shared v0.11.3 |
| 1088 | 2026-09-05T00:03:35.162Z | Downloaded serdect v0.4.3 |
| 1089 | 2026-09-05T00:03:35.162Z | Downloaded illumos-nvpair v0.3.0 |
| 1090 | 2026-09-05T00:03:35.162Z | Downloaded num-derive v0.4.2 |
| 1091 | 2026-09-05T00:03:35.162Z | Downloaded managed v0.8.0 |
| 1092 | 2026-09-05T00:03:35.162Z | Downloaded slog-term v2.9.2 |
| 1093 | 2026-09-05T00:03:35.162Z | Downloaded rawzip v0.4.4 |
| 1094 | 2026-09-05T00:03:35.162Z | Downloaded winnow v0.6.26 |
| 1095 | 2026-09-05T00:03:35.162Z | Downloaded module-lattice v0.2.3 |
| 1096 | 2026-09-05T00:03:35.162Z | Downloaded hyper-rustls v0.27.7 |
| 1097 | 2026-09-05T00:03:35.162Z | Downloaded indexmap v1.9.3 |
| 1098 | 2026-09-05T00:03:35.162Z | Downloaded ref-cast-impl v1.0.25 |
| 1099 | 2026-09-05T00:03:35.162Z | Downloaded siphasher v1.0.2 |
| 1100 | 2026-09-05T00:03:35.162Z | Downloaded signal-hook-tokio v0.3.1 |
| 1101 | 2026-09-05T00:03:35.162Z | Downloaded vsss-rs v3.3.4 |
| 1102 | 2026-09-05T00:03:35.162Z | Downloaded crossbeam-deque v0.8.6 |
| 1103 | 2026-09-05T00:03:35.171Z | Downloaded ipnet v2.12.0 |
| 1104 | 2026-09-05T00:03:35.171Z | Downloaded darling v0.13.4 |
| 1105 | 2026-09-05T00:03:35.171Z | Downloaded const_format_proc_macros v0.2.34 |
| 1106 | 2026-09-05T00:03:35.171Z | Downloaded cookie_store v0.22.1 |
| 1107 | 2026-09-05T00:03:35.171Z | Downloaded hkdf v0.13.0 |
| 1108 | 2026-09-05T00:03:35.171Z | Downloaded h2 v0.4.15 |
| 1109 | 2026-09-05T00:03:35.171Z | Downloaded prefix-trie v0.7.0 |
| 1110 | 2026-09-05T00:03:35.171Z | Downloaded snafu v0.8.9 |
| 1111 | 2026-09-05T00:03:35.171Z | Downloaded zerofrom-derive v0.1.6 |
| 1112 | 2026-09-05T00:03:35.171Z | Downloaded miette-derive v7.6.0 |
| 1113 | 2026-09-05T00:03:35.171Z | Downloaded rand_core v0.6.4 |
| 1114 | 2026-09-05T00:03:35.177Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1115 | 2026-09-05T00:03:35.178Z | Downloaded progenitor-impl v0.13.0 |
| 1116 | 2026-09-05T00:03:35.178Z | Downloaded sqlformat v0.3.5 |
| 1117 | 2026-09-05T00:03:35.178Z | Downloaded thiserror-no-std v2.0.2 |
| 1118 | 2026-09-05T00:03:35.178Z | Downloaded cpufeatures v0.3.0 |
| 1119 | 2026-09-05T00:03:35.178Z | Downloaded darling_macro v0.23.0 |
| 1120 | 2026-09-05T00:03:35.178Z | Downloaded parking_lot v0.11.2 |
| 1121 | 2026-09-05T00:03:35.178Z | Downloaded goblin v0.10.5 |
| 1122 | 2026-09-05T00:03:35.192Z | Downloaded packed_struct v0.10.1 |
| 1123 | 2026-09-05T00:03:35.192Z | Downloaded strum_macros v0.24.3 |
| 1124 | 2026-09-05T00:03:35.192Z | Downloaded csv-core v0.1.13 |
| 1125 | 2026-09-05T00:03:35.192Z | Downloaded serde_cbor v0.11.2 |
| 1126 | 2026-09-05T00:03:35.200Z | Downloaded simd-adler32 v0.3.8 |
| 1127 | 2026-09-05T00:03:35.200Z | Downloaded defmt v1.0.1 |
| 1128 | 2026-09-05T00:03:35.200Z | Downloaded ed25519 v3.0.0 |
| 1129 | 2026-09-05T00:03:35.200Z | Downloaded ipnetwork v0.21.1 |
| 1130 | 2026-09-05T00:03:35.200Z | Downloaded tagptr v0.2.0 |
| 1131 | 2026-09-05T00:03:35.200Z | Downloaded tls_codec_derive v0.4.2 |
| 1132 | 2026-09-05T00:03:35.200Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1133 | 2026-09-05T00:03:35.200Z | Downloaded yoke-derive v0.8.1 |
| 1134 | 2026-09-05T00:03:35.200Z | Downloaded libloading v0.8.9 |
| 1135 | 2026-09-05T00:03:35.200Z | Downloaded stable_deref_trait v1.2.1 |
| 1136 | 2026-09-05T00:03:35.200Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1137 | 2026-09-05T00:03:35.206Z | Downloaded lzss v0.8.2 |
| 1138 | 2026-09-05T00:03:35.206Z | Downloaded unicode-bidi v0.3.18 |
| 1139 | 2026-09-05T00:03:35.206Z | Downloaded num-traits v0.2.19 |
| 1140 | 2026-09-05T00:03:35.206Z | Downloaded darling v0.21.3 |
| 1141 | 2026-09-05T00:03:35.211Z | Downloaded rand_pcg v0.10.2 |
| 1142 | 2026-09-05T00:03:35.212Z | Downloaded diff v0.1.13 |
| 1143 | 2026-09-05T00:03:35.212Z | Downloaded salsa20 v0.11.0 |
| 1144 | 2026-09-05T00:03:35.219Z | Downloaded crossbeam-epoch v0.9.18 |
| 1145 | 2026-09-05T00:03:35.219Z | Downloaded pin-project v1.1.11 |
| 1146 | 2026-09-05T00:03:35.230Z | Downloaded itertools v0.14.0 |
| 1147 | 2026-09-05T00:03:35.233Z | Downloaded sha1 v0.11.0 |
| 1148 | 2026-09-05T00:03:35.233Z | Downloaded slog-scope v4.4.1 |
| 1149 | 2026-09-05T00:03:35.233Z | Downloaded ident_case v1.0.1 |
| 1150 | 2026-09-05T00:03:35.233Z | Downloaded zone_cfg_derive v0.3.1 |
| 1151 | 2026-09-05T00:03:35.234Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1152 | 2026-09-05T00:03:35.234Z | Downloaded convert_case v0.10.0 |
| 1153 | 2026-09-05T00:03:35.234Z | Downloaded seq-macro v0.3.6 |
| 1154 | 2026-09-05T00:03:35.234Z | Downloaded strum v0.27.2 |
| 1155 | 2026-09-05T00:03:35.242Z | Downloaded recursive v0.1.1 |
| 1156 | 2026-09-05T00:03:35.242Z | Downloaded dyn-clone v1.0.20 |
| 1157 | 2026-09-05T00:03:35.242Z | Downloaded progenitor-impl v0.14.0 |
| 1158 | 2026-09-05T00:03:35.247Z | Downloaded ryu v1.0.23 |
| 1159 | 2026-09-05T00:03:35.247Z | Downloaded num_enum_derive v0.7.6 |
| 1160 | 2026-09-05T00:03:35.247Z | Downloaded rustls-pemfile v2.2.0 |
| 1161 | 2026-09-05T00:03:35.247Z | Downloaded pkcs8 v0.10.2 |
| 1162 | 2026-09-05T00:03:35.247Z | Downloaded reedline v0.40.0 |
| 1163 | 2026-09-05T00:03:35.252Z | Downloaded blake3 v1.8.5 |
| 1164 | 2026-09-05T00:03:35.256Z | Downloaded path-slash v0.1.5 |
| 1165 | 2026-09-05T00:03:35.256Z | Downloaded universal-hash v0.5.1 |
| 1166 | 2026-09-05T00:03:35.256Z | Downloaded pem v3.0.6 |
| 1167 | 2026-09-05T00:03:35.260Z | Downloaded crypto-primes v0.7.2 |
| 1168 | 2026-09-05T00:03:35.270Z | Downloaded socket2 v0.6.3 |
| 1169 | 2026-09-05T00:03:35.271Z | Downloaded bindgen v0.71.1 |
| 1170 | 2026-09-05T00:03:35.281Z | Downloaded ed25519 v2.2.3 |
| 1171 | 2026-09-05T00:03:35.281Z | Downloaded inout v0.1.4 |
| 1172 | 2026-09-05T00:03:35.281Z | Downloaded zip v4.6.1 |
| 1173 | 2026-09-05T00:03:35.281Z | Downloaded dropshot-api-manager v0.8.0 |
| 1174 | 2026-09-05T00:03:35.292Z | Downloaded idna v1.1.0 |
| 1175 | 2026-09-05T00:03:35.292Z | Downloaded darling_core v0.23.0 |
| 1176 | 2026-09-05T00:03:35.292Z | Downloaded tokio-native-tls v0.3.1 |
| 1177 | 2026-09-05T00:03:35.292Z | Downloaded progenitor-client v0.14.0 |
| 1178 | 2026-09-05T00:03:35.293Z | Downloaded git2 v0.20.4 |
| 1179 | 2026-09-05T00:03:35.298Z | Downloaded rsa v0.9.10 |
| 1180 | 2026-09-05T00:03:35.298Z | Downloaded usdt-impl v0.6.0 |
| 1181 | 2026-09-05T00:03:35.298Z | Downloaded stacker v0.1.23 |
| 1182 | 2026-09-05T00:03:35.298Z | Downloaded owo-colors v4.3.0 |
| 1183 | 2026-09-05T00:03:35.298Z | Downloaded take_mut v0.2.2 |
| 1184 | 2026-09-05T00:03:35.298Z | Downloaded num_enum v0.7.6 |
| 1185 | 2026-09-05T00:03:35.301Z | Downloaded vergen-lib v0.1.6 |
| 1186 | 2026-09-05T00:03:35.301Z | Downloaded similar v2.7.0 |
| 1187 | 2026-09-05T00:03:35.305Z | Downloaded ingot-types v0.2.0 |
| 1188 | 2026-09-05T00:03:35.305Z | Downloaded toml v0.7.8 |
| 1189 | 2026-09-05T00:03:35.305Z | Downloaded miette v7.6.0 |
| 1190 | 2026-09-05T00:03:35.310Z | Downloaded strum_macros v0.26.4 |
| 1191 | 2026-09-05T00:03:35.310Z | Downloaded whoami v1.6.1 |
| 1192 | 2026-09-05T00:03:35.313Z | Downloaded paste v1.0.15 |
| 1193 | 2026-09-05T00:03:35.313Z | Downloaded resolv-conf v0.7.6 |
| 1194 | 2026-09-05T00:03:35.313Z | Downloaded indoc v2.0.7 |
| 1195 | 2026-09-05T00:03:35.316Z | Downloaded mime_guess v2.0.5 |
| 1196 | 2026-09-05T00:03:35.316Z | Downloaded bitvec v1.0.1 |
| 1197 | 2026-09-05T00:03:35.325Z | Downloaded crossterm v0.28.1 |
| 1198 | 2026-09-05T00:03:35.333Z | Downloaded aws-lc-rs v1.16.3 |
| 1199 | 2026-09-05T00:03:35.338Z | Downloaded icu_properties v2.1.2 |
| 1200 | 2026-09-05T00:03:35.338Z | Downloaded serde-hex v0.1.0 |
| 1201 | 2026-09-05T00:03:35.344Z | Downloaded xshell v0.2.7 |
| 1202 | 2026-09-05T00:03:35.344Z | Downloaded pkg-config v0.3.32 |
| 1203 | 2026-09-05T00:03:35.344Z | Downloaded winnow v1.0.3 |
| 1204 | 2026-09-05T00:03:35.348Z | Downloaded itertools v0.13.0 |
| 1205 | 2026-09-05T00:03:35.351Z | Downloaded der v0.7.10 |
| 1206 | 2026-09-05T00:03:35.356Z | Downloaded jobserver v0.1.34 |
| 1207 | 2026-09-05T00:03:35.356Z | Downloaded elliptic-curve v0.13.8 |
| 1208 | 2026-09-05T00:03:35.372Z | Downloaded memmap2 v0.9.10 |
| 1209 | 2026-09-05T00:03:35.372Z | Downloaded postgres-protocol v0.6.10 |
| 1210 | 2026-09-05T00:03:35.372Z | Downloaded unicode-properties v0.1.4 |
| 1211 | 2026-09-05T00:03:35.372Z | Downloaded schemars v0.8.22 |
| 1212 | 2026-09-05T00:03:35.380Z | Downloaded serde_with_macros v3.21.0 |
| 1213 | 2026-09-05T00:03:35.380Z | Downloaded der v0.8.0 |
| 1214 | 2026-09-05T00:03:35.380Z | Downloaded rcgen v0.12.1 |
| 1215 | 2026-09-05T00:03:35.380Z | Downloaded zopfli v0.8.3 |
| 1216 | 2026-09-05T00:03:35.380Z | Downloaded ecdsa v0.16.9 |
| 1217 | 2026-09-05T00:03:35.380Z | Downloaded sha2 v0.11.0 |
| 1218 | 2026-09-05T00:03:35.385Z | Downloaded itertools v0.10.5 |
| 1219 | 2026-09-05T00:03:35.385Z | Downloaded itertools v0.15.0 |
| 1220 | 2026-09-05T00:03:35.389Z | Downloaded spin v0.9.8 |
| 1221 | 2026-09-05T00:03:35.389Z | Downloaded hyper-util v0.1.20 |
| 1222 | 2026-09-05T00:03:35.392Z | Downloaded unicode-normalization v0.1.25 |
| 1223 | 2026-09-05T00:03:35.396Z | Downloaded rand v0.8.6 |
| 1224 | 2026-09-05T00:03:35.396Z | Downloaded darling_core v0.21.3 |
| 1225 | 2026-09-05T00:03:35.401Z | Downloaded knus v3.4.0 |
| 1226 | 2026-09-05T00:03:35.402Z | Downloaded drift v0.2.0 |
| 1227 | 2026-09-05T00:03:35.406Z | Downloaded libxml v0.3.3 |
| 1228 | 2026-09-05T00:03:35.409Z | Downloaded reqwest v0.12.28 |
| 1229 | 2026-09-05T00:03:35.413Z | Downloaded x509-cert v0.2.5 |
| 1230 | 2026-09-05T00:03:35.417Z | Downloaded p521 v0.14.0 |
| 1231 | 2026-09-05T00:03:35.421Z | Downloaded quinn v0.11.11 |
| 1232 | 2026-09-05T00:03:35.427Z | Downloaded schemars v0.9.0 |
| 1233 | 2026-09-05T00:03:35.436Z | Downloaded pkcs5 v0.8.1 |
| 1234 | 2026-09-05T00:03:35.439Z | Downloaded russh v0.62.4 |
| 1235 | 2026-09-05T00:03:35.439Z | Downloaded icu_collections v2.1.1 |
| 1236 | 2026-09-05T00:03:35.446Z | Downloaded lalrpop v0.19.12 |
| 1237 | 2026-09-05T00:03:35.449Z | Downloaded iri-string v0.7.10 |
| 1238 | 2026-09-05T00:03:35.453Z | Downloaded crossterm v0.29.0 |
| 1239 | 2026-09-05T00:03:35.456Z | Downloaded toml_edit v0.19.15 |
| 1240 | 2026-09-05T00:03:35.469Z | Downloaded schemars v1.2.1 |
| 1241 | 2026-09-05T00:03:35.475Z | Downloaded smoltcp v0.9.1 |
| 1242 | 2026-09-05T00:03:35.483Z | Downloaded zerotrie v0.2.3 |
| 1243 | 2026-09-05T00:03:35.486Z | Downloaded num-bigint v0.4.6 |
| 1244 | 2026-09-05T00:03:35.491Z | Downloaded jiff-core v0.1.0 |
| 1245 | 2026-09-05T00:03:35.491Z | Downloaded zlib-rs v0.6.2 |
| 1246 | 2026-09-05T00:03:35.496Z | Downloaded tokio-postgres v0.7.16 |
| 1247 | 2026-09-05T00:03:35.501Z | Downloaded minimal-lexical v0.2.1 |
| 1248 | 2026-09-05T00:03:35.502Z | Downloaded zerovec v0.11.5 |
| 1249 | 2026-09-05T00:03:35.505Z | Downloaded derive_more-impl v2.1.1 |
| 1250 | 2026-09-05T00:03:35.505Z | Downloaded tabled v0.21.0 |
| 1251 | 2026-09-05T00:03:35.515Z | Downloaded serde_with v1.14.0 |
| 1252 | 2026-09-05T00:03:35.519Z | Downloaded vcpkg v0.2.15 |
| 1253 | 2026-09-05T00:03:35.544Z | Downloaded crossbeam-channel v0.5.15 |
| 1254 | 2026-09-05T00:03:35.548Z | Downloaded p384 v0.13.1 |
| 1255 | 2026-09-05T00:03:35.551Z | Downloaded hyper v1.10.1 |
| 1256 | 2026-09-05T00:03:35.555Z | Downloaded regex v1.12.3 |
| 1257 | 2026-09-05T00:03:35.559Z | Downloaded unicode-segmentation v1.12.0 |
| 1258 | 2026-09-05T00:03:35.562Z | Downloaded iddqd v0.4.2 |
| 1259 | 2026-09-05T00:03:35.566Z | Downloaded salty v0.3.0 |
| 1260 | 2026-09-05T00:03:35.569Z | Downloaded gimli v0.32.3 |
| 1261 | 2026-09-05T00:03:35.574Z | Downloaded winnow v0.5.40 |
| 1262 | 2026-09-05T00:03:35.582Z | Downloaded portable-atomic v1.13.1 |
| 1263 | 2026-09-05T00:03:35.586Z | Downloaded rayon v1.11.0 |
| 1264 | 2026-09-05T00:03:35.589Z | Downloaded sha3 v0.12.0 |
| 1265 | 2026-09-05T00:03:35.596Z | Downloaded petname v2.0.2 |
| 1266 | 2026-09-05T00:03:35.599Z | Downloaded zerocopy v0.8.55 |
| 1267 | 2026-09-05T00:03:35.608Z | Downloaded tough v0.22.0 |
| 1268 | 2026-09-05T00:03:35.613Z | Downloaded moka v0.12.13 |
| 1269 | 2026-09-05T00:03:35.616Z | Downloaded regex-syntax v0.6.29 |
| 1270 | 2026-09-05T00:03:35.626Z | Downloaded icu_properties_data v2.1.2 |
| 1271 | 2026-09-05T00:03:35.629Z | Downloaded bstr v1.12.1 |
| 1272 | 2026-09-05T00:03:35.633Z | Downloaded reqwest v0.13.2 |
| 1273 | 2026-09-05T00:03:35.636Z | Downloaded libm v0.2.16 |
| 1274 | 2026-09-05T00:03:35.642Z | Downloaded regress v0.11.1 |
| 1275 | 2026-09-05T00:03:35.648Z | Downloaded tower-http v0.6.8 |
| 1276 | 2026-09-05T00:03:35.653Z | Downloaded polar-core v0.27.3 |
| 1277 | 2026-09-05T00:03:35.658Z | Downloaded quick-xml v0.37.5 |
| 1278 | 2026-09-05T00:03:35.662Z | Downloaded nix v0.27.1 |
| 1279 | 2026-09-05T00:03:35.669Z | Downloaded serde_with v3.21.0 |
| 1280 | 2026-09-05T00:03:35.678Z | Downloaded itertools v0.12.1 |
| 1281 | 2026-09-05T00:03:35.681Z | Downloaded object v0.30.4 |
| 1282 | 2026-09-05T00:03:35.688Z | Downloaded regress v0.10.5 |
| 1283 | 2026-09-05T00:03:35.698Z | Downloaded quinn-proto v0.11.16 |
| 1284 | 2026-09-05T00:03:35.702Z | Downloaded openssl v0.10.80 |
| 1285 | 2026-09-05T00:03:35.705Z | Downloaded proptest v1.11.0 |
| 1286 | 2026-09-05T00:03:35.708Z | Downloaded curve25519-dalek v5.0.0 |
| 1287 | 2026-09-05T00:03:35.714Z | Downloaded hickory-proto v0.24.4 |
| 1288 | 2026-09-05T00:03:35.724Z | Downloaded radix_trie v0.2.1 |
| 1289 | 2026-09-05T00:03:35.727Z | Downloaded regex-syntax v0.8.10 |
| 1290 | 2026-09-05T00:03:35.733Z | Downloaded rustls v0.23.41 |
| 1291 | 2026-09-05T00:03:35.739Z | Downloaded hickory-proto v0.25.2 |
| 1292 | 2026-09-05T00:03:35.749Z | Downloaded dropshot v0.17.1 |
| 1293 | 2026-09-05T00:03:35.764Z | Downloaded smoltcp v0.11.0 |
| 1294 | 2026-09-05T00:03:35.770Z | Downloaded object v0.37.3 |
| 1295 | 2026-09-05T00:03:35.780Z | Downloaded time v0.3.47 |
| 1296 | 2026-09-05T00:03:35.786Z | Downloaded syn v3.0.3 |
| 1297 | 2026-09-05T00:03:35.792Z | Downloaded crypto-bigint v0.7.5 |
| 1298 | 2026-09-05T00:03:35.802Z | Downloaded curve25519-dalek v4.1.3 |
| 1299 | 2026-09-05T00:03:35.807Z | Downloaded nix v0.28.0 |
| 1300 | 2026-09-05T00:03:35.814Z | Downloaded sled v0.34.7 |
| 1301 | 2026-09-05T00:03:35.821Z | Downloaded rustix v0.38.44 |
| 1302 | 2026-09-05T00:03:35.834Z | Downloaded nix v0.31.2 |
| 1303 | 2026-09-05T00:03:35.845Z | Downloaded sqlparser v0.61.0 |
| 1304 | 2026-09-05T00:03:35.848Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1305 | 2026-09-05T00:03:35.857Z | Downloaded tracing v0.1.44 |
| 1306 | 2026-09-05T00:03:35.869Z | Downloaded zerocopy-derive v0.6.6 |
| 1307 | 2026-09-05T00:03:35.876Z | Downloaded openapiv3 v2.2.0 |
| 1308 | 2026-09-05T00:03:35.884Z | Downloaded petgraph v0.6.5 |
| 1309 | 2026-09-05T00:03:35.895Z | Downloaded ratatui v0.29.0 |
| 1310 | 2026-09-05T00:03:35.908Z | Downloaded chrono-tz v0.10.4 |
| 1311 | 2026-09-05T00:03:35.920Z | Downloaded typify-impl v0.6.2 |
| 1312 | 2026-09-05T00:03:35.930Z | Downloaded diesel v2.3.7 |
| 1313 | 2026-09-05T00:03:35.943Z | Downloaded petgraph v0.8.3 |
| 1314 | 2026-09-05T00:03:35.955Z | Downloaded tokio v1.52.1 |
| 1315 | 2026-09-05T00:03:36.020Z | Downloaded sha3 v0.11.0 |
| 1316 | 2026-09-05T00:03:36.025Z | Downloaded jiff v0.2.34 |
| 1317 | 2026-09-05T00:03:36.026Z | Downloaded regex-automata v0.4.14 |
| 1318 | 2026-09-05T00:03:36.026Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1319 | 2026-09-05T00:03:36.026Z | Downloaded sha3 v0.10.8 |
| 1320 | 2026-09-05T00:03:36.026Z | Downloaded libz-sys v1.1.24 |
| 1321 | 2026-09-05T00:03:36.029Z | Downloaded csv v1.4.0 |
| 1322 | 2026-09-05T00:03:36.048Z | Downloaded encoding_rs v0.8.35 |
| 1323 | 2026-09-05T00:03:36.064Z | Downloaded ring v0.17.14 |
| 1324 | 2026-09-05T00:03:36.089Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1325 | 2026-09-05T00:03:36.323Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-05T00:03:36.585Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-05T00:03:36.585Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-05T00:03:36.589Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-05T00:03:36.589Z | Compiling log v0.4.33 |
| 1330 | 2026-09-05T00:03:36.589Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-05T00:03:36.589Z | Compiling shlex v1.3.0 |
| 1332 | 2026-09-05T00:03:36.589Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-09-05T00:03:36.589Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-05T00:03:36.760Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-05T00:03:36.763Z | Compiling typenum v1.20.1 |
| 1336 | 2026-09-05T00:03:36.763Z | Compiling stable_deref_trait v1.2.1 |
| 1337 | 2026-09-05T00:03:36.770Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-05T00:03:36.773Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-05T00:03:36.812Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-05T00:03:36.838Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-05T00:03:36.851Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-05T00:03:36.950Z | Compiling lock_api v0.4.14 |
| 1343 | 2026-09-05T00:03:36.950Z | Compiling libm v0.2.16 |
| 1344 | 2026-09-05T00:03:36.979Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-05T00:03:36.992Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-05T00:03:37.023Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-05T00:03:37.054Z | Compiling const-oid v0.9.6 |
| 1348 | 2026-09-05T00:03:37.081Z | Compiling getrandom v0.4.3 |
| 1349 | 2026-09-05T00:03:37.081Z | Compiling pin-project-lite v0.2.17 |
| 1350 | 2026-09-05T00:03:37.128Z | Compiling parking_lot_core v0.9.12 |
| 1351 | 2026-09-05T00:03:37.171Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-05T00:03:37.200Z | Compiling litemap v0.8.1 |
| 1353 | 2026-09-05T00:03:37.213Z | Compiling percent-encoding v2.3.2 |
| 1354 | 2026-09-05T00:03:37.297Z | Compiling writeable v0.6.2 |
| 1355 | 2026-09-05T00:03:37.327Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-09-05T00:03:37.351Z | Compiling icu_normalizer_data v2.1.1 |
| 1357 | 2026-09-05T00:03:37.364Z | Compiling icu_properties_data v2.1.2 |
| 1358 | 2026-09-05T00:03:37.396Z | Compiling rustix v1.1.4 |
| 1359 | 2026-09-05T00:03:37.423Z | Compiling getrandom v0.3.4 |
| 1360 | 2026-09-05T00:03:37.435Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-05T00:03:37.472Z | Compiling futures-io v0.3.32 |
| 1362 | 2026-09-05T00:03:37.494Z | Compiling utf8_iter v1.0.4 |
| 1363 | 2026-09-05T00:03:37.497Z | Compiling futures-task v0.3.32 |
| 1364 | 2026-09-05T00:03:37.568Z | Compiling futures-channel v0.3.32 |
| 1365 | 2026-09-05T00:03:37.572Z | Compiling slab v0.4.12 |
| 1366 | 2026-09-05T00:03:37.642Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-05T00:03:37.645Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-05T00:03:37.672Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-05T00:03:37.719Z | Compiling mio v1.2.0 |
| 1370 | 2026-09-05T00:03:37.767Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-09-05T00:03:37.782Z | Compiling socket2 v0.6.3 |
| 1372 | 2026-09-05T00:03:37.799Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-09-05T00:03:37.827Z | Compiling rand_core v0.6.4 |
| 1374 | 2026-09-05T00:03:37.841Z | Compiling form_urlencoded v1.2.2 |
| 1375 | 2026-09-05T00:03:37.895Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-05T00:03:37.919Z | Compiling parking_lot v0.12.5 |
| 1377 | 2026-09-05T00:03:37.936Z | Compiling rustversion v1.0.22 |
| 1378 | 2026-09-05T00:03:37.986Z | Compiling iana-time-zone v0.1.65 |
| 1379 | 2026-09-05T00:03:38.063Z | Compiling base64ct v1.8.3 |
| 1380 | 2026-09-05T00:03:38.121Z | Compiling flagset v0.4.7 |
| 1381 | 2026-09-05T00:03:38.121Z | Compiling fs_extra v1.3.0 |
| 1382 | 2026-09-05T00:03:38.121Z | Compiling regex-syntax v0.8.10 |
| 1383 | 2026-09-05T00:03:38.143Z | Compiling dunce v1.0.5 |
| 1384 | 2026-09-05T00:03:38.264Z | Compiling ident_case v1.0.1 |
| 1385 | 2026-09-05T00:03:38.308Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-05T00:03:38.309Z | Compiling vcpkg v0.2.15 |
| 1387 | 2026-09-05T00:03:38.358Z | Compiling syn v1.0.109 |
| 1388 | 2026-09-05T00:03:38.359Z | Compiling tracing-core v0.1.36 |
| 1389 | 2026-09-05T00:03:38.449Z | Compiling pem-rfc7468 v0.7.0 |
| 1390 | 2026-09-05T00:03:38.477Z | Compiling rand_core v0.9.5 |
| 1391 | 2026-09-05T00:03:38.477Z | Compiling dyn-clone v1.0.20 |
| 1392 | 2026-09-05T00:03:38.493Z | Compiling cpufeatures v0.2.17 |
| 1393 | 2026-09-05T00:03:38.494Z | Compiling schemars v0.8.22 |
| 1394 | 2026-09-05T00:03:38.514Z | Compiling aws-lc-rs v1.16.3 |
| 1395 | 2026-09-05T00:03:38.560Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-09-05T00:03:38.593Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-05T00:03:38.639Z | Compiling cmov v0.5.4 |
| 1398 | 2026-09-05T00:03:38.726Z | Compiling httparse v1.10.1 |
| 1399 | 2026-09-05T00:03:38.726Z | Compiling crc32fast v1.5.0 |
| 1400 | 2026-09-05T00:03:38.768Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-05T00:03:38.820Z | Compiling tinyvec_macros v0.1.1 |
| 1402 | 2026-09-05T00:03:38.849Z | Compiling adler2 v2.0.1 |
| 1403 | 2026-09-05T00:03:38.849Z | Compiling openssl-probe v0.2.1 |
| 1404 | 2026-09-05T00:03:38.878Z | Compiling ctutils v0.4.2 |
| 1405 | 2026-09-05T00:03:38.979Z | Compiling aho-corasick v1.1.4 |
| 1406 | 2026-09-05T00:03:38.979Z | Compiling tinyvec v1.10.0 |
| 1407 | 2026-09-05T00:03:39.027Z | Compiling atomic-waker v1.1.2 |
| 1408 | 2026-09-05T00:03:39.028Z | Compiling bitflags v2.11.0 |
| 1409 | 2026-09-05T00:03:39.057Z | Compiling semver v1.0.28 |
| 1410 | 2026-09-05T00:03:39.077Z | Compiling indexmap v2.14.0 |
| 1411 | 2026-09-05T00:03:39.099Z | Compiling uuid v1.23.4 |
| 1412 | 2026-09-05T00:03:39.138Z | Compiling miniz_oxide v0.8.9 |
| 1413 | 2026-09-05T00:03:39.165Z | Compiling untrusted v0.7.1 |
| 1414 | 2026-09-05T00:03:39.193Z | Compiling unicode-segmentation v1.12.0 |
| 1415 | 2026-09-05T00:03:39.212Z | Compiling try-lock v0.2.5 |
| 1416 | 2026-09-05T00:03:39.241Z | Compiling tower-service v0.3.3 |
| 1417 | 2026-09-05T00:03:39.310Z | Compiling rustc_version v0.4.1 |
| 1418 | 2026-09-05T00:03:39.376Z | Compiling tower-layer v0.3.3 |
| 1419 | 2026-09-05T00:03:39.376Z | Compiling radium v0.7.0 |
| 1420 | 2026-09-05T00:03:39.424Z | Compiling want v0.3.1 |
| 1421 | 2026-09-05T00:03:39.546Z | Compiling httpdate v1.0.3 |
| 1422 | 2026-09-05T00:03:39.574Z | Compiling untrusted v0.9.0 |
| 1423 | 2026-09-05T00:03:39.609Z | Compiling aws-lc-sys v0.40.0 |
| 1424 | 2026-09-05T00:03:39.624Z | Compiling openssl-sys v0.9.117 |
| 1425 | 2026-09-05T00:03:39.649Z | Compiling rustls v0.23.41 |
| 1426 | 2026-09-05T00:03:39.649Z | Compiling openssl v0.10.80 |
| 1427 | 2026-09-05T00:03:39.706Z | Compiling regex-automata v0.4.14 |
| 1428 | 2026-09-05T00:03:39.758Z | Compiling synstructure v0.13.2 |
| 1429 | 2026-09-05T00:03:39.781Z | Compiling serde_derive_internals v0.29.1 |
| 1430 | 2026-09-05T00:03:39.794Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-09-05T00:03:39.804Z | Compiling darling_core v0.20.11 |
| 1432 | 2026-09-05T00:03:39.824Z | Compiling foreign-types-shared v0.1.1 |
| 1433 | 2026-09-05T00:03:39.838Z | Compiling maybe-uninit v2.0.0 |
| 1434 | 2026-09-05T00:03:39.902Z | Compiling tap v1.0.1 |
| 1435 | 2026-09-05T00:03:39.930Z | Compiling foreign-types v0.3.2 |
| 1436 | 2026-09-05T00:03:40.007Z | Compiling wyz v0.5.1 |
| 1437 | 2026-09-05T00:03:40.121Z | Compiling tempfile v3.27.0 |
| 1438 | 2026-09-05T00:03:40.207Z | Compiling terminal_size v0.4.3 |
| 1439 | 2026-09-05T00:03:40.276Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1440 | 2026-09-05T00:03:40.293Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1441 | 2026-09-05T00:03:40.370Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-05T00:03:40.388Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-05T00:03:40.391Z | Compiling wait-timeout v0.2.1 |
| 1444 | 2026-09-05T00:03:40.533Z | Compiling socket2 v0.5.10 |
| 1445 | 2026-09-05T00:03:40.548Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-05T00:03:40.601Z | Compiling powerfmt v0.2.0 |
| 1447 | 2026-09-05T00:03:40.619Z | Compiling num-bigint-dig v0.8.6 |
| 1448 | 2026-09-05T00:03:40.633Z | Compiling time-core v0.1.8 |
| 1449 | 2026-09-05T00:03:40.677Z | Compiling num-conv v0.2.0 |
| 1450 | 2026-09-05T00:03:40.692Z | Compiling bit-vec v0.8.0 |
| 1451 | 2026-09-05T00:03:40.711Z | Compiling quick-error v1.2.3 |
| 1452 | 2026-09-05T00:03:40.726Z | Compiling native-tls v0.2.18 |
| 1453 | 2026-09-05T00:03:40.742Z | Compiling packed_struct v0.10.1 |
| 1454 | 2026-09-05T00:03:40.776Z | Compiling funty v2.0.0 |
| 1455 | 2026-09-05T00:03:40.796Z | Compiling clap_builder v4.6.0 |
| 1456 | 2026-09-05T00:03:40.826Z | Compiling time-macros v0.2.27 |
| 1457 | 2026-09-05T00:03:40.826Z | Compiling rusty-fork v0.3.1 |
| 1458 | 2026-09-05T00:03:40.885Z | Compiling bit-set v0.8.0 |
| 1459 | 2026-09-05T00:03:40.906Z | Compiling deranged v0.5.8 |
| 1460 | 2026-09-05T00:03:40.941Z | Compiling num-iter v0.1.45 |
| 1461 | 2026-09-05T00:03:41.050Z | Compiling lazy_static v1.5.0 |
| 1462 | 2026-09-05T00:03:41.070Z | Compiling rand_xorshift v0.4.0 |
| 1463 | 2026-09-05T00:03:41.087Z | Compiling sync_wrapper v1.0.2 |
| 1464 | 2026-09-05T00:03:41.101Z | Compiling indexmap v1.9.3 |
| 1465 | 2026-09-05T00:03:41.130Z | Compiling bitvec v1.0.1 |
| 1466 | 2026-09-05T00:03:41.174Z | Compiling zlib-rs v0.6.2 |
| 1467 | 2026-09-05T00:03:41.210Z | Compiling crc-catalog v2.4.0 |
| 1468 | 2026-09-05T00:03:41.317Z | Compiling siphasher v1.0.2 |
| 1469 | 2026-09-05T00:03:41.329Z | Compiling nodrop v0.1.14 |
| 1470 | 2026-09-05T00:03:41.329Z | Compiling object v0.37.3 |
| 1471 | 2026-09-05T00:03:41.375Z | Compiling usdt-impl v0.6.0 |
| 1472 | 2026-09-05T00:03:41.403Z | Compiling paste v1.0.15 |
| 1473 | 2026-09-05T00:03:41.449Z | Compiling num_threads v0.1.7 |
| 1474 | 2026-09-05T00:03:41.513Z | Compiling serde_derive v1.0.228 |
| 1475 | 2026-09-05T00:03:41.565Z | Compiling zeroize_derive v1.5.0 |
| 1476 | 2026-09-05T00:03:41.596Z | Compiling zerofrom-derive v0.1.6 |
| 1477 | 2026-09-05T00:03:41.610Z | Compiling zerocopy-derive v0.8.55 |
| 1478 | 2026-09-05T00:03:41.690Z | Compiling yoke-derive v0.8.1 |
| 1479 | 2026-09-05T00:03:41.940Z | Compiling zerovec-derive v0.11.2 |
| 1480 | 2026-09-05T00:03:41.950Z | Compiling displaydoc v0.2.5 |
| 1481 | 2026-09-05T00:03:41.960Z | Compiling tokio-macros v2.7.0 |
| 1482 | 2026-09-05T00:03:42.204Z | Compiling futures-macro v0.3.32 |
| 1483 | 2026-09-05T00:03:42.263Z | Compiling der_derive v0.7.3 |
| 1484 | 2026-09-05T00:03:42.671Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-09-05T00:03:42.764Z | Compiling tracing-attributes v0.1.31 |
| 1486 | 2026-09-05T00:03:42.779Z | Compiling schemars_derive v0.8.22 |
| 1487 | 2026-09-05T00:03:42.782Z | Compiling pest_derive v2.8.6 |
| 1488 | 2026-09-05T00:03:42.935Z | Compiling scroll_derive v0.13.1 |
| 1489 | 2026-09-05T00:03:43.089Z | Compiling futures-util v0.3.32 |
| 1490 | 2026-09-05T00:03:43.104Z | Compiling zerofrom v0.1.6 |
| 1491 | 2026-09-05T00:03:43.123Z | Compiling darling_macro v0.20.11 |
| 1492 | 2026-09-05T00:03:43.251Z | Compiling yoke v0.8.1 |
| 1493 | 2026-09-05T00:03:43.292Z | Compiling thiserror-impl v1.0.69 |
| 1494 | 2026-09-05T00:03:43.310Z | Compiling openssl-macros v0.1.1 |
| 1495 | 2026-09-05T00:03:43.524Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-09-05T00:03:43.672Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-09-05T00:03:43.840Z | Compiling scroll v0.13.0 |
| 1498 | 2026-09-05T00:03:43.979Z | Compiling tinystr v0.8.2 |
| 1499 | 2026-09-05T00:03:44.000Z | Compiling potential_utf v0.1.4 |
| 1500 | 2026-09-05T00:03:44.018Z | Compiling darling v0.20.11 |
| 1501 | 2026-09-05T00:03:44.052Z | Compiling packed_struct_codegen v0.10.1 |
| 1502 | 2026-09-05T00:03:44.110Z | Compiling goblin v0.10.5 |
| 1503 | 2026-09-05T00:03:44.133Z | Compiling icu_collections v2.1.1 |
| 1504 | 2026-09-05T00:03:44.137Z | Compiling thiserror v2.0.18 |
| 1505 | 2026-09-05T00:03:44.164Z | Compiling icu_locale_core v2.1.1 |
| 1506 | 2026-09-05T00:03:44.180Z | Compiling bitfield-macros v0.19.4 |
| 1507 | 2026-09-05T00:03:44.206Z | Compiling zerocopy-derive v0.6.6 |
| 1508 | 2026-09-05T00:03:44.221Z | Compiling tracing v0.1.44 |
| 1509 | 2026-09-05T00:03:44.276Z | Compiling clap_derive v4.6.1 |
| 1510 | 2026-09-05T00:03:44.465Z | Compiling crossbeam-utils v0.8.21 |
| 1511 | 2026-09-05T00:03:44.503Z | Compiling unarray v0.1.4 |
| 1512 | 2026-09-05T00:03:44.606Z | Compiling thiserror v1.0.69 |
| 1513 | 2026-09-05T00:03:44.635Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-09-05T00:03:44.649Z | Compiling derive_builder_core v0.20.2 |
| 1515 | 2026-09-05T00:03:44.725Z | Compiling flate2 v1.1.9 |
| 1516 | 2026-09-05T00:03:44.797Z | Compiling icu_provider v2.1.1 |
| 1517 | 2026-09-05T00:03:44.922Z | Compiling bitfield v0.19.4 |
| 1518 | 2026-09-05T00:03:45.050Z | Compiling icu_normalizer v2.1.1 |
| 1519 | 2026-09-05T00:03:45.067Z | Compiling zeroize v1.9.0 |
| 1520 | 2026-09-05T00:03:45.126Z | Compiling bytes v1.11.1 |
| 1521 | 2026-09-05T00:03:45.158Z | Compiling icu_properties v2.1.2 |
| 1522 | 2026-09-05T00:03:45.174Z | Compiling chrono v0.4.45 |
| 1523 | 2026-09-05T00:03:45.196Z | Compiling ipnet v2.12.0 |
| 1524 | 2026-09-05T00:03:45.304Z | Compiling der v0.7.10 |
| 1525 | 2026-09-05T00:03:45.392Z | Compiling rustls-pki-types v1.14.0 |
| 1526 | 2026-09-05T00:03:45.497Z | Compiling hybrid-array v0.4.13 |
| 1527 | 2026-09-05T00:03:45.537Z | Compiling hex v0.4.3 |
| 1528 | 2026-09-05T00:03:45.594Z | Compiling toml_datetime v0.6.11 |
| 1529 | 2026-09-05T00:03:45.714Z | Compiling tokio v1.52.1 |
| 1530 | 2026-09-05T00:03:45.763Z | Compiling http v1.4.2 |
| 1531 | 2026-09-05T00:03:45.821Z | Compiling block-buffer v0.10.4 |
| 1532 | 2026-09-05T00:03:45.835Z | Compiling crypto-common v0.1.7 |
| 1533 | 2026-09-05T00:03:45.864Z | Compiling serde_spanned v0.6.9 |
| 1534 | 2026-09-05T00:03:46.004Z | Compiling digest v0.10.7 |
| 1535 | 2026-09-05T00:03:46.017Z | Compiling idna_adapter v1.2.1 |
| 1536 | 2026-09-05T00:03:46.034Z | Compiling zerocopy v0.6.6 |
| 1537 | 2026-09-05T00:03:46.069Z | Compiling clap v4.6.1 |
| 1538 | 2026-09-05T00:03:46.160Z | Compiling ppv-lite86 v0.2.21 |
| 1539 | 2026-09-05T00:03:46.175Z | Compiling idna v1.1.0 |
| 1540 | 2026-09-05T00:03:46.269Z | Compiling spki v0.7.3 |
| 1541 | 2026-09-05T00:03:46.285Z | Compiling sha2 v0.10.9 |
| 1542 | 2026-09-05T00:03:46.302Z | Compiling signature v2.2.0 |
| 1543 | 2026-09-05T00:03:46.354Z | Compiling hmac v0.12.1 |
| 1544 | 2026-09-05T00:03:46.496Z | Compiling url v2.5.8 |
| 1545 | 2026-09-05T00:03:46.512Z | Compiling rand_chacha v0.9.0 |
| 1546 | 2026-09-05T00:03:46.512Z | Compiling pkcs8 v0.10.2 |
| 1547 | 2026-09-05T00:03:46.515Z | Compiling http-body v1.0.1 |
| 1548 | 2026-09-05T00:03:46.558Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-09-05T00:03:46.618Z | Compiling time v0.3.47 |
| 1550 | 2026-09-05T00:03:46.676Z | Compiling pkcs1 v0.7.5 |
| 1551 | 2026-09-05T00:03:46.711Z | Compiling http-body-util v0.1.3 |
| 1552 | 2026-09-05T00:03:46.789Z | Compiling rand v0.9.2 |
| 1553 | 2026-09-05T00:03:46.813Z | Compiling rand v0.8.6 |
| 1554 | 2026-09-05T00:03:46.836Z | Compiling dof v0.4.0 |
| 1555 | 2026-09-05T00:03:47.079Z | Compiling structmeta-derive v0.3.0 |
| 1556 | 2026-09-05T00:03:47.094Z | Compiling scroll_derive v0.12.1 |
| 1557 | 2026-09-05T00:03:47.184Z | Compiling array-init v0.0.4 |
| 1558 | 2026-09-05T00:03:47.247Z | Compiling crc v3.4.0 |
| 1559 | 2026-09-05T00:03:47.304Z | Compiling smallvec v0.6.14 |
| 1560 | 2026-09-05T00:03:47.328Z | Compiling darling_core v0.23.0 |
| 1561 | 2026-09-05T00:03:47.523Z | Compiling proptest v1.11.0 |
| 1562 | 2026-09-05T00:03:47.539Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-05T00:03:47.554Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-05T00:03:47.584Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-05T00:03:47.627Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-05T00:03:47.680Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-05T00:03:47.763Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-05T00:03:47.778Z | Compiling ipnetwork v0.21.1 |
| 1569 | 2026-09-05T00:03:47.795Z | Compiling ryu v1.0.23 |
| 1570 | 2026-09-05T00:03:47.930Z | Compiling gimli v0.32.3 |
| 1571 | 2026-09-05T00:03:47.964Z | Compiling iri-string v0.7.10 |
| 1572 | 2026-09-05T00:03:47.984Z | Compiling unicode-properties v0.1.4 |
| 1573 | 2026-09-05T00:03:48.002Z | Compiling signal-hook v0.3.18 |
| 1574 | 2026-09-05T00:03:48.016Z | Compiling base64 v0.21.7 |
| 1575 | 2026-09-05T00:03:48.157Z | Compiling winnow v0.5.40 |
| 1576 | 2026-09-05T00:03:48.189Z | Compiling anyhow v1.0.104 |
| 1577 | 2026-09-05T00:03:48.204Z | Compiling zstd-safe v7.2.4 |
| 1578 | 2026-09-05T00:03:48.209Z | Compiling unicode-bidi v0.3.18 |
| 1579 | 2026-09-05T00:03:48.234Z | Compiling hashbrown v0.12.3 |
| 1580 | 2026-09-05T00:03:48.308Z | Compiling allocator-api2 v0.2.21 |
| 1581 | 2026-09-05T00:03:48.343Z | Compiling ron v0.8.1 |
| 1582 | 2026-09-05T00:03:48.377Z | Compiling structmeta v0.3.0 |
| 1583 | 2026-09-05T00:03:48.481Z | Compiling oxnet v0.1.6 |
| 1584 | 2026-09-05T00:03:48.650Z | Compiling stringprep v0.1.5 |
| 1585 | 2026-09-05T00:03:48.717Z | Compiling rsa v0.9.10 |
| 1586 | 2026-09-05T00:03:48.861Z | Compiling serde_urlencoded v0.7.1 |
| 1587 | 2026-09-05T00:03:48.938Z | Compiling env_logger v0.11.11 |
| 1588 | 2026-09-05T00:03:48.964Z | Compiling scroll v0.12.0 |
| 1589 | 2026-09-05T00:03:49.120Z | Compiling serde-hex v0.1.0 |
| 1590 | 2026-09-05T00:03:49.135Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1591 | 2026-09-05T00:03:49.249Z | Compiling camino v1.2.5 |
| 1592 | 2026-09-05T00:03:49.353Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1593 | 2026-09-05T00:03:49.518Z | Compiling tokio-util v0.7.18 |
| 1594 | 2026-09-05T00:03:49.646Z | Compiling tower v0.5.3 |
| 1595 | 2026-09-05T00:03:49.663Z | Compiling addr2line v0.25.1 |
| 1596 | 2026-09-05T00:03:49.713Z | Compiling toml_edit v0.19.15 |
| 1597 | 2026-09-05T00:03:49.870Z | Compiling tokio-native-tls v0.3.1 |
| 1598 | 2026-09-05T00:03:49.898Z | Compiling darling_macro v0.23.0 |
| 1599 | 2026-09-05T00:03:49.913Z | Compiling bzip2 v0.4.4 |
| 1600 | 2026-09-05T00:03:50.012Z | Compiling newtype-uuid v1.3.2 |
| 1601 | 2026-09-05T00:03:50.061Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-09-05T00:03:50.145Z | Compiling hashbrown v0.13.2 |
| 1603 | 2026-09-05T00:03:50.160Z | Compiling x509-cert v0.2.5 |
| 1604 | 2026-09-05T00:03:50.366Z | Compiling h2 v0.4.15 |
| 1605 | 2026-09-05T00:03:50.414Z | Compiling block-buffer v0.12.1 |
| 1606 | 2026-09-05T00:03:50.499Z | Compiling crypto-common v0.2.2 |
| 1607 | 2026-09-05T00:03:50.578Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-09-05T00:03:50.631Z | Compiling md-5 v0.10.6 |
| 1609 | 2026-09-05T00:03:50.656Z | Compiling rustls-native-certs v0.8.3 |
| 1610 | 2026-09-05T00:03:50.767Z | Compiling derive_builder_macro v0.20.2 |
| 1611 | 2026-09-05T00:03:50.817Z | Compiling erased-serde v0.3.31 |
| 1612 | 2026-09-05T00:03:50.854Z | Compiling serde_tokenstream v0.2.3 |
| 1613 | 2026-09-05T00:03:51.160Z | Compiling daft-derive v0.1.8 |
| 1614 | 2026-09-05T00:03:51.182Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-05T00:03:51.258Z | Compiling pin-project-internal v1.1.11 |
| 1616 | 2026-09-05T00:03:51.321Z | Compiling zerocopy-derive v0.7.35 |
| 1617 | 2026-09-05T00:03:51.437Z | Compiling async-trait v0.1.89 |
| 1618 | 2026-09-05T00:03:51.469Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-09-05T00:03:51.766Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-05T00:03:51.797Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-05T00:03:51.819Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-05T00:03:51.840Z | Compiling encoding_rs v0.8.35 |
| 1623 | 2026-09-05T00:03:51.893Z | Compiling memoffset v0.9.1 |
| 1624 | 2026-09-05T00:03:51.992Z | Compiling fallible-iterator v0.2.0 |
| 1625 | 2026-09-05T00:03:52.013Z | Compiling cfg_aliases v0.2.1 |
| 1626 | 2026-09-05T00:03:52.031Z | Compiling owo-colors v4.3.0 |
| 1627 | 2026-09-05T00:03:52.098Z | Compiling rustix v0.38.44 |
| 1628 | 2026-09-05T00:03:52.113Z | Compiling ref-cast v1.0.25 |
| 1629 | 2026-09-05T00:03:52.116Z | Compiling rustc-demangle v0.1.27 |
| 1630 | 2026-09-05T00:03:52.212Z | Compiling litrs v1.0.0 |
| 1631 | 2026-09-05T00:03:52.239Z | Compiling crc-any v2.5.0 |
| 1632 | 2026-09-05T00:03:52.333Z | Compiling mime v0.3.17 |
| 1633 | 2026-09-05T00:03:52.357Z | Compiling psl-types v2.0.11 |
| 1634 | 2026-09-05T00:03:52.377Z | Compiling smoltcp v0.9.1 |
| 1635 | 2026-09-05T00:03:52.395Z | Compiling pin-project v1.1.11 |
| 1636 | 2026-09-05T00:03:52.489Z | Compiling publicsuffix v2.3.0 |
| 1637 | 2026-09-05T00:03:52.505Z | Compiling backtrace v0.3.76 |
| 1638 | 2026-09-05T00:03:52.508Z | Compiling postgres-protocol v0.6.10 |
| 1639 | 2026-09-05T00:03:52.552Z | Compiling zerocopy v0.7.35 |
| 1640 | 2026-09-05T00:03:52.580Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1641 | 2026-09-05T00:03:52.583Z | Compiling nix v0.31.2 |
| 1642 | 2026-09-05T00:03:52.611Z | Compiling snafu-derive v0.8.9 |
| 1643 | 2026-09-05T00:03:52.710Z | Compiling daft v0.1.8 |
| 1644 | 2026-09-05T00:03:52.742Z | Compiling document-features v0.2.12 |
| 1645 | 2026-09-05T00:03:52.851Z | Compiling derive_builder v0.20.2 |
| 1646 | 2026-09-05T00:03:52.998Z | Compiling toml v0.7.8 |
| 1647 | 2026-09-05T00:03:53.015Z | Compiling inout v0.2.2 |
| 1648 | 2026-09-05T00:03:53.018Z | Compiling object v0.30.4 |
| 1649 | 2026-09-05T00:03:53.083Z | Compiling darling v0.23.0 |
| 1650 | 2026-09-05T00:03:53.114Z | Compiling zip v0.6.6 |
| 1651 | 2026-09-05T00:03:53.176Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1652 | 2026-09-05T00:03:53.191Z | Compiling goblin v0.8.2 |
| 1653 | 2026-09-05T00:03:53.406Z | Compiling derive-ex v0.1.8 |
| 1654 | 2026-09-05T00:03:53.517Z | Compiling futures-executor v0.3.32 |
| 1655 | 2026-09-05T00:03:53.651Z | Compiling hyper v1.10.1 |
| 1656 | 2026-09-05T00:03:53.702Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-05T00:03:53.729Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-05T00:03:53.797Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1659 | 2026-09-05T00:03:53.812Z | Compiling ref-cast-impl v1.0.25 |
| 1660 | 2026-09-05T00:03:53.826Z | Compiling strum_macros v0.27.2 |
| 1661 | 2026-09-05T00:03:53.925Z | Compiling phf_shared v0.13.1 |
| 1662 | 2026-09-05T00:03:53.968Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-05T00:03:54.187Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-05T00:03:54.187Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-05T00:03:54.217Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-05T00:03:54.289Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-05T00:03:54.376Z | Compiling path-slash v0.1.5 |
| 1668 | 2026-09-05T00:03:54.391Z | Compiling bitflags v1.3.2 |
| 1669 | 2026-09-05T00:03:54.408Z | Compiling foldhash v0.1.5 |
| 1670 | 2026-09-05T00:03:54.473Z | Compiling is_ci v1.2.0 |
| 1671 | 2026-09-05T00:03:54.489Z | Compiling same-file v1.0.6 |
| 1672 | 2026-09-05T00:03:54.492Z | Compiling foldhash v0.2.0 |
| 1673 | 2026-09-05T00:03:54.521Z | Compiling managed v0.8.0 |
| 1674 | 2026-09-05T00:03:54.537Z | Compiling bumpalo v3.20.2 |
| 1675 | 2026-09-05T00:03:54.579Z | Compiling libbz2-rs-sys v0.2.2 |
| 1676 | 2026-09-05T00:03:54.597Z | Compiling base16ct v0.2.0 |
| 1677 | 2026-09-05T00:03:54.611Z | Compiling jiff-core v0.1.0 |
| 1678 | 2026-09-05T00:03:54.628Z | Compiling walkdir v2.5.0 |
| 1679 | 2026-09-05T00:03:54.671Z | Compiling hashbrown v0.16.1 |
| 1680 | 2026-09-05T00:03:54.750Z | Compiling zopfli v0.8.3 |
| 1681 | 2026-09-05T00:03:54.765Z | Compiling hyper-util v0.1.20 |
| 1682 | 2026-09-05T00:03:54.792Z | Compiling sec1 v0.7.3 |
| 1683 | 2026-09-05T00:03:54.962Z | Compiling snafu v0.8.9 |
| 1684 | 2026-09-05T00:03:55.086Z | Compiling bzip2 v0.6.1 |
| 1685 | 2026-09-05T00:03:55.167Z | Compiling test-strategy v0.4.5 |
| 1686 | 2026-09-05T00:03:55.282Z | Compiling textwrap v0.16.2 |
| 1687 | 2026-09-05T00:03:55.299Z | Compiling supports-color v3.0.2 |
| 1688 | 2026-09-05T00:03:55.314Z | Compiling hashbrown v0.15.5 |
| 1689 | 2026-09-05T00:03:55.436Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1690 | 2026-09-05T00:03:55.450Z | Compiling jiff v0.2.34 |
| 1691 | 2026-09-05T00:03:55.485Z | Compiling dof v0.3.0 |
| 1692 | 2026-09-05T00:03:55.702Z | Compiling cargo_metadata v0.23.1 |
| 1693 | 2026-09-05T00:03:55.766Z | Compiling group v0.13.0 |
| 1694 | 2026-09-05T00:03:55.782Z | Compiling derive_more-impl v2.1.1 |
| 1695 | 2026-09-05T00:03:55.831Z | Compiling strum v0.27.2 |
| 1696 | 2026-09-05T00:03:55.898Z | Compiling hubpack v0.1.2 |
| 1697 | 2026-09-05T00:03:55.960Z | Compiling phf v0.13.1 |
| 1698 | 2026-09-05T00:03:55.976Z | Compiling signal-hook-mio v0.2.5 |
| 1699 | 2026-09-05T00:03:55.989Z | Compiling futures v0.3.32 |
| 1700 | 2026-09-05T00:03:56.109Z | Compiling cookie_store v0.22.1 |
| 1701 | 2026-09-05T00:03:56.141Z | Compiling zstd v0.13.3 |
| 1702 | 2026-09-05T00:03:56.144Z | Compiling serde_with_macros v3.21.0 |
| 1703 | 2026-09-05T00:03:56.209Z | Compiling hyper-tls v0.6.0 |
| 1704 | 2026-09-05T00:03:56.417Z | Compiling reqwest v0.12.28 |
| 1705 | 2026-09-05T00:03:56.459Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-05T00:03:56.491Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-05T00:03:56.531Z | Compiling postgres-types v0.2.12 |
| 1708 | 2026-09-05T00:03:56.773Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-05T00:03:56.787Z | Compiling usdt-attr-macro v0.6.0 |
| 1710 | 2026-09-05T00:03:56.787Z | Compiling usdt-macro v0.6.0 |
| 1711 | 2026-09-05T00:03:56.871Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-05T00:03:56.950Z | Compiling ed25519 v2.2.3 |
| 1713 | 2026-09-05T00:03:57.059Z | Compiling hkdf v0.12.4 |
| 1714 | 2026-09-05T00:03:57.097Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-05T00:03:57.220Z | Compiling olpc-cjson v0.1.4 |
| 1716 | 2026-09-05T00:03:57.247Z | Compiling serde-big-array v0.5.1 |
| 1717 | 2026-09-05T00:03:57.314Z | Compiling serde_plain v1.0.2 |
| 1718 | 2026-09-05T00:03:57.399Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-05T00:03:57.415Z | Compiling enum-as-inner v0.6.1 |
| 1720 | 2026-09-05T00:03:57.454Z | Compiling serde_repr v0.1.20 |
| 1721 | 2026-09-05T00:03:57.495Z | Compiling miette-derive v7.6.0 |
| 1722 | 2026-09-05T00:03:57.527Z | Compiling strum_macros v0.26.4 |
| 1723 | 2026-09-05T00:03:57.596Z | Compiling async-recursion v1.1.1 |
| 1724 | 2026-09-05T00:03:57.660Z | Compiling phf_shared v0.11.3 |
| 1725 | 2026-09-05T00:03:57.787Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-05T00:03:57.859Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-05T00:03:57.874Z | Compiling memmap2 v0.9.10 |
| 1728 | 2026-09-05T00:03:57.944Z | Compiling thread-id v4.2.2 |
| 1729 | 2026-09-05T00:03:57.960Z | Compiling data-encoding v2.10.0 |
| 1730 | 2026-09-05T00:03:58.015Z | Compiling difflib v0.4.0 |
| 1731 | 2026-09-05T00:03:58.044Z | Compiling static_assertions v1.1.0 |
| 1732 | 2026-09-05T00:03:58.110Z | Compiling cpufeatures v0.3.0 |
| 1733 | 2026-09-05T00:03:58.149Z | Compiling keccak v0.1.6 |
| 1734 | 2026-09-05T00:03:58.149Z | Compiling winnow v1.0.3 |
| 1735 | 2026-09-05T00:03:58.198Z | Compiling supports-unicode v3.0.0 |
| 1736 | 2026-09-05T00:03:58.214Z | Compiling whoami v2.1.0 |
| 1737 | 2026-09-05T00:03:58.273Z | Compiling fixedbitset v0.5.7 |
| 1738 | 2026-09-05T00:03:58.311Z | Compiling typed-path v0.9.3 |
| 1739 | 2026-09-05T00:03:58.370Z | Compiling either v1.15.0 |
| 1740 | 2026-09-05T00:03:58.606Z | Compiling precomputed-hash v0.1.1 |
| 1741 | 2026-09-05T00:03:58.640Z | Compiling normalize-line-endings v0.3.0 |
| 1742 | 2026-09-05T00:03:58.657Z | Compiling const-oid v0.10.2 |
| 1743 | 2026-09-05T00:03:58.657Z | Compiling predicates-core v1.0.10 |
| 1744 | 2026-09-05T00:03:58.673Z | Compiling supports-hyperlinks v3.2.0 |
| 1745 | 2026-09-05T00:03:58.729Z | Compiling fixedbitset v0.4.2 |
| 1746 | 2026-09-05T00:03:58.734Z | Compiling new_debug_unreachable v1.0.6 |
| 1747 | 2026-09-05T00:03:58.758Z | Compiling itertools v0.13.0 |
| 1748 | 2026-09-05T00:03:58.761Z | Compiling petgraph v0.8.3 |
| 1749 | 2026-09-05T00:03:58.817Z | Compiling predicates v3.1.4 |
| 1750 | 2026-09-05T00:03:58.855Z | Compiling digest v0.11.3 |
| 1751 | 2026-09-05T00:03:58.869Z | Compiling miette v7.6.0 |
| 1752 | 2026-09-05T00:03:58.883Z | Compiling string_cache v0.8.9 |
| 1753 | 2026-09-05T00:03:58.917Z | Compiling petgraph v0.6.5 |
| 1754 | 2026-09-05T00:03:58.979Z | Compiling tokio-postgres v0.7.16 |
| 1755 | 2026-09-05T00:03:58.996Z | Compiling sha3 v0.10.8 |
| 1756 | 2026-09-05T00:03:59.097Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1757 | 2026-09-05T00:03:59.126Z | Compiling hickory-proto v0.25.2 |
| 1758 | 2026-09-05T00:03:59.262Z | Compiling toml_edit v0.22.27 |
| 1759 | 2026-09-05T00:03:59.279Z | Compiling chacha20 v0.10.0 |
| 1760 | 2026-09-05T00:03:59.341Z | Compiling strum v0.26.3 |
| 1761 | 2026-09-05T00:03:59.476Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1762 | 2026-09-05T00:03:59.492Z | Compiling elliptic-curve v0.13.8 |
| 1763 | 2026-09-05T00:03:59.508Z | Compiling usdt v0.6.0 |
| 1764 | 2026-09-05T00:03:59.571Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-05T00:03:59.675Z | Compiling zip v4.6.1 |
| 1766 | 2026-09-05T00:03:59.749Z | Compiling crossterm v0.28.1 |
| 1767 | 2026-09-05T00:03:59.795Z | Compiling serde_with v3.21.0 |
| 1768 | 2026-09-05T00:03:59.939Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-05T00:04:00.044Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-05T00:04:00.063Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-05T00:04:00.201Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-05T00:04:00.494Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-05T00:04:00.622Z | Compiling crossbeam-epoch v0.9.18 |
| 1774 | 2026-09-05T00:04:00.644Z | Compiling tokio-stream v0.1.18 |
| 1775 | 2026-09-05T00:04:00.753Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-05T00:04:00.869Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-05T00:04:00.966Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-05T00:04:01.043Z | Compiling peg-runtime v0.8.5 |
| 1779 | 2026-09-05T00:04:01.059Z | Compiling lalrpop-util v0.19.12 |
| 1780 | 2026-09-05T00:04:01.120Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-05T00:04:01.190Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-05T00:04:01.244Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-05T00:04:01.271Z | Compiling is-terminal v0.4.17 |
| 1784 | 2026-09-05T00:04:01.351Z | Compiling filetime v0.2.27 |
| 1785 | 2026-09-05T00:04:01.366Z | Compiling xattr v1.6.1 |
| 1786 | 2026-09-05T00:04:01.385Z | Compiling term v1.2.1 |
| 1787 | 2026-09-05T00:04:01.399Z | Compiling take_mut v0.2.2 |
| 1788 | 2026-09-05T00:04:01.505Z | Compiling tar v0.4.46 |
| 1789 | 2026-09-05T00:04:01.521Z | Compiling camino-tempfile v1.4.1 |
| 1790 | 2026-09-05T00:04:01.663Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-05T00:04:18.959Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-05T00:04:21.639Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-05T00:04:21.639Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-05T00:04:21.639Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-05T00:04:21.836Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-05T00:04:22.020Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-05T00:04:24.173Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-05T00:04:24.401Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-05T00:04:27.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.50s |
| 1800 | 2026-09-05T00:04:27.413Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-05T00:04:27.470Z | Sep 05 00:04:26.725 INFO Starting download, target: Clickhouse |
| 1802 | 2026-09-05T00:04:27.470Z | Sep 05 00:04:26.726 INFO Starting download, target: Cockroach |
| 1803 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Starting download, target: Console |
| 1804 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Starting download, target: DendriteStub |
| 1805 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Starting download, target: MaghemiteMgd |
| 1806 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1811 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1812 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1813 | 2026-09-05T00:04:27.473Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1814 | 2026-09-05T00:04:27.475Z | Sep 05 00:04:26.726 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-05T00:04:27.806Z | Sep 05 00:04:27.061 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-05T00:04:28.031Z | Sep 05 00:04:27.277 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-05T00:04:29.616Z | Sep 05 00:04:28.848 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1818 | 2026-09-05T00:04:29.631Z | Sep 05 00:04:28.853 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1819 | 2026-09-05T00:04:29.767Z | Sep 05 00:04:29.008 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1820 | 2026-09-05T00:04:29.905Z | Sep 05 00:04:29.098 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1821 | 2026-09-05T00:04:29.917Z | Sep 05 00:04:29.103 INFO Download complete, target: Console |
| 1822 | 2026-09-05T00:04:30.192Z | Sep 05 00:04:29.447 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1823 | 2026-09-05T00:04:30.444Z | Sep 05 00:04:29.698 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-05T00:04:30.444Z | Sep 05 00:04:29.698 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-05T00:04:31.533Z | Sep 05 00:04:30.789 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-05T00:04:32.323Z | Sep 05 00:04:31.578 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-05T00:04:32.425Z | Sep 05 00:04:31.681 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-05T00:04:35.035Z | Sep 05 00:04:34.290 INFO Checking that binary works, target: Cockroach |
| 1829 | 2026-09-05T00:04:35.174Z | Sep 05 00:04:34.430 INFO Download complete, target: Cockroach |
| 1830 | 2026-09-05T00:04:36.770Z | Sep 05 00:04:36.025 INFO Checking that binary works, target: Clickhouse |
| 1831 | 2026-09-05T00:04:36.856Z | Sep 05 00:04:36.112 INFO Download complete, target: Clickhouse |
| 1832 | 2026-09-05T00:04:36.864Z | All prerequisites installed successfully |
| 1833 | 2026-09-05T00:04:36.867Z | |
| 1834 | 2026-09-05T00:04:36.868Z | real 1:53.814610952 |
| 1835 | 2026-09-05T00:04:36.868Z | user 7:18.542259750 |
| 1836 | 2026-09-05T00:04:36.868Z | sys 1:43.888036057 |
| 1837 | 2026-09-05T00:04:36.868Z | trap 0.330181632 |
| 1838 | 2026-09-05T00:04:36.868Z | tflt 0.637717042 |
| 1839 | 2026-09-05T00:04:36.868Z | dflt 1.725585658 |
| 1840 | 2026-09-05T00:04:36.868Z | kflt 0.020371774 |
| 1841 | 2026-09-05T00:04:36.868Z | lock 28:40.599980589 |
| 1842 | 2026-09-05T00:04:36.868Z | slp 19:56.153365794 |
| 1843 | 2026-09-05T00:04:36.868Z | lat 29.942498571 |
| 1844 | 2026-09-05T00:04:36.868Z | stop 3:35.662423204 |
| 1845 | 2026-09-05T00:04:36.868Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-05T00:04:37.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1847 | 2026-09-05T00:04:37.352Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-05T00:04:38.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1849 | 2026-09-05T00:04:38.184Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-05T00:04:38.231Z | Sep 05 00:04:37.470 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-05T00:04:38.257Z | Sep 05 00:04:37.470 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-05T00:04:39.379Z | Sep 05 00:04:38.629 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-05T00:04:39.400Z | |
| 1854 | 2026-09-05T00:04:39.400Z | real 2.508645645 |
| 1855 | 2026-09-05T00:04:39.400Z | user 1.310808625 |
| 1856 | 2026-09-05T00:04:39.400Z | sys 0.618251436 |
| 1857 | 2026-09-05T00:04:39.400Z | trap 0.000802510 |
| 1858 | 2026-09-05T00:04:39.400Z | tflt 0.000149089 |
| 1859 | 2026-09-05T00:04:39.400Z | dflt 0.000151700 |
| 1860 | 2026-09-05T00:04:39.400Z | kflt 0.000000000 |
| 1861 | 2026-09-05T00:04:39.400Z | lock 22.255996948 |
| 1862 | 2026-09-05T00:04:39.400Z | slp 1.026815272 |
| 1863 | 2026-09-05T00:04:39.400Z | lat 0.107350936 |
| 1864 | 2026-09-05T00:04:39.401Z | stop 0.000202216 |
| 1865 | 2026-09-05T00:04:39.401Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-05T00:04:39.401Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-05T00:04:39.401Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-05T00:04:40.329Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-05T00:04:40.329Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-05T00:04:40.329Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-05T00:04:40.329Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-05T00:04:40.362Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-05T00:04:40.362Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-05T00:04:40.363Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-05T00:04:40.363Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-05T00:04:40.363Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-05T00:04:40.363Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-05T00:04:40.363Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-05T00:04:40.364Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-05T00:04:40.364Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-05T00:04:40.364Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-05T00:04:40.506Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-05T00:04:40.531Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-05T00:04:40.623Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-05T00:04:40.778Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-05T00:04:40.800Z | Compiling generic-array v0.14.7 |
| 1887 | 2026-09-05T00:04:40.838Z | Compiling icu_normalizer_data v2.1.1 |
| 1888 | 2026-09-05T00:04:40.887Z | Compiling smallvec v1.15.1 |
| 1889 | 2026-09-05T00:04:40.957Z | Compiling icu_properties_data v2.1.2 |
| 1890 | 2026-09-05T00:04:40.981Z | Compiling parking_lot_core v0.9.12 |
| 1891 | 2026-09-05T00:04:41.007Z | Compiling itoa v1.0.17 |
| 1892 | 2026-09-05T00:04:41.038Z | Compiling log v0.4.33 |
| 1893 | 2026-09-05T00:04:41.070Z | Compiling pkg-config v0.3.32 |
| 1894 | 2026-09-05T00:04:41.070Z | Compiling subtle v2.6.1 |
| 1895 | 2026-09-05T00:04:41.088Z | Compiling num-traits v0.2.19 |
| 1896 | 2026-09-05T00:04:41.177Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-05T00:04:41.201Z | Compiling rustix v1.1.4 |
| 1898 | 2026-09-05T00:04:41.246Z | Compiling typenum v1.20.1 |
| 1899 | 2026-09-05T00:04:41.264Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-05T00:04:41.292Z | Compiling jobserver v0.1.34 |
| 1901 | 2026-09-05T00:04:41.309Z | Compiling errno v0.3.14 |
| 1902 | 2026-09-05T00:04:41.355Z | Compiling scopeguard v1.2.0 |
| 1903 | 2026-09-05T00:04:41.428Z | Compiling thiserror v2.0.18 |
| 1904 | 2026-09-05T00:04:41.480Z | Compiling rand_core v0.10.0 |
| 1905 | 2026-09-05T00:04:41.509Z | Compiling lock_api v0.4.14 |
| 1906 | 2026-09-05T00:04:41.561Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-05T00:04:41.690Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-05T00:04:41.690Z | Compiling getrandom v0.2.17 |
| 1909 | 2026-09-05T00:04:41.729Z | Compiling writeable v0.6.2 |
| 1910 | 2026-09-05T00:04:41.754Z | Compiling syn v2.0.117 |
| 1911 | 2026-09-05T00:04:41.787Z | Compiling equivalent v1.0.2 |
| 1912 | 2026-09-05T00:04:41.803Z | Compiling schemars v0.8.22 |
| 1913 | 2026-09-05T00:04:41.819Z | Compiling percent-encoding v2.3.2 |
| 1914 | 2026-09-05T00:04:41.839Z | Compiling litemap v0.8.1 |
| 1915 | 2026-09-05T00:04:41.854Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-05T00:04:41.902Z | Compiling syn v1.0.109 |
| 1917 | 2026-09-05T00:04:41.918Z | Compiling pin-project-lite v0.2.17 |
| 1918 | 2026-09-05T00:04:42.073Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-05T00:04:42.096Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-05T00:04:42.140Z | Compiling heck v0.5.0 |
| 1921 | 2026-09-05T00:04:42.158Z | Compiling hashbrown v0.17.0 |
| 1922 | 2026-09-05T00:04:42.216Z | Compiling dunce v1.0.5 |
| 1923 | 2026-09-05T00:04:42.230Z | Compiling fs_extra v1.3.0 |
| 1924 | 2026-09-05T00:04:42.248Z | Compiling utf8_iter v1.0.4 |
| 1925 | 2026-09-05T00:04:42.282Z | Compiling cmake v0.1.57 |
| 1926 | 2026-09-05T00:04:42.330Z | Compiling byteorder v1.5.0 |
| 1927 | 2026-09-05T00:04:42.348Z | Compiling form_urlencoded v1.2.2 |
| 1928 | 2026-09-05T00:04:42.382Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-05T00:04:42.574Z | Compiling signal-hook-registry v1.4.8 |
| 1930 | 2026-09-05T00:04:42.646Z | Compiling thiserror v1.0.69 |
| 1931 | 2026-09-05T00:04:42.691Z | Compiling socket2 v0.6.3 |
| 1932 | 2026-09-05T00:04:42.708Z | Compiling mio v1.2.0 |
| 1933 | 2026-09-05T00:04:42.729Z | Compiling parking_lot v0.12.5 |
| 1934 | 2026-09-05T00:04:42.873Z | Compiling bitflags v2.11.0 |
| 1935 | 2026-09-05T00:04:42.935Z | Compiling semver v1.0.28 |
| 1936 | 2026-09-05T00:04:42.966Z | Compiling indexmap v2.14.0 |
| 1937 | 2026-09-05T00:04:42.979Z | Compiling aws-lc-sys v0.40.0 |
| 1938 | 2026-09-05T00:04:43.042Z | Compiling aws-lc-rs v1.16.3 |
| 1939 | 2026-09-05T00:04:43.072Z | Compiling const-oid v0.9.6 |
| 1940 | 2026-09-05T00:04:43.088Z | Compiling futures-core v0.3.32 |
| 1941 | 2026-09-05T00:04:43.246Z | Compiling iana-time-zone v0.1.65 |
| 1942 | 2026-09-05T00:04:43.250Z | Compiling httparse v1.10.1 |
| 1943 | 2026-09-05T00:04:43.347Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-05T00:04:43.381Z | Compiling crc32fast v1.5.0 |
| 1945 | 2026-09-05T00:04:43.571Z | Compiling fnv v1.0.7 |
| 1946 | 2026-09-05T00:04:43.574Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-09-05T00:04:43.727Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-05T00:04:43.788Z | Compiling pest v2.8.6 |
| 1949 | 2026-09-05T00:04:43.802Z | Compiling vcpkg v0.2.15 |
| 1950 | 2026-09-05T00:04:43.818Z | Compiling ident_case v1.0.1 |
| 1951 | 2026-09-05T00:04:44.042Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-05T00:04:44.089Z | Compiling rustls v0.23.41 |
| 1953 | 2026-09-05T00:04:44.107Z | Compiling futures-sink v0.3.32 |
| 1954 | 2026-09-05T00:04:44.226Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-05T00:04:44.245Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-05T00:04:44.390Z | Compiling aho-corasick v1.1.4 |
| 1957 | 2026-09-05T00:04:44.393Z | Compiling openssl-sys v0.9.117 |
| 1958 | 2026-09-05T00:04:44.393Z | Compiling futures-task v0.3.32 |
| 1959 | 2026-09-05T00:04:44.503Z | Compiling slab v0.4.12 |
| 1960 | 2026-09-05T00:04:44.525Z | Compiling futures-io v0.3.32 |
| 1961 | 2026-09-05T00:04:44.549Z | Compiling synstructure v0.13.2 |
| 1962 | 2026-09-05T00:04:44.651Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-09-05T00:04:44.813Z | Compiling time-core v0.1.8 |
| 1964 | 2026-09-05T00:04:44.837Z | Compiling num-conv v0.2.0 |
| 1965 | 2026-09-05T00:04:44.884Z | Compiling pest_meta v2.8.6 |
| 1966 | 2026-09-05T00:04:44.910Z | Compiling radium v0.7.0 |
| 1967 | 2026-09-05T00:04:44.980Z | Compiling plain v0.2.3 |
| 1968 | 2026-09-05T00:04:44.999Z | Compiling time-macros v0.2.27 |
| 1969 | 2026-09-05T00:04:45.058Z | Compiling crossbeam-utils v0.8.21 |
| 1970 | 2026-09-05T00:04:45.088Z | Compiling base64 v0.22.1 |
| 1971 | 2026-09-05T00:04:45.088Z | Compiling openssl v0.10.80 |
| 1972 | 2026-09-05T00:04:45.147Z | Compiling pretty-hex v0.4.1 |
| 1973 | 2026-09-05T00:04:45.155Z | Compiling maybe-uninit v2.0.0 |
| 1974 | 2026-09-05T00:04:45.187Z | Compiling base64ct v1.8.3 |
| 1975 | 2026-09-05T00:04:45.297Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-05T00:04:45.334Z | Compiling slog v2.8.2 |
| 1977 | 2026-09-05T00:04:45.357Z | Compiling flagset v0.4.7 |
| 1978 | 2026-09-05T00:04:45.442Z | Compiling pem-rfc7468 v0.7.0 |
| 1979 | 2026-09-05T00:04:45.450Z | Compiling unicode-segmentation v1.12.0 |
| 1980 | 2026-09-05T00:04:45.501Z | Compiling pest_generator v2.8.6 |
| 1981 | 2026-09-05T00:04:45.528Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-05T00:04:45.541Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-05T00:04:45.577Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1984 | 2026-09-05T00:04:45.637Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-09-05T00:04:45.667Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-05T00:04:45.700Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-05T00:04:45.715Z | Compiling packed_struct v0.10.1 |
| 1988 | 2026-09-05T00:04:45.754Z | Compiling anyhow v1.0.104 |
| 1989 | 2026-09-05T00:04:45.761Z | Compiling serde_derive v1.0.228 |
| 1990 | 2026-09-05T00:04:45.790Z | Compiling zeroize_derive v1.5.0 |
| 1991 | 2026-09-05T00:04:45.799Z | Compiling zerofrom-derive v0.1.6 |
| 1992 | 2026-09-05T00:04:45.831Z | Compiling yoke-derive v0.8.1 |
| 1993 | 2026-09-05T00:04:45.932Z | Compiling zerocopy-derive v0.8.55 |
| 1994 | 2026-09-05T00:04:45.956Z | Compiling zerovec-derive v0.11.2 |
| 1995 | 2026-09-05T00:04:45.966Z | Compiling displaydoc v0.2.5 |
| 1996 | 2026-09-05T00:04:45.974Z | Compiling tokio-macros v2.7.0 |
| 1997 | 2026-09-05T00:04:45.975Z | Compiling futures-macro v0.3.32 |
| 1998 | 2026-09-05T00:04:46.022Z | Compiling thiserror-impl v2.0.18 |
| 1999 | 2026-09-05T00:04:46.050Z | Compiling schemars_derive v0.8.22 |
| 2000 | 2026-09-05T00:04:46.107Z | Compiling der_derive v0.7.3 |
| 2001 | 2026-09-05T00:04:46.129Z | Compiling tracing-attributes v0.1.31 |
| 2002 | 2026-09-05T00:04:46.393Z | Compiling thiserror-impl v1.0.69 |
| 2003 | 2026-09-05T00:04:46.711Z | Compiling pest_derive v2.8.6 |
| 2004 | 2026-09-05T00:04:46.732Z | Compiling scroll_derive v0.13.1 |
| 2005 | 2026-09-05T00:04:46.789Z | Compiling futures-util v0.3.32 |
| 2006 | 2026-09-05T00:04:46.995Z | Compiling zerofrom v0.1.6 |
| 2007 | 2026-09-05T00:04:47.054Z | Compiling scroll_derive v0.12.1 |
| 2008 | 2026-09-05T00:04:47.143Z | Compiling yoke v0.8.1 |
| 2009 | 2026-09-05T00:04:47.194Z | Compiling openssl-macros v0.1.1 |
| 2010 | 2026-09-05T00:04:47.323Z | Compiling num-bigint-dig v0.8.6 |
| 2011 | 2026-09-05T00:04:47.349Z | Compiling zerovec v0.11.5 |
| 2012 | 2026-09-05T00:04:47.356Z | Compiling zerotrie v0.2.3 |
| 2013 | 2026-09-05T00:04:47.601Z | Compiling native-tls v0.2.18 |
| 2014 | 2026-09-05T00:04:47.652Z | Compiling paste v1.0.15 |
| 2015 | 2026-09-05T00:04:47.696Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-05T00:04:47.756Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-05T00:04:47.821Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-05T00:04:47.876Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-05T00:04:47.921Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-05T00:04:48.107Z | Compiling icu_locale_core v2.1.1 |
| 2021 | 2026-09-05T00:04:48.110Z | Compiling icu_collections v2.1.1 |
| 2022 | 2026-09-05T00:04:48.393Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-05T00:04:48.594Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-05T00:04:48.612Z | Compiling camino v1.2.5 |
| 2025 | 2026-09-05T00:04:48.652Z | Compiling cpufeatures v0.2.17 |
| 2026 | 2026-09-05T00:04:48.740Z | Compiling icu_provider v2.1.1 |
| 2027 | 2026-09-05T00:04:48.769Z | Compiling fastrand v2.3.0 |
| 2028 | 2026-09-05T00:04:48.796Z | Compiling tracing v0.1.44 |
| 2029 | 2026-09-05T00:04:48.908Z | Compiling zeroize v1.9.0 |
| 2030 | 2026-09-05T00:04:48.949Z | Compiling bytes v1.11.1 |
| 2031 | 2026-09-05T00:04:49.119Z | Compiling chrono v0.4.45 |
| 2032 | 2026-09-05T00:04:49.142Z | Compiling icu_normalizer v2.1.1 |
| 2033 | 2026-09-05T00:04:49.183Z | Compiling icu_properties v2.1.2 |
| 2034 | 2026-09-05T00:04:49.201Z | Compiling serde_tokenstream v0.2.3 |
| 2035 | 2026-09-05T00:04:49.503Z | Compiling tokio v1.52.1 |
| 2036 | 2026-09-05T00:04:49.606Z | Compiling crypto-common v0.1.7 |
| 2037 | 2026-09-05T00:04:49.652Z | Compiling block-buffer v0.10.4 |
| 2038 | 2026-09-05T00:04:49.689Z | Compiling der v0.7.10 |
| 2039 | 2026-09-05T00:04:49.784Z | Compiling digest v0.10.7 |
| 2040 | 2026-09-05T00:04:49.855Z | Compiling http v1.4.2 |
| 2041 | 2026-09-05T00:04:50.085Z | Compiling idna_adapter v1.2.1 |
| 2042 | 2026-09-05T00:04:50.124Z | Compiling serde_spanned v0.6.9 |
| 2043 | 2026-09-05T00:04:50.234Z | Compiling ppv-lite86 v0.2.21 |
| 2044 | 2026-09-05T00:04:50.250Z | Compiling idna v1.1.0 |
| 2045 | 2026-09-05T00:04:50.280Z | Compiling toml_datetime v0.6.11 |
| 2046 | 2026-09-05T00:04:50.569Z | Compiling url v2.5.8 |
| 2047 | 2026-09-05T00:04:50.598Z | Compiling spki v0.7.3 |
| 2048 | 2026-09-05T00:04:50.641Z | Compiling rand_chacha v0.9.0 |
| 2049 | 2026-09-05T00:04:50.898Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-05T00:04:50.912Z | Compiling zerocopy-derive v0.6.6 |
| 2051 | 2026-09-05T00:04:50.929Z | Compiling clap_derive v4.6.1 |
| 2052 | 2026-09-05T00:04:50.998Z | Compiling bitfield-macros v0.19.4 |
| 2053 | 2026-09-05T00:04:51.019Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-05T00:04:51.284Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-05T00:04:51.299Z | Compiling simd-adler32 v0.3.8 |
| 2056 | 2026-09-05T00:04:51.401Z | Compiling object v0.37.3 |
| 2057 | 2026-09-05T00:04:51.504Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-05T00:04:51.645Z | Compiling pkcs8 v0.10.2 |
| 2059 | 2026-09-05T00:04:51.665Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-05T00:04:51.682Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-05T00:04:51.685Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-05T00:04:51.896Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-05T00:04:51.937Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-05T00:04:51.977Z | Compiling either v1.15.0 |
| 2065 | 2026-09-05T00:04:52.066Z | Compiling adler2 v2.0.1 |
| 2066 | 2026-09-05T00:04:52.102Z | Compiling cmov v0.5.4 |
| 2067 | 2026-09-05T00:04:52.161Z | Compiling usdt-impl v0.6.0 |
| 2068 | 2026-09-05T00:04:52.196Z | Compiling anstyle v1.0.14 |
| 2069 | 2026-09-05T00:04:52.264Z | Compiling ref-cast v1.0.25 |
| 2070 | 2026-09-05T00:04:52.319Z | Compiling openssl-probe v0.2.1 |
| 2071 | 2026-09-05T00:04:52.336Z | Compiling winnow v0.5.40 |
| 2072 | 2026-09-05T00:04:52.340Z | Compiling utf8parse v0.2.2 |
| 2073 | 2026-09-05T00:04:52.368Z | Compiling tinyvec_macros v0.1.1 |
| 2074 | 2026-09-05T00:04:52.397Z | Compiling ctutils v0.4.2 |
| 2075 | 2026-09-05T00:04:52.431Z | Compiling tinyvec v1.10.0 |
| 2076 | 2026-09-05T00:04:52.447Z | Compiling anstyle-parse v1.0.0 |
| 2077 | 2026-09-05T00:04:52.472Z | Compiling miniz_oxide v0.8.9 |
| 2078 | 2026-09-05T00:04:52.507Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-05T00:04:52.631Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-05T00:04:52.665Z | Compiling scroll v0.12.0 |
| 2081 | 2026-09-05T00:04:52.678Z | Compiling scroll v0.13.0 |
| 2082 | 2026-09-05T00:04:52.740Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-05T00:04:52.784Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-05T00:04:52.858Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-05T00:04:52.990Z | Compiling anstyle-query v1.1.5 |
| 2086 | 2026-09-05T00:04:53.006Z | Compiling tower-service v0.3.3 |
| 2087 | 2026-09-05T00:04:53.011Z | Compiling atomic-waker v1.1.2 |
| 2088 | 2026-09-05T00:04:53.011Z | Compiling winnow v0.7.14 |
| 2089 | 2026-09-05T00:04:53.038Z | Compiling winnow v1.0.3 |
| 2090 | 2026-09-05T00:04:53.107Z | Compiling signal-hook v0.3.18 |
| 2091 | 2026-09-05T00:04:53.125Z | Compiling rustix v0.38.44 |
| 2092 | 2026-09-05T00:04:53.130Z | Compiling tower-layer v0.3.3 |
| 2093 | 2026-09-05T00:04:53.154Z | Compiling colorchoice v1.0.4 |
| 2094 | 2026-09-05T00:04:53.176Z | Compiling litrs v1.0.0 |
| 2095 | 2026-09-05T00:04:53.281Z | Compiling tokio-util v0.7.18 |
| 2096 | 2026-09-05T00:04:53.315Z | Compiling zstd-safe v7.2.4 |
| 2097 | 2026-09-05T00:04:53.540Z | Compiling try-lock v0.2.5 |
| 2098 | 2026-09-05T00:04:53.560Z | Compiling untrusted v0.7.1 |
| 2099 | 2026-09-05T00:04:53.600Z | Compiling toml_edit v0.19.15 |
| 2100 | 2026-09-05T00:04:53.614Z | Compiling is_terminal_polyfill v1.70.2 |
| 2101 | 2026-09-05T00:04:53.650Z | Compiling document-features v0.2.12 |
| 2102 | 2026-09-05T00:04:53.664Z | Compiling want v0.3.1 |
| 2103 | 2026-09-05T00:04:53.730Z | Compiling anstream v1.0.0 |
| 2104 | 2026-09-05T00:04:54.036Z | Compiling h2 v0.4.15 |
| 2105 | 2026-09-05T00:04:54.057Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2106 | 2026-09-05T00:04:54.120Z | Compiling goblin v0.10.5 |
| 2107 | 2026-09-05T00:04:54.138Z | Compiling goblin v0.8.2 |
| 2108 | 2026-09-05T00:04:54.265Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-05T00:04:54.355Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-05T00:04:54.502Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-05T00:04:54.626Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-05T00:04:54.645Z | Compiling structmeta-derive v0.3.0 |
| 2113 | 2026-09-05T00:04:54.675Z | Compiling ref-cast-impl v1.0.25 |
| 2114 | 2026-09-05T00:04:54.888Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-05T00:04:54.974Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-05T00:04:55.078Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-05T00:04:55.112Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-05T00:04:55.165Z | Compiling tap v1.0.1 |
| 2119 | 2026-09-05T00:04:55.213Z | Compiling foreign-types-shared v0.1.1 |
| 2120 | 2026-09-05T00:04:55.230Z | Compiling httpdate v1.0.3 |
| 2121 | 2026-09-05T00:04:55.306Z | Compiling untrusted v0.9.0 |
| 2122 | 2026-09-05T00:04:55.321Z | Compiling powerfmt v0.2.0 |
| 2123 | 2026-09-05T00:04:55.441Z | Compiling foreign-types v0.3.2 |
| 2124 | 2026-09-05T00:04:55.459Z | Compiling wyz v0.5.1 |
| 2125 | 2026-09-05T00:04:55.525Z | Compiling deranged v0.5.8 |
| 2126 | 2026-09-05T00:04:55.603Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-05T00:04:55.628Z | Compiling structmeta v0.3.0 |
| 2128 | 2026-09-05T00:04:55.714Z | Compiling dtrace-parser v0.2.0 |
| 2129 | 2026-09-05T00:04:55.734Z | Compiling rand_chacha v0.3.1 |
| 2130 | 2026-09-05T00:04:55.784Z | Compiling signature v2.2.0 |
| 2131 | 2026-09-05T00:04:55.884Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-05T00:04:55.949Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-05T00:04:56.069Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-05T00:04:56.145Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-05T00:04:56.176Z | Compiling socket2 v0.5.10 |
| 2136 | 2026-09-05T00:04:56.315Z | Compiling wait-timeout v0.2.1 |
| 2137 | 2026-09-05T00:04:56.396Z | Compiling dof v0.3.0 |
| 2138 | 2026-09-05T00:04:56.454Z | Compiling thread-id v4.2.2 |
| 2139 | 2026-09-05T00:04:56.538Z | Compiling thread-id v5.1.0 |
| 2140 | 2026-09-05T00:04:56.552Z | Compiling quick-error v1.2.3 |
| 2141 | 2026-09-05T00:04:56.597Z | Compiling cfg_aliases v0.2.1 |
| 2142 | 2026-09-05T00:04:56.597Z | Compiling owo-colors v4.3.0 |
| 2143 | 2026-09-05T00:04:56.632Z | Compiling bit-vec v0.8.0 |
| 2144 | 2026-09-05T00:04:56.690Z | Compiling clap_lex v1.0.0 |
| 2145 | 2026-09-05T00:04:56.798Z | Compiling dof v0.4.0 |
| 2146 | 2026-09-05T00:04:56.867Z | Compiling funty v2.0.0 |
| 2147 | 2026-09-05T00:04:56.902Z | Compiling smoltcp v0.9.1 |
| 2148 | 2026-09-05T00:04:56.918Z | Compiling darling_macro v0.20.11 |
| 2149 | 2026-09-05T00:04:56.918Z | Compiling num_threads v0.1.7 |
| 2150 | 2026-09-05T00:04:56.978Z | Compiling clap_builder v4.6.0 |
| 2151 | 2026-09-05T00:04:56.994Z | Compiling bit-set v0.8.0 |
| 2152 | 2026-09-05T00:04:57.015Z | Compiling time v0.3.47 |
| 2153 | 2026-09-05T00:04:57.060Z | Compiling nix v0.31.2 |
| 2154 | 2026-09-05T00:04:57.173Z | Compiling hyper v1.10.1 |
| 2155 | 2026-09-05T00:04:57.194Z | Compiling rusty-fork v0.3.1 |
| 2156 | 2026-09-05T00:04:57.227Z | Compiling bitvec v1.0.1 |
| 2157 | 2026-09-05T00:04:57.240Z | Compiling num-iter v0.1.45 |
| 2158 | 2026-09-05T00:04:57.422Z | Compiling darling v0.20.11 |
| 2159 | 2026-09-05T00:04:57.459Z | Compiling rand v0.8.6 |
| 2160 | 2026-09-05T00:04:57.552Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-05T00:04:57.681Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-05T00:04:57.819Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-05T00:04:57.965Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-05T00:04:57.989Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-05T00:04:58.022Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-05T00:04:58.141Z | Compiling unarray v0.1.4 |
| 2167 | 2026-09-05T00:04:58.265Z | Compiling hyper-util v0.1.20 |
| 2168 | 2026-09-05T00:04:58.357Z | Compiling zlib-rs v0.6.2 |
| 2169 | 2026-09-05T00:04:58.436Z | Compiling crc-catalog v2.4.0 |
| 2170 | 2026-09-05T00:04:58.521Z | Compiling siphasher v1.0.2 |
| 2171 | 2026-09-05T00:04:58.561Z | Compiling nodrop v0.1.14 |
| 2172 | 2026-09-05T00:04:58.649Z | Compiling array-init v0.0.4 |
| 2173 | 2026-09-05T00:04:58.685Z | Compiling crc v3.4.0 |
| 2174 | 2026-09-05T00:04:58.716Z | Compiling clap v4.6.1 |
| 2175 | 2026-09-05T00:04:58.879Z | Compiling proptest v1.11.0 |
| 2176 | 2026-09-05T00:04:59.012Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-05T00:04:59.514Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-05T00:04:59.591Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-05T00:04:59.792Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-05T00:04:59.910Z | Compiling pkcs1 v0.7.5 |
| 2181 | 2026-09-05T00:04:59.930Z | Compiling http-body-util v0.1.3 |
| 2182 | 2026-09-05T00:05:00.111Z | Compiling bitfield v0.19.4 |
| 2183 | 2026-09-05T00:05:00.172Z | Compiling zerocopy v0.6.6 |
| 2184 | 2026-09-05T00:05:00.247Z | Compiling strum_macros v0.27.2 |
| 2185 | 2026-09-05T00:05:00.274Z | Compiling strum_macros v0.26.4 |
| 2186 | 2026-09-05T00:05:00.293Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-09-05T00:05:00.386Z | Compiling flate2 v1.1.9 |
| 2188 | 2026-09-05T00:05:00.404Z | Compiling env_filter v2.0.0 |
| 2189 | 2026-09-05T00:05:00.519Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-05T00:05:00.733Z | Compiling ryu v1.0.23 |
| 2191 | 2026-09-05T00:05:00.736Z | Compiling gimli v0.32.3 |
| 2192 | 2026-09-05T00:05:00.763Z | Compiling unicode-properties v0.1.4 |
| 2193 | 2026-09-05T00:05:00.831Z | Compiling hashbrown v0.12.3 |
| 2194 | 2026-09-05T00:05:00.926Z | Compiling base64 v0.21.7 |
| 2195 | 2026-09-05T00:05:01.007Z | Compiling unicode-bidi v0.3.18 |
| 2196 | 2026-09-05T00:05:01.054Z | Compiling allocator-api2 v0.2.21 |
| 2197 | 2026-09-05T00:05:01.253Z | Compiling iri-string v0.7.10 |
| 2198 | 2026-09-05T00:05:01.396Z | Compiling stringprep v0.1.5 |
| 2199 | 2026-09-05T00:05:01.527Z | Compiling ron v0.8.1 |
| 2200 | 2026-09-05T00:05:01.693Z | Compiling newtype-uuid v1.3.2 |
| 2201 | 2026-09-05T00:05:01.765Z | Compiling serde_urlencoded v0.7.1 |
| 2202 | 2026-09-05T00:05:01.884Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-05T00:05:01.963Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2204 | 2026-09-05T00:05:02.008Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2205 | 2026-09-05T00:05:02.023Z | Compiling derive_builder_macro v0.20.2 |
| 2206 | 2026-09-05T00:05:02.124Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-05T00:05:02.166Z | Compiling oxnet v0.1.6 |
| 2208 | 2026-09-05T00:05:02.209Z | Compiling tokio-native-tls v0.3.1 |
| 2209 | 2026-09-05T00:05:02.369Z | Compiling tower-http v0.6.8 |
| 2210 | 2026-09-05T00:05:02.383Z | Compiling serde-hex v0.1.0 |
| 2211 | 2026-09-05T00:05:02.400Z | Compiling addr2line v0.25.1 |
| 2212 | 2026-09-05T00:05:02.510Z | Compiling hashbrown v0.13.2 |
| 2213 | 2026-09-05T00:05:02.578Z | Compiling bzip2 v0.4.4 |
| 2214 | 2026-09-05T00:05:02.596Z | Compiling usdt-macro v0.6.0 |
| 2215 | 2026-09-05T00:05:02.618Z | Compiling usdt-attr-macro v0.6.0 |
| 2216 | 2026-09-05T00:05:02.728Z | Compiling derive-ex v0.1.8 |
| 2217 | 2026-09-05T00:05:02.747Z | Compiling block-buffer v0.12.1 |
| 2218 | 2026-09-05T00:05:02.795Z | Compiling crypto-common v0.2.2 |
| 2219 | 2026-09-05T00:05:02.956Z | Compiling block-padding v0.4.2 |
| 2220 | 2026-09-05T00:05:03.301Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-05T00:05:03.501Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-05T00:05:03.538Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-05T00:05:03.631Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-05T00:05:03.706Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-05T00:05:03.926Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-05T00:05:03.929Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-05T00:05:03.990Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-05T00:05:04.025Z | Compiling crc-any v2.5.0 |
| 2229 | 2026-09-05T00:05:04.025Z | Compiling mime v0.3.17 |
| 2230 | 2026-09-05T00:05:04.148Z | Compiling cpufeatures v0.3.0 |
| 2231 | 2026-09-05T00:05:04.215Z | Compiling fallible-iterator v0.2.0 |
| 2232 | 2026-09-05T00:05:04.253Z | Compiling rustc-demangle v0.1.27 |
| 2233 | 2026-09-05T00:05:04.385Z | Compiling unicode-width v0.2.0 |
| 2234 | 2026-09-05T00:05:04.401Z | Compiling psl-types v2.0.11 |
| 2235 | 2026-09-05T00:05:04.561Z | Compiling publicsuffix v2.3.0 |
| 2236 | 2026-09-05T00:05:04.579Z | Compiling postgres-protocol v0.6.10 |
| 2237 | 2026-09-05T00:05:04.635Z | Compiling backtrace v0.3.76 |
| 2238 | 2026-09-05T00:05:04.689Z | Compiling test-strategy v0.4.5 |
| 2239 | 2026-09-05T00:05:04.789Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-05T00:05:05.214Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-05T00:05:05.354Z | Compiling inout v0.2.2 |
| 2242 | 2026-09-05T00:05:05.425Z | Compiling object v0.30.4 |
| 2243 | 2026-09-05T00:05:05.463Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-05T00:05:05.533Z | Compiling derive_builder v0.20.2 |
| 2245 | 2026-09-05T00:05:05.559Z | Compiling daft v0.1.8 |
| 2246 | 2026-09-05T00:05:05.582Z | Compiling hyper-tls v0.6.0 |
| 2247 | 2026-09-05T00:05:05.674Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-05T00:05:05.831Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-05T00:05:05.874Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-05T00:05:05.994Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-05T00:05:06.066Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-05T00:05:06.118Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-05T00:05:06.162Z | Compiling serde_repr v0.1.20 |
| 2254 | 2026-09-05T00:05:06.244Z | Compiling enum-as-inner v0.6.1 |
| 2255 | 2026-09-05T00:05:06.261Z | Compiling async-recursion v1.1.1 |
| 2256 | 2026-09-05T00:05:06.360Z | Compiling miette-derive v7.6.0 |
| 2257 | 2026-09-05T00:05:06.420Z | Compiling vergen v9.1.0 |
| 2258 | 2026-09-05T00:05:06.435Z | Compiling ff v0.13.1 |
| 2259 | 2026-09-05T00:05:06.504Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-05T00:05:06.551Z | Compiling is_ci v1.2.0 |
| 2261 | 2026-09-05T00:05:06.593Z | Compiling bumpalo v3.20.2 |
| 2262 | 2026-09-05T00:05:06.618Z | Compiling path-slash v0.1.5 |
| 2263 | 2026-09-05T00:05:06.635Z | Compiling libbz2-rs-sys v0.2.2 |
| 2264 | 2026-09-05T00:05:06.678Z | Compiling unicode-linebreak v0.1.5 |
| 2265 | 2026-09-05T00:05:06.761Z | Compiling foldhash v0.1.5 |
| 2266 | 2026-09-05T00:05:06.793Z | Compiling same-file v1.0.6 |
| 2267 | 2026-09-05T00:05:06.828Z | Compiling bitflags v1.3.2 |
| 2268 | 2026-09-05T00:05:06.845Z | Compiling jiff-core v0.1.0 |
| 2269 | 2026-09-05T00:05:06.926Z | Compiling foldhash v0.2.0 |
| 2270 | 2026-09-05T00:05:06.930Z | Compiling smawk v0.3.2 |
| 2271 | 2026-09-05T00:05:06.960Z | Compiling managed v0.8.0 |
| 2272 | 2026-09-05T00:05:07.076Z | Compiling base16ct v0.2.0 |
| 2273 | 2026-09-05T00:05:07.099Z | Compiling hashbrown v0.16.1 |
| 2274 | 2026-09-05T00:05:07.114Z | Compiling textwrap v0.16.2 |
| 2275 | 2026-09-05T00:05:07.231Z | Compiling sec1 v0.7.3 |
| 2276 | 2026-09-05T00:05:07.234Z | Compiling bzip2 v0.6.1 |
| 2277 | 2026-09-05T00:05:07.262Z | Compiling walkdir v2.5.0 |
| 2278 | 2026-09-05T00:05:07.265Z | Compiling hashbrown v0.15.5 |
| 2279 | 2026-09-05T00:05:07.512Z | Compiling zopfli v0.8.3 |
| 2280 | 2026-09-05T00:05:07.512Z | Compiling cargo_metadata v0.23.1 |
| 2281 | 2026-09-05T00:05:07.547Z | Compiling supports-color v3.0.2 |
| 2282 | 2026-09-05T00:05:07.605Z | Compiling jiff v0.2.34 |
| 2283 | 2026-09-05T00:05:07.714Z | Compiling group v0.13.0 |
| 2284 | 2026-09-05T00:05:07.727Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2285 | 2026-09-05T00:05:07.960Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-05T00:05:08.159Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-05T00:05:08.210Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-05T00:05:08.305Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-05T00:05:08.361Z | Compiling signal-hook-mio v0.2.5 |
| 2290 | 2026-09-05T00:05:08.554Z | Compiling cipher v0.5.2 |
| 2291 | 2026-09-05T00:05:08.635Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-05T00:05:08.725Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-05T00:05:08.837Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-05T00:05:08.855Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-05T00:05:08.872Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-05T00:05:09.039Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-05T00:05:09.055Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-05T00:05:09.187Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-05T00:05:09.228Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-05T00:05:09.243Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-05T00:05:09.263Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-05T00:05:09.295Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-05T00:05:09.312Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-05T00:05:09.491Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-05T00:05:09.561Z | Compiling serde_plain v1.0.2 |
| 2306 | 2026-09-05T00:05:09.594Z | Compiling serde-big-array v0.5.1 |
| 2307 | 2026-09-05T00:05:09.622Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-05T00:05:09.690Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-05T00:05:09.729Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-05T00:05:09.751Z | Compiling normalize-line-endings v0.3.0 |
| 2311 | 2026-09-05T00:05:09.768Z | Compiling unicode-width v0.1.14 |
| 2312 | 2026-09-05T00:05:09.823Z | Compiling new_debug_unreachable v1.0.6 |
| 2313 | 2026-09-05T00:05:09.855Z | Compiling whoami v2.1.0 |
| 2314 | 2026-09-05T00:05:09.904Z | Compiling const-oid v0.10.2 |
| 2315 | 2026-09-05T00:05:09.920Z | Compiling supports-unicode v3.0.0 |
| 2316 | 2026-09-05T00:05:10.054Z | Compiling predicates-core v1.0.10 |
| 2317 | 2026-09-05T00:05:10.075Z | Compiling precomputed-hash v0.1.1 |
| 2318 | 2026-09-05T00:05:10.078Z | Compiling toml_write v0.1.2 |
| 2319 | 2026-09-05T00:05:10.107Z | Compiling fixedbitset v0.4.2 |
| 2320 | 2026-09-05T00:05:10.123Z | Compiling fixedbitset v0.5.7 |
| 2321 | 2026-09-05T00:05:10.217Z | Compiling static_assertions v1.1.0 |
| 2322 | 2026-09-05T00:05:10.228Z | Compiling supports-hyperlinks v3.2.0 |
| 2323 | 2026-09-05T00:05:10.242Z | Compiling difflib v0.4.0 |
| 2324 | 2026-09-05T00:05:10.266Z | Compiling keccak v0.1.6 |
| 2325 | 2026-09-05T00:05:10.303Z | Compiling typed-path v0.9.3 |
| 2326 | 2026-09-05T00:05:10.373Z | Compiling data-encoding v2.10.0 |
| 2327 | 2026-09-05T00:05:10.416Z | Compiling chacha20 v0.10.0 |
| 2328 | 2026-09-05T00:05:10.433Z | Compiling elliptic-curve v0.13.8 |
| 2329 | 2026-09-05T00:05:10.482Z | Compiling predicates v3.1.4 |
| 2330 | 2026-09-05T00:05:10.498Z | Compiling sha3 v0.10.8 |
| 2331 | 2026-09-05T00:05:10.563Z | Compiling petgraph v0.8.3 |
| 2332 | 2026-09-05T00:05:10.598Z | Compiling miette v7.6.0 |
| 2333 | 2026-09-05T00:05:10.678Z | Compiling hickory-proto v0.25.2 |
| 2334 | 2026-09-05T00:05:10.785Z | Compiling petgraph v0.6.5 |
| 2335 | 2026-09-05T00:05:10.803Z | Compiling toml_edit v0.22.27 |
| 2336 | 2026-09-05T00:05:10.807Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2337 | 2026-09-05T00:05:10.836Z | Compiling string_cache v0.8.9 |
| 2338 | 2026-09-05T00:05:11.035Z | Compiling digest v0.11.3 |
| 2339 | 2026-09-05T00:05:11.064Z | Compiling tokio-postgres v0.7.16 |
| 2340 | 2026-09-05T00:05:11.429Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-05T00:05:11.606Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-05T00:05:12.228Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2343 | 2026-09-05T00:05:12.377Z | Compiling ed25519-dalek v2.2.0 |
| 2344 | 2026-09-05T00:05:12.511Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-05T00:05:12.867Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-05T00:05:13.000Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-05T00:05:13.094Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-05T00:05:13.122Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-05T00:05:13.215Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-05T00:05:13.359Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-05T00:05:13.383Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-05T00:05:13.546Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-05T00:05:13.570Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-05T00:05:13.646Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-05T00:05:14.042Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-05T00:05:14.292Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-05T00:05:27.391Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-05T00:05:27.419Z | Compiling rayon-core v1.13.0 |
| 2359 | 2026-09-05T00:05:27.507Z | Compiling crucible-workspace-hack v0.1.0 |
| 2360 | 2026-09-05T00:05:27.597Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-05T00:05:27.643Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-05T00:05:27.658Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-05T00:05:27.720Z | Compiling heapless v0.8.0 |
| 2364 | 2026-09-05T00:05:27.790Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2365 | 2026-09-05T00:05:27.892Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-05T00:05:27.909Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-05T00:05:27.952Z | Compiling hash32 v0.3.1 |
| 2368 | 2026-09-05T00:05:27.985Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2369 | 2026-09-05T00:05:28.039Z | Compiling multer v3.1.0 |
| 2370 | 2026-09-05T00:05:28.075Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-05T00:05:28.078Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2372 | 2026-09-05T00:05:28.119Z | Compiling slog-async v2.8.0 |
| 2373 | 2026-09-05T00:05:28.134Z | Compiling compression-core v0.4.31 |
| 2374 | 2026-09-05T00:05:28.200Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2375 | 2026-09-05T00:05:28.226Z | Compiling match_cfg v0.1.0 |
| 2376 | 2026-09-05T00:05:28.243Z | Compiling smoltcp v0.11.0 |
| 2377 | 2026-09-05T00:05:28.309Z | Compiling hostname v0.3.1 |
| 2378 | 2026-09-05T00:05:28.324Z | Compiling compression-codecs v0.4.37 |
| 2379 | 2026-09-05T00:05:28.475Z | Compiling cipher v0.4.4 |
| 2380 | 2026-09-05T00:05:28.478Z | Compiling atomicwrites v0.4.4 |
| 2381 | 2026-09-05T00:05:28.497Z | Compiling slog-json v2.6.1 |
| 2382 | 2026-09-05T00:05:28.585Z | Compiling proc-macro-crate v3.4.0 |
| 2383 | 2026-09-05T00:05:28.614Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-05T00:05:28.726Z | Compiling half v2.7.1 |
| 2385 | 2026-09-05T00:05:28.755Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-09-05T00:05:28.771Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-05T00:05:28.793Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-05T00:05:28.862Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-05T00:05:28.903Z | Compiling ingot-macros v0.2.0 |
| 2390 | 2026-09-05T00:05:28.923Z | Compiling async-stream-impl v0.3.6 |
| 2391 | 2026-09-05T00:05:28.953Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2392 | 2026-09-05T00:05:29.009Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-05T00:05:29.025Z | Compiling serde_spanned v1.1.1 |
| 2394 | 2026-09-05T00:05:29.094Z | Compiling is-terminal v0.4.17 |
| 2395 | 2026-09-05T00:05:29.113Z | Compiling dropshot v0.17.1 |
| 2396 | 2026-09-05T00:05:29.128Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-05T00:05:29.193Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2398 | 2026-09-05T00:05:29.209Z | Compiling term v1.2.1 |
| 2399 | 2026-09-05T00:05:29.229Z | Compiling take_mut v0.2.2 |
| 2400 | 2026-09-05T00:05:29.328Z | Compiling opaque-debug v0.3.1 |
| 2401 | 2026-09-05T00:05:29.345Z | Compiling convert_case v0.4.0 |
| 2402 | 2026-09-05T00:05:29.362Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2403 | 2026-09-05T00:05:29.382Z | Compiling ciborium-io v0.2.2 |
| 2404 | 2026-09-05T00:05:29.413Z | Compiling poly1305 v0.8.0 |
| 2405 | 2026-09-05T00:05:29.488Z | Compiling ciborium-ll v0.2.2 |
| 2406 | 2026-09-05T00:05:29.506Z | Compiling oxide-generation-macros v0.2.0 |
| 2407 | 2026-09-05T00:05:29.538Z | Compiling async-stream v0.3.6 |
| 2408 | 2026-09-05T00:05:29.544Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2409 | 2026-09-05T00:05:29.578Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2410 | 2026-09-05T00:05:29.622Z | Compiling slog-term v2.9.2 |
| 2411 | 2026-09-05T00:05:29.658Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-09-05T00:05:29.737Z | Compiling postcard v1.1.3 |
| 2413 | 2026-09-05T00:05:29.741Z | Compiling num_enum_derive v0.7.6 |
| 2414 | 2026-09-05T00:05:29.946Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-09-05T00:05:30.055Z | Compiling chacha20 v0.9.1 |
| 2416 | 2026-09-05T00:05:30.158Z | Compiling slog-bunyan v2.5.0 |
| 2417 | 2026-09-05T00:05:30.226Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-05T00:05:30.259Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-05T00:05:30.305Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-05T00:05:30.309Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-05T00:05:30.391Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-05T00:05:30.617Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-05T00:05:30.659Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-05T00:05:30.675Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-05T00:05:30.692Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-05T00:05:30.812Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-05T00:05:30.920Z | Compiling aead v0.5.2 |
| 2428 | 2026-09-05T00:05:30.946Z | Compiling dropshot_endpoint v0.17.1 |
| 2429 | 2026-09-05T00:05:30.963Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-05T00:05:30.981Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-05T00:05:31.121Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-05T00:05:31.191Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-05T00:05:31.207Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-05T00:05:31.299Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-05T00:05:31.334Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-05T00:05:31.372Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-05T00:05:31.479Z | Compiling ingot-types v0.2.0 |
| 2438 | 2026-09-05T00:05:31.501Z | Compiling instant v0.1.13 |
| 2439 | 2026-09-05T00:05:31.516Z | Compiling foreign-types-shared v0.3.1 |
| 2440 | 2026-09-05T00:05:31.546Z | Compiling debug-ignore v1.0.5 |
| 2441 | 2026-09-05T00:05:31.562Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2442 | 2026-09-05T00:05:31.625Z | Compiling backoff v0.4.0 |
| 2443 | 2026-09-05T00:05:31.628Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-09-05T00:05:31.656Z | Compiling chacha20poly1305 v0.10.1 |
| 2445 | 2026-09-05T00:05:31.660Z | Compiling num_enum_derive v0.5.11 |
| 2446 | 2026-09-05T00:05:31.674Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2447 | 2026-09-05T00:05:31.708Z | Compiling num_enum v0.7.6 |
| 2448 | 2026-09-05T00:05:31.722Z | Compiling foreign-types v0.5.0 |
| 2449 | 2026-09-05T00:05:31.798Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2450 | 2026-09-05T00:05:31.818Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-05T00:05:31.834Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-05T00:05:31.867Z | Compiling parse-display v0.10.0 |
| 2453 | 2026-09-05T00:05:31.992Z | Compiling ingot v0.2.1 |
| 2454 | 2026-09-05T00:05:32.007Z | Compiling regress v0.10.5 |
| 2455 | 2026-09-05T00:05:32.024Z | Compiling itertools v0.14.0 |
| 2456 | 2026-09-05T00:05:32.234Z | Compiling tabwriter v1.4.1 |
| 2457 | 2026-09-05T00:05:32.253Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2458 | 2026-09-05T00:05:32.269Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2459 | 2026-09-05T00:05:32.304Z | Compiling cstr-argument v0.1.2 |
| 2460 | 2026-09-05T00:05:32.399Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2461 | 2026-09-05T00:05:32.478Z | Compiling humantime v2.3.0 |
| 2462 | 2026-09-05T00:05:32.498Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2463 | 2026-09-05T00:05:32.569Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2464 | 2026-09-05T00:05:32.631Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-05T00:05:32.703Z | Compiling rayon v1.11.0 |
| 2466 | 2026-09-05T00:05:32.719Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2467 | 2026-09-05T00:05:32.747Z | Compiling rand v0.10.1 |
| 2468 | 2026-09-05T00:05:32.763Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2469 | 2026-09-05T00:05:32.783Z | Compiling colored v3.1.1 |
| 2470 | 2026-09-05T00:05:32.813Z | Compiling indent_write v2.2.0 |
| 2471 | 2026-09-05T00:05:32.813Z | Compiling libefi-sys v0.1.0 |
| 2472 | 2026-09-05T00:05:32.846Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2473 | 2026-09-05T00:05:32.851Z | Compiling zone_cfg_derive v0.3.1 |
| 2474 | 2026-09-05T00:05:32.970Z | Compiling rustls-webpki v0.103.13 |
| 2475 | 2026-09-05T00:05:33.064Z | Compiling illumos-nvpair v0.3.0 |
| 2476 | 2026-09-05T00:05:33.134Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-05T00:05:33.193Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-05T00:05:33.246Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-05T00:05:33.266Z | Compiling usdt-attr-macro v0.5.0 |
| 2480 | 2026-09-05T00:05:33.269Z | Compiling usdt-macro v0.5.0 |
| 2481 | 2026-09-05T00:05:33.417Z | Compiling num-derive v0.4.2 |
| 2482 | 2026-09-05T00:05:33.492Z | Compiling bitfield-struct v0.6.2 |
| 2483 | 2026-09-05T00:05:33.513Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-05T00:05:33.529Z | Compiling sigpipe v0.1.3 |
| 2485 | 2026-09-05T00:05:33.627Z | Compiling memmap v0.7.0 |
| 2486 | 2026-09-05T00:05:33.741Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2487 | 2026-09-05T00:05:33.836Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2488 | 2026-09-05T00:05:33.879Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2489 | 2026-09-05T00:05:33.982Z | Compiling glob v0.3.3 |
| 2490 | 2026-09-05T00:05:33.999Z | Compiling swrite v0.1.0 |
| 2491 | 2026-09-05T00:05:34.038Z | Compiling usdt v0.5.0 |
| 2492 | 2026-09-05T00:05:34.122Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2493 | 2026-09-05T00:05:34.156Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2494 | 2026-09-05T00:05:34.348Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2495 | 2026-09-05T00:05:34.442Z | Compiling smf v0.2.3 |
| 2496 | 2026-09-05T00:05:34.524Z | Compiling filetime v0.2.27 |
| 2497 | 2026-09-05T00:05:34.539Z | Compiling arrayref v0.3.9 |
| 2498 | 2026-09-05T00:05:34.571Z | Compiling xattr v1.6.1 |
| 2499 | 2026-09-05T00:05:34.588Z | Compiling whoami v1.6.1 |
| 2500 | 2026-09-05T00:05:34.607Z | Compiling zone v0.3.1 |
| 2501 | 2026-09-05T00:05:34.622Z | Compiling constant_time_eq v0.4.2 |
| 2502 | 2026-09-05T00:05:34.795Z | Compiling arrayvec v0.7.6 |
| 2503 | 2026-09-05T00:05:34.802Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2504 | 2026-09-05T00:05:34.802Z | Compiling tar v0.4.46 |
| 2505 | 2026-09-05T00:05:34.806Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2506 | 2026-09-05T00:05:34.819Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2507 | 2026-09-05T00:05:34.835Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-05T00:05:34.853Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-05T00:05:34.975Z | Compiling console v0.16.2 |
| 2510 | 2026-09-05T00:05:35.019Z | Compiling unit-prefix v0.5.2 |
| 2511 | 2026-09-05T00:05:35.131Z | Compiling topological-sort v0.2.2 |
| 2512 | 2026-09-05T00:05:35.187Z | Compiling oxide-tokio-rt v0.1.4 |
| 2513 | 2026-09-05T00:05:35.249Z | Compiling toml v0.8.23 |
| 2514 | 2026-09-05T00:05:35.316Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2515 | 2026-09-05T00:05:35.360Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2516 | 2026-09-05T00:05:35.387Z | Compiling shell-words v1.1.1 |
| 2517 | 2026-09-05T00:05:35.573Z | Compiling indicatif v0.18.4 |
| 2518 | 2026-09-05T00:05:36.339Z | Compiling tokio-rustls v0.26.4 |
| 2519 | 2026-09-05T00:05:36.343Z | Compiling rustls-platform-verifier v0.6.2 |
| 2520 | 2026-09-05T00:05:36.441Z | Compiling tough v0.22.0 |
| 2521 | 2026-09-05T00:05:36.563Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2522 | 2026-09-05T00:05:36.622Z | Compiling hyper-rustls v0.27.7 |
| 2523 | 2026-09-05T00:05:36.850Z | Compiling reqwest v0.13.2 |
| 2524 | 2026-09-05T00:05:39.075Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-05T00:05:39.349Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-05T00:05:45.145Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-05T00:05:45.145Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-05T00:05:45.379Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-05T00:05:45.618Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2530 | 2026-09-05T00:05:45.637Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2531 | 2026-09-05T00:05:45.803Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-05T00:05:45.822Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-05T00:05:45.899Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-05T00:05:45.915Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-05T00:05:45.965Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-05T00:05:46.113Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-05T00:05:46.473Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-05T00:05:49.610Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-05T00:05:59.191Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-05T00:06:02.214Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-05T00:06:03.187Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-05T00:06:14.518Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 2543 | 2026-09-05T00:06:14.662Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-05T00:06:14.721Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-05T00:06:14.724Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-05T00:06:14.724Z | |
| 2547 | 2026-09-05T00:06:14.724Z | real 1:35.340364129 |
| 2548 | 2026-09-05T00:06:14.724Z | user 14:17.285984513 |
| 2549 | 2026-09-05T00:06:14.724Z | sys 2:45.006179398 |
| 2550 | 2026-09-05T00:06:14.724Z | trap 0.404172095 |
| 2551 | 2026-09-05T00:06:14.724Z | tflt 0.673544781 |
| 2552 | 2026-09-05T00:06:14.724Z | dflt 3.882647556 |
| 2553 | 2026-09-05T00:06:14.724Z | kflt 0.000949252 |
| 2554 | 2026-09-05T00:06:14.724Z | lock 39:44.495401875 |
| 2555 | 2026-09-05T00:06:14.724Z | slp 33:41.820849516 |
| 2556 | 2026-09-05T00:06:14.724Z | lat 37.882939951 |
| 2557 | 2026-09-05T00:06:14.724Z | stop 6:13.878231180 |
| 2558 | 2026-09-05T00:06:14.724Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-05T00:06:15.602Z | Finished `release` profile [optimized] target(s) in 0.86s |
| 2560 | 2026-09-05T00:06:15.676Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-05T00:06:15.728Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-05T00:06:17.159Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-05T00:06:17.369Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-05T00:06:17.369Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-05T00:06:17.373Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-05T00:06:17.433Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-05T00:06:17.465Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-05T00:06:17.494Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-05T00:06:17.498Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-05T00:06:17.532Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-05T00:06:17.554Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-05T00:06:17.575Z | Compiling percent-encoding v2.3.2 |
| 2573 | 2026-09-05T00:06:17.575Z | Compiling writeable v0.6.2 |
| 2574 | 2026-09-05T00:06:17.598Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-05T00:06:17.637Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-05T00:06:17.663Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-05T00:06:17.666Z | Compiling icu_normalizer_data v2.1.1 |
| 2578 | 2026-09-05T00:06:17.704Z | Compiling icu_properties_data v2.1.2 |
| 2579 | 2026-09-05T00:06:17.727Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-05T00:06:17.750Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-05T00:06:17.777Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-05T00:06:17.802Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-05T00:06:17.802Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-05T00:06:17.806Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-05T00:06:17.872Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-05T00:06:17.876Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-05T00:06:17.919Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-05T00:06:17.943Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-05T00:06:17.968Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-05T00:06:17.997Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-05T00:06:18.039Z | Compiling parking_lot v0.12.5 |
| 2592 | 2026-09-05T00:06:18.062Z | Compiling thiserror v2.0.18 |
| 2593 | 2026-09-05T00:06:18.098Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-05T00:06:18.137Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-05T00:06:18.169Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-05T00:06:18.172Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-05T00:06:18.213Z | Compiling time v0.3.47 |
| 2598 | 2026-09-05T00:06:18.240Z | Compiling aho-corasick v1.1.4 |
| 2599 | 2026-09-05T00:06:18.300Z | Compiling num-traits v0.2.19 |
| 2600 | 2026-09-05T00:06:18.323Z | Compiling rand_core v0.6.4 |
| 2601 | 2026-09-05T00:06:18.355Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-05T00:06:18.399Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-05T00:06:18.466Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-05T00:06:18.487Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-05T00:06:18.508Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-05T00:06:18.529Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-05T00:06:18.587Z | Compiling icu_locale_core v2.1.1 |
| 2608 | 2026-09-05T00:06:18.619Z | Compiling icu_collections v2.1.1 |
| 2609 | 2026-09-05T00:06:18.641Z | Compiling encoding_rs v0.8.35 |
| 2610 | 2026-09-05T00:06:18.666Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-05T00:06:18.690Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-05T00:06:18.719Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-05T00:06:18.745Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-05T00:06:18.904Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-05T00:06:19.023Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-05T00:06:19.055Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-05T00:06:19.108Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-05T00:06:19.153Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-05T00:06:19.234Z | Compiling data-encoding v2.10.0 |
| 2620 | 2026-09-05T00:06:19.344Z | Compiling serde v1.0.228 |
| 2621 | 2026-09-05T00:06:19.354Z | Compiling serde_json v1.0.151 |
| 2622 | 2026-09-05T00:06:19.354Z | Compiling bitflags v2.11.0 |
| 2623 | 2026-09-05T00:06:19.355Z | Compiling uuid v1.23.4 |
| 2624 | 2026-09-05T00:06:19.398Z | Compiling icu_provider v2.1.1 |
| 2625 | 2026-09-05T00:06:19.447Z | Compiling semver v1.0.28 |
| 2626 | 2026-09-05T00:06:19.756Z | Compiling icu_normalizer v2.1.1 |
| 2627 | 2026-09-05T00:06:19.825Z | Compiling bytes v1.11.1 |
| 2628 | 2026-09-05T00:06:19.879Z | Compiling zeroize v1.9.0 |
| 2629 | 2026-09-05T00:06:19.905Z | Compiling icu_properties v2.1.2 |
| 2630 | 2026-09-05T00:06:19.960Z | Compiling chrono v0.4.45 |
| 2631 | 2026-09-05T00:06:20.007Z | Compiling rustix v1.1.4 |
| 2632 | 2026-09-05T00:06:20.133Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-05T00:06:20.302Z | Compiling indexmap v2.14.0 |
| 2634 | 2026-09-05T00:06:20.549Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-05T00:06:20.552Z | Compiling http v1.4.2 |
| 2636 | 2026-09-05T00:06:20.722Z | Compiling crypto-common v0.1.7 |
| 2637 | 2026-09-05T00:06:20.749Z | Compiling block-buffer v0.10.4 |
| 2638 | 2026-09-05T00:06:20.875Z | Compiling idna_adapter v1.2.1 |
| 2639 | 2026-09-05T00:06:20.907Z | Compiling digest v0.10.7 |
| 2640 | 2026-09-05T00:06:20.926Z | Compiling erased-serde v0.3.31 |
| 2641 | 2026-09-05T00:06:20.948Z | Compiling rustls-pki-types v1.14.0 |
| 2642 | 2026-09-05T00:06:20.972Z | Compiling ipnet v2.12.0 |
| 2643 | 2026-09-05T00:06:20.976Z | Compiling aws-lc-rs v1.16.3 |
| 2644 | 2026-09-05T00:06:21.019Z | Compiling idna v1.1.0 |
| 2645 | 2026-09-05T00:06:21.050Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-09-05T00:06:21.166Z | Compiling terminal_size v0.4.3 |
| 2647 | 2026-09-05T00:06:21.188Z | Compiling regex-automata v0.4.14 |
| 2648 | 2026-09-05T00:06:21.217Z | Compiling tempfile v3.27.0 |
| 2649 | 2026-09-05T00:06:21.334Z | Compiling http-body v1.0.1 |
| 2650 | 2026-09-05T00:06:21.359Z | Compiling clap_builder v4.6.0 |
| 2651 | 2026-09-05T00:06:21.423Z | Compiling url v2.5.8 |
| 2652 | 2026-09-05T00:06:21.447Z | Compiling slog v2.8.2 |
| 2653 | 2026-09-05T00:06:21.485Z | Compiling rand_chacha v0.9.0 |
| 2654 | 2026-09-05T00:06:21.518Z | Compiling der v0.7.10 |
| 2655 | 2026-09-05T00:06:21.564Z | Compiling http-body-util v0.1.3 |
| 2656 | 2026-09-05T00:06:21.698Z | Compiling rand v0.9.2 |
| 2657 | 2026-09-05T00:06:21.750Z | Compiling rand_chacha v0.3.1 |
| 2658 | 2026-09-05T00:06:21.885Z | Compiling serde_urlencoded v0.7.1 |
| 2659 | 2026-09-05T00:06:21.906Z | Compiling rustls-native-certs v0.8.3 |
| 2660 | 2026-09-05T00:06:21.926Z | Compiling futures-executor v0.3.32 |
| 2661 | 2026-09-05T00:06:21.958Z | Compiling hybrid-array v0.4.13 |
| 2662 | 2026-09-05T00:06:22.068Z | Compiling schemars v0.8.22 |
| 2663 | 2026-09-05T00:06:22.177Z | Compiling rustls-webpki v0.103.13 |
| 2664 | 2026-09-05T00:06:22.274Z | Compiling rand v0.8.6 |
| 2665 | 2026-09-05T00:06:22.294Z | Compiling hubpack v0.1.2 |
| 2666 | 2026-09-05T00:06:22.390Z | Compiling hex v0.4.3 |
| 2667 | 2026-09-05T00:06:22.444Z | Compiling futures v0.3.32 |
| 2668 | 2026-09-05T00:06:22.543Z | Compiling spki v0.7.3 |
| 2669 | 2026-09-05T00:06:22.543Z | Compiling publicsuffix v2.3.0 |
| 2670 | 2026-09-05T00:06:22.656Z | Compiling openapiv3 v2.2.0 |
| 2671 | 2026-09-05T00:06:22.703Z | Compiling cookie v0.18.1 |
| 2672 | 2026-09-05T00:06:22.788Z | Compiling rustls v0.23.41 |
| 2673 | 2026-09-05T00:06:22.810Z | Compiling pkcs8 v0.10.2 |
| 2674 | 2026-09-05T00:06:22.838Z | Compiling rusty-fork v0.3.1 |
| 2675 | 2026-09-05T00:06:23.015Z | Compiling sha2 v0.10.9 |
| 2676 | 2026-09-05T00:06:23.110Z | Compiling ipnetwork v0.21.1 |
| 2677 | 2026-09-05T00:06:23.166Z | Compiling cookie_store v0.22.1 |
| 2678 | 2026-09-05T00:06:23.202Z | Compiling flate2 v1.1.9 |
| 2679 | 2026-09-05T00:06:23.336Z | Compiling clap v4.6.1 |
| 2680 | 2026-09-05T00:06:23.340Z | Compiling proptest v1.11.0 |
| 2681 | 2026-09-05T00:06:23.379Z | Compiling crypto-common v0.2.2 |
| 2682 | 2026-09-05T00:06:23.464Z | Compiling oxnet v0.1.6 |
| 2683 | 2026-09-05T00:06:23.488Z | Compiling block-buffer v0.12.1 |
| 2684 | 2026-09-05T00:06:23.586Z | Compiling signature v2.2.0 |
| 2685 | 2026-09-05T00:06:23.701Z | Compiling hmac v0.12.1 |
| 2686 | 2026-09-05T00:06:23.722Z | Compiling dof v0.4.0 |
| 2687 | 2026-09-05T00:06:23.776Z | Compiling dtrace-parser v0.3.0 |
| 2688 | 2026-09-05T00:06:23.806Z | Compiling camino v1.2.5 |
| 2689 | 2026-09-05T00:06:23.883Z | Compiling memmap2 v0.9.10 |
| 2690 | 2026-09-05T00:06:23.888Z | Compiling num-integer v0.1.46 |
| 2691 | 2026-09-05T00:06:23.943Z | Compiling rustix v0.38.44 |
| 2692 | 2026-09-05T00:06:24.171Z | Compiling regex v1.12.3 |
| 2693 | 2026-09-05T00:06:24.231Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-05T00:06:24.325Z | Compiling toml_datetime v0.6.11 |
| 2695 | 2026-09-05T00:06:24.348Z | Compiling serde_spanned v0.6.9 |
| 2696 | 2026-09-05T00:06:24.374Z | Compiling dof v0.3.0 |
| 2697 | 2026-09-05T00:06:24.430Z | Compiling num-iter v0.1.45 |
| 2698 | 2026-09-05T00:06:24.486Z | Compiling bstr v1.12.1 |
| 2699 | 2026-09-05T00:06:24.532Z | Compiling usdt-impl v0.6.0 |
| 2700 | 2026-09-05T00:06:24.583Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-05T00:06:24.681Z | Compiling ff v0.13.1 |
| 2702 | 2026-09-05T00:06:24.705Z | Compiling thread-id v4.2.2 |
| 2703 | 2026-09-05T00:06:24.815Z | Compiling digest v0.11.3 |
| 2704 | 2026-09-05T00:06:24.863Z | Compiling tokio-util v0.7.18 |
| 2705 | 2026-09-05T00:06:24.937Z | Compiling tower v0.5.3 |
| 2706 | 2026-09-05T00:06:25.075Z | Compiling usdt v0.6.0 |
| 2707 | 2026-09-05T00:06:25.190Z | Compiling usdt-impl v0.5.0 |
| 2708 | 2026-09-05T00:06:25.252Z | Compiling group v0.13.0 |
| 2709 | 2026-09-05T00:06:25.405Z | Compiling tower-http v0.6.8 |
| 2710 | 2026-09-05T00:06:25.440Z | Compiling sec1 v0.7.3 |
| 2711 | 2026-09-05T00:06:25.475Z | Compiling signal-hook v0.3.18 |
| 2712 | 2026-09-05T00:06:25.523Z | Compiling nix v0.31.2 |
| 2713 | 2026-09-05T00:06:25.593Z | Compiling hkdf v0.12.4 |
| 2714 | 2026-09-05T00:06:25.647Z | Compiling serde_with v3.21.0 |
| 2715 | 2026-09-05T00:06:25.782Z | Compiling h2 v0.4.15 |
| 2716 | 2026-09-05T00:06:25.847Z | Compiling newtype-uuid v1.3.2 |
| 2717 | 2026-09-05T00:06:25.974Z | Compiling crypto-bigint v0.5.5 |
| 2718 | 2026-09-05T00:06:26.000Z | Compiling foreign-types-shared v0.1.1 |
| 2719 | 2026-09-05T00:06:26.119Z | Compiling daft v0.1.8 |
| 2720 | 2026-09-05T00:06:26.145Z | Compiling foreign-types v0.3.2 |
| 2721 | 2026-09-05T00:06:26.145Z | Compiling ahash v0.8.12 |
| 2722 | 2026-09-05T00:06:26.247Z | Compiling tokio-rustls v0.26.4 |
| 2723 | 2026-09-05T00:06:26.310Z | Compiling rustls-platform-verifier v0.6.2 |
| 2724 | 2026-09-05T00:06:26.335Z | Compiling num-bigint-dig v0.8.6 |
| 2725 | 2026-09-05T00:06:26.451Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-05T00:06:26.478Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-05T00:06:26.481Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-05T00:06:26.580Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-05T00:06:26.718Z | Compiling serde-hex v0.1.0 |
| 2730 | 2026-09-05T00:06:26.776Z | Compiling bzip2 v0.4.4 |
| 2731 | 2026-09-05T00:06:26.799Z | Compiling hashbrown v0.13.2 |
| 2732 | 2026-09-05T00:06:26.946Z | Compiling openssl v0.10.80 |
| 2733 | 2026-09-05T00:06:27.025Z | Compiling elliptic-curve v0.13.8 |
| 2734 | 2026-09-05T00:06:27.393Z | Compiling rsa v0.9.10 |
| 2735 | 2026-09-05T00:06:27.421Z | Compiling signal-hook-mio v0.2.5 |
| 2736 | 2026-09-05T00:06:27.449Z | Compiling globset v0.4.18 |
| 2737 | 2026-09-05T00:06:27.525Z | Compiling ron v0.8.1 |
| 2738 | 2026-09-05T00:06:27.567Z | Compiling block-padding v0.4.2 |
| 2739 | 2026-09-05T00:06:27.590Z | Compiling sha3 v0.10.8 |
| 2740 | 2026-09-05T00:06:27.755Z | Compiling inout v0.2.2 |
| 2741 | 2026-09-05T00:06:27.953Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2742 | 2026-09-05T00:06:27.977Z | Compiling curve25519-dalek v4.1.3 |
| 2743 | 2026-09-05T00:06:27.982Z | Compiling object v0.30.4 |
| 2744 | 2026-09-05T00:06:28.002Z | Compiling zip v0.6.6 |
| 2745 | 2026-09-05T00:06:28.122Z | Compiling toml v0.7.8 |
| 2746 | 2026-09-05T00:06:28.202Z | Compiling jiff v0.2.34 |
| 2747 | 2026-09-05T00:06:28.428Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2748 | 2026-09-05T00:06:28.461Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-05T00:06:28.725Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-05T00:06:28.787Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-05T00:06:28.828Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-05T00:06:28.862Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-05T00:06:28.885Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-05T00:06:28.889Z | Compiling object v0.37.3 |
| 2755 | 2026-09-05T00:06:28.942Z | Compiling heapless v0.7.17 |
| 2756 | 2026-09-05T00:06:29.039Z | Compiling ed25519-dalek v2.2.0 |
| 2757 | 2026-09-05T00:06:29.145Z | Compiling chacha20 v0.10.0 |
| 2758 | 2026-09-05T00:06:29.355Z | Compiling byte-wrapper v0.1.0 |
| 2759 | 2026-09-05T00:06:29.355Z | Compiling md-5 v0.10.6 |
| 2760 | 2026-09-05T00:06:29.477Z | Compiling hyper v1.10.1 |
| 2761 | 2026-09-05T00:06:29.503Z | Compiling native-tls v0.2.18 |
| 2762 | 2026-09-05T00:06:29.527Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-05T00:06:29.553Z | Compiling toml_edit v0.22.27 |
| 2764 | 2026-09-05T00:06:29.574Z | Compiling zopfli v0.8.3 |
| 2765 | 2026-09-05T00:06:29.796Z | Compiling tokio-native-tls v0.3.1 |
| 2766 | 2026-09-05T00:06:29.925Z | Compiling postgres-protocol v0.6.10 |
| 2767 | 2026-09-05T00:06:29.948Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-05T00:06:30.015Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-05T00:06:30.540Z | Compiling float-cmp v0.10.0 |
| 2770 | 2026-09-05T00:06:30.674Z | Compiling predicates v3.1.4 |
| 2771 | 2026-09-05T00:06:30.707Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2772 | 2026-09-05T00:06:30.845Z | Compiling petgraph v0.6.5 |
| 2773 | 2026-09-05T00:06:30.928Z | Compiling hyper-util v0.1.20 |
| 2774 | 2026-09-05T00:06:31.165Z | Compiling zip v4.6.1 |
| 2775 | 2026-09-05T00:06:31.368Z | Compiling string_cache v0.8.9 |
| 2776 | 2026-09-05T00:06:31.400Z | Compiling textwrap v0.16.2 |
| 2777 | 2026-09-05T00:06:31.662Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-05T00:06:31.662Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-05T00:06:31.722Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-05T00:06:31.960Z | Compiling backtrace v0.3.76 |
| 2781 | 2026-09-05T00:06:32.135Z | Compiling tokio-stream v0.1.18 |
| 2782 | 2026-09-05T00:06:32.180Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-05T00:06:32.378Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-05T00:06:32.419Z | Compiling tokio-postgres v0.7.16 |
| 2785 | 2026-09-05T00:06:32.635Z | Compiling hyper-rustls v0.27.7 |
| 2786 | 2026-09-05T00:06:32.674Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2787 | 2026-09-05T00:06:32.698Z | Compiling hyper-tls v0.6.0 |
| 2788 | 2026-09-05T00:06:32.720Z | Compiling backtrace-ext v0.2.1 |
| 2789 | 2026-09-05T00:06:32.745Z | Compiling fs-err v3.3.0 |
| 2790 | 2026-09-05T00:06:32.964Z | Compiling reqwest v0.13.2 |
| 2791 | 2026-09-05T00:06:32.988Z | Compiling reqwest v0.12.28 |
| 2792 | 2026-09-05T00:06:33.186Z | Compiling miette v7.6.0 |
| 2793 | 2026-09-05T00:06:33.241Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-05T00:06:33.289Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-05T00:06:33.354Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-05T00:06:33.408Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-05T00:06:33.449Z | Compiling slog-json v2.6.1 |
| 2798 | 2026-09-05T00:06:33.483Z | Compiling slog-term v2.9.2 |
| 2799 | 2026-09-05T00:06:33.583Z | Compiling slog-async v2.8.0 |
| 2800 | 2026-09-05T00:06:33.607Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2801 | 2026-09-05T00:06:33.610Z | Compiling compression-codecs v0.4.37 |
| 2802 | 2026-09-05T00:06:33.718Z | Compiling slog-bunyan v2.5.0 |
| 2803 | 2026-09-05T00:06:33.923Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2804 | 2026-09-05T00:06:33.946Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-05T00:06:33.973Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2806 | 2026-09-05T00:06:34.021Z | Compiling multer v3.1.0 |
| 2807 | 2026-09-05T00:06:34.136Z | Compiling async-compression v0.4.41 |
| 2808 | 2026-09-05T00:06:34.201Z | Compiling sha1 v0.11.0 |
| 2809 | 2026-09-05T00:06:34.292Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2810 | 2026-09-05T00:06:34.325Z | Compiling rustls-pemfile v2.2.0 |
| 2811 | 2026-09-05T00:06:34.352Z | Compiling serde_path_to_error v0.1.20 |
| 2812 | 2026-09-05T00:06:34.493Z | Compiling tough v0.22.0 |
| 2813 | 2026-09-05T00:06:34.559Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2814 | 2026-09-05T00:06:34.582Z | Compiling hostname v0.4.2 |
| 2815 | 2026-09-05T00:06:34.607Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2816 | 2026-09-05T00:06:34.773Z | Compiling progenitor-client v0.14.0 |
| 2817 | 2026-09-05T00:06:34.798Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-05T00:06:34.801Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-05T00:06:34.801Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-05T00:06:34.801Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-05T00:06:34.988Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-05T00:06:35.066Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-05T00:06:35.101Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-05T00:06:35.236Z | Compiling dropshot v0.17.1 |
| 2825 | 2026-09-05T00:06:35.311Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2826 | 2026-09-05T00:06:35.315Z | Compiling parse-display v0.10.0 |
| 2827 | 2026-09-05T00:06:35.398Z | Compiling half v2.7.1 |
| 2828 | 2026-09-05T00:06:35.422Z | Compiling heck v0.5.0 |
| 2829 | 2026-09-05T00:06:35.500Z | Compiling regress v0.11.1 |
| 2830 | 2026-09-05T00:06:35.752Z | Compiling ciborium-ll v0.2.2 |
| 2831 | 2026-09-05T00:06:35.775Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-05T00:06:35.828Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-05T00:06:35.851Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2834 | 2026-09-05T00:06:35.964Z | Compiling ciborium v0.2.2 |
| 2835 | 2026-09-05T00:06:36.021Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-05T00:06:36.134Z | Compiling universal-hash v0.5.1 |
| 2837 | 2026-09-05T00:06:36.212Z | Compiling cipher v0.4.4 |
| 2838 | 2026-09-05T00:06:36.243Z | Compiling unsafe-libyaml v0.2.11 |
| 2839 | 2026-09-05T00:06:36.269Z | Compiling poly1305 v0.8.0 |
| 2840 | 2026-09-05T00:06:36.494Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2841 | 2026-09-05T00:06:36.547Z | Compiling chacha20 v0.9.1 |
| 2842 | 2026-09-05T00:06:36.551Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-05T00:06:36.696Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-05T00:06:36.760Z | Compiling password-hash v0.5.0 |
| 2845 | 2026-09-05T00:06:36.829Z | Compiling serde_yaml v0.9.34+deprecated |
| 2846 | 2026-09-05T00:06:36.854Z | Compiling chacha20poly1305 v0.10.1 |
| 2847 | 2026-09-05T00:06:36.902Z | Compiling vsss-rs v3.3.4 |
| 2848 | 2026-09-05T00:06:36.935Z | Compiling camino-tempfile v1.4.1 |
| 2849 | 2026-09-05T00:06:36.962Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-05T00:06:36.989Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-05T00:06:37.035Z | Compiling typify-impl v0.6.2 |
| 2852 | 2026-09-05T00:06:37.269Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-09-05T00:06:37.293Z | Compiling argon2 v0.5.3 |
| 2854 | 2026-09-05T00:06:37.341Z | Compiling cobs v0.3.0 |
| 2855 | 2026-09-05T00:06:37.373Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2856 | 2026-09-05T00:06:37.464Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2857 | 2026-09-05T00:06:37.494Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2858 | 2026-09-05T00:06:37.527Z | Compiling postcard v1.1.3 |
| 2859 | 2026-09-05T00:06:37.579Z | Compiling smoltcp v0.11.0 |
| 2860 | 2026-09-05T00:06:37.689Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2861 | 2026-09-05T00:06:37.928Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2862 | 2026-09-05T00:06:37.951Z | Compiling ingot v0.2.1 |
| 2863 | 2026-09-05T00:06:38.029Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2864 | 2026-09-05T00:06:38.107Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-05T00:06:38.133Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2866 | 2026-09-05T00:06:38.219Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2867 | 2026-09-05T00:06:38.289Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2868 | 2026-09-05T00:06:38.326Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2869 | 2026-09-05T00:06:38.381Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-05T00:06:38.407Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-05T00:06:38.519Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2872 | 2026-09-05T00:06:38.558Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2873 | 2026-09-05T00:06:38.628Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2874 | 2026-09-05T00:06:39.062Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2875 | 2026-09-05T00:06:39.084Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2876 | 2026-09-05T00:06:39.141Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2877 | 2026-09-05T00:06:39.192Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-05T00:06:39.292Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-05T00:06:39.429Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2880 | 2026-09-05T00:06:39.522Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-05T00:06:39.586Z | Compiling zone v0.3.1 |
| 2882 | 2026-09-05T00:06:39.798Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2883 | 2026-09-05T00:06:39.875Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2884 | 2026-09-05T00:06:39.962Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2885 | 2026-09-05T00:06:40.030Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-05T00:06:40.096Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-05T00:06:40.118Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-05T00:06:40.215Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-05T00:06:40.292Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-05T00:06:40.421Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-05T00:06:40.465Z | Compiling typify-macro v0.6.2 |
| 2892 | 2026-09-05T00:06:40.582Z | Compiling oxide-tokio-rt v0.1.4 |
| 2893 | 2026-09-05T00:06:40.612Z | Compiling prettyplease v0.2.37 |
| 2894 | 2026-09-05T00:06:40.655Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2895 | 2026-09-05T00:06:40.747Z | Compiling newline-converter v0.3.0 |
| 2896 | 2026-09-05T00:06:40.872Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2897 | 2026-09-05T00:06:40.914Z | Compiling gethostname v0.5.0 |
| 2898 | 2026-09-05T00:06:41.028Z | Compiling console v0.15.11 |
| 2899 | 2026-09-05T00:06:41.070Z | Compiling slog-dtrace v0.3.0 |
| 2900 | 2026-09-05T00:06:41.149Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-05T00:06:41.286Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2902 | 2026-09-05T00:06:41.333Z | Compiling oxide-update-engine-types v0.1.2 |
| 2903 | 2026-09-05T00:06:41.438Z | Compiling expectorate v1.2.0 |
| 2904 | 2026-09-05T00:06:41.491Z | Compiling num-rational v0.4.2 |
| 2905 | 2026-09-05T00:06:41.494Z | Compiling num-complex v0.4.6 |
| 2906 | 2026-09-05T00:06:41.537Z | Compiling match_cfg v0.1.0 |
| 2907 | 2026-09-05T00:06:41.662Z | Compiling compression-core v0.4.31 |
| 2908 | 2026-09-05T00:06:41.682Z | Compiling resolv-conf v0.7.6 |
| 2909 | 2026-09-05T00:06:41.931Z | Compiling num v0.4.3 |
| 2910 | 2026-09-05T00:06:41.977Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-05T00:06:42.066Z | Compiling typify v0.6.2 |
| 2912 | 2026-09-05T00:06:42.139Z | Compiling linear-map v1.2.0 |
| 2913 | 2026-09-05T00:06:42.192Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2914 | 2026-09-05T00:06:42.216Z | Compiling progenitor-impl v0.14.0 |
| 2915 | 2026-09-05T00:06:42.241Z | Compiling float-ord v0.3.2 |
| 2916 | 2026-09-05T00:06:42.285Z | Compiling term v1.2.1 |
| 2917 | 2026-09-05T00:06:42.291Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2918 | 2026-09-05T00:06:42.337Z | Compiling take_mut v0.2.2 |
| 2919 | 2026-09-05T00:06:42.389Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2920 | 2026-09-05T00:06:42.534Z | Compiling oxide-update-engine v0.1.2 |
| 2921 | 2026-09-05T00:06:42.579Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2922 | 2026-09-05T00:06:43.286Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-05T00:06:43.489Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-05T00:06:43.624Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-05T00:06:43.816Z | Compiling debug-ignore v1.0.5 |
| 2926 | 2026-09-05T00:06:43.837Z | Compiling linked-hash-map v0.5.6 |
| 2927 | 2026-09-05T00:06:43.861Z | Compiling minimal-lexical v0.2.1 |
| 2928 | 2026-09-05T00:06:44.108Z | Compiling nom v7.1.3 |
| 2929 | 2026-09-05T00:06:44.112Z | Compiling lru-cache v0.1.2 |
| 2930 | 2026-09-05T00:06:44.177Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-05T00:06:44.362Z | Compiling progenitor-macro v0.14.0 |
| 2932 | 2026-09-05T00:06:44.456Z | Compiling itertools v0.14.0 |
| 2933 | 2026-09-05T00:06:44.820Z | Compiling unicode-xid v0.2.6 |
| 2934 | 2026-09-05T00:06:44.874Z | Compiling humantime v2.3.0 |
| 2935 | 2026-09-05T00:06:44.962Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-05T00:06:45.006Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-05T00:06:45.149Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-05T00:06:45.216Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-05T00:06:45.499Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-05T00:06:45.753Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-05T00:06:46.129Z | Compiling papergrid v0.11.0 |
| 2942 | 2026-09-05T00:06:46.153Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2943 | 2026-09-05T00:06:46.234Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-05T00:06:46.340Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-05T00:06:46.429Z | Compiling crossterm v0.29.0 |
| 2946 | 2026-09-05T00:06:46.454Z | Compiling phf_shared v0.12.1 |
| 2947 | 2026-09-05T00:06:46.489Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2948 | 2026-09-05T00:06:46.540Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2949 | 2026-09-05T00:06:46.685Z | Compiling vte v0.14.1 |
| 2950 | 2026-09-05T00:06:47.007Z | Compiling csv-core v0.1.13 |
| 2951 | 2026-09-05T00:06:47.032Z | Compiling highway v1.3.0 |
| 2952 | 2026-09-05T00:06:47.136Z | Compiling tabled v0.15.0 |
| 2953 | 2026-09-05T00:06:47.335Z | Compiling chrono-tz v0.10.4 |
| 2954 | 2026-09-05T00:06:47.361Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2955 | 2026-09-05T00:06:47.531Z | Compiling hickory-resolver v0.24.4 |
| 2956 | 2026-09-05T00:06:47.592Z | Compiling csv v1.4.0 |
| 2957 | 2026-09-05T00:06:48.147Z | Compiling strip-ansi-escapes v0.2.1 |
| 2958 | 2026-09-05T00:06:48.337Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-05T00:06:48.450Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-05T00:06:48.492Z | Compiling progenitor v0.14.0 |
| 2961 | 2026-09-05T00:06:48.541Z | Compiling const_format_proc_macros v0.2.34 |
| 2962 | 2026-09-05T00:06:48.565Z | Compiling fd-lock v4.0.4 |
| 2963 | 2026-09-05T00:06:48.673Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2964 | 2026-09-05T00:06:48.696Z | Compiling qorb v0.4.1 |
| 2965 | 2026-09-05T00:06:48.741Z | Compiling peg-macros v0.8.5 |
| 2966 | 2026-09-05T00:06:48.910Z | Compiling nu-ansi-term v0.50.3 |
| 2967 | 2026-09-05T00:06:49.158Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2968 | 2026-09-05T00:06:49.182Z | Compiling reedline v0.40.0 |
| 2969 | 2026-09-05T00:06:49.312Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2970 | 2026-09-05T00:06:49.334Z | Compiling bcs v0.1.6 |
| 2971 | 2026-09-05T00:06:49.337Z | Compiling const_format v0.2.35 |
| 2972 | 2026-09-05T00:06:49.730Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-05T00:06:49.753Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-05T00:06:49.798Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2975 | 2026-09-05T00:06:50.025Z | Compiling peg v0.8.5 |
| 2976 | 2026-09-05T00:06:50.046Z | Compiling rustc_version v0.1.7 |
| 2977 | 2026-09-05T00:06:50.124Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2978 | 2026-09-05T00:06:50.253Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2979 | 2026-09-05T00:06:50.284Z | Compiling newtype_derive v0.1.6 |
| 2980 | 2026-09-05T00:06:50.353Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-05T00:06:50.676Z | Compiling steno v0.4.1 |
| 2982 | 2026-09-05T00:06:50.750Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2983 | 2026-09-05T00:06:50.771Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-05T00:06:50.908Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-05T00:06:51.104Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-05T00:06:51.130Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2987 | 2026-09-05T00:06:51.174Z | Compiling tagptr v0.2.0 |
| 2988 | 2026-09-05T00:06:51.196Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-05T00:06:51.376Z | Compiling moka v0.12.13 |
| 2990 | 2026-09-05T00:06:51.397Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2991 | 2026-09-05T00:06:51.421Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-05T00:06:51.448Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-05T00:06:51.469Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-05T00:06:51.610Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-05T00:06:51.716Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-05T00:06:51.797Z | Compiling tokio-tungstenite v0.21.0 |
| 2997 | 2026-09-05T00:06:51.854Z | Compiling vergen-gitcl v1.0.8 |
| 2998 | 2026-09-05T00:06:52.076Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2999 | 2026-09-05T00:06:52.161Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3000 | 2026-09-05T00:06:52.182Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3001 | 2026-09-05T00:06:52.340Z | Compiling dirs-sys-next v0.1.2 |
| 3002 | 2026-09-05T00:06:52.362Z | Compiling glob v0.3.3 |
| 3003 | 2026-09-05T00:06:52.447Z | Compiling crunchy v0.2.4 |
| 3004 | 2026-09-05T00:06:52.505Z | Compiling hickory-resolver v0.25.2 |
| 3005 | 2026-09-05T00:06:52.598Z | Compiling maplit v1.0.2 |
| 3006 | 2026-09-05T00:06:52.621Z | Compiling dirs-next v2.0.0 |
| 3007 | 2026-09-05T00:06:52.715Z | Compiling r2d2 v0.8.10 |
| 3008 | 2026-09-05T00:06:52.739Z | Compiling clang-sys v1.8.1 |
| 3009 | 2026-09-05T00:06:52.785Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3010 | 2026-09-05T00:06:52.832Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-05T00:06:52.923Z | Compiling tiny-keccak v2.0.2 |
| 3012 | 2026-09-05T00:06:52.992Z | Compiling downcast-rs v2.0.2 |
| 3013 | 2026-09-05T00:06:53.013Z | Compiling xshell-macros v0.2.7 |
| 3014 | 2026-09-05T00:06:53.140Z | Compiling term v0.7.0 |
| 3015 | 2026-09-05T00:06:53.215Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-05T00:06:53.237Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-05T00:06:53.410Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-05T00:06:53.480Z | Compiling bit-set v0.5.3 |
| 3019 | 2026-09-05T00:06:53.504Z | Compiling ascii-canvas v3.0.0 |
| 3020 | 2026-09-05T00:06:53.539Z | Compiling darling_macro v0.21.3 |
| 3021 | 2026-09-05T00:06:53.563Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3022 | 2026-09-05T00:06:53.595Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3023 | 2026-09-05T00:06:53.633Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3024 | 2026-09-05T00:06:53.670Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3025 | 2026-09-05T00:06:53.712Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3026 | 2026-09-05T00:06:53.747Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3027 | 2026-09-05T00:06:53.769Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-05T00:06:53.986Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3029 | 2026-09-05T00:06:54.079Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3030 | 2026-09-05T00:06:54.143Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3031 | 2026-09-05T00:06:54.182Z | Compiling darling v0.21.3 |
| 3032 | 2026-09-05T00:06:54.215Z | Compiling itertools v0.15.0 |
| 3033 | 2026-09-05T00:06:54.298Z | Compiling dsl_auto_type v0.2.0 |
| 3034 | 2026-09-05T00:06:54.357Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3035 | 2026-09-05T00:06:54.535Z | Compiling tabled v0.21.0 |
| 3036 | 2026-09-05T00:06:54.739Z | Compiling itertools v0.10.5 |
| 3037 | 2026-09-05T00:06:54.766Z | Compiling ena v0.14.4 |
| 3038 | 2026-09-05T00:06:54.860Z | Compiling libloading v0.8.9 |
| 3039 | 2026-09-05T00:06:55.014Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3040 | 2026-09-05T00:06:55.090Z | Compiling regex-syntax v0.6.29 |
| 3041 | 2026-09-05T00:06:55.226Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3042 | 2026-09-05T00:06:55.248Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3043 | 2026-09-05T00:06:55.714Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3044 | 2026-09-05T00:06:55.818Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3045 | 2026-09-05T00:06:55.843Z | Compiling diff v0.1.13 |
| 3046 | 2026-09-05T00:06:55.971Z | Compiling bindgen v0.71.1 |
| 3047 | 2026-09-05T00:06:56.099Z | Compiling unicase v2.9.0 |
| 3048 | 2026-09-05T00:06:56.371Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3049 | 2026-09-05T00:06:56.482Z | Compiling lalrpop v0.19.12 |
| 3050 | 2026-09-05T00:06:56.558Z | Compiling cexpr v0.6.0 |
| 3051 | 2026-09-05T00:06:56.954Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3052 | 2026-09-05T00:06:57.063Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3053 | 2026-09-05T00:06:57.178Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3054 | 2026-09-05T00:06:57.199Z | Compiling rustc-hash v2.1.1 |
| 3055 | 2026-09-05T00:06:57.364Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3056 | 2026-09-05T00:06:57.528Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3057 | 2026-09-05T00:06:57.649Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-05T00:06:58.678Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-05T00:06:59.050Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-05T00:06:59.229Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-05T00:06:59.275Z | Compiling headers-core v0.3.0 |
| 3062 | 2026-09-05T00:06:59.322Z | Compiling libxml v0.3.3 |
| 3063 | 2026-09-05T00:06:59.426Z | Compiling crc8 v0.1.1 |
| 3064 | 2026-09-05T00:06:59.449Z | Compiling diesel v2.3.7 |
| 3065 | 2026-09-05T00:06:59.567Z | Compiling headers v0.4.1 |
| 3066 | 2026-09-05T00:06:59.630Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3067 | 2026-09-05T00:06:59.708Z | Compiling strum_macros v0.24.3 |
| 3068 | 2026-09-05T00:06:59.848Z | Compiling indoc v1.0.9 |
| 3069 | 2026-09-05T00:07:00.074Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3070 | 2026-09-05T00:07:00.294Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-05T00:07:00.516Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-05T00:07:00.707Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-05T00:07:00.944Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-05T00:07:01.071Z | Compiling derive_builder v0.20.2 |
| 3075 | 2026-09-05T00:07:01.118Z | Compiling oso-derive v0.27.3 |
| 3076 | 2026-09-05T00:07:01.238Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3077 | 2026-09-05T00:07:01.454Z | Compiling openssl-probe v0.1.6 |
| 3078 | 2026-09-05T00:07:01.594Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3079 | 2026-09-05T00:07:01.667Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-05T00:07:01.756Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-05T00:07:01.779Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-05T00:07:02.105Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-05T00:07:02.129Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3084 | 2026-09-05T00:07:02.354Z | Compiling bb8 v0.8.6 |
| 3085 | 2026-09-05T00:07:02.377Z | Compiling filetime v0.2.27 |
| 3086 | 2026-09-05T00:07:02.493Z | Compiling trait-variant v0.1.2 |
| 3087 | 2026-09-05T00:07:02.604Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3088 | 2026-09-05T00:07:02.627Z | Compiling half v1.8.3 |
| 3089 | 2026-09-05T00:07:02.733Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3090 | 2026-09-05T00:07:02.794Z | Compiling tar v0.4.46 |
| 3091 | 2026-09-05T00:07:02.961Z | Compiling serde_cbor v0.11.2 |
| 3092 | 2026-09-05T00:07:03.040Z | Compiling proc-macro-error2 v2.0.1 |
| 3093 | 2026-09-05T00:07:03.043Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3094 | 2026-09-05T00:07:03.085Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3095 | 2026-09-05T00:07:03.327Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3096 | 2026-09-05T00:07:03.361Z | Compiling hashbrown v0.14.5 |
| 3097 | 2026-09-05T00:07:03.494Z | Compiling samael v0.0.19 |
| 3098 | 2026-09-05T00:07:03.517Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-05T00:07:03.543Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-05T00:07:03.657Z | Compiling ecdsa v0.16.9 |
| 3101 | 2026-09-05T00:07:03.686Z | Compiling knus-derive v3.4.0 |
| 3102 | 2026-09-05T00:07:03.852Z | Compiling polar-core v0.27.3 |
| 3103 | 2026-09-05T00:07:03.873Z | Compiling chumsky v0.9.3 |
| 3104 | 2026-09-05T00:07:03.979Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3105 | 2026-09-05T00:07:04.023Z | Compiling primeorder v0.13.6 |
| 3106 | 2026-09-05T00:07:04.118Z | Compiling nonempty v0.12.0 |
| 3107 | 2026-09-05T00:07:04.325Z | Compiling p384 v0.13.1 |
| 3108 | 2026-09-05T00:07:04.352Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3109 | 2026-09-05T00:07:04.781Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-05T00:07:04.840Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-05T00:07:05.081Z | Compiling fxhash v0.2.1 |
| 3112 | 2026-09-05T00:07:05.108Z | Compiling knus v3.4.0 |
| 3113 | 2026-09-05T00:07:05.209Z | Compiling libz-sys v1.1.24 |
| 3114 | 2026-09-05T00:07:05.247Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-05T00:07:05.399Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-05T00:07:05.469Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-05T00:07:05.702Z | Compiling kstat-rs v0.2.5 |
| 3118 | 2026-09-05T00:07:05.764Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3119 | 2026-09-05T00:07:05.845Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3120 | 2026-09-05T00:07:05.970Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3121 | 2026-09-05T00:07:06.106Z | Compiling mime_guess v2.0.5 |
| 3122 | 2026-09-05T00:07:06.391Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-05T00:07:06.623Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-05T00:07:06.961Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-05T00:07:07.003Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-05T00:07:07.310Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3127 | 2026-09-05T00:07:07.335Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3128 | 2026-09-05T00:07:07.381Z | Compiling flume v0.11.1 |
| 3129 | 2026-09-05T00:07:07.461Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-05T00:07:07.766Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-05T00:07:07.887Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-05T00:07:08.102Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-05T00:07:08.125Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-05T00:07:08.266Z | Compiling corncobs v0.1.4 |
| 3135 | 2026-09-05T00:07:08.369Z | Compiling http-range v0.1.5 |
| 3136 | 2026-09-05T00:07:08.373Z | Compiling strsim v0.10.0 |
| 3137 | 2026-09-05T00:07:08.479Z | Compiling instability v0.3.11 |
| 3138 | 2026-09-05T00:07:08.556Z | Compiling darling_core v0.13.4 |
| 3139 | 2026-09-05T00:07:08.675Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3140 | 2026-09-05T00:07:08.772Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-05T00:07:08.793Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-05T00:07:09.534Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3143 | 2026-09-05T00:07:09.556Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3144 | 2026-09-05T00:07:09.591Z | Compiling progenitor-impl v0.13.0 |
| 3145 | 2026-09-05T00:07:09.725Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-05T00:07:09.839Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-05T00:07:10.096Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-05T00:07:10.208Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-05T00:07:10.230Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-05T00:07:10.401Z | Compiling castaway v0.2.4 |
| 3151 | 2026-09-05T00:07:10.472Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3152 | 2026-09-05T00:07:10.558Z | Compiling vergen-git2 v9.1.0 |
| 3153 | 2026-09-05T00:07:10.780Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-05T00:07:11.011Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-05T00:07:11.712Z | Compiling progenitor-macro v0.13.0 |
| 3156 | 2026-09-05T00:07:11.750Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3157 | 2026-09-05T00:07:12.240Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-05T00:07:12.295Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-05T00:07:12.858Z | Compiling oso v0.27.3 |
| 3160 | 2026-09-05T00:07:12.889Z | Compiling globwalk v0.9.1 |
| 3161 | 2026-09-05T00:07:13.066Z | Compiling anstream v0.6.21 |
| 3162 | 2026-09-05T00:07:13.365Z | Compiling darling_macro v0.13.4 |
| 3163 | 2026-09-05T00:07:13.470Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3164 | 2026-09-05T00:07:13.605Z | Compiling hyper-staticfile v0.10.1 |
| 3165 | 2026-09-05T00:07:13.689Z | Compiling parking_lot v0.11.2 |
| 3166 | 2026-09-05T00:07:13.778Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3167 | 2026-09-05T00:07:13.871Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3168 | 2026-09-05T00:07:14.313Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3169 | 2026-09-05T00:07:14.359Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3170 | 2026-09-05T00:07:14.437Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3171 | 2026-09-05T00:07:14.506Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3172 | 2026-09-05T00:07:14.581Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-05T00:07:14.927Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-05T00:07:15.148Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-05T00:07:15.614Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-05T00:07:15.747Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-05T00:07:15.827Z | Compiling lru v0.12.5 |
| 3178 | 2026-09-05T00:07:15.856Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-09-05T00:07:15.961Z | Compiling digest-io v0.1.0 |
| 3180 | 2026-09-05T00:07:16.054Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-05T00:07:16.076Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-05T00:07:16.137Z | Compiling rawzip v0.4.4 |
| 3183 | 2026-09-05T00:07:16.331Z | Compiling cassowary v0.3.0 |
| 3184 | 2026-09-05T00:07:16.357Z | Compiling progenitor v0.13.0 |
| 3185 | 2026-09-05T00:07:16.532Z | Compiling diesel-dtrace v0.5.0 |
| 3186 | 2026-09-05T00:07:16.549Z | Compiling async-bb8-diesel v0.2.1 |
| 3187 | 2026-09-05T00:07:16.852Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3188 | 2026-09-05T00:07:16.876Z | Compiling ratatui v0.29.0 |
| 3189 | 2026-09-05T00:07:16.984Z | Compiling hickory-server v0.25.2 |
| 3190 | 2026-09-05T00:07:17.010Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3191 | 2026-09-05T00:07:17.122Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-05T00:07:17.262Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-05T00:07:17.573Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-05T00:07:18.280Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-05T00:07:19.351Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-05T00:07:19.873Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-05T00:07:20.106Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-05T00:07:20.543Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3199 | 2026-09-05T00:07:20.815Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3200 | 2026-09-05T00:07:21.047Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-05T00:07:21.122Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-05T00:07:21.489Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-05T00:07:21.619Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-05T00:07:21.837Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-05T00:07:22.057Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3206 | 2026-09-05T00:07:22.281Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3207 | 2026-09-05T00:07:22.379Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3208 | 2026-09-05T00:07:22.438Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3209 | 2026-09-05T00:07:22.507Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3210 | 2026-09-05T00:07:22.572Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3211 | 2026-09-05T00:07:22.611Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3212 | 2026-09-05T00:07:22.663Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3213 | 2026-09-05T00:07:22.733Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-05T00:07:22.796Z | Compiling void v1.0.2 |
| 3215 | 2026-09-05T00:07:22.935Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-05T00:07:22.984Z | Compiling serde_with v1.14.0 |
| 3217 | 2026-09-05T00:07:23.027Z | Compiling slog-scope v4.4.1 |
| 3218 | 2026-09-05T00:07:23.053Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-05T00:07:23.094Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-05T00:07:23.117Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-05T00:07:23.143Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-05T00:07:23.208Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-05T00:07:23.371Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-05T00:07:23.587Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-05T00:07:23.710Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-05T00:07:23.731Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-05T00:07:23.809Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-05T00:07:23.934Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-05T00:07:23.958Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-05T00:07:24.172Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-05T00:07:24.213Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-05T00:07:24.235Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-05T00:07:24.341Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-05T00:07:24.416Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3235 | 2026-09-05T00:07:24.448Z | Compiling tokio-tungstenite v0.23.1 |
| 3236 | 2026-09-05T00:07:24.505Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3237 | 2026-09-05T00:07:24.529Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-05T00:07:24.556Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-05T00:07:24.721Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-05T00:07:24.744Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-05T00:07:24.817Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-05T00:07:24.840Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-05T00:07:25.183Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-05T00:07:25.390Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-05T00:07:25.514Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3246 | 2026-09-05T00:07:25.559Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3247 | 2026-09-05T00:07:25.898Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3248 | 2026-09-05T00:07:25.948Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-05T00:07:26.276Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3250 | 2026-09-05T00:07:26.476Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3251 | 2026-09-05T00:07:26.608Z | Compiling signal-hook-tokio v0.3.1 |
| 3252 | 2026-09-05T00:07:26.793Z | Compiling fatfs v0.3.6 |
| 3253 | 2026-09-05T00:07:27.083Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3254 | 2026-09-05T00:07:27.111Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3255 | 2026-09-05T00:07:27.391Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3256 | 2026-09-05T00:07:27.416Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3257 | 2026-09-05T00:07:27.635Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3258 | 2026-09-05T00:07:27.963Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3259 | 2026-09-05T00:07:30.049Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3260 | 2026-09-05T00:07:30.217Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-05T00:07:31.235Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3262 | 2026-09-05T00:07:31.298Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3263 | 2026-09-05T00:07:31.745Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3264 | 2026-09-05T00:07:31.771Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3265 | 2026-09-05T00:07:31.774Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3266 | 2026-09-05T00:07:32.164Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3267 | 2026-09-05T00:07:32.451Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3268 | 2026-09-05T00:07:32.694Z | Compiling git2 v0.20.4 |
| 3269 | 2026-09-05T00:07:33.458Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-05T00:07:33.966Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-05T00:07:34.199Z | Compiling console v0.16.2 |
| 3272 | 2026-09-05T00:07:34.492Z | Compiling assert_matches v1.5.0 |
| 3273 | 2026-09-05T00:07:34.597Z | Compiling seq-macro v0.3.6 |
| 3274 | 2026-09-05T00:07:34.837Z | Compiling indicatif v0.18.4 |
| 3275 | 2026-09-05T00:07:35.068Z | Compiling rcgen v0.12.1 |
| 3276 | 2026-09-05T00:07:35.090Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3277 | 2026-09-05T00:07:35.483Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3278 | 2026-09-05T00:07:35.720Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3279 | 2026-09-05T00:07:36.349Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-05T00:07:36.464Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-05T00:07:38.396Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-05T00:07:39.151Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-05T00:07:40.312Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-05T00:07:40.404Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3285 | 2026-09-05T00:07:40.631Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3286 | 2026-09-05T00:07:40.858Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-05T00:07:41.181Z | Compiling subprocess v0.2.15 |
| 3288 | 2026-09-05T00:07:41.604Z | Compiling rtoolbox v0.0.3 |
| 3289 | 2026-09-05T00:07:41.677Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3290 | 2026-09-05T00:07:41.804Z | Compiling rpassword v7.5.4 |
| 3291 | 2026-09-05T00:07:41.867Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-05T00:07:42.221Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3293 | 2026-09-05T00:07:42.299Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3294 | 2026-09-05T00:07:42.357Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-05T00:07:42.379Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-05T00:07:42.657Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-05T00:07:43.501Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-05T00:07:44.214Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-05T00:07:44.924Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-05T00:07:45.041Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-05T00:07:45.281Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-05T00:07:45.472Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-05T00:07:45.676Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3304 | 2026-09-05T00:07:45.886Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3305 | 2026-09-05T00:07:46.055Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3306 | 2026-09-05T00:07:46.119Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3307 | 2026-09-05T00:07:46.457Z | Compiling support-bundle-viewer v0.1.2 |
| 3308 | 2026-09-05T00:07:46.677Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-05T00:07:47.593Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-05T00:08:11.742Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-05T00:08:32.244Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-05T00:08:45.850Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-05T00:16:25.331Z | Finished `release` profile [optimized] target(s) in 10m 09s |
| 3314 | 2026-09-05T00:16:25.370Z | 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-05T00:16:25.370Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-05T00:16:59.679Z | |
| 3317 | 2026-09-05T00:16:59.683Z | real 10:44.922666270 |
| 3318 | 2026-09-05T00:16:59.683Z | user 2:02:12.292973867 |
| 3319 | 2026-09-05T00:16:59.683Z | sys 4:32.854523676 |
| 3320 | 2026-09-05T00:16:59.683Z | trap 3.156878323 |
| 3321 | 2026-09-05T00:16:59.683Z | tflt 0.685964026 |
| 3322 | 2026-09-05T00:16:59.683Z | dflt 9.447237692 |
| 3323 | 2026-09-05T00:16:59.683Z | kflt 0.004911797 |
| 3324 | 2026-09-05T00:16:59.683Z | lock 8:18:33.527914690 |
| 3325 | 2026-09-05T00:16:59.683Z | slp 3:05:16.083163392 |
| 3326 | 2026-09-05T00:16:59.684Z | lat 2:56.668617517 |
| 3327 | 2026-09-05T00:16:59.684Z | stop 8:26.218443386 |
| 3328 | 2026-09-05T00:16:59.684Z | + mapfile -t packages |
| 3329 | 2026-09-05T00:16:59.684Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-05T00:17:00.677Z | Finished `release` profile [optimized] target(s) in 0.98s |
| 3331 | 2026-09-05T00:17:00.748Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-05T00:17:00.804Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-05T00:17:00.808Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-05T00:17:01.280Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-05T00:17:01.281Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-05T00:17:01.281Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-05T00:17:01.284Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-05T00:17:01.285Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-05T00:17:01.285Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-05T00:17:01.441Z | Compiling syn v2.0.117 |
| 3341 | 2026-09-05T00:17:01.441Z | Compiling usdt-impl v0.5.0 |
| 3342 | 2026-09-05T00:17:01.462Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-05T00:17:01.473Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-05T00:17:01.474Z | Compiling log v0.4.33 |
| 3345 | 2026-09-05T00:17:01.503Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-05T00:17:01.508Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-05T00:17:01.686Z | Compiling anyhow v1.0.104 |
| 3348 | 2026-09-05T00:17:01.716Z | Compiling heck v0.4.1 |
| 3349 | 2026-09-05T00:17:01.795Z | Compiling once_cell v1.21.3 |
| 3350 | 2026-09-05T00:17:02.141Z | Compiling errno v0.3.14 |
| 3351 | 2026-09-05T00:17:02.146Z | Compiling thread-id v4.2.2 |
| 3352 | 2026-09-05T00:17:02.146Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-05T00:17:02.870Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-05T00:17:03.095Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-05T00:17:03.095Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-05T00:17:03.129Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-05T00:17:03.193Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-05T00:17:03.193Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-05T00:17:03.455Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-05T00:17:03.455Z | Compiling semver v1.0.28 |
| 3361 | 2026-09-05T00:17:03.458Z | Compiling cargo-platform v0.3.2 |
| 3362 | 2026-09-05T00:17:03.564Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-05T00:17:03.781Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-05T00:17:03.803Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-05T00:17:03.971Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-05T00:17:03.971Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-05T00:17:03.975Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-05T00:17:03.975Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-05T00:17:03.975Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-05T00:17:03.975Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-05T00:17:04.088Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-05T00:17:04.596Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-05T00:17:04.769Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-05T00:17:04.878Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-05T00:17:04.989Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-05T00:17:05.073Z | Compiling dtrace-parser v0.2.0 |
| 3377 | 2026-09-05T00:17:05.121Z | Compiling thiserror v2.0.18 |
| 3378 | 2026-09-05T00:17:05.398Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-05T00:17:06.546Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-05T00:17:06.546Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-05T00:17:06.588Z | Compiling serde_spanned v0.6.9 |
| 3382 | 2026-09-05T00:17:06.588Z | Compiling toml_datetime v0.6.11 |
| 3383 | 2026-09-05T00:17:06.592Z | Compiling macaddr v1.0.1 |
| 3384 | 2026-09-05T00:17:06.593Z | Compiling cargo_metadata v0.23.1 |
| 3385 | 2026-09-05T00:17:06.593Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3386 | 2026-09-05T00:17:06.795Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-05T00:17:07.171Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-05T00:17:07.171Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-05T00:17:07.918Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-05T00:17:08.209Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-05T00:17:08.632Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-05T00:17:10.862Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-05T00:17:16.802Z | Finished `release` profile [optimized] target(s) in 15.98s |
| 3394 | 2026-09-05T00:17:16.938Z | |
| 3395 | 2026-09-05T00:17:16.938Z | real 16.095940528 |
| 3396 | 2026-09-05T00:17:16.942Z | user 1:54.273053501 |
| 3397 | 2026-09-05T00:17:16.942Z | sys 13.678581557 |
| 3398 | 2026-09-05T00:17:16.942Z | trap 0.047748294 |
| 3399 | 2026-09-05T00:17:16.942Z | tflt 0.610507638 |
| 3400 | 2026-09-05T00:17:16.942Z | dflt 1.703142911 |
| 3401 | 2026-09-05T00:17:16.942Z | kflt 0.000053638 |
| 3402 | 2026-09-05T00:17:16.942Z | lock 3:41.497074491 |
| 3403 | 2026-09-05T00:17:16.942Z | slp 2:08.326128926 |
| 3404 | 2026-09-05T00:17:16.943Z | lat 2.765791847 |
| 3405 | 2026-09-05T00:17:16.943Z | stop 15.389082274 |
| 3406 | 2026-09-05T00:17:16.943Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-05T00:17:16.943Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-05T00:17:16.943Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-05T00:17:16.943Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-05T00:17:16.943Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-05T00:17:17.893Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-05T00:17:17.897Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-05T00:17:17.897Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-05T00:17:17.897Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-05T00:17:17.897Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-05T00:17:17.898Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-05T00:17:18.039Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-05T00:17:18.043Z | Compiling debug-ignore v1.0.5 |
| 3419 | 2026-09-05T00:17:18.043Z | Compiling compression-core v0.4.31 |
| 3420 | 2026-09-05T00:17:18.043Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-05T00:17:18.043Z | Compiling serde_spanned v1.1.1 |
| 3422 | 2026-09-05T00:17:18.051Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3423 | 2026-09-05T00:17:18.055Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-05T00:17:18.055Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-05T00:17:18.086Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-05T00:17:18.090Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-05T00:17:18.279Z | Compiling compression-codecs v0.4.37 |
| 3428 | 2026-09-05T00:17:18.287Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3429 | 2026-09-05T00:17:18.291Z | Compiling dropshot_endpoint v0.17.1 |
| 3430 | 2026-09-05T00:17:18.291Z | Compiling hostname v0.4.2 |
| 3431 | 2026-09-05T00:17:18.306Z | Compiling serde_path_to_error v0.1.20 |
| 3432 | 2026-09-05T00:17:18.384Z | Compiling hostname v0.3.1 |
| 3433 | 2026-09-05T00:17:18.435Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-05T00:17:18.471Z | Compiling async-compression v0.4.41 |
| 3435 | 2026-09-05T00:17:18.475Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3436 | 2026-09-05T00:17:18.475Z | Compiling macaddr v1.0.1 |
| 3437 | 2026-09-05T00:17:18.537Z | Compiling slog-bunyan v2.5.0 |
| 3438 | 2026-09-05T00:17:18.554Z | Compiling serde_tokenstream v0.3.0 |
| 3439 | 2026-09-05T00:17:18.558Z | Compiling oxide-generation v0.1.3 |
| 3440 | 2026-09-05T00:17:18.606Z | Compiling instant v0.1.13 |
| 3441 | 2026-09-05T00:17:18.645Z | Compiling parse-display-derive v0.10.0 |
| 3442 | 2026-09-05T00:17:18.649Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-05T00:17:18.683Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-05T00:17:18.721Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3445 | 2026-09-05T00:17:18.746Z | Compiling backoff v0.4.0 |
| 3446 | 2026-09-05T00:17:18.747Z | Compiling itertools v0.14.0 |
| 3447 | 2026-09-05T00:17:18.767Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-05T00:17:18.820Z | Compiling async-stream v0.3.6 |
| 3449 | 2026-09-05T00:17:18.824Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3450 | 2026-09-05T00:17:18.847Z | Compiling half v2.7.1 |
| 3451 | 2026-09-05T00:17:18.892Z | Compiling progenitor-extras v0.2.0 |
| 3452 | 2026-09-05T00:17:18.910Z | Compiling oxide-generation-macros v0.2.0 |
| 3453 | 2026-09-05T00:17:18.913Z | Compiling ciborium-io v0.2.2 |
| 3454 | 2026-09-05T00:17:18.965Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3455 | 2026-09-05T00:17:18.982Z | Compiling crucible-workspace-hack v0.1.0 |
| 3456 | 2026-09-05T00:17:18.985Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-05T00:17:19.040Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-05T00:17:19.044Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3459 | 2026-09-05T00:17:19.074Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3460 | 2026-09-05T00:17:19.117Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3461 | 2026-09-05T00:17:19.169Z | Compiling ciborium-ll v0.2.2 |
| 3462 | 2026-09-05T00:17:19.173Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-05T00:17:19.202Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-05T00:17:19.237Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-05T00:17:19.342Z | Compiling ciborium v0.2.2 |
| 3466 | 2026-09-05T00:17:19.376Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3467 | 2026-09-05T00:17:19.396Z | Compiling derive_more v0.99.20 |
| 3468 | 2026-09-05T00:17:19.412Z | Compiling cipher v0.4.4 |
| 3469 | 2026-09-05T00:17:19.412Z | Compiling universal-hash v0.5.1 |
| 3470 | 2026-09-05T00:17:19.444Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-05T00:17:19.463Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-05T00:17:19.502Z | Compiling blake2 v0.10.6 |
| 3473 | 2026-09-05T00:17:19.536Z | Compiling aead v0.5.2 |
| 3474 | 2026-09-05T00:17:19.585Z | Compiling poly1305 v0.8.0 |
| 3475 | 2026-09-05T00:17:19.608Z | Compiling password-hash v0.5.0 |
| 3476 | 2026-09-05T00:17:19.692Z | Compiling chacha20 v0.9.1 |
| 3477 | 2026-09-05T00:17:19.719Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3478 | 2026-09-05T00:17:19.769Z | Compiling indent_write v2.2.0 |
| 3479 | 2026-09-05T00:17:19.929Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3480 | 2026-09-05T00:17:19.945Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-05T00:17:19.971Z | Compiling argon2 v0.5.3 |
| 3482 | 2026-09-05T00:17:19.989Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3483 | 2026-09-05T00:17:20.020Z | Compiling unsafe-libyaml v0.2.11 |
| 3484 | 2026-09-05T00:17:20.037Z | Compiling itertools v0.15.0 |
| 3485 | 2026-09-05T00:17:20.057Z | Compiling num-derive v0.4.2 |
| 3486 | 2026-09-05T00:17:20.093Z | Compiling heapless v0.8.0 |
| 3487 | 2026-09-05T00:17:20.127Z | Compiling tabwriter v1.4.1 |
| 3488 | 2026-09-05T00:17:20.278Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3489 | 2026-09-05T00:17:20.345Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3490 | 2026-09-05T00:17:20.386Z | Compiling hash32 v0.3.1 |
| 3491 | 2026-09-05T00:17:20.405Z | Compiling parse-display v0.10.0 |
| 3492 | 2026-09-05T00:17:20.478Z | Compiling thiserror-no-std v2.0.2 |
| 3493 | 2026-09-05T00:17:20.570Z | Compiling vsss-rs v3.3.4 |
| 3494 | 2026-09-05T00:17:20.593Z | Compiling serde_yaml v0.9.34+deprecated |
| 3495 | 2026-09-05T00:17:20.657Z | Compiling smoltcp v0.11.0 |
| 3496 | 2026-09-05T00:17:20.675Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3497 | 2026-09-05T00:17:20.805Z | Compiling typify-impl v0.6.2 |
| 3498 | 2026-09-05T00:17:20.907Z | Compiling proc-macro-crate v3.4.0 |
| 3499 | 2026-09-05T00:17:21.072Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-05T00:17:21.088Z | Compiling colored v3.1.1 |
| 3501 | 2026-09-05T00:17:21.216Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3502 | 2026-09-05T00:17:21.233Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3503 | 2026-09-05T00:17:21.296Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-05T00:17:21.444Z | Compiling ingot-macros v0.2.0 |
| 3505 | 2026-09-05T00:17:21.481Z | Compiling proc-macro-error v1.0.4 |
| 3506 | 2026-09-05T00:17:21.500Z | Compiling rand v0.10.1 |
| 3507 | 2026-09-05T00:17:21.505Z | Compiling num_enum_derive v0.7.6 |
| 3508 | 2026-09-05T00:17:21.536Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-05T00:17:21.622Z | Compiling foreign-types-macros v0.2.3 |
| 3510 | 2026-09-05T00:17:21.669Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3511 | 2026-09-05T00:17:21.831Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3512 | 2026-09-05T00:17:21.850Z | Compiling foreign-types-shared v0.3.1 |
| 3513 | 2026-09-05T00:17:21.972Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3514 | 2026-09-05T00:17:21.988Z | Compiling rayon-core v1.13.0 |
| 3515 | 2026-09-05T00:17:21.992Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-05T00:17:22.066Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-05T00:17:22.082Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-05T00:17:22.222Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-05T00:17:22.257Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3520 | 2026-09-05T00:17:22.277Z | Compiling foreign-types v0.5.0 |
| 3521 | 2026-09-05T00:17:22.311Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3522 | 2026-09-05T00:17:22.328Z | Compiling cstr-argument v0.1.2 |
| 3523 | 2026-09-05T00:17:22.378Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-05T00:17:22.395Z | Compiling illumos-nvpair v0.3.0 |
| 3525 | 2026-09-05T00:17:22.496Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3526 | 2026-09-05T00:17:22.515Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-05T00:17:22.616Z | Compiling zone_cfg_derive v0.3.1 |
| 3528 | 2026-09-05T00:17:22.637Z | Compiling num_enum v0.7.6 |
| 3529 | 2026-09-05T00:17:22.666Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3530 | 2026-09-05T00:17:22.743Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3531 | 2026-09-05T00:17:22.773Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3532 | 2026-09-05T00:17:22.790Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-05T00:17:22.828Z | Compiling itertools v0.12.1 |
| 3534 | 2026-09-05T00:17:22.850Z | Compiling rayon v1.11.0 |
| 3535 | 2026-09-05T00:17:22.887Z | Compiling sigpipe v0.1.3 |
| 3536 | 2026-09-05T00:17:22.905Z | Compiling glob v0.3.3 |
| 3537 | 2026-09-05T00:17:22.923Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3538 | 2026-09-05T00:17:23.015Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3539 | 2026-09-05T00:17:23.015Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3540 | 2026-09-05T00:17:23.138Z | Compiling num_enum v0.5.11 |
| 3541 | 2026-09-05T00:17:23.141Z | Compiling smf v0.2.3 |
| 3542 | 2026-09-05T00:17:23.198Z | Compiling whoami v1.6.1 |
| 3543 | 2026-09-05T00:17:23.219Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3544 | 2026-09-05T00:17:23.223Z | Compiling cpubits v0.1.1 |
| 3545 | 2026-09-05T00:17:23.279Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3546 | 2026-09-05T00:17:23.296Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3547 | 2026-09-05T00:17:23.315Z | Compiling gethostname v0.5.0 |
| 3548 | 2026-09-05T00:17:23.335Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-05T00:17:23.338Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-05T00:17:23.436Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-05T00:17:23.458Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-05T00:17:23.505Z | Compiling usdt-attr-macro v0.5.0 |
| 3553 | 2026-09-05T00:17:23.607Z | Compiling usdt-macro v0.5.0 |
| 3554 | 2026-09-05T00:17:23.701Z | Compiling num v0.4.3 |
| 3555 | 2026-09-05T00:17:23.747Z | Compiling pem-rfc7468 v1.0.0 |
| 3556 | 2026-09-05T00:17:23.765Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-05T00:17:23.799Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-05T00:17:23.944Z | Compiling cancel-safe-futures v0.1.5 |
| 3559 | 2026-09-05T00:17:23.966Z | Compiling zone v0.3.1 |
| 3560 | 2026-09-05T00:17:23.983Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-05T00:17:24.083Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-05T00:17:24.114Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-05T00:17:24.114Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-05T00:17:24.216Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-05T00:17:24.252Z | Compiling linear-map v1.2.0 |
| 3566 | 2026-09-05T00:17:24.351Z | Compiling ingot-types v0.2.0 |
| 3567 | 2026-09-05T00:17:24.373Z | Compiling prettyplease v0.2.37 |
| 3568 | 2026-09-05T00:17:24.409Z | Compiling usdt v0.5.0 |
| 3569 | 2026-09-05T00:17:24.464Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3570 | 2026-09-05T00:17:24.481Z | Compiling libefi-sys v0.1.0 |
| 3571 | 2026-09-05T00:17:24.485Z | Compiling polyval v0.7.1 |
| 3572 | 2026-09-05T00:17:24.536Z | Compiling der v0.8.0 |
| 3573 | 2026-09-05T00:17:24.555Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-05T00:17:24.640Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-05T00:17:24.657Z | Compiling console v0.15.11 |
| 3576 | 2026-09-05T00:17:24.676Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-05T00:17:24.723Z | Compiling ghash v0.6.0 |
| 3578 | 2026-09-05T00:17:24.748Z | Compiling ingot v0.2.1 |
| 3579 | 2026-09-05T00:17:24.791Z | Compiling oxide-update-engine-types v0.1.2 |
| 3580 | 2026-09-05T00:17:24.829Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-05T00:17:24.887Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-05T00:17:24.980Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-05T00:17:24.998Z | Compiling expectorate v1.2.0 |
| 3584 | 2026-09-05T00:17:25.092Z | Compiling hickory-proto v0.24.4 |
| 3585 | 2026-09-05T00:17:25.186Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-05T00:17:25.261Z | Compiling aead v0.6.1 |
| 3587 | 2026-09-05T00:17:25.299Z | Compiling sha2 v0.11.0 |
| 3588 | 2026-09-05T00:17:25.364Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-05T00:17:25.396Z | Compiling typify-macro v0.6.2 |
| 3590 | 2026-09-05T00:17:25.451Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-05T00:17:25.525Z | Compiling linked-hash-map v0.5.6 |
| 3592 | 2026-09-05T00:17:25.721Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3593 | 2026-09-05T00:17:25.742Z | Compiling semver v0.1.20 |
| 3594 | 2026-09-05T00:17:25.824Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3595 | 2026-09-05T00:17:25.845Z | Compiling lru-cache v0.1.2 |
| 3596 | 2026-09-05T00:17:25.880Z | Compiling aes-gcm v0.11.0 |
| 3597 | 2026-09-05T00:17:25.999Z | Compiling oxide-update-engine v0.1.2 |
| 3598 | 2026-09-05T00:17:26.020Z | Compiling rustc_version v0.1.7 |
| 3599 | 2026-09-05T00:17:26.074Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-05T00:17:26.122Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-05T00:17:26.141Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-05T00:17:26.170Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-05T00:17:26.237Z | Compiling salsa20 v0.11.0 |
| 3604 | 2026-09-05T00:17:26.282Z | Compiling slog-dtrace v0.3.0 |
| 3605 | 2026-09-05T00:17:26.326Z | Compiling minimal-lexical v0.2.1 |
| 3606 | 2026-09-05T00:17:26.356Z | Compiling xshell-macros v0.2.7 |
| 3607 | 2026-09-05T00:17:26.416Z | Compiling scrypt v0.12.0 |
| 3608 | 2026-09-05T00:17:26.437Z | Compiling oxide-tokio-rt v0.1.4 |
| 3609 | 2026-09-05T00:17:26.497Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3610 | 2026-09-05T00:17:26.522Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3611 | 2026-09-05T00:17:26.540Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3612 | 2026-09-05T00:17:26.559Z | Compiling nom v7.1.3 |
| 3613 | 2026-09-05T00:17:26.678Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3614 | 2026-09-05T00:17:26.744Z | Compiling newtype_derive v0.1.6 |
| 3615 | 2026-09-05T00:17:26.763Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-05T00:17:26.780Z | Compiling xshell v0.2.7 |
| 3617 | 2026-09-05T00:17:26.783Z | Compiling phf_shared v0.12.1 |
| 3618 | 2026-09-05T00:17:26.963Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-05T00:17:27.008Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-05T00:17:27.127Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-05T00:17:27.171Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-05T00:17:27.199Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3623 | 2026-09-05T00:17:27.273Z | Compiling typify v0.6.2 |
| 3624 | 2026-09-05T00:17:27.301Z | Compiling hickory-resolver v0.24.4 |
| 3625 | 2026-09-05T00:17:27.336Z | Compiling highway v1.3.0 |
| 3626 | 2026-09-05T00:17:27.353Z | Compiling chrono-tz v0.10.4 |
| 3627 | 2026-09-05T00:17:27.417Z | Compiling progenitor-impl v0.14.0 |
| 3628 | 2026-09-05T00:17:27.568Z | Compiling unicode-xid v0.2.6 |
| 3629 | 2026-09-05T00:17:27.586Z | Compiling proc-macro-error2 v2.0.1 |
| 3630 | 2026-09-05T00:17:27.718Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3631 | 2026-09-05T00:17:27.722Z | Compiling const_format_proc_macros v0.2.34 |
| 3632 | 2026-09-05T00:17:27.779Z | Compiling csv v1.4.0 |
| 3633 | 2026-09-05T00:17:27.798Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-05T00:17:27.858Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3635 | 2026-09-05T00:17:27.923Z | Compiling ecdsa v0.16.9 |
| 3636 | 2026-09-05T00:17:27.976Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3637 | 2026-09-05T00:17:27.979Z | Compiling phf v0.12.1 |
| 3638 | 2026-09-05T00:17:28.172Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3639 | 2026-09-05T00:17:28.347Z | Compiling qorb v0.4.1 |
| 3640 | 2026-09-05T00:17:28.347Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3641 | 2026-09-05T00:17:28.381Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3642 | 2026-09-05T00:17:28.384Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3643 | 2026-09-05T00:17:28.400Z | Compiling primeorder v0.13.6 |
| 3644 | 2026-09-05T00:17:28.502Z | Compiling hashbrown v0.14.5 |
| 3645 | 2026-09-05T00:17:28.606Z | Compiling salty v0.3.0 |
| 3646 | 2026-09-05T00:17:28.623Z | Compiling const_format v0.2.35 |
| 3647 | 2026-09-05T00:17:28.717Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3648 | 2026-09-05T00:17:28.763Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3649 | 2026-09-05T00:17:28.912Z | Compiling p384 v0.13.1 |
| 3650 | 2026-09-05T00:17:29.004Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3651 | 2026-09-05T00:17:29.020Z | Compiling chumsky v0.9.3 |
| 3652 | 2026-09-05T00:17:29.098Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3653 | 2026-09-05T00:17:29.499Z | Compiling pkcs8 v0.11.0 |
| 3654 | 2026-09-05T00:17:29.547Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-05T00:17:29.612Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-05T00:17:29.877Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-05T00:17:29.901Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3658 | 2026-09-05T00:17:30.072Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3659 | 2026-09-05T00:17:30.090Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3660 | 2026-09-05T00:17:30.109Z | Compiling progenitor-macro v0.14.0 |
| 3661 | 2026-09-05T00:17:30.215Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3662 | 2026-09-05T00:17:30.258Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-05T00:17:30.367Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-05T00:17:30.393Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-05T00:17:30.569Z | Compiling steno v0.4.1 |
| 3666 | 2026-09-05T00:17:30.587Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3667 | 2026-09-05T00:17:30.647Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-09-05T00:17:30.823Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3669 | 2026-09-05T00:17:30.840Z | Compiling group v0.14.0 |
| 3670 | 2026-09-05T00:17:30.861Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3671 | 2026-09-05T00:17:30.941Z | Compiling tabled v0.15.0 |
| 3672 | 2026-09-05T00:17:31.035Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3673 | 2026-09-05T00:17:31.053Z | Compiling signature v3.0.0 |
| 3674 | 2026-09-05T00:17:31.088Z | Compiling base16ct v1.0.0 |
| 3675 | 2026-09-05T00:17:31.108Z | Compiling knus v3.4.0 |
| 3676 | 2026-09-05T00:17:31.111Z | Compiling tagptr v0.2.0 |
| 3677 | 2026-09-05T00:17:31.252Z | Compiling sec1 v0.8.1 |
| 3678 | 2026-09-05T00:17:31.294Z | Compiling moka v0.12.13 |
| 3679 | 2026-09-05T00:17:31.313Z | Compiling hkdf v0.13.0 |
| 3680 | 2026-09-05T00:17:31.348Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3681 | 2026-09-05T00:17:31.528Z | Compiling elliptic-curve v0.14.1 |
| 3682 | 2026-09-05T00:17:31.545Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-05T00:17:31.591Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3684 | 2026-09-05T00:17:31.608Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-05T00:17:31.831Z | Compiling corncobs v0.1.4 |
| 3686 | 2026-09-05T00:17:31.953Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3687 | 2026-09-05T00:17:32.026Z | Compiling hickory-resolver v0.25.2 |
| 3688 | 2026-09-05T00:17:32.053Z | Compiling parking_lot_core v0.8.6 |
| 3689 | 2026-09-05T00:17:32.106Z | Compiling utf-8 v0.7.6 |
| 3690 | 2026-09-05T00:17:32.123Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3691 | 2026-09-05T00:17:32.321Z | Compiling tungstenite v0.21.0 |
| 3692 | 2026-09-05T00:17:32.369Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-05T00:17:32.401Z | Compiling primefield v0.14.0 |
| 3694 | 2026-09-05T00:17:32.482Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3695 | 2026-09-05T00:17:32.550Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-05T00:17:32.590Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-05T00:17:32.619Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-05T00:17:32.663Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-05T00:17:32.739Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-05T00:17:32.760Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-05T00:17:32.912Z | Compiling tokio-tungstenite v0.21.0 |
| 3702 | 2026-09-05T00:17:32.950Z | Compiling git-stub-vcs v0.1.0 |
| 3703 | 2026-09-05T00:17:33.006Z | Compiling ecdsa v0.17.0 |
| 3704 | 2026-09-05T00:17:33.163Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3705 | 2026-09-05T00:17:33.191Z | Compiling primeorder v0.14.0 |
| 3706 | 2026-09-05T00:17:33.328Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-05T00:17:33.344Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-05T00:17:33.414Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-05T00:17:33.495Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-05T00:17:33.531Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-05T00:17:33.578Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-05T00:17:33.595Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-05T00:17:33.619Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3714 | 2026-09-05T00:17:33.816Z | Compiling mime_guess v2.0.5 |
| 3715 | 2026-09-05T00:17:33.835Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3716 | 2026-09-05T00:17:33.947Z | Compiling ssh-encoding v0.3.0 |
| 3717 | 2026-09-05T00:17:33.988Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3718 | 2026-09-05T00:17:34.007Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-05T00:17:34.011Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-05T00:17:34.042Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-05T00:17:34.147Z | Compiling sled v0.34.7 |
| 3722 | 2026-09-05T00:17:34.188Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-05T00:17:34.268Z | Compiling tabled v0.21.0 |
| 3724 | 2026-09-05T00:17:34.311Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3725 | 2026-09-05T00:17:34.328Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3726 | 2026-09-05T00:17:34.418Z | Compiling hickory-server v0.25.2 |
| 3727 | 2026-09-05T00:17:34.422Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-05T00:17:34.452Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-05T00:17:35.016Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-05T00:17:35.103Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-05T00:17:35.235Z | Compiling poly1305 v0.9.0 |
| 3732 | 2026-09-05T00:17:35.276Z | Compiling progenitor v0.14.0 |
| 3733 | 2026-09-05T00:17:35.543Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3734 | 2026-09-05T00:17:35.551Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3735 | 2026-09-05T00:17:35.571Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3736 | 2026-09-05T00:17:35.585Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3737 | 2026-09-05T00:17:35.775Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3738 | 2026-09-05T00:17:35.880Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3739 | 2026-09-05T00:17:36.100Z | Compiling blowfish v0.10.0 |
| 3740 | 2026-09-05T00:17:36.169Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-05T00:17:36.269Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3742 | 2026-09-05T00:17:36.327Z | Compiling half v1.8.3 |
| 3743 | 2026-09-05T00:17:36.344Z | Compiling http-range v0.1.5 |
| 3744 | 2026-09-05T00:17:36.382Z | Compiling crc8 v0.1.1 |
| 3745 | 2026-09-05T00:17:36.419Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3746 | 2026-09-05T00:17:36.527Z | Compiling argon2 v0.6.0-rc.8 |
| 3747 | 2026-09-05T00:17:36.561Z | Compiling serde_cbor v0.11.2 |
| 3748 | 2026-09-05T00:17:36.733Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3749 | 2026-09-05T00:17:36.762Z | Compiling ssh-cipher v0.3.0 |
| 3750 | 2026-09-05T00:17:36.796Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3751 | 2026-09-05T00:17:36.883Z | Compiling rsa v0.10.0-rc.18 |
| 3752 | 2026-09-05T00:17:36.901Z | Compiling ed25519-dalek v3.0.0 |
| 3753 | 2026-09-05T00:17:37.188Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3754 | 2026-09-05T00:17:37.284Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3755 | 2026-09-05T00:17:37.397Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3756 | 2026-09-05T00:17:37.581Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-05T00:17:37.623Z | Compiling p521 v0.14.0 |
| 3758 | 2026-09-05T00:17:37.712Z | Compiling p256 v0.14.0 |
| 3759 | 2026-09-05T00:17:37.894Z | Compiling p384 v0.14.0 |
| 3760 | 2026-09-05T00:17:37.927Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-09-05T00:17:38.147Z | Compiling scuffle v0.1.0 |
| 3762 | 2026-09-05T00:17:38.271Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3763 | 2026-09-05T00:17:38.401Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3764 | 2026-09-05T00:17:38.878Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3765 | 2026-09-05T00:17:39.098Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3766 | 2026-09-05T00:17:39.181Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3767 | 2026-09-05T00:17:39.650Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3768 | 2026-09-05T00:17:39.668Z | Compiling yasna v0.5.2 |
| 3769 | 2026-09-05T00:17:39.694Z | Compiling headers-core v0.3.0 |
| 3770 | 2026-09-05T00:17:39.844Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3771 | 2026-09-05T00:17:39.933Z | Compiling kstat-rs v0.2.5 |
| 3772 | 2026-09-05T00:17:39.960Z | Compiling kem v0.3.0 |
| 3773 | 2026-09-05T00:17:40.115Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3774 | 2026-09-05T00:17:40.162Z | Compiling module-lattice v0.2.3 |
| 3775 | 2026-09-05T00:17:40.245Z | Compiling nanorand v0.7.0 |
| 3776 | 2026-09-05T00:17:40.262Z | Compiling sponge-cursor v0.1.0 |
| 3777 | 2026-09-05T00:17:40.360Z | Compiling rcgen v0.12.1 |
| 3778 | 2026-09-05T00:17:40.454Z | Compiling ml-kem v0.3.2 |
| 3779 | 2026-09-05T00:17:40.476Z | Compiling sha3 v0.12.0 |
| 3780 | 2026-09-05T00:17:40.491Z | Compiling flume v0.11.1 |
| 3781 | 2026-09-05T00:17:40.597Z | Compiling headers v0.4.1 |
| 3782 | 2026-09-05T00:17:40.707Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3783 | 2026-09-05T00:17:40.781Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3784 | 2026-09-05T00:17:40.837Z | Compiling ssh-key v0.7.0-rc.11 |
| 3785 | 2026-09-05T00:17:41.048Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3786 | 2026-09-05T00:17:41.090Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3787 | 2026-09-05T00:17:41.136Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3788 | 2026-09-05T00:17:41.306Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3789 | 2026-09-05T00:17:41.396Z | Compiling hyper-staticfile v0.10.1 |
| 3790 | 2026-09-05T00:17:41.442Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3791 | 2026-09-05T00:17:41.477Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3792 | 2026-09-05T00:17:41.628Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3793 | 2026-09-05T00:17:41.784Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3794 | 2026-09-05T00:17:41.852Z | Compiling russh-cryptovec v0.62.0 |
| 3795 | 2026-09-05T00:17:41.870Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3796 | 2026-09-05T00:17:41.947Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3797 | 2026-09-05T00:17:41.964Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3798 | 2026-09-05T00:17:41.988Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3799 | 2026-09-05T00:17:42.101Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3800 | 2026-09-05T00:17:42.119Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3801 | 2026-09-05T00:17:42.201Z | Compiling port-file v0.1.0 |
| 3802 | 2026-09-05T00:17:42.219Z | Compiling num-bigint v0.4.6 |
| 3803 | 2026-09-05T00:17:42.413Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-05T00:17:42.431Z | Compiling russh-util v0.52.0 |
| 3805 | 2026-09-05T00:17:42.469Z | Compiling enum_dispatch v0.3.13 |
| 3806 | 2026-09-05T00:17:42.608Z | Compiling delegate v0.13.5 |
| 3807 | 2026-09-05T00:17:42.626Z | Compiling subprocess v0.2.15 |
| 3808 | 2026-09-05T00:17:42.721Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3809 | 2026-09-05T00:17:42.828Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3810 | 2026-09-05T00:17:42.894Z | Compiling hex-literal v1.1.0 |
| 3811 | 2026-09-05T00:17:42.912Z | Compiling md5 v0.8.0 |
| 3812 | 2026-09-05T00:17:42.956Z | Compiling display-error-chain v0.2.2 |
| 3813 | 2026-09-05T00:17:43.059Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-05T00:17:43.124Z | Compiling colored v2.2.0 |
| 3815 | 2026-09-05T00:17:43.157Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3816 | 2026-09-05T00:17:43.199Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3817 | 2026-09-05T00:17:43.397Z | Compiling internet-checksum v0.2.1 |
| 3818 | 2026-09-05T00:17:43.463Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3819 | 2026-09-05T00:17:43.587Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-05T00:17:44.307Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3821 | 2026-09-05T00:17:44.395Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3822 | 2026-09-05T00:17:45.379Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-05T00:17:45.383Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-05T00:17:48.085Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-05T00:17:48.749Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-05T00:17:49.242Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-05T00:17:50.211Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-05T00:17:50.535Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-05T00:17:59.785Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3830 | 2026-09-05T00:17:59.785Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3831 | 2026-09-05T00:17:59.785Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3832 | 2026-09-05T00:17:59.785Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-05T00:17:59.874Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-05T00:18:01.412Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-05T00:18:01.499Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-05T00:18:05.759Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-05T00:18:46.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 3838 | 2026-09-05T00:18:46.869Z | 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-05T00:18:46.869Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-05T00:18:47.085Z | |
| 3841 | 2026-09-05T00:18:47.085Z | real 1:30.087051660 |
| 3842 | 2026-09-05T00:18:47.085Z | user 8:24.801036534 |
| 3843 | 2026-09-05T00:18:47.085Z | sys 1:39.632369855 |
| 3844 | 2026-09-05T00:18:47.085Z | trap 0.244900995 |
| 3845 | 2026-09-05T00:18:47.085Z | tflt 0.296887801 |
| 3846 | 2026-09-05T00:18:47.085Z | dflt 2.037387117 |
| 3847 | 2026-09-05T00:18:47.088Z | kflt 0.000419293 |
| 3848 | 2026-09-05T00:18:47.088Z | lock 31:01.447636988 |
| 3849 | 2026-09-05T00:18:47.089Z | slp 18:53.995114871 |
| 3850 | 2026-09-05T00:18:47.089Z | lat 38.593436193 |
| 3851 | 2026-09-05T00:18:47.089Z | stop 2:56.214684278 |
| 3852 | 2026-09-05T00:18:47.089Z | + mkdir tests |
| 3853 | 2026-09-05T00:18:47.092Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-05T00:18:47.092Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-05T00:18:47.112Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-05T00:18:47.135Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-05T00:18:47.157Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-05T00:18:47.178Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-05T00:18:47.640Z | + 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-05T00:18:47.644Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3861 | 2026-09-05T00:19:52.977Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-05T00:19:52.977Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-05T00:19:52.977Z | a out/target/test 1K |
| 3864 | 2026-09-05T00:19:52.977Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-05T00:19:52.977Z | a package-manifest.toml 35K |
| 3866 | 2026-09-05T00:19:52.977Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-05T00:19:52.977Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-05T00:19:52.977Z | a target/release/xtask 6405K |
| 3869 | 2026-09-05T00:19:52.977Z | a target/debug/bootstrap 440651K |
| 3870 | 2026-09-05T00:19:52.977Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-05T00:19:52.977Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-05T00:19:52.977Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-05T00:19:52.977Z | a tests/end_to_end_tests-8d60c10a3fab2411 504287K |
| 3874 | 2026-09-05T00:19:52.977Z | a tools/opte_version 1K |
| 3875 | 2026-09-05T00:19:52.977Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-05T00:19:52.977Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-05T00:19:52.977Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-05T00:19:52.977Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-05T00:19:52.977Z | a out/cockroachdb.tar.gz 125062K |
| 3880 | 2026-09-05T00:19:52.977Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-05T00:19:52.977Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-05T00:19:52.977Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-05T00:19:52.977Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-05T00:19:52.977Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-05T00:19:52.977Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-05T00:19:52.978Z | a out/nexus.tar.gz 194996K |
| 3887 | 2026-09-05T00:19:52.978Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-05T00:19:52.978Z | a out/omicron-gateway-softnpu.tar.gz 13827K |
| 3889 | 2026-09-05T00:19:52.978Z | a out/omicron-sled-agent.tar 116431K |
| 3890 | 2026-09-05T00:19:52.978Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-05T00:19:52.978Z | a out/oximeter.tar.gz 17660K |
| 3892 | 2026-09-05T00:19:52.978Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-05T00:19:52.978Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-05T00:19:52.978Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-05T00:19:52.978Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-05T00:19:52.978Z | a out/switch-softnpu.tar.gz 306080K |
| 3897 | 2026-09-05T00:19:52.981Z | |
| 3898 | 2026-09-05T00:19:52.981Z | real 1:05.332630200 |
| 3899 | 2026-09-05T00:19:52.981Z | user 1:03.247238004 |
| 3900 | 2026-09-05T00:19:52.981Z | sys 3.463872643 |
| 3901 | 2026-09-05T00:19:52.981Z | trap 0.004610018 |
| 3902 | 2026-09-05T00:19:52.981Z | tflt 0.000000000 |
| 3903 | 2026-09-05T00:19:52.981Z | dflt 0.000000000 |
| 3904 | 2026-09-05T00:19:52.981Z | kflt 0.000000000 |
| 3905 | 2026-09-05T00:19:52.981Z | lock 0.000000000 |
| 3906 | 2026-09-05T00:19:52.981Z | slp 1:03.167159085 |
| 3907 | 2026-09-05T00:19:52.982Z | lat 0.777688578 |
| 3908 | 2026-09-05T00:19:52.982Z | stop 0.000224458 |
| 3909 | 2026-09-05T00:19:52.982Z | process exited: duration 1029968 ms, exit code 0 |
| |
| 3910 | 2026-09-05T00:19:52.996Z | found 1 output files |
| 3911 | 2026-09-05T00:19:53.031Z | uploading: /work/package.tar.gz (1837010007 bytes) |
| 3912 | 2026-09-05T00:20:20.309Z | uploaded: /work/package.tar.gz |