|
|
|
| 1 | 2026-08-20T20:44:08.914Z | job assigned to worker 01M0GEKTP6C3GVCT2E0PYKC4HR [factory aws, i-0e15f943a0357fde0] (queued for 59 s) |
| |
| 2 | 2026-08-20T20:44:16.519Z | starting task 0: "setup" |
| 3 | 2026-08-20T20:44:16.537Z | ++ uname -s |
| 4 | 2026-08-20T20:44:16.537Z | + kern=SunOS |
| 5 | 2026-08-20T20:44:16.537Z | + build_user=build |
| 6 | 2026-08-20T20:44:16.537Z | + build_uid=12345 |
| 7 | 2026-08-20T20:44:16.537Z | + work_dir=/work |
| 8 | 2026-08-20T20:44:16.537Z | + input_dir=/input |
| 9 | 2026-08-20T20:44:16.537Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-20T20:44:16.538Z | + case "$kern" in |
| 11 | 2026-08-20T20:44:16.538Z | + groupadd -g 12345 build |
| 12 | 2026-08-20T20:44:16.538Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-20T20:44:18.526Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-20T20:44:18.617Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-20T20:44:18.644Z | + home_fs=zfs |
| 16 | 2026-08-20T20:44:18.644Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-20T20:44:18.644Z | + mkdir -p /home/build |
| 18 | 2026-08-20T20:44:18.645Z | + chown build:build /home/build /work |
| 19 | 2026-08-20T20:44:20.635Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-20T20:44:20.641Z | process exited: duration 4119 ms, exit code 0 |
| |
| 21 | 2026-08-20T20:44:20.683Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-20T20:44:20.690Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-20T20:44:20.690Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-20T20:44:20.690Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-20T20:44:20.690Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-20T20:44:20.690Z | * rust toolchain channel = "1.97.1" |
| 27 | 2026-08-20T20:44:20.691Z | * rust toolchain profile = "default" |
| 28 | 2026-08-20T20:44:20.691Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-20T20:44:20.691Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-20T20:44:20.774Z | info: downloading installer |
| 31 | 2026-08-20T20:44:22.163Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-20T20:44:22.163Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-20T20:44:22.163Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-20T20:44:22.163Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-20T20:44:22.172Z | info: profile set to default |
| 36 | 2026-08-20T20:44:22.172Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-20T20:44:22.178Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-20T20:44:22.306Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-20T20:44:22.310Z | info: downloading 6 components |
| 40 | 2026-08-20T20:44:35.932Z | |
| 41 | 2026-08-20T20:44:35.932Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 42 | 2026-08-20T20:44:35.962Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-20T20:44:35.962Z | |
| 44 | 2026-08-20T20:44:35.962Z | |
| 45 | 2026-08-20T20:44:35.962Z | Rust is installed now. Great! |
| 46 | 2026-08-20T20:44:35.962Z | |
| 47 | 2026-08-20T20:44:35.962Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-20T20:44:35.962Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-20T20:44:35.962Z | |
| 50 | 2026-08-20T20:44:35.962Z | To configure your current shell, you need to source |
| 51 | 2026-08-20T20:44:35.962Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-20T20:44:35.962Z | |
| 53 | 2026-08-20T20:44:35.962Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-20T20:44:35.975Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-20T20:44:35.975Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-20T20:44:35.975Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-20T20:44:35.975Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-20T20:44:35.975Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-20T20:44:35.976Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-20T20:44:35.976Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-20T20:44:35.976Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-20T20:44:36.058Z | + rustup --version |
| 63 | 2026-08-20T20:44:36.089Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-20T20:44:36.089Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-20T20:44:36.166Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-20T20:44:36.166Z | + cargo --version |
| 67 | 2026-08-20T20:44:36.166Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-20T20:44:36.166Z | + rustc --version |
| 69 | 2026-08-20T20:44:36.166Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-20T20:44:36.166Z | process exited: duration 15444 ms, exit code 0 |
| |
| 71 | 2026-08-20T20:44:36.186Z | starting task 2: "authentication" |
| 72 | 2026-08-20T20:44:36.203Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-08-20T20:44:36.218Z | starting task 3: "clone repository" |
| 74 | 2026-08-20T20:44:36.223Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-20T20:44:36.223Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-20T20:44:36.276Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-20T20:44:48.193Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-20T20:44:48.193Z | + git fetch origin c026ac7969e29bde16a5f1f9045416061f07e30a |
| 79 | 2026-08-20T20:44:49.646Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-20T20:44:49.646Z | * branch c026ac7969e29bde16a5f1f9045416061f07e30a -> FETCH_HEAD |
| 81 | 2026-08-20T20:44:49.663Z | + [[ -n rack-setup-template-toml ]] |
| 82 | 2026-08-20T20:44:49.668Z | ++ git branch --show-current |
| 83 | 2026-08-20T20:44:49.668Z | + current=main |
| 84 | 2026-08-20T20:44:49.668Z | + [[ main != rack-setup-template-toml ]] |
| 85 | 2026-08-20T20:44:49.668Z | + git branch -f rack-setup-template-toml c026ac7969e29bde16a5f1f9045416061f07e30a |
| 86 | 2026-08-20T20:44:49.671Z | + git checkout -f rack-setup-template-toml |
| 87 | 2026-08-20T20:44:49.697Z | Switched to branch 'rack-setup-template-toml' |
| 88 | 2026-08-20T20:44:49.702Z | + git reset --hard c026ac7969e29bde16a5f1f9045416061f07e30a |
| 89 | 2026-08-20T20:44:49.713Z | HEAD is now at c026ac796 Change example to use /31 |
| 90 | 2026-08-20T20:44:49.716Z | process exited: duration 13497 ms, exit code 0 |
| |
| 91 | 2026-08-20T20:44:49.724Z | starting task 4: "build" |
| 92 | 2026-08-20T20:44:49.730Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-20T20:44:49.730Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-20T20:44:49.730Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-20T20:44:49.734Z | +++ uname -s |
| 96 | 2026-08-20T20:44:49.735Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-20T20:44:49.735Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-20T20:44:49.735Z | + cargo --version |
| 99 | 2026-08-20T20:44:49.744Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-20T20:44:49.748Z | + rustc --version |
| 101 | 2026-08-20T20:44:49.767Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-20T20:44:49.771Z | + WORK=/work |
| 103 | 2026-08-20T20:44:49.771Z | + pfexec mkdir -p /work |
| 104 | 2026-08-20T20:44:49.775Z | + pfexec chown build /work |
| 105 | 2026-08-20T20:44:49.775Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-08-20T20:44:51.929Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-08-20T20:44:52.267Z | Startup: Caching catalogs ... Done |
| 108 | 2026-08-20T20:44:54.088Z | Planning: Solver setup ... Done (1.714s) |
| 109 | 2026-08-20T20:44:54.144Z | Planning: Running solver ... Done (0.056s) |
| 110 | 2026-08-20T20:44:54.186Z | Planning: Finding local manifests ... Done (0.003s) |
| 111 | 2026-08-20T20:44:54.200Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-08-20T20:44:54.223Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-08-20T20:44:54.241Z | Planning: Package planning ... Done (0.015s) |
| 114 | 2026-08-20T20:44:54.246Z | Planning: Merging actions ... Done (0.002s) |
| 115 | 2026-08-20T20:44:54.408Z | Planning: Checking for conflicting actions ... Done (0.168s) |
| 116 | 2026-08-20T20:44:54.412Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-08-20T20:44:55.287Z | Planning: Evaluating mediators ... Done (0.878s) |
| 118 | 2026-08-20T20:44:55.291Z | Planning: Planning completed in 2.99 seconds |
| 119 | 2026-08-20T20:44:55.297Z | Packages to install: 2 |
| 120 | 2026-08-20T20:44:55.298Z | Estimated space available: 156.01 GB |
| 121 | 2026-08-20T20:44:55.298Z | Estimated space to be consumed: 72.16 MB |
| 122 | 2026-08-20T20:44:55.303Z | Create boot environment: No |
| 123 | 2026-08-20T20:44:55.304Z | Create backup boot environment: No |
| 124 | 2026-08-20T20:44:55.304Z | Rebuild boot archive: No |
| 125 | 2026-08-20T20:44:55.304Z | |
| 126 | 2026-08-20T20:44:55.304Z | Changed packages: |
| 127 | 2026-08-20T20:44:55.304Z | helios |
| 128 | 2026-08-20T20:44:55.304Z | developer/build-essential |
| 129 | 2026-08-20T20:44:55.304Z | None -> 11-3.0 |
| 130 | 2026-08-20T20:44:55.304Z | library/libxmlsec1 |
| 131 | 2026-08-20T20:44:55.304Z | None -> 1.2.35-3.0 |
| 132 | 2026-08-20T20:44:55.327Z | |
| 133 | 2026-08-20T20:44:55.337Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-08-20T20:44:55.393Z | Download: Completed 1.28 MB in 0.07 seconds (18.8M/s) |
| 135 | 2026-08-20T20:44:55.518Z | Actions: 1/268 actions (Installing new actions) |
| 136 | 2026-08-20T20:44:55.555Z | Actions: Completed 268 actions in 0.04 seconds. |
| 137 | 2026-08-20T20:44:55.586Z | Finalize: Updating package state database ... Done (0.031s) |
| 138 | 2026-08-20T20:44:55.586Z | Finalize: Updating package cache ... Done (0.000s) |
| 139 | 2026-08-20T20:44:55.674Z | Finalize: Updating image state ... Done (0.078s) |
| 140 | 2026-08-20T20:44:58.364Z | Finalize: Creating fast lookup database ... Done (2.652s) |
| 141 | 2026-08-20T20:44:58.439Z | Finalize: Reading search index ... Done (0.014s) |
| 142 | 2026-08-20T20:44:58.443Z | Finalize: Updating search index ... Done (0.000s) |
| 143 | 2026-08-20T20:44:58.545Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-08-20T20:44:58.914Z | Planning: Evaluating mediator changes ... Done |
| 145 | 2026-08-20T20:44:59.019Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-08-20T20:44:59.023Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-08-20T20:44:59.179Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-08-20T20:44:59.183Z | Planning: Planning completed in 0.26 seconds |
| 149 | 2026-08-20T20:44:59.202Z | Mediators to change: 2 |
| 150 | 2026-08-20T20:44:59.202Z | Create boot environment: No |
| 151 | 2026-08-20T20:44:59.202Z | Create backup boot environment: No |
| 152 | 2026-08-20T20:44:59.256Z | Finalize: Updating package state database ... Done |
| 153 | 2026-08-20T20:44:59.256Z | Finalize: Updating package cache ... Done |
| 154 | 2026-08-20T20:44:59.302Z | Finalize: Updating image state ... Done |
| 155 | 2026-08-20T20:45:01.254Z | Finalize: Creating fast lookup database ... Done |
| 156 | 2026-08-20T20:45:01.313Z | Finalize: Reading search index ... Done |
| 157 | 2026-08-20T20:45:01.317Z | Finalize: Updating search index ... Done |
| 158 | 2026-08-20T20:45:01.388Z | Finalize: Updating package cache ... Done |
| 159 | 2026-08-20T20:45:01.678Z | Planning: Evaluating mediator changes ... Done |
| 160 | 2026-08-20T20:45:01.783Z | Planning: Checking for conflicting actions ... Done |
| 161 | 2026-08-20T20:45:01.788Z | Planning: Consolidating action changes ... Done |
| 162 | 2026-08-20T20:45:01.938Z | Planning: Evaluating mediators ... Done |
| 163 | 2026-08-20T20:45:01.945Z | Planning: Planning completed in 0.26 seconds |
| 164 | 2026-08-20T20:45:01.962Z | Mediators to change: 1 |
| 165 | 2026-08-20T20:45:01.962Z | Create boot environment: No |
| 166 | 2026-08-20T20:45:01.962Z | Create backup boot environment: No |
| 167 | 2026-08-20T20:45:02.010Z | Finalize: Updating package state database ... Done |
| 168 | 2026-08-20T20:45:02.014Z | Finalize: Updating package cache ... Done |
| 169 | 2026-08-20T20:45:02.060Z | Finalize: Updating image state ... Done |
| 170 | 2026-08-20T20:45:04.029Z | Finalize: Creating fast lookup database ... Done |
| 171 | 2026-08-20T20:45:04.091Z | Finalize: Reading search index ... Done |
| 172 | 2026-08-20T20:45:04.095Z | Finalize: Updating search index ... Done |
| 173 | 2026-08-20T20:45:04.181Z | Finalize: Updating package cache ... Done |
| 174 | 2026-08-20T20:45:04.498Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 175 | 2026-08-20T20:45:04.498Z | apache system 2.4 system |
| 176 | 2026-08-20T20:45:04.498Z | clang system 15 system |
| 177 | 2026-08-20T20:45:04.498Z | csh system system illumos |
| 178 | 2026-08-20T20:45:04.498Z | ctags system system illumos |
| 179 | 2026-08-20T20:45:04.498Z | file vendor vendor darwinsys |
| 180 | 2026-08-20T20:45:04.499Z | file system system illumos |
| 181 | 2026-08-20T20:45:04.499Z | gcc vendor 14 vendor |
| 182 | 2026-08-20T20:45:04.499Z | gcc system 13 system |
| 183 | 2026-08-20T20:45:04.499Z | gcc system 10 system |
| 184 | 2026-08-20T20:45:04.499Z | go system 1.25 system |
| 185 | 2026-08-20T20:45:04.499Z | llvm system 15 system |
| 186 | 2026-08-20T20:45:04.499Z | mariadb system 11.4 system |
| 187 | 2026-08-20T20:45:04.499Z | mta vendor vendor dma |
| 188 | 2026-08-20T20:45:04.499Z | openjdk system 17 system |
| 189 | 2026-08-20T20:45:04.499Z | openjdk system 11 system |
| 190 | 2026-08-20T20:45:04.499Z | openssl vendor 3 vendor |
| 191 | 2026-08-20T20:45:04.499Z | perl system 5.40 system |
| 192 | 2026-08-20T20:45:04.499Z | postgresql system 18 system |
| 193 | 2026-08-20T20:45:04.499Z | postgresql system 17 system |
| 194 | 2026-08-20T20:45:04.499Z | python vendor 3 vendor |
| 195 | 2026-08-20T20:45:04.499Z | python system 2 system |
| 196 | 2026-08-20T20:45:04.499Z | python3 vendor 3.13 vendor |
| 197 | 2026-08-20T20:45:04.499Z | ruby system 3.4 system |
| 198 | 2026-08-20T20:45:04.500Z | ruby system 3.0 system |
| 199 | 2026-08-20T20:45:04.500Z | words vendor vendor american-english |
| 200 | 2026-08-20T20:45:04.500Z | words system system australian-english |
| 201 | 2026-08-20T20:45:04.500Z | words system system british-english |
| 202 | 2026-08-20T20:45:04.500Z | words system system canadian-english |
| 203 | 2026-08-20T20:45:04.500Z | words system system french |
| 204 | 2026-08-20T20:45:04.500Z | words system system italian |
| 205 | 2026-08-20T20:45:04.500Z | words system system ngerman |
| 206 | 2026-08-20T20:45:04.500Z | words system system ogerman |
| 207 | 2026-08-20T20:45:04.500Z | words system system spanish |
| 208 | 2026-08-20T20:45:04.758Z | PUBLISHER TYPE STATUS P LOCATION |
| 209 | 2026-08-20T20:45:04.758Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 210 | 2026-08-20T20:45:05.221Z | FMRI IFO |
| 211 | 2026-08-20T20:45:05.221Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 212 | 2026-08-20T20:45:05.221Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 213 | 2026-08-20T20:45:05.221Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 214 | 2026-08-20T20:45:05.221Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 215 | 2026-08-20T20:45:05.221Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 216 | 2026-08-20T20:45:05.221Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 217 | 2026-08-20T20:45:05.221Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 218 | 2026-08-20T20:45:05.221Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 219 | 2026-08-20T20:45:05.222Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 220 | 2026-08-20T20:45:05.550Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 221 | 2026-08-20T20:45:05.908Z | Updating crates.io index |
| 222 | 2026-08-20T20:45:05.912Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 223 | 2026-08-20T20:45:06.192Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-08-20T20:45:06.695Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 225 | 2026-08-20T20:45:07.764Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 226 | 2026-08-20T20:45:08.364Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 227 | 2026-08-20T20:45:10.392Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 228 | 2026-08-20T20:45:11.351Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 229 | 2026-08-20T20:45:11.716Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 230 | 2026-08-20T20:45:12.075Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 231 | 2026-08-20T20:45:13.280Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 232 | 2026-08-20T20:45:13.701Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 233 | 2026-08-20T20:45:14.560Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-08-20T20:45:14.977Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 235 | 2026-08-20T20:45:15.284Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 236 | 2026-08-20T20:45:15.687Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 237 | 2026-08-20T20:45:16.050Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 238 | 2026-08-20T20:45:16.399Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 239 | 2026-08-20T20:45:17.085Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 240 | 2026-08-20T20:45:17.713Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 241 | 2026-08-20T20:45:18.386Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 242 | 2026-08-20T20:45:18.785Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 243 | 2026-08-20T20:45:19.114Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 244 | 2026-08-20T20:45:19.954Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 245 | 2026-08-20T20:45:20.348Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 246 | 2026-08-20T20:45:20.646Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 247 | 2026-08-20T20:45:21.113Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 248 | 2026-08-20T20:45:21.499Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 249 | 2026-08-20T20:45:22.992Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 250 | 2026-08-20T20:45:23.440Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 251 | 2026-08-20T20:45:23.789Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 252 | 2026-08-20T20:45:24.146Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 253 | 2026-08-20T20:45:24.528Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 254 | 2026-08-20T20:45:25.151Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 255 | 2026-08-20T20:45:25.815Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 256 | 2026-08-20T20:45:26.179Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 257 | 2026-08-20T20:45:26.503Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 258 | 2026-08-20T20:45:26.804Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 259 | 2026-08-20T20:45:27.085Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 260 | 2026-08-20T20:45:27.416Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 261 | 2026-08-20T20:45:27.826Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 262 | 2026-08-20T20:45:28.114Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 263 | 2026-08-20T20:45:28.390Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 264 | 2026-08-20T20:45:31.014Z | Downloading crates ... |
| 265 | 2026-08-20T20:45:31.062Z | Downloaded equivalent v1.0.2 |
| 266 | 2026-08-20T20:45:31.065Z | Downloaded cfg-if v1.0.4 |
| 267 | 2026-08-20T20:45:31.069Z | Downloaded anstream v1.0.0 |
| 268 | 2026-08-20T20:45:31.072Z | Downloaded macaddr v1.0.1 |
| 269 | 2026-08-20T20:45:31.073Z | Downloaded camino v1.2.5 |
| 270 | 2026-08-20T20:45:31.073Z | Downloaded clap_lex v1.0.0 |
| 271 | 2026-08-20T20:45:31.076Z | Downloaded crypto-common v0.1.7 |
| 272 | 2026-08-20T20:45:31.080Z | Downloaded block-buffer v0.10.4 |
| 273 | 2026-08-20T20:45:31.088Z | Downloaded zerocopy-derive v0.7.35 |
| 274 | 2026-08-20T20:45:31.088Z | Downloaded bitflags v2.11.0 |
| 275 | 2026-08-20T20:45:31.088Z | Downloaded colorchoice v1.0.4 |
| 276 | 2026-08-20T20:45:31.093Z | Downloaded itoa v1.0.17 |
| 277 | 2026-08-20T20:45:31.093Z | Downloaded cargo-platform v0.3.2 |
| 278 | 2026-08-20T20:45:31.093Z | Downloaded is_terminal_polyfill v1.70.2 |
| 279 | 2026-08-20T20:45:31.093Z | Downloaded zmij v1.0.21 |
| 280 | 2026-08-20T20:45:31.093Z | Downloaded memmap v0.7.0 |
| 281 | 2026-08-20T20:45:31.093Z | Downloaded cpufeatures v0.2.17 |
| 282 | 2026-08-20T20:45:31.097Z | Downloaded anstyle-query v1.1.5 |
| 283 | 2026-08-20T20:45:31.097Z | Downloaded zerocopy v0.7.35 |
| 284 | 2026-08-20T20:45:31.104Z | Downloaded autocfg v1.5.0 |
| 285 | 2026-08-20T20:45:31.108Z | Downloaded byteorder v1.5.0 |
| 286 | 2026-08-20T20:45:31.108Z | Downloaded heck v0.5.0 |
| 287 | 2026-08-20T20:45:31.111Z | Downloaded anstyle-parse v1.0.0 |
| 288 | 2026-08-20T20:45:31.114Z | Downloaded digest v0.10.7 |
| 289 | 2026-08-20T20:45:31.114Z | Downloaded anstyle v1.0.14 |
| 290 | 2026-08-20T20:45:31.120Z | Downloaded heck v0.4.1 |
| 291 | 2026-08-20T20:45:31.127Z | Downloaded dof v0.3.0 |
| 292 | 2026-08-20T20:45:31.132Z | Downloaded errno v0.3.14 |
| 293 | 2026-08-20T20:45:31.132Z | Downloaded version_check v0.9.5 |
| 294 | 2026-08-20T20:45:31.132Z | Downloaded camino-tempfile v1.4.1 |
| 295 | 2026-08-20T20:45:31.135Z | Downloaded clap_derive v4.6.1 |
| 296 | 2026-08-20T20:45:31.135Z | Downloaded cargo_toml v0.21.0 |
| 297 | 2026-08-20T20:45:31.138Z | Downloaded fastrand v2.3.0 |
| 298 | 2026-08-20T20:45:31.142Z | Downloaded dtrace-parser v0.2.0 |
| 299 | 2026-08-20T20:45:31.147Z | Downloaded usdt-macro v0.5.0 |
| 300 | 2026-08-20T20:45:31.153Z | Downloaded serde_spanned v0.6.9 |
| 301 | 2026-08-20T20:45:31.153Z | Downloaded thread-id v4.2.2 |
| 302 | 2026-08-20T20:45:31.153Z | Downloaded usdt v0.5.0 |
| 303 | 2026-08-20T20:45:31.159Z | Downloaded generic-array v0.14.7 |
| 304 | 2026-08-20T20:45:31.162Z | Downloaded unicode-linebreak v0.1.5 |
| 305 | 2026-08-20T20:45:31.162Z | Downloaded utf8parse v0.2.2 |
| 306 | 2026-08-20T20:45:31.162Z | Downloaded toml_datetime v0.6.11 |
| 307 | 2026-08-20T20:45:31.170Z | Downloaded scroll_derive v0.12.1 |
| 308 | 2026-08-20T20:45:31.176Z | Downloaded pretty-hex v0.4.1 |
| 309 | 2026-08-20T20:45:31.176Z | Downloaded toml_write v0.1.2 |
| 310 | 2026-08-20T20:45:31.181Z | Downloaded bytecount v0.6.9 |
| 311 | 2026-08-20T20:45:31.185Z | Downloaded anyhow v1.0.104 |
| 312 | 2026-08-20T20:45:31.190Z | Downloaded fnv v1.0.7 |
| 313 | 2026-08-20T20:45:31.190Z | Downloaded thiserror v1.0.69 |
| 314 | 2026-08-20T20:45:31.193Z | Downloaded fs-err v3.3.0 |
| 315 | 2026-08-20T20:45:31.193Z | Downloaded proc-macro-error v1.0.4 |
| 316 | 2026-08-20T20:45:31.193Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-08-20T20:45:31.196Z | Downloaded pest_derive v2.8.6 |
| 318 | 2026-08-20T20:45:31.196Z | Downloaded tabled_derive v0.7.0 |
| 319 | 2026-08-20T20:45:31.196Z | Downloaded usdt-attr-macro v0.5.0 |
| 320 | 2026-08-20T20:45:31.201Z | Downloaded proc-macro-error-attr v1.0.4 |
| 321 | 2026-08-20T20:45:31.204Z | Downloaded plain v0.2.3 |
| 322 | 2026-08-20T20:45:31.204Z | Downloaded smawk v0.3.2 |
| 323 | 2026-08-20T20:45:31.207Z | Downloaded strsim v0.11.1 |
| 324 | 2026-08-20T20:45:31.212Z | Downloaded usdt-impl v0.5.0 |
| 325 | 2026-08-20T20:45:31.218Z | Downloaded quote v1.0.45 |
| 326 | 2026-08-20T20:45:31.218Z | Downloaded swrite v0.1.0 |
| 327 | 2026-08-20T20:45:31.221Z | Downloaded terminal_size v0.4.3 |
| 328 | 2026-08-20T20:45:31.224Z | Downloaded serde_tokenstream v0.2.3 |
| 329 | 2026-08-20T20:45:31.227Z | Downloaded sha2 v0.10.9 |
| 330 | 2026-08-20T20:45:31.232Z | Downloaded scroll v0.12.0 |
| 331 | 2026-08-20T20:45:31.237Z | Downloaded cargo_metadata v0.23.1 |
| 332 | 2026-08-20T20:45:31.244Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-08-20T20:45:31.248Z | Downloaded tempfile v3.27.0 |
| 334 | 2026-08-20T20:45:31.248Z | Downloaded ucd-trie v0.1.7 |
| 335 | 2026-08-20T20:45:31.252Z | Downloaded thiserror-impl v1.0.69 |
| 336 | 2026-08-20T20:45:31.257Z | Downloaded toml v0.8.23 |
| 337 | 2026-08-20T20:45:31.268Z | Downloaded semver v1.0.28 |
| 338 | 2026-08-20T20:45:31.271Z | Downloaded getrandom v0.3.4 |
| 339 | 2026-08-20T20:45:31.276Z | Downloaded pest_generator v2.8.6 |
| 340 | 2026-08-20T20:45:31.276Z | Downloaded proc-macro2 v1.0.106 |
| 341 | 2026-08-20T20:45:31.276Z | Downloaded thiserror v2.0.18 |
| 342 | 2026-08-20T20:45:31.279Z | Downloaded pest_meta v2.8.6 |
| 343 | 2026-08-20T20:45:31.279Z | Downloaded serde_core v1.0.228 |
| 344 | 2026-08-20T20:45:31.282Z | Downloaded unicode-ident v1.0.24 |
| 345 | 2026-08-20T20:45:31.282Z | Downloaded papergrid v0.11.0 |
| 346 | 2026-08-20T20:45:31.285Z | Downloaded log v0.4.33 |
| 347 | 2026-08-20T20:45:31.290Z | Downloaded serde_derive v1.0.228 |
| 348 | 2026-08-20T20:45:31.298Z | Downloaded textwrap v0.16.2 |
| 349 | 2026-08-20T20:45:31.305Z | Downloaded clap v4.6.1 |
| 350 | 2026-08-20T20:45:31.310Z | Downloaded indexmap v2.14.0 |
| 351 | 2026-08-20T20:45:31.316Z | Downloaded memchr v2.8.0 |
| 352 | 2026-08-20T20:45:31.320Z | Downloaded toml_edit v0.22.27 |
| 353 | 2026-08-20T20:45:31.324Z | Downloaded serde v1.0.228 |
| 354 | 2026-08-20T20:45:31.346Z | Downloaded typenum v1.20.1 |
| 355 | 2026-08-20T20:45:31.354Z | Downloaded pest v2.8.6 |
| 356 | 2026-08-20T20:45:31.362Z | Downloaded hashbrown v0.17.0 |
| 357 | 2026-08-20T20:45:31.382Z | Downloaded serde_json v1.0.151 |
| 358 | 2026-08-20T20:45:31.389Z | Downloaded clap_builder v4.6.0 |
| 359 | 2026-08-20T20:45:31.397Z | Downloaded goblin v0.8.2 |
| 360 | 2026-08-20T20:45:31.413Z | Downloaded tabled v0.15.0 |
| 361 | 2026-08-20T20:45:31.419Z | Downloaded winnow v0.7.14 |
| 362 | 2026-08-20T20:45:31.439Z | Downloaded unicode-width v0.2.0 |
| 363 | 2026-08-20T20:45:31.443Z | Downloaded syn v1.0.109 |
| 364 | 2026-08-20T20:45:31.447Z | Downloaded syn v2.0.117 |
| 365 | 2026-08-20T20:45:31.451Z | Downloaded unicode-width v0.1.14 |
| 366 | 2026-08-20T20:45:31.461Z | Downloaded rustix v1.1.4 |
| 367 | 2026-08-20T20:45:31.489Z | Downloaded libc v0.2.185 |
| 368 | 2026-08-20T20:45:31.550Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-08-20T20:45:31.550Z | Compiling unicode-ident v1.0.24 |
| 370 | 2026-08-20T20:45:31.550Z | Compiling quote v1.0.45 |
| 371 | 2026-08-20T20:45:31.553Z | Compiling serde_core v1.0.228 |
| 372 | 2026-08-20T20:45:31.553Z | Compiling libc v0.2.185 |
| 373 | 2026-08-20T20:45:31.553Z | Compiling version_check v0.9.5 |
| 374 | 2026-08-20T20:45:31.727Z | Compiling memchr v2.8.0 |
| 375 | 2026-08-20T20:45:31.730Z | Compiling serde v1.0.228 |
| 376 | 2026-08-20T20:45:31.730Z | Compiling zmij v1.0.21 |
| 377 | 2026-08-20T20:45:31.730Z | Compiling itoa v1.0.17 |
| 378 | 2026-08-20T20:45:31.743Z | Compiling ucd-trie v0.1.7 |
| 379 | 2026-08-20T20:45:31.747Z | Compiling thiserror v1.0.69 |
| 380 | 2026-08-20T20:45:31.747Z | Compiling byteorder v1.5.0 |
| 381 | 2026-08-20T20:45:31.747Z | Compiling rustix v1.1.4 |
| 382 | 2026-08-20T20:45:31.968Z | Compiling bitflags v2.11.0 |
| 383 | 2026-08-20T20:45:31.989Z | Compiling serde_json v1.0.151 |
| 384 | 2026-08-20T20:45:32.178Z | Compiling camino v1.2.5 |
| 385 | 2026-08-20T20:45:32.231Z | Compiling syn v1.0.109 |
| 386 | 2026-08-20T20:45:32.235Z | Compiling plain v0.2.3 |
| 387 | 2026-08-20T20:45:32.304Z | Compiling pest v2.8.6 |
| 388 | 2026-08-20T20:45:32.338Z | Compiling proc-macro-error-attr v1.0.4 |
| 389 | 2026-08-20T20:45:32.373Z | Compiling usdt-impl v0.5.0 |
| 390 | 2026-08-20T20:45:32.405Z | Compiling proc-macro-error v1.0.4 |
| 391 | 2026-08-20T20:45:32.409Z | Compiling hashbrown v0.17.0 |
| 392 | 2026-08-20T20:45:32.427Z | Compiling getrandom v0.3.4 |
| 393 | 2026-08-20T20:45:32.511Z | Compiling utf8parse v0.2.2 |
| 394 | 2026-08-20T20:45:32.581Z | Compiling log v0.4.33 |
| 395 | 2026-08-20T20:45:32.585Z | Compiling equivalent v1.0.2 |
| 396 | 2026-08-20T20:45:32.689Z | Compiling anstyle-parse v1.0.0 |
| 397 | 2026-08-20T20:45:32.725Z | Compiling errno v0.3.14 |
| 398 | 2026-08-20T20:45:32.747Z | Compiling thread-id v4.2.2 |
| 399 | 2026-08-20T20:45:32.747Z | Compiling toml_write v0.1.2 |
| 400 | 2026-08-20T20:45:32.796Z | Compiling colorchoice v1.0.4 |
| 401 | 2026-08-20T20:45:32.802Z | Compiling pretty-hex v0.4.1 |
| 402 | 2026-08-20T20:45:32.802Z | Compiling anstyle-query v1.1.5 |
| 403 | 2026-08-20T20:45:32.815Z | Compiling is_terminal_polyfill v1.70.2 |
| 404 | 2026-08-20T20:45:32.905Z | Compiling thiserror v2.0.18 |
| 405 | 2026-08-20T20:45:32.905Z | Compiling anstyle v1.0.14 |
| 406 | 2026-08-20T20:45:32.980Z | Compiling winnow v0.7.14 |
| 407 | 2026-08-20T20:45:33.015Z | Compiling indexmap v2.14.0 |
| 408 | 2026-08-20T20:45:33.019Z | Compiling autocfg v1.5.0 |
| 409 | 2026-08-20T20:45:33.019Z | Compiling cfg-if v1.0.4 |
| 410 | 2026-08-20T20:45:33.084Z | Compiling unicode-width v0.1.14 |
| 411 | 2026-08-20T20:45:33.088Z | Compiling heck v0.5.0 |
| 412 | 2026-08-20T20:45:33.119Z | Compiling anstream v1.0.0 |
| 413 | 2026-08-20T20:45:33.170Z | Compiling anyhow v1.0.104 |
| 414 | 2026-08-20T20:45:33.188Z | Compiling syn v2.0.117 |
| 415 | 2026-08-20T20:45:33.355Z | Compiling clap_lex v1.0.0 |
| 416 | 2026-08-20T20:45:33.386Z | Compiling bytecount v0.6.9 |
| 417 | 2026-08-20T20:45:33.443Z | Compiling pest_meta v2.8.6 |
| 418 | 2026-08-20T20:45:33.461Z | Compiling strsim v0.11.1 |
| 419 | 2026-08-20T20:45:33.489Z | Compiling once_cell v1.21.3 |
| 420 | 2026-08-20T20:45:33.509Z | Compiling fs-err v3.3.0 |
| 421 | 2026-08-20T20:45:33.527Z | Compiling fnv v1.0.7 |
| 422 | 2026-08-20T20:45:33.544Z | Compiling fastrand v2.3.0 |
| 423 | 2026-08-20T20:45:33.615Z | Compiling heck v0.4.1 |
| 424 | 2026-08-20T20:45:33.651Z | Compiling papergrid v0.11.0 |
| 425 | 2026-08-20T20:45:33.686Z | Compiling memmap v0.7.0 |
| 426 | 2026-08-20T20:45:33.718Z | Compiling unicode-width v0.2.0 |
| 427 | 2026-08-20T20:45:33.738Z | Compiling unicode-linebreak v0.1.5 |
| 428 | 2026-08-20T20:45:33.832Z | Compiling terminal_size v0.4.3 |
| 429 | 2026-08-20T20:45:33.837Z | Compiling tempfile v3.27.0 |
| 430 | 2026-08-20T20:45:33.868Z | Compiling smawk v0.3.2 |
| 431 | 2026-08-20T20:45:33.904Z | Compiling swrite v0.1.0 |
| 432 | 2026-08-20T20:45:33.998Z | Compiling clap_builder v4.6.0 |
| 433 | 2026-08-20T20:45:34.015Z | Compiling textwrap v0.16.2 |
| 434 | 2026-08-20T20:45:34.263Z | Compiling cargo-platform v0.3.2 |
| 435 | 2026-08-20T20:45:34.292Z | Compiling semver v1.0.28 |
| 436 | 2026-08-20T20:45:34.514Z | Compiling camino-tempfile v1.4.1 |
| 437 | 2026-08-20T20:45:34.776Z | Compiling tabled_derive v0.7.0 |
| 438 | 2026-08-20T20:45:35.417Z | Compiling pest_generator v2.8.6 |
| 439 | 2026-08-20T20:45:35.474Z | Compiling tabled v0.15.0 |
| 440 | 2026-08-20T20:45:35.913Z | Compiling serde_derive v1.0.228 |
| 441 | 2026-08-20T20:45:35.913Z | Compiling thiserror-impl v1.0.69 |
| 442 | 2026-08-20T20:45:35.918Z | Compiling zerocopy-derive v0.7.35 |
| 443 | 2026-08-20T20:45:35.918Z | Compiling scroll_derive v0.12.1 |
| 444 | 2026-08-20T20:45:35.918Z | Compiling thiserror-impl v2.0.18 |
| 445 | 2026-08-20T20:45:35.918Z | Compiling clap_derive v4.6.1 |
| 446 | 2026-08-20T20:45:35.991Z | Compiling pest_derive v2.8.6 |
| 447 | 2026-08-20T20:45:36.534Z | Compiling scroll v0.12.0 |
| 448 | 2026-08-20T20:45:36.622Z | Compiling zerocopy v0.7.35 |
| 449 | 2026-08-20T20:45:36.747Z | Compiling goblin v0.8.2 |
| 450 | 2026-08-20T20:45:36.919Z | Compiling dtrace-parser v0.2.0 |
| 451 | 2026-08-20T20:45:37.249Z | Compiling clap v4.6.1 |
| 452 | 2026-08-20T20:45:38.357Z | Compiling serde_spanned v0.6.9 |
| 453 | 2026-08-20T20:45:38.358Z | Compiling toml_datetime v0.6.11 |
| 454 | 2026-08-20T20:45:38.358Z | Compiling cargo_metadata v0.23.1 |
| 455 | 2026-08-20T20:45:38.361Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 456 | 2026-08-20T20:45:38.361Z | Compiling macaddr v1.0.1 |
| 457 | 2026-08-20T20:45:38.361Z | Compiling dof v0.3.0 |
| 458 | 2026-08-20T20:45:38.361Z | Compiling serde_tokenstream v0.2.3 |
| 459 | 2026-08-20T20:45:38.542Z | Compiling toml_edit v0.22.27 |
| 460 | 2026-08-20T20:45:39.110Z | Compiling usdt-attr-macro v0.5.0 |
| 461 | 2026-08-20T20:45:39.116Z | Compiling usdt-macro v0.5.0 |
| 462 | 2026-08-20T20:45:39.719Z | Compiling usdt v0.5.0 |
| 463 | 2026-08-20T20:45:39.820Z | Compiling toml v0.8.23 |
| 464 | 2026-08-20T20:45:40.149Z | Compiling cargo_toml v0.21.0 |
| 465 | 2026-08-20T20:45:41.441Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 466 | 2026-08-20T20:45:43.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.12s |
| 467 | 2026-08-20T20:45:43.722Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 468 | 2026-08-20T20:45:44.250Z | Downloading crates ... |
| 469 | 2026-08-20T20:45:44.319Z | Downloaded ahash v0.8.12 |
| 470 | 2026-08-20T20:45:44.323Z | Downloaded async-stream-impl v0.3.6 |
| 471 | 2026-08-20T20:45:44.326Z | Downloaded ascii-canvas v3.0.0 |
| 472 | 2026-08-20T20:45:44.326Z | Downloaded async-stream v0.3.6 |
| 473 | 2026-08-20T20:45:44.329Z | Downloaded bit-set v0.5.3 |
| 474 | 2026-08-20T20:45:44.329Z | Downloaded adler2 v2.0.1 |
| 475 | 2026-08-20T20:45:44.333Z | Downloaded embedded-io v0.6.1 |
| 476 | 2026-08-20T20:45:44.353Z | Downloaded futures-sink v0.3.32 |
| 477 | 2026-08-20T20:45:44.359Z | Downloaded futures-channel v0.3.32 |
| 478 | 2026-08-20T20:45:44.359Z | Downloaded aead v0.6.1 |
| 479 | 2026-08-20T20:45:44.359Z | Downloaded array-init v0.0.4 |
| 480 | 2026-08-20T20:45:44.359Z | Downloaded base16ct v1.0.0 |
| 481 | 2026-08-20T20:45:44.359Z | Downloaded elliptic-curve v0.14.1 |
| 482 | 2026-08-20T20:45:44.359Z | Downloaded ena v0.14.4 |
| 483 | 2026-08-20T20:45:44.359Z | Downloaded float-cmp v0.10.0 |
| 484 | 2026-08-20T20:45:44.359Z | Downloaded bitfield-macros v0.19.4 |
| 485 | 2026-08-20T20:45:44.359Z | Downloaded erased-serde v0.3.31 |
| 486 | 2026-08-20T20:45:44.359Z | Downloaded fixedbitset v0.4.2 |
| 487 | 2026-08-20T20:45:44.359Z | Downloaded atomic-waker v1.1.2 |
| 488 | 2026-08-20T20:45:44.359Z | Downloaded foreign-types-shared v0.1.1 |
| 489 | 2026-08-20T20:45:44.359Z | Downloaded futures-task v0.3.32 |
| 490 | 2026-08-20T20:45:44.363Z | Downloaded futures-macro v0.3.32 |
| 491 | 2026-08-20T20:45:44.363Z | Downloaded generic-array v1.4.3 |
| 492 | 2026-08-20T20:45:44.363Z | Downloaded base16ct v0.2.0 |
| 493 | 2026-08-20T20:45:44.363Z | Downloaded atty v0.2.14 |
| 494 | 2026-08-20T20:45:44.363Z | Downloaded async-recursion v1.1.1 |
| 495 | 2026-08-20T20:45:44.366Z | Downloaded foreign-types v0.5.0 |
| 496 | 2026-08-20T20:45:44.366Z | Downloaded foldhash v0.2.0 |
| 497 | 2026-08-20T20:45:44.369Z | Downloaded ff v0.14.0 |
| 498 | 2026-08-20T20:45:44.372Z | Downloaded env_logger v0.11.11 |
| 499 | 2026-08-20T20:45:44.372Z | Downloaded fatfs v0.3.6 |
| 500 | 2026-08-20T20:45:44.372Z | Downloaded const-oid v0.10.2 |
| 501 | 2026-08-20T20:45:44.376Z | Downloaded assert_matches v1.5.0 |
| 502 | 2026-08-20T20:45:44.376Z | Downloaded bitfield-struct v0.6.2 |
| 503 | 2026-08-20T20:45:44.376Z | Downloaded atomicwrites v0.4.4 |
| 504 | 2026-08-20T20:45:44.376Z | Downloaded foreign-types-shared v0.3.1 |
| 505 | 2026-08-20T20:45:44.379Z | Downloaded form_urlencoded v1.2.2 |
| 506 | 2026-08-20T20:45:44.379Z | Downloaded float-ord v0.3.2 |
| 507 | 2026-08-20T20:45:44.379Z | Downloaded hash32 v0.2.1 |
| 508 | 2026-08-20T20:45:44.379Z | Downloaded embedded-io v0.4.0 |
| 509 | 2026-08-20T20:45:44.382Z | Downloaded enum-as-inner v0.6.1 |
| 510 | 2026-08-20T20:45:44.382Z | Downloaded aead v0.5.2 |
| 511 | 2026-08-20T20:45:44.383Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 512 | 2026-08-20T20:45:44.386Z | Downloaded funty v2.0.0 |
| 513 | 2026-08-20T20:45:44.386Z | Downloaded filetime v0.2.27 |
| 514 | 2026-08-20T20:45:44.386Z | Downloaded futures-executor v0.3.32 |
| 515 | 2026-08-20T20:45:44.390Z | Downloaded fs-err v2.11.0 |
| 516 | 2026-08-20T20:45:44.390Z | Downloaded foreign-types-macros v0.2.3 |
| 517 | 2026-08-20T20:45:44.393Z | Downloaded foreign-types v0.3.2 |
| 518 | 2026-08-20T20:45:44.393Z | Downloaded futures-core v0.3.32 |
| 519 | 2026-08-20T20:45:44.393Z | Downloaded cfg_aliases v0.2.1 |
| 520 | 2026-08-20T20:45:44.393Z | Downloaded ciborium-ll v0.2.2 |
| 521 | 2026-08-20T20:45:44.396Z | Downloaded enum_dispatch v0.3.13 |
| 522 | 2026-08-20T20:45:44.396Z | Downloaded ff v0.13.1 |
| 523 | 2026-08-20T20:45:44.396Z | Downloaded flume v0.11.1 |
| 524 | 2026-08-20T20:45:44.399Z | Downloaded hubpack_derive v0.1.1 |
| 525 | 2026-08-20T20:45:44.399Z | Downloaded globwalk v0.9.1 |
| 526 | 2026-08-20T20:45:44.399Z | Downloaded foldhash v0.1.5 |
| 527 | 2026-08-20T20:45:44.399Z | Downloaded futures-io v0.3.32 |
| 528 | 2026-08-20T20:45:44.403Z | Downloaded group v0.14.0 |
| 529 | 2026-08-20T20:45:44.403Z | Downloaded fallible-iterator v0.2.0 |
| 530 | 2026-08-20T20:45:44.403Z | Downloaded castaway v0.2.4 |
| 531 | 2026-08-20T20:45:44.403Z | Downloaded arrayref v0.3.9 |
| 532 | 2026-08-20T20:45:44.403Z | Downloaded backtrace-ext v0.2.1 |
| 533 | 2026-08-20T20:45:44.406Z | Downloaded endian-type v0.1.2 |
| 534 | 2026-08-20T20:45:44.406Z | Downloaded gethostname v0.5.0 |
| 535 | 2026-08-20T20:45:44.406Z | Downloaded headers-core v0.3.0 |
| 536 | 2026-08-20T20:45:44.406Z | Downloaded http-body v1.0.1 |
| 537 | 2026-08-20T20:45:44.406Z | Downloaded fxhash v0.2.1 |
| 538 | 2026-08-20T20:45:44.410Z | Downloaded bit-vec v0.8.0 |
| 539 | 2026-08-20T20:45:44.410Z | Downloaded async-trait v0.1.89 |
| 540 | 2026-08-20T20:45:44.414Z | Downloaded hostname v0.4.2 |
| 541 | 2026-08-20T20:45:44.414Z | Downloaded fd-lock v4.0.4 |
| 542 | 2026-08-20T20:45:44.414Z | Downloaded find-msvc-tools v0.1.9 |
| 543 | 2026-08-20T20:45:44.420Z | Downloaded git-stub v1.0.0 |
| 544 | 2026-08-20T20:45:44.423Z | Downloaded http-range v0.1.5 |
| 545 | 2026-08-20T20:45:44.423Z | Downloaded block-buffer v0.12.1 |
| 546 | 2026-08-20T20:45:44.426Z | Downloaded compression-core v0.4.31 |
| 547 | 2026-08-20T20:45:44.430Z | Downloaded block-padding v0.4.2 |
| 548 | 2026-08-20T20:45:44.433Z | Downloaded cfg_aliases v0.1.1 |
| 549 | 2026-08-20T20:45:44.436Z | Downloaded fixedbitset v0.5.7 |
| 550 | 2026-08-20T20:45:44.436Z | Downloaded ciborium-io v0.2.2 |
| 551 | 2026-08-20T20:45:44.436Z | Downloaded newline-converter v0.3.0 |
| 552 | 2026-08-20T20:45:44.436Z | Downloaded nibble_vec v0.1.0 |
| 553 | 2026-08-20T20:45:44.440Z | Downloaded futures v0.3.32 |
| 554 | 2026-08-20T20:45:44.445Z | Downloaded nodrop v0.1.14 |
| 555 | 2026-08-20T20:45:44.445Z | Downloaded env_filter v2.0.0 |
| 556 | 2026-08-20T20:45:44.451Z | Downloaded openssl-macros v0.1.1 |
| 557 | 2026-08-20T20:45:44.451Z | Downloaded openssl-probe v0.2.1 |
| 558 | 2026-08-20T20:45:44.451Z | Downloaded home v0.5.12 |
| 559 | 2026-08-20T20:45:44.451Z | Downloaded base64ct v1.8.3 |
| 560 | 2026-08-20T20:45:44.451Z | Downloaded bit-set v0.8.0 |
| 561 | 2026-08-20T20:45:44.451Z | Downloaded camino-tempfile-ext v0.3.3 |
| 562 | 2026-08-20T20:45:44.455Z | Downloaded httpdate v1.0.3 |
| 563 | 2026-08-20T20:45:44.455Z | Downloaded backoff v0.4.0 |
| 564 | 2026-08-20T20:45:44.455Z | Downloaded argon2 v0.5.3 |
| 565 | 2026-08-20T20:45:44.455Z | Downloaded flagset v0.4.7 |
| 566 | 2026-08-20T20:45:44.455Z | Downloaded hubpack v0.1.2 |
| 567 | 2026-08-20T20:45:44.455Z | Downloaded num_threads v0.1.7 |
| 568 | 2026-08-20T20:45:44.455Z | Downloaded anstream v0.6.21 |
| 569 | 2026-08-20T20:45:44.459Z | Downloaded anstyle-parse v0.2.7 |
| 570 | 2026-08-20T20:45:44.459Z | Downloaded bit-vec v0.6.3 |
| 571 | 2026-08-20T20:45:44.459Z | Downloaded ghash v0.6.0 |
| 572 | 2026-08-20T20:45:44.463Z | Downloaded bitfield v0.19.4 |
| 573 | 2026-08-20T20:45:44.463Z | Downloaded hex-literal v1.1.0 |
| 574 | 2026-08-20T20:45:44.463Z | Downloaded arrayvec v0.7.6 |
| 575 | 2026-08-20T20:45:44.466Z | Downloaded hostname v0.3.1 |
| 576 | 2026-08-20T20:45:44.470Z | Downloaded buf-list v1.1.2 |
| 577 | 2026-08-20T20:45:44.473Z | Downloaded byte-wrapper v0.1.0 |
| 578 | 2026-08-20T20:45:44.473Z | Downloaded cobs v0.3.0 |
| 579 | 2026-08-20T20:45:44.476Z | Downloaded cassowary v0.3.0 |
| 580 | 2026-08-20T20:45:44.479Z | Downloaded hex v0.4.3 |
| 581 | 2026-08-20T20:45:44.485Z | Downloaded bitflags v1.3.2 |
| 582 | 2026-08-20T20:45:44.489Z | Downloaded cmov v0.5.4 |
| 583 | 2026-08-20T20:45:44.489Z | Downloaded fs_extra v1.3.0 |
| 584 | 2026-08-20T20:45:44.489Z | Downloaded psl-types v2.0.11 |
| 585 | 2026-08-20T20:45:44.492Z | Downloaded group v0.13.0 |
| 586 | 2026-08-20T20:45:44.496Z | Downloaded potential_utf v0.1.4 |
| 587 | 2026-08-20T20:45:44.499Z | Downloaded cbc v0.2.1 |
| 588 | 2026-08-20T20:45:44.499Z | Downloaded chacha20 v0.9.1 |
| 589 | 2026-08-20T20:45:44.502Z | Downloaded ref-cast-impl v1.0.25 |
| 590 | 2026-08-20T20:45:44.505Z | Downloaded cipher v0.4.4 |
| 591 | 2026-08-20T20:45:44.505Z | Downloaded cipher v0.5.2 |
| 592 | 2026-08-20T20:45:44.505Z | Downloaded cmake v0.1.57 |
| 593 | 2026-08-20T20:45:44.508Z | Downloaded path-slash v0.1.5 |
| 594 | 2026-08-20T20:45:44.508Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 595 | 2026-08-20T20:45:44.508Z | Downloaded rand_pcg v0.10.2 |
| 596 | 2026-08-20T20:45:44.508Z | Downloaded phf_shared v0.11.3 |
| 597 | 2026-08-20T20:45:44.508Z | Downloaded bs58 v0.5.1 |
| 598 | 2026-08-20T20:45:44.512Z | Downloaded openssl-probe v0.1.6 |
| 599 | 2026-08-20T20:45:44.512Z | Downloaded rustc_version v0.4.1 |
| 600 | 2026-08-20T20:45:44.512Z | Downloaded blowfish v0.10.0 |
| 601 | 2026-08-20T20:45:44.512Z | Downloaded cexpr v0.6.0 |
| 602 | 2026-08-20T20:45:44.516Z | Downloaded num-integer v0.1.46 |
| 603 | 2026-08-20T20:45:44.516Z | Downloaded same-file v1.0.6 |
| 604 | 2026-08-20T20:45:44.516Z | Downloaded signal-hook-tokio v0.3.1 |
| 605 | 2026-08-20T20:45:44.519Z | Downloaded sigpipe v0.1.3 |
| 606 | 2026-08-20T20:45:44.519Z | Downloaded hash32 v0.3.1 |
| 607 | 2026-08-20T20:45:44.522Z | Downloaded take_mut v0.2.2 |
| 608 | 2026-08-20T20:45:44.522Z | Downloaded parse-display-derive v0.10.0 |
| 609 | 2026-08-20T20:45:44.522Z | Downloaded bcs v0.1.6 |
| 610 | 2026-08-20T20:45:44.522Z | Downloaded ciborium v0.2.2 |
| 611 | 2026-08-20T20:45:44.526Z | Downloaded git-stub-vcs v0.1.0 |
| 612 | 2026-08-20T20:45:44.526Z | Downloaded highway v1.3.0 |
| 613 | 2026-08-20T20:45:44.526Z | Downloaded num_enum v0.5.11 |
| 614 | 2026-08-20T20:45:44.529Z | Downloaded argon2 v0.6.0-rc.8 |
| 615 | 2026-08-20T20:45:44.532Z | Downloaded backon v1.6.0 |
| 616 | 2026-08-20T20:45:44.532Z | Downloaded bb8 v0.8.6 |
| 617 | 2026-08-20T20:45:44.532Z | Downloaded addr2line v0.25.1 |
| 618 | 2026-08-20T20:45:44.535Z | Downloaded async-bb8-diesel v0.2.1 |
| 619 | 2026-08-20T20:45:44.535Z | Downloaded colored v3.1.1 |
| 620 | 2026-08-20T20:45:44.535Z | Downloaded serde_repr v0.1.20 |
| 621 | 2026-08-20T20:45:44.538Z | Downloaded scroll_derive v0.13.1 |
| 622 | 2026-08-20T20:45:44.539Z | Downloaded slog-bunyan v2.5.0 |
| 623 | 2026-08-20T20:45:44.539Z | Downloaded bzip2 v0.4.4 |
| 624 | 2026-08-20T20:45:44.539Z | Downloaded colored v2.2.0 |
| 625 | 2026-08-20T20:45:44.542Z | Downloaded compression-codecs v0.4.37 |
| 626 | 2026-08-20T20:45:44.542Z | Downloaded console v0.16.2 |
| 627 | 2026-08-20T20:45:44.545Z | Downloaded slog-envlogger v2.2.0 |
| 628 | 2026-08-20T20:45:44.548Z | Downloaded tinyvec_macros v0.1.1 |
| 629 | 2026-08-20T20:45:44.548Z | Downloaded polyval v0.7.1 |
| 630 | 2026-08-20T20:45:44.548Z | Downloaded testing_table v0.3.0 |
| 631 | 2026-08-20T20:45:44.548Z | Downloaded strsim v0.10.0 |
| 632 | 2026-08-20T20:45:44.551Z | Downloaded http-body-util v0.1.3 |
| 633 | 2026-08-20T20:45:44.555Z | Downloaded wait-timeout v0.2.1 |
| 634 | 2026-08-20T20:45:44.562Z | Downloaded chacha20 v0.10.0 |
| 635 | 2026-08-20T20:45:44.566Z | Downloaded pem v3.0.6 |
| 636 | 2026-08-20T20:45:44.566Z | Downloaded packed_struct v0.10.1 |
| 637 | 2026-08-20T20:45:44.566Z | Downloaded psm v0.1.30 |
| 638 | 2026-08-20T20:45:44.569Z | Downloaded const-oid v0.9.6 |
| 639 | 2026-08-20T20:45:44.569Z | Downloaded subtle v2.6.1 |
| 640 | 2026-08-20T20:45:44.569Z | Downloaded hmac v0.13.0 |
| 641 | 2026-08-20T20:45:44.572Z | Downloaded glob v0.3.3 |
| 642 | 2026-08-20T20:45:44.572Z | Downloaded pin-project-internal v1.1.11 |
| 643 | 2026-08-20T20:45:44.572Z | Downloaded primeorder v0.13.6 |
| 644 | 2026-08-20T20:45:44.572Z | Downloaded blake2 v0.10.6 |
| 645 | 2026-08-20T20:45:44.576Z | Downloaded cancel-safe-futures v0.1.5 |
| 646 | 2026-08-20T20:45:44.576Z | Downloaded paste v1.0.15 |
| 647 | 2026-08-20T20:45:44.581Z | Downloaded progenitor-client v0.13.0 |
| 648 | 2026-08-20T20:45:44.581Z | Downloaded tokio-test v0.4.5 |
| 649 | 2026-08-20T20:45:44.584Z | Downloaded clang-sys v1.8.1 |
| 650 | 2026-08-20T20:45:44.584Z | Downloaded ssh-encoding v0.3.0 |
| 651 | 2026-08-20T20:45:44.584Z | Downloaded rand_seeder v0.4.0 |
| 652 | 2026-08-20T20:45:44.588Z | Downloaded yoke-derive v0.8.1 |
| 653 | 2026-08-20T20:45:44.591Z | Downloaded untrusted v0.7.1 |
| 654 | 2026-08-20T20:45:44.591Z | Downloaded utf-8 v0.7.6 |
| 655 | 2026-08-20T20:45:44.591Z | Downloaded utf8_iter v1.0.4 |
| 656 | 2026-08-20T20:45:44.591Z | Downloaded postgres-types v0.2.12 |
| 657 | 2026-08-20T20:45:44.595Z | Downloaded synstructure v0.13.2 |
| 658 | 2026-08-20T20:45:44.595Z | Downloaded convert_case v0.4.0 |
| 659 | 2026-08-20T20:45:44.595Z | Downloaded hickory-resolver v0.25.2 |
| 660 | 2026-08-20T20:45:44.598Z | Downloaded hmac v0.12.1 |
| 661 | 2026-08-20T20:45:44.601Z | Downloaded console v0.15.11 |
| 662 | 2026-08-20T20:45:44.604Z | Downloaded getrandom v0.2.17 |
| 663 | 2026-08-20T20:45:44.607Z | Downloaded zeroize_derive v1.5.0 |
| 664 | 2026-08-20T20:45:44.607Z | Downloaded arc-swap v1.8.2 |
| 665 | 2026-08-20T20:45:44.610Z | Downloaded cpubits v0.1.1 |
| 666 | 2026-08-20T20:45:44.615Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 667 | 2026-08-20T20:45:44.615Z | Downloaded darling_macro v0.20.11 |
| 668 | 2026-08-20T20:45:44.615Z | Downloaded globset v0.4.18 |
| 669 | 2026-08-20T20:45:44.615Z | Downloaded darling_macro v0.21.3 |
| 670 | 2026-08-20T20:45:44.618Z | Downloaded rustls-pemfile v2.2.0 |
| 671 | 2026-08-20T20:45:44.618Z | Downloaded tiny-keccak v2.0.2 |
| 672 | 2026-08-20T20:45:44.618Z | Downloaded tls_codec v0.4.2 |
| 673 | 2026-08-20T20:45:44.622Z | Downloaded rustversion v1.0.22 |
| 674 | 2026-08-20T20:45:44.622Z | Downloaded scrypt v0.12.0 |
| 675 | 2026-08-20T20:45:44.625Z | Downloaded slog-json v2.6.1 |
| 676 | 2026-08-20T20:45:44.625Z | Downloaded strum v0.27.2 |
| 677 | 2026-08-20T20:45:44.625Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 678 | 2026-08-20T20:45:44.625Z | Downloaded tui-tree-widget v0.23.1 |
| 679 | 2026-08-20T20:45:44.629Z | Downloaded sec1 v0.7.3 |
| 680 | 2026-08-20T20:45:44.629Z | Downloaded slog-dtrace v0.3.0 |
| 681 | 2026-08-20T20:45:44.629Z | Downloaded spki v0.7.3 |
| 682 | 2026-08-20T20:45:44.629Z | Downloaded downcast-rs v2.0.2 |
| 683 | 2026-08-20T20:45:44.632Z | Downloaded crunchy v0.2.4 |
| 684 | 2026-08-20T20:45:44.632Z | Downloaded getrandom v0.4.3 |
| 685 | 2026-08-20T20:45:44.635Z | Downloaded jiff-static v0.2.34 |
| 686 | 2026-08-20T20:45:44.641Z | Downloaded parking_lot v0.12.5 |
| 687 | 2026-08-20T20:45:44.649Z | Downloaded wyz v0.5.1 |
| 688 | 2026-08-20T20:45:44.652Z | Downloaded blake2 v0.11.0-rc.6 |
| 689 | 2026-08-20T20:45:44.652Z | Downloaded bzip2 v0.6.1 |
| 690 | 2026-08-20T20:45:44.655Z | Downloaded thread_local v1.1.9 |
| 691 | 2026-08-20T20:45:44.658Z | Downloaded vergen-git2 v9.1.0 |
| 692 | 2026-08-20T20:45:44.662Z | Downloaded defmt-parser v1.0.0 |
| 693 | 2026-08-20T20:45:44.662Z | Downloaded dirs-sys-next v0.1.2 |
| 694 | 2026-08-20T20:45:44.665Z | Downloaded hyper-tls v0.6.0 |
| 695 | 2026-08-20T20:45:44.665Z | Downloaded inout v0.1.4 |
| 696 | 2026-08-20T20:45:44.665Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 697 | 2026-08-20T20:45:44.668Z | Downloaded linked-hash-map v0.5.6 |
| 698 | 2026-08-20T20:45:44.668Z | Downloaded new_debug_unreachable v1.0.6 |
| 699 | 2026-08-20T20:45:44.671Z | Downloaded allocator-api2 v0.2.21 |
| 700 | 2026-08-20T20:45:44.675Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 701 | 2026-08-20T20:45:44.678Z | Downloaded compact_str v0.8.1 |
| 702 | 2026-08-20T20:45:44.682Z | Downloaded libscf-sys v1.2.0 |
| 703 | 2026-08-20T20:45:44.685Z | Downloaded olpc-cjson v0.1.4 |
| 704 | 2026-08-20T20:45:44.688Z | Downloaded corncobs v0.1.4 |
| 705 | 2026-08-20T20:45:44.691Z | Downloaded num-iter v0.1.45 |
| 706 | 2026-08-20T20:45:44.694Z | Downloaded httparse v1.10.1 |
| 707 | 2026-08-20T20:45:44.694Z | Downloaded powerfmt v0.2.0 |
| 708 | 2026-08-20T20:45:44.694Z | Downloaded term v1.2.1 |
| 709 | 2026-08-20T20:45:44.698Z | Downloaded ctr v0.10.1 |
| 710 | 2026-08-20T20:45:44.701Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 711 | 2026-08-20T20:45:44.701Z | Downloaded half v1.8.3 |
| 712 | 2026-08-20T20:45:44.704Z | Downloaded rusty-fork v0.3.1 |
| 713 | 2026-08-20T20:45:44.704Z | Downloaded serde_with_macros v1.5.2 |
| 714 | 2026-08-20T20:45:44.704Z | Downloaded diesel-dtrace v0.5.0 |
| 715 | 2026-08-20T20:45:44.704Z | Downloaded dof v0.4.0 |
| 716 | 2026-08-20T20:45:44.707Z | Downloaded ed25519 v2.2.3 |
| 717 | 2026-08-20T20:45:44.707Z | Downloaded serde_with_macros v3.21.0 |
| 718 | 2026-08-20T20:45:44.707Z | Downloaded mime v0.3.17 |
| 719 | 2026-08-20T20:45:44.711Z | Downloaded ipnetwork v0.21.1 |
| 720 | 2026-08-20T20:45:44.711Z | Downloaded nonempty v0.12.0 |
| 721 | 2026-08-20T20:45:44.711Z | Downloaded predicates-core v1.0.10 |
| 722 | 2026-08-20T20:45:44.714Z | Downloaded critical-section v1.2.0 |
| 723 | 2026-08-20T20:45:44.714Z | Downloaded radium v0.7.0 |
| 724 | 2026-08-20T20:45:44.714Z | Downloaded rand_chacha v0.3.1 |
| 725 | 2026-08-20T20:45:44.719Z | Downloaded ipnet v2.12.0 |
| 726 | 2026-08-20T20:45:44.722Z | Downloaded omicron-zone-package v0.12.3 |
| 727 | 2026-08-20T20:45:44.722Z | Downloaded opaque-debug v0.3.1 |
| 728 | 2026-08-20T20:45:44.722Z | Downloaded peg-runtime v0.8.5 |
| 729 | 2026-08-20T20:45:44.728Z | Downloaded bytes v1.11.1 |
| 730 | 2026-08-20T20:45:44.731Z | Downloaded progenitor-macro v0.13.0 |
| 731 | 2026-08-20T20:45:44.737Z | Downloaded half v2.7.1 |
| 732 | 2026-08-20T20:45:44.740Z | Downloaded linear-map v1.2.0 |
| 733 | 2026-08-20T20:45:44.740Z | Downloaded prefix-trie v0.7.0 |
| 734 | 2026-08-20T20:45:44.744Z | Downloaded defmt-macros v1.0.1 |
| 735 | 2026-08-20T20:45:44.744Z | Downloaded defmt v1.0.1 |
| 736 | 2026-08-20T20:45:44.747Z | Downloaded indoc v1.0.9 |
| 737 | 2026-08-20T20:45:44.747Z | Downloaded serde_bytes v0.11.19 |
| 738 | 2026-08-20T20:45:44.750Z | Downloaded siphasher v1.0.2 |
| 739 | 2026-08-20T20:45:44.750Z | Downloaded ar_archive_writer v0.5.1 |
| 740 | 2026-08-20T20:45:44.750Z | Downloaded base64 v0.22.1 |
| 741 | 2026-08-20T20:45:44.753Z | Downloaded rfc6979 v0.4.0 |
| 742 | 2026-08-20T20:45:44.756Z | Downloaded backtrace v0.3.76 |
| 743 | 2026-08-20T20:45:44.756Z | Downloaded base64 v0.21.7 |
| 744 | 2026-08-20T20:45:44.760Z | Downloaded tracing-attributes v0.1.31 |
| 745 | 2026-08-20T20:45:44.760Z | Downloaded unicode-properties v0.1.4 |
| 746 | 2026-08-20T20:45:44.763Z | Downloaded libefi-sys v0.1.0 |
| 747 | 2026-08-20T20:45:44.766Z | Downloaded rand_xorshift v0.4.0 |
| 748 | 2026-08-20T20:45:44.766Z | Downloaded scheduled-thread-pool v0.2.7 |
| 749 | 2026-08-20T20:45:44.769Z | Downloaded secrecy v0.10.3 |
| 750 | 2026-08-20T20:45:44.769Z | Downloaded shell-words v1.1.1 |
| 751 | 2026-08-20T20:45:44.769Z | Downloaded oxide-tokio-rt v0.1.4 |
| 752 | 2026-08-20T20:45:44.772Z | Downloaded sync_wrapper v1.0.2 |
| 753 | 2026-08-20T20:45:44.772Z | Downloaded termtree v0.5.1 |
| 754 | 2026-08-20T20:45:44.772Z | Downloaded tokio-stream v0.1.18 |
| 755 | 2026-08-20T20:45:44.779Z | Downloaded tungstenite v0.21.0 |
| 756 | 2026-08-20T20:45:44.782Z | Downloaded tungstenite v0.23.0 |
| 757 | 2026-08-20T20:45:44.786Z | Downloaded diff v0.1.13 |
| 758 | 2026-08-20T20:45:44.786Z | Downloaded ecdsa v0.17.0 |
| 759 | 2026-08-20T20:45:44.793Z | Downloaded hybrid-array v0.4.13 |
| 760 | 2026-08-20T20:45:44.796Z | Downloaded jobserver v0.1.34 |
| 761 | 2026-08-20T20:45:44.800Z | Downloaded proc-macro-error2 v2.0.1 |
| 762 | 2026-08-20T20:45:44.800Z | Downloaded universal-hash v0.5.1 |
| 763 | 2026-08-20T20:45:44.800Z | Downloaded unarray v0.1.4 |
| 764 | 2026-08-20T20:45:44.800Z | Downloaded supports-color v3.0.2 |
| 765 | 2026-08-20T20:45:44.803Z | Downloaded thread-id v5.1.0 |
| 766 | 2026-08-20T20:45:44.803Z | Downloaded headers v0.4.1 |
| 767 | 2026-08-20T20:45:44.806Z | Downloaded rpassword v7.5.4 |
| 768 | 2026-08-20T20:45:44.806Z | Downloaded vte v0.14.1 |
| 769 | 2026-08-20T20:45:44.806Z | Downloaded bumpalo v3.20.2 |
| 770 | 2026-08-20T20:45:44.810Z | Downloaded flate2 v1.1.9 |
| 771 | 2026-08-20T20:45:44.813Z | Downloaded heapless v0.7.17 |
| 772 | 2026-08-20T20:45:44.813Z | Downloaded chumsky v0.9.3 |
| 773 | 2026-08-20T20:45:44.816Z | Downloaded password-hash v0.5.0 |
| 774 | 2026-08-20T20:45:44.816Z | Downloaded oxnet v0.1.6 |
| 775 | 2026-08-20T20:45:44.816Z | Downloaded pkcs8 v0.10.2 |
| 776 | 2026-08-20T20:45:44.819Z | Downloaded primefield v0.14.0 |
| 777 | 2026-08-20T20:45:44.819Z | Downloaded memmap2 v0.9.10 |
| 778 | 2026-08-20T20:45:44.819Z | Downloaded rustc-demangle v0.1.27 |
| 779 | 2026-08-20T20:45:44.823Z | Downloaded scroll v0.13.0 |
| 780 | 2026-08-20T20:45:44.823Z | Downloaded slog-scope v4.4.1 |
| 781 | 2026-08-20T20:45:44.823Z | Downloaded darling v0.20.11 |
| 782 | 2026-08-20T20:45:44.827Z | Downloaded futures-util v0.3.32 |
| 783 | 2026-08-20T20:45:44.830Z | Downloaded pin-project-lite v0.2.17 |
| 784 | 2026-08-20T20:45:44.833Z | Downloaded subprocess v0.2.15 |
| 785 | 2026-08-20T20:45:44.836Z | Downloaded wnaf v0.14.0 |
| 786 | 2026-08-20T20:45:44.836Z | Downloaded zerofrom-derive v0.1.6 |
| 787 | 2026-08-20T20:45:44.836Z | Downloaded cpufeatures v0.3.0 |
| 788 | 2026-08-20T20:45:44.836Z | Downloaded crc v3.4.0 |
| 789 | 2026-08-20T20:45:44.840Z | Downloaded multer v3.1.0 |
| 790 | 2026-08-20T20:45:44.840Z | Downloaded rayon-core v1.13.0 |
| 791 | 2026-08-20T20:45:44.840Z | Downloaded litemap v0.8.1 |
| 792 | 2026-08-20T20:45:44.845Z | Downloaded serdect v0.4.3 |
| 793 | 2026-08-20T20:45:44.848Z | Downloaded cstr-argument v0.1.2 |
| 794 | 2026-08-20T20:45:44.848Z | Downloaded zone v0.3.1 |
| 795 | 2026-08-20T20:45:44.848Z | Downloaded strum_macros v0.24.3 |
| 796 | 2026-08-20T20:45:44.852Z | Downloaded crossbeam-utils v0.8.21 |
| 797 | 2026-08-20T20:45:44.852Z | Downloaded num_enum v0.7.6 |
| 798 | 2026-08-20T20:45:44.855Z | Downloaded derive_builder_macro v0.20.2 |
| 799 | 2026-08-20T20:45:44.855Z | Downloaded aes v0.9.1 |
| 800 | 2026-08-20T20:45:44.858Z | Downloaded dropshot_endpoint v0.17.1 |
| 801 | 2026-08-20T20:45:44.862Z | Downloaded heapless v0.8.0 |
| 802 | 2026-08-20T20:45:44.862Z | Downloaded icu_provider v2.1.1 |
| 803 | 2026-08-20T20:45:44.862Z | Downloaded hickory-resolver v0.24.4 |
| 804 | 2026-08-20T20:45:44.866Z | Downloaded scuffle v0.1.0 |
| 805 | 2026-08-20T20:45:44.869Z | Downloaded slog-stdlog v4.1.1 |
| 806 | 2026-08-20T20:45:44.869Z | Downloaded slog-term v2.9.2 |
| 807 | 2026-08-20T20:45:44.869Z | Downloaded stacker v0.1.23 |
| 808 | 2026-08-20T20:45:44.872Z | Downloaded static_assertions v1.1.0 |
| 809 | 2026-08-20T20:45:44.872Z | Downloaded lalrpop-util v0.19.12 |
| 810 | 2026-08-20T20:45:44.878Z | Downloaded tokio-tungstenite v0.21.0 |
| 811 | 2026-08-20T20:45:44.878Z | Downloaded document-features v0.2.12 |
| 812 | 2026-08-20T20:45:44.881Z | Downloaded dunce v1.0.5 |
| 813 | 2026-08-20T20:45:44.881Z | Downloaded tinystr v0.8.2 |
| 814 | 2026-08-20T20:45:44.881Z | Downloaded cc v1.2.56 |
| 815 | 2026-08-20T20:45:44.882Z | Downloaded idna_adapter v1.2.1 |
| 816 | 2026-08-20T20:45:44.882Z | Downloaded chacha20poly1305 v0.10.1 |
| 817 | 2026-08-20T20:45:44.885Z | Downloaded samael v0.0.19 |
| 818 | 2026-08-20T20:45:44.891Z | Downloaded parking_lot_core v0.9.12 |
| 819 | 2026-08-20T20:45:44.891Z | Downloaded pkcs8 v0.11.0 |
| 820 | 2026-08-20T20:45:44.895Z | Downloaded progenitor-extras v0.2.0 |
| 821 | 2026-08-20T20:45:44.895Z | Downloaded tokio-dtrace v0.1.1 |
| 822 | 2026-08-20T20:45:44.895Z | Downloaded vsss-rs v3.3.4 |
| 823 | 2026-08-20T20:45:44.895Z | Downloaded writeable v0.6.2 |
| 824 | 2026-08-20T20:45:44.895Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 825 | 2026-08-20T20:45:44.898Z | Downloaded p256 v0.14.0 |
| 826 | 2026-08-20T20:45:44.898Z | Downloaded hashbrown v0.13.2 |
| 827 | 2026-08-20T20:45:44.902Z | Downloaded usdt v0.6.0 |
| 828 | 2026-08-20T20:45:44.902Z | Downloaded whoami v1.6.1 |
| 829 | 2026-08-20T20:45:44.902Z | Downloaded async-compression v0.4.41 |
| 830 | 2026-08-20T20:45:44.907Z | Downloaded zerotrie v0.2.3 |
| 831 | 2026-08-20T20:45:44.907Z | Downloaded lru-slab v0.1.2 |
| 832 | 2026-08-20T20:45:44.907Z | Downloaded match_cfg v0.1.0 |
| 833 | 2026-08-20T20:45:44.910Z | Downloaded maybe-uninit v2.0.0 |
| 834 | 2026-08-20T20:45:44.910Z | Downloaded md-5 v0.10.6 |
| 835 | 2026-08-20T20:45:44.910Z | Downloaded rand v0.8.6 |
| 836 | 2026-08-20T20:45:44.913Z | Downloaded delegate v0.13.5 |
| 837 | 2026-08-20T20:45:44.914Z | Downloaded progenitor-impl v0.13.0 |
| 838 | 2026-08-20T20:45:44.920Z | Downloaded displaydoc v0.2.5 |
| 839 | 2026-08-20T20:45:44.927Z | Downloaded progenitor-client v0.14.0 |
| 840 | 2026-08-20T20:45:44.931Z | Downloaded darling_core v0.20.11 |
| 841 | 2026-08-20T20:45:44.931Z | Downloaded darling v0.13.4 |
| 842 | 2026-08-20T20:45:44.937Z | Downloaded predicates-tree v1.0.13 |
| 843 | 2026-08-20T20:45:44.937Z | Downloaded expectorate v1.2.0 |
| 844 | 2026-08-20T20:45:44.937Z | Downloaded hashbrown v0.12.3 |
| 845 | 2026-08-20T20:45:44.940Z | Downloaded http v1.4.2 |
| 846 | 2026-08-20T20:45:44.940Z | Downloaded icu_locale_core v2.1.1 |
| 847 | 2026-08-20T20:45:44.944Z | Downloaded is-terminal v0.4.17 |
| 848 | 2026-08-20T20:45:44.948Z | Downloaded russh-cryptovec v0.62.0 |
| 849 | 2026-08-20T20:45:44.951Z | Downloaded tokio-rustls v0.26.4 |
| 850 | 2026-08-20T20:45:44.951Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 851 | 2026-08-20T20:45:44.957Z | Downloaded hickory-server v0.25.2 |
| 852 | 2026-08-20T20:45:44.957Z | Downloaded signature v2.2.0 |
| 853 | 2026-08-20T20:45:44.961Z | Downloaded quinn v0.11.11 |
| 854 | 2026-08-20T20:45:44.961Z | Downloaded unicode_categories v0.1.1 |
| 855 | 2026-08-20T20:45:44.961Z | Downloaded ingot v0.2.1 |
| 856 | 2026-08-20T20:45:44.968Z | Downloaded nom v7.1.3 |
| 857 | 2026-08-20T20:45:44.968Z | Downloaded oxide-update-engine-types v0.1.2 |
| 858 | 2026-08-20T20:45:44.971Z | Downloaded seq-macro v0.3.6 |
| 859 | 2026-08-20T20:45:44.971Z | Downloaded serde-big-array v0.5.1 |
| 860 | 2026-08-20T20:45:44.971Z | Downloaded progenitor-impl v0.14.0 |
| 861 | 2026-08-20T20:45:44.975Z | Downloaded vergen v9.1.0 |
| 862 | 2026-08-20T20:45:44.975Z | Downloaded zerocopy v0.6.6 |
| 863 | 2026-08-20T20:45:44.976Z | Downloaded num-rational v0.4.2 |
| 864 | 2026-08-20T20:45:44.976Z | Downloaded tower-service v0.3.3 |
| 865 | 2026-08-20T20:45:44.979Z | Downloaded strum v0.26.3 |
| 866 | 2026-08-20T20:45:44.979Z | Downloaded tagptr v0.2.0 |
| 867 | 2026-08-20T20:45:44.979Z | Downloaded supports-hyperlinks v3.2.0 |
| 868 | 2026-08-20T20:45:44.979Z | Downloaded tokio-macros v2.7.0 |
| 869 | 2026-08-20T20:45:44.985Z | Downloaded newtype-uuid v1.3.2 |
| 870 | 2026-08-20T20:45:44.985Z | Downloaded pbkdf2 v0.13.0 |
| 871 | 2026-08-20T20:45:44.985Z | Downloaded rand v0.9.2 |
| 872 | 2026-08-20T20:45:44.989Z | Downloaded rsa v0.9.10 |
| 873 | 2026-08-20T20:45:44.989Z | Downloaded indicatif v0.18.4 |
| 874 | 2026-08-20T20:45:44.992Z | Downloaded socket2 v0.5.10 |
| 875 | 2026-08-20T20:45:44.992Z | Downloaded serde_yaml v0.9.34+deprecated |
| 876 | 2026-08-20T20:45:44.997Z | Downloaded port-file v0.1.0 |
| 877 | 2026-08-20T20:45:45.002Z | Downloaded unit-prefix v0.5.2 |
| 878 | 2026-08-20T20:45:45.005Z | Downloaded oxide-update-engine v0.1.2 |
| 879 | 2026-08-20T20:45:45.005Z | Downloaded proc-macro-crate v1.3.1 |
| 880 | 2026-08-20T20:45:45.009Z | Downloaded usdt-attr-macro v0.6.0 |
| 881 | 2026-08-20T20:45:45.009Z | Downloaded rsa v0.10.0-rc.18 |
| 882 | 2026-08-20T20:45:45.013Z | Downloaded crc-catalog v2.4.0 |
| 883 | 2026-08-20T20:45:45.013Z | Downloaded zerofrom v0.1.6 |
| 884 | 2026-08-20T20:45:45.013Z | Downloaded crucible-workspace-hack v0.1.0 |
| 885 | 2026-08-20T20:45:45.013Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 886 | 2026-08-20T20:45:45.017Z | Downloaded rustls-native-certs v0.8.3 |
| 887 | 2026-08-20T20:45:45.017Z | Downloaded unsafe-libyaml v0.2.11 |
| 888 | 2026-08-20T20:45:45.020Z | Downloaded tracing-core v0.1.36 |
| 889 | 2026-08-20T20:45:45.024Z | Downloaded darling_macro v0.23.0 |
| 890 | 2026-08-20T20:45:45.024Z | Downloaded dirs-next v2.0.0 |
| 891 | 2026-08-20T20:45:45.024Z | Downloaded steno v0.4.1 |
| 892 | 2026-08-20T20:45:45.029Z | Downloaded ingot-macros v0.2.0 |
| 893 | 2026-08-20T20:45:45.029Z | Downloaded smallvec v0.6.14 |
| 894 | 2026-08-20T20:45:45.032Z | Downloaded signal-hook-registry v1.4.8 |
| 895 | 2026-08-20T20:45:45.032Z | Downloaded darling_macro v0.13.4 |
| 896 | 2026-08-20T20:45:45.032Z | Downloaded dyn-clone v1.0.20 |
| 897 | 2026-08-20T20:45:45.036Z | Downloaded lzss v0.8.2 |
| 898 | 2026-08-20T20:45:45.039Z | Downloaded num-bigint-dig v0.8.6 |
| 899 | 2026-08-20T20:45:45.044Z | Downloaded serde_cbor v0.11.2 |
| 900 | 2026-08-20T20:45:45.047Z | Downloaded cookie_store v0.22.1 |
| 901 | 2026-08-20T20:45:45.051Z | Downloaded thiserror-no-std v2.0.2 |
| 902 | 2026-08-20T20:45:45.051Z | Downloaded litrs v1.0.0 |
| 903 | 2026-08-20T20:45:45.054Z | Downloaded memoffset v0.9.1 |
| 904 | 2026-08-20T20:45:45.054Z | Downloaded ssh-cipher v0.3.0 |
| 905 | 2026-08-20T20:45:45.054Z | Downloaded termios v0.3.3 |
| 906 | 2026-08-20T20:45:45.054Z | Downloaded stringprep v0.1.5 |
| 907 | 2026-08-20T20:45:45.054Z | Downloaded multimap v0.10.1 |
| 908 | 2026-08-20T20:45:45.061Z | Downloaded newtype-uuid-macros v0.1.0 |
| 909 | 2026-08-20T20:45:45.061Z | Downloaded num v0.4.3 |
| 910 | 2026-08-20T20:45:45.061Z | Downloaded rcgen v0.12.1 |
| 911 | 2026-08-20T20:45:45.061Z | Downloaded xshell v0.2.7 |
| 912 | 2026-08-20T20:45:45.061Z | Downloaded x509-cert v0.2.5 |
| 913 | 2026-08-20T20:45:45.065Z | Downloaded crc-any v2.5.0 |
| 914 | 2026-08-20T20:45:45.068Z | Downloaded poly1305 v0.9.0 |
| 915 | 2026-08-20T20:45:45.068Z | Downloaded r2d2 v0.8.10 |
| 916 | 2026-08-20T20:45:45.068Z | Downloaded usdt-macro v0.6.0 |
| 917 | 2026-08-20T20:45:45.073Z | Downloaded phf_shared v0.13.1 |
| 918 | 2026-08-20T20:45:45.076Z | Downloaded uzers v0.12.2 |
| 919 | 2026-08-20T20:45:45.076Z | Downloaded yoke v0.8.1 |
| 920 | 2026-08-20T20:45:45.076Z | Downloaded derive_more v0.99.20 |
| 921 | 2026-08-20T20:45:45.079Z | Downloaded pem-rfc7468 v1.0.0 |
| 922 | 2026-08-20T20:45:45.080Z | Downloaded phf v0.13.1 |
| 923 | 2026-08-20T20:45:45.080Z | Downloaded pkcs1 v0.7.5 |
| 924 | 2026-08-20T20:45:45.083Z | Downloaded quinn-udp v0.5.14 |
| 925 | 2026-08-20T20:45:45.083Z | Downloaded socket2 v0.6.3 |
| 926 | 2026-08-20T20:45:45.083Z | Downloaded derive_builder_core v0.20.2 |
| 927 | 2026-08-20T20:45:45.088Z | Downloaded usdt-impl v0.6.0 |
| 928 | 2026-08-20T20:45:45.088Z | Downloaded parse-size v1.1.0 |
| 929 | 2026-08-20T20:45:45.088Z | Downloaded zerovec-derive v0.11.2 |
| 930 | 2026-08-20T20:45:45.091Z | Downloaded rustc_version v0.1.7 |
| 931 | 2026-08-20T20:45:45.091Z | Downloaded semver v0.1.20 |
| 932 | 2026-08-20T20:45:45.091Z | Downloaded password-hash v0.6.1 |
| 933 | 2026-08-20T20:45:45.091Z | Downloaded phf_shared v0.12.1 |
| 934 | 2026-08-20T20:45:45.091Z | Downloaded ref-cast v1.0.25 |
| 935 | 2026-08-20T20:45:45.095Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 936 | 2026-08-20T20:45:45.095Z | Downloaded signal-hook-mio v0.2.5 |
| 937 | 2026-08-20T20:45:45.095Z | Downloaded sha2 v0.11.0 |
| 938 | 2026-08-20T20:45:45.098Z | Downloaded uuid v1.23.4 |
| 939 | 2026-08-20T20:45:45.103Z | Downloaded spki v0.8.0 |
| 940 | 2026-08-20T20:45:45.106Z | Downloaded daft v0.1.7 |
| 941 | 2026-08-20T20:45:45.106Z | Downloaded smallvec v1.15.1 |
| 942 | 2026-08-20T20:45:45.110Z | Downloaded ecdsa v0.16.9 |
| 943 | 2026-08-20T20:45:45.110Z | Downloaded indoc v2.0.7 |
| 944 | 2026-08-20T20:45:45.113Z | Downloaded instant v0.1.13 |
| 945 | 2026-08-20T20:45:45.113Z | Downloaded serde_plain v1.0.2 |
| 946 | 2026-08-20T20:45:45.113Z | Downloaded zeroize v1.9.0 |
| 947 | 2026-08-20T20:45:45.113Z | Downloaded derive_more v2.1.1 |
| 948 | 2026-08-20T20:45:45.119Z | Downloaded hyper-staticfile v0.10.1 |
| 949 | 2026-08-20T20:45:45.123Z | Downloaded serde_spanned v1.1.1 |
| 950 | 2026-08-20T20:45:45.123Z | Downloaded rustls-webpki v0.103.13 |
| 951 | 2026-08-20T20:45:45.123Z | Downloaded knus-derive v3.4.0 |
| 952 | 2026-08-20T20:45:45.130Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 953 | 2026-08-20T20:45:45.130Z | Downloaded topological-sort v0.2.2 |
| 954 | 2026-08-20T20:45:45.130Z | Downloaded num-complex v0.4.6 |
| 955 | 2026-08-20T20:45:45.133Z | Downloaded void v1.0.2 |
| 956 | 2026-08-20T20:45:45.133Z | Downloaded xattr v1.6.1 |
| 957 | 2026-08-20T20:45:45.137Z | Downloaded owo-colors v4.3.0 |
| 958 | 2026-08-20T20:45:45.141Z | Downloaded aes-gcm v0.11.0 |
| 959 | 2026-08-20T20:45:45.145Z | Downloaded darling_core v0.21.3 |
| 960 | 2026-08-20T20:45:45.149Z | Downloaded unicode-truncate v1.1.0 |
| 961 | 2026-08-20T20:45:45.154Z | Downloaded debug-ignore v1.0.5 |
| 962 | 2026-08-20T20:45:45.158Z | Downloaded num-bigint v0.4.6 |
| 963 | 2026-08-20T20:45:45.164Z | Downloaded primeorder v0.14.0 |
| 964 | 2026-08-20T20:45:45.168Z | Downloaded hashbrown v0.16.1 |
| 965 | 2026-08-20T20:45:45.168Z | Downloaded postgres-protocol v0.6.10 |
| 966 | 2026-08-20T20:45:45.168Z | Downloaded crc8 v0.1.1 |
| 967 | 2026-08-20T20:45:45.172Z | Downloaded rand_core v0.9.5 |
| 968 | 2026-08-20T20:45:45.175Z | Downloaded icu_normalizer_data v2.1.1 |
| 969 | 2026-08-20T20:45:45.175Z | Downloaded inout v0.2.2 |
| 970 | 2026-08-20T20:45:45.175Z | Downloaded instability v0.3.11 |
| 971 | 2026-08-20T20:45:45.178Z | Downloaded num-derive v0.4.2 |
| 972 | 2026-08-20T20:45:45.178Z | Downloaded hashbrown v0.15.5 |
| 973 | 2026-08-20T20:45:45.181Z | Downloaded aho-corasick v1.1.4 |
| 974 | 2026-08-20T20:45:45.184Z | Downloaded schemars_derive v0.8.22 |
| 975 | 2026-08-20T20:45:45.184Z | Downloaded slab v0.4.12 |
| 976 | 2026-08-20T20:45:45.185Z | Downloaded maplit v1.0.2 |
| 977 | 2026-08-20T20:45:45.188Z | Downloaded schemars v0.8.22 |
| 978 | 2026-08-20T20:45:45.195Z | Downloaded knus v3.4.0 |
| 979 | 2026-08-20T20:45:45.198Z | Downloaded tap v1.0.1 |
| 980 | 2026-08-20T20:45:45.198Z | Downloaded stable_deref_trait v1.2.1 |
| 981 | 2026-08-20T20:45:45.198Z | Downloaded support-bundle-viewer v0.1.2 |
| 982 | 2026-08-20T20:45:45.198Z | Downloaded tls_codec_derive v0.4.2 |
| 983 | 2026-08-20T20:45:45.198Z | Downloaded internet-checksum v0.2.1 |
| 984 | 2026-08-20T20:45:45.201Z | Downloaded is_ci v1.2.0 |
| 985 | 2026-08-20T20:45:45.201Z | Downloaded managed v0.8.0 |
| 986 | 2026-08-20T20:45:45.205Z | Downloaded percent-encoding v2.3.2 |
| 987 | 2026-08-20T20:45:45.208Z | Downloaded precomputed-hash v0.1.1 |
| 988 | 2026-08-20T20:45:45.208Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 989 | 2026-08-20T20:45:45.208Z | Downloaded zerovec v0.11.5 |
| 990 | 2026-08-20T20:45:45.213Z | Downloaded darling_core v0.23.0 |
| 991 | 2026-08-20T20:45:45.218Z | Downloaded tokio-tungstenite v0.23.1 |
| 992 | 2026-08-20T20:45:45.221Z | Downloaded unicode-bidi v0.3.18 |
| 993 | 2026-08-20T20:45:45.221Z | Downloaded zerocopy-derive v0.8.55 |
| 994 | 2026-08-20T20:45:45.553Z | Downloaded mio v1.2.0 |
| 995 | 2026-08-20T20:45:45.565Z | Downloaded vergen-lib v9.1.0 |
| 996 | 2026-08-20T20:45:45.565Z | Downloaded rustc-hash v2.1.1 |
| 997 | 2026-08-20T20:45:45.565Z | Downloaded signature v3.0.0 |
| 998 | 2026-08-20T20:45:45.565Z | Downloaded strip-ansi-escapes v0.2.1 |
| 999 | 2026-08-20T20:45:45.565Z | Downloaded hashbrown v0.14.5 |
| 1000 | 2026-08-20T20:45:45.565Z | Downloaded p384 v0.14.0 |
| 1001 | 2026-08-20T20:45:45.565Z | Downloaded const_format_proc_macros v0.2.34 |
| 1002 | 2026-08-20T20:45:45.565Z | Downloaded deranged v0.5.8 |
| 1003 | 2026-08-20T20:45:45.565Z | Downloaded crypto-common v0.2.2 |
| 1004 | 2026-08-20T20:45:45.565Z | Downloaded untrusted v0.9.0 |
| 1005 | 2026-08-20T20:45:45.565Z | Downloaded daft-derive v0.1.7 |
| 1006 | 2026-08-20T20:45:45.565Z | Downloaded ed25519 v3.0.0 |
| 1007 | 2026-08-20T20:45:45.565Z | Downloaded keccak v0.1.6 |
| 1008 | 2026-08-20T20:45:45.565Z | Downloaded digest v0.11.3 |
| 1009 | 2026-08-20T20:45:45.566Z | Downloaded derive-ex v0.1.8 |
| 1010 | 2026-08-20T20:45:45.566Z | Downloaded lazy_static v1.5.0 |
| 1011 | 2026-08-20T20:45:45.566Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1012 | 2026-08-20T20:45:45.566Z | Downloaded ed25519-dalek v2.2.0 |
| 1013 | 2026-08-20T20:45:45.566Z | Downloaded schemars v0.9.0 |
| 1014 | 2026-08-20T20:45:45.566Z | Downloaded darling_core v0.13.4 |
| 1015 | 2026-08-20T20:45:45.566Z | Downloaded icu_properties v2.1.2 |
| 1016 | 2026-08-20T20:45:45.566Z | Downloaded salsa20 v0.11.0 |
| 1017 | 2026-08-20T20:45:45.566Z | Downloaded normalize-line-endings v0.3.0 |
| 1018 | 2026-08-20T20:45:45.566Z | Downloaded num_enum_derive v0.5.11 |
| 1019 | 2026-08-20T20:45:45.566Z | Downloaded oso-derive v0.27.3 |
| 1020 | 2026-08-20T20:45:45.566Z | Downloaded zone_cfg_derive v0.3.1 |
| 1021 | 2026-08-20T20:45:45.566Z | Downloaded libsw-core v0.3.2 |
| 1022 | 2026-08-20T20:45:45.566Z | Downloaded rand_core v0.6.4 |
| 1023 | 2026-08-20T20:45:45.566Z | Downloaded rand_core v0.10.0 |
| 1024 | 2026-08-20T20:45:45.566Z | Downloaded module-lattice v0.2.3 |
| 1025 | 2026-08-20T20:45:45.566Z | Downloaded nanorand v0.7.0 |
| 1026 | 2026-08-20T20:45:45.566Z | Downloaded illumos-nvpair v0.3.0 |
| 1027 | 2026-08-20T20:45:45.566Z | Downloaded sec1 v0.8.1 |
| 1028 | 2026-08-20T20:45:45.566Z | Downloaded smf v0.2.3 |
| 1029 | 2026-08-20T20:45:45.567Z | Downloaded rustyline v14.0.0 |
| 1030 | 2026-08-20T20:45:45.567Z | Downloaded sha1 v0.10.6 |
| 1031 | 2026-08-20T20:45:45.567Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1032 | 2026-08-20T20:45:45.567Z | Downloaded pem-rfc7468 v0.7.0 |
| 1033 | 2026-08-20T20:45:45.567Z | Downloaded progenitor-macro v0.14.0 |
| 1034 | 2026-08-20T20:45:45.567Z | Downloaded der v0.7.10 |
| 1035 | 2026-08-20T20:45:45.567Z | Downloaded parse-display v0.10.0 |
| 1036 | 2026-08-20T20:45:45.567Z | Downloaded serde_path_to_error v0.1.20 |
| 1037 | 2026-08-20T20:45:45.567Z | Downloaded h2 v0.4.15 |
| 1038 | 2026-08-20T20:45:45.567Z | Downloaded papergrid v0.18.0 |
| 1039 | 2026-08-20T20:45:45.567Z | Downloaded structmeta-derive v0.3.0 |
| 1040 | 2026-08-20T20:45:45.567Z | Downloaded secrecy v0.8.0 |
| 1041 | 2026-08-20T20:45:45.567Z | Downloaded sqlparser_derive v0.5.0 |
| 1042 | 2026-08-20T20:45:45.567Z | Downloaded qorb v0.4.1 |
| 1043 | 2026-08-20T20:45:45.567Z | Downloaded strum_macros v0.27.2 |
| 1044 | 2026-08-20T20:45:45.567Z | Downloaded time-macros v0.2.27 |
| 1045 | 2026-08-20T20:45:45.567Z | Downloaded walkdir v2.5.0 |
| 1046 | 2026-08-20T20:45:45.567Z | Downloaded proc-macro-crate v3.4.0 |
| 1047 | 2026-08-20T20:45:45.567Z | Downloaded quick-error v1.2.3 |
| 1048 | 2026-08-20T20:45:45.567Z | Downloaded hkdf v0.13.0 |
| 1049 | 2026-08-20T20:45:45.568Z | Downloaded indent_write v2.2.0 |
| 1050 | 2026-08-20T20:45:45.568Z | Downloaded universal-hash v0.6.1 |
| 1051 | 2026-08-20T20:45:45.568Z | Downloaded xshell-macros v0.2.7 |
| 1052 | 2026-08-20T20:45:45.568Z | Downloaded typed-path v0.9.3 |
| 1053 | 2026-08-20T20:45:45.568Z | Downloaded packed_struct_codegen v0.10.1 |
| 1054 | 2026-08-20T20:45:45.568Z | Downloaded lock_api v0.4.14 |
| 1055 | 2026-08-20T20:45:45.568Z | Downloaded unicode-segmentation v1.12.0 |
| 1056 | 2026-08-20T20:45:45.568Z | Downloaded phf v0.12.1 |
| 1057 | 2026-08-20T20:45:45.568Z | Downloaded ctutils v0.4.2 |
| 1058 | 2026-08-20T20:45:45.568Z | Downloaded zstd v0.13.3 |
| 1059 | 2026-08-20T20:45:45.568Z | Downloaded digest-io v0.1.0 |
| 1060 | 2026-08-20T20:45:45.568Z | Downloaded difflib v0.4.0 |
| 1061 | 2026-08-20T20:45:45.568Z | Downloaded display-error-chain v0.2.2 |
| 1062 | 2026-08-20T20:45:45.568Z | Downloaded lru v0.12.5 |
| 1063 | 2026-08-20T20:45:45.568Z | Downloaded kstat-rs v0.2.5 |
| 1064 | 2026-08-20T20:45:45.568Z | Downloaded lru-cache v0.1.2 |
| 1065 | 2026-08-20T20:45:45.568Z | Downloaded rand_chacha v0.9.0 |
| 1066 | 2026-08-20T20:45:45.568Z | Downloaded parking_lot v0.11.2 |
| 1067 | 2026-08-20T20:45:45.568Z | Downloaded recursive v0.1.1 |
| 1068 | 2026-08-20T20:45:45.568Z | Downloaded supports-unicode v3.0.0 |
| 1069 | 2026-08-20T20:45:45.568Z | Downloaded winnow v0.6.26 |
| 1070 | 2026-08-20T20:45:45.569Z | Downloaded derive_more-impl v2.1.1 |
| 1071 | 2026-08-20T20:45:45.569Z | Downloaded zip v4.6.1 |
| 1072 | 2026-08-20T20:45:45.569Z | Downloaded scopeguard v1.2.0 |
| 1073 | 2026-08-20T20:45:45.569Z | Downloaded twox-hash v2.1.2 |
| 1074 | 2026-08-20T20:45:45.569Z | Downloaded crc32fast v1.5.0 |
| 1075 | 2026-08-20T20:45:45.569Z | Downloaded sha1 v0.11.0 |
| 1076 | 2026-08-20T20:45:45.569Z | Downloaded typify-macro v0.6.2 |
| 1077 | 2026-08-20T20:45:45.569Z | Downloaded blake3 v1.8.5 |
| 1078 | 2026-08-20T20:45:45.569Z | Downloaded poly1305 v0.8.0 |
| 1079 | 2026-08-20T20:45:45.569Z | Downloaded tower-layer v0.3.3 |
| 1080 | 2026-08-20T20:45:45.569Z | Downloaded prettyplease v0.2.37 |
| 1081 | 2026-08-20T20:45:45.569Z | Downloaded ed25519-dalek v3.0.0 |
| 1082 | 2026-08-20T20:45:45.569Z | Downloaded snafu-derive v0.8.9 |
| 1083 | 2026-08-20T20:45:45.569Z | Downloaded iana-time-zone v0.1.65 |
| 1084 | 2026-08-20T20:45:45.569Z | Downloaded dsl_auto_type v0.2.0 |
| 1085 | 2026-08-20T20:45:45.569Z | Downloaded dtrace-parser v0.3.0 |
| 1086 | 2026-08-20T20:45:45.569Z | Downloaded hyper-util v0.1.20 |
| 1087 | 2026-08-20T20:45:45.569Z | Downloaded data-encoding v2.10.0 |
| 1088 | 2026-08-20T20:45:45.569Z | Downloaded darling v0.21.3 |
| 1089 | 2026-08-20T20:45:45.569Z | Downloaded aws-lc-rs v1.16.3 |
| 1090 | 2026-08-20T20:45:45.569Z | Downloaded tokio-native-tls v0.3.1 |
| 1091 | 2026-08-20T20:45:45.569Z | Downloaded either v1.15.0 |
| 1092 | 2026-08-20T20:45:45.569Z | Downloaded icu_properties_data v2.1.2 |
| 1093 | 2026-08-20T20:45:45.569Z | Downloaded ignore v0.4.25 |
| 1094 | 2026-08-20T20:45:45.569Z | Downloaded constant_time_eq v0.4.2 |
| 1095 | 2026-08-20T20:45:45.578Z | Downloaded convert_case v0.10.0 |
| 1096 | 2026-08-20T20:45:45.578Z | Downloaded tabwriter v1.4.1 |
| 1097 | 2026-08-20T20:45:45.578Z | Downloaded sapling-renderdag v0.1.0 |
| 1098 | 2026-08-20T20:45:45.578Z | Downloaded unicode-xid v0.2.6 |
| 1099 | 2026-08-20T20:45:45.578Z | Downloaded num_enum_derive v0.7.6 |
| 1100 | 2026-08-20T20:45:45.578Z | Downloaded reqwest v0.13.2 |
| 1101 | 2026-08-20T20:45:45.578Z | Downloaded serde_urlencoded v0.7.1 |
| 1102 | 2026-08-20T20:45:45.578Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1103 | 2026-08-20T20:45:45.578Z | Downloaded resolv-conf v0.7.6 |
| 1104 | 2026-08-20T20:45:45.578Z | Downloaded trait-variant v0.1.2 |
| 1105 | 2026-08-20T20:45:45.578Z | Downloaded ryu v1.0.23 |
| 1106 | 2026-08-20T20:45:45.579Z | Downloaded ident_case v1.0.1 |
| 1107 | 2026-08-20T20:45:45.579Z | Downloaded md5 v0.8.0 |
| 1108 | 2026-08-20T20:45:45.579Z | Downloaded progenitor v0.14.0 |
| 1109 | 2026-08-20T20:45:45.579Z | Downloaded crossbeam-channel v0.5.15 |
| 1110 | 2026-08-20T20:45:45.579Z | Downloaded shlex v1.3.0 |
| 1111 | 2026-08-20T20:45:45.579Z | Downloaded hkdf v0.12.4 |
| 1112 | 2026-08-20T20:45:45.579Z | Downloaded tinyvec v1.10.0 |
| 1113 | 2026-08-20T20:45:45.579Z | Downloaded p521 v0.14.0 |
| 1114 | 2026-08-20T20:45:45.579Z | Downloaded sqlformat v0.3.5 |
| 1115 | 2026-08-20T20:45:45.579Z | Downloaded term v0.7.0 |
| 1116 | 2026-08-20T20:45:45.579Z | Downloaded want v0.3.1 |
| 1117 | 2026-08-20T20:45:45.579Z | Downloaded structmeta v0.3.0 |
| 1118 | 2026-08-20T20:45:45.579Z | Downloaded pretty_assertions v1.4.1 |
| 1119 | 2026-08-20T20:45:45.579Z | Downloaded bitvec v1.0.1 |
| 1120 | 2026-08-20T20:45:45.579Z | Downloaded drift v0.2.0 |
| 1121 | 2026-08-20T20:45:45.579Z | Downloaded zopfli v0.8.3 |
| 1122 | 2026-08-20T20:45:45.579Z | Downloaded rfc6979 v0.6.0 |
| 1123 | 2026-08-20T20:45:45.579Z | Downloaded native-tls v0.2.18 |
| 1124 | 2026-08-20T20:45:45.579Z | Downloaded ingot-types v0.2.0 |
| 1125 | 2026-08-20T20:45:45.579Z | Downloaded parking_lot_core v0.8.6 |
| 1126 | 2026-08-20T20:45:45.579Z | Downloaded try-lock v0.2.5 |
| 1127 | 2026-08-20T20:45:45.579Z | Downloaded newtype_derive v0.1.6 |
| 1128 | 2026-08-20T20:45:45.579Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1129 | 2026-08-20T20:45:45.579Z | Downloaded kem v0.3.0 |
| 1130 | 2026-08-20T20:45:45.579Z | Downloaded itertools v0.14.0 |
| 1131 | 2026-08-20T20:45:45.579Z | Downloaded predicates v3.1.4 |
| 1132 | 2026-08-20T20:45:45.579Z | Downloaded string_cache v0.8.9 |
| 1133 | 2026-08-20T20:45:45.579Z | Downloaded time-core v0.1.8 |
| 1134 | 2026-08-20T20:45:45.579Z | Downloaded minimal-lexical v0.2.1 |
| 1135 | 2026-08-20T20:45:45.579Z | Downloaded snafu v0.8.9 |
| 1136 | 2026-08-20T20:45:45.579Z | Downloaded slog-async v2.8.0 |
| 1137 | 2026-08-20T20:45:45.579Z | Downloaded phc v0.6.1 |
| 1138 | 2026-08-20T20:45:45.579Z | Downloaded typify v0.6.2 |
| 1139 | 2026-08-20T20:45:45.579Z | Downloaded waitgroup v0.1.2 |
| 1140 | 2026-08-20T20:45:45.579Z | Downloaded postcard v1.1.3 |
| 1141 | 2026-08-20T20:45:45.579Z | Downloaded url v2.5.8 |
| 1142 | 2026-08-20T20:45:45.579Z | Downloaded whoami v2.1.0 |
| 1143 | 2026-08-20T20:45:45.579Z | Downloaded nu-ansi-term v0.50.3 |
| 1144 | 2026-08-20T20:45:45.580Z | Downloaded serde_with v3.21.0 |
| 1145 | 2026-08-20T20:45:45.580Z | Downloaded tar v0.4.46 |
| 1146 | 2026-08-20T20:45:45.580Z | Downloaded keccak v0.2.0 |
| 1147 | 2026-08-20T20:45:45.580Z | Downloaded peg v0.8.5 |
| 1148 | 2026-08-20T20:45:45.580Z | Downloaded rustls-pki-types v1.14.0 |
| 1149 | 2026-08-20T20:45:45.580Z | Downloaded signal-hook v0.3.18 |
| 1150 | 2026-08-20T20:45:45.580Z | Downloaded sponge-cursor v0.1.0 |
| 1151 | 2026-08-20T20:45:45.580Z | Downloaded rtoolbox v0.0.3 |
| 1152 | 2026-08-20T20:45:45.580Z | Downloaded vergen-lib v0.1.6 |
| 1153 | 2026-08-20T20:45:45.580Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1154 | 2026-08-20T20:45:45.580Z | Downloaded simd-adler32 v0.3.8 |
| 1155 | 2026-08-20T20:45:45.580Z | Downloaded darling v0.23.0 |
| 1156 | 2026-08-20T20:45:45.580Z | Downloaded derive_builder v0.20.2 |
| 1157 | 2026-08-20T20:45:45.580Z | Downloaded tower-http v0.6.8 |
| 1158 | 2026-08-20T20:45:45.580Z | Downloaded icu_normalizer v2.1.1 |
| 1159 | 2026-08-20T20:45:45.580Z | Downloaded zip v0.6.6 |
| 1160 | 2026-08-20T20:45:45.580Z | Downloaded russh-util v0.52.0 |
| 1161 | 2026-08-20T20:45:45.580Z | Downloaded libsw v3.5.0 |
| 1162 | 2026-08-20T20:45:45.586Z | Downloaded sync-ptr v0.1.4 |
| 1163 | 2026-08-20T20:45:45.586Z | Downloaded iri-string v0.7.10 |
| 1164 | 2026-08-20T20:45:45.586Z | Downloaded peg-macros v0.8.5 |
| 1165 | 2026-08-20T20:45:45.586Z | Downloaded ppv-lite86 v0.2.21 |
| 1166 | 2026-08-20T20:45:45.586Z | Downloaded progenitor v0.13.0 |
| 1167 | 2026-08-20T20:45:45.586Z | Downloaded humantime v2.3.0 |
| 1168 | 2026-08-20T20:45:45.589Z | Downloaded iddqd v0.4.2 |
| 1169 | 2026-08-20T20:45:45.594Z | Downloaded serde_with v1.14.0 |
| 1170 | 2026-08-20T20:45:45.594Z | Downloaded crossbeam-epoch v0.9.18 |
| 1171 | 2026-08-20T20:45:45.597Z | Downloaded serde-hex v0.1.0 |
| 1172 | 2026-08-20T20:45:45.597Z | Downloaded crossbeam-deque v0.8.6 |
| 1173 | 2026-08-20T20:45:45.597Z | Downloaded defmt v0.3.100 |
| 1174 | 2026-08-20T20:45:45.597Z | Downloaded ml-kem v0.3.2 |
| 1175 | 2026-08-20T20:45:45.602Z | Downloaded unicase v2.9.0 |
| 1176 | 2026-08-20T20:45:45.602Z | Downloaded derive-where v1.6.0 |
| 1177 | 2026-08-20T20:45:45.602Z | Downloaded mime_guess v2.0.5 |
| 1178 | 2026-08-20T20:45:45.605Z | Downloaded csv-core v0.1.13 |
| 1179 | 2026-08-20T20:45:45.608Z | Downloaded bindgen v0.71.1 |
| 1180 | 2026-08-20T20:45:45.612Z | Downloaded num-conv v0.2.0 |
| 1181 | 2026-08-20T20:45:45.619Z | Downloaded test-strategy v0.4.5 |
| 1182 | 2026-08-20T20:45:45.640Z | Downloaded yasna v0.5.2 |
| 1183 | 2026-08-20T20:45:45.640Z | Downloaded vergen-gitcl v1.0.8 |
| 1184 | 2026-08-20T20:45:45.640Z | Downloaded miette-derive v7.6.0 |
| 1185 | 2026-08-20T20:45:45.641Z | Downloaded zstd-safe v7.2.4 |
| 1186 | 2026-08-20T20:45:45.644Z | Downloaded indexmap v1.9.3 |
| 1187 | 2026-08-20T20:45:45.647Z | Downloaded der_derive v0.7.3 |
| 1188 | 2026-08-20T20:45:45.652Z | Downloaded libm v0.2.16 |
| 1189 | 2026-08-20T20:45:45.655Z | Downloaded tough v0.22.0 |
| 1190 | 2026-08-20T20:45:45.658Z | Downloaded nom v8.0.0 |
| 1191 | 2026-08-20T20:45:45.661Z | Downloaded jiff-core v0.1.0 |
| 1192 | 2026-08-20T20:45:45.664Z | Downloaded spin v0.9.8 |
| 1193 | 2026-08-20T20:45:45.668Z | Downloaded libloading v0.8.9 |
| 1194 | 2026-08-20T20:45:45.668Z | Downloaded des v0.9.0 |
| 1195 | 2026-08-20T20:45:45.668Z | Downloaded strum_macros v0.26.4 |
| 1196 | 2026-08-20T20:45:45.668Z | Downloaded rayon v1.11.0 |
| 1197 | 2026-08-20T20:45:45.674Z | Downloaded git2 v0.20.4 |
| 1198 | 2026-08-20T20:45:45.678Z | Downloaded serde_derive_internals v0.29.1 |
| 1199 | 2026-08-20T20:45:45.681Z | Downloaded pkg-config v0.3.32 |
| 1200 | 2026-08-20T20:45:45.681Z | Downloaded reedline v0.40.0 |
| 1201 | 2026-08-20T20:45:45.684Z | Downloaded diesel_derives v2.3.7 |
| 1202 | 2026-08-20T20:45:45.687Z | Downloaded oso v0.27.3 |
| 1203 | 2026-08-20T20:45:45.690Z | Downloaded hyper-rustls v0.27.7 |
| 1204 | 2026-08-20T20:45:45.690Z | Downloaded const_format v0.2.35 |
| 1205 | 2026-08-20T20:45:45.695Z | Downloaded crypto-primes v0.7.2 |
| 1206 | 2026-08-20T20:45:45.698Z | Downloaded dropshot-api-manager v0.8.0 |
| 1207 | 2026-08-20T20:45:45.702Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1208 | 2026-08-20T20:45:45.707Z | Downloaded elliptic-curve v0.13.8 |
| 1209 | 2026-08-20T20:45:45.710Z | Downloaded tokio-postgres v0.7.16 |
| 1210 | 2026-08-20T20:45:45.713Z | Downloaded libxml v0.3.3 |
| 1211 | 2026-08-20T20:45:45.717Z | Downloaded cookie v0.18.1 |
| 1212 | 2026-08-20T20:45:45.720Z | Downloaded ron v0.8.1 |
| 1213 | 2026-08-20T20:45:45.723Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1214 | 2026-08-20T20:45:45.723Z | Downloaded chrono v0.4.45 |
| 1215 | 2026-08-20T20:45:45.728Z | Downloaded slog v2.8.2 |
| 1216 | 2026-08-20T20:45:45.731Z | Downloaded sha3 v0.12.0 |
| 1217 | 2026-08-20T20:45:45.731Z | Downloaded yansi v1.0.1 |
| 1218 | 2026-08-20T20:45:45.734Z | Downloaded pin-project v1.1.11 |
| 1219 | 2026-08-20T20:45:45.738Z | Downloaded pkcs5 v0.8.1 |
| 1220 | 2026-08-20T20:45:45.741Z | Downloaded similar v2.7.0 |
| 1221 | 2026-08-20T20:45:45.744Z | Downloaded num-traits v0.2.19 |
| 1222 | 2026-08-20T20:45:45.747Z | Downloaded itertools v0.10.5 |
| 1223 | 2026-08-20T20:45:45.750Z | Downloaded goblin v0.10.5 |
| 1224 | 2026-08-20T20:45:45.754Z | Downloaded miniz_oxide v0.8.9 |
| 1225 | 2026-08-20T20:45:45.754Z | Downloaded tower v0.5.3 |
| 1226 | 2026-08-20T20:45:45.758Z | Downloaded miette v7.6.0 |
| 1227 | 2026-08-20T20:45:45.762Z | Downloaded openssl-sys v0.9.117 |
| 1228 | 2026-08-20T20:45:45.765Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1229 | 2026-08-20T20:45:45.769Z | Downloaded publicsuffix v2.3.0 |
| 1230 | 2026-08-20T20:45:45.772Z | Downloaded toml v0.7.8 |
| 1231 | 2026-08-20T20:45:45.775Z | Downloaded schemars v1.2.1 |
| 1232 | 2026-08-20T20:45:45.783Z | Downloaded unicode-normalization v0.1.25 |
| 1233 | 2026-08-20T20:45:45.786Z | Downloaded petname v2.0.2 |
| 1234 | 2026-08-20T20:45:45.790Z | Downloaded polar-core v0.27.3 |
| 1235 | 2026-08-20T20:45:45.794Z | Downloaded itertools v0.15.0 |
| 1236 | 2026-08-20T20:45:45.800Z | Downloaded regex v1.12.3 |
| 1237 | 2026-08-20T20:45:45.803Z | Downloaded crypto-bigint v0.5.5 |
| 1238 | 2026-08-20T20:45:45.806Z | Downloaded rand v0.10.1 |
| 1239 | 2026-08-20T20:45:45.810Z | Downloaded zlib-rs v0.6.2 |
| 1240 | 2026-08-20T20:45:45.813Z | Downloaded hyper v1.10.1 |
| 1241 | 2026-08-20T20:45:45.819Z | Downloaded lalrpop v0.19.12 |
| 1242 | 2026-08-20T20:45:45.836Z | Downloaded icu_collections v2.1.1 |
| 1243 | 2026-08-20T20:45:45.853Z | Downloaded rawzip v0.4.4 |
| 1244 | 2026-08-20T20:45:45.856Z | Downloaded toml_edit v0.19.15 |
| 1245 | 2026-08-20T20:45:45.866Z | Downloaded gimli v0.32.3 |
| 1246 | 2026-08-20T20:45:45.872Z | Downloaded tokio-util v0.7.18 |
| 1247 | 2026-08-20T20:45:45.878Z | Downloaded tabled v0.21.0 |
| 1248 | 2026-08-20T20:45:45.888Z | Downloaded der v0.8.0 |
| 1249 | 2026-08-20T20:45:45.896Z | Downloaded bstr v1.12.1 |
| 1250 | 2026-08-20T20:45:45.902Z | Downloaded crossterm v0.28.1 |
| 1251 | 2026-08-20T20:45:45.906Z | Downloaded moka v0.12.13 |
| 1252 | 2026-08-20T20:45:45.911Z | Downloaded itertools v0.12.1 |
| 1253 | 2026-08-20T20:45:45.915Z | Downloaded winnow v0.5.40 |
| 1254 | 2026-08-20T20:45:45.920Z | Downloaded nix v0.27.1 |
| 1255 | 2026-08-20T20:45:45.927Z | Downloaded portable-atomic v1.13.1 |
| 1256 | 2026-08-20T20:45:45.931Z | Downloaded winnow v1.0.3 |
| 1257 | 2026-08-20T20:45:45.944Z | Downloaded salty v0.3.0 |
| 1258 | 2026-08-20T20:45:45.948Z | Downloaded time v0.3.47 |
| 1259 | 2026-08-20T20:45:45.956Z | Downloaded object v0.30.4 |
| 1260 | 2026-08-20T20:45:45.964Z | Downloaded crossterm v0.29.0 |
| 1261 | 2026-08-20T20:45:45.967Z | Downloaded idna v1.1.0 |
| 1262 | 2026-08-20T20:45:45.970Z | Downloaded itertools v0.13.0 |
| 1263 | 2026-08-20T20:45:45.973Z | Downloaded p384 v0.13.1 |
| 1264 | 2026-08-20T20:45:45.976Z | Downloaded proptest v1.11.0 |
| 1265 | 2026-08-20T20:45:45.982Z | Downloaded radix_trie v0.2.1 |
| 1266 | 2026-08-20T20:45:45.985Z | Downloaded regex-syntax v0.6.29 |
| 1267 | 2026-08-20T20:45:45.990Z | Downloaded reqwest v0.12.28 |
| 1268 | 2026-08-20T20:45:45.994Z | Downloaded regex-syntax v0.8.10 |
| 1269 | 2026-08-20T20:45:46.013Z | Downloaded russh v0.62.4 |
| 1270 | 2026-08-20T20:45:46.018Z | Downloaded smoltcp v0.9.1 |
| 1271 | 2026-08-20T20:45:46.024Z | Downloaded vcpkg v0.2.15 |
| 1272 | 2026-08-20T20:45:46.052Z | Downloaded quick-xml v0.37.5 |
| 1273 | 2026-08-20T20:45:46.056Z | Downloaded hickory-proto v0.24.4 |
| 1274 | 2026-08-20T20:45:46.063Z | Downloaded regress v0.10.5 |
| 1275 | 2026-08-20T20:45:46.067Z | Downloaded openssl v0.10.80 |
| 1276 | 2026-08-20T20:45:46.073Z | Downloaded rustix v0.38.44 |
| 1277 | 2026-08-20T20:45:46.088Z | Downloaded nix v0.31.2 |
| 1278 | 2026-08-20T20:45:46.095Z | Downloaded quinn-proto v0.11.16 |
| 1279 | 2026-08-20T20:45:46.100Z | Downloaded zerocopy v0.8.55 |
| 1280 | 2026-08-20T20:45:46.113Z | Downloaded curve25519-dalek v4.1.3 |
| 1281 | 2026-08-20T20:45:46.117Z | Downloaded object v0.37.3 |
| 1282 | 2026-08-20T20:45:46.124Z | Downloaded hickory-proto v0.25.2 |
| 1283 | 2026-08-20T20:45:46.133Z | Downloaded sqlparser v0.61.0 |
| 1284 | 2026-08-20T20:45:46.139Z | Downloaded smoltcp v0.11.0 |
| 1285 | 2026-08-20T20:45:46.148Z | Downloaded nix v0.28.0 |
| 1286 | 2026-08-20T20:45:46.154Z | Downloaded crypto-bigint v0.7.5 |
| 1287 | 2026-08-20T20:45:46.164Z | Downloaded regress v0.11.1 |
| 1288 | 2026-08-20T20:45:46.169Z | Downloaded rustls v0.23.41 |
| 1289 | 2026-08-20T20:45:46.176Z | Downloaded curve25519-dalek v5.0.0 |
| 1290 | 2026-08-20T20:45:46.181Z | Downloaded openapiv3 v2.2.0 |
| 1291 | 2026-08-20T20:45:46.187Z | Downloaded sha3 v0.11.0 |
| 1292 | 2026-08-20T20:45:46.191Z | Downloaded sled v0.34.7 |
| 1293 | 2026-08-20T20:45:46.195Z | Downloaded tracing v0.1.44 |
| 1294 | 2026-08-20T20:45:46.207Z | Downloaded dropshot v0.17.1 |
| 1295 | 2026-08-20T20:45:46.221Z | Downloaded typify-impl v0.6.2 |
| 1296 | 2026-08-20T20:45:46.239Z | Downloaded ratatui v0.29.0 |
| 1297 | 2026-08-20T20:45:46.253Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1298 | 2026-08-20T20:45:46.260Z | Downloaded diesel v2.3.7 |
| 1299 | 2026-08-20T20:45:46.276Z | Downloaded zerocopy-derive v0.6.6 |
| 1300 | 2026-08-20T20:45:46.281Z | Downloaded regex-automata v0.4.14 |
| 1301 | 2026-08-20T20:45:46.290Z | Downloaded petgraph v0.8.3 |
| 1302 | 2026-08-20T20:45:46.322Z | Downloaded sha3 v0.10.8 |
| 1303 | 2026-08-20T20:45:46.325Z | Downloaded petgraph v0.6.5 |
| 1304 | 2026-08-20T20:45:46.338Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1305 | 2026-08-20T20:45:46.350Z | Downloaded chrono-tz v0.10.4 |
| 1306 | 2026-08-20T20:45:46.360Z | Downloaded tokio v1.52.1 |
| 1307 | 2026-08-20T20:45:46.384Z | Downloaded jiff v0.2.34 |
| 1308 | 2026-08-20T20:45:46.393Z | Downloaded libz-sys v1.1.24 |
| 1309 | 2026-08-20T20:45:46.405Z | Downloaded encoding_rs v0.8.35 |
| 1310 | 2026-08-20T20:45:46.418Z | Downloaded csv v1.4.0 |
| 1311 | 2026-08-20T20:45:46.429Z | Downloaded ring v0.17.14 |
| 1312 | 2026-08-20T20:45:46.522Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1313 | 2026-08-20T20:45:47.027Z | Downloaded aws-lc-sys v0.40.0 |
| 1314 | 2026-08-20T20:45:47.316Z | Compiling serde_core v1.0.228 |
| 1315 | 2026-08-20T20:45:47.316Z | Compiling libc v0.2.185 |
| 1316 | 2026-08-20T20:45:47.316Z | Compiling serde v1.0.228 |
| 1317 | 2026-08-20T20:45:47.325Z | Compiling log v0.4.33 |
| 1318 | 2026-08-20T20:45:47.326Z | Compiling smallvec v1.15.1 |
| 1319 | 2026-08-20T20:45:47.326Z | Compiling shlex v1.3.0 |
| 1320 | 2026-08-20T20:45:47.326Z | Compiling find-msvc-tools v0.1.9 |
| 1321 | 2026-08-20T20:45:47.449Z | Compiling subtle v2.6.1 |
| 1322 | 2026-08-20T20:45:47.504Z | Compiling scopeguard v1.2.0 |
| 1323 | 2026-08-20T20:45:47.543Z | Compiling stable_deref_trait v1.2.1 |
| 1324 | 2026-08-20T20:45:47.543Z | Compiling typenum v1.20.1 |
| 1325 | 2026-08-20T20:45:47.543Z | Compiling zerocopy v0.8.55 |
| 1326 | 2026-08-20T20:45:47.543Z | Compiling portable-atomic v1.13.1 |
| 1327 | 2026-08-20T20:45:47.547Z | Compiling serde_json v1.0.151 |
| 1328 | 2026-08-20T20:45:47.585Z | Compiling syn v2.0.117 |
| 1329 | 2026-08-20T20:45:47.604Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-08-20T20:45:47.641Z | Compiling lock_api v0.4.14 |
| 1331 | 2026-08-20T20:45:47.661Z | Compiling libm v0.2.16 |
| 1332 | 2026-08-20T20:45:47.692Z | Compiling num-traits v0.2.19 |
| 1333 | 2026-08-20T20:45:47.713Z | Compiling pkg-config v0.3.32 |
| 1334 | 2026-08-20T20:45:47.713Z | Compiling generic-array v0.14.7 |
| 1335 | 2026-08-20T20:45:47.727Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-08-20T20:45:47.765Z | Compiling const-oid v0.9.6 |
| 1337 | 2026-08-20T20:45:47.787Z | Compiling pin-project-lite v0.2.17 |
| 1338 | 2026-08-20T20:45:47.800Z | Compiling getrandom v0.3.4 |
| 1339 | 2026-08-20T20:45:47.873Z | Compiling futures-core v0.3.32 |
| 1340 | 2026-08-20T20:45:47.908Z | Compiling litemap v0.8.1 |
| 1341 | 2026-08-20T20:45:47.929Z | Compiling writeable v0.6.2 |
| 1342 | 2026-08-20T20:45:47.998Z | Compiling percent-encoding v2.3.2 |
| 1343 | 2026-08-20T20:45:48.018Z | Compiling icu_properties_data v2.1.2 |
| 1344 | 2026-08-20T20:45:48.050Z | Compiling icu_normalizer_data v2.1.1 |
| 1345 | 2026-08-20T20:45:48.070Z | Compiling rustix v1.1.4 |
| 1346 | 2026-08-20T20:45:48.113Z | Compiling getrandom v0.4.3 |
| 1347 | 2026-08-20T20:45:48.159Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-08-20T20:45:48.159Z | Compiling rand_core v0.10.0 |
| 1349 | 2026-08-20T20:45:48.211Z | Compiling futures-channel v0.3.32 |
| 1350 | 2026-08-20T20:45:48.231Z | Compiling futures-task v0.3.32 |
| 1351 | 2026-08-20T20:45:48.258Z | Compiling utf8_iter v1.0.4 |
| 1352 | 2026-08-20T20:45:48.329Z | Compiling futures-io v0.3.32 |
| 1353 | 2026-08-20T20:45:48.388Z | Compiling errno v0.3.14 |
| 1354 | 2026-08-20T20:45:48.450Z | Compiling jobserver v0.1.34 |
| 1355 | 2026-08-20T20:45:48.458Z | Compiling getrandom v0.2.17 |
| 1356 | 2026-08-20T20:45:48.458Z | Compiling mio v1.2.0 |
| 1357 | 2026-08-20T20:45:48.458Z | Compiling socket2 v0.6.3 |
| 1358 | 2026-08-20T20:45:48.465Z | Compiling slab v0.4.12 |
| 1359 | 2026-08-20T20:45:48.510Z | Compiling signal-hook-registry v1.4.8 |
| 1360 | 2026-08-20T20:45:48.514Z | Compiling form_urlencoded v1.2.2 |
| 1361 | 2026-08-20T20:45:48.566Z | Compiling once_cell v1.21.3 |
| 1362 | 2026-08-20T20:45:48.578Z | Compiling rand_core v0.6.4 |
| 1363 | 2026-08-20T20:45:48.635Z | Compiling cc v1.2.56 |
| 1364 | 2026-08-20T20:45:48.656Z | Compiling parking_lot v0.12.5 |
| 1365 | 2026-08-20T20:45:48.723Z | Compiling rustversion v1.0.22 |
| 1366 | 2026-08-20T20:45:48.757Z | Compiling base64ct v1.8.3 |
| 1367 | 2026-08-20T20:45:48.758Z | Compiling iana-time-zone v0.1.65 |
| 1368 | 2026-08-20T20:45:48.794Z | Compiling ident_case v1.0.1 |
| 1369 | 2026-08-20T20:45:48.822Z | Compiling fs_extra v1.3.0 |
| 1370 | 2026-08-20T20:45:48.837Z | Compiling regex-syntax v0.8.10 |
| 1371 | 2026-08-20T20:45:48.872Z | Compiling dunce v1.0.5 |
| 1372 | 2026-08-20T20:45:48.888Z | Compiling flagset v0.4.7 |
| 1373 | 2026-08-20T20:45:48.916Z | Compiling rand_core v0.9.5 |
| 1374 | 2026-08-20T20:45:48.931Z | Compiling base64 v0.22.1 |
| 1375 | 2026-08-20T20:45:48.945Z | Compiling syn v1.0.109 |
| 1376 | 2026-08-20T20:45:48.990Z | Compiling vcpkg v0.2.15 |
| 1377 | 2026-08-20T20:45:49.009Z | Compiling pem-rfc7468 v0.7.0 |
| 1378 | 2026-08-20T20:45:49.045Z | Compiling tracing-core v0.1.36 |
| 1379 | 2026-08-20T20:45:49.057Z | Compiling aws-lc-rs v1.16.3 |
| 1380 | 2026-08-20T20:45:49.057Z | Compiling dyn-clone v1.0.20 |
| 1381 | 2026-08-20T20:45:49.109Z | Compiling schemars v0.8.22 |
| 1382 | 2026-08-20T20:45:49.169Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-08-20T20:45:49.267Z | Compiling simd-adler32 v0.3.8 |
| 1384 | 2026-08-20T20:45:49.282Z | Compiling spin v0.9.8 |
| 1385 | 2026-08-20T20:45:49.302Z | Compiling cmov v0.5.4 |
| 1386 | 2026-08-20T20:45:49.321Z | Compiling crc32fast v1.5.0 |
| 1387 | 2026-08-20T20:45:49.387Z | Compiling adler2 v2.0.1 |
| 1388 | 2026-08-20T20:45:49.440Z | Compiling cmake v0.1.57 |
| 1389 | 2026-08-20T20:45:49.470Z | Compiling tinyvec_macros v0.1.1 |
| 1390 | 2026-08-20T20:45:49.530Z | Compiling openssl-probe v0.2.1 |
| 1391 | 2026-08-20T20:45:49.547Z | Compiling httparse v1.10.1 |
| 1392 | 2026-08-20T20:45:49.547Z | Compiling tinyvec v1.10.0 |
| 1393 | 2026-08-20T20:45:49.577Z | Compiling ctutils v0.4.2 |
| 1394 | 2026-08-20T20:45:49.578Z | Compiling miniz_oxide v0.8.9 |
| 1395 | 2026-08-20T20:45:49.581Z | Compiling aho-corasick v1.1.4 |
| 1396 | 2026-08-20T20:45:49.684Z | Compiling bitflags v2.11.0 |
| 1397 | 2026-08-20T20:45:49.730Z | Compiling semver v1.0.28 |
| 1398 | 2026-08-20T20:45:49.829Z | Compiling indexmap v2.14.0 |
| 1399 | 2026-08-20T20:45:49.832Z | Compiling uuid v1.23.4 |
| 1400 | 2026-08-20T20:45:49.876Z | Compiling tower-layer v0.3.3 |
| 1401 | 2026-08-20T20:45:49.876Z | Compiling try-lock v0.2.5 |
| 1402 | 2026-08-20T20:45:49.940Z | Compiling atomic-waker v1.1.2 |
| 1403 | 2026-08-20T20:45:49.954Z | Compiling rustc_version v0.4.1 |
| 1404 | 2026-08-20T20:45:49.973Z | Compiling radium v0.7.0 |
| 1405 | 2026-08-20T20:45:50.010Z | Compiling untrusted v0.7.1 |
| 1406 | 2026-08-20T20:45:50.055Z | Compiling tower-service v0.3.3 |
| 1407 | 2026-08-20T20:45:50.071Z | Compiling want v0.3.1 |
| 1408 | 2026-08-20T20:45:50.162Z | Compiling httpdate v1.0.3 |
| 1409 | 2026-08-20T20:45:50.244Z | Compiling untrusted v0.9.0 |
| 1410 | 2026-08-20T20:45:50.259Z | Compiling rustls v0.23.41 |
| 1411 | 2026-08-20T20:45:50.295Z | Compiling openssl v0.10.80 |
| 1412 | 2026-08-20T20:45:50.310Z | Compiling tap v1.0.1 |
| 1413 | 2026-08-20T20:45:50.313Z | Compiling aws-lc-sys v0.40.0 |
| 1414 | 2026-08-20T20:45:50.370Z | Compiling openssl-sys v0.9.117 |
| 1415 | 2026-08-20T20:45:50.400Z | Compiling maybe-uninit v2.0.0 |
| 1416 | 2026-08-20T20:45:50.429Z | Compiling foreign-types-shared v0.1.1 |
| 1417 | 2026-08-20T20:45:50.447Z | Compiling wyz v0.5.1 |
| 1418 | 2026-08-20T20:45:50.461Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1419 | 2026-08-20T20:45:50.502Z | Compiling synstructure v0.13.2 |
| 1420 | 2026-08-20T20:45:50.531Z | Compiling serde_derive_internals v0.29.1 |
| 1421 | 2026-08-20T20:45:50.547Z | Compiling pest_generator v2.8.6 |
| 1422 | 2026-08-20T20:45:50.563Z | Compiling regex-automata v0.4.14 |
| 1423 | 2026-08-20T20:45:50.579Z | Compiling darling_core v0.20.11 |
| 1424 | 2026-08-20T20:45:50.660Z | Compiling foreign-types v0.3.2 |
| 1425 | 2026-08-20T20:45:50.742Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1426 | 2026-08-20T20:45:50.895Z | Compiling terminal_size v0.4.3 |
| 1427 | 2026-08-20T20:45:50.910Z | Compiling tempfile v3.27.0 |
| 1428 | 2026-08-20T20:45:51.001Z | Compiling unicode-normalization v0.1.25 |
| 1429 | 2026-08-20T20:45:51.057Z | Compiling num-integer v0.1.46 |
| 1430 | 2026-08-20T20:45:51.061Z | Compiling wait-timeout v0.2.1 |
| 1431 | 2026-08-20T20:45:51.091Z | Compiling ahash v0.8.12 |
| 1432 | 2026-08-20T20:45:51.128Z | Compiling num-bigint-dig v0.8.6 |
| 1433 | 2026-08-20T20:45:51.291Z | Compiling time-core v0.1.8 |
| 1434 | 2026-08-20T20:45:51.308Z | Compiling funty v2.0.0 |
| 1435 | 2026-08-20T20:45:51.328Z | Compiling packed_struct v0.10.1 |
| 1436 | 2026-08-20T20:45:51.347Z | Compiling powerfmt v0.2.0 |
| 1437 | 2026-08-20T20:45:51.363Z | Compiling bit-vec v0.8.0 |
| 1438 | 2026-08-20T20:45:51.363Z | Compiling native-tls v0.2.18 |
| 1439 | 2026-08-20T20:45:51.405Z | Compiling num-conv v0.2.0 |
| 1440 | 2026-08-20T20:45:51.420Z | Compiling quick-error v1.2.3 |
| 1441 | 2026-08-20T20:45:51.457Z | Compiling clap_builder v4.6.0 |
| 1442 | 2026-08-20T20:45:51.513Z | Compiling rusty-fork v0.3.1 |
| 1443 | 2026-08-20T20:45:51.532Z | Compiling deranged v0.5.8 |
| 1444 | 2026-08-20T20:45:51.564Z | Compiling time-macros v0.2.27 |
| 1445 | 2026-08-20T20:45:51.580Z | Compiling bit-set v0.8.0 |
| 1446 | 2026-08-20T20:45:51.604Z | Compiling num-iter v0.1.45 |
| 1447 | 2026-08-20T20:45:51.649Z | Compiling bitvec v1.0.1 |
| 1448 | 2026-08-20T20:45:51.737Z | Compiling lazy_static v1.5.0 |
| 1449 | 2026-08-20T20:45:51.765Z | Compiling rand_xorshift v0.4.0 |
| 1450 | 2026-08-20T20:45:51.779Z | Compiling sync_wrapper v1.0.2 |
| 1451 | 2026-08-20T20:45:51.846Z | Compiling indexmap v1.9.3 |
| 1452 | 2026-08-20T20:45:51.867Z | Compiling paste v1.0.15 |
| 1453 | 2026-08-20T20:45:51.903Z | Compiling crc-catalog v2.4.0 |
| 1454 | 2026-08-20T20:45:51.936Z | Compiling usdt-impl v0.6.0 |
| 1455 | 2026-08-20T20:45:51.951Z | Compiling nodrop v0.1.14 |
| 1456 | 2026-08-20T20:45:52.013Z | Compiling num_threads v0.1.7 |
| 1457 | 2026-08-20T20:45:52.054Z | Compiling siphasher v1.0.2 |
| 1458 | 2026-08-20T20:45:52.057Z | Compiling zlib-rs v0.6.2 |
| 1459 | 2026-08-20T20:45:52.125Z | Compiling crossbeam-utils v0.8.21 |
| 1460 | 2026-08-20T20:45:52.162Z | Compiling unarray v0.1.4 |
| 1461 | 2026-08-20T20:45:52.176Z | Compiling object v0.37.3 |
| 1462 | 2026-08-20T20:45:52.277Z | Compiling serde_derive v1.0.228 |
| 1463 | 2026-08-20T20:45:52.291Z | Compiling zeroize_derive v1.5.0 |
| 1464 | 2026-08-20T20:45:52.316Z | Compiling zerofrom-derive v0.1.6 |
| 1465 | 2026-08-20T20:45:52.438Z | Compiling zerocopy-derive v0.8.55 |
| 1466 | 2026-08-20T20:45:52.468Z | Compiling yoke-derive v0.8.1 |
| 1467 | 2026-08-20T20:45:52.590Z | Compiling zerovec-derive v0.11.2 |
| 1468 | 2026-08-20T20:45:52.636Z | Compiling displaydoc v0.2.5 |
| 1469 | 2026-08-20T20:45:52.705Z | Compiling tokio-macros v2.7.0 |
| 1470 | 2026-08-20T20:45:52.986Z | Compiling futures-macro v0.3.32 |
| 1471 | 2026-08-20T20:45:53.017Z | Compiling thiserror-impl v2.0.18 |
| 1472 | 2026-08-20T20:45:53.203Z | Compiling der_derive v0.7.3 |
| 1473 | 2026-08-20T20:45:53.441Z | Compiling tracing-attributes v0.1.31 |
| 1474 | 2026-08-20T20:45:53.516Z | Compiling schemars_derive v0.8.22 |
| 1475 | 2026-08-20T20:45:53.550Z | Compiling pest_derive v2.8.6 |
| 1476 | 2026-08-20T20:45:53.719Z | Compiling scroll_derive v0.13.1 |
| 1477 | 2026-08-20T20:45:53.799Z | Compiling darling_macro v0.20.11 |
| 1478 | 2026-08-20T20:45:53.819Z | Compiling zerofrom v0.1.6 |
| 1479 | 2026-08-20T20:45:53.897Z | Compiling futures-util v0.3.32 |
| 1480 | 2026-08-20T20:45:53.962Z | Compiling yoke v0.8.1 |
| 1481 | 2026-08-20T20:45:54.056Z | Compiling thiserror-impl v1.0.69 |
| 1482 | 2026-08-20T20:45:54.221Z | Compiling zerovec v0.11.5 |
| 1483 | 2026-08-20T20:45:54.300Z | Compiling zerotrie v0.2.3 |
| 1484 | 2026-08-20T20:45:54.336Z | Compiling openssl-macros v0.1.1 |
| 1485 | 2026-08-20T20:45:54.427Z | Compiling thiserror v2.0.18 |
| 1486 | 2026-08-20T20:45:54.550Z | Compiling darling v0.20.11 |
| 1487 | 2026-08-20T20:45:54.617Z | Compiling scroll v0.13.0 |
| 1488 | 2026-08-20T20:45:54.617Z | Compiling packed_struct_codegen v0.10.1 |
| 1489 | 2026-08-20T20:45:54.651Z | Compiling clap_derive v4.6.1 |
| 1490 | 2026-08-20T20:45:54.670Z | Compiling bitfield-macros v0.19.4 |
| 1491 | 2026-08-20T20:45:54.763Z | Compiling tinystr v0.8.2 |
| 1492 | 2026-08-20T20:45:54.769Z | Compiling potential_utf v0.1.4 |
| 1493 | 2026-08-20T20:45:54.917Z | Compiling icu_collections v2.1.1 |
| 1494 | 2026-08-20T20:45:54.938Z | Compiling icu_locale_core v2.1.1 |
| 1495 | 2026-08-20T20:45:54.941Z | Compiling tracing v0.1.44 |
| 1496 | 2026-08-20T20:45:54.969Z | Compiling goblin v0.10.5 |
| 1497 | 2026-08-20T20:45:55.000Z | Compiling zerocopy-derive v0.6.6 |
| 1498 | 2026-08-20T20:45:55.226Z | Compiling flate2 v1.1.9 |
| 1499 | 2026-08-20T20:45:55.384Z | Compiling thiserror v1.0.69 |
| 1500 | 2026-08-20T20:45:55.417Z | Compiling derive_builder_core v0.20.2 |
| 1501 | 2026-08-20T20:45:55.431Z | Compiling bitfield v0.19.4 |
| 1502 | 2026-08-20T20:45:55.470Z | Compiling dtrace-parser v0.3.0 |
| 1503 | 2026-08-20T20:45:55.505Z | Compiling time v0.3.47 |
| 1504 | 2026-08-20T20:45:55.660Z | Compiling icu_provider v2.1.1 |
| 1505 | 2026-08-20T20:45:55.838Z | Compiling structmeta-derive v0.3.0 |
| 1506 | 2026-08-20T20:45:55.867Z | Compiling scroll_derive v0.12.1 |
| 1507 | 2026-08-20T20:45:55.890Z | Compiling zerocopy v0.6.6 |
| 1508 | 2026-08-20T20:45:55.922Z | Compiling icu_normalizer v2.1.1 |
| 1509 | 2026-08-20T20:45:55.978Z | Compiling zeroize v1.9.0 |
| 1510 | 2026-08-20T20:45:56.029Z | Compiling bytes v1.11.1 |
| 1511 | 2026-08-20T20:45:56.243Z | Compiling icu_properties v2.1.2 |
| 1512 | 2026-08-20T20:45:56.258Z | Compiling chrono v0.4.45 |
| 1513 | 2026-08-20T20:45:56.319Z | Compiling der v0.7.10 |
| 1514 | 2026-08-20T20:45:56.351Z | Compiling rustls-pki-types v1.14.0 |
| 1515 | 2026-08-20T20:45:56.484Z | Compiling hybrid-array v0.4.13 |
| 1516 | 2026-08-20T20:45:56.500Z | Compiling ipnet v2.12.0 |
| 1517 | 2026-08-20T20:45:56.571Z | Compiling tokio v1.52.1 |
| 1518 | 2026-08-20T20:45:56.668Z | Compiling http v1.4.2 |
| 1519 | 2026-08-20T20:45:56.813Z | Compiling block-buffer v0.10.4 |
| 1520 | 2026-08-20T20:45:56.837Z | Compiling crypto-common v0.1.7 |
| 1521 | 2026-08-20T20:45:56.953Z | Compiling digest v0.10.7 |
| 1522 | 2026-08-20T20:45:57.005Z | Compiling hex v0.4.3 |
| 1523 | 2026-08-20T20:45:57.020Z | Compiling serde_spanned v0.6.9 |
| 1524 | 2026-08-20T20:45:57.023Z | Compiling toml_datetime v0.6.11 |
| 1525 | 2026-08-20T20:45:57.140Z | Compiling idna_adapter v1.2.1 |
| 1526 | 2026-08-20T20:45:57.178Z | Compiling ppv-lite86 v0.2.21 |
| 1527 | 2026-08-20T20:45:57.248Z | Compiling spki v0.7.3 |
| 1528 | 2026-08-20T20:45:57.259Z | Compiling idna v1.1.0 |
| 1529 | 2026-08-20T20:45:57.281Z | Compiling sha2 v0.10.9 |
| 1530 | 2026-08-20T20:45:57.295Z | Compiling signature v2.2.0 |
| 1531 | 2026-08-20T20:45:57.299Z | Compiling hmac v0.12.1 |
| 1532 | 2026-08-20T20:45:57.326Z | Compiling http-body v1.0.1 |
| 1533 | 2026-08-20T20:45:57.446Z | Compiling pkcs8 v0.10.2 |
| 1534 | 2026-08-20T20:45:57.488Z | Compiling rand_chacha v0.9.0 |
| 1535 | 2026-08-20T20:45:57.504Z | Compiling rand_chacha v0.3.1 |
| 1536 | 2026-08-20T20:45:57.508Z | Compiling http-body-util v0.1.3 |
| 1537 | 2026-08-20T20:45:57.548Z | Compiling url v2.5.8 |
| 1538 | 2026-08-20T20:45:57.599Z | Compiling clap v4.6.1 |
| 1539 | 2026-08-20T20:45:57.653Z | Compiling pkcs1 v0.7.5 |
| 1540 | 2026-08-20T20:45:57.707Z | Compiling rand v0.9.2 |
| 1541 | 2026-08-20T20:45:57.723Z | Compiling dof v0.4.0 |
| 1542 | 2026-08-20T20:45:57.766Z | Compiling rand v0.8.6 |
| 1543 | 2026-08-20T20:45:57.806Z | Compiling array-init v0.0.4 |
| 1544 | 2026-08-20T20:45:57.921Z | Compiling crc v3.4.0 |
| 1545 | 2026-08-20T20:45:58.013Z | Compiling smallvec v0.6.14 |
| 1546 | 2026-08-20T20:45:58.126Z | Compiling darling_core v0.23.0 |
| 1547 | 2026-08-20T20:45:58.157Z | Compiling heapless v0.7.17 |
| 1548 | 2026-08-20T20:45:58.203Z | Compiling slog v2.8.2 |
| 1549 | 2026-08-20T20:45:58.227Z | Compiling thread-id v5.1.0 |
| 1550 | 2026-08-20T20:45:58.301Z | Compiling proptest v1.11.0 |
| 1551 | 2026-08-20T20:45:58.322Z | Compiling env_filter v2.0.0 |
| 1552 | 2026-08-20T20:45:58.354Z | Compiling cookie v0.18.1 |
| 1553 | 2026-08-20T20:45:58.423Z | Compiling base64 v0.21.7 |
| 1554 | 2026-08-20T20:45:58.478Z | Compiling iri-string v0.7.10 |
| 1555 | 2026-08-20T20:45:58.555Z | Compiling allocator-api2 v0.2.21 |
| 1556 | 2026-08-20T20:45:58.573Z | Compiling unicode-properties v0.1.4 |
| 1557 | 2026-08-20T20:45:58.592Z | Compiling hashbrown v0.12.3 |
| 1558 | 2026-08-20T20:45:58.632Z | Compiling winnow v0.5.40 |
| 1559 | 2026-08-20T20:45:58.753Z | Compiling unicode-bidi v0.3.18 |
| 1560 | 2026-08-20T20:45:58.768Z | Compiling signal-hook v0.3.18 |
| 1561 | 2026-08-20T20:45:58.795Z | Compiling ryu v1.0.23 |
| 1562 | 2026-08-20T20:45:58.890Z | Compiling ipnetwork v0.21.1 |
| 1563 | 2026-08-20T20:45:58.921Z | Compiling zstd-safe v7.2.4 |
| 1564 | 2026-08-20T20:45:58.959Z | Compiling gimli v0.32.3 |
| 1565 | 2026-08-20T20:45:58.994Z | Compiling anyhow v1.0.104 |
| 1566 | 2026-08-20T20:45:59.089Z | Compiling stringprep v0.1.5 |
| 1567 | 2026-08-20T20:45:59.200Z | Compiling oxnet v0.1.6 |
| 1568 | 2026-08-20T20:45:59.296Z | Compiling serde_urlencoded v0.7.1 |
| 1569 | 2026-08-20T20:45:59.325Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1570 | 2026-08-20T20:45:59.431Z | Compiling ron v0.8.1 |
| 1571 | 2026-08-20T20:45:59.499Z | Compiling rsa v0.9.10 |
| 1572 | 2026-08-20T20:45:59.513Z | Compiling env_logger v0.11.11 |
| 1573 | 2026-08-20T20:45:59.634Z | Compiling serde-hex v0.1.0 |
| 1574 | 2026-08-20T20:45:59.649Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1575 | 2026-08-20T20:45:59.669Z | Compiling camino v1.2.5 |
| 1576 | 2026-08-20T20:45:59.854Z | Compiling hashbrown v0.13.2 |
| 1577 | 2026-08-20T20:45:59.886Z | Compiling x509-cert v0.2.5 |
| 1578 | 2026-08-20T20:46:00.041Z | Compiling toml_edit v0.19.15 |
| 1579 | 2026-08-20T20:46:00.080Z | Compiling crypto-common v0.2.2 |
| 1580 | 2026-08-20T20:46:00.163Z | Compiling block-buffer v0.12.1 |
| 1581 | 2026-08-20T20:46:00.179Z | Compiling block-padding v0.4.2 |
| 1582 | 2026-08-20T20:46:00.362Z | Compiling md-5 v0.10.6 |
| 1583 | 2026-08-20T20:46:00.378Z | Compiling structmeta v0.3.0 |
| 1584 | 2026-08-20T20:46:00.392Z | Compiling tokio-util v0.7.18 |
| 1585 | 2026-08-20T20:46:00.408Z | Compiling tower v0.5.3 |
| 1586 | 2026-08-20T20:46:00.547Z | Compiling tokio-native-tls v0.3.1 |
| 1587 | 2026-08-20T20:46:00.613Z | Compiling rustls-native-certs v0.8.3 |
| 1588 | 2026-08-20T20:46:00.702Z | Compiling darling_macro v0.23.0 |
| 1589 | 2026-08-20T20:46:00.742Z | Compiling addr2line v0.25.1 |
| 1590 | 2026-08-20T20:46:00.930Z | Compiling tower-http v0.6.8 |
| 1591 | 2026-08-20T20:46:00.946Z | Compiling newtype-uuid v1.3.2 |
| 1592 | 2026-08-20T20:46:00.989Z | Compiling scroll v0.12.0 |
| 1593 | 2026-08-20T20:46:01.107Z | Compiling h2 v0.4.15 |
| 1594 | 2026-08-20T20:46:01.234Z | Compiling derive_builder_macro v0.20.2 |
| 1595 | 2026-08-20T20:46:01.276Z | Compiling serde_tokenstream v0.2.3 |
| 1596 | 2026-08-20T20:46:01.307Z | Compiling erased-serde v0.3.31 |
| 1597 | 2026-08-20T20:46:01.465Z | Compiling bzip2 v0.4.4 |
| 1598 | 2026-08-20T20:46:01.553Z | Compiling bstr v1.12.1 |
| 1599 | 2026-08-20T20:46:01.695Z | Compiling async-trait v0.1.89 |
| 1600 | 2026-08-20T20:46:01.752Z | Compiling daft-derive v0.1.7 |
| 1601 | 2026-08-20T20:46:01.827Z | Compiling zerocopy-derive v0.7.35 |
| 1602 | 2026-08-20T20:46:01.863Z | Compiling pin-project-internal v1.1.11 |
| 1603 | 2026-08-20T20:46:01.893Z | Compiling curve25519-dalek v4.1.3 |
| 1604 | 2026-08-20T20:46:02.147Z | Compiling vergen-lib v9.1.0 |
| 1605 | 2026-08-20T20:46:02.218Z | Compiling hash32 v0.2.1 |
| 1606 | 2026-08-20T20:46:02.244Z | Compiling memoffset v0.9.1 |
| 1607 | 2026-08-20T20:46:02.342Z | Compiling encoding_rs v0.8.35 |
| 1608 | 2026-08-20T20:46:02.425Z | Compiling litrs v1.0.0 |
| 1609 | 2026-08-20T20:46:02.440Z | Compiling cfg_aliases v0.2.1 |
| 1610 | 2026-08-20T20:46:02.462Z | Compiling crc-any v2.5.0 |
| 1611 | 2026-08-20T20:46:02.510Z | Compiling smoltcp v0.9.1 |
| 1612 | 2026-08-20T20:46:02.527Z | Compiling fallible-iterator v0.2.0 |
| 1613 | 2026-08-20T20:46:02.601Z | Compiling owo-colors v4.3.0 |
| 1614 | 2026-08-20T20:46:02.722Z | Compiling rustc-demangle v0.1.27 |
| 1615 | 2026-08-20T20:46:02.743Z | Compiling rustix v0.38.44 |
| 1616 | 2026-08-20T20:46:02.759Z | Compiling ref-cast v1.0.25 |
| 1617 | 2026-08-20T20:46:02.762Z | Compiling psl-types v2.0.11 |
| 1618 | 2026-08-20T20:46:02.862Z | Compiling mime v0.3.17 |
| 1619 | 2026-08-20T20:46:02.898Z | Compiling publicsuffix v2.3.0 |
| 1620 | 2026-08-20T20:46:02.914Z | Compiling postgres-protocol v0.6.10 |
| 1621 | 2026-08-20T20:46:02.964Z | Compiling document-features v0.2.12 |
| 1622 | 2026-08-20T20:46:02.999Z | Compiling zerocopy v0.7.35 |
| 1623 | 2026-08-20T20:46:03.015Z | Compiling pin-project v1.1.11 |
| 1624 | 2026-08-20T20:46:03.083Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1625 | 2026-08-20T20:46:03.137Z | Compiling nix v0.31.2 |
| 1626 | 2026-08-20T20:46:03.141Z | Compiling daft v0.1.7 |
| 1627 | 2026-08-20T20:46:03.296Z | Compiling derive_builder v0.20.2 |
| 1628 | 2026-08-20T20:46:03.442Z | Compiling zip v0.6.6 |
| 1629 | 2026-08-20T20:46:03.469Z | Compiling toml v0.7.8 |
| 1630 | 2026-08-20T20:46:03.494Z | Compiling darling v0.23.0 |
| 1631 | 2026-08-20T20:46:03.524Z | Compiling goblin v0.8.2 |
| 1632 | 2026-08-20T20:46:03.582Z | Compiling derive-ex v0.1.8 |
| 1633 | 2026-08-20T20:46:03.597Z | Compiling inout v0.2.2 |
| 1634 | 2026-08-20T20:46:03.612Z | Compiling object v0.30.4 |
| 1635 | 2026-08-20T20:46:03.682Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1636 | 2026-08-20T20:46:04.006Z | Compiling backtrace v0.3.76 |
| 1637 | 2026-08-20T20:46:04.044Z | Compiling futures-executor v0.3.32 |
| 1638 | 2026-08-20T20:46:04.072Z | Compiling hubpack_derive v0.1.1 |
| 1639 | 2026-08-20T20:46:04.097Z | Compiling regex v1.12.3 |
| 1640 | 2026-08-20T20:46:04.112Z | Compiling strum_macros v0.27.2 |
| 1641 | 2026-08-20T20:46:04.162Z | Compiling ref-cast-impl v1.0.25 |
| 1642 | 2026-08-20T20:46:04.318Z | Compiling hyper v1.10.1 |
| 1643 | 2026-08-20T20:46:04.334Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1644 | 2026-08-20T20:46:04.374Z | Compiling snafu-derive v0.8.9 |
| 1645 | 2026-08-20T20:46:04.377Z | Compiling phf_shared v0.13.1 |
| 1646 | 2026-08-20T20:46:04.577Z | Compiling vergen v9.1.0 |
| 1647 | 2026-08-20T20:46:04.593Z | Compiling cargo-platform v0.3.2 |
| 1648 | 2026-08-20T20:46:04.641Z | Compiling ff v0.13.1 |
| 1649 | 2026-08-20T20:46:04.758Z | Compiling fs-err v3.3.0 |
| 1650 | 2026-08-20T20:46:04.782Z | Compiling foldhash v0.2.0 |
| 1651 | 2026-08-20T20:46:04.798Z | Compiling bitflags v1.3.2 |
| 1652 | 2026-08-20T20:46:04.887Z | Compiling is_ci v1.2.0 |
| 1653 | 2026-08-20T20:46:04.907Z | Compiling libbz2-rs-sys v0.2.2 |
| 1654 | 2026-08-20T20:46:04.972Z | Compiling same-file v1.0.6 |
| 1655 | 2026-08-20T20:46:05.029Z | Compiling jiff-core v0.1.0 |
| 1656 | 2026-08-20T20:46:05.044Z | Compiling unicode-segmentation v1.12.0 |
| 1657 | 2026-08-20T20:46:05.058Z | Compiling foldhash v0.1.5 |
| 1658 | 2026-08-20T20:46:05.158Z | Compiling managed v0.8.0 |
| 1659 | 2026-08-20T20:46:05.251Z | Compiling bumpalo v3.20.2 |
| 1660 | 2026-08-20T20:46:05.265Z | Compiling base16ct v0.2.0 |
| 1661 | 2026-08-20T20:46:05.352Z | Compiling path-slash v0.1.5 |
| 1662 | 2026-08-20T20:46:05.377Z | Compiling either v1.15.0 |
| 1663 | 2026-08-20T20:46:05.393Z | Compiling sec1 v0.7.3 |
| 1664 | 2026-08-20T20:46:05.451Z | Compiling hyper-util v0.1.20 |
| 1665 | 2026-08-20T20:46:05.466Z | Compiling zopfli v0.8.3 |
| 1666 | 2026-08-20T20:46:05.503Z | Compiling test-strategy v0.4.5 |
| 1667 | 2026-08-20T20:46:05.606Z | Compiling bzip2 v0.6.1 |
| 1668 | 2026-08-20T20:46:05.624Z | Compiling hashbrown v0.15.5 |
| 1669 | 2026-08-20T20:46:05.703Z | Compiling walkdir v2.5.0 |
| 1670 | 2026-08-20T20:46:05.834Z | Compiling dof v0.3.0 |
| 1671 | 2026-08-20T20:46:05.988Z | Compiling jiff v0.2.34 |
| 1672 | 2026-08-20T20:46:06.035Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1673 | 2026-08-20T20:46:06.147Z | Compiling textwrap v0.16.2 |
| 1674 | 2026-08-20T20:46:06.214Z | Compiling supports-color v3.0.2 |
| 1675 | 2026-08-20T20:46:06.230Z | Compiling strum v0.27.2 |
| 1676 | 2026-08-20T20:46:06.382Z | Compiling hashbrown v0.16.1 |
| 1677 | 2026-08-20T20:46:06.397Z | Compiling snafu v0.8.9 |
| 1678 | 2026-08-20T20:46:06.435Z | Compiling cargo_metadata v0.23.1 |
| 1679 | 2026-08-20T20:46:06.481Z | Compiling group v0.13.0 |
| 1680 | 2026-08-20T20:46:06.628Z | Compiling hubpack v0.1.2 |
| 1681 | 2026-08-20T20:46:06.642Z | Compiling phf v0.13.1 |
| 1682 | 2026-08-20T20:46:06.677Z | Compiling backtrace-ext v0.2.1 |
| 1683 | 2026-08-20T20:46:06.713Z | Compiling futures v0.3.32 |
| 1684 | 2026-08-20T20:46:06.776Z | Compiling signal-hook-mio v0.2.5 |
| 1685 | 2026-08-20T20:46:06.806Z | Compiling cookie_store v0.22.1 |
| 1686 | 2026-08-20T20:46:06.821Z | Compiling zstd v0.13.3 |
| 1687 | 2026-08-20T20:46:06.872Z | Compiling cipher v0.5.2 |
| 1688 | 2026-08-20T20:46:06.918Z | Compiling hyper-tls v0.6.0 |
| 1689 | 2026-08-20T20:46:07.004Z | Compiling serde_with_macros v3.21.0 |
| 1690 | 2026-08-20T20:46:07.113Z | Compiling reqwest v0.12.28 |
| 1691 | 2026-08-20T20:46:07.133Z | Compiling postgres-types v0.2.12 |
| 1692 | 2026-08-20T20:46:07.201Z | Compiling globset v0.4.18 |
| 1693 | 2026-08-20T20:46:07.249Z | Compiling usdt-attr-macro v0.6.0 |
| 1694 | 2026-08-20T20:46:07.281Z | Compiling usdt-macro v0.6.0 |
| 1695 | 2026-08-20T20:46:07.492Z | Compiling byte-wrapper v0.1.0 |
| 1696 | 2026-08-20T20:46:07.509Z | Compiling ed25519 v2.2.3 |
| 1697 | 2026-08-20T20:46:07.706Z | Compiling hkdf v0.12.4 |
| 1698 | 2026-08-20T20:46:07.810Z | Compiling crypto-bigint v0.5.5 |
| 1699 | 2026-08-20T20:46:07.856Z | Compiling serde_plain v1.0.2 |
| 1700 | 2026-08-20T20:46:07.905Z | Compiling serde-big-array v0.5.1 |
| 1701 | 2026-08-20T20:46:07.918Z | Compiling olpc-cjson v0.1.4 |
| 1702 | 2026-08-20T20:46:07.925Z | Compiling dtrace-parser v0.2.0 |
| 1703 | 2026-08-20T20:46:08.069Z | Compiling enum-as-inner v0.6.1 |
| 1704 | 2026-08-20T20:46:08.084Z | Compiling strum_macros v0.26.4 |
| 1705 | 2026-08-20T20:46:08.109Z | Compiling miette-derive v7.6.0 |
| 1706 | 2026-08-20T20:46:08.125Z | Compiling serde_repr v0.1.20 |
| 1707 | 2026-08-20T20:46:08.129Z | Compiling async-recursion v1.1.1 |
| 1708 | 2026-08-20T20:46:08.202Z | Compiling phf_shared v0.11.3 |
| 1709 | 2026-08-20T20:46:08.271Z | Compiling float-cmp v0.10.0 |
| 1710 | 2026-08-20T20:46:08.401Z | Compiling pem v3.0.6 |
| 1711 | 2026-08-20T20:46:08.431Z | Compiling memmap2 v0.9.10 |
| 1712 | 2026-08-20T20:46:08.431Z | Compiling thread-id v4.2.2 |
| 1713 | 2026-08-20T20:46:08.533Z | Compiling winnow v1.0.3 |
| 1714 | 2026-08-20T20:46:08.604Z | Compiling fixedbitset v0.5.7 |
| 1715 | 2026-08-20T20:46:08.688Z | Compiling supports-unicode v3.0.0 |
| 1716 | 2026-08-20T20:46:08.703Z | Compiling fixedbitset v0.4.2 |
| 1717 | 2026-08-20T20:46:08.707Z | Compiling supports-hyperlinks v3.2.0 |
| 1718 | 2026-08-20T20:46:08.750Z | Compiling static_assertions v1.1.0 |
| 1719 | 2026-08-20T20:46:08.825Z | Compiling cpufeatures v0.3.0 |
| 1720 | 2026-08-20T20:46:08.840Z | Compiling typed-path v0.9.3 |
| 1721 | 2026-08-20T20:46:08.854Z | Compiling normalize-line-endings v0.3.0 |
| 1722 | 2026-08-20T20:46:08.895Z | Compiling data-encoding v2.10.0 |
| 1723 | 2026-08-20T20:46:08.913Z | Compiling difflib v0.4.0 |
| 1724 | 2026-08-20T20:46:08.927Z | Compiling predicates-core v1.0.10 |
| 1725 | 2026-08-20T20:46:08.940Z | Compiling const-oid v0.10.2 |
| 1726 | 2026-08-20T20:46:08.961Z | Compiling precomputed-hash v0.1.1 |
| 1727 | 2026-08-20T20:46:09.067Z | Compiling whoami v2.1.0 |
| 1728 | 2026-08-20T20:46:09.148Z | Compiling keccak v0.1.6 |
| 1729 | 2026-08-20T20:46:09.179Z | Compiling new_debug_unreachable v1.0.6 |
| 1730 | 2026-08-20T20:46:09.209Z | Compiling toml_edit v0.22.27 |
| 1731 | 2026-08-20T20:46:09.265Z | Compiling string_cache v0.8.9 |
| 1732 | 2026-08-20T20:46:09.350Z | Compiling miette v7.6.0 |
| 1733 | 2026-08-20T20:46:09.475Z | Compiling sha3 v0.10.8 |
| 1734 | 2026-08-20T20:46:09.479Z | Compiling tokio-postgres v0.7.16 |
| 1735 | 2026-08-20T20:46:09.530Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1736 | 2026-08-20T20:46:09.536Z | Compiling hickory-proto v0.25.2 |
| 1737 | 2026-08-20T20:46:09.588Z | Compiling predicates v3.1.4 |
| 1738 | 2026-08-20T20:46:09.663Z | Compiling digest v0.11.3 |
| 1739 | 2026-08-20T20:46:09.684Z | Compiling chacha20 v0.10.0 |
| 1740 | 2026-08-20T20:46:09.912Z | Compiling petgraph v0.6.5 |
| 1741 | 2026-08-20T20:46:09.934Z | Compiling petgraph v0.8.3 |
| 1742 | 2026-08-20T20:46:09.938Z | Compiling strum v0.26.3 |
| 1743 | 2026-08-20T20:46:09.962Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1744 | 2026-08-20T20:46:10.021Z | Compiling elliptic-curve v0.13.8 |
| 1745 | 2026-08-20T20:46:10.087Z | Compiling usdt v0.6.0 |
| 1746 | 2026-08-20T20:46:10.104Z | Compiling usdt-impl v0.5.0 |
| 1747 | 2026-08-20T20:46:10.147Z | Compiling serde_with v3.21.0 |
| 1748 | 2026-08-20T20:46:10.198Z | Compiling zip v4.6.1 |
| 1749 | 2026-08-20T20:46:10.259Z | Compiling crossterm v0.28.1 |
| 1750 | 2026-08-20T20:46:10.382Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1751 | 2026-08-20T20:46:10.455Z | Compiling ed25519-dalek v2.2.0 |
| 1752 | 2026-08-20T20:46:10.974Z | Compiling iddqd v0.4.2 |
| 1753 | 2026-08-20T20:46:11.004Z | Compiling itertools v0.13.0 |
| 1754 | 2026-08-20T20:46:11.167Z | Compiling itertools v0.15.0 |
| 1755 | 2026-08-20T20:46:11.420Z | Compiling heck v0.4.1 |
| 1756 | 2026-08-20T20:46:11.450Z | Compiling similar v2.7.0 |
| 1757 | 2026-08-20T20:46:11.570Z | Compiling crossbeam-epoch v0.9.18 |
| 1758 | 2026-08-20T20:46:11.663Z | Compiling tokio-stream v0.1.18 |
| 1759 | 2026-08-20T20:46:11.764Z | Compiling buf-list v1.1.2 |
| 1760 | 2026-08-20T20:46:11.929Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1761 | 2026-08-20T20:46:11.951Z | Compiling openapiv3 v2.2.0 |
| 1762 | 2026-08-20T20:46:11.955Z | Compiling peg-runtime v0.8.5 |
| 1763 | 2026-08-20T20:46:12.004Z | Compiling lalrpop-util v0.19.12 |
| 1764 | 2026-08-20T20:46:12.020Z | Compiling thread_local v1.1.9 |
| 1765 | 2026-08-20T20:46:12.051Z | Compiling slog-async v2.8.0 |
| 1766 | 2026-08-20T20:46:12.186Z | Compiling crossbeam-channel v0.5.15 |
| 1767 | 2026-08-20T20:46:12.216Z | Compiling is-terminal v0.4.17 |
| 1768 | 2026-08-20T20:46:12.251Z | Compiling filetime v0.2.27 |
| 1769 | 2026-08-20T20:46:12.265Z | Compiling xattr v1.6.1 |
| 1770 | 2026-08-20T20:46:12.286Z | Compiling take_mut v0.2.2 |
| 1771 | 2026-08-20T20:46:12.304Z | Compiling term v1.2.1 |
| 1772 | 2026-08-20T20:46:12.308Z | Compiling camino-tempfile v1.4.1 |
| 1773 | 2026-08-20T20:46:12.400Z | Compiling tar v0.4.46 |
| 1774 | 2026-08-20T20:46:12.609Z | Compiling slog-term v2.9.2 |
| 1775 | 2026-08-20T20:46:29.728Z | Compiling rustls-webpki v0.103.13 |
| 1776 | 2026-08-20T20:46:32.417Z | Compiling tokio-rustls v0.26.4 |
| 1777 | 2026-08-20T20:46:32.417Z | Compiling rustls-platform-verifier v0.6.2 |
| 1778 | 2026-08-20T20:46:32.417Z | Compiling tough v0.22.0 |
| 1779 | 2026-08-20T20:46:32.618Z | Compiling hyper-rustls v0.27.7 |
| 1780 | 2026-08-20T20:46:32.803Z | Compiling reqwest v0.13.2 |
| 1781 | 2026-08-20T20:46:34.980Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1782 | 2026-08-20T20:46:35.220Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1783 | 2026-08-20T20:46:38.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.36s |
| 1784 | 2026-08-20T20:46:38.295Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1785 | 2026-08-20T20:46:38.353Z | Aug 20 20:46:38.193 INFO Starting download, target: Clickhouse |
| 1786 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: Cockroach |
| 1787 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: Console |
| 1788 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: DendriteStub |
| 1789 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: MaghemiteMgd |
| 1790 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: MaghemiteDdmd |
| 1791 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Starting download, target: TransceiverControl |
| 1792 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1793 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1794 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1795 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1796 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.194 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1797 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.195 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1798 | 2026-08-20T20:46:38.357Z | Aug 20 20:46:38.195 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1799 | 2026-08-20T20:46:39.032Z | Aug 20 20:46:38.862 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1800 | 2026-08-20T20:46:39.240Z | Aug 20 20:46:39.079 INFO Download complete, target: TransceiverControl |
| 1801 | 2026-08-20T20:46:40.168Z | Aug 20 20:46:40.008 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1802 | 2026-08-20T20:46:40.416Z | Aug 20 20:46:40.257 INFO Download complete, target: Console |
| 1803 | 2026-08-20T20:46:41.274Z | Aug 20 20:46:41.114 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1804 | 2026-08-20T20:46:43.479Z | Aug 20 20:46:43.314 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1805 | 2026-08-20T20:46:44.063Z | Aug 20 20:46:43.879 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1806 | 2026-08-20T20:46:44.669Z | Aug 20 20:46:44.503 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1807 | 2026-08-20T20:46:45.212Z | Aug 20 20:46:45.052 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1808 | 2026-08-20T20:46:45.213Z | Aug 20 20:46:45.052 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1809 | 2026-08-20T20:46:45.430Z | Aug 20 20:46:45.263 INFO Download complete, target: MaghemiteDdmd |
| 1810 | 2026-08-20T20:46:46.592Z | Aug 20 20:46:46.430 INFO Download complete, target: DendriteStub |
| 1811 | 2026-08-20T20:46:47.310Z | Aug 20 20:46:47.151 INFO Download complete, target: MaghemiteMgd |
| 1812 | 2026-08-20T20:46:48.227Z | Aug 20 20:46:48.068 INFO Checking that binary works, target: Clickhouse |
| 1813 | 2026-08-20T20:46:48.316Z | Aug 20 20:46:48.157 INFO Download complete, target: Clickhouse |
| 1814 | 2026-08-20T20:46:49.956Z | Aug 20 20:46:49.797 INFO Checking that binary works, target: Cockroach |
| 1815 | 2026-08-20T20:46:50.094Z | Aug 20 20:46:49.935 INFO Download complete, target: Cockroach |
| 1816 | 2026-08-20T20:46:50.100Z | All prerequisites installed successfully |
| 1817 | 2026-08-20T20:46:50.103Z | |
| 1818 | 2026-08-20T20:46:50.103Z | real 2:00.322451828 |
| 1819 | 2026-08-20T20:46:50.103Z | user 7:21.132329679 |
| 1820 | 2026-08-20T20:46:50.103Z | sys 1:45.006495150 |
| 1821 | 2026-08-20T20:46:50.103Z | trap 0.325617208 |
| 1822 | 2026-08-20T20:46:50.103Z | tflt 0.916120379 |
| 1823 | 2026-08-20T20:46:50.103Z | dflt 1.572646304 |
| 1824 | 2026-08-20T20:46:50.103Z | kflt 0.027715176 |
| 1825 | 2026-08-20T20:46:50.103Z | lock 30:19.767661706 |
| 1826 | 2026-08-20T20:46:50.103Z | slp 20:16.959442936 |
| 1827 | 2026-08-20T20:46:50.103Z | lat 30.388084315 |
| 1828 | 2026-08-20T20:46:50.103Z | stop 3:32.269748671 |
| 1829 | 2026-08-20T20:46:50.103Z | + ptime -m cargo xtask download softnpu |
| 1830 | 2026-08-20T20:46:50.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1831 | 2026-08-20T20:46:50.589Z | Running `target/debug/xtask download softnpu` |
| 1832 | 2026-08-20T20:46:51.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 1833 | 2026-08-20T20:46:51.442Z | Running `target/debug/xtask-downloader softnpu` |
| 1834 | 2026-08-20T20:46:51.484Z | Aug 20 20:46:51.324 INFO Starting download, target: Softnpu |
| 1835 | 2026-08-20T20:46:51.487Z | Aug 20 20:46:51.325 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1836 | 2026-08-20T20:46:52.036Z | Aug 20 20:46:51.877 INFO Download complete, target: Softnpu |
| 1837 | 2026-08-20T20:46:52.040Z | |
| 1838 | 2026-08-20T20:46:52.043Z | real 1.933315076 |
| 1839 | 2026-08-20T20:46:52.043Z | user 1.343288544 |
| 1840 | 2026-08-20T20:46:52.043Z | sys 0.637048793 |
| 1841 | 2026-08-20T20:46:52.044Z | trap 0.000579660 |
| 1842 | 2026-08-20T20:46:52.044Z | tflt 0.000066900 |
| 1843 | 2026-08-20T20:46:52.044Z | dflt 0.000226970 |
| 1844 | 2026-08-20T20:46:52.044Z | kflt 0.000000000 |
| 1845 | 2026-08-20T20:46:52.044Z | lock 10.562639888 |
| 1846 | 2026-08-20T20:46:52.044Z | slp 0.397062984 |
| 1847 | 2026-08-20T20:46:52.044Z | lat 0.105296743 |
| 1848 | 2026-08-20T20:46:52.044Z | stop 0.000191040 |
| 1849 | 2026-08-20T20:46:52.044Z | + export CARGO_INCREMENTAL=0 |
| 1850 | 2026-08-20T20:46:52.044Z | + CARGO_INCREMENTAL=0 |
| 1851 | 2026-08-20T20:46:52.044Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1852 | 2026-08-20T20:46:52.956Z | Compiling proc-macro2 v1.0.106 |
| 1853 | 2026-08-20T20:46:52.956Z | Compiling quote v1.0.45 |
| 1854 | 2026-08-20T20:46:52.956Z | Compiling unicode-ident v1.0.24 |
| 1855 | 2026-08-20T20:46:52.956Z | Compiling serde_core v1.0.228 |
| 1856 | 2026-08-20T20:46:52.956Z | Compiling libc v0.2.185 |
| 1857 | 2026-08-20T20:46:52.960Z | Compiling serde v1.0.228 |
| 1858 | 2026-08-20T20:46:52.960Z | Compiling cfg-if v1.0.4 |
| 1859 | 2026-08-20T20:46:53.119Z | Compiling version_check v0.9.5 |
| 1860 | 2026-08-20T20:46:53.183Z | Compiling autocfg v1.5.0 |
| 1861 | 2026-08-20T20:46:53.186Z | Compiling find-msvc-tools v0.1.9 |
| 1862 | 2026-08-20T20:46:53.186Z | Compiling shlex v1.3.0 |
| 1863 | 2026-08-20T20:46:53.187Z | Compiling memchr v2.8.0 |
| 1864 | 2026-08-20T20:46:53.187Z | Compiling zmij v1.0.21 |
| 1865 | 2026-08-20T20:46:53.187Z | Compiling serde_json v1.0.151 |
| 1866 | 2026-08-20T20:46:53.242Z | Compiling portable-atomic v1.13.1 |
| 1867 | 2026-08-20T20:46:53.255Z | Compiling zerocopy v0.8.55 |
| 1868 | 2026-08-20T20:46:53.320Z | Compiling libm v0.2.16 |
| 1869 | 2026-08-20T20:46:53.501Z | Compiling generic-array v0.14.7 |
| 1870 | 2026-08-20T20:46:53.569Z | Compiling parking_lot_core v0.9.12 |
| 1871 | 2026-08-20T20:46:53.588Z | Compiling smallvec v1.15.1 |
| 1872 | 2026-08-20T20:46:53.591Z | Compiling icu_properties_data v2.1.2 |
| 1873 | 2026-08-20T20:46:53.673Z | Compiling icu_normalizer_data v2.1.1 |
| 1874 | 2026-08-20T20:46:53.676Z | Compiling itoa v1.0.17 |
| 1875 | 2026-08-20T20:46:53.676Z | Compiling getrandom v0.4.3 |
| 1876 | 2026-08-20T20:46:53.741Z | Compiling log v0.4.33 |
| 1877 | 2026-08-20T20:46:53.758Z | Compiling num-traits v0.2.19 |
| 1878 | 2026-08-20T20:46:53.848Z | Compiling getrandom v0.3.4 |
| 1879 | 2026-08-20T20:46:53.871Z | Compiling pkg-config v0.3.32 |
| 1880 | 2026-08-20T20:46:53.968Z | Compiling subtle v2.6.1 |
| 1881 | 2026-08-20T20:46:54.001Z | Compiling stable_deref_trait v1.2.1 |
| 1882 | 2026-08-20T20:46:54.032Z | Compiling typenum v1.20.1 |
| 1883 | 2026-08-20T20:46:54.048Z | Compiling rustix v1.1.4 |
| 1884 | 2026-08-20T20:46:54.097Z | Compiling scopeguard v1.2.0 |
| 1885 | 2026-08-20T20:46:54.164Z | Compiling jobserver v0.1.34 |
| 1886 | 2026-08-20T20:46:54.180Z | Compiling errno v0.3.14 |
| 1887 | 2026-08-20T20:46:54.184Z | Compiling thiserror v2.0.18 |
| 1888 | 2026-08-20T20:46:54.230Z | Compiling lock_api v0.4.14 |
| 1889 | 2026-08-20T20:46:54.371Z | Compiling getrandom v0.2.17 |
| 1890 | 2026-08-20T20:46:54.401Z | Compiling cc v1.2.56 |
| 1891 | 2026-08-20T20:46:54.416Z | Compiling syn v2.0.117 |
| 1892 | 2026-08-20T20:46:54.482Z | Compiling equivalent v1.0.2 |
| 1893 | 2026-08-20T20:46:54.500Z | Compiling heck v0.5.0 |
| 1894 | 2026-08-20T20:46:54.533Z | Compiling rand_core v0.6.4 |
| 1895 | 2026-08-20T20:46:54.597Z | Compiling critical-section v1.2.0 |
| 1896 | 2026-08-20T20:46:54.646Z | Compiling pin-project-lite v0.2.17 |
| 1897 | 2026-08-20T20:46:54.649Z | Compiling syn v1.0.109 |
| 1898 | 2026-08-20T20:46:54.718Z | Compiling percent-encoding v2.3.2 |
| 1899 | 2026-08-20T20:46:54.737Z | Compiling schemars v0.8.22 |
| 1900 | 2026-08-20T20:46:54.768Z | Compiling litemap v0.8.1 |
| 1901 | 2026-08-20T20:46:54.840Z | Compiling writeable v0.6.2 |
| 1902 | 2026-08-20T20:46:54.890Z | Compiling hashbrown v0.17.0 |
| 1903 | 2026-08-20T20:46:54.959Z | Compiling rustversion v1.0.22 |
| 1904 | 2026-08-20T20:46:54.977Z | Compiling dunce v1.0.5 |
| 1905 | 2026-08-20T20:46:55.006Z | Compiling fs_extra v1.3.0 |
| 1906 | 2026-08-20T20:46:55.090Z | Compiling once_cell v1.21.3 |
| 1907 | 2026-08-20T20:46:55.106Z | Compiling byteorder v1.5.0 |
| 1908 | 2026-08-20T20:46:55.171Z | Compiling cmake v0.1.57 |
| 1909 | 2026-08-20T20:46:55.254Z | Compiling strsim v0.11.1 |
| 1910 | 2026-08-20T20:46:55.280Z | Compiling rand_core v0.10.0 |
| 1911 | 2026-08-20T20:46:55.366Z | Compiling signal-hook-registry v1.4.8 |
| 1912 | 2026-08-20T20:46:55.370Z | Compiling utf8_iter v1.0.4 |
| 1913 | 2026-08-20T20:46:55.475Z | Compiling bitflags v2.11.0 |
| 1914 | 2026-08-20T20:46:55.588Z | Compiling semver v1.0.28 |
| 1915 | 2026-08-20T20:46:55.636Z | Compiling indexmap v2.14.0 |
| 1916 | 2026-08-20T20:46:55.685Z | Compiling thiserror v1.0.69 |
| 1917 | 2026-08-20T20:46:55.730Z | Compiling aws-lc-sys v0.40.0 |
| 1918 | 2026-08-20T20:46:55.786Z | Compiling parking_lot v0.12.5 |
| 1919 | 2026-08-20T20:46:55.863Z | Compiling form_urlencoded v1.2.2 |
| 1920 | 2026-08-20T20:46:55.914Z | Compiling socket2 v0.6.3 |
| 1921 | 2026-08-20T20:46:55.944Z | Compiling mio v1.2.0 |
| 1922 | 2026-08-20T20:46:55.967Z | Compiling aws-lc-rs v1.16.3 |
| 1923 | 2026-08-20T20:46:56.010Z | Compiling const-oid v0.9.6 |
| 1924 | 2026-08-20T20:46:56.148Z | Compiling futures-core v0.3.32 |
| 1925 | 2026-08-20T20:46:56.325Z | Compiling httparse v1.10.1 |
| 1926 | 2026-08-20T20:46:56.397Z | Compiling crc32fast v1.5.0 |
| 1927 | 2026-08-20T20:46:56.405Z | Compiling ucd-trie v0.1.7 |
| 1928 | 2026-08-20T20:46:56.549Z | Compiling regex-syntax v0.8.10 |
| 1929 | 2026-08-20T20:46:56.676Z | Compiling fnv v1.0.7 |
| 1930 | 2026-08-20T20:46:56.680Z | Compiling pest v2.8.6 |
| 1931 | 2026-08-20T20:46:56.741Z | Compiling vcpkg v0.2.15 |
| 1932 | 2026-08-20T20:46:56.771Z | Compiling ident_case v1.0.1 |
| 1933 | 2026-08-20T20:46:56.771Z | Compiling iana-time-zone v0.1.65 |
| 1934 | 2026-08-20T20:46:56.968Z | Compiling uuid v1.23.4 |
| 1935 | 2026-08-20T20:46:57.070Z | Compiling rustc_version v0.4.1 |
| 1936 | 2026-08-20T20:46:57.106Z | Compiling futures-sink v0.3.32 |
| 1937 | 2026-08-20T20:46:57.125Z | Compiling rustls v0.23.41 |
| 1938 | 2026-08-20T20:46:57.241Z | Compiling synstructure v0.13.2 |
| 1939 | 2026-08-20T20:46:57.245Z | Compiling serde_derive_internals v0.29.1 |
| 1940 | 2026-08-20T20:46:57.279Z | Compiling futures-channel v0.3.32 |
| 1941 | 2026-08-20T20:46:57.325Z | Compiling openssl-sys v0.9.117 |
| 1942 | 2026-08-20T20:46:57.557Z | Compiling aho-corasick v1.1.4 |
| 1943 | 2026-08-20T20:46:57.573Z | Compiling futures-io v0.3.32 |
| 1944 | 2026-08-20T20:46:57.622Z | Compiling futures-task v0.3.32 |
| 1945 | 2026-08-20T20:46:57.772Z | Compiling slab v0.4.12 |
| 1946 | 2026-08-20T20:46:57.778Z | Compiling pest_meta v2.8.6 |
| 1947 | 2026-08-20T20:46:57.948Z | Compiling num-conv v0.2.0 |
| 1948 | 2026-08-20T20:46:57.986Z | Compiling radium v0.7.0 |
| 1949 | 2026-08-20T20:46:58.000Z | Compiling plain v0.2.3 |
| 1950 | 2026-08-20T20:46:58.006Z | Compiling time-core v0.1.8 |
| 1951 | 2026-08-20T20:46:58.030Z | Compiling dyn-clone v1.0.20 |
| 1952 | 2026-08-20T20:46:58.092Z | Compiling crossbeam-utils v0.8.21 |
| 1953 | 2026-08-20T20:46:58.126Z | Compiling openssl v0.10.80 |
| 1954 | 2026-08-20T20:46:58.178Z | Compiling time-macros v0.2.27 |
| 1955 | 2026-08-20T20:46:58.194Z | Compiling base64ct v1.8.3 |
| 1956 | 2026-08-20T20:46:58.234Z | Compiling pretty-hex v0.4.1 |
| 1957 | 2026-08-20T20:46:58.254Z | Compiling maybe-uninit v2.0.0 |
| 1958 | 2026-08-20T20:46:58.260Z | Compiling base64 v0.22.1 |
| 1959 | 2026-08-20T20:46:58.392Z | Compiling pest_generator v2.8.6 |
| 1960 | 2026-08-20T20:46:58.399Z | Compiling regex-automata v0.4.14 |
| 1961 | 2026-08-20T20:46:58.399Z | Compiling flagset v0.4.7 |
| 1962 | 2026-08-20T20:46:58.460Z | Compiling serde_derive v1.0.228 |
| 1963 | 2026-08-20T20:46:58.488Z | Compiling zeroize_derive v1.5.0 |
| 1964 | 2026-08-20T20:46:58.506Z | Compiling zerofrom-derive v0.1.6 |
| 1965 | 2026-08-20T20:46:58.523Z | Compiling yoke-derive v0.8.1 |
| 1966 | 2026-08-20T20:46:58.542Z | Compiling zerocopy-derive v0.8.55 |
| 1967 | 2026-08-20T20:46:58.560Z | Compiling zerovec-derive v0.11.2 |
| 1968 | 2026-08-20T20:46:58.654Z | Compiling displaydoc v0.2.5 |
| 1969 | 2026-08-20T20:46:58.678Z | Compiling tokio-macros v2.7.0 |
| 1970 | 2026-08-20T20:46:58.784Z | Compiling futures-macro v0.3.32 |
| 1971 | 2026-08-20T20:46:58.994Z | Compiling thiserror-impl v2.0.18 |
| 1972 | 2026-08-20T20:46:59.021Z | Compiling schemars_derive v0.8.22 |
| 1973 | 2026-08-20T20:46:59.043Z | Compiling der_derive v0.7.3 |
| 1974 | 2026-08-20T20:46:59.098Z | Compiling tracing-attributes v0.1.31 |
| 1975 | 2026-08-20T20:46:59.118Z | Compiling thiserror-impl v1.0.69 |
| 1976 | 2026-08-20T20:46:59.140Z | Compiling pest_derive v2.8.6 |
| 1977 | 2026-08-20T20:46:59.389Z | Compiling scroll_derive v0.12.1 |
| 1978 | 2026-08-20T20:46:59.448Z | Compiling scroll_derive v0.13.1 |
| 1979 | 2026-08-20T20:46:59.560Z | Compiling pem-rfc7468 v0.7.0 |
| 1980 | 2026-08-20T20:46:59.625Z | Compiling futures-util v0.3.32 |
| 1981 | 2026-08-20T20:46:59.658Z | Compiling openssl-macros v0.1.1 |
| 1982 | 2026-08-20T20:46:59.695Z | Compiling zerofrom v0.1.6 |
| 1983 | 2026-08-20T20:46:59.837Z | Compiling yoke v0.8.1 |
| 1984 | 2026-08-20T20:47:00.056Z | Compiling zerovec v0.11.5 |
| 1985 | 2026-08-20T20:47:00.065Z | Compiling zerotrie v0.2.3 |
| 1986 | 2026-08-20T20:47:00.108Z | Compiling darling_core v0.23.0 |
| 1987 | 2026-08-20T20:47:00.283Z | Compiling rand_core v0.9.5 |
| 1988 | 2026-08-20T20:47:00.302Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1989 | 2026-08-20T20:47:00.397Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1990 | 2026-08-20T20:47:00.406Z | Compiling ahash v0.8.12 |
| 1991 | 2026-08-20T20:47:00.519Z | Compiling num-bigint-dig v0.8.6 |
| 1992 | 2026-08-20T20:47:00.532Z | Compiling native-tls v0.2.18 |
| 1993 | 2026-08-20T20:47:00.547Z | Compiling anyhow v1.0.104 |
| 1994 | 2026-08-20T20:47:00.623Z | Compiling tinystr v0.8.2 |
| 1995 | 2026-08-20T20:47:00.646Z | Compiling potential_utf v0.1.4 |
| 1996 | 2026-08-20T20:47:00.677Z | Compiling packed_struct v0.10.1 |
| 1997 | 2026-08-20T20:47:00.780Z | Compiling icu_collections v2.1.1 |
| 1998 | 2026-08-20T20:47:00.796Z | Compiling regex v1.12.3 |
| 1999 | 2026-08-20T20:47:00.849Z | Compiling icu_locale_core v2.1.1 |
| 2000 | 2026-08-20T20:47:00.865Z | Compiling zerocopy-derive v0.7.35 |
| 2001 | 2026-08-20T20:47:01.407Z | Compiling slog v2.8.2 |
| 2002 | 2026-08-20T20:47:01.522Z | Compiling tracing-core v0.1.36 |
| 2003 | 2026-08-20T20:47:01.537Z | Compiling cookie v0.18.1 |
| 2004 | 2026-08-20T20:47:01.616Z | Compiling icu_provider v2.1.1 |
| 2005 | 2026-08-20T20:47:01.673Z | Compiling zeroize v1.9.0 |
| 2006 | 2026-08-20T20:47:01.750Z | Compiling bytes v1.11.1 |
| 2007 | 2026-08-20T20:47:01.800Z | Compiling chrono v0.4.45 |
| 2008 | 2026-08-20T20:47:01.966Z | Compiling icu_normalizer v2.1.1 |
| 2009 | 2026-08-20T20:47:01.994Z | Compiling icu_properties v2.1.2 |
| 2010 | 2026-08-20T20:47:02.302Z | Compiling tokio v1.52.1 |
| 2011 | 2026-08-20T20:47:02.497Z | Compiling crypto-common v0.1.7 |
| 2012 | 2026-08-20T20:47:02.542Z | Compiling block-buffer v0.10.4 |
| 2013 | 2026-08-20T20:47:02.667Z | Compiling serde_tokenstream v0.2.3 |
| 2014 | 2026-08-20T20:47:02.683Z | Compiling digest v0.10.7 |
| 2015 | 2026-08-20T20:47:02.717Z | Compiling der v0.7.10 |
| 2016 | 2026-08-20T20:47:02.957Z | Compiling idna_adapter v1.2.1 |
| 2017 | 2026-08-20T20:47:02.982Z | Compiling ppv-lite86 v0.2.21 |
| 2018 | 2026-08-20T20:47:03.079Z | Compiling idna v1.1.0 |
| 2019 | 2026-08-20T20:47:03.079Z | Compiling http v1.4.2 |
| 2020 | 2026-08-20T20:47:03.198Z | Compiling darling_macro v0.23.0 |
| 2021 | 2026-08-20T20:47:03.346Z | Compiling camino v1.2.5 |
| 2022 | 2026-08-20T20:47:03.352Z | Compiling cpufeatures v0.2.17 |
| 2023 | 2026-08-20T20:47:03.452Z | Compiling url v2.5.8 |
| 2024 | 2026-08-20T20:47:03.506Z | Compiling rand_chacha v0.9.0 |
| 2025 | 2026-08-20T20:47:03.521Z | Compiling tracing v0.1.44 |
| 2026 | 2026-08-20T20:47:03.707Z | Compiling spki v0.7.3 |
| 2027 | 2026-08-20T20:47:03.832Z | Compiling darling v0.23.0 |
| 2028 | 2026-08-20T20:47:03.857Z | Compiling serde_spanned v0.6.9 |
| 2029 | 2026-08-20T20:47:03.919Z | Compiling toml_datetime v0.6.11 |
| 2030 | 2026-08-20T20:47:03.989Z | Compiling packed_struct_codegen v0.10.1 |
| 2031 | 2026-08-20T20:47:04.036Z | Compiling zerocopy-derive v0.6.6 |
| 2032 | 2026-08-20T20:47:04.081Z | Compiling bitfield-macros v0.19.4 |
| 2033 | 2026-08-20T20:47:04.118Z | Compiling clap_derive v4.6.1 |
| 2034 | 2026-08-20T20:47:04.207Z | Compiling indexmap v1.9.3 |
| 2035 | 2026-08-20T20:47:04.406Z | Compiling paste v1.0.15 |
| 2036 | 2026-08-20T20:47:04.574Z | Compiling simd-adler32 v0.3.8 |
| 2037 | 2026-08-20T20:47:04.724Z | Compiling object v0.37.3 |
| 2038 | 2026-08-20T20:47:04.820Z | Compiling http-body v1.0.1 |
| 2039 | 2026-08-20T20:47:04.834Z | Compiling pkcs8 v0.10.2 |
| 2040 | 2026-08-20T20:47:04.848Z | Compiling rand v0.9.2 |
| 2041 | 2026-08-20T20:47:04.984Z | Compiling rustls-pki-types v1.14.0 |
| 2042 | 2026-08-20T20:47:05.090Z | Compiling spin v0.9.8 |
| 2043 | 2026-08-20T20:47:05.094Z | Compiling usdt-impl v0.5.0 |
| 2044 | 2026-08-20T20:47:05.123Z | Compiling either v1.15.0 |
| 2045 | 2026-08-20T20:47:05.221Z | Compiling cmov v0.5.4 |
| 2046 | 2026-08-20T20:47:05.321Z | Compiling adler2 v2.0.1 |
| 2047 | 2026-08-20T20:47:05.346Z | Compiling winnow v0.5.40 |
| 2048 | 2026-08-20T20:47:05.362Z | Compiling fastrand v2.3.0 |
| 2049 | 2026-08-20T20:47:05.421Z | Compiling ref-cast v1.0.25 |
| 2050 | 2026-08-20T20:47:05.437Z | Compiling usdt-impl v0.6.0 |
| 2051 | 2026-08-20T20:47:05.477Z | Compiling tinyvec_macros v0.1.1 |
| 2052 | 2026-08-20T20:47:05.576Z | Compiling anstyle v1.0.14 |
| 2053 | 2026-08-20T20:47:05.647Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-08-20T20:47:05.702Z | Compiling openssl-probe v0.2.1 |
| 2055 | 2026-08-20T20:47:05.734Z | Compiling tinyvec v1.10.0 |
| 2056 | 2026-08-20T20:47:05.752Z | Compiling anstyle-parse v1.0.0 |
| 2057 | 2026-08-20T20:47:05.776Z | Compiling ctutils v0.4.2 |
| 2058 | 2026-08-20T20:47:05.886Z | Compiling miniz_oxide v0.8.9 |
| 2059 | 2026-08-20T20:47:05.957Z | Compiling sha2 v0.10.9 |
| 2060 | 2026-08-20T20:47:06.091Z | Compiling scroll v0.13.0 |
| 2061 | 2026-08-20T20:47:06.112Z | Compiling scroll v0.12.0 |
| 2062 | 2026-08-20T20:47:06.210Z | Compiling tokio-util v0.7.18 |
| 2063 | 2026-08-20T20:47:06.275Z | Compiling terminal_size v0.4.3 |
| 2064 | 2026-08-20T20:47:06.325Z | Compiling async-trait v0.1.89 |
| 2065 | 2026-08-20T20:47:06.373Z | Compiling heapless v0.7.17 |
| 2066 | 2026-08-20T20:47:06.465Z | Compiling try-lock v0.2.5 |
| 2067 | 2026-08-20T20:47:06.500Z | Compiling is_terminal_polyfill v1.70.2 |
| 2068 | 2026-08-20T20:47:06.628Z | Compiling toml_edit v0.19.15 |
| 2069 | 2026-08-20T20:47:06.672Z | Compiling atomic-waker v1.1.2 |
| 2070 | 2026-08-20T20:47:06.684Z | Compiling winnow v0.7.14 |
| 2071 | 2026-08-20T20:47:06.768Z | Compiling litrs v1.0.0 |
| 2072 | 2026-08-20T20:47:06.826Z | Compiling anstyle-query v1.1.5 |
| 2073 | 2026-08-20T20:47:06.863Z | Compiling colorchoice v1.0.4 |
| 2074 | 2026-08-20T20:47:06.947Z | Compiling winnow v1.0.3 |
| 2075 | 2026-08-20T20:47:06.995Z | Compiling signal-hook v0.3.18 |
| 2076 | 2026-08-20T20:47:07.063Z | Compiling untrusted v0.7.1 |
| 2077 | 2026-08-20T20:47:07.171Z | Compiling tower-layer v0.3.3 |
| 2078 | 2026-08-20T20:47:07.191Z | Compiling zstd-safe v7.2.4 |
| 2079 | 2026-08-20T20:47:07.223Z | Compiling tower-service v0.3.3 |
| 2080 | 2026-08-20T20:47:07.245Z | Compiling rustix v0.38.44 |
| 2081 | 2026-08-20T20:47:07.336Z | Compiling h2 v0.4.15 |
| 2082 | 2026-08-20T20:47:07.351Z | Compiling document-features v0.2.12 |
| 2083 | 2026-08-20T20:47:07.355Z | Compiling anstream v1.0.0 |
| 2084 | 2026-08-20T20:47:07.411Z | Compiling tempfile v3.27.0 |
| 2085 | 2026-08-20T20:47:07.672Z | Compiling want v0.3.1 |
| 2086 | 2026-08-20T20:47:07.881Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2087 | 2026-08-20T20:47:08.011Z | Compiling goblin v0.8.2 |
| 2088 | 2026-08-20T20:47:08.044Z | Compiling goblin v0.10.5 |
| 2089 | 2026-08-20T20:47:08.066Z | Compiling hybrid-array v0.4.13 |
| 2090 | 2026-08-20T20:47:08.244Z | Compiling itertools v0.15.0 |
| 2091 | 2026-08-20T20:47:08.323Z | Compiling zerocopy v0.7.35 |
| 2092 | 2026-08-20T20:47:08.453Z | Compiling ipnet v2.12.0 |
| 2093 | 2026-08-20T20:47:08.518Z | Compiling structmeta-derive v0.3.0 |
| 2094 | 2026-08-20T20:47:08.682Z | Compiling ref-cast-impl v1.0.25 |
| 2095 | 2026-08-20T20:47:08.881Z | Compiling daft-derive v0.1.7 |
| 2096 | 2026-08-20T20:47:08.917Z | Compiling curve25519-dalek v4.1.3 |
| 2097 | 2026-08-20T20:47:08.949Z | Compiling darling_core v0.20.11 |
| 2098 | 2026-08-20T20:47:08.959Z | Compiling memoffset v0.9.1 |
| 2099 | 2026-08-20T20:47:09.193Z | Compiling powerfmt v0.2.0 |
| 2100 | 2026-08-20T20:47:09.210Z | Compiling untrusted v0.9.0 |
| 2101 | 2026-08-20T20:47:09.354Z | Compiling foreign-types-shared v0.1.1 |
| 2102 | 2026-08-20T20:47:09.412Z | Compiling httpdate v1.0.3 |
| 2103 | 2026-08-20T20:47:09.429Z | Compiling tap v1.0.1 |
| 2104 | 2026-08-20T20:47:09.453Z | Compiling foreign-types v0.3.2 |
| 2105 | 2026-08-20T20:47:09.540Z | Compiling wyz v0.5.1 |
| 2106 | 2026-08-20T20:47:09.551Z | Compiling deranged v0.5.8 |
| 2107 | 2026-08-20T20:47:09.555Z | Compiling structmeta v0.3.0 |
| 2108 | 2026-08-20T20:47:09.693Z | Compiling unicode-normalization v0.1.25 |
| 2109 | 2026-08-20T20:47:09.894Z | Compiling dtrace-parser v0.2.0 |
| 2110 | 2026-08-20T20:47:09.921Z | Compiling rand_chacha v0.3.1 |
| 2111 | 2026-08-20T20:47:10.180Z | Compiling signature v2.2.0 |
| 2112 | 2026-08-20T20:47:10.237Z | Compiling hex v0.4.3 |
| 2113 | 2026-08-20T20:47:10.297Z | Compiling dof v0.3.0 |
| 2114 | 2026-08-20T20:47:10.353Z | Compiling dtrace-parser v0.3.0 |
| 2115 | 2026-08-20T20:47:10.493Z | Compiling hyper v1.10.1 |
| 2116 | 2026-08-20T20:47:10.579Z | Compiling pin-project-internal v1.1.11 |
| 2117 | 2026-08-20T20:47:10.625Z | Compiling num-integer v0.1.46 |
| 2118 | 2026-08-20T20:47:10.887Z | Compiling dof v0.4.0 |
| 2119 | 2026-08-20T20:47:10.904Z | Compiling darling_macro v0.20.11 |
| 2120 | 2026-08-20T20:47:10.932Z | Compiling wait-timeout v0.2.1 |
| 2121 | 2026-08-20T20:47:10.948Z | Compiling thread-id v5.1.0 |
| 2122 | 2026-08-20T20:47:10.962Z | Compiling thread-id v4.2.2 |
| 2123 | 2026-08-20T20:47:11.046Z | Compiling quick-error v1.2.3 |
| 2124 | 2026-08-20T20:47:11.064Z | Compiling smoltcp v0.9.1 |
| 2125 | 2026-08-20T20:47:11.171Z | Compiling cfg_aliases v0.2.1 |
| 2126 | 2026-08-20T20:47:11.204Z | Compiling owo-colors v4.3.0 |
| 2127 | 2026-08-20T20:47:11.320Z | Compiling funty v2.0.0 |
| 2128 | 2026-08-20T20:47:11.391Z | Compiling bit-vec v0.8.0 |
| 2129 | 2026-08-20T20:47:11.408Z | Compiling clap_lex v1.0.0 |
| 2130 | 2026-08-20T20:47:11.439Z | Compiling num_threads v0.1.7 |
| 2131 | 2026-08-20T20:47:11.519Z | Compiling time v0.3.47 |
| 2132 | 2026-08-20T20:47:11.533Z | Compiling darling v0.20.11 |
| 2133 | 2026-08-20T20:47:11.549Z | Compiling nix v0.31.2 |
| 2134 | 2026-08-20T20:47:11.599Z | Compiling hyper-util v0.1.20 |
| 2135 | 2026-08-20T20:47:11.648Z | Compiling bit-set v0.8.0 |
| 2136 | 2026-08-20T20:47:11.665Z | Compiling bitvec v1.0.1 |
| 2137 | 2026-08-20T20:47:11.808Z | Compiling clap_builder v4.6.0 |
| 2138 | 2026-08-20T20:47:11.838Z | Compiling rusty-fork v0.3.1 |
| 2139 | 2026-08-20T20:47:11.854Z | Compiling num-iter v0.1.45 |
| 2140 | 2026-08-20T20:47:12.005Z | Compiling rand v0.8.6 |
| 2141 | 2026-08-20T20:47:12.157Z | Compiling lazy_static v1.5.0 |
| 2142 | 2026-08-20T20:47:12.277Z | Compiling ipnetwork v0.21.1 |
| 2143 | 2026-08-20T20:47:12.297Z | Compiling hmac v0.12.1 |
| 2144 | 2026-08-20T20:47:12.625Z | Compiling rand_xorshift v0.4.0 |
| 2145 | 2026-08-20T20:47:12.641Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2146 | 2026-08-20T20:47:12.733Z | Compiling sync_wrapper v1.0.2 |
| 2147 | 2026-08-20T20:47:12.860Z | Compiling crc-catalog v2.4.0 |
| 2148 | 2026-08-20T20:47:12.883Z | Compiling siphasher v1.0.2 |
| 2149 | 2026-08-20T20:47:13.116Z | Compiling zlib-rs v0.6.2 |
| 2150 | 2026-08-20T20:47:13.268Z | Compiling nodrop v0.1.14 |
| 2151 | 2026-08-20T20:47:13.294Z | Compiling unarray v0.1.4 |
| 2152 | 2026-08-20T20:47:13.311Z | Compiling clap v4.6.1 |
| 2153 | 2026-08-20T20:47:13.375Z | Compiling array-init v0.0.4 |
| 2154 | 2026-08-20T20:47:13.418Z | Compiling proptest v1.11.0 |
| 2155 | 2026-08-20T20:47:13.758Z | Compiling crc v3.4.0 |
| 2156 | 2026-08-20T20:47:13.998Z | Compiling tower v0.5.3 |
| 2157 | 2026-08-20T20:47:14.462Z | Compiling smallvec v0.6.14 |
| 2158 | 2026-08-20T20:47:14.504Z | Compiling derive_builder_core v0.20.2 |
| 2159 | 2026-08-20T20:47:14.867Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-08-20T20:47:14.882Z | Compiling http-body-util v0.1.3 |
| 2161 | 2026-08-20T20:47:15.071Z | Compiling zerocopy v0.6.6 |
| 2162 | 2026-08-20T20:47:15.074Z | Compiling bitfield v0.19.4 |
| 2163 | 2026-08-20T20:47:15.192Z | Compiling flate2 v1.1.9 |
| 2164 | 2026-08-20T20:47:15.254Z | Compiling hubpack_derive v0.1.1 |
| 2165 | 2026-08-20T20:47:15.280Z | Compiling strum_macros v0.26.4 |
| 2166 | 2026-08-20T20:47:15.386Z | Compiling strum_macros v0.27.2 |
| 2167 | 2026-08-20T20:47:15.416Z | Compiling snafu-derive v0.8.9 |
| 2168 | 2026-08-20T20:47:15.433Z | Compiling env_filter v2.0.0 |
| 2169 | 2026-08-20T20:47:15.494Z | Compiling fs-err v3.3.0 |
| 2170 | 2026-08-20T20:47:15.568Z | Compiling unicode-segmentation v1.12.0 |
| 2171 | 2026-08-20T20:47:15.592Z | Compiling base64 v0.21.7 |
| 2172 | 2026-08-20T20:47:15.712Z | Compiling hashbrown v0.12.3 |
| 2173 | 2026-08-20T20:47:15.716Z | Compiling unicode-properties v0.1.4 |
| 2174 | 2026-08-20T20:47:15.743Z | Compiling iri-string v0.7.10 |
| 2175 | 2026-08-20T20:47:16.044Z | Compiling ryu v1.0.23 |
| 2176 | 2026-08-20T20:47:16.198Z | Compiling unicode-bidi v0.3.18 |
| 2177 | 2026-08-20T20:47:16.212Z | Compiling allocator-api2 v0.2.21 |
| 2178 | 2026-08-20T20:47:16.228Z | Compiling gimli v0.32.3 |
| 2179 | 2026-08-20T20:47:16.496Z | Compiling serde_urlencoded v0.7.1 |
| 2180 | 2026-08-20T20:47:16.560Z | Compiling stringprep v0.1.5 |
| 2181 | 2026-08-20T20:47:16.930Z | Compiling tower-http v0.6.8 |
| 2182 | 2026-08-20T20:47:17.017Z | Compiling ron v0.8.1 |
| 2183 | 2026-08-20T20:47:17.049Z | Compiling env_logger v0.11.11 |
| 2184 | 2026-08-20T20:47:17.114Z | Compiling newtype-uuid v1.3.2 |
| 2185 | 2026-08-20T20:47:17.148Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2186 | 2026-08-20T20:47:17.304Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2187 | 2026-08-20T20:47:17.343Z | Compiling derive_builder_macro v0.20.2 |
| 2188 | 2026-08-20T20:47:17.372Z | Compiling rsa v0.9.10 |
| 2189 | 2026-08-20T20:47:17.382Z | Compiling oxnet v0.1.6 |
| 2190 | 2026-08-20T20:47:17.453Z | Compiling serde-hex v0.1.0 |
| 2191 | 2026-08-20T20:47:17.509Z | Compiling tokio-native-tls v0.3.1 |
| 2192 | 2026-08-20T20:47:17.699Z | Compiling hashbrown v0.13.2 |
| 2193 | 2026-08-20T20:47:17.746Z | Compiling bzip2 v0.4.4 |
| 2194 | 2026-08-20T20:47:17.792Z | Compiling usdt-macro v0.6.0 |
| 2195 | 2026-08-20T20:47:17.852Z | Compiling usdt-attr-macro v0.6.0 |
| 2196 | 2026-08-20T20:47:17.860Z | Compiling derive-ex v0.1.8 |
| 2197 | 2026-08-20T20:47:17.864Z | Compiling crypto-common v0.2.2 |
| 2198 | 2026-08-20T20:47:17.964Z | Compiling addr2line v0.25.1 |
| 2199 | 2026-08-20T20:47:17.980Z | Compiling block-padding v0.4.2 |
| 2200 | 2026-08-20T20:47:17.997Z | Compiling block-buffer v0.12.1 |
| 2201 | 2026-08-20T20:47:18.266Z | Compiling rustls-native-certs v0.8.3 |
| 2202 | 2026-08-20T20:47:18.293Z | Compiling x509-cert v0.2.5 |
| 2203 | 2026-08-20T20:47:18.564Z | Compiling md-5 v0.10.6 |
| 2204 | 2026-08-20T20:47:18.655Z | Compiling erased-serde v0.3.31 |
| 2205 | 2026-08-20T20:47:18.741Z | Compiling bstr v1.12.1 |
| 2206 | 2026-08-20T20:47:19.004Z | Compiling vergen-lib v9.1.0 |
| 2207 | 2026-08-20T20:47:19.069Z | Compiling hash32 v0.2.1 |
| 2208 | 2026-08-20T20:47:19.154Z | Compiling encoding_rs v0.8.35 |
| 2209 | 2026-08-20T20:47:19.217Z | Compiling crc-any v2.5.0 |
| 2210 | 2026-08-20T20:47:19.217Z | Compiling mime v0.3.17 |
| 2211 | 2026-08-20T20:47:19.309Z | Compiling rustc-demangle v0.1.27 |
| 2212 | 2026-08-20T20:47:19.382Z | Compiling psl-types v2.0.11 |
| 2213 | 2026-08-20T20:47:19.459Z | Compiling cpufeatures v0.3.0 |
| 2214 | 2026-08-20T20:47:19.530Z | Compiling unicode-width v0.2.0 |
| 2215 | 2026-08-20T20:47:19.552Z | Compiling fallible-iterator v0.2.0 |
| 2216 | 2026-08-20T20:47:19.682Z | Compiling publicsuffix v2.3.0 |
| 2217 | 2026-08-20T20:47:19.739Z | Compiling test-strategy v0.4.5 |
| 2218 | 2026-08-20T20:47:19.858Z | Compiling postgres-protocol v0.6.10 |
| 2219 | 2026-08-20T20:47:20.213Z | Compiling backtrace v0.3.76 |
| 2220 | 2026-08-20T20:47:20.438Z | Compiling object v0.30.4 |
| 2221 | 2026-08-20T20:47:20.466Z | Compiling inout v0.2.2 |
| 2222 | 2026-08-20T20:47:20.485Z | Compiling zip v0.6.6 |
| 2223 | 2026-08-20T20:47:20.502Z | Compiling derive_builder v0.20.2 |
| 2224 | 2026-08-20T20:47:20.645Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2225 | 2026-08-20T20:47:20.662Z | Compiling daft v0.1.7 |
| 2226 | 2026-08-20T20:47:20.680Z | Compiling hyper-tls v0.6.0 |
| 2227 | 2026-08-20T20:47:20.698Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2228 | 2026-08-20T20:47:20.926Z | Compiling heck v0.4.1 |
| 2229 | 2026-08-20T20:47:20.958Z | Compiling phf_shared v0.13.1 |
| 2230 | 2026-08-20T20:47:20.975Z | Compiling pin-project v1.1.11 |
| 2231 | 2026-08-20T20:47:21.084Z | Compiling toml v0.7.8 |
| 2232 | 2026-08-20T20:47:21.168Z | Compiling serde_with_macros v3.21.0 |
| 2233 | 2026-08-20T20:47:21.171Z | Compiling futures-executor v0.3.32 |
| 2234 | 2026-08-20T20:47:21.216Z | Compiling async-recursion v1.1.1 |
| 2235 | 2026-08-20T20:47:21.430Z | Compiling serde_repr v0.1.20 |
| 2236 | 2026-08-20T20:47:21.433Z | Compiling enum-as-inner v0.6.1 |
| 2237 | 2026-08-20T20:47:21.463Z | Compiling miette-derive v7.6.0 |
| 2238 | 2026-08-20T20:47:21.571Z | Compiling ff v0.13.1 |
| 2239 | 2026-08-20T20:47:21.586Z | Compiling vergen v9.1.0 |
| 2240 | 2026-08-20T20:47:21.615Z | Compiling cargo-platform v0.3.2 |
| 2241 | 2026-08-20T20:47:21.806Z | Compiling libbz2-rs-sys v0.2.2 |
| 2242 | 2026-08-20T20:47:21.851Z | Compiling managed v0.8.0 |
| 2243 | 2026-08-20T20:47:21.972Z | Compiling jiff-core v0.1.0 |
| 2244 | 2026-08-20T20:47:21.972Z | Compiling smawk v0.3.2 |
| 2245 | 2026-08-20T20:47:22.003Z | Compiling is_ci v1.2.0 |
| 2246 | 2026-08-20T20:47:22.018Z | Compiling foldhash v0.2.0 |
| 2247 | 2026-08-20T20:47:22.140Z | Compiling foldhash v0.1.5 |
| 2248 | 2026-08-20T20:47:22.156Z | Compiling same-file v1.0.6 |
| 2249 | 2026-08-20T20:47:22.238Z | Compiling bitflags v1.3.2 |
| 2250 | 2026-08-20T20:47:22.323Z | Compiling path-slash v0.1.5 |
| 2251 | 2026-08-20T20:47:22.386Z | Compiling bumpalo v3.20.2 |
| 2252 | 2026-08-20T20:47:22.492Z | Compiling unicode-linebreak v0.1.5 |
| 2253 | 2026-08-20T20:47:22.539Z | Compiling base16ct v0.2.0 |
| 2254 | 2026-08-20T20:47:22.601Z | Compiling zopfli v0.8.3 |
| 2255 | 2026-08-20T20:47:22.723Z | Compiling jiff v0.2.34 |
| 2256 | 2026-08-20T20:47:22.785Z | Compiling textwrap v0.16.2 |
| 2257 | 2026-08-20T20:47:22.800Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2258 | 2026-08-20T20:47:22.861Z | Compiling sec1 v0.7.3 |
| 2259 | 2026-08-20T20:47:22.948Z | Compiling walkdir v2.5.0 |
| 2260 | 2026-08-20T20:47:23.158Z | Compiling hashbrown v0.15.5 |
| 2261 | 2026-08-20T20:47:23.162Z | Compiling bzip2 v0.6.1 |
| 2262 | 2026-08-20T20:47:23.192Z | Compiling hashbrown v0.16.1 |
| 2263 | 2026-08-20T20:47:23.195Z | Compiling supports-color v3.0.2 |
| 2264 | 2026-08-20T20:47:23.407Z | Compiling cargo_metadata v0.23.1 |
| 2265 | 2026-08-20T20:47:23.411Z | Compiling group v0.13.0 |
| 2266 | 2026-08-20T20:47:23.621Z | Compiling futures v0.3.32 |
| 2267 | 2026-08-20T20:47:23.829Z | Compiling phf v0.13.1 |
| 2268 | 2026-08-20T20:47:23.973Z | Compiling snafu v0.8.9 |
| 2269 | 2026-08-20T20:47:24.009Z | Compiling reqwest v0.12.28 |
| 2270 | 2026-08-20T20:47:24.036Z | Compiling backtrace-ext v0.2.1 |
| 2271 | 2026-08-20T20:47:24.212Z | Compiling cipher v0.5.2 |
| 2272 | 2026-08-20T20:47:24.331Z | Compiling signal-hook-mio v0.2.5 |
| 2273 | 2026-08-20T20:47:24.394Z | Compiling cookie_store v0.22.1 |
| 2274 | 2026-08-20T20:47:24.466Z | Compiling postgres-types v0.2.12 |
| 2275 | 2026-08-20T20:47:24.483Z | Compiling zstd v0.13.3 |
| 2276 | 2026-08-20T20:47:24.503Z | Compiling globset v0.4.18 |
| 2277 | 2026-08-20T20:47:24.614Z | Compiling strum v0.27.2 |
| 2278 | 2026-08-20T20:47:24.688Z | Compiling hubpack v0.1.2 |
| 2279 | 2026-08-20T20:47:24.785Z | Compiling phf_shared v0.11.3 |
| 2280 | 2026-08-20T20:47:24.820Z | Compiling hkdf v0.12.4 |
| 2281 | 2026-08-20T20:47:24.836Z | Compiling crossbeam-epoch v0.9.18 |
| 2282 | 2026-08-20T20:47:24.949Z | Compiling byte-wrapper v0.1.0 |
| 2283 | 2026-08-20T20:47:24.987Z | Compiling ed25519 v2.2.3 |
| 2284 | 2026-08-20T20:47:24.991Z | Compiling olpc-cjson v0.1.4 |
| 2285 | 2026-08-20T20:47:25.250Z | Compiling crypto-bigint v0.5.5 |
| 2286 | 2026-08-20T20:47:25.283Z | Compiling serde-big-array v0.5.1 |
| 2287 | 2026-08-20T20:47:25.287Z | Compiling serde_plain v1.0.2 |
| 2288 | 2026-08-20T20:47:25.334Z | Compiling pem v3.0.6 |
| 2289 | 2026-08-20T20:47:25.414Z | Compiling float-cmp v0.10.0 |
| 2290 | 2026-08-20T20:47:25.455Z | Compiling memmap2 v0.9.10 |
| 2291 | 2026-08-20T20:47:25.502Z | Compiling toml_write v0.1.2 |
| 2292 | 2026-08-20T20:47:25.572Z | Compiling data-encoding v2.10.0 |
| 2293 | 2026-08-20T20:47:25.624Z | Compiling supports-unicode v3.0.0 |
| 2294 | 2026-08-20T20:47:25.681Z | Compiling const-oid v0.10.2 |
| 2295 | 2026-08-20T20:47:25.700Z | Compiling typed-path v0.9.3 |
| 2296 | 2026-08-20T20:47:25.721Z | Compiling new_debug_unreachable v1.0.6 |
| 2297 | 2026-08-20T20:47:25.807Z | Compiling difflib v0.4.0 |
| 2298 | 2026-08-20T20:47:25.807Z | Compiling fixedbitset v0.5.7 |
| 2299 | 2026-08-20T20:47:25.902Z | Compiling supports-hyperlinks v3.2.0 |
| 2300 | 2026-08-20T20:47:25.940Z | Compiling keccak v0.1.6 |
| 2301 | 2026-08-20T20:47:25.956Z | Compiling normalize-line-endings v0.3.0 |
| 2302 | 2026-08-20T20:47:26.070Z | Compiling precomputed-hash v0.1.1 |
| 2303 | 2026-08-20T20:47:26.109Z | Compiling whoami v2.1.0 |
| 2304 | 2026-08-20T20:47:26.125Z | Compiling predicates-core v1.0.10 |
| 2305 | 2026-08-20T20:47:26.171Z | Compiling unicode-width v0.1.14 |
| 2306 | 2026-08-20T20:47:26.215Z | Compiling fixedbitset v0.4.2 |
| 2307 | 2026-08-20T20:47:26.290Z | Compiling static_assertions v1.1.0 |
| 2308 | 2026-08-20T20:47:26.351Z | Compiling tokio-postgres v0.7.16 |
| 2309 | 2026-08-20T20:47:26.376Z | Compiling petgraph v0.6.5 |
| 2310 | 2026-08-20T20:47:26.421Z | Compiling miette v7.6.0 |
| 2311 | 2026-08-20T20:47:26.454Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2312 | 2026-08-20T20:47:26.469Z | Compiling predicates v3.1.4 |
| 2313 | 2026-08-20T20:47:26.618Z | Compiling elliptic-curve v0.13.8 |
| 2314 | 2026-08-20T20:47:26.688Z | Compiling string_cache v0.8.9 |
| 2315 | 2026-08-20T20:47:26.844Z | Compiling sha3 v0.10.8 |
| 2316 | 2026-08-20T20:47:26.984Z | Compiling petgraph v0.8.3 |
| 2317 | 2026-08-20T20:47:27.021Z | Compiling hickory-proto v0.25.2 |
| 2318 | 2026-08-20T20:47:27.037Z | Compiling chacha20 v0.10.0 |
| 2319 | 2026-08-20T20:47:27.054Z | Compiling digest v0.11.3 |
| 2320 | 2026-08-20T20:47:27.342Z | Compiling toml_edit v0.22.27 |
| 2321 | 2026-08-20T20:47:27.434Z | Compiling usdt v0.6.0 |
| 2322 | 2026-08-20T20:47:27.872Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2323 | 2026-08-20T20:47:28.279Z | Compiling ed25519-dalek v2.2.0 |
| 2324 | 2026-08-20T20:47:28.619Z | Compiling zip v4.6.1 |
| 2325 | 2026-08-20T20:47:28.963Z | Compiling crossterm v0.28.1 |
| 2326 | 2026-08-20T20:47:29.290Z | Compiling iddqd v0.4.2 |
| 2327 | 2026-08-20T20:47:29.533Z | Compiling serde_with v3.21.0 |
| 2328 | 2026-08-20T20:47:29.565Z | Compiling similar v2.7.0 |
| 2329 | 2026-08-20T20:47:29.582Z | Compiling strum v0.26.3 |
| 2330 | 2026-08-20T20:47:29.728Z | Compiling tokio-stream v0.1.18 |
| 2331 | 2026-08-20T20:47:29.806Z | Compiling buf-list v1.1.2 |
| 2332 | 2026-08-20T20:47:30.116Z | Compiling itertools v0.13.0 |
| 2333 | 2026-08-20T20:47:30.134Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2334 | 2026-08-20T20:47:30.209Z | Compiling openapiv3 v2.2.0 |
| 2335 | 2026-08-20T20:47:30.772Z | Compiling peg-runtime v0.8.5 |
| 2336 | 2026-08-20T20:47:31.024Z | Compiling lalrpop-util v0.19.12 |
| 2337 | 2026-08-20T20:47:46.439Z | Compiling rustls-webpki v0.103.13 |
| 2338 | 2026-08-20T20:47:50.002Z | Compiling tokio-rustls v0.26.4 |
| 2339 | 2026-08-20T20:47:50.283Z | Compiling hyper-rustls v0.27.7 |
| 2340 | 2026-08-20T20:47:50.287Z | Compiling rustls-platform-verifier v0.6.2 |
| 2341 | 2026-08-20T20:47:50.362Z | Compiling tough v0.22.0 |
| 2342 | 2026-08-20T20:47:50.524Z | Compiling reqwest v0.13.2 |
| 2343 | 2026-08-20T20:47:53.151Z | Compiling macaddr v1.0.1 |
| 2344 | 2026-08-20T20:47:53.259Z | Compiling crucible-workspace-hack v0.1.0 |
| 2345 | 2026-08-20T20:47:53.329Z | Compiling rayon-core v1.13.0 |
| 2346 | 2026-08-20T20:47:53.421Z | Compiling secrecy v0.10.3 |
| 2347 | 2026-08-20T20:47:53.452Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2348 | 2026-08-20T20:47:53.487Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2349 | 2026-08-20T20:47:53.507Z | Compiling heapless v0.8.0 |
| 2350 | 2026-08-20T20:47:53.620Z | Compiling crossbeam-deque v0.8.6 |
| 2351 | 2026-08-20T20:47:53.641Z | Compiling ingot-macros v0.2.0 |
| 2352 | 2026-08-20T20:47:53.676Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2353 | 2026-08-20T20:47:53.692Z | Compiling inout v0.1.4 |
| 2354 | 2026-08-20T20:47:53.741Z | Compiling hash32 v0.3.1 |
| 2355 | 2026-08-20T20:47:53.876Z | Compiling multer v3.1.0 |
| 2356 | 2026-08-20T20:47:53.897Z | Compiling thread_local v1.1.9 |
| 2357 | 2026-08-20T20:47:53.900Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2358 | 2026-08-20T20:47:53.933Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2359 | 2026-08-20T20:47:53.952Z | Compiling compression-core v0.4.31 |
| 2360 | 2026-08-20T20:47:53.970Z | Compiling smoltcp v0.11.0 |
| 2361 | 2026-08-20T20:47:54.004Z | Compiling slog-async v2.8.0 |
| 2362 | 2026-08-20T20:47:54.077Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2363 | 2026-08-20T20:47:54.098Z | Compiling match_cfg v0.1.0 |
| 2364 | 2026-08-20T20:47:54.162Z | Compiling hostname v0.3.1 |
| 2365 | 2026-08-20T20:47:54.198Z | Compiling compression-codecs v0.4.37 |
| 2366 | 2026-08-20T20:47:54.260Z | Compiling proc-macro-crate v3.4.0 |
| 2367 | 2026-08-20T20:47:54.343Z | Compiling cipher v0.4.4 |
| 2368 | 2026-08-20T20:47:54.359Z | Compiling atomicwrites v0.4.4 |
| 2369 | 2026-08-20T20:47:54.362Z | Compiling slog-json v2.6.1 |
| 2370 | 2026-08-20T20:47:54.406Z | Compiling crossbeam-channel v0.5.15 |
| 2371 | 2026-08-20T20:47:54.409Z | Compiling half v2.7.1 |
| 2372 | 2026-08-20T20:47:54.578Z | Compiling newtype-uuid-macros v0.1.0 |
| 2373 | 2026-08-20T20:47:54.618Z | Compiling universal-hash v0.5.1 |
| 2374 | 2026-08-20T20:47:54.634Z | Compiling cobs v0.3.0 |
| 2375 | 2026-08-20T20:47:54.653Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2376 | 2026-08-20T20:47:54.692Z | Compiling async-stream-impl v0.3.6 |
| 2377 | 2026-08-20T20:47:54.714Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2378 | 2026-08-20T20:47:54.770Z | Compiling serde_spanned v1.1.1 |
| 2379 | 2026-08-20T20:47:54.792Z | Compiling is-terminal v0.4.17 |
| 2380 | 2026-08-20T20:47:54.808Z | Compiling proc-macro-error-attr v1.0.4 |
| 2381 | 2026-08-20T20:47:54.913Z | Compiling dropshot v0.17.1 |
| 2382 | 2026-08-20T20:47:54.935Z | Compiling opaque-debug v0.3.1 |
| 2383 | 2026-08-20T20:47:54.951Z | Compiling ciborium-io v0.2.2 |
| 2384 | 2026-08-20T20:47:55.022Z | Compiling take_mut v0.2.2 |
| 2385 | 2026-08-20T20:47:55.025Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2386 | 2026-08-20T20:47:55.080Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2387 | 2026-08-20T20:47:55.117Z | Compiling term v1.2.1 |
| 2388 | 2026-08-20T20:47:55.134Z | Compiling convert_case v0.4.0 |
| 2389 | 2026-08-20T20:47:55.208Z | Compiling ciborium-ll v0.2.2 |
| 2390 | 2026-08-20T20:47:55.303Z | Compiling async-stream v0.3.6 |
| 2391 | 2026-08-20T20:47:55.325Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2392 | 2026-08-20T20:47:55.355Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2393 | 2026-08-20T20:47:55.371Z | Compiling poly1305 v0.8.0 |
| 2394 | 2026-08-20T20:47:55.459Z | Compiling derive_more v0.99.20 |
| 2395 | 2026-08-20T20:47:55.502Z | Compiling slog-term v2.9.2 |
| 2396 | 2026-08-20T20:47:55.522Z | Compiling postcard v1.1.3 |
| 2397 | 2026-08-20T20:47:55.673Z | Compiling thiserror-no-std v2.0.2 |
| 2398 | 2026-08-20T20:47:55.782Z | Compiling num_enum_derive v0.7.6 |
| 2399 | 2026-08-20T20:47:55.852Z | Compiling slog-bunyan v2.5.0 |
| 2400 | 2026-08-20T20:47:55.891Z | Compiling chacha20 v0.9.1 |
| 2401 | 2026-08-20T20:47:55.929Z | Compiling async-compression v0.4.41 |
| 2402 | 2026-08-20T20:47:56.152Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2403 | 2026-08-20T20:47:56.186Z | Compiling sha1 v0.11.0 |
| 2404 | 2026-08-20T20:47:56.288Z | Compiling ingot-types v0.2.0 |
| 2405 | 2026-08-20T20:47:56.363Z | Compiling parse-display-derive v0.10.0 |
| 2406 | 2026-08-20T20:47:56.404Z | Compiling proc-macro-crate v1.3.1 |
| 2407 | 2026-08-20T20:47:56.642Z | Compiling waitgroup v0.1.2 |
| 2408 | 2026-08-20T20:47:56.744Z | Compiling ingot v0.2.1 |
| 2409 | 2026-08-20T20:47:56.760Z | Compiling backon v1.6.0 |
| 2410 | 2026-08-20T20:47:56.776Z | Compiling rustls-pemfile v2.2.0 |
| 2411 | 2026-08-20T20:47:56.780Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2412 | 2026-08-20T20:47:56.815Z | Compiling blake2 v0.10.6 |
| 2413 | 2026-08-20T20:47:56.964Z | Compiling dropshot_endpoint v0.17.1 |
| 2414 | 2026-08-20T20:47:57.031Z | Compiling aead v0.5.2 |
| 2415 | 2026-08-20T20:47:57.080Z | Compiling password-hash v0.5.0 |
| 2416 | 2026-08-20T20:47:57.203Z | Compiling foreign-types-macros v0.2.3 |
| 2417 | 2026-08-20T20:47:57.242Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2418 | 2026-08-20T20:47:57.335Z | Compiling serde_path_to_error v0.1.20 |
| 2419 | 2026-08-20T20:47:57.575Z | Compiling hostname v0.4.2 |
| 2420 | 2026-08-20T20:47:57.647Z | Compiling proc-macro-error v1.0.4 |
| 2421 | 2026-08-20T20:47:57.669Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2422 | 2026-08-20T20:47:57.758Z | Compiling instant v0.1.13 |
| 2423 | 2026-08-20T20:47:57.806Z | Compiling debug-ignore v1.0.5 |
| 2424 | 2026-08-20T20:47:57.823Z | Compiling foreign-types-shared v0.3.1 |
| 2425 | 2026-08-20T20:47:57.841Z | Compiling argon2 v0.5.3 |
| 2426 | 2026-08-20T20:47:57.855Z | Compiling parse-display v0.10.0 |
| 2427 | 2026-08-20T20:47:57.906Z | Compiling backoff v0.4.0 |
| 2428 | 2026-08-20T20:47:57.931Z | Compiling foreign-types v0.5.0 |
| 2429 | 2026-08-20T20:47:57.931Z | Compiling chacha20poly1305 v0.10.1 |
| 2430 | 2026-08-20T20:47:57.964Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2431 | 2026-08-20T20:47:57.988Z | Compiling num_enum_derive v0.5.11 |
| 2432 | 2026-08-20T20:47:58.029Z | Compiling num_enum v0.7.6 |
| 2433 | 2026-08-20T20:47:58.044Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2434 | 2026-08-20T20:47:58.140Z | Compiling vsss-rs v3.3.4 |
| 2435 | 2026-08-20T20:47:58.156Z | Compiling ciborium v0.2.2 |
| 2436 | 2026-08-20T20:47:58.487Z | Compiling regress v0.10.5 |
| 2437 | 2026-08-20T20:47:58.509Z | Compiling itertools v0.14.0 |
| 2438 | 2026-08-20T20:47:58.576Z | Compiling tabwriter v1.4.1 |
| 2439 | 2026-08-20T20:47:58.592Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2440 | 2026-08-20T20:47:58.668Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2441 | 2026-08-20T20:47:58.816Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2442 | 2026-08-20T20:47:58.957Z | Compiling cstr-argument v0.1.2 |
| 2443 | 2026-08-20T20:47:58.961Z | Compiling humantime v2.3.0 |
| 2444 | 2026-08-20T20:47:58.989Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2445 | 2026-08-20T20:47:59.030Z | Compiling num_enum v0.5.11 |
| 2446 | 2026-08-20T20:47:59.122Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2447 | 2026-08-20T20:47:59.129Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2448 | 2026-08-20T20:47:59.178Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2449 | 2026-08-20T20:47:59.224Z | Compiling rayon v1.11.0 |
| 2450 | 2026-08-20T20:47:59.240Z | Compiling rand v0.10.1 |
| 2451 | 2026-08-20T20:47:59.295Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2452 | 2026-08-20T20:47:59.421Z | Compiling libefi-sys v0.1.0 |
| 2453 | 2026-08-20T20:47:59.438Z | Compiling indent_write v2.2.0 |
| 2454 | 2026-08-20T20:47:59.441Z | Compiling colored v3.1.1 |
| 2455 | 2026-08-20T20:47:59.471Z | Compiling zone_cfg_derive v0.3.1 |
| 2456 | 2026-08-20T20:47:59.529Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2457 | 2026-08-20T20:47:59.614Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2458 | 2026-08-20T20:47:59.655Z | Compiling camino-tempfile v1.4.1 |
| 2459 | 2026-08-20T20:47:59.688Z | Compiling itertools v0.12.1 |
| 2460 | 2026-08-20T20:47:59.923Z | Compiling usdt-macro v0.5.0 |
| 2461 | 2026-08-20T20:48:00.043Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2462 | 2026-08-20T20:48:00.074Z | Compiling usdt-attr-macro v0.5.0 |
| 2463 | 2026-08-20T20:48:00.091Z | Compiling num-derive v0.4.2 |
| 2464 | 2026-08-20T20:48:00.108Z | Compiling bitfield-struct v0.6.2 |
| 2465 | 2026-08-20T20:48:00.128Z | Compiling blake3 v1.8.5 |
| 2466 | 2026-08-20T20:48:00.131Z | Compiling memmap v0.7.0 |
| 2467 | 2026-08-20T20:48:00.380Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2468 | 2026-08-20T20:48:00.466Z | Compiling sigpipe v0.1.3 |
| 2469 | 2026-08-20T20:48:00.502Z | Compiling swrite v0.1.0 |
| 2470 | 2026-08-20T20:48:00.518Z | Compiling glob v0.3.3 |
| 2471 | 2026-08-20T20:48:00.533Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2472 | 2026-08-20T20:48:00.632Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2473 | 2026-08-20T20:48:00.745Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2474 | 2026-08-20T20:48:00.838Z | Compiling usdt v0.5.0 |
| 2475 | 2026-08-20T20:48:00.943Z | Compiling smf v0.2.3 |
| 2476 | 2026-08-20T20:48:01.006Z | Compiling filetime v0.2.27 |
| 2477 | 2026-08-20T20:48:01.022Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2478 | 2026-08-20T20:48:01.086Z | Compiling zone v0.3.1 |
| 2479 | 2026-08-20T20:48:01.105Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2480 | 2026-08-20T20:48:01.120Z | Compiling arrayvec v0.7.6 |
| 2481 | 2026-08-20T20:48:01.164Z | Compiling xattr v1.6.1 |
| 2482 | 2026-08-20T20:48:01.199Z | Compiling arrayref v0.3.9 |
| 2483 | 2026-08-20T20:48:01.215Z | Compiling constant_time_eq v0.4.2 |
| 2484 | 2026-08-20T20:48:01.239Z | Compiling whoami v1.6.1 |
| 2485 | 2026-08-20T20:48:01.292Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2486 | 2026-08-20T20:48:01.375Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2487 | 2026-08-20T20:48:01.430Z | Compiling tar v0.4.46 |
| 2488 | 2026-08-20T20:48:01.447Z | Compiling tokio-dtrace v0.1.1 |
| 2489 | 2026-08-20T20:48:01.462Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2490 | 2026-08-20T20:48:01.482Z | Compiling gethostname v0.5.0 |
| 2491 | 2026-08-20T20:48:01.632Z | Compiling console v0.16.2 |
| 2492 | 2026-08-20T20:48:01.720Z | Compiling unit-prefix v0.5.2 |
| 2493 | 2026-08-20T20:48:01.723Z | Compiling topological-sort v0.2.2 |
| 2494 | 2026-08-20T20:48:01.791Z | Compiling oxide-tokio-rt v0.1.4 |
| 2495 | 2026-08-20T20:48:01.901Z | Compiling toml v0.8.23 |
| 2496 | 2026-08-20T20:48:01.969Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2497 | 2026-08-20T20:48:02.095Z | Compiling indicatif v0.18.4 |
| 2498 | 2026-08-20T20:48:02.240Z | Compiling shell-words v1.1.1 |
| 2499 | 2026-08-20T20:48:11.403Z | Compiling progenitor-client v0.14.0 |
| 2500 | 2026-08-20T20:48:11.403Z | Compiling omicron-zone-package v0.12.3 |
| 2501 | 2026-08-20T20:48:11.643Z | Compiling progenitor-extras v0.2.0 |
| 2502 | 2026-08-20T20:48:11.939Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2503 | 2026-08-20T20:48:11.961Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2504 | 2026-08-20T20:48:12.076Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2505 | 2026-08-20T20:48:12.158Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2506 | 2026-08-20T20:48:12.181Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2507 | 2026-08-20T20:48:12.200Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2508 | 2026-08-20T20:48:12.250Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2509 | 2026-08-20T20:48:12.386Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2510 | 2026-08-20T20:48:12.865Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2511 | 2026-08-20T20:48:16.421Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2512 | 2026-08-20T20:48:25.284Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2513 | 2026-08-20T20:48:28.584Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2514 | 2026-08-20T20:48:29.688Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2515 | 2026-08-20T20:48:39.920Z | Finished `release` profile [optimized] target(s) in 1m 47s |
| 2516 | 2026-08-20T20:48:40.071Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2517 | 2026-08-20T20:48:40.133Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2518 | 2026-08-20T20:48:40.136Z | Created new build target 'test' and set it as active |
| 2519 | 2026-08-20T20:48:40.137Z | |
| 2520 | 2026-08-20T20:48:40.137Z | real 1:48.091321827 |
| 2521 | 2026-08-20T20:48:40.137Z | user 17:50.748169658 |
| 2522 | 2026-08-20T20:48:40.137Z | sys 2:47.423519257 |
| 2523 | 2026-08-20T20:48:40.137Z | trap 0.514788165 |
| 2524 | 2026-08-20T20:48:40.137Z | tflt 2.422232481 |
| 2525 | 2026-08-20T20:48:40.137Z | dflt 5.101338679 |
| 2526 | 2026-08-20T20:48:40.137Z | kflt 0.001259420 |
| 2527 | 2026-08-20T20:48:40.137Z | lock 58:28.690558468 |
| 2528 | 2026-08-20T20:48:40.137Z | slp 45:34.285817325 |
| 2529 | 2026-08-20T20:48:40.137Z | lat 50.117199369 |
| 2530 | 2026-08-20T20:48:40.137Z | stop 6:18.633917808 |
| 2531 | 2026-08-20T20:48:40.137Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2532 | 2026-08-20T20:48:41.031Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2533 | 2026-08-20T20:48:41.099Z | Running `target/release/omicron-package -t test package` |
| 2534 | 2026-08-20T20:48:41.157Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2535 | 2026-08-20T20:48:42.610Z | Compiling heck v0.5.0 |
| 2536 | 2026-08-20T20:48:42.611Z | Compiling regress v0.11.1 |
| 2537 | 2026-08-20T20:48:42.838Z | Compiling unsafe-libyaml v0.2.11 |
| 2538 | 2026-08-20T20:48:42.874Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2539 | 2026-08-20T20:48:42.901Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2540 | 2026-08-20T20:48:42.901Z | Compiling derive-where v1.6.0 |
| 2541 | 2026-08-20T20:48:42.905Z | Compiling bytecount v0.6.9 |
| 2542 | 2026-08-20T20:48:42.965Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2543 | 2026-08-20T20:48:42.968Z | Compiling atomicwrites v0.4.4 |
| 2544 | 2026-08-20T20:48:42.968Z | Compiling is-terminal v0.4.17 |
| 2545 | 2026-08-20T20:48:42.968Z | Compiling prettyplease v0.2.37 |
| 2546 | 2026-08-20T20:48:42.968Z | Compiling newline-converter v0.3.0 |
| 2547 | 2026-08-20T20:48:42.987Z | Compiling console v0.15.11 |
| 2548 | 2026-08-20T20:48:43.007Z | Compiling slog-dtrace v0.3.0 |
| 2549 | 2026-08-20T20:48:43.030Z | Compiling resolv-conf v0.7.6 |
| 2550 | 2026-08-20T20:48:43.141Z | Compiling cancel-safe-futures v0.1.5 |
| 2551 | 2026-08-20T20:48:43.186Z | Compiling num-rational v0.4.2 |
| 2552 | 2026-08-20T20:48:43.190Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2553 | 2026-08-20T20:48:43.243Z | Compiling num-complex v0.4.6 |
| 2554 | 2026-08-20T20:48:43.269Z | Compiling thread_local v1.1.9 |
| 2555 | 2026-08-20T20:48:43.295Z | Compiling match_cfg v0.1.0 |
| 2556 | 2026-08-20T20:48:43.365Z | Compiling serde_yaml v0.9.34+deprecated |
| 2557 | 2026-08-20T20:48:43.413Z | Compiling expectorate v1.2.0 |
| 2558 | 2026-08-20T20:48:43.515Z | Compiling compression-core v0.4.31 |
| 2559 | 2026-08-20T20:48:43.650Z | Compiling compression-codecs v0.4.37 |
| 2560 | 2026-08-20T20:48:43.678Z | Compiling num v0.4.3 |
| 2561 | 2026-08-20T20:48:43.682Z | Compiling hostname v0.3.1 |
| 2562 | 2026-08-20T20:48:43.720Z | Compiling multer v3.1.0 |
| 2563 | 2026-08-20T20:48:43.720Z | Compiling slog-async v2.8.0 |
| 2564 | 2026-08-20T20:48:43.780Z | Compiling crossbeam-channel v0.5.15 |
| 2565 | 2026-08-20T20:48:43.801Z | Compiling slog-json v2.6.1 |
| 2566 | 2026-08-20T20:48:43.825Z | Compiling serde_spanned v1.1.1 |
| 2567 | 2026-08-20T20:48:43.862Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2568 | 2026-08-20T20:48:43.925Z | Compiling float-ord v0.3.2 |
| 2569 | 2026-08-20T20:48:43.946Z | Compiling term v1.2.1 |
| 2570 | 2026-08-20T20:48:44.001Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2571 | 2026-08-20T20:48:44.035Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2572 | 2026-08-20T20:48:44.073Z | Compiling take_mut v0.2.2 |
| 2573 | 2026-08-20T20:48:44.093Z | Compiling oxide-update-engine-types v0.1.2 |
| 2574 | 2026-08-20T20:48:44.126Z | Compiling linear-map v1.2.0 |
| 2575 | 2026-08-20T20:48:44.148Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2576 | 2026-08-20T20:48:44.173Z | Compiling linked-hash-map v0.5.6 |
| 2577 | 2026-08-20T20:48:44.219Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2578 | 2026-08-20T20:48:44.222Z | Compiling slog-bunyan v2.5.0 |
| 2579 | 2026-08-20T20:48:44.265Z | Compiling slog-term v2.9.2 |
| 2580 | 2026-08-20T20:48:44.344Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2581 | 2026-08-20T20:48:44.373Z | Compiling async-compression v0.4.41 |
| 2582 | 2026-08-20T20:48:44.398Z | Compiling typify-impl v0.6.2 |
| 2583 | 2026-08-20T20:48:44.418Z | Compiling lru-cache v0.1.2 |
| 2584 | 2026-08-20T20:48:44.642Z | Compiling dropshot v0.17.1 |
| 2585 | 2026-08-20T20:48:44.672Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2586 | 2026-08-20T20:48:44.708Z | Compiling async-stream v0.3.6 |
| 2587 | 2026-08-20T20:48:44.711Z | Compiling sha1 v0.11.0 |
| 2588 | 2026-08-20T20:48:44.792Z | Compiling progenitor-client v0.14.0 |
| 2589 | 2026-08-20T20:48:44.838Z | Compiling waitgroup v0.1.2 |
| 2590 | 2026-08-20T20:48:44.890Z | Compiling rustls-pemfile v2.2.0 |
| 2591 | 2026-08-20T20:48:44.911Z | Compiling backon v1.6.0 |
| 2592 | 2026-08-20T20:48:44.916Z | Compiling hostname v0.4.2 |
| 2593 | 2026-08-20T20:48:45.008Z | Compiling serde_path_to_error v0.1.20 |
| 2594 | 2026-08-20T20:48:45.029Z | Compiling instant v0.1.13 |
| 2595 | 2026-08-20T20:48:45.114Z | Compiling debug-ignore v1.0.5 |
| 2596 | 2026-08-20T20:48:45.114Z | Compiling minimal-lexical v0.2.1 |
| 2597 | 2026-08-20T20:48:45.157Z | Compiling backoff v0.4.0 |
| 2598 | 2026-08-20T20:48:45.160Z | Compiling progenitor-extras v0.2.0 |
| 2599 | 2026-08-20T20:48:45.202Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2600 | 2026-08-20T20:48:45.247Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2601 | 2026-08-20T20:48:45.377Z | Compiling oxide-update-engine v0.1.2 |
| 2602 | 2026-08-20T20:48:45.398Z | Compiling nom v7.1.3 |
| 2603 | 2026-08-20T20:48:45.462Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2604 | 2026-08-20T20:48:45.489Z | Compiling parse-display v0.10.0 |
| 2605 | 2026-08-20T20:48:45.492Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2606 | 2026-08-20T20:48:45.534Z | Compiling hickory-proto v0.24.4 |
| 2607 | 2026-08-20T20:48:45.986Z | Compiling regress v0.10.5 |
| 2608 | 2026-08-20T20:48:46.190Z | Compiling itertools v0.14.0 |
| 2609 | 2026-08-20T20:48:46.609Z | Compiling macaddr v1.0.1 |
| 2610 | 2026-08-20T20:48:46.762Z | Compiling humantime v2.3.0 |
| 2611 | 2026-08-20T20:48:46.795Z | Compiling unicode-xid v0.2.6 |
| 2612 | 2026-08-20T20:48:46.946Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2613 | 2026-08-20T20:48:47.027Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2614 | 2026-08-20T20:48:47.141Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2615 | 2026-08-20T20:48:47.182Z | Compiling convert_case v0.10.0 |
| 2616 | 2026-08-20T20:48:47.392Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2617 | 2026-08-20T20:48:47.417Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2618 | 2026-08-20T20:48:47.472Z | Compiling derive_more-impl v2.1.1 |
| 2619 | 2026-08-20T20:48:47.542Z | Compiling toml v0.8.23 |
| 2620 | 2026-08-20T20:48:47.672Z | Compiling papergrid v0.11.0 |
| 2621 | 2026-08-20T20:48:47.864Z | Compiling typify-macro v0.6.2 |
| 2622 | 2026-08-20T20:48:48.010Z | Compiling tabled_derive v0.7.0 |
| 2623 | 2026-08-20T20:48:48.118Z | Compiling hickory-resolver v0.24.4 |
| 2624 | 2026-08-20T20:48:48.142Z | Compiling termtree v0.5.1 |
| 2625 | 2026-08-20T20:48:48.260Z | Compiling derive_more v2.1.1 |
| 2626 | 2026-08-20T20:48:48.345Z | Compiling crossterm v0.29.0 |
| 2627 | 2026-08-20T20:48:48.370Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2628 | 2026-08-20T20:48:48.790Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2629 | 2026-08-20T20:48:48.937Z | Compiling tabled v0.15.0 |
| 2630 | 2026-08-20T20:48:49.331Z | Compiling qorb v0.4.1 |
| 2631 | 2026-08-20T20:48:49.464Z | Compiling typify v0.6.2 |
| 2632 | 2026-08-20T20:48:49.755Z | Compiling progenitor-impl v0.14.0 |
| 2633 | 2026-08-20T20:48:50.476Z | Compiling phf_shared v0.12.1 |
| 2634 | 2026-08-20T20:48:50.732Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2635 | 2026-08-20T20:48:51.212Z | Compiling csv-core v0.1.13 |
| 2636 | 2026-08-20T20:48:51.262Z | Compiling vte v0.14.1 |
| 2637 | 2026-08-20T20:48:51.517Z | Compiling highway v1.3.0 |
| 2638 | 2026-08-20T20:48:51.647Z | Compiling chrono-tz v0.10.4 |
| 2639 | 2026-08-20T20:48:51.898Z | Compiling progenitor-macro v0.14.0 |
| 2640 | 2026-08-20T20:48:51.929Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2641 | 2026-08-20T20:48:52.901Z | Compiling strip-ansi-escapes v0.2.1 |
| 2642 | 2026-08-20T20:48:53.190Z | Compiling csv v1.4.0 |
| 2643 | 2026-08-20T20:48:53.442Z | Compiling phf v0.12.1 |
| 2644 | 2026-08-20T20:48:53.466Z | Compiling const_format_proc_macros v0.2.34 |
| 2645 | 2026-08-20T20:48:53.491Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2646 | 2026-08-20T20:48:53.645Z | Compiling fd-lock v4.0.4 |
| 2647 | 2026-08-20T20:48:53.713Z | Compiling peg-macros v0.8.5 |
| 2648 | 2026-08-20T20:48:53.822Z | Compiling nu-ansi-term v0.50.3 |
| 2649 | 2026-08-20T20:48:54.020Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2650 | 2026-08-20T20:48:54.177Z | Compiling reedline v0.40.0 |
| 2651 | 2026-08-20T20:48:54.269Z | Compiling const_format v0.2.35 |
| 2652 | 2026-08-20T20:48:54.949Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2653 | 2026-08-20T20:48:55.020Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2654 | 2026-08-20T20:48:55.792Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2655 | 2026-08-20T20:48:56.549Z | Compiling progenitor v0.14.0 |
| 2656 | 2026-08-20T20:48:56.559Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2657 | 2026-08-20T20:48:56.559Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2658 | 2026-08-20T20:48:56.559Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2659 | 2026-08-20T20:48:56.559Z | Compiling peg v0.8.5 |
| 2660 | 2026-08-20T20:48:56.574Z | Compiling bcs v0.1.6 |
| 2661 | 2026-08-20T20:48:58.430Z | Compiling nom v8.0.0 |
| 2662 | 2026-08-20T20:48:58.499Z | Compiling semver v0.1.20 |
| 2663 | 2026-08-20T20:48:58.499Z | Compiling rustc_version v0.1.7 |
| 2664 | 2026-08-20T20:48:58.499Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2665 | 2026-08-20T20:48:58.499Z | Compiling newtype_derive v0.1.6 |
| 2666 | 2026-08-20T20:48:58.499Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2667 | 2026-08-20T20:48:58.499Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2668 | 2026-08-20T20:48:58.499Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2669 | 2026-08-20T20:48:58.499Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2670 | 2026-08-20T20:48:58.499Z | Compiling steno v0.4.1 |
| 2671 | 2026-08-20T20:48:58.499Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2672 | 2026-08-20T20:48:59.110Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2673 | 2026-08-20T20:48:59.384Z | Compiling sha1 v0.10.6 |
| 2674 | 2026-08-20T20:48:59.402Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2675 | 2026-08-20T20:49:00.412Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2676 | 2026-08-20T20:49:00.423Z | Compiling tagptr v0.2.0 |
| 2677 | 2026-08-20T20:49:00.423Z | Compiling utf-8 v0.7.6 |
| 2678 | 2026-08-20T20:49:00.423Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2679 | 2026-08-20T20:49:00.423Z | Compiling moka v0.12.13 |
| 2680 | 2026-08-20T20:49:00.423Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2681 | 2026-08-20T20:49:00.423Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2682 | 2026-08-20T20:49:01.042Z | Compiling tungstenite v0.21.0 |
| 2683 | 2026-08-20T20:49:01.108Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2684 | 2026-08-20T20:49:01.268Z | Compiling hickory-resolver v0.25.2 |
| 2685 | 2026-08-20T20:49:02.640Z | Compiling tokio-tungstenite v0.21.0 |
| 2686 | 2026-08-20T20:49:02.649Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2687 | 2026-08-20T20:49:02.649Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2688 | 2026-08-20T20:49:04.566Z | Compiling darling_core v0.21.3 |
| 2689 | 2026-08-20T20:49:04.596Z | Compiling display-error-chain v0.2.2 |
| 2690 | 2026-08-20T20:49:04.743Z | Compiling libscf-sys v1.2.0 |
| 2691 | 2026-08-20T20:49:04.945Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2692 | 2026-08-20T20:49:05.351Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2693 | 2026-08-20T20:49:05.502Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2694 | 2026-08-20T20:49:05.638Z | Compiling darling_macro v0.21.3 |
| 2695 | 2026-08-20T20:49:06.174Z | Compiling darling v0.21.3 |
| 2696 | 2026-08-20T20:49:06.243Z | Compiling vergen-lib v0.1.6 |
| 2697 | 2026-08-20T20:49:06.287Z | Compiling diesel_derives v2.3.7 |
| 2698 | 2026-08-20T20:49:06.499Z | Compiling dsl_auto_type v0.2.0 |
| 2699 | 2026-08-20T20:49:06.664Z | Compiling scheduled-thread-pool v0.2.7 |
| 2700 | 2026-08-20T20:49:06.722Z | Compiling vergen-gitcl v1.0.8 |
| 2701 | 2026-08-20T20:49:06.944Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2702 | 2026-08-20T20:49:07.031Z | Compiling dirs-sys-next v0.1.2 |
| 2703 | 2026-08-20T20:49:07.088Z | Compiling maplit v1.0.2 |
| 2704 | 2026-08-20T20:49:07.199Z | Compiling crunchy v0.2.4 |
| 2705 | 2026-08-20T20:49:07.222Z | Compiling glob v0.3.3 |
| 2706 | 2026-08-20T20:49:07.294Z | Compiling dirs-next v2.0.0 |
| 2707 | 2026-08-20T20:49:07.452Z | Compiling r2d2 v0.8.10 |
| 2708 | 2026-08-20T20:49:07.536Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2709 | 2026-08-20T20:49:07.589Z | Compiling clang-sys v1.8.1 |
| 2710 | 2026-08-20T20:49:07.743Z | Compiling papergrid v0.18.0 |
| 2711 | 2026-08-20T20:49:07.824Z | Compiling downcast-rs v2.0.2 |
| 2712 | 2026-08-20T20:49:07.863Z | Compiling xshell-macros v0.2.7 |
| 2713 | 2026-08-20T20:49:07.942Z | Compiling tiny-keccak v2.0.2 |
| 2714 | 2026-08-20T20:49:08.121Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2715 | 2026-08-20T20:49:08.189Z | Compiling term v0.7.0 |
| 2716 | 2026-08-20T20:49:08.210Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2717 | 2026-08-20T20:49:08.256Z | Compiling xshell v0.2.7 |
| 2718 | 2026-08-20T20:49:08.477Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2719 | 2026-08-20T20:49:08.645Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2720 | 2026-08-20T20:49:08.684Z | Compiling bit-vec v0.6.3 |
| 2721 | 2026-08-20T20:49:08.708Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2722 | 2026-08-20T20:49:08.742Z | Compiling ascii-canvas v3.0.0 |
| 2723 | 2026-08-20T20:49:08.944Z | Compiling tabled v0.21.0 |
| 2724 | 2026-08-20T20:49:08.968Z | Compiling bit-set v0.5.3 |
| 2725 | 2026-08-20T20:49:09.153Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2726 | 2026-08-20T20:49:09.257Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2727 | 2026-08-20T20:49:09.279Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2728 | 2026-08-20T20:49:09.520Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2729 | 2026-08-20T20:49:09.875Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2730 | 2026-08-20T20:49:09.942Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2731 | 2026-08-20T20:49:09.965Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2732 | 2026-08-20T20:49:10.149Z | Compiling itertools v0.10.5 |
| 2733 | 2026-08-20T20:49:10.230Z | Compiling ena v0.14.4 |
| 2734 | 2026-08-20T20:49:10.474Z | Compiling libloading v0.8.9 |
| 2735 | 2026-08-20T20:49:10.567Z | Compiling bindgen v0.71.1 |
| 2736 | 2026-08-20T20:49:10.708Z | Compiling diff v0.1.13 |
| 2737 | 2026-08-20T20:49:10.711Z | Compiling unicase v2.9.0 |
| 2738 | 2026-08-20T20:49:10.863Z | Compiling regex-syntax v0.6.29 |
| 2739 | 2026-08-20T20:49:11.254Z | Compiling cexpr v0.6.0 |
| 2740 | 2026-08-20T20:49:11.274Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2741 | 2026-08-20T20:49:11.497Z | Compiling rustc-hash v2.1.1 |
| 2742 | 2026-08-20T20:49:11.656Z | Compiling crc8 v0.1.1 |
| 2743 | 2026-08-20T20:49:11.873Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2744 | 2026-08-20T20:49:11.958Z | Compiling diesel v2.3.7 |
| 2745 | 2026-08-20T20:49:12.083Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2746 | 2026-08-20T20:49:12.358Z | Compiling lalrpop v0.19.12 |
| 2747 | 2026-08-20T20:49:12.586Z | Compiling headers-core v0.3.0 |
| 2748 | 2026-08-20T20:49:12.786Z | Compiling libxml v0.3.3 |
| 2749 | 2026-08-20T20:49:13.065Z | Compiling headers v0.4.1 |
| 2750 | 2026-08-20T20:49:13.089Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2751 | 2026-08-20T20:49:13.304Z | Compiling strum_macros v0.24.3 |
| 2752 | 2026-08-20T20:49:13.369Z | Compiling indoc v1.0.9 |
| 2753 | 2026-08-20T20:49:13.673Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2754 | 2026-08-20T20:49:13.798Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2755 | 2026-08-20T20:49:13.916Z | Compiling derive_builder v0.20.2 |
| 2756 | 2026-08-20T20:49:14.089Z | Compiling oso-derive v0.27.3 |
| 2757 | 2026-08-20T20:49:14.114Z | Compiling quick-xml v0.37.5 |
| 2758 | 2026-08-20T20:49:14.562Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2759 | 2026-08-20T20:49:14.612Z | Compiling openssl-probe v0.1.6 |
| 2760 | 2026-08-20T20:49:14.749Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2761 | 2026-08-20T20:49:14.799Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2762 | 2026-08-20T20:49:14.925Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2763 | 2026-08-20T20:49:15.388Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2764 | 2026-08-20T20:49:15.461Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2765 | 2026-08-20T20:49:15.596Z | Compiling bb8 v0.8.6 |
| 2766 | 2026-08-20T20:49:15.679Z | Compiling trait-variant v0.1.2 |
| 2767 | 2026-08-20T20:49:15.823Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2768 | 2026-08-20T20:49:15.985Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2769 | 2026-08-20T20:49:16.139Z | Compiling half v1.8.3 |
| 2770 | 2026-08-20T20:49:16.228Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2771 | 2026-08-20T20:49:16.249Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2772 | 2026-08-20T20:49:16.280Z | Compiling proc-macro-error2 v2.0.1 |
| 2773 | 2026-08-20T20:49:16.581Z | Compiling serde_cbor v0.11.2 |
| 2774 | 2026-08-20T20:49:16.742Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2775 | 2026-08-20T20:49:16.809Z | Compiling hashbrown v0.14.5 |
| 2776 | 2026-08-20T20:49:16.831Z | Compiling rfc6979 v0.4.0 |
| 2777 | 2026-08-20T20:49:16.974Z | Compiling salty v0.3.0 |
| 2778 | 2026-08-20T20:49:17.027Z | Compiling ecdsa v0.16.9 |
| 2779 | 2026-08-20T20:49:17.414Z | Compiling chumsky v0.9.3 |
| 2780 | 2026-08-20T20:49:17.436Z | Compiling samael v0.0.19 |
| 2781 | 2026-08-20T20:49:17.463Z | Compiling knus-derive v3.4.0 |
| 2782 | 2026-08-20T20:49:17.538Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2783 | 2026-08-20T20:49:17.541Z | Compiling progenitor-impl v0.13.0 |
| 2784 | 2026-08-20T20:49:17.584Z | Compiling primeorder v0.13.6 |
| 2785 | 2026-08-20T20:49:17.873Z | Compiling nonempty v0.12.0 |
| 2786 | 2026-08-20T20:49:18.103Z | Compiling p384 v0.13.1 |
| 2787 | 2026-08-20T20:49:18.685Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2788 | 2026-08-20T20:49:18.806Z | Compiling knus v3.4.0 |
| 2789 | 2026-08-20T20:49:19.698Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2790 | 2026-08-20T20:49:19.785Z | Compiling progenitor-macro v0.13.0 |
| 2791 | 2026-08-20T20:49:19.818Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2792 | 2026-08-20T20:49:19.865Z | Compiling polar-core v0.27.3 |
| 2793 | 2026-08-20T20:49:20.893Z | Compiling progenitor-client v0.13.0 |
| 2794 | 2026-08-20T20:49:21.200Z | Compiling fxhash v0.2.1 |
| 2795 | 2026-08-20T20:49:21.417Z | Compiling libz-sys v1.1.24 |
| 2796 | 2026-08-20T20:49:21.579Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2797 | 2026-08-20T20:49:21.648Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2798 | 2026-08-20T20:49:21.930Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2799 | 2026-08-20T20:49:22.329Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2800 | 2026-08-20T20:49:22.378Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2801 | 2026-08-20T20:49:22.516Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2802 | 2026-08-20T20:49:23.031Z | Compiling kstat-rs v0.2.5 |
| 2803 | 2026-08-20T20:49:23.710Z | Compiling mime_guess v2.0.5 |
| 2804 | 2026-08-20T20:49:23.958Z | Compiling progenitor v0.13.0 |
| 2805 | 2026-08-20T20:49:24.157Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2806 | 2026-08-20T20:49:25.462Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2807 | 2026-08-20T20:49:25.491Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2808 | 2026-08-20T20:49:25.547Z | Compiling nanorand v0.7.0 |
| 2809 | 2026-08-20T20:49:25.685Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2810 | 2026-08-20T20:49:25.960Z | Compiling parking_lot_core v0.8.6 |
| 2811 | 2026-08-20T20:49:26.280Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2812 | 2026-08-20T20:49:26.444Z | Compiling flume v0.11.1 |
| 2813 | 2026-08-20T20:49:26.618Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2814 | 2026-08-20T20:49:26.974Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2815 | 2026-08-20T20:49:27.539Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2816 | 2026-08-20T20:49:27.670Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2817 | 2026-08-20T20:49:28.133Z | Compiling git-stub v1.0.0 |
| 2818 | 2026-08-20T20:49:28.244Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2819 | 2026-08-20T20:49:28.401Z | Compiling instability v0.3.11 |
| 2820 | 2026-08-20T20:49:28.497Z | Compiling strsim v0.10.0 |
| 2821 | 2026-08-20T20:49:28.626Z | Compiling corncobs v0.1.4 |
| 2822 | 2026-08-20T20:49:28.716Z | Compiling http-range v0.1.5 |
| 2823 | 2026-08-20T20:49:28.801Z | Compiling oso v0.27.3 |
| 2824 | 2026-08-20T20:49:28.883Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2825 | 2026-08-20T20:49:29.078Z | Compiling darling_core v0.13.4 |
| 2826 | 2026-08-20T20:49:29.297Z | Compiling git-stub-vcs v0.1.0 |
| 2827 | 2026-08-20T20:49:29.661Z | Compiling async-bb8-diesel v0.2.1 |
| 2828 | 2026-08-20T20:49:30.118Z | Compiling diesel-dtrace v0.5.0 |
| 2829 | 2026-08-20T20:49:30.451Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2830 | 2026-08-20T20:49:32.333Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2831 | 2026-08-20T20:49:33.500Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2832 | 2026-08-20T20:49:33.742Z | Compiling ignore v0.4.25 |
| 2833 | 2026-08-20T20:49:34.919Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2834 | 2026-08-20T20:49:35.007Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2835 | 2026-08-20T20:49:35.028Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2836 | 2026-08-20T20:49:35.423Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2837 | 2026-08-20T20:49:35.717Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2838 | 2026-08-20T20:49:36.590Z | Compiling anstyle-parse v0.2.7 |
| 2839 | 2026-08-20T20:49:36.848Z | Compiling secrecy v0.8.0 |
| 2840 | 2026-08-20T20:49:36.933Z | Compiling castaway v0.2.4 |
| 2841 | 2026-08-20T20:49:37.053Z | Compiling vergen-git2 v9.1.0 |
| 2842 | 2026-08-20T20:49:37.099Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2843 | 2026-08-20T20:49:37.122Z | Compiling indoc v2.0.7 |
| 2844 | 2026-08-20T20:49:37.146Z | Compiling compact_str v0.8.1 |
| 2845 | 2026-08-20T20:49:37.284Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2846 | 2026-08-20T20:49:38.265Z | Compiling anstream v0.6.21 |
| 2847 | 2026-08-20T20:49:38.286Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 2848 | 2026-08-20T20:49:38.618Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2849 | 2026-08-20T20:49:38.881Z | Compiling globwalk v0.9.1 |
| 2850 | 2026-08-20T20:49:39.413Z | Compiling parking_lot v0.11.2 |
| 2851 | 2026-08-20T20:49:39.479Z | Compiling hyper-staticfile v0.10.1 |
| 2852 | 2026-08-20T20:49:39.535Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2853 | 2026-08-20T20:49:40.209Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2854 | 2026-08-20T20:49:40.314Z | Compiling darling_macro v0.13.4 |
| 2855 | 2026-08-20T20:49:40.347Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2856 | 2026-08-20T20:49:40.653Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2857 | 2026-08-20T20:49:40.848Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2858 | 2026-08-20T20:49:40.867Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2859 | 2026-08-20T20:49:41.267Z | Compiling predicates-tree v1.0.13 |
| 2860 | 2026-08-20T20:49:41.428Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2861 | 2026-08-20T20:49:41.652Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2862 | 2026-08-20T20:49:41.680Z | Compiling unicode-truncate v1.1.0 |
| 2863 | 2026-08-20T20:49:41.773Z | Compiling lru v0.12.5 |
| 2864 | 2026-08-20T20:49:41.889Z | Compiling digest-io v0.1.0 |
| 2865 | 2026-08-20T20:49:42.006Z | Compiling sha2 v0.11.0 |
| 2866 | 2026-08-20T20:49:42.068Z | Compiling prefix-trie v0.7.0 |
| 2867 | 2026-08-20T20:49:42.514Z | Compiling rand_seeder v0.4.0 |
| 2868 | 2026-08-20T20:49:42.579Z | Compiling rawzip v0.4.4 |
| 2869 | 2026-08-20T20:49:42.666Z | Compiling cassowary v0.3.0 |
| 2870 | 2026-08-20T20:49:42.719Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2871 | 2026-08-20T20:49:42.789Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2872 | 2026-08-20T20:49:42.963Z | Compiling ratatui v0.29.0 |
| 2873 | 2026-08-20T20:49:43.005Z | Compiling hickory-server v0.25.2 |
| 2874 | 2026-08-20T20:49:43.103Z | Compiling camino-tempfile-ext v0.3.3 |
| 2875 | 2026-08-20T20:49:43.478Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2876 | 2026-08-20T20:49:43.606Z | Compiling darling v0.13.4 |
| 2877 | 2026-08-20T20:49:43.636Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2878 | 2026-08-20T20:49:43.666Z | Compiling sled v0.34.7 |
| 2879 | 2026-08-20T20:49:43.893Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2880 | 2026-08-20T20:49:44.226Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2881 | 2026-08-20T20:49:46.122Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2882 | 2026-08-20T20:49:46.774Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2883 | 2026-08-20T20:49:47.000Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2884 | 2026-08-20T20:49:48.074Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2885 | 2026-08-20T20:49:49.226Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2886 | 2026-08-20T20:49:49.930Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2887 | 2026-08-20T20:49:51.192Z | Compiling serde_with_macros v1.5.2 |
| 2888 | 2026-08-20T20:49:51.339Z | Compiling git2 v0.20.4 |
| 2889 | 2026-08-20T20:49:51.406Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2890 | 2026-08-20T20:49:51.560Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2891 | 2026-08-20T20:49:51.614Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2892 | 2026-08-20T20:49:51.849Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2893 | 2026-08-20T20:49:52.018Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2894 | 2026-08-20T20:49:52.064Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2895 | 2026-08-20T20:49:52.192Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2896 | 2026-08-20T20:49:52.236Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2897 | 2026-08-20T20:49:52.284Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2898 | 2026-08-20T20:49:52.422Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2899 | 2026-08-20T20:49:52.460Z | Compiling arc-swap v1.8.2 |
| 2900 | 2026-08-20T20:49:52.509Z | Compiling void v1.0.2 |
| 2901 | 2026-08-20T20:49:52.713Z | Compiling lzss v0.8.2 |
| 2902 | 2026-08-20T20:49:52.763Z | Compiling slog-scope v4.4.1 |
| 2903 | 2026-08-20T20:49:53.049Z | Compiling serde_with v1.14.0 |
| 2904 | 2026-08-20T20:49:53.193Z | Compiling illumos-nvpair v0.3.0 |
| 2905 | 2026-08-20T20:49:53.447Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2906 | 2026-08-20T20:49:54.249Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2907 | 2026-08-20T20:49:54.287Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2908 | 2026-08-20T20:49:54.423Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2909 | 2026-08-20T20:49:54.771Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2910 | 2026-08-20T20:49:55.295Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2911 | 2026-08-20T20:49:55.434Z | Compiling scuffle v0.1.0 |
| 2912 | 2026-08-20T20:49:55.473Z | Compiling tungstenite v0.23.0 |
| 2913 | 2026-08-20T20:49:55.758Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2914 | 2026-08-20T20:49:57.491Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2915 | 2026-08-20T20:49:57.613Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2916 | 2026-08-20T20:49:57.712Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2917 | 2026-08-20T20:49:57.735Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2918 | 2026-08-20T20:49:57.921Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2919 | 2026-08-20T20:49:57.947Z | Compiling nix v0.27.1 |
| 2920 | 2026-08-20T20:49:57.973Z | Compiling twox-hash v2.1.2 |
| 2921 | 2026-08-20T20:49:58.180Z | Compiling libsw-core v0.3.2 |
| 2922 | 2026-08-20T20:49:58.418Z | Compiling serde_bytes v0.11.19 |
| 2923 | 2026-08-20T20:49:58.512Z | Compiling atty v0.2.14 |
| 2924 | 2026-08-20T20:49:58.667Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2925 | 2026-08-20T20:49:58.718Z | Compiling libsw v3.5.0 |
| 2926 | 2026-08-20T20:49:59.019Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2927 | 2026-08-20T20:49:59.134Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2928 | 2026-08-20T20:49:59.747Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2929 | 2026-08-20T20:50:00.489Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2930 | 2026-08-20T20:50:00.746Z | Compiling tokio-tungstenite v0.23.1 |
| 2931 | 2026-08-20T20:50:01.123Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2932 | 2026-08-20T20:50:01.145Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2933 | 2026-08-20T20:50:01.340Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2934 | 2026-08-20T20:50:02.663Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2935 | 2026-08-20T20:50:03.270Z | Compiling slog-stdlog v4.1.1 |
| 2936 | 2026-08-20T20:50:03.314Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2937 | 2026-08-20T20:50:03.643Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2938 | 2026-08-20T20:50:04.373Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2939 | 2026-08-20T20:50:04.528Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2940 | 2026-08-20T20:50:05.569Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2941 | 2026-08-20T20:50:06.349Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2942 | 2026-08-20T20:50:06.526Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2943 | 2026-08-20T20:50:08.243Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2944 | 2026-08-20T20:50:12.003Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2945 | 2026-08-20T20:50:12.027Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2946 | 2026-08-20T20:50:12.027Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2947 | 2026-08-20T20:50:12.027Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2948 | 2026-08-20T20:50:13.548Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2949 | 2026-08-20T20:50:13.569Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2950 | 2026-08-20T20:50:13.675Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2951 | 2026-08-20T20:50:15.169Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2952 | 2026-08-20T20:50:16.424Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2953 | 2026-08-20T20:50:16.436Z | Compiling signal-hook-tokio v0.3.1 |
| 2954 | 2026-08-20T20:50:16.436Z | Compiling fatfs v0.3.6 |
| 2955 | 2026-08-20T20:50:16.809Z | Compiling yasna v0.5.2 |
| 2956 | 2026-08-20T20:50:16.958Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2957 | 2026-08-20T20:50:17.656Z | Compiling seq-macro v0.3.6 |
| 2958 | 2026-08-20T20:50:17.804Z | Compiling assert_matches v1.5.0 |
| 2959 | 2026-08-20T20:50:17.876Z | Compiling rcgen v0.12.1 |
| 2960 | 2026-08-20T20:50:17.919Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2961 | 2026-08-20T20:50:18.158Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2962 | 2026-08-20T20:50:18.364Z | Compiling slog-envlogger v2.2.0 |
| 2963 | 2026-08-20T20:50:18.887Z | Compiling oxide-update-engine-display v0.1.2 |
| 2964 | 2026-08-20T20:50:19.483Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2965 | 2026-08-20T20:50:19.819Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2966 | 2026-08-20T20:50:20.728Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2967 | 2026-08-20T20:50:20.952Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2968 | 2026-08-20T20:50:21.177Z | Compiling port-file v0.1.0 |
| 2969 | 2026-08-20T20:50:21.508Z | Compiling rtoolbox v0.0.3 |
| 2970 | 2026-08-20T20:50:21.747Z | Compiling subprocess v0.2.15 |
| 2971 | 2026-08-20T20:50:21.807Z | Compiling rpassword v7.5.4 |
| 2972 | 2026-08-20T20:50:22.274Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2973 | 2026-08-20T20:50:22.385Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2974 | 2026-08-20T20:50:23.646Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2975 | 2026-08-20T20:50:23.874Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2976 | 2026-08-20T20:50:24.013Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2977 | 2026-08-20T20:50:25.021Z | Compiling tui-tree-widget v0.23.1 |
| 2978 | 2026-08-20T20:50:25.337Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2979 | 2026-08-20T20:50:25.935Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2980 | 2026-08-20T20:50:27.673Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2981 | 2026-08-20T20:50:29.037Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2982 | 2026-08-20T20:50:29.787Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2983 | 2026-08-20T20:50:29.859Z | Compiling uzers v0.12.2 |
| 2984 | 2026-08-20T20:50:29.992Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2985 | 2026-08-20T20:50:30.992Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2986 | 2026-08-20T20:50:31.283Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2987 | 2026-08-20T20:50:31.732Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2988 | 2026-08-20T20:50:32.045Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2989 | 2026-08-20T20:50:32.253Z | Compiling support-bundle-viewer v0.1.2 |
| 2990 | 2026-08-20T20:50:34.124Z | Compiling multimap v0.10.1 |
| 2991 | 2026-08-20T20:50:42.303Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2992 | 2026-08-20T20:50:44.371Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2993 | 2026-08-20T20:50:47.772Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2994 | 2026-08-20T20:50:53.029Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2995 | 2026-08-20T20:50:54.870Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2996 | 2026-08-20T20:59:13.511Z | Finished `release` profile [optimized] target(s) in 10m 32s |
| 2997 | 2026-08-20T20:59:13.514Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2998 | 2026-08-20T20:59:13.515Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2999 | 2026-08-20T21:00:06.762Z | |
| 3000 | 2026-08-20T21:00:06.762Z | real 11:26.596262186 |
| 3001 | 2026-08-20T21:00:06.762Z | user 1:23:18.347116011 |
| 3002 | 2026-08-20T21:00:06.762Z | sys 3:42.696630661 |
| 3003 | 2026-08-20T21:00:06.762Z | trap 1.908541513 |
| 3004 | 2026-08-20T21:00:06.765Z | tflt 1.892201504 |
| 3005 | 2026-08-20T21:00:06.765Z | dflt 18.883549375 |
| 3006 | 2026-08-20T21:00:06.765Z | kflt 0.038774395 |
| 3007 | 2026-08-20T21:00:06.765Z | lock 8:26:11.868876350 |
| 3008 | 2026-08-20T21:00:06.765Z | slp 2:24:02.896184267 |
| 3009 | 2026-08-20T21:00:06.765Z | lat 2:31.844709343 |
| 3010 | 2026-08-20T21:00:06.765Z | stop 5:48.413309552 |
| 3011 | 2026-08-20T21:00:06.765Z | + mapfile -t packages |
| 3012 | 2026-08-20T21:00:06.765Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3013 | 2026-08-20T21:00:07.729Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 3014 | 2026-08-20T21:00:07.801Z | Running `target/release/omicron-package -t test list-outputs` |
| 3015 | 2026-08-20T21:00:07.859Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3016 | 2026-08-20T21:00:07.862Z | + ptime -m cargo build --locked --release -p xtask |
| 3017 | 2026-08-20T21:00:08.347Z | Compiling libc v0.2.185 |
| 3018 | 2026-08-20T21:00:08.347Z | Compiling serde_core v1.0.228 |
| 3019 | 2026-08-20T21:00:08.347Z | Compiling serde v1.0.228 |
| 3020 | 2026-08-20T21:00:08.351Z | Compiling rustix v1.1.4 |
| 3021 | 2026-08-20T21:00:08.351Z | Compiling bitflags v2.11.0 |
| 3022 | 2026-08-20T21:00:08.445Z | Compiling serde_json v1.0.151 |
| 3023 | 2026-08-20T21:00:08.501Z | Compiling usdt-impl v0.5.0 |
| 3024 | 2026-08-20T21:00:08.504Z | Compiling syn v2.0.117 |
| 3025 | 2026-08-20T21:00:08.523Z | Compiling syn v1.0.109 |
| 3026 | 2026-08-20T21:00:08.533Z | Compiling log v0.4.33 |
| 3027 | 2026-08-20T21:00:08.537Z | Compiling getrandom v0.3.4 |
| 3028 | 2026-08-20T21:00:08.554Z | Compiling indexmap v2.14.0 |
| 3029 | 2026-08-20T21:00:08.567Z | Compiling fs-err v3.3.0 |
| 3030 | 2026-08-20T21:00:08.716Z | Compiling anyhow v1.0.104 |
| 3031 | 2026-08-20T21:00:08.785Z | Compiling heck v0.4.1 |
| 3032 | 2026-08-20T21:00:08.809Z | Compiling once_cell v1.21.3 |
| 3033 | 2026-08-20T21:00:09.203Z | Compiling thread-id v4.2.2 |
| 3034 | 2026-08-20T21:00:09.229Z | Compiling errno v0.3.14 |
| 3035 | 2026-08-20T21:00:09.233Z | Compiling memmap v0.7.0 |
| 3036 | 2026-08-20T21:00:09.925Z | Compiling proc-macro-error v1.0.4 |
| 3037 | 2026-08-20T21:00:10.185Z | Compiling tabled_derive v0.7.0 |
| 3038 | 2026-08-20T21:00:10.198Z | Compiling terminal_size v0.4.3 |
| 3039 | 2026-08-20T21:00:10.202Z | Compiling tempfile v3.27.0 |
| 3040 | 2026-08-20T21:00:10.294Z | Compiling clap_builder v4.6.0 |
| 3041 | 2026-08-20T21:00:10.294Z | Compiling textwrap v0.16.2 |
| 3042 | 2026-08-20T21:00:10.644Z | Compiling camino v1.2.5 |
| 3043 | 2026-08-20T21:00:10.656Z | Compiling cargo-platform v0.3.2 |
| 3044 | 2026-08-20T21:00:10.670Z | Compiling pest_generator v2.8.6 |
| 3045 | 2026-08-20T21:00:10.683Z | Compiling semver v1.0.28 |
| 3046 | 2026-08-20T21:00:10.878Z | Compiling tabled v0.15.0 |
| 3047 | 2026-08-20T21:00:10.955Z | Compiling camino-tempfile v1.4.1 |
| 3048 | 2026-08-20T21:00:11.170Z | Compiling serde_derive v1.0.228 |
| 3049 | 2026-08-20T21:00:11.171Z | Compiling thiserror-impl v1.0.69 |
| 3050 | 2026-08-20T21:00:11.174Z | Compiling zerocopy-derive v0.7.35 |
| 3051 | 2026-08-20T21:00:11.174Z | Compiling scroll_derive v0.12.1 |
| 3052 | 2026-08-20T21:00:11.174Z | Compiling thiserror-impl v2.0.18 |
| 3053 | 2026-08-20T21:00:11.174Z | Compiling clap_derive v4.6.1 |
| 3054 | 2026-08-20T21:00:11.235Z | Compiling pest_derive v2.8.6 |
| 3055 | 2026-08-20T21:00:11.866Z | Compiling scroll v0.12.0 |
| 3056 | 2026-08-20T21:00:12.045Z | Compiling zerocopy v0.7.35 |
| 3057 | 2026-08-20T21:00:12.135Z | Compiling goblin v0.8.2 |
| 3058 | 2026-08-20T21:00:12.164Z | Compiling thiserror v1.0.69 |
| 3059 | 2026-08-20T21:00:12.259Z | Compiling dtrace-parser v0.2.0 |
| 3060 | 2026-08-20T21:00:12.349Z | Compiling thiserror v2.0.18 |
| 3061 | 2026-08-20T21:00:12.644Z | Compiling clap v4.6.1 |
| 3062 | 2026-08-20T21:00:14.355Z | Compiling dof v0.3.0 |
| 3063 | 2026-08-20T21:00:14.365Z | Compiling serde_spanned v0.6.9 |
| 3064 | 2026-08-20T21:00:14.376Z | Compiling toml_datetime v0.6.11 |
| 3065 | 2026-08-20T21:00:14.435Z | Compiling serde_tokenstream v0.2.3 |
| 3066 | 2026-08-20T21:00:14.485Z | Compiling macaddr v1.0.1 |
| 3067 | 2026-08-20T21:00:14.505Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3068 | 2026-08-20T21:00:14.532Z | Compiling cargo_metadata v0.23.1 |
| 3069 | 2026-08-20T21:00:14.672Z | Compiling toml_edit v0.22.27 |
| 3070 | 2026-08-20T21:00:15.093Z | Compiling usdt-macro v0.5.0 |
| 3071 | 2026-08-20T21:00:15.093Z | Compiling usdt-attr-macro v0.5.0 |
| 3072 | 2026-08-20T21:00:15.734Z | Compiling usdt v0.5.0 |
| 3073 | 2026-08-20T21:00:16.183Z | Compiling toml v0.8.23 |
| 3074 | 2026-08-20T21:00:16.641Z | Compiling cargo_toml v0.21.0 |
| 3075 | 2026-08-20T21:00:21.084Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3076 | 2026-08-20T21:00:24.299Z | Finished `release` profile [optimized] target(s) in 16.42s |
| 3077 | 2026-08-20T21:00:24.404Z | |
| 3078 | 2026-08-20T21:00:24.404Z | real 16.509603767 |
| 3079 | 2026-08-20T21:00:24.404Z | user 2:05.840141243 |
| 3080 | 2026-08-20T21:00:24.408Z | sys 13.482013425 |
| 3081 | 2026-08-20T21:00:24.408Z | trap 0.064129633 |
| 3082 | 2026-08-20T21:00:24.408Z | tflt 0.556961017 |
| 3083 | 2026-08-20T21:00:24.408Z | dflt 1.284983064 |
| 3084 | 2026-08-20T21:00:24.408Z | kflt 0.000028500 |
| 3085 | 2026-08-20T21:00:24.408Z | lock 4:50.601750692 |
| 3086 | 2026-08-20T21:00:24.408Z | slp 2:43.644445314 |
| 3087 | 2026-08-20T21:00:24.408Z | lat 4.125322552 |
| 3088 | 2026-08-20T21:00:24.408Z | stop 15.136645614 |
| 3089 | 2026-08-20T21:00:24.408Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3090 | 2026-08-20T21:00:24.408Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3091 | 2026-08-20T21:00:24.408Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3092 | 2026-08-20T21:00:24.408Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3093 | 2026-08-20T21:00:24.408Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3094 | 2026-08-20T21:00:25.377Z | Compiling match_cfg v0.1.0 |
| 3095 | 2026-08-20T21:00:25.377Z | Compiling progenitor-client v0.14.0 |
| 3096 | 2026-08-20T21:00:25.377Z | Compiling slog-json v2.6.1 |
| 3097 | 2026-08-20T21:00:25.377Z | Compiling newtype-uuid-macros v0.1.0 |
| 3098 | 2026-08-20T21:00:25.377Z | Compiling sha1 v0.11.0 |
| 3099 | 2026-08-20T21:00:25.380Z | Compiling multer v3.1.0 |
| 3100 | 2026-08-20T21:00:25.380Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3101 | 2026-08-20T21:00:25.380Z | Compiling debug-ignore v1.0.5 |
| 3102 | 2026-08-20T21:00:25.380Z | Compiling compression-core v0.4.31 |
| 3103 | 2026-08-20T21:00:25.380Z | Compiling async-stream-impl v0.3.6 |
| 3104 | 2026-08-20T21:00:25.380Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3105 | 2026-08-20T21:00:25.380Z | Compiling serde_spanned v1.1.1 |
| 3106 | 2026-08-20T21:00:25.529Z | Compiling dropshot v0.17.1 |
| 3107 | 2026-08-20T21:00:25.532Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3108 | 2026-08-20T21:00:25.578Z | Compiling waitgroup v0.1.2 |
| 3109 | 2026-08-20T21:00:25.594Z | Compiling hostname v0.3.1 |
| 3110 | 2026-08-20T21:00:25.609Z | Compiling rustls-pemfile v2.2.0 |
| 3111 | 2026-08-20T21:00:25.674Z | Compiling dropshot_endpoint v0.17.1 |
| 3112 | 2026-08-20T21:00:25.791Z | Compiling compression-codecs v0.4.37 |
| 3113 | 2026-08-20T21:00:25.794Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3114 | 2026-08-20T21:00:25.794Z | Compiling hostname v0.4.2 |
| 3115 | 2026-08-20T21:00:25.794Z | Compiling serde_path_to_error v0.1.20 |
| 3116 | 2026-08-20T21:00:25.885Z | Compiling atomicwrites v0.4.4 |
| 3117 | 2026-08-20T21:00:25.920Z | Compiling macaddr v1.0.1 |
| 3118 | 2026-08-20T21:00:25.923Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3119 | 2026-08-20T21:00:25.923Z | Compiling instant v0.1.13 |
| 3120 | 2026-08-20T21:00:25.975Z | Compiling slog-bunyan v2.5.0 |
| 3121 | 2026-08-20T21:00:25.996Z | Compiling regress v0.10.5 |
| 3122 | 2026-08-20T21:00:26.046Z | Compiling parse-display-derive v0.10.0 |
| 3123 | 2026-08-20T21:00:26.082Z | Compiling async-compression v0.4.41 |
| 3124 | 2026-08-20T21:00:26.100Z | Compiling backon v1.6.0 |
| 3125 | 2026-08-20T21:00:26.139Z | Compiling backoff v0.4.0 |
| 3126 | 2026-08-20T21:00:26.179Z | Compiling itertools v0.14.0 |
| 3127 | 2026-08-20T21:00:26.182Z | Compiling humantime v2.3.0 |
| 3128 | 2026-08-20T21:00:26.217Z | Compiling async-stream v0.3.6 |
| 3129 | 2026-08-20T21:00:26.243Z | Compiling half v2.7.1 |
| 3130 | 2026-08-20T21:00:26.261Z | Compiling progenitor-extras v0.2.0 |
| 3131 | 2026-08-20T21:00:26.282Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3132 | 2026-08-20T21:00:26.323Z | Compiling crucible-workspace-hack v0.1.0 |
| 3133 | 2026-08-20T21:00:26.370Z | Compiling ciborium-io v0.2.2 |
| 3134 | 2026-08-20T21:00:26.388Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3135 | 2026-08-20T21:00:26.413Z | Compiling convert_case v0.4.0 |
| 3136 | 2026-08-20T21:00:26.431Z | Compiling regress v0.11.1 |
| 3137 | 2026-08-20T21:00:26.492Z | Compiling secrecy v0.10.3 |
| 3138 | 2026-08-20T21:00:26.514Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3139 | 2026-08-20T21:00:26.518Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3140 | 2026-08-20T21:00:26.547Z | Compiling ciborium-ll v0.2.2 |
| 3141 | 2026-08-20T21:00:26.583Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3142 | 2026-08-20T21:00:26.602Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3143 | 2026-08-20T21:00:26.605Z | Compiling inout v0.1.4 |
| 3144 | 2026-08-20T21:00:26.671Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3145 | 2026-08-20T21:00:26.727Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3146 | 2026-08-20T21:00:26.747Z | Compiling ciborium v0.2.2 |
| 3147 | 2026-08-20T21:00:26.790Z | Compiling cipher v0.4.4 |
| 3148 | 2026-08-20T21:00:26.809Z | Compiling derive_more v0.99.20 |
| 3149 | 2026-08-20T21:00:26.812Z | Compiling universal-hash v0.5.1 |
| 3150 | 2026-08-20T21:00:26.812Z | Compiling unsafe-libyaml v0.2.11 |
| 3151 | 2026-08-20T21:00:26.943Z | Compiling opaque-debug v0.3.1 |
| 3152 | 2026-08-20T21:00:26.962Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3153 | 2026-08-20T21:00:26.979Z | Compiling blake2 v0.10.6 |
| 3154 | 2026-08-20T21:00:27.035Z | Compiling poly1305 v0.8.0 |
| 3155 | 2026-08-20T21:00:27.071Z | Compiling chacha20 v0.9.1 |
| 3156 | 2026-08-20T21:00:27.202Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3157 | 2026-08-20T21:00:27.226Z | Compiling aead v0.5.2 |
| 3158 | 2026-08-20T21:00:27.348Z | Compiling password-hash v0.5.0 |
| 3159 | 2026-08-20T21:00:27.365Z | Compiling serde_yaml v0.9.34+deprecated |
| 3160 | 2026-08-20T21:00:27.424Z | Compiling indent_write v2.2.0 |
| 3161 | 2026-08-20T21:00:27.467Z | Compiling chacha20poly1305 v0.10.1 |
| 3162 | 2026-08-20T21:00:27.488Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3163 | 2026-08-20T21:00:27.563Z | Compiling num-derive v0.4.2 |
| 3164 | 2026-08-20T21:00:27.592Z | Compiling heapless v0.8.0 |
| 3165 | 2026-08-20T21:00:27.610Z | Compiling argon2 v0.5.3 |
| 3166 | 2026-08-20T21:00:27.668Z | Compiling ingot-macros v0.2.0 |
| 3167 | 2026-08-20T21:00:27.792Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3168 | 2026-08-20T21:00:27.809Z | Compiling parse-display v0.10.0 |
| 3169 | 2026-08-20T21:00:27.829Z | Compiling tabwriter v1.4.1 |
| 3170 | 2026-08-20T21:00:27.832Z | Compiling hash32 v0.3.1 |
| 3171 | 2026-08-20T21:00:27.942Z | Compiling thiserror-no-std v2.0.2 |
| 3172 | 2026-08-20T21:00:28.031Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3173 | 2026-08-20T21:00:28.065Z | Compiling typify-impl v0.6.2 |
| 3174 | 2026-08-20T21:00:28.084Z | Compiling vsss-rs v3.3.4 |
| 3175 | 2026-08-20T21:00:28.122Z | Compiling smoltcp v0.11.0 |
| 3176 | 2026-08-20T21:00:28.142Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3177 | 2026-08-20T21:00:28.389Z | Compiling proc-macro-crate v3.4.0 |
| 3178 | 2026-08-20T21:00:28.541Z | Compiling cobs v0.3.0 |
| 3179 | 2026-08-20T21:00:28.568Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3180 | 2026-08-20T21:00:28.769Z | Compiling colored v3.1.1 |
| 3181 | 2026-08-20T21:00:28.831Z | Compiling postcard v1.1.3 |
| 3182 | 2026-08-20T21:00:28.874Z | Compiling proc-macro-error v1.0.4 |
| 3183 | 2026-08-20T21:00:28.891Z | Compiling rand v0.10.1 |
| 3184 | 2026-08-20T21:00:28.919Z | Compiling proc-macro-crate v1.3.1 |
| 3185 | 2026-08-20T21:00:28.979Z | Compiling num_enum_derive v0.7.6 |
| 3186 | 2026-08-20T21:00:29.155Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3187 | 2026-08-20T21:00:29.175Z | Compiling foreign-types-macros v0.2.3 |
| 3188 | 2026-08-20T21:00:29.207Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3189 | 2026-08-20T21:00:29.225Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3190 | 2026-08-20T21:00:29.252Z | Compiling foreign-types-shared v0.3.1 |
| 3191 | 2026-08-20T21:00:29.337Z | Compiling rayon-core v1.13.0 |
| 3192 | 2026-08-20T21:00:29.370Z | Compiling num_enum_derive v0.5.11 |
| 3193 | 2026-08-20T21:00:29.510Z | Compiling crossbeam-deque v0.8.6 |
| 3194 | 2026-08-20T21:00:29.527Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3195 | 2026-08-20T21:00:29.569Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3196 | 2026-08-20T21:00:29.590Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3197 | 2026-08-20T21:00:29.615Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3198 | 2026-08-20T21:00:29.707Z | Compiling cstr-argument v0.1.2 |
| 3199 | 2026-08-20T21:00:29.737Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3200 | 2026-08-20T21:00:29.790Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3201 | 2026-08-20T21:00:29.815Z | Compiling foreign-types v0.5.0 |
| 3202 | 2026-08-20T21:00:29.892Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3203 | 2026-08-20T21:00:29.918Z | Compiling zone_cfg_derive v0.3.1 |
| 3204 | 2026-08-20T21:00:29.978Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3205 | 2026-08-20T21:00:30.026Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3206 | 2026-08-20T21:00:30.084Z | Compiling num_enum v0.7.6 |
| 3207 | 2026-08-20T21:00:30.120Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3208 | 2026-08-20T21:00:30.137Z | Compiling itertools v0.12.1 |
| 3209 | 2026-08-20T21:00:30.172Z | Compiling rayon v1.11.0 |
| 3210 | 2026-08-20T21:00:30.191Z | Compiling sigpipe v0.1.3 |
| 3211 | 2026-08-20T21:00:30.194Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3212 | 2026-08-20T21:00:30.231Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3213 | 2026-08-20T21:00:30.249Z | Compiling glob v0.3.3 |
| 3214 | 2026-08-20T21:00:30.300Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3215 | 2026-08-20T21:00:30.344Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3216 | 2026-08-20T21:00:30.477Z | Compiling smf v0.2.3 |
| 3217 | 2026-08-20T21:00:30.502Z | Compiling whoami v1.6.1 |
| 3218 | 2026-08-20T21:00:30.521Z | Compiling num_enum v0.5.11 |
| 3219 | 2026-08-20T21:00:30.575Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3220 | 2026-08-20T21:00:30.640Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3221 | 2026-08-20T21:00:30.659Z | Compiling ingot-types v0.2.0 |
| 3222 | 2026-08-20T21:00:30.662Z | Compiling cpubits v0.1.1 |
| 3223 | 2026-08-20T21:00:30.662Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3224 | 2026-08-20T21:00:30.710Z | Compiling gethostname v0.5.0 |
| 3225 | 2026-08-20T21:00:30.730Z | Compiling derive-where v1.6.0 |
| 3226 | 2026-08-20T21:00:30.751Z | Compiling usdt-attr-macro v0.5.0 |
| 3227 | 2026-08-20T21:00:30.793Z | Compiling usdt-macro v0.5.0 |
| 3228 | 2026-08-20T21:00:30.818Z | Compiling num-rational v0.4.2 |
| 3229 | 2026-08-20T21:00:30.860Z | Compiling num-complex v0.4.6 |
| 3230 | 2026-08-20T21:00:30.975Z | Compiling memmap v0.7.0 |
| 3231 | 2026-08-20T21:00:31.029Z | Compiling toml v0.8.23 |
| 3232 | 2026-08-20T21:00:31.107Z | Compiling ingot v0.2.1 |
| 3233 | 2026-08-20T21:00:31.127Z | Compiling pem-rfc7468 v1.0.0 |
| 3234 | 2026-08-20T21:00:31.188Z | Compiling float-ord v0.3.2 |
| 3235 | 2026-08-20T21:00:31.286Z | Compiling num v0.4.3 |
| 3236 | 2026-08-20T21:00:31.337Z | Compiling zone v0.3.1 |
| 3237 | 2026-08-20T21:00:31.384Z | Compiling cancel-safe-futures v0.1.5 |
| 3238 | 2026-08-20T21:00:31.418Z | Compiling resolv-conf v0.7.6 |
| 3239 | 2026-08-20T21:00:31.441Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3240 | 2026-08-20T21:00:31.464Z | Compiling hmac v0.13.0 |
| 3241 | 2026-08-20T21:00:31.631Z | Compiling universal-hash v0.6.1 |
| 3242 | 2026-08-20T21:00:31.634Z | Compiling usdt v0.5.0 |
| 3243 | 2026-08-20T21:00:31.685Z | Compiling sha1 v0.10.6 |
| 3244 | 2026-08-20T21:00:31.688Z | Compiling prettyplease v0.2.37 |
| 3245 | 2026-08-20T21:00:31.789Z | Compiling linear-map v1.2.0 |
| 3246 | 2026-08-20T21:00:31.807Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3247 | 2026-08-20T21:00:31.938Z | Compiling libefi-sys v0.1.0 |
| 3248 | 2026-08-20T21:00:31.956Z | Compiling polyval v0.7.1 |
| 3249 | 2026-08-20T21:00:31.999Z | Compiling der v0.8.0 |
| 3250 | 2026-08-20T21:00:32.002Z | Compiling hickory-proto v0.24.4 |
| 3251 | 2026-08-20T21:00:32.002Z | Compiling newline-converter v0.3.0 |
| 3252 | 2026-08-20T21:00:32.055Z | Compiling console v0.15.11 |
| 3253 | 2026-08-20T21:00:32.058Z | Compiling bitfield-struct v0.6.2 |
| 3254 | 2026-08-20T21:00:32.058Z | Compiling linked-hash-map v0.5.6 |
| 3255 | 2026-08-20T21:00:32.109Z | Compiling oxide-update-engine-types v0.1.2 |
| 3256 | 2026-08-20T21:00:32.169Z | Compiling ghash v0.6.0 |
| 3257 | 2026-08-20T21:00:32.310Z | Compiling lru-cache v0.1.2 |
| 3258 | 2026-08-20T21:00:32.337Z | Compiling pbkdf2 v0.13.0 |
| 3259 | 2026-08-20T21:00:32.416Z | Compiling expectorate v1.2.0 |
| 3260 | 2026-08-20T21:00:32.419Z | Compiling aes v0.9.1 |
| 3261 | 2026-08-20T21:00:32.464Z | Compiling crypto-bigint v0.7.5 |
| 3262 | 2026-08-20T21:00:32.493Z | Compiling ctr v0.10.1 |
| 3263 | 2026-08-20T21:00:32.614Z | Compiling aead v0.6.1 |
| 3264 | 2026-08-20T21:00:32.672Z | Compiling sha2 v0.11.0 |
| 3265 | 2026-08-20T21:00:32.729Z | Compiling typify-macro v0.6.2 |
| 3266 | 2026-08-20T21:00:32.784Z | Compiling nom v8.0.0 |
| 3267 | 2026-08-20T21:00:32.801Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3268 | 2026-08-20T21:00:32.864Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3269 | 2026-08-20T21:00:32.968Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3270 | 2026-08-20T21:00:33.169Z | Compiling semver v0.1.20 |
| 3271 | 2026-08-20T21:00:33.186Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3272 | 2026-08-20T21:00:33.294Z | Compiling oxide-update-engine v0.1.2 |
| 3273 | 2026-08-20T21:00:33.366Z | Compiling spki v0.8.0 |
| 3274 | 2026-08-20T21:00:33.464Z | Compiling rustc_version v0.1.7 |
| 3275 | 2026-08-20T21:00:33.500Z | Compiling aes-gcm v0.11.0 |
| 3276 | 2026-08-20T21:00:33.560Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3277 | 2026-08-20T21:00:33.606Z | Compiling tokio-dtrace v0.1.1 |
| 3278 | 2026-08-20T21:00:33.622Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3279 | 2026-08-20T21:00:33.670Z | Compiling salsa20 v0.11.0 |
| 3280 | 2026-08-20T21:00:33.724Z | Compiling slog-dtrace v0.3.0 |
| 3281 | 2026-08-20T21:00:33.742Z | Compiling minimal-lexical v0.2.1 |
| 3282 | 2026-08-20T21:00:33.812Z | Compiling xshell-macros v0.2.7 |
| 3283 | 2026-08-20T21:00:33.839Z | Compiling scrypt v0.12.0 |
| 3284 | 2026-08-20T21:00:33.857Z | Compiling oxide-tokio-rt v0.1.4 |
| 3285 | 2026-08-20T21:00:33.895Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3286 | 2026-08-20T21:00:33.953Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3287 | 2026-08-20T21:00:33.970Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3288 | 2026-08-20T21:00:34.096Z | Compiling nom v7.1.3 |
| 3289 | 2026-08-20T21:00:34.168Z | Compiling newtype_derive v0.1.6 |
| 3290 | 2026-08-20T21:00:34.187Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3291 | 2026-08-20T21:00:34.190Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3292 | 2026-08-20T21:00:34.257Z | Compiling xshell v0.2.7 |
| 3293 | 2026-08-20T21:00:34.398Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3294 | 2026-08-20T21:00:34.438Z | Compiling hickory-resolver v0.24.4 |
| 3295 | 2026-08-20T21:00:34.466Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3296 | 2026-08-20T21:00:34.630Z | Compiling phf_shared v0.12.1 |
| 3297 | 2026-08-20T21:00:34.667Z | Compiling typify v0.6.2 |
| 3298 | 2026-08-20T21:00:34.807Z | Compiling progenitor-impl v0.14.0 |
| 3299 | 2026-08-20T21:00:34.826Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3300 | 2026-08-20T21:00:34.842Z | Compiling rfc6979 v0.4.0 |
| 3301 | 2026-08-20T21:00:34.862Z | Compiling cbc v0.2.1 |
| 3302 | 2026-08-20T21:00:34.998Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3303 | 2026-08-20T21:00:35.017Z | Compiling csv-core v0.1.13 |
| 3304 | 2026-08-20T21:00:35.054Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3305 | 2026-08-20T21:00:35.072Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3306 | 2026-08-20T21:00:35.151Z | Compiling unicode-xid v0.2.6 |
| 3307 | 2026-08-20T21:00:35.228Z | Compiling highway v1.3.0 |
| 3308 | 2026-08-20T21:00:35.308Z | Compiling chrono-tz v0.10.4 |
| 3309 | 2026-08-20T21:00:35.311Z | Compiling const_format_proc_macros v0.2.34 |
| 3310 | 2026-08-20T21:00:35.356Z | Compiling csv v1.4.0 |
| 3311 | 2026-08-20T21:00:35.457Z | Compiling proc-macro-error2 v2.0.1 |
| 3312 | 2026-08-20T21:00:35.478Z | Compiling pkcs5 v0.8.1 |
| 3313 | 2026-08-20T21:00:35.524Z | Compiling qorb v0.4.1 |
| 3314 | 2026-08-20T21:00:35.545Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3315 | 2026-08-20T21:00:35.636Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3316 | 2026-08-20T21:00:35.817Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3317 | 2026-08-20T21:00:35.861Z | Compiling ecdsa v0.16.9 |
| 3318 | 2026-08-20T21:00:35.924Z | Compiling phf v0.12.1 |
| 3319 | 2026-08-20T21:00:36.054Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3320 | 2026-08-20T21:00:36.072Z | Compiling primeorder v0.13.6 |
| 3321 | 2026-08-20T21:00:36.108Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3322 | 2026-08-20T21:00:36.172Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3323 | 2026-08-20T21:00:36.206Z | Compiling hashbrown v0.14.5 |
| 3324 | 2026-08-20T21:00:36.311Z | Compiling salty v0.3.0 |
| 3325 | 2026-08-20T21:00:36.368Z | Compiling p384 v0.13.1 |
| 3326 | 2026-08-20T21:00:36.384Z | Compiling const_format v0.2.35 |
| 3327 | 2026-08-20T21:00:36.722Z | Compiling pkcs8 v0.11.0 |
| 3328 | 2026-08-20T21:00:36.739Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3329 | 2026-08-20T21:00:36.765Z | Compiling chumsky v0.9.3 |
| 3330 | 2026-08-20T21:00:36.839Z | Compiling knus-derive v3.4.0 |
| 3331 | 2026-08-20T21:00:36.945Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3332 | 2026-08-20T21:00:36.972Z | Compiling tabled_derive v0.7.0 |
| 3333 | 2026-08-20T21:00:37.141Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3334 | 2026-08-20T21:00:37.310Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3335 | 2026-08-20T21:00:37.496Z | Compiling progenitor-macro v0.14.0 |
| 3336 | 2026-08-20T21:00:37.603Z | Compiling bcs v0.1.6 |
| 3337 | 2026-08-20T21:00:37.622Z | Compiling ff v0.14.0 |
| 3338 | 2026-08-20T21:00:37.645Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3339 | 2026-08-20T21:00:37.812Z | Compiling termtree v0.5.1 |
| 3340 | 2026-08-20T21:00:37.963Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3341 | 2026-08-20T21:00:37.982Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3342 | 2026-08-20T21:00:38.001Z | Compiling steno v0.4.1 |
| 3343 | 2026-08-20T21:00:38.044Z | Compiling tabled v0.15.0 |
| 3344 | 2026-08-20T21:00:38.181Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3345 | 2026-08-20T21:00:38.237Z | Compiling tagptr v0.2.0 |
| 3346 | 2026-08-20T21:00:38.260Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3347 | 2026-08-20T21:00:38.304Z | Compiling group v0.14.0 |
| 3348 | 2026-08-20T21:00:38.422Z | Compiling moka v0.12.13 |
| 3349 | 2026-08-20T21:00:38.425Z | Compiling knus v3.4.0 |
| 3350 | 2026-08-20T21:00:38.509Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3351 | 2026-08-20T21:00:38.526Z | Compiling signature v3.0.0 |
| 3352 | 2026-08-20T21:00:38.529Z | Compiling base16ct v1.0.0 |
| 3353 | 2026-08-20T21:00:38.716Z | Compiling sec1 v0.8.1 |
| 3354 | 2026-08-20T21:00:38.781Z | Compiling hkdf v0.13.0 |
| 3355 | 2026-08-20T21:00:38.871Z | Compiling libscf-sys v1.2.0 |
| 3356 | 2026-08-20T21:00:38.983Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3357 | 2026-08-20T21:00:39.002Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3358 | 2026-08-20T21:00:39.043Z | Compiling elliptic-curve v0.14.1 |
| 3359 | 2026-08-20T21:00:39.060Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3360 | 2026-08-20T21:00:39.205Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3361 | 2026-08-20T21:00:39.254Z | Compiling hickory-resolver v0.25.2 |
| 3362 | 2026-08-20T21:00:39.318Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3363 | 2026-08-20T21:00:39.393Z | Compiling corncobs v0.1.4 |
| 3364 | 2026-08-20T21:00:39.567Z | Compiling parking_lot_core v0.8.6 |
| 3365 | 2026-08-20T21:00:39.597Z | Compiling utf-8 v0.7.6 |
| 3366 | 2026-08-20T21:00:39.643Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3367 | 2026-08-20T21:00:39.826Z | Compiling tungstenite v0.21.0 |
| 3368 | 2026-08-20T21:00:39.893Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3369 | 2026-08-20T21:00:39.937Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3370 | 2026-08-20T21:00:40.031Z | Compiling wnaf v0.14.0 |
| 3371 | 2026-08-20T21:00:40.048Z | Compiling primefield v0.14.0 |
| 3372 | 2026-08-20T21:00:40.096Z | Compiling rfc6979 v0.6.0 |
| 3373 | 2026-08-20T21:00:40.260Z | Compiling papergrid v0.18.0 |
| 3374 | 2026-08-20T21:00:40.281Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3375 | 2026-08-20T21:00:40.317Z | Compiling git-stub v1.0.0 |
| 3376 | 2026-08-20T21:00:40.333Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3377 | 2026-08-20T21:00:40.434Z | Compiling secrecy v0.8.0 |
| 3378 | 2026-08-20T21:00:40.590Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3379 | 2026-08-20T21:00:40.611Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3380 | 2026-08-20T21:00:40.628Z | Compiling git-stub-vcs v0.1.0 |
| 3381 | 2026-08-20T21:00:40.715Z | Compiling tokio-tungstenite v0.21.0 |
| 3382 | 2026-08-20T21:00:40.858Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3383 | 2026-08-20T21:00:40.880Z | Compiling primeorder v0.14.0 |
| 3384 | 2026-08-20T21:00:41.028Z | Compiling ecdsa v0.17.0 |
| 3385 | 2026-08-20T21:00:41.134Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3386 | 2026-08-20T21:00:41.226Z | Compiling tabled v0.21.0 |
| 3387 | 2026-08-20T21:00:41.312Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3388 | 2026-08-20T21:00:41.331Z | Compiling curve25519-dalek v5.0.0 |
| 3389 | 2026-08-20T21:00:41.334Z | Compiling unicase v2.9.0 |
| 3390 | 2026-08-20T21:00:41.383Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3391 | 2026-08-20T21:00:41.412Z | Compiling parking_lot v0.11.2 |
| 3392 | 2026-08-20T21:00:41.517Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3393 | 2026-08-20T21:00:41.545Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3394 | 2026-08-20T21:00:41.564Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3395 | 2026-08-20T21:00:41.582Z | Compiling mime_guess v2.0.5 |
| 3396 | 2026-08-20T21:00:41.620Z | Compiling ssh-encoding v0.3.0 |
| 3397 | 2026-08-20T21:00:41.848Z | Compiling progenitor-impl v0.13.0 |
| 3398 | 2026-08-20T21:00:41.866Z | Compiling prefix-trie v0.7.0 |
| 3399 | 2026-08-20T21:00:41.897Z | Compiling fxhash v0.2.1 |
| 3400 | 2026-08-20T21:00:41.983Z | Compiling keccak v0.2.0 |
| 3401 | 2026-08-20T21:00:41.986Z | Compiling crc8 v0.1.1 |
| 3402 | 2026-08-20T21:00:42.061Z | Compiling sled v0.34.7 |
| 3403 | 2026-08-20T21:00:42.205Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3404 | 2026-08-20T21:00:42.228Z | Compiling hickory-server v0.25.2 |
| 3405 | 2026-08-20T21:00:42.297Z | Compiling ed25519 v3.0.0 |
| 3406 | 2026-08-20T21:00:42.314Z | Compiling crypto-primes v0.7.2 |
| 3407 | 2026-08-20T21:00:42.535Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3408 | 2026-08-20T21:00:42.654Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3409 | 2026-08-20T21:00:42.729Z | Compiling progenitor v0.14.0 |
| 3410 | 2026-08-20T21:00:42.845Z | Compiling poly1305 v0.9.0 |
| 3411 | 2026-08-20T21:00:42.917Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3412 | 2026-08-20T21:00:43.137Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3413 | 2026-08-20T21:00:43.415Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3414 | 2026-08-20T21:00:43.457Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3415 | 2026-08-20T21:00:43.527Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3416 | 2026-08-20T21:00:43.634Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3417 | 2026-08-20T21:00:43.864Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3418 | 2026-08-20T21:00:43.968Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3419 | 2026-08-20T21:00:44.099Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3420 | 2026-08-20T21:00:44.186Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3421 | 2026-08-20T21:00:44.205Z | Compiling progenitor-client v0.13.0 |
| 3422 | 2026-08-20T21:00:44.342Z | Compiling blowfish v0.10.0 |
| 3423 | 2026-08-20T21:00:44.360Z | Compiling blake2 v0.11.0-rc.6 |
| 3424 | 2026-08-20T21:00:44.573Z | Compiling http-range v0.1.5 |
| 3425 | 2026-08-20T21:00:44.588Z | Compiling progenitor-macro v0.13.0 |
| 3426 | 2026-08-20T21:00:44.636Z | Compiling half v1.8.3 |
| 3427 | 2026-08-20T21:00:44.661Z | Compiling argon2 v0.6.0-rc.8 |
| 3428 | 2026-08-20T21:00:44.800Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3429 | 2026-08-20T21:00:44.803Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3430 | 2026-08-20T21:00:44.986Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3431 | 2026-08-20T21:00:45.130Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3432 | 2026-08-20T21:00:45.513Z | Compiling serde_cbor v0.11.2 |
| 3433 | 2026-08-20T21:00:45.780Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3434 | 2026-08-20T21:00:45.849Z | Compiling rsa v0.10.0-rc.18 |
| 3435 | 2026-08-20T21:00:46.079Z | Compiling ssh-cipher v0.3.0 |
| 3436 | 2026-08-20T21:00:46.136Z | Compiling ed25519-dalek v3.0.0 |
| 3437 | 2026-08-20T21:00:46.386Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3438 | 2026-08-20T21:00:46.652Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3439 | 2026-08-20T21:00:46.677Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3440 | 2026-08-20T21:00:46.697Z | Compiling illumos-nvpair v0.3.0 |
| 3441 | 2026-08-20T21:00:46.963Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3442 | 2026-08-20T21:00:47.116Z | Compiling sha3 v0.11.0 |
| 3443 | 2026-08-20T21:00:47.271Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3444 | 2026-08-20T21:00:47.289Z | Compiling p384 v0.14.0 |
| 3445 | 2026-08-20T21:00:47.320Z | Compiling p521 v0.14.0 |
| 3446 | 2026-08-20T21:00:47.471Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3447 | 2026-08-20T21:00:47.500Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3448 | 2026-08-20T21:00:47.527Z | Compiling p256 v0.14.0 |
| 3449 | 2026-08-20T21:00:47.754Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3450 | 2026-08-20T21:00:47.769Z | Compiling scuffle v0.1.0 |
| 3451 | 2026-08-20T21:00:48.146Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3452 | 2026-08-20T21:00:48.588Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3453 | 2026-08-20T21:00:48.733Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3454 | 2026-08-20T21:00:48.737Z | Compiling yasna v0.5.2 |
| 3455 | 2026-08-20T21:00:48.767Z | Compiling kstat-rs v0.2.5 |
| 3456 | 2026-08-20T21:00:49.096Z | Compiling headers-core v0.3.0 |
| 3457 | 2026-08-20T21:00:49.192Z | Compiling kem v0.3.0 |
| 3458 | 2026-08-20T21:00:49.243Z | Compiling module-lattice v0.2.3 |
| 3459 | 2026-08-20T21:00:49.355Z | Compiling nanorand v0.7.0 |
| 3460 | 2026-08-20T21:00:49.436Z | Compiling sponge-cursor v0.1.0 |
| 3461 | 2026-08-20T21:00:49.441Z | Compiling headers v0.4.1 |
| 3462 | 2026-08-20T21:00:49.477Z | Compiling ml-kem v0.3.2 |
| 3463 | 2026-08-20T21:00:49.539Z | Compiling rcgen v0.12.1 |
| 3464 | 2026-08-20T21:00:49.584Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3465 | 2026-08-20T21:00:49.602Z | Compiling sha3 v0.12.0 |
| 3466 | 2026-08-20T21:00:49.665Z | Compiling flume v0.11.1 |
| 3467 | 2026-08-20T21:00:49.699Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3468 | 2026-08-20T21:00:49.725Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3469 | 2026-08-20T21:00:49.776Z | Compiling progenitor v0.13.0 |
| 3470 | 2026-08-20T21:00:49.793Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3471 | 2026-08-20T21:00:49.828Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3472 | 2026-08-20T21:00:49.961Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3473 | 2026-08-20T21:00:50.026Z | Compiling hyper-staticfile v0.10.1 |
| 3474 | 2026-08-20T21:00:50.165Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3475 | 2026-08-20T21:00:50.187Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3476 | 2026-08-20T21:00:50.226Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3477 | 2026-08-20T21:00:50.412Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3478 | 2026-08-20T21:00:50.437Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3479 | 2026-08-20T21:00:50.579Z | Compiling ssh-key v0.7.0-rc.11 |
| 3480 | 2026-08-20T21:00:50.597Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3481 | 2026-08-20T21:00:50.625Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3482 | 2026-08-20T21:00:50.645Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3483 | 2026-08-20T21:00:50.664Z | Compiling russh-cryptovec v0.62.0 |
| 3484 | 2026-08-20T21:00:50.820Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3485 | 2026-08-20T21:00:50.820Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3486 | 2026-08-20T21:00:50.854Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3487 | 2026-08-20T21:00:50.857Z | Compiling port-file v0.1.0 |
| 3488 | 2026-08-20T21:00:50.910Z | Compiling num-bigint v0.4.6 |
| 3489 | 2026-08-20T21:00:50.927Z | Compiling generic-array v1.4.3 |
| 3490 | 2026-08-20T21:00:50.992Z | Compiling russh-util v0.52.0 |
| 3491 | 2026-08-20T21:00:51.060Z | Compiling enum_dispatch v0.3.13 |
| 3492 | 2026-08-20T21:00:51.132Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3493 | 2026-08-20T21:00:51.171Z | Compiling delegate v0.13.5 |
| 3494 | 2026-08-20T21:00:51.408Z | Compiling subprocess v0.2.15 |
| 3495 | 2026-08-20T21:00:51.439Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3496 | 2026-08-20T21:00:51.608Z | Compiling hex-literal v1.1.0 |
| 3497 | 2026-08-20T21:00:51.709Z | Compiling md5 v0.8.0 |
| 3498 | 2026-08-20T21:00:51.750Z | Compiling display-error-chain v0.2.2 |
| 3499 | 2026-08-20T21:00:51.892Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3500 | 2026-08-20T21:00:51.942Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3501 | 2026-08-20T21:00:52.014Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3502 | 2026-08-20T21:00:52.089Z | Compiling colored v2.2.0 |
| 3503 | 2026-08-20T21:00:52.175Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3504 | 2026-08-20T21:00:52.193Z | Compiling russh v0.62.4 |
| 3505 | 2026-08-20T21:00:52.209Z | Compiling socket2 v0.5.10 |
| 3506 | 2026-08-20T21:00:52.440Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3507 | 2026-08-20T21:00:52.484Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3508 | 2026-08-20T21:00:52.684Z | Compiling internet-checksum v0.2.1 |
| 3509 | 2026-08-20T21:00:55.284Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3510 | 2026-08-20T21:00:56.014Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3511 | 2026-08-20T21:00:56.554Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3512 | 2026-08-20T21:00:57.901Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3513 | 2026-08-20T21:00:58.052Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3514 | 2026-08-20T21:01:07.001Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3515 | 2026-08-20T21:01:07.001Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3516 | 2026-08-20T21:01:07.004Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3517 | 2026-08-20T21:01:07.004Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3518 | 2026-08-20T21:01:07.004Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3519 | 2026-08-20T21:01:08.858Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3520 | 2026-08-20T21:01:09.004Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3521 | 2026-08-20T21:01:13.235Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3522 | 2026-08-20T21:01:54.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 3523 | 2026-08-20T21:01:54.236Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3524 | 2026-08-20T21:01:54.236Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3525 | 2026-08-20T21:01:54.461Z | |
| 3526 | 2026-08-20T21:01:54.461Z | real 1:29.990019983 |
| 3527 | 2026-08-20T21:01:54.461Z | user 8:41.803807915 |
| 3528 | 2026-08-20T21:01:54.461Z | sys 1:44.540020159 |
| 3529 | 2026-08-20T21:01:54.464Z | trap 0.266183639 |
| 3530 | 2026-08-20T21:01:54.464Z | tflt 0.310808941 |
| 3531 | 2026-08-20T21:01:54.464Z | dflt 1.711627955 |
| 3532 | 2026-08-20T21:01:54.464Z | kflt 0.000269850 |
| 3533 | 2026-08-20T21:01:54.464Z | lock 32:25.460909180 |
| 3534 | 2026-08-20T21:01:54.464Z | slp 19:54.928599151 |
| 3535 | 2026-08-20T21:01:54.464Z | lat 41.419740686 |
| 3536 | 2026-08-20T21:01:54.464Z | stop 3:04.211588258 |
| 3537 | 2026-08-20T21:01:54.464Z | + mkdir tests |
| 3538 | 2026-08-20T21:01:54.467Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3539 | 2026-08-20T21:01:54.467Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3540 | 2026-08-20T21:01:54.490Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e3b27565dc37fa1f tests/ |
| 3541 | 2026-08-20T21:01:54.523Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-594f2dec84179fc3 tests/ |
| 3542 | 2026-08-20T21:01:54.557Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-74c7ef97fc0c6cdd tests/ |
| 3543 | 2026-08-20T21:01:54.589Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f7200e6b6f596b24 tests/ |
| 3544 | 2026-08-20T21:01:55.040Z | + 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) |
| 3545 | 2026-08-20T21:01:55.044Z | + 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-594f2dec84179fc3 tests/commtest-74c7ef97fc0c6cdd tests/dhcp_server-e3b27565dc37fa1f tests/end_to_end_tests-f7200e6b6f596b24 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 |
| 3546 | 2026-08-20T21:03:25.133Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3547 | 2026-08-20T21:03:25.133Z | a .github/buildomat/ci-env.sh 1K |
| 3548 | 2026-08-20T21:03:25.133Z | a out/target/test 1K |
| 3549 | 2026-08-20T21:03:25.133Z | a out/npuzone/npuzone 27402K |
| 3550 | 2026-08-20T21:03:25.133Z | a package-manifest.toml 35K |
| 3551 | 2026-08-20T21:03:25.133Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3552 | 2026-08-20T21:03:25.133Z | a target/release/omicron-package 48274K |
| 3553 | 2026-08-20T21:03:25.133Z | a target/release/xtask 11727K |
| 3554 | 2026-08-20T21:03:25.133Z | a target/debug/bootstrap 438601K |
| 3555 | 2026-08-20T21:03:25.134Z | a tests/bootstrap-594f2dec84179fc3 34430K |
| 3556 | 2026-08-20T21:03:25.134Z | a tests/commtest-74c7ef97fc0c6cdd 34431K |
| 3557 | 2026-08-20T21:03:25.134Z | a tests/dhcp_server-e3b27565dc37fa1f 34431K |
| 3558 | 2026-08-20T21:03:25.134Z | a tests/end_to_end_tests-f7200e6b6f596b24 502127K |
| 3559 | 2026-08-20T21:03:25.134Z | a tools/opte_version 1K |
| 3560 | 2026-08-20T21:03:25.134Z | a tools/opte_version_override 2K |
| 3561 | 2026-08-20T21:03:25.134Z | a out/clickhouse.tar.gz 330155K |
| 3562 | 2026-08-20T21:03:25.134Z | a out/clickhouse_keeper.tar.gz 314178K |
| 3563 | 2026-08-20T21:03:25.134Z | a out/clickhouse_server.tar.gz 330152K |
| 3564 | 2026-08-20T21:03:25.134Z | a out/cockroachdb.tar.gz 169576K |
| 3565 | 2026-08-20T21:03:25.134Z | a out/crucible-pantry-zone.tar.gz 41339K |
| 3566 | 2026-08-20T21:03:25.134Z | a out/crucible-utils.tar 18900K |
| 3567 | 2026-08-20T21:03:25.134Z | a out/crucible-zone.tar.gz 56151K |
| 3568 | 2026-08-20T21:03:25.134Z | a out/external-dns.tar.gz 54214K |
| 3569 | 2026-08-20T21:03:25.134Z | a out/internal-dns.tar.gz 54213K |
| 3570 | 2026-08-20T21:03:25.134Z | a out/mg-ddm-gz.tar 100917K |
| 3571 | 2026-08-20T21:03:25.134Z | a out/nexus.tar.gz 358093K |
| 3572 | 2026-08-20T21:03:25.134Z | a out/ntp.tar.gz 34662K |
| 3573 | 2026-08-20T21:03:25.134Z | a out/omicron-gateway-softnpu.tar.gz 29991K |
| 3574 | 2026-08-20T21:03:25.134Z | a out/omicron-sled-agent.tar 247068K |
| 3575 | 2026-08-20T21:03:25.134Z | a out/overlay.tar.gz 4K |
| 3576 | 2026-08-20T21:03:25.134Z | a out/oximeter.tar.gz 72452K |
| 3577 | 2026-08-20T21:03:25.134Z | a out/oxlog.tar 4071K |
| 3578 | 2026-08-20T21:03:25.134Z | a out/probe.tar.gz 3037K |
| 3579 | 2026-08-20T21:03:25.134Z | a out/propolis-server.tar.gz 34642K |
| 3580 | 2026-08-20T21:03:25.135Z | a out/pumpkind-gz.tar 26647K |
| 3581 | 2026-08-20T21:03:25.135Z | a out/switch-softnpu.tar.gz 503670K |
| 3582 | 2026-08-20T21:03:25.139Z | |
| 3583 | 2026-08-20T21:03:25.139Z | real 1:30.089526200 |
| 3584 | 2026-08-20T21:03:25.139Z | user 1:27.030298190 |
| 3585 | 2026-08-20T21:03:25.139Z | sys 5.057075262 |
| 3586 | 2026-08-20T21:03:25.139Z | trap 0.007043225 |
| 3587 | 2026-08-20T21:03:25.139Z | tflt 0.000000000 |
| 3588 | 2026-08-20T21:03:25.139Z | dflt 0.000000000 |
| 3589 | 2026-08-20T21:03:25.139Z | kflt 0.000000000 |
| 3590 | 2026-08-20T21:03:25.139Z | lock 0.000000000 |
| 3591 | 2026-08-20T21:03:25.139Z | slp 1:26.905829206 |
| 3592 | 2026-08-20T21:03:25.139Z | lat 1.173384574 |
| 3593 | 2026-08-20T21:03:25.139Z | stop 0.000552320 |
| 3594 | 2026-08-20T21:03:25.139Z | process exited: duration 1115404 ms, exit code 0 |
| |
| 3595 | 2026-08-20T21:03:25.156Z | found 1 output files |
| 3596 | 2026-08-20T21:03:25.156Z | uploading: /work/package.tar.gz (2780868601 bytes) |
| 3597 | 2026-08-20T21:04:02.119Z | uploaded: /work/package.tar.gz |