|
|
|
| 1 | 2026-08-17T18:07:43.727Z | job assigned to worker 01M08EF73946RNWV6ZX9K9E6TG [factory aws, i-0707bcb2e79f53d69] (queued for 1 m 0 s) |
| |
| 2 | 2026-08-17T18:07:50.847Z | starting task 0: "setup" |
| 3 | 2026-08-17T18:07:50.854Z | ++ uname -s |
| 4 | 2026-08-17T18:07:50.857Z | + kern=SunOS |
| 5 | 2026-08-17T18:07:50.858Z | + build_user=build |
| 6 | 2026-08-17T18:07:50.858Z | + build_uid=12345 |
| 7 | 2026-08-17T18:07:50.858Z | + work_dir=/work |
| 8 | 2026-08-17T18:07:50.858Z | + input_dir=/input |
| 9 | 2026-08-17T18:07:50.858Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-17T18:07:50.858Z | + case "$kern" in |
| 11 | 2026-08-17T18:07:50.858Z | + groupadd -g 12345 build |
| 12 | 2026-08-17T18:07:50.862Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-17T18:07:52.865Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-17T18:07:52.937Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-17T18:07:52.940Z | + home_fs=zfs |
| 16 | 2026-08-17T18:07:52.940Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-17T18:07:52.940Z | + mkdir -p /home/build |
| 18 | 2026-08-17T18:07:52.943Z | + chown build:build /home/build /work |
| 19 | 2026-08-17T18:07:54.942Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-17T18:07:54.945Z | process exited: duration 4097 ms, exit code 0 |
| |
| 21 | 2026-08-17T18:07:54.951Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-17T18:07:54.957Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-08-17T18:07:54.957Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-08-17T18:07:54.957Z | * rust toolchain profile = "default" |
| 25 | 2026-08-17T18:07:54.957Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-17T18:07:54.957Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-17T18:07:54.957Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-17T18:07:54.961Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-17T18:07:54.961Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-17T18:07:55.032Z | info: downloading installer |
| 31 | 2026-08-17T18:07:56.427Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-17T18:07:56.427Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-17T18:07:56.427Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-17T18:07:56.427Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-17T18:07:56.439Z | info: profile set to default |
| 36 | 2026-08-17T18:07:56.439Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-17T18:07:56.442Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-17T18:07:56.570Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-17T18:07:56.573Z | info: downloading 6 components |
| 40 | 2026-08-17T18:08:13.142Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-17T18:08:13.142Z | |
| 42 | 2026-08-17T18:08:13.167Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-17T18:08:13.167Z | |
| 44 | 2026-08-17T18:08:13.167Z | |
| 45 | 2026-08-17T18:08:13.167Z | Rust is installed now. Great! |
| 46 | 2026-08-17T18:08:13.167Z | |
| 47 | 2026-08-17T18:08:13.167Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-17T18:08:13.167Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-17T18:08:13.167Z | |
| 50 | 2026-08-17T18:08:13.167Z | To configure your current shell, you need to source |
| 51 | 2026-08-17T18:08:13.167Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-17T18:08:13.167Z | |
| 53 | 2026-08-17T18:08:13.167Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-17T18:08:13.167Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-17T18:08:13.167Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-17T18:08:13.167Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-17T18:08:13.167Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-17T18:08:13.167Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-17T18:08:13.167Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-17T18:08:13.170Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-17T18:08:13.171Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-17T18:08:13.262Z | + rustup --version |
| 63 | 2026-08-17T18:08:13.268Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-17T18:08:13.271Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-17T18:08:13.287Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-17T18:08:13.289Z | + cargo --version |
| 67 | 2026-08-17T18:08:13.298Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-17T18:08:13.301Z | + rustc --version |
| 69 | 2026-08-17T18:08:13.320Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-17T18:08:13.324Z | process exited: duration 18371 ms, exit code 0 |
| |
| 71 | 2026-08-17T18:08:13.331Z | starting task 2: "authentication" |
| 72 | 2026-08-17T18:08:13.352Z | process exited: duration 21 ms, exit code 0 |
| |
| 73 | 2026-08-17T18:08:13.360Z | starting task 3: "clone repository" |
| 74 | 2026-08-17T18:08:13.364Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-17T18:08:13.367Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-17T18:08:13.404Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-17T18:08:25.709Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-17T18:08:25.710Z | + git fetch origin 30722673bcde6304f78fb9995ac90a3fd0bea657 |
| 79 | 2026-08-17T18:08:26.126Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-17T18:08:26.126Z | * branch 30722673bcde6304f78fb9995ac90a3fd0bea657 -> FETCH_HEAD |
| 81 | 2026-08-17T18:08:26.141Z | + [[ -n avoid-asset-race ]] |
| 82 | 2026-08-17T18:08:26.144Z | ++ git branch --show-current |
| 83 | 2026-08-17T18:08:26.144Z | + current=main |
| 84 | 2026-08-17T18:08:26.145Z | + [[ main != avoid-asset-race ]] |
| 85 | 2026-08-17T18:08:26.145Z | + git branch -f avoid-asset-race 30722673bcde6304f78fb9995ac90a3fd0bea657 |
| 86 | 2026-08-17T18:08:26.148Z | + git checkout -f avoid-asset-race |
| 87 | 2026-08-17T18:08:26.200Z | Switched to branch 'avoid-asset-race' |
| 88 | 2026-08-17T18:08:26.203Z | + git reset --hard 30722673bcde6304f78fb9995ac90a3fd0bea657 |
| 89 | 2026-08-17T18:08:26.253Z | HEAD is now at 30722673b hakari!!!! |
| 90 | 2026-08-17T18:08:26.256Z | process exited: duration 12894 ms, exit code 0 |
| |
| 91 | 2026-08-17T18:08:26.263Z | starting task 4: "build" |
| 92 | 2026-08-17T18:08:26.268Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-17T18:08:26.268Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-17T18:08:26.268Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-17T18:08:26.271Z | +++ uname -s |
| 96 | 2026-08-17T18:08:26.271Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-17T18:08:26.271Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-17T18:08:26.275Z | + cargo --version |
| 99 | 2026-08-17T18:08:26.283Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-17T18:08:26.286Z | + rustc --version |
| 101 | 2026-08-17T18:08:26.306Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-17T18:08:26.310Z | + WORK=/work |
| 103 | 2026-08-17T18:08:26.310Z | + pfexec mkdir -p /work |
| 104 | 2026-08-17T18:08:26.313Z | + pfexec chown build /work |
| 105 | 2026-08-17T18:08:26.316Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-08-17T18:08:28.221Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-08-17T18:08:28.545Z | Startup: Caching catalogs ... Done |
| 108 | 2026-08-17T18:08:30.307Z | Planning: Solver setup ... Done (1.664s) |
| 109 | 2026-08-17T18:08:30.360Z | Planning: Running solver ... Done (0.053s) |
| 110 | 2026-08-17T18:08:30.398Z | Planning: Finding local manifests ... Done (0.003s) |
| 111 | 2026-08-17T18:08:30.409Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-08-17T18:08:30.426Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-08-17T18:08:30.440Z | Planning: Package planning ... Done (0.015s) |
| 114 | 2026-08-17T18:08:30.443Z | Planning: Merging actions ... Done (0.002s) |
| 115 | 2026-08-17T18:08:30.610Z | Planning: Checking for conflicting actions ... Done (0.168s) |
| 116 | 2026-08-17T18:08:30.613Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-08-17T18:08:31.464Z | Planning: Evaluating mediators ... Done (0.854s) |
| 118 | 2026-08-17T18:08:31.467Z | Planning: Planning completed in 2.89 seconds |
| 119 | 2026-08-17T18:08:31.475Z | Packages to install: 2 |
| 120 | 2026-08-17T18:08:31.475Z | Estimated space available: 156.01 GB |
| 121 | 2026-08-17T18:08:31.475Z | Estimated space to be consumed: 69.36 MB |
| 122 | 2026-08-17T18:08:31.475Z | Create boot environment: No |
| 123 | 2026-08-17T18:08:31.475Z | Create backup boot environment: No |
| 124 | 2026-08-17T18:08:31.478Z | Rebuild boot archive: No |
| 125 | 2026-08-17T18:08:31.478Z | |
| 126 | 2026-08-17T18:08:31.478Z | Changed packages: |
| 127 | 2026-08-17T18:08:31.478Z | helios |
| 128 | 2026-08-17T18:08:31.478Z | developer/build-essential |
| 129 | 2026-08-17T18:08:31.478Z | None -> 11-3.0 |
| 130 | 2026-08-17T18:08:31.478Z | library/libxmlsec1 |
| 131 | 2026-08-17T18:08:31.478Z | None -> 1.2.35-3.0 |
| 132 | 2026-08-17T18:08:31.500Z | |
| 133 | 2026-08-17T18:08:31.500Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-08-17T18:08:31.568Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 135 | 2026-08-17T18:08:31.638Z | Actions: 1/268 actions (Installing new actions) |
| 136 | 2026-08-17T18:08:31.677Z | Actions: Completed 268 actions in 0.04 seconds. |
| 137 | 2026-08-17T18:08:31.708Z | Finalize: Updating package state database ... Done (0.031s) |
| 138 | 2026-08-17T18:08:31.708Z | Finalize: Updating package cache ... Done (0.000s) |
| 139 | 2026-08-17T18:08:31.782Z | Finalize: Updating image state ... Done (0.073s) |
| 140 | 2026-08-17T18:08:34.413Z | Finalize: Creating fast lookup database ... Done (2.586s) |
| 141 | 2026-08-17T18:08:34.482Z | Finalize: Reading search index ... Done (0.012s) |
| 142 | 2026-08-17T18:08:34.485Z | Finalize: Updating search index ... Done (0.000s) |
| 143 | 2026-08-17T18:08:34.622Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-08-17T18:08:34.979Z | Planning: Evaluating mediator changes ... Done |
| 145 | 2026-08-17T18:08:35.084Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-08-17T18:08:35.087Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-08-17T18:08:35.244Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-08-17T18:08:35.248Z | Planning: Planning completed in 0.27 seconds |
| 149 | 2026-08-17T18:08:35.268Z | Mediators to change: 2 |
| 150 | 2026-08-17T18:08:35.268Z | Create boot environment: No |
| 151 | 2026-08-17T18:08:35.268Z | Create backup boot environment: No |
| 152 | 2026-08-17T18:08:35.311Z | Finalize: Updating package state database ... Done |
| 153 | 2026-08-17T18:08:35.311Z | Finalize: Updating package cache ... Done |
| 154 | 2026-08-17T18:08:35.355Z | Finalize: Updating image state ... Done |
| 155 | 2026-08-17T18:08:37.348Z | Finalize: Creating fast lookup database ... Done |
| 156 | 2026-08-17T18:08:37.414Z | Finalize: Reading search index ... Done |
| 157 | 2026-08-17T18:08:37.417Z | Finalize: Updating search index ... Done |
| 158 | 2026-08-17T18:08:37.485Z | Finalize: Updating package cache ... Done |
| 159 | 2026-08-17T18:08:37.775Z | Planning: Evaluating mediator changes ... Done |
| 160 | 2026-08-17T18:08:37.884Z | Planning: Checking for conflicting actions ... Done |
| 161 | 2026-08-17T18:08:37.887Z | Planning: Consolidating action changes ... Done |
| 162 | 2026-08-17T18:08:38.043Z | Planning: Evaluating mediators ... Done |
| 163 | 2026-08-17T18:08:38.046Z | Planning: Planning completed in 0.27 seconds |
| 164 | 2026-08-17T18:08:38.067Z | Mediators to change: 1 |
| 165 | 2026-08-17T18:08:38.067Z | Create boot environment: No |
| 166 | 2026-08-17T18:08:38.067Z | Create backup boot environment: No |
| 167 | 2026-08-17T18:08:38.111Z | Finalize: Updating package state database ... Done |
| 168 | 2026-08-17T18:08:38.111Z | Finalize: Updating package cache ... Done |
| 169 | 2026-08-17T18:08:38.155Z | Finalize: Updating image state ... Done |
| 170 | 2026-08-17T18:08:40.122Z | Finalize: Creating fast lookup database ... Done |
| 171 | 2026-08-17T18:08:40.186Z | Finalize: Reading search index ... Done |
| 172 | 2026-08-17T18:08:40.189Z | Finalize: Updating search index ... Done |
| 173 | 2026-08-17T18:08:40.242Z | Finalize: Updating package cache ... Done |
| 174 | 2026-08-17T18:08:40.556Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 175 | 2026-08-17T18:08:40.556Z | apache system 2.4 system |
| 176 | 2026-08-17T18:08:40.556Z | clang system 15 system |
| 177 | 2026-08-17T18:08:40.556Z | csh system system illumos |
| 178 | 2026-08-17T18:08:40.556Z | ctags system system illumos |
| 179 | 2026-08-17T18:08:40.556Z | file vendor vendor darwinsys |
| 180 | 2026-08-17T18:08:40.556Z | file system system illumos |
| 181 | 2026-08-17T18:08:40.556Z | gcc vendor 14 vendor |
| 182 | 2026-08-17T18:08:40.556Z | gcc system 13 system |
| 183 | 2026-08-17T18:08:40.556Z | gcc system 10 system |
| 184 | 2026-08-17T18:08:40.556Z | go system 1.25 system |
| 185 | 2026-08-17T18:08:40.556Z | llvm system 15 system |
| 186 | 2026-08-17T18:08:40.556Z | mariadb system 11.4 system |
| 187 | 2026-08-17T18:08:40.556Z | mta vendor vendor dma |
| 188 | 2026-08-17T18:08:40.556Z | openjdk system 17 system |
| 189 | 2026-08-17T18:08:40.557Z | openjdk system 11 system |
| 190 | 2026-08-17T18:08:40.557Z | openssl vendor 3 vendor |
| 191 | 2026-08-17T18:08:40.557Z | perl system 5.40 system |
| 192 | 2026-08-17T18:08:40.557Z | postgresql system 18 system |
| 193 | 2026-08-17T18:08:40.557Z | postgresql system 17 system |
| 194 | 2026-08-17T18:08:40.557Z | python vendor 3 vendor |
| 195 | 2026-08-17T18:08:40.557Z | python system 2 system |
| 196 | 2026-08-17T18:08:40.557Z | python3 vendor 3.13 vendor |
| 197 | 2026-08-17T18:08:40.557Z | ruby system 3.4 system |
| 198 | 2026-08-17T18:08:40.557Z | ruby system 3.0 system |
| 199 | 2026-08-17T18:08:40.557Z | words vendor vendor american-english |
| 200 | 2026-08-17T18:08:40.557Z | words system system australian-english |
| 201 | 2026-08-17T18:08:40.557Z | words system system british-english |
| 202 | 2026-08-17T18:08:40.557Z | words system system canadian-english |
| 203 | 2026-08-17T18:08:40.557Z | words system system french |
| 204 | 2026-08-17T18:08:40.557Z | words system system italian |
| 205 | 2026-08-17T18:08:40.557Z | words system system ngerman |
| 206 | 2026-08-17T18:08:40.557Z | words system system ogerman |
| 207 | 2026-08-17T18:08:40.557Z | words system system spanish |
| 208 | 2026-08-17T18:08:40.815Z | PUBLISHER TYPE STATUS P LOCATION |
| 209 | 2026-08-17T18:08:40.815Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 210 | 2026-08-17T18:08:41.260Z | FMRI IFO |
| 211 | 2026-08-17T18:08:41.260Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 212 | 2026-08-17T18:08:41.260Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 213 | 2026-08-17T18:08:41.260Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 214 | 2026-08-17T18:08:41.260Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 215 | 2026-08-17T18:08:41.260Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 216 | 2026-08-17T18:08:41.260Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 217 | 2026-08-17T18:08:41.260Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 218 | 2026-08-17T18:08:41.260Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 219 | 2026-08-17T18:08:41.260Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 220 | 2026-08-17T18:08:41.573Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 221 | 2026-08-17T18:08:41.960Z | Updating crates.io index |
| 222 | 2026-08-17T18:08:41.963Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 223 | 2026-08-17T18:08:42.278Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-08-17T18:08:42.699Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 225 | 2026-08-17T18:08:43.785Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 226 | 2026-08-17T18:08:44.336Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 227 | 2026-08-17T18:08:45.931Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 228 | 2026-08-17T18:08:46.959Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 229 | 2026-08-17T18:08:47.309Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 230 | 2026-08-17T18:08:47.715Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 231 | 2026-08-17T18:08:49.303Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 232 | 2026-08-17T18:08:49.612Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 233 | 2026-08-17T18:08:50.001Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-08-17T18:08:50.623Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 235 | 2026-08-17T18:08:50.907Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 236 | 2026-08-17T18:08:51.242Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 237 | 2026-08-17T18:08:51.549Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 238 | 2026-08-17T18:08:51.884Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 239 | 2026-08-17T18:08:52.256Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 240 | 2026-08-17T18:08:52.716Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 241 | 2026-08-17T18:08:53.227Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-08-17T18:08:53.635Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 243 | 2026-08-17T18:08:54.194Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 244 | 2026-08-17T18:08:54.540Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 245 | 2026-08-17T18:08:55.111Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 246 | 2026-08-17T18:08:55.477Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 247 | 2026-08-17T18:08:55.762Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 248 | 2026-08-17T18:08:56.489Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 249 | 2026-08-17T18:08:56.869Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-08-17T18:08:57.495Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 251 | 2026-08-17T18:08:57.859Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 252 | 2026-08-17T18:08:58.195Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 253 | 2026-08-17T18:08:58.577Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 254 | 2026-08-17T18:08:59.041Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 255 | 2026-08-17T18:08:59.683Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 256 | 2026-08-17T18:09:00.037Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-08-17T18:09:00.330Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 258 | 2026-08-17T18:09:00.657Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 259 | 2026-08-17T18:09:00.984Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 260 | 2026-08-17T18:09:01.358Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-08-17T18:09:01.675Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 262 | 2026-08-17T18:09:02.002Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 263 | 2026-08-17T18:09:02.313Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 264 | 2026-08-17T18:09:05.070Z | Downloading crates ... |
| 265 | 2026-08-17T18:09:05.119Z | Downloaded cargo-platform v0.3.2 |
| 266 | 2026-08-17T18:09:05.125Z | Downloaded bitflags v2.11.0 |
| 267 | 2026-08-17T18:09:05.130Z | Downloaded generic-array v0.14.7 |
| 268 | 2026-08-17T18:09:05.133Z | Downloaded anstream v1.0.0 |
| 269 | 2026-08-17T18:09:05.133Z | Downloaded camino-tempfile v1.4.1 |
| 270 | 2026-08-17T18:09:05.138Z | Downloaded zerocopy-derive v0.7.35 |
| 271 | 2026-08-17T18:09:05.142Z | Downloaded anstyle v1.0.14 |
| 272 | 2026-08-17T18:09:05.142Z | Downloaded camino v1.2.2 |
| 273 | 2026-08-17T18:09:05.142Z | Downloaded zmij v1.0.21 |
| 274 | 2026-08-17T18:09:05.145Z | Downloaded terminal_size v0.4.3 |
| 275 | 2026-08-17T18:09:05.151Z | Downloaded errno v0.3.14 |
| 276 | 2026-08-17T18:09:05.152Z | Downloaded anstyle-query v1.1.5 |
| 277 | 2026-08-17T18:09:05.155Z | Downloaded zerocopy v0.7.35 |
| 278 | 2026-08-17T18:09:05.161Z | Downloaded cpufeatures v0.2.17 |
| 279 | 2026-08-17T18:09:05.170Z | Downloaded bytecount v0.6.9 |
| 280 | 2026-08-17T18:09:05.170Z | Downloaded clap_derive v4.6.1 |
| 281 | 2026-08-17T18:09:05.170Z | Downloaded clap_lex v1.0.0 |
| 282 | 2026-08-17T18:09:05.170Z | Downloaded fastrand v2.3.0 |
| 283 | 2026-08-17T18:09:05.170Z | Downloaded fnv v1.0.7 |
| 284 | 2026-08-17T18:09:05.170Z | Downloaded macaddr v1.0.1 |
| 285 | 2026-08-17T18:09:05.173Z | Downloaded heck v0.5.0 |
| 286 | 2026-08-17T18:09:05.173Z | Downloaded colorchoice v1.0.4 |
| 287 | 2026-08-17T18:09:05.173Z | Downloaded anstyle-parse v1.0.0 |
| 288 | 2026-08-17T18:09:05.173Z | Downloaded cargo_metadata v0.23.1 |
| 289 | 2026-08-17T18:09:05.177Z | Downloaded is_terminal_polyfill v1.70.2 |
| 290 | 2026-08-17T18:09:05.177Z | Downloaded memmap v0.7.0 |
| 291 | 2026-08-17T18:09:05.177Z | Downloaded cfg-if v1.0.4 |
| 292 | 2026-08-17T18:09:05.180Z | Downloaded equivalent v1.0.2 |
| 293 | 2026-08-17T18:09:05.180Z | Downloaded dtrace-parser v0.2.0 |
| 294 | 2026-08-17T18:09:05.196Z | Downloaded itoa v1.0.17 |
| 295 | 2026-08-17T18:09:05.196Z | Downloaded fs-err v3.3.0 |
| 296 | 2026-08-17T18:09:05.200Z | Downloaded dof v0.3.0 |
| 297 | 2026-08-17T18:09:05.200Z | Downloaded plain v0.2.3 |
| 298 | 2026-08-17T18:09:05.200Z | Downloaded toml_datetime v0.6.11 |
| 299 | 2026-08-17T18:09:05.204Z | Downloaded toml_edit v0.22.27 |
| 300 | 2026-08-17T18:09:05.204Z | Downloaded crypto-common v0.1.7 |
| 301 | 2026-08-17T18:09:05.215Z | Downloaded heck v0.4.1 |
| 302 | 2026-08-17T18:09:05.219Z | Downloaded strsim v0.11.1 |
| 303 | 2026-08-17T18:09:05.219Z | Downloaded utf8parse v0.2.2 |
| 304 | 2026-08-17T18:09:05.219Z | Downloaded proc-macro-error-attr v1.0.4 |
| 305 | 2026-08-17T18:09:05.219Z | Downloaded toml_write v0.1.2 |
| 306 | 2026-08-17T18:09:05.219Z | Downloaded scroll_derive v0.12.1 |
| 307 | 2026-08-17T18:09:05.223Z | Downloaded usdt-attr-macro v0.5.0 |
| 308 | 2026-08-17T18:09:05.227Z | Downloaded usdt-macro v0.5.0 |
| 309 | 2026-08-17T18:09:05.230Z | Downloaded tabled_derive v0.7.0 |
| 310 | 2026-08-17T18:09:05.234Z | Downloaded usdt v0.5.0 |
| 311 | 2026-08-17T18:09:05.238Z | Downloaded unicode-linebreak v0.1.5 |
| 312 | 2026-08-17T18:09:05.242Z | Downloaded pretty-hex v0.4.1 |
| 313 | 2026-08-17T18:09:05.253Z | Downloaded smawk v0.3.2 |
| 314 | 2026-08-17T18:09:05.258Z | Downloaded block-buffer v0.10.4 |
| 315 | 2026-08-17T18:09:05.263Z | Downloaded autocfg v1.5.0 |
| 316 | 2026-08-17T18:09:05.263Z | Downloaded byteorder v1.5.0 |
| 317 | 2026-08-17T18:09:05.263Z | Downloaded digest v0.10.7 |
| 318 | 2026-08-17T18:09:05.268Z | Downloaded serde_spanned v0.6.9 |
| 319 | 2026-08-17T18:09:05.268Z | Downloaded cargo_toml v0.21.0 |
| 320 | 2026-08-17T18:09:05.268Z | Downloaded scroll v0.12.0 |
| 321 | 2026-08-17T18:09:05.268Z | Downloaded swrite v0.1.0 |
| 322 | 2026-08-17T18:09:05.271Z | Downloaded thiserror v1.0.69 |
| 323 | 2026-08-17T18:09:05.271Z | Downloaded thiserror v2.0.18 |
| 324 | 2026-08-17T18:09:05.275Z | Downloaded serde_tokenstream v0.2.3 |
| 325 | 2026-08-17T18:09:05.275Z | Downloaded thiserror-impl v2.0.18 |
| 326 | 2026-08-17T18:09:05.279Z | Downloaded thread-id v4.2.2 |
| 327 | 2026-08-17T18:09:05.279Z | Downloaded proc-macro-error v1.0.4 |
| 328 | 2026-08-17T18:09:05.282Z | Downloaded version_check v0.9.5 |
| 329 | 2026-08-17T18:09:05.282Z | Downloaded sha2 v0.10.9 |
| 330 | 2026-08-17T18:09:05.282Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-08-17T18:09:05.286Z | Downloaded usdt-impl v0.5.0 |
| 332 | 2026-08-17T18:09:05.291Z | Downloaded pest_derive v2.8.6 |
| 333 | 2026-08-17T18:09:05.304Z | Downloaded anyhow v1.0.102 |
| 334 | 2026-08-17T18:09:05.309Z | Downloaded pest_generator v2.8.6 |
| 335 | 2026-08-17T18:09:05.314Z | Downloaded quote v1.0.45 |
| 336 | 2026-08-17T18:09:05.314Z | Downloaded semver v1.0.28 |
| 337 | 2026-08-17T18:09:05.314Z | Downloaded toml v0.8.23 |
| 338 | 2026-08-17T18:09:05.321Z | Downloaded once_cell v1.21.3 |
| 339 | 2026-08-17T18:09:05.321Z | Downloaded memchr v2.8.0 |
| 340 | 2026-08-17T18:09:05.325Z | Downloaded tempfile v3.25.0 |
| 341 | 2026-08-17T18:09:05.328Z | Downloaded log v0.4.29 |
| 342 | 2026-08-17T18:09:05.331Z | Downloaded clap v4.6.1 |
| 343 | 2026-08-17T18:09:05.335Z | Downloaded getrandom v0.4.1 |
| 344 | 2026-08-17T18:09:05.339Z | Downloaded papergrid v0.11.0 |
| 345 | 2026-08-17T18:09:05.339Z | Downloaded ucd-trie v0.1.7 |
| 346 | 2026-08-17T18:09:05.343Z | Downloaded unicode-ident v1.0.24 |
| 347 | 2026-08-17T18:09:05.343Z | Downloaded serde_derive v1.0.228 |
| 348 | 2026-08-17T18:09:05.354Z | Downloaded pest_meta v2.8.6 |
| 349 | 2026-08-17T18:09:05.358Z | Downloaded textwrap v0.16.2 |
| 350 | 2026-08-17T18:09:05.361Z | Downloaded serde_core v1.0.228 |
| 351 | 2026-08-17T18:09:05.368Z | Downloaded indexmap v2.14.0 |
| 352 | 2026-08-17T18:09:05.373Z | Downloaded pest v2.8.6 |
| 353 | 2026-08-17T18:09:05.379Z | Downloaded proc-macro2 v1.0.106 |
| 354 | 2026-08-17T18:09:05.379Z | Downloaded serde v1.0.228 |
| 355 | 2026-08-17T18:09:05.385Z | Downloaded typenum v1.20.1 |
| 356 | 2026-08-17T18:09:05.418Z | Downloaded hashbrown v0.17.0 |
| 357 | 2026-08-17T18:09:05.425Z | Downloaded clap_builder v4.6.0 |
| 358 | 2026-08-17T18:09:05.429Z | Downloaded serde_json v1.0.151 |
| 359 | 2026-08-17T18:09:05.435Z | Downloaded goblin v0.8.2 |
| 360 | 2026-08-17T18:09:05.493Z | Downloaded tabled v0.15.0 |
| 361 | 2026-08-17T18:09:05.496Z | Downloaded winnow v0.7.14 |
| 362 | 2026-08-17T18:09:05.496Z | Downloaded syn v1.0.109 |
| 363 | 2026-08-17T18:09:05.496Z | Downloaded unicode-width v0.1.14 |
| 364 | 2026-08-17T18:09:05.496Z | Downloaded unicode-width v0.2.0 |
| 365 | 2026-08-17T18:09:05.496Z | Downloaded syn v2.0.117 |
| 366 | 2026-08-17T18:09:05.510Z | Downloaded rustix v1.1.3 |
| 367 | 2026-08-17T18:09:05.522Z | Downloaded libc v0.2.185 |
| 368 | 2026-08-17T18:09:05.584Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-08-17T18:09:05.584Z | Compiling unicode-ident v1.0.24 |
| 370 | 2026-08-17T18:09:05.588Z | Compiling quote v1.0.45 |
| 371 | 2026-08-17T18:09:05.588Z | Compiling serde_core v1.0.228 |
| 372 | 2026-08-17T18:09:05.588Z | Compiling libc v0.2.185 |
| 373 | 2026-08-17T18:09:05.588Z | Compiling version_check v0.9.5 |
| 374 | 2026-08-17T18:09:05.588Z | Compiling memchr v2.8.0 |
| 375 | 2026-08-17T18:09:05.768Z | Compiling serde v1.0.228 |
| 376 | 2026-08-17T18:09:05.779Z | Compiling zmij v1.0.21 |
| 377 | 2026-08-17T18:09:05.782Z | Compiling ucd-trie v0.1.7 |
| 378 | 2026-08-17T18:09:05.782Z | Compiling thiserror v1.0.69 |
| 379 | 2026-08-17T18:09:05.796Z | Compiling itoa v1.0.17 |
| 380 | 2026-08-17T18:09:05.799Z | Compiling rustix v1.1.3 |
| 381 | 2026-08-17T18:09:05.800Z | Compiling byteorder v1.5.0 |
| 382 | 2026-08-17T18:09:06.006Z | Compiling bitflags v2.11.0 |
| 383 | 2026-08-17T18:09:06.174Z | Compiling pest v2.8.6 |
| 384 | 2026-08-17T18:09:06.232Z | Compiling serde_json v1.0.151 |
| 385 | 2026-08-17T18:09:06.236Z | Compiling proc-macro-error-attr v1.0.4 |
| 386 | 2026-08-17T18:09:06.338Z | Compiling usdt-impl v0.5.0 |
| 387 | 2026-08-17T18:09:06.356Z | Compiling syn v1.0.109 |
| 388 | 2026-08-17T18:09:06.424Z | Compiling camino v1.2.2 |
| 389 | 2026-08-17T18:09:06.447Z | Compiling proc-macro-error v1.0.4 |
| 390 | 2026-08-17T18:09:06.484Z | Compiling equivalent v1.0.2 |
| 391 | 2026-08-17T18:09:06.504Z | Compiling plain v0.2.3 |
| 392 | 2026-08-17T18:09:06.578Z | Compiling hashbrown v0.17.0 |
| 393 | 2026-08-17T18:09:06.629Z | Compiling log v0.4.29 |
| 394 | 2026-08-17T18:09:06.649Z | Compiling getrandom v0.4.1 |
| 395 | 2026-08-17T18:09:06.669Z | Compiling utf8parse v0.2.2 |
| 396 | 2026-08-17T18:09:06.722Z | Compiling errno v0.3.14 |
| 397 | 2026-08-17T18:09:06.725Z | Compiling thread-id v4.2.2 |
| 398 | 2026-08-17T18:09:06.815Z | Compiling winnow v0.7.14 |
| 399 | 2026-08-17T18:09:06.818Z | Compiling anstyle-parse v1.0.0 |
| 400 | 2026-08-17T18:09:06.870Z | Compiling anstyle v1.0.14 |
| 401 | 2026-08-17T18:09:06.873Z | Compiling autocfg v1.5.0 |
| 402 | 2026-08-17T18:09:06.924Z | Compiling cfg-if v1.0.4 |
| 403 | 2026-08-17T18:09:06.947Z | Compiling colorchoice v1.0.4 |
| 404 | 2026-08-17T18:09:06.951Z | Compiling thiserror v2.0.18 |
| 405 | 2026-08-17T18:09:06.951Z | Compiling anstyle-query v1.1.5 |
| 406 | 2026-08-17T18:09:07.022Z | Compiling is_terminal_polyfill v1.70.2 |
| 407 | 2026-08-17T18:09:07.064Z | Compiling toml_write v0.1.2 |
| 408 | 2026-08-17T18:09:07.112Z | Compiling indexmap v2.14.0 |
| 409 | 2026-08-17T18:09:07.129Z | Compiling pretty-hex v0.4.1 |
| 410 | 2026-08-17T18:09:07.170Z | Compiling anstream v1.0.0 |
| 411 | 2026-08-17T18:09:07.206Z | Compiling once_cell v1.21.3 |
| 412 | 2026-08-17T18:09:07.263Z | Compiling syn v2.0.117 |
| 413 | 2026-08-17T18:09:07.290Z | Compiling pest_meta v2.8.6 |
| 414 | 2026-08-17T18:09:07.326Z | Compiling bytecount v0.6.9 |
| 415 | 2026-08-17T18:09:07.383Z | Compiling clap_lex v1.0.0 |
| 416 | 2026-08-17T18:09:07.401Z | Compiling fs-err v3.3.0 |
| 417 | 2026-08-17T18:09:07.446Z | Compiling fastrand v2.3.0 |
| 418 | 2026-08-17T18:09:07.479Z | Compiling heck v0.5.0 |
| 419 | 2026-08-17T18:09:07.497Z | Compiling unicode-width v0.1.14 |
| 420 | 2026-08-17T18:09:07.513Z | Compiling fnv v1.0.7 |
| 421 | 2026-08-17T18:09:07.584Z | Compiling anyhow v1.0.102 |
| 422 | 2026-08-17T18:09:07.616Z | Compiling strsim v0.11.1 |
| 423 | 2026-08-17T18:09:07.633Z | Compiling heck v0.4.1 |
| 424 | 2026-08-17T18:09:07.768Z | Compiling terminal_size v0.4.3 |
| 425 | 2026-08-17T18:09:07.786Z | Compiling papergrid v0.11.0 |
| 426 | 2026-08-17T18:09:07.804Z | Compiling tempfile v3.25.0 |
| 427 | 2026-08-17T18:09:07.825Z | Compiling memmap v0.7.0 |
| 428 | 2026-08-17T18:09:07.825Z | Compiling smawk v0.3.2 |
| 429 | 2026-08-17T18:09:07.860Z | Compiling unicode-linebreak v0.1.5 |
| 430 | 2026-08-17T18:09:07.923Z | Compiling clap_builder v4.6.0 |
| 431 | 2026-08-17T18:09:07.940Z | Compiling unicode-width v0.2.0 |
| 432 | 2026-08-17T18:09:08.067Z | Compiling semver v1.0.28 |
| 433 | 2026-08-17T18:09:08.120Z | Compiling cargo-platform v0.3.2 |
| 434 | 2026-08-17T18:09:08.194Z | Compiling textwrap v0.16.2 |
| 435 | 2026-08-17T18:09:08.212Z | Compiling swrite v0.1.0 |
| 436 | 2026-08-17T18:09:08.326Z | Compiling camino-tempfile v1.4.1 |
| 437 | 2026-08-17T18:09:08.827Z | Compiling tabled_derive v0.7.0 |
| 438 | 2026-08-17T18:09:09.433Z | Compiling pest_generator v2.8.6 |
| 439 | 2026-08-17T18:09:09.480Z | Compiling tabled v0.15.0 |
| 440 | 2026-08-17T18:09:09.919Z | Compiling serde_derive v1.0.228 |
| 441 | 2026-08-17T18:09:09.919Z | Compiling thiserror-impl v1.0.69 |
| 442 | 2026-08-17T18:09:09.922Z | Compiling zerocopy-derive v0.7.35 |
| 443 | 2026-08-17T18:09:09.922Z | Compiling scroll_derive v0.12.1 |
| 444 | 2026-08-17T18:09:09.922Z | Compiling thiserror-impl v2.0.18 |
| 445 | 2026-08-17T18:09:09.922Z | Compiling clap_derive v4.6.1 |
| 446 | 2026-08-17T18:09:09.993Z | Compiling pest_derive v2.8.6 |
| 447 | 2026-08-17T18:09:10.616Z | Compiling scroll v0.12.0 |
| 448 | 2026-08-17T18:09:10.739Z | Compiling zerocopy v0.7.35 |
| 449 | 2026-08-17T18:09:10.830Z | Compiling goblin v0.8.2 |
| 450 | 2026-08-17T18:09:11.030Z | Compiling dtrace-parser v0.2.0 |
| 451 | 2026-08-17T18:09:11.394Z | Compiling clap v4.6.1 |
| 452 | 2026-08-17T18:09:12.338Z | Compiling dof v0.3.0 |
| 453 | 2026-08-17T18:09:12.338Z | Compiling serde_tokenstream v0.2.3 |
| 454 | 2026-08-17T18:09:12.354Z | Compiling serde_spanned v0.6.9 |
| 455 | 2026-08-17T18:09:12.357Z | Compiling toml_datetime v0.6.11 |
| 456 | 2026-08-17T18:09:12.357Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 457 | 2026-08-17T18:09:12.357Z | Compiling macaddr v1.0.1 |
| 458 | 2026-08-17T18:09:12.357Z | Compiling cargo_metadata v0.23.1 |
| 459 | 2026-08-17T18:09:12.553Z | Compiling toml_edit v0.22.27 |
| 460 | 2026-08-17T18:09:13.005Z | Compiling usdt-macro v0.5.0 |
| 461 | 2026-08-17T18:09:13.005Z | Compiling usdt-attr-macro v0.5.0 |
| 462 | 2026-08-17T18:09:13.620Z | Compiling usdt v0.5.0 |
| 463 | 2026-08-17T18:09:13.821Z | Compiling toml v0.8.23 |
| 464 | 2026-08-17T18:09:14.132Z | Compiling cargo_toml v0.21.0 |
| 465 | 2026-08-17T18:09:15.412Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 466 | 2026-08-17T18:09:17.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s |
| 467 | 2026-08-17T18:09:17.704Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 468 | 2026-08-17T18:09:18.221Z | Downloading crates ... |
| 469 | 2026-08-17T18:09:18.273Z | Downloaded atty v0.2.14 |
| 470 | 2026-08-17T18:09:18.276Z | Downloaded aead v0.5.2 |
| 471 | 2026-08-17T18:09:18.279Z | Downloaded adler2 v2.0.1 |
| 472 | 2026-08-17T18:09:18.282Z | Downloaded anstream v0.6.21 |
| 473 | 2026-08-17T18:09:18.283Z | Downloaded anstyle-parse v0.2.7 |
| 474 | 2026-08-17T18:09:18.289Z | Downloaded castaway v0.2.4 |
| 475 | 2026-08-17T18:09:18.292Z | Downloaded console v0.15.11 |
| 476 | 2026-08-17T18:09:18.317Z | Downloaded form_urlencoded v1.2.2 |
| 477 | 2026-08-17T18:09:18.317Z | Downloaded convert_case v0.4.0 |
| 478 | 2026-08-17T18:09:18.317Z | Downloaded byte-wrapper v0.1.0 |
| 479 | 2026-08-17T18:09:18.317Z | Downloaded env_filter v1.0.0 |
| 480 | 2026-08-17T18:09:18.317Z | Downloaded assert_matches v1.5.0 |
| 481 | 2026-08-17T18:09:18.317Z | Downloaded erased-serde v0.3.31 |
| 482 | 2026-08-17T18:09:18.317Z | Downloaded env_logger v0.11.9 |
| 483 | 2026-08-17T18:09:18.317Z | Downloaded base16ct v1.0.0 |
| 484 | 2026-08-17T18:09:18.318Z | Downloaded hash32 v0.3.1 |
| 485 | 2026-08-17T18:09:18.318Z | Downloaded endian-type v0.1.2 |
| 486 | 2026-08-17T18:09:18.318Z | Downloaded allocator-api2 v0.2.21 |
| 487 | 2026-08-17T18:09:18.322Z | Downloaded chacha20poly1305 v0.10.1 |
| 488 | 2026-08-17T18:09:18.322Z | Downloaded expectorate v1.2.0 |
| 489 | 2026-08-17T18:09:18.322Z | Downloaded fallible-iterator v0.2.0 |
| 490 | 2026-08-17T18:09:18.326Z | Downloaded futures-io v0.3.32 |
| 491 | 2026-08-17T18:09:18.327Z | Downloaded foreign-types v0.5.0 |
| 492 | 2026-08-17T18:09:18.327Z | Downloaded foreign-types-shared v0.1.1 |
| 493 | 2026-08-17T18:09:18.327Z | Downloaded funty v2.0.0 |
| 494 | 2026-08-17T18:09:18.327Z | Downloaded flagset v0.4.7 |
| 495 | 2026-08-17T18:09:18.327Z | Downloaded foreign-types v0.3.2 |
| 496 | 2026-08-17T18:09:18.330Z | Downloaded git-stub v1.0.0 |
| 497 | 2026-08-17T18:09:18.330Z | Downloaded atomicwrites v0.4.4 |
| 498 | 2026-08-17T18:09:18.330Z | Downloaded bitfield v0.19.4 |
| 499 | 2026-08-17T18:09:18.330Z | Downloaded bitflags v1.3.2 |
| 500 | 2026-08-17T18:09:18.330Z | Downloaded fixedbitset v0.4.2 |
| 501 | 2026-08-17T18:09:18.333Z | Downloaded fxhash v0.2.1 |
| 502 | 2026-08-17T18:09:18.333Z | Downloaded foreign-types-shared v0.3.1 |
| 503 | 2026-08-17T18:09:18.333Z | Downloaded arrayref v0.3.9 |
| 504 | 2026-08-17T18:09:18.337Z | Downloaded foreign-types-macros v0.2.3 |
| 505 | 2026-08-17T18:09:18.337Z | Downloaded http-body-util v0.1.3 |
| 506 | 2026-08-17T18:09:18.340Z | Downloaded bitfield-macros v0.19.4 |
| 507 | 2026-08-17T18:09:18.340Z | Downloaded bitfield-struct v0.6.2 |
| 508 | 2026-08-17T18:09:18.342Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 509 | 2026-08-17T18:09:18.342Z | Downloaded float-ord v0.3.2 |
| 510 | 2026-08-17T18:09:18.345Z | Downloaded ghash v0.6.0 |
| 511 | 2026-08-17T18:09:18.345Z | Downloaded futures-task v0.3.32 |
| 512 | 2026-08-17T18:09:18.345Z | Downloaded atomic-waker v1.1.2 |
| 513 | 2026-08-17T18:09:18.345Z | Downloaded compression-core v0.4.31 |
| 514 | 2026-08-17T18:09:18.349Z | Downloaded ciborium-ll v0.2.2 |
| 515 | 2026-08-17T18:09:18.352Z | Downloaded futures-core v0.3.32 |
| 516 | 2026-08-17T18:09:18.352Z | Downloaded home v0.5.12 |
| 517 | 2026-08-17T18:09:18.352Z | Downloaded gethostname v0.5.0 |
| 518 | 2026-08-17T18:09:18.355Z | Downloaded array-init v0.0.4 |
| 519 | 2026-08-17T18:09:18.357Z | Downloaded futures-sink v0.3.32 |
| 520 | 2026-08-17T18:09:18.357Z | Downloaded bit-set v0.5.3 |
| 521 | 2026-08-17T18:09:18.360Z | Downloaded bb8 v0.8.6 |
| 522 | 2026-08-17T18:09:18.363Z | Downloaded hex-literal v1.1.0 |
| 523 | 2026-08-17T18:09:18.364Z | Downloaded futures-macro v0.3.32 |
| 524 | 2026-08-17T18:09:18.368Z | Downloaded headers-core v0.3.0 |
| 525 | 2026-08-17T18:09:18.368Z | Downloaded group v0.13.0 |
| 526 | 2026-08-17T18:09:18.368Z | Downloaded async-trait v0.1.89 |
| 527 | 2026-08-17T18:09:18.368Z | Downloaded async-bb8-diesel v0.2.1 |
| 528 | 2026-08-17T18:09:18.371Z | Downloaded backoff v0.4.0 |
| 529 | 2026-08-17T18:09:18.371Z | Downloaded enum_dispatch v0.3.13 |
| 530 | 2026-08-17T18:09:18.371Z | Downloaded async-recursion v1.1.1 |
| 531 | 2026-08-17T18:09:18.374Z | Downloaded find-msvc-tools v0.1.9 |
| 532 | 2026-08-17T18:09:18.374Z | Downloaded float-cmp v0.10.0 |
| 533 | 2026-08-17T18:09:18.374Z | Downloaded block-padding v0.4.2 |
| 534 | 2026-08-17T18:09:18.374Z | Downloaded ff v0.14.0 |
| 535 | 2026-08-17T18:09:18.377Z | Downloaded ciborium-io v0.2.2 |
| 536 | 2026-08-17T18:09:18.377Z | Downloaded cfg_aliases v0.2.1 |
| 537 | 2026-08-17T18:09:18.377Z | Downloaded compact_str v0.8.1 |
| 538 | 2026-08-17T18:09:18.380Z | Downloaded fd-lock v4.0.4 |
| 539 | 2026-08-17T18:09:18.380Z | Downloaded http-body v1.0.1 |
| 540 | 2026-08-17T18:09:18.380Z | Downloaded http-range v0.1.5 |
| 541 | 2026-08-17T18:09:18.380Z | Downloaded httpdate v1.0.3 |
| 542 | 2026-08-17T18:09:18.380Z | Downloaded hyper-tls v0.6.0 |
| 543 | 2026-08-17T18:09:18.383Z | Downloaded globwalk v0.9.1 |
| 544 | 2026-08-17T18:09:18.383Z | Downloaded hex v0.4.3 |
| 545 | 2026-08-17T18:09:18.383Z | Downloaded hubpack_derive v0.1.1 |
| 546 | 2026-08-17T18:09:18.383Z | Downloaded aead v0.6.1 |
| 547 | 2026-08-17T18:09:18.383Z | Downloaded hostname v0.3.1 |
| 548 | 2026-08-17T18:09:18.386Z | Downloaded fixedbitset v0.5.7 |
| 549 | 2026-08-17T18:09:18.386Z | Downloaded half v1.8.3 |
| 550 | 2026-08-17T18:09:18.389Z | Downloaded cfg_aliases v0.1.1 |
| 551 | 2026-08-17T18:09:18.389Z | Downloaded foldhash v0.1.5 |
| 552 | 2026-08-17T18:09:18.392Z | Downloaded humantime v2.3.0 |
| 553 | 2026-08-17T18:09:18.392Z | Downloaded bit-set v0.8.0 |
| 554 | 2026-08-17T18:09:18.392Z | Downloaded hubpack v0.1.2 |
| 555 | 2026-08-17T18:09:18.392Z | Downloaded enum-as-inner v0.6.1 |
| 556 | 2026-08-17T18:09:18.392Z | Downloaded hash32 v0.2.1 |
| 557 | 2026-08-17T18:09:18.395Z | Downloaded hostname v0.4.2 |
| 558 | 2026-08-17T18:09:18.398Z | Downloaded async-stream-impl v0.3.6 |
| 559 | 2026-08-17T18:09:18.398Z | Downloaded openssl-probe v0.2.1 |
| 560 | 2026-08-17T18:09:18.401Z | Downloaded parse-size v1.1.0 |
| 561 | 2026-08-17T18:09:18.404Z | Downloaded base16ct v0.2.0 |
| 562 | 2026-08-17T18:09:18.407Z | Downloaded fs-err v2.11.0 |
| 563 | 2026-08-17T18:09:18.407Z | Downloaded num-conv v0.2.0 |
| 564 | 2026-08-17T18:09:18.407Z | Downloaded filetime v0.2.27 |
| 565 | 2026-08-17T18:09:18.410Z | Downloaded ff v0.13.1 |
| 566 | 2026-08-17T18:09:18.413Z | Downloaded fs_extra v1.3.0 |
| 567 | 2026-08-17T18:09:18.413Z | Downloaded block-buffer v0.12.1 |
| 568 | 2026-08-17T18:09:18.413Z | Downloaded cobs v0.3.0 |
| 569 | 2026-08-17T18:09:18.416Z | Downloaded ascii-canvas v3.0.0 |
| 570 | 2026-08-17T18:09:18.419Z | Downloaded num_enum_derive v0.5.11 |
| 571 | 2026-08-17T18:09:18.422Z | Downloaded num v0.4.3 |
| 572 | 2026-08-17T18:09:18.422Z | Downloaded num-iter v0.1.45 |
| 573 | 2026-08-17T18:09:18.425Z | Downloaded ar_archive_writer v0.5.1 |
| 574 | 2026-08-17T18:09:18.428Z | Downloaded predicates-tree v1.0.13 |
| 575 | 2026-08-17T18:09:18.428Z | Downloaded rand_xorshift v0.4.0 |
| 576 | 2026-08-17T18:09:18.431Z | Downloaded argon2 v0.5.3 |
| 577 | 2026-08-17T18:09:18.431Z | Downloaded base64ct v1.8.3 |
| 578 | 2026-08-17T18:09:18.431Z | Downloaded async-stream v0.3.6 |
| 579 | 2026-08-17T18:09:18.434Z | Downloaded bcs v0.1.6 |
| 580 | 2026-08-17T18:09:18.437Z | Downloaded cassowary v0.3.0 |
| 581 | 2026-08-17T18:09:18.437Z | Downloaded foldhash v0.2.0 |
| 582 | 2026-08-17T18:09:18.440Z | Downloaded compression-codecs v0.4.37 |
| 583 | 2026-08-17T18:09:18.442Z | Downloaded argon2 v0.6.0-rc.8 |
| 584 | 2026-08-17T18:09:18.445Z | Downloaded rfc6979 v0.4.0 |
| 585 | 2026-08-17T18:09:18.445Z | Downloaded fatfs v0.3.6 |
| 586 | 2026-08-17T18:09:18.448Z | Downloaded futures-channel v0.3.32 |
| 587 | 2026-08-17T18:09:18.448Z | Downloaded generic-array v1.4.3 |
| 588 | 2026-08-17T18:09:18.451Z | Downloaded globset v0.4.18 |
| 589 | 2026-08-17T18:09:18.451Z | Downloaded hmac v0.13.0 |
| 590 | 2026-08-17T18:09:18.451Z | Downloaded phf_shared v0.12.1 |
| 591 | 2026-08-17T18:09:18.454Z | Downloaded progenitor-macro v0.14.0 |
| 592 | 2026-08-17T18:09:18.458Z | Downloaded ref-cast v1.0.25 |
| 593 | 2026-08-17T18:09:18.461Z | Downloaded rustc_version v0.1.7 |
| 594 | 2026-08-17T18:09:18.465Z | Downloaded rustc_version v0.4.1 |
| 595 | 2026-08-17T18:09:18.465Z | Downloaded owo-colors v4.3.0 |
| 596 | 2026-08-17T18:09:18.465Z | Downloaded hyper-staticfile v0.10.1 |
| 597 | 2026-08-17T18:09:18.465Z | Downloaded parking_lot_core v0.8.6 |
| 598 | 2026-08-17T18:09:18.469Z | Downloaded semver v0.1.20 |
| 599 | 2026-08-17T18:09:18.469Z | Downloaded serde_plain v1.0.2 |
| 600 | 2026-08-17T18:09:18.469Z | Downloaded signal-hook-tokio v0.3.1 |
| 601 | 2026-08-17T18:09:18.473Z | Downloaded cbc v0.2.1 |
| 602 | 2026-08-17T18:09:18.476Z | Downloaded cmov v0.5.4 |
| 603 | 2026-08-17T18:09:18.476Z | Downloaded structmeta v0.3.0 |
| 604 | 2026-08-17T18:09:18.477Z | Downloaded structmeta-derive v0.3.0 |
| 605 | 2026-08-17T18:09:18.477Z | Downloaded strum v0.26.3 |
| 606 | 2026-08-17T18:09:18.480Z | Downloaded strsim v0.10.0 |
| 607 | 2026-08-17T18:09:18.480Z | Downloaded buf-list v1.1.2 |
| 608 | 2026-08-17T18:09:18.483Z | Downloaded cipher v0.4.4 |
| 609 | 2026-08-17T18:09:18.483Z | Downloaded getrandom v0.2.17 |
| 610 | 2026-08-17T18:09:18.485Z | Downloaded group v0.14.0 |
| 611 | 2026-08-17T18:09:18.485Z | Downloaded pem v3.0.6 |
| 612 | 2026-08-17T18:09:18.485Z | Downloaded arrayvec v0.7.6 |
| 613 | 2026-08-17T18:09:18.488Z | Downloaded blowfish v0.10.0 |
| 614 | 2026-08-17T18:09:18.488Z | Downloaded bit-vec v0.8.0 |
| 615 | 2026-08-17T18:09:18.491Z | Downloaded futures-executor v0.3.32 |
| 616 | 2026-08-17T18:09:18.494Z | Downloaded chacha20 v0.9.1 |
| 617 | 2026-08-17T18:09:18.494Z | Downloaded cipher v0.5.2 |
| 618 | 2026-08-17T18:09:18.497Z | Downloaded bs58 v0.5.1 |
| 619 | 2026-08-17T18:09:18.497Z | Downloaded camino-tempfile-ext v0.3.3 |
| 620 | 2026-08-17T18:09:18.501Z | Downloaded cexpr v0.6.0 |
| 621 | 2026-08-17T18:09:18.501Z | Downloaded constant_time_eq v0.4.2 |
| 622 | 2026-08-17T18:09:18.501Z | Downloaded postgres-protocol v0.6.10 |
| 623 | 2026-08-17T18:09:18.504Z | Downloaded strip-ansi-escapes v0.2.1 |
| 624 | 2026-08-17T18:09:18.504Z | Downloaded tap v1.0.1 |
| 625 | 2026-08-17T18:09:18.507Z | Downloaded slog-bunyan v2.5.0 |
| 626 | 2026-08-17T18:09:18.510Z | Downloaded tower-layer v0.3.3 |
| 627 | 2026-08-17T18:09:18.513Z | Downloaded unicode-truncate v1.1.0 |
| 628 | 2026-08-17T18:09:18.513Z | Downloaded bit-vec v0.6.3 |
| 629 | 2026-08-17T18:09:18.519Z | Downloaded backon v1.6.0 |
| 630 | 2026-08-17T18:09:18.522Z | Downloaded colored v2.2.0 |
| 631 | 2026-08-17T18:09:18.522Z | Downloaded hyper-rustls v0.27.7 |
| 632 | 2026-08-17T18:09:18.525Z | Downloaded colored v3.1.1 |
| 633 | 2026-08-17T18:09:18.525Z | Downloaded tokio-test v0.4.5 |
| 634 | 2026-08-17T18:09:18.525Z | Downloaded topological-sort v0.2.2 |
| 635 | 2026-08-17T18:09:18.525Z | Downloaded glob v0.3.3 |
| 636 | 2026-08-17T18:09:18.528Z | Downloaded r2d2 v0.8.10 |
| 637 | 2026-08-17T18:09:18.528Z | Downloaded hmac v0.12.1 |
| 638 | 2026-08-17T18:09:18.528Z | Downloaded pbkdf2 v0.13.0 |
| 639 | 2026-08-17T18:09:18.533Z | Downloaded untrusted v0.7.1 |
| 640 | 2026-08-17T18:09:18.536Z | Downloaded utf-8 v0.7.6 |
| 641 | 2026-08-17T18:09:18.536Z | Downloaded ahash v0.8.12 |
| 642 | 2026-08-17T18:09:18.538Z | Downloaded sec1 v0.7.3 |
| 643 | 2026-08-17T18:09:18.538Z | Downloaded usdt-attr-macro v0.6.0 |
| 644 | 2026-08-17T18:09:18.538Z | Downloaded void v1.0.2 |
| 645 | 2026-08-17T18:09:18.539Z | Downloaded progenitor-extras v0.2.0 |
| 646 | 2026-08-17T18:09:18.542Z | Downloaded highway v1.3.0 |
| 647 | 2026-08-17T18:09:18.545Z | Downloaded scroll v0.13.0 |
| 648 | 2026-08-17T18:09:18.545Z | Downloaded serde_bytes v0.11.19 |
| 649 | 2026-08-17T18:09:18.545Z | Downloaded hybrid-array v0.4.13 |
| 650 | 2026-08-17T18:09:18.548Z | Downloaded slab v0.4.12 |
| 651 | 2026-08-17T18:09:18.548Z | Downloaded slog-scope v4.4.1 |
| 652 | 2026-08-17T18:09:18.548Z | Downloaded slog-stdlog v4.1.1 |
| 653 | 2026-08-17T18:09:18.553Z | Downloaded darling_macro v0.13.4 |
| 654 | 2026-08-17T18:09:18.556Z | Downloaded darling_macro v0.20.11 |
| 655 | 2026-08-17T18:09:18.559Z | Downloaded getrandom v0.3.4 |
| 656 | 2026-08-17T18:09:18.559Z | Downloaded crc-catalog v2.4.0 |
| 657 | 2026-08-17T18:09:18.559Z | Downloaded cstr-argument v0.1.2 |
| 658 | 2026-08-17T18:09:18.562Z | Downloaded ciborium v0.2.2 |
| 659 | 2026-08-17T18:09:18.565Z | Downloaded git-stub-vcs v0.1.0 |
| 660 | 2026-08-17T18:09:18.565Z | Downloaded tinystr v0.8.2 |
| 661 | 2026-08-17T18:09:18.565Z | Downloaded futures v0.3.32 |
| 662 | 2026-08-17T18:09:18.568Z | Downloaded cancel-safe-futures v0.1.5 |
| 663 | 2026-08-17T18:09:18.571Z | Downloaded const-oid v0.9.6 |
| 664 | 2026-08-17T18:09:18.571Z | Downloaded clang-sys v1.8.1 |
| 665 | 2026-08-17T18:09:18.571Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 666 | 2026-08-17T18:09:18.574Z | Downloaded pkcs1 v0.7.5 |
| 667 | 2026-08-17T18:09:18.574Z | Downloaded postcard v1.1.3 |
| 668 | 2026-08-17T18:09:18.576Z | Downloaded postgres-types v0.2.12 |
| 669 | 2026-08-17T18:09:18.576Z | Downloaded bzip2 v0.4.4 |
| 670 | 2026-08-17T18:09:18.577Z | Downloaded cmake v0.1.57 |
| 671 | 2026-08-17T18:09:18.580Z | Downloaded tls_codec_derive v0.4.2 |
| 672 | 2026-08-17T18:09:18.580Z | Downloaded chacha20 v0.10.0 |
| 673 | 2026-08-17T18:09:18.580Z | Downloaded display-error-chain v0.2.2 |
| 674 | 2026-08-17T18:09:18.582Z | Downloaded downcast-rs v2.0.2 |
| 675 | 2026-08-17T18:09:18.582Z | Downloaded flume v0.11.1 |
| 676 | 2026-08-17T18:09:18.585Z | Downloaded signal-hook-registry v1.4.8 |
| 677 | 2026-08-17T18:09:18.585Z | Downloaded ssh-encoding v0.3.0 |
| 678 | 2026-08-17T18:09:18.589Z | Downloaded dunce v1.0.5 |
| 679 | 2026-08-17T18:09:18.591Z | Downloaded blake2 v0.10.6 |
| 680 | 2026-08-17T18:09:18.592Z | Downloaded httparse v1.10.1 |
| 681 | 2026-08-17T18:09:18.594Z | Downloaded sqlformat v0.3.5 |
| 682 | 2026-08-17T18:09:18.597Z | Downloaded const_format_proc_macros v0.2.34 |
| 683 | 2026-08-17T18:09:18.597Z | Downloaded ident_case v1.0.1 |
| 684 | 2026-08-17T18:09:18.597Z | Downloaded internet-checksum v0.2.1 |
| 685 | 2026-08-17T18:09:18.597Z | Downloaded console v0.16.2 |
| 686 | 2026-08-17T18:09:18.600Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 687 | 2026-08-17T18:09:18.600Z | Downloaded dyn-clone v1.0.20 |
| 688 | 2026-08-17T18:09:18.603Z | Downloaded salsa20 v0.11.0 |
| 689 | 2026-08-17T18:09:18.606Z | Downloaded unicase v2.9.0 |
| 690 | 2026-08-17T18:09:18.610Z | Downloaded embedded-io v0.6.1 |
| 691 | 2026-08-17T18:09:18.612Z | Downloaded inout v0.2.2 |
| 692 | 2026-08-17T18:09:18.613Z | Downloaded jiff-static v0.2.34 |
| 693 | 2026-08-17T18:09:18.613Z | Downloaded lalrpop-util v0.19.12 |
| 694 | 2026-08-17T18:09:18.613Z | Downloaded vergen-lib v9.1.0 |
| 695 | 2026-08-17T18:09:18.617Z | Downloaded sha2 v0.11.0 |
| 696 | 2026-08-17T18:09:18.620Z | Downloaded lru v0.12.5 |
| 697 | 2026-08-17T18:09:18.620Z | Downloaded md-5 v0.10.6 |
| 698 | 2026-08-17T18:09:18.623Z | Downloaded spin v0.9.8 |
| 699 | 2026-08-17T18:09:18.626Z | Downloaded phf v0.12.1 |
| 700 | 2026-08-17T18:09:18.630Z | Downloaded nonempty v0.12.0 |
| 701 | 2026-08-17T18:09:18.632Z | Downloaded whoami v1.6.1 |
| 702 | 2026-08-17T18:09:18.633Z | Downloaded whoami v2.1.0 |
| 703 | 2026-08-17T18:09:18.633Z | Downloaded rand_core v0.9.5 |
| 704 | 2026-08-17T18:09:18.635Z | Downloaded packed_struct_codegen v0.10.1 |
| 705 | 2026-08-17T18:09:18.635Z | Downloaded daft v0.1.7 |
| 706 | 2026-08-17T18:09:18.635Z | Downloaded heapless v0.7.17 |
| 707 | 2026-08-17T18:09:18.638Z | Downloaded ctutils v0.4.2 |
| 708 | 2026-08-17T18:09:18.641Z | Downloaded corncobs v0.1.4 |
| 709 | 2026-08-17T18:09:18.641Z | Downloaded crossbeam-deque v0.8.6 |
| 710 | 2026-08-17T18:09:18.644Z | Downloaded newtype-uuid-macros v0.1.0 |
| 711 | 2026-08-17T18:09:18.644Z | Downloaded half v2.7.1 |
| 712 | 2026-08-17T18:09:18.644Z | Downloaded pkcs5 v0.8.1 |
| 713 | 2026-08-17T18:09:18.647Z | Downloaded prefix-trie v0.7.0 |
| 714 | 2026-08-17T18:09:18.650Z | Downloaded term v0.7.0 |
| 715 | 2026-08-17T18:09:18.650Z | Downloaded openssl-probe v0.1.6 |
| 716 | 2026-08-17T18:09:18.650Z | Downloaded cc v1.2.56 |
| 717 | 2026-08-17T18:09:18.653Z | Downloaded ecdsa v0.16.9 |
| 718 | 2026-08-17T18:09:18.653Z | Downloaded proc-macro-crate v1.3.1 |
| 719 | 2026-08-17T18:09:18.655Z | Downloaded blake2 v0.11.0-rc.6 |
| 720 | 2026-08-17T18:09:18.658Z | Downloaded bzip2 v0.6.1 |
| 721 | 2026-08-17T18:09:18.662Z | Downloaded tracing-attributes v0.1.31 |
| 722 | 2026-08-17T18:09:18.662Z | Downloaded hickory-resolver v0.25.2 |
| 723 | 2026-08-17T18:09:18.664Z | Downloaded flate2 v1.1.9 |
| 724 | 2026-08-17T18:09:18.668Z | Downloaded headers v0.4.1 |
| 725 | 2026-08-17T18:09:18.671Z | Downloaded heapless v0.8.0 |
| 726 | 2026-08-17T18:09:18.671Z | Downloaded p384 v0.14.0 |
| 727 | 2026-08-17T18:09:18.674Z | Downloaded derive_builder_core v0.20.2 |
| 728 | 2026-08-17T18:09:18.674Z | Downloaded recursive v0.1.1 |
| 729 | 2026-08-17T18:09:18.674Z | Downloaded oso-derive v0.27.3 |
| 730 | 2026-08-17T18:09:18.674Z | Downloaded peg-runtime v0.8.5 |
| 731 | 2026-08-17T18:09:18.676Z | Downloaded const-oid v0.10.2 |
| 732 | 2026-08-17T18:09:18.679Z | Downloaded const_format v0.2.35 |
| 733 | 2026-08-17T18:09:18.679Z | Downloaded ron v0.8.1 |
| 734 | 2026-08-17T18:09:18.682Z | Downloaded vergen v9.1.0 |
| 735 | 2026-08-17T18:09:18.685Z | Downloaded rustc-hash v2.1.1 |
| 736 | 2026-08-17T18:09:18.688Z | Downloaded secrecy v0.8.0 |
| 737 | 2026-08-17T18:09:18.688Z | Downloaded signature v3.0.0 |
| 738 | 2026-08-17T18:09:18.688Z | Downloaded base64 v0.21.7 |
| 739 | 2026-08-17T18:09:18.692Z | Downloaded oxide-update-engine-types v0.1.2 |
| 740 | 2026-08-17T18:09:18.695Z | Downloaded ena v0.14.4 |
| 741 | 2026-08-17T18:09:18.695Z | Downloaded libsw-core v0.3.2 |
| 742 | 2026-08-17T18:09:18.695Z | Downloaded mime_guess v2.0.5 |
| 743 | 2026-08-17T18:09:18.695Z | Downloaded libsw v3.5.0 |
| 744 | 2026-08-17T18:09:18.695Z | Downloaded maybe-uninit v2.0.0 |
| 745 | 2026-08-17T18:09:18.695Z | Downloaded lock_api v0.4.14 |
| 746 | 2026-08-17T18:09:18.698Z | Downloaded same-file v1.0.6 |
| 747 | 2026-08-17T18:09:18.701Z | Downloaded scroll_derive v0.13.1 |
| 748 | 2026-08-17T18:09:18.705Z | Downloaded native-tls v0.2.18 |
| 749 | 2026-08-17T18:09:18.712Z | Downloaded termtree v0.5.1 |
| 750 | 2026-08-17T18:09:18.717Z | Downloaded convert_case v0.10.0 |
| 751 | 2026-08-17T18:09:18.720Z | Downloaded deranged v0.5.8 |
| 752 | 2026-08-17T18:09:18.724Z | Downloaded strum v0.27.2 |
| 753 | 2026-08-17T18:09:18.727Z | Downloaded sync_wrapper v1.0.2 |
| 754 | 2026-08-17T18:09:18.727Z | Downloaded tabwriter v1.4.1 |
| 755 | 2026-08-17T18:09:18.727Z | Downloaded pretty_assertions v1.4.1 |
| 756 | 2026-08-17T18:09:18.730Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 757 | 2026-08-17T18:09:18.733Z | Downloaded paste v1.0.15 |
| 758 | 2026-08-17T18:09:18.733Z | Downloaded tracing-core v0.1.36 |
| 759 | 2026-08-17T18:09:18.733Z | Downloaded base64 v0.22.1 |
| 760 | 2026-08-17T18:09:18.736Z | Downloaded oxide-tokio-rt v0.1.4 |
| 761 | 2026-08-17T18:09:18.736Z | Downloaded unit-prefix v0.5.2 |
| 762 | 2026-08-17T18:09:18.739Z | Downloaded psm v0.1.30 |
| 763 | 2026-08-17T18:09:18.748Z | Downloaded zeroize_derive v1.5.0 |
| 764 | 2026-08-17T18:09:18.751Z | Downloaded zerofrom v0.1.6 |
| 765 | 2026-08-17T18:09:18.751Z | Downloaded zone_cfg_derive v0.3.1 |
| 766 | 2026-08-17T18:09:18.755Z | Downloaded ipnet v2.11.0 |
| 767 | 2026-08-17T18:09:18.758Z | Downloaded rand_seeder v0.4.0 |
| 768 | 2026-08-17T18:09:18.758Z | Downloaded schemars v0.9.0 |
| 769 | 2026-08-17T18:09:18.763Z | Downloaded tower-service v0.3.3 |
| 770 | 2026-08-17T18:09:18.766Z | Downloaded usdt-macro v0.6.0 |
| 771 | 2026-08-17T18:09:18.766Z | Downloaded rusty-fork v0.3.1 |
| 772 | 2026-08-17T18:09:18.766Z | Downloaded serde_derive_internals v0.29.1 |
| 773 | 2026-08-17T18:09:18.766Z | Downloaded arc-swap v1.8.2 |
| 774 | 2026-08-17T18:09:18.769Z | Downloaded pin-project-lite v0.2.17 |
| 775 | 2026-08-17T18:09:18.772Z | Downloaded progenitor v0.13.0 |
| 776 | 2026-08-17T18:09:18.778Z | Downloaded progenitor v0.14.0 |
| 777 | 2026-08-17T18:09:18.781Z | Downloaded dof v0.4.0 |
| 778 | 2026-08-17T18:09:18.781Z | Downloaded wnaf v0.14.0 |
| 779 | 2026-08-17T18:09:18.784Z | Downloaded cpufeatures v0.3.0 |
| 780 | 2026-08-17T18:09:18.785Z | Downloaded dirs-next v2.0.0 |
| 781 | 2026-08-17T18:09:18.785Z | Downloaded darling_macro v0.23.0 |
| 782 | 2026-08-17T18:09:18.785Z | Downloaded ryu v1.0.23 |
| 783 | 2026-08-17T18:09:18.788Z | Downloaded serde_path_to_error v0.1.20 |
| 784 | 2026-08-17T18:09:18.788Z | Downloaded signature v2.2.0 |
| 785 | 2026-08-17T18:09:18.791Z | Downloaded inout v0.1.4 |
| 786 | 2026-08-17T18:09:18.793Z | Downloaded slog-envlogger v2.2.0 |
| 787 | 2026-08-17T18:09:18.793Z | Downloaded smf v0.2.3 |
| 788 | 2026-08-17T18:09:18.796Z | Downloaded dtrace-parser v0.3.0 |
| 789 | 2026-08-17T18:09:18.799Z | Downloaded kem v0.3.0 |
| 790 | 2026-08-17T18:09:18.802Z | Downloaded zerocopy v0.6.6 |
| 791 | 2026-08-17T18:09:18.805Z | Downloaded parking_lot_core v0.9.12 |
| 792 | 2026-08-17T18:09:18.805Z | Downloaded darling v0.21.3 |
| 793 | 2026-08-17T18:09:18.808Z | Downloaded hickory-server v0.25.2 |
| 794 | 2026-08-17T18:09:18.811Z | Downloaded spki v0.8.0 |
| 795 | 2026-08-17T18:09:18.814Z | Downloaded ssh-cipher v0.3.0 |
| 796 | 2026-08-17T18:09:18.814Z | Downloaded thread_local v1.1.9 |
| 797 | 2026-08-17T18:09:18.814Z | Downloaded tls_codec v0.4.2 |
| 798 | 2026-08-17T18:09:18.817Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 799 | 2026-08-17T18:09:18.817Z | Downloaded tokio-native-tls v0.3.1 |
| 800 | 2026-08-17T18:09:18.817Z | Downloaded linked-hash-map v0.5.6 |
| 801 | 2026-08-17T18:09:18.817Z | Downloaded poly1305 v0.8.0 |
| 802 | 2026-08-17T18:09:18.820Z | Downloaded poly1305 v0.9.0 |
| 803 | 2026-08-17T18:09:18.820Z | Downloaded toml v0.7.8 |
| 804 | 2026-08-17T18:09:18.823Z | Downloaded lru-cache v0.1.2 |
| 805 | 2026-08-17T18:09:18.823Z | Downloaded match_cfg v0.1.0 |
| 806 | 2026-08-17T18:09:18.823Z | Downloaded md5 v0.8.0 |
| 807 | 2026-08-17T18:09:18.823Z | Downloaded nodrop v0.1.14 |
| 808 | 2026-08-17T18:09:18.823Z | Downloaded tokio-tungstenite v0.23.1 |
| 809 | 2026-08-17T18:09:18.826Z | Downloaded new_debug_unreachable v1.0.6 |
| 810 | 2026-08-17T18:09:18.826Z | Downloaded drift v0.2.0 |
| 811 | 2026-08-17T18:09:18.829Z | Downloaded quinn v0.11.11 |
| 812 | 2026-08-17T18:09:18.832Z | Downloaded quinn-udp v0.5.14 |
| 813 | 2026-08-17T18:09:18.832Z | Downloaded walkdir v2.5.0 |
| 814 | 2026-08-17T18:09:18.835Z | Downloaded icu_properties v2.1.2 |
| 815 | 2026-08-17T18:09:18.835Z | Downloaded openssl-macros v0.1.1 |
| 816 | 2026-08-17T18:09:18.835Z | Downloaded phf_shared v0.11.3 |
| 817 | 2026-08-17T18:09:18.839Z | Downloaded num-rational v0.4.2 |
| 818 | 2026-08-17T18:09:18.842Z | Downloaded rustls-native-certs v0.8.3 |
| 819 | 2026-08-17T18:09:18.848Z | Downloaded ctr v0.10.1 |
| 820 | 2026-08-17T18:09:18.851Z | Downloaded dsl_auto_type v0.2.0 |
| 821 | 2026-08-17T18:09:18.851Z | Downloaded parse-display v0.10.0 |
| 822 | 2026-08-17T18:09:18.851Z | Downloaded async-compression v0.4.41 |
| 823 | 2026-08-17T18:09:18.854Z | Downloaded csv-core v0.1.13 |
| 824 | 2026-08-17T18:09:18.857Z | Downloaded powerfmt v0.2.0 |
| 825 | 2026-08-17T18:09:18.857Z | Downloaded hashbrown v0.12.3 |
| 826 | 2026-08-17T18:09:18.860Z | Downloaded hickory-resolver v0.24.4 |
| 827 | 2026-08-17T18:09:18.860Z | Downloaded hashbrown v0.13.2 |
| 828 | 2026-08-17T18:09:18.864Z | Downloaded vsss-rs v3.3.4 |
| 829 | 2026-08-17T18:09:18.865Z | Downloaded darling_core v0.21.3 |
| 830 | 2026-08-17T18:09:18.868Z | Downloaded darling_core v0.23.0 |
| 831 | 2026-08-17T18:09:18.871Z | Downloaded smallvec v1.15.1 |
| 832 | 2026-08-17T18:09:18.871Z | Downloaded omicron-zone-package v0.12.3 |
| 833 | 2026-08-17T18:09:18.874Z | Downloaded path-slash v0.1.5 |
| 834 | 2026-08-17T18:09:18.874Z | Downloaded indexmap v1.9.3 |
| 835 | 2026-08-17T18:09:18.874Z | Downloaded papergrid v0.18.0 |
| 836 | 2026-08-17T18:09:18.877Z | Downloaded ref-cast-impl v1.0.25 |
| 837 | 2026-08-17T18:09:18.877Z | Downloaded shell-words v1.1.1 |
| 838 | 2026-08-17T18:09:18.879Z | Downloaded tar v0.4.46 |
| 839 | 2026-08-17T18:09:18.880Z | Downloaded http v1.4.2 |
| 840 | 2026-08-17T18:09:18.883Z | Downloaded libefi-sys v0.1.0 |
| 841 | 2026-08-17T18:09:18.888Z | Downloaded rustls-webpki v0.103.13 |
| 842 | 2026-08-17T18:09:18.890Z | Downloaded yansi v1.0.1 |
| 843 | 2026-08-17T18:09:18.891Z | Downloaded zerotrie v0.2.3 |
| 844 | 2026-08-17T18:09:18.893Z | Downloaded typify v0.6.2 |
| 845 | 2026-08-17T18:09:18.896Z | Downloaded rand v0.9.2 |
| 846 | 2026-08-17T18:09:18.896Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 847 | 2026-08-17T18:09:18.899Z | Downloaded nanorand v0.7.0 |
| 848 | 2026-08-17T18:09:18.899Z | Downloaded num-complex v0.4.6 |
| 849 | 2026-08-17T18:09:18.899Z | Downloaded russh-cryptovec v0.62.0 |
| 850 | 2026-08-17T18:09:18.902Z | Downloaded russh-util v0.52.0 |
| 851 | 2026-08-17T18:09:18.902Z | Downloaded scheduled-thread-pool v0.2.7 |
| 852 | 2026-08-17T18:09:18.902Z | Downloaded serde_spanned v1.1.1 |
| 853 | 2026-08-17T18:09:18.903Z | Downloaded serde_urlencoded v0.7.1 |
| 854 | 2026-08-17T18:09:18.906Z | Downloaded sigpipe v0.1.3 |
| 855 | 2026-08-17T18:09:18.906Z | Downloaded subtle v2.6.1 |
| 856 | 2026-08-17T18:09:18.909Z | Downloaded tokio-macros v2.7.0 |
| 857 | 2026-08-17T18:09:18.909Z | Downloaded num-traits v0.2.19 |
| 858 | 2026-08-17T18:09:18.912Z | Downloaded indicatif v0.18.4 |
| 859 | 2026-08-17T18:09:18.915Z | Downloaded bumpalo v3.20.2 |
| 860 | 2026-08-17T18:09:18.915Z | Downloaded pkcs8 v0.10.2 |
| 861 | 2026-08-17T18:09:18.917Z | Downloaded port-file v0.1.0 |
| 862 | 2026-08-17T18:09:18.929Z | Downloaded derive_builder_macro v0.20.2 |
| 863 | 2026-08-17T18:09:18.932Z | Downloaded difflib v0.4.0 |
| 864 | 2026-08-17T18:09:18.934Z | Downloaded oxide-update-engine-display v0.1.2 |
| 865 | 2026-08-17T18:09:18.935Z | Downloaded oxnet v0.1.6 |
| 866 | 2026-08-17T18:09:18.937Z | Downloaded trait-variant v0.1.2 |
| 867 | 2026-08-17T18:09:18.937Z | Downloaded try-lock v0.2.5 |
| 868 | 2026-08-17T18:09:18.937Z | Downloaded crypto-bigint v0.5.5 |
| 869 | 2026-08-17T18:09:18.941Z | Downloaded test-strategy v0.4.5 |
| 870 | 2026-08-17T18:09:18.944Z | Downloaded yoke v0.8.1 |
| 871 | 2026-08-17T18:09:18.947Z | Downloaded crc32fast v1.5.0 |
| 872 | 2026-08-17T18:09:18.947Z | Downloaded utf8_iter v1.0.4 |
| 873 | 2026-08-17T18:09:18.947Z | Downloaded rand_chacha v0.9.0 |
| 874 | 2026-08-17T18:09:18.949Z | Downloaded rand_core v0.6.4 |
| 875 | 2026-08-17T18:09:18.949Z | Downloaded cpubits v0.1.1 |
| 876 | 2026-08-17T18:09:18.950Z | Downloaded crc v3.4.0 |
| 877 | 2026-08-17T18:09:18.953Z | Downloaded waitgroup v0.1.2 |
| 878 | 2026-08-17T18:09:18.958Z | Downloaded primeorder v0.13.6 |
| 879 | 2026-08-17T18:09:18.961Z | Downloaded data-encoding v2.10.0 |
| 880 | 2026-08-17T18:09:18.961Z | Downloaded aes v0.9.1 |
| 881 | 2026-08-17T18:09:18.964Z | Downloaded des v0.9.0 |
| 882 | 2026-08-17T18:09:18.964Z | Downloaded keccak v0.1.6 |
| 883 | 2026-08-17T18:09:18.968Z | Downloaded unicode-segmentation v1.12.0 |
| 884 | 2026-08-17T18:09:18.972Z | Downloaded primefield v0.14.0 |
| 885 | 2026-08-17T18:09:18.975Z | Downloaded slog-json v2.6.1 |
| 886 | 2026-08-17T18:09:18.975Z | Downloaded sponge-cursor v0.1.0 |
| 887 | 2026-08-17T18:09:18.975Z | Downloaded synstructure v0.13.2 |
| 888 | 2026-08-17T18:09:18.975Z | Downloaded thiserror-no-std v2.0.2 |
| 889 | 2026-08-17T18:09:18.978Z | Downloaded crossbeam-channel v0.5.15 |
| 890 | 2026-08-17T18:09:18.981Z | Downloaded lru-slab v0.1.2 |
| 891 | 2026-08-17T18:09:18.981Z | Downloaded sapling-renderdag v0.1.0 |
| 892 | 2026-08-17T18:09:18.983Z | Downloaded num_threads v0.1.7 |
| 893 | 2026-08-17T18:09:18.983Z | Downloaded stringprep v0.1.5 |
| 894 | 2026-08-17T18:09:18.986Z | Downloaded rcgen v0.12.1 |
| 895 | 2026-08-17T18:09:18.989Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 896 | 2026-08-17T18:09:18.992Z | Downloaded serde_cbor v0.11.2 |
| 897 | 2026-08-17T18:09:18.992Z | Downloaded newtype_derive v0.1.6 |
| 898 | 2026-08-17T18:09:18.995Z | Downloaded derive-where v1.6.0 |
| 899 | 2026-08-17T18:09:18.997Z | Downloaded tiny-keccak v2.0.2 |
| 900 | 2026-08-17T18:09:19.001Z | Downloaded tui-tree-widget v0.23.1 |
| 901 | 2026-08-17T18:09:19.001Z | Downloaded unsafe-libyaml v0.2.11 |
| 902 | 2026-08-17T18:09:19.001Z | Downloaded wyz v0.5.1 |
| 903 | 2026-08-17T18:09:19.004Z | Downloaded xattr v1.6.1 |
| 904 | 2026-08-17T18:09:19.004Z | Downloaded writeable v0.6.2 |
| 905 | 2026-08-17T18:09:19.004Z | Downloaded bytes v1.11.1 |
| 906 | 2026-08-17T18:09:19.007Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 907 | 2026-08-17T18:09:19.007Z | Downloaded darling v0.13.4 |
| 908 | 2026-08-17T18:09:19.014Z | Downloaded tungstenite v0.23.0 |
| 909 | 2026-08-17T18:09:19.016Z | Downloaded subprocess v0.2.15 |
| 910 | 2026-08-17T18:09:19.020Z | Downloaded dropshot_endpoint v0.17.1 |
| 911 | 2026-08-17T18:09:19.020Z | Downloaded phf_shared v0.13.1 |
| 912 | 2026-08-17T18:09:19.022Z | Downloaded serde_with v1.14.0 |
| 913 | 2026-08-17T18:09:19.025Z | Downloaded quick-error v1.2.3 |
| 914 | 2026-08-17T18:09:19.025Z | Downloaded rand_chacha v0.3.1 |
| 915 | 2026-08-17T18:09:19.025Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 916 | 2026-08-17T18:09:19.025Z | Downloaded prettyplease v0.2.37 |
| 917 | 2026-08-17T18:09:19.028Z | Downloaded peg v0.8.5 |
| 918 | 2026-08-17T18:09:19.028Z | Downloaded ed25519 v3.0.0 |
| 919 | 2026-08-17T18:09:19.031Z | Downloaded zerovec-derive v0.11.2 |
| 920 | 2026-08-17T18:09:19.036Z | Downloaded libbz2-rs-sys v0.2.2 |
| 921 | 2026-08-17T18:09:19.042Z | Downloaded sqlparser_derive v0.5.0 |
| 922 | 2026-08-17T18:09:19.045Z | Downloaded ipnetwork v0.21.1 |
| 923 | 2026-08-17T18:09:19.045Z | Downloaded ml-kem v0.3.2 |
| 924 | 2026-08-17T18:09:19.045Z | Downloaded spki v0.7.3 |
| 925 | 2026-08-17T18:09:19.048Z | Downloaded stable_deref_trait v1.2.1 |
| 926 | 2026-08-17T18:09:19.052Z | Downloaded serde_repr v0.1.20 |
| 927 | 2026-08-17T18:09:19.055Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 928 | 2026-08-17T18:09:19.058Z | Downloaded tokio-tungstenite v0.21.0 |
| 929 | 2026-08-17T18:09:19.058Z | Downloaded universal-hash v0.5.1 |
| 930 | 2026-08-17T18:09:19.058Z | Downloaded x509-cert v0.2.5 |
| 931 | 2026-08-17T18:09:19.061Z | Downloaded multer v3.1.0 |
| 932 | 2026-08-17T18:09:19.069Z | Downloaded oxide-update-engine v0.1.2 |
| 933 | 2026-08-17T18:09:19.072Z | Downloaded progenitor-impl v0.13.0 |
| 934 | 2026-08-17T18:09:19.072Z | Downloaded peg-macros v0.8.5 |
| 935 | 2026-08-17T18:09:19.075Z | Downloaded num-derive v0.4.2 |
| 936 | 2026-08-17T18:09:19.078Z | Downloaded supports-color v3.0.2 |
| 937 | 2026-08-17T18:09:19.078Z | Downloaded thread-id v5.1.0 |
| 938 | 2026-08-17T18:09:19.079Z | Downloaded predicates v3.1.4 |
| 939 | 2026-08-17T18:09:19.081Z | Downloaded unarray v0.1.4 |
| 940 | 2026-08-17T18:09:19.081Z | Downloaded wait-timeout v0.2.1 |
| 941 | 2026-08-17T18:09:19.081Z | Downloaded darling v0.20.11 |
| 942 | 2026-08-17T18:09:19.085Z | Downloaded darling v0.23.0 |
| 943 | 2026-08-17T18:09:19.088Z | Downloaded unicode-xid v0.2.6 |
| 944 | 2026-08-17T18:09:19.088Z | Downloaded want v0.3.1 |
| 945 | 2026-08-17T18:09:19.088Z | Downloaded zip v4.6.1 |
| 946 | 2026-08-17T18:09:19.096Z | Downloaded schemars v0.8.22 |
| 947 | 2026-08-17T18:09:19.102Z | Downloaded derive_more-impl v2.1.1 |
| 948 | 2026-08-17T18:09:19.105Z | Downloaded tungstenite v0.21.0 |
| 949 | 2026-08-17T18:09:19.108Z | Downloaded hyper v1.10.1 |
| 950 | 2026-08-17T18:09:19.111Z | Downloaded shlex v1.3.0 |
| 951 | 2026-08-17T18:09:19.113Z | Downloaded hashbrown v0.16.1 |
| 952 | 2026-08-17T18:09:19.116Z | Downloaded phf v0.13.1 |
| 953 | 2026-08-17T18:09:19.116Z | Downloaded crucible-workspace-hack v0.1.0 |
| 954 | 2026-08-17T18:09:19.116Z | Downloaded instant v0.1.13 |
| 955 | 2026-08-17T18:09:19.116Z | Downloaded snafu-derive v0.8.9 |
| 956 | 2026-08-17T18:09:19.119Z | Downloaded memoffset v0.9.1 |
| 957 | 2026-08-17T18:09:19.119Z | Downloaded libscf-sys v1.2.0 |
| 958 | 2026-08-17T18:09:19.119Z | Downloaded newline-converter v0.3.0 |
| 959 | 2026-08-17T18:09:19.119Z | Downloaded nibble_vec v0.1.0 |
| 960 | 2026-08-17T18:09:19.119Z | Downloaded multimap v0.10.1 |
| 961 | 2026-08-17T18:09:19.122Z | Downloaded futures-util v0.3.32 |
| 962 | 2026-08-17T18:09:19.127Z | Downloaded slog-dtrace v0.3.0 |
| 963 | 2026-08-17T18:09:19.130Z | Downloaded illumos-nvpair v0.3.0 |
| 964 | 2026-08-17T18:09:19.130Z | Downloaded rustversion v1.0.22 |
| 965 | 2026-08-17T18:09:19.130Z | Downloaded schemars v1.2.1 |
| 966 | 2026-08-17T18:09:19.137Z | Downloaded serde-hex v0.1.0 |
| 967 | 2026-08-17T18:09:19.140Z | Downloaded litrs v1.0.0 |
| 968 | 2026-08-17T18:09:19.140Z | Downloaded icu_normalizer v2.1.1 |
| 969 | 2026-08-17T18:09:19.143Z | Downloaded lzss v0.8.2 |
| 970 | 2026-08-17T18:09:19.143Z | Downloaded itertools v0.10.5 |
| 971 | 2026-08-17T18:09:19.146Z | Downloaded precomputed-hash v0.1.1 |
| 972 | 2026-08-17T18:09:19.149Z | Downloaded serde-big-array v0.5.1 |
| 973 | 2026-08-17T18:09:19.149Z | Downloaded der v0.7.10 |
| 974 | 2026-08-17T18:09:19.152Z | Downloaded rfc6979 v0.6.0 |
| 975 | 2026-08-17T18:09:19.152Z | Downloaded crc-any v2.5.0 |
| 976 | 2026-08-17T18:09:19.152Z | Downloaded support-bundle-viewer v0.1.2 |
| 977 | 2026-08-17T18:09:19.155Z | Downloaded steno v0.4.1 |
| 978 | 2026-08-17T18:09:19.158Z | Downloaded hashbrown v0.15.5 |
| 979 | 2026-08-17T18:09:19.161Z | Downloaded der_derive v0.7.3 |
| 980 | 2026-08-17T18:09:19.169Z | Downloaded zstd v0.13.3 |
| 981 | 2026-08-17T18:09:19.172Z | Downloaded derive-ex v0.1.8 |
| 982 | 2026-08-17T18:09:19.175Z | Downloaded signal-hook-mio v0.2.5 |
| 983 | 2026-08-17T18:09:19.185Z | Downloaded nom v8.0.0 |
| 984 | 2026-08-17T18:09:19.192Z | Downloaded elliptic-curve v0.13.8 |
| 985 | 2026-08-17T18:09:19.195Z | Downloaded phc v0.6.1 |
| 986 | 2026-08-17T18:09:19.195Z | Downloaded newtype-uuid v1.3.2 |
| 987 | 2026-08-17T18:09:19.198Z | Downloaded defmt v1.0.1 |
| 988 | 2026-08-17T18:09:19.201Z | Downloaded xshell-macros v0.2.7 |
| 989 | 2026-08-17T18:09:19.201Z | Downloaded defmt v0.3.100 |
| 990 | 2026-08-17T18:09:19.201Z | Downloaded hkdf v0.12.4 |
| 991 | 2026-08-17T18:09:19.204Z | Downloaded elliptic-curve v0.14.1 |
| 992 | 2026-08-17T18:09:19.204Z | Downloaded icu_provider v2.1.1 |
| 993 | 2026-08-17T18:09:19.207Z | Downloaded progenitor-client v0.13.0 |
| 994 | 2026-08-17T18:09:19.210Z | Downloaded tokio-rustls v0.26.4 |
| 995 | 2026-08-17T18:09:19.210Z | Downloaded uuid v1.23.4 |
| 996 | 2026-08-17T18:09:19.213Z | Downloaded proc-macro-error2 v2.0.1 |
| 997 | 2026-08-17T18:09:19.216Z | Downloaded serdect v0.4.3 |
| 998 | 2026-08-17T18:09:19.220Z | Downloaded crc8 v0.1.1 |
| 999 | 2026-08-17T18:09:19.220Z | Downloaded publicsuffix v2.3.0 |
| 1000 | 2026-08-17T18:09:19.223Z | Downloaded oso v0.27.3 |
| 1001 | 2026-08-17T18:09:19.226Z | Downloaded idna_adapter v1.2.1 |
| 1002 | 2026-08-17T18:09:19.226Z | Downloaded slog-async v2.8.0 |
| 1003 | 2026-08-17T18:09:19.229Z | Downloaded sec1 v0.8.1 |
| 1004 | 2026-08-17T18:09:19.232Z | Downloaded derive_more v2.1.1 |
| 1005 | 2026-08-17T18:09:19.237Z | Downloaded psl-types v2.0.11 |
| 1006 | 2026-08-17T18:09:19.240Z | Downloaded module-lattice v0.2.3 |
| 1007 | 2026-08-17T18:09:19.240Z | Downloaded progenitor-macro v0.13.0 |
| 1008 | 2026-08-17T18:09:19.240Z | Downloaded rtoolbox v0.0.3 |
| 1009 | 2026-08-17T18:09:19.240Z | Downloaded rpassword v7.5.4 |
| 1010 | 2026-08-17T18:09:19.243Z | Downloaded scopeguard v1.2.0 |
| 1011 | 2026-08-17T18:09:19.243Z | Downloaded derive_builder v0.20.2 |
| 1012 | 2026-08-17T18:09:19.251Z | Downloaded reedline v0.40.0 |
| 1013 | 2026-08-17T18:09:19.255Z | Downloaded diff v0.1.13 |
| 1014 | 2026-08-17T18:09:19.258Z | Downloaded stacker v0.1.23 |
| 1015 | 2026-08-17T18:09:19.261Z | Downloaded static_assertions v1.1.0 |
| 1016 | 2026-08-17T18:09:19.261Z | Downloaded ingot v0.2.1 |
| 1017 | 2026-08-17T18:09:19.261Z | Downloaded vergen-lib v0.1.6 |
| 1018 | 2026-08-17T18:09:19.264Z | Downloaded sync-ptr v0.1.4 |
| 1019 | 2026-08-17T18:09:19.264Z | Downloaded xshell v0.2.7 |
| 1020 | 2026-08-17T18:09:19.264Z | Downloaded hkdf v0.13.0 |
| 1021 | 2026-08-17T18:09:19.268Z | Downloaded twox-hash v2.1.2 |
| 1022 | 2026-08-17T18:09:19.268Z | Downloaded critical-section v1.2.0 |
| 1023 | 2026-08-17T18:09:19.273Z | Downloaded zerofrom-derive v0.1.6 |
| 1024 | 2026-08-17T18:09:19.279Z | Downloaded usdt-impl v0.6.0 |
| 1025 | 2026-08-17T18:09:19.282Z | Downloaded pin-project-internal v1.1.11 |
| 1026 | 2026-08-17T18:09:19.285Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1027 | 2026-08-17T18:09:19.289Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1028 | 2026-08-17T18:09:19.294Z | Downloaded h2 v0.4.15 |
| 1029 | 2026-08-17T18:09:19.298Z | Downloaded openssl-sys v0.9.117 |
| 1030 | 2026-08-17T18:09:19.301Z | Downloaded typify-macro v0.6.2 |
| 1031 | 2026-08-17T18:09:19.305Z | Downloaded keccak v0.2.0 |
| 1032 | 2026-08-17T18:09:19.339Z | Downloaded num_enum v0.7.6 |
| 1033 | 2026-08-17T18:09:19.339Z | Downloaded pkg-config v0.3.32 |
| 1034 | 2026-08-17T18:09:19.339Z | Downloaded ppv-lite86 v0.2.21 |
| 1035 | 2026-08-17T18:09:19.339Z | Downloaded zip v0.6.6 |
| 1036 | 2026-08-17T18:09:19.339Z | Downloaded managed v0.8.0 |
| 1037 | 2026-08-17T18:09:19.339Z | Downloaded is-terminal v0.4.17 |
| 1038 | 2026-08-17T18:09:19.339Z | Downloaded diesel-dtrace v0.5.0 |
| 1039 | 2026-08-17T18:09:19.339Z | Downloaded crypto-common v0.2.2 |
| 1040 | 2026-08-17T18:09:19.339Z | Downloaded dirs-sys-next v0.1.2 |
| 1041 | 2026-08-17T18:09:19.339Z | Downloaded similar v2.7.0 |
| 1042 | 2026-08-17T18:09:19.339Z | Downloaded unicode-properties v0.1.4 |
| 1043 | 2026-08-17T18:09:19.339Z | Downloaded parking_lot v0.11.2 |
| 1044 | 2026-08-17T18:09:19.339Z | Downloaded secrecy v0.10.3 |
| 1045 | 2026-08-17T18:09:19.340Z | Downloaded percent-encoding v2.3.2 |
| 1046 | 2026-08-17T18:09:19.340Z | Downloaded lazy_static v1.5.0 |
| 1047 | 2026-08-17T18:09:19.343Z | Downloaded packed_struct v0.10.1 |
| 1048 | 2026-08-17T18:09:19.343Z | Downloaded parse-display-derive v0.10.0 |
| 1049 | 2026-08-17T18:09:19.343Z | Downloaded toml_edit v0.19.15 |
| 1050 | 2026-08-17T18:09:19.353Z | Downloaded unicode-normalization v0.1.25 |
| 1051 | 2026-08-17T18:09:19.356Z | Downloaded pin-project v1.1.11 |
| 1052 | 2026-08-17T18:09:19.361Z | Downloaded parking_lot v0.12.5 |
| 1053 | 2026-08-17T18:09:19.364Z | Downloaded snafu v0.8.9 |
| 1054 | 2026-08-17T18:09:19.367Z | Downloaded num-bigint-dig v0.8.6 |
| 1055 | 2026-08-17T18:09:19.370Z | Downloaded icu_normalizer_data v2.1.1 |
| 1056 | 2026-08-17T18:09:19.373Z | Downloaded tinyvec_macros v0.1.1 |
| 1057 | 2026-08-17T18:09:19.373Z | Downloaded digest-io v0.1.0 |
| 1058 | 2026-08-17T18:09:19.373Z | Downloaded string_cache v0.8.9 |
| 1059 | 2026-08-17T18:09:19.373Z | Downloaded take_mut v0.2.2 |
| 1060 | 2026-08-17T18:09:19.376Z | Downloaded untrusted v0.9.0 |
| 1061 | 2026-08-17T18:09:19.376Z | Downloaded yoke-derive v0.8.1 |
| 1062 | 2026-08-17T18:09:19.376Z | Downloaded num-bigint v0.4.6 |
| 1063 | 2026-08-17T18:09:19.380Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1064 | 2026-08-17T18:09:19.383Z | Downloaded defmt-parser v1.0.0 |
| 1065 | 2026-08-17T18:09:19.383Z | Downloaded ecdsa v0.17.0 |
| 1066 | 2026-08-17T18:09:19.383Z | Downloaded ed25519 v2.2.3 |
| 1067 | 2026-08-17T18:09:19.383Z | Downloaded minimal-lexical v0.2.1 |
| 1068 | 2026-08-17T18:09:19.386Z | Downloaded serde_with_macros v1.5.2 |
| 1069 | 2026-08-17T18:09:19.386Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1070 | 2026-08-17T18:09:19.389Z | Downloaded idna v1.1.0 |
| 1071 | 2026-08-17T18:09:19.389Z | Downloaded darling_core v0.20.11 |
| 1072 | 2026-08-17T18:09:19.392Z | Downloaded progenitor-client v0.14.0 |
| 1073 | 2026-08-17T18:09:19.395Z | Downloaded rustls-pki-types v1.14.0 |
| 1074 | 2026-08-17T18:09:19.395Z | Downloaded instability v0.3.11 |
| 1075 | 2026-08-17T18:09:19.395Z | Downloaded seq-macro v0.3.6 |
| 1076 | 2026-08-17T18:09:19.398Z | Downloaded debug-ignore v1.0.5 |
| 1077 | 2026-08-17T18:09:19.398Z | Downloaded derive_more v0.99.20 |
| 1078 | 2026-08-17T18:09:19.401Z | Downloaded num-integer v0.1.46 |
| 1079 | 2026-08-17T18:09:19.401Z | Downloaded indent_write v2.2.0 |
| 1080 | 2026-08-17T18:09:19.401Z | Downloaded hyper-util v0.1.20 |
| 1081 | 2026-08-17T18:09:19.405Z | Downloaded diesel_derives v2.3.7 |
| 1082 | 2026-08-17T18:09:19.409Z | Downloaded progenitor-impl v0.14.0 |
| 1083 | 2026-08-17T18:09:19.412Z | Downloaded rayon-core v1.13.0 |
| 1084 | 2026-08-17T18:09:19.415Z | Downloaded socket2 v0.6.3 |
| 1085 | 2026-08-17T18:09:19.415Z | Downloaded num_enum v0.5.11 |
| 1086 | 2026-08-17T18:09:19.418Z | Downloaded pem-rfc7468 v1.0.0 |
| 1087 | 2026-08-17T18:09:19.418Z | Downloaded rand_core v0.10.0 |
| 1088 | 2026-08-17T18:09:19.420Z | Downloaded crossbeam-utils v0.8.21 |
| 1089 | 2026-08-17T18:09:19.420Z | Downloaded testing_table v0.3.0 |
| 1090 | 2026-08-17T18:09:19.424Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1091 | 2026-08-17T18:09:19.424Z | Downloaded siphasher v1.0.2 |
| 1092 | 2026-08-17T18:09:19.427Z | Downloaded universal-hash v0.6.1 |
| 1093 | 2026-08-17T18:09:19.427Z | Downloaded indoc v2.0.7 |
| 1094 | 2026-08-17T18:09:19.427Z | Downloaded jiff-core v0.1.0 |
| 1095 | 2026-08-17T18:09:19.429Z | Downloaded rsa v0.10.0-rc.18 |
| 1096 | 2026-08-17T18:09:19.432Z | Downloaded zopfli v0.8.3 |
| 1097 | 2026-08-17T18:09:19.435Z | Downloaded rustyline v14.0.0 |
| 1098 | 2026-08-17T18:09:19.438Z | Downloaded vergen-git2 v9.1.0 |
| 1099 | 2026-08-17T18:09:19.438Z | Downloaded litemap v0.8.1 |
| 1100 | 2026-08-17T18:09:19.441Z | Downloaded slog-term v2.9.2 |
| 1101 | 2026-08-17T18:09:19.441Z | Downloaded strum_macros v0.26.4 |
| 1102 | 2026-08-17T18:09:19.444Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1103 | 2026-08-17T18:09:19.444Z | Downloaded normalize-line-endings v0.3.0 |
| 1104 | 2026-08-17T18:09:19.444Z | Downloaded aes-gcm v0.11.0 |
| 1105 | 2026-08-17T18:09:19.447Z | Downloaded vergen-gitcl v1.0.8 |
| 1106 | 2026-08-17T18:09:19.447Z | Downloaded zstd-safe v7.2.4 |
| 1107 | 2026-08-17T18:09:19.447Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1108 | 2026-08-17T18:09:19.449Z | Downloaded pem-rfc7468 v0.7.0 |
| 1109 | 2026-08-17T18:09:19.452Z | Downloaded radium v0.7.0 |
| 1110 | 2026-08-17T18:09:19.452Z | Downloaded resolv-conf v0.7.6 |
| 1111 | 2026-08-17T18:09:19.452Z | Downloaded unicode_categories v0.1.1 |
| 1112 | 2026-08-17T18:09:19.456Z | Downloaded is_ci v1.2.0 |
| 1113 | 2026-08-17T18:09:19.456Z | Downloaded potential_utf v0.1.4 |
| 1114 | 2026-08-17T18:09:19.456Z | Downloaded term v1.2.1 |
| 1115 | 2026-08-17T18:09:19.459Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1116 | 2026-08-17T18:09:19.459Z | Downloaded libloading v0.8.9 |
| 1117 | 2026-08-17T18:09:19.459Z | Downloaded kstat-rs v0.2.5 |
| 1118 | 2026-08-17T18:09:19.465Z | Downloaded sha1 v0.11.0 |
| 1119 | 2026-08-17T18:09:19.468Z | Downloaded maplit v1.0.2 |
| 1120 | 2026-08-17T18:09:19.468Z | Downloaded indoc v1.0.9 |
| 1121 | 2026-08-17T18:09:19.472Z | Downloaded cookie v0.18.1 |
| 1122 | 2026-08-17T18:09:19.476Z | Downloaded icu_collections v2.1.1 |
| 1123 | 2026-08-17T18:09:19.479Z | Downloaded socket2 v0.5.10 |
| 1124 | 2026-08-17T18:09:19.482Z | Downloaded usdt v0.6.0 |
| 1125 | 2026-08-17T18:09:19.482Z | Downloaded der v0.8.0 |
| 1126 | 2026-08-17T18:09:19.485Z | Downloaded itertools v0.12.1 |
| 1127 | 2026-08-17T18:09:19.488Z | Downloaded password-hash v0.5.0 |
| 1128 | 2026-08-17T18:09:19.490Z | Downloaded proc-macro-crate v3.4.0 |
| 1129 | 2026-08-17T18:09:19.490Z | Downloaded embedded-io v0.4.0 |
| 1130 | 2026-08-17T18:09:19.491Z | Downloaded crunchy v0.2.4 |
| 1131 | 2026-08-17T18:09:19.493Z | Downloaded crossbeam-epoch v0.9.18 |
| 1132 | 2026-08-17T18:09:19.496Z | Downloaded ignore v0.4.25 |
| 1133 | 2026-08-17T18:09:19.500Z | Downloaded olpc-cjson v0.1.4 |
| 1134 | 2026-08-17T18:09:19.503Z | Downloaded cookie_store v0.22.1 |
| 1135 | 2026-08-17T18:09:19.506Z | Downloaded daft-derive v0.1.7 |
| 1136 | 2026-08-17T18:09:19.509Z | Downloaded document-features v0.2.12 |
| 1137 | 2026-08-17T18:09:19.512Z | Downloaded darling_core v0.13.4 |
| 1138 | 2026-08-17T18:09:19.514Z | Downloaded iana-time-zone v0.1.65 |
| 1139 | 2026-08-17T18:09:19.514Z | Downloaded crossterm v0.28.1 |
| 1140 | 2026-08-17T18:09:19.518Z | Downloaded opaque-debug v0.3.1 |
| 1141 | 2026-08-17T18:09:19.521Z | Downloaded darling_macro v0.21.3 |
| 1142 | 2026-08-17T18:09:19.524Z | Downloaded time-core v0.1.8 |
| 1143 | 2026-08-17T18:09:19.524Z | Downloaded sha1 v0.10.6 |
| 1144 | 2026-08-17T18:09:19.524Z | Downloaded password-hash v0.6.1 |
| 1145 | 2026-08-17T18:09:19.527Z | Downloaded rand_pcg v0.10.2 |
| 1146 | 2026-08-17T18:09:19.533Z | Downloaded serde_with_macros v3.21.0 |
| 1147 | 2026-08-17T18:09:19.535Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1148 | 2026-08-17T18:09:19.538Z | Downloaded miniz_oxide v0.8.9 |
| 1149 | 2026-08-17T18:09:19.538Z | Downloaded pkcs8 v0.11.0 |
| 1150 | 2026-08-17T18:09:19.541Z | Downloaded time-macros v0.2.27 |
| 1151 | 2026-08-17T18:09:19.541Z | Downloaded predicates-core v1.0.10 |
| 1152 | 2026-08-17T18:09:19.541Z | Downloaded mime v0.3.17 |
| 1153 | 2026-08-17T18:09:19.544Z | Downloaded tagptr v0.2.0 |
| 1154 | 2026-08-17T18:09:19.547Z | Downloaded serde_with v3.21.0 |
| 1155 | 2026-08-17T18:09:19.552Z | Downloaded aho-corasick v1.1.4 |
| 1156 | 2026-08-17T18:09:19.555Z | Downloaded itertools v0.13.0 |
| 1157 | 2026-08-17T18:09:19.559Z | Downloaded jobserver v0.1.34 |
| 1158 | 2026-08-17T18:09:19.561Z | Downloaded ingot-types v0.2.0 |
| 1159 | 2026-08-17T18:09:19.561Z | Downloaded tinyvec v1.10.0 |
| 1160 | 2026-08-17T18:09:19.564Z | Downloaded tough v0.22.0 |
| 1161 | 2026-08-17T18:09:19.567Z | Downloaded uzers v0.12.2 |
| 1162 | 2026-08-17T18:09:19.571Z | Downloaded linear-map v1.2.0 |
| 1163 | 2026-08-17T18:09:19.571Z | Downloaded zone v0.3.1 |
| 1164 | 2026-08-17T18:09:19.574Z | Downloaded either v1.15.0 |
| 1165 | 2026-08-17T18:09:19.577Z | Downloaded delegate v0.13.5 |
| 1166 | 2026-08-17T18:09:19.577Z | Downloaded zeroize v1.9.0 |
| 1167 | 2026-08-17T18:09:19.580Z | Downloaded quick-xml v0.37.5 |
| 1168 | 2026-08-17T18:09:19.584Z | Downloaded tokio-dtrace v0.1.1 |
| 1169 | 2026-08-17T18:09:19.587Z | Downloaded num_enum_derive v0.7.6 |
| 1170 | 2026-08-17T18:09:19.587Z | Downloaded strum_macros v0.24.3 |
| 1171 | 2026-08-17T18:09:19.590Z | Downloaded termios v0.3.3 |
| 1172 | 2026-08-17T18:09:19.590Z | Downloaded rustls-pemfile v2.2.0 |
| 1173 | 2026-08-17T18:09:19.596Z | Downloaded strum_macros v0.27.2 |
| 1174 | 2026-08-17T18:09:19.599Z | Downloaded rsa v0.9.10 |
| 1175 | 2026-08-17T18:09:19.601Z | Downloaded samael v0.0.19 |
| 1176 | 2026-08-17T18:09:19.604Z | Downloaded simd-adler32 v0.3.8 |
| 1177 | 2026-08-17T18:09:19.604Z | Downloaded polyval v0.7.1 |
| 1178 | 2026-08-17T18:09:19.607Z | Downloaded ingot-macros v0.2.0 |
| 1179 | 2026-08-17T18:09:19.607Z | Downloaded schemars_derive v0.8.22 |
| 1180 | 2026-08-17T18:09:19.607Z | Downloaded scrypt v0.12.0 |
| 1181 | 2026-08-17T18:09:19.610Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1182 | 2026-08-17T18:09:19.610Z | Downloaded git2 v0.20.4 |
| 1183 | 2026-08-17T18:09:19.614Z | Downloaded tokio-stream v0.1.18 |
| 1184 | 2026-08-17T18:09:19.618Z | Downloaded blake3 v1.8.5 |
| 1185 | 2026-08-17T18:09:19.621Z | Downloaded displaydoc v0.2.5 |
| 1186 | 2026-08-17T18:09:19.624Z | Downloaded signal-hook v0.3.18 |
| 1187 | 2026-08-17T18:09:19.626Z | Downloaded zlib-rs v0.6.2 |
| 1188 | 2026-08-17T18:09:19.629Z | Downloaded slog v2.8.2 |
| 1189 | 2026-08-17T18:09:19.629Z | Downloaded nom v7.1.3 |
| 1190 | 2026-08-17T18:09:19.634Z | Downloaded smallvec v0.6.14 |
| 1191 | 2026-08-17T18:09:19.637Z | Downloaded regex v1.12.3 |
| 1192 | 2026-08-17T18:09:19.637Z | Downloaded aws-lc-rs v1.16.3 |
| 1193 | 2026-08-17T18:09:19.641Z | Downloaded sha3 v0.12.0 |
| 1194 | 2026-08-17T18:09:19.644Z | Downloaded memmap2 v0.9.10 |
| 1195 | 2026-08-17T18:09:19.644Z | Downloaded p256 v0.14.0 |
| 1196 | 2026-08-17T18:09:19.648Z | Downloaded tokio-postgres v0.7.16 |
| 1197 | 2026-08-17T18:09:19.651Z | Downloaded nu-ansi-term v0.50.3 |
| 1198 | 2026-08-17T18:09:19.651Z | Downloaded defmt-macros v1.0.1 |
| 1199 | 2026-08-17T18:09:19.654Z | Downloaded primeorder v0.14.0 |
| 1200 | 2026-08-17T18:09:19.654Z | Downloaded iddqd v0.4.2 |
| 1201 | 2026-08-17T18:09:19.657Z | Downloaded yasna v0.5.2 |
| 1202 | 2026-08-17T18:09:19.660Z | Downloaded digest v0.11.3 |
| 1203 | 2026-08-17T18:09:19.660Z | Downloaded qorb v0.4.1 |
| 1204 | 2026-08-17T18:09:19.664Z | Downloaded icu_locale_core v2.1.1 |
| 1205 | 2026-08-17T18:09:19.668Z | Downloaded bitvec v1.0.1 |
| 1206 | 2026-08-17T18:09:19.676Z | Downloaded vte v0.14.1 |
| 1207 | 2026-08-17T18:09:19.679Z | Downloaded itertools v0.14.0 |
| 1208 | 2026-08-17T18:09:19.682Z | Downloaded libxml v0.3.3 |
| 1209 | 2026-08-17T18:09:19.685Z | Downloaded bindgen v0.71.1 |
| 1210 | 2026-08-17T18:09:19.688Z | Downloaded goblin v0.10.5 |
| 1211 | 2026-08-17T18:09:19.693Z | Downloaded moka v0.12.13 |
| 1212 | 2026-08-17T18:09:19.697Z | Downloaded chrono v0.4.45 |
| 1213 | 2026-08-17T18:09:19.701Z | Downloaded ed25519-dalek v3.0.0 |
| 1214 | 2026-08-17T18:09:19.704Z | Downloaded tower-http v0.6.8 |
| 1215 | 2026-08-17T18:09:19.708Z | Downloaded ed25519-dalek v2.2.0 |
| 1216 | 2026-08-17T18:09:19.713Z | Downloaded proptest v1.11.0 |
| 1217 | 2026-08-17T18:09:19.719Z | Downloaded rand v0.10.1 |
| 1218 | 2026-08-17T18:09:19.721Z | Downloaded russh v0.62.4 |
| 1219 | 2026-08-17T18:09:19.725Z | Downloaded dropshot-api-manager v0.7.2 |
| 1220 | 2026-08-17T18:09:19.736Z | Downloaded itertools v0.15.0 |
| 1221 | 2026-08-17T18:09:19.741Z | Downloaded quinn-proto v0.11.16 |
| 1222 | 2026-08-17T18:09:19.744Z | Downloaded unicode-bidi v0.3.18 |
| 1223 | 2026-08-17T18:09:19.747Z | Downloaded zerovec v0.11.5 |
| 1224 | 2026-08-17T18:09:19.750Z | Downloaded typed-path v0.9.3 |
| 1225 | 2026-08-17T18:09:19.753Z | Downloaded vcpkg v0.2.15 |
| 1226 | 2026-08-17T18:09:19.774Z | Downloaded time v0.3.47 |
| 1227 | 2026-08-17T18:09:19.782Z | Downloaded iri-string v0.7.10 |
| 1228 | 2026-08-17T18:09:19.786Z | Downloaded rand v0.8.6 |
| 1229 | 2026-08-17T18:09:19.789Z | Downloaded icu_properties_data v2.1.2 |
| 1230 | 2026-08-17T18:09:19.793Z | Downloaded tokio-util v0.7.18 |
| 1231 | 2026-08-17T18:09:19.797Z | Downloaded url v2.5.8 |
| 1232 | 2026-08-17T18:09:19.800Z | Downloaded zerocopy-derive v0.8.40 |
| 1233 | 2026-08-17T18:09:19.803Z | Downloaded tabled v0.21.0 |
| 1234 | 2026-08-17T18:09:19.813Z | Downloaded mio v1.2.0 |
| 1235 | 2026-08-17T18:09:19.817Z | Downloaded scuffle v0.1.0 |
| 1236 | 2026-08-17T18:09:19.820Z | Downloaded radix_trie v0.2.1 |
| 1237 | 2026-08-17T18:09:19.822Z | Downloaded petname v2.0.2 |
| 1238 | 2026-08-17T18:09:19.825Z | Downloaded polar-core v0.27.3 |
| 1239 | 2026-08-17T18:09:19.829Z | Downloaded zerocopy v0.8.40 |
| 1240 | 2026-08-17T18:09:19.834Z | Downloaded p521 v0.14.0 |
| 1241 | 2026-08-17T18:09:19.842Z | Downloaded smoltcp v0.9.1 |
| 1242 | 2026-08-17T18:09:19.847Z | Downloaded winnow v0.5.40 |
| 1243 | 2026-08-17T18:09:19.852Z | Downloaded tower v0.5.3 |
| 1244 | 2026-08-17T18:09:19.857Z | Downloaded lalrpop v0.19.12 |
| 1245 | 2026-08-17T18:09:19.864Z | Downloaded object v0.30.4 |
| 1246 | 2026-08-17T18:09:19.868Z | Downloaded winnow v1.0.3 |
| 1247 | 2026-08-17T18:09:19.873Z | Downloaded salty v0.3.0 |
| 1248 | 2026-08-17T18:09:19.877Z | Downloaded crypto-bigint v0.7.5 |
| 1249 | 2026-08-17T18:09:19.886Z | Downloaded rawzip v0.4.4 |
| 1250 | 2026-08-17T18:09:19.890Z | Downloaded winnow v0.6.26 |
| 1251 | 2026-08-17T18:09:19.894Z | Downloaded rayon v1.11.0 |
| 1252 | 2026-08-17T18:09:19.899Z | Downloaded nix v0.28.0 |
| 1253 | 2026-08-17T18:09:19.906Z | Downloaded hickory-proto v0.24.4 |
| 1254 | 2026-08-17T18:09:19.914Z | Downloaded crypto-primes v0.7.2 |
| 1255 | 2026-08-17T18:09:19.917Z | Downloaded curve25519-dalek v4.1.3 |
| 1256 | 2026-08-17T18:09:19.922Z | Downloaded hickory-proto v0.25.2 |
| 1257 | 2026-08-17T18:09:19.930Z | Downloaded libm v0.2.16 |
| 1258 | 2026-08-17T18:09:19.935Z | Downloaded reqwest v0.12.28 |
| 1259 | 2026-08-17T18:09:19.938Z | Downloaded reqwest v0.13.2 |
| 1260 | 2026-08-17T18:09:19.943Z | Downloaded crossterm v0.29.0 |
| 1261 | 2026-08-17T18:09:19.958Z | Downloaded regex-syntax v0.6.29 |
| 1262 | 2026-08-17T18:09:19.975Z | Downloaded bstr v1.12.1 |
| 1263 | 2026-08-17T18:09:19.981Z | Downloaded object v0.37.3 |
| 1264 | 2026-08-17T18:09:19.988Z | Downloaded curve25519-dalek v5.0.0 |
| 1265 | 2026-08-17T18:09:19.993Z | Downloaded regress v0.11.1 |
| 1266 | 2026-08-17T18:09:19.998Z | Downloaded portable-atomic v1.13.1 |
| 1267 | 2026-08-17T18:09:20.002Z | Downloaded openapiv3 v2.2.0 |
| 1268 | 2026-08-17T18:09:20.009Z | Downloaded nix v0.27.1 |
| 1269 | 2026-08-17T18:09:20.015Z | Downloaded p384 v0.13.1 |
| 1270 | 2026-08-17T18:09:20.028Z | Downloaded nix v0.31.2 |
| 1271 | 2026-08-17T18:09:20.043Z | Downloaded regex-syntax v0.8.10 |
| 1272 | 2026-08-17T18:09:20.072Z | Downloaded ratatui v0.29.0 |
| 1273 | 2026-08-17T18:09:20.084Z | Downloaded regress v0.10.5 |
| 1274 | 2026-08-17T18:09:20.088Z | Downloaded dropshot v0.17.1 |
| 1275 | 2026-08-17T18:09:20.103Z | Downloaded sqlparser v0.61.0 |
| 1276 | 2026-08-17T18:09:20.123Z | Downloaded typify-impl v0.6.2 |
| 1277 | 2026-08-17T18:09:20.130Z | Downloaded openssl v0.10.80 |
| 1278 | 2026-08-17T18:09:20.152Z | Downloaded smoltcp v0.11.0 |
| 1279 | 2026-08-17T18:09:20.159Z | Downloaded petgraph v0.6.5 |
| 1280 | 2026-08-17T18:09:20.170Z | Downloaded regex-automata v0.4.14 |
| 1281 | 2026-08-17T18:09:20.203Z | Downloaded jiff v0.2.34 |
| 1282 | 2026-08-17T18:09:20.233Z | Downloaded rustls v0.23.41 |
| 1283 | 2026-08-17T18:09:20.243Z | Downloaded tracing v0.1.44 |
| 1284 | 2026-08-17T18:09:20.254Z | Downloaded rustix v0.38.44 |
| 1285 | 2026-08-17T18:09:20.268Z | Downloaded sled v0.34.7 |
| 1286 | 2026-08-17T18:09:20.273Z | Downloaded diesel v2.3.7 |
| 1287 | 2026-08-17T18:09:20.285Z | Downloaded tokio v1.52.1 |
| 1288 | 2026-08-17T18:09:20.307Z | Downloaded sha3 v0.11.0 |
| 1289 | 2026-08-17T18:09:20.310Z | Downloaded libz-sys v1.1.24 |
| 1290 | 2026-08-17T18:09:20.321Z | Downloaded zerocopy-derive v0.6.6 |
| 1291 | 2026-08-17T18:09:20.326Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1292 | 2026-08-17T18:09:20.339Z | Downloaded encoding_rs v0.8.35 |
| 1293 | 2026-08-17T18:09:20.351Z | Downloaded petgraph v0.8.3 |
| 1294 | 2026-08-17T18:09:20.362Z | Downloaded chrono-tz v0.10.4 |
| 1295 | 2026-08-17T18:09:20.372Z | Downloaded ring v0.17.14 |
| 1296 | 2026-08-17T18:09:20.394Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1297 | 2026-08-17T18:09:20.403Z | Downloaded sha3 v0.10.8 |
| 1298 | 2026-08-17T18:09:20.406Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1299 | 2026-08-17T18:09:20.437Z | Downloaded csv v1.4.0 |
| 1300 | 2026-08-17T18:09:21.041Z | Downloaded aws-lc-sys v0.40.0 |
| 1301 | 2026-08-17T18:09:21.293Z | Compiling libc v0.2.185 |
| 1302 | 2026-08-17T18:09:21.293Z | Compiling serde_core v1.0.228 |
| 1303 | 2026-08-17T18:09:21.296Z | Compiling serde v1.0.228 |
| 1304 | 2026-08-17T18:09:21.296Z | Compiling log v0.4.29 |
| 1305 | 2026-08-17T18:09:21.296Z | Compiling smallvec v1.15.1 |
| 1306 | 2026-08-17T18:09:21.296Z | Compiling find-msvc-tools v0.1.9 |
| 1307 | 2026-08-17T18:09:21.296Z | Compiling shlex v1.3.0 |
| 1308 | 2026-08-17T18:09:21.296Z | Compiling subtle v2.6.1 |
| 1309 | 2026-08-17T18:09:21.485Z | Compiling scopeguard v1.2.0 |
| 1310 | 2026-08-17T18:09:21.488Z | Compiling typenum v1.20.1 |
| 1311 | 2026-08-17T18:09:21.498Z | Compiling stable_deref_trait v1.2.1 |
| 1312 | 2026-08-17T18:09:21.501Z | Compiling zerocopy v0.8.40 |
| 1313 | 2026-08-17T18:09:21.501Z | Compiling portable-atomic v1.13.1 |
| 1314 | 2026-08-17T18:09:21.549Z | Compiling serde_json v1.0.151 |
| 1315 | 2026-08-17T18:09:21.563Z | Compiling syn v2.0.117 |
| 1316 | 2026-08-17T18:09:21.566Z | Compiling critical-section v1.2.0 |
| 1317 | 2026-08-17T18:09:21.609Z | Compiling lock_api v0.4.14 |
| 1318 | 2026-08-17T18:09:21.623Z | Compiling libm v0.2.16 |
| 1319 | 2026-08-17T18:09:21.638Z | Compiling num-traits v0.2.19 |
| 1320 | 2026-08-17T18:09:21.655Z | Compiling pkg-config v0.3.32 |
| 1321 | 2026-08-17T18:09:21.683Z | Compiling generic-array v0.14.7 |
| 1322 | 2026-08-17T18:09:21.705Z | Compiling const-oid v0.9.6 |
| 1323 | 2026-08-17T18:09:21.719Z | Compiling getrandom v0.4.1 |
| 1324 | 2026-08-17T18:09:21.749Z | Compiling parking_lot_core v0.9.12 |
| 1325 | 2026-08-17T18:09:21.794Z | Compiling pin-project-lite v0.2.17 |
| 1326 | 2026-08-17T18:09:21.812Z | Compiling rand_core v0.10.0 |
| 1327 | 2026-08-17T18:09:21.870Z | Compiling futures-core v0.3.32 |
| 1328 | 2026-08-17T18:09:21.925Z | Compiling writeable v0.6.2 |
| 1329 | 2026-08-17T18:09:21.966Z | Compiling litemap v0.8.1 |
| 1330 | 2026-08-17T18:09:22.029Z | Compiling percent-encoding v2.3.2 |
| 1331 | 2026-08-17T18:09:22.032Z | Compiling icu_normalizer_data v2.1.1 |
| 1332 | 2026-08-17T18:09:22.056Z | Compiling icu_properties_data v2.1.2 |
| 1333 | 2026-08-17T18:09:22.086Z | Compiling getrandom v0.3.4 |
| 1334 | 2026-08-17T18:09:22.089Z | Compiling futures-sink v0.3.32 |
| 1335 | 2026-08-17T18:09:22.142Z | Compiling utf8_iter v1.0.4 |
| 1336 | 2026-08-17T18:09:22.159Z | Compiling futures-io v0.3.32 |
| 1337 | 2026-08-17T18:09:22.186Z | Compiling futures-task v0.3.32 |
| 1338 | 2026-08-17T18:09:22.253Z | Compiling futures-channel v0.3.32 |
| 1339 | 2026-08-17T18:09:22.267Z | Compiling slab v0.4.12 |
| 1340 | 2026-08-17T18:09:22.270Z | Compiling rustix v1.1.3 |
| 1341 | 2026-08-17T18:09:22.324Z | Compiling form_urlencoded v1.2.2 |
| 1342 | 2026-08-17T18:09:22.353Z | Compiling errno v0.3.14 |
| 1343 | 2026-08-17T18:09:22.356Z | Compiling jobserver v0.1.34 |
| 1344 | 2026-08-17T18:09:22.391Z | Compiling getrandom v0.2.17 |
| 1345 | 2026-08-17T18:09:22.446Z | Compiling mio v1.2.0 |
| 1346 | 2026-08-17T18:09:22.474Z | Compiling signal-hook-registry v1.4.8 |
| 1347 | 2026-08-17T18:09:22.515Z | Compiling socket2 v0.6.3 |
| 1348 | 2026-08-17T18:09:22.534Z | Compiling rustversion v1.0.22 |
| 1349 | 2026-08-17T18:09:22.534Z | Compiling iana-time-zone v0.1.65 |
| 1350 | 2026-08-17T18:09:22.651Z | Compiling cc v1.2.56 |
| 1351 | 2026-08-17T18:09:22.669Z | Compiling once_cell v1.21.3 |
| 1352 | 2026-08-17T18:09:22.672Z | Compiling rand_core v0.6.4 |
| 1353 | 2026-08-17T18:09:22.697Z | Compiling parking_lot v0.12.5 |
| 1354 | 2026-08-17T18:09:22.736Z | Compiling base64ct v1.8.3 |
| 1355 | 2026-08-17T18:09:22.756Z | Compiling flagset v0.4.7 |
| 1356 | 2026-08-17T18:09:22.773Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-08-17T18:09:22.776Z | Compiling dunce v1.0.5 |
| 1358 | 2026-08-17T18:09:22.917Z | Compiling regex-syntax v0.8.10 |
| 1359 | 2026-08-17T18:09:22.930Z | Compiling fs_extra v1.3.0 |
| 1360 | 2026-08-17T18:09:22.963Z | Compiling base64 v0.22.1 |
| 1361 | 2026-08-17T18:09:22.965Z | Compiling syn v1.0.109 |
| 1362 | 2026-08-17T18:09:22.975Z | Compiling pem-rfc7468 v0.7.0 |
| 1363 | 2026-08-17T18:09:22.990Z | Compiling vcpkg v0.2.15 |
| 1364 | 2026-08-17T18:09:23.020Z | Compiling tracing-core v0.1.36 |
| 1365 | 2026-08-17T18:09:23.061Z | Compiling schemars v0.8.22 |
| 1366 | 2026-08-17T18:09:23.097Z | Compiling aws-lc-rs v1.16.3 |
| 1367 | 2026-08-17T18:09:23.156Z | Compiling rand_core v0.9.5 |
| 1368 | 2026-08-17T18:09:23.200Z | Compiling cpufeatures v0.2.17 |
| 1369 | 2026-08-17T18:09:23.227Z | Compiling dyn-clone v1.0.20 |
| 1370 | 2026-08-17T18:09:23.299Z | Compiling spin v0.9.8 |
| 1371 | 2026-08-17T18:09:23.314Z | Compiling cmov v0.5.4 |
| 1372 | 2026-08-17T18:09:23.327Z | Compiling httparse v1.10.1 |
| 1373 | 2026-08-17T18:09:23.343Z | Compiling tinyvec_macros v0.1.1 |
| 1374 | 2026-08-17T18:09:23.378Z | Compiling crc32fast v1.5.0 |
| 1375 | 2026-08-17T18:09:23.411Z | Compiling cmake v0.1.57 |
| 1376 | 2026-08-17T18:09:23.429Z | Compiling openssl-probe v0.2.1 |
| 1377 | 2026-08-17T18:09:23.457Z | Compiling tinyvec v1.10.0 |
| 1378 | 2026-08-17T18:09:23.460Z | Compiling aho-corasick v1.1.4 |
| 1379 | 2026-08-17T18:09:23.528Z | Compiling ctutils v0.4.2 |
| 1380 | 2026-08-17T18:09:23.543Z | Compiling tower-service v0.3.3 |
| 1381 | 2026-08-17T18:09:23.629Z | Compiling bitflags v2.11.0 |
| 1382 | 2026-08-17T18:09:23.660Z | Compiling semver v1.0.28 |
| 1383 | 2026-08-17T18:09:23.674Z | Compiling indexmap v2.14.0 |
| 1384 | 2026-08-17T18:09:23.679Z | Compiling uuid v1.23.4 |
| 1385 | 2026-08-17T18:09:23.778Z | Compiling try-lock v0.2.5 |
| 1386 | 2026-08-17T18:09:23.793Z | Compiling untrusted v0.7.1 |
| 1387 | 2026-08-17T18:09:23.829Z | Compiling radium v0.7.0 |
| 1388 | 2026-08-17T18:09:23.845Z | Compiling tower-layer v0.3.3 |
| 1389 | 2026-08-17T18:09:23.849Z | Compiling atomic-waker v1.1.2 |
| 1390 | 2026-08-17T18:09:23.880Z | Compiling rustc_version v0.4.1 |
| 1391 | 2026-08-17T18:09:23.897Z | Compiling want v0.3.1 |
| 1392 | 2026-08-17T18:09:23.996Z | Compiling foreign-types-shared v0.1.1 |
| 1393 | 2026-08-17T18:09:24.022Z | Compiling maybe-uninit v2.0.0 |
| 1394 | 2026-08-17T18:09:24.076Z | Compiling simd-adler32 v0.3.8 |
| 1395 | 2026-08-17T18:09:24.116Z | Compiling openssl v0.10.80 |
| 1396 | 2026-08-17T18:09:24.132Z | Compiling rustls v0.23.41 |
| 1397 | 2026-08-17T18:09:24.148Z | Compiling untrusted v0.9.0 |
| 1398 | 2026-08-17T18:09:24.217Z | Compiling httpdate v1.0.3 |
| 1399 | 2026-08-17T18:09:24.244Z | Compiling aws-lc-sys v0.40.0 |
| 1400 | 2026-08-17T18:09:24.277Z | Compiling openssl-sys v0.9.117 |
| 1401 | 2026-08-17T18:09:24.308Z | Compiling tap v1.0.1 |
| 1402 | 2026-08-17T18:09:24.323Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1403 | 2026-08-17T18:09:24.351Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1404 | 2026-08-17T18:09:24.380Z | Compiling regex-automata v0.4.14 |
| 1405 | 2026-08-17T18:09:24.395Z | Compiling foreign-types v0.3.2 |
| 1406 | 2026-08-17T18:09:24.409Z | Compiling synstructure v0.13.2 |
| 1407 | 2026-08-17T18:09:24.433Z | Compiling serde_derive_internals v0.29.1 |
| 1408 | 2026-08-17T18:09:24.460Z | Compiling pest_generator v2.8.6 |
| 1409 | 2026-08-17T18:09:24.475Z | Compiling darling_core v0.20.11 |
| 1410 | 2026-08-17T18:09:24.594Z | Compiling wyz v0.5.1 |
| 1411 | 2026-08-17T18:09:24.639Z | Compiling unicode-normalization v0.1.25 |
| 1412 | 2026-08-17T18:09:24.787Z | Compiling tempfile v3.25.0 |
| 1413 | 2026-08-17T18:09:24.801Z | Compiling terminal_size v0.4.3 |
| 1414 | 2026-08-17T18:09:24.804Z | Compiling num-integer v0.1.46 |
| 1415 | 2026-08-17T18:09:24.953Z | Compiling wait-timeout v0.2.1 |
| 1416 | 2026-08-17T18:09:24.984Z | Compiling ahash v0.8.12 |
| 1417 | 2026-08-17T18:09:25.027Z | Compiling powerfmt v0.2.0 |
| 1418 | 2026-08-17T18:09:25.145Z | Compiling adler2 v2.0.1 |
| 1419 | 2026-08-17T18:09:25.160Z | Compiling funty v2.0.0 |
| 1420 | 2026-08-17T18:09:25.173Z | Compiling time-core v0.1.8 |
| 1421 | 2026-08-17T18:09:25.198Z | Compiling packed_struct v0.10.1 |
| 1422 | 2026-08-17T18:09:25.237Z | Compiling num-bigint-dig v0.8.6 |
| 1423 | 2026-08-17T18:09:25.237Z | Compiling bit-vec v0.8.0 |
| 1424 | 2026-08-17T18:09:25.241Z | Compiling quick-error v1.2.3 |
| 1425 | 2026-08-17T18:09:25.318Z | Compiling native-tls v0.2.18 |
| 1426 | 2026-08-17T18:09:25.336Z | Compiling num-conv v0.2.0 |
| 1427 | 2026-08-17T18:09:25.358Z | Compiling miniz_oxide v0.8.9 |
| 1428 | 2026-08-17T18:09:25.393Z | Compiling rusty-fork v0.3.1 |
| 1429 | 2026-08-17T18:09:25.416Z | Compiling deranged v0.5.8 |
| 1430 | 2026-08-17T18:09:25.471Z | Compiling clap_builder v4.6.0 |
| 1431 | 2026-08-17T18:09:25.486Z | Compiling time-macros v0.2.27 |
| 1432 | 2026-08-17T18:09:25.531Z | Compiling bitvec v1.0.1 |
| 1433 | 2026-08-17T18:09:25.547Z | Compiling bit-set v0.8.0 |
| 1434 | 2026-08-17T18:09:25.562Z | Compiling num-iter v0.1.45 |
| 1435 | 2026-08-17T18:09:25.730Z | Compiling lazy_static v1.5.0 |
| 1436 | 2026-08-17T18:09:25.745Z | Compiling rand_xorshift v0.4.0 |
| 1437 | 2026-08-17T18:09:25.773Z | Compiling anstyle-parse v0.2.7 |
| 1438 | 2026-08-17T18:09:25.800Z | Compiling sync_wrapper v1.0.2 |
| 1439 | 2026-08-17T18:09:25.837Z | Compiling indexmap v1.9.3 |
| 1440 | 2026-08-17T18:09:25.918Z | Compiling usdt-impl v0.6.0 |
| 1441 | 2026-08-17T18:09:25.919Z | Compiling nodrop v0.1.14 |
| 1442 | 2026-08-17T18:09:25.974Z | Compiling crossbeam-utils v0.8.21 |
| 1443 | 2026-08-17T18:09:25.997Z | Compiling siphasher v1.0.2 |
| 1444 | 2026-08-17T18:09:26.035Z | Compiling num_threads v0.1.7 |
| 1445 | 2026-08-17T18:09:26.039Z | Compiling paste v1.0.15 |
| 1446 | 2026-08-17T18:09:26.151Z | Compiling zlib-rs v0.6.2 |
| 1447 | 2026-08-17T18:09:26.166Z | Compiling crc-catalog v2.4.0 |
| 1448 | 2026-08-17T18:09:26.187Z | Compiling serde_derive v1.0.228 |
| 1449 | 2026-08-17T18:09:26.201Z | Compiling zeroize_derive v1.5.0 |
| 1450 | 2026-08-17T18:09:26.265Z | Compiling zerocopy-derive v0.8.40 |
| 1451 | 2026-08-17T18:09:26.292Z | Compiling zerofrom-derive v0.1.6 |
| 1452 | 2026-08-17T18:09:26.335Z | Compiling yoke-derive v0.8.1 |
| 1453 | 2026-08-17T18:09:26.453Z | Compiling zerovec-derive v0.11.2 |
| 1454 | 2026-08-17T18:09:26.571Z | Compiling displaydoc v0.2.5 |
| 1455 | 2026-08-17T18:09:26.606Z | Compiling tokio-macros v2.7.0 |
| 1456 | 2026-08-17T18:09:26.891Z | Compiling zeroize v1.9.0 |
| 1457 | 2026-08-17T18:09:26.906Z | Compiling futures-macro v0.3.32 |
| 1458 | 2026-08-17T18:09:27.016Z | Compiling der_derive v0.7.3 |
| 1459 | 2026-08-17T18:09:27.363Z | Compiling thiserror-impl v2.0.18 |
| 1460 | 2026-08-17T18:09:27.389Z | Compiling tracing-attributes v0.1.31 |
| 1461 | 2026-08-17T18:09:27.428Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-08-17T18:09:27.539Z | Compiling schemars_derive v0.8.22 |
| 1463 | 2026-08-17T18:09:27.634Z | Compiling hybrid-array v0.4.13 |
| 1464 | 2026-08-17T18:09:27.719Z | Compiling crypto-common v0.1.7 |
| 1465 | 2026-08-17T18:09:27.735Z | Compiling zerofrom v0.1.6 |
| 1466 | 2026-08-17T18:09:27.770Z | Compiling block-buffer v0.10.4 |
| 1467 | 2026-08-17T18:09:27.874Z | Compiling yoke v0.8.1 |
| 1468 | 2026-08-17T18:09:27.890Z | Compiling futures-util v0.3.32 |
| 1469 | 2026-08-17T18:09:27.903Z | Compiling scroll_derive v0.13.1 |
| 1470 | 2026-08-17T18:09:27.958Z | Compiling digest v0.10.7 |
| 1471 | 2026-08-17T18:09:28.023Z | Compiling der v0.7.10 |
| 1472 | 2026-08-17T18:09:28.073Z | Compiling zerovec v0.11.5 |
| 1473 | 2026-08-17T18:09:28.232Z | Compiling zerotrie v0.2.3 |
| 1474 | 2026-08-17T18:09:28.407Z | Compiling sha2 v0.10.9 |
| 1475 | 2026-08-17T18:09:28.552Z | Compiling tinystr v0.8.2 |
| 1476 | 2026-08-17T18:09:28.580Z | Compiling potential_utf v0.1.4 |
| 1477 | 2026-08-17T18:09:28.602Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-08-17T18:09:28.667Z | Compiling signature v2.2.0 |
| 1479 | 2026-08-17T18:09:28.765Z | Compiling icu_locale_core v2.1.1 |
| 1480 | 2026-08-17T18:09:28.781Z | Compiling icu_collections v2.1.1 |
| 1481 | 2026-08-17T18:09:28.781Z | Compiling scroll v0.13.0 |
| 1482 | 2026-08-17T18:09:28.813Z | Compiling thiserror v2.0.18 |
| 1483 | 2026-08-17T18:09:28.817Z | Compiling tracing v0.1.44 |
| 1484 | 2026-08-17T18:09:28.846Z | Compiling darling_macro v0.20.11 |
| 1485 | 2026-08-17T18:09:28.867Z | Compiling spki v0.7.3 |
| 1486 | 2026-08-17T18:09:28.933Z | Compiling thiserror-impl v1.0.69 |
| 1487 | 2026-08-17T18:09:29.079Z | Compiling pkcs8 v0.10.2 |
| 1488 | 2026-08-17T18:09:29.097Z | Compiling openssl-macros v0.1.1 |
| 1489 | 2026-08-17T18:09:29.111Z | Compiling goblin v0.10.5 |
| 1490 | 2026-08-17T18:09:29.133Z | Compiling hmac v0.12.1 |
| 1491 | 2026-08-17T18:09:29.244Z | Compiling packed_struct_codegen v0.10.1 |
| 1492 | 2026-08-17T18:09:29.273Z | Compiling clap_derive v4.6.1 |
| 1493 | 2026-08-17T18:09:29.299Z | Compiling bitfield-macros v0.19.4 |
| 1494 | 2026-08-17T18:09:29.361Z | Compiling zerocopy-derive v0.6.6 |
| 1495 | 2026-08-17T18:09:29.376Z | Compiling darling v0.20.11 |
| 1496 | 2026-08-17T18:09:29.418Z | Compiling icu_provider v2.1.1 |
| 1497 | 2026-08-17T18:09:29.471Z | Compiling unarray v0.1.4 |
| 1498 | 2026-08-17T18:09:29.594Z | Compiling derive_builder_core v0.20.2 |
| 1499 | 2026-08-17T18:09:29.669Z | Compiling bytes v1.11.1 |
| 1500 | 2026-08-17T18:09:29.729Z | Compiling icu_properties v2.1.2 |
| 1501 | 2026-08-17T18:09:29.754Z | Compiling icu_normalizer v2.1.1 |
| 1502 | 2026-08-17T18:09:29.770Z | Compiling chrono v0.4.45 |
| 1503 | 2026-08-17T18:09:30.055Z | Compiling ipnet v2.11.0 |
| 1504 | 2026-08-17T18:09:30.249Z | Compiling tokio v1.52.1 |
| 1505 | 2026-08-17T18:09:30.300Z | Compiling http v1.4.2 |
| 1506 | 2026-08-17T18:09:30.317Z | Compiling hex v0.4.3 |
| 1507 | 2026-08-17T18:09:30.374Z | Compiling thiserror v1.0.69 |
| 1508 | 2026-08-17T18:09:30.405Z | Compiling toml_datetime v0.6.11 |
| 1509 | 2026-08-17T18:09:30.445Z | Compiling serde_spanned v0.6.9 |
| 1510 | 2026-08-17T18:09:30.572Z | Compiling zerocopy v0.6.6 |
| 1511 | 2026-08-17T18:09:30.605Z | Compiling bitfield v0.19.4 |
| 1512 | 2026-08-17T18:09:30.619Z | Compiling pkcs1 v0.7.5 |
| 1513 | 2026-08-17T18:09:30.633Z | Compiling dtrace-parser v0.3.0 |
| 1514 | 2026-08-17T18:09:30.676Z | Compiling idna_adapter v1.2.1 |
| 1515 | 2026-08-17T18:09:30.831Z | Compiling ppv-lite86 v0.2.21 |
| 1516 | 2026-08-17T18:09:30.916Z | Compiling idna v1.1.0 |
| 1517 | 2026-08-17T18:09:30.933Z | Compiling flate2 v1.1.9 |
| 1518 | 2026-08-17T18:09:30.936Z | Compiling time v0.3.47 |
| 1519 | 2026-08-17T18:09:31.019Z | Compiling http-body v1.0.1 |
| 1520 | 2026-08-17T18:09:31.159Z | Compiling rand_chacha v0.9.0 |
| 1521 | 2026-08-17T18:09:31.180Z | Compiling rand_chacha v0.3.1 |
| 1522 | 2026-08-17T18:09:31.195Z | Compiling clap v4.6.1 |
| 1523 | 2026-08-17T18:09:31.199Z | Compiling http-body-util v0.1.3 |
| 1524 | 2026-08-17T18:09:31.225Z | Compiling url v2.5.8 |
| 1525 | 2026-08-17T18:09:31.355Z | Compiling crc v3.4.0 |
| 1526 | 2026-08-17T18:09:31.373Z | Compiling rand v0.9.2 |
| 1527 | 2026-08-17T18:09:31.388Z | Compiling scroll_derive v0.12.1 |
| 1528 | 2026-08-17T18:09:31.401Z | Compiling rand v0.8.6 |
| 1529 | 2026-08-17T18:09:31.469Z | Compiling structmeta-derive v0.3.0 |
| 1530 | 2026-08-17T18:09:31.597Z | Compiling array-init v0.0.4 |
| 1531 | 2026-08-17T18:09:31.616Z | Compiling anstream v0.6.21 |
| 1532 | 2026-08-17T18:09:31.936Z | Compiling dof v0.4.0 |
| 1533 | 2026-08-17T18:09:31.962Z | Compiling proptest v1.11.0 |
| 1534 | 2026-08-17T18:09:31.977Z | Compiling smallvec v0.6.14 |
| 1535 | 2026-08-17T18:09:32.084Z | Compiling darling_core v0.23.0 |
| 1536 | 2026-08-17T18:09:32.165Z | Compiling heapless v0.7.17 |
| 1537 | 2026-08-17T18:09:32.199Z | Compiling slog v2.8.2 |
| 1538 | 2026-08-17T18:09:32.214Z | Compiling thread-id v5.1.0 |
| 1539 | 2026-08-17T18:09:32.230Z | Compiling env_filter v1.0.0 |
| 1540 | 2026-08-17T18:09:32.304Z | Compiling cookie v0.18.1 |
| 1541 | 2026-08-17T18:09:32.401Z | Compiling winnow v0.5.40 |
| 1542 | 2026-08-17T18:09:32.427Z | Compiling unicode-properties v0.1.4 |
| 1543 | 2026-08-17T18:09:32.509Z | Compiling base64 v0.21.7 |
| 1544 | 2026-08-17T18:09:32.549Z | Compiling signal-hook v0.3.18 |
| 1545 | 2026-08-17T18:09:32.564Z | Compiling allocator-api2 v0.2.21 |
| 1546 | 2026-08-17T18:09:32.596Z | Compiling unicode-bidi v0.3.18 |
| 1547 | 2026-08-17T18:09:32.631Z | Compiling ipnetwork v0.21.1 |
| 1548 | 2026-08-17T18:09:32.648Z | Compiling hashbrown v0.12.3 |
| 1549 | 2026-08-17T18:09:32.662Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-08-17T18:09:32.738Z | Compiling ryu v1.0.23 |
| 1551 | 2026-08-17T18:09:32.848Z | Compiling iri-string v0.7.10 |
| 1552 | 2026-08-17T18:09:32.917Z | Compiling zstd-safe v7.2.4 |
| 1553 | 2026-08-17T18:09:32.937Z | Compiling stringprep v0.1.5 |
| 1554 | 2026-08-17T18:09:33.040Z | Compiling serde_urlencoded v0.7.1 |
| 1555 | 2026-08-17T18:09:33.143Z | Compiling rsa v0.9.10 |
| 1556 | 2026-08-17T18:09:33.172Z | Compiling oxnet v0.1.6 |
| 1557 | 2026-08-17T18:09:33.185Z | Compiling ron v0.8.1 |
| 1558 | 2026-08-17T18:09:33.301Z | Compiling structmeta v0.3.0 |
| 1559 | 2026-08-17T18:09:33.445Z | Compiling env_logger v0.11.9 |
| 1560 | 2026-08-17T18:09:33.496Z | Compiling serde-hex v0.1.0 |
| 1561 | 2026-08-17T18:09:33.496Z | Compiling scroll v0.12.0 |
| 1562 | 2026-08-17T18:09:33.513Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1563 | 2026-08-17T18:09:33.529Z | Compiling camino v1.2.2 |
| 1564 | 2026-08-17T18:09:33.617Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1565 | 2026-08-17T18:09:33.749Z | Compiling toml_edit v0.19.15 |
| 1566 | 2026-08-17T18:09:33.827Z | Compiling bzip2 v0.4.4 |
| 1567 | 2026-08-17T18:09:33.856Z | Compiling hashbrown v0.13.2 |
| 1568 | 2026-08-17T18:09:33.913Z | Compiling derive_builder_macro v0.20.2 |
| 1569 | 2026-08-17T18:09:34.049Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-08-17T18:09:34.125Z | Compiling tokio-util v0.7.18 |
| 1571 | 2026-08-17T18:09:34.316Z | Compiling tower v0.5.3 |
| 1572 | 2026-08-17T18:09:34.358Z | Compiling newtype-uuid v1.3.2 |
| 1573 | 2026-08-17T18:09:34.376Z | Compiling tokio-native-tls v0.3.1 |
| 1574 | 2026-08-17T18:09:34.392Z | Compiling serde_tokenstream v0.2.3 |
| 1575 | 2026-08-17T18:09:34.419Z | Compiling x509-cert v0.2.5 |
| 1576 | 2026-08-17T18:09:34.542Z | Compiling crypto-common v0.2.2 |
| 1577 | 2026-08-17T18:09:34.569Z | Compiling block-padding v0.4.2 |
| 1578 | 2026-08-17T18:09:34.612Z | Compiling darling_macro v0.23.0 |
| 1579 | 2026-08-17T18:09:34.709Z | Compiling block-buffer v0.12.1 |
| 1580 | 2026-08-17T18:09:34.723Z | Compiling tower-http v0.6.8 |
| 1581 | 2026-08-17T18:09:34.750Z | Compiling md-5 v0.10.6 |
| 1582 | 2026-08-17T18:09:34.815Z | Compiling h2 v0.4.15 |
| 1583 | 2026-08-17T18:09:34.919Z | Compiling rustls-native-certs v0.8.3 |
| 1584 | 2026-08-17T18:09:34.934Z | Compiling bstr v1.12.1 |
| 1585 | 2026-08-17T18:09:35.133Z | Compiling pin-project-internal v1.1.11 |
| 1586 | 2026-08-17T18:09:35.148Z | Compiling daft-derive v0.1.7 |
| 1587 | 2026-08-17T18:09:35.186Z | Compiling async-trait v0.1.89 |
| 1588 | 2026-08-17T18:09:35.189Z | Compiling zerocopy-derive v0.7.35 |
| 1589 | 2026-08-17T18:09:35.262Z | Compiling curve25519-dalek v4.1.3 |
| 1590 | 2026-08-17T18:09:35.612Z | Compiling vergen-lib v9.1.0 |
| 1591 | 2026-08-17T18:09:35.643Z | Compiling hash32 v0.2.1 |
| 1592 | 2026-08-17T18:09:35.816Z | Compiling memoffset v0.9.1 |
| 1593 | 2026-08-17T18:09:35.856Z | Compiling encoding_rs v0.8.35 |
| 1594 | 2026-08-17T18:09:35.921Z | Compiling litrs v1.0.0 |
| 1595 | 2026-08-17T18:09:36.039Z | Compiling fallible-iterator v0.2.0 |
| 1596 | 2026-08-17T18:09:36.079Z | Compiling mime v0.3.17 |
| 1597 | 2026-08-17T18:09:36.095Z | Compiling cfg_aliases v0.2.1 |
| 1598 | 2026-08-17T18:09:36.137Z | Compiling crc-any v2.5.0 |
| 1599 | 2026-08-17T18:09:36.182Z | Compiling rustix v0.38.44 |
| 1600 | 2026-08-17T18:09:36.222Z | Compiling ref-cast v1.0.25 |
| 1601 | 2026-08-17T18:09:36.314Z | Compiling smoltcp v0.9.1 |
| 1602 | 2026-08-17T18:09:36.338Z | Compiling psl-types v2.0.11 |
| 1603 | 2026-08-17T18:09:36.360Z | Compiling postgres-protocol v0.6.10 |
| 1604 | 2026-08-17T18:09:36.374Z | Compiling pin-project v1.1.11 |
| 1605 | 2026-08-17T18:09:36.387Z | Compiling nix v0.31.2 |
| 1606 | 2026-08-17T18:09:36.401Z | Compiling zerocopy v0.7.35 |
| 1607 | 2026-08-17T18:09:36.454Z | Compiling document-features v0.2.12 |
| 1608 | 2026-08-17T18:09:36.482Z | Compiling publicsuffix v2.3.0 |
| 1609 | 2026-08-17T18:09:36.496Z | Compiling daft v0.1.7 |
| 1610 | 2026-08-17T18:09:36.646Z | Compiling darling v0.23.0 |
| 1611 | 2026-08-17T18:09:36.673Z | Compiling toml v0.7.8 |
| 1612 | 2026-08-17T18:09:36.703Z | Compiling inout v0.2.2 |
| 1613 | 2026-08-17T18:09:36.741Z | Compiling derive_builder v0.20.2 |
| 1614 | 2026-08-17T18:09:36.784Z | Compiling object v0.30.4 |
| 1615 | 2026-08-17T18:09:36.810Z | Compiling zip v0.6.6 |
| 1616 | 2026-08-17T18:09:36.884Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1617 | 2026-08-17T18:09:36.900Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1618 | 2026-08-17T18:09:36.940Z | Compiling goblin v0.8.2 |
| 1619 | 2026-08-17T18:09:36.999Z | Compiling derive-ex v0.1.8 |
| 1620 | 2026-08-17T18:09:37.300Z | Compiling futures-executor v0.3.32 |
| 1621 | 2026-08-17T18:09:37.322Z | Compiling hubpack_derive v0.1.1 |
| 1622 | 2026-08-17T18:09:37.412Z | Compiling regex v1.12.3 |
| 1623 | 2026-08-17T18:09:37.443Z | Compiling snafu-derive v0.8.9 |
| 1624 | 2026-08-17T18:09:37.460Z | Compiling strum_macros v0.27.2 |
| 1625 | 2026-08-17T18:09:37.568Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-08-17T18:09:37.586Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1627 | 2026-08-17T18:09:37.605Z | Compiling phf_shared v0.13.1 |
| 1628 | 2026-08-17T18:09:37.623Z | Compiling vergen v9.1.0 |
| 1629 | 2026-08-17T18:09:37.800Z | Compiling cargo-platform v0.3.2 |
| 1630 | 2026-08-17T18:09:37.822Z | Compiling ff v0.13.1 |
| 1631 | 2026-08-17T18:09:37.849Z | Compiling fs-err v3.3.0 |
| 1632 | 2026-08-17T18:09:37.874Z | Compiling managed v0.8.0 |
| 1633 | 2026-08-17T18:09:37.976Z | Compiling unicode-segmentation v1.12.0 |
| 1634 | 2026-08-17T18:09:38.069Z | Compiling hyper v1.10.1 |
| 1635 | 2026-08-17T18:09:38.086Z | Compiling path-slash v0.1.5 |
| 1636 | 2026-08-17T18:09:38.101Z | Compiling bitflags v1.3.2 |
| 1637 | 2026-08-17T18:09:38.167Z | Compiling jiff-core v0.1.0 |
| 1638 | 2026-08-17T18:09:38.188Z | Compiling object v0.37.3 |
| 1639 | 2026-08-17T18:09:38.233Z | Compiling bumpalo v3.20.2 |
| 1640 | 2026-08-17T18:09:38.233Z | Compiling either v1.15.0 |
| 1641 | 2026-08-17T18:09:38.285Z | Compiling same-file v1.0.6 |
| 1642 | 2026-08-17T18:09:38.383Z | Compiling foldhash v0.1.5 |
| 1643 | 2026-08-17T18:09:38.468Z | Compiling base16ct v0.2.0 |
| 1644 | 2026-08-17T18:09:38.468Z | Compiling foldhash v0.2.0 |
| 1645 | 2026-08-17T18:09:38.495Z | Compiling libbz2-rs-sys v0.2.2 |
| 1646 | 2026-08-17T18:09:38.509Z | Compiling hashbrown v0.15.5 |
| 1647 | 2026-08-17T18:09:38.621Z | Compiling sec1 v0.7.3 |
| 1648 | 2026-08-17T18:09:38.660Z | Compiling hashbrown v0.16.1 |
| 1649 | 2026-08-17T18:09:38.715Z | Compiling test-strategy v0.4.5 |
| 1650 | 2026-08-17T18:09:38.730Z | Compiling zopfli v0.8.3 |
| 1651 | 2026-08-17T18:09:38.919Z | Compiling jiff v0.2.34 |
| 1652 | 2026-08-17T18:09:39.084Z | Compiling bzip2 v0.6.1 |
| 1653 | 2026-08-17T18:09:39.102Z | Compiling walkdir v2.5.0 |
| 1654 | 2026-08-17T18:09:39.212Z | Compiling hyper-util v0.1.20 |
| 1655 | 2026-08-17T18:09:39.265Z | Compiling dof v0.3.0 |
| 1656 | 2026-08-17T18:09:39.280Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1657 | 2026-08-17T18:09:39.431Z | Compiling snafu v0.8.9 |
| 1658 | 2026-08-17T18:09:39.509Z | Compiling strum v0.27.2 |
| 1659 | 2026-08-17T18:09:39.647Z | Compiling cargo_metadata v0.23.1 |
| 1660 | 2026-08-17T18:09:39.661Z | Compiling group v0.13.0 |
| 1661 | 2026-08-17T18:09:39.713Z | Compiling phf v0.13.1 |
| 1662 | 2026-08-17T18:09:39.732Z | Compiling hubpack v0.1.2 |
| 1663 | 2026-08-17T18:09:39.807Z | Compiling futures v0.3.32 |
| 1664 | 2026-08-17T18:09:39.890Z | Compiling cookie_store v0.22.1 |
| 1665 | 2026-08-17T18:09:39.904Z | Compiling signal-hook-mio v0.2.5 |
| 1666 | 2026-08-17T18:09:39.967Z | Compiling zstd v0.13.3 |
| 1667 | 2026-08-17T18:09:40.022Z | Compiling cipher v0.5.2 |
| 1668 | 2026-08-17T18:09:40.060Z | Compiling serde_with_macros v3.21.0 |
| 1669 | 2026-08-17T18:09:40.207Z | Compiling postgres-types v0.2.12 |
| 1670 | 2026-08-17T18:09:40.279Z | Compiling globset v0.4.18 |
| 1671 | 2026-08-17T18:09:40.367Z | Compiling usdt-attr-macro v0.6.0 |
| 1672 | 2026-08-17T18:09:40.382Z | Compiling usdt-macro v0.6.0 |
| 1673 | 2026-08-17T18:09:40.485Z | Compiling byte-wrapper v0.1.0 |
| 1674 | 2026-08-17T18:09:40.602Z | Compiling dtrace-parser v0.2.0 |
| 1675 | 2026-08-17T18:09:40.765Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-08-17T18:09:40.809Z | Compiling olpc-cjson v0.1.4 |
| 1677 | 2026-08-17T18:09:40.837Z | Compiling serde-big-array v0.5.1 |
| 1678 | 2026-08-17T18:09:40.984Z | Compiling reqwest v0.12.28 |
| 1679 | 2026-08-17T18:09:40.997Z | Compiling serde_plain v1.0.2 |
| 1680 | 2026-08-17T18:09:41.013Z | Compiling hkdf v0.12.4 |
| 1681 | 2026-08-17T18:09:41.028Z | Compiling ed25519 v2.2.3 |
| 1682 | 2026-08-17T18:09:41.042Z | Compiling crypto-bigint v0.5.5 |
| 1683 | 2026-08-17T18:09:41.087Z | Compiling enum-as-inner v0.6.1 |
| 1684 | 2026-08-17T18:09:41.202Z | Compiling serde_repr v0.1.20 |
| 1685 | 2026-08-17T18:09:41.217Z | Compiling strum_macros v0.26.4 |
| 1686 | 2026-08-17T18:09:41.231Z | Compiling async-recursion v1.1.1 |
| 1687 | 2026-08-17T18:09:41.254Z | Compiling phf_shared v0.11.3 |
| 1688 | 2026-08-17T18:09:41.269Z | Compiling float-cmp v0.10.0 |
| 1689 | 2026-08-17T18:09:41.381Z | Compiling pem v3.0.6 |
| 1690 | 2026-08-17T18:09:41.415Z | Compiling memmap2 v0.9.10 |
| 1691 | 2026-08-17T18:09:41.431Z | Compiling thread-id v4.2.2 |
| 1692 | 2026-08-17T18:09:41.457Z | Compiling new_debug_unreachable v1.0.6 |
| 1693 | 2026-08-17T18:09:41.525Z | Compiling precomputed-hash v0.1.1 |
| 1694 | 2026-08-17T18:09:41.544Z | Compiling fixedbitset v0.4.2 |
| 1695 | 2026-08-17T18:09:41.625Z | Compiling keccak v0.1.6 |
| 1696 | 2026-08-17T18:09:41.642Z | Compiling difflib v0.4.0 |
| 1697 | 2026-08-17T18:09:41.655Z | Compiling winnow v1.0.3 |
| 1698 | 2026-08-17T18:09:41.735Z | Compiling data-encoding v2.10.0 |
| 1699 | 2026-08-17T18:09:41.784Z | Compiling whoami v2.1.0 |
| 1700 | 2026-08-17T18:09:41.798Z | Compiling cpufeatures v0.3.0 |
| 1701 | 2026-08-17T18:09:41.889Z | Compiling const-oid v0.10.2 |
| 1702 | 2026-08-17T18:09:41.936Z | Compiling static_assertions v1.1.0 |
| 1703 | 2026-08-17T18:09:41.967Z | Compiling normalize-line-endings v0.3.0 |
| 1704 | 2026-08-17T18:09:42.020Z | Compiling typed-path v0.9.3 |
| 1705 | 2026-08-17T18:09:42.035Z | Compiling predicates-core v1.0.10 |
| 1706 | 2026-08-17T18:09:42.073Z | Compiling fixedbitset v0.5.7 |
| 1707 | 2026-08-17T18:09:42.108Z | Compiling toml_edit v0.22.27 |
| 1708 | 2026-08-17T18:09:42.178Z | Compiling predicates v3.1.4 |
| 1709 | 2026-08-17T18:09:42.221Z | Compiling digest v0.11.3 |
| 1710 | 2026-08-17T18:09:42.235Z | Compiling hickory-proto v0.25.2 |
| 1711 | 2026-08-17T18:09:42.355Z | Compiling petgraph v0.8.3 |
| 1712 | 2026-08-17T18:09:42.395Z | Compiling elliptic-curve v0.13.8 |
| 1713 | 2026-08-17T18:09:42.398Z | Compiling tokio-postgres v0.7.16 |
| 1714 | 2026-08-17T18:09:42.460Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1715 | 2026-08-17T18:09:42.475Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1716 | 2026-08-17T18:09:42.572Z | Compiling chacha20 v0.10.0 |
| 1717 | 2026-08-17T18:09:42.820Z | Compiling sha3 v0.10.8 |
| 1718 | 2026-08-17T18:09:42.842Z | Compiling petgraph v0.6.5 |
| 1719 | 2026-08-17T18:09:42.968Z | Compiling string_cache v0.8.9 |
| 1720 | 2026-08-17T18:09:43.037Z | Compiling strum v0.26.3 |
| 1721 | 2026-08-17T18:09:43.110Z | Compiling usdt v0.6.0 |
| 1722 | 2026-08-17T18:09:43.125Z | Compiling usdt-impl v0.5.0 |
| 1723 | 2026-08-17T18:09:43.179Z | Compiling serde_with v3.21.0 |
| 1724 | 2026-08-17T18:09:43.196Z | Compiling ed25519-dalek v2.2.0 |
| 1725 | 2026-08-17T18:09:43.212Z | Compiling zip v4.6.1 |
| 1726 | 2026-08-17T18:09:43.273Z | Compiling crossterm v0.28.1 |
| 1727 | 2026-08-17T18:09:43.299Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1728 | 2026-08-17T18:09:43.807Z | Compiling iddqd v0.4.2 |
| 1729 | 2026-08-17T18:09:44.176Z | Compiling itertools v0.13.0 |
| 1730 | 2026-08-17T18:09:44.312Z | Compiling itertools v0.15.0 |
| 1731 | 2026-08-17T18:09:44.347Z | Compiling heck v0.4.1 |
| 1732 | 2026-08-17T18:09:44.565Z | Compiling similar v2.7.0 |
| 1733 | 2026-08-17T18:09:44.588Z | Compiling tokio-stream v0.1.18 |
| 1734 | 2026-08-17T18:09:44.658Z | Compiling crossbeam-epoch v0.9.18 |
| 1735 | 2026-08-17T18:09:44.746Z | Compiling buf-list v1.1.2 |
| 1736 | 2026-08-17T18:09:44.862Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1737 | 2026-08-17T18:09:44.877Z | Compiling openapiv3 v2.2.0 |
| 1738 | 2026-08-17T18:09:44.983Z | Compiling lalrpop-util v0.19.12 |
| 1739 | 2026-08-17T18:09:45.000Z | Compiling peg-runtime v0.8.5 |
| 1740 | 2026-08-17T18:09:45.040Z | Compiling thread_local v1.1.9 |
| 1741 | 2026-08-17T18:09:45.059Z | Compiling slog-async v2.8.0 |
| 1742 | 2026-08-17T18:09:45.101Z | Compiling crossbeam-channel v0.5.15 |
| 1743 | 2026-08-17T18:09:45.173Z | Compiling filetime v0.2.27 |
| 1744 | 2026-08-17T18:09:45.190Z | Compiling is-terminal v0.4.17 |
| 1745 | 2026-08-17T18:09:45.304Z | Compiling term v1.2.1 |
| 1746 | 2026-08-17T18:09:45.318Z | Compiling take_mut v0.2.2 |
| 1747 | 2026-08-17T18:09:45.354Z | Compiling xattr v1.6.1 |
| 1748 | 2026-08-17T18:09:45.359Z | Compiling camino-tempfile v1.4.1 |
| 1749 | 2026-08-17T18:09:45.474Z | Compiling tar v0.4.46 |
| 1750 | 2026-08-17T18:09:45.582Z | Compiling slog-term v2.9.2 |
| 1751 | 2026-08-17T18:10:02.823Z | Compiling rustls-webpki v0.103.13 |
| 1752 | 2026-08-17T18:10:05.516Z | Compiling tokio-rustls v0.26.4 |
| 1753 | 2026-08-17T18:10:05.516Z | Compiling rustls-platform-verifier v0.6.2 |
| 1754 | 2026-08-17T18:10:05.517Z | Compiling tough v0.22.0 |
| 1755 | 2026-08-17T18:10:05.718Z | Compiling hyper-rustls v0.27.7 |
| 1756 | 2026-08-17T18:10:05.900Z | Compiling reqwest v0.13.2 |
| 1757 | 2026-08-17T18:10:08.059Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1758 | 2026-08-17T18:10:08.291Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1759 | 2026-08-17T18:10:11.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.43s |
| 1760 | 2026-08-17T18:10:11.350Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1761 | 2026-08-17T18:10:11.408Z | Aug 17 18:10:10.741 INFO Starting download, target: Cockroach |
| 1762 | 2026-08-17T18:10:11.408Z | Aug 17 18:10:10.742 INFO Starting download, target: Console |
| 1763 | 2026-08-17T18:10:11.411Z | Aug 17 18:10:10.742 INFO Starting download, target: Clickhouse |
| 1764 | 2026-08-17T18:10:11.411Z | Aug 17 18:10:10.742 INFO Starting download, target: DendriteStub |
| 1765 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Starting download, target: MaghemiteMgd |
| 1766 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Starting download, target: MaghemiteDdmd |
| 1767 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Starting download, target: TransceiverControl |
| 1768 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1769 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1770 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1771 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1772 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1773 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1774 | 2026-08-17T18:10:11.412Z | Aug 17 18:10:10.742 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1775 | 2026-08-17T18:10:13.099Z | Aug 17 18:10:12.419 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1776 | 2026-08-17T18:10:13.251Z | Aug 17 18:10:12.543 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1777 | 2026-08-17T18:10:13.356Z | Aug 17 18:10:12.641 INFO Download complete, target: TransceiverControl |
| 1778 | 2026-08-17T18:10:13.484Z | Aug 17 18:10:12.801 INFO Download complete, target: Console |
| 1779 | 2026-08-17T18:10:13.848Z | Aug 17 18:10:13.117 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1780 | 2026-08-17T18:10:15.984Z | Aug 17 18:10:15.302 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1781 | 2026-08-17T18:10:16.543Z | Aug 17 18:10:15.852 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1782 | 2026-08-17T18:10:16.979Z | Aug 17 18:10:16.311 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1783 | 2026-08-17T18:10:17.580Z | Aug 17 18:10:16.914 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1784 | 2026-08-17T18:10:17.580Z | Aug 17 18:10:16.914 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1785 | 2026-08-17T18:10:18.654Z | Aug 17 18:10:17.988 INFO Download complete, target: DendriteStub |
| 1786 | 2026-08-17T18:10:18.782Z | Aug 17 18:10:18.116 INFO Download complete, target: MaghemiteDdmd |
| 1787 | 2026-08-17T18:10:19.485Z | Aug 17 18:10:18.818 INFO Download complete, target: MaghemiteMgd |
| 1788 | 2026-08-17T18:10:20.660Z | Aug 17 18:10:19.994 INFO Checking that binary works, target: Clickhouse |
| 1789 | 2026-08-17T18:10:20.752Z | Aug 17 18:10:20.086 INFO Download complete, target: Clickhouse |
| 1790 | 2026-08-17T18:10:22.298Z | Aug 17 18:10:21.632 INFO Checking that binary works, target: Cockroach |
| 1791 | 2026-08-17T18:10:22.423Z | Aug 17 18:10:21.756 INFO Download complete, target: Cockroach |
| 1792 | 2026-08-17T18:10:22.427Z | All prerequisites installed successfully |
| 1793 | 2026-08-17T18:10:22.431Z | |
| 1794 | 2026-08-17T18:10:22.431Z | real 1:56.110344041 |
| 1795 | 2026-08-17T18:10:22.431Z | user 7:11.204138534 |
| 1796 | 2026-08-17T18:10:22.431Z | sys 1:43.702363312 |
| 1797 | 2026-08-17T18:10:22.431Z | trap 0.268898470 |
| 1798 | 2026-08-17T18:10:22.431Z | tflt 0.864360446 |
| 1799 | 2026-08-17T18:10:22.431Z | dflt 1.594682226 |
| 1800 | 2026-08-17T18:10:22.431Z | kflt 0.027343607 |
| 1801 | 2026-08-17T18:10:22.431Z | lock 28:35.739310401 |
| 1802 | 2026-08-17T18:10:22.432Z | slp 19:49.056911362 |
| 1803 | 2026-08-17T18:10:22.432Z | lat 24.956052385 |
| 1804 | 2026-08-17T18:10:22.432Z | stop 3:22.828949646 |
| 1805 | 2026-08-17T18:10:22.432Z | + ptime -m cargo xtask download softnpu |
| 1806 | 2026-08-17T18:10:22.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1807 | 2026-08-17T18:10:22.936Z | Running `target/debug/xtask download softnpu` |
| 1808 | 2026-08-17T18:10:23.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1809 | 2026-08-17T18:10:23.766Z | Running `target/debug/xtask-downloader softnpu` |
| 1810 | 2026-08-17T18:10:23.803Z | Aug 17 18:10:23.136 INFO Starting download, target: Softnpu |
| 1811 | 2026-08-17T18:10:23.810Z | Aug 17 18:10:23.137 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1812 | 2026-08-17T18:10:24.739Z | Aug 17 18:10:24.070 INFO Download complete, target: Softnpu |
| 1813 | 2026-08-17T18:10:24.744Z | |
| 1814 | 2026-08-17T18:10:24.744Z | real 2.305580375 |
| 1815 | 2026-08-17T18:10:24.744Z | user 1.324402993 |
| 1816 | 2026-08-17T18:10:24.744Z | sys 0.638056364 |
| 1817 | 2026-08-17T18:10:24.744Z | trap 0.000595010 |
| 1818 | 2026-08-17T18:10:24.744Z | tflt 0.000083280 |
| 1819 | 2026-08-17T18:10:24.744Z | dflt 0.000117900 |
| 1820 | 2026-08-17T18:10:24.744Z | kflt 0.000000000 |
| 1821 | 2026-08-17T18:10:24.744Z | lock 17.384716950 |
| 1822 | 2026-08-17T18:10:24.744Z | slp 0.788353891 |
| 1823 | 2026-08-17T18:10:24.744Z | lat 0.121260356 |
| 1824 | 2026-08-17T18:10:24.744Z | stop 0.000192120 |
| 1825 | 2026-08-17T18:10:24.744Z | + export CARGO_INCREMENTAL=0 |
| 1826 | 2026-08-17T18:10:24.744Z | + CARGO_INCREMENTAL=0 |
| 1827 | 2026-08-17T18:10:24.744Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1828 | 2026-08-17T18:10:25.657Z | Compiling proc-macro2 v1.0.106 |
| 1829 | 2026-08-17T18:10:25.658Z | Compiling quote v1.0.45 |
| 1830 | 2026-08-17T18:10:25.661Z | Compiling unicode-ident v1.0.24 |
| 1831 | 2026-08-17T18:10:25.661Z | Compiling libc v0.2.185 |
| 1832 | 2026-08-17T18:10:25.661Z | Compiling serde_core v1.0.228 |
| 1833 | 2026-08-17T18:10:25.661Z | Compiling serde v1.0.228 |
| 1834 | 2026-08-17T18:10:25.661Z | Compiling cfg-if v1.0.4 |
| 1835 | 2026-08-17T18:10:25.661Z | Compiling version_check v0.9.5 |
| 1836 | 2026-08-17T18:10:25.806Z | Compiling autocfg v1.5.0 |
| 1837 | 2026-08-17T18:10:25.809Z | Compiling find-msvc-tools v0.1.9 |
| 1838 | 2026-08-17T18:10:25.809Z | Compiling shlex v1.3.0 |
| 1839 | 2026-08-17T18:10:25.810Z | Compiling memchr v2.8.0 |
| 1840 | 2026-08-17T18:10:25.810Z | Compiling zmij v1.0.21 |
| 1841 | 2026-08-17T18:10:25.810Z | Compiling serde_json v1.0.151 |
| 1842 | 2026-08-17T18:10:26.100Z | Compiling portable-atomic v1.13.1 |
| 1843 | 2026-08-17T18:10:26.121Z | Compiling zerocopy v0.8.40 |
| 1844 | 2026-08-17T18:10:26.125Z | Compiling libm v0.2.16 |
| 1845 | 2026-08-17T18:10:26.151Z | Compiling getrandom v0.4.1 |
| 1846 | 2026-08-17T18:10:26.164Z | Compiling parking_lot_core v0.9.12 |
| 1847 | 2026-08-17T18:10:26.197Z | Compiling icu_normalizer_data v2.1.1 |
| 1848 | 2026-08-17T18:10:26.200Z | Compiling icu_properties_data v2.1.2 |
| 1849 | 2026-08-17T18:10:26.225Z | Compiling smallvec v1.15.1 |
| 1850 | 2026-08-17T18:10:26.371Z | Compiling num-traits v0.2.19 |
| 1851 | 2026-08-17T18:10:26.430Z | Compiling generic-array v0.14.7 |
| 1852 | 2026-08-17T18:10:26.450Z | Compiling itoa v1.0.17 |
| 1853 | 2026-08-17T18:10:26.469Z | Compiling log v0.4.29 |
| 1854 | 2026-08-17T18:10:26.485Z | Compiling pkg-config v0.3.32 |
| 1855 | 2026-08-17T18:10:26.501Z | Compiling subtle v2.6.1 |
| 1856 | 2026-08-17T18:10:26.547Z | Compiling stable_deref_trait v1.2.1 |
| 1857 | 2026-08-17T18:10:26.606Z | Compiling typenum v1.20.1 |
| 1858 | 2026-08-17T18:10:26.655Z | Compiling getrandom v0.3.4 |
| 1859 | 2026-08-17T18:10:26.720Z | Compiling scopeguard v1.2.0 |
| 1860 | 2026-08-17T18:10:26.768Z | Compiling thiserror v2.0.18 |
| 1861 | 2026-08-17T18:10:26.787Z | Compiling rustix v1.1.3 |
| 1862 | 2026-08-17T18:10:26.867Z | Compiling lock_api v0.4.14 |
| 1863 | 2026-08-17T18:10:26.902Z | Compiling jobserver v0.1.34 |
| 1864 | 2026-08-17T18:10:26.923Z | Compiling errno v0.3.14 |
| 1865 | 2026-08-17T18:10:27.026Z | Compiling rand_core v0.10.0 |
| 1866 | 2026-08-17T18:10:27.041Z | Compiling getrandom v0.2.17 |
| 1867 | 2026-08-17T18:10:27.106Z | Compiling equivalent v1.0.2 |
| 1868 | 2026-08-17T18:10:27.120Z | Compiling cc v1.2.56 |
| 1869 | 2026-08-17T18:10:27.123Z | Compiling heck v0.5.0 |
| 1870 | 2026-08-17T18:10:27.203Z | Compiling syn v2.0.117 |
| 1871 | 2026-08-17T18:10:27.205Z | Compiling rand_core v0.6.4 |
| 1872 | 2026-08-17T18:10:27.298Z | Compiling pin-project-lite v0.2.17 |
| 1873 | 2026-08-17T18:10:27.303Z | Compiling syn v1.0.109 |
| 1874 | 2026-08-17T18:10:27.303Z | Compiling critical-section v1.2.0 |
| 1875 | 2026-08-17T18:10:27.366Z | Compiling percent-encoding v2.3.2 |
| 1876 | 2026-08-17T18:10:27.415Z | Compiling litemap v0.8.1 |
| 1877 | 2026-08-17T18:10:27.462Z | Compiling schemars v0.8.22 |
| 1878 | 2026-08-17T18:10:27.478Z | Compiling writeable v0.6.2 |
| 1879 | 2026-08-17T18:10:27.509Z | Compiling hashbrown v0.17.0 |
| 1880 | 2026-08-17T18:10:27.624Z | Compiling rustversion v1.0.22 |
| 1881 | 2026-08-17T18:10:27.654Z | Compiling once_cell v1.21.3 |
| 1882 | 2026-08-17T18:10:27.654Z | Compiling dunce v1.0.5 |
| 1883 | 2026-08-17T18:10:27.685Z | Compiling fs_extra v1.3.0 |
| 1884 | 2026-08-17T18:10:27.816Z | Compiling byteorder v1.5.0 |
| 1885 | 2026-08-17T18:10:27.874Z | Compiling strsim v0.11.1 |
| 1886 | 2026-08-17T18:10:27.893Z | Compiling cmake v0.1.57 |
| 1887 | 2026-08-17T18:10:27.943Z | Compiling signal-hook-registry v1.4.8 |
| 1888 | 2026-08-17T18:10:28.062Z | Compiling semver v1.0.28 |
| 1889 | 2026-08-17T18:10:28.091Z | Compiling indexmap v2.14.0 |
| 1890 | 2026-08-17T18:10:28.195Z | Compiling bitflags v2.11.0 |
| 1891 | 2026-08-17T18:10:28.216Z | Compiling utf8_iter v1.0.4 |
| 1892 | 2026-08-17T18:10:28.320Z | Compiling thiserror v1.0.69 |
| 1893 | 2026-08-17T18:10:28.382Z | Compiling parking_lot v0.12.5 |
| 1894 | 2026-08-17T18:10:28.414Z | Compiling form_urlencoded v1.2.2 |
| 1895 | 2026-08-17T18:10:28.439Z | Compiling mio v1.2.0 |
| 1896 | 2026-08-17T18:10:28.464Z | Compiling aws-lc-sys v0.40.0 |
| 1897 | 2026-08-17T18:10:28.464Z | Compiling socket2 v0.6.3 |
| 1898 | 2026-08-17T18:10:28.663Z | Compiling aws-lc-rs v1.16.3 |
| 1899 | 2026-08-17T18:10:28.700Z | Compiling const-oid v0.9.6 |
| 1900 | 2026-08-17T18:10:28.727Z | Compiling futures-core v0.3.32 |
| 1901 | 2026-08-17T18:10:28.916Z | Compiling httparse v1.10.1 |
| 1902 | 2026-08-17T18:10:29.032Z | Compiling regex-syntax v0.8.10 |
| 1903 | 2026-08-17T18:10:29.211Z | Compiling crc32fast v1.5.0 |
| 1904 | 2026-08-17T18:10:29.245Z | Compiling fnv v1.0.7 |
| 1905 | 2026-08-17T18:10:29.275Z | Compiling ucd-trie v0.1.7 |
| 1906 | 2026-08-17T18:10:29.326Z | Compiling vcpkg v0.2.15 |
| 1907 | 2026-08-17T18:10:29.364Z | Compiling iana-time-zone v0.1.65 |
| 1908 | 2026-08-17T18:10:29.419Z | Compiling ident_case v1.0.1 |
| 1909 | 2026-08-17T18:10:29.441Z | Compiling pest v2.8.6 |
| 1910 | 2026-08-17T18:10:29.585Z | Compiling uuid v1.23.4 |
| 1911 | 2026-08-17T18:10:29.642Z | Compiling rustc_version v0.4.1 |
| 1912 | 2026-08-17T18:10:29.677Z | Compiling futures-sink v0.3.32 |
| 1913 | 2026-08-17T18:10:29.714Z | Compiling rustls v0.23.41 |
| 1914 | 2026-08-17T18:10:29.774Z | Compiling futures-channel v0.3.32 |
| 1915 | 2026-08-17T18:10:29.941Z | Compiling openssl-sys v0.9.117 |
| 1916 | 2026-08-17T18:10:29.941Z | Compiling aho-corasick v1.1.4 |
| 1917 | 2026-08-17T18:10:29.995Z | Compiling slab v0.4.12 |
| 1918 | 2026-08-17T18:10:30.011Z | Compiling futures-task v0.3.32 |
| 1919 | 2026-08-17T18:10:30.032Z | Compiling futures-io v0.3.32 |
| 1920 | 2026-08-17T18:10:30.093Z | Compiling synstructure v0.13.2 |
| 1921 | 2026-08-17T18:10:30.149Z | Compiling serde_derive_internals v0.29.1 |
| 1922 | 2026-08-17T18:10:30.429Z | Compiling num-conv v0.2.0 |
| 1923 | 2026-08-17T18:10:30.445Z | Compiling dyn-clone v1.0.20 |
| 1924 | 2026-08-17T18:10:30.465Z | Compiling plain v0.2.3 |
| 1925 | 2026-08-17T18:10:30.482Z | Compiling time-core v0.1.8 |
| 1926 | 2026-08-17T18:10:30.499Z | Compiling radium v0.7.0 |
| 1927 | 2026-08-17T18:10:30.536Z | Compiling pest_meta v2.8.6 |
| 1928 | 2026-08-17T18:10:30.592Z | Compiling crossbeam-utils v0.8.21 |
| 1929 | 2026-08-17T18:10:30.664Z | Compiling time-macros v0.2.27 |
| 1930 | 2026-08-17T18:10:30.685Z | Compiling maybe-uninit v2.0.0 |
| 1931 | 2026-08-17T18:10:30.738Z | Compiling base64ct v1.8.3 |
| 1932 | 2026-08-17T18:10:30.772Z | Compiling base64 v0.22.1 |
| 1933 | 2026-08-17T18:10:30.855Z | Compiling regex-automata v0.4.14 |
| 1934 | 2026-08-17T18:10:30.885Z | Compiling openssl v0.10.80 |
| 1935 | 2026-08-17T18:10:30.930Z | Compiling pretty-hex v0.4.1 |
| 1936 | 2026-08-17T18:10:31.029Z | Compiling pem-rfc7468 v0.7.0 |
| 1937 | 2026-08-17T18:10:31.087Z | Compiling flagset v0.4.7 |
| 1938 | 2026-08-17T18:10:31.142Z | Compiling pest_generator v2.8.6 |
| 1939 | 2026-08-17T18:10:31.254Z | Compiling darling_core v0.23.0 |
| 1940 | 2026-08-17T18:10:31.254Z | Compiling rand_core v0.9.5 |
| 1941 | 2026-08-17T18:10:31.254Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1942 | 2026-08-17T18:10:31.261Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1943 | 2026-08-17T18:10:31.280Z | Compiling ahash v0.8.12 |
| 1944 | 2026-08-17T18:10:31.296Z | Compiling native-tls v0.2.18 |
| 1945 | 2026-08-17T18:10:31.314Z | Compiling serde_derive v1.0.228 |
| 1946 | 2026-08-17T18:10:31.331Z | Compiling zeroize_derive v1.5.0 |
| 1947 | 2026-08-17T18:10:31.419Z | Compiling zerofrom-derive v0.1.6 |
| 1948 | 2026-08-17T18:10:31.422Z | Compiling yoke-derive v0.8.1 |
| 1949 | 2026-08-17T18:10:31.522Z | Compiling zerocopy-derive v0.8.40 |
| 1950 | 2026-08-17T18:10:31.538Z | Compiling zerovec-derive v0.11.2 |
| 1951 | 2026-08-17T18:10:31.552Z | Compiling displaydoc v0.2.5 |
| 1952 | 2026-08-17T18:10:31.634Z | Compiling tokio-macros v2.7.0 |
| 1953 | 2026-08-17T18:10:31.649Z | Compiling futures-macro v0.3.32 |
| 1954 | 2026-08-17T18:10:31.654Z | Compiling thiserror-impl v2.0.18 |
| 1955 | 2026-08-17T18:10:31.774Z | Compiling schemars_derive v0.8.22 |
| 1956 | 2026-08-17T18:10:31.809Z | Compiling der_derive v0.7.3 |
| 1957 | 2026-08-17T18:10:31.924Z | Compiling tracing-attributes v0.1.31 |
| 1958 | 2026-08-17T18:10:31.951Z | Compiling zeroize v1.9.0 |
| 1959 | 2026-08-17T18:10:32.323Z | Compiling thiserror-impl v1.0.69 |
| 1960 | 2026-08-17T18:10:32.439Z | Compiling pest_derive v2.8.6 |
| 1961 | 2026-08-17T18:10:32.442Z | Compiling futures-util v0.3.32 |
| 1962 | 2026-08-17T18:10:32.545Z | Compiling zerofrom v0.1.6 |
| 1963 | 2026-08-17T18:10:32.705Z | Compiling yoke v0.8.1 |
| 1964 | 2026-08-17T18:10:32.813Z | Compiling crypto-common v0.1.7 |
| 1965 | 2026-08-17T18:10:32.830Z | Compiling block-buffer v0.10.4 |
| 1966 | 2026-08-17T18:10:32.921Z | Compiling zerovec v0.11.5 |
| 1967 | 2026-08-17T18:10:32.924Z | Compiling zerotrie v0.2.3 |
| 1968 | 2026-08-17T18:10:33.035Z | Compiling digest v0.10.7 |
| 1969 | 2026-08-17T18:10:33.189Z | Compiling scroll_derive v0.12.1 |
| 1970 | 2026-08-17T18:10:33.204Z | Compiling scroll_derive v0.13.1 |
| 1971 | 2026-08-17T18:10:33.280Z | Compiling der v0.7.10 |
| 1972 | 2026-08-17T18:10:33.298Z | Compiling openssl-macros v0.1.1 |
| 1973 | 2026-08-17T18:10:33.410Z | Compiling anyhow v1.0.102 |
| 1974 | 2026-08-17T18:10:33.430Z | Compiling num-bigint-dig v0.8.6 |
| 1975 | 2026-08-17T18:10:33.504Z | Compiling tinystr v0.8.2 |
| 1976 | 2026-08-17T18:10:33.535Z | Compiling potential_utf v0.1.4 |
| 1977 | 2026-08-17T18:10:33.729Z | Compiling icu_locale_core v2.1.1 |
| 1978 | 2026-08-17T18:10:33.729Z | Compiling icu_collections v2.1.1 |
| 1979 | 2026-08-17T18:10:33.760Z | Compiling packed_struct v0.10.1 |
| 1980 | 2026-08-17T18:10:33.763Z | Compiling darling_macro v0.23.0 |
| 1981 | 2026-08-17T18:10:33.763Z | Compiling regex v1.12.3 |
| 1982 | 2026-08-17T18:10:33.875Z | Compiling zerocopy-derive v0.7.35 |
| 1983 | 2026-08-17T18:10:34.221Z | Compiling spki v0.7.3 |
| 1984 | 2026-08-17T18:10:34.316Z | Compiling slog v2.8.2 |
| 1985 | 2026-08-17T18:10:34.444Z | Compiling bytes v1.11.1 |
| 1986 | 2026-08-17T18:10:34.517Z | Compiling icu_provider v2.1.1 |
| 1987 | 2026-08-17T18:10:34.569Z | Compiling chrono v0.4.45 |
| 1988 | 2026-08-17T18:10:34.601Z | Compiling serde_tokenstream v0.2.3 |
| 1989 | 2026-08-17T18:10:34.679Z | Compiling tracing-core v0.1.36 |
| 1990 | 2026-08-17T18:10:34.706Z | Compiling cookie v0.18.1 |
| 1991 | 2026-08-17T18:10:34.871Z | Compiling icu_properties v2.1.2 |
| 1992 | 2026-08-17T18:10:34.918Z | Compiling icu_normalizer v2.1.1 |
| 1993 | 2026-08-17T18:10:35.034Z | Compiling tokio v1.52.1 |
| 1994 | 2026-08-17T18:10:35.147Z | Compiling http v1.4.2 |
| 1995 | 2026-08-17T18:10:35.473Z | Compiling utf8parse v0.2.2 |
| 1996 | 2026-08-17T18:10:35.600Z | Compiling camino v1.2.2 |
| 1997 | 2026-08-17T18:10:35.709Z | Compiling cpufeatures v0.2.17 |
| 1998 | 2026-08-17T18:10:35.798Z | Compiling idna_adapter v1.2.1 |
| 1999 | 2026-08-17T18:10:35.914Z | Compiling ppv-lite86 v0.2.21 |
| 2000 | 2026-08-17T18:10:35.943Z | Compiling idna v1.1.0 |
| 2001 | 2026-08-17T18:10:36.062Z | Compiling tracing v0.1.44 |
| 2002 | 2026-08-17T18:10:36.193Z | Compiling toml_datetime v0.6.11 |
| 2003 | 2026-08-17T18:10:36.226Z | Compiling rand_chacha v0.9.0 |
| 2004 | 2026-08-17T18:10:36.259Z | Compiling serde_spanned v0.6.9 |
| 2005 | 2026-08-17T18:10:36.275Z | Compiling darling v0.23.0 |
| 2006 | 2026-08-17T18:10:36.293Z | Compiling url v2.5.8 |
| 2007 | 2026-08-17T18:10:36.371Z | Compiling zerocopy-derive v0.6.6 |
| 2008 | 2026-08-17T18:10:36.387Z | Compiling clap_derive v4.6.1 |
| 2009 | 2026-08-17T18:10:36.401Z | Compiling bitfield-macros v0.19.4 |
| 2010 | 2026-08-17T18:10:36.424Z | Compiling packed_struct_codegen v0.10.1 |
| 2011 | 2026-08-17T18:10:36.608Z | Compiling indexmap v1.9.3 |
| 2012 | 2026-08-17T18:10:36.677Z | Compiling anstyle v1.0.14 |
| 2013 | 2026-08-17T18:10:36.987Z | Compiling paste v1.0.15 |
| 2014 | 2026-08-17T18:10:37.063Z | Compiling rand v0.9.2 |
| 2015 | 2026-08-17T18:10:37.091Z | Compiling http-body v1.0.1 |
| 2016 | 2026-08-17T18:10:37.135Z | Compiling pkcs8 v0.10.2 |
| 2017 | 2026-08-17T18:10:37.274Z | Compiling rustls-pki-types v1.14.0 |
| 2018 | 2026-08-17T18:10:37.396Z | Compiling spin v0.9.8 |
| 2019 | 2026-08-17T18:10:37.412Z | Compiling usdt-impl v0.5.0 |
| 2020 | 2026-08-17T18:10:37.623Z | Compiling usdt-impl v0.6.0 |
| 2021 | 2026-08-17T18:10:37.646Z | Compiling either v1.15.0 |
| 2022 | 2026-08-17T18:10:37.692Z | Compiling cmov v0.5.4 |
| 2023 | 2026-08-17T18:10:37.825Z | Compiling openssl-probe v0.2.1 |
| 2024 | 2026-08-17T18:10:37.854Z | Compiling ref-cast v1.0.25 |
| 2025 | 2026-08-17T18:10:37.869Z | Compiling tinyvec_macros v0.1.1 |
| 2026 | 2026-08-17T18:10:37.920Z | Compiling anstyle-query v1.1.5 |
| 2027 | 2026-08-17T18:10:37.957Z | Compiling is_terminal_polyfill v1.70.2 |
| 2028 | 2026-08-17T18:10:37.980Z | Compiling colorchoice v1.0.4 |
| 2029 | 2026-08-17T18:10:37.997Z | Compiling winnow v0.5.40 |
| 2030 | 2026-08-17T18:10:38.014Z | Compiling fastrand v2.3.0 |
| 2031 | 2026-08-17T18:10:38.017Z | Compiling tinyvec v1.10.0 |
| 2032 | 2026-08-17T18:10:38.045Z | Compiling ctutils v0.4.2 |
| 2033 | 2026-08-17T18:10:38.165Z | Compiling sha2 v0.10.9 |
| 2034 | 2026-08-17T18:10:38.353Z | Compiling scroll v0.13.0 |
| 2035 | 2026-08-17T18:10:38.387Z | Compiling scroll v0.12.0 |
| 2036 | 2026-08-17T18:10:38.388Z | Compiling async-trait v0.1.89 |
| 2037 | 2026-08-17T18:10:38.525Z | Compiling heapless v0.7.17 |
| 2038 | 2026-08-17T18:10:38.687Z | Compiling try-lock v0.2.5 |
| 2039 | 2026-08-17T18:10:38.702Z | Compiling winnow v1.0.3 |
| 2040 | 2026-08-17T18:10:38.733Z | Compiling atomic-waker v1.1.2 |
| 2041 | 2026-08-17T18:10:38.753Z | Compiling zstd-safe v7.2.4 |
| 2042 | 2026-08-17T18:10:38.784Z | Compiling signal-hook v0.3.18 |
| 2043 | 2026-08-17T18:10:38.809Z | Compiling rustix v0.38.44 |
| 2044 | 2026-08-17T18:10:38.883Z | Compiling tokio-util v0.7.18 |
| 2045 | 2026-08-17T18:10:38.974Z | Compiling untrusted v0.7.1 |
| 2046 | 2026-08-17T18:10:38.990Z | Compiling litrs v1.0.0 |
| 2047 | 2026-08-17T18:10:38.994Z | Compiling tower-layer v0.3.3 |
| 2048 | 2026-08-17T18:10:39.061Z | Compiling tower-service v0.3.3 |
| 2049 | 2026-08-17T18:10:39.116Z | Compiling winnow v0.7.14 |
| 2050 | 2026-08-17T18:10:39.190Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2051 | 2026-08-17T18:10:39.281Z | Compiling toml_edit v0.19.15 |
| 2052 | 2026-08-17T18:10:39.284Z | Compiling tempfile v3.25.0 |
| 2053 | 2026-08-17T18:10:39.408Z | Compiling want v0.3.1 |
| 2054 | 2026-08-17T18:10:39.448Z | Compiling document-features v0.2.12 |
| 2055 | 2026-08-17T18:10:39.677Z | Compiling h2 v0.4.15 |
| 2056 | 2026-08-17T18:10:39.882Z | Compiling goblin v0.8.2 |
| 2057 | 2026-08-17T18:10:39.903Z | Compiling goblin v0.10.5 |
| 2058 | 2026-08-17T18:10:39.961Z | Compiling hybrid-array v0.4.13 |
| 2059 | 2026-08-17T18:10:40.007Z | Compiling itertools v0.15.0 |
| 2060 | 2026-08-17T18:10:40.207Z | Compiling anstyle-parse v1.0.0 |
| 2061 | 2026-08-17T18:10:40.406Z | Compiling zerocopy v0.7.35 |
| 2062 | 2026-08-17T18:10:40.637Z | Compiling ipnet v2.11.0 |
| 2063 | 2026-08-17T18:10:40.785Z | Compiling structmeta-derive v0.3.0 |
| 2064 | 2026-08-17T18:10:40.804Z | Compiling daft-derive v0.1.7 |
| 2065 | 2026-08-17T18:10:40.935Z | Compiling ref-cast-impl v1.0.25 |
| 2066 | 2026-08-17T18:10:41.025Z | Compiling darling_core v0.20.11 |
| 2067 | 2026-08-17T18:10:41.043Z | Compiling curve25519-dalek v4.1.3 |
| 2068 | 2026-08-17T18:10:41.151Z | Compiling memoffset v0.9.1 |
| 2069 | 2026-08-17T18:10:41.303Z | Compiling foreign-types-shared v0.1.1 |
| 2070 | 2026-08-17T18:10:41.346Z | Compiling untrusted v0.9.0 |
| 2071 | 2026-08-17T18:10:41.377Z | Compiling httpdate v1.0.3 |
| 2072 | 2026-08-17T18:10:41.407Z | Compiling simd-adler32 v0.3.8 |
| 2073 | 2026-08-17T18:10:41.519Z | Compiling powerfmt v0.2.0 |
| 2074 | 2026-08-17T18:10:41.519Z | Compiling tap v1.0.1 |
| 2075 | 2026-08-17T18:10:41.657Z | Compiling wyz v0.5.1 |
| 2076 | 2026-08-17T18:10:41.688Z | Compiling deranged v0.5.8 |
| 2077 | 2026-08-17T18:10:41.748Z | Compiling foreign-types v0.3.2 |
| 2078 | 2026-08-17T18:10:41.781Z | Compiling structmeta v0.3.0 |
| 2079 | 2026-08-17T18:10:41.832Z | Compiling anstream v1.0.0 |
| 2080 | 2026-08-17T18:10:41.928Z | Compiling unicode-normalization v0.1.25 |
| 2081 | 2026-08-17T18:10:42.134Z | Compiling dof v0.3.0 |
| 2082 | 2026-08-17T18:10:42.155Z | Compiling dtrace-parser v0.2.0 |
| 2083 | 2026-08-17T18:10:42.395Z | Compiling rand_chacha v0.3.1 |
| 2084 | 2026-08-17T18:10:42.482Z | Compiling hex v0.4.3 |
| 2085 | 2026-08-17T18:10:42.748Z | Compiling dof v0.4.0 |
| 2086 | 2026-08-17T18:10:42.765Z | Compiling signature v2.2.0 |
| 2087 | 2026-08-17T18:10:42.782Z | Compiling dtrace-parser v0.3.0 |
| 2088 | 2026-08-17T18:10:42.785Z | Compiling terminal_size v0.4.3 |
| 2089 | 2026-08-17T18:10:42.799Z | Compiling hyper v1.10.1 |
| 2090 | 2026-08-17T18:10:42.832Z | Compiling pin-project-internal v1.1.11 |
| 2091 | 2026-08-17T18:10:42.959Z | Compiling darling_macro v0.20.11 |
| 2092 | 2026-08-17T18:10:42.992Z | Compiling num-integer v0.1.46 |
| 2093 | 2026-08-17T18:10:43.021Z | Compiling thread-id v5.1.0 |
| 2094 | 2026-08-17T18:10:43.121Z | Compiling wait-timeout v0.2.1 |
| 2095 | 2026-08-17T18:10:43.256Z | Compiling thread-id v4.2.2 |
| 2096 | 2026-08-17T18:10:43.360Z | Compiling cfg_aliases v0.2.1 |
| 2097 | 2026-08-17T18:10:43.450Z | Compiling adler2 v2.0.1 |
| 2098 | 2026-08-17T18:10:43.467Z | Compiling num_threads v0.1.7 |
| 2099 | 2026-08-17T18:10:43.546Z | Compiling smoltcp v0.9.1 |
| 2100 | 2026-08-17T18:10:43.561Z | Compiling quick-error v1.2.3 |
| 2101 | 2026-08-17T18:10:43.597Z | Compiling funty v2.0.0 |
| 2102 | 2026-08-17T18:10:43.630Z | Compiling clap_lex v1.0.0 |
| 2103 | 2026-08-17T18:10:43.663Z | Compiling bit-vec v0.8.0 |
| 2104 | 2026-08-17T18:10:43.683Z | Compiling rusty-fork v0.3.1 |
| 2105 | 2026-08-17T18:10:43.732Z | Compiling time v0.3.47 |
| 2106 | 2026-08-17T18:10:43.780Z | Compiling miniz_oxide v0.8.9 |
| 2107 | 2026-08-17T18:10:43.839Z | Compiling clap_builder v4.6.0 |
| 2108 | 2026-08-17T18:10:43.860Z | Compiling bit-set v0.8.0 |
| 2109 | 2026-08-17T18:10:43.863Z | Compiling darling v0.20.11 |
| 2110 | 2026-08-17T18:10:43.906Z | Compiling nix v0.31.2 |
| 2111 | 2026-08-17T18:10:43.973Z | Compiling hyper-util v0.1.20 |
| 2112 | 2026-08-17T18:10:43.989Z | Compiling bitvec v1.0.1 |
| 2113 | 2026-08-17T18:10:44.124Z | Compiling num-iter v0.1.45 |
| 2114 | 2026-08-17T18:10:44.261Z | Compiling rand v0.8.6 |
| 2115 | 2026-08-17T18:10:44.332Z | Compiling ipnetwork v0.21.1 |
| 2116 | 2026-08-17T18:10:44.528Z | Compiling lazy_static v1.5.0 |
| 2117 | 2026-08-17T18:10:44.613Z | Compiling anstyle-parse v0.2.7 |
| 2118 | 2026-08-17T18:10:44.700Z | Compiling hmac v0.12.1 |
| 2119 | 2026-08-17T18:10:44.932Z | Compiling rand_xorshift v0.4.0 |
| 2120 | 2026-08-17T18:10:44.950Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2121 | 2026-08-17T18:10:45.051Z | Compiling sync_wrapper v1.0.2 |
| 2122 | 2026-08-17T18:10:45.113Z | Compiling zlib-rs v0.6.2 |
| 2123 | 2026-08-17T18:10:45.466Z | Compiling siphasher v1.0.2 |
| 2124 | 2026-08-17T18:10:45.620Z | Compiling unarray v0.1.4 |
| 2125 | 2026-08-17T18:10:45.654Z | Compiling crc-catalog v2.4.0 |
| 2126 | 2026-08-17T18:10:45.669Z | Compiling nodrop v0.1.14 |
| 2127 | 2026-08-17T18:10:45.767Z | Compiling array-init v0.0.4 |
| 2128 | 2026-08-17T18:10:45.783Z | Compiling crc v3.4.0 |
| 2129 | 2026-08-17T18:10:45.870Z | Compiling proptest v1.11.0 |
| 2130 | 2026-08-17T18:10:46.257Z | Compiling clap v4.6.1 |
| 2131 | 2026-08-17T18:10:46.302Z | Compiling tower v0.5.3 |
| 2132 | 2026-08-17T18:10:47.122Z | Compiling flate2 v1.1.9 |
| 2133 | 2026-08-17T18:10:47.153Z | Compiling anstream v0.6.21 |
| 2134 | 2026-08-17T18:10:47.245Z | Compiling smallvec v0.6.14 |
| 2135 | 2026-08-17T18:10:47.369Z | Compiling derive_builder_core v0.20.2 |
| 2136 | 2026-08-17T18:10:47.457Z | Compiling pkcs1 v0.7.5 |
| 2137 | 2026-08-17T18:10:47.476Z | Compiling http-body-util v0.1.3 |
| 2138 | 2026-08-17T18:10:47.547Z | Compiling zerocopy v0.6.6 |
| 2139 | 2026-08-17T18:10:47.585Z | Compiling bitfield v0.19.4 |
| 2140 | 2026-08-17T18:10:47.737Z | Compiling strum_macros v0.26.4 |
| 2141 | 2026-08-17T18:10:47.778Z | Compiling strum_macros v0.27.2 |
| 2142 | 2026-08-17T18:10:47.829Z | Compiling snafu-derive v0.8.9 |
| 2143 | 2026-08-17T18:10:47.877Z | Compiling hubpack_derive v0.1.1 |
| 2144 | 2026-08-17T18:10:47.951Z | Compiling env_filter v1.0.0 |
| 2145 | 2026-08-17T18:10:47.965Z | Compiling fs-err v3.3.0 |
| 2146 | 2026-08-17T18:10:48.147Z | Compiling unicode-bidi v0.3.18 |
| 2147 | 2026-08-17T18:10:48.163Z | Compiling ryu v1.0.23 |
| 2148 | 2026-08-17T18:10:48.222Z | Compiling hashbrown v0.12.3 |
| 2149 | 2026-08-17T18:10:48.442Z | Compiling iri-string v0.7.10 |
| 2150 | 2026-08-17T18:10:48.458Z | Compiling base64 v0.21.7 |
| 2151 | 2026-08-17T18:10:48.627Z | Compiling allocator-api2 v0.2.21 |
| 2152 | 2026-08-17T18:10:48.734Z | Compiling unicode-segmentation v1.12.0 |
| 2153 | 2026-08-17T18:10:48.771Z | Compiling unicode-properties v0.1.4 |
| 2154 | 2026-08-17T18:10:48.841Z | Compiling object v0.37.3 |
| 2155 | 2026-08-17T18:10:48.971Z | Compiling stringprep v0.1.5 |
| 2156 | 2026-08-17T18:10:49.012Z | Compiling ron v0.8.1 |
| 2157 | 2026-08-17T18:10:49.329Z | Compiling serde_urlencoded v0.7.1 |
| 2158 | 2026-08-17T18:10:49.460Z | Compiling derive_builder_macro v0.20.2 |
| 2159 | 2026-08-17T18:10:49.476Z | Compiling env_logger v0.11.9 |
| 2160 | 2026-08-17T18:10:49.516Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2161 | 2026-08-17T18:10:49.553Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2162 | 2026-08-17T18:10:49.623Z | Compiling tower-http v0.6.8 |
| 2163 | 2026-08-17T18:10:49.671Z | Compiling newtype-uuid v1.3.2 |
| 2164 | 2026-08-17T18:10:49.720Z | Compiling rsa v0.9.10 |
| 2165 | 2026-08-17T18:10:49.740Z | Compiling oxnet v0.1.6 |
| 2166 | 2026-08-17T18:10:49.814Z | Compiling serde-hex v0.1.0 |
| 2167 | 2026-08-17T18:10:49.840Z | Compiling hashbrown v0.13.2 |
| 2168 | 2026-08-17T18:10:49.904Z | Compiling tokio-native-tls v0.3.1 |
| 2169 | 2026-08-17T18:10:49.994Z | Compiling bzip2 v0.4.4 |
| 2170 | 2026-08-17T18:10:50.010Z | Compiling usdt-macro v0.6.0 |
| 2171 | 2026-08-17T18:10:50.014Z | Compiling usdt-attr-macro v0.6.0 |
| 2172 | 2026-08-17T18:10:50.059Z | Compiling derive-ex v0.1.8 |
| 2173 | 2026-08-17T18:10:50.099Z | Compiling block-padding v0.4.2 |
| 2174 | 2026-08-17T18:10:50.159Z | Compiling block-buffer v0.12.1 |
| 2175 | 2026-08-17T18:10:50.210Z | Compiling crypto-common v0.2.2 |
| 2176 | 2026-08-17T18:10:50.393Z | Compiling rustls-native-certs v0.8.3 |
| 2177 | 2026-08-17T18:10:50.707Z | Compiling erased-serde v0.3.31 |
| 2178 | 2026-08-17T18:10:50.723Z | Compiling x509-cert v0.2.5 |
| 2179 | 2026-08-17T18:10:50.827Z | Compiling md-5 v0.10.6 |
| 2180 | 2026-08-17T18:10:50.995Z | Compiling bstr v1.12.1 |
| 2181 | 2026-08-17T18:10:51.034Z | Compiling vergen-lib v9.1.0 |
| 2182 | 2026-08-17T18:10:51.052Z | Compiling hash32 v0.2.1 |
| 2183 | 2026-08-17T18:10:51.055Z | Compiling encoding_rs v0.8.35 |
| 2184 | 2026-08-17T18:10:51.238Z | Compiling psl-types v2.0.11 |
| 2185 | 2026-08-17T18:10:51.257Z | Compiling cpufeatures v0.3.0 |
| 2186 | 2026-08-17T18:10:51.310Z | Compiling fallible-iterator v0.2.0 |
| 2187 | 2026-08-17T18:10:51.362Z | Compiling mime v0.3.17 |
| 2188 | 2026-08-17T18:10:51.552Z | Compiling crc-any v2.5.0 |
| 2189 | 2026-08-17T18:10:51.561Z | Compiling test-strategy v0.4.5 |
| 2190 | 2026-08-17T18:10:51.604Z | Compiling postgres-protocol v0.6.10 |
| 2191 | 2026-08-17T18:10:51.630Z | Compiling publicsuffix v2.3.0 |
| 2192 | 2026-08-17T18:10:52.287Z | Compiling object v0.30.4 |
| 2193 | 2026-08-17T18:10:52.306Z | Compiling inout v0.2.2 |
| 2194 | 2026-08-17T18:10:52.323Z | Compiling zip v0.6.6 |
| 2195 | 2026-08-17T18:10:52.434Z | Compiling hyper-tls v0.6.0 |
| 2196 | 2026-08-17T18:10:52.450Z | Compiling daft v0.1.7 |
| 2197 | 2026-08-17T18:10:52.473Z | Compiling derive_builder v0.20.2 |
| 2198 | 2026-08-17T18:10:52.490Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2199 | 2026-08-17T18:10:52.529Z | Compiling heck v0.4.1 |
| 2200 | 2026-08-17T18:10:52.619Z | Compiling phf_shared v0.13.1 |
| 2201 | 2026-08-17T18:10:52.697Z | Compiling pin-project v1.1.11 |
| 2202 | 2026-08-17T18:10:52.823Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2203 | 2026-08-17T18:10:52.839Z | Compiling toml v0.7.8 |
| 2204 | 2026-08-17T18:10:52.889Z | Compiling serde_with_macros v3.21.0 |
| 2205 | 2026-08-17T18:10:52.889Z | Compiling futures-executor v0.3.32 |
| 2206 | 2026-08-17T18:10:52.997Z | Compiling async-recursion v1.1.1 |
| 2207 | 2026-08-17T18:10:53.143Z | Compiling enum-as-inner v0.6.1 |
| 2208 | 2026-08-17T18:10:53.160Z | Compiling serde_repr v0.1.20 |
| 2209 | 2026-08-17T18:10:53.254Z | Compiling vergen v9.1.0 |
| 2210 | 2026-08-17T18:10:53.352Z | Compiling ff v0.13.1 |
| 2211 | 2026-08-17T18:10:53.389Z | Compiling cargo-platform v0.3.2 |
| 2212 | 2026-08-17T18:10:53.512Z | Compiling libbz2-rs-sys v0.2.2 |
| 2213 | 2026-08-17T18:10:53.610Z | Compiling bitflags v1.3.2 |
| 2214 | 2026-08-17T18:10:53.674Z | Compiling foldhash v0.1.5 |
| 2215 | 2026-08-17T18:10:53.839Z | Compiling base16ct v0.2.0 |
| 2216 | 2026-08-17T18:10:53.857Z | Compiling bumpalo v3.20.2 |
| 2217 | 2026-08-17T18:10:53.893Z | Compiling same-file v1.0.6 |
| 2218 | 2026-08-17T18:10:53.932Z | Compiling jiff-core v0.1.0 |
| 2219 | 2026-08-17T18:10:53.966Z | Compiling path-slash v0.1.5 |
| 2220 | 2026-08-17T18:10:53.996Z | Compiling managed v0.8.0 |
| 2221 | 2026-08-17T18:10:54.023Z | Compiling foldhash v0.2.0 |
| 2222 | 2026-08-17T18:10:54.126Z | Compiling zopfli v0.8.3 |
| 2223 | 2026-08-17T18:10:54.126Z | Compiling walkdir v2.5.0 |
| 2224 | 2026-08-17T18:10:54.155Z | Compiling sec1 v0.7.3 |
| 2225 | 2026-08-17T18:10:54.189Z | Compiling hashbrown v0.16.1 |
| 2226 | 2026-08-17T18:10:54.427Z | Compiling bzip2 v0.6.1 |
| 2227 | 2026-08-17T18:10:54.511Z | Compiling hashbrown v0.15.5 |
| 2228 | 2026-08-17T18:10:54.536Z | Compiling cargo_metadata v0.23.1 |
| 2229 | 2026-08-17T18:10:54.672Z | Compiling jiff v0.2.34 |
| 2230 | 2026-08-17T18:10:54.708Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2231 | 2026-08-17T18:10:54.820Z | Compiling group v0.13.0 |
| 2232 | 2026-08-17T18:10:55.053Z | Compiling futures v0.3.32 |
| 2233 | 2026-08-17T18:10:55.359Z | Compiling phf v0.13.1 |
| 2234 | 2026-08-17T18:10:55.428Z | Compiling snafu v0.8.9 |
| 2235 | 2026-08-17T18:10:55.501Z | Compiling reqwest v0.12.28 |
| 2236 | 2026-08-17T18:10:55.699Z | Compiling cipher v0.5.2 |
| 2237 | 2026-08-17T18:10:55.777Z | Compiling signal-hook-mio v0.2.5 |
| 2238 | 2026-08-17T18:10:55.797Z | Compiling cookie_store v0.22.1 |
| 2239 | 2026-08-17T18:10:55.855Z | Compiling postgres-types v0.2.12 |
| 2240 | 2026-08-17T18:10:55.878Z | Compiling zstd v0.13.3 |
| 2241 | 2026-08-17T18:10:55.915Z | Compiling globset v0.4.18 |
| 2242 | 2026-08-17T18:10:56.010Z | Compiling strum v0.27.2 |
| 2243 | 2026-08-17T18:10:56.208Z | Compiling hubpack v0.1.2 |
| 2244 | 2026-08-17T18:10:56.354Z | Compiling phf_shared v0.11.3 |
| 2245 | 2026-08-17T18:10:56.386Z | Compiling hkdf v0.12.4 |
| 2246 | 2026-08-17T18:10:56.386Z | Compiling crossbeam-epoch v0.9.18 |
| 2247 | 2026-08-17T18:10:56.467Z | Compiling ed25519 v2.2.3 |
| 2248 | 2026-08-17T18:10:56.493Z | Compiling byte-wrapper v0.1.0 |
| 2249 | 2026-08-17T18:10:56.550Z | Compiling olpc-cjson v0.1.4 |
| 2250 | 2026-08-17T18:10:56.780Z | Compiling serde_plain v1.0.2 |
| 2251 | 2026-08-17T18:10:56.796Z | Compiling serde-big-array v0.5.1 |
| 2252 | 2026-08-17T18:10:56.828Z | Compiling pem v3.0.6 |
| 2253 | 2026-08-17T18:10:56.877Z | Compiling crypto-bigint v0.5.5 |
| 2254 | 2026-08-17T18:10:57.039Z | Compiling float-cmp v0.10.0 |
| 2255 | 2026-08-17T18:10:57.073Z | Compiling memmap2 v0.9.10 |
| 2256 | 2026-08-17T18:10:57.129Z | Compiling fixedbitset v0.4.2 |
| 2257 | 2026-08-17T18:10:57.146Z | Compiling const-oid v0.10.2 |
| 2258 | 2026-08-17T18:10:57.146Z | Compiling data-encoding v2.10.0 |
| 2259 | 2026-08-17T18:10:57.204Z | Compiling difflib v0.4.0 |
| 2260 | 2026-08-17T18:10:57.299Z | Compiling whoami v2.1.0 |
| 2261 | 2026-08-17T18:10:57.319Z | Compiling fixedbitset v0.5.7 |
| 2262 | 2026-08-17T18:10:57.504Z | Compiling toml_write v0.1.2 |
| 2263 | 2026-08-17T18:10:57.561Z | Compiling static_assertions v1.1.0 |
| 2264 | 2026-08-17T18:10:57.647Z | Compiling normalize-line-endings v0.3.0 |
| 2265 | 2026-08-17T18:10:57.647Z | Compiling predicates-core v1.0.10 |
| 2266 | 2026-08-17T18:10:57.679Z | Compiling keccak v0.1.6 |
| 2267 | 2026-08-17T18:10:57.698Z | Compiling typed-path v0.9.3 |
| 2268 | 2026-08-17T18:10:57.716Z | Compiling new_debug_unreachable v1.0.6 |
| 2269 | 2026-08-17T18:10:57.763Z | Compiling precomputed-hash v0.1.1 |
| 2270 | 2026-08-17T18:10:57.803Z | Compiling elliptic-curve v0.13.8 |
| 2271 | 2026-08-17T18:10:57.850Z | Compiling string_cache v0.8.9 |
| 2272 | 2026-08-17T18:10:57.868Z | Compiling sha3 v0.10.8 |
| 2273 | 2026-08-17T18:10:57.882Z | Compiling predicates v3.1.4 |
| 2274 | 2026-08-17T18:10:57.915Z | Compiling toml_edit v0.22.27 |
| 2275 | 2026-08-17T18:10:57.999Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2276 | 2026-08-17T18:10:58.085Z | Compiling petgraph v0.8.3 |
| 2277 | 2026-08-17T18:10:58.148Z | Compiling tokio-postgres v0.7.16 |
| 2278 | 2026-08-17T18:10:58.168Z | Compiling chacha20 v0.10.0 |
| 2279 | 2026-08-17T18:10:58.171Z | Compiling hickory-proto v0.25.2 |
| 2280 | 2026-08-17T18:10:58.503Z | Compiling digest v0.11.3 |
| 2281 | 2026-08-17T18:10:58.687Z | Compiling petgraph v0.6.5 |
| 2282 | 2026-08-17T18:10:58.702Z | Compiling usdt v0.6.0 |
| 2283 | 2026-08-17T18:10:59.065Z | Compiling zip v4.6.1 |
| 2284 | 2026-08-17T18:10:59.985Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2285 | 2026-08-17T18:11:00.038Z | Compiling ed25519-dalek v2.2.0 |
| 2286 | 2026-08-17T18:11:00.402Z | Compiling crossterm v0.28.1 |
| 2287 | 2026-08-17T18:11:00.820Z | Compiling iddqd v0.4.2 |
| 2288 | 2026-08-17T18:11:01.071Z | Compiling serde_with v3.21.0 |
| 2289 | 2026-08-17T18:11:01.097Z | Compiling similar v2.7.0 |
| 2290 | 2026-08-17T18:11:01.288Z | Compiling strum v0.26.3 |
| 2291 | 2026-08-17T18:11:01.661Z | Compiling tokio-stream v0.1.18 |
| 2292 | 2026-08-17T18:11:01.705Z | Compiling buf-list v1.1.2 |
| 2293 | 2026-08-17T18:11:01.862Z | Compiling itertools v0.13.0 |
| 2294 | 2026-08-17T18:11:01.902Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2295 | 2026-08-17T18:11:02.048Z | Compiling openapiv3 v2.2.0 |
| 2296 | 2026-08-17T18:11:02.912Z | Compiling lalrpop-util v0.19.12 |
| 2297 | 2026-08-17T18:11:02.992Z | Compiling peg-runtime v0.8.5 |
| 2298 | 2026-08-17T18:11:19.330Z | Compiling rustls-webpki v0.103.13 |
| 2299 | 2026-08-17T18:11:22.967Z | Compiling macaddr v1.0.1 |
| 2300 | 2026-08-17T18:11:22.983Z | Compiling tokio-rustls v0.26.4 |
| 2301 | 2026-08-17T18:11:23.275Z | Compiling hyper-rustls v0.27.7 |
| 2302 | 2026-08-17T18:11:23.290Z | Compiling rustls-platform-verifier v0.6.2 |
| 2303 | 2026-08-17T18:11:23.398Z | Compiling tough v0.22.0 |
| 2304 | 2026-08-17T18:11:23.461Z | Compiling crucible-workspace-hack v0.1.0 |
| 2305 | 2026-08-17T18:11:23.477Z | Compiling rayon-core v1.13.0 |
| 2306 | 2026-08-17T18:11:23.515Z | Compiling reqwest v0.13.2 |
| 2307 | 2026-08-17T18:11:23.598Z | Compiling secrecy v0.10.3 |
| 2308 | 2026-08-17T18:11:23.603Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2309 | 2026-08-17T18:11:23.710Z | Compiling heapless v0.8.0 |
| 2310 | 2026-08-17T18:11:23.726Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2311 | 2026-08-17T18:11:23.835Z | Compiling crossbeam-deque v0.8.6 |
| 2312 | 2026-08-17T18:11:23.853Z | Compiling ingot-macros v0.2.0 |
| 2313 | 2026-08-17T18:11:23.976Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2314 | 2026-08-17T18:11:24.006Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2315 | 2026-08-17T18:11:24.054Z | Compiling inout v0.1.4 |
| 2316 | 2026-08-17T18:11:24.070Z | Compiling hash32 v0.3.1 |
| 2317 | 2026-08-17T18:11:24.175Z | Compiling multer v3.1.0 |
| 2318 | 2026-08-17T18:11:24.216Z | Compiling thread_local v1.1.9 |
| 2319 | 2026-08-17T18:11:24.245Z | Compiling smoltcp v0.11.0 |
| 2320 | 2026-08-17T18:11:24.261Z | Compiling match_cfg v0.1.0 |
| 2321 | 2026-08-17T18:11:24.277Z | Compiling slog-async v2.8.0 |
| 2322 | 2026-08-17T18:11:24.296Z | Compiling unicode-width v0.2.0 |
| 2323 | 2026-08-17T18:11:24.355Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2324 | 2026-08-17T18:11:24.389Z | Compiling compression-core v0.4.31 |
| 2325 | 2026-08-17T18:11:24.579Z | Compiling proc-macro-crate v3.4.0 |
| 2326 | 2026-08-17T18:11:24.611Z | Compiling compression-codecs v0.4.37 |
| 2327 | 2026-08-17T18:11:24.660Z | Compiling hostname v0.3.1 |
| 2328 | 2026-08-17T18:11:24.691Z | Compiling cipher v0.4.4 |
| 2329 | 2026-08-17T18:11:24.789Z | Compiling atomicwrites v0.4.4 |
| 2330 | 2026-08-17T18:11:24.845Z | Compiling slog-json v2.6.1 |
| 2331 | 2026-08-17T18:11:24.915Z | Compiling crossbeam-channel v0.5.15 |
| 2332 | 2026-08-17T18:11:24.983Z | Compiling half v2.7.1 |
| 2333 | 2026-08-17T18:11:24.998Z | Compiling newtype-uuid-macros v0.1.0 |
| 2334 | 2026-08-17T18:11:25.038Z | Compiling cobs v0.3.0 |
| 2335 | 2026-08-17T18:11:25.155Z | Compiling universal-hash v0.5.1 |
| 2336 | 2026-08-17T18:11:25.187Z | Compiling async-stream-impl v0.3.6 |
| 2337 | 2026-08-17T18:11:25.220Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2338 | 2026-08-17T18:11:25.333Z | Compiling serde_spanned v1.1.1 |
| 2339 | 2026-08-17T18:11:25.351Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2340 | 2026-08-17T18:11:25.367Z | Compiling is-terminal v0.4.17 |
| 2341 | 2026-08-17T18:11:25.505Z | Compiling dropshot v0.17.1 |
| 2342 | 2026-08-17T18:11:25.538Z | Compiling proc-macro-error-attr v1.0.4 |
| 2343 | 2026-08-17T18:11:25.623Z | Compiling term v1.2.1 |
| 2344 | 2026-08-17T18:11:25.732Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2345 | 2026-08-17T18:11:25.751Z | Compiling convert_case v0.4.0 |
| 2346 | 2026-08-17T18:11:25.767Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2347 | 2026-08-17T18:11:25.782Z | Compiling take_mut v0.2.2 |
| 2348 | 2026-08-17T18:11:25.802Z | Compiling opaque-debug v0.3.1 |
| 2349 | 2026-08-17T18:11:25.892Z | Compiling ciborium-io v0.2.2 |
| 2350 | 2026-08-17T18:11:25.937Z | Compiling poly1305 v0.8.0 |
| 2351 | 2026-08-17T18:11:25.981Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2352 | 2026-08-17T18:11:26.008Z | Compiling ciborium-ll v0.2.2 |
| 2353 | 2026-08-17T18:11:26.052Z | Compiling slog-term v2.9.2 |
| 2354 | 2026-08-17T18:11:26.073Z | Compiling derive_more v0.99.20 |
| 2355 | 2026-08-17T18:11:26.239Z | Compiling async-stream v0.3.6 |
| 2356 | 2026-08-17T18:11:26.263Z | Compiling thiserror-no-std v2.0.2 |
| 2357 | 2026-08-17T18:11:26.355Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2358 | 2026-08-17T18:11:26.434Z | Compiling postcard v1.1.3 |
| 2359 | 2026-08-17T18:11:26.485Z | Compiling ingot-types v0.2.0 |
| 2360 | 2026-08-17T18:11:26.596Z | Compiling num_enum_derive v0.7.6 |
| 2361 | 2026-08-17T18:11:26.802Z | Compiling slog-bunyan v2.5.0 |
| 2362 | 2026-08-17T18:11:26.835Z | Compiling chacha20 v0.9.1 |
| 2363 | 2026-08-17T18:11:26.974Z | Compiling ingot v0.2.1 |
| 2364 | 2026-08-17T18:11:26.978Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2365 | 2026-08-17T18:11:27.007Z | Compiling async-compression v0.4.41 |
| 2366 | 2026-08-17T18:11:27.112Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2367 | 2026-08-17T18:11:27.313Z | Compiling sha1 v0.11.0 |
| 2368 | 2026-08-17T18:11:27.332Z | Compiling parse-display-derive v0.10.0 |
| 2369 | 2026-08-17T18:11:27.434Z | Compiling proc-macro-crate v1.3.1 |
| 2370 | 2026-08-17T18:11:27.450Z | Compiling waitgroup v0.1.2 |
| 2371 | 2026-08-17T18:11:27.481Z | Compiling backon v1.6.0 |
| 2372 | 2026-08-17T18:11:27.554Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2373 | 2026-08-17T18:11:27.627Z | Compiling rustls-pemfile v2.2.0 |
| 2374 | 2026-08-17T18:11:27.744Z | Compiling dropshot_endpoint v0.17.1 |
| 2375 | 2026-08-17T18:11:27.784Z | Compiling password-hash v0.5.0 |
| 2376 | 2026-08-17T18:11:27.799Z | Compiling blake2 v0.10.6 |
| 2377 | 2026-08-17T18:11:27.923Z | Compiling aead v0.5.2 |
| 2378 | 2026-08-17T18:11:28.137Z | Compiling foreign-types-macros v0.2.3 |
| 2379 | 2026-08-17T18:11:28.249Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2380 | 2026-08-17T18:11:28.284Z | Compiling serde_path_to_error v0.1.20 |
| 2381 | 2026-08-17T18:11:28.311Z | Compiling hostname v0.4.2 |
| 2382 | 2026-08-17T18:11:28.382Z | Compiling proc-macro-error v1.0.4 |
| 2383 | 2026-08-17T18:11:28.497Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2384 | 2026-08-17T18:11:28.605Z | Compiling instant v0.1.13 |
| 2385 | 2026-08-17T18:11:28.609Z | Compiling foreign-types-shared v0.3.1 |
| 2386 | 2026-08-17T18:11:28.676Z | Compiling debug-ignore v1.0.5 |
| 2387 | 2026-08-17T18:11:28.741Z | Compiling backoff v0.4.0 |
| 2388 | 2026-08-17T18:11:28.761Z | Compiling foreign-types v0.5.0 |
| 2389 | 2026-08-17T18:11:28.764Z | Compiling chacha20poly1305 v0.10.1 |
| 2390 | 2026-08-17T18:11:28.764Z | Compiling argon2 v0.5.3 |
| 2391 | 2026-08-17T18:11:28.923Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2392 | 2026-08-17T18:11:28.928Z | Compiling num_enum_derive v0.5.11 |
| 2393 | 2026-08-17T18:11:28.928Z | Compiling parse-display v0.10.0 |
| 2394 | 2026-08-17T18:11:28.928Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2395 | 2026-08-17T18:11:28.928Z | Compiling num_enum v0.7.6 |
| 2396 | 2026-08-17T18:11:28.964Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2397 | 2026-08-17T18:11:29.056Z | Compiling vsss-rs v3.3.4 |
| 2398 | 2026-08-17T18:11:29.151Z | Compiling ciborium v0.2.2 |
| 2399 | 2026-08-17T18:11:29.336Z | Compiling tabwriter v1.4.1 |
| 2400 | 2026-08-17T18:11:29.391Z | Compiling regress v0.10.5 |
| 2401 | 2026-08-17T18:11:29.407Z | Compiling itertools v0.14.0 |
| 2402 | 2026-08-17T18:11:29.458Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2403 | 2026-08-17T18:11:29.716Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2404 | 2026-08-17T18:11:29.734Z | Compiling cstr-argument v0.1.2 |
| 2405 | 2026-08-17T18:11:29.767Z | Compiling humantime v2.3.0 |
| 2406 | 2026-08-17T18:11:29.819Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2407 | 2026-08-17T18:11:29.834Z | Compiling num_enum v0.5.11 |
| 2408 | 2026-08-17T18:11:29.928Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2409 | 2026-08-17T18:11:30.048Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2410 | 2026-08-17T18:11:30.064Z | Compiling rayon v1.11.0 |
| 2411 | 2026-08-17T18:11:30.082Z | Compiling rand v0.10.1 |
| 2412 | 2026-08-17T18:11:30.082Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2413 | 2026-08-17T18:11:30.183Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2414 | 2026-08-17T18:11:30.199Z | Compiling colored v3.1.1 |
| 2415 | 2026-08-17T18:11:30.229Z | Compiling indent_write v2.2.0 |
| 2416 | 2026-08-17T18:11:30.282Z | Compiling libefi-sys v0.1.0 |
| 2417 | 2026-08-17T18:11:30.309Z | Compiling zone_cfg_derive v0.3.1 |
| 2418 | 2026-08-17T18:11:30.332Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2419 | 2026-08-17T18:11:30.348Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2420 | 2026-08-17T18:11:30.399Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2421 | 2026-08-17T18:11:30.470Z | Compiling camino-tempfile v1.4.1 |
| 2422 | 2026-08-17T18:11:30.515Z | Compiling itertools v0.12.1 |
| 2423 | 2026-08-17T18:11:30.617Z | Compiling usdt-macro v0.5.0 |
| 2424 | 2026-08-17T18:11:30.643Z | Compiling usdt-attr-macro v0.5.0 |
| 2425 | 2026-08-17T18:11:30.668Z | Compiling bitfield-struct v0.6.2 |
| 2426 | 2026-08-17T18:11:30.839Z | Compiling num-derive v0.4.2 |
| 2427 | 2026-08-17T18:11:30.860Z | Compiling blake3 v1.8.5 |
| 2428 | 2026-08-17T18:11:30.887Z | Compiling memmap v0.7.0 |
| 2429 | 2026-08-17T18:11:30.902Z | Compiling sigpipe v0.1.3 |
| 2430 | 2026-08-17T18:11:30.950Z | Compiling swrite v0.1.0 |
| 2431 | 2026-08-17T18:11:30.996Z | Compiling glob v0.3.3 |
| 2432 | 2026-08-17T18:11:31.014Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2433 | 2026-08-17T18:11:31.080Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2434 | 2026-08-17T18:11:31.138Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2435 | 2026-08-17T18:11:31.307Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2436 | 2026-08-17T18:11:31.355Z | Compiling smf v0.2.3 |
| 2437 | 2026-08-17T18:11:31.394Z | Compiling filetime v0.2.27 |
| 2438 | 2026-08-17T18:11:31.415Z | Compiling usdt v0.5.0 |
| 2439 | 2026-08-17T18:11:31.493Z | Compiling whoami v1.6.1 |
| 2440 | 2026-08-17T18:11:31.617Z | Compiling constant_time_eq v0.4.2 |
| 2441 | 2026-08-17T18:11:31.638Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2442 | 2026-08-17T18:11:31.729Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2443 | 2026-08-17T18:11:31.745Z | Compiling arrayvec v0.7.6 |
| 2444 | 2026-08-17T18:11:31.763Z | Compiling arrayref v0.3.9 |
| 2445 | 2026-08-17T18:11:31.779Z | Compiling xattr v1.6.1 |
| 2446 | 2026-08-17T18:11:31.826Z | Compiling zone v0.3.1 |
| 2447 | 2026-08-17T18:11:31.853Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2448 | 2026-08-17T18:11:31.926Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2449 | 2026-08-17T18:11:31.992Z | Compiling tar v0.4.46 |
| 2450 | 2026-08-17T18:11:32.013Z | Compiling tokio-dtrace v0.1.1 |
| 2451 | 2026-08-17T18:11:32.039Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2452 | 2026-08-17T18:11:32.061Z | Compiling console v0.16.2 |
| 2453 | 2026-08-17T18:11:32.237Z | Compiling gethostname v0.5.0 |
| 2454 | 2026-08-17T18:11:32.363Z | Compiling topological-sort v0.2.2 |
| 2455 | 2026-08-17T18:11:32.389Z | Compiling unit-prefix v0.5.2 |
| 2456 | 2026-08-17T18:11:32.417Z | Compiling oxide-tokio-rt v0.1.4 |
| 2457 | 2026-08-17T18:11:32.487Z | Compiling toml v0.8.23 |
| 2458 | 2026-08-17T18:11:32.516Z | Compiling indicatif v0.18.4 |
| 2459 | 2026-08-17T18:11:32.552Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2460 | 2026-08-17T18:11:32.569Z | Compiling shell-words v1.1.1 |
| 2461 | 2026-08-17T18:11:42.079Z | Compiling progenitor-client v0.14.0 |
| 2462 | 2026-08-17T18:11:42.079Z | Compiling omicron-zone-package v0.12.3 |
| 2463 | 2026-08-17T18:11:42.320Z | Compiling progenitor-extras v0.2.0 |
| 2464 | 2026-08-17T18:11:42.620Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2465 | 2026-08-17T18:11:42.731Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2466 | 2026-08-17T18:11:42.769Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2467 | 2026-08-17T18:11:42.823Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2468 | 2026-08-17T18:11:42.871Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2469 | 2026-08-17T18:11:42.906Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2470 | 2026-08-17T18:11:42.971Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2471 | 2026-08-17T18:11:43.071Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2472 | 2026-08-17T18:11:44.001Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2473 | 2026-08-17T18:11:47.673Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2474 | 2026-08-17T18:11:55.859Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2475 | 2026-08-17T18:11:59.071Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2476 | 2026-08-17T18:12:00.133Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2477 | 2026-08-17T18:12:09.791Z | Finished `release` profile [optimized] target(s) in 1m 44s |
| 2478 | 2026-08-17T18:12:09.795Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2479 | 2026-08-17T18:12:09.795Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2480 | 2026-08-17T18:12:09.795Z | Created new build target 'test' and set it as active |
| 2481 | 2026-08-17T18:12:09.795Z | |
| 2482 | 2026-08-17T18:12:09.795Z | real 1:45.048445876 |
| 2483 | 2026-08-17T18:12:09.795Z | user 17:21.741144448 |
| 2484 | 2026-08-17T18:12:09.795Z | sys 2:43.784407666 |
| 2485 | 2026-08-17T18:12:09.795Z | trap 0.489352345 |
| 2486 | 2026-08-17T18:12:09.795Z | tflt 2.139334556 |
| 2487 | 2026-08-17T18:12:09.795Z | dflt 4.458232233 |
| 2488 | 2026-08-17T18:12:09.795Z | kflt 0.000642860 |
| 2489 | 2026-08-17T18:12:09.795Z | lock 56:38.785843313 |
| 2490 | 2026-08-17T18:12:09.795Z | slp 44:14.134992819 |
| 2491 | 2026-08-17T18:12:09.795Z | lat 49.059026100 |
| 2492 | 2026-08-17T18:12:09.795Z | stop 6:07.038785034 |
| 2493 | 2026-08-17T18:12:09.796Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2494 | 2026-08-17T18:12:10.937Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2495 | 2026-08-17T18:12:10.944Z | Running `target/release/omicron-package -t test package` |
| 2496 | 2026-08-17T18:12:10.944Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2497 | 2026-08-17T18:12:12.260Z | Compiling heck v0.5.0 |
| 2498 | 2026-08-17T18:12:12.260Z | Compiling regress v0.11.1 |
| 2499 | 2026-08-17T18:12:12.484Z | Compiling unsafe-libyaml v0.2.11 |
| 2500 | 2026-08-17T18:12:12.520Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2501 | 2026-08-17T18:12:12.549Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2502 | 2026-08-17T18:12:12.571Z | Compiling derive-where v1.6.0 |
| 2503 | 2026-08-17T18:12:12.575Z | Compiling bytecount v0.6.9 |
| 2504 | 2026-08-17T18:12:12.608Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2505 | 2026-08-17T18:12:12.610Z | Compiling atomicwrites v0.4.4 |
| 2506 | 2026-08-17T18:12:12.610Z | Compiling is-terminal v0.4.17 |
| 2507 | 2026-08-17T18:12:12.610Z | Compiling prettyplease v0.2.37 |
| 2508 | 2026-08-17T18:12:12.610Z | Compiling console v0.15.11 |
| 2509 | 2026-08-17T18:12:12.610Z | Compiling newline-converter v0.3.0 |
| 2510 | 2026-08-17T18:12:12.711Z | Compiling slog-dtrace v0.3.0 |
| 2511 | 2026-08-17T18:12:12.753Z | Compiling resolv-conf v0.7.6 |
| 2512 | 2026-08-17T18:12:12.779Z | Compiling num-rational v0.4.2 |
| 2513 | 2026-08-17T18:12:12.800Z | Compiling num-complex v0.4.6 |
| 2514 | 2026-08-17T18:12:12.803Z | Compiling thread_local v1.1.9 |
| 2515 | 2026-08-17T18:12:12.803Z | Compiling cancel-safe-futures v0.1.5 |
| 2516 | 2026-08-17T18:12:12.863Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2517 | 2026-08-17T18:12:12.918Z | Compiling unicode-width v0.1.14 |
| 2518 | 2026-08-17T18:12:13.079Z | Compiling serde_yaml v0.9.34+deprecated |
| 2519 | 2026-08-17T18:12:13.099Z | Compiling match_cfg v0.1.0 |
| 2520 | 2026-08-17T18:12:13.178Z | Compiling expectorate v1.2.0 |
| 2521 | 2026-08-17T18:12:13.199Z | Compiling compression-core v0.4.31 |
| 2522 | 2026-08-17T18:12:13.249Z | Compiling num v0.4.3 |
| 2523 | 2026-08-17T18:12:13.273Z | Compiling hostname v0.3.1 |
| 2524 | 2026-08-17T18:12:13.337Z | Compiling compression-codecs v0.4.37 |
| 2525 | 2026-08-17T18:12:13.360Z | Compiling multer v3.1.0 |
| 2526 | 2026-08-17T18:12:13.380Z | Compiling slog-async v2.8.0 |
| 2527 | 2026-08-17T18:12:13.401Z | Compiling crossbeam-channel v0.5.15 |
| 2528 | 2026-08-17T18:12:13.420Z | Compiling slog-json v2.6.1 |
| 2529 | 2026-08-17T18:12:13.440Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2530 | 2026-08-17T18:12:13.440Z | Compiling serde_spanned v1.1.1 |
| 2531 | 2026-08-17T18:12:13.443Z | Compiling term v1.2.1 |
| 2532 | 2026-08-17T18:12:13.598Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2533 | 2026-08-17T18:12:13.644Z | Compiling take_mut v0.2.2 |
| 2534 | 2026-08-17T18:12:13.664Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2535 | 2026-08-17T18:12:13.701Z | Compiling linked-hash-map v0.5.6 |
| 2536 | 2026-08-17T18:12:13.741Z | Compiling oxide-update-engine-types v0.1.2 |
| 2537 | 2026-08-17T18:12:13.763Z | Compiling float-ord v0.3.2 |
| 2538 | 2026-08-17T18:12:13.785Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2539 | 2026-08-17T18:12:13.809Z | Compiling slog-term v2.9.2 |
| 2540 | 2026-08-17T18:12:13.851Z | Compiling slog-bunyan v2.5.0 |
| 2541 | 2026-08-17T18:12:13.873Z | Compiling async-compression v0.4.41 |
| 2542 | 2026-08-17T18:12:13.900Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2543 | 2026-08-17T18:12:13.944Z | Compiling lru-cache v0.1.2 |
| 2544 | 2026-08-17T18:12:14.021Z | Compiling typify-impl v0.6.2 |
| 2545 | 2026-08-17T18:12:14.235Z | Compiling async-stream v0.3.6 |
| 2546 | 2026-08-17T18:12:14.345Z | Compiling dropshot v0.17.1 |
| 2547 | 2026-08-17T18:12:14.367Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2548 | 2026-08-17T18:12:14.390Z | Compiling progenitor-client v0.14.0 |
| 2549 | 2026-08-17T18:12:14.420Z | Compiling sha1 v0.11.0 |
| 2550 | 2026-08-17T18:12:14.442Z | Compiling waitgroup v0.1.2 |
| 2551 | 2026-08-17T18:12:14.445Z | Compiling rustls-pemfile v2.2.0 |
| 2552 | 2026-08-17T18:12:14.511Z | Compiling backon v1.6.0 |
| 2553 | 2026-08-17T18:12:14.539Z | Compiling serde_path_to_error v0.1.20 |
| 2554 | 2026-08-17T18:12:14.613Z | Compiling hostname v0.4.2 |
| 2555 | 2026-08-17T18:12:14.687Z | Compiling instant v0.1.13 |
| 2556 | 2026-08-17T18:12:14.711Z | Compiling linear-map v1.2.0 |
| 2557 | 2026-08-17T18:12:14.743Z | Compiling debug-ignore v1.0.5 |
| 2558 | 2026-08-17T18:12:14.766Z | Compiling minimal-lexical v0.2.1 |
| 2559 | 2026-08-17T18:12:14.786Z | Compiling backoff v0.4.0 |
| 2560 | 2026-08-17T18:12:14.821Z | Compiling progenitor-extras v0.2.0 |
| 2561 | 2026-08-17T18:12:14.916Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2562 | 2026-08-17T18:12:14.919Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2563 | 2026-08-17T18:12:14.982Z | Compiling oxide-update-engine v0.1.2 |
| 2564 | 2026-08-17T18:12:15.022Z | Compiling nom v7.1.3 |
| 2565 | 2026-08-17T18:12:15.042Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2566 | 2026-08-17T18:12:15.103Z | Compiling parse-display v0.10.0 |
| 2567 | 2026-08-17T18:12:15.164Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2568 | 2026-08-17T18:12:15.226Z | Compiling hickory-proto v0.24.4 |
| 2569 | 2026-08-17T18:12:15.580Z | Compiling regress v0.10.5 |
| 2570 | 2026-08-17T18:12:15.790Z | Compiling itertools v0.14.0 |
| 2571 | 2026-08-17T18:12:16.301Z | Compiling macaddr v1.0.1 |
| 2572 | 2026-08-17T18:12:16.366Z | Compiling unicode-xid v0.2.6 |
| 2573 | 2026-08-17T18:12:16.405Z | Compiling humantime v2.3.0 |
| 2574 | 2026-08-17T18:12:16.555Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2575 | 2026-08-17T18:12:16.680Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2576 | 2026-08-17T18:12:16.768Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2577 | 2026-08-17T18:12:16.869Z | Compiling convert_case v0.10.0 |
| 2578 | 2026-08-17T18:12:17.024Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2579 | 2026-08-17T18:12:17.068Z | Compiling owo-colors v4.3.0 |
| 2580 | 2026-08-17T18:12:17.088Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2581 | 2026-08-17T18:12:17.160Z | Compiling derive_more-impl v2.1.1 |
| 2582 | 2026-08-17T18:12:17.243Z | Compiling toml v0.8.23 |
| 2583 | 2026-08-17T18:12:17.510Z | Compiling typify-macro v0.6.2 |
| 2584 | 2026-08-17T18:12:17.625Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2585 | 2026-08-17T18:12:17.767Z | Compiling hickory-resolver v0.24.4 |
| 2586 | 2026-08-17T18:12:17.792Z | Compiling papergrid v0.11.0 |
| 2587 | 2026-08-17T18:12:17.822Z | Compiling tabled_derive v0.7.0 |
| 2588 | 2026-08-17T18:12:17.966Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2589 | 2026-08-17T18:12:18.381Z | Compiling derive_more v2.1.1 |
| 2590 | 2026-08-17T18:12:18.410Z | Compiling termtree v0.5.1 |
| 2591 | 2026-08-17T18:12:18.492Z | Compiling crossterm v0.29.0 |
| 2592 | 2026-08-17T18:12:18.655Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2593 | 2026-08-17T18:12:18.734Z | Compiling tabled v0.15.0 |
| 2594 | 2026-08-17T18:12:18.918Z | Compiling phf_shared v0.12.1 |
| 2595 | 2026-08-17T18:12:19.078Z | Compiling typify v0.6.2 |
| 2596 | 2026-08-17T18:12:19.245Z | Compiling progenitor-impl v0.14.0 |
| 2597 | 2026-08-17T18:12:19.707Z | Compiling qorb v0.4.1 |
| 2598 | 2026-08-17T18:12:20.144Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2599 | 2026-08-17T18:12:20.687Z | Compiling csv-core v0.1.13 |
| 2600 | 2026-08-17T18:12:21.134Z | Compiling vte v0.14.1 |
| 2601 | 2026-08-17T18:12:21.408Z | Compiling highway v1.3.0 |
| 2602 | 2026-08-17T18:12:21.448Z | Compiling progenitor-macro v0.14.0 |
| 2603 | 2026-08-17T18:12:22.105Z | Compiling chrono-tz v0.10.4 |
| 2604 | 2026-08-17T18:12:22.343Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2605 | 2026-08-17T18:12:22.490Z | Compiling strip-ansi-escapes v0.2.1 |
| 2606 | 2026-08-17T18:12:22.982Z | Compiling csv v1.4.0 |
| 2607 | 2026-08-17T18:12:23.024Z | Compiling phf v0.12.1 |
| 2608 | 2026-08-17T18:12:23.043Z | Compiling const_format_proc_macros v0.2.34 |
| 2609 | 2026-08-17T18:12:23.196Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2610 | 2026-08-17T18:12:23.412Z | Compiling fd-lock v4.0.4 |
| 2611 | 2026-08-17T18:12:23.587Z | Compiling peg-macros v0.8.5 |
| 2612 | 2026-08-17T18:12:23.799Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2613 | 2026-08-17T18:12:23.909Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2614 | 2026-08-17T18:12:24.027Z | Compiling nu-ansi-term v0.50.3 |
| 2615 | 2026-08-17T18:12:24.054Z | Compiling const_format v0.2.35 |
| 2616 | 2026-08-17T18:12:24.578Z | Compiling reedline v0.40.0 |
| 2617 | 2026-08-17T18:12:24.650Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2618 | 2026-08-17T18:12:24.837Z | Compiling peg v0.8.5 |
| 2619 | 2026-08-17T18:12:24.859Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2620 | 2026-08-17T18:12:24.946Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2621 | 2026-08-17T18:12:25.593Z | Compiling progenitor v0.14.0 |
| 2622 | 2026-08-17T18:12:25.785Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2623 | 2026-08-17T18:12:26.025Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2624 | 2026-08-17T18:12:26.123Z | Compiling bcs v0.1.6 |
| 2625 | 2026-08-17T18:12:26.546Z | Compiling nom v8.0.0 |
| 2626 | 2026-08-17T18:12:26.829Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2627 | 2026-08-17T18:12:27.126Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2628 | 2026-08-17T18:12:27.856Z | Compiling semver v0.1.20 |
| 2629 | 2026-08-17T18:12:28.147Z | Compiling rustc_version v0.1.7 |
| 2630 | 2026-08-17T18:12:28.369Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2631 | 2026-08-17T18:12:28.373Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2632 | 2026-08-17T18:12:28.410Z | Compiling newtype_derive v0.1.6 |
| 2633 | 2026-08-17T18:12:28.414Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2634 | 2026-08-17T18:12:28.620Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2635 | 2026-08-17T18:12:28.656Z | Compiling smawk v0.3.2 |
| 2636 | 2026-08-17T18:12:28.760Z | Compiling unicode-linebreak v0.1.5 |
| 2637 | 2026-08-17T18:12:28.850Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2638 | 2026-08-17T18:12:28.985Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2639 | 2026-08-17T18:12:29.020Z | Compiling textwrap v0.16.2 |
| 2640 | 2026-08-17T18:12:29.263Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2641 | 2026-08-17T18:12:29.285Z | Compiling steno v0.4.1 |
| 2642 | 2026-08-17T18:12:30.601Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2643 | 2026-08-17T18:12:30.735Z | Compiling sha1 v0.10.6 |
| 2644 | 2026-08-17T18:12:31.203Z | Compiling tagptr v0.2.0 |
| 2645 | 2026-08-17T18:12:31.225Z | Compiling utf-8 v0.7.6 |
| 2646 | 2026-08-17T18:12:31.351Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2647 | 2026-08-17T18:12:31.399Z | Compiling moka v0.12.13 |
| 2648 | 2026-08-17T18:12:31.469Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2649 | 2026-08-17T18:12:31.610Z | Compiling tungstenite v0.21.0 |
| 2650 | 2026-08-17T18:12:31.664Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2651 | 2026-08-17T18:12:31.817Z | Compiling darling_core v0.21.3 |
| 2652 | 2026-08-17T18:12:32.660Z | Compiling hickory-resolver v0.25.2 |
| 2653 | 2026-08-17T18:12:33.666Z | Compiling tokio-tungstenite v0.21.0 |
| 2654 | 2026-08-17T18:12:33.995Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2655 | 2026-08-17T18:12:34.053Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2656 | 2026-08-17T18:12:34.168Z | Compiling darling_macro v0.21.3 |
| 2657 | 2026-08-17T18:12:34.204Z | Compiling display-error-chain v0.2.2 |
| 2658 | 2026-08-17T18:12:34.378Z | Compiling libscf-sys v1.2.0 |
| 2659 | 2026-08-17T18:12:34.409Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2660 | 2026-08-17T18:12:34.469Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2661 | 2026-08-17T18:12:34.554Z | Compiling vergen-lib v0.1.6 |
| 2662 | 2026-08-17T18:12:34.616Z | Compiling diesel_derives v2.3.7 |
| 2663 | 2026-08-17T18:12:34.713Z | Compiling darling v0.21.3 |
| 2664 | 2026-08-17T18:12:34.857Z | Compiling dsl_auto_type v0.2.0 |
| 2665 | 2026-08-17T18:12:34.916Z | Compiling scheduled-thread-pool v0.2.7 |
| 2666 | 2026-08-17T18:12:34.939Z | Compiling vergen-gitcl v1.0.8 |
| 2667 | 2026-08-17T18:12:34.960Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2668 | 2026-08-17T18:12:34.994Z | Compiling dirs-sys-next v0.1.2 |
| 2669 | 2026-08-17T18:12:35.160Z | Compiling maplit v1.0.2 |
| 2670 | 2026-08-17T18:12:35.190Z | Compiling crunchy v0.2.4 |
| 2671 | 2026-08-17T18:12:35.263Z | Compiling glob v0.3.3 |
| 2672 | 2026-08-17T18:12:35.315Z | Compiling dirs-next v2.0.0 |
| 2673 | 2026-08-17T18:12:35.463Z | Compiling r2d2 v0.8.10 |
| 2674 | 2026-08-17T18:12:35.531Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2675 | 2026-08-17T18:12:35.622Z | Compiling clang-sys v1.8.1 |
| 2676 | 2026-08-17T18:12:35.749Z | Compiling papergrid v0.18.0 |
| 2677 | 2026-08-17T18:12:35.828Z | Compiling downcast-rs v2.0.2 |
| 2678 | 2026-08-17T18:12:35.963Z | Compiling tiny-keccak v2.0.2 |
| 2679 | 2026-08-17T18:12:36.236Z | Compiling term v0.7.0 |
| 2680 | 2026-08-17T18:12:36.312Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2681 | 2026-08-17T18:12:36.547Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2682 | 2026-08-17T18:12:36.727Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2683 | 2026-08-17T18:12:36.951Z | Compiling tabled v0.21.0 |
| 2684 | 2026-08-17T18:12:37.464Z | Compiling bit-vec v0.6.3 |
| 2685 | 2026-08-17T18:12:37.707Z | Compiling bit-set v0.5.3 |
| 2686 | 2026-08-17T18:12:37.728Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2687 | 2026-08-17T18:12:37.829Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2688 | 2026-08-17T18:12:37.873Z | Compiling ascii-canvas v3.0.0 |
| 2689 | 2026-08-17T18:12:38.130Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2690 | 2026-08-17T18:12:38.154Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2691 | 2026-08-17T18:12:38.369Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2692 | 2026-08-17T18:12:38.717Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2693 | 2026-08-17T18:12:38.874Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2694 | 2026-08-17T18:12:38.947Z | Compiling itertools v0.10.5 |
| 2695 | 2026-08-17T18:12:39.052Z | Compiling ena v0.14.4 |
| 2696 | 2026-08-17T18:12:39.307Z | Compiling libloading v0.8.9 |
| 2697 | 2026-08-17T18:12:39.374Z | Compiling xshell-macros v0.2.7 |
| 2698 | 2026-08-17T18:12:39.445Z | Compiling regex-syntax v0.6.29 |
| 2699 | 2026-08-17T18:12:39.556Z | Compiling bindgen v0.71.1 |
| 2700 | 2026-08-17T18:12:39.813Z | Compiling diff v0.1.13 |
| 2701 | 2026-08-17T18:12:39.847Z | Compiling unicase v2.9.0 |
| 2702 | 2026-08-17T18:12:39.993Z | Compiling diesel v2.3.7 |
| 2703 | 2026-08-17T18:12:40.093Z | Compiling xshell v0.2.7 |
| 2704 | 2026-08-17T18:12:40.338Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2705 | 2026-08-17T18:12:41.317Z | Compiling lalrpop v0.19.12 |
| 2706 | 2026-08-17T18:12:41.340Z | Compiling cexpr v0.6.0 |
| 2707 | 2026-08-17T18:12:41.368Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2708 | 2026-08-17T18:12:41.438Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2709 | 2026-08-17T18:12:41.585Z | Compiling rustc-hash v2.1.1 |
| 2710 | 2026-08-17T18:12:41.745Z | Compiling crc8 v0.1.1 |
| 2711 | 2026-08-17T18:12:41.884Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2712 | 2026-08-17T18:12:42.009Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2713 | 2026-08-17T18:12:42.265Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2714 | 2026-08-17T18:12:42.626Z | Compiling headers-core v0.3.0 |
| 2715 | 2026-08-17T18:12:42.771Z | Compiling libxml v0.3.3 |
| 2716 | 2026-08-17T18:12:42.792Z | Compiling headers v0.4.1 |
| 2717 | 2026-08-17T18:12:43.074Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2718 | 2026-08-17T18:12:43.094Z | Compiling strum_macros v0.24.3 |
| 2719 | 2026-08-17T18:12:43.122Z | Compiling indoc v1.0.9 |
| 2720 | 2026-08-17T18:12:43.329Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2721 | 2026-08-17T18:12:43.549Z | Compiling derive_builder v0.20.2 |
| 2722 | 2026-08-17T18:12:43.570Z | Compiling quick-xml v0.37.5 |
| 2723 | 2026-08-17T18:12:43.716Z | Compiling oso-derive v0.27.3 |
| 2724 | 2026-08-17T18:12:43.987Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2725 | 2026-08-17T18:12:44.241Z | Compiling openssl-probe v0.1.6 |
| 2726 | 2026-08-17T18:12:44.351Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2727 | 2026-08-17T18:12:44.376Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2728 | 2026-08-17T18:12:44.515Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2729 | 2026-08-17T18:12:44.549Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2730 | 2026-08-17T18:12:44.752Z | Compiling bb8 v0.8.6 |
| 2731 | 2026-08-17T18:12:44.822Z | Compiling trait-variant v0.1.2 |
| 2732 | 2026-08-17T18:12:45.081Z | Compiling half v1.8.3 |
| 2733 | 2026-08-17T18:12:45.137Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2734 | 2026-08-17T18:12:45.158Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2735 | 2026-08-17T18:12:45.288Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2736 | 2026-08-17T18:12:45.384Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2737 | 2026-08-17T18:12:45.406Z | Compiling serde_cbor v0.11.2 |
| 2738 | 2026-08-17T18:12:45.563Z | Compiling progenitor-impl v0.13.0 |
| 2739 | 2026-08-17T18:12:46.282Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2740 | 2026-08-17T18:12:46.328Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2741 | 2026-08-17T18:12:46.379Z | Compiling nonempty v0.12.0 |
| 2742 | 2026-08-17T18:12:46.401Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2743 | 2026-08-17T18:12:46.610Z | Compiling samael v0.0.19 |
| 2744 | 2026-08-17T18:12:46.630Z | Compiling progenitor-client v0.13.0 |
| 2745 | 2026-08-17T18:12:47.139Z | Compiling fxhash v0.2.1 |
| 2746 | 2026-08-17T18:12:47.313Z | Compiling libz-sys v1.1.24 |
| 2747 | 2026-08-17T18:12:47.476Z | Compiling salty v0.3.0 |
| 2748 | 2026-08-17T18:12:47.711Z | Compiling progenitor-macro v0.13.0 |
| 2749 | 2026-08-17T18:12:47.798Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2750 | 2026-08-17T18:12:47.834Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2751 | 2026-08-17T18:12:48.015Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2752 | 2026-08-17T18:12:48.176Z | Compiling kstat-rs v0.2.5 |
| 2753 | 2026-08-17T18:12:48.757Z | Compiling polar-core v0.27.3 |
| 2754 | 2026-08-17T18:12:48.875Z | Compiling mime_guess v2.0.5 |
| 2755 | 2026-08-17T18:12:49.429Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2756 | 2026-08-17T18:12:50.110Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2757 | 2026-08-17T18:12:50.923Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2758 | 2026-08-17T18:12:51.112Z | Compiling rfc6979 v0.4.0 |
| 2759 | 2026-08-17T18:12:51.301Z | Compiling nanorand v0.7.0 |
| 2760 | 2026-08-17T18:12:51.503Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2761 | 2026-08-17T18:12:51.526Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2762 | 2026-08-17T18:12:51.679Z | Compiling parking_lot_core v0.8.6 |
| 2763 | 2026-08-17T18:12:51.874Z | Compiling progenitor v0.13.0 |
| 2764 | 2026-08-17T18:12:52.012Z | Compiling flume v0.11.1 |
| 2765 | 2026-08-17T18:12:52.068Z | Compiling ecdsa v0.16.9 |
| 2766 | 2026-08-17T18:12:52.452Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2767 | 2026-08-17T18:12:52.714Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2768 | 2026-08-17T18:12:52.780Z | Compiling primeorder v0.13.6 |
| 2769 | 2026-08-17T18:12:53.078Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2770 | 2026-08-17T18:12:53.099Z | Compiling git-stub v1.0.0 |
| 2771 | 2026-08-17T18:12:53.367Z | Compiling instability v0.3.11 |
| 2772 | 2026-08-17T18:12:53.615Z | Compiling http-range v0.1.5 |
| 2773 | 2026-08-17T18:12:53.907Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2774 | 2026-08-17T18:12:53.947Z | Compiling strsim v0.10.0 |
| 2775 | 2026-08-17T18:12:54.176Z | Compiling darling_core v0.13.4 |
| 2776 | 2026-08-17T18:12:54.290Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2777 | 2026-08-17T18:12:55.565Z | Compiling git-stub-vcs v0.1.0 |
| 2778 | 2026-08-17T18:12:55.811Z | Compiling p384 v0.13.1 |
| 2779 | 2026-08-17T18:12:56.395Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2780 | 2026-08-17T18:12:56.732Z | Compiling ignore v0.4.25 |
| 2781 | 2026-08-17T18:12:56.827Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2782 | 2026-08-17T18:12:57.095Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2783 | 2026-08-17T18:12:58.567Z | Compiling oso v0.27.3 |
| 2784 | 2026-08-17T18:12:59.791Z | Compiling async-bb8-diesel v0.2.1 |
| 2785 | 2026-08-17T18:13:00.251Z | Compiling diesel-dtrace v0.5.0 |
| 2786 | 2026-08-17T18:13:00.273Z | Compiling vergen-git2 v9.1.0 |
| 2787 | 2026-08-17T18:13:00.503Z | Compiling castaway v0.2.4 |
| 2788 | 2026-08-17T18:13:00.585Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2789 | 2026-08-17T18:13:00.667Z | Compiling indoc v2.0.7 |
| 2790 | 2026-08-17T18:13:00.887Z | Compiling compact_str v0.8.1 |
| 2791 | 2026-08-17T18:13:00.943Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2792 | 2026-08-17T18:13:01.668Z | Compiling globwalk v0.9.1 |
| 2793 | 2026-08-17T18:13:01.822Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2794 | 2026-08-17T18:13:01.843Z | Compiling hyper-staticfile v0.10.1 |
| 2795 | 2026-08-17T18:13:01.991Z | Compiling parking_lot v0.11.2 |
| 2796 | 2026-08-17T18:13:02.310Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2797 | 2026-08-17T18:13:02.596Z | Compiling darling_macro v0.13.4 |
| 2798 | 2026-08-17T18:13:02.799Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2799 | 2026-08-17T18:13:02.967Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2800 | 2026-08-17T18:13:03.108Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2801 | 2026-08-17T18:13:03.176Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-08-17T18:13:03.532Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2803 | 2026-08-17T18:13:03.595Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2804 | 2026-08-17T18:13:03.876Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2805 | 2026-08-17T18:13:04.805Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2806 | 2026-08-17T18:13:05.140Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2807 | 2026-08-17T18:13:05.224Z | Compiling predicates-tree v1.0.13 |
| 2808 | 2026-08-17T18:13:05.435Z | Compiling unicode-truncate v1.1.0 |
| 2809 | 2026-08-17T18:13:05.464Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2810 | 2026-08-17T18:13:05.645Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2811 | 2026-08-17T18:13:05.648Z | Compiling sha2 v0.11.0 |
| 2812 | 2026-08-17T18:13:05.694Z | Compiling digest-io v0.1.0 |
| 2813 | 2026-08-17T18:13:05.875Z | Compiling lru v0.12.5 |
| 2814 | 2026-08-17T18:13:06.105Z | Compiling prefix-trie v0.7.0 |
| 2815 | 2026-08-17T18:13:06.610Z | Compiling rand_seeder v0.4.0 |
| 2816 | 2026-08-17T18:13:06.644Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2817 | 2026-08-17T18:13:06.868Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 2818 | 2026-08-17T18:13:06.979Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2819 | 2026-08-17T18:13:07.110Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2820 | 2026-08-17T18:13:07.151Z | Compiling cassowary v0.3.0 |
| 2821 | 2026-08-17T18:13:07.225Z | Compiling rawzip v0.4.4 |
| 2822 | 2026-08-17T18:13:07.335Z | Compiling corncobs v0.1.4 |
| 2823 | 2026-08-17T18:13:07.582Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2824 | 2026-08-17T18:13:08.261Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2825 | 2026-08-17T18:13:08.291Z | Compiling ratatui v0.29.0 |
| 2826 | 2026-08-17T18:13:08.446Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2827 | 2026-08-17T18:13:08.654Z | Compiling hickory-server v0.25.2 |
| 2828 | 2026-08-17T18:13:08.686Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2829 | 2026-08-17T18:13:09.737Z | Compiling camino-tempfile-ext v0.3.3 |
| 2830 | 2026-08-17T18:13:10.325Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2831 | 2026-08-17T18:13:11.590Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2832 | 2026-08-17T18:13:12.084Z | Compiling darling v0.13.4 |
| 2833 | 2026-08-17T18:13:12.249Z | Compiling sled v0.34.7 |
| 2834 | 2026-08-17T18:13:12.815Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2835 | 2026-08-17T18:13:13.212Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2836 | 2026-08-17T18:13:13.676Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2837 | 2026-08-17T18:13:14.653Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2838 | 2026-08-17T18:13:14.734Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2839 | 2026-08-17T18:13:14.876Z | Compiling secrecy v0.8.0 |
| 2840 | 2026-08-17T18:13:14.963Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2841 | 2026-08-17T18:13:15.225Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2842 | 2026-08-17T18:13:15.463Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2843 | 2026-08-17T18:13:15.748Z | Compiling serde_with_macros v1.5.2 |
| 2844 | 2026-08-17T18:13:16.569Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2845 | 2026-08-17T18:13:16.653Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2846 | 2026-08-17T18:13:16.931Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2847 | 2026-08-17T18:13:17.470Z | Compiling git2 v0.20.4 |
| 2848 | 2026-08-17T18:13:18.201Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2849 | 2026-08-17T18:13:18.445Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2850 | 2026-08-17T18:13:18.669Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2851 | 2026-08-17T18:13:18.694Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2852 | 2026-08-17T18:13:18.899Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2853 | 2026-08-17T18:13:18.925Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2854 | 2026-08-17T18:13:18.973Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2855 | 2026-08-17T18:13:19.125Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2856 | 2026-08-17T18:13:19.204Z | Compiling arc-swap v1.8.2 |
| 2857 | 2026-08-17T18:13:19.413Z | Compiling void v1.0.2 |
| 2858 | 2026-08-17T18:13:19.569Z | Compiling lzss v0.8.2 |
| 2859 | 2026-08-17T18:13:19.637Z | Compiling slog-scope v4.4.1 |
| 2860 | 2026-08-17T18:13:20.274Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2861 | 2026-08-17T18:13:20.319Z | Compiling illumos-nvpair v0.3.0 |
| 2862 | 2026-08-17T18:13:20.415Z | Compiling serde_with v1.14.0 |
| 2863 | 2026-08-17T18:13:20.586Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2864 | 2026-08-17T18:13:20.769Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2865 | 2026-08-17T18:13:20.829Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2866 | 2026-08-17T18:13:21.595Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2867 | 2026-08-17T18:13:21.981Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2868 | 2026-08-17T18:13:22.679Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2869 | 2026-08-17T18:13:23.488Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2870 | 2026-08-17T18:13:23.543Z | Compiling scuffle v0.1.0 |
| 2871 | 2026-08-17T18:13:25.635Z | Compiling tungstenite v0.23.0 |
| 2872 | 2026-08-17T18:13:26.095Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2873 | 2026-08-17T18:13:26.475Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2874 | 2026-08-17T18:13:27.905Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2875 | 2026-08-17T18:13:27.988Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2876 | 2026-08-17T18:13:28.061Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2877 | 2026-08-17T18:13:28.129Z | Compiling nix v0.27.1 |
| 2878 | 2026-08-17T18:13:28.215Z | Compiling twox-hash v2.1.2 |
| 2879 | 2026-08-17T18:13:28.310Z | Compiling libsw-core v0.3.2 |
| 2880 | 2026-08-17T18:13:28.392Z | Compiling atty v0.2.14 |
| 2881 | 2026-08-17T18:13:28.521Z | Compiling serde_bytes v0.11.19 |
| 2882 | 2026-08-17T18:13:28.542Z | Compiling libsw v3.5.0 |
| 2883 | 2026-08-17T18:13:28.624Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2884 | 2026-08-17T18:13:28.712Z | Compiling tokio-tungstenite v0.23.1 |
| 2885 | 2026-08-17T18:13:28.733Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2886 | 2026-08-17T18:13:28.774Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2887 | 2026-08-17T18:13:28.816Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2888 | 2026-08-17T18:13:29.107Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2889 | 2026-08-17T18:13:29.282Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2890 | 2026-08-17T18:13:30.477Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2891 | 2026-08-17T18:13:31.768Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2892 | 2026-08-17T18:13:32.400Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2893 | 2026-08-17T18:13:32.538Z | Compiling slog-stdlog v4.1.1 |
| 2894 | 2026-08-17T18:13:32.880Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2895 | 2026-08-17T18:13:32.929Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2896 | 2026-08-17T18:13:33.049Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2897 | 2026-08-17T18:13:33.126Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2898 | 2026-08-17T18:13:33.423Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2899 | 2026-08-17T18:13:33.543Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2900 | 2026-08-17T18:13:35.195Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2901 | 2026-08-17T18:13:35.656Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2902 | 2026-08-17T18:13:36.149Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2903 | 2026-08-17T18:13:36.246Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2904 | 2026-08-17T18:13:37.976Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2905 | 2026-08-17T18:13:39.709Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2906 | 2026-08-17T18:13:40.248Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2907 | 2026-08-17T18:13:40.763Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2908 | 2026-08-17T18:13:41.175Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2909 | 2026-08-17T18:13:41.419Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2910 | 2026-08-17T18:13:41.638Z | Compiling signal-hook-tokio v0.3.1 |
| 2911 | 2026-08-17T18:13:41.892Z | Compiling fatfs v0.3.6 |
| 2912 | 2026-08-17T18:13:42.055Z | Compiling yasna v0.5.2 |
| 2913 | 2026-08-17T18:13:43.203Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2914 | 2026-08-17T18:13:43.624Z | Compiling seq-macro v0.3.6 |
| 2915 | 2026-08-17T18:13:43.810Z | Compiling assert_matches v1.5.0 |
| 2916 | 2026-08-17T18:13:43.920Z | Compiling is_ci v1.2.0 |
| 2917 | 2026-08-17T18:13:44.038Z | Compiling rcgen v0.12.1 |
| 2918 | 2026-08-17T18:13:44.138Z | Compiling supports-color v3.0.2 |
| 2919 | 2026-08-17T18:13:44.161Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2920 | 2026-08-17T18:13:44.424Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2921 | 2026-08-17T18:13:47.094Z | Compiling slog-envlogger v2.2.0 |
| 2922 | 2026-08-17T18:13:47.840Z | Compiling oxide-update-engine-display v0.1.2 |
| 2923 | 2026-08-17T18:13:48.255Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2924 | 2026-08-17T18:13:48.313Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2925 | 2026-08-17T18:13:48.368Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2926 | 2026-08-17T18:13:48.496Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2927 | 2026-08-17T18:13:48.603Z | Compiling port-file v0.1.0 |
| 2928 | 2026-08-17T18:13:48.767Z | Compiling subprocess v0.2.15 |
| 2929 | 2026-08-17T18:13:48.808Z | Compiling rtoolbox v0.0.3 |
| 2930 | 2026-08-17T18:13:48.980Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2931 | 2026-08-17T18:13:49.092Z | Compiling rpassword v7.5.4 |
| 2932 | 2026-08-17T18:13:49.426Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2933 | 2026-08-17T18:13:50.895Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2934 | 2026-08-17T18:13:51.034Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2935 | 2026-08-17T18:13:52.069Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2936 | 2026-08-17T18:13:53.278Z | Compiling tui-tree-widget v0.23.1 |
| 2937 | 2026-08-17T18:13:53.572Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2938 | 2026-08-17T18:13:54.079Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2939 | 2026-08-17T18:13:54.184Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2940 | 2026-08-17T18:13:54.467Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2941 | 2026-08-17T18:13:54.739Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2942 | 2026-08-17T18:13:54.966Z | Compiling uzers v0.12.2 |
| 2943 | 2026-08-17T18:13:56.445Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2944 | 2026-08-17T18:13:56.598Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2945 | 2026-08-17T18:13:57.674Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2946 | 2026-08-17T18:13:58.482Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2947 | 2026-08-17T18:13:59.183Z | Compiling support-bundle-viewer v0.1.2 |
| 2948 | 2026-08-17T18:14:00.784Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2949 | 2026-08-17T18:14:01.018Z | Compiling multimap v0.10.1 |
| 2950 | 2026-08-17T18:14:09.202Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2951 | 2026-08-17T18:14:14.234Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2952 | 2026-08-17T18:14:17.262Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2953 | 2026-08-17T18:14:21.202Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2954 | 2026-08-17T18:14:22.033Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2955 | 2026-08-17T18:23:06.819Z | Finished `release` profile [optimized] target(s) in 10m 55s |
| 2956 | 2026-08-17T18:23:58.485Z | |
| 2957 | 2026-08-17T18:23:58.486Z | real 11:48.659668901 |
| 2958 | 2026-08-17T18:23:58.486Z | user 1:22:19.111239379 |
| 2959 | 2026-08-17T18:23:58.490Z | sys 3:39.345518701 |
| 2960 | 2026-08-17T18:23:58.490Z | trap 1.793645098 |
| 2961 | 2026-08-17T18:23:58.490Z | tflt 2.181874656 |
| 2962 | 2026-08-17T18:23:58.490Z | dflt 21.575186402 |
| 2963 | 2026-08-17T18:23:58.490Z | kflt 0.133325186 |
| 2964 | 2026-08-17T18:23:58.490Z | lock 8:45:42.643279088 |
| 2965 | 2026-08-17T18:23:58.490Z | slp 2:23:23.233962041 |
| 2966 | 2026-08-17T18:23:58.490Z | lat 2:24.775834620 |
| 2967 | 2026-08-17T18:23:58.490Z | stop 5:28.124808581 |
| 2968 | 2026-08-17T18:23:58.490Z | + mapfile -t packages |
| 2969 | 2026-08-17T18:23:58.490Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2970 | 2026-08-17T18:23:59.432Z | Finished `release` profile [optimized] target(s) in 0.93s |
| 2971 | 2026-08-17T18:23:59.499Z | Running `target/release/omicron-package -t test list-outputs` |
| 2972 | 2026-08-17T18:23:59.560Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2973 | 2026-08-17T18:23:59.564Z | + ptime -m cargo build --locked --release -p xtask |
| 2974 | 2026-08-17T18:24:00.044Z | Compiling libc v0.2.185 |
| 2975 | 2026-08-17T18:24:00.044Z | Compiling serde_core v1.0.228 |
| 2976 | 2026-08-17T18:24:00.048Z | Compiling serde v1.0.228 |
| 2977 | 2026-08-17T18:24:00.048Z | Compiling rustix v1.1.3 |
| 2978 | 2026-08-17T18:24:00.048Z | Compiling serde_json v1.0.151 |
| 2979 | 2026-08-17T18:24:00.048Z | Compiling bitflags v2.11.0 |
| 2980 | 2026-08-17T18:24:00.200Z | Compiling usdt-impl v0.5.0 |
| 2981 | 2026-08-17T18:24:00.222Z | Compiling syn v2.0.117 |
| 2982 | 2026-08-17T18:24:00.226Z | Compiling syn v1.0.109 |
| 2983 | 2026-08-17T18:24:00.247Z | Compiling log v0.4.29 |
| 2984 | 2026-08-17T18:24:00.258Z | Compiling getrandom v0.4.1 |
| 2985 | 2026-08-17T18:24:00.262Z | Compiling indexmap v2.14.0 |
| 2986 | 2026-08-17T18:24:00.286Z | Compiling fs-err v3.3.0 |
| 2987 | 2026-08-17T18:24:00.495Z | Compiling anyhow v1.0.102 |
| 2988 | 2026-08-17T18:24:00.508Z | Compiling once_cell v1.21.3 |
| 2989 | 2026-08-17T18:24:00.572Z | Compiling heck v0.4.1 |
| 2990 | 2026-08-17T18:24:00.909Z | Compiling errno v0.3.14 |
| 2991 | 2026-08-17T18:24:00.909Z | Compiling thread-id v4.2.2 |
| 2992 | 2026-08-17T18:24:00.913Z | Compiling memmap v0.7.0 |
| 2993 | 2026-08-17T18:24:01.702Z | Compiling proc-macro-error v1.0.4 |
| 2994 | 2026-08-17T18:24:01.883Z | Compiling terminal_size v0.4.3 |
| 2995 | 2026-08-17T18:24:01.883Z | Compiling tempfile v3.25.0 |
| 2996 | 2026-08-17T18:24:01.964Z | Compiling tabled_derive v0.7.0 |
| 2997 | 2026-08-17T18:24:01.984Z | Compiling clap_builder v4.6.0 |
| 2998 | 2026-08-17T18:24:01.988Z | Compiling textwrap v0.16.2 |
| 2999 | 2026-08-17T18:24:02.310Z | Compiling camino v1.2.2 |
| 3000 | 2026-08-17T18:24:02.331Z | Compiling semver v1.0.28 |
| 3001 | 2026-08-17T18:24:02.348Z | Compiling cargo-platform v0.3.2 |
| 3002 | 2026-08-17T18:24:02.365Z | Compiling pest_generator v2.8.6 |
| 3003 | 2026-08-17T18:24:02.635Z | Compiling camino-tempfile v1.4.1 |
| 3004 | 2026-08-17T18:24:02.704Z | Compiling tabled v0.15.0 |
| 3005 | 2026-08-17T18:24:02.870Z | Compiling serde_derive v1.0.228 |
| 3006 | 2026-08-17T18:24:02.870Z | Compiling thiserror-impl v1.0.69 |
| 3007 | 2026-08-17T18:24:02.870Z | Compiling zerocopy-derive v0.7.35 |
| 3008 | 2026-08-17T18:24:02.875Z | Compiling scroll_derive v0.12.1 |
| 3009 | 2026-08-17T18:24:02.875Z | Compiling thiserror-impl v2.0.18 |
| 3010 | 2026-08-17T18:24:02.875Z | Compiling clap_derive v4.6.1 |
| 3011 | 2026-08-17T18:24:02.933Z | Compiling pest_derive v2.8.6 |
| 3012 | 2026-08-17T18:24:03.543Z | Compiling scroll v0.12.0 |
| 3013 | 2026-08-17T18:24:03.712Z | Compiling zerocopy v0.7.35 |
| 3014 | 2026-08-17T18:24:03.829Z | Compiling goblin v0.8.2 |
| 3015 | 2026-08-17T18:24:03.984Z | Compiling thiserror v1.0.69 |
| 3016 | 2026-08-17T18:24:04.108Z | Compiling dtrace-parser v0.2.0 |
| 3017 | 2026-08-17T18:24:04.318Z | Compiling thiserror v2.0.18 |
| 3018 | 2026-08-17T18:24:04.357Z | Compiling clap v4.6.1 |
| 3019 | 2026-08-17T18:24:06.027Z | Compiling dof v0.3.0 |
| 3020 | 2026-08-17T18:24:06.057Z | Compiling serde_spanned v0.6.9 |
| 3021 | 2026-08-17T18:24:06.068Z | Compiling toml_datetime v0.6.11 |
| 3022 | 2026-08-17T18:24:06.087Z | Compiling serde_tokenstream v0.2.3 |
| 3023 | 2026-08-17T18:24:06.130Z | Compiling cargo_metadata v0.23.1 |
| 3024 | 2026-08-17T18:24:06.165Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3025 | 2026-08-17T18:24:06.220Z | Compiling macaddr v1.0.1 |
| 3026 | 2026-08-17T18:24:06.463Z | Compiling toml_edit v0.22.27 |
| 3027 | 2026-08-17T18:24:06.835Z | Compiling usdt-attr-macro v0.5.0 |
| 3028 | 2026-08-17T18:24:06.835Z | Compiling usdt-macro v0.5.0 |
| 3029 | 2026-08-17T18:24:07.493Z | Compiling usdt v0.5.0 |
| 3030 | 2026-08-17T18:24:08.009Z | Compiling toml v0.8.23 |
| 3031 | 2026-08-17T18:24:08.426Z | Compiling cargo_toml v0.21.0 |
| 3032 | 2026-08-17T18:24:12.841Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3033 | 2026-08-17T18:24:16.068Z | Finished `release` profile [optimized] target(s) in 16.49s |
| 3034 | 2026-08-17T18:24:16.212Z | |
| 3035 | 2026-08-17T18:24:16.212Z | real 16.612356724 |
| 3036 | 2026-08-17T18:24:16.212Z | user 2:05.278532043 |
| 3037 | 2026-08-17T18:24:16.212Z | sys 13.594392869 |
| 3038 | 2026-08-17T18:24:16.212Z | trap 0.068411115 |
| 3039 | 2026-08-17T18:24:16.212Z | tflt 0.490788549 |
| 3040 | 2026-08-17T18:24:16.212Z | dflt 1.467688049 |
| 3041 | 2026-08-17T18:24:16.216Z | kflt 0.000068500 |
| 3042 | 2026-08-17T18:24:16.216Z | lock 4:50.625758426 |
| 3043 | 2026-08-17T18:24:16.216Z | slp 2:40.408765259 |
| 3044 | 2026-08-17T18:24:16.216Z | lat 3.780996548 |
| 3045 | 2026-08-17T18:24:16.216Z | stop 16.364963062 |
| 3046 | 2026-08-17T18:24:16.216Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3047 | 2026-08-17T18:24:16.216Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3048 | 2026-08-17T18:24:16.216Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3049 | 2026-08-17T18:24:16.216Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3050 | 2026-08-17T18:24:16.216Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3051 | 2026-08-17T18:24:17.150Z | Compiling match_cfg v0.1.0 |
| 3052 | 2026-08-17T18:24:17.150Z | Compiling progenitor-client v0.14.0 |
| 3053 | 2026-08-17T18:24:17.150Z | Compiling slog-json v2.6.1 |
| 3054 | 2026-08-17T18:24:17.153Z | Compiling newtype-uuid-macros v0.1.0 |
| 3055 | 2026-08-17T18:24:17.153Z | Compiling sha1 v0.11.0 |
| 3056 | 2026-08-17T18:24:17.153Z | Compiling multer v3.1.0 |
| 3057 | 2026-08-17T18:24:17.153Z | Compiling compression-core v0.4.31 |
| 3058 | 2026-08-17T18:24:17.153Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3059 | 2026-08-17T18:24:17.153Z | Compiling debug-ignore v1.0.5 |
| 3060 | 2026-08-17T18:24:17.303Z | Compiling async-stream-impl v0.3.6 |
| 3061 | 2026-08-17T18:24:17.306Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3062 | 2026-08-17T18:24:17.306Z | Compiling serde_spanned v1.1.1 |
| 3063 | 2026-08-17T18:24:17.306Z | Compiling dropshot v0.17.1 |
| 3064 | 2026-08-17T18:24:17.320Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3065 | 2026-08-17T18:24:17.333Z | Compiling waitgroup v0.1.2 |
| 3066 | 2026-08-17T18:24:17.349Z | Compiling rustls-pemfile v2.2.0 |
| 3067 | 2026-08-17T18:24:17.493Z | Compiling compression-codecs v0.4.37 |
| 3068 | 2026-08-17T18:24:17.562Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3069 | 2026-08-17T18:24:17.565Z | Compiling dropshot_endpoint v0.17.1 |
| 3070 | 2026-08-17T18:24:17.628Z | Compiling hostname v0.4.2 |
| 3071 | 2026-08-17T18:24:17.631Z | Compiling serde_path_to_error v0.1.20 |
| 3072 | 2026-08-17T18:24:17.632Z | Compiling atomicwrites v0.4.4 |
| 3073 | 2026-08-17T18:24:17.649Z | Compiling macaddr v1.0.1 |
| 3074 | 2026-08-17T18:24:17.715Z | Compiling hostname v0.3.1 |
| 3075 | 2026-08-17T18:24:17.782Z | Compiling async-compression v0.4.41 |
| 3076 | 2026-08-17T18:24:17.801Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3077 | 2026-08-17T18:24:17.817Z | Compiling instant v0.1.13 |
| 3078 | 2026-08-17T18:24:17.834Z | Compiling slog-bunyan v2.5.0 |
| 3079 | 2026-08-17T18:24:17.850Z | Compiling regress v0.10.5 |
| 3080 | 2026-08-17T18:24:17.885Z | Compiling parse-display-derive v0.10.0 |
| 3081 | 2026-08-17T18:24:17.888Z | Compiling backon v1.6.0 |
| 3082 | 2026-08-17T18:24:17.938Z | Compiling backoff v0.4.0 |
| 3083 | 2026-08-17T18:24:17.938Z | Compiling itertools v0.14.0 |
| 3084 | 2026-08-17T18:24:17.992Z | Compiling humantime v2.3.0 |
| 3085 | 2026-08-17T18:24:18.018Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-08-17T18:24:18.037Z | Compiling half v2.7.1 |
| 3087 | 2026-08-17T18:24:18.055Z | Compiling ciborium-io v0.2.2 |
| 3088 | 2026-08-17T18:24:18.072Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3089 | 2026-08-17T18:24:18.109Z | Compiling async-stream v0.3.6 |
| 3090 | 2026-08-17T18:24:18.136Z | Compiling progenitor-extras v0.2.0 |
| 3091 | 2026-08-17T18:24:18.161Z | Compiling crucible-workspace-hack v0.1.0 |
| 3092 | 2026-08-17T18:24:18.178Z | Compiling regress v0.11.1 |
| 3093 | 2026-08-17T18:24:18.208Z | Compiling convert_case v0.4.0 |
| 3094 | 2026-08-17T18:24:18.250Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3095 | 2026-08-17T18:24:18.286Z | Compiling secrecy v0.10.3 |
| 3096 | 2026-08-17T18:24:18.304Z | Compiling ciborium-ll v0.2.2 |
| 3097 | 2026-08-17T18:24:18.355Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3098 | 2026-08-17T18:24:18.374Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3099 | 2026-08-17T18:24:18.407Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3100 | 2026-08-17T18:24:18.407Z | Compiling inout v0.1.4 |
| 3101 | 2026-08-17T18:24:18.464Z | Compiling unsafe-libyaml v0.2.11 |
| 3102 | 2026-08-17T18:24:18.484Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3103 | 2026-08-17T18:24:18.524Z | Compiling ciborium v0.2.2 |
| 3104 | 2026-08-17T18:24:18.542Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3105 | 2026-08-17T18:24:18.596Z | Compiling derive_more v0.99.20 |
| 3106 | 2026-08-17T18:24:18.612Z | Compiling cipher v0.4.4 |
| 3107 | 2026-08-17T18:24:18.652Z | Compiling universal-hash v0.5.1 |
| 3108 | 2026-08-17T18:24:18.731Z | Compiling opaque-debug v0.3.1 |
| 3109 | 2026-08-17T18:24:18.753Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3110 | 2026-08-17T18:24:18.766Z | Compiling blake2 v0.10.6 |
| 3111 | 2026-08-17T18:24:18.805Z | Compiling poly1305 v0.8.0 |
| 3112 | 2026-08-17T18:24:18.822Z | Compiling aead v0.5.2 |
| 3113 | 2026-08-17T18:24:18.886Z | Compiling chacha20 v0.9.1 |
| 3114 | 2026-08-17T18:24:18.904Z | Compiling password-hash v0.5.0 |
| 3115 | 2026-08-17T18:24:19.045Z | Compiling serde_yaml v0.9.34+deprecated |
| 3116 | 2026-08-17T18:24:19.117Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3117 | 2026-08-17T18:24:19.172Z | Compiling indent_write v2.2.0 |
| 3118 | 2026-08-17T18:24:19.227Z | Compiling argon2 v0.5.3 |
| 3119 | 2026-08-17T18:24:19.262Z | Compiling chacha20poly1305 v0.10.1 |
| 3120 | 2026-08-17T18:24:19.281Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3121 | 2026-08-17T18:24:19.335Z | Compiling num-derive v0.4.2 |
| 3122 | 2026-08-17T18:24:19.354Z | Compiling heapless v0.8.0 |
| 3123 | 2026-08-17T18:24:19.370Z | Compiling tabwriter v1.4.1 |
| 3124 | 2026-08-17T18:24:19.442Z | Compiling ingot-macros v0.2.0 |
| 3125 | 2026-08-17T18:24:19.556Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3126 | 2026-08-17T18:24:19.572Z | Compiling hash32 v0.3.1 |
| 3127 | 2026-08-17T18:24:19.624Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3128 | 2026-08-17T18:24:19.696Z | Compiling parse-display v0.10.0 |
| 3129 | 2026-08-17T18:24:19.715Z | Compiling thiserror-no-std v2.0.2 |
| 3130 | 2026-08-17T18:24:19.758Z | Compiling typify-impl v0.6.2 |
| 3131 | 2026-08-17T18:24:19.825Z | Compiling vsss-rs v3.3.4 |
| 3132 | 2026-08-17T18:24:19.868Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3133 | 2026-08-17T18:24:19.919Z | Compiling smoltcp v0.11.0 |
| 3134 | 2026-08-17T18:24:20.131Z | Compiling proc-macro-crate v3.4.0 |
| 3135 | 2026-08-17T18:24:20.319Z | Compiling cobs v0.3.0 |
| 3136 | 2026-08-17T18:24:20.337Z | Compiling colored v3.1.1 |
| 3137 | 2026-08-17T18:24:20.428Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3138 | 2026-08-17T18:24:20.496Z | Compiling postcard v1.1.3 |
| 3139 | 2026-08-17T18:24:20.546Z | Compiling proc-macro-error v1.0.4 |
| 3140 | 2026-08-17T18:24:20.656Z | Compiling rand v0.10.1 |
| 3141 | 2026-08-17T18:24:20.677Z | Compiling proc-macro-crate v1.3.1 |
| 3142 | 2026-08-17T18:24:20.698Z | Compiling num_enum_derive v0.7.6 |
| 3143 | 2026-08-17T18:24:20.719Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3144 | 2026-08-17T18:24:20.873Z | Compiling foreign-types-macros v0.2.3 |
| 3145 | 2026-08-17T18:24:20.892Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3146 | 2026-08-17T18:24:20.895Z | Compiling foreign-types-shared v0.3.1 |
| 3147 | 2026-08-17T18:24:21.012Z | Compiling rayon-core v1.13.0 |
| 3148 | 2026-08-17T18:24:21.129Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3149 | 2026-08-17T18:24:21.172Z | Compiling num_enum_derive v0.5.11 |
| 3150 | 2026-08-17T18:24:21.207Z | Compiling crossbeam-deque v0.8.6 |
| 3151 | 2026-08-17T18:24:21.223Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3152 | 2026-08-17T18:24:21.259Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3153 | 2026-08-17T18:24:21.275Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3154 | 2026-08-17T18:24:21.293Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3155 | 2026-08-17T18:24:21.450Z | Compiling cstr-argument v0.1.2 |
| 3156 | 2026-08-17T18:24:21.467Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3157 | 2026-08-17T18:24:21.525Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3158 | 2026-08-17T18:24:21.562Z | Compiling foreign-types v0.5.0 |
| 3159 | 2026-08-17T18:24:21.629Z | Compiling cpubits v0.1.1 |
| 3160 | 2026-08-17T18:24:21.666Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3161 | 2026-08-17T18:24:21.715Z | Compiling zone_cfg_derive v0.3.1 |
| 3162 | 2026-08-17T18:24:21.733Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3163 | 2026-08-17T18:24:21.755Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3164 | 2026-08-17T18:24:21.812Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3165 | 2026-08-17T18:24:21.848Z | Compiling num_enum v0.7.6 |
| 3166 | 2026-08-17T18:24:21.890Z | Compiling itertools v0.12.1 |
| 3167 | 2026-08-17T18:24:21.907Z | Compiling sigpipe v0.1.3 |
| 3168 | 2026-08-17T18:24:21.925Z | Compiling glob v0.3.3 |
| 3169 | 2026-08-17T18:24:21.944Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3170 | 2026-08-17T18:24:21.998Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3171 | 2026-08-17T18:24:22.021Z | Compiling rayon v1.11.0 |
| 3172 | 2026-08-17T18:24:22.041Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3173 | 2026-08-17T18:24:22.136Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3174 | 2026-08-17T18:24:22.182Z | Compiling smf v0.2.3 |
| 3175 | 2026-08-17T18:24:22.256Z | Compiling whoami v1.6.1 |
| 3176 | 2026-08-17T18:24:22.305Z | Compiling num_enum v0.5.11 |
| 3177 | 2026-08-17T18:24:22.322Z | Compiling gethostname v0.5.0 |
| 3178 | 2026-08-17T18:24:22.351Z | Compiling usdt-attr-macro v0.5.0 |
| 3179 | 2026-08-17T18:24:22.369Z | Compiling usdt-macro v0.5.0 |
| 3180 | 2026-08-17T18:24:22.434Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3181 | 2026-08-17T18:24:22.451Z | Compiling num-rational v0.4.2 |
| 3182 | 2026-08-17T18:24:22.455Z | Compiling ingot-types v0.2.0 |
| 3183 | 2026-08-17T18:24:22.489Z | Compiling pem-rfc7468 v1.0.0 |
| 3184 | 2026-08-17T18:24:22.492Z | Compiling num-complex v0.4.6 |
| 3185 | 2026-08-17T18:24:22.551Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3186 | 2026-08-17T18:24:22.575Z | Compiling derive-where v1.6.0 |
| 3187 | 2026-08-17T18:24:22.770Z | Compiling memmap v0.7.0 |
| 3188 | 2026-08-17T18:24:22.827Z | Compiling float-ord v0.3.2 |
| 3189 | 2026-08-17T18:24:22.911Z | Compiling ingot v0.2.1 |
| 3190 | 2026-08-17T18:24:22.928Z | Compiling num v0.4.3 |
| 3191 | 2026-08-17T18:24:22.974Z | Compiling toml v0.8.23 |
| 3192 | 2026-08-17T18:24:22.990Z | Compiling hmac v0.13.0 |
| 3193 | 2026-08-17T18:24:23.013Z | Compiling universal-hash v0.6.1 |
| 3194 | 2026-08-17T18:24:23.034Z | Compiling resolv-conf v0.7.6 |
| 3195 | 2026-08-17T18:24:23.093Z | Compiling zone v0.3.1 |
| 3196 | 2026-08-17T18:24:23.181Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3197 | 2026-08-17T18:24:23.200Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3198 | 2026-08-17T18:24:23.219Z | Compiling cancel-safe-futures v0.1.5 |
| 3199 | 2026-08-17T18:24:23.240Z | Compiling polyval v0.7.1 |
| 3200 | 2026-08-17T18:24:23.259Z | Compiling usdt v0.5.0 |
| 3201 | 2026-08-17T18:24:23.366Z | Compiling der v0.8.0 |
| 3202 | 2026-08-17T18:24:23.402Z | Compiling prettyplease v0.2.37 |
| 3203 | 2026-08-17T18:24:23.504Z | Compiling ghash v0.6.0 |
| 3204 | 2026-08-17T18:24:23.557Z | Compiling pbkdf2 v0.13.0 |
| 3205 | 2026-08-17T18:24:23.638Z | Compiling crypto-bigint v0.7.5 |
| 3206 | 2026-08-17T18:24:23.670Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3207 | 2026-08-17T18:24:23.693Z | Compiling aes v0.9.1 |
| 3208 | 2026-08-17T18:24:23.710Z | Compiling console v0.15.11 |
| 3209 | 2026-08-17T18:24:23.806Z | Compiling hickory-proto v0.24.4 |
| 3210 | 2026-08-17T18:24:23.824Z | Compiling newline-converter v0.3.0 |
| 3211 | 2026-08-17T18:24:23.827Z | Compiling ctr v0.10.1 |
| 3212 | 2026-08-17T18:24:23.865Z | Compiling aead v0.6.1 |
| 3213 | 2026-08-17T18:24:23.951Z | Compiling oxide-update-engine-types v0.1.2 |
| 3214 | 2026-08-17T18:24:23.972Z | Compiling sha2 v0.11.0 |
| 3215 | 2026-08-17T18:24:24.060Z | Compiling linked-hash-map v0.5.6 |
| 3216 | 2026-08-17T18:24:24.077Z | Compiling libefi-sys v0.1.0 |
| 3217 | 2026-08-17T18:24:24.273Z | Compiling linear-map v1.2.0 |
| 3218 | 2026-08-17T18:24:24.293Z | Compiling spki v0.8.0 |
| 3219 | 2026-08-17T18:24:24.325Z | Compiling lru-cache v0.1.2 |
| 3220 | 2026-08-17T18:24:24.345Z | Compiling aes-gcm v0.11.0 |
| 3221 | 2026-08-17T18:24:24.433Z | Compiling typify-macro v0.6.2 |
| 3222 | 2026-08-17T18:24:24.481Z | Compiling expectorate v1.2.0 |
| 3223 | 2026-08-17T18:24:24.553Z | Compiling salsa20 v0.11.0 |
| 3224 | 2026-08-17T18:24:24.572Z | Compiling bitfield-struct v0.6.2 |
| 3225 | 2026-08-17T18:24:24.657Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3226 | 2026-08-17T18:24:24.674Z | Compiling nom v8.0.0 |
| 3227 | 2026-08-17T18:24:24.731Z | Compiling semver v0.1.20 |
| 3228 | 2026-08-17T18:24:24.797Z | Compiling scrypt v0.12.0 |
| 3229 | 2026-08-17T18:24:25.058Z | Compiling oxide-update-engine v0.1.2 |
| 3230 | 2026-08-17T18:24:25.076Z | Compiling rustc_version v0.1.7 |
| 3231 | 2026-08-17T18:24:25.114Z | Compiling tokio-dtrace v0.1.1 |
| 3232 | 2026-08-17T18:24:25.196Z | Compiling cbc v0.2.1 |
| 3233 | 2026-08-17T18:24:25.225Z | Compiling slog-dtrace v0.3.0 |
| 3234 | 2026-08-17T18:24:25.272Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3235 | 2026-08-17T18:24:25.334Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3236 | 2026-08-17T18:24:25.388Z | Compiling minimal-lexical v0.2.1 |
| 3237 | 2026-08-17T18:24:25.417Z | Compiling pkcs5 v0.8.1 |
| 3238 | 2026-08-17T18:24:25.437Z | Compiling newtype_derive v0.1.6 |
| 3239 | 2026-08-17T18:24:25.516Z | Compiling oxide-tokio-rt v0.1.4 |
| 3240 | 2026-08-17T18:24:25.585Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3241 | 2026-08-17T18:24:25.601Z | Compiling nom v7.1.3 |
| 3242 | 2026-08-17T18:24:25.660Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3243 | 2026-08-17T18:24:25.678Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3244 | 2026-08-17T18:24:25.681Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3245 | 2026-08-17T18:24:25.767Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3246 | 2026-08-17T18:24:25.810Z | Compiling phf_shared v0.12.1 |
| 3247 | 2026-08-17T18:24:25.846Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3248 | 2026-08-17T18:24:25.895Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3249 | 2026-08-17T18:24:25.937Z | Compiling csv-core v0.1.13 |
| 3250 | 2026-08-17T18:24:25.985Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3251 | 2026-08-17T18:24:26.002Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3252 | 2026-08-17T18:24:26.017Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3253 | 2026-08-17T18:24:26.047Z | Compiling hickory-resolver v0.24.4 |
| 3254 | 2026-08-17T18:24:26.194Z | Compiling chrono-tz v0.10.4 |
| 3255 | 2026-08-17T18:24:26.225Z | Compiling unicode-xid v0.2.6 |
| 3256 | 2026-08-17T18:24:26.291Z | Compiling typify v0.6.2 |
| 3257 | 2026-08-17T18:24:26.340Z | Compiling highway v1.3.0 |
| 3258 | 2026-08-17T18:24:26.379Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3259 | 2026-08-17T18:24:26.444Z | Compiling xshell-macros v0.2.7 |
| 3260 | 2026-08-17T18:24:26.486Z | Compiling progenitor-impl v0.14.0 |
| 3261 | 2026-08-17T18:24:26.503Z | Compiling const_format_proc_macros v0.2.34 |
| 3262 | 2026-08-17T18:24:26.523Z | Compiling csv v1.4.0 |
| 3263 | 2026-08-17T18:24:26.746Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3264 | 2026-08-17T18:24:26.879Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3265 | 2026-08-17T18:24:27.068Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3266 | 2026-08-17T18:24:27.099Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3267 | 2026-08-17T18:24:27.118Z | Compiling xshell v0.2.7 |
| 3268 | 2026-08-17T18:24:27.121Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3269 | 2026-08-17T18:24:27.154Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3270 | 2026-08-17T18:24:27.370Z | Compiling qorb v0.4.1 |
| 3271 | 2026-08-17T18:24:27.399Z | Compiling phf v0.12.1 |
| 3272 | 2026-08-17T18:24:27.557Z | Compiling pkcs8 v0.11.0 |
| 3273 | 2026-08-17T18:24:27.647Z | Compiling ff v0.14.0 |
| 3274 | 2026-08-17T18:24:27.663Z | Compiling owo-colors v4.3.0 |
| 3275 | 2026-08-17T18:24:27.837Z | Compiling const_format v0.2.35 |
| 3276 | 2026-08-17T18:24:27.964Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3277 | 2026-08-17T18:24:28.004Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3278 | 2026-08-17T18:24:28.026Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3279 | 2026-08-17T18:24:28.121Z | Compiling tabled_derive v0.7.0 |
| 3280 | 2026-08-17T18:24:28.151Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3281 | 2026-08-17T18:24:28.178Z | Compiling bcs v0.1.6 |
| 3282 | 2026-08-17T18:24:28.329Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-08-17T18:24:28.398Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3284 | 2026-08-17T18:24:28.531Z | Compiling termtree v0.5.1 |
| 3285 | 2026-08-17T18:24:28.724Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3286 | 2026-08-17T18:24:28.862Z | Compiling salty v0.3.0 |
| 3287 | 2026-08-17T18:24:29.025Z | Compiling tagptr v0.2.0 |
| 3288 | 2026-08-17T18:24:29.090Z | Compiling textwrap v0.16.2 |
| 3289 | 2026-08-17T18:24:29.122Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3290 | 2026-08-17T18:24:29.181Z | Compiling tabled v0.15.0 |
| 3291 | 2026-08-17T18:24:29.208Z | Compiling moka v0.12.13 |
| 3292 | 2026-08-17T18:24:29.226Z | Compiling progenitor-macro v0.14.0 |
| 3293 | 2026-08-17T18:24:29.255Z | Compiling group v0.14.0 |
| 3294 | 2026-08-17T18:24:29.369Z | Compiling steno v0.4.1 |
| 3295 | 2026-08-17T18:24:29.475Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3296 | 2026-08-17T18:24:29.494Z | Compiling sha1 v0.10.6 |
| 3297 | 2026-08-17T18:24:29.515Z | Compiling signature v3.0.0 |
| 3298 | 2026-08-17T18:24:29.583Z | Compiling base16ct v1.0.0 |
| 3299 | 2026-08-17T18:24:29.731Z | Compiling sec1 v0.8.1 |
| 3300 | 2026-08-17T18:24:29.755Z | Compiling hkdf v0.13.0 |
| 3301 | 2026-08-17T18:24:29.794Z | Compiling libscf-sys v1.2.0 |
| 3302 | 2026-08-17T18:24:29.877Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3303 | 2026-08-17T18:24:29.910Z | Compiling hickory-resolver v0.25.2 |
| 3304 | 2026-08-17T18:24:29.949Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3305 | 2026-08-17T18:24:29.966Z | Compiling rfc6979 v0.4.0 |
| 3306 | 2026-08-17T18:24:30.023Z | Compiling elliptic-curve v0.14.1 |
| 3307 | 2026-08-17T18:24:30.063Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3308 | 2026-08-17T18:24:30.081Z | Compiling primeorder v0.13.6 |
| 3309 | 2026-08-17T18:24:30.127Z | Compiling ecdsa v0.16.9 |
| 3310 | 2026-08-17T18:24:30.225Z | Compiling parking_lot_core v0.8.6 |
| 3311 | 2026-08-17T18:24:30.371Z | Compiling utf-8 v0.7.6 |
| 3312 | 2026-08-17T18:24:30.432Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3313 | 2026-08-17T18:24:30.534Z | Compiling tungstenite v0.21.0 |
| 3314 | 2026-08-17T18:24:30.561Z | Compiling p384 v0.13.1 |
| 3315 | 2026-08-17T18:24:30.587Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3316 | 2026-08-17T18:24:30.605Z | Compiling wnaf v0.14.0 |
| 3317 | 2026-08-17T18:24:30.711Z | Compiling primefield v0.14.0 |
| 3318 | 2026-08-17T18:24:30.864Z | Compiling rfc6979 v0.6.0 |
| 3319 | 2026-08-17T18:24:30.971Z | Compiling papergrid v0.18.0 |
| 3320 | 2026-08-17T18:24:31.011Z | Compiling git-stub v1.0.0 |
| 3321 | 2026-08-17T18:24:31.044Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3322 | 2026-08-17T18:24:31.182Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3323 | 2026-08-17T18:24:31.300Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3324 | 2026-08-17T18:24:31.435Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3325 | 2026-08-17T18:24:31.514Z | Compiling git-stub-vcs v0.1.0 |
| 3326 | 2026-08-17T18:24:31.555Z | Compiling tokio-tungstenite v0.21.0 |
| 3327 | 2026-08-17T18:24:31.611Z | Compiling ecdsa v0.17.0 |
| 3328 | 2026-08-17T18:24:31.676Z | Compiling primeorder v0.14.0 |
| 3329 | 2026-08-17T18:24:31.821Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3330 | 2026-08-17T18:24:31.930Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3331 | 2026-08-17T18:24:31.993Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3332 | 2026-08-17T18:24:32.104Z | Compiling tabled v0.21.0 |
| 3333 | 2026-08-17T18:24:32.104Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3334 | 2026-08-17T18:24:32.108Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3335 | 2026-08-17T18:24:32.159Z | Compiling curve25519-dalek v5.0.0 |
| 3336 | 2026-08-17T18:24:32.162Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3337 | 2026-08-17T18:24:32.242Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3338 | 2026-08-17T18:24:32.323Z | Compiling corncobs v0.1.4 |
| 3339 | 2026-08-17T18:24:32.397Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3340 | 2026-08-17T18:24:32.415Z | Compiling unicase v2.9.0 |
| 3341 | 2026-08-17T18:24:32.527Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3342 | 2026-08-17T18:24:32.592Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3343 | 2026-08-17T18:24:32.608Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3344 | 2026-08-17T18:24:32.660Z | Compiling mime_guess v2.0.5 |
| 3345 | 2026-08-17T18:24:32.682Z | Compiling parking_lot v0.11.2 |
| 3346 | 2026-08-17T18:24:32.705Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3347 | 2026-08-17T18:24:32.944Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3348 | 2026-08-17T18:24:32.990Z | Compiling progenitor-impl v0.13.0 |
| 3349 | 2026-08-17T18:24:33.022Z | Compiling ssh-encoding v0.3.0 |
| 3350 | 2026-08-17T18:24:33.040Z | Compiling prefix-trie v0.7.0 |
| 3351 | 2026-08-17T18:24:33.075Z | Compiling fxhash v0.2.1 |
| 3352 | 2026-08-17T18:24:33.115Z | Compiling secrecy v0.8.0 |
| 3353 | 2026-08-17T18:24:33.270Z | Compiling keccak v0.2.0 |
| 3354 | 2026-08-17T18:24:33.303Z | Compiling crc8 v0.1.1 |
| 3355 | 2026-08-17T18:24:33.334Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3356 | 2026-08-17T18:24:33.453Z | Compiling hickory-server v0.25.2 |
| 3357 | 2026-08-17T18:24:33.475Z | Compiling sled v0.34.7 |
| 3358 | 2026-08-17T18:24:33.530Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3359 | 2026-08-17T18:24:33.621Z | Compiling ed25519 v3.0.0 |
| 3360 | 2026-08-17T18:24:33.687Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3361 | 2026-08-17T18:24:33.703Z | Compiling crypto-primes v0.7.2 |
| 3362 | 2026-08-17T18:24:34.172Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3363 | 2026-08-17T18:24:34.419Z | Compiling progenitor v0.14.0 |
| 3364 | 2026-08-17T18:24:34.551Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3365 | 2026-08-17T18:24:34.551Z | Compiling poly1305 v0.9.0 |
| 3366 | 2026-08-17T18:24:34.610Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3367 | 2026-08-17T18:24:34.631Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3368 | 2026-08-17T18:24:34.659Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3369 | 2026-08-17T18:24:34.740Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3370 | 2026-08-17T18:24:34.757Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3371 | 2026-08-17T18:24:34.774Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3372 | 2026-08-17T18:24:34.997Z | Compiling progenitor-client v0.13.0 |
| 3373 | 2026-08-17T18:24:35.181Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3374 | 2026-08-17T18:24:35.337Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3375 | 2026-08-17T18:24:35.354Z | Compiling blowfish v0.10.0 |
| 3376 | 2026-08-17T18:24:35.358Z | Compiling blake2 v0.11.0-rc.6 |
| 3377 | 2026-08-17T18:24:35.427Z | Compiling http-range v0.1.5 |
| 3378 | 2026-08-17T18:24:35.500Z | Compiling half v1.8.3 |
| 3379 | 2026-08-17T18:24:35.622Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3380 | 2026-08-17T18:24:35.640Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3381 | 2026-08-17T18:24:35.656Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3382 | 2026-08-17T18:24:35.689Z | Compiling progenitor-macro v0.13.0 |
| 3383 | 2026-08-17T18:24:35.770Z | Compiling serde_cbor v0.11.2 |
| 3384 | 2026-08-17T18:24:35.799Z | Compiling argon2 v0.6.0-rc.8 |
| 3385 | 2026-08-17T18:24:35.985Z | Compiling rsa v0.10.0-rc.18 |
| 3386 | 2026-08-17T18:24:36.394Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3387 | 2026-08-17T18:24:36.900Z | Compiling ssh-cipher v0.3.0 |
| 3388 | 2026-08-17T18:24:36.957Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3389 | 2026-08-17T18:24:37.253Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3390 | 2026-08-17T18:24:37.365Z | Compiling ed25519-dalek v3.0.0 |
| 3391 | 2026-08-17T18:24:37.521Z | Compiling illumos-nvpair v0.3.0 |
| 3392 | 2026-08-17T18:24:37.776Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3393 | 2026-08-17T18:24:37.809Z | Compiling sha3 v0.11.0 |
| 3394 | 2026-08-17T18:24:37.910Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3395 | 2026-08-17T18:24:38.064Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3396 | 2026-08-17T18:24:38.097Z | Compiling p384 v0.14.0 |
| 3397 | 2026-08-17T18:24:38.135Z | Compiling p256 v0.14.0 |
| 3398 | 2026-08-17T18:24:38.227Z | Compiling p521 v0.14.0 |
| 3399 | 2026-08-17T18:24:38.288Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3400 | 2026-08-17T18:24:38.875Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3401 | 2026-08-17T18:24:38.961Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3402 | 2026-08-17T18:24:39.121Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3403 | 2026-08-17T18:24:39.274Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3404 | 2026-08-17T18:24:39.293Z | Compiling scuffle v0.1.0 |
| 3405 | 2026-08-17T18:24:39.828Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3406 | 2026-08-17T18:24:39.949Z | Compiling yasna v0.5.2 |
| 3407 | 2026-08-17T18:24:40.046Z | Compiling kstat-rs v0.2.5 |
| 3408 | 2026-08-17T18:24:40.067Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3409 | 2026-08-17T18:24:40.109Z | Compiling headers-core v0.3.0 |
| 3410 | 2026-08-17T18:24:40.253Z | Compiling kem v0.3.0 |
| 3411 | 2026-08-17T18:24:40.270Z | Compiling module-lattice v0.2.3 |
| 3412 | 2026-08-17T18:24:40.370Z | Compiling nanorand v0.7.0 |
| 3413 | 2026-08-17T18:24:40.405Z | Compiling sponge-cursor v0.1.0 |
| 3414 | 2026-08-17T18:24:40.485Z | Compiling rcgen v0.12.1 |
| 3415 | 2026-08-17T18:24:40.549Z | Compiling sha3 v0.12.0 |
| 3416 | 2026-08-17T18:24:40.569Z | Compiling ml-kem v0.3.2 |
| 3417 | 2026-08-17T18:24:40.572Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3418 | 2026-08-17T18:24:40.637Z | Compiling flume v0.11.1 |
| 3419 | 2026-08-17T18:24:40.654Z | Compiling headers v0.4.1 |
| 3420 | 2026-08-17T18:24:40.686Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3421 | 2026-08-17T18:24:40.801Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3422 | 2026-08-17T18:24:40.819Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3423 | 2026-08-17T18:24:40.938Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3424 | 2026-08-17T18:24:40.968Z | Compiling progenitor v0.13.0 |
| 3425 | 2026-08-17T18:24:41.113Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3426 | 2026-08-17T18:24:41.131Z | Compiling hyper-staticfile v0.10.1 |
| 3427 | 2026-08-17T18:24:41.150Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3428 | 2026-08-17T18:24:41.169Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3429 | 2026-08-17T18:24:41.188Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3430 | 2026-08-17T18:24:41.390Z | Compiling ssh-key v0.7.0-rc.11 |
| 3431 | 2026-08-17T18:24:41.421Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3432 | 2026-08-17T18:24:41.549Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3433 | 2026-08-17T18:24:41.624Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3434 | 2026-08-17T18:24:41.650Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3435 | 2026-08-17T18:24:41.680Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3436 | 2026-08-17T18:24:41.711Z | Compiling russh-cryptovec v0.62.0 |
| 3437 | 2026-08-17T18:24:41.727Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3438 | 2026-08-17T18:24:41.743Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3439 | 2026-08-17T18:24:41.818Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3440 | 2026-08-17T18:24:41.904Z | Compiling port-file v0.1.0 |
| 3441 | 2026-08-17T18:24:41.945Z | Compiling num-bigint v0.4.6 |
| 3442 | 2026-08-17T18:24:41.963Z | Compiling generic-array v1.4.3 |
| 3443 | 2026-08-17T18:24:42.037Z | Compiling russh-util v0.52.0 |
| 3444 | 2026-08-17T18:24:42.060Z | Compiling enum_dispatch v0.3.13 |
| 3445 | 2026-08-17T18:24:42.175Z | Compiling delegate v0.13.5 |
| 3446 | 2026-08-17T18:24:42.214Z | Compiling subprocess v0.2.15 |
| 3447 | 2026-08-17T18:24:42.462Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3448 | 2026-08-17T18:24:42.480Z | Compiling display-error-chain v0.2.2 |
| 3449 | 2026-08-17T18:24:42.541Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3450 | 2026-08-17T18:24:42.648Z | Compiling md5 v0.8.0 |
| 3451 | 2026-08-17T18:24:42.917Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3452 | 2026-08-17T18:24:42.944Z | Compiling hex-literal v1.1.0 |
| 3453 | 2026-08-17T18:24:42.990Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3454 | 2026-08-17T18:24:43.086Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3455 | 2026-08-17T18:24:43.125Z | Compiling colored v2.2.0 |
| 3456 | 2026-08-17T18:24:43.144Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3457 | 2026-08-17T18:24:43.172Z | Compiling socket2 v0.5.10 |
| 3458 | 2026-08-17T18:24:43.191Z | Compiling russh v0.62.4 |
| 3459 | 2026-08-17T18:24:43.401Z | Compiling internet-checksum v0.2.1 |
| 3460 | 2026-08-17T18:24:43.635Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3461 | 2026-08-17T18:24:43.736Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3462 | 2026-08-17T18:24:46.345Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3463 | 2026-08-17T18:24:47.070Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3464 | 2026-08-17T18:24:47.593Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3465 | 2026-08-17T18:24:49.411Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3466 | 2026-08-17T18:24:58.465Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3467 | 2026-08-17T18:24:58.465Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3468 | 2026-08-17T18:24:58.465Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3469 | 2026-08-17T18:24:58.468Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3470 | 2026-08-17T18:25:00.228Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3471 | 2026-08-17T18:25:00.396Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3472 | 2026-08-17T18:25:04.705Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3473 | 2026-08-17T18:25:45.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 3474 | 2026-08-17T18:25:45.787Z | |
| 3475 | 2026-08-17T18:25:45.787Z | real 1:29.507644510 |
| 3476 | 2026-08-17T18:25:45.787Z | user 8:28.558050371 |
| 3477 | 2026-08-17T18:25:45.787Z | sys 1:40.716301197 |
| 3478 | 2026-08-17T18:25:45.790Z | trap 0.249196448 |
| 3479 | 2026-08-17T18:25:45.790Z | tflt 0.236565265 |
| 3480 | 2026-08-17T18:25:45.790Z | dflt 2.068319411 |
| 3481 | 2026-08-17T18:25:45.790Z | kflt 0.000293600 |
| 3482 | 2026-08-17T18:25:45.790Z | lock 31:31.394141676 |
| 3483 | 2026-08-17T18:25:45.790Z | slp 19:18.305781429 |
| 3484 | 2026-08-17T18:25:45.790Z | lat 37.676416478 |
| 3485 | 2026-08-17T18:25:45.790Z | stop 3:00.138255229 |
| 3486 | 2026-08-17T18:25:45.790Z | + mkdir tests |
| 3487 | 2026-08-17T18:25:45.794Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3488 | 2026-08-17T18:25:45.794Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3489 | 2026-08-17T18:25:45.816Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-daa430a9217ea392 tests/ |
| 3490 | 2026-08-17T18:25:45.839Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-83aa57aee2b153ea tests/ |
| 3491 | 2026-08-17T18:25:45.861Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-bf15338d67f4f0b8 tests/ |
| 3492 | 2026-08-17T18:25:45.883Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-76d9dbaba2ae8ebb tests/ |
| 3493 | 2026-08-17T18:25:46.192Z | + 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) |
| 3494 | 2026-08-17T18:25:46.195Z | + 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-83aa57aee2b153ea tests/commtest-bf15338d67f4f0b8 tests/dhcp_server-daa430a9217ea392 tests/end_to_end_tests-76d9dbaba2ae8ebb 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 |
| 3495 | 2026-08-17T18:27:15.872Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3496 | 2026-08-17T18:27:15.872Z | a .github/buildomat/ci-env.sh 1K |
| 3497 | 2026-08-17T18:27:15.872Z | a out/target/test 1K |
| 3498 | 2026-08-17T18:27:15.872Z | a out/npuzone/npuzone 27402K |
| 3499 | 2026-08-17T18:27:15.872Z | a package-manifest.toml 35K |
| 3500 | 2026-08-17T18:27:15.872Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3501 | 2026-08-17T18:27:15.872Z | a target/release/omicron-package 48049K |
| 3502 | 2026-08-17T18:27:15.872Z | a target/release/xtask 11722K |
| 3503 | 2026-08-17T18:27:15.872Z | a target/debug/bootstrap 436247K |
| 3504 | 2026-08-17T18:27:15.872Z | a tests/bootstrap-83aa57aee2b153ea 34516K |
| 3505 | 2026-08-17T18:27:15.872Z | a tests/commtest-bf15338d67f4f0b8 34517K |
| 3506 | 2026-08-17T18:27:15.872Z | a tests/dhcp_server-daa430a9217ea392 34516K |
| 3507 | 2026-08-17T18:27:15.872Z | a tests/end_to_end_tests-76d9dbaba2ae8ebb 499467K |
| 3508 | 2026-08-17T18:27:15.872Z | a tools/opte_version 1K |
| 3509 | 2026-08-17T18:27:15.872Z | a tools/opte_version_override 2K |
| 3510 | 2026-08-17T18:27:15.872Z | a out/clickhouse.tar.gz 327543K |
| 3511 | 2026-08-17T18:27:15.872Z | a out/clickhouse_keeper.tar.gz 311546K |
| 3512 | 2026-08-17T18:27:15.872Z | a out/clickhouse_server.tar.gz 327540K |
| 3513 | 2026-08-17T18:27:15.872Z | a out/cockroachdb.tar.gz 168946K |
| 3514 | 2026-08-17T18:27:15.872Z | a out/crucible-pantry-zone.tar.gz 41269K |
| 3515 | 2026-08-17T18:27:15.872Z | a out/crucible-utils.tar 18900K |
| 3516 | 2026-08-17T18:27:15.872Z | a out/crucible-zone.tar.gz 56081K |
| 3517 | 2026-08-17T18:27:15.872Z | a out/external-dns.tar.gz 54238K |
| 3518 | 2026-08-17T18:27:15.872Z | a out/internal-dns.tar.gz 54238K |
| 3519 | 2026-08-17T18:27:15.872Z | a out/mg-ddm-gz.tar 100917K |
| 3520 | 2026-08-17T18:27:15.872Z | a out/nexus.tar.gz 353956K |
| 3521 | 2026-08-17T18:27:15.872Z | a out/ntp.tar.gz 34609K |
| 3522 | 2026-08-17T18:27:15.872Z | a out/omicron-gateway-softnpu.tar.gz 29191K |
| 3523 | 2026-08-17T18:27:15.872Z | a out/omicron-sled-agent.tar 242569K |
| 3524 | 2026-08-17T18:27:15.872Z | a out/overlay.tar.gz 4K |
| 3525 | 2026-08-17T18:27:15.872Z | a out/oximeter.tar.gz 71253K |
| 3526 | 2026-08-17T18:27:15.872Z | a out/oxlog.tar 4066K |
| 3527 | 2026-08-17T18:27:15.872Z | a out/probe.tar.gz 3037K |
| 3528 | 2026-08-17T18:27:15.872Z | a out/propolis-server.tar.gz 34642K |
| 3529 | 2026-08-17T18:27:15.873Z | a out/pumpkind-gz.tar 26647K |
| 3530 | 2026-08-17T18:27:15.873Z | a out/switch-softnpu.tar.gz 498534K |
| 3531 | 2026-08-17T18:27:15.877Z | |
| 3532 | 2026-08-17T18:27:15.877Z | real 1:29.677743407 |
| 3533 | 2026-08-17T18:27:15.877Z | user 1:26.678734604 |
| 3534 | 2026-08-17T18:27:15.877Z | sys 4.947280979 |
| 3535 | 2026-08-17T18:27:15.877Z | trap 0.006568584 |
| 3536 | 2026-08-17T18:27:15.877Z | tflt 0.000000000 |
| 3537 | 2026-08-17T18:27:15.877Z | dflt 0.000000000 |
| 3538 | 2026-08-17T18:27:15.877Z | kflt 0.000000000 |
| 3539 | 2026-08-17T18:27:15.877Z | lock 0.000000000 |
| 3540 | 2026-08-17T18:27:15.878Z | slp 1:26.584777593 |
| 3541 | 2026-08-17T18:27:15.878Z | lat 1.133758404 |
| 3542 | 2026-08-17T18:27:15.878Z | stop 0.000137750 |
| 3543 | 2026-08-17T18:27:15.878Z | process exited: duration 1129602 ms, exit code 0 |
| |
| 3544 | 2026-08-17T18:27:15.891Z | found 1 output files |
| 3545 | 2026-08-17T18:27:15.891Z | uploading: /work/package.tar.gz (2758774642 bytes) |
| 3546 | 2026-08-17T18:27:49.900Z | uploaded: /work/package.tar.gz |