|
|
|
| 1 | 2026-07-24T06:39:04.763Z | job assigned to worker 01KY9DFSK936AB0J3W1H0VJF4M [factory aws, i-030e503c6a718e52d] (queued for 1 m 19 s) |
| |
| 2 | 2026-07-24T06:39:12.278Z | starting task 0: "setup" |
| 3 | 2026-07-24T06:39:12.286Z | ++ uname -s |
| 4 | 2026-07-24T06:39:12.289Z | + kern=SunOS |
| 5 | 2026-07-24T06:39:12.289Z | + build_user=build |
| 6 | 2026-07-24T06:39:12.289Z | + build_uid=12345 |
| 7 | 2026-07-24T06:39:12.289Z | + work_dir=/work |
| 8 | 2026-07-24T06:39:12.289Z | + input_dir=/input |
| 9 | 2026-07-24T06:39:12.289Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-24T06:39:12.289Z | + case "$kern" in |
| 11 | 2026-07-24T06:39:12.289Z | + groupadd -g 12345 build |
| 12 | 2026-07-24T06:39:12.292Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-24T06:39:14.297Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-24T06:39:14.404Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-24T06:39:14.408Z | + home_fs=zfs |
| 16 | 2026-07-24T06:39:14.408Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-24T06:39:14.408Z | + mkdir -p /home/build |
| 18 | 2026-07-24T06:39:14.408Z | + chown build:build /home/build /work |
| 19 | 2026-07-24T06:39:16.409Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-24T06:39:16.413Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-07-24T06:39:16.420Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-24T06:39:16.425Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-24T06:39:16.425Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-24T06:39:16.425Z | * rust toolchain profile = "default" |
| 25 | 2026-07-24T06:39:16.425Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-24T06:39:16.426Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-24T06:39:16.426Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-24T06:39:16.429Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-24T06:39:16.429Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-24T06:39:16.556Z | info: downloading installer |
| 31 | 2026-07-24T06:39:17.992Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-24T06:39:17.992Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-24T06:39:17.992Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-24T06:39:17.992Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-24T06:39:18.004Z | info: profile set to default |
| 36 | 2026-07-24T06:39:18.004Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-24T06:39:18.007Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-24T06:39:18.155Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-24T06:39:18.158Z | info: downloading 6 components |
| 40 | 2026-07-24T06:39:33.498Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-24T06:39:33.498Z | |
| 42 | 2026-07-24T06:39:33.526Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-24T06:39:33.526Z | |
| 44 | 2026-07-24T06:39:33.526Z | |
| 45 | 2026-07-24T06:39:33.526Z | Rust is installed now. Great! |
| 46 | 2026-07-24T06:39:33.526Z | |
| 47 | 2026-07-24T06:39:33.529Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-24T06:39:33.529Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-24T06:39:33.529Z | |
| 50 | 2026-07-24T06:39:33.529Z | To configure your current shell, you need to source |
| 51 | 2026-07-24T06:39:33.529Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-24T06:39:33.529Z | |
| 53 | 2026-07-24T06:39:33.529Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-24T06:39:33.529Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-24T06:39:33.529Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-24T06:39:33.529Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-24T06:39:33.529Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-24T06:39:33.529Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-24T06:39:33.529Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-24T06:39:33.529Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-24T06:39:33.529Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-24T06:39:33.618Z | + rustup --version |
| 63 | 2026-07-24T06:39:33.624Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-24T06:39:33.624Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-24T06:39:33.646Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-24T06:39:33.649Z | + cargo --version |
| 67 | 2026-07-24T06:39:33.660Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-24T06:39:33.664Z | + rustc --version |
| 69 | 2026-07-24T06:39:33.680Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-24T06:39:33.684Z | process exited: duration 17263 ms, exit code 0 |
| |
| 71 | 2026-07-24T06:39:33.690Z | starting task 2: "authentication" |
| 72 | 2026-07-24T06:39:33.708Z | process exited: duration 17 ms, exit code 0 |
| |
| 73 | 2026-07-24T06:39:33.715Z | starting task 3: "clone repository" |
| 74 | 2026-07-24T06:39:33.720Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-07-24T06:39:33.723Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-07-24T06:39:33.758Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-07-24T06:39:42.923Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-07-24T06:39:42.923Z | + git fetch origin 962c5fde3d920de460b2f643d25bcc55c53de433 |
| 79 | 2026-07-24T06:39:43.185Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-07-24T06:39:43.185Z | * branch 962c5fde3d920de460b2f643d25bcc55c53de433 -> FETCH_HEAD |
| 81 | 2026-07-24T06:39:43.198Z | + [[ -n sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document ]] |
| 82 | 2026-07-24T06:39:43.201Z | ++ git branch --show-current |
| 83 | 2026-07-24T06:39:43.204Z | + current=main |
| 84 | 2026-07-24T06:39:43.204Z | + [[ main != sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document ]] |
| 85 | 2026-07-24T06:39:43.204Z | + git branch -f sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document 962c5fde3d920de460b2f643d25bcc55c53de433 |
| 86 | 2026-07-24T06:39:43.208Z | + git checkout -f sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document |
| 87 | 2026-07-24T06:39:43.455Z | Switched to branch 'sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document' |
| 88 | 2026-07-24T06:39:43.458Z | + git reset --hard 962c5fde3d920de460b2f643d25bcc55c53de433 |
| 89 | 2026-07-24T06:39:43.703Z | HEAD is now at 962c5fde3 accidentally dropped a line |
| 90 | 2026-07-24T06:39:43.707Z | process exited: duration 9989 ms, exit code 0 |
| |
| 91 | 2026-07-24T06:39:43.713Z | starting task 4: "build" |
| 92 | 2026-07-24T06:39:43.719Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-07-24T06:39:43.719Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-07-24T06:39:43.719Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-07-24T06:39:43.722Z | +++ uname -s |
| 96 | 2026-07-24T06:39:43.722Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-07-24T06:39:43.722Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-07-24T06:39:43.722Z | + cargo --version |
| 99 | 2026-07-24T06:39:43.733Z | cargo 1.96.1 (356927216 2026-06-26) |
| 100 | 2026-07-24T06:39:43.740Z | + rustc --version |
| 101 | 2026-07-24T06:39:43.755Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 102 | 2026-07-24T06:39:43.758Z | + WORK=/work |
| 103 | 2026-07-24T06:39:43.758Z | + pfexec mkdir -p /work |
| 104 | 2026-07-24T06:39:43.761Z | + pfexec chown build /work |
| 105 | 2026-07-24T06:39:43.764Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 106 | 2026-07-24T06:39:45.597Z | Startup: Refreshing catalog 'helios' ... Done |
| 107 | 2026-07-24T06:39:45.826Z | Startup: Caching catalogs ... Done |
| 108 | 2026-07-24T06:39:46.965Z | Planning: Solver setup ... Done (1.062s) |
| 109 | 2026-07-24T06:39:47.007Z | Planning: Running solver ... Done (0.043s) |
| 110 | 2026-07-24T06:39:47.035Z | Planning: Finding local manifests ... Done (0.003s) |
| 111 | 2026-07-24T06:39:47.050Z | Planning: Fetching manifests: 0/2 0% complete |
| 112 | 2026-07-24T06:39:47.068Z | Planning: Fetching manifests: 2/2 100% complete |
| 113 | 2026-07-24T06:39:47.081Z | Planning: Package planning ... Done (0.014s) |
| 114 | 2026-07-24T06:39:47.084Z | Planning: Merging actions ... Done (0.002s) |
| 115 | 2026-07-24T06:39:47.296Z | Planning: Checking for conflicting actions ... Done (0.212s) |
| 116 | 2026-07-24T06:39:47.299Z | Planning: Consolidating action changes ... Done (0.001s) |
| 117 | 2026-07-24T06:39:48.094Z | Planning: Evaluating mediators ... Done (0.798s) |
| 118 | 2026-07-24T06:39:48.097Z | Planning: Planning completed in 2.24 seconds |
| 119 | 2026-07-24T06:39:48.104Z | Packages to install: 2 |
| 120 | 2026-07-24T06:39:48.105Z | Estimated space available: 156.05 GB |
| 121 | 2026-07-24T06:39:48.105Z | Estimated space to be consumed: 53.64 MB |
| 122 | 2026-07-24T06:39:48.105Z | Create boot environment: No |
| 123 | 2026-07-24T06:39:48.105Z | Create backup boot environment: No |
| 124 | 2026-07-24T06:39:48.107Z | Rebuild boot archive: No |
| 125 | 2026-07-24T06:39:48.108Z | |
| 126 | 2026-07-24T06:39:48.108Z | Changed packages: |
| 127 | 2026-07-24T06:39:48.108Z | helios |
| 128 | 2026-07-24T06:39:48.108Z | developer/build-essential |
| 129 | 2026-07-24T06:39:48.108Z | None -> 11-3.0 |
| 130 | 2026-07-24T06:39:48.108Z | library/libxmlsec1 |
| 131 | 2026-07-24T06:39:48.108Z | None -> 1.2.35-3.0 |
| 132 | 2026-07-24T06:39:48.130Z | |
| 133 | 2026-07-24T06:39:48.130Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 134 | 2026-07-24T06:39:48.200Z | Download: Completed 1.28 MB in 0.07 seconds (18.3M/s) |
| 135 | 2026-07-24T06:39:48.279Z | Actions: 1/268 actions (Installing new actions) |
| 136 | 2026-07-24T06:39:48.342Z | Actions: Completed 268 actions in 0.04 seconds. |
| 137 | 2026-07-24T06:39:48.345Z | Finalize: Updating package state database ... Done (0.024s) |
| 138 | 2026-07-24T06:39:48.345Z | Finalize: Updating package cache ... Done (0.000s) |
| 139 | 2026-07-24T06:39:48.397Z | Finalize: Updating image state ... Done (0.055s) |
| 140 | 2026-07-24T06:39:50.994Z | Finalize: Creating fast lookup database ... Done (2.557s) |
| 141 | 2026-07-24T06:39:51.113Z | Finalize: Reading search index ... Done (0.012s) |
| 142 | 2026-07-24T06:39:51.246Z | Finalize: Updating search index ... Done (0.000s) |
| 143 | 2026-07-24T06:39:51.358Z | Finalize: Updating package cache ... Done (0.000s) |
| 144 | 2026-07-24T06:39:51.543Z | Planning: Evaluating mediator changes ... Done |
| 145 | 2026-07-24T06:39:51.674Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-07-24T06:39:51.787Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-07-24T06:39:51.936Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-07-24T06:39:51.936Z | Planning: Planning completed in 0.26 seconds |
| 149 | 2026-07-24T06:39:51.936Z | Mediators to change: 2 |
| 150 | 2026-07-24T06:39:51.937Z | Create boot environment: No |
| 151 | 2026-07-24T06:39:51.937Z | Create backup boot environment: No |
| 152 | 2026-07-24T06:39:52.061Z | Finalize: Updating package state database ... Done |
| 153 | 2026-07-24T06:39:52.061Z | Finalize: Updating package cache ... Done |
| 154 | 2026-07-24T06:39:52.061Z | Finalize: Updating image state ... Done |
| 155 | 2026-07-24T06:39:53.840Z | Finalize: Creating fast lookup database ... Done |
| 156 | 2026-07-24T06:39:53.907Z | Finalize: Reading search index ... Done |
| 157 | 2026-07-24T06:39:53.912Z | Finalize: Updating search index ... Done |
| 158 | 2026-07-24T06:39:54.010Z | Finalize: Updating package cache ... Done |
| 159 | 2026-07-24T06:39:54.311Z | Planning: Evaluating mediator changes ... Done |
| 160 | 2026-07-24T06:39:54.398Z | Planning: Checking for conflicting actions ... Done |
| 161 | 2026-07-24T06:39:54.401Z | Planning: Consolidating action changes ... Done |
| 162 | 2026-07-24T06:39:54.553Z | Planning: Evaluating mediators ... Done |
| 163 | 2026-07-24T06:39:54.557Z | Planning: Planning completed in 0.26 seconds |
| 164 | 2026-07-24T06:39:54.586Z | Mediators to change: 1 |
| 165 | 2026-07-24T06:39:54.587Z | Create boot environment: No |
| 166 | 2026-07-24T06:39:54.587Z | Create backup boot environment: No |
| 167 | 2026-07-24T06:39:54.623Z | Finalize: Updating package state database ... Done |
| 168 | 2026-07-24T06:39:54.623Z | Finalize: Updating package cache ... Done |
| 169 | 2026-07-24T06:39:54.658Z | Finalize: Updating image state ... Done |
| 170 | 2026-07-24T06:39:56.597Z | Finalize: Creating fast lookup database ... Done |
| 171 | 2026-07-24T06:39:56.655Z | Finalize: Reading search index ... Done |
| 172 | 2026-07-24T06:39:56.658Z | Finalize: Updating search index ... Done |
| 173 | 2026-07-24T06:39:56.717Z | Finalize: Updating package cache ... Done |
| 174 | 2026-07-24T06:39:57.024Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 175 | 2026-07-24T06:39:57.024Z | apache system 2.4 system |
| 176 | 2026-07-24T06:39:57.024Z | clang system 15 system |
| 177 | 2026-07-24T06:39:57.024Z | csh system system illumos |
| 178 | 2026-07-24T06:39:57.024Z | ctags system system illumos |
| 179 | 2026-07-24T06:39:57.024Z | file vendor vendor darwinsys |
| 180 | 2026-07-24T06:39:57.024Z | file system system illumos |
| 181 | 2026-07-24T06:39:57.024Z | gcc vendor 14 vendor |
| 182 | 2026-07-24T06:39:57.024Z | gcc system 13 system |
| 183 | 2026-07-24T06:39:57.024Z | gcc system 10 system |
| 184 | 2026-07-24T06:39:57.024Z | go system 1.25 system |
| 185 | 2026-07-24T06:39:57.024Z | llvm system 15 system |
| 186 | 2026-07-24T06:39:57.024Z | mariadb system 11.4 system |
| 187 | 2026-07-24T06:39:57.024Z | mta vendor vendor dma |
| 188 | 2026-07-24T06:39:57.024Z | openjdk system 17 system |
| 189 | 2026-07-24T06:39:57.024Z | openjdk system 11 system |
| 190 | 2026-07-24T06:39:57.024Z | openssl vendor 3 vendor |
| 191 | 2026-07-24T06:39:57.024Z | perl system 5.40 system |
| 192 | 2026-07-24T06:39:57.024Z | postgresql system 18 system |
| 193 | 2026-07-24T06:39:57.025Z | postgresql system 17 system |
| 194 | 2026-07-24T06:39:57.025Z | python vendor 3 vendor |
| 195 | 2026-07-24T06:39:57.025Z | python system 2 system |
| 196 | 2026-07-24T06:39:57.025Z | python3 vendor 3.13 vendor |
| 197 | 2026-07-24T06:39:57.025Z | ruby system 3.4 system |
| 198 | 2026-07-24T06:39:57.025Z | ruby system 3.0 system |
| 199 | 2026-07-24T06:39:57.025Z | words vendor vendor american-english |
| 200 | 2026-07-24T06:39:57.025Z | words system system australian-english |
| 201 | 2026-07-24T06:39:57.025Z | words system system british-english |
| 202 | 2026-07-24T06:39:57.025Z | words system system canadian-english |
| 203 | 2026-07-24T06:39:57.025Z | words system system french |
| 204 | 2026-07-24T06:39:57.025Z | words system system italian |
| 205 | 2026-07-24T06:39:57.025Z | words system system ngerman |
| 206 | 2026-07-24T06:39:57.025Z | words system system ogerman |
| 207 | 2026-07-24T06:39:57.025Z | words system system spanish |
| 208 | 2026-07-24T06:39:57.282Z | PUBLISHER TYPE STATUS P LOCATION |
| 209 | 2026-07-24T06:39:57.283Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 210 | 2026-07-24T06:39:57.664Z | FMRI IFO |
| 211 | 2026-07-24T06:39:57.664Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 212 | 2026-07-24T06:39:57.664Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 213 | 2026-07-24T06:39:57.664Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 214 | 2026-07-24T06:39:57.664Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 215 | 2026-07-24T06:39:57.664Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 216 | 2026-07-24T06:39:57.664Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 217 | 2026-07-24T06:39:57.664Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 218 | 2026-07-24T06:39:57.664Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 219 | 2026-07-24T06:39:57.664Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 220 | 2026-07-24T06:39:57.958Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 221 | 2026-07-24T06:39:58.246Z | Updating crates.io index |
| 222 | 2026-07-24T06:39:58.249Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 223 | 2026-07-24T06:39:58.467Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 224 | 2026-07-24T06:39:58.723Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 225 | 2026-07-24T06:39:59.592Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 226 | 2026-07-24T06:40:00.144Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 227 | 2026-07-24T06:40:02.150Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 228 | 2026-07-24T06:40:02.889Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 229 | 2026-07-24T06:40:03.103Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 230 | 2026-07-24T06:40:03.402Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 231 | 2026-07-24T06:40:04.967Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 232 | 2026-07-24T06:40:05.203Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 233 | 2026-07-24T06:40:05.519Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 234 | 2026-07-24T06:40:05.750Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 235 | 2026-07-24T06:40:06.193Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 236 | 2026-07-24T06:40:06.676Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 237 | 2026-07-24T06:40:06.921Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 238 | 2026-07-24T06:40:07.145Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 239 | 2026-07-24T06:40:07.419Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 240 | 2026-07-24T06:40:07.673Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 241 | 2026-07-24T06:40:08.090Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 242 | 2026-07-24T06:40:08.301Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 243 | 2026-07-24T06:40:08.535Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 244 | 2026-07-24T06:40:08.879Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 245 | 2026-07-24T06:40:09.162Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 246 | 2026-07-24T06:40:09.373Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 247 | 2026-07-24T06:40:09.776Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 248 | 2026-07-24T06:40:09.996Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 249 | 2026-07-24T06:40:10.357Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 250 | 2026-07-24T06:40:10.620Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 251 | 2026-07-24T06:40:10.847Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 252 | 2026-07-24T06:40:11.076Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 253 | 2026-07-24T06:40:11.380Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 254 | 2026-07-24T06:40:11.733Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 255 | 2026-07-24T06:40:11.952Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 256 | 2026-07-24T06:40:12.200Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-07-24T06:40:12.454Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 258 | 2026-07-24T06:40:12.711Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 259 | 2026-07-24T06:40:13.184Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 260 | 2026-07-24T06:40:13.407Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 261 | 2026-07-24T06:40:13.637Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 262 | 2026-07-24T06:40:13.903Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 263 | 2026-07-24T06:40:16.544Z | Downloading crates ... |
| 264 | 2026-07-24T06:40:16.603Z | Downloaded clap_lex v1.0.0 |
| 265 | 2026-07-24T06:40:16.612Z | Downloaded anstream v1.0.0 |
| 266 | 2026-07-24T06:40:16.617Z | Downloaded block-buffer v0.10.4 |
| 267 | 2026-07-24T06:40:16.617Z | Downloaded serde_spanned v0.6.9 |
| 268 | 2026-07-24T06:40:16.617Z | Downloaded is_terminal_polyfill v1.70.2 |
| 269 | 2026-07-24T06:40:16.617Z | Downloaded memmap v0.7.0 |
| 270 | 2026-07-24T06:40:16.629Z | Downloaded fastrand v2.3.0 |
| 271 | 2026-07-24T06:40:16.629Z | Downloaded cpufeatures v0.2.17 |
| 272 | 2026-07-24T06:40:16.637Z | Downloaded zerocopy v0.7.35 |
| 273 | 2026-07-24T06:40:16.637Z | Downloaded heck v0.5.0 |
| 274 | 2026-07-24T06:40:16.637Z | Downloaded zmij v1.0.21 |
| 275 | 2026-07-24T06:40:16.651Z | Downloaded zerocopy-derive v0.7.35 |
| 276 | 2026-07-24T06:40:16.651Z | Downloaded errno v0.3.14 |
| 277 | 2026-07-24T06:40:16.651Z | Downloaded itoa v1.0.17 |
| 278 | 2026-07-24T06:40:16.651Z | Downloaded equivalent v1.0.2 |
| 279 | 2026-07-24T06:40:16.652Z | Downloaded cfg-if v1.0.4 |
| 280 | 2026-07-24T06:40:16.652Z | Downloaded colorchoice v1.0.4 |
| 281 | 2026-07-24T06:40:16.652Z | Downloaded generic-array v0.14.7 |
| 282 | 2026-07-24T06:40:16.652Z | Downloaded crypto-common v0.1.7 |
| 283 | 2026-07-24T06:40:16.652Z | Downloaded macaddr v1.0.1 |
| 284 | 2026-07-24T06:40:16.652Z | Downloaded usdt-impl v0.5.0 |
| 285 | 2026-07-24T06:40:16.658Z | Downloaded fnv v1.0.7 |
| 286 | 2026-07-24T06:40:16.658Z | Downloaded dtrace-parser v0.2.0 |
| 287 | 2026-07-24T06:40:16.663Z | Downloaded cargo-platform v0.3.2 |
| 288 | 2026-07-24T06:40:16.663Z | Downloaded proc-macro-error-attr v1.0.4 |
| 289 | 2026-07-24T06:40:16.693Z | Downloaded heck v0.4.1 |
| 290 | 2026-07-24T06:40:16.693Z | Downloaded dof v0.3.0 |
| 291 | 2026-07-24T06:40:16.699Z | Downloaded autocfg v1.5.0 |
| 292 | 2026-07-24T06:40:16.699Z | Downloaded cargo_metadata v0.23.1 |
| 293 | 2026-07-24T06:40:16.699Z | Downloaded camino-tempfile v1.4.1 |
| 294 | 2026-07-24T06:40:16.700Z | Downloaded fs-err v3.3.0 |
| 295 | 2026-07-24T06:40:16.700Z | Downloaded anstyle v1.0.14 |
| 296 | 2026-07-24T06:40:16.700Z | Downloaded strsim v0.11.1 |
| 297 | 2026-07-24T06:40:16.700Z | Downloaded anstyle-query v1.1.5 |
| 298 | 2026-07-24T06:40:16.700Z | Downloaded unicode-linebreak v0.1.5 |
| 299 | 2026-07-24T06:40:16.700Z | Downloaded pretty-hex v0.4.1 |
| 300 | 2026-07-24T06:40:16.700Z | Downloaded tabled_derive v0.7.0 |
| 301 | 2026-07-24T06:40:16.700Z | Downloaded clap_derive v4.6.1 |
| 302 | 2026-07-24T06:40:16.700Z | Downloaded plain v0.2.3 |
| 303 | 2026-07-24T06:40:16.717Z | Downloaded usdt-attr-macro v0.5.0 |
| 304 | 2026-07-24T06:40:16.726Z | Downloaded toml_write v0.1.2 |
| 305 | 2026-07-24T06:40:16.726Z | Downloaded swrite v0.1.0 |
| 306 | 2026-07-24T06:40:16.726Z | Downloaded scroll_derive v0.12.1 |
| 307 | 2026-07-24T06:40:16.726Z | Downloaded version_check v0.9.5 |
| 308 | 2026-07-24T06:40:16.726Z | Downloaded thread-id v4.2.2 |
| 309 | 2026-07-24T06:40:16.726Z | Downloaded cargo_toml v0.21.0 |
| 310 | 2026-07-24T06:40:16.738Z | Downloaded usdt v0.5.0 |
| 311 | 2026-07-24T06:40:16.738Z | Downloaded smawk v0.3.2 |
| 312 | 2026-07-24T06:40:16.738Z | Downloaded thiserror-impl v2.0.18 |
| 313 | 2026-07-24T06:40:16.738Z | Downloaded bytecount v0.6.9 |
| 314 | 2026-07-24T06:40:16.738Z | Downloaded byteorder v1.5.0 |
| 315 | 2026-07-24T06:40:16.738Z | Downloaded terminal_size v0.4.3 |
| 316 | 2026-07-24T06:40:16.746Z | Downloaded utf8parse v0.2.2 |
| 317 | 2026-07-24T06:40:16.746Z | Downloaded pest_derive v2.8.6 |
| 318 | 2026-07-24T06:40:16.746Z | Downloaded pest_generator v2.8.6 |
| 319 | 2026-07-24T06:40:16.746Z | Downloaded proc-macro-error v1.0.4 |
| 320 | 2026-07-24T06:40:16.746Z | Downloaded anstyle-parse v1.0.0 |
| 321 | 2026-07-24T06:40:16.746Z | Downloaded digest v0.10.7 |
| 322 | 2026-07-24T06:40:16.746Z | Downloaded toml_datetime v0.6.11 |
| 323 | 2026-07-24T06:40:16.746Z | Downloaded unicode-ident v1.0.24 |
| 324 | 2026-07-24T06:40:16.753Z | Downloaded sha2 v0.10.9 |
| 325 | 2026-07-24T06:40:16.753Z | Downloaded thiserror-impl v1.0.69 |
| 326 | 2026-07-24T06:40:16.754Z | Downloaded camino v1.2.2 |
| 327 | 2026-07-24T06:40:16.754Z | Downloaded once_cell v1.21.3 |
| 328 | 2026-07-24T06:40:16.754Z | Downloaded thiserror v2.0.18 |
| 329 | 2026-07-24T06:40:16.760Z | Downloaded quote v1.0.45 |
| 330 | 2026-07-24T06:40:16.760Z | Downloaded usdt-macro v0.5.0 |
| 331 | 2026-07-24T06:40:16.766Z | Downloaded serde_tokenstream v0.2.3 |
| 332 | 2026-07-24T06:40:16.766Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-07-24T06:40:16.766Z | Downloaded bitflags v2.11.0 |
| 334 | 2026-07-24T06:40:16.776Z | Downloaded scroll v0.12.0 |
| 335 | 2026-07-24T06:40:16.776Z | Downloaded getrandom v0.4.1 |
| 336 | 2026-07-24T06:40:16.783Z | Downloaded log v0.4.29 |
| 337 | 2026-07-24T06:40:16.795Z | Downloaded semver v1.0.28 |
| 338 | 2026-07-24T06:40:16.801Z | Downloaded toml v0.8.23 |
| 339 | 2026-07-24T06:40:16.801Z | Downloaded clap v4.6.1 |
| 340 | 2026-07-24T06:40:16.810Z | Downloaded ucd-trie v0.1.7 |
| 341 | 2026-07-24T06:40:16.810Z | Downloaded tempfile v3.25.0 |
| 342 | 2026-07-24T06:40:16.810Z | Downloaded serde_derive v1.0.228 |
| 343 | 2026-07-24T06:40:16.817Z | Downloaded serde_core v1.0.228 |
| 344 | 2026-07-24T06:40:16.817Z | Downloaded proc-macro2 v1.0.106 |
| 345 | 2026-07-24T06:40:16.817Z | Downloaded papergrid v0.11.0 |
| 346 | 2026-07-24T06:40:16.822Z | Downloaded textwrap v0.16.2 |
| 347 | 2026-07-24T06:40:16.826Z | Downloaded pest_meta v2.8.6 |
| 348 | 2026-07-24T06:40:16.833Z | Downloaded goblin v0.8.2 |
| 349 | 2026-07-24T06:40:16.838Z | Downloaded anyhow v1.0.102 |
| 350 | 2026-07-24T06:40:16.841Z | Downloaded toml_edit v0.22.27 |
| 351 | 2026-07-24T06:40:16.845Z | Downloaded serde v1.0.228 |
| 352 | 2026-07-24T06:40:16.853Z | Downloaded memchr v2.8.0 |
| 353 | 2026-07-24T06:40:16.857Z | Downloaded indexmap v2.14.0 |
| 354 | 2026-07-24T06:40:16.862Z | Downloaded typenum v1.20.1 |
| 355 | 2026-07-24T06:40:16.877Z | Downloaded pest v2.8.6 |
| 356 | 2026-07-24T06:40:16.888Z | Downloaded hashbrown v0.17.0 |
| 357 | 2026-07-24T06:40:16.904Z | Downloaded serde_json v1.0.150 |
| 358 | 2026-07-24T06:40:16.910Z | Downloaded clap_builder v4.6.0 |
| 359 | 2026-07-24T06:40:16.931Z | Downloaded winnow v0.7.14 |
| 360 | 2026-07-24T06:40:16.939Z | Downloaded tabled v0.15.0 |
| 361 | 2026-07-24T06:40:16.946Z | Downloaded syn v1.0.109 |
| 362 | 2026-07-24T06:40:16.956Z | Downloaded unicode-width v0.1.14 |
| 363 | 2026-07-24T06:40:16.960Z | Downloaded unicode-width v0.2.0 |
| 364 | 2026-07-24T06:40:16.963Z | Downloaded syn v2.0.117 |
| 365 | 2026-07-24T06:40:16.983Z | Downloaded rustix v1.1.3 |
| 366 | 2026-07-24T06:40:17.004Z | Downloaded libc v0.2.185 |
| 367 | 2026-07-24T06:40:17.069Z | Compiling proc-macro2 v1.0.106 |
| 368 | 2026-07-24T06:40:17.069Z | Compiling unicode-ident v1.0.24 |
| 369 | 2026-07-24T06:40:17.069Z | Compiling quote v1.0.45 |
| 370 | 2026-07-24T06:40:17.074Z | Compiling serde_core v1.0.228 |
| 371 | 2026-07-24T06:40:17.074Z | Compiling libc v0.2.185 |
| 372 | 2026-07-24T06:40:17.074Z | Compiling version_check v0.9.5 |
| 373 | 2026-07-24T06:40:17.074Z | Compiling memchr v2.8.0 |
| 374 | 2026-07-24T06:40:17.075Z | Compiling serde v1.0.228 |
| 375 | 2026-07-24T06:40:17.075Z | Compiling zmij v1.0.21 |
| 376 | 2026-07-24T06:40:17.255Z | Compiling itoa v1.0.17 |
| 377 | 2026-07-24T06:40:17.262Z | Compiling ucd-trie v0.1.7 |
| 378 | 2026-07-24T06:40:17.265Z | Compiling thiserror v1.0.69 |
| 379 | 2026-07-24T06:40:17.265Z | Compiling rustix v1.1.3 |
| 380 | 2026-07-24T06:40:17.265Z | Compiling byteorder v1.5.0 |
| 381 | 2026-07-24T06:40:17.484Z | Compiling bitflags v2.11.0 |
| 382 | 2026-07-24T06:40:17.627Z | Compiling serde_json v1.0.150 |
| 383 | 2026-07-24T06:40:17.687Z | Compiling usdt-impl v0.5.0 |
| 384 | 2026-07-24T06:40:17.694Z | Compiling proc-macro-error-attr v1.0.4 |
| 385 | 2026-07-24T06:40:17.765Z | Compiling pest v2.8.6 |
| 386 | 2026-07-24T06:40:18.016Z | Compiling camino v1.2.2 |
| 387 | 2026-07-24T06:40:18.019Z | Compiling syn v1.0.109 |
| 388 | 2026-07-24T06:40:18.073Z | Compiling proc-macro-error v1.0.4 |
| 389 | 2026-07-24T06:40:18.107Z | Compiling equivalent v1.0.2 |
| 390 | 2026-07-24T06:40:18.173Z | Compiling log v0.4.29 |
| 391 | 2026-07-24T06:40:18.250Z | Compiling hashbrown v0.17.0 |
| 392 | 2026-07-24T06:40:18.265Z | Compiling plain v0.2.3 |
| 393 | 2026-07-24T06:40:18.268Z | Compiling getrandom v0.4.1 |
| 394 | 2026-07-24T06:40:18.346Z | Compiling utf8parse v0.2.2 |
| 395 | 2026-07-24T06:40:18.433Z | Compiling anstyle-parse v1.0.0 |
| 396 | 2026-07-24T06:40:18.513Z | Compiling colorchoice v1.0.4 |
| 397 | 2026-07-24T06:40:18.517Z | Compiling anstyle-query v1.1.5 |
| 398 | 2026-07-24T06:40:18.517Z | Compiling toml_write v0.1.2 |
| 399 | 2026-07-24T06:40:18.567Z | Compiling errno v0.3.14 |
| 400 | 2026-07-24T06:40:18.572Z | Compiling thread-id v4.2.2 |
| 401 | 2026-07-24T06:40:18.603Z | Compiling winnow v0.7.14 |
| 402 | 2026-07-24T06:40:18.636Z | Compiling autocfg v1.5.0 |
| 403 | 2026-07-24T06:40:18.674Z | Compiling cfg-if v1.0.4 |
| 404 | 2026-07-24T06:40:18.674Z | Compiling anstyle v1.0.14 |
| 405 | 2026-07-24T06:40:18.712Z | Compiling is_terminal_polyfill v1.70.2 |
| 406 | 2026-07-24T06:40:18.712Z | Compiling pretty-hex v0.4.1 |
| 407 | 2026-07-24T06:40:18.767Z | Compiling thiserror v2.0.18 |
| 408 | 2026-07-24T06:40:18.805Z | Compiling bytecount v0.6.9 |
| 409 | 2026-07-24T06:40:18.846Z | Compiling heck v0.4.1 |
| 410 | 2026-07-24T06:40:18.858Z | Compiling unicode-width v0.1.14 |
| 411 | 2026-07-24T06:40:18.922Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-07-24T06:40:18.925Z | Compiling anstream v1.0.0 |
| 413 | 2026-07-24T06:40:18.963Z | Compiling indexmap v2.14.0 |
| 414 | 2026-07-24T06:40:18.982Z | Compiling fnv v1.0.7 |
| 415 | 2026-07-24T06:40:19.021Z | Compiling heck v0.5.0 |
| 416 | 2026-07-24T06:40:19.113Z | Compiling fastrand v2.3.0 |
| 417 | 2026-07-24T06:40:19.162Z | Compiling clap_lex v1.0.0 |
| 418 | 2026-07-24T06:40:19.166Z | Compiling fs-err v3.3.0 |
| 419 | 2026-07-24T06:40:19.216Z | Compiling once_cell v1.21.3 |
| 420 | 2026-07-24T06:40:19.284Z | Compiling syn v2.0.117 |
| 421 | 2026-07-24T06:40:19.323Z | Compiling strsim v0.11.1 |
| 422 | 2026-07-24T06:40:19.342Z | Compiling anyhow v1.0.102 |
| 423 | 2026-07-24T06:40:19.405Z | Compiling papergrid v0.11.0 |
| 424 | 2026-07-24T06:40:19.422Z | Compiling memmap v0.7.0 |
| 425 | 2026-07-24T06:40:19.422Z | Compiling unicode-width v0.2.0 |
| 426 | 2026-07-24T06:40:19.458Z | Compiling unicode-linebreak v0.1.5 |
| 427 | 2026-07-24T06:40:19.574Z | Compiling terminal_size v0.4.3 |
| 428 | 2026-07-24T06:40:19.624Z | Compiling tempfile v3.25.0 |
| 429 | 2026-07-24T06:40:19.642Z | Compiling smawk v0.3.2 |
| 430 | 2026-07-24T06:40:19.695Z | Compiling clap_builder v4.6.0 |
| 431 | 2026-07-24T06:40:19.735Z | Compiling swrite v0.1.0 |
| 432 | 2026-07-24T06:40:19.802Z | Compiling textwrap v0.16.2 |
| 433 | 2026-07-24T06:40:20.211Z | Compiling semver v1.0.28 |
| 434 | 2026-07-24T06:40:20.212Z | Compiling cargo-platform v0.3.2 |
| 435 | 2026-07-24T06:40:20.443Z | Compiling camino-tempfile v1.4.1 |
| 436 | 2026-07-24T06:40:20.682Z | Compiling tabled_derive v0.7.0 |
| 437 | 2026-07-24T06:40:21.309Z | Compiling tabled v0.15.0 |
| 438 | 2026-07-24T06:40:21.385Z | Compiling pest_generator v2.8.6 |
| 439 | 2026-07-24T06:40:21.894Z | Compiling serde_derive v1.0.228 |
| 440 | 2026-07-24T06:40:21.897Z | Compiling thiserror-impl v1.0.69 |
| 441 | 2026-07-24T06:40:21.897Z | Compiling zerocopy-derive v0.7.35 |
| 442 | 2026-07-24T06:40:21.897Z | Compiling scroll_derive v0.12.1 |
| 443 | 2026-07-24T06:40:21.897Z | Compiling thiserror-impl v2.0.18 |
| 444 | 2026-07-24T06:40:21.897Z | Compiling clap_derive v4.6.1 |
| 445 | 2026-07-24T06:40:21.991Z | Compiling pest_derive v2.8.6 |
| 446 | 2026-07-24T06:40:22.545Z | Compiling scroll v0.12.0 |
| 447 | 2026-07-24T06:40:22.609Z | Compiling zerocopy v0.7.35 |
| 448 | 2026-07-24T06:40:22.776Z | Compiling goblin v0.8.2 |
| 449 | 2026-07-24T06:40:22.924Z | Compiling dtrace-parser v0.2.0 |
| 450 | 2026-07-24T06:40:23.322Z | Compiling clap v4.6.1 |
| 451 | 2026-07-24T06:40:24.394Z | Compiling dof v0.3.0 |
| 452 | 2026-07-24T06:40:24.394Z | Compiling serde_tokenstream v0.2.3 |
| 453 | 2026-07-24T06:40:24.414Z | Compiling toml_datetime v0.6.11 |
| 454 | 2026-07-24T06:40:24.414Z | Compiling serde_spanned v0.6.9 |
| 455 | 2026-07-24T06:40:24.414Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 456 | 2026-07-24T06:40:24.414Z | Compiling macaddr v1.0.1 |
| 457 | 2026-07-24T06:40:24.414Z | Compiling cargo_metadata v0.23.1 |
| 458 | 2026-07-24T06:40:24.588Z | Compiling toml_edit v0.22.27 |
| 459 | 2026-07-24T06:40:25.036Z | Compiling usdt-macro v0.5.0 |
| 460 | 2026-07-24T06:40:25.039Z | Compiling usdt-attr-macro v0.5.0 |
| 461 | 2026-07-24T06:40:25.643Z | Compiling usdt v0.5.0 |
| 462 | 2026-07-24T06:40:25.828Z | Compiling toml v0.8.23 |
| 463 | 2026-07-24T06:40:26.139Z | Compiling cargo_toml v0.21.0 |
| 464 | 2026-07-24T06:40:27.449Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 465 | 2026-07-24T06:40:29.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.64s |
| 466 | 2026-07-24T06:40:29.658Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 467 | 2026-07-24T06:40:30.158Z | Downloading crates ... |
| 468 | 2026-07-24T06:40:30.251Z | Downloaded bit-set v0.8.0 |
| 469 | 2026-07-24T06:40:30.265Z | Downloaded backoff v0.4.0 |
| 470 | 2026-07-24T06:40:30.265Z | Downloaded bcs v0.1.6 |
| 471 | 2026-07-24T06:40:30.270Z | Downloaded chacha20 v0.10.0 |
| 472 | 2026-07-24T06:40:30.270Z | Downloaded cbc v0.2.1 |
| 473 | 2026-07-24T06:40:30.270Z | Downloaded cancel-safe-futures v0.1.5 |
| 474 | 2026-07-24T06:40:30.270Z | Downloaded blake2 v0.10.6 |
| 475 | 2026-07-24T06:40:30.270Z | Downloaded convert_case v0.10.0 |
| 476 | 2026-07-24T06:40:30.270Z | Downloaded bitfield-macros v0.19.4 |
| 477 | 2026-07-24T06:40:30.270Z | Downloaded assert_matches v1.5.0 |
| 478 | 2026-07-24T06:40:30.271Z | Downloaded adler2 v2.0.1 |
| 479 | 2026-07-24T06:40:30.279Z | Downloaded defmt v1.0.1 |
| 480 | 2026-07-24T06:40:30.279Z | Downloaded dirs-sys-next v0.1.2 |
| 481 | 2026-07-24T06:40:30.279Z | Downloaded const_format v0.2.35 |
| 482 | 2026-07-24T06:40:30.283Z | Downloaded compression-core v0.4.31 |
| 483 | 2026-07-24T06:40:30.283Z | Downloaded async-stream-impl v0.3.6 |
| 484 | 2026-07-24T06:40:30.283Z | Downloaded elliptic-curve v0.14.0-rc.33 |
| 485 | 2026-07-24T06:40:30.283Z | Downloaded bit-vec v0.8.0 |
| 486 | 2026-07-24T06:40:30.283Z | Downloaded bb8 v0.8.6 |
| 487 | 2026-07-24T06:40:30.283Z | Downloaded anstream v0.6.21 |
| 488 | 2026-07-24T06:40:30.284Z | Downloaded atomicwrites v0.4.4 |
| 489 | 2026-07-24T06:40:30.288Z | Downloaded array-init v0.0.4 |
| 490 | 2026-07-24T06:40:30.288Z | Downloaded aead v0.5.2 |
| 491 | 2026-07-24T06:40:30.288Z | Downloaded block-buffer v0.12.1 |
| 492 | 2026-07-24T06:40:30.288Z | Downloaded async-trait v0.1.89 |
| 493 | 2026-07-24T06:40:30.294Z | Downloaded cpubits v0.1.1 |
| 494 | 2026-07-24T06:40:30.294Z | Downloaded cipher v0.4.4 |
| 495 | 2026-07-24T06:40:30.294Z | Downloaded anstyle-parse v0.2.7 |
| 496 | 2026-07-24T06:40:30.294Z | Downloaded ascii-canvas v3.0.0 |
| 497 | 2026-07-24T06:40:30.306Z | Downloaded backon v1.6.0 |
| 498 | 2026-07-24T06:40:30.306Z | Downloaded darling_macro v0.13.4 |
| 499 | 2026-07-24T06:40:30.306Z | Downloaded arrayref v0.3.9 |
| 500 | 2026-07-24T06:40:30.310Z | Downloaded darling_macro v0.23.0 |
| 501 | 2026-07-24T06:40:30.310Z | Downloaded cstr-argument v0.1.2 |
| 502 | 2026-07-24T06:40:30.310Z | Downloaded crypto-common v0.2.2 |
| 503 | 2026-07-24T06:40:30.310Z | Downloaded crucible-workspace-hack v0.1.0 |
| 504 | 2026-07-24T06:40:30.310Z | Downloaded bitfield v0.19.4 |
| 505 | 2026-07-24T06:40:30.310Z | Downloaded defmt v0.3.100 |
| 506 | 2026-07-24T06:40:30.311Z | Downloaded ctutils v0.4.2 |
| 507 | 2026-07-24T06:40:30.315Z | Downloaded crunchy v0.2.4 |
| 508 | 2026-07-24T06:40:30.315Z | Downloaded csv-core v0.1.13 |
| 509 | 2026-07-24T06:40:30.323Z | Downloaded crossbeam-deque v0.8.6 |
| 510 | 2026-07-24T06:40:30.323Z | Downloaded async-bb8-diesel v0.2.1 |
| 511 | 2026-07-24T06:40:30.326Z | Downloaded base16ct v1.0.0 |
| 512 | 2026-07-24T06:40:30.326Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 513 | 2026-07-24T06:40:30.332Z | Downloaded bit-set v0.5.3 |
| 514 | 2026-07-24T06:40:30.332Z | Downloaded darling v0.20.11 |
| 515 | 2026-07-24T06:40:30.335Z | Downloaded darling_macro v0.20.11 |
| 516 | 2026-07-24T06:40:30.335Z | Downloaded cookie_store v0.22.1 |
| 517 | 2026-07-24T06:40:30.335Z | Downloaded bitfield-struct v0.6.2 |
| 518 | 2026-07-24T06:40:30.339Z | Downloaded atomic-waker v1.1.2 |
| 519 | 2026-07-24T06:40:30.339Z | Downloaded dtrace-parser v0.3.0 |
| 520 | 2026-07-24T06:40:30.339Z | Downloaded convert_case v0.4.0 |
| 521 | 2026-07-24T06:40:30.339Z | Downloaded ciborium-ll v0.2.2 |
| 522 | 2026-07-24T06:40:30.339Z | Downloaded async-stream v0.3.6 |
| 523 | 2026-07-24T06:40:30.342Z | Downloaded atty v0.2.14 |
| 524 | 2026-07-24T06:40:30.345Z | Downloaded bitvec v1.0.1 |
| 525 | 2026-07-24T06:40:30.354Z | Downloaded defmt-macros v1.0.1 |
| 526 | 2026-07-24T06:40:30.357Z | Downloaded darling v0.21.3 |
| 527 | 2026-07-24T06:40:30.360Z | Downloaded dof v0.4.0 |
| 528 | 2026-07-24T06:40:30.362Z | Downloaded difflib v0.4.0 |
| 529 | 2026-07-24T06:40:30.362Z | Downloaded async-recursion v1.1.1 |
| 530 | 2026-07-24T06:40:30.366Z | Downloaded crc v3.4.0 |
| 531 | 2026-07-24T06:40:30.366Z | Downloaded debug-ignore v1.0.5 |
| 532 | 2026-07-24T06:40:30.366Z | Downloaded display-error-chain v0.2.2 |
| 533 | 2026-07-24T06:40:30.371Z | Downloaded derive_builder_macro v0.20.2 |
| 534 | 2026-07-24T06:40:30.372Z | Downloaded dsl_auto_type v0.2.0 |
| 535 | 2026-07-24T06:40:30.372Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 536 | 2026-07-24T06:40:30.372Z | Downloaded dirs-next v2.0.0 |
| 537 | 2026-07-24T06:40:30.377Z | Downloaded embedded-io v0.4.0 |
| 538 | 2026-07-24T06:40:30.377Z | Downloaded dunce v1.0.5 |
| 539 | 2026-07-24T06:40:30.377Z | Downloaded document-features v0.2.12 |
| 540 | 2026-07-24T06:40:30.377Z | Downloaded castaway v0.2.4 |
| 541 | 2026-07-24T06:40:30.377Z | Downloaded float-ord v0.3.2 |
| 542 | 2026-07-24T06:40:30.377Z | Downloaded float-cmp v0.10.0 |
| 543 | 2026-07-24T06:40:30.380Z | Downloaded dyn-clone v1.0.20 |
| 544 | 2026-07-24T06:40:30.380Z | Downloaded defmt-parser v1.0.0 |
| 545 | 2026-07-24T06:40:30.380Z | Downloaded endian-type v0.1.2 |
| 546 | 2026-07-24T06:40:30.380Z | Downloaded base16ct v0.2.0 |
| 547 | 2026-07-24T06:40:30.380Z | Downloaded cpufeatures v0.3.0 |
| 548 | 2026-07-24T06:40:30.383Z | Downloaded crc-catalog v2.4.0 |
| 549 | 2026-07-24T06:40:30.383Z | Downloaded flagset v0.4.7 |
| 550 | 2026-07-24T06:40:30.383Z | Downloaded enum-as-inner v0.6.1 |
| 551 | 2026-07-24T06:40:30.386Z | Downloaded embedded-io v0.6.1 |
| 552 | 2026-07-24T06:40:30.386Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 553 | 2026-07-24T06:40:30.386Z | Downloaded fixedbitset v0.4.2 |
| 554 | 2026-07-24T06:40:30.388Z | Downloaded fd-lock v4.0.4 |
| 555 | 2026-07-24T06:40:30.389Z | Downloaded env_filter v1.0.0 |
| 556 | 2026-07-24T06:40:30.391Z | Downloaded downcast-rs v2.0.2 |
| 557 | 2026-07-24T06:40:30.392Z | Downloaded digest-io v0.1.0 |
| 558 | 2026-07-24T06:40:30.392Z | Downloaded cobs v0.3.0 |
| 559 | 2026-07-24T06:40:30.394Z | Downloaded cfg_aliases v0.1.1 |
| 560 | 2026-07-24T06:40:30.394Z | Downloaded cookie v0.18.1 |
| 561 | 2026-07-24T06:40:30.394Z | Downloaded cfg_aliases v0.2.1 |
| 562 | 2026-07-24T06:40:30.397Z | Downloaded daft-derive v0.1.7 |
| 563 | 2026-07-24T06:40:30.400Z | Downloaded darling_macro v0.21.3 |
| 564 | 2026-07-24T06:40:30.400Z | Downloaded darling v0.13.4 |
| 565 | 2026-07-24T06:40:30.400Z | Downloaded crossbeam-utils v0.8.21 |
| 566 | 2026-07-24T06:40:30.404Z | Downloaded foreign-types v0.3.2 |
| 567 | 2026-07-24T06:40:30.404Z | Downloaded buf-list v1.1.2 |
| 568 | 2026-07-24T06:40:30.410Z | Downloaded compression-codecs v0.4.37 |
| 569 | 2026-07-24T06:40:30.413Z | Downloaded corncobs v0.1.4 |
| 570 | 2026-07-24T06:40:30.413Z | Downloaded block-padding v0.4.2 |
| 571 | 2026-07-24T06:40:30.413Z | Downloaded bitflags v1.3.2 |
| 572 | 2026-07-24T06:40:30.414Z | Downloaded foreign-types-shared v0.3.1 |
| 573 | 2026-07-24T06:40:30.414Z | Downloaded foreign-types-macros v0.2.3 |
| 574 | 2026-07-24T06:40:30.414Z | Downloaded daft v0.1.7 |
| 575 | 2026-07-24T06:40:30.417Z | Downloaded der_derive v0.7.3 |
| 576 | 2026-07-24T06:40:30.417Z | Downloaded funty v2.0.0 |
| 577 | 2026-07-24T06:40:30.417Z | Downloaded futures-sink v0.3.32 |
| 578 | 2026-07-24T06:40:30.417Z | Downloaded gethostname v0.5.0 |
| 579 | 2026-07-24T06:40:30.421Z | Downloaded foreign-types v0.5.0 |
| 580 | 2026-07-24T06:40:30.421Z | Downloaded futures-macro v0.3.32 |
| 581 | 2026-07-24T06:40:30.421Z | Downloaded futures-io v0.3.32 |
| 582 | 2026-07-24T06:40:30.421Z | Downloaded form_urlencoded v1.2.2 |
| 583 | 2026-07-24T06:40:30.421Z | Downloaded fxhash v0.2.1 |
| 584 | 2026-07-24T06:40:30.424Z | Downloaded futures-task v0.3.32 |
| 585 | 2026-07-24T06:40:30.424Z | Downloaded foreign-types-shared v0.1.1 |
| 586 | 2026-07-24T06:40:30.424Z | Downloaded globwalk v0.9.1 |
| 587 | 2026-07-24T06:40:30.424Z | Downloaded blake2 v0.11.0-rc.6 |
| 588 | 2026-07-24T06:40:30.428Z | Downloaded cassowary v0.3.0 |
| 589 | 2026-07-24T06:40:30.428Z | Downloaded git-stub v1.0.0 |
| 590 | 2026-07-24T06:40:30.434Z | Downloaded displaydoc v0.2.5 |
| 591 | 2026-07-24T06:40:30.435Z | Downloaded derive-ex v0.1.8 |
| 592 | 2026-07-24T06:40:30.435Z | Downloaded constant_time_eq v0.4.2 |
| 593 | 2026-07-24T06:40:30.435Z | Downloaded camino-tempfile-ext v0.3.3 |
| 594 | 2026-07-24T06:40:30.438Z | Downloaded cmov v0.5.4 |
| 595 | 2026-07-24T06:40:30.438Z | Downloaded either v1.15.0 |
| 596 | 2026-07-24T06:40:30.438Z | Downloaded blowfish v0.10.0 |
| 597 | 2026-07-24T06:40:30.438Z | Downloaded arrayvec v0.7.6 |
| 598 | 2026-07-24T06:40:30.446Z | Downloaded filetime v0.2.27 |
| 599 | 2026-07-24T06:40:30.446Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 600 | 2026-07-24T06:40:30.446Z | Downloaded data-encoding v2.10.0 |
| 601 | 2026-07-24T06:40:30.446Z | Downloaded fallible-iterator v0.2.0 |
| 602 | 2026-07-24T06:40:30.449Z | Downloaded bs58 v0.5.1 |
| 603 | 2026-07-24T06:40:30.449Z | Downloaded ed25519 v3.0.0 |
| 604 | 2026-07-24T06:40:30.449Z | Downloaded ctr v0.10.1 |
| 605 | 2026-07-24T06:40:30.449Z | Downloaded find-msvc-tools v0.1.9 |
| 606 | 2026-07-24T06:40:30.449Z | Downloaded fixedbitset v0.5.7 |
| 607 | 2026-07-24T06:40:30.458Z | Downloaded ff v0.14.0 |
| 608 | 2026-07-24T06:40:30.459Z | Downloaded erased-serde v0.3.31 |
| 609 | 2026-07-24T06:40:30.459Z | Downloaded deranged v0.5.8 |
| 610 | 2026-07-24T06:40:30.459Z | Downloaded ed25519 v2.2.3 |
| 611 | 2026-07-24T06:40:30.465Z | Downloaded enum_dispatch v0.3.13 |
| 612 | 2026-07-24T06:40:30.465Z | Downloaded ff v0.13.1 |
| 613 | 2026-07-24T06:40:30.465Z | Downloaded chacha20 v0.9.1 |
| 614 | 2026-07-24T06:40:30.465Z | Downloaded const_format_proc_macros v0.2.34 |
| 615 | 2026-07-24T06:40:30.465Z | Downloaded hash32 v0.2.1 |
| 616 | 2026-07-24T06:40:30.465Z | Downloaded ena v0.14.4 |
| 617 | 2026-07-24T06:40:30.468Z | Downloaded diff v0.1.13 |
| 618 | 2026-07-24T06:40:30.468Z | Downloaded console v0.15.11 |
| 619 | 2026-07-24T06:40:30.468Z | Downloaded ciborium v0.2.2 |
| 620 | 2026-07-24T06:40:30.468Z | Downloaded diesel-dtrace v0.5.0 |
| 621 | 2026-07-24T06:40:30.472Z | Downloaded crc32fast v1.5.0 |
| 622 | 2026-07-24T06:40:30.472Z | Downloaded headers-core v0.3.0 |
| 623 | 2026-07-24T06:40:30.472Z | Downloaded bzip2 v0.6.1 |
| 624 | 2026-07-24T06:40:30.475Z | Downloaded base64ct v1.8.3 |
| 625 | 2026-07-24T06:40:30.475Z | Downloaded cexpr v0.6.0 |
| 626 | 2026-07-24T06:40:30.478Z | Downloaded hex v0.4.3 |
| 627 | 2026-07-24T06:40:30.478Z | Downloaded hex-literal v1.1.0 |
| 628 | 2026-07-24T06:40:30.478Z | Downloaded foldhash v0.2.0 |
| 629 | 2026-07-24T06:40:30.478Z | Downloaded futures-executor v0.3.32 |
| 630 | 2026-07-24T06:40:30.481Z | Downloaded globset v0.4.18 |
| 631 | 2026-07-24T06:40:30.481Z | Downloaded glob v0.3.3 |
| 632 | 2026-07-24T06:40:30.484Z | Downloaded git-stub-vcs v0.1.0 |
| 633 | 2026-07-24T06:40:30.484Z | Downloaded futures-core v0.3.32 |
| 634 | 2026-07-24T06:40:30.484Z | Downloaded http-body v1.0.1 |
| 635 | 2026-07-24T06:40:30.494Z | Downloaded hostname v0.4.2 |
| 636 | 2026-07-24T06:40:30.494Z | Downloaded httpdate v1.0.3 |
| 637 | 2026-07-24T06:40:30.494Z | Downloaded fs_extra v1.3.0 |
| 638 | 2026-07-24T06:40:30.494Z | Downloaded fs-err v2.11.0 |
| 639 | 2026-07-24T06:40:30.494Z | Downloaded hubpack v0.1.2 |
| 640 | 2026-07-24T06:40:30.494Z | Downloaded http-range v0.1.5 |
| 641 | 2026-07-24T06:40:30.501Z | Downloaded hostname v0.3.1 |
| 642 | 2026-07-24T06:40:30.501Z | Downloaded foldhash v0.1.5 |
| 643 | 2026-07-24T06:40:30.501Z | Downloaded derive_builder_core v0.20.2 |
| 644 | 2026-07-24T06:40:30.501Z | Downloaded ciborium-io v0.2.2 |
| 645 | 2026-07-24T06:40:30.501Z | Downloaded byte-wrapper v0.1.0 |
| 646 | 2026-07-24T06:40:30.501Z | Downloaded argon2 v0.5.3 |
| 647 | 2026-07-24T06:40:30.501Z | Downloaded ghash v0.6.0 |
| 648 | 2026-07-24T06:40:30.516Z | Downloaded darling v0.23.0 |
| 649 | 2026-07-24T06:40:30.516Z | Downloaded clang-sys v1.8.1 |
| 650 | 2026-07-24T06:40:30.516Z | Downloaded hyper-tls v0.6.0 |
| 651 | 2026-07-24T06:40:30.516Z | Downloaded hubpack_derive v0.1.1 |
| 652 | 2026-07-24T06:40:30.516Z | Downloaded ecdsa v0.17.0-rc.18 |
| 653 | 2026-07-24T06:40:30.516Z | Downloaded ecdsa v0.16.9 |
| 654 | 2026-07-24T06:40:30.516Z | Downloaded des v0.9.0 |
| 655 | 2026-07-24T06:40:30.525Z | Downloaded indent_write v2.2.0 |
| 656 | 2026-07-24T06:40:30.525Z | Downloaded delegate v0.13.5 |
| 657 | 2026-07-24T06:40:30.525Z | Downloaded crossbeam-channel v0.5.15 |
| 658 | 2026-07-24T06:40:30.525Z | Downloaded env_logger v0.11.9 |
| 659 | 2026-07-24T06:40:30.525Z | Downloaded ident_case v1.0.1 |
| 660 | 2026-07-24T06:40:30.525Z | Downloaded digest v0.11.3 |
| 661 | 2026-07-24T06:40:30.525Z | Downloaded hash32 v0.3.1 |
| 662 | 2026-07-24T06:40:30.525Z | Downloaded group v0.14.0 |
| 663 | 2026-07-24T06:40:30.525Z | Downloaded group v0.13.0 |
| 664 | 2026-07-24T06:40:30.525Z | Downloaded console v0.16.2 |
| 665 | 2026-07-24T06:40:30.532Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 666 | 2026-07-24T06:40:30.533Z | Downloaded idna_adapter v1.2.1 |
| 667 | 2026-07-24T06:40:30.533Z | Downloaded instant v0.1.13 |
| 668 | 2026-07-24T06:40:30.533Z | Downloaded indoc v1.0.9 |
| 669 | 2026-07-24T06:40:30.533Z | Downloaded colored v3.1.1 |
| 670 | 2026-07-24T06:40:30.533Z | Downloaded inout v0.1.4 |
| 671 | 2026-07-24T06:40:30.533Z | Downloaded argon2 v0.6.0-rc.8 |
| 672 | 2026-07-24T06:40:30.540Z | Downloaded illumos-nvpair v0.3.0 |
| 673 | 2026-07-24T06:40:30.540Z | Downloaded allocator-api2 v0.2.21 |
| 674 | 2026-07-24T06:40:30.541Z | Downloaded darling_core v0.13.4 |
| 675 | 2026-07-24T06:40:30.541Z | Downloaded instability v0.3.11 |
| 676 | 2026-07-24T06:40:30.541Z | Downloaded inout v0.2.2 |
| 677 | 2026-07-24T06:40:30.541Z | Downloaded base64 v0.22.1 |
| 678 | 2026-07-24T06:40:30.544Z | Downloaded is_ci v1.2.0 |
| 679 | 2026-07-24T06:40:30.545Z | Downloaded is-terminal v0.4.17 |
| 680 | 2026-07-24T06:40:30.545Z | Downloaded internet-checksum v0.2.1 |
| 681 | 2026-07-24T06:40:30.545Z | Downloaded home v0.5.12 |
| 682 | 2026-07-24T06:40:30.545Z | Downloaded colored v2.2.0 |
| 683 | 2026-07-24T06:40:30.549Z | Downloaded bzip2 v0.4.4 |
| 684 | 2026-07-24T06:40:30.549Z | Downloaded kem v0.3.0 |
| 685 | 2026-07-24T06:40:30.549Z | Downloaded derive_builder v0.20.2 |
| 686 | 2026-07-24T06:40:30.554Z | Downloaded futures-channel v0.3.32 |
| 687 | 2026-07-24T06:40:30.554Z | Downloaded ahash v0.8.12 |
| 688 | 2026-07-24T06:40:30.557Z | Downloaded aead v0.6.1 |
| 689 | 2026-07-24T06:40:30.557Z | Downloaded cipher v0.5.2 |
| 690 | 2026-07-24T06:40:30.557Z | Downloaded highway v1.3.0 |
| 691 | 2026-07-24T06:40:30.557Z | Downloaded keccak v0.1.6 |
| 692 | 2026-07-24T06:40:30.560Z | Downloaded critical-section v1.2.0 |
| 693 | 2026-07-24T06:40:30.560Z | Downloaded crc8 v0.1.1 |
| 694 | 2026-07-24T06:40:30.560Z | Downloaded bit-vec v0.6.3 |
| 695 | 2026-07-24T06:40:30.564Z | Downloaded lazy_static v1.5.0 |
| 696 | 2026-07-24T06:40:30.569Z | Downloaded http-body-util v0.1.3 |
| 697 | 2026-07-24T06:40:30.569Z | Downloaded getrandom v0.2.17 |
| 698 | 2026-07-24T06:40:30.573Z | Downloaded libscf-sys v1.1.0 |
| 699 | 2026-07-24T06:40:30.574Z | Downloaded lalrpop-util v0.19.12 |
| 700 | 2026-07-24T06:40:30.574Z | Downloaded kstat-rs v0.2.4 |
| 701 | 2026-07-24T06:40:30.583Z | Downloaded humantime v2.3.0 |
| 702 | 2026-07-24T06:40:30.583Z | Downloaded derive_more v0.99.20 |
| 703 | 2026-07-24T06:40:30.583Z | Downloaded lru v0.12.5 |
| 704 | 2026-07-24T06:40:30.583Z | Downloaded lru-cache v0.1.2 |
| 705 | 2026-07-24T06:40:30.583Z | Downloaded linked-hash-map v0.5.6 |
| 706 | 2026-07-24T06:40:30.583Z | Downloaded md5 v0.8.0 |
| 707 | 2026-07-24T06:40:30.583Z | Downloaded managed v0.8.0 |
| 708 | 2026-07-24T06:40:30.586Z | Downloaded derive-where v1.6.0 |
| 709 | 2026-07-24T06:40:30.586Z | Downloaded dropshot_endpoint v0.17.1 |
| 710 | 2026-07-24T06:40:30.589Z | Downloaded const-oid v0.9.6 |
| 711 | 2026-07-24T06:40:30.589Z | Downloaded crossbeam-epoch v0.9.18 |
| 712 | 2026-07-24T06:40:30.594Z | Downloaded fatfs v0.3.6 |
| 713 | 2026-07-24T06:40:30.594Z | Downloaded cmake v0.1.57 |
| 714 | 2026-07-24T06:40:30.598Z | Downloaded memoffset v0.9.1 |
| 715 | 2026-07-24T06:40:30.599Z | Downloaded lzss v0.8.2 |
| 716 | 2026-07-24T06:40:30.602Z | Downloaded lru-slab v0.1.2 |
| 717 | 2026-07-24T06:40:30.602Z | Downloaded md-5 v0.10.6 |
| 718 | 2026-07-24T06:40:30.606Z | Downloaded maybe-uninit v2.0.0 |
| 719 | 2026-07-24T06:40:30.606Z | Downloaded match_cfg v0.1.0 |
| 720 | 2026-07-24T06:40:30.606Z | Downloaded maplit v1.0.2 |
| 721 | 2026-07-24T06:40:30.610Z | Downloaded const-oid v0.10.2 |
| 722 | 2026-07-24T06:40:30.611Z | Downloaded compact_str v0.8.1 |
| 723 | 2026-07-24T06:40:30.611Z | Downloaded arc-swap v1.8.2 |
| 724 | 2026-07-24T06:40:30.617Z | Downloaded indoc v2.0.7 |
| 725 | 2026-07-24T06:40:30.621Z | Downloaded ipnetwork v0.21.1 |
| 726 | 2026-07-24T06:40:30.622Z | Downloaded newline-converter v0.3.0 |
| 727 | 2026-07-24T06:40:30.622Z | Downloaded new_debug_unreachable v1.0.6 |
| 728 | 2026-07-24T06:40:30.622Z | Downloaded multimap v0.10.1 |
| 729 | 2026-07-24T06:40:30.622Z | Downloaded ingot-types v0.1.2 |
| 730 | 2026-07-24T06:40:30.622Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 731 | 2026-07-24T06:40:30.622Z | Downloaded keccak v0.2.0 |
| 732 | 2026-07-24T06:40:30.626Z | Downloaded num v0.4.3 |
| 733 | 2026-07-24T06:40:30.626Z | Downloaded newtype_derive v0.1.6 |
| 734 | 2026-07-24T06:40:30.626Z | Downloaded newtype-uuid-macros v0.1.0 |
| 735 | 2026-07-24T06:40:30.631Z | Downloaded generic-array v1.4.3 |
| 736 | 2026-07-24T06:40:30.631Z | Downloaded hmac v0.13.0 |
| 737 | 2026-07-24T06:40:30.631Z | Downloaded httparse v1.10.1 |
| 738 | 2026-07-24T06:40:30.636Z | Downloaded iana-time-zone v0.1.65 |
| 739 | 2026-07-24T06:40:30.636Z | Downloaded libefi-sys v0.1.0 |
| 740 | 2026-07-24T06:40:30.636Z | Downloaded hyper-staticfile v0.10.1 |
| 741 | 2026-07-24T06:40:30.642Z | Downloaded nodrop v0.1.14 |
| 742 | 2026-07-24T06:40:30.642Z | Downloaded nonempty v0.12.0 |
| 743 | 2026-07-24T06:40:30.642Z | Downloaded nibble_vec v0.1.0 |
| 744 | 2026-07-24T06:40:30.642Z | Downloaded libsw v3.5.0 |
| 745 | 2026-07-24T06:40:30.642Z | Downloaded jobserver v0.1.34 |
| 746 | 2026-07-24T06:40:30.649Z | Downloaded normalize-line-endings v0.3.0 |
| 747 | 2026-07-24T06:40:30.649Z | Downloaded num-derive v0.3.3 |
| 748 | 2026-07-24T06:40:30.649Z | Downloaded num-conv v0.2.0 |
| 749 | 2026-07-24T06:40:30.649Z | Downloaded num-derive v0.4.2 |
| 750 | 2026-07-24T06:40:30.649Z | Downloaded hyper-rustls v0.27.7 |
| 751 | 2026-07-24T06:40:30.649Z | Downloaded getrandom v0.3.4 |
| 752 | 2026-07-24T06:40:30.653Z | Downloaded drift v0.2.0 |
| 753 | 2026-07-24T06:40:30.657Z | Downloaded num_threads v0.1.7 |
| 754 | 2026-07-24T06:40:30.657Z | Downloaded half v2.7.1 |
| 755 | 2026-07-24T06:40:30.661Z | Downloaded num_enum_derive v0.5.11 |
| 756 | 2026-07-24T06:40:30.661Z | Downloaded num-iter v0.1.45 |
| 757 | 2026-07-24T06:40:30.661Z | Downloaded half v1.8.3 |
| 758 | 2026-07-24T06:40:30.667Z | Downloaded chacha20poly1305 v0.10.1 |
| 759 | 2026-07-24T06:40:30.667Z | Downloaded ingot-macros v0.1.1 |
| 760 | 2026-07-24T06:40:30.670Z | Downloaded lock_api v0.4.14 |
| 761 | 2026-07-24T06:40:30.671Z | Downloaded darling_core v0.23.0 |
| 762 | 2026-07-24T06:40:30.671Z | Downloaded der v0.7.10 |
| 763 | 2026-07-24T06:40:30.679Z | Downloaded darling_core v0.20.11 |
| 764 | 2026-07-24T06:40:30.689Z | Downloaded linear-map v1.2.0 |
| 765 | 2026-07-24T06:40:30.689Z | Downloaded hmac v0.12.1 |
| 766 | 2026-07-24T06:40:30.689Z | Downloaded openssl-macros v0.1.1 |
| 767 | 2026-07-24T06:40:30.689Z | Downloaded olpc-cjson v0.1.4 |
| 768 | 2026-07-24T06:40:30.689Z | Downloaded mime v0.3.17 |
| 769 | 2026-07-24T06:40:30.689Z | Downloaded nanorand v0.7.0 |
| 770 | 2026-07-24T06:40:30.689Z | Downloaded ar_archive_writer v0.5.1 |
| 771 | 2026-07-24T06:40:30.690Z | Downloaded oso-derive v0.27.3 |
| 772 | 2026-07-24T06:40:30.690Z | Downloaded mime_guess v2.0.5 |
| 773 | 2026-07-24T06:40:30.690Z | Downloaded darling_core v0.21.3 |
| 774 | 2026-07-24T06:40:30.696Z | Downloaded openssl-probe v0.1.6 |
| 775 | 2026-07-24T06:40:30.696Z | Downloaded opaque-debug v0.3.1 |
| 776 | 2026-07-24T06:40:30.696Z | Downloaded module-lattice v0.2.3 |
| 777 | 2026-07-24T06:40:30.696Z | Downloaded ingot v0.1.1 |
| 778 | 2026-07-24T06:40:30.696Z | Downloaded ipnet v2.11.0 |
| 779 | 2026-07-24T06:40:30.697Z | Downloaded newtype-uuid v1.3.2 |
| 780 | 2026-07-24T06:40:30.697Z | Downloaded native-tls v0.2.18 |
| 781 | 2026-07-24T06:40:30.703Z | Downloaded openssl-probe v0.2.1 |
| 782 | 2026-07-24T06:40:30.703Z | Downloaded elliptic-curve v0.13.8 |
| 783 | 2026-07-24T06:40:30.703Z | Downloaded packed_struct_codegen v0.10.1 |
| 784 | 2026-07-24T06:40:30.704Z | Downloaded flume v0.11.1 |
| 785 | 2026-07-24T06:40:30.708Z | Downloaded libsw-core v0.3.2 |
| 786 | 2026-07-24T06:40:30.708Z | Downloaded hybrid-array v0.4.13 |
| 787 | 2026-07-24T06:40:30.708Z | Downloaded futures v0.3.32 |
| 788 | 2026-07-24T06:40:30.725Z | Downloaded peg-runtime v0.8.5 |
| 789 | 2026-07-24T06:40:30.728Z | Downloaded parse-size v1.1.0 |
| 790 | 2026-07-24T06:40:30.728Z | Downloaded parse-display v0.10.0 |
| 791 | 2026-07-24T06:40:30.728Z | Downloaded num_enum v0.7.6 |
| 792 | 2026-07-24T06:40:30.731Z | Downloaded num_enum v0.5.11 |
| 793 | 2026-07-24T06:40:30.736Z | Downloaded percent-encoding v2.3.2 |
| 794 | 2026-07-24T06:40:30.736Z | Downloaded path-slash v0.1.5 |
| 795 | 2026-07-24T06:40:30.736Z | Downloaded password-hash v0.6.1 |
| 796 | 2026-07-24T06:40:30.736Z | Downloaded num_enum_derive v0.7.6 |
| 797 | 2026-07-24T06:40:30.740Z | Downloaded num-rational v0.4.2 |
| 798 | 2026-07-24T06:40:30.740Z | Downloaded icu_properties v2.1.2 |
| 799 | 2026-07-24T06:40:30.740Z | Downloaded phf_shared v0.12.1 |
| 800 | 2026-07-24T06:40:30.740Z | Downloaded cc v1.2.56 |
| 801 | 2026-07-24T06:40:30.743Z | Downloaded num-complex v0.4.6 |
| 802 | 2026-07-24T06:40:30.743Z | Downloaded litrs v1.0.0 |
| 803 | 2026-07-24T06:40:30.748Z | Downloaded phf_shared v0.13.1 |
| 804 | 2026-07-24T06:40:30.748Z | Downloaded phf_shared v0.11.3 |
| 805 | 2026-07-24T06:40:30.748Z | Downloaded indexmap v1.9.3 |
| 806 | 2026-07-24T06:40:30.753Z | Downloaded ignore v0.4.25 |
| 807 | 2026-07-24T06:40:30.753Z | Downloaded flate2 v1.1.9 |
| 808 | 2026-07-24T06:40:30.756Z | Downloaded async-compression v0.4.41 |
| 809 | 2026-07-24T06:40:30.759Z | Downloaded heapless v0.8.0 |
| 810 | 2026-07-24T06:40:30.759Z | Downloaded multer v3.1.0 |
| 811 | 2026-07-24T06:40:30.771Z | Downloaded oxide-update-engine v0.1.2 |
| 812 | 2026-07-24T06:40:30.771Z | Downloaded bytes v1.11.1 |
| 813 | 2026-07-24T06:40:30.771Z | Downloaded oxnet v0.1.6 |
| 814 | 2026-07-24T06:40:30.778Z | Downloaded aes v0.9.1 |
| 815 | 2026-07-24T06:40:30.778Z | Downloaded oxide-update-engine-display v0.1.2 |
| 816 | 2026-07-24T06:40:30.778Z | Downloaded oxide-tokio-rt v0.1.4 |
| 817 | 2026-07-24T06:40:30.779Z | Downloaded predicates-core v1.0.10 |
| 818 | 2026-07-24T06:40:30.779Z | Downloaded owo-colors v4.3.0 |
| 819 | 2026-07-24T06:40:30.779Z | Downloaded base64 v0.21.7 |
| 820 | 2026-07-24T06:40:30.779Z | Downloaded litemap v0.8.1 |
| 821 | 2026-07-24T06:40:30.785Z | Downloaded libloading v0.8.9 |
| 822 | 2026-07-24T06:40:30.785Z | Downloaded nu-ansi-term v0.50.3 |
| 823 | 2026-07-24T06:40:30.785Z | Downloaded libbz2-rs-sys v0.2.2 |
| 824 | 2026-07-24T06:40:30.785Z | Downloaded icu_normalizer v2.1.1 |
| 825 | 2026-07-24T06:40:30.789Z | Downloaded icu_locale_core v2.1.1 |
| 826 | 2026-07-24T06:40:30.789Z | Downloaded proc-macro-crate v3.4.0 |
| 827 | 2026-07-24T06:40:30.795Z | Downloaded predicates-tree v1.0.13 |
| 828 | 2026-07-24T06:40:30.795Z | Downloaded precomputed-hash v0.1.1 |
| 829 | 2026-07-24T06:40:30.795Z | Downloaded potential_utf v0.1.4 |
| 830 | 2026-07-24T06:40:30.795Z | Downloaded icu_provider v2.1.1 |
| 831 | 2026-07-24T06:40:30.801Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 832 | 2026-07-24T06:40:30.801Z | Downloaded proc-macro-crate v1.3.1 |
| 833 | 2026-07-24T06:40:30.801Z | Downloaded derive_more-impl v2.1.1 |
| 834 | 2026-07-24T06:40:30.808Z | Downloaded pem v3.0.6 |
| 835 | 2026-07-24T06:40:30.808Z | Downloaded pbkdf2 v0.13.0 |
| 836 | 2026-07-24T06:40:30.808Z | Downloaded ed25519-dalek v3.0.0-rc.0 |
| 837 | 2026-07-24T06:40:30.808Z | Downloaded expectorate v1.2.0 |
| 838 | 2026-07-24T06:40:30.808Z | Downloaded bumpalo v3.20.2 |
| 839 | 2026-07-24T06:40:30.812Z | Downloaded indicatif v0.18.4 |
| 840 | 2026-07-24T06:40:30.812Z | Downloaded progenitor-macro v0.13.0 |
| 841 | 2026-07-24T06:40:30.812Z | Downloaded pem-rfc7468 v1.0.0 |
| 842 | 2026-07-24T06:40:30.812Z | Downloaded ml-kem v0.3.2 |
| 843 | 2026-07-24T06:40:30.819Z | Downloaded phc v0.6.1 |
| 844 | 2026-07-24T06:40:30.819Z | Downloaded phf v0.13.1 |
| 845 | 2026-07-24T06:40:30.819Z | Downloaded pkcs8 v0.10.2 |
| 846 | 2026-07-24T06:40:30.819Z | Downloaded progenitor-client v0.14.0 |
| 847 | 2026-07-24T06:40:30.819Z | Downloaded pin-project-lite v0.2.17 |
| 848 | 2026-07-24T06:40:30.825Z | Downloaded radium v0.7.0 |
| 849 | 2026-07-24T06:40:30.825Z | Downloaded quick-error v1.2.3 |
| 850 | 2026-07-24T06:40:30.825Z | Downloaded progenitor-macro v0.14.0 |
| 851 | 2026-07-24T06:40:30.832Z | Downloaded pin-project-internal v1.1.11 |
| 852 | 2026-07-24T06:40:30.832Z | Downloaded phf v0.12.1 |
| 853 | 2026-07-24T06:40:30.832Z | Downloaded pem-rfc7468 v0.7.0 |
| 854 | 2026-07-24T06:40:30.833Z | Downloaded memmap2 v0.9.10 |
| 855 | 2026-07-24T06:40:30.833Z | Downloaded powerfmt v0.2.0 |
| 856 | 2026-07-24T06:40:30.833Z | Downloaded psl-types v2.0.11 |
| 857 | 2026-07-24T06:40:30.836Z | Downloaded hickory-resolver v0.25.2 |
| 858 | 2026-07-24T06:40:30.836Z | Downloaded headers v0.4.1 |
| 859 | 2026-07-24T06:40:30.840Z | Downloaded rand_chacha v0.3.1 |
| 860 | 2026-07-24T06:40:30.840Z | Downloaded poly1305 v0.8.0 |
| 861 | 2026-07-24T06:40:30.846Z | Downloaded polyval v0.7.1 |
| 862 | 2026-07-24T06:40:30.846Z | Downloaded crossterm v0.28.1 |
| 863 | 2026-07-24T06:40:30.851Z | Downloaded hickory-resolver v0.24.4 |
| 864 | 2026-07-24T06:40:30.851Z | Downloaded port-file v0.1.0 |
| 865 | 2026-07-24T06:40:30.854Z | Downloaded icu_collections v2.1.1 |
| 866 | 2026-07-24T06:40:30.855Z | Downloaded num-traits v0.2.19 |
| 867 | 2026-07-24T06:40:30.857Z | Downloaded ppv-lite86 v0.2.21 |
| 868 | 2026-07-24T06:40:30.857Z | Downloaded primefield v0.14.0 |
| 869 | 2026-07-24T06:40:30.863Z | Downloaded pkg-config v0.3.32 |
| 870 | 2026-07-24T06:40:30.863Z | Downloaded peg-macros v0.8.5 |
| 871 | 2026-07-24T06:40:30.863Z | Downloaded parking_lot v0.11.2 |
| 872 | 2026-07-24T06:40:30.872Z | Downloaded rand_xorshift v0.4.0 |
| 873 | 2026-07-24T06:40:30.872Z | Downloaded ref-cast v1.0.25 |
| 874 | 2026-07-24T06:40:30.872Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 875 | 2026-07-24T06:40:30.872Z | Downloaded progenitor-extras v0.2.0 |
| 876 | 2026-07-24T06:40:30.879Z | Downloaded recursive v0.1.1 |
| 877 | 2026-07-24T06:40:30.879Z | Downloaded progenitor v0.14.0 |
| 878 | 2026-07-24T06:40:30.879Z | Downloaded progenitor-client v0.13.0 |
| 879 | 2026-07-24T06:40:30.879Z | Downloaded progenitor v0.13.0 |
| 880 | 2026-07-24T06:40:30.879Z | Downloaded hashbrown v0.12.3 |
| 881 | 2026-07-24T06:40:30.879Z | Downloaded primeorder v0.14.0-rc.10 |
| 882 | 2026-07-24T06:40:30.879Z | Downloaded primeorder v0.13.6 |
| 883 | 2026-07-24T06:40:30.886Z | Downloaded predicates v3.1.4 |
| 884 | 2026-07-24T06:40:30.886Z | Downloaded pkcs1 v0.7.5 |
| 885 | 2026-07-24T06:40:30.886Z | Downloaded miniz_oxide v0.8.9 |
| 886 | 2026-07-24T06:40:30.886Z | Downloaded rtoolbox v0.0.3 |
| 887 | 2026-07-24T06:40:30.886Z | Downloaded omicron-zone-package v0.12.3 |
| 888 | 2026-07-24T06:40:30.891Z | Downloaded psm v0.1.30 |
| 889 | 2026-07-24T06:40:30.891Z | Downloaded rustc_version v0.4.1 |
| 890 | 2026-07-24T06:40:30.891Z | Downloaded russh-util v0.52.0 |
| 891 | 2026-07-24T06:40:30.891Z | Downloaded rfc6979 v0.5.0 |
| 892 | 2026-07-24T06:40:30.891Z | Downloaded rfc6979 v0.4.0 |
| 893 | 2026-07-24T06:40:30.896Z | Downloaded heapless v0.7.17 |
| 894 | 2026-07-24T06:40:30.896Z | Downloaded pkcs8 v0.11.0 |
| 895 | 2026-07-24T06:40:30.901Z | Downloaded rustc-hash v2.1.1 |
| 896 | 2026-07-24T06:40:30.901Z | Downloaded r2d2 v0.8.10 |
| 897 | 2026-07-24T06:40:30.901Z | Downloaded poly1305 v0.9.0 |
| 898 | 2026-07-24T06:40:30.901Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 899 | 2026-07-24T06:40:30.908Z | Downloaded oxide-update-engine-types v0.1.2 |
| 900 | 2026-07-24T06:40:30.909Z | Downloaded postcard v1.1.3 |
| 901 | 2026-07-24T06:40:30.909Z | Downloaded crossterm v0.29.0 |
| 902 | 2026-07-24T06:40:30.914Z | Downloaded postgres-types v0.2.12 |
| 903 | 2026-07-24T06:40:30.914Z | Downloaded oso v0.27.3 |
| 904 | 2026-07-24T06:40:30.914Z | Downloaded rustc_version v0.1.7 |
| 905 | 2026-07-24T06:40:30.914Z | Downloaded rand_chacha v0.9.0 |
| 906 | 2026-07-24T06:40:30.918Z | Downloaded russh-cryptovec v0.61.0 |
| 907 | 2026-07-24T06:40:30.918Z | Downloaded same-file v1.0.6 |
| 908 | 2026-07-24T06:40:30.918Z | Downloaded peg v0.8.5 |
| 909 | 2026-07-24T06:40:30.925Z | Downloaded scheduled-thread-pool v0.2.7 |
| 910 | 2026-07-24T06:40:30.925Z | Downloaded scopeguard v1.2.0 |
| 911 | 2026-07-24T06:40:30.925Z | Downloaded parking_lot_core v0.8.6 |
| 912 | 2026-07-24T06:40:30.925Z | Downloaded ref-cast-impl v1.0.25 |
| 913 | 2026-07-24T06:40:30.925Z | Downloaded rand_core v0.9.5 |
| 914 | 2026-07-24T06:40:30.931Z | Downloaded http v1.4.2 |
| 915 | 2026-07-24T06:40:30.931Z | Downloaded jiff-static v0.2.21 |
| 916 | 2026-07-24T06:40:30.931Z | Downloaded rand_seeder v0.4.0 |
| 917 | 2026-07-24T06:40:30.931Z | Downloaded secrecy v0.10.3 |
| 918 | 2026-07-24T06:40:30.931Z | Downloaded scroll_derive v0.13.1 |
| 919 | 2026-07-24T06:40:30.934Z | Downloaded semver v0.1.20 |
| 920 | 2026-07-24T06:40:30.934Z | Downloaded seq-macro v0.3.6 |
| 921 | 2026-07-24T06:40:30.934Z | Downloaded parking_lot v0.12.5 |
| 922 | 2026-07-24T06:40:30.938Z | Downloaded proc-macro-error2 v2.0.1 |
| 923 | 2026-07-24T06:40:30.938Z | Downloaded der v0.8.0 |
| 924 | 2026-07-24T06:40:30.942Z | Downloaded secrecy v0.8.0 |
| 925 | 2026-07-24T06:40:30.942Z | Downloaded pin-project v1.1.11 |
| 926 | 2026-07-24T06:40:30.949Z | Downloaded serde_bytes v0.11.19 |
| 927 | 2026-07-24T06:40:30.956Z | Downloaded rpassword v7.5.4 |
| 928 | 2026-07-24T06:40:30.956Z | Downloaded parking_lot_core v0.9.12 |
| 929 | 2026-07-24T06:40:30.962Z | Downloaded icu_normalizer_data v2.1.1 |
| 930 | 2026-07-24T06:40:30.962Z | Downloaded minimal-lexical v0.2.1 |
| 931 | 2026-07-24T06:40:30.962Z | Downloaded rand_core v0.6.4 |
| 932 | 2026-07-24T06:40:30.962Z | Downloaded quinn-udp v0.5.14 |
| 933 | 2026-07-24T06:40:30.969Z | Downloaded serde_plain v1.0.2 |
| 934 | 2026-07-24T06:40:30.969Z | Downloaded postgres-protocol v0.6.10 |
| 935 | 2026-07-24T06:40:30.969Z | Downloaded serde_spanned v1.1.1 |
| 936 | 2026-07-24T06:40:30.969Z | Downloaded hashbrown v0.13.2 |
| 937 | 2026-07-24T06:40:30.969Z | Downloaded sha1 v0.11.0 |
| 938 | 2026-07-24T06:40:30.969Z | Downloaded serde_repr v0.1.20 |
| 939 | 2026-07-24T06:40:30.973Z | Downloaded sha1 v0.10.6 |
| 940 | 2026-07-24T06:40:30.973Z | Downloaded rustversion v1.0.22 |
| 941 | 2026-07-24T06:40:30.973Z | Downloaded resolv-conf v0.7.6 |
| 942 | 2026-07-24T06:40:30.977Z | Downloaded rustls-pemfile v2.2.0 |
| 943 | 2026-07-24T06:40:30.977Z | Downloaded hickory-server v0.25.2 |
| 944 | 2026-07-24T06:40:30.980Z | Downloaded serde_urlencoded v0.7.1 |
| 945 | 2026-07-24T06:40:30.980Z | Downloaded rustls-native-certs v0.8.3 |
| 946 | 2026-07-24T06:40:30.987Z | Downloaded serde-big-array v0.5.1 |
| 947 | 2026-07-24T06:40:30.987Z | Downloaded openssl-sys v0.9.115 |
| 948 | 2026-07-24T06:40:30.991Z | Downloaded paste v1.0.15 |
| 949 | 2026-07-24T06:40:30.991Z | Downloaded signal-hook-mio v0.2.5 |
| 950 | 2026-07-24T06:40:30.991Z | Downloaded shell-words v1.1.1 |
| 951 | 2026-07-24T06:40:30.991Z | Downloaded signature v2.2.0 |
| 952 | 2026-07-24T06:40:30.991Z | Downloaded password-hash v0.5.0 |
| 953 | 2026-07-24T06:40:30.996Z | Downloaded rusty-fork v0.3.1 |
| 954 | 2026-07-24T06:40:30.996Z | Downloaded sapling-renderdag v0.1.0 |
| 955 | 2026-07-24T06:40:30.996Z | Downloaded parse-display-derive v0.10.0 |
| 956 | 2026-07-24T06:40:30.996Z | Downloaded packed_struct v0.10.1 |
| 957 | 2026-07-24T06:40:30.996Z | Downloaded schemars_derive v0.8.22 |
| 958 | 2026-07-24T06:40:31.019Z | Downloaded num-integer v0.1.46 |
| 959 | 2026-07-24T06:40:31.019Z | Downloaded signal-hook-tokio v0.3.1 |
| 960 | 2026-07-24T06:40:31.019Z | Downloaded signature v3.0.0 |
| 961 | 2026-07-24T06:40:31.020Z | Downloaded siphasher v1.0.2 |
| 962 | 2026-07-24T06:40:31.020Z | Downloaded diesel_derives v2.3.7 |
| 963 | 2026-07-24T06:40:31.020Z | Downloaded derive_more v2.1.1 |
| 964 | 2026-07-24T06:40:31.020Z | Downloaded sigpipe v0.1.3 |
| 965 | 2026-07-24T06:40:31.020Z | Downloaded sec1 v0.8.1 |
| 966 | 2026-07-24T06:40:31.020Z | Downloaded pkcs5 v0.8.1 |
| 967 | 2026-07-24T06:40:31.020Z | Downloaded serde-hex v0.1.0 |
| 968 | 2026-07-24T06:40:31.020Z | Downloaded sec1 v0.7.3 |
| 969 | 2026-07-24T06:40:31.024Z | Downloaded slog-envlogger v2.2.0 |
| 970 | 2026-07-24T06:40:31.024Z | Downloaded rand_core v0.10.0 |
| 971 | 2026-07-24T06:40:31.024Z | Downloaded papergrid v0.17.0 |
| 972 | 2026-07-24T06:40:31.027Z | Downloaded hyper-util v0.1.20 |
| 973 | 2026-07-24T06:40:31.031Z | Downloaded p256 v0.14.0-rc.10 |
| 974 | 2026-07-24T06:40:31.034Z | Downloaded scrypt v0.12.0 |
| 975 | 2026-07-24T06:40:31.034Z | Downloaded serde_with_macros v1.5.2 |
| 976 | 2026-07-24T06:40:31.034Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 977 | 2026-07-24T06:40:31.040Z | Downloaded crypto-bigint v0.5.5 |
| 978 | 2026-07-24T06:40:31.051Z | Downloaded ed25519-dalek v2.2.0 |
| 979 | 2026-07-24T06:40:31.051Z | Downloaded crc-any v2.5.0 |
| 980 | 2026-07-24T06:40:31.051Z | Downloaded serde_path_to_error v0.1.20 |
| 981 | 2026-07-24T06:40:31.051Z | Downloaded serde_derive_internals v0.29.1 |
| 982 | 2026-07-24T06:40:31.058Z | Downloaded sqlparser_derive v0.5.0 |
| 983 | 2026-07-24T06:40:31.058Z | Downloaded itertools v0.10.5 |
| 984 | 2026-07-24T06:40:31.061Z | Downloaded stable_deref_trait v1.2.1 |
| 985 | 2026-07-24T06:40:31.061Z | Downloaded serdect v0.4.3 |
| 986 | 2026-07-24T06:40:31.062Z | Downloaded shlex v1.3.0 |
| 987 | 2026-07-24T06:40:31.062Z | Downloaded p384 v0.14.0-rc.10 |
| 988 | 2026-07-24T06:40:31.065Z | Downloaded scroll v0.13.0 |
| 989 | 2026-07-24T06:40:31.066Z | Downloaded rcgen v0.12.1 |
| 990 | 2026-07-24T06:40:31.069Z | Downloaded structmeta-derive v0.3.0 |
| 991 | 2026-07-24T06:40:31.072Z | Downloaded structmeta v0.3.0 |
| 992 | 2026-07-24T06:40:31.072Z | Downloaded strsim v0.10.0 |
| 993 | 2026-07-24T06:40:31.078Z | Downloaded signal-hook-registry v1.4.8 |
| 994 | 2026-07-24T06:40:31.078Z | Downloaded salsa20 v0.11.0 |
| 995 | 2026-07-24T06:40:31.081Z | Downloaded strip-ansi-escapes v0.2.1 |
| 996 | 2026-07-24T06:40:31.081Z | Downloaded rustls-pki-types v1.14.0 |
| 997 | 2026-07-24T06:40:31.081Z | Downloaded slog-async v2.8.0 |
| 998 | 2026-07-24T06:40:31.081Z | Downloaded simd-adler32 v0.3.8 |
| 999 | 2026-07-24T06:40:31.084Z | Downloaded prefix-trie v0.7.0 |
| 1000 | 2026-07-24T06:40:31.087Z | Downloaded pretty_assertions v1.4.1 |
| 1001 | 2026-07-24T06:40:31.091Z | Downloaded slog-scope v4.4.1 |
| 1002 | 2026-07-24T06:40:31.091Z | Downloaded mio v1.2.0 |
| 1003 | 2026-07-24T06:40:31.096Z | Downloaded tabled_derive v0.11.0 |
| 1004 | 2026-07-24T06:40:31.098Z | Downloaded aes-gcm v0.11.0 |
| 1005 | 2026-07-24T06:40:31.098Z | Downloaded serde_cbor v0.11.2 |
| 1006 | 2026-07-24T06:40:31.101Z | Downloaded progenitor-impl v0.14.0 |
| 1007 | 2026-07-24T06:40:31.101Z | Downloaded sync_wrapper v1.0.2 |
| 1008 | 2026-07-24T06:40:31.105Z | Downloaded sync-ptr v0.1.4 |
| 1009 | 2026-07-24T06:40:31.105Z | Downloaded subtle v2.6.1 |
| 1010 | 2026-07-24T06:40:31.105Z | Downloaded smallvec v0.6.14 |
| 1011 | 2026-07-24T06:40:31.105Z | Downloaded serde_with_macros v3.21.0 |
| 1012 | 2026-07-24T06:40:31.110Z | Downloaded sqlformat v0.3.5 |
| 1013 | 2026-07-24T06:40:31.110Z | Downloaded spki v0.7.3 |
| 1014 | 2026-07-24T06:40:31.110Z | Downloaded slog-term v2.9.2 |
| 1015 | 2026-07-24T06:40:31.114Z | Downloaded tap v1.0.1 |
| 1016 | 2026-07-24T06:40:31.114Z | Downloaded take_mut v0.2.2 |
| 1017 | 2026-07-24T06:40:31.114Z | Downloaded tagptr v0.2.0 |
| 1018 | 2026-07-24T06:40:31.114Z | Downloaded tabwriter v1.4.1 |
| 1019 | 2026-07-24T06:40:31.117Z | Downloaded slog-stdlog v4.1.1 |
| 1020 | 2026-07-24T06:40:31.117Z | Downloaded strum v0.27.2 |
| 1021 | 2026-07-24T06:40:31.117Z | Downloaded strum v0.26.3 |
| 1022 | 2026-07-24T06:40:31.117Z | Downloaded slab v0.4.12 |
| 1023 | 2026-07-24T06:40:32.125Z | Downloaded slog-json v2.6.1 |
| 1024 | 2026-07-24T06:40:32.125Z | Downloaded snafu-derive v0.8.9 |
| 1025 | 2026-07-24T06:40:32.125Z | Downloaded smf v0.2.3 |
| 1026 | 2026-07-24T06:40:32.125Z | Downloaded sha2 v0.11.0 |
| 1027 | 2026-07-24T06:40:32.143Z | Downloaded num-bigint v0.4.6 |
| 1028 | 2026-07-24T06:40:32.143Z | Downloaded termtree v0.5.1 |
| 1029 | 2026-07-24T06:40:32.143Z | Downloaded ron v0.8.1 |
| 1030 | 2026-07-24T06:40:32.143Z | Downloaded time-core v0.1.8 |
| 1031 | 2026-07-24T06:40:32.143Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1032 | 2026-07-24T06:40:32.143Z | Downloaded testing_table v0.3.0 |
| 1033 | 2026-07-24T06:40:32.143Z | Downloaded stacker v0.1.23 |
| 1034 | 2026-07-24T06:40:32.143Z | Downloaded dropshot-api-manager v0.7.2 |
| 1035 | 2026-07-24T06:40:32.143Z | Downloaded stringprep v0.1.5 |
| 1036 | 2026-07-24T06:40:32.143Z | Downloaded prettyplease v0.2.37 |
| 1037 | 2026-07-24T06:40:32.143Z | Downloaded slog-dtrace v0.3.0 |
| 1038 | 2026-07-24T06:40:32.143Z | Downloaded slog-bunyan v2.5.0 |
| 1039 | 2026-07-24T06:40:32.143Z | Downloaded strum_macros v0.24.3 |
| 1040 | 2026-07-24T06:40:32.143Z | Downloaded string_cache v0.8.9 |
| 1041 | 2026-07-24T06:40:32.143Z | Downloaded nom v7.1.3 |
| 1042 | 2026-07-24T06:40:32.143Z | Downloaded static_assertions v1.1.0 |
| 1043 | 2026-07-24T06:40:32.143Z | Downloaded progenitor-impl v0.13.0 |
| 1044 | 2026-07-24T06:40:32.143Z | Downloaded schemars v0.8.22 |
| 1045 | 2026-07-24T06:40:32.144Z | Downloaded tinyvec_macros v0.1.1 |
| 1046 | 2026-07-24T06:40:32.144Z | Downloaded synstructure v0.13.2 |
| 1047 | 2026-07-24T06:40:32.144Z | Downloaded tokio-macros v2.7.0 |
| 1048 | 2026-07-24T06:40:32.144Z | Downloaded hashbrown v0.15.5 |
| 1049 | 2026-07-24T06:40:32.144Z | Downloaded hashbrown v0.16.1 |
| 1050 | 2026-07-24T06:40:32.144Z | Downloaded spki v0.8.0 |
| 1051 | 2026-07-24T06:40:32.144Z | Downloaded ssh-cipher v0.3.0-rc.9 |
| 1052 | 2026-07-24T06:40:32.144Z | Downloaded spin v0.9.8 |
| 1053 | 2026-07-24T06:40:32.144Z | Downloaded supports-color v3.0.2 |
| 1054 | 2026-07-24T06:40:32.144Z | Downloaded support-bundle-viewer v0.1.2 |
| 1055 | 2026-07-24T06:40:32.144Z | Downloaded strum_macros v0.27.2 |
| 1056 | 2026-07-24T06:40:32.144Z | Downloaded smallvec v1.15.1 |
| 1057 | 2026-07-24T06:40:32.144Z | Downloaded tokio-test v0.4.5 |
| 1058 | 2026-07-24T06:40:32.144Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1059 | 2026-07-24T06:40:32.144Z | Downloaded idna v1.1.0 |
| 1060 | 2026-07-24T06:40:32.144Z | Downloaded num-bigint-dig v0.8.6 |
| 1061 | 2026-07-24T06:40:32.144Z | Downloaded itertools v0.13.0 |
| 1062 | 2026-07-24T06:40:32.144Z | Downloaded strum_macros v0.26.4 |
| 1063 | 2026-07-24T06:40:32.144Z | Downloaded trait-variant v0.1.2 |
| 1064 | 2026-07-24T06:40:32.144Z | Downloaded rayon-core v1.13.0 |
| 1065 | 2026-07-24T06:40:32.144Z | Downloaded tower-layer v0.3.3 |
| 1066 | 2026-07-24T06:40:32.144Z | Downloaded similar v2.7.0 |
| 1067 | 2026-07-24T06:40:32.144Z | Downloaded thread_local v1.1.9 |
| 1068 | 2026-07-24T06:40:32.144Z | Downloaded topological-sort v0.2.2 |
| 1069 | 2026-07-24T06:40:32.144Z | Downloaded tower-service v0.3.3 |
| 1070 | 2026-07-24T06:40:32.144Z | Downloaded quinn v0.11.9 |
| 1071 | 2026-07-24T06:40:32.144Z | Downloaded time-macros v0.2.27 |
| 1072 | 2026-07-24T06:40:32.144Z | Downloaded typify-macro v0.6.2 |
| 1073 | 2026-07-24T06:40:32.144Z | Downloaded slog v2.8.2 |
| 1074 | 2026-07-24T06:40:32.144Z | Downloaded try-lock v0.2.5 |
| 1075 | 2026-07-24T06:40:32.144Z | Downloaded rand v0.8.6 |
| 1076 | 2026-07-24T06:40:32.144Z | Downloaded futures-util v0.3.32 |
| 1077 | 2026-07-24T06:40:32.144Z | Downloaded unicode-truncate v1.1.0 |
| 1078 | 2026-07-24T06:40:32.144Z | Downloaded tiny-keccak v2.0.2 |
| 1079 | 2026-07-24T06:40:32.144Z | Downloaded unarray v0.1.4 |
| 1080 | 2026-07-24T06:40:32.144Z | Downloaded unicode-xid v0.2.6 |
| 1081 | 2026-07-24T06:40:32.144Z | Downloaded tls_codec v0.4.2 |
| 1082 | 2026-07-24T06:40:32.144Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1083 | 2026-07-24T06:40:32.145Z | Downloaded unit-prefix v0.5.2 |
| 1084 | 2026-07-24T06:40:32.145Z | Downloaded tls_codec_derive v0.4.2 |
| 1085 | 2026-07-24T06:40:32.145Z | Downloaded tokio-native-tls v0.3.1 |
| 1086 | 2026-07-24T06:40:32.145Z | Downloaded universal-hash v0.6.1 |
| 1087 | 2026-07-24T06:40:32.145Z | Downloaded universal-hash v0.5.1 |
| 1088 | 2026-07-24T06:40:32.145Z | Downloaded usdt-attr-macro v0.6.0 |
| 1089 | 2026-07-24T06:40:32.145Z | Downloaded untrusted v0.9.0 |
| 1090 | 2026-07-24T06:40:32.145Z | Downloaded untrusted v0.7.1 |
| 1091 | 2026-07-24T06:40:32.145Z | Downloaded tokio-dtrace v0.1.1 |
| 1092 | 2026-07-24T06:40:32.145Z | Downloaded utf8_iter v1.0.4 |
| 1093 | 2026-07-24T06:40:32.145Z | Downloaded itertools v0.14.0 |
| 1094 | 2026-07-24T06:40:32.145Z | Downloaded utf-8 v0.7.6 |
| 1095 | 2026-07-24T06:40:32.145Z | Downloaded usdt-macro v0.6.0 |
| 1096 | 2026-07-24T06:40:32.145Z | Downloaded tokio-tungstenite v0.21.0 |
| 1097 | 2026-07-24T06:40:32.145Z | Downloaded nom v8.0.0 |
| 1098 | 2026-07-24T06:40:32.145Z | Downloaded tokio-tungstenite v0.23.1 |
| 1099 | 2026-07-24T06:40:32.145Z | Downloaded aho-corasick v1.1.4 |
| 1100 | 2026-07-24T06:40:32.145Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1101 | 2026-07-24T06:40:32.145Z | Downloaded socket2 v0.5.10 |
| 1102 | 2026-07-24T06:40:32.145Z | Downloaded term v0.7.0 |
| 1103 | 2026-07-24T06:40:32.145Z | Downloaded wait-timeout v0.2.1 |
| 1104 | 2026-07-24T06:40:32.145Z | Downloaded void v1.0.2 |
| 1105 | 2026-07-24T06:40:32.145Z | Downloaded term v1.2.1 |
| 1106 | 2026-07-24T06:40:32.145Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1107 | 2026-07-24T06:40:32.145Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1108 | 2026-07-24T06:40:32.145Z | Downloaded schemars v1.2.1 |
| 1109 | 2026-07-24T06:40:32.145Z | Downloaded want v0.3.1 |
| 1110 | 2026-07-24T06:40:32.145Z | Downloaded waitgroup v0.1.2 |
| 1111 | 2026-07-24T06:40:32.145Z | Downloaded unicase v2.9.0 |
| 1112 | 2026-07-24T06:40:32.145Z | Downloaded icu_properties_data v2.1.2 |
| 1113 | 2026-07-24T06:40:32.145Z | Downloaded p521 v0.14.0-rc.10 |
| 1114 | 2026-07-24T06:40:32.145Z | Downloaded hkdf v0.13.0 |
| 1115 | 2026-07-24T06:40:32.145Z | Downloaded diesel v2.3.7 |
| 1116 | 2026-07-24T06:40:32.145Z | Downloaded zerofrom v0.1.6 |
| 1117 | 2026-07-24T06:40:32.145Z | Downloaded yoke-derive v0.8.1 |
| 1118 | 2026-07-24T06:40:32.145Z | Downloaded xshell-macros v0.2.7 |
| 1119 | 2026-07-24T06:40:32.145Z | Downloaded xattr v1.6.1 |
| 1120 | 2026-07-24T06:40:32.145Z | Downloaded tokio-rustls v0.26.4 |
| 1121 | 2026-07-24T06:40:32.145Z | Downloaded snafu v0.8.9 |
| 1122 | 2026-07-24T06:40:32.145Z | Downloaded zeroize_derive v1.4.3 |
| 1123 | 2026-07-24T06:40:32.146Z | Downloaded zerofrom-derive v0.1.6 |
| 1124 | 2026-07-24T06:40:32.146Z | Downloaded schemars v0.9.0 |
| 1125 | 2026-07-24T06:40:32.146Z | Downloaded tokio-stream v0.1.18 |
| 1126 | 2026-07-24T06:40:32.146Z | Downloaded samael v0.0.19 |
| 1127 | 2026-07-24T06:40:32.150Z | Downloaded zone_cfg_derive v0.3.1 |
| 1128 | 2026-07-24T06:40:32.150Z | Downloaded usdt-impl v0.6.0 |
| 1129 | 2026-07-24T06:40:32.150Z | Downloaded uzers v0.12.2 |
| 1130 | 2026-07-24T06:40:32.150Z | Downloaded vsss-rs v3.3.4 |
| 1131 | 2026-07-24T06:40:32.150Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1132 | 2026-07-24T06:40:32.150Z | Downloaded vergen-lib v9.1.0 |
| 1133 | 2026-07-24T06:40:32.150Z | Downloaded vergen-lib v0.1.6 |
| 1134 | 2026-07-24T06:40:32.151Z | Downloaded zone v0.3.1 |
| 1135 | 2026-07-24T06:40:32.151Z | Downloaded tracing-attributes v0.1.31 |
| 1136 | 2026-07-24T06:40:32.151Z | Downloaded walkdir v2.5.0 |
| 1137 | 2026-07-24T06:40:32.151Z | Downloaded twox-hash v2.1.2 |
| 1138 | 2026-07-24T06:40:32.151Z | Downloaded socket2 v0.6.3 |
| 1139 | 2026-07-24T06:40:32.151Z | Downloaded test-strategy v0.4.5 |
| 1140 | 2026-07-24T06:40:32.151Z | Downloaded vergen-gitcl v1.0.8 |
| 1141 | 2026-07-24T06:40:32.151Z | Downloaded subprocess v0.2.15 |
| 1142 | 2026-07-24T06:40:32.151Z | Downloaded tui-tree-widget v0.23.1 |
| 1143 | 2026-07-24T06:40:32.151Z | Downloaded writeable v0.6.2 |
| 1144 | 2026-07-24T06:40:32.151Z | Downloaded vergen-git2 v9.1.0 |
| 1145 | 2026-07-24T06:40:32.151Z | Downloaded itertools v0.12.1 |
| 1146 | 2026-07-24T06:40:32.151Z | Downloaded rand v0.10.1 |
| 1147 | 2026-07-24T06:40:32.151Z | Downloaded zeroize v1.8.2 |
| 1148 | 2026-07-24T06:40:32.151Z | Downloaded xshell v0.2.7 |
| 1149 | 2026-07-24T06:40:32.151Z | Downloaded whoami v2.1.0 |
| 1150 | 2026-07-24T06:40:32.151Z | Downloaded hkdf v0.12.4 |
| 1151 | 2026-07-24T06:40:32.151Z | Downloaded whoami v1.6.1 |
| 1152 | 2026-07-24T06:40:32.151Z | Downloaded libm v0.2.16 |
| 1153 | 2026-07-24T06:40:32.151Z | Downloaded unicode-properties v0.1.4 |
| 1154 | 2026-07-24T06:40:32.151Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1155 | 2026-07-24T06:40:32.151Z | Downloaded tinyvec v1.10.0 |
| 1156 | 2026-07-24T06:40:32.151Z | Downloaded steno v0.4.1 |
| 1157 | 2026-07-24T06:40:32.151Z | Downloaded rustyline v14.0.0 |
| 1158 | 2026-07-24T06:40:32.151Z | Downloaded tungstenite v0.21.0 |
| 1159 | 2026-07-24T06:40:32.151Z | Downloaded iddqd v0.4.2 |
| 1160 | 2026-07-24T06:40:32.151Z | Downloaded zerovec-derive v0.11.2 |
| 1161 | 2026-07-24T06:40:32.151Z | Downloaded toml v0.7.8 |
| 1162 | 2026-07-24T06:40:32.151Z | Downloaded rsa v0.10.0-rc.18 |
| 1163 | 2026-07-24T06:40:32.151Z | Downloaded zerocopy v0.6.6 |
| 1164 | 2026-07-24T06:40:32.151Z | Downloaded yoke v0.8.1 |
| 1165 | 2026-07-24T06:40:32.151Z | Downloaded vergen v9.1.0 |
| 1166 | 2026-07-24T06:40:32.151Z | Downloaded unsafe-libyaml v0.2.11 |
| 1167 | 2026-07-24T06:40:32.151Z | Downloaded tar v0.4.46 |
| 1168 | 2026-07-24T06:40:32.151Z | Downloaded wyz v0.5.1 |
| 1169 | 2026-07-24T06:40:32.151Z | Downloaded rand v0.9.2 |
| 1170 | 2026-07-24T06:40:32.151Z | Downloaded zstd-safe v7.2.4 |
| 1171 | 2026-07-24T06:40:32.152Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1172 | 2026-07-24T06:40:32.152Z | Downloaded rustls-webpki v0.103.13 |
| 1173 | 2026-07-24T06:40:32.152Z | Downloaded publicsuffix v2.3.0 |
| 1174 | 2026-07-24T06:40:32.152Z | Downloaded usdt v0.6.0 |
| 1175 | 2026-07-24T06:40:32.152Z | Downloaded tinystr v0.8.2 |
| 1176 | 2026-07-24T06:40:32.152Z | Downloaded typify v0.6.2 |
| 1177 | 2026-07-24T06:40:32.152Z | Downloaded tungstenite v0.23.0 |
| 1178 | 2026-07-24T06:40:32.152Z | Downloaded hyper v1.10.1 |
| 1179 | 2026-07-24T06:40:32.152Z | Downloaded signal-hook v0.3.18 |
| 1180 | 2026-07-24T06:40:32.152Z | Downloaded rsa v0.9.10 |
| 1181 | 2026-07-24T06:40:32.152Z | Downloaded blake3 v1.8.5 |
| 1182 | 2026-07-24T06:40:32.152Z | Downloaded yasna v0.5.2 |
| 1183 | 2026-07-24T06:40:32.152Z | Downloaded h2 v0.4.15 |
| 1184 | 2026-07-24T06:40:32.152Z | Downloaded qorb v0.4.1 |
| 1185 | 2026-07-24T06:40:32.152Z | Downloaded thread-id v5.1.0 |
| 1186 | 2026-07-24T06:40:32.152Z | Downloaded termios v0.3.3 |
| 1187 | 2026-07-24T06:40:32.152Z | Downloaded iri-string v0.7.10 |
| 1188 | 2026-07-24T06:40:32.152Z | Downloaded uuid v1.23.4 |
| 1189 | 2026-07-24T06:40:32.152Z | Downloaded vte v0.14.1 |
| 1190 | 2026-07-24T06:40:32.152Z | Downloaded toml_edit v0.19.15 |
| 1191 | 2026-07-24T06:40:32.152Z | Downloaded tracing-core v0.1.36 |
| 1192 | 2026-07-24T06:40:32.152Z | Downloaded regex v1.12.3 |
| 1193 | 2026-07-24T06:40:32.152Z | Downloaded zstd v0.13.3 |
| 1194 | 2026-07-24T06:40:32.152Z | Downloaded serde_with v1.14.0 |
| 1195 | 2026-07-24T06:40:32.152Z | Downloaded curve25519-dalek v4.1.3 |
| 1196 | 2026-07-24T06:40:32.152Z | Downloaded crypto-primes v0.7.2 |
| 1197 | 2026-07-24T06:40:32.152Z | Downloaded thiserror-no-std v2.0.2 |
| 1198 | 2026-07-24T06:40:32.152Z | Downloaded unicode-bidi v0.3.18 |
| 1199 | 2026-07-24T06:40:32.152Z | Downloaded aws-lc-rs v1.16.3 |
| 1200 | 2026-07-24T06:40:32.152Z | Downloaded libxml v0.3.3 |
| 1201 | 2026-07-24T06:40:32.152Z | Downloaded rayon v1.11.0 |
| 1202 | 2026-07-24T06:40:32.152Z | Downloaded reqwest v0.12.28 |
| 1203 | 2026-07-24T06:40:32.152Z | Downloaded tokio-postgres v0.7.16 |
| 1204 | 2026-07-24T06:40:32.152Z | Downloaded goblin v0.10.5 |
| 1205 | 2026-07-24T06:40:32.152Z | Downloaded ssh-encoding v0.3.0-rc.9 |
| 1206 | 2026-07-24T06:40:32.152Z | Downloaded ryu v1.0.23 |
| 1207 | 2026-07-24T06:40:32.152Z | Downloaded salty v0.3.0 |
| 1208 | 2026-07-24T06:40:32.152Z | Downloaded zopfli v0.8.3 |
| 1209 | 2026-07-24T06:40:32.152Z | Downloaded git2 v0.20.4 |
| 1210 | 2026-07-24T06:40:32.152Z | Downloaded yansi v1.0.1 |
| 1211 | 2026-07-24T06:40:32.152Z | Downloaded reedline v0.40.0 |
| 1212 | 2026-07-24T06:40:32.153Z | Downloaded zerotrie v0.2.3 |
| 1213 | 2026-07-24T06:40:32.153Z | Downloaded url v2.5.8 |
| 1214 | 2026-07-24T06:40:32.153Z | Downloaded ssh-key v0.7.0-rc.10 |
| 1215 | 2026-07-24T06:40:32.153Z | Downloaded crypto-bigint v0.7.5 |
| 1216 | 2026-07-24T06:40:32.153Z | Downloaded zip v0.6.6 |
| 1217 | 2026-07-24T06:40:32.153Z | Downloaded rawzip v0.4.4 |
| 1218 | 2026-07-24T06:40:32.153Z | Downloaded zerocopy-derive v0.8.40 |
| 1219 | 2026-07-24T06:40:32.153Z | Downloaded lalrpop v0.19.12 |
| 1220 | 2026-07-24T06:40:32.153Z | Downloaded unicode_categories v0.1.1 |
| 1221 | 2026-07-24T06:40:32.153Z | Downloaded curve25519-dalek v5.0.0-rc.0 |
| 1222 | 2026-07-24T06:40:32.153Z | Downloaded chrono v0.4.45 |
| 1223 | 2026-07-24T06:40:32.153Z | Downloaded tower v0.5.3 |
| 1224 | 2026-07-24T06:40:32.153Z | Downloaded portable-atomic v1.13.1 |
| 1225 | 2026-07-24T06:40:32.153Z | Downloaded reqwest v0.13.2 |
| 1226 | 2026-07-24T06:40:32.153Z | Downloaded typed-path v0.9.3 |
| 1227 | 2026-07-24T06:40:32.156Z | Downloaded russh v0.61.2 |
| 1228 | 2026-07-24T06:40:32.156Z | Downloaded quinn-proto v0.11.13 |
| 1229 | 2026-07-24T06:40:32.156Z | Downloaded x509-cert v0.2.5 |
| 1230 | 2026-07-24T06:40:32.156Z | Downloaded nix v0.27.1 |
| 1231 | 2026-07-24T06:40:32.156Z | Downloaded quick-xml v0.37.5 |
| 1232 | 2026-07-24T06:40:32.156Z | Downloaded petname v2.0.2 |
| 1233 | 2026-07-24T06:40:32.157Z | Downloaded p384 v0.13.1 |
| 1234 | 2026-07-24T06:40:32.157Z | Downloaded winnow v0.6.26 |
| 1235 | 2026-07-24T06:40:32.157Z | Downloaded unicode-segmentation v1.12.0 |
| 1236 | 2026-07-24T06:40:32.157Z | Downloaded unicode-normalization v0.1.25 |
| 1237 | 2026-07-24T06:40:32.157Z | Downloaded serde_with v3.21.0 |
| 1238 | 2026-07-24T06:40:32.157Z | Downloaded moka v0.12.13 |
| 1239 | 2026-07-24T06:40:32.157Z | Downloaded zip v4.6.1 |
| 1240 | 2026-07-24T06:40:32.157Z | Downloaded object v0.30.4 |
| 1241 | 2026-07-24T06:40:32.157Z | Downloaded winnow v0.5.40 |
| 1242 | 2026-07-24T06:40:32.157Z | Downloaded zerovec v0.11.5 |
| 1243 | 2026-07-24T06:40:32.157Z | Downloaded tower-http v0.6.8 |
| 1244 | 2026-07-24T06:40:32.157Z | Downloaded nix v0.28.0 |
| 1245 | 2026-07-24T06:40:32.157Z | Downloaded time v0.3.47 |
| 1246 | 2026-07-24T06:40:32.157Z | Downloaded proptest v1.10.0 |
| 1247 | 2026-07-24T06:40:32.157Z | Downloaded radix_trie v0.2.1 |
| 1248 | 2026-07-24T06:40:32.157Z | Downloaded nix v0.31.2 |
| 1249 | 2026-07-24T06:40:32.157Z | Downloaded tabled v0.20.0 |
| 1250 | 2026-07-24T06:40:32.157Z | Downloaded zlib-rs v0.6.2 |
| 1251 | 2026-07-24T06:40:32.157Z | Downloaded object v0.37.3 |
| 1252 | 2026-07-24T06:40:32.157Z | Downloaded openapiv3 v2.2.0 |
| 1253 | 2026-07-24T06:40:32.157Z | Downloaded smoltcp v0.11.0 |
| 1254 | 2026-07-24T06:40:32.157Z | Downloaded hickory-proto v0.24.4 |
| 1255 | 2026-07-24T06:40:32.157Z | Downloaded zerocopy v0.8.40 |
| 1256 | 2026-07-24T06:40:32.157Z | Downloaded winnow v1.0.3 |
| 1257 | 2026-07-24T06:40:32.157Z | Downloaded polar-core v0.27.3 |
| 1258 | 2026-07-24T06:40:32.157Z | Downloaded rustls v0.23.41 |
| 1259 | 2026-07-24T06:40:32.157Z | Downloaded rustix v0.38.44 |
| 1260 | 2026-07-24T06:40:32.157Z | Downloaded bstr v1.12.1 |
| 1261 | 2026-07-24T06:40:32.157Z | Downloaded smoltcp v0.9.1 |
| 1262 | 2026-07-24T06:40:32.157Z | Downloaded regex-syntax v0.6.29 |
| 1263 | 2026-07-24T06:40:32.157Z | Downloaded openssl v0.10.79 |
| 1264 | 2026-07-24T06:40:32.157Z | Downloaded tough v0.22.0 |
| 1265 | 2026-07-24T06:40:32.157Z | Downloaded tokio-util v0.7.18 |
| 1266 | 2026-07-24T06:40:32.157Z | Downloaded dropshot v0.17.1 |
| 1267 | 2026-07-24T06:40:32.157Z | Downloaded bindgen v0.71.1 |
| 1268 | 2026-07-24T06:40:32.158Z | Downloaded vcpkg v0.2.15 |
| 1269 | 2026-07-24T06:40:32.158Z | Downloaded tracing v0.1.44 |
| 1270 | 2026-07-24T06:40:32.158Z | Downloaded ratatui v0.29.0 |
| 1271 | 2026-07-24T06:40:32.158Z | Downloaded sled v0.34.7 |
| 1272 | 2026-07-24T06:40:32.158Z | Downloaded regex-syntax v0.8.10 |
| 1273 | 2026-07-24T06:40:32.158Z | Downloaded sha3 v0.11.0 |
| 1274 | 2026-07-24T06:40:32.158Z | Downloaded regress v0.11.1 |
| 1275 | 2026-07-24T06:40:32.158Z | Downloaded hickory-proto v0.25.2 |
| 1276 | 2026-07-24T06:40:32.158Z | Downloaded regress v0.10.5 |
| 1277 | 2026-07-24T06:40:32.158Z | Downloaded jiff v0.2.21 |
| 1278 | 2026-07-24T06:40:32.158Z | Downloaded csv v1.4.0 |
| 1279 | 2026-07-24T06:40:32.158Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1280 | 2026-07-24T06:40:32.158Z | Downloaded sha3 v0.10.8 |
| 1281 | 2026-07-24T06:40:32.158Z | Downloaded fiat-crypto v0.3.0 |
| 1282 | 2026-07-24T06:40:32.158Z | Downloaded sqlparser v0.61.0 |
| 1283 | 2026-07-24T06:40:32.158Z | Downloaded typify-impl v0.6.2 |
| 1284 | 2026-07-24T06:40:32.158Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1285 | 2026-07-24T06:40:32.158Z | Downloaded zerocopy-derive v0.6.6 |
| 1286 | 2026-07-24T06:40:32.158Z | Downloaded regex-automata v0.4.14 |
| 1287 | 2026-07-24T06:40:32.158Z | Downloaded petgraph v0.6.5 |
| 1288 | 2026-07-24T06:40:32.168Z | Downloaded chrono-tz v0.10.4 |
| 1289 | 2026-07-24T06:40:32.206Z | Downloaded petgraph v0.8.3 |
| 1290 | 2026-07-24T06:40:32.220Z | Downloaded libz-sys v1.1.24 |
| 1291 | 2026-07-24T06:40:32.261Z | Downloaded tokio v1.52.1 |
| 1292 | 2026-07-24T06:40:32.355Z | Downloaded encoding_rs v0.8.35 |
| 1293 | 2026-07-24T06:40:32.412Z | Downloaded ring v0.17.14 |
| 1294 | 2026-07-24T06:40:32.481Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1295 | 2026-07-24T06:40:32.972Z | Downloaded aws-lc-sys v0.40.0 |
| 1296 | 2026-07-24T06:40:33.265Z | Compiling libc v0.2.185 |
| 1297 | 2026-07-24T06:40:33.265Z | Compiling serde_core v1.0.228 |
| 1298 | 2026-07-24T06:40:33.266Z | Compiling serde v1.0.228 |
| 1299 | 2026-07-24T06:40:33.302Z | Compiling log v0.4.29 |
| 1300 | 2026-07-24T06:40:33.302Z | Compiling smallvec v1.15.1 |
| 1301 | 2026-07-24T06:40:33.302Z | Compiling shlex v1.3.0 |
| 1302 | 2026-07-24T06:40:33.303Z | Compiling find-msvc-tools v0.1.9 |
| 1303 | 2026-07-24T06:40:33.303Z | Compiling subtle v2.6.1 |
| 1304 | 2026-07-24T06:40:33.303Z | Compiling stable_deref_trait v1.2.1 |
| 1305 | 2026-07-24T06:40:33.303Z | Compiling scopeguard v1.2.0 |
| 1306 | 2026-07-24T06:40:33.303Z | Compiling typenum v1.20.1 |
| 1307 | 2026-07-24T06:40:33.361Z | Compiling serde_json v1.0.150 |
| 1308 | 2026-07-24T06:40:33.421Z | Compiling zerocopy v0.8.40 |
| 1309 | 2026-07-24T06:40:33.439Z | Compiling portable-atomic v1.13.1 |
| 1310 | 2026-07-24T06:40:33.439Z | Compiling syn v2.0.117 |
| 1311 | 2026-07-24T06:40:33.448Z | Compiling pin-project-lite v0.2.17 |
| 1312 | 2026-07-24T06:40:33.462Z | Compiling parking_lot_core v0.9.12 |
| 1313 | 2026-07-24T06:40:33.568Z | Compiling pkg-config v0.3.32 |
| 1314 | 2026-07-24T06:40:33.584Z | Compiling libm v0.2.16 |
| 1315 | 2026-07-24T06:40:33.610Z | Compiling critical-section v1.2.0 |
| 1316 | 2026-07-24T06:40:33.620Z | Compiling lock_api v0.4.14 |
| 1317 | 2026-07-24T06:40:33.663Z | Compiling getrandom v0.4.1 |
| 1318 | 2026-07-24T06:40:33.673Z | Compiling num-traits v0.2.19 |
| 1319 | 2026-07-24T06:40:33.704Z | Compiling rand_core v0.10.0 |
| 1320 | 2026-07-24T06:40:33.704Z | Compiling futures-core v0.3.32 |
| 1321 | 2026-07-24T06:40:33.781Z | Compiling generic-array v0.14.7 |
| 1322 | 2026-07-24T06:40:33.801Z | Compiling writeable v0.6.2 |
| 1323 | 2026-07-24T06:40:33.865Z | Compiling percent-encoding v2.3.2 |
| 1324 | 2026-07-24T06:40:33.880Z | Compiling const-oid v0.9.6 |
| 1325 | 2026-07-24T06:40:33.887Z | Compiling litemap v0.8.1 |
| 1326 | 2026-07-24T06:40:33.911Z | Compiling icu_properties_data v2.1.2 |
| 1327 | 2026-07-24T06:40:34.020Z | Compiling icu_normalizer_data v2.1.1 |
| 1328 | 2026-07-24T06:40:34.063Z | Compiling futures-sink v0.3.32 |
| 1329 | 2026-07-24T06:40:34.078Z | Compiling slab v0.4.12 |
| 1330 | 2026-07-24T06:40:34.121Z | Compiling futures-io v0.3.32 |
| 1331 | 2026-07-24T06:40:34.125Z | Compiling futures-task v0.3.32 |
| 1332 | 2026-07-24T06:40:34.150Z | Compiling futures-channel v0.3.32 |
| 1333 | 2026-07-24T06:40:34.153Z | Compiling utf8_iter v1.0.4 |
| 1334 | 2026-07-24T06:40:34.182Z | Compiling form_urlencoded v1.2.2 |
| 1335 | 2026-07-24T06:40:34.209Z | Compiling rustversion v1.0.22 |
| 1336 | 2026-07-24T06:40:34.265Z | Compiling getrandom v0.3.4 |
| 1337 | 2026-07-24T06:40:34.282Z | Compiling iana-time-zone v0.1.65 |
| 1338 | 2026-07-24T06:40:34.296Z | Compiling ident_case v1.0.1 |
| 1339 | 2026-07-24T06:40:34.327Z | Compiling rustix v1.1.3 |
| 1340 | 2026-07-24T06:40:34.330Z | Compiling dunce v1.0.5 |
| 1341 | 2026-07-24T06:40:34.371Z | Compiling fs_extra v1.3.0 |
| 1342 | 2026-07-24T06:40:34.386Z | Compiling jobserver v0.1.34 |
| 1343 | 2026-07-24T06:40:34.402Z | Compiling errno v0.3.14 |
| 1344 | 2026-07-24T06:40:34.416Z | Compiling getrandom v0.2.17 |
| 1345 | 2026-07-24T06:40:34.479Z | Compiling mio v1.2.0 |
| 1346 | 2026-07-24T06:40:34.490Z | Compiling socket2 v0.6.3 |
| 1347 | 2026-07-24T06:40:34.589Z | Compiling rand_core v0.6.4 |
| 1348 | 2026-07-24T06:40:34.604Z | Compiling once_cell v1.21.3 |
| 1349 | 2026-07-24T06:40:34.656Z | Compiling cc v1.2.56 |
| 1350 | 2026-07-24T06:40:34.669Z | Compiling signal-hook-registry v1.4.8 |
| 1351 | 2026-07-24T06:40:34.681Z | Compiling parking_lot v0.12.5 |
| 1352 | 2026-07-24T06:40:34.712Z | Compiling regex-syntax v0.8.10 |
| 1353 | 2026-07-24T06:40:34.768Z | Compiling base64 v0.22.1 |
| 1354 | 2026-07-24T06:40:34.791Z | Compiling base64ct v1.8.3 |
| 1355 | 2026-07-24T06:40:34.885Z | Compiling vcpkg v0.2.15 |
| 1356 | 2026-07-24T06:40:34.934Z | Compiling tracing-core v0.1.36 |
| 1357 | 2026-07-24T06:40:34.964Z | Compiling flagset v0.4.7 |
| 1358 | 2026-07-24T06:40:34.976Z | Compiling aws-lc-rs v1.16.3 |
| 1359 | 2026-07-24T06:40:34.991Z | Compiling cmov v0.5.4 |
| 1360 | 2026-07-24T06:40:35.088Z | Compiling pem-rfc7468 v0.7.0 |
| 1361 | 2026-07-24T06:40:35.100Z | Compiling schemars v0.8.22 |
| 1362 | 2026-07-24T06:40:35.114Z | Compiling httparse v1.10.1 |
| 1363 | 2026-07-24T06:40:35.118Z | Compiling dyn-clone v1.0.20 |
| 1364 | 2026-07-24T06:40:35.187Z | Compiling rand_core v0.9.5 |
| 1365 | 2026-07-24T06:40:35.229Z | Compiling tinyvec_macros v0.1.1 |
| 1366 | 2026-07-24T06:40:35.255Z | Compiling openssl-probe v0.2.1 |
| 1367 | 2026-07-24T06:40:35.280Z | Compiling ctutils v0.4.2 |
| 1368 | 2026-07-24T06:40:35.307Z | Compiling tinyvec v1.10.0 |
| 1369 | 2026-07-24T06:40:35.311Z | Compiling aho-corasick v1.1.4 |
| 1370 | 2026-07-24T06:40:35.370Z | Compiling atomic-waker v1.1.2 |
| 1371 | 2026-07-24T06:40:35.385Z | Compiling try-lock v0.2.5 |
| 1372 | 2026-07-24T06:40:35.461Z | Compiling cmake v0.1.57 |
| 1373 | 2026-07-24T06:40:35.467Z | Compiling untrusted v0.7.1 |
| 1374 | 2026-07-24T06:40:35.484Z | Compiling tower-service v0.3.3 |
| 1375 | 2026-07-24T06:40:35.496Z | Compiling tower-layer v0.3.3 |
| 1376 | 2026-07-24T06:40:35.512Z | Compiling want v0.3.1 |
| 1377 | 2026-07-24T06:40:35.516Z | Compiling rustls v0.23.41 |
| 1378 | 2026-07-24T06:40:35.516Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-07-24T06:40:35.566Z | Compiling openssl v0.10.79 |
| 1380 | 2026-07-24T06:40:35.596Z | Compiling bitflags v2.11.0 |
| 1381 | 2026-07-24T06:40:35.611Z | Compiling semver v1.0.28 |
| 1382 | 2026-07-24T06:40:35.624Z | Compiling indexmap v2.14.0 |
| 1383 | 2026-07-24T06:40:35.640Z | Compiling uuid v1.23.4 |
| 1384 | 2026-07-24T06:40:35.681Z | Compiling httpdate v1.0.3 |
| 1385 | 2026-07-24T06:40:35.731Z | Compiling untrusted v0.9.0 |
| 1386 | 2026-07-24T06:40:35.746Z | Compiling foreign-types-shared v0.1.1 |
| 1387 | 2026-07-24T06:40:35.870Z | Compiling rustc_version v0.4.1 |
| 1388 | 2026-07-24T06:40:35.918Z | Compiling foreign-types v0.3.2 |
| 1389 | 2026-07-24T06:40:35.918Z | Compiling unicode-normalization v0.1.25 |
| 1390 | 2026-07-24T06:40:35.918Z | Compiling spin v0.9.8 |
| 1391 | 2026-07-24T06:40:35.918Z | Compiling crc32fast v1.5.0 |
| 1392 | 2026-07-24T06:40:35.935Z | Compiling native-tls v0.2.18 |
| 1393 | 2026-07-24T06:40:35.964Z | Compiling num-conv v0.2.0 |
| 1394 | 2026-07-24T06:40:35.975Z | Compiling powerfmt v0.2.0 |
| 1395 | 2026-07-24T06:40:35.987Z | Compiling time-core v0.1.8 |
| 1396 | 2026-07-24T06:40:36.087Z | Compiling wait-timeout v0.2.1 |
| 1397 | 2026-07-24T06:40:36.099Z | Compiling deranged v0.5.8 |
| 1398 | 2026-07-24T06:40:36.160Z | Compiling time-macros v0.2.27 |
| 1399 | 2026-07-24T06:40:36.177Z | Compiling sync_wrapper v1.0.2 |
| 1400 | 2026-07-24T06:40:36.184Z | Compiling regex-automata v0.4.14 |
| 1401 | 2026-07-24T06:40:36.184Z | Compiling bit-vec v0.8.0 |
| 1402 | 2026-07-24T06:40:36.236Z | Compiling aws-lc-sys v0.40.0 |
| 1403 | 2026-07-24T06:40:36.265Z | Compiling openssl-sys v0.9.115 |
| 1404 | 2026-07-24T06:40:36.329Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1405 | 2026-07-24T06:40:36.361Z | Compiling synstructure v0.13.2 |
| 1406 | 2026-07-24T06:40:36.362Z | Compiling serde_derive_internals v0.29.1 |
| 1407 | 2026-07-24T06:40:36.368Z | Compiling pest_generator v2.8.6 |
| 1408 | 2026-07-24T06:40:36.402Z | Compiling darling_core v0.20.11 |
| 1409 | 2026-07-24T06:40:36.440Z | Compiling crossbeam-utils v0.8.21 |
| 1410 | 2026-07-24T06:40:36.788Z | Compiling tempfile v3.25.0 |
| 1411 | 2026-07-24T06:40:36.842Z | Compiling syn v1.0.109 |
| 1412 | 2026-07-24T06:40:36.961Z | Compiling usdt-impl v0.6.0 |
| 1413 | 2026-07-24T06:40:37.066Z | Compiling siphasher v1.0.2 |
| 1414 | 2026-07-24T06:40:37.097Z | Compiling quick-error v1.2.3 |
| 1415 | 2026-07-24T06:40:37.121Z | Compiling num_threads v0.1.7 |
| 1416 | 2026-07-24T06:40:37.229Z | Compiling simd-adler32 v0.3.8 |
| 1417 | 2026-07-24T06:40:37.284Z | Compiling rusty-fork v0.3.1 |
| 1418 | 2026-07-24T06:40:37.285Z | Compiling bit-set v0.8.0 |
| 1419 | 2026-07-24T06:40:37.285Z | Compiling darling_core v0.23.0 |
| 1420 | 2026-07-24T06:40:37.402Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1421 | 2026-07-24T06:40:37.402Z | Compiling heapless v0.7.17 |
| 1422 | 2026-07-24T06:40:37.402Z | Compiling slog v2.8.2 |
| 1423 | 2026-07-24T06:40:37.448Z | Compiling rand_xorshift v0.4.0 |
| 1424 | 2026-07-24T06:40:37.448Z | Compiling time v0.3.47 |
| 1425 | 2026-07-24T06:40:37.491Z | Compiling thread-id v5.1.0 |
| 1426 | 2026-07-24T06:40:37.491Z | Compiling cookie v0.18.1 |
| 1427 | 2026-07-24T06:40:37.536Z | Compiling allocator-api2 v0.2.21 |
| 1428 | 2026-07-24T06:40:37.579Z | Compiling zstd-safe v7.2.4 |
| 1429 | 2026-07-24T06:40:37.580Z | Compiling adler2 v2.0.1 |
| 1430 | 2026-07-24T06:40:37.619Z | Compiling unicode-bidi v0.3.18 |
| 1431 | 2026-07-24T06:40:37.620Z | Compiling unarray v0.1.4 |
| 1432 | 2026-07-24T06:40:37.688Z | Compiling unicode-properties v0.1.4 |
| 1433 | 2026-07-24T06:40:37.689Z | Compiling paste v1.0.15 |
| 1434 | 2026-07-24T06:40:37.743Z | Compiling anyhow v1.0.102 |
| 1435 | 2026-07-24T06:40:37.743Z | Compiling iri-string v0.7.10 |
| 1436 | 2026-07-24T06:40:37.743Z | Compiling signal-hook v0.3.18 |
| 1437 | 2026-07-24T06:40:37.794Z | Compiling ryu v1.0.23 |
| 1438 | 2026-07-24T06:40:37.908Z | Compiling miniz_oxide v0.8.9 |
| 1439 | 2026-07-24T06:40:38.012Z | Compiling stringprep v0.1.5 |
| 1440 | 2026-07-24T06:40:38.147Z | Compiling serde_derive v1.0.228 |
| 1441 | 2026-07-24T06:40:38.211Z | Compiling zeroize_derive v1.4.3 |
| 1442 | 2026-07-24T06:40:38.378Z | Compiling zerofrom-derive v0.1.6 |
| 1443 | 2026-07-24T06:40:38.398Z | Compiling yoke-derive v0.8.1 |
| 1444 | 2026-07-24T06:40:38.477Z | Compiling zerovec-derive v0.11.2 |
| 1445 | 2026-07-24T06:40:38.541Z | Compiling displaydoc v0.2.5 |
| 1446 | 2026-07-24T06:40:38.553Z | Compiling zerocopy-derive v0.8.40 |
| 1447 | 2026-07-24T06:40:38.891Z | Compiling zeroize v1.8.2 |
| 1448 | 2026-07-24T06:40:38.948Z | Compiling tokio-macros v2.7.0 |
| 1449 | 2026-07-24T06:40:38.948Z | Compiling futures-macro v0.3.32 |
| 1450 | 2026-07-24T06:40:39.022Z | Compiling thiserror-impl v2.0.18 |
| 1451 | 2026-07-24T06:40:39.279Z | Compiling tracing-attributes v0.1.31 |
| 1452 | 2026-07-24T06:40:39.334Z | Compiling der_derive v0.7.3 |
| 1453 | 2026-07-24T06:40:39.490Z | Compiling rustls-pki-types v1.14.0 |
| 1454 | 2026-07-24T06:40:39.629Z | Compiling crypto-common v0.1.7 |
| 1455 | 2026-07-24T06:40:39.675Z | Compiling block-buffer v0.10.4 |
| 1456 | 2026-07-24T06:40:39.691Z | Compiling schemars_derive v0.8.22 |
| 1457 | 2026-07-24T06:40:39.703Z | Compiling zerofrom v0.1.6 |
| 1458 | 2026-07-24T06:40:39.765Z | Compiling futures-util v0.3.32 |
| 1459 | 2026-07-24T06:40:39.796Z | Compiling hybrid-array v0.4.13 |
| 1460 | 2026-07-24T06:40:39.842Z | Compiling yoke v0.8.1 |
| 1461 | 2026-07-24T06:40:39.845Z | Compiling digest v0.10.7 |
| 1462 | 2026-07-24T06:40:39.872Z | Compiling pest_derive v2.8.6 |
| 1463 | 2026-07-24T06:40:39.977Z | Compiling scroll_derive v0.13.1 |
| 1464 | 2026-07-24T06:40:40.048Z | Compiling zerovec v0.11.5 |
| 1465 | 2026-07-24T06:40:40.126Z | Compiling zerotrie v0.2.3 |
| 1466 | 2026-07-24T06:40:40.357Z | Compiling darling_macro v0.20.11 |
| 1467 | 2026-07-24T06:40:40.384Z | Compiling der v0.7.10 |
| 1468 | 2026-07-24T06:40:40.433Z | Compiling thiserror v2.0.18 |
| 1469 | 2026-07-24T06:40:40.515Z | Compiling openssl-macros v0.1.1 |
| 1470 | 2026-07-24T06:40:40.654Z | Compiling tinystr v0.8.2 |
| 1471 | 2026-07-24T06:40:40.654Z | Compiling potential_utf v0.1.4 |
| 1472 | 2026-07-24T06:40:40.767Z | Compiling hmac v0.12.1 |
| 1473 | 2026-07-24T06:40:40.767Z | Compiling sha2 v0.10.9 |
| 1474 | 2026-07-24T06:40:40.767Z | Compiling tracing v0.1.44 |
| 1475 | 2026-07-24T06:40:40.858Z | Compiling icu_locale_core v2.1.1 |
| 1476 | 2026-07-24T06:40:40.858Z | Compiling icu_collections v2.1.1 |
| 1477 | 2026-07-24T06:40:40.858Z | Compiling dtrace-parser v0.3.0 |
| 1478 | 2026-07-24T06:40:40.918Z | Compiling scroll v0.13.0 |
| 1479 | 2026-07-24T06:40:40.918Z | Compiling darling v0.20.11 |
| 1480 | 2026-07-24T06:40:40.968Z | Compiling thiserror-impl v1.0.69 |
| 1481 | 2026-07-24T06:40:41.034Z | Compiling derive_builder_core v0.20.2 |
| 1482 | 2026-07-24T06:40:41.085Z | Compiling scroll_derive v0.12.1 |
| 1483 | 2026-07-24T06:40:41.234Z | Compiling goblin v0.10.5 |
| 1484 | 2026-07-24T06:40:41.318Z | Compiling spki v0.7.3 |
| 1485 | 2026-07-24T06:40:41.471Z | Compiling icu_provider v2.1.1 |
| 1486 | 2026-07-24T06:40:41.529Z | Compiling pkcs8 v0.10.2 |
| 1487 | 2026-07-24T06:40:41.630Z | Compiling block-buffer v0.12.1 |
| 1488 | 2026-07-24T06:40:41.664Z | Compiling bytes v1.11.1 |
| 1489 | 2026-07-24T06:40:41.709Z | Compiling chrono v0.4.45 |
| 1490 | 2026-07-24T06:40:41.839Z | Compiling icu_normalizer v2.1.1 |
| 1491 | 2026-07-24T06:40:41.903Z | Compiling icu_properties v2.1.2 |
| 1492 | 2026-07-24T06:40:41.920Z | Compiling ipnet v2.11.0 |
| 1493 | 2026-07-24T06:40:41.920Z | Compiling derive_builder_macro v0.20.2 |
| 1494 | 2026-07-24T06:40:41.927Z | Compiling scroll v0.12.0 |
| 1495 | 2026-07-24T06:40:42.029Z | Compiling hex v0.4.3 |
| 1496 | 2026-07-24T06:40:42.160Z | Compiling serde_urlencoded v0.7.1 |
| 1497 | 2026-07-24T06:40:42.224Z | Compiling toml_datetime v0.6.11 |
| 1498 | 2026-07-24T06:40:42.265Z | Compiling tokio v1.52.1 |
| 1499 | 2026-07-24T06:40:42.313Z | Compiling http v1.4.2 |
| 1500 | 2026-07-24T06:40:42.330Z | Compiling thiserror v1.0.69 |
| 1501 | 2026-07-24T06:40:42.384Z | Compiling erased-serde v0.3.31 |
| 1502 | 2026-07-24T06:40:42.408Z | Compiling serde_spanned v0.6.9 |
| 1503 | 2026-07-24T06:40:42.428Z | Compiling serde_tokenstream v0.2.3 |
| 1504 | 2026-07-24T06:40:42.451Z | Compiling crypto-common v0.2.2 |
| 1505 | 2026-07-24T06:40:42.465Z | Compiling block-padding v0.4.2 |
| 1506 | 2026-07-24T06:40:42.465Z | Compiling md-5 v0.10.6 |
| 1507 | 2026-07-24T06:40:42.501Z | Compiling signature v2.2.0 |
| 1508 | 2026-07-24T06:40:42.585Z | Compiling darling_macro v0.23.0 |
| 1509 | 2026-07-24T06:40:42.635Z | Compiling rustls-native-certs v0.8.3 |
| 1510 | 2026-07-24T06:40:42.661Z | Compiling bstr v1.12.1 |
| 1511 | 2026-07-24T06:40:42.674Z | Compiling async-trait v0.1.89 |
| 1512 | 2026-07-24T06:40:42.752Z | Compiling zerocopy-derive v0.7.35 |
| 1513 | 2026-07-24T06:40:42.894Z | Compiling idna_adapter v1.2.1 |
| 1514 | 2026-07-24T06:40:42.945Z | Compiling pin-project-internal v1.1.11 |
| 1515 | 2026-07-24T06:40:43.018Z | Compiling idna v1.1.0 |
| 1516 | 2026-07-24T06:40:43.031Z | Compiling ppv-lite86 v0.2.21 |
| 1517 | 2026-07-24T06:40:43.087Z | Compiling http-body v1.0.1 |
| 1518 | 2026-07-24T06:40:43.254Z | Compiling http-body-util v0.1.3 |
| 1519 | 2026-07-24T06:40:43.267Z | Compiling camino v1.2.2 |
| 1520 | 2026-07-24T06:40:43.273Z | Compiling curve25519-dalek v4.1.3 |
| 1521 | 2026-07-24T06:40:43.309Z | Compiling url v2.5.8 |
| 1522 | 2026-07-24T06:40:43.373Z | Compiling rand_chacha v0.9.0 |
| 1523 | 2026-07-24T06:40:43.509Z | Compiling rand_chacha v0.3.1 |
| 1524 | 2026-07-24T06:40:43.600Z | Compiling rand v0.9.2 |
| 1525 | 2026-07-24T06:40:43.667Z | Compiling vergen-lib v9.1.0 |
| 1526 | 2026-07-24T06:40:43.680Z | Compiling num-integer v0.1.46 |
| 1527 | 2026-07-24T06:40:43.684Z | Compiling hash32 v0.2.1 |
| 1528 | 2026-07-24T06:40:43.717Z | Compiling memoffset v0.9.1 |
| 1529 | 2026-07-24T06:40:43.766Z | Compiling encoding_rs v0.8.35 |
| 1530 | 2026-07-24T06:40:43.913Z | Compiling smoltcp v0.9.1 |
| 1531 | 2026-07-24T06:40:43.938Z | Compiling ref-cast v1.0.25 |
| 1532 | 2026-07-24T06:40:44.034Z | Compiling dof v0.4.0 |
| 1533 | 2026-07-24T06:40:44.046Z | Compiling num-bigint-dig v0.8.6 |
| 1534 | 2026-07-24T06:40:44.103Z | Compiling fallible-iterator v0.2.0 |
| 1535 | 2026-07-24T06:40:44.122Z | Compiling litrs v1.0.0 |
| 1536 | 2026-07-24T06:40:44.157Z | Compiling zlib-rs v0.6.2 |
| 1537 | 2026-07-24T06:40:44.207Z | Compiling proptest v1.10.0 |
| 1538 | 2026-07-24T06:40:44.275Z | Compiling psl-types v2.0.11 |
| 1539 | 2026-07-24T06:40:44.306Z | Compiling mime v0.3.17 |
| 1540 | 2026-07-24T06:40:44.312Z | Compiling cfg_aliases v0.2.1 |
| 1541 | 2026-07-24T06:40:44.354Z | Compiling rustix v0.38.44 |
| 1542 | 2026-07-24T06:40:44.391Z | Compiling nix v0.31.2 |
| 1543 | 2026-07-24T06:40:44.415Z | Compiling postgres-protocol v0.6.10 |
| 1544 | 2026-07-24T06:40:44.432Z | Compiling publicsuffix v2.3.0 |
| 1545 | 2026-07-24T06:40:44.542Z | Compiling pin-project v1.1.11 |
| 1546 | 2026-07-24T06:40:44.632Z | Compiling num-iter v0.1.45 |
| 1547 | 2026-07-24T06:40:44.651Z | Compiling document-features v0.2.12 |
| 1548 | 2026-07-24T06:40:44.681Z | Compiling ipnetwork v0.21.1 |
| 1549 | 2026-07-24T06:40:44.809Z | Compiling rand v0.8.6 |
| 1550 | 2026-07-24T06:40:44.859Z | Compiling zerocopy v0.7.35 |
| 1551 | 2026-07-24T06:40:44.980Z | Compiling oxnet v0.1.6 |
| 1552 | 2026-07-24T06:40:45.180Z | Compiling darling v0.23.0 |
| 1553 | 2026-07-24T06:40:45.241Z | Compiling inout v0.2.2 |
| 1554 | 2026-07-24T06:40:45.259Z | Compiling derive_builder v0.20.2 |
| 1555 | 2026-07-24T06:40:45.277Z | Compiling goblin v0.8.2 |
| 1556 | 2026-07-24T06:40:45.301Z | Compiling hubpack_derive v0.1.1 |
| 1557 | 2026-07-24T06:40:45.316Z | Compiling futures-executor v0.3.32 |
| 1558 | 2026-07-24T06:40:45.418Z | Compiling regex v1.12.3 |
| 1559 | 2026-07-24T06:40:45.429Z | Compiling strum_macros v0.27.2 |
| 1560 | 2026-07-24T06:40:45.504Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1561 | 2026-07-24T06:40:45.597Z | Compiling daft-derive v0.1.7 |
| 1562 | 2026-07-24T06:40:45.600Z | Compiling snafu-derive v0.8.9 |
| 1563 | 2026-07-24T06:40:45.628Z | Compiling ref-cast-impl v1.0.25 |
| 1564 | 2026-07-24T06:40:45.792Z | Compiling phf_shared v0.13.1 |
| 1565 | 2026-07-24T06:40:45.796Z | Compiling terminal_size v0.4.3 |
| 1566 | 2026-07-24T06:40:45.852Z | Compiling lazy_static v1.5.0 |
| 1567 | 2026-07-24T06:40:45.944Z | Compiling anstyle-parse v0.2.7 |
| 1568 | 2026-07-24T06:40:45.966Z | Compiling cargo-platform v0.3.2 |
| 1569 | 2026-07-24T06:40:45.978Z | Compiling vergen v9.1.0 |
| 1570 | 2026-07-24T06:40:46.026Z | Compiling tokio-util v0.7.18 |
| 1571 | 2026-07-24T06:40:46.053Z | Compiling tower v0.5.3 |
| 1572 | 2026-07-24T06:40:46.146Z | Compiling tokio-native-tls v0.3.1 |
| 1573 | 2026-07-24T06:40:46.201Z | Compiling ff v0.13.1 |
| 1574 | 2026-07-24T06:40:46.208Z | Compiling fs-err v3.3.0 |
| 1575 | 2026-07-24T06:40:46.227Z | Compiling ahash v0.8.12 |
| 1576 | 2026-07-24T06:40:46.231Z | Compiling same-file v1.0.6 |
| 1577 | 2026-07-24T06:40:46.256Z | Compiling winnow v0.5.40 |
| 1578 | 2026-07-24T06:40:46.348Z | Compiling unicode-segmentation v1.12.0 |
| 1579 | 2026-07-24T06:40:46.365Z | Compiling bitflags v1.3.2 |
| 1580 | 2026-07-24T06:40:46.385Z | Compiling managed v0.8.0 |
| 1581 | 2026-07-24T06:40:46.432Z | Compiling foldhash v0.1.5 |
| 1582 | 2026-07-24T06:40:46.443Z | Compiling object v0.37.3 |
| 1583 | 2026-07-24T06:40:46.446Z | Compiling foldhash v0.2.0 |
| 1584 | 2026-07-24T06:40:46.479Z | Compiling tower-http v0.6.8 |
| 1585 | 2026-07-24T06:40:46.567Z | Compiling newtype-uuid v1.3.2 |
| 1586 | 2026-07-24T06:40:46.603Z | Compiling bumpalo v3.20.2 |
| 1587 | 2026-07-24T06:40:46.617Z | Compiling libbz2-rs-sys v0.2.2 |
| 1588 | 2026-07-24T06:40:46.683Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-07-24T06:40:46.801Z | Compiling h2 v0.4.15 |
| 1590 | 2026-07-24T06:40:46.873Z | Compiling sec1 v0.7.3 |
| 1591 | 2026-07-24T06:40:46.920Z | Compiling zopfli v0.8.3 |
| 1592 | 2026-07-24T06:40:46.934Z | Compiling daft v0.1.7 |
| 1593 | 2026-07-24T06:40:46.951Z | Compiling hashbrown v0.16.1 |
| 1594 | 2026-07-24T06:40:47.136Z | Compiling flate2 v1.1.9 |
| 1595 | 2026-07-24T06:40:47.172Z | Compiling bzip2 v0.6.1 |
| 1596 | 2026-07-24T06:40:47.242Z | Compiling hashbrown v0.15.5 |
| 1597 | 2026-07-24T06:40:47.408Z | Compiling clap_builder v4.6.0 |
| 1598 | 2026-07-24T06:40:47.480Z | Compiling strum v0.27.2 |
| 1599 | 2026-07-24T06:40:47.494Z | Compiling walkdir v2.5.0 |
| 1600 | 2026-07-24T06:40:47.561Z | Compiling toml_edit v0.19.15 |
| 1601 | 2026-07-24T06:40:47.574Z | Compiling dof v0.3.0 |
| 1602 | 2026-07-24T06:40:47.577Z | Compiling group v0.13.0 |
| 1603 | 2026-07-24T06:40:47.615Z | Compiling snafu v0.8.9 |
| 1604 | 2026-07-24T06:40:47.727Z | Compiling cargo_metadata v0.23.1 |
| 1605 | 2026-07-24T06:40:47.751Z | Compiling anstream v0.6.21 |
| 1606 | 2026-07-24T06:40:47.790Z | Compiling phf v0.13.1 |
| 1607 | 2026-07-24T06:40:47.821Z | Compiling signal-hook-mio v0.2.5 |
| 1608 | 2026-07-24T06:40:47.821Z | Compiling hubpack v0.1.2 |
| 1609 | 2026-07-24T06:40:47.962Z | Compiling cookie_store v0.22.1 |
| 1610 | 2026-07-24T06:40:47.977Z | Compiling zstd v0.13.3 |
| 1611 | 2026-07-24T06:40:48.019Z | Compiling usdt-attr-macro v0.6.0 |
| 1612 | 2026-07-24T06:40:48.079Z | Compiling usdt-macro v0.6.0 |
| 1613 | 2026-07-24T06:40:48.092Z | Compiling futures v0.3.32 |
| 1614 | 2026-07-24T06:40:48.182Z | Compiling bzip2 v0.4.4 |
| 1615 | 2026-07-24T06:40:48.256Z | Compiling cipher v0.5.2 |
| 1616 | 2026-07-24T06:40:48.320Z | Compiling serde_with_macros v3.21.0 |
| 1617 | 2026-07-24T06:40:48.445Z | Compiling postgres-types v0.2.12 |
| 1618 | 2026-07-24T06:40:48.647Z | Compiling globset v0.4.18 |
| 1619 | 2026-07-24T06:40:48.682Z | Compiling ed25519 v2.2.3 |
| 1620 | 2026-07-24T06:40:48.916Z | Compiling dtrace-parser v0.2.0 |
| 1621 | 2026-07-24T06:40:48.931Z | Compiling pkcs1 v0.7.5 |
| 1622 | 2026-07-24T06:40:48.947Z | Compiling serde_plain v1.0.2 |
| 1623 | 2026-07-24T06:40:49.049Z | Compiling serde-big-array v0.5.1 |
| 1624 | 2026-07-24T06:40:49.167Z | Compiling olpc-cjson v0.1.4 |
| 1625 | 2026-07-24T06:40:49.213Z | Compiling hkdf v0.12.4 |
| 1626 | 2026-07-24T06:40:49.221Z | Compiling crypto-bigint v0.5.5 |
| 1627 | 2026-07-24T06:40:49.350Z | Compiling serde_repr v0.1.20 |
| 1628 | 2026-07-24T06:40:49.365Z | Compiling async-recursion v1.1.1 |
| 1629 | 2026-07-24T06:40:49.368Z | Compiling enum-as-inner v0.6.1 |
| 1630 | 2026-07-24T06:40:49.400Z | Compiling clap_derive v4.6.1 |
| 1631 | 2026-07-24T06:40:49.548Z | Compiling strum_macros v0.26.4 |
| 1632 | 2026-07-24T06:40:49.556Z | Compiling phf_shared v0.11.3 |
| 1633 | 2026-07-24T06:40:49.679Z | Compiling float-cmp v0.10.0 |
| 1634 | 2026-07-24T06:40:49.724Z | Compiling pem v3.0.6 |
| 1635 | 2026-07-24T06:40:49.774Z | Compiling memmap2 v0.9.10 |
| 1636 | 2026-07-24T06:40:49.815Z | Compiling thread-id v4.2.2 |
| 1637 | 2026-07-24T06:40:49.909Z | Compiling env_filter v1.0.0 |
| 1638 | 2026-07-24T06:40:49.942Z | Compiling cpufeatures v0.3.0 |
| 1639 | 2026-07-24T06:40:49.960Z | Compiling const-oid v0.10.2 |
| 1640 | 2026-07-24T06:40:50.002Z | Compiling hyper v1.10.1 |
| 1641 | 2026-07-24T06:40:50.032Z | Compiling typed-path v0.9.3 |
| 1642 | 2026-07-24T06:40:50.047Z | Compiling fixedbitset v0.4.2 |
| 1643 | 2026-07-24T06:40:50.062Z | Compiling new_debug_unreachable v1.0.6 |
| 1644 | 2026-07-24T06:40:50.172Z | Compiling keccak v0.1.6 |
| 1645 | 2026-07-24T06:40:50.186Z | Compiling precomputed-hash v0.1.1 |
| 1646 | 2026-07-24T06:40:50.231Z | Compiling difflib v0.4.0 |
| 1647 | 2026-07-24T06:40:50.272Z | Compiling winnow v1.0.3 |
| 1648 | 2026-07-24T06:40:50.294Z | Compiling predicates-core v1.0.10 |
| 1649 | 2026-07-24T06:40:50.302Z | Compiling fixedbitset v0.5.7 |
| 1650 | 2026-07-24T06:40:50.467Z | Compiling whoami v2.1.0 |
| 1651 | 2026-07-24T06:40:50.492Z | Compiling data-encoding v2.10.0 |
| 1652 | 2026-07-24T06:40:50.649Z | Compiling either v1.15.0 |
| 1653 | 2026-07-24T06:40:50.677Z | Compiling normalize-line-endings v0.3.0 |
| 1654 | 2026-07-24T06:40:50.718Z | Compiling static_assertions v1.1.0 |
| 1655 | 2026-07-24T06:40:50.768Z | Compiling jiff v0.2.21 |
| 1656 | 2026-07-24T06:40:50.807Z | Compiling hickory-proto v0.25.2 |
| 1657 | 2026-07-24T06:40:50.896Z | Compiling itertools v0.13.0 |
| 1658 | 2026-07-24T06:40:50.934Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1659 | 2026-07-24T06:40:50.934Z | Compiling toml_edit v0.22.27 |
| 1660 | 2026-07-24T06:40:50.934Z | Compiling predicates v3.1.4 |
| 1661 | 2026-07-24T06:40:51.076Z | Compiling tokio-postgres v0.7.16 |
| 1662 | 2026-07-24T06:40:51.215Z | Compiling hyper-util v0.1.20 |
| 1663 | 2026-07-24T06:40:51.249Z | Compiling clap v4.6.1 |
| 1664 | 2026-07-24T06:40:51.285Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1665 | 2026-07-24T06:40:51.332Z | Compiling petgraph v0.8.3 |
| 1666 | 2026-07-24T06:40:51.356Z | Compiling sha3 v0.10.8 |
| 1667 | 2026-07-24T06:40:51.364Z | Compiling strum v0.26.3 |
| 1668 | 2026-07-24T06:40:51.510Z | Compiling string_cache v0.8.9 |
| 1669 | 2026-07-24T06:40:51.589Z | Compiling petgraph v0.6.5 |
| 1670 | 2026-07-24T06:40:51.664Z | Compiling elliptic-curve v0.13.8 |
| 1671 | 2026-07-24T06:40:51.808Z | Compiling digest v0.11.3 |
| 1672 | 2026-07-24T06:40:51.859Z | Compiling env_logger v0.11.9 |
| 1673 | 2026-07-24T06:40:52.009Z | Compiling chacha20 v0.10.0 |
| 1674 | 2026-07-24T06:40:52.058Z | Compiling usdt v0.6.0 |
| 1675 | 2026-07-24T06:40:52.093Z | Compiling usdt-impl v0.5.0 |
| 1676 | 2026-07-24T06:40:52.119Z | Compiling serde_with v3.21.0 |
| 1677 | 2026-07-24T06:40:52.233Z | Compiling crossterm v0.28.1 |
| 1678 | 2026-07-24T06:40:52.350Z | Compiling rsa v0.9.10 |
| 1679 | 2026-07-24T06:40:52.364Z | Compiling toml v0.7.8 |
| 1680 | 2026-07-24T06:40:52.705Z | Compiling hyper-tls v0.6.0 |
| 1681 | 2026-07-24T06:40:52.958Z | Compiling reqwest v0.12.28 |
| 1682 | 2026-07-24T06:40:53.002Z | Compiling ed25519-dalek v2.2.0 |
| 1683 | 2026-07-24T06:40:53.389Z | Compiling zip v0.6.6 |
| 1684 | 2026-07-24T06:40:53.395Z | Compiling iddqd v0.4.2 |
| 1685 | 2026-07-24T06:40:53.529Z | Compiling zip v4.6.1 |
| 1686 | 2026-07-24T06:40:53.705Z | Compiling tokio-stream v0.1.18 |
| 1687 | 2026-07-24T06:40:53.773Z | Compiling similar v2.7.0 |
| 1688 | 2026-07-24T06:40:53.869Z | Compiling heck v0.4.1 |
| 1689 | 2026-07-24T06:40:53.988Z | Compiling buf-list v1.1.2 |
| 1690 | 2026-07-24T06:40:54.002Z | Compiling byte-wrapper v0.1.0 |
| 1691 | 2026-07-24T06:40:54.005Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1692 | 2026-07-24T06:40:54.117Z | Compiling openapiv3 v2.2.0 |
| 1693 | 2026-07-24T06:40:54.179Z | Compiling x509-cert v0.2.5 |
| 1694 | 2026-07-24T06:40:54.281Z | Compiling crossbeam-epoch v0.9.18 |
| 1695 | 2026-07-24T06:40:54.334Z | Compiling lalrpop-util v0.19.12 |
| 1696 | 2026-07-24T06:40:54.357Z | Compiling peg-runtime v0.8.5 |
| 1697 | 2026-07-24T06:40:54.515Z | Compiling thread_local v1.1.9 |
| 1698 | 2026-07-24T06:40:54.549Z | Compiling slog-async v2.8.0 |
| 1699 | 2026-07-24T06:40:54.631Z | Compiling crossbeam-channel v0.5.15 |
| 1700 | 2026-07-24T06:40:54.652Z | Compiling filetime v0.2.27 |
| 1701 | 2026-07-24T06:40:54.702Z | Compiling is-terminal v0.4.17 |
| 1702 | 2026-07-24T06:40:54.709Z | Compiling take_mut v0.2.2 |
| 1703 | 2026-07-24T06:40:54.752Z | Compiling term v1.2.1 |
| 1704 | 2026-07-24T06:40:54.787Z | Compiling xattr v1.6.1 |
| 1705 | 2026-07-24T06:40:54.808Z | Compiling camino-tempfile v1.4.1 |
| 1706 | 2026-07-24T06:40:55.015Z | Compiling tar v0.4.46 |
| 1707 | 2026-07-24T06:40:55.110Z | Compiling slog-term v2.9.2 |
| 1708 | 2026-07-24T06:41:12.569Z | Compiling rustls-webpki v0.103.13 |
| 1709 | 2026-07-24T06:41:15.344Z | Compiling tokio-rustls v0.26.4 |
| 1710 | 2026-07-24T06:41:15.344Z | Compiling rustls-platform-verifier v0.6.2 |
| 1711 | 2026-07-24T06:41:15.393Z | Compiling tough v0.22.0 |
| 1712 | 2026-07-24T06:41:15.549Z | Compiling hyper-rustls v0.27.7 |
| 1713 | 2026-07-24T06:41:15.726Z | Compiling reqwest v0.13.2 |
| 1714 | 2026-07-24T06:41:17.877Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1715 | 2026-07-24T06:41:18.131Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1716 | 2026-07-24T06:41:21.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.33s |
| 1717 | 2026-07-24T06:41:21.188Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1718 | 2026-07-24T06:41:21.242Z | Jul 24 06:41:20.690 INFO Starting download, target: Cockroach |
| 1719 | 2026-07-24T06:41:21.242Z | Jul 24 06:41:20.691 INFO Starting download, target: Console |
| 1720 | 2026-07-24T06:41:21.242Z | Jul 24 06:41:20.691 INFO Starting download, target: Clickhouse |
| 1721 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Starting download, target: DendriteStub |
| 1722 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Starting download, target: MaghemiteMgd |
| 1723 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Starting download, target: MaghemiteDdmd |
| 1724 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Starting download, target: TransceiverControl |
| 1725 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1726 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1727 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1728 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1729 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1730 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1731 | 2026-07-24T06:41:21.245Z | Jul 24 06:41:20.691 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1732 | 2026-07-24T06:41:21.794Z | Jul 24 06:41:21.240 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1733 | 2026-07-24T06:41:21.999Z | Jul 24 06:41:21.448 INFO Download complete, target: TransceiverControl |
| 1734 | 2026-07-24T06:41:22.941Z | Jul 24 06:41:22.384 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1735 | 2026-07-24T06:41:23.208Z | Jul 24 06:41:22.655 INFO Download complete, target: Console |
| 1736 | 2026-07-24T06:41:23.404Z | Jul 24 06:41:22.851 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1737 | 2026-07-24T06:41:23.503Z | Jul 24 06:41:22.950 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1738 | 2026-07-24T06:41:23.618Z | Jul 24 06:41:23.066 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1739 | 2026-07-24T06:41:23.682Z | Jul 24 06:41:23.128 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1740 | 2026-07-24T06:41:24.066Z | Jul 24 06:41:23.515 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1741 | 2026-07-24T06:41:24.067Z | Jul 24 06:41:23.515 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1742 | 2026-07-24T06:41:25.528Z | Jul 24 06:41:24.976 INFO Download complete, target: MaghemiteDdmd |
| 1743 | 2026-07-24T06:41:26.402Z | Jul 24 06:41:25.850 INFO Download complete, target: DendriteStub |
| 1744 | 2026-07-24T06:41:26.527Z | Jul 24 06:41:25.973 INFO Download complete, target: MaghemiteMgd |
| 1745 | 2026-07-24T06:41:28.845Z | Jul 24 06:41:28.293 INFO Checking that binary works, target: Cockroach |
| 1746 | 2026-07-24T06:41:28.969Z | Jul 24 06:41:28.417 INFO Download complete, target: Cockroach |
| 1747 | 2026-07-24T06:41:30.314Z | Jul 24 06:41:29.763 INFO Checking that binary works, target: Clickhouse |
| 1748 | 2026-07-24T06:41:30.400Z | Jul 24 06:41:29.849 INFO Download complete, target: Clickhouse |
| 1749 | 2026-07-24T06:41:30.407Z | All prerequisites installed successfully |
| 1750 | 2026-07-24T06:41:30.410Z | |
| 1751 | 2026-07-24T06:41:30.410Z | real 1:46.613526267 |
| 1752 | 2026-07-24T06:41:30.410Z | user 6:39.620353722 |
| 1753 | 2026-07-24T06:41:30.410Z | sys 1:41.192280425 |
| 1754 | 2026-07-24T06:41:30.410Z | trap 0.232866064 |
| 1755 | 2026-07-24T06:41:30.410Z | tflt 2.093528094 |
| 1756 | 2026-07-24T06:41:30.410Z | dflt 2.903393489 |
| 1757 | 2026-07-24T06:41:30.410Z | kflt 0.036257850 |
| 1758 | 2026-07-24T06:41:30.410Z | lock 23:32.699433026 |
| 1759 | 2026-07-24T06:41:30.410Z | slp 18:31.211474880 |
| 1760 | 2026-07-24T06:41:30.410Z | lat 21.073201642 |
| 1761 | 2026-07-24T06:41:30.410Z | stop 2:45.016965987 |
| 1762 | 2026-07-24T06:41:30.410Z | + ptime -m cargo xtask download softnpu |
| 1763 | 2026-07-24T06:41:30.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1764 | 2026-07-24T06:41:30.903Z | Running `target/debug/xtask download softnpu` |
| 1765 | 2026-07-24T06:41:31.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 1766 | 2026-07-24T06:41:31.703Z | Running `target/debug/xtask-downloader softnpu` |
| 1767 | 2026-07-24T06:41:31.746Z | Jul 24 06:41:31.194 INFO Starting download, target: Softnpu |
| 1768 | 2026-07-24T06:41:31.749Z | Jul 24 06:41:31.195 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1769 | 2026-07-24T06:41:32.216Z | Jul 24 06:41:31.664 INFO Download complete, target: Softnpu |
| 1770 | 2026-07-24T06:41:32.219Z | |
| 1771 | 2026-07-24T06:41:32.222Z | real 1.806124368 |
| 1772 | 2026-07-24T06:41:32.222Z | user 1.292322683 |
| 1773 | 2026-07-24T06:41:32.222Z | sys 0.606910939 |
| 1774 | 2026-07-24T06:41:32.222Z | trap 0.000479483 |
| 1775 | 2026-07-24T06:41:32.222Z | tflt 0.000152280 |
| 1776 | 2026-07-24T06:41:32.222Z | dflt 0.000093001 |
| 1777 | 2026-07-24T06:41:32.222Z | kflt 0.000000000 |
| 1778 | 2026-07-24T06:41:32.222Z | lock 8.288454160 |
| 1779 | 2026-07-24T06:41:32.222Z | slp 0.343729656 |
| 1780 | 2026-07-24T06:41:32.222Z | lat 0.084193312 |
| 1781 | 2026-07-24T06:41:32.222Z | stop 0.000174530 |
| 1782 | 2026-07-24T06:41:32.222Z | + export CARGO_INCREMENTAL=0 |
| 1783 | 2026-07-24T06:41:32.222Z | + CARGO_INCREMENTAL=0 |
| 1784 | 2026-07-24T06:41:32.222Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1785 | 2026-07-24T06:41:33.087Z | Compiling proc-macro2 v1.0.106 |
| 1786 | 2026-07-24T06:41:33.087Z | Compiling quote v1.0.45 |
| 1787 | 2026-07-24T06:41:33.087Z | Compiling unicode-ident v1.0.24 |
| 1788 | 2026-07-24T06:41:33.087Z | Compiling libc v0.2.185 |
| 1789 | 2026-07-24T06:41:33.090Z | Compiling serde_core v1.0.228 |
| 1790 | 2026-07-24T06:41:33.090Z | Compiling serde v1.0.228 |
| 1791 | 2026-07-24T06:41:33.090Z | Compiling cfg-if v1.0.4 |
| 1792 | 2026-07-24T06:41:33.090Z | Compiling version_check v0.9.5 |
| 1793 | 2026-07-24T06:41:33.090Z | Compiling shlex v1.3.0 |
| 1794 | 2026-07-24T06:41:33.090Z | Compiling find-msvc-tools v0.1.9 |
| 1795 | 2026-07-24T06:41:33.090Z | Compiling zmij v1.0.21 |
| 1796 | 2026-07-24T06:41:33.090Z | Compiling memchr v2.8.0 |
| 1797 | 2026-07-24T06:41:33.090Z | Compiling serde_json v1.0.150 |
| 1798 | 2026-07-24T06:41:33.090Z | Compiling autocfg v1.5.0 |
| 1799 | 2026-07-24T06:41:33.413Z | Compiling portable-atomic v1.13.1 |
| 1800 | 2026-07-24T06:41:33.504Z | Compiling zerocopy v0.8.40 |
| 1801 | 2026-07-24T06:41:33.524Z | Compiling getrandom v0.4.1 |
| 1802 | 2026-07-24T06:41:33.608Z | Compiling libm v0.2.16 |
| 1803 | 2026-07-24T06:41:33.624Z | Compiling parking_lot_core v0.9.12 |
| 1804 | 2026-07-24T06:41:33.627Z | Compiling icu_normalizer_data v2.1.1 |
| 1805 | 2026-07-24T06:41:33.655Z | Compiling icu_properties_data v2.1.2 |
| 1806 | 2026-07-24T06:41:33.672Z | Compiling smallvec v1.15.1 |
| 1807 | 2026-07-24T06:41:33.674Z | Compiling generic-array v0.14.7 |
| 1808 | 2026-07-24T06:41:33.702Z | Compiling num-traits v0.2.19 |
| 1809 | 2026-07-24T06:41:33.932Z | Compiling itoa v1.0.17 |
| 1810 | 2026-07-24T06:41:33.946Z | Compiling log v0.4.29 |
| 1811 | 2026-07-24T06:41:33.981Z | Compiling subtle v2.6.1 |
| 1812 | 2026-07-24T06:41:33.984Z | Compiling pkg-config v0.3.32 |
| 1813 | 2026-07-24T06:41:34.012Z | Compiling stable_deref_trait v1.2.1 |
| 1814 | 2026-07-24T06:41:34.015Z | Compiling typenum v1.20.1 |
| 1815 | 2026-07-24T06:41:34.140Z | Compiling scopeguard v1.2.0 |
| 1816 | 2026-07-24T06:41:34.211Z | Compiling rand_core v0.10.0 |
| 1817 | 2026-07-24T06:41:34.235Z | Compiling lock_api v0.4.14 |
| 1818 | 2026-07-24T06:41:34.281Z | Compiling thiserror v2.0.18 |
| 1819 | 2026-07-24T06:41:34.299Z | Compiling jobserver v0.1.34 |
| 1820 | 2026-07-24T06:41:34.314Z | Compiling errno v0.3.14 |
| 1821 | 2026-07-24T06:41:34.446Z | Compiling getrandom v0.3.4 |
| 1822 | 2026-07-24T06:41:34.466Z | Compiling pin-project-lite v0.2.17 |
| 1823 | 2026-07-24T06:41:34.500Z | Compiling equivalent v1.0.2 |
| 1824 | 2026-07-24T06:41:34.531Z | Compiling cc v1.2.56 |
| 1825 | 2026-07-24T06:41:34.534Z | Compiling percent-encoding v2.3.2 |
| 1826 | 2026-07-24T06:41:34.534Z | Compiling litemap v0.8.1 |
| 1827 | 2026-07-24T06:41:34.578Z | Compiling syn v2.0.117 |
| 1828 | 2026-07-24T06:41:34.581Z | Compiling writeable v0.6.2 |
| 1829 | 2026-07-24T06:41:34.611Z | Compiling fnv v1.0.7 |
| 1830 | 2026-07-24T06:41:34.615Z | Compiling getrandom v0.2.17 |
| 1831 | 2026-07-24T06:41:34.672Z | Compiling schemars v0.8.22 |
| 1832 | 2026-07-24T06:41:34.737Z | Compiling rustversion v1.0.22 |
| 1833 | 2026-07-24T06:41:34.805Z | Compiling rand_core v0.6.4 |
| 1834 | 2026-07-24T06:41:34.854Z | Compiling dunce v1.0.5 |
| 1835 | 2026-07-24T06:41:34.857Z | Compiling critical-section v1.2.0 |
| 1836 | 2026-07-24T06:41:34.887Z | Compiling rustix v1.1.3 |
| 1837 | 2026-07-24T06:41:34.889Z | Compiling fs_extra v1.3.0 |
| 1838 | 2026-07-24T06:41:34.969Z | Compiling hashbrown v0.17.0 |
| 1839 | 2026-07-24T06:41:35.093Z | Compiling signal-hook-registry v1.4.8 |
| 1840 | 2026-07-24T06:41:35.193Z | Compiling strsim v0.11.1 |
| 1841 | 2026-07-24T06:41:35.209Z | Compiling heck v0.5.0 |
| 1842 | 2026-07-24T06:41:35.234Z | Compiling utf8_iter v1.0.4 |
| 1843 | 2026-07-24T06:41:35.255Z | Compiling once_cell v1.21.3 |
| 1844 | 2026-07-24T06:41:35.434Z | Compiling cmake v0.1.57 |
| 1845 | 2026-07-24T06:41:35.450Z | Compiling parking_lot v0.12.5 |
| 1846 | 2026-07-24T06:41:35.536Z | Compiling form_urlencoded v1.2.2 |
| 1847 | 2026-07-24T06:41:35.552Z | Compiling mio v1.2.0 |
| 1848 | 2026-07-24T06:41:35.555Z | Compiling socket2 v0.6.3 |
| 1849 | 2026-07-24T06:41:35.585Z | Compiling aws-lc-rs v1.16.3 |
| 1850 | 2026-07-24T06:41:35.733Z | Compiling semver v1.0.28 |
| 1851 | 2026-07-24T06:41:35.749Z | Compiling indexmap v2.14.0 |
| 1852 | 2026-07-24T06:41:35.803Z | Compiling ident_case v1.0.1 |
| 1853 | 2026-07-24T06:41:35.874Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-07-24T06:41:35.890Z | Compiling aws-lc-sys v0.40.0 |
| 1855 | 2026-07-24T06:41:35.907Z | Compiling futures-core v0.3.32 |
| 1856 | 2026-07-24T06:41:35.968Z | Compiling httparse v1.10.1 |
| 1857 | 2026-07-24T06:41:36.312Z | Compiling byteorder v1.5.0 |
| 1858 | 2026-07-24T06:41:36.315Z | Compiling thiserror v1.0.69 |
| 1859 | 2026-07-24T06:41:36.315Z | Compiling ucd-trie v0.1.7 |
| 1860 | 2026-07-24T06:41:36.424Z | Compiling iana-time-zone v0.1.65 |
| 1861 | 2026-07-24T06:41:36.453Z | Compiling regex-syntax v0.8.10 |
| 1862 | 2026-07-24T06:41:36.457Z | Compiling vcpkg v0.2.15 |
| 1863 | 2026-07-24T06:41:36.482Z | Compiling const-oid v0.9.6 |
| 1864 | 2026-07-24T06:41:36.510Z | Compiling pest v2.8.6 |
| 1865 | 2026-07-24T06:41:36.637Z | Compiling syn v1.0.109 |
| 1866 | 2026-07-24T06:41:36.768Z | Compiling uuid v1.23.4 |
| 1867 | 2026-07-24T06:41:36.869Z | Compiling rustc_version v0.4.1 |
| 1868 | 2026-07-24T06:41:36.913Z | Compiling futures-sink v0.3.32 |
| 1869 | 2026-07-24T06:41:36.995Z | Compiling rustls v0.23.41 |
| 1870 | 2026-07-24T06:41:37.057Z | Compiling futures-channel v0.3.32 |
| 1871 | 2026-07-24T06:41:37.071Z | Compiling openssl-sys v0.9.115 |
| 1872 | 2026-07-24T06:41:37.176Z | Compiling aho-corasick v1.1.4 |
| 1873 | 2026-07-24T06:41:37.190Z | Compiling futures-task v0.3.32 |
| 1874 | 2026-07-24T06:41:37.214Z | Compiling slab v0.4.12 |
| 1875 | 2026-07-24T06:41:37.307Z | Compiling futures-io v0.3.32 |
| 1876 | 2026-07-24T06:41:37.390Z | Compiling synstructure v0.13.2 |
| 1877 | 2026-07-24T06:41:37.408Z | Compiling serde_derive_internals v0.29.1 |
| 1878 | 2026-07-24T06:41:37.529Z | Compiling time-core v0.1.8 |
| 1879 | 2026-07-24T06:41:37.613Z | Compiling pest_meta v2.8.6 |
| 1880 | 2026-07-24T06:41:37.629Z | Compiling crc32fast v1.5.0 |
| 1881 | 2026-07-24T06:41:37.643Z | Compiling dyn-clone v1.0.20 |
| 1882 | 2026-07-24T06:41:37.643Z | Compiling num-conv v0.2.0 |
| 1883 | 2026-07-24T06:41:37.799Z | Compiling plain v0.2.3 |
| 1884 | 2026-07-24T06:41:37.815Z | Compiling time-macros v0.2.27 |
| 1885 | 2026-07-24T06:41:37.883Z | Compiling crossbeam-utils v0.8.21 |
| 1886 | 2026-07-24T06:41:37.910Z | Compiling base64 v0.22.1 |
| 1887 | 2026-07-24T06:41:37.927Z | Compiling pretty-hex v0.4.1 |
| 1888 | 2026-07-24T06:41:38.020Z | Compiling regex-automata v0.4.14 |
| 1889 | 2026-07-24T06:41:38.083Z | Compiling openssl v0.10.79 |
| 1890 | 2026-07-24T06:41:38.117Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1891 | 2026-07-24T06:41:38.219Z | Compiling pest_generator v2.8.6 |
| 1892 | 2026-07-24T06:41:38.341Z | Compiling anyhow v1.0.102 |
| 1893 | 2026-07-24T06:41:38.390Z | Compiling native-tls v0.2.18 |
| 1894 | 2026-07-24T06:41:38.407Z | Compiling rand_core v0.9.5 |
| 1895 | 2026-07-24T06:41:38.556Z | Compiling slog v2.8.2 |
| 1896 | 2026-07-24T06:41:38.642Z | Compiling tracing-core v0.1.36 |
| 1897 | 2026-07-24T06:41:38.706Z | Compiling serde_derive v1.0.228 |
| 1898 | 2026-07-24T06:41:38.710Z | Compiling zeroize_derive v1.4.3 |
| 1899 | 2026-07-24T06:41:38.739Z | Compiling zerofrom-derive v0.1.6 |
| 1900 | 2026-07-24T06:41:38.803Z | Compiling yoke-derive v0.8.1 |
| 1901 | 2026-07-24T06:41:38.848Z | Compiling zerovec-derive v0.11.2 |
| 1902 | 2026-07-24T06:41:38.869Z | Compiling displaydoc v0.2.5 |
| 1903 | 2026-07-24T06:41:38.884Z | Compiling zerocopy-derive v0.8.40 |
| 1904 | 2026-07-24T06:41:38.901Z | Compiling tokio-macros v2.7.0 |
| 1905 | 2026-07-24T06:41:38.916Z | Compiling futures-macro v0.3.32 |
| 1906 | 2026-07-24T06:41:38.920Z | Compiling thiserror-impl v2.0.18 |
| 1907 | 2026-07-24T06:41:39.247Z | Compiling schemars_derive v0.8.22 |
| 1908 | 2026-07-24T06:41:39.353Z | Compiling zeroize v1.8.2 |
| 1909 | 2026-07-24T06:41:39.616Z | Compiling tracing-attributes v0.1.31 |
| 1910 | 2026-07-24T06:41:39.709Z | Compiling der_derive v0.7.3 |
| 1911 | 2026-07-24T06:41:39.723Z | Compiling thiserror-impl v1.0.69 |
| 1912 | 2026-07-24T06:41:39.817Z | Compiling pest_derive v2.8.6 |
| 1913 | 2026-07-24T06:41:39.898Z | Compiling zerofrom v0.1.6 |
| 1914 | 2026-07-24T06:41:40.046Z | Compiling yoke v0.8.1 |
| 1915 | 2026-07-24T06:41:40.159Z | Compiling crypto-common v0.1.7 |
| 1916 | 2026-07-24T06:41:40.185Z | Compiling futures-util v0.3.32 |
| 1917 | 2026-07-24T06:41:40.263Z | Compiling zerovec v0.11.5 |
| 1918 | 2026-07-24T06:41:40.295Z | Compiling zerotrie v0.2.3 |
| 1919 | 2026-07-24T06:41:40.468Z | Compiling block-buffer v0.10.4 |
| 1920 | 2026-07-24T06:41:40.746Z | Compiling scroll_derive v0.13.1 |
| 1921 | 2026-07-24T06:41:40.788Z | Compiling tinystr v0.8.2 |
| 1922 | 2026-07-24T06:41:40.805Z | Compiling potential_utf v0.1.4 |
| 1923 | 2026-07-24T06:41:40.856Z | Compiling digest v0.10.7 |
| 1924 | 2026-07-24T06:41:40.906Z | Compiling scroll_derive v0.12.1 |
| 1925 | 2026-07-24T06:41:41.012Z | Compiling icu_locale_core v2.1.1 |
| 1926 | 2026-07-24T06:41:41.027Z | Compiling icu_collections v2.1.1 |
| 1927 | 2026-07-24T06:41:41.107Z | Compiling openssl-macros v0.1.1 |
| 1928 | 2026-07-24T06:41:41.157Z | Compiling regex v1.12.3 |
| 1929 | 2026-07-24T06:41:41.543Z | Compiling zerocopy-derive v0.7.35 |
| 1930 | 2026-07-24T06:41:41.576Z | Compiling cookie v0.18.1 |
| 1931 | 2026-07-24T06:41:41.594Z | Compiling camino v1.2.2 |
| 1932 | 2026-07-24T06:41:41.663Z | Compiling icu_provider v2.1.1 |
| 1933 | 2026-07-24T06:41:41.804Z | Compiling base64ct v1.8.3 |
| 1934 | 2026-07-24T06:41:41.865Z | Compiling bytes v1.11.1 |
| 1935 | 2026-07-24T06:41:41.916Z | Compiling chrono v0.4.45 |
| 1936 | 2026-07-24T06:41:41.944Z | Compiling icu_properties v2.1.2 |
| 1937 | 2026-07-24T06:41:41.977Z | Compiling icu_normalizer v2.1.1 |
| 1938 | 2026-07-24T06:41:42.035Z | Compiling serde_tokenstream v0.2.3 |
| 1939 | 2026-07-24T06:41:42.367Z | Compiling pem-rfc7468 v0.7.0 |
| 1940 | 2026-07-24T06:41:42.463Z | Compiling tokio v1.52.1 |
| 1941 | 2026-07-24T06:41:42.652Z | Compiling http v1.4.2 |
| 1942 | 2026-07-24T06:41:42.772Z | Compiling tracing v0.1.44 |
| 1943 | 2026-07-24T06:41:42.832Z | Compiling idna_adapter v1.2.1 |
| 1944 | 2026-07-24T06:41:42.990Z | Compiling idna v1.1.0 |
| 1945 | 2026-07-24T06:41:43.378Z | Compiling ppv-lite86 v0.2.21 |
| 1946 | 2026-07-24T06:41:43.395Z | Compiling url v2.5.8 |
| 1947 | 2026-07-24T06:41:43.691Z | Compiling flagset v0.4.7 |
| 1948 | 2026-07-24T06:41:43.793Z | Compiling rand_chacha v0.9.0 |
| 1949 | 2026-07-24T06:41:43.808Z | Compiling der v0.7.10 |
| 1950 | 2026-07-24T06:41:43.840Z | Compiling http-body v1.0.1 |
| 1951 | 2026-07-24T06:41:43.894Z | Compiling rustls-pki-types v1.14.0 |
| 1952 | 2026-07-24T06:41:44.338Z | Compiling usdt-impl v0.5.0 |
| 1953 | 2026-07-24T06:41:44.442Z | Compiling openssl-probe v0.2.1 |
| 1954 | 2026-07-24T06:41:44.546Z | Compiling either v1.15.0 |
| 1955 | 2026-07-24T06:41:44.625Z | Compiling tinyvec_macros v0.1.1 |
| 1956 | 2026-07-24T06:41:44.647Z | Compiling usdt-impl v0.6.0 |
| 1957 | 2026-07-24T06:41:44.707Z | Compiling ref-cast v1.0.25 |
| 1958 | 2026-07-24T06:41:44.745Z | Compiling fastrand v2.3.0 |
| 1959 | 2026-07-24T06:41:44.790Z | Compiling cmov v0.5.4 |
| 1960 | 2026-07-24T06:41:44.922Z | Compiling paste v1.0.15 |
| 1961 | 2026-07-24T06:41:44.925Z | Compiling tinyvec v1.10.0 |
| 1962 | 2026-07-24T06:41:44.964Z | Compiling spki v0.7.3 |
| 1963 | 2026-07-24T06:41:45.022Z | Compiling ctutils v0.4.2 |
| 1964 | 2026-07-24T06:41:45.174Z | Compiling rand v0.9.2 |
| 1965 | 2026-07-24T06:41:45.277Z | Compiling toml_datetime v0.6.11 |
| 1966 | 2026-07-24T06:41:45.292Z | Compiling serde_spanned v0.6.9 |
| 1967 | 2026-07-24T06:41:45.309Z | Compiling scroll v0.12.0 |
| 1968 | 2026-07-24T06:41:45.393Z | Compiling scroll v0.13.0 |
| 1969 | 2026-07-24T06:41:45.436Z | Compiling async-trait v0.1.89 |
| 1970 | 2026-07-24T06:41:45.459Z | Compiling heapless v0.7.17 |
| 1971 | 2026-07-24T06:41:45.533Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1972 | 2026-07-24T06:41:45.549Z | Compiling tower-service v0.3.3 |
| 1973 | 2026-07-24T06:41:45.580Z | Compiling untrusted v0.7.1 |
| 1974 | 2026-07-24T06:41:45.597Z | Compiling atomic-waker v1.1.2 |
| 1975 | 2026-07-24T06:41:45.600Z | Compiling rustix v0.38.44 |
| 1976 | 2026-07-24T06:41:45.676Z | Compiling litrs v1.0.0 |
| 1977 | 2026-07-24T06:41:45.691Z | Compiling tower-layer v0.3.3 |
| 1978 | 2026-07-24T06:41:45.723Z | Compiling winnow v1.0.3 |
| 1979 | 2026-07-24T06:41:45.739Z | Compiling winnow v0.7.14 |
| 1980 | 2026-07-24T06:41:45.753Z | Compiling cpufeatures v0.2.17 |
| 1981 | 2026-07-24T06:41:45.843Z | Compiling zstd-safe v7.2.4 |
| 1982 | 2026-07-24T06:41:45.858Z | Compiling try-lock v0.2.5 |
| 1983 | 2026-07-24T06:41:45.877Z | Compiling signal-hook v0.3.18 |
| 1984 | 2026-07-24T06:41:45.923Z | Compiling goblin v0.10.5 |
| 1985 | 2026-07-24T06:41:45.968Z | Compiling want v0.3.1 |
| 1986 | 2026-07-24T06:41:46.089Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1987 | 2026-07-24T06:41:46.105Z | Compiling goblin v0.8.2 |
| 1988 | 2026-07-24T06:41:46.163Z | Compiling document-features v0.2.12 |
| 1989 | 2026-07-24T06:41:46.302Z | Compiling hybrid-array v0.4.13 |
| 1990 | 2026-07-24T06:41:46.407Z | Compiling tokio-util v0.7.18 |
| 1991 | 2026-07-24T06:41:46.709Z | Compiling zerocopy v0.7.35 |
| 1992 | 2026-07-24T06:41:46.736Z | Compiling ipnet v2.11.0 |
| 1993 | 2026-07-24T06:41:47.168Z | Compiling h2 v0.4.15 |
| 1994 | 2026-07-24T06:41:47.185Z | Compiling ref-cast-impl v1.0.25 |
| 1995 | 2026-07-24T06:41:47.201Z | Compiling darling_core v0.20.11 |
| 1996 | 2026-07-24T06:41:47.227Z | Compiling curve25519-dalek v4.1.3 |
| 1997 | 2026-07-24T06:41:47.265Z | Compiling memoffset v0.9.1 |
| 1998 | 2026-07-24T06:41:47.503Z | Compiling winnow v0.5.40 |
| 1999 | 2026-07-24T06:41:47.507Z | Compiling utf8parse v0.2.2 |
| 2000 | 2026-07-24T06:41:47.650Z | Compiling foreign-types-shared v0.1.1 |
| 2001 | 2026-07-24T06:41:47.691Z | Compiling powerfmt v0.2.0 |
| 2002 | 2026-07-24T06:41:47.798Z | Compiling httpdate v1.0.3 |
| 2003 | 2026-07-24T06:41:47.919Z | Compiling untrusted v0.9.0 |
| 2004 | 2026-07-24T06:41:47.975Z | Compiling deranged v0.5.8 |
| 2005 | 2026-07-24T06:41:48.027Z | Compiling foreign-types v0.3.2 |
| 2006 | 2026-07-24T06:41:48.058Z | Compiling tempfile v3.25.0 |
| 2007 | 2026-07-24T06:41:48.362Z | Compiling dof v0.3.0 |
| 2008 | 2026-07-24T06:41:48.409Z | Compiling unicode-normalization v0.1.25 |
| 2009 | 2026-07-24T06:41:48.629Z | Compiling dtrace-parser v0.2.0 |
| 2010 | 2026-07-24T06:41:48.774Z | Compiling dof v0.4.0 |
| 2011 | 2026-07-24T06:41:48.900Z | Compiling pkcs8 v0.10.2 |
| 2012 | 2026-07-24T06:41:48.987Z | Compiling toml_edit v0.19.15 |
| 2013 | 2026-07-24T06:41:49.230Z | Compiling darling_macro v0.20.11 |
| 2014 | 2026-07-24T06:41:49.292Z | Compiling dtrace-parser v0.3.0 |
| 2015 | 2026-07-24T06:41:49.307Z | Compiling daft-derive v0.1.7 |
| 2016 | 2026-07-24T06:41:49.629Z | Compiling pin-project-internal v1.1.11 |
| 2017 | 2026-07-24T06:41:49.763Z | Compiling spin v0.9.8 |
| 2018 | 2026-07-24T06:41:49.781Z | Compiling thread-id v4.2.2 |
| 2019 | 2026-07-24T06:41:49.829Z | Compiling thread-id v5.1.0 |
| 2020 | 2026-07-24T06:41:49.844Z | Compiling num_threads v0.1.7 |
| 2021 | 2026-07-24T06:41:49.880Z | Compiling anstyle v1.0.14 |
| 2022 | 2026-07-24T06:41:49.959Z | Compiling cfg_aliases v0.2.1 |
| 2023 | 2026-07-24T06:41:50.053Z | Compiling smoltcp v0.9.1 |
| 2024 | 2026-07-24T06:41:50.078Z | Compiling num-bigint-dig v0.8.6 |
| 2025 | 2026-07-24T06:41:50.078Z | Compiling nix v0.31.2 |
| 2026 | 2026-07-24T06:41:50.164Z | Compiling time v0.3.47 |
| 2027 | 2026-07-24T06:41:50.403Z | Compiling hyper v1.10.1 |
| 2028 | 2026-07-24T06:41:50.481Z | Compiling darling v0.20.11 |
| 2029 | 2026-07-24T06:41:50.665Z | Compiling sha2 v0.10.9 |
| 2030 | 2026-07-24T06:41:50.725Z | Compiling ipnetwork v0.21.1 |
| 2031 | 2026-07-24T06:41:50.843Z | Compiling hmac v0.12.1 |
| 2032 | 2026-07-24T06:41:51.004Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2033 | 2026-07-24T06:41:51.039Z | Compiling strum_macros v0.26.4 |
| 2034 | 2026-07-24T06:41:51.200Z | Compiling darling_core v0.23.0 |
| 2035 | 2026-07-24T06:41:51.267Z | Compiling sync_wrapper v1.0.2 |
| 2036 | 2026-07-24T06:41:51.342Z | Compiling wait-timeout v0.2.1 |
| 2037 | 2026-07-24T06:41:51.576Z | Compiling hyper-util v0.1.20 |
| 2038 | 2026-07-24T06:41:51.592Z | Compiling siphasher v1.0.2 |
| 2039 | 2026-07-24T06:41:51.641Z | Compiling colorchoice v1.0.4 |
| 2040 | 2026-07-24T06:41:51.764Z | Compiling anstyle-query v1.1.5 |
| 2041 | 2026-07-24T06:41:51.779Z | Compiling is_terminal_polyfill v1.70.2 |
| 2042 | 2026-07-24T06:41:51.795Z | Compiling quick-error v1.2.3 |
| 2043 | 2026-07-24T06:41:51.889Z | Compiling bit-vec v0.8.0 |
| 2044 | 2026-07-24T06:41:52.149Z | Compiling simd-adler32 v0.3.8 |
| 2045 | 2026-07-24T06:41:52.512Z | Compiling bit-set v0.8.0 |
| 2046 | 2026-07-24T06:41:52.602Z | Compiling rusty-fork v0.3.1 |
| 2047 | 2026-07-24T06:41:52.688Z | Compiling tower v0.5.3 |
| 2048 | 2026-07-24T06:41:53.213Z | Compiling derive_builder_core v0.20.2 |
| 2049 | 2026-07-24T06:41:53.239Z | Compiling http-body-util v0.1.3 |
| 2050 | 2026-07-24T06:41:53.286Z | Compiling hubpack_derive v0.1.1 |
| 2051 | 2026-07-24T06:41:53.309Z | Compiling strum_macros v0.27.2 |
| 2052 | 2026-07-24T06:41:53.342Z | Compiling darling_macro v0.23.0 |
| 2053 | 2026-07-24T06:41:53.408Z | Compiling snafu-derive v0.8.9 |
| 2054 | 2026-07-24T06:41:53.423Z | Compiling rand_xorshift v0.4.0 |
| 2055 | 2026-07-24T06:41:53.588Z | Compiling fs-err v3.3.0 |
| 2056 | 2026-07-24T06:41:53.629Z | Compiling ahash v0.8.12 |
| 2057 | 2026-07-24T06:41:53.848Z | Compiling unarray v0.1.4 |
| 2058 | 2026-07-24T06:41:53.863Z | Compiling unicode-segmentation v1.12.0 |
| 2059 | 2026-07-24T06:41:53.876Z | Compiling ryu v1.0.23 |
| 2060 | 2026-07-24T06:41:53.981Z | Compiling adler2 v2.0.1 |
| 2061 | 2026-07-24T06:41:54.027Z | Compiling unicode-bidi v0.3.18 |
| 2062 | 2026-07-24T06:41:54.060Z | Compiling allocator-api2 v0.2.21 |
| 2063 | 2026-07-24T06:41:54.125Z | Compiling unicode-properties v0.1.4 |
| 2064 | 2026-07-24T06:41:54.229Z | Compiling object v0.37.3 |
| 2065 | 2026-07-24T06:41:54.259Z | Compiling iri-string v0.7.10 |
| 2066 | 2026-07-24T06:41:54.353Z | Compiling miniz_oxide v0.8.9 |
| 2067 | 2026-07-24T06:41:54.417Z | Compiling stringprep v0.1.5 |
| 2068 | 2026-07-24T06:41:54.524Z | Compiling derive_builder_macro v0.20.2 |
| 2069 | 2026-07-24T06:41:54.539Z | Compiling serde_urlencoded v0.7.1 |
| 2070 | 2026-07-24T06:41:54.793Z | Compiling proptest v1.10.0 |
| 2071 | 2026-07-24T06:41:54.809Z | Compiling darling v0.23.0 |
| 2072 | 2026-07-24T06:41:54.925Z | Compiling tokio-native-tls v0.3.1 |
| 2073 | 2026-07-24T06:41:54.941Z | Compiling usdt-attr-macro v0.6.0 |
| 2074 | 2026-07-24T06:41:55.036Z | Compiling usdt-macro v0.6.0 |
| 2075 | 2026-07-24T06:41:55.122Z | Compiling anstyle-parse v1.0.0 |
| 2076 | 2026-07-24T06:41:55.137Z | Compiling block-padding v0.4.2 |
| 2077 | 2026-07-24T06:41:55.163Z | Compiling crypto-common v0.2.2 |
| 2078 | 2026-07-24T06:41:55.187Z | Compiling block-buffer v0.12.1 |
| 2079 | 2026-07-24T06:41:55.533Z | Compiling tower-http v0.6.8 |
| 2080 | 2026-07-24T06:41:55.756Z | Compiling rustls-native-certs v0.8.3 |
| 2081 | 2026-07-24T06:41:55.772Z | Compiling rand_chacha v0.3.1 |
| 2082 | 2026-07-24T06:41:55.789Z | Compiling hex v0.4.3 |
| 2083 | 2026-07-24T06:41:56.014Z | Compiling erased-serde v0.3.31 |
| 2084 | 2026-07-24T06:41:56.046Z | Compiling md-5 v0.10.6 |
| 2085 | 2026-07-24T06:41:56.049Z | Compiling signature v2.2.0 |
| 2086 | 2026-07-24T06:41:56.074Z | Compiling bstr v1.12.1 |
| 2087 | 2026-07-24T06:41:56.121Z | Compiling num-integer v0.1.46 |
| 2088 | 2026-07-24T06:41:56.136Z | Compiling hash32 v0.2.1 |
| 2089 | 2026-07-24T06:41:56.204Z | Compiling vergen-lib v9.1.0 |
| 2090 | 2026-07-24T06:41:56.281Z | Compiling encoding_rs v0.8.35 |
| 2091 | 2026-07-24T06:41:56.421Z | Compiling psl-types v2.0.11 |
| 2092 | 2026-07-24T06:41:56.435Z | Compiling mime v0.3.17 |
| 2093 | 2026-07-24T06:41:56.466Z | Compiling zlib-rs v0.6.2 |
| 2094 | 2026-07-24T06:41:56.522Z | Compiling fallible-iterator v0.2.0 |
| 2095 | 2026-07-24T06:41:56.537Z | Compiling cpufeatures v0.3.0 |
| 2096 | 2026-07-24T06:41:56.624Z | Compiling publicsuffix v2.3.0 |
| 2097 | 2026-07-24T06:41:56.805Z | Compiling postgres-protocol v0.6.10 |
| 2098 | 2026-07-24T06:41:56.821Z | Compiling newtype-uuid v1.3.2 |
| 2099 | 2026-07-24T06:41:56.847Z | Compiling num-iter v0.1.45 |
| 2100 | 2026-07-24T06:41:57.295Z | Compiling rand v0.8.6 |
| 2101 | 2026-07-24T06:41:57.431Z | Compiling oxnet v0.1.6 |
| 2102 | 2026-07-24T06:41:57.485Z | Compiling inout v0.2.2 |
| 2103 | 2026-07-24T06:41:57.512Z | Compiling anstream v1.0.0 |
| 2104 | 2026-07-24T06:41:57.583Z | Compiling hyper-tls v0.6.0 |
| 2105 | 2026-07-24T06:41:57.603Z | Compiling derive_builder v0.20.2 |
| 2106 | 2026-07-24T06:41:57.657Z | Compiling serde_with_macros v3.21.0 |
| 2107 | 2026-07-24T06:41:57.671Z | Compiling heck v0.4.1 |
| 2108 | 2026-07-24T06:41:57.833Z | Compiling phf_shared v0.13.1 |
| 2109 | 2026-07-24T06:41:57.850Z | Compiling pin-project v1.1.11 |
| 2110 | 2026-07-24T06:41:57.905Z | Compiling lazy_static v1.5.0 |
| 2111 | 2026-07-24T06:41:57.937Z | Compiling anstyle-parse v0.2.7 |
| 2112 | 2026-07-24T06:41:58.098Z | Compiling terminal_size v0.4.3 |
| 2113 | 2026-07-24T06:41:58.121Z | Compiling futures-executor v0.3.32 |
| 2114 | 2026-07-24T06:41:58.138Z | Compiling enum-as-inner v0.6.1 |
| 2115 | 2026-07-24T06:41:58.184Z | Compiling async-recursion v1.1.1 |
| 2116 | 2026-07-24T06:41:58.184Z | Compiling serde_repr v0.1.20 |
| 2117 | 2026-07-24T06:41:58.262Z | Compiling clap_derive v4.6.1 |
| 2118 | 2026-07-24T06:41:58.387Z | Compiling ff v0.13.1 |
| 2119 | 2026-07-24T06:41:58.404Z | Compiling vergen v9.1.0 |
| 2120 | 2026-07-24T06:41:58.459Z | Compiling cargo-platform v0.3.2 |
| 2121 | 2026-07-24T06:41:58.543Z | Compiling flate2 v1.1.9 |
| 2122 | 2026-07-24T06:41:58.737Z | Compiling managed v0.8.0 |
| 2123 | 2026-07-24T06:41:58.754Z | Compiling libbz2-rs-sys v0.2.2 |
| 2124 | 2026-07-24T06:41:58.802Z | Compiling foldhash v0.2.0 |
| 2125 | 2026-07-24T06:41:58.818Z | Compiling foldhash v0.1.5 |
| 2126 | 2026-07-24T06:41:58.902Z | Compiling base16ct v0.2.0 |
| 2127 | 2026-07-24T06:41:59.030Z | Compiling clap_lex v1.0.0 |
| 2128 | 2026-07-24T06:41:59.046Z | Compiling bitflags v1.3.2 |
| 2129 | 2026-07-24T06:41:59.094Z | Compiling bumpalo v3.20.2 |
| 2130 | 2026-07-24T06:41:59.145Z | Compiling same-file v1.0.6 |
| 2131 | 2026-07-24T06:41:59.176Z | Compiling bzip2 v0.6.1 |
| 2132 | 2026-07-24T06:41:59.196Z | Compiling clap_builder v4.6.0 |
| 2133 | 2026-07-24T06:41:59.308Z | Compiling zopfli v0.8.3 |
| 2134 | 2026-07-24T06:41:59.347Z | Compiling walkdir v2.5.0 |
| 2135 | 2026-07-24T06:41:59.363Z | Compiling sec1 v0.7.3 |
| 2136 | 2026-07-24T06:41:59.396Z | Compiling hashbrown v0.16.1 |
| 2137 | 2026-07-24T06:41:59.459Z | Compiling hashbrown v0.15.5 |
| 2138 | 2026-07-24T06:41:59.749Z | Compiling cargo_metadata v0.23.1 |
| 2139 | 2026-07-24T06:41:59.910Z | Compiling group v0.13.0 |
| 2140 | 2026-07-24T06:41:59.999Z | Compiling futures v0.3.32 |
| 2141 | 2026-07-24T06:42:00.130Z | Compiling zstd v0.13.3 |
| 2142 | 2026-07-24T06:42:00.418Z | Compiling anstream v0.6.21 |
| 2143 | 2026-07-24T06:42:00.477Z | Compiling phf v0.13.1 |
| 2144 | 2026-07-24T06:42:00.657Z | Compiling snafu v0.8.9 |
| 2145 | 2026-07-24T06:42:00.682Z | Compiling reqwest v0.12.28 |
| 2146 | 2026-07-24T06:42:00.722Z | Compiling daft v0.1.7 |
| 2147 | 2026-07-24T06:42:01.013Z | Compiling cipher v0.5.2 |
| 2148 | 2026-07-24T06:42:01.031Z | Compiling signal-hook-mio v0.2.5 |
| 2149 | 2026-07-24T06:42:01.115Z | Compiling cookie_store v0.22.1 |
| 2150 | 2026-07-24T06:42:01.168Z | Compiling postgres-types v0.2.12 |
| 2151 | 2026-07-24T06:42:01.184Z | Compiling bzip2 v0.4.4 |
| 2152 | 2026-07-24T06:42:01.261Z | Compiling globset v0.4.18 |
| 2153 | 2026-07-24T06:42:01.315Z | Compiling ed25519 v2.2.3 |
| 2154 | 2026-07-24T06:42:01.407Z | Compiling strum v0.27.2 |
| 2155 | 2026-07-24T06:42:01.582Z | Compiling hubpack v0.1.2 |
| 2156 | 2026-07-24T06:42:01.634Z | Compiling phf_shared v0.11.3 |
| 2157 | 2026-07-24T06:42:01.676Z | Compiling hkdf v0.12.4 |
| 2158 | 2026-07-24T06:42:01.691Z | Compiling crossbeam-epoch v0.9.18 |
| 2159 | 2026-07-24T06:42:01.737Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-07-24T06:42:01.808Z | Compiling olpc-cjson v0.1.4 |
| 2161 | 2026-07-24T06:42:01.987Z | Compiling serde_plain v1.0.2 |
| 2162 | 2026-07-24T06:42:02.049Z | Compiling serde-big-array v0.5.1 |
| 2163 | 2026-07-24T06:42:02.107Z | Compiling pem v3.0.6 |
| 2164 | 2026-07-24T06:42:02.196Z | Compiling crypto-bigint v0.5.5 |
| 2165 | 2026-07-24T06:42:02.227Z | Compiling float-cmp v0.10.0 |
| 2166 | 2026-07-24T06:42:02.246Z | Compiling memmap2 v0.9.10 |
| 2167 | 2026-07-24T06:42:02.357Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-07-24T06:42:02.389Z | Compiling difflib v0.4.0 |
| 2169 | 2026-07-24T06:42:02.409Z | Compiling data-encoding v2.10.0 |
| 2170 | 2026-07-24T06:42:02.463Z | Compiling predicates-core v1.0.10 |
| 2171 | 2026-07-24T06:42:02.478Z | Compiling new_debug_unreachable v1.0.6 |
| 2172 | 2026-07-24T06:42:02.566Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-07-24T06:42:02.634Z | Compiling fixedbitset v0.4.2 |
| 2174 | 2026-07-24T06:42:02.651Z | Compiling const-oid v0.10.2 |
| 2175 | 2026-07-24T06:42:02.651Z | Compiling whoami v2.1.0 |
| 2176 | 2026-07-24T06:42:02.856Z | Compiling jiff v0.2.21 |
| 2177 | 2026-07-24T06:42:02.871Z | Compiling static_assertions v1.1.0 |
| 2178 | 2026-07-24T06:42:02.888Z | Compiling keccak v0.1.6 |
| 2179 | 2026-07-24T06:42:02.969Z | Compiling normalize-line-endings v0.3.0 |
| 2180 | 2026-07-24T06:42:03.082Z | Compiling toml_write v0.1.2 |
| 2181 | 2026-07-24T06:42:03.107Z | Compiling fixedbitset v0.5.7 |
| 2182 | 2026-07-24T06:42:03.123Z | Compiling precomputed-hash v0.1.1 |
| 2183 | 2026-07-24T06:42:03.127Z | Compiling elliptic-curve v0.13.8 |
| 2184 | 2026-07-24T06:42:03.171Z | Compiling chacha20 v0.10.0 |
| 2185 | 2026-07-24T06:42:03.311Z | Compiling toml_edit v0.22.27 |
| 2186 | 2026-07-24T06:42:03.323Z | Compiling string_cache v0.8.9 |
| 2187 | 2026-07-24T06:42:03.329Z | Compiling petgraph v0.8.3 |
| 2188 | 2026-07-24T06:42:03.403Z | Compiling predicates v3.1.4 |
| 2189 | 2026-07-24T06:42:03.476Z | Compiling sha3 v0.10.8 |
| 2190 | 2026-07-24T06:42:03.492Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2191 | 2026-07-24T06:42:03.511Z | Compiling tokio-postgres v0.7.16 |
| 2192 | 2026-07-24T06:42:03.527Z | Compiling digest v0.11.3 |
| 2193 | 2026-07-24T06:42:03.545Z | Compiling petgraph v0.6.5 |
| 2194 | 2026-07-24T06:42:03.689Z | Compiling hickory-proto v0.25.2 |
| 2195 | 2026-07-24T06:42:03.732Z | Compiling env_logger v0.11.9 |
| 2196 | 2026-07-24T06:42:03.773Z | Compiling usdt v0.6.0 |
| 2197 | 2026-07-24T06:42:04.343Z | Compiling rsa v0.9.10 |
| 2198 | 2026-07-24T06:42:05.435Z | Compiling zip v4.6.1 |
| 2199 | 2026-07-24T06:42:05.504Z | Compiling ed25519-dalek v2.2.0 |
| 2200 | 2026-07-24T06:42:05.572Z | Compiling zip v0.6.6 |
| 2201 | 2026-07-24T06:42:05.843Z | Compiling crossterm v0.28.1 |
| 2202 | 2026-07-24T06:42:06.026Z | Compiling iddqd v0.4.2 |
| 2203 | 2026-07-24T06:42:06.125Z | Compiling clap v4.6.1 |
| 2204 | 2026-07-24T06:42:06.273Z | Compiling serde_with v3.21.0 |
| 2205 | 2026-07-24T06:42:06.365Z | Compiling similar v2.7.0 |
| 2206 | 2026-07-24T06:42:06.563Z | Compiling byte-wrapper v0.1.0 |
| 2207 | 2026-07-24T06:42:06.604Z | Compiling strum v0.26.3 |
| 2208 | 2026-07-24T06:42:06.620Z | Compiling toml v0.7.8 |
| 2209 | 2026-07-24T06:42:06.756Z | Compiling tokio-stream v0.1.18 |
| 2210 | 2026-07-24T06:42:06.889Z | Compiling buf-list v1.1.2 |
| 2211 | 2026-07-24T06:42:07.011Z | Compiling x509-cert v0.2.5 |
| 2212 | 2026-07-24T06:42:07.157Z | Compiling itertools v0.13.0 |
| 2213 | 2026-07-24T06:42:07.188Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2214 | 2026-07-24T06:42:07.255Z | Compiling openapiv3 v2.2.0 |
| 2215 | 2026-07-24T06:42:08.079Z | Compiling lalrpop-util v0.19.12 |
| 2216 | 2026-07-24T06:42:08.150Z | Compiling peg-runtime v0.8.5 |
| 2217 | 2026-07-24T06:42:23.848Z | Compiling rustls-webpki v0.103.13 |
| 2218 | 2026-07-24T06:42:25.557Z | Compiling macaddr v1.0.1 |
| 2219 | 2026-07-24T06:42:25.597Z | Compiling structmeta-derive v0.3.0 |
| 2220 | 2026-07-24T06:42:25.664Z | Compiling darling_core v0.21.3 |
| 2221 | 2026-07-24T06:42:25.709Z | Compiling crucible-workspace-hack v0.1.0 |
| 2222 | 2026-07-24T06:42:25.858Z | Compiling rayon-core v1.13.0 |
| 2223 | 2026-07-24T06:42:25.916Z | Compiling itertools v0.14.0 |
| 2224 | 2026-07-24T06:42:25.956Z | Compiling secrecy v0.10.3 |
| 2225 | 2026-07-24T06:42:26.076Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2226 | 2026-07-24T06:42:26.116Z | Compiling heapless v0.8.0 |
| 2227 | 2026-07-24T06:42:26.144Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2228 | 2026-07-24T06:42:26.227Z | Compiling crossbeam-deque v0.8.6 |
| 2229 | 2026-07-24T06:42:26.288Z | Compiling inout v0.1.4 |
| 2230 | 2026-07-24T06:42:26.394Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2231 | 2026-07-24T06:42:26.470Z | Compiling hash32 v0.3.1 |
| 2232 | 2026-07-24T06:42:26.473Z | Compiling multer v3.1.0 |
| 2233 | 2026-07-24T06:42:26.520Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2234 | 2026-07-24T06:42:26.622Z | Compiling thread_local v1.1.9 |
| 2235 | 2026-07-24T06:42:26.638Z | Compiling structmeta v0.3.0 |
| 2236 | 2026-07-24T06:42:26.669Z | Compiling unicode-width v0.2.0 |
| 2237 | 2026-07-24T06:42:26.693Z | Compiling slog-async v2.8.0 |
| 2238 | 2026-07-24T06:42:26.708Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2239 | 2026-07-24T06:42:26.780Z | Compiling smoltcp v0.11.0 |
| 2240 | 2026-07-24T06:42:26.869Z | Compiling match_cfg v0.1.0 |
| 2241 | 2026-07-24T06:42:26.956Z | Compiling compression-core v0.4.31 |
| 2242 | 2026-07-24T06:42:26.990Z | Compiling hostname v0.3.1 |
| 2243 | 2026-07-24T06:42:27.007Z | Compiling proc-macro-crate v3.4.0 |
| 2244 | 2026-07-24T06:42:27.037Z | Compiling derive-ex v0.1.8 |
| 2245 | 2026-07-24T06:42:27.147Z | Compiling compression-codecs v0.4.37 |
| 2246 | 2026-07-24T06:42:27.179Z | Compiling cipher v0.4.4 |
| 2247 | 2026-07-24T06:42:27.211Z | Compiling atomicwrites v0.4.4 |
| 2248 | 2026-07-24T06:42:27.315Z | Compiling tokio-rustls v0.26.4 |
| 2249 | 2026-07-24T06:42:27.445Z | Compiling rustls-platform-verifier v0.6.2 |
| 2250 | 2026-07-24T06:42:27.461Z | Compiling tough v0.22.0 |
| 2251 | 2026-07-24T06:42:27.509Z | Compiling slog-json v2.6.1 |
| 2252 | 2026-07-24T06:42:27.533Z | Compiling crossbeam-channel v0.5.15 |
| 2253 | 2026-07-24T06:42:27.610Z | Compiling hyper-rustls v0.27.7 |
| 2254 | 2026-07-24T06:42:27.669Z | Compiling half v2.7.1 |
| 2255 | 2026-07-24T06:42:27.688Z | Compiling newtype-uuid-macros v0.1.0 |
| 2256 | 2026-07-24T06:42:27.779Z | Compiling cobs v0.3.0 |
| 2257 | 2026-07-24T06:42:27.808Z | Compiling darling_macro v0.21.3 |
| 2258 | 2026-07-24T06:42:27.925Z | Compiling reqwest v0.13.2 |
| 2259 | 2026-07-24T06:42:28.031Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2260 | 2026-07-24T06:42:28.079Z | Compiling universal-hash v0.5.1 |
| 2261 | 2026-07-24T06:42:28.244Z | Compiling async-stream-impl v0.3.6 |
| 2262 | 2026-07-24T06:42:28.261Z | Compiling serde_spanned v1.1.1 |
| 2263 | 2026-07-24T06:42:28.355Z | Compiling darling v0.21.3 |
| 2264 | 2026-07-24T06:42:28.436Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2265 | 2026-07-24T06:42:28.459Z | Compiling is-terminal v0.4.17 |
| 2266 | 2026-07-24T06:42:28.475Z | Compiling ingot-macros v0.1.1 |
| 2267 | 2026-07-24T06:42:28.583Z | Compiling proc-macro-error-attr v1.0.4 |
| 2268 | 2026-07-24T06:42:28.587Z | Compiling dropshot v0.17.1 |
| 2269 | 2026-07-24T06:42:28.756Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2270 | 2026-07-24T06:42:28.832Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2271 | 2026-07-24T06:42:28.848Z | Compiling ciborium-io v0.2.2 |
| 2272 | 2026-07-24T06:42:28.865Z | Compiling term v1.2.1 |
| 2273 | 2026-07-24T06:42:28.880Z | Compiling convert_case v0.4.0 |
| 2274 | 2026-07-24T06:42:28.880Z | Compiling opaque-debug v0.3.1 |
| 2275 | 2026-07-24T06:42:28.966Z | Compiling take_mut v0.2.2 |
| 2276 | 2026-07-24T06:42:28.984Z | Compiling poly1305 v0.8.0 |
| 2277 | 2026-07-24T06:42:29.022Z | Compiling ciborium-ll v0.2.2 |
| 2278 | 2026-07-24T06:42:29.117Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2279 | 2026-07-24T06:42:29.132Z | Compiling thiserror-no-std v2.0.2 |
| 2280 | 2026-07-24T06:42:29.204Z | Compiling derive_more v0.99.20 |
| 2281 | 2026-07-24T06:42:29.241Z | Compiling slog-term v2.9.2 |
| 2282 | 2026-07-24T06:42:29.301Z | Compiling async-stream v0.3.6 |
| 2283 | 2026-07-24T06:42:29.572Z | Compiling test-strategy v0.4.5 |
| 2284 | 2026-07-24T06:42:29.590Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2285 | 2026-07-24T06:42:29.610Z | Compiling postcard v1.1.3 |
| 2286 | 2026-07-24T06:42:29.635Z | Compiling slog-bunyan v2.5.0 |
| 2287 | 2026-07-24T06:42:30.008Z | Compiling num_enum_derive v0.7.6 |
| 2288 | 2026-07-24T06:42:30.336Z | Compiling chacha20 v0.9.1 |
| 2289 | 2026-07-24T06:42:30.523Z | Compiling async-compression v0.4.41 |
| 2290 | 2026-07-24T06:42:30.674Z | Compiling parse-display-derive v0.10.0 |
| 2291 | 2026-07-24T06:42:30.906Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2292 | 2026-07-24T06:42:30.973Z | Compiling sha1 v0.11.0 |
| 2293 | 2026-07-24T06:42:31.015Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2294 | 2026-07-24T06:42:31.053Z | Compiling proc-macro-crate v1.3.1 |
| 2295 | 2026-07-24T06:42:31.124Z | Compiling ingot-types v0.1.2 |
| 2296 | 2026-07-24T06:42:31.208Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2297 | 2026-07-24T06:42:31.305Z | Compiling waitgroup v0.1.2 |
| 2298 | 2026-07-24T06:42:31.404Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2299 | 2026-07-24T06:42:31.407Z | Compiling backon v1.6.0 |
| 2300 | 2026-07-24T06:42:31.420Z | Compiling password-hash v0.5.0 |
| 2301 | 2026-07-24T06:42:31.453Z | Compiling rustls-pemfile v2.2.0 |
| 2302 | 2026-07-24T06:42:31.456Z | Compiling dropshot_endpoint v0.17.1 |
| 2303 | 2026-07-24T06:42:31.487Z | Compiling blake2 v0.10.6 |
| 2304 | 2026-07-24T06:42:31.618Z | Compiling ingot v0.1.1 |
| 2305 | 2026-07-24T06:42:31.637Z | Compiling aead v0.5.2 |
| 2306 | 2026-07-24T06:42:31.688Z | Compiling foreign-types-macros v0.2.3 |
| 2307 | 2026-07-24T06:42:31.752Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2308 | 2026-07-24T06:42:31.842Z | Compiling serde_path_to_error v0.1.20 |
| 2309 | 2026-07-24T06:42:31.859Z | Compiling hostname v0.4.2 |
| 2310 | 2026-07-24T06:42:31.859Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2311 | 2026-07-24T06:42:32.005Z | Compiling proc-macro-error v1.0.4 |
| 2312 | 2026-07-24T06:42:32.042Z | Compiling instant v0.1.13 |
| 2313 | 2026-07-24T06:42:32.108Z | Compiling foreign-types-shared v0.3.1 |
| 2314 | 2026-07-24T06:42:32.183Z | Compiling debug-ignore v1.0.5 |
| 2315 | 2026-07-24T06:42:32.199Z | Compiling parse-display v0.10.0 |
| 2316 | 2026-07-24T06:42:32.202Z | Compiling backoff v0.4.0 |
| 2317 | 2026-07-24T06:42:32.296Z | Compiling chacha20poly1305 v0.10.1 |
| 2318 | 2026-07-24T06:42:32.312Z | Compiling foreign-types v0.5.0 |
| 2319 | 2026-07-24T06:42:32.317Z | Compiling argon2 v0.5.3 |
| 2320 | 2026-07-24T06:42:32.317Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2321 | 2026-07-24T06:42:32.379Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2322 | 2026-07-24T06:42:32.411Z | Compiling num_enum_derive v0.5.11 |
| 2323 | 2026-07-24T06:42:32.428Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2324 | 2026-07-24T06:42:32.461Z | Compiling num_enum v0.7.6 |
| 2325 | 2026-07-24T06:42:32.510Z | Compiling vsss-rs v3.3.4 |
| 2326 | 2026-07-24T06:42:32.603Z | Compiling ciborium v0.2.2 |
| 2327 | 2026-07-24T06:42:32.946Z | Compiling tabwriter v1.4.1 |
| 2328 | 2026-07-24T06:42:33.013Z | Compiling regress v0.10.5 |
| 2329 | 2026-07-24T06:42:33.106Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2330 | 2026-07-24T06:42:33.106Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2331 | 2026-07-24T06:42:33.139Z | Compiling cstr-argument v0.1.2 |
| 2332 | 2026-07-24T06:42:33.288Z | Compiling humantime v2.3.0 |
| 2333 | 2026-07-24T06:42:33.305Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2334 | 2026-07-24T06:42:33.330Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2335 | 2026-07-24T06:42:33.346Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2336 | 2026-07-24T06:42:33.394Z | Compiling num_enum v0.5.11 |
| 2337 | 2026-07-24T06:42:33.535Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2338 | 2026-07-24T06:42:33.569Z | Compiling rayon v1.11.0 |
| 2339 | 2026-07-24T06:42:33.583Z | Compiling rand v0.10.1 |
| 2340 | 2026-07-24T06:42:33.599Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2341 | 2026-07-24T06:42:33.617Z | Compiling colored v3.1.1 |
| 2342 | 2026-07-24T06:42:33.617Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2343 | 2026-07-24T06:42:33.709Z | Compiling libefi-sys v0.1.0 |
| 2344 | 2026-07-24T06:42:33.747Z | Compiling indent_write v2.2.0 |
| 2345 | 2026-07-24T06:42:33.763Z | Compiling zone_cfg_derive v0.3.1 |
| 2346 | 2026-07-24T06:42:33.785Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2347 | 2026-07-24T06:42:33.916Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2348 | 2026-07-24T06:42:33.932Z | Compiling camino-tempfile v1.4.1 |
| 2349 | 2026-07-24T06:42:33.970Z | Compiling itertools v0.12.1 |
| 2350 | 2026-07-24T06:42:33.986Z | Compiling usdt-attr-macro v0.5.0 |
| 2351 | 2026-07-24T06:42:34.035Z | Compiling usdt-macro v0.5.0 |
| 2352 | 2026-07-24T06:42:34.053Z | Compiling num-derive v0.4.2 |
| 2353 | 2026-07-24T06:42:34.156Z | Compiling bitfield-struct v0.6.2 |
| 2354 | 2026-07-24T06:42:34.364Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2355 | 2026-07-24T06:42:34.381Z | Compiling blake3 v1.8.5 |
| 2356 | 2026-07-24T06:42:34.428Z | Compiling memmap v0.7.0 |
| 2357 | 2026-07-24T06:42:34.445Z | Compiling sigpipe v0.1.3 |
| 2358 | 2026-07-24T06:42:34.480Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2359 | 2026-07-24T06:42:34.640Z | Compiling glob v0.3.3 |
| 2360 | 2026-07-24T06:42:34.677Z | Compiling swrite v0.1.0 |
| 2361 | 2026-07-24T06:42:34.739Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2362 | 2026-07-24T06:42:34.811Z | Compiling usdt v0.5.0 |
| 2363 | 2026-07-24T06:42:34.844Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2364 | 2026-07-24T06:42:34.994Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2365 | 2026-07-24T06:42:35.052Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2366 | 2026-07-24T06:42:35.068Z | Compiling smf v0.2.3 |
| 2367 | 2026-07-24T06:42:35.169Z | Compiling filetime v0.2.27 |
| 2368 | 2026-07-24T06:42:35.262Z | Compiling xattr v1.6.1 |
| 2369 | 2026-07-24T06:42:35.285Z | Compiling zone v0.3.1 |
| 2370 | 2026-07-24T06:42:35.369Z | Compiling arrayref v0.3.9 |
| 2371 | 2026-07-24T06:42:35.385Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2372 | 2026-07-24T06:42:35.400Z | Compiling constant_time_eq v0.4.2 |
| 2373 | 2026-07-24T06:42:35.460Z | Compiling whoami v1.6.1 |
| 2374 | 2026-07-24T06:42:35.472Z | Compiling arrayvec v0.7.6 |
| 2375 | 2026-07-24T06:42:35.472Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2376 | 2026-07-24T06:42:35.472Z | Compiling tar v0.4.46 |
| 2377 | 2026-07-24T06:42:35.520Z | Compiling tokio-dtrace v0.1.1 |
| 2378 | 2026-07-24T06:42:35.576Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2379 | 2026-07-24T06:42:35.616Z | Compiling console v0.16.2 |
| 2380 | 2026-07-24T06:42:35.775Z | Compiling gethostname v0.5.0 |
| 2381 | 2026-07-24T06:42:35.833Z | Compiling unit-prefix v0.5.2 |
| 2382 | 2026-07-24T06:42:35.872Z | Compiling topological-sort v0.2.2 |
| 2383 | 2026-07-24T06:42:35.924Z | Compiling oxide-tokio-rt v0.1.4 |
| 2384 | 2026-07-24T06:42:35.940Z | Compiling toml v0.8.23 |
| 2385 | 2026-07-24T06:42:36.005Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2386 | 2026-07-24T06:42:36.191Z | Compiling indicatif v0.18.4 |
| 2387 | 2026-07-24T06:42:36.218Z | Compiling shell-words v1.1.1 |
| 2388 | 2026-07-24T06:42:36.363Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2389 | 2026-07-24T06:42:45.697Z | Compiling progenitor-client v0.14.0 |
| 2390 | 2026-07-24T06:42:45.697Z | Compiling omicron-zone-package v0.12.3 |
| 2391 | 2026-07-24T06:42:45.950Z | Compiling progenitor-extras v0.2.0 |
| 2392 | 2026-07-24T06:42:46.290Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2393 | 2026-07-24T06:42:46.318Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2394 | 2026-07-24T06:42:46.381Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2395 | 2026-07-24T06:42:46.412Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2396 | 2026-07-24T06:42:46.463Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2397 | 2026-07-24T06:42:46.492Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2398 | 2026-07-24T06:42:46.592Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2399 | 2026-07-24T06:42:46.740Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2400 | 2026-07-24T06:42:47.060Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2401 | 2026-07-24T06:42:51.000Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2402 | 2026-07-24T06:42:59.131Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2403 | 2026-07-24T06:43:02.321Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2404 | 2026-07-24T06:43:03.390Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2405 | 2026-07-24T06:43:12.785Z | Finished `release` profile [optimized] target(s) in 1m 40s |
| 2406 | 2026-07-24T06:43:12.888Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2407 | 2026-07-24T06:43:12.950Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2408 | 2026-07-24T06:43:12.955Z | Created new build target 'test' and set it as active |
| 2409 | 2026-07-24T06:43:12.955Z | |
| 2410 | 2026-07-24T06:43:12.955Z | real 1:40.727917587 |
| 2411 | 2026-07-24T06:43:12.955Z | user 16:31.695055114 |
| 2412 | 2026-07-24T06:43:12.955Z | sys 2:37.723867796 |
| 2413 | 2026-07-24T06:43:12.955Z | trap 0.456927142 |
| 2414 | 2026-07-24T06:43:12.955Z | tflt 2.209335700 |
| 2415 | 2026-07-24T06:43:12.955Z | dflt 4.203864319 |
| 2416 | 2026-07-24T06:43:12.955Z | kflt 0.000508319 |
| 2417 | 2026-07-24T06:43:12.955Z | lock 52:05.093838017 |
| 2418 | 2026-07-24T06:43:12.955Z | slp 42:24.598483777 |
| 2419 | 2026-07-24T06:43:12.955Z | lat 43.501367525 |
| 2420 | 2026-07-24T06:43:12.955Z | stop 5:24.703947700 |
| 2421 | 2026-07-24T06:43:12.955Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2422 | 2026-07-24T06:43:13.809Z | Finished `release` profile [optimized] target(s) in 0.84s |
| 2423 | 2026-07-24T06:43:13.876Z | Running `target/release/omicron-package -t test package` |
| 2424 | 2026-07-24T06:43:13.931Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2425 | 2026-07-24T06:43:15.308Z | Compiling heck v0.5.0 |
| 2426 | 2026-07-24T06:43:15.509Z | Compiling regress v0.11.1 |
| 2427 | 2026-07-24T06:43:15.540Z | Compiling unsafe-libyaml v0.2.11 |
| 2428 | 2026-07-24T06:43:15.557Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2429 | 2026-07-24T06:43:15.582Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2430 | 2026-07-24T06:43:15.603Z | Compiling derive-where v1.6.0 |
| 2431 | 2026-07-24T06:43:15.606Z | Compiling bytecount v0.6.9 |
| 2432 | 2026-07-24T06:43:15.623Z | Compiling atomicwrites v0.4.4 |
| 2433 | 2026-07-24T06:43:15.628Z | Compiling is-terminal v0.4.17 |
| 2434 | 2026-07-24T06:43:15.683Z | Compiling prettyplease v0.2.37 |
| 2435 | 2026-07-24T06:43:15.689Z | Compiling console v0.15.11 |
| 2436 | 2026-07-24T06:43:15.689Z | Compiling newline-converter v0.3.0 |
| 2437 | 2026-07-24T06:43:15.689Z | Compiling slog-dtrace v0.3.0 |
| 2438 | 2026-07-24T06:43:15.764Z | Compiling resolv-conf v0.7.6 |
| 2439 | 2026-07-24T06:43:15.769Z | Compiling num-rational v0.4.2 |
| 2440 | 2026-07-24T06:43:15.804Z | Compiling num-complex v0.4.6 |
| 2441 | 2026-07-24T06:43:15.828Z | Compiling thread_local v1.1.9 |
| 2442 | 2026-07-24T06:43:15.832Z | Compiling match_cfg v0.1.0 |
| 2443 | 2026-07-24T06:43:15.870Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2444 | 2026-07-24T06:43:15.891Z | Compiling compression-core v0.4.31 |
| 2445 | 2026-07-24T06:43:15.949Z | Compiling unicode-width v0.1.14 |
| 2446 | 2026-07-24T06:43:15.992Z | Compiling cancel-safe-futures v0.1.5 |
| 2447 | 2026-07-24T06:43:16.067Z | Compiling serde_yaml v0.9.34+deprecated |
| 2448 | 2026-07-24T06:43:16.087Z | Compiling compression-codecs v0.4.37 |
| 2449 | 2026-07-24T06:43:16.093Z | Compiling hostname v0.3.1 |
| 2450 | 2026-07-24T06:43:16.211Z | Compiling expectorate v1.2.0 |
| 2451 | 2026-07-24T06:43:16.275Z | Compiling num v0.4.3 |
| 2452 | 2026-07-24T06:43:16.294Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2453 | 2026-07-24T06:43:16.317Z | Compiling multer v3.1.0 |
| 2454 | 2026-07-24T06:43:16.320Z | Compiling slog-async v2.8.0 |
| 2455 | 2026-07-24T06:43:16.360Z | Compiling crossbeam-channel v0.5.15 |
| 2456 | 2026-07-24T06:43:16.379Z | Compiling slog-json v2.6.1 |
| 2457 | 2026-07-24T06:43:16.402Z | Compiling serde_spanned v1.1.1 |
| 2458 | 2026-07-24T06:43:16.406Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2459 | 2026-07-24T06:43:16.406Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2460 | 2026-07-24T06:43:16.462Z | Compiling take_mut v0.2.2 |
| 2461 | 2026-07-24T06:43:16.637Z | Compiling term v1.2.1 |
| 2462 | 2026-07-24T06:43:16.717Z | Compiling linked-hash-map v0.5.6 |
| 2463 | 2026-07-24T06:43:16.717Z | Compiling float-ord v0.3.2 |
| 2464 | 2026-07-24T06:43:16.718Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2465 | 2026-07-24T06:43:16.718Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2466 | 2026-07-24T06:43:16.782Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2467 | 2026-07-24T06:43:16.812Z | Compiling slog-bunyan v2.5.0 |
| 2468 | 2026-07-24T06:43:16.834Z | Compiling oxide-update-engine-types v0.1.2 |
| 2469 | 2026-07-24T06:43:16.837Z | Compiling lru-cache v0.1.2 |
| 2470 | 2026-07-24T06:43:16.973Z | Compiling slog-term v2.9.2 |
| 2471 | 2026-07-24T06:43:17.017Z | Compiling async-compression v0.4.41 |
| 2472 | 2026-07-24T06:43:17.154Z | Compiling typify-impl v0.6.2 |
| 2473 | 2026-07-24T06:43:17.163Z | Compiling async-stream v0.3.6 |
| 2474 | 2026-07-24T06:43:17.320Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2475 | 2026-07-24T06:43:17.360Z | Compiling dropshot v0.17.1 |
| 2476 | 2026-07-24T06:43:17.379Z | Compiling sha1 v0.11.0 |
| 2477 | 2026-07-24T06:43:17.389Z | Compiling progenitor-client v0.14.0 |
| 2478 | 2026-07-24T06:43:17.418Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2479 | 2026-07-24T06:43:17.467Z | Compiling waitgroup v0.1.2 |
| 2480 | 2026-07-24T06:43:17.487Z | Compiling rustls-pemfile v2.2.0 |
| 2481 | 2026-07-24T06:43:17.589Z | Compiling backon v1.6.0 |
| 2482 | 2026-07-24T06:43:17.639Z | Compiling serde_path_to_error v0.1.20 |
| 2483 | 2026-07-24T06:43:17.643Z | Compiling hostname v0.4.2 |
| 2484 | 2026-07-24T06:43:17.670Z | Compiling instant v0.1.13 |
| 2485 | 2026-07-24T06:43:17.703Z | Compiling minimal-lexical v0.2.1 |
| 2486 | 2026-07-24T06:43:17.722Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-07-24T06:43:17.805Z | Compiling debug-ignore v1.0.5 |
| 2488 | 2026-07-24T06:43:17.827Z | Compiling backoff v0.4.0 |
| 2489 | 2026-07-24T06:43:17.848Z | Compiling progenitor-extras v0.2.0 |
| 2490 | 2026-07-24T06:43:17.871Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2491 | 2026-07-24T06:43:17.939Z | Compiling nom v7.1.3 |
| 2492 | 2026-07-24T06:43:17.990Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2493 | 2026-07-24T06:43:18.012Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2494 | 2026-07-24T06:43:18.076Z | Compiling oxide-update-engine v0.1.2 |
| 2495 | 2026-07-24T06:43:18.085Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2496 | 2026-07-24T06:43:18.133Z | Compiling parse-display v0.10.0 |
| 2497 | 2026-07-24T06:43:18.295Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2498 | 2026-07-24T06:43:18.419Z | Compiling hickory-proto v0.24.4 |
| 2499 | 2026-07-24T06:43:18.686Z | Compiling regress v0.10.5 |
| 2500 | 2026-07-24T06:43:19.042Z | Compiling macaddr v1.0.1 |
| 2501 | 2026-07-24T06:43:19.291Z | Compiling humantime v2.3.0 |
| 2502 | 2026-07-24T06:43:19.351Z | Compiling unicode-xid v0.2.6 |
| 2503 | 2026-07-24T06:43:19.526Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2504 | 2026-07-24T06:43:19.556Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2505 | 2026-07-24T06:43:19.615Z | Compiling convert_case v0.10.0 |
| 2506 | 2026-07-24T06:43:19.652Z | Compiling owo-colors v4.3.0 |
| 2507 | 2026-07-24T06:43:19.843Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2508 | 2026-07-24T06:43:19.912Z | Compiling derive_more-impl v2.1.1 |
| 2509 | 2026-07-24T06:43:20.010Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2510 | 2026-07-24T06:43:20.052Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2511 | 2026-07-24T06:43:20.256Z | Compiling toml v0.8.23 |
| 2512 | 2026-07-24T06:43:20.568Z | Compiling typify-macro v0.6.2 |
| 2513 | 2026-07-24T06:43:20.710Z | Compiling derive_more v2.1.1 |
| 2514 | 2026-07-24T06:43:20.726Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2515 | 2026-07-24T06:43:20.784Z | Compiling papergrid v0.11.0 |
| 2516 | 2026-07-24T06:43:20.815Z | Compiling tabled_derive v0.7.0 |
| 2517 | 2026-07-24T06:43:20.854Z | Compiling termtree v0.5.1 |
| 2518 | 2026-07-24T06:43:20.893Z | Compiling crossterm v0.29.0 |
| 2519 | 2026-07-24T06:43:21.041Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2520 | 2026-07-24T06:43:21.292Z | Compiling hickory-resolver v0.24.4 |
| 2521 | 2026-07-24T06:43:21.783Z | Compiling tabled v0.15.0 |
| 2522 | 2026-07-24T06:43:22.037Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2523 | 2026-07-24T06:43:22.093Z | Compiling phf_shared v0.12.1 |
| 2524 | 2026-07-24T06:43:22.177Z | Compiling typify v0.6.2 |
| 2525 | 2026-07-24T06:43:22.366Z | Compiling progenitor-impl v0.14.0 |
| 2526 | 2026-07-24T06:43:22.822Z | Compiling qorb v0.4.1 |
| 2527 | 2026-07-24T06:43:22.924Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2528 | 2026-07-24T06:43:23.506Z | Compiling csv-core v0.1.13 |
| 2529 | 2026-07-24T06:43:23.892Z | Compiling vte v0.14.1 |
| 2530 | 2026-07-24T06:43:23.960Z | Compiling highway v1.3.0 |
| 2531 | 2026-07-24T06:43:24.158Z | Compiling chrono-tz v0.10.4 |
| 2532 | 2026-07-24T06:43:24.413Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2533 | 2026-07-24T06:43:24.550Z | Compiling progenitor-macro v0.14.0 |
| 2534 | 2026-07-24T06:43:25.891Z | Compiling strip-ansi-escapes v0.2.1 |
| 2535 | 2026-07-24T06:43:25.960Z | Compiling csv v1.4.0 |
| 2536 | 2026-07-24T06:43:26.029Z | Compiling phf v0.12.1 |
| 2537 | 2026-07-24T06:43:26.238Z | Compiling const_format_proc_macros v0.2.34 |
| 2538 | 2026-07-24T06:43:26.264Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2539 | 2026-07-24T06:43:26.420Z | Compiling fd-lock v4.0.4 |
| 2540 | 2026-07-24T06:43:26.590Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2541 | 2026-07-24T06:43:26.777Z | Compiling peg-macros v0.8.5 |
| 2542 | 2026-07-24T06:43:27.091Z | Compiling nu-ansi-term v0.50.3 |
| 2543 | 2026-07-24T06:43:27.383Z | Compiling reedline v0.40.0 |
| 2544 | 2026-07-24T06:43:27.454Z | Compiling const_format v0.2.35 |
| 2545 | 2026-07-24T06:43:27.561Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2546 | 2026-07-24T06:43:28.012Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2547 | 2026-07-24T06:43:28.139Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2548 | 2026-07-24T06:43:28.156Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2549 | 2026-07-24T06:43:28.614Z | Compiling progenitor v0.14.0 |
| 2550 | 2026-07-24T06:43:28.799Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2551 | 2026-07-24T06:43:28.991Z | Compiling peg v0.8.5 |
| 2552 | 2026-07-24T06:43:29.149Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2553 | 2026-07-24T06:43:29.593Z | Compiling bcs v0.1.6 |
| 2554 | 2026-07-24T06:43:29.851Z | Compiling nom v8.0.0 |
| 2555 | 2026-07-24T06:43:29.952Z | Compiling semver v0.1.20 |
| 2556 | 2026-07-24T06:43:30.265Z | Compiling rustc_version v0.1.7 |
| 2557 | 2026-07-24T06:43:30.473Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2558 | 2026-07-24T06:43:30.521Z | Compiling newtype_derive v0.1.6 |
| 2559 | 2026-07-24T06:43:30.739Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2560 | 2026-07-24T06:43:30.755Z | Compiling unicode-linebreak v0.1.5 |
| 2561 | 2026-07-24T06:43:30.788Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2562 | 2026-07-24T06:43:30.938Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2563 | 2026-07-24T06:43:31.072Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2564 | 2026-07-24T06:43:31.104Z | Compiling smawk v0.3.2 |
| 2565 | 2026-07-24T06:43:31.712Z | Compiling textwrap v0.16.2 |
| 2566 | 2026-07-24T06:43:31.733Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2567 | 2026-07-24T06:43:31.733Z | Compiling steno v0.4.1 |
| 2568 | 2026-07-24T06:43:31.733Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2569 | 2026-07-24T06:43:32.055Z | Compiling base64 v0.21.7 |
| 2570 | 2026-07-24T06:43:32.101Z | Compiling sha1 v0.10.6 |
| 2571 | 2026-07-24T06:43:32.583Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2572 | 2026-07-24T06:43:32.597Z | Compiling tagptr v0.2.0 |
| 2573 | 2026-07-24T06:43:32.597Z | Compiling utf-8 v0.7.6 |
| 2574 | 2026-07-24T06:43:32.814Z | Compiling moka v0.12.13 |
| 2575 | 2026-07-24T06:43:32.844Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2576 | 2026-07-24T06:43:32.949Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2577 | 2026-07-24T06:43:33.102Z | Compiling tungstenite v0.21.0 |
| 2578 | 2026-07-24T06:43:33.173Z | Compiling display-error-chain v0.2.2 |
| 2579 | 2026-07-24T06:43:33.541Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2580 | 2026-07-24T06:43:33.759Z | Compiling tokio-tungstenite v0.21.0 |
| 2581 | 2026-07-24T06:43:34.043Z | Compiling hickory-resolver v0.25.2 |
| 2582 | 2026-07-24T06:43:34.143Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2583 | 2026-07-24T06:43:34.197Z | Compiling radium v0.7.0 |
| 2584 | 2026-07-24T06:43:34.534Z | Compiling tap v1.0.1 |
| 2585 | 2026-07-24T06:43:34.593Z | Compiling maybe-uninit v2.0.0 |
| 2586 | 2026-07-24T06:43:34.826Z | Compiling wyz v0.5.1 |
| 2587 | 2026-07-24T06:43:34.995Z | Compiling num-derive v0.3.3 |
| 2588 | 2026-07-24T06:43:35.237Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2589 | 2026-07-24T06:43:35.308Z | Compiling vergen-lib v0.1.6 |
| 2590 | 2026-07-24T06:43:39.781Z | Compiling zerocopy-derive v0.6.6 |
| 2591 | 2026-07-24T06:43:39.816Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2592 | 2026-07-24T06:43:39.816Z | Compiling crc-catalog v2.4.0 |
| 2593 | 2026-07-24T06:43:39.816Z | Compiling packed_struct v0.10.1 |
| 2594 | 2026-07-24T06:43:39.817Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2595 | 2026-07-24T06:43:39.817Z | Compiling funty v2.0.0 |
| 2596 | 2026-07-24T06:43:39.817Z | Compiling diesel_derives v2.3.7 |
| 2597 | 2026-07-24T06:43:39.817Z | Compiling bitvec v1.0.1 |
| 2598 | 2026-07-24T06:43:39.817Z | Compiling crc v3.4.0 |
| 2599 | 2026-07-24T06:43:39.817Z | Compiling zerocopy v0.6.6 |
| 2600 | 2026-07-24T06:43:39.845Z | Compiling proc-macro-error2 v2.0.1 |
| 2601 | 2026-07-24T06:43:39.845Z | Compiling libscf-sys v1.1.0 |
| 2602 | 2026-07-24T06:43:39.845Z | Compiling dsl_auto_type v0.2.0 |
| 2603 | 2026-07-24T06:43:39.845Z | Compiling scheduled-thread-pool v0.2.7 |
| 2604 | 2026-07-24T06:43:39.845Z | Compiling packed_struct_codegen v0.10.1 |
| 2605 | 2026-07-24T06:43:39.845Z | Compiling vergen-gitcl v1.0.8 |
| 2606 | 2026-07-24T06:43:39.845Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2607 | 2026-07-24T06:43:39.845Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2608 | 2026-07-24T06:43:39.845Z | Compiling bitfield-macros v0.19.4 |
| 2609 | 2026-07-24T06:43:39.846Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2610 | 2026-07-24T06:43:39.846Z | Compiling dirs-sys-next v0.1.2 |
| 2611 | 2026-07-24T06:43:39.846Z | Compiling indexmap v1.9.3 |
| 2612 | 2026-07-24T06:43:39.846Z | Compiling glob v0.3.3 |
| 2613 | 2026-07-24T06:43:39.846Z | Compiling crunchy v0.2.4 |
| 2614 | 2026-07-24T06:43:39.846Z | Compiling nodrop v0.1.14 |
| 2615 | 2026-07-24T06:43:39.846Z | Compiling maplit v1.0.2 |
| 2616 | 2026-07-24T06:43:39.846Z | Compiling bitfield v0.19.4 |
| 2617 | 2026-07-24T06:43:39.846Z | Compiling array-init v0.0.4 |
| 2618 | 2026-07-24T06:43:39.846Z | Compiling clang-sys v1.8.1 |
| 2619 | 2026-07-24T06:43:39.846Z | Compiling dirs-next v2.0.0 |
| 2620 | 2026-07-24T06:43:39.846Z | Compiling r2d2 v0.8.10 |
| 2621 | 2026-07-24T06:43:39.846Z | Compiling smallvec v0.6.14 |
| 2622 | 2026-07-24T06:43:39.846Z | Compiling tabled_derive v0.11.0 |
| 2623 | 2026-07-24T06:43:39.846Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2624 | 2026-07-24T06:43:39.874Z | Compiling papergrid v0.17.0 |
| 2625 | 2026-07-24T06:43:40.042Z | Compiling testing_table v0.3.0 |
| 2626 | 2026-07-24T06:43:40.189Z | Compiling downcast-rs v2.0.2 |
| 2627 | 2026-07-24T06:43:40.324Z | Compiling hashbrown v0.12.3 |
| 2628 | 2026-07-24T06:43:40.445Z | Compiling tiny-keccak v2.0.2 |
| 2629 | 2026-07-24T06:43:40.490Z | Compiling serde-hex v0.1.0 |
| 2630 | 2026-07-24T06:43:40.649Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2631 | 2026-07-24T06:43:40.717Z | Compiling term v0.7.0 |
| 2632 | 2026-07-24T06:43:40.816Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2633 | 2026-07-24T06:43:40.925Z | Compiling ron v0.8.1 |
| 2634 | 2026-07-24T06:43:40.996Z | Compiling hashbrown v0.13.2 |
| 2635 | 2026-07-24T06:43:41.051Z | Compiling tabled v0.20.0 |
| 2636 | 2026-07-24T06:43:41.218Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2637 | 2026-07-24T06:43:41.389Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2638 | 2026-07-24T06:43:41.624Z | Compiling crc-any v2.5.0 |
| 2639 | 2026-07-24T06:43:41.645Z | Compiling bit-vec v0.6.3 |
| 2640 | 2026-07-24T06:43:41.885Z | Compiling bit-set v0.5.3 |
| 2641 | 2026-07-24T06:43:42.043Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2642 | 2026-07-24T06:43:42.141Z | Compiling object v0.30.4 |
| 2643 | 2026-07-24T06:43:42.632Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2644 | 2026-07-24T06:43:42.678Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2645 | 2026-07-24T06:43:42.703Z | Compiling ascii-canvas v3.0.0 |
| 2646 | 2026-07-24T06:43:42.969Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2647 | 2026-07-24T06:43:43.331Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2648 | 2026-07-24T06:43:43.335Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2649 | 2026-07-24T06:43:43.534Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2650 | 2026-07-24T06:43:43.562Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2651 | 2026-07-24T06:43:43.742Z | Compiling itertools v0.10.5 |
| 2652 | 2026-07-24T06:43:43.788Z | Compiling ena v0.14.4 |
| 2653 | 2026-07-24T06:43:43.955Z | Compiling libloading v0.8.9 |
| 2654 | 2026-07-24T06:43:44.053Z | Compiling unicase v2.9.0 |
| 2655 | 2026-07-24T06:43:44.219Z | Compiling path-slash v0.1.5 |
| 2656 | 2026-07-24T06:43:44.222Z | Compiling diesel v2.3.7 |
| 2657 | 2026-07-24T06:43:44.373Z | Compiling xshell-macros v0.2.7 |
| 2658 | 2026-07-24T06:43:44.409Z | Compiling regex-syntax v0.6.29 |
| 2659 | 2026-07-24T06:43:44.675Z | Compiling bindgen v0.71.1 |
| 2660 | 2026-07-24T06:43:44.790Z | Compiling diff v0.1.13 |
| 2661 | 2026-07-24T06:43:44.869Z | Compiling xshell v0.2.7 |
| 2662 | 2026-07-24T06:43:45.541Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-07-24T06:43:46.238Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-07-24T06:43:46.450Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2665 | 2026-07-24T06:43:47.016Z | Compiling cexpr v0.6.0 |
| 2666 | 2026-07-24T06:43:47.101Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2667 | 2026-07-24T06:43:47.341Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2668 | 2026-07-24T06:43:47.590Z | Compiling crc8 v0.1.1 |
| 2669 | 2026-07-24T06:43:47.659Z | Compiling rustc-hash v2.1.1 |
| 2670 | 2026-07-24T06:43:47.729Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2671 | 2026-07-24T06:43:47.925Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2672 | 2026-07-24T06:43:48.002Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2673 | 2026-07-24T06:43:48.196Z | Compiling headers-core v0.3.0 |
| 2674 | 2026-07-24T06:43:48.359Z | Compiling libxml v0.3.3 |
| 2675 | 2026-07-24T06:43:48.485Z | Compiling headers v0.4.1 |
| 2676 | 2026-07-24T06:43:48.712Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2677 | 2026-07-24T06:43:48.954Z | Compiling strum_macros v0.24.3 |
| 2678 | 2026-07-24T06:43:48.978Z | Compiling indoc v1.0.9 |
| 2679 | 2026-07-24T06:43:49.135Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2680 | 2026-07-24T06:43:49.436Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2681 | 2026-07-24T06:43:49.671Z | Compiling derive_builder v0.20.2 |
| 2682 | 2026-07-24T06:43:49.841Z | Compiling quick-xml v0.37.5 |
| 2683 | 2026-07-24T06:43:50.160Z | Compiling oso-derive v0.27.3 |
| 2684 | 2026-07-24T06:43:50.212Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2685 | 2026-07-24T06:43:50.677Z | Compiling openssl-probe v0.1.6 |
| 2686 | 2026-07-24T06:43:50.734Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2687 | 2026-07-24T06:43:50.908Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2688 | 2026-07-24T06:43:50.976Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2689 | 2026-07-24T06:43:51.141Z | Compiling bb8 v0.8.6 |
| 2690 | 2026-07-24T06:43:51.377Z | Compiling trait-variant v0.1.2 |
| 2691 | 2026-07-24T06:43:51.409Z | Compiling half v1.8.3 |
| 2692 | 2026-07-24T06:43:51.507Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2693 | 2026-07-24T06:43:51.528Z | Compiling progenitor-impl v0.13.0 |
| 2694 | 2026-07-24T06:43:51.550Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2695 | 2026-07-24T06:43:51.803Z | Compiling serde_cbor v0.11.2 |
| 2696 | 2026-07-24T06:43:51.896Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2697 | 2026-07-24T06:43:51.977Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2698 | 2026-07-24T06:43:52.451Z | Compiling samael v0.0.19 |
| 2699 | 2026-07-24T06:43:52.579Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2700 | 2026-07-24T06:43:52.839Z | Compiling progenitor-client v0.13.0 |
| 2701 | 2026-07-24T06:43:52.890Z | Compiling nonempty v0.12.0 |
| 2702 | 2026-07-24T06:43:52.911Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2703 | 2026-07-24T06:43:53.139Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2704 | 2026-07-24T06:43:53.189Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-07-24T06:43:53.361Z | Compiling libz-sys v1.1.24 |
| 2706 | 2026-07-24T06:43:53.386Z | Compiling salty v0.3.0 |
| 2707 | 2026-07-24T06:43:53.749Z | Compiling progenitor-macro v0.13.0 |
| 2708 | 2026-07-24T06:43:53.768Z | Compiling polar-core v0.27.3 |
| 2709 | 2026-07-24T06:43:53.880Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2710 | 2026-07-24T06:43:54.057Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2711 | 2026-07-24T06:43:54.156Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2712 | 2026-07-24T06:43:54.560Z | Compiling kstat-rs v0.2.4 |
| 2713 | 2026-07-24T06:43:54.586Z | Compiling arc-swap v1.8.2 |
| 2714 | 2026-07-24T06:43:54.959Z | Compiling fs-err v2.11.0 |
| 2715 | 2026-07-24T06:43:55.247Z | Compiling slog-scope v4.4.1 |
| 2716 | 2026-07-24T06:43:55.272Z | Compiling mime_guess v2.0.5 |
| 2717 | 2026-07-24T06:43:55.321Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2718 | 2026-07-24T06:43:55.352Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2719 | 2026-07-24T06:43:55.685Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2720 | 2026-07-24T06:43:55.804Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2721 | 2026-07-24T06:43:56.891Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2722 | 2026-07-24T06:43:57.230Z | Compiling rfc6979 v0.4.0 |
| 2723 | 2026-07-24T06:43:57.256Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2724 | 2026-07-24T06:43:57.412Z | Compiling nanorand v0.7.0 |
| 2725 | 2026-07-24T06:43:57.757Z | Compiling progenitor v0.13.0 |
| 2726 | 2026-07-24T06:43:57.796Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2727 | 2026-07-24T06:43:57.939Z | Compiling parking_lot_core v0.8.6 |
| 2728 | 2026-07-24T06:43:57.966Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2729 | 2026-07-24T06:43:58.302Z | Compiling flume v0.11.1 |
| 2730 | 2026-07-24T06:43:58.711Z | Compiling ecdsa v0.16.9 |
| 2731 | 2026-07-24T06:43:58.949Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2732 | 2026-07-24T06:43:59.399Z | Compiling slog-stdlog v4.1.1 |
| 2733 | 2026-07-24T06:43:59.909Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2734 | 2026-07-24T06:44:00.023Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2735 | 2026-07-24T06:44:00.094Z | Compiling primeorder v0.13.6 |
| 2736 | 2026-07-24T06:44:00.284Z | Compiling git-stub v1.0.0 |
| 2737 | 2026-07-24T06:44:00.423Z | Compiling atty v0.2.14 |
| 2738 | 2026-07-24T06:44:00.553Z | Compiling http-range v0.1.5 |
| 2739 | 2026-07-24T06:44:00.576Z | Compiling strsim v0.10.0 |
| 2740 | 2026-07-24T06:44:00.884Z | Compiling parse-size v1.1.0 |
| 2741 | 2026-07-24T06:44:00.887Z | Compiling instability v0.3.11 |
| 2742 | 2026-07-24T06:44:01.125Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2743 | 2026-07-24T06:44:01.177Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2744 | 2026-07-24T06:44:01.278Z | Compiling darling_core v0.13.4 |
| 2745 | 2026-07-24T06:44:01.410Z | Compiling git-stub-vcs v0.1.0 |
| 2746 | 2026-07-24T06:44:02.970Z | Compiling oso v0.27.3 |
| 2747 | 2026-07-24T06:44:05.256Z | Compiling diesel-dtrace v0.5.0 |
| 2748 | 2026-07-24T06:44:05.580Z | Compiling async-bb8-diesel v0.2.1 |
| 2749 | 2026-07-24T06:44:06.034Z | Compiling p384 v0.13.1 |
| 2750 | 2026-07-24T06:44:06.089Z | Compiling slog-envlogger v2.2.0 |
| 2751 | 2026-07-24T06:44:07.175Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 2752 | 2026-07-24T06:44:07.531Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2753 | 2026-07-24T06:44:07.696Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2754 | 2026-07-24T06:44:07.929Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2755 | 2026-07-24T06:44:08.186Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2756 | 2026-07-24T06:44:08.215Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2757 | 2026-07-24T06:44:09.240Z | Compiling ignore v0.4.25 |
| 2758 | 2026-07-24T06:44:09.608Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-07-24T06:44:10.327Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2760 | 2026-07-24T06:44:11.034Z | Compiling castaway v0.2.4 |
| 2761 | 2026-07-24T06:44:11.195Z | Compiling vergen-git2 v9.1.0 |
| 2762 | 2026-07-24T06:44:11.442Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2763 | 2026-07-24T06:44:11.660Z | Compiling indoc v2.0.7 |
| 2764 | 2026-07-24T06:44:11.807Z | Compiling compact_str v0.8.1 |
| 2765 | 2026-07-24T06:44:12.214Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2766 | 2026-07-24T06:44:12.871Z | Compiling globwalk v0.9.1 |
| 2767 | 2026-07-24T06:44:12.976Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2768 | 2026-07-24T06:44:13.540Z | Compiling parking_lot v0.11.2 |
| 2769 | 2026-07-24T06:44:13.631Z | Compiling hyper-staticfile v0.10.1 |
| 2770 | 2026-07-24T06:44:14.208Z | Compiling darling_macro v0.13.4 |
| 2771 | 2026-07-24T06:44:14.277Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2772 | 2026-07-24T06:44:14.482Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2773 | 2026-07-24T06:44:14.724Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2774 | 2026-07-24T06:44:14.760Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2775 | 2026-07-24T06:44:14.781Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2776 | 2026-07-24T06:44:14.818Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2777 | 2026-07-24T06:44:15.141Z | Compiling predicates-tree v1.0.13 |
| 2778 | 2026-07-24T06:44:15.564Z | Compiling unicode-truncate v1.1.0 |
| 2779 | 2026-07-24T06:44:15.596Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2780 | 2026-07-24T06:44:15.632Z | Compiling lru v0.12.5 |
| 2781 | 2026-07-24T06:44:15.773Z | Compiling prefix-trie v0.7.0 |
| 2782 | 2026-07-24T06:44:15.836Z | Compiling rand_seeder v0.4.0 |
| 2783 | 2026-07-24T06:44:15.859Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2784 | 2026-07-24T06:44:16.089Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 2785 | 2026-07-24T06:44:16.265Z | Compiling cassowary v0.3.0 |
| 2786 | 2026-07-24T06:44:16.331Z | Compiling corncobs v0.1.4 |
| 2787 | 2026-07-24T06:44:16.362Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2788 | 2026-07-24T06:44:16.451Z | Compiling hickory-server v0.25.2 |
| 2789 | 2026-07-24T06:44:16.593Z | Compiling ratatui v0.29.0 |
| 2790 | 2026-07-24T06:44:16.632Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-07-24T06:44:16.681Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2792 | 2026-07-24T06:44:16.740Z | Compiling camino-tempfile-ext v0.3.3 |
| 2793 | 2026-07-24T06:44:16.892Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2794 | 2026-07-24T06:44:17.360Z | Compiling darling v0.13.4 |
| 2795 | 2026-07-24T06:44:17.410Z | Compiling sled v0.34.7 |
| 2796 | 2026-07-24T06:44:17.493Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2797 | 2026-07-24T06:44:17.770Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2798 | 2026-07-24T06:44:17.792Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2799 | 2026-07-24T06:44:17.841Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2800 | 2026-07-24T06:44:17.863Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2801 | 2026-07-24T06:44:17.921Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2802 | 2026-07-24T06:44:19.976Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2803 | 2026-07-24T06:44:20.209Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2804 | 2026-07-24T06:44:20.451Z | Compiling secrecy v0.8.0 |
| 2805 | 2026-07-24T06:44:20.474Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2806 | 2026-07-24T06:44:20.905Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2807 | 2026-07-24T06:44:21.040Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2808 | 2026-07-24T06:44:21.510Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2809 | 2026-07-24T06:44:22.070Z | Compiling serde_with_macros v1.5.2 |
| 2810 | 2026-07-24T06:44:22.521Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2811 | 2026-07-24T06:44:23.085Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2812 | 2026-07-24T06:44:23.579Z | Compiling git2 v0.20.4 |
| 2813 | 2026-07-24T06:44:23.700Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2814 | 2026-07-24T06:44:24.025Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2815 | 2026-07-24T06:44:24.898Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2816 | 2026-07-24T06:44:25.058Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2817 | 2026-07-24T06:44:25.144Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2818 | 2026-07-24T06:44:25.316Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2819 | 2026-07-24T06:44:25.404Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2820 | 2026-07-24T06:44:25.553Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2821 | 2026-07-24T06:44:25.646Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2822 | 2026-07-24T06:44:25.898Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2823 | 2026-07-24T06:44:26.139Z | Compiling void v1.0.2 |
| 2824 | 2026-07-24T06:44:26.328Z | Compiling lzss v0.8.2 |
| 2825 | 2026-07-24T06:44:26.599Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2826 | 2026-07-24T06:44:26.646Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2827 | 2026-07-24T06:44:27.171Z | Compiling illumos-nvpair v0.3.0 |
| 2828 | 2026-07-24T06:44:27.612Z | Compiling serde_with v1.14.0 |
| 2829 | 2026-07-24T06:44:27.673Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2830 | 2026-07-24T06:44:28.832Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2831 | 2026-07-24T06:44:29.002Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2832 | 2026-07-24T06:44:29.035Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2833 | 2026-07-24T06:44:29.808Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2834 | 2026-07-24T06:44:30.105Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2835 | 2026-07-24T06:44:31.161Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2836 | 2026-07-24T06:44:31.902Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2837 | 2026-07-24T06:44:31.924Z | Compiling tungstenite v0.23.0 |
| 2838 | 2026-07-24T06:44:32.057Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2839 | 2026-07-24T06:44:32.153Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2840 | 2026-07-24T06:44:33.742Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2841 | 2026-07-24T06:44:34.052Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2842 | 2026-07-24T06:44:34.114Z | Compiling nix v0.27.1 |
| 2843 | 2026-07-24T06:44:34.300Z | Compiling twox-hash v2.1.2 |
| 2844 | 2026-07-24T06:44:34.326Z | Compiling libsw-core v0.3.2 |
| 2845 | 2026-07-24T06:44:34.329Z | Compiling serde_bytes v0.11.19 |
| 2846 | 2026-07-24T06:44:34.570Z | Compiling libsw v3.5.0 |
| 2847 | 2026-07-24T06:44:34.630Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2848 | 2026-07-24T06:44:34.796Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2849 | 2026-07-24T06:44:34.896Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2850 | 2026-07-24T06:44:35.293Z | Compiling tokio-tungstenite v0.23.1 |
| 2851 | 2026-07-24T06:44:35.594Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2852 | 2026-07-24T06:44:35.644Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2853 | 2026-07-24T06:44:35.673Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2854 | 2026-07-24T06:44:37.346Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2855 | 2026-07-24T06:44:38.729Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2856 | 2026-07-24T06:44:39.041Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2857 | 2026-07-24T06:44:39.356Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2858 | 2026-07-24T06:44:39.463Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2859 | 2026-07-24T06:44:39.631Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2860 | 2026-07-24T06:44:39.769Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2861 | 2026-07-24T06:44:39.856Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2862 | 2026-07-24T06:44:40.232Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2863 | 2026-07-24T06:44:40.743Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2864 | 2026-07-24T06:44:41.689Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2865 | 2026-07-24T06:44:41.907Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2866 | 2026-07-24T06:44:44.549Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2867 | 2026-07-24T06:44:44.655Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2868 | 2026-07-24T06:44:45.191Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2869 | 2026-07-24T06:44:45.831Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2870 | 2026-07-24T06:44:46.401Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2871 | 2026-07-24T06:44:47.173Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2872 | 2026-07-24T06:44:47.214Z | Compiling signal-hook-tokio v0.3.1 |
| 2873 | 2026-07-24T06:44:47.397Z | Compiling fatfs v0.3.6 |
| 2874 | 2026-07-24T06:44:47.422Z | Compiling yasna v0.5.2 |
| 2875 | 2026-07-24T06:44:47.426Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2876 | 2026-07-24T06:44:47.888Z | Compiling assert_matches v1.5.0 |
| 2877 | 2026-07-24T06:44:47.999Z | Compiling seq-macro v0.3.6 |
| 2878 | 2026-07-24T06:44:48.549Z | Compiling is_ci v1.2.0 |
| 2879 | 2026-07-24T06:44:48.662Z | Compiling rcgen v0.12.1 |
| 2880 | 2026-07-24T06:44:48.770Z | Compiling supports-color v3.0.2 |
| 2881 | 2026-07-24T06:44:48.988Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2882 | 2026-07-24T06:44:49.093Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2883 | 2026-07-24T06:44:49.277Z | Compiling oxide-update-engine-display v0.1.2 |
| 2884 | 2026-07-24T06:44:49.872Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2885 | 2026-07-24T06:44:50.274Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2886 | 2026-07-24T06:44:51.177Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2887 | 2026-07-24T06:44:51.269Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2888 | 2026-07-24T06:44:51.420Z | Compiling port-file v0.1.0 |
| 2889 | 2026-07-24T06:44:51.514Z | Compiling rtoolbox v0.0.3 |
| 2890 | 2026-07-24T06:44:51.751Z | Compiling subprocess v0.2.15 |
| 2891 | 2026-07-24T06:44:51.798Z | Compiling rpassword v7.5.4 |
| 2892 | 2026-07-24T06:44:52.441Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2893 | 2026-07-24T06:44:53.206Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2894 | 2026-07-24T06:44:53.961Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2895 | 2026-07-24T06:44:54.095Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2896 | 2026-07-24T06:44:54.994Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2897 | 2026-07-24T06:44:55.633Z | Compiling tui-tree-widget v0.23.1 |
| 2898 | 2026-07-24T06:44:55.926Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 2899 | 2026-07-24T06:44:56.534Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2900 | 2026-07-24T06:44:56.816Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2901 | 2026-07-24T06:44:57.729Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2902 | 2026-07-24T06:44:57.980Z | Compiling uzers v0.12.2 |
| 2903 | 2026-07-24T06:44:58.754Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2904 | 2026-07-24T06:44:59.428Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2905 | 2026-07-24T06:44:59.574Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2906 | 2026-07-24T06:45:00.885Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2907 | 2026-07-24T06:45:02.049Z | Compiling support-bundle-viewer v0.1.2 |
| 2908 | 2026-07-24T06:45:03.921Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2909 | 2026-07-24T06:45:04.364Z | Compiling multimap v0.10.1 |
| 2910 | 2026-07-24T06:45:15.812Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2911 | 2026-07-24T06:45:21.947Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 2912 | 2026-07-24T06:45:26.037Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 2913 | 2026-07-24T06:45:26.671Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2914 | 2026-07-24T06:45:28.161Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2915 | 2026-07-24T06:51:46.492Z | Finished `release` profile [optimized] target(s) in 8m 32s |
| 2916 | 2026-07-24T06:52:32.672Z | |
| 2917 | 2026-07-24T06:52:32.675Z | real 9:19.690781081 |
| 2918 | 2026-07-24T06:52:32.675Z | user 1:19:42.613720938 |
| 2919 | 2026-07-24T06:52:32.675Z | sys 3:31.617989479 |
| 2920 | 2026-07-24T06:52:32.675Z | trap 1.772563868 |
| 2921 | 2026-07-24T06:52:32.675Z | tflt 3.906310781 |
| 2922 | 2026-07-24T06:52:32.675Z | dflt 17.622951167 |
| 2923 | 2026-07-24T06:52:32.675Z | kflt 0.076542549 |
| 2924 | 2026-07-24T06:52:32.675Z | lock 6:48:09.439241011 |
| 2925 | 2026-07-24T06:52:32.675Z | slp 2:13:44.348664752 |
| 2926 | 2026-07-24T06:52:32.675Z | lat 2:23.767591978 |
| 2927 | 2026-07-24T06:52:32.675Z | stop 5:10.539976569 |
| 2928 | 2026-07-24T06:52:32.675Z | + mapfile -t packages |
| 2929 | 2026-07-24T06:52:32.675Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2930 | 2026-07-24T06:52:33.596Z | Finished `release` profile [optimized] target(s) in 0.90s |
| 2931 | 2026-07-24T06:52:33.668Z | Running `target/release/omicron-package -t test list-outputs` |
| 2932 | 2026-07-24T06:52:33.727Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2933 | 2026-07-24T06:52:33.730Z | + ptime -m cargo build --locked --release -p xtask |
| 2934 | 2026-07-24T06:52:34.213Z | Compiling libc v0.2.185 |
| 2935 | 2026-07-24T06:52:34.213Z | Compiling serde_core v1.0.228 |
| 2936 | 2026-07-24T06:52:34.213Z | Compiling serde v1.0.228 |
| 2937 | 2026-07-24T06:52:34.216Z | Compiling rustix v1.1.3 |
| 2938 | 2026-07-24T06:52:34.216Z | Compiling bitflags v2.11.0 |
| 2939 | 2026-07-24T06:52:34.323Z | Compiling serde_json v1.0.150 |
| 2940 | 2026-07-24T06:52:34.381Z | Compiling usdt-impl v0.5.0 |
| 2941 | 2026-07-24T06:52:34.384Z | Compiling syn v2.0.117 |
| 2942 | 2026-07-24T06:52:34.390Z | Compiling syn v1.0.109 |
| 2943 | 2026-07-24T06:52:34.412Z | Compiling getrandom v0.4.1 |
| 2944 | 2026-07-24T06:52:34.423Z | Compiling log v0.4.29 |
| 2945 | 2026-07-24T06:52:34.424Z | Compiling indexmap v2.14.0 |
| 2946 | 2026-07-24T06:52:34.446Z | Compiling fs-err v3.3.0 |
| 2947 | 2026-07-24T06:52:34.622Z | Compiling heck v0.4.1 |
| 2948 | 2026-07-24T06:52:34.716Z | Compiling once_cell v1.21.3 |
| 2949 | 2026-07-24T06:52:34.716Z | Compiling anyhow v1.0.102 |
| 2950 | 2026-07-24T06:52:35.101Z | Compiling errno v0.3.14 |
| 2951 | 2026-07-24T06:52:35.104Z | Compiling thread-id v4.2.2 |
| 2952 | 2026-07-24T06:52:35.104Z | Compiling memmap v0.7.0 |
| 2953 | 2026-07-24T06:52:35.868Z | Compiling proc-macro-error v1.0.4 |
| 2954 | 2026-07-24T06:52:36.071Z | Compiling terminal_size v0.4.3 |
| 2955 | 2026-07-24T06:52:36.072Z | Compiling tempfile v3.25.0 |
| 2956 | 2026-07-24T06:52:36.120Z | Compiling tabled_derive v0.7.0 |
| 2957 | 2026-07-24T06:52:36.169Z | Compiling clap_builder v4.6.0 |
| 2958 | 2026-07-24T06:52:36.170Z | Compiling textwrap v0.16.2 |
| 2959 | 2026-07-24T06:52:36.523Z | Compiling camino v1.2.2 |
| 2960 | 2026-07-24T06:52:36.537Z | Compiling semver v1.0.28 |
| 2961 | 2026-07-24T06:52:36.553Z | Compiling cargo-platform v0.3.2 |
| 2962 | 2026-07-24T06:52:36.556Z | Compiling pest_generator v2.8.6 |
| 2963 | 2026-07-24T06:52:36.835Z | Compiling camino-tempfile v1.4.1 |
| 2964 | 2026-07-24T06:52:36.849Z | Compiling tabled v0.15.0 |
| 2965 | 2026-07-24T06:52:37.048Z | Compiling serde_derive v1.0.228 |
| 2966 | 2026-07-24T06:52:37.048Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-07-24T06:52:37.051Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-07-24T06:52:37.052Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-07-24T06:52:37.052Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-07-24T06:52:37.052Z | Compiling clap_derive v4.6.1 |
| 2971 | 2026-07-24T06:52:37.114Z | Compiling pest_derive v2.8.6 |
| 2972 | 2026-07-24T06:52:37.780Z | Compiling scroll v0.12.0 |
| 2973 | 2026-07-24T06:52:37.915Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-07-24T06:52:38.041Z | Compiling goblin v0.8.2 |
| 2975 | 2026-07-24T06:52:38.139Z | Compiling thiserror v1.0.69 |
| 2976 | 2026-07-24T06:52:38.260Z | Compiling dtrace-parser v0.2.0 |
| 2977 | 2026-07-24T06:52:38.309Z | Compiling thiserror v2.0.18 |
| 2978 | 2026-07-24T06:52:38.518Z | Compiling clap v4.6.1 |
| 2979 | 2026-07-24T06:52:40.080Z | Compiling dof v0.3.0 |
| 2980 | 2026-07-24T06:52:40.083Z | Compiling toml_datetime v0.6.11 |
| 2981 | 2026-07-24T06:52:40.152Z | Compiling serde_spanned v0.6.9 |
| 2982 | 2026-07-24T06:52:40.204Z | Compiling serde_tokenstream v0.2.3 |
| 2983 | 2026-07-24T06:52:40.320Z | Compiling toml_edit v0.22.27 |
| 2984 | 2026-07-24T06:52:40.334Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2985 | 2026-07-24T06:52:40.480Z | Compiling cargo_metadata v0.23.1 |
| 2986 | 2026-07-24T06:52:40.501Z | Compiling macaddr v1.0.1 |
| 2987 | 2026-07-24T06:52:40.898Z | Compiling usdt-attr-macro v0.5.0 |
| 2988 | 2026-07-24T06:52:40.920Z | Compiling usdt-macro v0.5.0 |
| 2989 | 2026-07-24T06:52:41.491Z | Compiling usdt v0.5.0 |
| 2990 | 2026-07-24T06:52:41.871Z | Compiling toml v0.8.23 |
| 2991 | 2026-07-24T06:52:42.315Z | Compiling cargo_toml v0.21.0 |
| 2992 | 2026-07-24T06:52:46.788Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 2993 | 2026-07-24T06:52:50.023Z | Finished `release` profile [optimized] target(s) in 16.28s |
| 2994 | 2026-07-24T06:52:50.130Z | |
| 2995 | 2026-07-24T06:52:50.130Z | real 16.365028144 |
| 2996 | 2026-07-24T06:52:50.130Z | user 2:05.898475965 |
| 2997 | 2026-07-24T06:52:50.130Z | sys 14.154708446 |
| 2998 | 2026-07-24T06:52:50.130Z | trap 0.080265420 |
| 2999 | 2026-07-24T06:52:50.134Z | tflt 0.334104271 |
| 3000 | 2026-07-24T06:52:50.134Z | dflt 1.410757862 |
| 3001 | 2026-07-24T06:52:50.134Z | kflt 0.000035345 |
| 3002 | 2026-07-24T06:52:50.135Z | lock 4:26.945821634 |
| 3003 | 2026-07-24T06:52:50.135Z | slp 2:44.523362967 |
| 3004 | 2026-07-24T06:52:50.135Z | lat 5.062439511 |
| 3005 | 2026-07-24T06:52:50.135Z | stop 15.360375906 |
| 3006 | 2026-07-24T06:52:50.135Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3007 | 2026-07-24T06:52:50.135Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3008 | 2026-07-24T06:52:50.135Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3009 | 2026-07-24T06:52:50.135Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3010 | 2026-07-24T06:52:50.135Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3011 | 2026-07-24T06:52:51.049Z | Compiling progenitor-client v0.14.0 |
| 3012 | 2026-07-24T06:52:51.049Z | Compiling newtype-uuid-macros v0.1.0 |
| 3013 | 2026-07-24T06:52:51.049Z | Compiling match_cfg v0.1.0 |
| 3014 | 2026-07-24T06:52:51.052Z | Compiling slog-json v2.6.1 |
| 3015 | 2026-07-24T06:52:51.052Z | Compiling structmeta-derive v0.3.0 |
| 3016 | 2026-07-24T06:52:51.052Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3017 | 2026-07-24T06:52:51.052Z | Compiling sha1 v0.11.0 |
| 3018 | 2026-07-24T06:52:51.200Z | Compiling multer v3.1.0 |
| 3019 | 2026-07-24T06:52:51.203Z | Compiling debug-ignore v1.0.5 |
| 3020 | 2026-07-24T06:52:51.203Z | Compiling compression-core v0.4.31 |
| 3021 | 2026-07-24T06:52:51.203Z | Compiling itertools v0.14.0 |
| 3022 | 2026-07-24T06:52:51.203Z | Compiling async-stream-impl v0.3.6 |
| 3023 | 2026-07-24T06:52:51.217Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3024 | 2026-07-24T06:52:51.243Z | Compiling serde_spanned v1.1.1 |
| 3025 | 2026-07-24T06:52:51.243Z | Compiling dropshot v0.17.1 |
| 3026 | 2026-07-24T06:52:51.243Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3027 | 2026-07-24T06:52:51.471Z | Compiling compression-codecs v0.4.37 |
| 3028 | 2026-07-24T06:52:51.507Z | Compiling rustls-pemfile v2.2.0 |
| 3029 | 2026-07-24T06:52:51.510Z | Compiling waitgroup v0.1.2 |
| 3030 | 2026-07-24T06:52:51.510Z | Compiling dropshot_endpoint v0.17.1 |
| 3031 | 2026-07-24T06:52:51.510Z | Compiling serde_path_to_error v0.1.20 |
| 3032 | 2026-07-24T06:52:51.527Z | Compiling hostname v0.4.2 |
| 3033 | 2026-07-24T06:52:51.578Z | Compiling hostname v0.3.1 |
| 3034 | 2026-07-24T06:52:51.670Z | Compiling async-compression v0.4.41 |
| 3035 | 2026-07-24T06:52:51.686Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3036 | 2026-07-24T06:52:51.690Z | Compiling atomicwrites v0.4.4 |
| 3037 | 2026-07-24T06:52:51.725Z | Compiling slog-bunyan v2.5.0 |
| 3038 | 2026-07-24T06:52:51.729Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3039 | 2026-07-24T06:52:51.747Z | Compiling macaddr v1.0.1 |
| 3040 | 2026-07-24T06:52:51.765Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3041 | 2026-07-24T06:52:51.779Z | Compiling instant v0.1.13 |
| 3042 | 2026-07-24T06:52:51.900Z | Compiling regress v0.10.5 |
| 3043 | 2026-07-24T06:52:51.919Z | Compiling backon v1.6.0 |
| 3044 | 2026-07-24T06:52:51.939Z | Compiling backoff v0.4.0 |
| 3045 | 2026-07-24T06:52:51.958Z | Compiling humantime v2.3.0 |
| 3046 | 2026-07-24T06:52:51.976Z | Compiling half v2.7.1 |
| 3047 | 2026-07-24T06:52:51.995Z | Compiling async-stream v0.3.6 |
| 3048 | 2026-07-24T06:52:52.014Z | Compiling crucible-workspace-hack v0.1.0 |
| 3049 | 2026-07-24T06:52:52.014Z | Compiling ciborium-io v0.2.2 |
| 3050 | 2026-07-24T06:52:52.051Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3051 | 2026-07-24T06:52:52.146Z | Compiling progenitor-extras v0.2.0 |
| 3052 | 2026-07-24T06:52:52.163Z | Compiling regress v0.11.1 |
| 3053 | 2026-07-24T06:52:52.181Z | Compiling convert_case v0.4.0 |
| 3054 | 2026-07-24T06:52:52.201Z | Compiling secrecy v0.10.3 |
| 3055 | 2026-07-24T06:52:52.219Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3056 | 2026-07-24T06:52:52.260Z | Compiling ciborium-ll v0.2.2 |
| 3057 | 2026-07-24T06:52:52.264Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3058 | 2026-07-24T06:52:52.264Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3059 | 2026-07-24T06:52:52.323Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3060 | 2026-07-24T06:52:52.372Z | Compiling inout v0.1.4 |
| 3061 | 2026-07-24T06:52:52.396Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3062 | 2026-07-24T06:52:52.414Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 3063 | 2026-07-24T06:52:52.431Z | Compiling ciborium v0.2.2 |
| 3064 | 2026-07-24T06:52:52.499Z | Compiling unsafe-libyaml v0.2.11 |
| 3065 | 2026-07-24T06:52:52.519Z | Compiling cipher v0.4.4 |
| 3066 | 2026-07-24T06:52:52.560Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3067 | 2026-07-24T06:52:52.581Z | Compiling derive_more v0.99.20 |
| 3068 | 2026-07-24T06:52:52.597Z | Compiling structmeta v0.3.0 |
| 3069 | 2026-07-24T06:52:52.618Z | Compiling universal-hash v0.5.1 |
| 3070 | 2026-07-24T06:52:52.662Z | Compiling opaque-debug v0.3.1 |
| 3071 | 2026-07-24T06:52:52.679Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3072 | 2026-07-24T06:52:52.699Z | Compiling blake2 v0.10.6 |
| 3073 | 2026-07-24T06:52:52.753Z | Compiling poly1305 v0.8.0 |
| 3074 | 2026-07-24T06:52:52.775Z | Compiling chacha20 v0.9.1 |
| 3075 | 2026-07-24T06:52:52.796Z | Compiling aead v0.5.2 |
| 3076 | 2026-07-24T06:52:52.847Z | Compiling derive-ex v0.1.8 |
| 3077 | 2026-07-24T06:52:52.976Z | Compiling parse-display-derive v0.10.0 |
| 3078 | 2026-07-24T06:52:53.018Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3079 | 2026-07-24T06:52:53.022Z | Compiling password-hash v0.5.0 |
| 3080 | 2026-07-24T06:52:53.054Z | Compiling serde_yaml v0.9.34+deprecated |
| 3081 | 2026-07-24T06:52:53.072Z | Compiling indent_write v2.2.0 |
| 3082 | 2026-07-24T06:52:53.115Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3083 | 2026-07-24T06:52:53.240Z | Compiling chacha20poly1305 v0.10.1 |
| 3084 | 2026-07-24T06:52:53.292Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3085 | 2026-07-24T06:52:53.295Z | Compiling argon2 v0.5.3 |
| 3086 | 2026-07-24T06:52:53.393Z | Compiling darling_core v0.21.3 |
| 3087 | 2026-07-24T06:52:53.427Z | Compiling heapless v0.8.0 |
| 3088 | 2026-07-24T06:52:53.470Z | Compiling tabwriter v1.4.1 |
| 3089 | 2026-07-24T06:52:53.527Z | Compiling hash32 v0.3.1 |
| 3090 | 2026-07-24T06:52:53.728Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3091 | 2026-07-24T06:52:53.746Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3092 | 2026-07-24T06:52:53.823Z | Compiling typify-impl v0.6.2 |
| 3093 | 2026-07-24T06:52:53.996Z | Compiling thiserror-no-std v2.0.2 |
| 3094 | 2026-07-24T06:52:54.018Z | Compiling proc-macro-crate v3.4.0 |
| 3095 | 2026-07-24T06:52:54.034Z | Compiling smoltcp v0.11.0 |
| 3096 | 2026-07-24T06:52:54.115Z | Compiling vsss-rs v3.3.4 |
| 3097 | 2026-07-24T06:52:54.500Z | Compiling cobs v0.3.0 |
| 3098 | 2026-07-24T06:52:54.523Z | Compiling colored v3.1.1 |
| 3099 | 2026-07-24T06:52:54.633Z | Compiling num_enum_derive v0.7.6 |
| 3100 | 2026-07-24T06:52:54.636Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3101 | 2026-07-24T06:52:54.637Z | Compiling test-strategy v0.4.5 |
| 3102 | 2026-07-24T06:52:54.734Z | Compiling postcard v1.1.3 |
| 3103 | 2026-07-24T06:52:54.823Z | Compiling parse-display v0.10.0 |
| 3104 | 2026-07-24T06:52:54.895Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3105 | 2026-07-24T06:52:55.002Z | Compiling proc-macro-error v1.0.4 |
| 3106 | 2026-07-24T06:52:55.018Z | Compiling proc-macro-crate v1.3.1 |
| 3107 | 2026-07-24T06:52:55.119Z | Compiling rand v0.10.1 |
| 3108 | 2026-07-24T06:52:55.149Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3109 | 2026-07-24T06:52:55.166Z | Compiling foreign-types-macros v0.2.3 |
| 3110 | 2026-07-24T06:52:55.198Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3111 | 2026-07-24T06:52:55.257Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3112 | 2026-07-24T06:52:55.343Z | Compiling foreign-types-shared v0.3.1 |
| 3113 | 2026-07-24T06:52:55.440Z | Compiling rayon-core v1.13.0 |
| 3114 | 2026-07-24T06:52:55.479Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3115 | 2026-07-24T06:52:55.482Z | Compiling num_enum_derive v0.5.11 |
| 3116 | 2026-07-24T06:52:55.638Z | Compiling crossbeam-deque v0.8.6 |
| 3117 | 2026-07-24T06:52:55.671Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3118 | 2026-07-24T06:52:55.713Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3119 | 2026-07-24T06:52:55.730Z | Compiling cstr-argument v0.1.2 |
| 3120 | 2026-07-24T06:52:55.748Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3121 | 2026-07-24T06:52:55.782Z | Compiling num_enum v0.7.6 |
| 3122 | 2026-07-24T06:52:55.831Z | Compiling foreign-types v0.5.0 |
| 3123 | 2026-07-24T06:52:55.912Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3124 | 2026-07-24T06:52:55.946Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3125 | 2026-07-24T06:52:55.946Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3126 | 2026-07-24T06:52:56.015Z | Compiling darling_macro v0.21.3 |
| 3127 | 2026-07-24T06:52:56.032Z | Compiling zone_cfg_derive v0.3.1 |
| 3128 | 2026-07-24T06:52:56.093Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3129 | 2026-07-24T06:52:56.170Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3130 | 2026-07-24T06:52:56.201Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3131 | 2026-07-24T06:52:56.219Z | Compiling itertools v0.12.1 |
| 3132 | 2026-07-24T06:52:56.242Z | Compiling num-derive v0.4.2 |
| 3133 | 2026-07-24T06:52:56.258Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3134 | 2026-07-24T06:52:56.315Z | Compiling rayon v1.11.0 |
| 3135 | 2026-07-24T06:52:56.365Z | Compiling sigpipe v0.1.3 |
| 3136 | 2026-07-24T06:52:56.394Z | Compiling cpubits v0.1.1 |
| 3137 | 2026-07-24T06:52:56.434Z | Compiling glob v0.3.3 |
| 3138 | 2026-07-24T06:52:56.477Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3139 | 2026-07-24T06:52:56.498Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3140 | 2026-07-24T06:52:56.558Z | Compiling smf v0.2.3 |
| 3141 | 2026-07-24T06:52:56.596Z | Compiling darling v0.21.3 |
| 3142 | 2026-07-24T06:52:56.626Z | Compiling num_enum v0.5.11 |
| 3143 | 2026-07-24T06:52:56.706Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3144 | 2026-07-24T06:52:56.724Z | Compiling ingot-macros v0.1.1 |
| 3145 | 2026-07-24T06:52:56.763Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3146 | 2026-07-24T06:52:56.783Z | Compiling whoami v1.6.1 |
| 3147 | 2026-07-24T06:52:56.783Z | Compiling usdt-macro v0.5.0 |
| 3148 | 2026-07-24T06:52:56.818Z | Compiling usdt-attr-macro v0.5.0 |
| 3149 | 2026-07-24T06:52:56.860Z | Compiling gethostname v0.5.0 |
| 3150 | 2026-07-24T06:52:56.877Z | Compiling num-rational v0.4.2 |
| 3151 | 2026-07-24T06:52:57.104Z | Compiling pem-rfc7468 v1.0.0 |
| 3152 | 2026-07-24T06:52:57.123Z | Compiling num-complex v0.4.6 |
| 3153 | 2026-07-24T06:52:57.123Z | Compiling derive-where v1.6.0 |
| 3154 | 2026-07-24T06:52:57.248Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 3155 | 2026-07-24T06:52:57.296Z | Compiling memmap v0.7.0 |
| 3156 | 2026-07-24T06:52:57.441Z | Compiling zone v0.3.1 |
| 3157 | 2026-07-24T06:52:57.476Z | Compiling float-ord v0.3.2 |
| 3158 | 2026-07-24T06:52:57.505Z | Compiling num v0.4.3 |
| 3159 | 2026-07-24T06:52:57.522Z | Compiling toml v0.8.23 |
| 3160 | 2026-07-24T06:52:57.553Z | Compiling hmac v0.13.0 |
| 3161 | 2026-07-24T06:52:57.605Z | Compiling universal-hash v0.6.1 |
| 3162 | 2026-07-24T06:52:57.627Z | Compiling resolv-conf v0.7.6 |
| 3163 | 2026-07-24T06:52:57.643Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3164 | 2026-07-24T06:52:57.671Z | Compiling cancel-safe-futures v0.1.5 |
| 3165 | 2026-07-24T06:52:57.696Z | Compiling usdt v0.5.0 |
| 3166 | 2026-07-24T06:52:57.762Z | Compiling polyval v0.7.1 |
| 3167 | 2026-07-24T06:52:57.762Z | Compiling der v0.8.0 |
| 3168 | 2026-07-24T06:52:57.801Z | Compiling prettyplease v0.2.37 |
| 3169 | 2026-07-24T06:52:57.888Z | Compiling pbkdf2 v0.13.0 |
| 3170 | 2026-07-24T06:52:57.961Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3171 | 2026-07-24T06:52:58.023Z | Compiling ghash v0.6.0 |
| 3172 | 2026-07-24T06:52:58.042Z | Compiling aes v0.9.1 |
| 3173 | 2026-07-24T06:52:58.046Z | Compiling console v0.15.11 |
| 3174 | 2026-07-24T06:52:58.106Z | Compiling hickory-proto v0.24.4 |
| 3175 | 2026-07-24T06:52:58.132Z | Compiling newline-converter v0.3.0 |
| 3176 | 2026-07-24T06:52:58.150Z | Compiling ctr v0.10.1 |
| 3177 | 2026-07-24T06:52:58.186Z | Compiling aead v0.6.1 |
| 3178 | 2026-07-24T06:52:58.204Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-07-24T06:52:58.281Z | Compiling linear-map v1.2.0 |
| 3180 | 2026-07-24T06:52:58.345Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-07-24T06:52:58.380Z | Compiling libefi-sys v0.1.0 |
| 3182 | 2026-07-24T06:52:58.419Z | Compiling expectorate v1.2.0 |
| 3183 | 2026-07-24T06:52:58.450Z | Compiling typify-macro v0.6.2 |
| 3184 | 2026-07-24T06:52:58.503Z | Compiling aes-gcm v0.11.0 |
| 3185 | 2026-07-24T06:52:58.548Z | Compiling oxide-update-engine-types v0.1.2 |
| 3186 | 2026-07-24T06:52:58.566Z | Compiling lru-cache v0.1.2 |
| 3187 | 2026-07-24T06:52:58.605Z | Compiling crypto-bigint v0.7.5 |
| 3188 | 2026-07-24T06:52:58.653Z | Compiling salsa20 v0.11.0 |
| 3189 | 2026-07-24T06:52:58.674Z | Compiling cbc v0.2.1 |
| 3190 | 2026-07-24T06:52:58.745Z | Compiling bitfield-struct v0.6.2 |
| 3191 | 2026-07-24T06:52:58.783Z | Compiling spki v0.8.0 |
| 3192 | 2026-07-24T06:52:58.881Z | Compiling nom v8.0.0 |
| 3193 | 2026-07-24T06:52:58.922Z | Compiling semver v0.1.20 |
| 3194 | 2026-07-24T06:52:59.039Z | Compiling scrypt v0.12.0 |
| 3195 | 2026-07-24T06:52:59.155Z | Compiling rustc_version v0.1.7 |
| 3196 | 2026-07-24T06:52:59.197Z | Compiling tokio-dtrace v0.1.1 |
| 3197 | 2026-07-24T06:52:59.253Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3198 | 2026-07-24T06:52:59.363Z | Compiling slog-dtrace v0.3.0 |
| 3199 | 2026-07-24T06:52:59.398Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3200 | 2026-07-24T06:52:59.427Z | Compiling minimal-lexical v0.2.1 |
| 3201 | 2026-07-24T06:52:59.479Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3202 | 2026-07-24T06:52:59.502Z | Compiling newtype_derive v0.1.6 |
| 3203 | 2026-07-24T06:52:59.521Z | Compiling oxide-tokio-rt v0.1.4 |
| 3204 | 2026-07-24T06:52:59.607Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3205 | 2026-07-24T06:52:59.692Z | Compiling oxide-update-engine v0.1.2 |
| 3206 | 2026-07-24T06:52:59.709Z | Compiling ingot-types v0.1.2 |
| 3207 | 2026-07-24T06:52:59.725Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3208 | 2026-07-24T06:52:59.754Z | Compiling nom v7.1.3 |
| 3209 | 2026-07-24T06:52:59.801Z | Compiling pkcs5 v0.8.1 |
| 3210 | 2026-07-24T06:52:59.850Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3211 | 2026-07-24T06:52:59.867Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3212 | 2026-07-24T06:52:59.887Z | Compiling phf_shared v0.12.1 |
| 3213 | 2026-07-24T06:52:59.907Z | Compiling csv-core v0.1.13 |
| 3214 | 2026-07-24T06:53:00.091Z | Compiling ingot v0.1.1 |
| 3215 | 2026-07-24T06:53:00.143Z | Compiling highway v1.3.0 |
| 3216 | 2026-07-24T06:53:00.160Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3217 | 2026-07-24T06:53:00.184Z | Compiling unicode-xid v0.2.6 |
| 3218 | 2026-07-24T06:53:00.204Z | Compiling xshell-macros v0.2.7 |
| 3219 | 2026-07-24T06:53:00.233Z | Compiling chrono-tz v0.10.4 |
| 3220 | 2026-07-24T06:53:00.256Z | Compiling pkcs8 v0.11.0 |
| 3221 | 2026-07-24T06:53:00.341Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3222 | 2026-07-24T06:53:00.360Z | Compiling typify v0.6.2 |
| 3223 | 2026-07-24T06:53:00.380Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3224 | 2026-07-24T06:53:00.470Z | Compiling progenitor-impl v0.14.0 |
| 3225 | 2026-07-24T06:53:00.486Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3226 | 2026-07-24T06:53:00.505Z | Compiling hickory-resolver v0.24.4 |
| 3227 | 2026-07-24T06:53:00.574Z | Compiling const_format_proc_macros v0.2.34 |
| 3228 | 2026-07-24T06:53:00.657Z | Compiling xshell v0.2.7 |
| 3229 | 2026-07-24T06:53:00.673Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3230 | 2026-07-24T06:53:01.234Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3231 | 2026-07-24T06:53:01.246Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3232 | 2026-07-24T06:53:01.261Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3233 | 2026-07-24T06:53:01.314Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3234 | 2026-07-24T06:53:01.506Z | Compiling csv v1.4.0 |
| 3235 | 2026-07-24T06:53:01.531Z | Compiling phf v0.12.1 |
| 3236 | 2026-07-24T06:53:01.718Z | Compiling qorb v0.4.1 |
| 3237 | 2026-07-24T06:53:01.833Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3238 | 2026-07-24T06:53:01.972Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3239 | 2026-07-24T06:53:02.059Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3240 | 2026-07-24T06:53:02.075Z | Compiling owo-colors v4.3.0 |
| 3241 | 2026-07-24T06:53:02.115Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3242 | 2026-07-24T06:53:02.272Z | Compiling const_format v0.2.35 |
| 3243 | 2026-07-24T06:53:02.330Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3244 | 2026-07-24T06:53:02.508Z | Compiling tabled_derive v0.7.0 |
| 3245 | 2026-07-24T06:53:02.614Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3246 | 2026-07-24T06:53:02.648Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3247 | 2026-07-24T06:53:02.681Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3248 | 2026-07-24T06:53:02.824Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3249 | 2026-07-24T06:53:03.153Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3250 | 2026-07-24T06:53:03.225Z | Compiling progenitor-macro v0.14.0 |
| 3251 | 2026-07-24T06:53:03.423Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3252 | 2026-07-24T06:53:03.447Z | Compiling bcs v0.1.6 |
| 3253 | 2026-07-24T06:53:03.461Z | Compiling ff v0.14.0 |
| 3254 | 2026-07-24T06:53:03.561Z | Compiling salty v0.3.0 |
| 3255 | 2026-07-24T06:53:03.643Z | Compiling termtree v0.5.1 |
| 3256 | 2026-07-24T06:53:03.769Z | Compiling tagptr v0.2.0 |
| 3257 | 2026-07-24T06:53:03.814Z | Compiling textwrap v0.16.2 |
| 3258 | 2026-07-24T06:53:03.833Z | Compiling tabled v0.15.0 |
| 3259 | 2026-07-24T06:53:03.883Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3260 | 2026-07-24T06:53:03.925Z | Compiling moka v0.12.13 |
| 3261 | 2026-07-24T06:53:03.963Z | Compiling steno v0.4.1 |
| 3262 | 2026-07-24T06:53:03.987Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3263 | 2026-07-24T06:53:04.117Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3264 | 2026-07-24T06:53:04.131Z | Compiling sha1 v0.10.6 |
| 3265 | 2026-07-24T06:53:04.161Z | Compiling signature v3.0.0 |
| 3266 | 2026-07-24T06:53:04.309Z | Compiling radium v0.7.0 |
| 3267 | 2026-07-24T06:53:04.369Z | Compiling base64 v0.21.7 |
| 3268 | 2026-07-24T06:53:04.388Z | Compiling base16ct v1.0.0 |
| 3269 | 2026-07-24T06:53:04.603Z | Compiling sec1 v0.8.1 |
| 3270 | 2026-07-24T06:53:04.648Z | Compiling hickory-resolver v0.25.2 |
| 3271 | 2026-07-24T06:53:04.710Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 3272 | 2026-07-24T06:53:04.727Z | Compiling group v0.14.0 |
| 3273 | 2026-07-24T06:53:04.744Z | Compiling hkdf v0.13.0 |
| 3274 | 2026-07-24T06:53:04.861Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3275 | 2026-07-24T06:53:04.888Z | Compiling rfc6979 v0.4.0 |
| 3276 | 2026-07-24T06:53:04.935Z | Compiling tap v1.0.1 |
| 3277 | 2026-07-24T06:53:04.938Z | Compiling maybe-uninit v2.0.0 |
| 3278 | 2026-07-24T06:53:04.989Z | Compiling elliptic-curve v0.14.0-rc.33 |
| 3279 | 2026-07-24T06:53:05.050Z | Compiling wyz v0.5.1 |
| 3280 | 2026-07-24T06:53:05.080Z | Compiling ecdsa v0.16.9 |
| 3281 | 2026-07-24T06:53:05.366Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3282 | 2026-07-24T06:53:05.522Z | Compiling primeorder v0.13.6 |
| 3283 | 2026-07-24T06:53:05.539Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3284 | 2026-07-24T06:53:05.700Z | Compiling parking_lot_core v0.8.6 |
| 3285 | 2026-07-24T06:53:05.732Z | Compiling funty v2.0.0 |
| 3286 | 2026-07-24T06:53:05.751Z | Compiling utf-8 v0.7.6 |
| 3287 | 2026-07-24T06:53:05.820Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3288 | 2026-07-24T06:53:05.956Z | Compiling packed_struct v0.10.1 |
| 3289 | 2026-07-24T06:53:06.003Z | Compiling proc-macro-error2 v2.0.1 |
| 3290 | 2026-07-24T06:53:06.045Z | Compiling tungstenite v0.21.0 |
| 3291 | 2026-07-24T06:53:06.064Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3292 | 2026-07-24T06:53:06.211Z | Compiling bitvec v1.0.1 |
| 3293 | 2026-07-24T06:53:06.269Z | Compiling p384 v0.13.1 |
| 3294 | 2026-07-24T06:53:06.368Z | Compiling rfc6979 v0.5.0 |
| 3295 | 2026-07-24T06:53:06.384Z | Compiling git-stub v1.0.0 |
| 3296 | 2026-07-24T06:53:06.410Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3297 | 2026-07-24T06:53:06.548Z | Compiling packed_struct_codegen v0.10.1 |
| 3298 | 2026-07-24T06:53:06.579Z | Compiling num-derive v0.3.3 |
| 3299 | 2026-07-24T06:53:06.582Z | Compiling bitfield-macros v0.19.4 |
| 3300 | 2026-07-24T06:53:06.676Z | Compiling zerocopy-derive v0.6.6 |
| 3301 | 2026-07-24T06:53:06.732Z | Compiling indexmap v1.9.3 |
| 3302 | 2026-07-24T06:53:06.870Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3303 | 2026-07-24T06:53:06.958Z | Compiling nodrop v0.1.14 |
| 3304 | 2026-07-24T06:53:06.986Z | Compiling crc-catalog v2.4.0 |
| 3305 | 2026-07-24T06:53:07.067Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3306 | 2026-07-24T06:53:07.084Z | Compiling array-init v0.0.4 |
| 3307 | 2026-07-24T06:53:07.126Z | Compiling crc v3.4.0 |
| 3308 | 2026-07-24T06:53:07.147Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3309 | 2026-07-24T06:53:07.191Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3310 | 2026-07-24T06:53:07.216Z | Compiling tokio-tungstenite v0.21.0 |
| 3311 | 2026-07-24T06:53:07.341Z | Compiling git-stub-vcs v0.1.0 |
| 3312 | 2026-07-24T06:53:07.396Z | Compiling bitfield v0.19.4 |
| 3313 | 2026-07-24T06:53:07.431Z | Compiling ecdsa v0.17.0-rc.18 |
| 3314 | 2026-07-24T06:53:07.462Z | Compiling tabled_derive v0.11.0 |
| 3315 | 2026-07-24T06:53:07.561Z | Compiling libscf-sys v1.1.0 |
| 3316 | 2026-07-24T06:53:07.579Z | Compiling smallvec v0.6.14 |
| 3317 | 2026-07-24T06:53:07.613Z | Compiling zerocopy v0.6.6 |
| 3318 | 2026-07-24T06:53:07.740Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3319 | 2026-07-24T06:53:07.744Z | Compiling primeorder v0.14.0-rc.10 |
| 3320 | 2026-07-24T06:53:07.773Z | Compiling primefield v0.14.0 |
| 3321 | 2026-07-24T06:53:07.815Z | Compiling progenitor-impl v0.13.0 |
| 3322 | 2026-07-24T06:53:07.869Z | Compiling papergrid v0.17.0 |
| 3323 | 2026-07-24T06:53:07.902Z | Compiling testing_table v0.3.0 |
| 3324 | 2026-07-24T06:53:07.976Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3325 | 2026-07-24T06:53:08.064Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3326 | 2026-07-24T06:53:08.082Z | Compiling curve25519-dalek v5.0.0-rc.0 |
| 3327 | 2026-07-24T06:53:08.101Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3328 | 2026-07-24T06:53:08.119Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3329 | 2026-07-24T06:53:08.136Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3330 | 2026-07-24T06:53:08.174Z | Compiling corncobs v0.1.4 |
| 3331 | 2026-07-24T06:53:08.338Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3332 | 2026-07-24T06:53:08.355Z | Compiling hashbrown v0.12.3 |
| 3333 | 2026-07-24T06:53:08.375Z | Compiling unicase v2.9.0 |
| 3334 | 2026-07-24T06:53:08.413Z | Compiling progenitor v0.14.0 |
| 3335 | 2026-07-24T06:53:08.462Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3336 | 2026-07-24T06:53:08.526Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-07-24T06:53:08.587Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3338 | 2026-07-24T06:53:08.601Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3339 | 2026-07-24T06:53:08.612Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3340 | 2026-07-24T06:53:08.639Z | Compiling mime_guess v2.0.5 |
| 3341 | 2026-07-24T06:53:08.755Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa) |
| 3342 | 2026-07-24T06:53:08.776Z | Compiling parking_lot v0.11.2 |
| 3343 | 2026-07-24T06:53:08.875Z | Compiling tabled v0.20.0 |
| 3344 | 2026-07-24T06:53:08.946Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3345 | 2026-07-24T06:53:08.971Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3346 | 2026-07-24T06:53:09.136Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-07-24T06:53:09.198Z | Compiling serde-hex v0.1.0 |
| 3348 | 2026-07-24T06:53:09.215Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3349 | 2026-07-24T06:53:09.267Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3350 | 2026-07-24T06:53:09.362Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3351 | 2026-07-24T06:53:09.548Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-07-24T06:53:09.645Z | Compiling ron v0.8.1 |
| 3353 | 2026-07-24T06:53:09.665Z | Compiling ssh-encoding v0.3.0-rc.9 |
| 3354 | 2026-07-24T06:53:09.718Z | Compiling hashbrown v0.13.2 |
| 3355 | 2026-07-24T06:53:09.754Z | Compiling progenitor-client v0.13.0 |
| 3356 | 2026-07-24T06:53:09.757Z | Compiling prefix-trie v0.7.0 |
| 3357 | 2026-07-24T06:53:10.044Z | Compiling fxhash v0.2.1 |
| 3358 | 2026-07-24T06:53:10.131Z | Compiling secrecy v0.8.0 |
| 3359 | 2026-07-24T06:53:10.186Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3360 | 2026-07-24T06:53:10.211Z | Compiling crc-any v2.5.0 |
| 3361 | 2026-07-24T06:53:10.314Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3362 | 2026-07-24T06:53:10.440Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3363 | 2026-07-24T06:53:10.527Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3364 | 2026-07-24T06:53:10.579Z | Compiling progenitor-macro v0.13.0 |
| 3365 | 2026-07-24T06:53:10.873Z | Compiling object v0.30.4 |
| 3366 | 2026-07-24T06:53:11.006Z | Compiling sled v0.34.7 |
| 3367 | 2026-07-24T06:53:11.309Z | Compiling hickory-server v0.25.2 |
| 3368 | 2026-07-24T06:53:11.337Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3369 | 2026-07-24T06:53:11.379Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3370 | 2026-07-24T06:53:11.609Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3371 | 2026-07-24T06:53:11.741Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3372 | 2026-07-24T06:53:11.770Z | Compiling ed25519 v3.0.0 |
| 3373 | 2026-07-24T06:53:11.911Z | Compiling crypto-primes v0.7.2 |
| 3374 | 2026-07-24T06:53:12.374Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3375 | 2026-07-24T06:53:12.734Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3376 | 2026-07-24T06:53:12.844Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3377 | 2026-07-24T06:53:12.915Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3378 | 2026-07-24T06:53:12.971Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3379 | 2026-07-24T06:53:12.989Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3380 | 2026-07-24T06:53:13.205Z | Compiling poly1305 v0.9.0 |
| 3381 | 2026-07-24T06:53:13.398Z | Compiling blowfish v0.10.0 |
| 3382 | 2026-07-24T06:53:13.426Z | Compiling blake2 v0.11.0-rc.6 |
| 3383 | 2026-07-24T06:53:13.457Z | Compiling keccak v0.2.0 |
| 3384 | 2026-07-24T06:53:13.666Z | Compiling crc8 v0.1.1 |
| 3385 | 2026-07-24T06:53:13.684Z | Compiling http-range v0.1.5 |
| 3386 | 2026-07-24T06:53:13.736Z | Compiling half v1.8.3 |
| 3387 | 2026-07-24T06:53:13.770Z | Compiling path-slash v0.1.5 |
| 3388 | 2026-07-24T06:53:13.830Z | Compiling fiat-crypto v0.3.0 |
| 3389 | 2026-07-24T06:53:13.856Z | Compiling argon2 v0.6.0-rc.8 |
| 3390 | 2026-07-24T06:53:13.874Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3391 | 2026-07-24T06:53:13.919Z | Compiling sha3 v0.11.0 |
| 3392 | 2026-07-24T06:53:13.945Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3393 | 2026-07-24T06:53:14.008Z | Compiling serde_cbor v0.11.2 |
| 3394 | 2026-07-24T06:53:14.035Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3395 | 2026-07-24T06:53:14.102Z | Compiling ssh-cipher v0.3.0-rc.9 |
| 3396 | 2026-07-24T06:53:14.166Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3397 | 2026-07-24T06:53:14.404Z | Compiling rsa v0.10.0-rc.18 |
| 3398 | 2026-07-24T06:53:14.440Z | Compiling ed25519-dalek v3.0.0-rc.0 |
| 3399 | 2026-07-24T06:53:14.655Z | Compiling illumos-nvpair v0.3.0 |
| 3400 | 2026-07-24T06:53:14.761Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3401 | 2026-07-24T06:53:14.928Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3402 | 2026-07-24T06:53:14.944Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3403 | 2026-07-24T06:53:15.009Z | Compiling p256 v0.14.0-rc.10 |
| 3404 | 2026-07-24T06:53:15.009Z | Compiling p521 v0.14.0-rc.10 |
| 3405 | 2026-07-24T06:53:15.142Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3406 | 2026-07-24T06:53:15.178Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3407 | 2026-07-24T06:53:15.205Z | Compiling yasna v0.5.2 |
| 3408 | 2026-07-24T06:53:15.222Z | Compiling kstat-rs v0.2.4 |
| 3409 | 2026-07-24T06:53:15.536Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3410 | 2026-07-24T06:53:15.645Z | Compiling progenitor v0.13.0 |
| 3411 | 2026-07-24T06:53:15.664Z | Compiling headers-core v0.3.0 |
| 3412 | 2026-07-24T06:53:15.689Z | Compiling kem v0.3.0 |
| 3413 | 2026-07-24T06:53:15.784Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3414 | 2026-07-24T06:53:15.810Z | Compiling module-lattice v0.2.3 |
| 3415 | 2026-07-24T06:53:15.827Z | Compiling nanorand v0.7.0 |
| 3416 | 2026-07-24T06:53:15.846Z | Compiling atty v0.2.14 |
| 3417 | 2026-07-24T06:53:15.865Z | Compiling headers v0.4.1 |
| 3418 | 2026-07-24T06:53:15.923Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3419 | 2026-07-24T06:53:15.941Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3420 | 2026-07-24T06:53:15.979Z | Compiling rcgen v0.12.1 |
| 3421 | 2026-07-24T06:53:16.083Z | Compiling flume v0.11.1 |
| 3422 | 2026-07-24T06:53:16.142Z | Compiling ml-kem v0.3.2 |
| 3423 | 2026-07-24T06:53:16.278Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3424 | 2026-07-24T06:53:16.335Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3425 | 2026-07-24T06:53:16.425Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3426 | 2026-07-24T06:53:16.663Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3427 | 2026-07-24T06:53:16.886Z | Compiling hyper-staticfile v0.10.1 |
| 3428 | 2026-07-24T06:53:16.933Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3429 | 2026-07-24T06:53:17.005Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3430 | 2026-07-24T06:53:17.088Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3431 | 2026-07-24T06:53:17.333Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3432 | 2026-07-24T06:53:17.350Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3433 | 2026-07-24T06:53:17.379Z | Compiling russh-cryptovec v0.61.0 |
| 3434 | 2026-07-24T06:53:17.419Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3435 | 2026-07-24T06:53:17.631Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3436 | 2026-07-24T06:53:17.773Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 3437 | 2026-07-24T06:53:18.074Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3438 | 2026-07-24T06:53:18.097Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3439 | 2026-07-24T06:53:18.340Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3440 | 2026-07-24T06:53:18.368Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3441 | 2026-07-24T06:53:18.385Z | Compiling port-file v0.1.0 |
| 3442 | 2026-07-24T06:53:18.554Z | Compiling num-bigint v0.4.6 |
| 3443 | 2026-07-24T06:53:18.573Z | Compiling generic-array v1.4.3 |
| 3444 | 2026-07-24T06:53:18.592Z | Compiling russh-util v0.52.0 |
| 3445 | 2026-07-24T06:53:18.625Z | Compiling enum_dispatch v0.3.13 |
| 3446 | 2026-07-24T06:53:18.686Z | Compiling delegate v0.13.5 |
| 3447 | 2026-07-24T06:53:18.775Z | Compiling subprocess v0.2.15 |
| 3448 | 2026-07-24T06:53:19.105Z | Compiling p384 v0.14.0-rc.10 |
| 3449 | 2026-07-24T06:53:19.127Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3450 | 2026-07-24T06:53:19.232Z | Compiling md5 v0.8.0 |
| 3451 | 2026-07-24T06:53:19.429Z | Compiling display-error-chain v0.2.2 |
| 3452 | 2026-07-24T06:53:19.512Z | Compiling hex-literal v1.1.0 |
| 3453 | 2026-07-24T06:53:19.561Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3454 | 2026-07-24T06:53:19.588Z | Compiling colored v2.2.0 |
| 3455 | 2026-07-24T06:53:19.605Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3456 | 2026-07-24T06:53:19.622Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3457 | 2026-07-24T06:53:19.655Z | Compiling socket2 v0.5.10 |
| 3458 | 2026-07-24T06:53:19.676Z | Compiling internet-checksum v0.2.1 |
| 3459 | 2026-07-24T06:53:20.299Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3460 | 2026-07-24T06:53:21.035Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3461 | 2026-07-24T06:53:21.245Z | Compiling ssh-key v0.7.0-rc.10 |
| 3462 | 2026-07-24T06:53:21.527Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3463 | 2026-07-24T06:53:22.460Z | Compiling russh v0.61.2 |
| 3464 | 2026-07-24T06:53:22.731Z | Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3465 | 2026-07-24T06:53:23.682Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3466 | 2026-07-24T06:53:32.239Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3467 | 2026-07-24T06:53:32.239Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3468 | 2026-07-24T06:53:32.239Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3469 | 2026-07-24T06:53:32.242Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3470 | 2026-07-24T06:53:33.983Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3471 | 2026-07-24T06:53:34.097Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3472 | 2026-07-24T06:53:38.025Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3473 | 2026-07-24T06:54:18.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s |
| 3474 | 2026-07-24T06:54:18.790Z | |
| 3475 | 2026-07-24T06:54:18.790Z | real 1:28.593601277 |
| 3476 | 2026-07-24T06:54:18.790Z | user 8:46.353175325 |
| 3477 | 2026-07-24T06:54:18.790Z | sys 1:45.605392384 |
| 3478 | 2026-07-24T06:54:18.790Z | trap 0.263004303 |
| 3479 | 2026-07-24T06:54:18.794Z | tflt 0.359895650 |
| 3480 | 2026-07-24T06:54:18.794Z | dflt 1.560854036 |
| 3481 | 2026-07-24T06:54:18.794Z | kflt 0.000330500 |
| 3482 | 2026-07-24T06:54:18.794Z | lock 31:16.105449482 |
| 3483 | 2026-07-24T06:54:18.794Z | slp 20:05.102817892 |
| 3484 | 2026-07-24T06:54:18.794Z | lat 43.514789787 |
| 3485 | 2026-07-24T06:54:18.794Z | stop 3:10.201814652 |
| 3486 | 2026-07-24T06:54:18.794Z | + mkdir tests |
| 3487 | 2026-07-24T06:54:18.798Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3488 | 2026-07-24T06:54:18.798Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3489 | 2026-07-24T06:54:18.817Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e4c9c7ae0bb0dfef tests/ |
| 3490 | 2026-07-24T06:54:18.838Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ea78505dc2dc167f tests/ |
| 3491 | 2026-07-24T06:54:18.860Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-33515beb2d6ed64a tests/ |
| 3492 | 2026-07-24T06:54:18.881Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-fe05326eebb245d2 tests/ |
| 3493 | 2026-07-24T06:54:19.126Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3494 | 2026-07-24T06:54:19.129Z | + 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-ea78505dc2dc167f tests/commtest-33515beb2d6ed64a tests/dhcp_server-e4c9c7ae0bb0dfef tests/end_to_end_tests-fe05326eebb245d2 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3495 | 2026-07-24T06:55:39.329Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3496 | 2026-07-24T06:55:39.329Z | a .github/buildomat/ci-env.sh 1K |
| 3497 | 2026-07-24T06:55:39.329Z | a out/target/test 1K |
| 3498 | 2026-07-24T06:55:39.329Z | a out/npuzone/npuzone 27402K |
| 3499 | 2026-07-24T06:55:39.329Z | a package-manifest.toml 35K |
| 3500 | 2026-07-24T06:55:39.329Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3501 | 2026-07-24T06:55:39.329Z | a target/release/omicron-package 40702K |
| 3502 | 2026-07-24T06:55:39.329Z | a target/release/xtask 10468K |
| 3503 | 2026-07-24T06:55:39.329Z | a target/debug/bootstrap 349604K |
| 3504 | 2026-07-24T06:55:39.329Z | a tests/bootstrap-ea78505dc2dc167f 31974K |
| 3505 | 2026-07-24T06:55:39.329Z | a tests/commtest-33515beb2d6ed64a 32169K |
| 3506 | 2026-07-24T06:55:39.329Z | a tests/dhcp_server-e4c9c7ae0bb0dfef 31974K |
| 3507 | 2026-07-24T06:55:39.329Z | a tests/end_to_end_tests-fe05326eebb245d2 399481K |
| 3508 | 2026-07-24T06:55:39.329Z | a tools/opte_version 1K |
| 3509 | 2026-07-24T06:55:39.329Z | a tools/opte_version_override 2K |
| 3510 | 2026-07-24T06:55:39.329Z | a out/clickhouse.tar.gz 310686K |
| 3511 | 2026-07-24T06:55:39.329Z | a out/clickhouse_keeper.tar.gz 297158K |
| 3512 | 2026-07-24T06:55:39.329Z | a out/clickhouse_server.tar.gz 310683K |
| 3513 | 2026-07-24T06:55:39.329Z | a out/cockroachdb.tar.gz 161716K |
| 3514 | 2026-07-24T06:55:39.329Z | a out/crucible-pantry-zone.tar.gz 39102K |
| 3515 | 2026-07-24T06:55:39.330Z | a out/crucible-utils.tar 18900K |
| 3516 | 2026-07-24T06:55:39.330Z | a out/crucible-zone.tar.gz 53798K |
| 3517 | 2026-07-24T06:55:39.330Z | a out/external-dns.tar.gz 46145K |
| 3518 | 2026-07-24T06:55:39.330Z | a out/internal-dns.tar.gz 46144K |
| 3519 | 2026-07-24T06:55:39.330Z | a out/mg-ddm-gz.tar 102717K |
| 3520 | 2026-07-24T06:55:39.330Z | a out/nexus.tar.gz 272446K |
| 3521 | 2026-07-24T06:55:39.330Z | a out/ntp.tar.gz 29899K |
| 3522 | 2026-07-24T06:55:39.330Z | a out/omicron-gateway-softnpu.tar.gz 27702K |
| 3523 | 2026-07-24T06:55:39.330Z | a out/omicron-sled-agent.tar 191328K |
| 3524 | 2026-07-24T06:55:39.330Z | a out/overlay.tar.gz 4K |
| 3525 | 2026-07-24T06:55:39.330Z | a out/oximeter.tar.gz 59896K |
| 3526 | 2026-07-24T06:55:39.330Z | a out/oxlog.tar 3808K |
| 3527 | 2026-07-24T06:55:39.330Z | a out/probe.tar.gz 3037K |
| 3528 | 2026-07-24T06:55:39.330Z | a out/propolis-server.tar.gz 34372K |
| 3529 | 2026-07-24T06:55:39.330Z | a out/pumpkind-gz.tar 26647K |
| 3530 | 2026-07-24T06:55:39.330Z | a out/switch-softnpu.tar.gz 450339K |
| 3531 | 2026-07-24T06:55:39.336Z | |
| 3532 | 2026-07-24T06:55:39.336Z | real 1:20.192490485 |
| 3533 | 2026-07-24T06:55:39.336Z | user 1:17.520777720 |
| 3534 | 2026-07-24T06:55:39.336Z | sys 4.451342617 |
| 3535 | 2026-07-24T06:55:39.336Z | trap 0.006435716 |
| 3536 | 2026-07-24T06:55:39.336Z | tflt 0.000000000 |
| 3537 | 2026-07-24T06:55:39.336Z | dflt 0.000000000 |
| 3538 | 2026-07-24T06:55:39.336Z | kflt 0.000000000 |
| 3539 | 2026-07-24T06:55:39.336Z | lock 0.000000000 |
| 3540 | 2026-07-24T06:55:39.336Z | slp 1:17.455112905 |
| 3541 | 2026-07-24T06:55:39.336Z | lat 0.946646171 |
| 3542 | 2026-07-24T06:55:39.336Z | stop 0.000274768 |
| 3543 | 2026-07-24T06:55:39.336Z | process exited: duration 955604 ms, exit code 0 |
| |
| 3544 | 2026-07-24T06:55:39.369Z | found 1 output files |
| 3545 | 2026-07-24T06:55:39.423Z | uploading: /work/package.tar.gz (2482450684 bytes) |
| 3546 | 2026-07-24T06:56:39.070Z | uploaded: /work/package.tar.gz |