|
|
|
| 1 | 2026-09-08T17:33:44.300Z | job assigned to worker 01M21194AMEQ9TCHH7YW9HEJ58 [factory aws, i-0dcc0a9a5e51b258e] (queued for 46 s) |
| |
| 2 | 2026-09-08T17:33:51.540Z | starting task 0: "setup" |
| 3 | 2026-09-08T17:33:51.548Z | ++ uname -s |
| 4 | 2026-09-08T17:33:51.552Z | + kern=SunOS |
| 5 | 2026-09-08T17:33:51.552Z | + build_user=build |
| 6 | 2026-09-08T17:33:51.552Z | + build_uid=12345 |
| 7 | 2026-09-08T17:33:51.552Z | + work_dir=/work |
| 8 | 2026-09-08T17:33:51.552Z | + input_dir=/input |
| 9 | 2026-09-08T17:33:51.552Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T17:33:51.552Z | + case "$kern" in |
| 11 | 2026-09-08T17:33:51.552Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T17:33:51.555Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T17:33:53.560Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T17:33:53.680Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T17:33:53.684Z | + home_fs=zfs |
| 16 | 2026-09-08T17:33:53.684Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T17:33:53.684Z | + mkdir -p /home/build |
| 18 | 2026-09-08T17:33:53.684Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T17:33:55.686Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T17:33:55.690Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-09-08T17:33:55.697Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T17:33:55.703Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-08T17:33:55.703Z | * rust toolchain channel = "1.98.1" |
| 24 | 2026-09-08T17:33:55.703Z | * rust toolchain profile = "default" |
| 25 | 2026-09-08T17:33:55.703Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-08T17:33:55.703Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T17:33:55.703Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T17:33:55.706Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T17:33:55.706Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-08T17:33:55.783Z | info: downloading installer |
| 31 | 2026-09-08T17:33:56.975Z | info: profile set to default |
| 32 | 2026-09-08T17:33:56.975Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T17:33:56.978Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T17:33:57.106Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-08T17:33:57.112Z | info: downloading 6 components |
| 36 | 2026-09-08T17:34:12.414Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T17:34:12.414Z | |
| 38 | 2026-09-08T17:34:12.443Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-08T17:34:12.443Z | |
| 40 | 2026-09-08T17:34:12.446Z | |
| 41 | 2026-09-08T17:34:12.446Z | Rust is installed now. Great! |
| 42 | 2026-09-08T17:34:12.446Z | |
| 43 | 2026-09-08T17:34:12.447Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T17:34:12.447Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T17:34:12.447Z | |
| 46 | 2026-09-08T17:34:12.447Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T17:34:12.447Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T17:34:12.447Z | |
| 49 | 2026-09-08T17:34:12.447Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T17:34:12.447Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T17:34:12.447Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T17:34:12.447Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T17:34:12.447Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T17:34:12.447Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T17:34:12.447Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T17:34:12.447Z | HOST_CC = None |
| 57 | 2026-09-08T17:34:12.448Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T17:34:12.448Z | CC = None |
| 59 | 2026-09-08T17:34:12.448Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T17:34:12.627Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T17:34:12.627Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T17:34:12.627Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T17:34:12.627Z | CFLAGS = None |
| 64 | 2026-09-08T17:34:12.627Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T17:34:12.627Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T17:34:12.627Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T17:34:12.627Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T17:34:12.627Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T17:34:12.627Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T17:34:12.725Z | + rustup --version |
| 71 | 2026-09-08T17:34:12.730Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T17:34:12.735Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T17:34:12.752Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-08T17:34:12.755Z | + cargo --version |
| 75 | 2026-09-08T17:34:12.762Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-08T17:34:12.766Z | + rustc --version |
| 77 | 2026-09-08T17:34:12.785Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-08T17:34:12.788Z | process exited: duration 17091 ms, exit code 0 |
| |
| 79 | 2026-09-08T17:34:12.794Z | starting task 2: "authentication" |
| 80 | 2026-09-08T17:34:12.815Z | process exited: duration 20 ms, exit code 0 |
| |
| 81 | 2026-09-08T17:34:12.821Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T17:34:12.826Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-08T17:34:12.829Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-08T17:34:12.860Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-08T17:34:25.871Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-08T17:34:25.871Z | + git fetch origin 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 |
| 87 | 2026-09-08T17:34:27.227Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-08T17:34:27.227Z | * branch 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 -> FETCH_HEAD |
| 89 | 2026-09-08T17:34:27.243Z | + [[ -n '' ]] |
| 90 | 2026-09-08T17:34:27.243Z | + git reset --hard 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 |
| 91 | 2026-09-08T17:34:27.494Z | HEAD is now at 18da33a5e rebase on main |
| 92 | 2026-09-08T17:34:27.498Z | process exited: duration 14675 ms, exit code 0 |
| |
| 93 | 2026-09-08T17:34:27.505Z | starting task 4: "build" |
| 94 | 2026-09-08T17:34:27.511Z | + source .github/buildomat/ci-env.sh |
| 95 | 2026-09-08T17:34:27.511Z | ++ export CARGO_TERM_COLOR=always |
| 96 | 2026-09-08T17:34:27.512Z | ++ CARGO_TERM_COLOR=always |
| 97 | 2026-09-08T17:34:27.516Z | +++ uname -s |
| 98 | 2026-09-08T17:34:27.516Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 99 | 2026-09-08T17:34:27.516Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 100 | 2026-09-08T17:34:27.516Z | + cargo --version |
| 101 | 2026-09-08T17:34:27.527Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 102 | 2026-09-08T17:34:27.531Z | + rustc --version |
| 103 | 2026-09-08T17:34:27.549Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 104 | 2026-09-08T17:34:27.553Z | + WORK=/work |
| 105 | 2026-09-08T17:34:27.553Z | + pfexec mkdir -p /work |
| 106 | 2026-09-08T17:34:27.556Z | + pfexec chown build /work |
| 107 | 2026-09-08T17:34:27.561Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 108 | 2026-09-08T17:34:29.663Z | Startup: Refreshing catalog 'helios' ... Done |
| 109 | 2026-09-08T17:34:30.084Z | Startup: Caching catalogs ... Done |
| 110 | 2026-09-08T17:34:32.728Z | Planning: Solver setup ... Done (2.470s) |
| 111 | 2026-09-08T17:34:32.796Z | Planning: Running solver ... Done (0.068s) |
| 112 | 2026-09-08T17:34:32.851Z | Planning: Finding local manifests ... Done (0.003s) |
| 113 | 2026-09-08T17:34:32.863Z | Planning: Fetching manifests: 0/2 0% complete |
| 114 | 2026-09-08T17:34:32.890Z | Planning: Fetching manifests: 2/2 100% complete |
| 115 | 2026-09-08T17:34:32.905Z | Planning: Package planning ... Done (0.015s) |
| 116 | 2026-09-08T17:34:32.909Z | Planning: Merging actions ... Done (0.001s) |
| 117 | 2026-09-08T17:34:33.068Z | Planning: Checking for conflicting actions ... Done (0.161s) |
| 118 | 2026-09-08T17:34:33.071Z | Planning: Consolidating action changes ... Done (0.001s) |
| 119 | 2026-09-08T17:34:33.924Z | Planning: Evaluating mediators ... Done (0.855s) |
| 120 | 2026-09-08T17:34:33.929Z | Planning: Planning completed in 3.80 seconds |
| 121 | 2026-09-08T17:34:33.935Z | Packages to install: 2 |
| 122 | 2026-09-08T17:34:33.935Z | Estimated space available: 156.02 GB |
| 123 | 2026-09-08T17:34:33.935Z | Estimated space to be consumed: 86.48 MB |
| 124 | 2026-09-08T17:34:33.935Z | Create boot environment: No |
| 125 | 2026-09-08T17:34:33.935Z | Create backup boot environment: No |
| 126 | 2026-09-08T17:34:33.938Z | Rebuild boot archive: No |
| 127 | 2026-09-08T17:34:33.938Z | |
| 128 | 2026-09-08T17:34:33.938Z | Changed packages: |
| 129 | 2026-09-08T17:34:33.938Z | helios |
| 130 | 2026-09-08T17:34:33.938Z | developer/build-essential |
| 131 | 2026-09-08T17:34:33.938Z | None -> 11-3.0 |
| 132 | 2026-09-08T17:34:33.938Z | library/libxmlsec1 |
| 133 | 2026-09-08T17:34:33.939Z | None -> 1.2.35-3.0 |
| 134 | 2026-09-08T17:34:33.962Z | |
| 135 | 2026-09-08T17:34:33.962Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 136 | 2026-09-08T17:34:34.031Z | Download: Completed 1.28 MB in 0.07 seconds (18.4M/s) |
| 137 | 2026-09-08T17:34:34.092Z | Actions: 1/268 actions (Installing new actions) |
| 138 | 2026-09-08T17:34:34.130Z | Actions: Completed 268 actions in 0.04 seconds. |
| 139 | 2026-09-08T17:34:34.169Z | Finalize: Updating package state database ... Done (0.038s) |
| 140 | 2026-09-08T17:34:34.169Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-09-08T17:34:34.266Z | Finalize: Updating image state ... Done (0.097s) |
| 142 | 2026-09-08T17:34:37.064Z | Finalize: Creating fast lookup database ... Done (2.738s) |
| 143 | 2026-09-08T17:34:37.137Z | Finalize: Reading search index ... Done (0.013s) |
| 144 | 2026-09-08T17:34:37.140Z | Finalize: Updating search index ... Done (0.000s) |
| 145 | 2026-09-08T17:34:37.218Z | Finalize: Updating package cache ... Done (0.000s) |
| 146 | 2026-09-08T17:34:37.599Z | Planning: Evaluating mediator changes ... Done |
| 147 | 2026-09-08T17:34:37.702Z | Planning: Checking for conflicting actions ... Done |
| 148 | 2026-09-08T17:34:37.706Z | Planning: Consolidating action changes ... Done |
| 149 | 2026-09-08T17:34:37.858Z | Planning: Evaluating mediators ... Done |
| 150 | 2026-09-08T17:34:37.862Z | Planning: Planning completed in 0.26 seconds |
| 151 | 2026-09-08T17:34:37.881Z | Mediators to change: 2 |
| 152 | 2026-09-08T17:34:37.882Z | Create boot environment: No |
| 153 | 2026-09-08T17:34:37.882Z | Create backup boot environment: No |
| 154 | 2026-09-08T17:34:37.928Z | Finalize: Updating package state database ... Done |
| 155 | 2026-09-08T17:34:37.928Z | Finalize: Updating package cache ... Done |
| 156 | 2026-09-08T17:34:37.984Z | Finalize: Updating image state ... Done |
| 157 | 2026-09-08T17:34:39.911Z | Finalize: Creating fast lookup database ... Done |
| 158 | 2026-09-08T17:34:39.975Z | Finalize: Reading search index ... Done |
| 159 | 2026-09-08T17:34:39.979Z | Finalize: Updating search index ... Done |
| 160 | 2026-09-08T17:34:40.068Z | Finalize: Updating package cache ... Done |
| 161 | 2026-09-08T17:34:40.350Z | Planning: Evaluating mediator changes ... Done |
| 162 | 2026-09-08T17:34:40.454Z | Planning: Checking for conflicting actions ... Done |
| 163 | 2026-09-08T17:34:40.457Z | Planning: Consolidating action changes ... Done |
| 164 | 2026-09-08T17:34:40.609Z | Planning: Evaluating mediators ... Done |
| 165 | 2026-09-08T17:34:40.613Z | Planning: Planning completed in 0.26 seconds |
| 166 | 2026-09-08T17:34:40.632Z | Mediators to change: 1 |
| 167 | 2026-09-08T17:34:40.632Z | Create boot environment: No |
| 168 | 2026-09-08T17:34:40.632Z | Create backup boot environment: No |
| 169 | 2026-09-08T17:34:40.703Z | Finalize: Updating package state database ... Done |
| 170 | 2026-09-08T17:34:40.703Z | Finalize: Updating package cache ... Done |
| 171 | 2026-09-08T17:34:40.759Z | Finalize: Updating image state ... Done |
| 172 | 2026-09-08T17:34:42.699Z | Finalize: Creating fast lookup database ... Done |
| 173 | 2026-09-08T17:34:42.762Z | Finalize: Reading search index ... Done |
| 174 | 2026-09-08T17:34:42.765Z | Finalize: Updating search index ... Done |
| 175 | 2026-09-08T17:34:42.923Z | Finalize: Updating package cache ... Done |
| 176 | 2026-09-08T17:34:43.235Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 177 | 2026-09-08T17:34:43.235Z | apache system 2.4 system |
| 178 | 2026-09-08T17:34:43.235Z | clang system 15 system |
| 179 | 2026-09-08T17:34:43.235Z | csh system system illumos |
| 180 | 2026-09-08T17:34:43.235Z | ctags system system illumos |
| 181 | 2026-09-08T17:34:43.235Z | file vendor vendor darwinsys |
| 182 | 2026-09-08T17:34:43.235Z | file system system illumos |
| 183 | 2026-09-08T17:34:43.235Z | gcc vendor 14 vendor |
| 184 | 2026-09-08T17:34:43.236Z | gcc system 13 system |
| 185 | 2026-09-08T17:34:43.236Z | gcc system 10 system |
| 186 | 2026-09-08T17:34:43.236Z | go system 1.25 system |
| 187 | 2026-09-08T17:34:43.236Z | llvm system 15 system |
| 188 | 2026-09-08T17:34:43.236Z | mariadb system 11.4 system |
| 189 | 2026-09-08T17:34:43.236Z | mta vendor vendor dma |
| 190 | 2026-09-08T17:34:43.236Z | openjdk system 17 system |
| 191 | 2026-09-08T17:34:43.236Z | openjdk system 11 system |
| 192 | 2026-09-08T17:34:43.236Z | openssl vendor 3 vendor |
| 193 | 2026-09-08T17:34:43.236Z | perl system 5.40 system |
| 194 | 2026-09-08T17:34:43.236Z | postgresql system 18 system |
| 195 | 2026-09-08T17:34:43.236Z | postgresql system 17 system |
| 196 | 2026-09-08T17:34:43.236Z | python vendor 3 vendor |
| 197 | 2026-09-08T17:34:43.236Z | python system 2 system |
| 198 | 2026-09-08T17:34:43.236Z | python3 vendor 3.13 vendor |
| 199 | 2026-09-08T17:34:43.236Z | ruby system 3.4 system |
| 200 | 2026-09-08T17:34:43.236Z | ruby system 3.0 system |
| 201 | 2026-09-08T17:34:43.236Z | words vendor vendor american-english |
| 202 | 2026-09-08T17:34:43.236Z | words system system australian-english |
| 203 | 2026-09-08T17:34:43.236Z | words system system british-english |
| 204 | 2026-09-08T17:34:43.236Z | words system system canadian-english |
| 205 | 2026-09-08T17:34:43.236Z | words system system french |
| 206 | 2026-09-08T17:34:43.236Z | words system system italian |
| 207 | 2026-09-08T17:34:43.236Z | words system system ngerman |
| 208 | 2026-09-08T17:34:43.236Z | words system system ogerman |
| 209 | 2026-09-08T17:34:43.236Z | words system system spanish |
| 210 | 2026-09-08T17:34:43.498Z | PUBLISHER TYPE STATUS P LOCATION |
| 211 | 2026-09-08T17:34:43.498Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 212 | 2026-09-08T17:34:44.020Z | FMRI IFO |
| 213 | 2026-09-08T17:34:44.020Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 214 | 2026-09-08T17:34:44.020Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 215 | 2026-09-08T17:34:44.020Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 216 | 2026-09-08T17:34:44.020Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 217 | 2026-09-08T17:34:44.020Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 218 | 2026-09-08T17:34:44.020Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 219 | 2026-09-08T17:34:44.020Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 220 | 2026-09-08T17:34:44.021Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 221 | 2026-09-08T17:34:44.021Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 222 | 2026-09-08T17:34:44.368Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 223 | 2026-09-08T17:34:44.737Z | Updating crates.io index |
| 224 | 2026-09-08T17:34:44.741Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 225 | 2026-09-08T17:34:45.040Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 226 | 2026-09-08T17:34:45.429Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 227 | 2026-09-08T17:34:45.729Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 228 | 2026-09-08T17:34:46.826Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 229 | 2026-09-08T17:34:47.416Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 230 | 2026-09-08T17:34:49.005Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 231 | 2026-09-08T17:34:50.173Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 232 | 2026-09-08T17:34:50.494Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 233 | 2026-09-08T17:34:50.898Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 234 | 2026-09-08T17:34:52.365Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 235 | 2026-09-08T17:34:52.680Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 236 | 2026-09-08T17:34:53.120Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 237 | 2026-09-08T17:34:53.415Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-09-08T17:34:53.696Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-09-08T17:34:53.971Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-09-08T17:34:54.297Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 241 | 2026-09-08T17:34:54.677Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 242 | 2026-09-08T17:34:54.983Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 243 | 2026-09-08T17:34:55.423Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 244 | 2026-09-08T17:34:56.096Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 245 | 2026-09-08T17:34:56.438Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 246 | 2026-09-08T17:34:57.060Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 247 | 2026-09-08T17:34:57.442Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 248 | 2026-09-08T17:34:57.724Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 249 | 2026-09-08T17:34:58.192Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 250 | 2026-09-08T17:34:58.524Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 251 | 2026-09-08T17:34:58.884Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 252 | 2026-09-08T17:34:59.253Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 253 | 2026-09-08T17:34:59.555Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 254 | 2026-09-08T17:34:59.905Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 255 | 2026-09-08T17:35:00.354Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 256 | 2026-09-08T17:35:01.139Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 257 | 2026-09-08T17:35:01.466Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 258 | 2026-09-08T17:35:01.767Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 259 | 2026-09-08T17:35:02.517Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 260 | 2026-09-08T17:35:02.862Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-09-08T17:35:03.154Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-09-08T17:35:03.464Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 263 | 2026-09-08T17:35:03.783Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 264 | 2026-09-08T17:35:04.073Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-08T17:35:04.482Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 266 | 2026-09-08T17:35:07.075Z | Downloading crates ... |
| 267 | 2026-09-08T17:35:07.118Z | Downloaded anstyle-query v1.1.5 |
| 268 | 2026-09-08T17:35:07.123Z | Downloaded colorchoice v1.0.4 |
| 269 | 2026-09-08T17:35:07.127Z | Downloaded anstyle v1.0.14 |
| 270 | 2026-09-08T17:35:07.131Z | Downloaded dtrace-parser v0.2.0 |
| 271 | 2026-09-08T17:35:07.134Z | Downloaded anstyle-parse v1.0.0 |
| 272 | 2026-09-08T17:35:07.134Z | Downloaded fastrand v2.3.0 |
| 273 | 2026-09-08T17:35:07.134Z | Downloaded anstream v1.0.0 |
| 274 | 2026-09-08T17:35:07.137Z | Downloaded anyhow v1.0.104 |
| 275 | 2026-09-08T17:35:07.140Z | Downloaded bytecount v0.6.9 |
| 276 | 2026-09-08T17:35:07.140Z | Downloaded camino v1.2.5 |
| 277 | 2026-09-08T17:35:07.140Z | Downloaded fnv v1.0.7 |
| 278 | 2026-09-08T17:35:07.140Z | Downloaded zmij v1.0.21 |
| 279 | 2026-09-08T17:35:07.143Z | Downloaded byteorder v1.5.0 |
| 280 | 2026-09-08T17:35:07.143Z | Downloaded usdt-impl v0.5.0 |
| 281 | 2026-09-08T17:35:07.148Z | Downloaded tempfile v3.27.0 |
| 282 | 2026-09-08T17:35:07.151Z | Downloaded cfg-if v1.0.4 |
| 283 | 2026-09-08T17:35:07.156Z | Downloaded zerocopy-derive v0.7.35 |
| 284 | 2026-09-08T17:35:07.159Z | Downloaded clap_derive v4.6.1 |
| 285 | 2026-09-08T17:35:07.162Z | Downloaded zerocopy v0.7.35 |
| 286 | 2026-09-08T17:35:07.168Z | Downloaded generic-array v0.14.7 |
| 287 | 2026-09-08T17:35:07.171Z | Downloaded errno v0.3.14 |
| 288 | 2026-09-08T17:35:07.171Z | Downloaded memmap v0.7.0 |
| 289 | 2026-09-08T17:35:07.171Z | Downloaded equivalent v1.0.2 |
| 290 | 2026-09-08T17:35:07.175Z | Downloaded heck v0.5.0 |
| 291 | 2026-09-08T17:35:07.178Z | Downloaded plain v0.2.3 |
| 292 | 2026-09-08T17:35:07.179Z | Downloaded dof v0.3.0 |
| 293 | 2026-09-08T17:35:07.179Z | Downloaded macaddr v1.0.1 |
| 294 | 2026-09-08T17:35:07.179Z | Downloaded cargo_metadata v0.23.1 |
| 295 | 2026-09-08T17:35:07.182Z | Downloaded crypto-common v0.1.7 |
| 296 | 2026-09-08T17:35:07.185Z | Downloaded scroll_derive v0.12.1 |
| 297 | 2026-09-08T17:35:07.185Z | Downloaded cargo-platform v0.3.2 |
| 298 | 2026-09-08T17:35:07.185Z | Downloaded cpufeatures v0.2.17 |
| 299 | 2026-09-08T17:35:07.186Z | Downloaded unicode-linebreak v0.1.5 |
| 300 | 2026-09-08T17:35:07.189Z | Downloaded heck v0.4.1 |
| 301 | 2026-09-08T17:35:07.193Z | Downloaded tabled_derive v0.7.0 |
| 302 | 2026-09-08T17:35:07.193Z | Downloaded terminal_size v0.4.3 |
| 303 | 2026-09-08T17:35:07.193Z | Downloaded is_terminal_polyfill v1.70.2 |
| 304 | 2026-09-08T17:35:07.196Z | Downloaded pretty-hex v0.4.1 |
| 305 | 2026-09-08T17:35:07.200Z | Downloaded usdt v0.5.0 |
| 306 | 2026-09-08T17:35:07.200Z | Downloaded toml_datetime v0.6.11 |
| 307 | 2026-09-08T17:35:07.200Z | Downloaded block-buffer v0.10.4 |
| 308 | 2026-09-08T17:35:07.200Z | Downloaded clap_lex v1.0.0 |
| 309 | 2026-09-08T17:35:07.200Z | Downloaded version_check v0.9.5 |
| 310 | 2026-09-08T17:35:07.205Z | Downloaded utf8parse v0.2.2 |
| 311 | 2026-09-08T17:35:07.210Z | Downloaded itoa v1.0.17 |
| 312 | 2026-09-08T17:35:07.213Z | Downloaded proc-macro-error-attr v1.0.4 |
| 313 | 2026-09-08T17:35:07.214Z | Downloaded swrite v0.1.0 |
| 314 | 2026-09-08T17:35:07.214Z | Downloaded autocfg v1.5.0 |
| 315 | 2026-09-08T17:35:07.214Z | Downloaded fs-err v3.3.0 |
| 316 | 2026-09-08T17:35:07.217Z | Downloaded digest v0.10.7 |
| 317 | 2026-09-08T17:35:07.220Z | Downloaded thread-id v4.2.2 |
| 318 | 2026-09-08T17:35:07.223Z | Downloaded toml_write v0.1.2 |
| 319 | 2026-09-08T17:35:07.226Z | Downloaded usdt-attr-macro v0.5.0 |
| 320 | 2026-09-08T17:35:07.226Z | Downloaded usdt-macro v0.5.0 |
| 321 | 2026-09-08T17:35:07.226Z | Downloaded smawk v0.3.2 |
| 322 | 2026-09-08T17:35:07.231Z | Downloaded thiserror v1.0.69 |
| 323 | 2026-09-08T17:35:07.236Z | Downloaded cargo_toml v0.21.0 |
| 324 | 2026-09-08T17:35:07.239Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-09-08T17:35:07.242Z | Downloaded strsim v0.11.1 |
| 326 | 2026-09-08T17:35:07.245Z | Downloaded thiserror-impl v2.0.18 |
| 327 | 2026-09-08T17:35:07.245Z | Downloaded proc-macro-error v1.0.4 |
| 328 | 2026-09-08T17:35:07.248Z | Downloaded quote v1.0.45 |
| 329 | 2026-09-08T17:35:07.253Z | Downloaded toml v0.8.23 |
| 330 | 2026-09-08T17:35:07.253Z | Downloaded once_cell v1.21.3 |
| 331 | 2026-09-08T17:35:07.257Z | Downloaded pest_generator v2.8.6 |
| 332 | 2026-09-08T17:35:07.257Z | Downloaded bitflags v2.11.0 |
| 333 | 2026-09-08T17:35:07.260Z | Downloaded serde_spanned v0.6.9 |
| 334 | 2026-09-08T17:35:07.260Z | Downloaded thiserror-impl v1.0.69 |
| 335 | 2026-09-08T17:35:07.265Z | Downloaded sha2 v0.10.9 |
| 336 | 2026-09-08T17:35:07.270Z | Downloaded scroll v0.12.0 |
| 337 | 2026-09-08T17:35:07.276Z | Downloaded clap v4.6.1 |
| 338 | 2026-09-08T17:35:07.281Z | Downloaded ucd-trie v0.1.7 |
| 339 | 2026-09-08T17:35:07.284Z | Downloaded pest_derive v2.8.6 |
| 340 | 2026-09-08T17:35:07.284Z | Downloaded serde_tokenstream v0.2.3 |
| 341 | 2026-09-08T17:35:07.284Z | Downloaded semver v1.0.28 |
| 342 | 2026-09-08T17:35:07.288Z | Downloaded camino-tempfile v1.4.1 |
| 343 | 2026-09-08T17:35:07.291Z | Downloaded getrandom v0.4.3 |
| 344 | 2026-09-08T17:35:07.294Z | Downloaded serde_core v1.0.228 |
| 345 | 2026-09-08T17:35:07.294Z | Downloaded log v0.4.33 |
| 346 | 2026-09-08T17:35:07.300Z | Downloaded pest_meta v2.8.6 |
| 347 | 2026-09-08T17:35:07.300Z | Downloaded textwrap v0.16.2 |
| 348 | 2026-09-08T17:35:07.304Z | Downloaded unicode-ident v1.0.24 |
| 349 | 2026-09-08T17:35:07.307Z | Downloaded papergrid v0.11.0 |
| 350 | 2026-09-08T17:35:07.311Z | Downloaded serde_derive v1.0.228 |
| 351 | 2026-09-08T17:35:07.314Z | Downloaded toml_edit v0.22.27 |
| 352 | 2026-09-08T17:35:07.318Z | Downloaded proc-macro2 v1.0.106 |
| 353 | 2026-09-08T17:35:07.331Z | Downloaded serde v1.0.228 |
| 354 | 2026-09-08T17:35:07.335Z | Downloaded indexmap v2.14.0 |
| 355 | 2026-09-08T17:35:07.338Z | Downloaded typenum v1.20.1 |
| 356 | 2026-09-08T17:35:07.388Z | Downloaded memchr v2.8.0 |
| 357 | 2026-09-08T17:35:07.388Z | Downloaded pest v2.8.6 |
| 358 | 2026-09-08T17:35:07.388Z | Downloaded hashbrown v0.17.0 |
| 359 | 2026-09-08T17:35:07.388Z | Downloaded serde_json v1.0.151 |
| 360 | 2026-09-08T17:35:07.388Z | Downloaded clap_builder v4.6.0 |
| 361 | 2026-09-08T17:35:07.394Z | Downloaded syn v2.0.117 |
| 362 | 2026-09-08T17:35:07.397Z | Downloaded winnow v0.7.14 |
| 363 | 2026-09-08T17:35:07.400Z | Downloaded goblin v0.8.2 |
| 364 | 2026-09-08T17:35:07.403Z | Downloaded tabled v0.15.0 |
| 365 | 2026-09-08T17:35:07.411Z | Downloaded syn v1.0.109 |
| 366 | 2026-09-08T17:35:07.417Z | Downloaded unicode-width v0.1.14 |
| 367 | 2026-09-08T17:35:07.421Z | Downloaded unicode-width v0.2.0 |
| 368 | 2026-09-08T17:35:07.429Z | Downloaded rustix v1.1.4 |
| 369 | 2026-09-08T17:35:07.444Z | Downloaded libc v0.2.185 |
| 370 | 2026-09-08T17:35:07.506Z | Compiling proc-macro2 v1.0.106 |
| 371 | 2026-09-08T17:35:07.506Z | Compiling quote v1.0.45 |
| 372 | 2026-09-08T17:35:07.506Z | Compiling unicode-ident v1.0.24 |
| 373 | 2026-09-08T17:35:07.510Z | Compiling serde_core v1.0.228 |
| 374 | 2026-09-08T17:35:07.510Z | Compiling libc v0.2.185 |
| 375 | 2026-09-08T17:35:07.510Z | Compiling version_check v0.9.5 |
| 376 | 2026-09-08T17:35:07.510Z | Compiling memchr v2.8.0 |
| 377 | 2026-09-08T17:35:07.510Z | Compiling serde v1.0.228 |
| 378 | 2026-09-08T17:35:07.510Z | Compiling zmij v1.0.21 |
| 379 | 2026-09-08T17:35:07.708Z | Compiling thiserror v1.0.69 |
| 380 | 2026-09-08T17:35:07.712Z | Compiling itoa v1.0.17 |
| 381 | 2026-09-08T17:35:07.712Z | Compiling ucd-trie v0.1.7 |
| 382 | 2026-09-08T17:35:07.712Z | Compiling byteorder v1.5.0 |
| 383 | 2026-09-08T17:35:07.712Z | Compiling rustix v1.1.4 |
| 384 | 2026-09-08T17:35:07.950Z | Compiling bitflags v2.11.0 |
| 385 | 2026-09-08T17:35:08.124Z | Compiling serde_json v1.0.151 |
| 386 | 2026-09-08T17:35:08.159Z | Compiling pest v2.8.6 |
| 387 | 2026-09-08T17:35:08.213Z | Compiling syn v1.0.109 |
| 388 | 2026-09-08T17:35:08.250Z | Compiling camino v1.2.5 |
| 389 | 2026-09-08T17:35:08.286Z | Compiling hashbrown v0.17.0 |
| 390 | 2026-09-08T17:35:08.357Z | Compiling usdt-impl v0.5.0 |
| 391 | 2026-09-08T17:35:08.429Z | Compiling proc-macro-error-attr v1.0.4 |
| 392 | 2026-09-08T17:35:08.448Z | Compiling proc-macro-error v1.0.4 |
| 393 | 2026-09-08T17:35:08.514Z | Compiling equivalent v1.0.2 |
| 394 | 2026-09-08T17:35:08.567Z | Compiling log v0.4.33 |
| 395 | 2026-09-08T17:35:08.586Z | Compiling getrandom v0.4.3 |
| 396 | 2026-09-08T17:35:08.603Z | Compiling plain v0.2.3 |
| 397 | 2026-09-08T17:35:08.676Z | Compiling utf8parse v0.2.2 |
| 398 | 2026-09-08T17:35:08.734Z | Compiling errno v0.3.14 |
| 399 | 2026-09-08T17:35:08.738Z | Compiling thread-id v4.2.2 |
| 400 | 2026-09-08T17:35:08.794Z | Compiling indexmap v2.14.0 |
| 401 | 2026-09-08T17:35:08.798Z | Compiling anstyle-parse v1.0.0 |
| 402 | 2026-09-08T17:35:08.798Z | Compiling autocfg v1.5.0 |
| 403 | 2026-09-08T17:35:08.798Z | Compiling colorchoice v1.0.4 |
| 404 | 2026-09-08T17:35:08.811Z | Compiling thiserror v2.0.18 |
| 405 | 2026-09-08T17:35:08.882Z | Compiling toml_write v0.1.2 |
| 406 | 2026-09-08T17:35:08.882Z | Compiling anstyle-query v1.1.5 |
| 407 | 2026-09-08T17:35:08.966Z | Compiling anstyle v1.0.14 |
| 408 | 2026-09-08T17:35:08.989Z | Compiling cfg-if v1.0.4 |
| 409 | 2026-09-08T17:35:09.033Z | Compiling pretty-hex v0.4.1 |
| 410 | 2026-09-08T17:35:09.062Z | Compiling winnow v0.7.14 |
| 411 | 2026-09-08T17:35:09.081Z | Compiling is_terminal_polyfill v1.70.2 |
| 412 | 2026-09-08T17:35:09.165Z | Compiling syn v2.0.117 |
| 413 | 2026-09-08T17:35:09.211Z | Compiling anstream v1.0.0 |
| 414 | 2026-09-08T17:35:09.231Z | Compiling pest_meta v2.8.6 |
| 415 | 2026-09-08T17:35:09.234Z | Compiling bytecount v0.6.9 |
| 416 | 2026-09-08T17:35:09.268Z | Compiling fastrand v2.3.0 |
| 417 | 2026-09-08T17:35:09.324Z | Compiling unicode-width v0.1.14 |
| 418 | 2026-09-08T17:35:09.327Z | Compiling fs-err v3.3.0 |
| 419 | 2026-09-08T17:35:09.405Z | Compiling once_cell v1.21.3 |
| 420 | 2026-09-08T17:35:09.472Z | Compiling heck v0.5.0 |
| 421 | 2026-09-08T17:35:09.489Z | Compiling strsim v0.11.1 |
| 422 | 2026-09-08T17:35:09.527Z | Compiling heck v0.4.1 |
| 423 | 2026-09-08T17:35:09.546Z | Compiling clap_lex v1.0.0 |
| 424 | 2026-09-08T17:35:09.562Z | Compiling fnv v1.0.7 |
| 425 | 2026-09-08T17:35:09.585Z | Compiling anyhow v1.0.104 |
| 426 | 2026-09-08T17:35:09.646Z | Compiling memmap v0.7.0 |
| 427 | 2026-09-08T17:35:09.687Z | Compiling papergrid v0.11.0 |
| 428 | 2026-09-08T17:35:09.724Z | Compiling smawk v0.3.2 |
| 429 | 2026-09-08T17:35:09.742Z | Compiling unicode-linebreak v0.1.5 |
| 430 | 2026-09-08T17:35:09.759Z | Compiling unicode-width v0.2.0 |
| 431 | 2026-09-08T17:35:09.794Z | Compiling terminal_size v0.4.3 |
| 432 | 2026-09-08T17:35:09.854Z | Compiling tempfile v3.27.0 |
| 433 | 2026-09-08T17:35:09.872Z | Compiling swrite v0.1.0 |
| 434 | 2026-09-08T17:35:10.010Z | Compiling semver v1.0.28 |
| 435 | 2026-09-08T17:35:10.052Z | Compiling cargo-platform v0.3.2 |
| 436 | 2026-09-08T17:35:10.080Z | Compiling clap_builder v4.6.0 |
| 437 | 2026-09-08T17:35:10.101Z | Compiling textwrap v0.16.2 |
| 438 | 2026-09-08T17:35:10.246Z | Compiling camino-tempfile v1.4.1 |
| 439 | 2026-09-08T17:35:10.660Z | Compiling tabled_derive v0.7.0 |
| 440 | 2026-09-08T17:35:11.304Z | Compiling pest_generator v2.8.6 |
| 441 | 2026-09-08T17:35:11.322Z | Compiling tabled v0.15.0 |
| 442 | 2026-09-08T17:35:11.808Z | Compiling serde_derive v1.0.228 |
| 443 | 2026-09-08T17:35:11.832Z | Compiling thiserror-impl v1.0.69 |
| 444 | 2026-09-08T17:35:11.832Z | Compiling zerocopy-derive v0.7.35 |
| 445 | 2026-09-08T17:35:11.832Z | Compiling scroll_derive v0.12.1 |
| 446 | 2026-09-08T17:35:11.832Z | Compiling thiserror-impl v2.0.18 |
| 447 | 2026-09-08T17:35:11.832Z | Compiling clap_derive v4.6.1 |
| 448 | 2026-09-08T17:35:11.851Z | Compiling pest_derive v2.8.6 |
| 449 | 2026-09-08T17:35:12.563Z | Compiling scroll v0.12.0 |
| 450 | 2026-09-08T17:35:12.680Z | Compiling zerocopy v0.7.35 |
| 451 | 2026-09-08T17:35:12.778Z | Compiling goblin v0.8.2 |
| 452 | 2026-09-08T17:35:12.953Z | Compiling dtrace-parser v0.2.0 |
| 453 | 2026-09-08T17:35:13.182Z | Compiling clap v4.6.1 |
| 454 | 2026-09-08T17:35:14.255Z | Compiling dof v0.3.0 |
| 455 | 2026-09-08T17:35:14.255Z | Compiling serde_tokenstream v0.2.3 |
| 456 | 2026-09-08T17:35:14.272Z | Compiling toml_datetime v0.6.11 |
| 457 | 2026-09-08T17:35:14.275Z | Compiling serde_spanned v0.6.9 |
| 458 | 2026-09-08T17:35:14.289Z | Compiling macaddr v1.0.1 |
| 459 | 2026-09-08T17:35:14.293Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 460 | 2026-09-08T17:35:14.293Z | Compiling cargo_metadata v0.23.1 |
| 461 | 2026-09-08T17:35:14.467Z | Compiling toml_edit v0.22.27 |
| 462 | 2026-09-08T17:35:14.944Z | Compiling usdt-attr-macro v0.5.0 |
| 463 | 2026-09-08T17:35:14.947Z | Compiling usdt-macro v0.5.0 |
| 464 | 2026-09-08T17:35:15.587Z | Compiling usdt v0.5.0 |
| 465 | 2026-09-08T17:35:15.718Z | Compiling toml v0.8.23 |
| 466 | 2026-09-08T17:35:16.033Z | Compiling cargo_toml v0.21.0 |
| 467 | 2026-09-08T17:35:17.322Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 468 | 2026-09-08T17:35:19.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s |
| 469 | 2026-09-08T17:35:19.616Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 470 | 2026-09-08T17:35:20.119Z | Downloading crates ... |
| 471 | 2026-09-08T17:35:20.181Z | Downloaded adler2 v2.0.1 |
| 472 | 2026-09-08T17:35:20.189Z | Downloaded argon2 v0.6.0-rc.8 |
| 473 | 2026-09-08T17:35:20.196Z | Downloaded atty v0.2.14 |
| 474 | 2026-09-08T17:35:20.199Z | Downloaded backtrace-ext v0.2.1 |
| 475 | 2026-09-08T17:35:20.199Z | Downloaded foreign-types-shared v0.3.1 |
| 476 | 2026-09-08T17:35:20.203Z | Downloaded aead v0.5.2 |
| 477 | 2026-09-08T17:35:20.203Z | Downloaded foreign-types v0.5.0 |
| 478 | 2026-09-08T17:35:20.206Z | Downloaded base16ct v1.0.0 |
| 479 | 2026-09-08T17:35:20.206Z | Downloaded base64 v0.22.1 |
| 480 | 2026-09-08T17:35:20.206Z | Downloaded bitfield-struct v0.6.2 |
| 481 | 2026-09-08T17:35:20.209Z | Downloaded env_logger v0.11.11 |
| 482 | 2026-09-08T17:35:20.212Z | Downloaded futures-sink v0.3.32 |
| 483 | 2026-09-08T17:35:20.212Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 484 | 2026-09-08T17:35:20.212Z | Downloaded bit-set v0.5.3 |
| 485 | 2026-09-08T17:35:20.212Z | Downloaded fd-lock v4.0.4 |
| 486 | 2026-09-08T17:35:20.215Z | Downloaded async-stream v0.3.6 |
| 487 | 2026-09-08T17:35:20.215Z | Downloaded httpdate v1.0.3 |
| 488 | 2026-09-08T17:35:20.215Z | Downloaded base16ct v0.2.0 |
| 489 | 2026-09-08T17:35:20.218Z | Downloaded assert_matches v1.5.0 |
| 490 | 2026-09-08T17:35:20.223Z | Downloaded ena v0.14.4 |
| 491 | 2026-09-08T17:35:20.223Z | Downloaded foldhash v0.1.5 |
| 492 | 2026-09-08T17:35:20.226Z | Downloaded array-init v0.0.4 |
| 493 | 2026-09-08T17:35:20.226Z | Downloaded async-stream-impl v0.3.6 |
| 494 | 2026-09-08T17:35:20.226Z | Downloaded atomicwrites v0.4.4 |
| 495 | 2026-09-08T17:35:20.226Z | Downloaded bit-set v0.8.0 |
| 496 | 2026-09-08T17:35:20.226Z | Downloaded fixedbitset v0.5.7 |
| 497 | 2026-09-08T17:35:20.229Z | Downloaded ff v0.13.1 |
| 498 | 2026-09-08T17:35:20.229Z | Downloaded atomic-waker v1.1.2 |
| 499 | 2026-09-08T17:35:20.229Z | Downloaded arrayref v0.3.9 |
| 500 | 2026-09-08T17:35:20.229Z | Downloaded git-stub-vcs v0.1.0 |
| 501 | 2026-09-08T17:35:20.232Z | Downloaded getrandom v0.2.17 |
| 502 | 2026-09-08T17:35:20.233Z | Downloaded float-ord v0.3.2 |
| 503 | 2026-09-08T17:35:20.236Z | Downloaded ascii-canvas v3.0.0 |
| 504 | 2026-09-08T17:35:20.236Z | Downloaded async-recursion v1.1.1 |
| 505 | 2026-09-08T17:35:20.239Z | Downloaded bitfield-macros v0.19.4 |
| 506 | 2026-09-08T17:35:20.239Z | Downloaded float-cmp v0.10.0 |
| 507 | 2026-09-08T17:35:20.239Z | Downloaded gethostname v0.5.0 |
| 508 | 2026-09-08T17:35:20.239Z | Downloaded cmov v0.5.4 |
| 509 | 2026-09-08T17:35:20.242Z | Downloaded flagset v0.4.7 |
| 510 | 2026-09-08T17:35:20.242Z | Downloaded futures-task v0.3.32 |
| 511 | 2026-09-08T17:35:20.242Z | Downloaded embedded-io v0.4.0 |
| 512 | 2026-09-08T17:35:20.242Z | Downloaded anstyle-parse v0.2.7 |
| 513 | 2026-09-08T17:35:20.245Z | Downloaded const-oid v0.10.2 |
| 514 | 2026-09-08T17:35:20.249Z | Downloaded fallible-iterator v0.2.0 |
| 515 | 2026-09-08T17:35:20.249Z | Downloaded ff v0.14.0 |
| 516 | 2026-09-08T17:35:20.249Z | Downloaded bb8 v0.8.6 |
| 517 | 2026-09-08T17:35:20.252Z | Downloaded futures-io v0.3.32 |
| 518 | 2026-09-08T17:35:20.252Z | Downloaded env_filter v2.0.0 |
| 519 | 2026-09-08T17:35:20.252Z | Downloaded ciborium-io v0.2.2 |
| 520 | 2026-09-08T17:35:20.252Z | Downloaded block-buffer v0.12.1 |
| 521 | 2026-09-08T17:35:20.257Z | Downloaded cfg_aliases v0.1.1 |
| 522 | 2026-09-08T17:35:20.257Z | Downloaded fixedbitset v0.4.2 |
| 523 | 2026-09-08T17:35:20.257Z | Downloaded funty v2.0.0 |
| 524 | 2026-09-08T17:35:20.257Z | Downloaded castaway v0.2.4 |
| 525 | 2026-09-08T17:35:20.257Z | Downloaded enum-as-inner v0.6.1 |
| 526 | 2026-09-08T17:35:20.260Z | Downloaded ciborium-ll v0.2.2 |
| 527 | 2026-09-08T17:35:20.260Z | Downloaded compression-core v0.4.31 |
| 528 | 2026-09-08T17:35:20.260Z | Downloaded cobs v0.3.0 |
| 529 | 2026-09-08T17:35:20.260Z | Downloaded filetime v0.2.27 |
| 530 | 2026-09-08T17:35:20.263Z | Downloaded enum_dispatch v0.3.13 |
| 531 | 2026-09-08T17:35:20.267Z | Downloaded foreign-types v0.3.2 |
| 532 | 2026-09-08T17:35:20.268Z | Downloaded fxhash v0.2.1 |
| 533 | 2026-09-08T17:35:20.268Z | Downloaded cfg_aliases v0.2.1 |
| 534 | 2026-09-08T17:35:20.268Z | Downloaded globwalk v0.9.1 |
| 535 | 2026-09-08T17:35:20.268Z | Downloaded embedded-io v0.6.1 |
| 536 | 2026-09-08T17:35:20.268Z | Downloaded futures-core v0.3.32 |
| 537 | 2026-09-08T17:35:20.271Z | Downloaded futures-macro v0.3.32 |
| 538 | 2026-09-08T17:35:20.271Z | Downloaded foreign-types-shared v0.1.1 |
| 539 | 2026-09-08T17:35:20.271Z | Downloaded aead v0.6.1 |
| 540 | 2026-09-08T17:35:20.271Z | Downloaded bit-vec v0.6.3 |
| 541 | 2026-09-08T17:35:20.271Z | Downloaded bcs v0.1.6 |
| 542 | 2026-09-08T17:35:20.272Z | Downloaded elliptic-curve v0.14.1 |
| 543 | 2026-09-08T17:35:20.275Z | Downloaded hex v0.4.3 |
| 544 | 2026-09-08T17:35:20.275Z | Downloaded find-msvc-tools v0.1.9 |
| 545 | 2026-09-08T17:35:20.275Z | Downloaded argon2 v0.5.3 |
| 546 | 2026-09-08T17:35:20.278Z | Downloaded hash32 v0.3.1 |
| 547 | 2026-09-08T17:35:20.278Z | Downloaded arrayvec v0.7.6 |
| 548 | 2026-09-08T17:35:20.278Z | Downloaded bitfield v0.19.4 |
| 549 | 2026-09-08T17:35:20.278Z | Downloaded endian-type v0.1.2 |
| 550 | 2026-09-08T17:35:20.278Z | Downloaded async-trait v0.1.89 |
| 551 | 2026-09-08T17:35:20.281Z | Downloaded base64ct v1.8.3 |
| 552 | 2026-09-08T17:35:20.281Z | Downloaded form_urlencoded v1.2.2 |
| 553 | 2026-09-08T17:35:20.284Z | Downloaded hash32 v0.2.1 |
| 554 | 2026-09-08T17:35:20.284Z | Downloaded headers-core v0.3.0 |
| 555 | 2026-09-08T17:35:20.284Z | Downloaded foreign-types-macros v0.2.3 |
| 556 | 2026-09-08T17:35:20.292Z | Downloaded block-padding v0.4.2 |
| 557 | 2026-09-08T17:35:20.296Z | Downloaded http-range v0.1.5 |
| 558 | 2026-09-08T17:35:20.299Z | Downloaded ahash v0.8.12 |
| 559 | 2026-09-08T17:35:20.299Z | Downloaded cancel-safe-futures v0.1.5 |
| 560 | 2026-09-08T17:35:20.302Z | Downloaded git-stub v1.0.0 |
| 561 | 2026-09-08T17:35:20.302Z | Downloaded hex-literal v1.1.0 |
| 562 | 2026-09-08T17:35:20.302Z | Downloaded http-body v1.0.1 |
| 563 | 2026-09-08T17:35:20.302Z | Downloaded home v0.5.12 |
| 564 | 2026-09-08T17:35:20.302Z | Downloaded async-compression v0.4.41 |
| 565 | 2026-09-08T17:35:20.306Z | Downloaded hostname v0.3.1 |
| 566 | 2026-09-08T17:35:20.309Z | Downloaded hostname v0.4.2 |
| 567 | 2026-09-08T17:35:20.312Z | Downloaded hubpack v0.1.2 |
| 568 | 2026-09-08T17:35:20.312Z | Downloaded newline-converter v0.3.0 |
| 569 | 2026-09-08T17:35:20.312Z | Downloaded nibble_vec v0.1.0 |
| 570 | 2026-09-08T17:35:20.312Z | Downloaded nodrop v0.1.14 |
| 571 | 2026-09-08T17:35:20.320Z | Downloaded anstream v0.6.21 |
| 572 | 2026-09-08T17:35:20.323Z | Downloaded ghash v0.6.0 |
| 573 | 2026-09-08T17:35:20.323Z | Downloaded half v1.8.3 |
| 574 | 2026-09-08T17:35:20.323Z | Downloaded blowfish v0.10.0 |
| 575 | 2026-09-08T17:35:20.326Z | Downloaded chacha20 v0.9.1 |
| 576 | 2026-09-08T17:35:20.326Z | Downloaded fs-err v2.11.0 |
| 577 | 2026-09-08T17:35:20.326Z | Downloaded futures-executor v0.3.32 |
| 578 | 2026-09-08T17:35:20.326Z | Downloaded cexpr v0.6.0 |
| 579 | 2026-09-08T17:35:20.329Z | Downloaded powerfmt v0.2.0 |
| 580 | 2026-09-08T17:35:20.329Z | Downloaded cipher v0.5.2 |
| 581 | 2026-09-08T17:35:20.332Z | Downloaded bs58 v0.5.1 |
| 582 | 2026-09-08T17:35:20.332Z | Downloaded cmake v0.1.57 |
| 583 | 2026-09-08T17:35:20.380Z | Downloaded futures-channel v0.3.32 |
| 584 | 2026-09-08T17:35:20.381Z | Downloaded oso-derive v0.27.3 |
| 585 | 2026-09-08T17:35:20.381Z | Downloaded predicates-core v1.0.10 |
| 586 | 2026-09-08T17:35:20.381Z | Downloaded radium v0.7.0 |
| 587 | 2026-09-08T17:35:20.381Z | Downloaded progenitor-macro v0.14.0 |
| 588 | 2026-09-08T17:35:20.381Z | Downloaded highway v1.3.0 |
| 589 | 2026-09-08T17:35:20.381Z | Downloaded async-bb8-diesel v0.2.1 |
| 590 | 2026-09-08T17:35:20.381Z | Downloaded backon v1.6.0 |
| 591 | 2026-09-08T17:35:20.381Z | Downloaded foldhash v0.2.0 |
| 592 | 2026-09-08T17:35:20.381Z | Downloaded backoff v0.4.0 |
| 593 | 2026-09-08T17:35:20.381Z | Downloaded rand_pcg v0.10.2 |
| 594 | 2026-09-08T17:35:20.381Z | Downloaded bit-vec v0.8.0 |
| 595 | 2026-09-08T17:35:20.381Z | Downloaded scopeguard v1.2.0 |
| 596 | 2026-09-08T17:35:20.381Z | Downloaded secrecy v0.8.0 |
| 597 | 2026-09-08T17:35:20.381Z | Downloaded sha1 v0.10.6 |
| 598 | 2026-09-08T17:35:20.381Z | Downloaded sha1 v0.11.0 |
| 599 | 2026-09-08T17:35:20.381Z | Downloaded buf-list v1.1.2 |
| 600 | 2026-09-08T17:35:20.381Z | Downloaded compression-codecs v0.4.37 |
| 601 | 2026-09-08T17:35:20.381Z | Downloaded cassowary v0.3.0 |
| 602 | 2026-09-08T17:35:20.381Z | Downloaded cbc v0.2.1 |
| 603 | 2026-09-08T17:35:20.381Z | Downloaded fs_extra v1.3.0 |
| 604 | 2026-09-08T17:35:20.381Z | Downloaded group v0.13.0 |
| 605 | 2026-09-08T17:35:20.381Z | Downloaded allocator-api2 v0.2.21 |
| 606 | 2026-09-08T17:35:20.381Z | Downloaded signal-hook-mio v0.2.5 |
| 607 | 2026-09-08T17:35:20.381Z | Downloaded group v0.14.0 |
| 608 | 2026-09-08T17:35:20.385Z | Downloaded http-body-util v0.1.3 |
| 609 | 2026-09-08T17:35:20.385Z | Downloaded hubpack_derive v0.1.1 |
| 610 | 2026-09-08T17:35:20.385Z | Downloaded serde_bytes v0.11.19 |
| 611 | 2026-09-08T17:35:20.385Z | Downloaded glob v0.3.3 |
| 612 | 2026-09-08T17:35:20.385Z | Downloaded globset v0.4.18 |
| 613 | 2026-09-08T17:35:20.388Z | Downloaded byte-wrapper v0.1.0 |
| 614 | 2026-09-08T17:35:20.388Z | Downloaded camino-tempfile-ext v0.3.3 |
| 615 | 2026-09-08T17:35:20.388Z | Downloaded num_threads v0.1.7 |
| 616 | 2026-09-08T17:35:20.394Z | Downloaded num-integer v0.1.46 |
| 617 | 2026-09-08T17:35:20.394Z | Downloaded num_enum v0.5.11 |
| 618 | 2026-09-08T17:35:20.397Z | Downloaded slog-envlogger v2.2.0 |
| 619 | 2026-09-08T17:35:20.397Z | Downloaded stable_deref_trait v1.2.1 |
| 620 | 2026-09-08T17:35:20.397Z | Downloaded subtle v2.6.1 |
| 621 | 2026-09-08T17:35:20.397Z | Downloaded tabwriter v1.4.1 |
| 622 | 2026-09-08T17:35:20.402Z | Downloaded sqlparser_derive v0.5.0 |
| 623 | 2026-09-08T17:35:20.402Z | Downloaded oxnet v0.1.6 |
| 624 | 2026-09-08T17:35:20.402Z | Downloaded supports-unicode v3.0.0 |
| 625 | 2026-09-08T17:35:20.402Z | Downloaded expectorate v1.2.0 |
| 626 | 2026-09-08T17:35:20.406Z | Downloaded bitflags v1.3.2 |
| 627 | 2026-09-08T17:35:20.406Z | Downloaded bzip2 v0.6.1 |
| 628 | 2026-09-08T17:35:20.406Z | Downloaded console v0.15.11 |
| 629 | 2026-09-08T17:35:20.409Z | Downloaded erased-serde v0.3.31 |
| 630 | 2026-09-08T17:35:20.409Z | Downloaded pbkdf2 v0.13.0 |
| 631 | 2026-09-08T17:35:20.409Z | Downloaded pem v3.0.6 |
| 632 | 2026-09-08T17:35:20.409Z | Downloaded phf_shared v0.13.1 |
| 633 | 2026-09-08T17:35:20.412Z | Downloaded cipher v0.4.4 |
| 634 | 2026-09-08T17:35:20.412Z | Downloaded colored v2.2.0 |
| 635 | 2026-09-08T17:35:20.413Z | Downloaded colored v3.1.1 |
| 636 | 2026-09-08T17:35:20.417Z | Downloaded fatfs v0.3.6 |
| 637 | 2026-09-08T17:35:20.417Z | Downloaded structmeta v0.3.0 |
| 638 | 2026-09-08T17:35:20.417Z | Downloaded tokio-macros v2.7.0 |
| 639 | 2026-09-08T17:35:20.417Z | Downloaded unarray v0.1.4 |
| 640 | 2026-09-08T17:35:20.417Z | Downloaded pem-rfc7468 v1.0.0 |
| 641 | 2026-09-08T17:35:20.420Z | Downloaded rand_core v0.9.5 |
| 642 | 2026-09-08T17:35:20.420Z | Downloaded psm v0.1.30 |
| 643 | 2026-09-08T17:35:20.420Z | Downloaded pem-rfc7468 v0.7.0 |
| 644 | 2026-09-08T17:35:20.423Z | Downloaded polyval v0.7.1 |
| 645 | 2026-09-08T17:35:20.423Z | Downloaded tokio-test v0.4.5 |
| 646 | 2026-09-08T17:35:20.423Z | Downloaded addr2line v0.25.1 |
| 647 | 2026-09-08T17:35:20.423Z | Downloaded chacha20 v0.10.0 |
| 648 | 2026-09-08T17:35:20.426Z | Downloaded void v1.0.2 |
| 649 | 2026-09-08T17:35:20.426Z | Downloaded progenitor-extras v0.2.0 |
| 650 | 2026-09-08T17:35:20.429Z | Downloaded blake2 v0.11.0-rc.6 |
| 651 | 2026-09-08T17:35:20.432Z | Downloaded console v0.16.2 |
| 652 | 2026-09-08T17:35:20.432Z | Downloaded progenitor v0.13.0 |
| 653 | 2026-09-08T17:35:20.432Z | Downloaded rand_core v0.10.0 |
| 654 | 2026-09-08T17:35:20.432Z | Downloaded usdt-attr-macro v0.6.0 |
| 655 | 2026-09-08T17:35:20.432Z | Downloaded usdt v0.6.0 |
| 656 | 2026-09-08T17:35:20.435Z | Downloaded rustc-demangle v0.1.27 |
| 657 | 2026-09-08T17:35:20.439Z | Downloaded zone_cfg_derive v0.3.1 |
| 658 | 2026-09-08T17:35:20.442Z | Downloaded serde_with_macros v1.5.2 |
| 659 | 2026-09-08T17:35:20.442Z | Downloaded xshell-macros v0.2.7 |
| 660 | 2026-09-08T17:35:20.443Z | Downloaded zeroize_derive v1.5.0 |
| 661 | 2026-09-08T17:35:20.443Z | Downloaded convert_case v0.4.0 |
| 662 | 2026-09-08T17:35:20.443Z | Downloaded cpubits v0.1.1 |
| 663 | 2026-09-08T17:35:20.443Z | Downloaded crunchy v0.2.4 |
| 664 | 2026-09-08T17:35:20.443Z | Downloaded futures v0.3.32 |
| 665 | 2026-09-08T17:35:20.448Z | Downloaded hmac v0.12.1 |
| 666 | 2026-09-08T17:35:20.451Z | Downloaded serde-hex v0.1.0 |
| 667 | 2026-09-08T17:35:20.451Z | Downloaded serde_tokenstream v0.3.0 |
| 668 | 2026-09-08T17:35:20.451Z | Downloaded zone v0.3.1 |
| 669 | 2026-09-08T17:35:20.454Z | Downloaded cstr-argument v0.1.2 |
| 670 | 2026-09-08T17:35:20.458Z | Downloaded httparse v1.10.1 |
| 671 | 2026-09-08T17:35:20.458Z | Downloaded ciborium v0.2.2 |
| 672 | 2026-09-08T17:35:20.461Z | Downloaded parking_lot_core v0.9.12 |
| 673 | 2026-09-08T17:35:20.464Z | Downloaded hmac v0.13.0 |
| 674 | 2026-09-08T17:35:20.464Z | Downloaded strum_macros v0.24.3 |
| 675 | 2026-09-08T17:35:20.467Z | Downloaded darling_macro v0.20.11 |
| 676 | 2026-09-08T17:35:20.470Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 677 | 2026-09-08T17:35:20.470Z | Downloaded termios v0.3.3 |
| 678 | 2026-09-08T17:35:20.474Z | Downloaded difflib v0.4.0 |
| 679 | 2026-09-08T17:35:20.475Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 680 | 2026-09-08T17:35:20.475Z | Downloaded heapless v0.7.17 |
| 681 | 2026-09-08T17:35:20.480Z | Downloaded thread_local v1.1.9 |
| 682 | 2026-09-08T17:35:20.480Z | Downloaded dtrace-parser v0.3.0 |
| 683 | 2026-09-08T17:35:20.480Z | Downloaded pkcs1 v0.7.5 |
| 684 | 2026-09-08T17:35:20.483Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 685 | 2026-09-08T17:35:20.483Z | Downloaded defmt-parser v1.0.0 |
| 686 | 2026-09-08T17:35:20.483Z | Downloaded downcast-rs v2.0.2 |
| 687 | 2026-09-08T17:35:20.483Z | Downloaded dof v0.4.0 |
| 688 | 2026-09-08T17:35:20.484Z | Downloaded flume v0.11.1 |
| 689 | 2026-09-08T17:35:20.488Z | Downloaded password-hash v0.5.0 |
| 690 | 2026-09-08T17:35:20.488Z | Downloaded tinystr v0.8.2 |
| 691 | 2026-09-08T17:35:20.488Z | Downloaded tiny-keccak v2.0.2 |
| 692 | 2026-09-08T17:35:20.491Z | Downloaded tui-tree-widget v0.23.1 |
| 693 | 2026-09-08T17:35:20.491Z | Downloaded clang-sys v1.8.1 |
| 694 | 2026-09-08T17:35:20.494Z | Downloaded blake2 v0.10.6 |
| 695 | 2026-09-08T17:35:20.498Z | Downloaded bzip2 v0.4.4 |
| 696 | 2026-09-08T17:35:20.499Z | Downloaded usdt-impl v0.6.0 |
| 697 | 2026-09-08T17:35:20.502Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 698 | 2026-09-08T17:35:20.503Z | Downloaded is_ci v1.2.0 |
| 699 | 2026-09-08T17:35:20.506Z | Downloaded instability v0.3.11 |
| 700 | 2026-09-08T17:35:20.506Z | Downloaded libscf-sys v1.2.0 |
| 701 | 2026-09-08T17:35:20.510Z | Downloaded chacha20poly1305 v0.10.1 |
| 702 | 2026-09-08T17:35:20.517Z | Downloaded vergen-lib v9.1.0 |
| 703 | 2026-09-08T17:35:20.521Z | Downloaded num-iter v0.1.45 |
| 704 | 2026-09-08T17:35:20.524Z | Downloaded generic-array v1.4.3 |
| 705 | 2026-09-08T17:35:20.524Z | Downloaded slog-json v2.6.1 |
| 706 | 2026-09-08T17:35:20.527Z | Downloaded critical-section v1.2.0 |
| 707 | 2026-09-08T17:35:20.527Z | Downloaded corncobs v0.1.4 |
| 708 | 2026-09-08T17:35:20.531Z | Downloaded lru v0.12.5 |
| 709 | 2026-09-08T17:35:20.531Z | Downloaded mime v0.3.17 |
| 710 | 2026-09-08T17:35:20.534Z | Downloaded opaque-debug v0.3.1 |
| 711 | 2026-09-08T17:35:20.540Z | Downloaded getrandom v0.3.4 |
| 712 | 2026-09-08T17:35:20.543Z | Downloaded oxide-update-engine-types v0.1.2 |
| 713 | 2026-09-08T17:35:20.543Z | Downloaded smallvec v1.15.1 |
| 714 | 2026-09-08T17:35:20.546Z | Downloaded sha2 v0.11.0 |
| 715 | 2026-09-08T17:35:20.549Z | Downloaded term v1.2.1 |
| 716 | 2026-09-08T17:35:20.549Z | Downloaded maybe-uninit v2.0.0 |
| 717 | 2026-09-08T17:35:20.549Z | Downloaded num-derive v0.4.2 |
| 718 | 2026-09-08T17:35:20.554Z | Downloaded const-oid v0.9.6 |
| 719 | 2026-09-08T17:35:20.554Z | Downloaded digest v0.11.3 |
| 720 | 2026-09-08T17:35:20.554Z | Downloaded packed_struct_codegen v0.10.1 |
| 721 | 2026-09-08T17:35:20.557Z | Downloaded data-encoding v2.10.0 |
| 722 | 2026-09-08T17:35:20.560Z | Downloaded proc-macro-crate v3.4.0 |
| 723 | 2026-09-08T17:35:20.560Z | Downloaded deranged v0.5.8 |
| 724 | 2026-09-08T17:35:20.564Z | Downloaded potential_utf v0.1.4 |
| 725 | 2026-09-08T17:35:20.567Z | Downloaded quick-error v1.2.3 |
| 726 | 2026-09-08T17:35:20.567Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 727 | 2026-09-08T17:35:20.570Z | Downloaded tokio-stream v0.1.18 |
| 728 | 2026-09-08T17:35:20.570Z | Downloaded rand_xorshift v0.4.0 |
| 729 | 2026-09-08T17:35:20.574Z | Downloaded arc-swap v1.8.2 |
| 730 | 2026-09-08T17:35:20.574Z | Downloaded base64 v0.21.7 |
| 731 | 2026-09-08T17:35:20.577Z | Downloaded chumsky v0.9.3 |
| 732 | 2026-09-08T17:35:20.580Z | Downloaded compact_str v0.8.1 |
| 733 | 2026-09-08T17:35:20.580Z | Downloaded vergen-lib v0.1.6 |
| 734 | 2026-09-08T17:35:20.580Z | Downloaded oso v0.27.3 |
| 735 | 2026-09-08T17:35:20.583Z | Downloaded libefi-sys v0.1.0 |
| 736 | 2026-09-08T17:35:20.583Z | Downloaded unicode-properties v0.1.4 |
| 737 | 2026-09-08T17:35:20.583Z | Downloaded scheduled-thread-pool v0.2.7 |
| 738 | 2026-09-08T17:35:20.586Z | Downloaded der_derive v0.7.3 |
| 739 | 2026-09-08T17:35:20.586Z | Downloaded serde_urlencoded v0.7.1 |
| 740 | 2026-09-08T17:35:20.591Z | Downloaded rfc6979 v0.4.0 |
| 741 | 2026-09-08T17:35:20.594Z | Downloaded headers v0.4.1 |
| 742 | 2026-09-08T17:35:20.598Z | Downloaded miette-derive v7.6.0 |
| 743 | 2026-09-08T17:35:20.598Z | Downloaded ar_archive_writer v0.5.1 |
| 744 | 2026-09-08T17:35:20.601Z | Downloaded mime_guess v2.0.5 |
| 745 | 2026-09-08T17:35:20.601Z | Downloaded half v2.7.1 |
| 746 | 2026-09-08T17:35:20.601Z | Downloaded rcgen v0.12.1 |
| 747 | 2026-09-08T17:35:20.604Z | Downloaded crossbeam-utils v0.8.21 |
| 748 | 2026-09-08T17:35:20.604Z | Downloaded lock_api v0.4.14 |
| 749 | 2026-09-08T17:35:20.608Z | Downloaded salsa20 v0.11.0 |
| 750 | 2026-09-08T17:35:20.611Z | Downloaded signature v3.0.0 |
| 751 | 2026-09-08T17:35:20.611Z | Downloaded testing_table v0.3.0 |
| 752 | 2026-09-08T17:35:20.611Z | Downloaded sponge-cursor v0.1.0 |
| 753 | 2026-09-08T17:35:20.617Z | Downloaded socket2 v0.5.10 |
| 754 | 2026-09-08T17:35:20.621Z | Downloaded supports-hyperlinks v3.2.0 |
| 755 | 2026-09-08T17:35:20.621Z | Downloaded tagptr v0.2.0 |
| 756 | 2026-09-08T17:35:20.621Z | Downloaded darling v0.20.11 |
| 757 | 2026-09-08T17:35:20.624Z | Downloaded oxide-update-engine-display v0.1.2 |
| 758 | 2026-09-08T17:35:20.624Z | Downloaded peg v0.8.5 |
| 759 | 2026-09-08T17:35:20.628Z | Downloaded tinyvec_macros v0.1.1 |
| 760 | 2026-09-08T17:35:20.628Z | Downloaded flate2 v1.1.9 |
| 761 | 2026-09-08T17:35:20.628Z | Downloaded topological-sort v0.2.2 |
| 762 | 2026-09-08T17:35:20.628Z | Downloaded ecdsa v0.17.0 |
| 763 | 2026-09-08T17:35:20.631Z | Downloaded progenitor-macro v0.13.0 |
| 764 | 2026-09-08T17:35:20.634Z | Downloaded postgres-protocol v0.6.10 |
| 765 | 2026-09-08T17:35:20.634Z | Downloaded heapless v0.8.0 |
| 766 | 2026-09-08T17:35:20.637Z | Downloaded rpassword v7.5.4 |
| 767 | 2026-09-08T17:35:20.637Z | Downloaded trait-variant v0.1.2 |
| 768 | 2026-09-08T17:35:20.640Z | Downloaded openssl-probe v0.1.6 |
| 769 | 2026-09-08T17:35:20.640Z | Downloaded packed_struct v0.10.1 |
| 770 | 2026-09-08T17:35:20.640Z | Downloaded similar v2.7.0 |
| 771 | 2026-09-08T17:35:20.646Z | Downloaded pkcs5 v0.8.1 |
| 772 | 2026-09-08T17:35:20.651Z | Downloaded progenitor-client v0.13.0 |
| 773 | 2026-09-08T17:35:20.654Z | Downloaded rand_seeder v0.4.0 |
| 774 | 2026-09-08T17:35:20.657Z | Downloaded ingot-macros v0.2.0 |
| 775 | 2026-09-08T17:35:20.661Z | Downloaded schemars_derive v0.8.22 |
| 776 | 2026-09-08T17:35:20.661Z | Downloaded seq-macro v0.3.6 |
| 777 | 2026-09-08T17:35:20.661Z | Downloaded untrusted v0.9.0 |
| 778 | 2026-09-08T17:35:20.665Z | Downloaded papergrid v0.18.0 |
| 779 | 2026-09-08T17:35:20.668Z | Downloaded crc-catalog v2.4.0 |
| 780 | 2026-09-08T17:35:20.668Z | Downloaded bumpalo v3.20.2 |
| 781 | 2026-09-08T17:35:20.672Z | Downloaded cpufeatures v0.3.0 |
| 782 | 2026-09-08T17:35:20.672Z | Downloaded unsafe-libyaml v0.2.11 |
| 783 | 2026-09-08T17:35:20.675Z | Downloaded serde_path_to_error v0.1.20 |
| 784 | 2026-09-08T17:35:20.675Z | Downloaded backtrace v0.3.76 |
| 785 | 2026-09-08T17:35:20.676Z | Downloaded cc v1.2.56 |
| 786 | 2026-09-08T17:35:20.679Z | Downloaded hybrid-array v0.4.13 |
| 787 | 2026-09-08T17:35:20.679Z | Downloaded rustls-platform-verifier v0.6.2 |
| 788 | 2026-09-08T17:35:20.683Z | Downloaded ryu v1.0.23 |
| 789 | 2026-09-08T17:35:20.689Z | Downloaded scuffle v0.1.0 |
| 790 | 2026-09-08T17:35:20.693Z | Downloaded ipnet v2.12.0 |
| 791 | 2026-09-08T17:35:20.696Z | Downloaded litrs v1.0.0 |
| 792 | 2026-09-08T17:35:20.696Z | Downloaded oxide-generation v0.1.3 |
| 793 | 2026-09-08T17:35:20.696Z | Downloaded smf v0.2.3 |
| 794 | 2026-09-08T17:35:20.696Z | Downloaded debug-ignore v1.0.5 |
| 795 | 2026-09-08T17:35:20.701Z | Downloaded defmt v0.3.100 |
| 796 | 2026-09-08T17:35:20.701Z | Downloaded prettyplease v0.2.37 |
| 797 | 2026-09-08T17:35:20.701Z | Downloaded sec1 v0.7.3 |
| 798 | 2026-09-08T17:35:20.701Z | Downloaded tokio-tungstenite v0.21.0 |
| 799 | 2026-09-08T17:35:20.704Z | Downloaded document-features v0.2.12 |
| 800 | 2026-09-08T17:35:20.704Z | Downloaded idna_adapter v1.2.1 |
| 801 | 2026-09-08T17:35:20.704Z | Downloaded tokio-dtrace v0.1.1 |
| 802 | 2026-09-08T17:35:20.707Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 803 | 2026-09-08T17:35:20.707Z | Downloaded bytes v1.11.1 |
| 804 | 2026-09-08T17:35:20.710Z | Downloaded signal-hook-registry v1.4.8 |
| 805 | 2026-09-08T17:35:20.710Z | Downloaded pkcs8 v0.11.0 |
| 806 | 2026-09-08T17:35:20.710Z | Downloaded poly1305 v0.9.0 |
| 807 | 2026-09-08T17:35:20.713Z | Downloaded ssh-encoding v0.3.0 |
| 808 | 2026-09-08T17:35:20.713Z | Downloaded string_cache v0.8.9 |
| 809 | 2026-09-08T17:35:20.716Z | Downloaded strum_macros v0.27.2 |
| 810 | 2026-09-08T17:35:20.717Z | Downloaded uzers v0.12.2 |
| 811 | 2026-09-08T17:35:20.723Z | Downloaded vergen-gitcl v1.0.8 |
| 812 | 2026-09-08T17:35:20.723Z | Downloaded vsss-rs v3.3.4 |
| 813 | 2026-09-08T17:35:20.723Z | Downloaded instant v0.1.13 |
| 814 | 2026-09-08T17:35:20.723Z | Downloaded dyn-clone v1.0.20 |
| 815 | 2026-09-08T17:35:20.723Z | Downloaded hickory-resolver v0.24.4 |
| 816 | 2026-09-08T17:35:20.726Z | Downloaded publicsuffix v2.3.0 |
| 817 | 2026-09-08T17:35:20.735Z | Downloaded rustls-pki-types v1.14.0 |
| 818 | 2026-09-08T17:35:20.738Z | Downloaded serde_with_macros v3.21.0 |
| 819 | 2026-09-08T17:35:20.738Z | Downloaded num v0.4.3 |
| 820 | 2026-09-08T17:35:20.741Z | Downloaded keccak v0.1.6 |
| 821 | 2026-09-08T17:35:20.741Z | Downloaded nonempty v0.12.0 |
| 822 | 2026-09-08T17:35:20.741Z | Downloaded linked-hash-map v0.5.6 |
| 823 | 2026-09-08T17:35:20.745Z | Downloaded phf_shared v0.11.3 |
| 824 | 2026-09-08T17:35:20.745Z | Downloaded slog-scope v4.4.1 |
| 825 | 2026-09-08T17:35:20.749Z | Downloaded tokio-tungstenite v0.23.1 |
| 826 | 2026-09-08T17:35:20.752Z | Downloaded phf v0.12.1 |
| 827 | 2026-09-08T17:35:20.752Z | Downloaded quinn-udp v0.5.14 |
| 828 | 2026-09-08T17:35:20.755Z | Downloaded postgres-types v0.2.12 |
| 829 | 2026-09-08T17:35:20.755Z | Downloaded zip v0.6.6 |
| 830 | 2026-09-08T17:35:20.758Z | Downloaded parse-display v0.10.0 |
| 831 | 2026-09-08T17:35:20.758Z | Downloaded proc-macro-crate v1.3.1 |
| 832 | 2026-09-08T17:35:20.761Z | Downloaded new_debug_unreachable v1.0.6 |
| 833 | 2026-09-08T17:35:20.761Z | Downloaded unicode-xid v0.2.6 |
| 834 | 2026-09-08T17:35:20.764Z | Downloaded socket2 v0.6.3 |
| 835 | 2026-09-08T17:35:20.771Z | Downloaded rand_chacha v0.3.1 |
| 836 | 2026-09-08T17:35:20.776Z | Downloaded wyz v0.5.1 |
| 837 | 2026-09-08T17:35:20.776Z | Downloaded zstd-safe v7.2.4 |
| 838 | 2026-09-08T17:35:20.779Z | Downloaded rustc-hash v2.1.1 |
| 839 | 2026-09-08T17:35:20.779Z | Downloaded sapling-renderdag v0.1.0 |
| 840 | 2026-09-08T17:35:20.779Z | Downloaded pretty_assertions v1.4.1 |
| 841 | 2026-09-08T17:35:20.782Z | Downloaded percent-encoding v2.3.2 |
| 842 | 2026-09-08T17:35:20.785Z | Downloaded progenitor-client v0.14.0 |
| 843 | 2026-09-08T17:35:20.785Z | Downloaded md-5 v0.10.6 |
| 844 | 2026-09-08T17:35:20.785Z | Downloaded russh-util v0.52.0 |
| 845 | 2026-09-08T17:35:20.794Z | Downloaded slog-bunyan v2.5.0 |
| 846 | 2026-09-08T17:35:20.797Z | Downloaded toml_edit v0.19.15 |
| 847 | 2026-09-08T17:35:20.804Z | Downloaded yansi v1.0.1 |
| 848 | 2026-09-08T17:35:20.808Z | Downloaded aes v0.9.1 |
| 849 | 2026-09-08T17:35:20.811Z | Downloaded icu_locale_core v2.1.1 |
| 850 | 2026-09-08T17:35:20.814Z | Downloaded serde_yaml v0.9.34+deprecated |
| 851 | 2026-09-08T17:35:20.817Z | Downloaded whoami v2.1.0 |
| 852 | 2026-09-08T17:35:20.817Z | Downloaded num-complex v0.4.6 |
| 853 | 2026-09-08T17:35:20.820Z | Downloaded oxide-tokio-rt v0.1.4 |
| 854 | 2026-09-08T17:35:20.820Z | Downloaded strum v0.26.3 |
| 855 | 2026-09-08T17:35:20.821Z | Downloaded either v1.15.0 |
| 856 | 2026-09-08T17:35:20.824Z | Downloaded yasna v0.5.2 |
| 857 | 2026-09-08T17:35:20.824Z | Downloaded csv-core v0.1.13 |
| 858 | 2026-09-08T17:35:20.824Z | Downloaded hashbrown v0.13.2 |
| 859 | 2026-09-08T17:35:20.827Z | Downloaded miniz_oxide v0.8.9 |
| 860 | 2026-09-08T17:35:20.827Z | Downloaded hickory-resolver v0.25.2 |
| 861 | 2026-09-08T17:35:20.830Z | Downloaded paste v1.0.15 |
| 862 | 2026-09-08T17:35:20.834Z | Downloaded phf v0.13.1 |
| 863 | 2026-09-08T17:35:20.837Z | Downloaded tower-service v0.3.3 |
| 864 | 2026-09-08T17:35:20.840Z | Downloaded nom v7.1.3 |
| 865 | 2026-09-08T17:35:20.843Z | Downloaded ingot v0.2.1 |
| 866 | 2026-09-08T17:35:20.843Z | Downloaded typify-macro v0.6.2 |
| 867 | 2026-09-08T17:35:20.846Z | Downloaded unicase v2.9.0 |
| 868 | 2026-09-08T17:35:20.846Z | Downloaded darling_core v0.20.11 |
| 869 | 2026-09-08T17:35:20.850Z | Downloaded hickory-server v0.25.2 |
| 870 | 2026-09-08T17:35:20.855Z | Downloaded pin-project v1.1.11 |
| 871 | 2026-09-08T17:35:20.858Z | Downloaded twox-hash v2.1.2 |
| 872 | 2026-09-08T17:35:20.861Z | Downloaded rand_chacha v0.9.0 |
| 873 | 2026-09-08T17:35:20.861Z | Downloaded zerofrom v0.1.6 |
| 874 | 2026-09-08T17:35:20.861Z | Downloaded crc8 v0.1.1 |
| 875 | 2026-09-08T17:35:20.862Z | Downloaded derive_more v2.1.1 |
| 876 | 2026-09-08T17:35:20.867Z | Downloaded iana-time-zone v0.1.65 |
| 877 | 2026-09-08T17:35:20.870Z | Downloaded smallvec v0.6.14 |
| 878 | 2026-09-08T17:35:20.873Z | Downloaded crypto-common v0.2.2 |
| 879 | 2026-09-08T17:35:20.873Z | Downloaded crc32fast v1.5.0 |
| 880 | 2026-09-08T17:35:20.876Z | Downloaded dsl_auto_type v0.2.0 |
| 881 | 2026-09-08T17:35:20.876Z | Downloaded zeroize v1.9.0 |
| 882 | 2026-09-08T17:35:20.880Z | Downloaded dirs-next v2.0.0 |
| 883 | 2026-09-08T17:35:20.883Z | Downloaded multer v3.1.0 |
| 884 | 2026-09-08T17:35:20.883Z | Downloaded hashbrown v0.12.3 |
| 885 | 2026-09-08T17:35:20.886Z | Downloaded port-file v0.1.0 |
| 886 | 2026-09-08T17:35:20.889Z | Downloaded poly1305 v0.8.0 |
| 887 | 2026-09-08T17:35:20.889Z | Downloaded predicates v3.1.4 |
| 888 | 2026-09-08T17:35:20.892Z | Downloaded ssh-cipher v0.3.0 |
| 889 | 2026-09-08T17:35:20.895Z | Downloaded ident_case v1.0.1 |
| 890 | 2026-09-08T17:35:20.895Z | Downloaded lazy_static v1.5.0 |
| 891 | 2026-09-08T17:35:20.898Z | Downloaded jiff-static v0.2.34 |
| 892 | 2026-09-08T17:35:20.899Z | Downloaded slog v2.8.2 |
| 893 | 2026-09-08T17:35:20.902Z | Downloaded match_cfg v0.1.0 |
| 894 | 2026-09-08T17:35:20.902Z | Downloaded rustyline v14.0.0 |
| 895 | 2026-09-08T17:35:20.905Z | Downloaded darling v0.21.3 |
| 896 | 2026-09-08T17:35:20.909Z | Downloaded synstructure v0.13.2 |
| 897 | 2026-09-08T17:35:20.909Z | Downloaded time-macros v0.2.27 |
| 898 | 2026-09-08T17:35:20.909Z | Downloaded rand_core v0.6.4 |
| 899 | 2026-09-08T17:35:20.909Z | Downloaded serde_derive_internals v0.29.1 |
| 900 | 2026-09-08T17:35:20.912Z | Downloaded simd-adler32 v0.3.8 |
| 901 | 2026-09-08T17:35:20.914Z | Downloaded minimal-lexical v0.2.1 |
| 902 | 2026-09-08T17:35:20.917Z | Downloaded snafu v0.8.9 |
| 903 | 2026-09-08T17:35:20.917Z | Downloaded hyper-tls v0.6.0 |
| 904 | 2026-09-08T17:35:20.920Z | Downloaded thiserror-no-std v2.0.2 |
| 905 | 2026-09-08T17:35:20.925Z | Downloaded tls_codec v0.4.2 |
| 906 | 2026-09-08T17:35:20.925Z | Downloaded writeable v0.6.2 |
| 907 | 2026-09-08T17:35:20.925Z | Downloaded inout v0.1.4 |
| 908 | 2026-09-08T17:35:20.925Z | Downloaded rustversion v1.0.22 |
| 909 | 2026-09-08T17:35:20.925Z | Downloaded md5 v0.8.0 |
| 910 | 2026-09-08T17:35:20.928Z | Downloaded http v1.4.2 |
| 911 | 2026-09-08T17:35:20.928Z | Downloaded knus-derive v3.4.0 |
| 912 | 2026-09-08T17:35:20.928Z | Downloaded support-bundle-viewer v0.1.2 |
| 913 | 2026-09-08T17:35:20.931Z | Downloaded derive_more v0.99.20 |
| 914 | 2026-09-08T17:35:20.931Z | Downloaded des v0.9.0 |
| 915 | 2026-09-08T17:35:20.934Z | Downloaded litemap v0.8.1 |
| 916 | 2026-09-08T17:35:20.934Z | Downloaded lru-slab v0.1.2 |
| 917 | 2026-09-08T17:35:20.934Z | Downloaded tls_codec_derive v0.4.2 |
| 918 | 2026-09-08T17:35:20.939Z | Downloaded zerovec-derive v0.11.2 |
| 919 | 2026-09-08T17:35:20.939Z | Downloaded olpc-cjson v0.1.4 |
| 920 | 2026-09-08T17:35:20.939Z | Downloaded oxide-generation-macros v0.2.0 |
| 921 | 2026-09-08T17:35:20.939Z | Downloaded path-slash v0.1.5 |
| 922 | 2026-09-08T17:35:20.942Z | Downloaded normalize-line-endings v0.3.0 |
| 923 | 2026-09-08T17:35:20.942Z | Downloaded yoke v0.8.1 |
| 924 | 2026-09-08T17:35:20.945Z | Downloaded newtype-uuid v1.3.2 |
| 925 | 2026-09-08T17:35:20.945Z | Downloaded libbz2-rs-sys v0.2.2 |
| 926 | 2026-09-08T17:35:20.948Z | Downloaded const_format_proc_macros v0.2.34 |
| 927 | 2026-09-08T17:35:20.948Z | Downloaded serdect v0.4.3 |
| 928 | 2026-09-08T17:35:20.955Z | Downloaded derive_more-impl v2.1.1 |
| 929 | 2026-09-08T17:35:20.958Z | Downloaded ed25519 v3.0.0 |
| 930 | 2026-09-08T17:35:20.961Z | Downloaded delegate v0.13.5 |
| 931 | 2026-09-08T17:35:20.964Z | Downloaded rsa v0.9.10 |
| 932 | 2026-09-08T17:35:20.967Z | Downloaded rustc_version v0.1.7 |
| 933 | 2026-09-08T17:35:20.970Z | Downloaded same-file v1.0.6 |
| 934 | 2026-09-08T17:35:20.970Z | Downloaded omicron-zone-package v0.12.3 |
| 935 | 2026-09-08T17:35:20.970Z | Downloaded serde_spanned v1.1.1 |
| 936 | 2026-09-08T17:35:20.973Z | Downloaded shell-words v1.1.1 |
| 937 | 2026-09-08T17:35:20.973Z | Downloaded rfc6979 v0.6.0 |
| 938 | 2026-09-08T17:35:20.976Z | Downloaded signature v2.2.0 |
| 939 | 2026-09-08T17:35:20.980Z | Downloaded strum v0.27.2 |
| 940 | 2026-09-08T17:35:20.983Z | Downloaded term v0.7.0 |
| 941 | 2026-09-08T17:35:20.983Z | Downloaded aes-gcm v0.11.0 |
| 942 | 2026-09-08T17:35:20.987Z | Downloaded vergen v9.1.0 |
| 943 | 2026-09-08T17:35:20.990Z | Downloaded native-tls v0.2.18 |
| 944 | 2026-09-08T17:35:20.990Z | Downloaded derive-where v1.6.0 |
| 945 | 2026-09-08T17:35:20.993Z | Downloaded sync-ptr v0.1.4 |
| 946 | 2026-09-08T17:35:20.993Z | Downloaded thread-id v5.1.0 |
| 947 | 2026-09-08T17:35:20.997Z | Downloaded hyper-staticfile v0.10.1 |
| 948 | 2026-09-08T17:35:20.997Z | Downloaded icu_properties v2.1.2 |
| 949 | 2026-09-08T17:35:21.005Z | Downloaded libsw-core v0.3.2 |
| 950 | 2026-09-08T17:35:21.008Z | Downloaded indexmap v1.9.3 |
| 951 | 2026-09-08T17:35:21.011Z | Downloaded wait-timeout v0.2.1 |
| 952 | 2026-09-08T17:35:21.011Z | Downloaded want v0.3.1 |
| 953 | 2026-09-08T17:35:21.011Z | Downloaded xattr v1.6.1 |
| 954 | 2026-09-08T17:35:21.012Z | Downloaded crucible-workspace-hack v0.1.0 |
| 955 | 2026-09-08T17:35:21.012Z | Downloaded untrusted v0.7.1 |
| 956 | 2026-09-08T17:35:21.016Z | Downloaded dirs-sys-next v0.1.2 |
| 957 | 2026-09-08T17:35:21.020Z | Downloaded schemars v0.8.22 |
| 958 | 2026-09-08T17:35:21.027Z | Downloaded try-lock v0.2.5 |
| 959 | 2026-09-08T17:35:21.030Z | Downloaded universal-hash v0.6.1 |
| 960 | 2026-09-08T17:35:21.031Z | Downloaded darling_macro v0.23.0 |
| 961 | 2026-09-08T17:35:21.034Z | Downloaded is-terminal v0.4.17 |
| 962 | 2026-09-08T17:35:21.034Z | Downloaded hashbrown v0.16.1 |
| 963 | 2026-09-08T17:35:21.037Z | Downloaded inout v0.2.2 |
| 964 | 2026-09-08T17:35:21.040Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 965 | 2026-09-08T17:35:21.040Z | Downloaded rsa v0.10.0-rc.18 |
| 966 | 2026-09-08T17:35:21.044Z | Downloaded primeorder v0.13.6 |
| 967 | 2026-09-08T17:35:21.049Z | Downloaded derive_builder v0.20.2 |
| 968 | 2026-09-08T17:35:21.052Z | Downloaded rustls-pemfile v2.2.0 |
| 969 | 2026-09-08T17:35:21.056Z | Downloaded scroll v0.13.0 |
| 970 | 2026-09-08T17:35:21.056Z | Downloaded managed v0.8.0 |
| 971 | 2026-09-08T17:35:21.059Z | Downloaded openssl-macros v0.1.1 |
| 972 | 2026-09-08T17:35:21.059Z | Downloaded kem v0.3.0 |
| 973 | 2026-09-08T17:35:21.059Z | Downloaded stringprep v0.1.5 |
| 974 | 2026-09-08T17:35:21.064Z | Downloaded peg-runtime v0.8.5 |
| 975 | 2026-09-08T17:35:21.064Z | Downloaded snafu-derive v0.8.9 |
| 976 | 2026-09-08T17:35:21.064Z | Downloaded aho-corasick v1.1.4 |
| 977 | 2026-09-08T17:35:21.067Z | Downloaded slog-async v2.8.0 |
| 978 | 2026-09-08T17:35:21.067Z | Downloaded p384 v0.14.0 |
| 979 | 2026-09-08T17:35:21.072Z | Downloaded tinyvec v1.10.0 |
| 980 | 2026-09-08T17:35:21.072Z | Downloaded uuid v1.23.4 |
| 981 | 2026-09-08T17:35:21.076Z | Downloaded nanorand v0.7.0 |
| 982 | 2026-09-08T17:35:21.076Z | Downloaded recursive v0.1.1 |
| 983 | 2026-09-08T17:35:21.076Z | Downloaded ref-cast-impl v1.0.25 |
| 984 | 2026-09-08T17:35:21.084Z | Downloaded ed25519-dalek v2.2.0 |
| 985 | 2026-09-08T17:35:21.092Z | Downloaded secrecy v0.10.3 |
| 986 | 2026-09-08T17:35:21.095Z | Downloaded sigpipe v0.1.3 |
| 987 | 2026-09-08T17:35:21.095Z | Downloaded num-bigint v0.4.6 |
| 988 | 2026-09-08T17:35:21.095Z | Downloaded strip-ansi-escapes v0.2.1 |
| 989 | 2026-09-08T17:35:21.095Z | Downloaded termtree v0.5.1 |
| 990 | 2026-09-08T17:35:21.099Z | Downloaded owo-colors v4.3.0 |
| 991 | 2026-09-08T17:35:21.103Z | Downloaded postcard v1.1.3 |
| 992 | 2026-09-08T17:35:21.106Z | Downloaded hashbrown v0.14.5 |
| 993 | 2026-09-08T17:35:21.109Z | Downloaded darling v0.23.0 |
| 994 | 2026-09-08T17:35:21.112Z | Downloaded darling_core v0.13.4 |
| 995 | 2026-09-08T17:35:21.113Z | Downloaded drift v0.2.0 |
| 996 | 2026-09-08T17:35:21.119Z | Downloaded hashbrown v0.15.5 |
| 997 | 2026-09-08T17:35:21.122Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 998 | 2026-09-08T17:35:21.126Z | Downloaded phc v0.6.1 |
| 999 | 2026-09-08T17:35:21.126Z | Downloaded derive-ex v0.1.8 |
| 1000 | 2026-09-08T17:35:21.126Z | Downloaded tap v1.0.1 |
| 1001 | 2026-09-08T17:35:21.126Z | Downloaded convert_case v0.10.0 |
| 1002 | 2026-09-08T17:35:21.129Z | Downloaded utf-8 v0.7.6 |
| 1003 | 2026-09-08T17:35:21.129Z | Downloaded serde_plain v1.0.2 |
| 1004 | 2026-09-08T17:35:21.129Z | Downloaded utf8_iter v1.0.4 |
| 1005 | 2026-09-08T17:35:21.129Z | Downloaded unicode_categories v0.1.1 |
| 1006 | 2026-09-08T17:35:21.132Z | Downloaded unit-prefix v0.5.2 |
| 1007 | 2026-09-08T17:35:21.132Z | Downloaded yoke-derive v0.8.1 |
| 1008 | 2026-09-08T17:35:21.132Z | Downloaded typed-path v0.9.3 |
| 1009 | 2026-09-08T17:35:21.135Z | Downloaded unicode-segmentation v1.12.0 |
| 1010 | 2026-09-08T17:35:21.141Z | Downloaded ed25519-dalek v3.0.0 |
| 1011 | 2026-09-08T17:35:21.145Z | Downloaded module-lattice v0.2.3 |
| 1012 | 2026-09-08T17:35:21.145Z | Downloaded num_enum_derive v0.7.6 |
| 1013 | 2026-09-08T17:35:21.145Z | Downloaded crc v3.4.0 |
| 1014 | 2026-09-08T17:35:21.145Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1015 | 2026-09-08T17:35:21.149Z | Downloaded linear-map v1.2.0 |
| 1016 | 2026-09-08T17:35:21.149Z | Downloaded nu-ansi-term v0.50.3 |
| 1017 | 2026-09-08T17:35:21.149Z | Downloaded crypto-bigint v0.5.5 |
| 1018 | 2026-09-08T17:35:21.153Z | Downloaded mio v1.2.0 |
| 1019 | 2026-09-08T17:35:21.156Z | Downloaded tracing-attributes v0.1.31 |
| 1020 | 2026-09-08T17:35:21.159Z | Downloaded steno v0.4.1 |
| 1021 | 2026-09-08T17:35:21.162Z | Downloaded darling_core v0.23.0 |
| 1022 | 2026-09-08T17:35:21.165Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1023 | 2026-09-08T17:35:21.168Z | Downloaded ppv-lite86 v0.2.21 |
| 1024 | 2026-09-08T17:35:21.168Z | Downloaded num-traits v0.2.19 |
| 1025 | 2026-09-08T17:35:21.168Z | Downloaded progenitor v0.14.0 |
| 1026 | 2026-09-08T17:35:21.172Z | Downloaded kstat-rs v0.2.5 |
| 1027 | 2026-09-08T17:35:21.174Z | Downloaded num_enum_derive v0.5.11 |
| 1028 | 2026-09-08T17:35:21.177Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1029 | 2026-09-08T17:35:21.179Z | Downloaded ref-cast v1.0.25 |
| 1030 | 2026-09-08T17:35:21.183Z | Downloaded tokio-native-tls v0.3.1 |
| 1031 | 2026-09-08T17:35:21.183Z | Downloaded num-bigint-dig v0.8.6 |
| 1032 | 2026-09-08T17:35:21.186Z | Downloaded serde_repr v0.1.20 |
| 1033 | 2026-09-08T17:35:21.189Z | Downloaded schemars v0.9.0 |
| 1034 | 2026-09-08T17:35:21.194Z | Downloaded p521 v0.14.0 |
| 1035 | 2026-09-08T17:35:21.198Z | Downloaded phf_shared v0.12.1 |
| 1036 | 2026-09-08T17:35:21.198Z | Downloaded cookie v0.18.1 |
| 1037 | 2026-09-08T17:35:21.201Z | Downloaded rand v0.10.1 |
| 1038 | 2026-09-08T17:35:21.204Z | Downloaded unicode-bidi v0.3.18 |
| 1039 | 2026-09-08T17:35:21.204Z | Downloaded take_mut v0.2.2 |
| 1040 | 2026-09-08T17:35:21.207Z | Downloaded slog-stdlog v4.1.1 |
| 1041 | 2026-09-08T17:35:21.207Z | Downloaded slog-term v2.9.2 |
| 1042 | 2026-09-08T17:35:21.211Z | Downloaded ed25519 v2.2.3 |
| 1043 | 2026-09-08T17:35:21.211Z | Downloaded ctutils v0.4.2 |
| 1044 | 2026-09-08T17:35:21.214Z | Downloaded tower-http v0.6.8 |
| 1045 | 2026-09-08T17:35:21.218Z | Downloaded winnow v0.6.26 |
| 1046 | 2026-09-08T17:35:21.224Z | Downloaded indicatif v0.18.4 |
| 1047 | 2026-09-08T17:35:21.227Z | Downloaded wnaf v0.14.0 |
| 1048 | 2026-09-08T17:35:21.227Z | Downloaded zip v4.6.1 |
| 1049 | 2026-09-08T17:35:21.230Z | Downloaded ctr v0.10.1 |
| 1050 | 2026-09-08T17:35:21.233Z | Downloaded universal-hash v0.5.1 |
| 1051 | 2026-09-08T17:35:21.233Z | Downloaded memoffset v0.9.1 |
| 1052 | 2026-09-08T17:35:21.236Z | Downloaded displaydoc v0.2.5 |
| 1053 | 2026-09-08T17:35:21.239Z | Downloaded ecdsa v0.16.9 |
| 1054 | 2026-09-08T17:35:21.242Z | Downloaded zerofrom-derive v0.1.6 |
| 1055 | 2026-09-08T17:35:21.242Z | Downloaded itertools v0.10.5 |
| 1056 | 2026-09-08T17:35:21.245Z | Downloaded reqwest v0.13.2 |
| 1057 | 2026-09-08T17:35:21.249Z | Downloaded internet-checksum v0.2.1 |
| 1058 | 2026-09-08T17:35:21.255Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1059 | 2026-09-08T17:35:21.261Z | Downloaded openssl-sys v0.9.117 |
| 1060 | 2026-09-08T17:35:21.264Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1061 | 2026-09-08T17:35:21.267Z | Downloaded openssl-probe v0.2.1 |
| 1062 | 2026-09-08T17:35:21.270Z | Downloaded const_format v0.2.35 |
| 1063 | 2026-09-08T17:35:21.273Z | Downloaded primefield v0.14.0 |
| 1064 | 2026-09-08T17:35:21.273Z | Downloaded proc-macro-error2 v2.0.1 |
| 1065 | 2026-09-08T17:35:21.277Z | Downloaded progenitor-impl v0.13.0 |
| 1066 | 2026-09-08T17:35:21.281Z | Downloaded parse-display-derive v0.10.0 |
| 1067 | 2026-09-08T17:35:21.286Z | Downloaded pkcs8 v0.10.2 |
| 1068 | 2026-09-08T17:35:21.286Z | Downloaded hkdf v0.12.4 |
| 1069 | 2026-09-08T17:35:21.289Z | Downloaded miette v7.6.0 |
| 1070 | 2026-09-08T17:35:21.292Z | Downloaded sec1 v0.8.1 |
| 1071 | 2026-09-08T17:35:21.292Z | Downloaded slog-dtrace v0.3.0 |
| 1072 | 2026-09-08T17:35:21.292Z | Downloaded sqlformat v0.3.5 |
| 1073 | 2026-09-08T17:35:21.292Z | Downloaded stacker v0.1.23 |
| 1074 | 2026-09-08T17:35:21.295Z | Downloaded indent_write v2.2.0 |
| 1075 | 2026-09-08T17:35:21.297Z | Downloaded tungstenite v0.21.0 |
| 1076 | 2026-09-08T17:35:21.300Z | Downloaded signal-hook-tokio v0.3.1 |
| 1077 | 2026-09-08T17:35:21.300Z | Downloaded structmeta-derive v0.3.0 |
| 1078 | 2026-09-08T17:35:21.303Z | Downloaded siphasher v1.0.2 |
| 1079 | 2026-09-08T17:35:21.308Z | Downloaded crossbeam-epoch v0.9.18 |
| 1080 | 2026-09-08T17:35:21.323Z | Downloaded crossbeam-deque v0.8.6 |
| 1081 | 2026-09-08T17:35:21.326Z | Downloaded daft v0.1.8 |
| 1082 | 2026-09-08T17:35:21.326Z | Downloaded daft-derive v0.1.8 |
| 1083 | 2026-09-08T17:35:21.331Z | Downloaded ingot-types v0.2.0 |
| 1084 | 2026-09-08T17:35:21.331Z | Downloaded rustc_version v0.4.1 |
| 1085 | 2026-09-08T17:35:21.331Z | Downloaded supports-color v3.0.2 |
| 1086 | 2026-09-08T17:35:21.331Z | Downloaded digest-io v0.1.0 |
| 1087 | 2026-09-08T17:35:21.331Z | Downloaded memmap2 v0.9.10 |
| 1088 | 2026-09-08T17:35:21.334Z | Downloaded password-hash v0.6.1 |
| 1089 | 2026-09-08T17:35:21.334Z | Downloaded psl-types v2.0.11 |
| 1090 | 2026-09-08T17:35:21.335Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1091 | 2026-09-08T17:35:21.335Z | Downloaded serde-big-array v0.5.1 |
| 1092 | 2026-09-08T17:35:21.338Z | Downloaded itertools v0.12.1 |
| 1093 | 2026-09-08T17:35:21.341Z | Downloaded subprocess v0.2.15 |
| 1094 | 2026-09-08T17:35:21.341Z | Downloaded humantime v2.3.0 |
| 1095 | 2026-09-08T17:35:21.345Z | Downloaded itertools v0.13.0 |
| 1096 | 2026-09-08T17:35:21.349Z | Downloaded reqwest v0.12.28 |
| 1097 | 2026-09-08T17:35:21.352Z | Downloaded derive_builder_macro v0.20.2 |
| 1098 | 2026-09-08T17:35:21.352Z | Downloaded ron v0.8.1 |
| 1099 | 2026-09-08T17:35:21.403Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1100 | 2026-09-08T17:35:21.403Z | Downloaded serde_with v1.14.0 |
| 1101 | 2026-09-08T17:35:21.403Z | Downloaded prefix-trie v0.7.0 |
| 1102 | 2026-09-08T17:35:21.403Z | Downloaded diesel-dtrace v0.5.0 |
| 1103 | 2026-09-08T17:35:21.403Z | Downloaded icu_normalizer v2.1.1 |
| 1104 | 2026-09-08T17:35:21.403Z | Downloaded tungstenite v0.23.0 |
| 1105 | 2026-09-08T17:35:21.403Z | Downloaded oxide-update-engine v0.1.2 |
| 1106 | 2026-09-08T17:35:21.403Z | Downloaded pkg-config v0.3.32 |
| 1107 | 2026-09-08T17:35:21.403Z | Downloaded primeorder v0.14.0 |
| 1108 | 2026-09-08T17:35:21.403Z | Downloaded serde_cbor v0.11.2 |
| 1109 | 2026-09-08T17:35:21.403Z | Downloaded walkdir v2.5.0 |
| 1110 | 2026-09-08T17:35:21.403Z | Downloaded zstd v0.13.3 |
| 1111 | 2026-09-08T17:35:21.403Z | Downloaded semver v0.1.20 |
| 1112 | 2026-09-08T17:35:21.403Z | Downloaded lalrpop-util v0.19.12 |
| 1113 | 2026-09-08T17:35:21.403Z | Downloaded num_enum v0.7.6 |
| 1114 | 2026-09-08T17:35:21.403Z | Downloaded futures-util v0.3.32 |
| 1115 | 2026-09-08T17:35:21.403Z | Downloaded aws-lc-rs v1.16.3 |
| 1116 | 2026-09-08T17:35:21.403Z | Downloaded hkdf v0.13.0 |
| 1117 | 2026-09-08T17:35:21.403Z | Downloaded winnow v1.0.3 |
| 1118 | 2026-09-08T17:35:21.408Z | Downloaded parse-size v1.1.0 |
| 1119 | 2026-09-08T17:35:21.408Z | Downloaded h2 v0.4.15 |
| 1120 | 2026-09-08T17:35:21.408Z | Downloaded rustls-native-certs v0.8.3 |
| 1121 | 2026-09-08T17:35:21.409Z | Downloaded russh-cryptovec v0.62.0 |
| 1122 | 2026-09-08T17:35:21.409Z | Downloaded usdt-macro v0.6.0 |
| 1123 | 2026-09-08T17:35:21.412Z | Downloaded icu_properties_data v2.1.2 |
| 1124 | 2026-09-08T17:35:21.415Z | Downloaded idna v1.1.0 |
| 1125 | 2026-09-08T17:35:21.418Z | Downloaded hyper v1.10.1 |
| 1126 | 2026-09-08T17:35:21.421Z | Downloaded rtoolbox v0.0.3 |
| 1127 | 2026-09-08T17:35:21.425Z | Downloaded num-conv v0.2.0 |
| 1128 | 2026-09-08T17:35:21.425Z | Downloaded blake3 v1.8.5 |
| 1129 | 2026-09-08T17:35:21.428Z | Downloaded dropshot-api-manager v0.8.0 |
| 1130 | 2026-09-08T17:35:21.431Z | Downloaded schemars v1.2.1 |
| 1131 | 2026-09-08T17:35:21.438Z | Downloaded defmt-macros v1.0.1 |
| 1132 | 2026-09-08T17:35:21.441Z | Downloaded zopfli v0.8.3 |
| 1133 | 2026-09-08T17:35:21.441Z | Downloaded libloading v0.8.9 |
| 1134 | 2026-09-08T17:35:21.445Z | Downloaded libsw v3.5.0 |
| 1135 | 2026-09-08T17:35:21.445Z | Downloaded constant_time_eq v0.4.2 |
| 1136 | 2026-09-08T17:35:21.445Z | Downloaded darling_macro v0.13.4 |
| 1137 | 2026-09-08T17:35:21.445Z | Downloaded darling v0.13.4 |
| 1138 | 2026-09-08T17:35:21.448Z | Downloaded indoc v2.0.7 |
| 1139 | 2026-09-08T17:35:21.448Z | Downloaded sync_wrapper v1.0.2 |
| 1140 | 2026-09-08T17:35:21.448Z | Downloaded icu_provider v2.1.1 |
| 1141 | 2026-09-08T17:35:21.451Z | Downloaded hyper-rustls v0.27.7 |
| 1142 | 2026-09-08T17:35:21.451Z | Downloaded precomputed-hash v0.1.1 |
| 1143 | 2026-09-08T17:35:21.451Z | Downloaded bindgen v0.71.1 |
| 1144 | 2026-09-08T17:35:21.455Z | Downloaded predicates-tree v1.0.13 |
| 1145 | 2026-09-08T17:35:21.459Z | Downloaded strsim v0.10.0 |
| 1146 | 2026-09-08T17:35:21.459Z | Downloaded tokio-rustls v0.26.4 |
| 1147 | 2026-09-08T17:35:21.459Z | Downloaded display-error-chain v0.2.2 |
| 1148 | 2026-09-08T17:35:21.459Z | Downloaded icu_collections v2.1.1 |
| 1149 | 2026-09-08T17:35:21.462Z | Downloaded r2d2 v0.8.10 |
| 1150 | 2026-09-08T17:35:21.462Z | Downloaded rand v0.9.2 |
| 1151 | 2026-09-08T17:35:21.465Z | Downloaded bitvec v1.0.1 |
| 1152 | 2026-09-08T17:35:21.473Z | Downloaded tar v0.4.46 |
| 1153 | 2026-09-08T17:35:21.476Z | Downloaded xshell v0.2.7 |
| 1154 | 2026-09-08T17:35:21.476Z | Downloaded newtype_derive v0.1.6 |
| 1155 | 2026-09-08T17:35:21.476Z | Downloaded num-rational v0.4.2 |
| 1156 | 2026-09-08T17:35:21.481Z | Downloaded strum_macros v0.26.4 |
| 1157 | 2026-09-08T17:35:21.481Z | Downloaded ipnetwork v0.21.1 |
| 1158 | 2026-09-08T17:35:21.481Z | Downloaded waitgroup v0.1.2 |
| 1159 | 2026-09-08T17:35:21.481Z | Downloaded lru-cache v0.1.2 |
| 1160 | 2026-09-08T17:35:21.486Z | Downloaded unicode-truncate v1.1.0 |
| 1161 | 2026-09-08T17:35:21.486Z | Downloaded darling_macro v0.21.3 |
| 1162 | 2026-09-08T17:35:21.487Z | Downloaded maplit v1.0.2 |
| 1163 | 2026-09-08T17:35:21.487Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1164 | 2026-09-08T17:35:21.487Z | Downloaded time-core v0.1.8 |
| 1165 | 2026-09-08T17:35:21.487Z | Downloaded tower-layer v0.3.3 |
| 1166 | 2026-09-08T17:35:21.487Z | Downloaded scroll_derive v0.13.1 |
| 1167 | 2026-09-08T17:35:21.487Z | Downloaded illumos-nvpair v0.3.0 |
| 1168 | 2026-09-08T17:35:21.491Z | Downloaded spki v0.7.3 |
| 1169 | 2026-09-08T17:35:21.491Z | Downloaded shlex v1.3.0 |
| 1170 | 2026-09-08T17:35:21.498Z | Downloaded diff v0.1.13 |
| 1171 | 2026-09-08T17:35:21.504Z | Downloaded dunce v1.0.5 |
| 1172 | 2026-09-08T17:35:21.507Z | Downloaded jobserver v0.1.34 |
| 1173 | 2026-09-08T17:35:21.511Z | Downloaded multimap v0.10.1 |
| 1174 | 2026-09-08T17:35:21.511Z | Downloaded lzss v0.8.2 |
| 1175 | 2026-09-08T17:35:21.514Z | Downloaded icu_normalizer_data v2.1.1 |
| 1176 | 2026-09-08T17:35:21.517Z | Downloaded ml-kem v0.3.2 |
| 1177 | 2026-09-08T17:35:21.517Z | Downloaded static_assertions v1.1.0 |
| 1178 | 2026-09-08T17:35:21.520Z | Downloaded chrono v0.4.45 |
| 1179 | 2026-09-08T17:35:21.523Z | Downloaded hyper-util v0.1.20 |
| 1180 | 2026-09-08T17:35:21.527Z | Downloaded keccak v0.2.0 |
| 1181 | 2026-09-08T17:35:21.530Z | Downloaded derive_builder_core v0.20.2 |
| 1182 | 2026-09-08T17:35:21.530Z | Downloaded diesel_derives v2.3.7 |
| 1183 | 2026-09-08T17:35:21.535Z | Downloaded quinn v0.11.11 |
| 1184 | 2026-09-08T17:35:21.535Z | Downloaded vergen-git2 v9.1.0 |
| 1185 | 2026-09-08T17:35:21.535Z | Downloaded knus v3.4.0 |
| 1186 | 2026-09-08T17:35:21.538Z | Downloaded tokio-postgres v0.7.16 |
| 1187 | 2026-09-08T17:35:21.541Z | Downloaded scrypt v0.12.0 |
| 1188 | 2026-09-08T17:35:21.541Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1189 | 2026-09-08T17:35:21.542Z | Downloaded samael v0.0.19 |
| 1190 | 2026-09-08T17:35:21.551Z | Downloaded rawzip v0.4.4 |
| 1191 | 2026-09-08T17:35:21.551Z | Downloaded parking_lot v0.12.5 |
| 1192 | 2026-09-08T17:35:21.551Z | Downloaded unicode-normalization v0.1.25 |
| 1193 | 2026-09-08T17:35:21.553Z | Downloaded rusty-fork v0.3.1 |
| 1194 | 2026-09-08T17:35:21.554Z | Downloaded spki v0.8.0 |
| 1195 | 2026-09-08T17:35:21.554Z | Downloaded peg-macros v0.8.5 |
| 1196 | 2026-09-08T17:35:21.557Z | Downloaded zerocopy v0.6.6 |
| 1197 | 2026-09-08T17:35:21.557Z | Downloaded crossterm v0.28.1 |
| 1198 | 2026-09-08T17:35:21.560Z | Downloaded resolv-conf v0.7.6 |
| 1199 | 2026-09-08T17:35:21.560Z | Downloaded pin-project-internal v1.1.11 |
| 1200 | 2026-09-08T17:35:21.563Z | Downloaded crypto-primes v0.7.2 |
| 1201 | 2026-09-08T17:35:21.566Z | Downloaded test-strategy v0.4.5 |
| 1202 | 2026-09-08T17:35:21.566Z | Downloaded vte v0.14.1 |
| 1203 | 2026-09-08T17:35:21.569Z | Downloaded crc-any v2.5.0 |
| 1204 | 2026-09-08T17:35:21.570Z | Downloaded parking_lot v0.11.2 |
| 1205 | 2026-09-08T17:35:21.570Z | Downloaded slab v0.4.12 |
| 1206 | 2026-09-08T17:35:21.573Z | Downloaded indoc v1.0.9 |
| 1207 | 2026-09-08T17:35:21.573Z | Downloaded libm v0.2.16 |
| 1208 | 2026-09-08T17:35:21.584Z | Downloaded toml v0.7.8 |
| 1209 | 2026-09-08T17:35:21.587Z | Downloaded git2 v0.20.4 |
| 1210 | 2026-09-08T17:35:21.592Z | Downloaded elliptic-curve v0.13.8 |
| 1211 | 2026-09-08T17:35:21.596Z | Downloaded rustls-webpki v0.103.13 |
| 1212 | 2026-09-08T17:35:21.596Z | Downloaded url v2.5.8 |
| 1213 | 2026-09-08T17:35:21.599Z | Downloaded jiff-core v0.1.0 |
| 1214 | 2026-09-08T17:35:21.599Z | Downloaded tracing-core v0.1.36 |
| 1215 | 2026-09-08T17:35:21.602Z | Downloaded whoami v1.6.1 |
| 1216 | 2026-09-08T17:35:21.602Z | Downloaded russh v0.62.4 |
| 1217 | 2026-09-08T17:35:21.606Z | Downloaded cookie_store v0.22.1 |
| 1218 | 2026-09-08T17:35:21.609Z | Downloaded der v0.8.0 |
| 1219 | 2026-09-08T17:35:21.612Z | Downloaded parking_lot_core v0.8.6 |
| 1220 | 2026-09-08T17:35:21.612Z | Downloaded defmt v1.0.1 |
| 1221 | 2026-09-08T17:35:21.615Z | Downloaded signal-hook v0.3.18 |
| 1222 | 2026-09-08T17:35:21.615Z | Downloaded salty v0.3.0 |
| 1223 | 2026-09-08T17:35:21.619Z | Downloaded typify v0.6.2 |
| 1224 | 2026-09-08T17:35:21.622Z | Downloaded iri-string v0.7.10 |
| 1225 | 2026-09-08T17:35:21.633Z | Downloaded zerocopy-derive v0.8.55 |
| 1226 | 2026-09-08T17:35:21.637Z | Downloaded rand v0.8.6 |
| 1227 | 2026-09-08T17:35:21.641Z | Downloaded spin v0.9.8 |
| 1228 | 2026-09-08T17:35:21.641Z | Downloaded darling_core v0.21.3 |
| 1229 | 2026-09-08T17:35:21.645Z | Downloaded pin-project-lite v0.2.17 |
| 1230 | 2026-09-08T17:35:21.649Z | Downloaded dropshot_endpoint v0.17.1 |
| 1231 | 2026-09-08T17:35:21.659Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1232 | 2026-09-08T17:35:21.664Z | Downloaded p256 v0.14.0 |
| 1233 | 2026-09-08T17:35:21.667Z | Downloaded ignore v0.4.25 |
| 1234 | 2026-09-08T17:35:21.667Z | Downloaded object v0.30.4 |
| 1235 | 2026-09-08T17:35:21.682Z | Downloaded regex v1.12.3 |
| 1236 | 2026-09-08T17:35:21.686Z | Downloaded crossterm v0.29.0 |
| 1237 | 2026-09-08T17:35:21.689Z | Downloaded lalrpop v0.19.12 |
| 1238 | 2026-09-08T17:35:21.695Z | Downloaded radix_trie v0.2.1 |
| 1239 | 2026-09-08T17:35:21.699Z | Downloaded progenitor-impl v0.14.0 |
| 1240 | 2026-09-08T17:35:21.704Z | Downloaded rayon-core v1.13.0 |
| 1241 | 2026-09-08T17:35:21.713Z | Downloaded time v0.3.47 |
| 1242 | 2026-09-08T17:35:21.720Z | Downloaded zerotrie v0.2.3 |
| 1243 | 2026-09-08T17:35:21.723Z | Downloaded crossbeam-channel v0.5.15 |
| 1244 | 2026-09-08T17:35:21.726Z | Downloaded tower v0.5.3 |
| 1245 | 2026-09-08T17:35:21.730Z | Downloaded tough v0.22.0 |
| 1246 | 2026-09-08T17:35:21.734Z | Downloaded nom v8.0.0 |
| 1247 | 2026-09-08T17:35:21.737Z | Downloaded rayon v1.11.0 |
| 1248 | 2026-09-08T17:35:21.742Z | Downloaded gimli v0.32.3 |
| 1249 | 2026-09-08T17:35:21.747Z | Downloaded x509-cert v0.2.5 |
| 1250 | 2026-09-08T17:35:21.751Z | Downloaded goblin v0.10.5 |
| 1251 | 2026-09-08T17:35:21.755Z | Downloaded quick-xml v0.37.5 |
| 1252 | 2026-09-08T17:35:21.759Z | Downloaded libxml v0.3.3 |
| 1253 | 2026-09-08T17:35:21.762Z | Downloaded serde_with v3.21.0 |
| 1254 | 2026-09-08T17:35:21.768Z | Downloaded der v0.7.10 |
| 1255 | 2026-09-08T17:35:21.771Z | Downloaded reedline v0.40.0 |
| 1256 | 2026-09-08T17:35:21.775Z | Downloaded tabled v0.21.0 |
| 1257 | 2026-09-08T17:35:21.785Z | Downloaded itertools v0.15.0 |
| 1258 | 2026-09-08T17:35:21.789Z | Downloaded proptest v1.11.0 |
| 1259 | 2026-09-08T17:35:21.794Z | Downloaded qorb v0.4.1 |
| 1260 | 2026-09-08T17:35:21.806Z | Downloaded vcpkg v0.2.15 |
| 1261 | 2026-09-08T17:35:21.830Z | Downloaded portable-atomic v1.13.1 |
| 1262 | 2026-09-08T17:35:21.834Z | Downloaded tokio-util v0.7.18 |
| 1263 | 2026-09-08T17:35:21.839Z | Downloaded p384 v0.13.1 |
| 1264 | 2026-09-08T17:35:21.842Z | Downloaded zerocopy v0.8.55 |
| 1265 | 2026-09-08T17:35:21.853Z | Downloaded zerovec v0.11.5 |
| 1266 | 2026-09-08T17:35:21.857Z | Downloaded bstr v1.12.1 |
| 1267 | 2026-09-08T17:35:21.861Z | Downloaded zlib-rs v0.6.2 |
| 1268 | 2026-09-08T17:35:21.865Z | Downloaded petname v2.0.2 |
| 1269 | 2026-09-08T17:35:21.868Z | Downloaded syn v3.0.3 |
| 1270 | 2026-09-08T17:35:21.874Z | Downloaded quinn-proto v0.11.16 |
| 1271 | 2026-09-08T17:35:21.878Z | Downloaded iddqd v0.4.2 |
| 1272 | 2026-09-08T17:35:21.885Z | Downloaded smoltcp v0.9.1 |
| 1273 | 2026-09-08T17:35:21.889Z | Downloaded itertools v0.14.0 |
| 1274 | 2026-09-08T17:35:21.892Z | Downloaded winnow v0.5.40 |
| 1275 | 2026-09-08T17:35:21.897Z | Downloaded object v0.37.3 |
| 1276 | 2026-09-08T17:35:21.903Z | Downloaded sha3 v0.12.0 |
| 1277 | 2026-09-08T17:35:21.907Z | Downloaded moka v0.12.13 |
| 1278 | 2026-09-08T17:35:21.919Z | Downloaded regress v0.11.1 |
| 1279 | 2026-09-08T17:35:21.925Z | Downloaded curve25519-dalek v4.1.3 |
| 1280 | 2026-09-08T17:35:21.958Z | Downloaded rustix v0.38.44 |
| 1281 | 2026-09-08T17:35:21.970Z | Downloaded hickory-proto v0.25.2 |
| 1282 | 2026-09-08T17:35:21.981Z | Downloaded hickory-proto v0.24.4 |
| 1283 | 2026-09-08T17:35:21.988Z | Downloaded crypto-bigint v0.7.5 |
| 1284 | 2026-09-08T17:35:21.996Z | Downloaded curve25519-dalek v5.0.0 |
| 1285 | 2026-09-08T17:35:22.001Z | Downloaded smoltcp v0.11.0 |
| 1286 | 2026-09-08T17:35:22.008Z | Downloaded regex-syntax v0.8.10 |
| 1287 | 2026-09-08T17:35:22.016Z | Downloaded polar-core v0.27.3 |
| 1288 | 2026-09-08T17:35:22.027Z | Downloaded openssl v0.10.80 |
| 1289 | 2026-09-08T17:35:22.034Z | Downloaded regex-syntax v0.6.29 |
| 1290 | 2026-09-08T17:35:22.038Z | Downloaded nix v0.27.1 |
| 1291 | 2026-09-08T17:35:22.042Z | Downloaded openapiv3 v2.2.0 |
| 1292 | 2026-09-08T17:35:22.050Z | Downloaded tracing v0.1.44 |
| 1293 | 2026-09-08T17:35:22.061Z | Downloaded sled v0.34.7 |
| 1294 | 2026-09-08T17:35:22.067Z | Downloaded nix v0.31.2 |
| 1295 | 2026-09-08T17:35:22.074Z | Downloaded dropshot v0.17.1 |
| 1296 | 2026-09-08T17:35:22.086Z | Downloaded rustls v0.23.41 |
| 1297 | 2026-09-08T17:35:22.094Z | Downloaded regress v0.10.5 |
| 1298 | 2026-09-08T17:35:22.098Z | Downloaded nix v0.28.0 |
| 1299 | 2026-09-08T17:35:22.104Z | Downloaded diesel v2.3.7 |
| 1300 | 2026-09-08T17:35:22.116Z | Downloaded sqlparser v0.61.0 |
| 1301 | 2026-09-08T17:35:22.123Z | Downloaded ratatui v0.29.0 |
| 1302 | 2026-09-08T17:35:22.133Z | Downloaded zerocopy-derive v0.6.6 |
| 1303 | 2026-09-08T17:35:22.139Z | Downloaded typify-impl v0.6.2 |
| 1304 | 2026-09-08T17:35:22.159Z | Downloaded sha3 v0.11.0 |
| 1305 | 2026-09-08T17:35:22.165Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1306 | 2026-09-08T17:35:22.172Z | Downloaded regex-automata v0.4.14 |
| 1307 | 2026-09-08T17:35:22.191Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1308 | 2026-09-08T17:35:22.212Z | Downloaded libz-sys v1.1.24 |
| 1309 | 2026-09-08T17:35:22.240Z | Downloaded jiff v0.2.34 |
| 1310 | 2026-09-08T17:35:22.249Z | Downloaded petgraph v0.6.5 |
| 1311 | 2026-09-08T17:35:22.261Z | Downloaded chrono-tz v0.10.4 |
| 1312 | 2026-09-08T17:35:22.290Z | Downloaded encoding_rs v0.8.35 |
| 1313 | 2026-09-08T17:35:22.317Z | Downloaded petgraph v0.8.3 |
| 1314 | 2026-09-08T17:35:22.333Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1315 | 2026-09-08T17:35:22.366Z | Downloaded sha3 v0.10.8 |
| 1316 | 2026-09-08T17:35:22.369Z | Downloaded tokio v1.52.1 |
| 1317 | 2026-09-08T17:35:22.391Z | Downloaded csv v1.4.0 |
| 1318 | 2026-09-08T17:35:22.435Z | Downloaded ring v0.17.14 |
| 1319 | 2026-09-08T17:35:22.946Z | Downloaded aws-lc-sys v0.40.0 |
| 1320 | 2026-09-08T17:35:23.199Z | Compiling serde_core v1.0.228 |
| 1321 | 2026-09-08T17:35:23.199Z | Compiling libc v0.2.185 |
| 1322 | 2026-09-08T17:35:23.199Z | Compiling serde v1.0.228 |
| 1323 | 2026-09-08T17:35:23.202Z | Compiling log v0.4.33 |
| 1324 | 2026-09-08T17:35:23.203Z | Compiling smallvec v1.15.1 |
| 1325 | 2026-09-08T17:35:23.203Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-09-08T17:35:23.203Z | Compiling shlex v1.3.0 |
| 1327 | 2026-09-08T17:35:23.203Z | Compiling subtle v2.6.1 |
| 1328 | 2026-09-08T17:35:23.384Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-09-08T17:35:23.388Z | Compiling typenum v1.20.1 |
| 1330 | 2026-09-08T17:35:23.388Z | Compiling stable_deref_trait v1.2.1 |
| 1331 | 2026-09-08T17:35:23.397Z | Compiling zerocopy v0.8.55 |
| 1332 | 2026-09-08T17:35:23.403Z | Compiling portable-atomic v1.13.1 |
| 1333 | 2026-09-08T17:35:23.474Z | Compiling serde_json v1.0.151 |
| 1334 | 2026-09-08T17:35:23.486Z | Compiling syn v2.0.117 |
| 1335 | 2026-09-08T17:35:23.501Z | Compiling critical-section v1.2.0 |
| 1336 | 2026-09-08T17:35:23.541Z | Compiling lock_api v0.4.14 |
| 1337 | 2026-09-08T17:35:23.555Z | Compiling libm v0.2.16 |
| 1338 | 2026-09-08T17:35:23.569Z | Compiling num-traits v0.2.19 |
| 1339 | 2026-09-08T17:35:23.573Z | Compiling pkg-config v0.3.32 |
| 1340 | 2026-09-08T17:35:23.601Z | Compiling generic-array v0.14.7 |
| 1341 | 2026-09-08T17:35:23.646Z | Compiling const-oid v0.9.6 |
| 1342 | 2026-09-08T17:35:23.690Z | Compiling parking_lot_core v0.9.12 |
| 1343 | 2026-09-08T17:35:23.717Z | Compiling pin-project-lite v0.2.17 |
| 1344 | 2026-09-08T17:35:23.757Z | Compiling getrandom v0.4.3 |
| 1345 | 2026-09-08T17:35:23.800Z | Compiling rand_core v0.10.0 |
| 1346 | 2026-09-08T17:35:23.820Z | Compiling litemap v0.8.1 |
| 1347 | 2026-09-08T17:35:23.838Z | Compiling writeable v0.6.2 |
| 1348 | 2026-09-08T17:35:23.941Z | Compiling percent-encoding v2.3.2 |
| 1349 | 2026-09-08T17:35:23.969Z | Compiling futures-core v0.3.32 |
| 1350 | 2026-09-08T17:35:24.000Z | Compiling icu_normalizer_data v2.1.1 |
| 1351 | 2026-09-08T17:35:24.041Z | Compiling icu_properties_data v2.1.2 |
| 1352 | 2026-09-08T17:35:24.057Z | Compiling rustix v1.1.4 |
| 1353 | 2026-09-08T17:35:24.060Z | Compiling getrandom v0.3.4 |
| 1354 | 2026-09-08T17:35:24.088Z | Compiling futures-sink v0.3.32 |
| 1355 | 2026-09-08T17:35:24.138Z | Compiling futures-io v0.3.32 |
| 1356 | 2026-09-08T17:35:24.164Z | Compiling utf8_iter v1.0.4 |
| 1357 | 2026-09-08T17:35:24.209Z | Compiling futures-channel v0.3.32 |
| 1358 | 2026-09-08T17:35:24.224Z | Compiling slab v0.4.12 |
| 1359 | 2026-09-08T17:35:24.255Z | Compiling futures-task v0.3.32 |
| 1360 | 2026-09-08T17:35:24.341Z | Compiling errno v0.3.14 |
| 1361 | 2026-09-08T17:35:24.367Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-09-08T17:35:24.383Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-09-08T17:35:24.453Z | Compiling mio v1.2.0 |
| 1364 | 2026-09-08T17:35:24.470Z | Compiling signal-hook-registry v1.4.8 |
| 1365 | 2026-09-08T17:35:24.500Z | Compiling socket2 v0.6.3 |
| 1366 | 2026-09-08T17:35:24.515Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-09-08T17:35:24.545Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-09-08T17:35:24.570Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-09-08T17:35:24.636Z | Compiling cc v1.2.56 |
| 1370 | 2026-09-08T17:35:24.652Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-09-08T17:35:24.667Z | Compiling rustversion v1.0.22 |
| 1372 | 2026-09-08T17:35:24.731Z | Compiling iana-time-zone v0.1.65 |
| 1373 | 2026-09-08T17:35:24.749Z | Compiling base64ct v1.8.3 |
| 1374 | 2026-09-08T17:35:24.776Z | Compiling fs_extra v1.3.0 |
| 1375 | 2026-09-08T17:35:24.776Z | Compiling regex-syntax v0.8.10 |
| 1376 | 2026-09-08T17:35:24.780Z | Compiling ident_case v1.0.1 |
| 1377 | 2026-09-08T17:35:24.883Z | Compiling dunce v1.0.5 |
| 1378 | 2026-09-08T17:35:24.929Z | Compiling flagset v0.4.7 |
| 1379 | 2026-09-08T17:35:24.950Z | Compiling base64 v0.22.1 |
| 1380 | 2026-09-08T17:35:24.950Z | Compiling vcpkg v0.2.15 |
| 1381 | 2026-09-08T17:35:24.953Z | Compiling syn v1.0.109 |
| 1382 | 2026-09-08T17:35:24.996Z | Compiling rand_core v0.9.5 |
| 1383 | 2026-09-08T17:35:25.077Z | Compiling pem-rfc7468 v0.7.0 |
| 1384 | 2026-09-08T17:35:25.093Z | Compiling tracing-core v0.1.36 |
| 1385 | 2026-09-08T17:35:25.096Z | Compiling schemars v0.8.22 |
| 1386 | 2026-09-08T17:35:25.097Z | Compiling aws-lc-rs v1.16.3 |
| 1387 | 2026-09-08T17:35:25.097Z | Compiling cpufeatures v0.2.17 |
| 1388 | 2026-09-08T17:35:25.183Z | Compiling simd-adler32 v0.3.8 |
| 1389 | 2026-09-08T17:35:25.205Z | Compiling dyn-clone v1.0.20 |
| 1390 | 2026-09-08T17:35:25.308Z | Compiling spin v0.9.8 |
| 1391 | 2026-09-08T17:35:25.323Z | Compiling httparse v1.10.1 |
| 1392 | 2026-09-08T17:35:25.368Z | Compiling tinyvec_macros v0.1.1 |
| 1393 | 2026-09-08T17:35:25.383Z | Compiling crc32fast v1.5.0 |
| 1394 | 2026-09-08T17:35:25.404Z | Compiling openssl-probe v0.2.1 |
| 1395 | 2026-09-08T17:35:25.418Z | Compiling cmake v0.1.57 |
| 1396 | 2026-09-08T17:35:25.467Z | Compiling adler2 v2.0.1 |
| 1397 | 2026-09-08T17:35:25.481Z | Compiling cmov v0.5.4 |
| 1398 | 2026-09-08T17:35:25.499Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-09-08T17:35:25.539Z | Compiling aho-corasick v1.1.4 |
| 1400 | 2026-09-08T17:35:25.598Z | Compiling bitflags v2.11.0 |
| 1401 | 2026-09-08T17:35:25.682Z | Compiling semver v1.0.28 |
| 1402 | 2026-09-08T17:35:25.720Z | Compiling indexmap v2.14.0 |
| 1403 | 2026-09-08T17:35:25.735Z | Compiling uuid v1.23.4 |
| 1404 | 2026-09-08T17:35:25.781Z | Compiling ctutils v0.4.2 |
| 1405 | 2026-09-08T17:35:25.815Z | Compiling miniz_oxide v0.8.9 |
| 1406 | 2026-09-08T17:35:25.826Z | Compiling atomic-waker v1.1.2 |
| 1407 | 2026-09-08T17:35:25.861Z | Compiling tower-layer v0.3.3 |
| 1408 | 2026-09-08T17:35:25.877Z | Compiling radium v0.7.0 |
| 1409 | 2026-09-08T17:35:25.896Z | Compiling unicode-segmentation v1.12.0 |
| 1410 | 2026-09-08T17:35:25.968Z | Compiling rustc_version v0.4.1 |
| 1411 | 2026-09-08T17:35:26.030Z | Compiling try-lock v0.2.5 |
| 1412 | 2026-09-08T17:35:26.046Z | Compiling untrusted v0.7.1 |
| 1413 | 2026-09-08T17:35:26.046Z | Compiling tower-service v0.3.3 |
| 1414 | 2026-09-08T17:35:26.161Z | Compiling want v0.3.1 |
| 1415 | 2026-09-08T17:35:26.218Z | Compiling httpdate v1.0.3 |
| 1416 | 2026-09-08T17:35:26.314Z | Compiling aws-lc-sys v0.40.0 |
| 1417 | 2026-09-08T17:35:26.330Z | Compiling openssl-sys v0.9.117 |
| 1418 | 2026-09-08T17:35:26.334Z | Compiling openssl v0.10.80 |
| 1419 | 2026-09-08T17:35:26.359Z | Compiling foreign-types-shared v0.1.1 |
| 1420 | 2026-09-08T17:35:26.437Z | Compiling regex-automata v0.4.14 |
| 1421 | 2026-09-08T17:35:26.445Z | Compiling untrusted v0.9.0 |
| 1422 | 2026-09-08T17:35:26.463Z | Compiling synstructure v0.13.2 |
| 1423 | 2026-09-08T17:35:26.479Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-08T17:35:26.483Z | Compiling pest_generator v2.8.6 |
| 1425 | 2026-09-08T17:35:26.507Z | Compiling darling_core v0.20.11 |
| 1426 | 2026-09-08T17:35:26.524Z | Compiling rustls v0.23.41 |
| 1427 | 2026-09-08T17:35:26.553Z | Compiling tap v1.0.1 |
| 1428 | 2026-09-08T17:35:26.639Z | Compiling maybe-uninit v2.0.0 |
| 1429 | 2026-09-08T17:35:26.694Z | Compiling wyz v0.5.1 |
| 1430 | 2026-09-08T17:35:26.762Z | Compiling terminal_size v0.4.3 |
| 1431 | 2026-09-08T17:35:26.798Z | Compiling tempfile v3.27.0 |
| 1432 | 2026-09-08T17:35:26.899Z | Compiling foreign-types v0.3.2 |
| 1433 | 2026-09-08T17:35:26.921Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1434 | 2026-09-08T17:35:26.980Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1435 | 2026-09-08T17:35:27.057Z | Compiling unicode-normalization v0.1.25 |
| 1436 | 2026-09-08T17:35:27.102Z | Compiling num-integer v0.1.46 |
| 1437 | 2026-09-08T17:35:27.201Z | Compiling socket2 v0.5.10 |
| 1438 | 2026-09-08T17:35:27.227Z | Compiling wait-timeout v0.2.1 |
| 1439 | 2026-09-08T17:35:27.242Z | Compiling ahash v0.8.12 |
| 1440 | 2026-09-08T17:35:27.246Z | Compiling funty v2.0.0 |
| 1441 | 2026-09-08T17:35:27.305Z | Compiling num-conv v0.2.0 |
| 1442 | 2026-09-08T17:35:27.324Z | Compiling bit-vec v0.8.0 |
| 1443 | 2026-09-08T17:35:27.368Z | Compiling time-core v0.1.8 |
| 1444 | 2026-09-08T17:35:27.431Z | Compiling native-tls v0.2.18 |
| 1445 | 2026-09-08T17:35:27.453Z | Compiling packed_struct v0.10.1 |
| 1446 | 2026-09-08T17:35:27.458Z | Compiling quick-error v1.2.3 |
| 1447 | 2026-09-08T17:35:27.495Z | Compiling num-bigint-dig v0.8.6 |
| 1448 | 2026-09-08T17:35:27.513Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-09-08T17:35:27.528Z | Compiling bit-set v0.8.0 |
| 1450 | 2026-09-08T17:35:27.544Z | Compiling time-macros v0.2.27 |
| 1451 | 2026-09-08T17:35:27.548Z | Compiling clap_builder v4.6.0 |
| 1452 | 2026-09-08T17:35:27.580Z | Compiling rusty-fork v0.3.1 |
| 1453 | 2026-09-08T17:35:27.596Z | Compiling bitvec v1.0.1 |
| 1454 | 2026-09-08T17:35:27.674Z | Compiling deranged v0.5.8 |
| 1455 | 2026-09-08T17:35:27.724Z | Compiling num-iter v0.1.45 |
| 1456 | 2026-09-08T17:35:27.853Z | Compiling lazy_static v1.5.0 |
| 1457 | 2026-09-08T17:35:27.898Z | Compiling rand_xorshift v0.4.0 |
| 1458 | 2026-09-08T17:35:27.914Z | Compiling sync_wrapper v1.0.2 |
| 1459 | 2026-09-08T17:35:27.928Z | Compiling indexmap v1.9.3 |
| 1460 | 2026-09-08T17:35:27.955Z | Compiling crossbeam-utils v0.8.21 |
| 1461 | 2026-09-08T17:35:27.974Z | Compiling unarray v0.1.4 |
| 1462 | 2026-09-08T17:35:28.034Z | Compiling nodrop v0.1.14 |
| 1463 | 2026-09-08T17:35:28.078Z | Compiling num_threads v0.1.7 |
| 1464 | 2026-09-08T17:35:28.098Z | Compiling usdt-impl v0.6.0 |
| 1465 | 2026-09-08T17:35:28.143Z | Compiling zlib-rs v0.6.2 |
| 1466 | 2026-09-08T17:35:28.162Z | Compiling siphasher v1.0.2 |
| 1467 | 2026-09-08T17:35:28.190Z | Compiling crc-catalog v2.4.0 |
| 1468 | 2026-09-08T17:35:28.221Z | Compiling serde_derive v1.0.228 |
| 1469 | 2026-09-08T17:35:28.285Z | Compiling zeroize_derive v1.5.0 |
| 1470 | 2026-09-08T17:35:28.299Z | Compiling zerocopy-derive v0.8.55 |
| 1471 | 2026-09-08T17:35:28.343Z | Compiling zerofrom-derive v0.1.6 |
| 1472 | 2026-09-08T17:35:28.364Z | Compiling yoke-derive v0.8.1 |
| 1473 | 2026-09-08T17:35:28.712Z | Compiling zerovec-derive v0.11.2 |
| 1474 | 2026-09-08T17:35:28.732Z | Compiling displaydoc v0.2.5 |
| 1475 | 2026-09-08T17:35:28.766Z | Compiling tokio-macros v2.7.0 |
| 1476 | 2026-09-08T17:35:28.878Z | Compiling futures-macro v0.3.32 |
| 1477 | 2026-09-08T17:35:28.975Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-09-08T17:35:29.133Z | Compiling thiserror-impl v2.0.18 |
| 1479 | 2026-09-08T17:35:29.482Z | Compiling tracing-attributes v0.1.31 |
| 1480 | 2026-09-08T17:35:29.540Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-09-08T17:35:29.543Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-09-08T17:35:29.581Z | Compiling scroll_derive v0.13.1 |
| 1483 | 2026-09-08T17:35:29.733Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-09-08T17:35:29.826Z | Compiling zerofrom v0.1.6 |
| 1485 | 2026-09-08T17:35:29.913Z | Compiling darling_macro v0.20.11 |
| 1486 | 2026-09-08T17:35:29.971Z | Compiling yoke v0.8.1 |
| 1487 | 2026-09-08T17:35:29.989Z | Compiling openssl-macros v0.1.1 |
| 1488 | 2026-09-08T17:35:30.047Z | Compiling thiserror-impl v1.0.69 |
| 1489 | 2026-09-08T17:35:30.170Z | Compiling zerovec v0.11.5 |
| 1490 | 2026-09-08T17:35:30.445Z | Compiling zerotrie v0.2.3 |
| 1491 | 2026-09-08T17:35:30.459Z | Compiling scroll v0.13.0 |
| 1492 | 2026-09-08T17:35:30.463Z | Compiling darling v0.20.11 |
| 1493 | 2026-09-08T17:35:30.544Z | Compiling thiserror v2.0.18 |
| 1494 | 2026-09-08T17:35:30.671Z | Compiling tinystr v0.8.2 |
| 1495 | 2026-09-08T17:35:30.691Z | Compiling potential_utf v0.1.4 |
| 1496 | 2026-09-08T17:35:30.713Z | Compiling goblin v0.10.5 |
| 1497 | 2026-09-08T17:35:30.734Z | Compiling packed_struct_codegen v0.10.1 |
| 1498 | 2026-09-08T17:35:30.748Z | Compiling bitfield-macros v0.19.4 |
| 1499 | 2026-09-08T17:35:30.761Z | Compiling clap_derive v4.6.1 |
| 1500 | 2026-09-08T17:35:30.889Z | Compiling icu_locale_core v2.1.1 |
| 1501 | 2026-09-08T17:35:30.894Z | Compiling icu_collections v2.1.1 |
| 1502 | 2026-09-08T17:35:30.902Z | Compiling zerocopy-derive v0.6.6 |
| 1503 | 2026-09-08T17:35:30.913Z | Compiling tracing v0.1.44 |
| 1504 | 2026-09-08T17:35:31.194Z | Compiling paste v1.0.15 |
| 1505 | 2026-09-08T17:35:31.371Z | Compiling object v0.37.3 |
| 1506 | 2026-09-08T17:35:31.386Z | Compiling thiserror v1.0.69 |
| 1507 | 2026-09-08T17:35:31.391Z | Compiling flate2 v1.1.9 |
| 1508 | 2026-09-08T17:35:31.507Z | Compiling icu_provider v2.1.1 |
| 1509 | 2026-09-08T17:35:31.521Z | Compiling bitfield v0.19.4 |
| 1510 | 2026-09-08T17:35:31.574Z | Compiling dtrace-parser v0.3.0 |
| 1511 | 2026-09-08T17:35:31.737Z | Compiling zeroize v1.9.0 |
| 1512 | 2026-09-08T17:35:31.760Z | Compiling bytes v1.11.1 |
| 1513 | 2026-09-08T17:35:31.787Z | Compiling icu_properties v2.1.2 |
| 1514 | 2026-09-08T17:35:31.830Z | Compiling icu_normalizer v2.1.1 |
| 1515 | 2026-09-08T17:35:31.847Z | Compiling chrono v0.4.45 |
| 1516 | 2026-09-08T17:35:31.850Z | Compiling ipnet v2.12.0 |
| 1517 | 2026-09-08T17:35:31.875Z | Compiling hex v0.4.3 |
| 1518 | 2026-09-08T17:35:31.879Z | Compiling serde_spanned v0.6.9 |
| 1519 | 2026-09-08T17:35:32.057Z | Compiling der v0.7.10 |
| 1520 | 2026-09-08T17:35:32.073Z | Compiling rustls-pki-types v1.14.0 |
| 1521 | 2026-09-08T17:35:32.166Z | Compiling hybrid-array v0.4.13 |
| 1522 | 2026-09-08T17:35:32.338Z | Compiling tokio v1.52.1 |
| 1523 | 2026-09-08T17:35:32.359Z | Compiling http v1.4.2 |
| 1524 | 2026-09-08T17:35:32.375Z | Compiling toml_datetime v0.6.11 |
| 1525 | 2026-09-08T17:35:32.544Z | Compiling block-buffer v0.10.4 |
| 1526 | 2026-09-08T17:35:32.559Z | Compiling crypto-common v0.1.7 |
| 1527 | 2026-09-08T17:35:32.574Z | Compiling clap v4.6.1 |
| 1528 | 2026-09-08T17:35:32.642Z | Compiling idna_adapter v1.2.1 |
| 1529 | 2026-09-08T17:35:32.667Z | Compiling zerocopy v0.6.6 |
| 1530 | 2026-09-08T17:35:32.722Z | Compiling digest v0.10.7 |
| 1531 | 2026-09-08T17:35:32.736Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-09-08T17:35:32.795Z | Compiling idna v1.1.0 |
| 1533 | 2026-09-08T17:35:32.985Z | Compiling ppv-lite86 v0.2.21 |
| 1534 | 2026-09-08T17:35:33.016Z | Compiling spki v0.7.3 |
| 1535 | 2026-09-08T17:35:33.030Z | Compiling sha2 v0.10.9 |
| 1536 | 2026-09-08T17:35:33.052Z | Compiling http-body v1.0.1 |
| 1537 | 2026-09-08T17:35:33.068Z | Compiling signature v2.2.0 |
| 1538 | 2026-09-08T17:35:33.224Z | Compiling url v2.5.8 |
| 1539 | 2026-09-08T17:35:33.244Z | Compiling pkcs8 v0.10.2 |
| 1540 | 2026-09-08T17:35:33.274Z | Compiling hmac v0.12.1 |
| 1541 | 2026-09-08T17:35:33.290Z | Compiling rand_chacha v0.9.0 |
| 1542 | 2026-09-08T17:35:33.332Z | Compiling rand_chacha v0.3.1 |
| 1543 | 2026-09-08T17:35:33.335Z | Compiling http-body-util v0.1.3 |
| 1544 | 2026-09-08T17:35:33.449Z | Compiling pkcs1 v0.7.5 |
| 1545 | 2026-09-08T17:35:33.485Z | Compiling dof v0.4.0 |
| 1546 | 2026-09-08T17:35:33.525Z | Compiling rand v0.9.2 |
| 1547 | 2026-09-08T17:35:33.603Z | Compiling rand v0.8.6 |
| 1548 | 2026-09-08T17:35:33.648Z | Compiling time v0.3.47 |
| 1549 | 2026-09-08T17:35:33.801Z | Compiling crc v3.4.0 |
| 1550 | 2026-09-08T17:35:33.870Z | Compiling scroll_derive v0.12.1 |
| 1551 | 2026-09-08T17:35:33.946Z | Compiling structmeta-derive v0.3.0 |
| 1552 | 2026-09-08T17:35:34.031Z | Compiling array-init v0.0.4 |
| 1553 | 2026-09-08T17:35:34.049Z | Compiling smallvec v0.6.14 |
| 1554 | 2026-09-08T17:35:34.063Z | Compiling darling_core v0.23.0 |
| 1555 | 2026-09-08T17:35:34.113Z | Compiling proptest v1.11.0 |
| 1556 | 2026-09-08T17:35:34.293Z | Compiling heapless v0.7.17 |
| 1557 | 2026-09-08T17:35:34.367Z | Compiling slog v2.8.2 |
| 1558 | 2026-09-08T17:35:34.396Z | Compiling thread-id v5.1.0 |
| 1559 | 2026-09-08T17:35:34.425Z | Compiling env_filter v2.0.0 |
| 1560 | 2026-09-08T17:35:34.491Z | Compiling syn v3.0.3 |
| 1561 | 2026-09-08T17:35:34.576Z | Compiling ipnetwork v0.21.1 |
| 1562 | 2026-09-08T17:35:34.579Z | Compiling cookie v0.18.1 |
| 1563 | 2026-09-08T17:35:34.604Z | Compiling anyhow v1.0.104 |
| 1564 | 2026-09-08T17:35:34.708Z | Compiling zstd-safe v7.2.4 |
| 1565 | 2026-09-08T17:35:34.740Z | Compiling gimli v0.32.3 |
| 1566 | 2026-09-08T17:35:34.813Z | Compiling base64 v0.21.7 |
| 1567 | 2026-09-08T17:35:34.949Z | Compiling ryu v1.0.23 |
| 1568 | 2026-09-08T17:35:34.964Z | Compiling allocator-api2 v0.2.21 |
| 1569 | 2026-09-08T17:35:34.991Z | Compiling unicode-properties v0.1.4 |
| 1570 | 2026-09-08T17:35:35.039Z | Compiling unicode-bidi v0.3.18 |
| 1571 | 2026-09-08T17:35:35.084Z | Compiling iri-string v0.7.10 |
| 1572 | 2026-09-08T17:35:35.099Z | Compiling winnow v0.5.40 |
| 1573 | 2026-09-08T17:35:35.130Z | Compiling signal-hook v0.3.18 |
| 1574 | 2026-09-08T17:35:35.145Z | Compiling hashbrown v0.12.3 |
| 1575 | 2026-09-08T17:35:35.232Z | Compiling structmeta v0.3.0 |
| 1576 | 2026-09-08T17:35:35.268Z | Compiling serde_urlencoded v0.7.1 |
| 1577 | 2026-09-08T17:35:35.284Z | Compiling ron v0.8.1 |
| 1578 | 2026-09-08T17:35:35.309Z | Compiling rsa v0.9.10 |
| 1579 | 2026-09-08T17:35:35.461Z | Compiling stringprep v0.1.5 |
| 1580 | 2026-09-08T17:35:35.578Z | Compiling oxnet v0.1.6 |
| 1581 | 2026-09-08T17:35:35.626Z | Compiling env_logger v0.11.11 |
| 1582 | 2026-09-08T17:35:35.704Z | Compiling scroll v0.12.0 |
| 1583 | 2026-09-08T17:35:35.982Z | Compiling serde-hex v0.1.0 |
| 1584 | 2026-09-08T17:35:35.998Z | Compiling camino v1.2.5 |
| 1585 | 2026-09-08T17:35:36.011Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1586 | 2026-09-08T17:35:36.217Z | Compiling tokio-util v0.7.18 |
| 1587 | 2026-09-08T17:35:36.239Z | Compiling tower v0.5.3 |
| 1588 | 2026-09-08T17:35:36.400Z | Compiling toml_edit v0.19.15 |
| 1589 | 2026-09-08T17:35:36.534Z | Compiling newtype-uuid v1.3.2 |
| 1590 | 2026-09-08T17:35:36.557Z | Compiling addr2line v0.25.1 |
| 1591 | 2026-09-08T17:35:36.571Z | Compiling tokio-native-tls v0.3.1 |
| 1592 | 2026-09-08T17:35:36.616Z | Compiling darling_macro v0.23.0 |
| 1593 | 2026-09-08T17:35:36.631Z | Compiling bzip2 v0.4.4 |
| 1594 | 2026-09-08T17:35:36.686Z | Compiling tower-http v0.6.8 |
| 1595 | 2026-09-08T17:35:36.734Z | Compiling derive_builder_macro v0.20.2 |
| 1596 | 2026-09-08T17:35:36.764Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1597 | 2026-09-08T17:35:36.855Z | Compiling hashbrown v0.13.2 |
| 1598 | 2026-09-08T17:35:36.885Z | Compiling x509-cert v0.2.5 |
| 1599 | 2026-09-08T17:35:36.907Z | Compiling h2 v0.4.15 |
| 1600 | 2026-09-08T17:35:37.114Z | Compiling md-5 v0.10.6 |
| 1601 | 2026-09-08T17:35:37.147Z | Compiling crypto-common v0.2.2 |
| 1602 | 2026-09-08T17:35:37.250Z | Compiling block-padding v0.4.2 |
| 1603 | 2026-09-08T17:35:37.273Z | Compiling block-buffer v0.12.1 |
| 1604 | 2026-09-08T17:35:37.295Z | Compiling rustls-native-certs v0.8.3 |
| 1605 | 2026-09-08T17:35:37.433Z | Compiling erased-serde v0.3.31 |
| 1606 | 2026-09-08T17:35:37.488Z | Compiling serde_tokenstream v0.2.3 |
| 1607 | 2026-09-08T17:35:37.689Z | Compiling bstr v1.12.1 |
| 1608 | 2026-09-08T17:35:37.829Z | Compiling pin-project-internal v1.1.11 |
| 1609 | 2026-09-08T17:35:37.971Z | Compiling zerocopy-derive v0.7.35 |
| 1610 | 2026-09-08T17:35:37.975Z | Compiling daft-derive v0.1.8 |
| 1611 | 2026-09-08T17:35:38.212Z | Compiling async-trait v0.1.89 |
| 1612 | 2026-09-08T17:35:38.236Z | Compiling curve25519-dalek v4.1.3 |
| 1613 | 2026-09-08T17:35:38.382Z | Compiling heck v0.4.1 |
| 1614 | 2026-09-08T17:35:38.409Z | Compiling vergen-lib v9.1.0 |
| 1615 | 2026-09-08T17:35:38.518Z | Compiling hash32 v0.2.1 |
| 1616 | 2026-09-08T17:35:38.604Z | Compiling encoding_rs v0.8.35 |
| 1617 | 2026-09-08T17:35:38.620Z | Compiling memoffset v0.9.1 |
| 1618 | 2026-09-08T17:35:38.636Z | Compiling crc-any v2.5.0 |
| 1619 | 2026-09-08T17:35:38.731Z | Compiling rustc-demangle v0.1.27 |
| 1620 | 2026-09-08T17:35:38.749Z | Compiling cfg_aliases v0.2.1 |
| 1621 | 2026-09-08T17:35:38.838Z | Compiling ref-cast v1.0.25 |
| 1622 | 2026-09-08T17:35:38.860Z | Compiling owo-colors v4.3.0 |
| 1623 | 2026-09-08T17:35:38.889Z | Compiling litrs v1.0.0 |
| 1624 | 2026-09-08T17:35:38.909Z | Compiling psl-types v2.0.11 |
| 1625 | 2026-09-08T17:35:38.965Z | Compiling fallible-iterator v0.2.0 |
| 1626 | 2026-09-08T17:35:39.014Z | Compiling rustix v0.38.44 |
| 1627 | 2026-09-08T17:35:39.054Z | Compiling smoltcp v0.9.1 |
| 1628 | 2026-09-08T17:35:39.142Z | Compiling mime v0.3.17 |
| 1629 | 2026-09-08T17:35:39.160Z | Compiling publicsuffix v2.3.0 |
| 1630 | 2026-09-08T17:35:39.246Z | Compiling pin-project v1.1.11 |
| 1631 | 2026-09-08T17:35:39.271Z | Compiling postgres-protocol v0.6.10 |
| 1632 | 2026-09-08T17:35:39.303Z | Compiling zerocopy v0.7.35 |
| 1633 | 2026-09-08T17:35:39.357Z | Compiling nix v0.31.2 |
| 1634 | 2026-09-08T17:35:39.391Z | Compiling daft v0.1.8 |
| 1635 | 2026-09-08T17:35:39.424Z | Compiling document-features v0.2.12 |
| 1636 | 2026-09-08T17:35:39.487Z | Compiling snafu-derive v0.8.9 |
| 1637 | 2026-09-08T17:35:39.592Z | Compiling toml v0.7.8 |
| 1638 | 2026-09-08T17:35:39.677Z | Compiling inout v0.2.2 |
| 1639 | 2026-09-08T17:35:39.775Z | Compiling object v0.30.4 |
| 1640 | 2026-09-08T17:35:39.849Z | Compiling derive_builder v0.20.2 |
| 1641 | 2026-09-08T17:35:39.874Z | Compiling darling v0.23.0 |
| 1642 | 2026-09-08T17:35:39.888Z | Compiling zip v0.6.6 |
| 1643 | 2026-09-08T17:35:39.908Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1644 | 2026-09-08T17:35:39.924Z | Compiling goblin v0.8.2 |
| 1645 | 2026-09-08T17:35:39.945Z | Compiling backtrace v0.3.76 |
| 1646 | 2026-09-08T17:35:40.082Z | Compiling hyper v1.10.1 |
| 1647 | 2026-09-08T17:35:40.175Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1648 | 2026-09-08T17:35:40.217Z | Compiling derive-ex v0.1.8 |
| 1649 | 2026-09-08T17:35:40.359Z | Compiling futures-executor v0.3.32 |
| 1650 | 2026-09-08T17:35:40.472Z | Compiling hubpack_derive v0.1.1 |
| 1651 | 2026-09-08T17:35:40.495Z | Compiling regex v1.12.3 |
| 1652 | 2026-09-08T17:35:40.541Z | Compiling phf_shared v0.13.1 |
| 1653 | 2026-09-08T17:35:40.555Z | Compiling strum_macros v0.27.2 |
| 1654 | 2026-09-08T17:35:40.638Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1655 | 2026-09-08T17:35:40.801Z | Compiling ref-cast-impl v1.0.25 |
| 1656 | 2026-09-08T17:35:40.956Z | Compiling convert_case v0.10.0 |
| 1657 | 2026-09-08T17:35:40.978Z | Compiling vergen v9.1.0 |
| 1658 | 2026-09-08T17:35:41.127Z | Compiling cargo-platform v0.3.2 |
| 1659 | 2026-09-08T17:35:41.142Z | Compiling ff v0.13.1 |
| 1660 | 2026-09-08T17:35:41.206Z | Compiling hyper-util v0.1.20 |
| 1661 | 2026-09-08T17:35:41.279Z | Compiling fs-err v3.3.0 |
| 1662 | 2026-09-08T17:35:41.301Z | Compiling managed v0.8.0 |
| 1663 | 2026-09-08T17:35:41.345Z | Compiling is_ci v1.2.0 |
| 1664 | 2026-09-08T17:35:41.409Z | Compiling bitflags v1.3.2 |
| 1665 | 2026-09-08T17:35:41.423Z | Compiling base16ct v0.2.0 |
| 1666 | 2026-09-08T17:35:41.495Z | Compiling path-slash v0.1.5 |
| 1667 | 2026-09-08T17:35:41.511Z | Compiling jiff-core v0.1.0 |
| 1668 | 2026-09-08T17:35:41.511Z | Compiling foldhash v0.2.0 |
| 1669 | 2026-09-08T17:35:41.514Z | Compiling bumpalo v3.20.2 |
| 1670 | 2026-09-08T17:35:41.552Z | Compiling libbz2-rs-sys v0.2.2 |
| 1671 | 2026-09-08T17:35:41.555Z | Compiling same-file v1.0.6 |
| 1672 | 2026-09-08T17:35:41.616Z | Compiling foldhash v0.1.5 |
| 1673 | 2026-09-08T17:35:41.718Z | Compiling hashbrown v0.16.1 |
| 1674 | 2026-09-08T17:35:41.733Z | Compiling walkdir v2.5.0 |
| 1675 | 2026-09-08T17:35:41.754Z | Compiling hashbrown v0.15.5 |
| 1676 | 2026-09-08T17:35:41.770Z | Compiling zopfli v0.8.3 |
| 1677 | 2026-09-08T17:35:41.801Z | Compiling sec1 v0.7.3 |
| 1678 | 2026-09-08T17:35:41.815Z | Compiling snafu v0.8.9 |
| 1679 | 2026-09-08T17:35:41.951Z | Compiling test-strategy v0.4.5 |
| 1680 | 2026-09-08T17:35:42.063Z | Compiling bzip2 v0.6.1 |
| 1681 | 2026-09-08T17:35:42.097Z | Compiling textwrap v0.16.2 |
| 1682 | 2026-09-08T17:35:42.190Z | Compiling dof v0.3.0 |
| 1683 | 2026-09-08T17:35:42.261Z | Compiling jiff v0.2.34 |
| 1684 | 2026-09-08T17:35:42.285Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1685 | 2026-09-08T17:35:42.332Z | Compiling supports-color v3.0.2 |
| 1686 | 2026-09-08T17:35:42.582Z | Compiling hyper-tls v0.6.0 |
| 1687 | 2026-09-08T17:35:42.596Z | Compiling cargo_metadata v0.23.1 |
| 1688 | 2026-09-08T17:35:42.600Z | Compiling strum v0.27.2 |
| 1689 | 2026-09-08T17:35:42.600Z | Compiling derive_more-impl v2.1.1 |
| 1690 | 2026-09-08T17:35:42.725Z | Compiling group v0.13.0 |
| 1691 | 2026-09-08T17:35:42.775Z | Compiling reqwest v0.12.28 |
| 1692 | 2026-09-08T17:35:42.907Z | Compiling hubpack v0.1.2 |
| 1693 | 2026-09-08T17:35:42.967Z | Compiling phf v0.13.1 |
| 1694 | 2026-09-08T17:35:42.987Z | Compiling futures v0.3.32 |
| 1695 | 2026-09-08T17:35:43.025Z | Compiling signal-hook-mio v0.2.5 |
| 1696 | 2026-09-08T17:35:43.082Z | Compiling zstd v0.13.3 |
| 1697 | 2026-09-08T17:35:43.145Z | Compiling backtrace-ext v0.2.1 |
| 1698 | 2026-09-08T17:35:43.165Z | Compiling cookie_store v0.22.1 |
| 1699 | 2026-09-08T17:35:43.190Z | Compiling serde_with_macros v3.21.0 |
| 1700 | 2026-09-08T17:35:43.331Z | Compiling cipher v0.5.2 |
| 1701 | 2026-09-08T17:35:43.396Z | Compiling postgres-types v0.2.12 |
| 1702 | 2026-09-08T17:35:43.593Z | Compiling globset v0.4.18 |
| 1703 | 2026-09-08T17:35:43.665Z | Compiling usdt-attr-macro v0.6.0 |
| 1704 | 2026-09-08T17:35:43.809Z | Compiling usdt-macro v0.6.0 |
| 1705 | 2026-09-08T17:35:43.845Z | Compiling byte-wrapper v0.1.0 |
| 1706 | 2026-09-08T17:35:43.898Z | Compiling hkdf v0.12.4 |
| 1707 | 2026-09-08T17:35:44.002Z | Compiling ed25519 v2.2.3 |
| 1708 | 2026-09-08T17:35:44.034Z | Compiling crypto-bigint v0.5.5 |
| 1709 | 2026-09-08T17:35:44.085Z | Compiling serde_plain v1.0.2 |
| 1710 | 2026-09-08T17:35:44.207Z | Compiling serde-big-array v0.5.1 |
| 1711 | 2026-09-08T17:35:44.313Z | Compiling olpc-cjson v0.1.4 |
| 1712 | 2026-09-08T17:35:44.329Z | Compiling dtrace-parser v0.2.0 |
| 1713 | 2026-09-08T17:35:44.333Z | Compiling phf_shared v0.11.3 |
| 1714 | 2026-09-08T17:35:44.368Z | Compiling serde_repr v0.1.20 |
| 1715 | 2026-09-08T17:35:44.397Z | Compiling strum_macros v0.26.4 |
| 1716 | 2026-09-08T17:35:44.503Z | Compiling miette-derive v7.6.0 |
| 1717 | 2026-09-08T17:35:44.537Z | Compiling enum-as-inner v0.6.1 |
| 1718 | 2026-09-08T17:35:44.557Z | Compiling async-recursion v1.1.1 |
| 1719 | 2026-09-08T17:35:44.627Z | Compiling float-cmp v0.10.0 |
| 1720 | 2026-09-08T17:35:44.707Z | Compiling pem v3.0.6 |
| 1721 | 2026-09-08T17:35:44.791Z | Compiling thread-id v4.2.2 |
| 1722 | 2026-09-08T17:35:44.900Z | Compiling memmap2 v0.9.10 |
| 1723 | 2026-09-08T17:35:44.932Z | Compiling new_debug_unreachable v1.0.6 |
| 1724 | 2026-09-08T17:35:44.965Z | Compiling fixedbitset v0.5.7 |
| 1725 | 2026-09-08T17:35:45.019Z | Compiling cpufeatures v0.3.0 |
| 1726 | 2026-09-08T17:35:45.064Z | Compiling const-oid v0.10.2 |
| 1727 | 2026-09-08T17:35:45.103Z | Compiling normalize-line-endings v0.3.0 |
| 1728 | 2026-09-08T17:35:45.118Z | Compiling fixedbitset v0.4.2 |
| 1729 | 2026-09-08T17:35:45.132Z | Compiling data-encoding v2.10.0 |
| 1730 | 2026-09-08T17:35:45.148Z | Compiling typed-path v0.9.3 |
| 1731 | 2026-09-08T17:35:45.213Z | Compiling keccak v0.1.6 |
| 1732 | 2026-09-08T17:35:45.291Z | Compiling difflib v0.4.0 |
| 1733 | 2026-09-08T17:35:45.307Z | Compiling winnow v1.0.3 |
| 1734 | 2026-09-08T17:35:45.315Z | Compiling predicates-core v1.0.10 |
| 1735 | 2026-09-08T17:35:45.315Z | Compiling supports-unicode v3.0.0 |
| 1736 | 2026-09-08T17:35:45.363Z | Compiling supports-hyperlinks v3.2.0 |
| 1737 | 2026-09-08T17:35:45.492Z | Compiling static_assertions v1.1.0 |
| 1738 | 2026-09-08T17:35:45.515Z | Compiling whoami v2.1.0 |
| 1739 | 2026-09-08T17:35:45.535Z | Compiling precomputed-hash v0.1.1 |
| 1740 | 2026-09-08T17:35:45.578Z | Compiling either v1.15.0 |
| 1741 | 2026-09-08T17:35:45.593Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1742 | 2026-09-08T17:35:45.638Z | Compiling string_cache v0.8.9 |
| 1743 | 2026-09-08T17:35:45.731Z | Compiling miette v7.6.0 |
| 1744 | 2026-09-08T17:35:45.862Z | Compiling itertools v0.13.0 |
| 1745 | 2026-09-08T17:35:45.874Z | Compiling tokio-postgres v0.7.16 |
| 1746 | 2026-09-08T17:35:45.874Z | Compiling predicates v3.1.4 |
| 1747 | 2026-09-08T17:35:45.888Z | Compiling hickory-proto v0.25.2 |
| 1748 | 2026-09-08T17:35:45.918Z | Compiling sha3 v0.10.8 |
| 1749 | 2026-09-08T17:35:45.956Z | Compiling petgraph v0.6.5 |
| 1750 | 2026-09-08T17:35:45.971Z | Compiling digest v0.11.3 |
| 1751 | 2026-09-08T17:35:46.187Z | Compiling petgraph v0.8.3 |
| 1752 | 2026-09-08T17:35:46.209Z | Compiling strum v0.26.3 |
| 1753 | 2026-09-08T17:35:46.223Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1754 | 2026-09-08T17:35:46.356Z | Compiling chacha20 v0.10.0 |
| 1755 | 2026-09-08T17:35:46.389Z | Compiling usdt v0.6.0 |
| 1756 | 2026-09-08T17:35:46.404Z | Compiling elliptic-curve v0.13.8 |
| 1757 | 2026-09-08T17:35:46.407Z | Compiling toml_edit v0.22.27 |
| 1758 | 2026-09-08T17:35:46.537Z | Compiling usdt-impl v0.5.0 |
| 1759 | 2026-09-08T17:35:46.675Z | Compiling zip v4.6.1 |
| 1760 | 2026-09-08T17:35:46.691Z | Compiling serde_with v3.21.0 |
| 1761 | 2026-09-08T17:35:46.749Z | Compiling crossterm v0.28.1 |
| 1762 | 2026-09-08T17:35:46.823Z | Compiling ed25519-dalek v2.2.0 |
| 1763 | 2026-09-08T17:35:46.859Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1764 | 2026-09-08T17:35:46.901Z | Compiling derive_more v2.1.1 |
| 1765 | 2026-09-08T17:35:47.145Z | Compiling iddqd v0.4.2 |
| 1766 | 2026-09-08T17:35:47.459Z | Compiling similar v2.7.0 |
| 1767 | 2026-09-08T17:35:47.474Z | Compiling tokio-stream v0.1.18 |
| 1768 | 2026-09-08T17:35:47.638Z | Compiling crossbeam-epoch v0.9.18 |
| 1769 | 2026-09-08T17:35:47.789Z | Compiling buf-list v1.1.2 |
| 1770 | 2026-09-08T17:35:47.989Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1771 | 2026-09-08T17:35:48.028Z | Compiling openapiv3 v2.2.0 |
| 1772 | 2026-09-08T17:35:48.059Z | Compiling lalrpop-util v0.19.12 |
| 1773 | 2026-09-08T17:35:48.137Z | Compiling peg-runtime v0.8.5 |
| 1774 | 2026-09-08T17:35:48.164Z | Compiling thread_local v1.1.9 |
| 1775 | 2026-09-08T17:35:48.180Z | Compiling slog-async v2.8.0 |
| 1776 | 2026-09-08T17:35:48.277Z | Compiling crossbeam-channel v0.5.15 |
| 1777 | 2026-09-08T17:35:48.326Z | Compiling filetime v0.2.27 |
| 1778 | 2026-09-08T17:35:48.368Z | Compiling is-terminal v0.4.17 |
| 1779 | 2026-09-08T17:35:48.443Z | Compiling term v1.2.1 |
| 1780 | 2026-09-08T17:35:48.443Z | Compiling take_mut v0.2.2 |
| 1781 | 2026-09-08T17:35:48.474Z | Compiling xattr v1.6.1 |
| 1782 | 2026-09-08T17:35:48.491Z | Compiling camino-tempfile v1.4.1 |
| 1783 | 2026-09-08T17:35:48.622Z | Compiling tar v0.4.46 |
| 1784 | 2026-09-08T17:35:48.739Z | Compiling slog-term v2.9.2 |
| 1785 | 2026-09-08T17:36:05.947Z | Compiling rustls-webpki v0.103.13 |
| 1786 | 2026-09-08T17:36:08.666Z | Compiling tokio-rustls v0.26.4 |
| 1787 | 2026-09-08T17:36:08.666Z | Compiling rustls-platform-verifier v0.6.2 |
| 1788 | 2026-09-08T17:36:08.666Z | Compiling tough v0.22.0 |
| 1789 | 2026-09-08T17:36:08.863Z | Compiling hyper-rustls v0.27.7 |
| 1790 | 2026-09-08T17:36:09.050Z | Compiling reqwest v0.13.2 |
| 1791 | 2026-09-08T17:36:11.358Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1792 | 2026-09-08T17:36:11.489Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1793 | 2026-09-08T17:36:14.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.74s |
| 1794 | 2026-09-08T17:36:14.595Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1795 | 2026-09-08T17:36:14.617Z | Sep 08 17:36:14.166 INFO Starting download, target: Console |
| 1796 | 2026-09-08T17:36:14.617Z | Sep 08 17:36:14.167 INFO Starting download, target: Clickhouse |
| 1797 | 2026-09-08T17:36:14.617Z | Sep 08 17:36:14.167 INFO Starting download, target: Cockroach |
| 1798 | 2026-09-08T17:36:14.617Z | Sep 08 17:36:14.167 INFO Starting download, target: DendriteStub |
| 1799 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Starting download, target: MaghemiteMgd |
| 1800 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Starting download, target: MaghemiteDdmd |
| 1801 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Starting download, target: TransceiverControl |
| 1802 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1803 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1804 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1805 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1806 | 2026-09-08T17:36:14.621Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1807 | 2026-09-08T17:36:14.622Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1808 | 2026-09-08T17:36:14.622Z | Sep 08 17:36:14.167 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1809 | 2026-09-08T17:36:15.760Z | Sep 08 17:36:15.265 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1810 | 2026-09-08T17:36:15.909Z | Sep 08 17:36:15.439 INFO Download complete, target: TransceiverControl |
| 1811 | 2026-09-08T17:36:16.476Z | Sep 08 17:36:16.001 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1812 | 2026-09-08T17:36:17.442Z | Sep 08 17:36:16.971 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1813 | 2026-09-08T17:36:17.659Z | Sep 08 17:36:17.189 INFO Download complete, target: Console |
| 1814 | 2026-09-08T17:36:18.331Z | Sep 08 17:36:17.870 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1815 | 2026-09-08T17:36:18.578Z | Sep 08 17:36:18.115 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1816 | 2026-09-08T17:36:18.758Z | Sep 08 17:36:18.293 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1817 | 2026-09-08T17:36:19.334Z | Sep 08 17:36:18.882 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1818 | 2026-09-08T17:36:19.335Z | Sep 08 17:36:18.882 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1819 | 2026-09-08T17:36:20.619Z | Sep 08 17:36:20.168 INFO Download complete, target: DendriteStub |
| 1820 | 2026-09-08T17:36:20.785Z | Sep 08 17:36:20.335 INFO Download complete, target: MaghemiteDdmd |
| 1821 | 2026-09-08T17:36:20.885Z | Sep 08 17:36:20.433 INFO Download complete, target: MaghemiteMgd |
| 1822 | 2026-09-08T17:36:21.918Z | Sep 08 17:36:21.465 INFO Checking that binary works, target: Clickhouse |
| 1823 | 2026-09-08T17:36:22.008Z | Sep 08 17:36:21.557 INFO Download complete, target: Clickhouse |
| 1824 | 2026-09-08T17:36:23.168Z | Sep 08 17:36:22.717 INFO Checking that binary works, target: Cockroach |
| 1825 | 2026-09-08T17:36:23.287Z | Sep 08 17:36:22.836 INFO Download complete, target: Cockroach |
| 1826 | 2026-09-08T17:36:23.293Z | All prerequisites installed successfully |
| 1827 | 2026-09-08T17:36:23.298Z | |
| 1828 | 2026-09-08T17:36:23.298Z | real 1:55.733205662 |
| 1829 | 2026-09-08T17:36:23.298Z | user 7:19.768490530 |
| 1830 | 2026-09-08T17:36:23.298Z | sys 1:49.999056477 |
| 1831 | 2026-09-08T17:36:23.298Z | trap 0.287637307 |
| 1832 | 2026-09-08T17:36:23.299Z | tflt 0.723565715 |
| 1833 | 2026-09-08T17:36:23.299Z | dflt 1.336117554 |
| 1834 | 2026-09-08T17:36:23.300Z | kflt 0.019244298 |
| 1835 | 2026-09-08T17:36:23.301Z | lock 29:08.060265715 |
| 1836 | 2026-09-08T17:36:23.301Z | slp 20:27.282306524 |
| 1837 | 2026-09-08T17:36:23.301Z | lat 29.560304540 |
| 1838 | 2026-09-08T17:36:23.301Z | stop 3:34.937973999 |
| 1839 | 2026-09-08T17:36:23.301Z | + ptime -m cargo xtask download softnpu |
| 1840 | 2026-09-08T17:36:23.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1841 | 2026-09-08T17:36:23.772Z | Running `target/debug/xtask download softnpu` |
| 1842 | 2026-09-08T17:36:24.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1843 | 2026-09-08T17:36:24.605Z | Running `target/debug/xtask-downloader softnpu` |
| 1844 | 2026-09-08T17:36:24.650Z | Sep 08 17:36:24.199 INFO Starting download, target: Softnpu |
| 1845 | 2026-09-08T17:36:24.653Z | Sep 08 17:36:24.200 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1846 | 2026-09-08T17:36:26.338Z | Sep 08 17:36:25.878 INFO Download complete, target: Softnpu |
| 1847 | 2026-09-08T17:36:26.347Z | |
| 1848 | 2026-09-08T17:36:26.347Z | real 3.032394340 |
| 1849 | 2026-09-08T17:36:26.347Z | user 1.327062057 |
| 1850 | 2026-09-08T17:36:26.347Z | sys 0.627920790 |
| 1851 | 2026-09-08T17:36:26.347Z | trap 0.001122740 |
| 1852 | 2026-09-08T17:36:26.347Z | tflt 0.000159290 |
| 1853 | 2026-09-08T17:36:26.347Z | dflt 0.000355710 |
| 1854 | 2026-09-08T17:36:26.347Z | kflt 0.000000000 |
| 1855 | 2026-09-08T17:36:26.347Z | lock 31.574033904 |
| 1856 | 2026-09-08T17:36:26.347Z | slp 1.510920938 |
| 1857 | 2026-09-08T17:36:26.348Z | lat 0.116793097 |
| 1858 | 2026-09-08T17:36:26.348Z | stop 0.000318460 |
| 1859 | 2026-09-08T17:36:26.348Z | + export CARGO_INCREMENTAL=0 |
| 1860 | 2026-09-08T17:36:26.348Z | + CARGO_INCREMENTAL=0 |
| 1861 | 2026-09-08T17:36:26.348Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1862 | 2026-09-08T17:36:27.267Z | Compiling proc-macro2 v1.0.106 |
| 1863 | 2026-09-08T17:36:27.267Z | Compiling quote v1.0.45 |
| 1864 | 2026-09-08T17:36:27.268Z | Compiling unicode-ident v1.0.24 |
| 1865 | 2026-09-08T17:36:27.268Z | Compiling serde_core v1.0.228 |
| 1866 | 2026-09-08T17:36:27.301Z | Compiling libc v0.2.185 |
| 1867 | 2026-09-08T17:36:27.301Z | Compiling serde v1.0.228 |
| 1868 | 2026-09-08T17:36:27.301Z | Compiling cfg-if v1.0.4 |
| 1869 | 2026-09-08T17:36:27.301Z | Compiling version_check v0.9.5 |
| 1870 | 2026-09-08T17:36:27.301Z | Compiling autocfg v1.5.0 |
| 1871 | 2026-09-08T17:36:27.301Z | Compiling shlex v1.3.0 |
| 1872 | 2026-09-08T17:36:27.301Z | Compiling find-msvc-tools v0.1.9 |
| 1873 | 2026-09-08T17:36:27.301Z | Compiling memchr v2.8.0 |
| 1874 | 2026-09-08T17:36:27.408Z | Compiling zmij v1.0.21 |
| 1875 | 2026-09-08T17:36:27.432Z | Compiling serde_json v1.0.151 |
| 1876 | 2026-09-08T17:36:27.672Z | Compiling portable-atomic v1.13.1 |
| 1877 | 2026-09-08T17:36:27.726Z | Compiling zerocopy v0.8.55 |
| 1878 | 2026-09-08T17:36:27.798Z | Compiling libm v0.2.16 |
| 1879 | 2026-09-08T17:36:27.850Z | Compiling getrandom v0.4.3 |
| 1880 | 2026-09-08T17:36:27.850Z | Compiling num-traits v0.2.19 |
| 1881 | 2026-09-08T17:36:27.863Z | Compiling generic-array v0.14.7 |
| 1882 | 2026-09-08T17:36:27.907Z | Compiling smallvec v1.15.1 |
| 1883 | 2026-09-08T17:36:27.926Z | Compiling icu_properties_data v2.1.2 |
| 1884 | 2026-09-08T17:36:27.961Z | Compiling icu_normalizer_data v2.1.1 |
| 1885 | 2026-09-08T17:36:28.064Z | Compiling parking_lot_core v0.9.12 |
| 1886 | 2026-09-08T17:36:28.134Z | Compiling itoa v1.0.17 |
| 1887 | 2026-09-08T17:36:28.180Z | Compiling log v0.4.33 |
| 1888 | 2026-09-08T17:36:28.180Z | Compiling pkg-config v0.3.32 |
| 1889 | 2026-09-08T17:36:28.224Z | Compiling subtle v2.6.1 |
| 1890 | 2026-09-08T17:36:28.256Z | Compiling stable_deref_trait v1.2.1 |
| 1891 | 2026-09-08T17:36:28.256Z | Compiling rustix v1.1.4 |
| 1892 | 2026-09-08T17:36:28.256Z | Compiling typenum v1.20.1 |
| 1893 | 2026-09-08T17:36:28.334Z | Compiling getrandom v0.3.4 |
| 1894 | 2026-09-08T17:36:28.405Z | Compiling scopeguard v1.2.0 |
| 1895 | 2026-09-08T17:36:28.443Z | Compiling thiserror v2.0.18 |
| 1896 | 2026-09-08T17:36:28.506Z | Compiling lock_api v0.4.14 |
| 1897 | 2026-09-08T17:36:28.534Z | Compiling rand_core v0.10.0 |
| 1898 | 2026-09-08T17:36:28.567Z | Compiling jobserver v0.1.34 |
| 1899 | 2026-09-08T17:36:28.589Z | Compiling errno v0.3.14 |
| 1900 | 2026-09-08T17:36:28.737Z | Compiling critical-section v1.2.0 |
| 1901 | 2026-09-08T17:36:28.756Z | Compiling getrandom v0.2.17 |
| 1902 | 2026-09-08T17:36:28.784Z | Compiling cc v1.2.56 |
| 1903 | 2026-09-08T17:36:28.791Z | Compiling percent-encoding v2.3.2 |
| 1904 | 2026-09-08T17:36:28.826Z | Compiling writeable v0.6.2 |
| 1905 | 2026-09-08T17:36:28.871Z | Compiling litemap v0.8.1 |
| 1906 | 2026-09-08T17:36:28.887Z | Compiling schemars v0.8.22 |
| 1907 | 2026-09-08T17:36:28.921Z | Compiling equivalent v1.0.2 |
| 1908 | 2026-09-08T17:36:28.949Z | Compiling syn v2.0.117 |
| 1909 | 2026-09-08T17:36:28.966Z | Compiling rand_core v0.6.4 |
| 1910 | 2026-09-08T17:36:29.030Z | Compiling syn v1.0.109 |
| 1911 | 2026-09-08T17:36:29.033Z | Compiling pin-project-lite v0.2.17 |
| 1912 | 2026-09-08T17:36:29.113Z | Compiling once_cell v1.21.3 |
| 1913 | 2026-09-08T17:36:29.160Z | Compiling rustversion v1.0.22 |
| 1914 | 2026-09-08T17:36:29.240Z | Compiling hashbrown v0.17.0 |
| 1915 | 2026-09-08T17:36:29.244Z | Compiling heck v0.5.0 |
| 1916 | 2026-09-08T17:36:29.289Z | Compiling dunce v1.0.5 |
| 1917 | 2026-09-08T17:36:29.315Z | Compiling fs_extra v1.3.0 |
| 1918 | 2026-09-08T17:36:29.331Z | Compiling utf8_iter v1.0.4 |
| 1919 | 2026-09-08T17:36:29.371Z | Compiling byteorder v1.5.0 |
| 1920 | 2026-09-08T17:36:29.387Z | Compiling form_urlencoded v1.2.2 |
| 1921 | 2026-09-08T17:36:29.437Z | Compiling strsim v0.11.1 |
| 1922 | 2026-09-08T17:36:29.620Z | Compiling semver v1.0.28 |
| 1923 | 2026-09-08T17:36:29.638Z | Compiling bitflags v2.11.0 |
| 1924 | 2026-09-08T17:36:29.712Z | Compiling cmake v0.1.57 |
| 1925 | 2026-09-08T17:36:29.764Z | Compiling signal-hook-registry v1.4.8 |
| 1926 | 2026-09-08T17:36:29.858Z | Compiling indexmap v2.14.0 |
| 1927 | 2026-09-08T17:36:29.903Z | Compiling thiserror v1.0.69 |
| 1928 | 2026-09-08T17:36:29.937Z | Compiling parking_lot v0.12.5 |
| 1929 | 2026-09-08T17:36:29.957Z | Compiling socket2 v0.6.3 |
| 1930 | 2026-09-08T17:36:30.089Z | Compiling mio v1.2.0 |
| 1931 | 2026-09-08T17:36:30.124Z | Compiling aws-lc-sys v0.40.0 |
| 1932 | 2026-09-08T17:36:30.161Z | Compiling futures-core v0.3.32 |
| 1933 | 2026-09-08T17:36:30.236Z | Compiling aws-lc-rs v1.16.3 |
| 1934 | 2026-09-08T17:36:30.239Z | Compiling const-oid v0.9.6 |
| 1935 | 2026-09-08T17:36:30.340Z | Compiling httparse v1.10.1 |
| 1936 | 2026-09-08T17:36:30.360Z | Compiling iana-time-zone v0.1.65 |
| 1937 | 2026-09-08T17:36:30.589Z | Compiling ucd-trie v0.1.7 |
| 1938 | 2026-09-08T17:36:30.603Z | Compiling crc32fast v1.5.0 |
| 1939 | 2026-09-08T17:36:30.689Z | Compiling regex-syntax v0.8.10 |
| 1940 | 2026-09-08T17:36:30.770Z | Compiling fnv v1.0.7 |
| 1941 | 2026-09-08T17:36:30.804Z | Compiling pest v2.8.6 |
| 1942 | 2026-09-08T17:36:30.836Z | Compiling uuid v1.23.4 |
| 1943 | 2026-09-08T17:36:30.921Z | Compiling ident_case v1.0.1 |
| 1944 | 2026-09-08T17:36:30.924Z | Compiling vcpkg v0.2.15 |
| 1945 | 2026-09-08T17:36:31.124Z | Compiling rustc_version v0.4.1 |
| 1946 | 2026-09-08T17:36:31.216Z | Compiling futures-sink v0.3.32 |
| 1947 | 2026-09-08T17:36:31.234Z | Compiling rustls v0.23.41 |
| 1948 | 2026-09-08T17:36:31.344Z | Compiling dyn-clone v1.0.20 |
| 1949 | 2026-09-08T17:36:31.347Z | Compiling futures-channel v0.3.32 |
| 1950 | 2026-09-08T17:36:31.530Z | Compiling aho-corasick v1.1.4 |
| 1951 | 2026-09-08T17:36:31.548Z | Compiling openssl-sys v0.9.117 |
| 1952 | 2026-09-08T17:36:31.589Z | Compiling futures-io v0.3.32 |
| 1953 | 2026-09-08T17:36:31.648Z | Compiling slab v0.4.12 |
| 1954 | 2026-09-08T17:36:31.684Z | Compiling futures-task v0.3.32 |
| 1955 | 2026-09-08T17:36:31.756Z | Compiling synstructure v0.13.2 |
| 1956 | 2026-09-08T17:36:31.773Z | Compiling serde_derive_internals v0.29.1 |
| 1957 | 2026-09-08T17:36:31.878Z | Compiling radium v0.7.0 |
| 1958 | 2026-09-08T17:36:31.913Z | Compiling pest_meta v2.8.6 |
| 1959 | 2026-09-08T17:36:31.946Z | Compiling num-conv v0.2.0 |
| 1960 | 2026-09-08T17:36:31.961Z | Compiling plain v0.2.3 |
| 1961 | 2026-09-08T17:36:32.055Z | Compiling time-core v0.1.8 |
| 1962 | 2026-09-08T17:36:32.113Z | Compiling crossbeam-utils v0.8.21 |
| 1963 | 2026-09-08T17:36:32.147Z | Compiling openssl v0.10.80 |
| 1964 | 2026-09-08T17:36:32.201Z | Compiling pretty-hex v0.4.1 |
| 1965 | 2026-09-08T17:36:32.226Z | Compiling time-macros v0.2.27 |
| 1966 | 2026-09-08T17:36:32.274Z | Compiling base64ct v1.8.3 |
| 1967 | 2026-09-08T17:36:32.308Z | Compiling maybe-uninit v2.0.0 |
| 1968 | 2026-09-08T17:36:32.334Z | Compiling base64 v0.22.1 |
| 1969 | 2026-09-08T17:36:32.389Z | Compiling slog v2.8.2 |
| 1970 | 2026-09-08T17:36:32.426Z | Compiling regex-automata v0.4.14 |
| 1971 | 2026-09-08T17:36:32.452Z | Compiling flagset v0.4.7 |
| 1972 | 2026-09-08T17:36:32.558Z | Compiling pest_generator v2.8.6 |
| 1973 | 2026-09-08T17:36:32.576Z | Compiling pem-rfc7468 v0.7.0 |
| 1974 | 2026-09-08T17:36:32.617Z | Compiling unicode-segmentation v1.12.0 |
| 1975 | 2026-09-08T17:36:32.633Z | Compiling darling_core v0.23.0 |
| 1976 | 2026-09-08T17:36:32.742Z | Compiling rand_core v0.9.5 |
| 1977 | 2026-09-08T17:36:32.798Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1978 | 2026-09-08T17:36:32.816Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1979 | 2026-09-08T17:36:32.834Z | Compiling syn v3.0.3 |
| 1980 | 2026-09-08T17:36:32.869Z | Compiling ahash v0.8.12 |
| 1981 | 2026-09-08T17:36:32.884Z | Compiling paste v1.0.15 |
| 1982 | 2026-09-08T17:36:32.944Z | Compiling packed_struct v0.10.1 |
| 1983 | 2026-09-08T17:36:32.959Z | Compiling num-bigint-dig v0.8.6 |
| 1984 | 2026-09-08T17:36:32.976Z | Compiling native-tls v0.2.18 |
| 1985 | 2026-09-08T17:36:33.039Z | Compiling serde_derive v1.0.228 |
| 1986 | 2026-09-08T17:36:33.140Z | Compiling zeroize_derive v1.5.0 |
| 1987 | 2026-09-08T17:36:33.157Z | Compiling zerofrom-derive v0.1.6 |
| 1988 | 2026-09-08T17:36:33.174Z | Compiling yoke-derive v0.8.1 |
| 1989 | 2026-09-08T17:36:33.215Z | Compiling zerocopy-derive v0.8.55 |
| 1990 | 2026-09-08T17:36:33.218Z | Compiling zerovec-derive v0.11.2 |
| 1991 | 2026-09-08T17:36:33.247Z | Compiling displaydoc v0.2.5 |
| 1992 | 2026-09-08T17:36:33.250Z | Compiling tokio-macros v2.7.0 |
| 1993 | 2026-09-08T17:36:33.266Z | Compiling futures-macro v0.3.32 |
| 1994 | 2026-09-08T17:36:33.269Z | Compiling thiserror-impl v2.0.18 |
| 1995 | 2026-09-08T17:36:33.285Z | Compiling schemars_derive v0.8.22 |
| 1996 | 2026-09-08T17:36:33.299Z | Compiling der_derive v0.7.3 |
| 1997 | 2026-09-08T17:36:33.344Z | Compiling tracing-attributes v0.1.31 |
| 1998 | 2026-09-08T17:36:33.789Z | Compiling thiserror-impl v1.0.69 |
| 1999 | 2026-09-08T17:36:33.970Z | Compiling pest_derive v2.8.6 |
| 2000 | 2026-09-08T17:36:33.988Z | Compiling scroll_derive v0.12.1 |
| 2001 | 2026-09-08T17:36:34.093Z | Compiling futures-util v0.3.32 |
| 2002 | 2026-09-08T17:36:34.253Z | Compiling scroll_derive v0.13.1 |
| 2003 | 2026-09-08T17:36:34.293Z | Compiling openssl-macros v0.1.1 |
| 2004 | 2026-09-08T17:36:34.309Z | Compiling zerofrom v0.1.6 |
| 2005 | 2026-09-08T17:36:34.468Z | Compiling yoke v0.8.1 |
| 2006 | 2026-09-08T17:36:34.678Z | Compiling zerovec v0.11.5 |
| 2007 | 2026-09-08T17:36:34.696Z | Compiling zerotrie v0.2.3 |
| 2008 | 2026-09-08T17:36:34.732Z | Compiling anyhow v1.0.104 |
| 2009 | 2026-09-08T17:36:34.755Z | Compiling regex v1.12.3 |
| 2010 | 2026-09-08T17:36:34.773Z | Compiling darling_macro v0.23.0 |
| 2011 | 2026-09-08T17:36:34.988Z | Compiling zerocopy-derive v0.7.35 |
| 2012 | 2026-09-08T17:36:35.182Z | Compiling tracing-core v0.1.36 |
| 2013 | 2026-09-08T17:36:35.277Z | Compiling tinystr v0.8.2 |
| 2014 | 2026-09-08T17:36:35.294Z | Compiling potential_utf v0.1.4 |
| 2015 | 2026-09-08T17:36:35.311Z | Compiling cookie v0.18.1 |
| 2016 | 2026-09-08T17:36:35.485Z | Compiling icu_locale_core v2.1.1 |
| 2017 | 2026-09-08T17:36:35.509Z | Compiling icu_collections v2.1.1 |
| 2018 | 2026-09-08T17:36:35.584Z | Compiling camino v1.2.5 |
| 2019 | 2026-09-08T17:36:35.885Z | Compiling cpufeatures v0.2.17 |
| 2020 | 2026-09-08T17:36:35.919Z | Compiling fastrand v2.3.0 |
| 2021 | 2026-09-08T17:36:35.935Z | Compiling tracing v0.1.44 |
| 2022 | 2026-09-08T17:36:36.010Z | Compiling darling v0.23.0 |
| 2023 | 2026-09-08T17:36:36.112Z | Compiling bitfield-macros v0.19.4 |
| 2024 | 2026-09-08T17:36:36.183Z | Compiling icu_provider v2.1.1 |
| 2025 | 2026-09-08T17:36:36.251Z | Compiling zeroize v1.9.0 |
| 2026 | 2026-09-08T17:36:36.283Z | Compiling bytes v1.11.1 |
| 2027 | 2026-09-08T17:36:36.459Z | Compiling chrono v0.4.45 |
| 2028 | 2026-09-08T17:36:36.501Z | Compiling icu_normalizer v2.1.1 |
| 2029 | 2026-09-08T17:36:36.550Z | Compiling icu_properties v2.1.2 |
| 2030 | 2026-09-08T17:36:36.661Z | Compiling serde_tokenstream v0.2.3 |
| 2031 | 2026-09-08T17:36:36.843Z | Compiling tokio v1.52.1 |
| 2032 | 2026-09-08T17:36:36.954Z | Compiling crypto-common v0.1.7 |
| 2033 | 2026-09-08T17:36:37.013Z | Compiling block-buffer v0.10.4 |
| 2034 | 2026-09-08T17:36:37.029Z | Compiling der v0.7.10 |
| 2035 | 2026-09-08T17:36:37.198Z | Compiling digest v0.10.7 |
| 2036 | 2026-09-08T17:36:37.283Z | Compiling http v1.4.2 |
| 2037 | 2026-09-08T17:36:37.465Z | Compiling idna_adapter v1.2.1 |
| 2038 | 2026-09-08T17:36:37.506Z | Compiling toml_datetime v0.6.11 |
| 2039 | 2026-09-08T17:36:37.626Z | Compiling idna v1.1.0 |
| 2040 | 2026-09-08T17:36:37.795Z | Compiling ppv-lite86 v0.2.21 |
| 2041 | 2026-09-08T17:36:37.994Z | Compiling url v2.5.8 |
| 2042 | 2026-09-08T17:36:37.998Z | Compiling spki v0.7.3 |
| 2043 | 2026-09-08T17:36:38.157Z | Compiling rand_chacha v0.9.0 |
| 2044 | 2026-09-08T17:36:38.178Z | Compiling serde_spanned v0.6.9 |
| 2045 | 2026-09-08T17:36:38.195Z | Compiling zerocopy-derive v0.6.6 |
| 2046 | 2026-09-08T17:36:38.238Z | Compiling clap_derive v4.6.1 |
| 2047 | 2026-09-08T17:36:38.336Z | Compiling packed_struct_codegen v0.10.1 |
| 2048 | 2026-09-08T17:36:38.630Z | Compiling indexmap v1.9.3 |
| 2049 | 2026-09-08T17:36:38.782Z | Compiling object v0.37.3 |
| 2050 | 2026-09-08T17:36:38.788Z | Compiling simd-adler32 v0.3.8 |
| 2051 | 2026-09-08T17:36:38.868Z | Compiling rand v0.9.2 |
| 2052 | 2026-09-08T17:36:38.977Z | Compiling pkcs8 v0.10.2 |
| 2053 | 2026-09-08T17:36:39.025Z | Compiling http-body v1.0.1 |
| 2054 | 2026-09-08T17:36:39.041Z | Compiling rustls-pki-types v1.14.0 |
| 2055 | 2026-09-08T17:36:39.073Z | Compiling daft-derive v0.1.8 |
| 2056 | 2026-09-08T17:36:39.242Z | Compiling spin v0.9.8 |
| 2057 | 2026-09-08T17:36:39.284Z | Compiling usdt-impl v0.5.0 |
| 2058 | 2026-09-08T17:36:39.333Z | Compiling ref-cast v1.0.25 |
| 2059 | 2026-09-08T17:36:39.408Z | Compiling anstyle v1.0.14 |
| 2060 | 2026-09-08T17:36:39.471Z | Compiling cmov v0.5.4 |
| 2061 | 2026-09-08T17:36:39.471Z | Compiling openssl-probe v0.2.1 |
| 2062 | 2026-09-08T17:36:39.541Z | Compiling winnow v0.5.40 |
| 2063 | 2026-09-08T17:36:39.557Z | Compiling usdt-impl v0.6.0 |
| 2064 | 2026-09-08T17:36:39.599Z | Compiling either v1.15.0 |
| 2065 | 2026-09-08T17:36:39.640Z | Compiling adler2 v2.0.1 |
| 2066 | 2026-09-08T17:36:39.661Z | Compiling utf8parse v0.2.2 |
| 2067 | 2026-09-08T17:36:39.694Z | Compiling tinyvec_macros v0.1.1 |
| 2068 | 2026-09-08T17:36:39.720Z | Compiling ctutils v0.4.2 |
| 2069 | 2026-09-08T17:36:39.774Z | Compiling anstyle-parse v1.0.0 |
| 2070 | 2026-09-08T17:36:39.791Z | Compiling tinyvec v1.10.0 |
| 2071 | 2026-09-08T17:36:39.794Z | Compiling miniz_oxide v0.8.9 |
| 2072 | 2026-09-08T17:36:39.843Z | Compiling sha2 v0.10.9 |
| 2073 | 2026-09-08T17:36:39.968Z | Compiling tempfile v3.27.0 |
| 2074 | 2026-09-08T17:36:39.999Z | Compiling scroll v0.13.0 |
| 2075 | 2026-09-08T17:36:40.116Z | Compiling scroll v0.12.0 |
| 2076 | 2026-09-08T17:36:40.133Z | Compiling async-trait v0.1.89 |
| 2077 | 2026-09-08T17:36:40.156Z | Compiling terminal_size v0.4.3 |
| 2078 | 2026-09-08T17:36:40.210Z | Compiling heapless v0.7.17 |
| 2079 | 2026-09-08T17:36:40.353Z | Compiling atomic-waker v1.1.2 |
| 2080 | 2026-09-08T17:36:40.372Z | Compiling tower-service v0.3.3 |
| 2081 | 2026-09-08T17:36:40.388Z | Compiling tower-layer v0.3.3 |
| 2082 | 2026-09-08T17:36:40.402Z | Compiling winnow v0.7.14 |
| 2083 | 2026-09-08T17:36:40.406Z | Compiling untrusted v0.7.1 |
| 2084 | 2026-09-08T17:36:40.485Z | Compiling is_terminal_polyfill v1.70.2 |
| 2085 | 2026-09-08T17:36:40.502Z | Compiling zstd-safe v7.2.4 |
| 2086 | 2026-09-08T17:36:40.538Z | Compiling try-lock v0.2.5 |
| 2087 | 2026-09-08T17:36:40.571Z | Compiling winnow v1.0.3 |
| 2088 | 2026-09-08T17:36:40.596Z | Compiling colorchoice v1.0.4 |
| 2089 | 2026-09-08T17:36:40.667Z | Compiling rustix v0.38.44 |
| 2090 | 2026-09-08T17:36:40.697Z | Compiling tokio-util v0.7.18 |
| 2091 | 2026-09-08T17:36:40.736Z | Compiling signal-hook v0.3.18 |
| 2092 | 2026-09-08T17:36:40.755Z | Compiling anstyle-query v1.1.5 |
| 2093 | 2026-09-08T17:36:40.782Z | Compiling litrs v1.0.0 |
| 2094 | 2026-09-08T17:36:40.880Z | Compiling toml_edit v0.19.15 |
| 2095 | 2026-09-08T17:36:40.896Z | Compiling anstream v1.0.0 |
| 2096 | 2026-09-08T17:36:41.024Z | Compiling want v0.3.1 |
| 2097 | 2026-09-08T17:36:41.266Z | Compiling goblin v0.8.2 |
| 2098 | 2026-09-08T17:36:41.288Z | Compiling document-features v0.2.12 |
| 2099 | 2026-09-08T17:36:41.469Z | Compiling h2 v0.4.15 |
| 2100 | 2026-09-08T17:36:41.532Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2101 | 2026-09-08T17:36:41.550Z | Compiling goblin v0.10.5 |
| 2102 | 2026-09-08T17:36:41.664Z | Compiling hybrid-array v0.4.13 |
| 2103 | 2026-09-08T17:36:41.850Z | Compiling ipnetwork v0.21.1 |
| 2104 | 2026-09-08T17:36:41.876Z | Compiling ipnet v2.12.0 |
| 2105 | 2026-09-08T17:36:41.897Z | Compiling zerocopy v0.7.35 |
| 2106 | 2026-09-08T17:36:42.078Z | Compiling structmeta-derive v0.3.0 |
| 2107 | 2026-09-08T17:36:42.115Z | Compiling ref-cast-impl v1.0.25 |
| 2108 | 2026-09-08T17:36:42.267Z | Compiling heck v0.4.1 |
| 2109 | 2026-09-08T17:36:42.354Z | Compiling darling_core v0.20.11 |
| 2110 | 2026-09-08T17:36:42.475Z | Compiling curve25519-dalek v4.1.3 |
| 2111 | 2026-09-08T17:36:42.492Z | Compiling memoffset v0.9.1 |
| 2112 | 2026-09-08T17:36:42.685Z | Compiling powerfmt v0.2.0 |
| 2113 | 2026-09-08T17:36:42.704Z | Compiling tap v1.0.1 |
| 2114 | 2026-09-08T17:36:42.741Z | Compiling httpdate v1.0.3 |
| 2115 | 2026-09-08T17:36:42.797Z | Compiling untrusted v0.9.0 |
| 2116 | 2026-09-08T17:36:42.851Z | Compiling foreign-types-shared v0.1.1 |
| 2117 | 2026-09-08T17:36:42.867Z | Compiling deranged v0.5.8 |
| 2118 | 2026-09-08T17:36:42.926Z | Compiling wyz v0.5.1 |
| 2119 | 2026-09-08T17:36:42.943Z | Compiling foreign-types v0.3.2 |
| 2120 | 2026-09-08T17:36:43.031Z | Compiling unicode-normalization v0.1.25 |
| 2121 | 2026-09-08T17:36:43.111Z | Compiling structmeta v0.3.0 |
| 2122 | 2026-09-08T17:36:43.208Z | Compiling rand_chacha v0.3.1 |
| 2123 | 2026-09-08T17:36:43.227Z | Compiling signature v2.2.0 |
| 2124 | 2026-09-08T17:36:43.242Z | Compiling hex v0.4.3 |
| 2125 | 2026-09-08T17:36:43.327Z | Compiling dtrace-parser v0.2.0 |
| 2126 | 2026-09-08T17:36:43.395Z | Compiling dtrace-parser v0.3.0 |
| 2127 | 2026-09-08T17:36:43.509Z | Compiling dof v0.3.0 |
| 2128 | 2026-09-08T17:36:43.535Z | Compiling pin-project-internal v1.1.11 |
| 2129 | 2026-09-08T17:36:43.667Z | Compiling num-integer v0.1.46 |
| 2130 | 2026-09-08T17:36:43.929Z | Compiling thread-id v4.2.2 |
| 2131 | 2026-09-08T17:36:43.945Z | Compiling socket2 v0.5.10 |
| 2132 | 2026-09-08T17:36:43.992Z | Compiling wait-timeout v0.2.1 |
| 2133 | 2026-09-08T17:36:44.009Z | Compiling thread-id v5.1.0 |
| 2134 | 2026-09-08T17:36:44.014Z | Compiling quick-error v1.2.3 |
| 2135 | 2026-09-08T17:36:44.014Z | Compiling clap_lex v1.0.0 |
| 2136 | 2026-09-08T17:36:44.056Z | Compiling bit-vec v0.8.0 |
| 2137 | 2026-09-08T17:36:44.111Z | Compiling num_threads v0.1.7 |
| 2138 | 2026-09-08T17:36:44.219Z | Compiling funty v2.0.0 |
| 2139 | 2026-09-08T17:36:44.228Z | Compiling cfg_aliases v0.2.1 |
| 2140 | 2026-09-08T17:36:44.246Z | Compiling dof v0.4.0 |
| 2141 | 2026-09-08T17:36:44.327Z | Compiling owo-colors v4.3.0 |
| 2142 | 2026-09-08T17:36:44.342Z | Compiling smoltcp v0.9.1 |
| 2143 | 2026-09-08T17:36:44.359Z | Compiling darling_macro v0.20.11 |
| 2144 | 2026-09-08T17:36:44.409Z | Compiling nix v0.31.2 |
| 2145 | 2026-09-08T17:36:44.453Z | Compiling bit-set v0.8.0 |
| 2146 | 2026-09-08T17:36:44.543Z | Compiling time v0.3.47 |
| 2147 | 2026-09-08T17:36:44.582Z | Compiling bitvec v1.0.1 |
| 2148 | 2026-09-08T17:36:44.600Z | Compiling hyper v1.10.1 |
| 2149 | 2026-09-08T17:36:44.617Z | Compiling clap_builder v4.6.0 |
| 2150 | 2026-09-08T17:36:44.638Z | Compiling rusty-fork v0.3.1 |
| 2151 | 2026-09-08T17:36:44.689Z | Compiling num-iter v0.1.45 |
| 2152 | 2026-09-08T17:36:44.879Z | Compiling rand v0.8.6 |
| 2153 | 2026-09-08T17:36:44.895Z | Compiling darling v0.20.11 |
| 2154 | 2026-09-08T17:36:45.191Z | Compiling lazy_static v1.5.0 |
| 2155 | 2026-09-08T17:36:45.304Z | Compiling hmac v0.12.1 |
| 2156 | 2026-09-08T17:36:45.320Z | Compiling erased-serde v0.3.31 |
| 2157 | 2026-09-08T17:36:45.456Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2158 | 2026-09-08T17:36:45.472Z | Compiling rand_xorshift v0.4.0 |
| 2159 | 2026-09-08T17:36:45.517Z | Compiling sync_wrapper v1.0.2 |
| 2160 | 2026-09-08T17:36:45.776Z | Compiling hyper-util v0.1.20 |
| 2161 | 2026-09-08T17:36:45.842Z | Compiling siphasher v1.0.2 |
| 2162 | 2026-09-08T17:36:45.921Z | Compiling nodrop v0.1.14 |
| 2163 | 2026-09-08T17:36:46.029Z | Compiling zlib-rs v0.6.2 |
| 2164 | 2026-09-08T17:36:46.046Z | Compiling unarray v0.1.4 |
| 2165 | 2026-09-08T17:36:46.053Z | Compiling crc-catalog v2.4.0 |
| 2166 | 2026-09-08T17:36:46.079Z | Compiling array-init v0.0.4 |
| 2167 | 2026-09-08T17:36:46.108Z | Compiling clap v4.6.1 |
| 2168 | 2026-09-08T17:36:46.157Z | Compiling proptest v1.11.0 |
| 2169 | 2026-09-08T17:36:46.189Z | Compiling crc v3.4.0 |
| 2170 | 2026-09-08T17:36:46.477Z | Compiling tower v0.5.3 |
| 2171 | 2026-09-08T17:36:46.991Z | Compiling derive_builder_core v0.20.2 |
| 2172 | 2026-09-08T17:36:47.281Z | Compiling smallvec v0.6.14 |
| 2173 | 2026-09-08T17:36:47.370Z | Compiling snafu-derive v0.8.9 |
| 2174 | 2026-09-08T17:36:47.514Z | Compiling http-body-util v0.1.3 |
| 2175 | 2026-09-08T17:36:47.531Z | Compiling pkcs1 v0.7.5 |
| 2176 | 2026-09-08T17:36:47.571Z | Compiling zerocopy v0.6.6 |
| 2177 | 2026-09-08T17:36:47.656Z | Compiling bitfield v0.19.4 |
| 2178 | 2026-09-08T17:36:47.836Z | Compiling strum_macros v0.27.2 |
| 2179 | 2026-09-08T17:36:47.842Z | Compiling strum_macros v0.26.4 |
| 2180 | 2026-09-08T17:36:47.854Z | Compiling hubpack_derive v0.1.1 |
| 2181 | 2026-09-08T17:36:47.944Z | Compiling env_filter v2.0.0 |
| 2182 | 2026-09-08T17:36:47.972Z | Compiling fs-err v3.3.0 |
| 2183 | 2026-09-08T17:36:48.101Z | Compiling flate2 v1.1.9 |
| 2184 | 2026-09-08T17:36:48.217Z | Compiling allocator-api2 v0.2.21 |
| 2185 | 2026-09-08T17:36:48.233Z | Compiling ryu v1.0.23 |
| 2186 | 2026-09-08T17:36:48.283Z | Compiling gimli v0.32.3 |
| 2187 | 2026-09-08T17:36:48.480Z | Compiling iri-string v0.7.10 |
| 2188 | 2026-09-08T17:36:48.512Z | Compiling hashbrown v0.12.3 |
| 2189 | 2026-09-08T17:36:48.590Z | Compiling unicode-bidi v0.3.18 |
| 2190 | 2026-09-08T17:36:48.753Z | Compiling base64 v0.21.7 |
| 2191 | 2026-09-08T17:36:48.933Z | Compiling unicode-properties v0.1.4 |
| 2192 | 2026-09-08T17:36:49.005Z | Compiling ron v0.8.1 |
| 2193 | 2026-09-08T17:36:49.159Z | Compiling stringprep v0.1.5 |
| 2194 | 2026-09-08T17:36:49.437Z | Compiling serde_urlencoded v0.7.1 |
| 2195 | 2026-09-08T17:36:49.529Z | Compiling newtype-uuid v1.3.2 |
| 2196 | 2026-09-08T17:36:49.534Z | Compiling env_logger v0.11.11 |
| 2197 | 2026-09-08T17:36:49.564Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2198 | 2026-09-08T17:36:49.610Z | Compiling tower-http v0.6.8 |
| 2199 | 2026-09-08T17:36:49.626Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2200 | 2026-09-08T17:36:49.694Z | Compiling derive_builder_macro v0.20.2 |
| 2201 | 2026-09-08T17:36:49.824Z | Compiling rsa v0.9.10 |
| 2202 | 2026-09-08T17:36:49.846Z | Compiling oxnet v0.1.6 |
| 2203 | 2026-09-08T17:36:49.875Z | Compiling serde-hex v0.1.0 |
| 2204 | 2026-09-08T17:36:49.879Z | Compiling tokio-native-tls v0.3.1 |
| 2205 | 2026-09-08T17:36:50.044Z | Compiling addr2line v0.25.1 |
| 2206 | 2026-09-08T17:36:50.077Z | Compiling hashbrown v0.13.2 |
| 2207 | 2026-09-08T17:36:50.103Z | Compiling bzip2 v0.4.4 |
| 2208 | 2026-09-08T17:36:50.157Z | Compiling usdt-attr-macro v0.6.0 |
| 2209 | 2026-09-08T17:36:50.206Z | Compiling usdt-macro v0.6.0 |
| 2210 | 2026-09-08T17:36:50.268Z | Compiling derive-ex v0.1.8 |
| 2211 | 2026-09-08T17:36:50.312Z | Compiling crypto-common v0.2.2 |
| 2212 | 2026-09-08T17:36:50.384Z | Compiling block-buffer v0.12.1 |
| 2213 | 2026-09-08T17:36:50.734Z | Compiling block-padding v0.4.2 |
| 2214 | 2026-09-08T17:36:50.910Z | Compiling rustls-native-certs v0.8.3 |
| 2215 | 2026-09-08T17:36:50.984Z | Compiling x509-cert v0.2.5 |
| 2216 | 2026-09-08T17:36:51.156Z | Compiling md-5 v0.10.6 |
| 2217 | 2026-09-08T17:36:51.345Z | Compiling bstr v1.12.1 |
| 2218 | 2026-09-08T17:36:51.363Z | Compiling convert_case v0.10.0 |
| 2219 | 2026-09-08T17:36:51.521Z | Compiling vergen-lib v9.1.0 |
| 2220 | 2026-09-08T17:36:51.554Z | Compiling hash32 v0.2.1 |
| 2221 | 2026-09-08T17:36:51.569Z | Compiling encoding_rs v0.8.35 |
| 2222 | 2026-09-08T17:36:51.619Z | Compiling unicode-width v0.2.0 |
| 2223 | 2026-09-08T17:36:51.640Z | Compiling psl-types v2.0.11 |
| 2224 | 2026-09-08T17:36:51.701Z | Compiling mime v0.3.17 |
| 2225 | 2026-09-08T17:36:51.796Z | Compiling rustc-demangle v0.1.27 |
| 2226 | 2026-09-08T17:36:51.877Z | Compiling crc-any v2.5.0 |
| 2227 | 2026-09-08T17:36:51.956Z | Compiling fallible-iterator v0.2.0 |
| 2228 | 2026-09-08T17:36:52.016Z | Compiling cpufeatures v0.3.0 |
| 2229 | 2026-09-08T17:36:52.128Z | Compiling test-strategy v0.4.5 |
| 2230 | 2026-09-08T17:36:52.216Z | Compiling publicsuffix v2.3.0 |
| 2231 | 2026-09-08T17:36:52.285Z | Compiling postgres-protocol v0.6.10 |
| 2232 | 2026-09-08T17:36:52.390Z | Compiling backtrace v0.3.76 |
| 2233 | 2026-09-08T17:36:52.408Z | Compiling derive_more-impl v2.1.1 |
| 2234 | 2026-09-08T17:36:52.905Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2235 | 2026-09-08T17:36:52.934Z | Compiling inout v0.2.2 |
| 2236 | 2026-09-08T17:36:53.038Z | Compiling object v0.30.4 |
| 2237 | 2026-09-08T17:36:53.121Z | Compiling zip v0.6.6 |
| 2238 | 2026-09-08T17:36:53.161Z | Compiling derive_builder v0.20.2 |
| 2239 | 2026-09-08T17:36:53.261Z | Compiling daft v0.1.8 |
| 2240 | 2026-09-08T17:36:53.309Z | Compiling hyper-tls v0.6.0 |
| 2241 | 2026-09-08T17:36:53.460Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2242 | 2026-09-08T17:36:53.500Z | Compiling phf_shared v0.13.1 |
| 2243 | 2026-09-08T17:36:53.571Z | Compiling pin-project v1.1.11 |
| 2244 | 2026-09-08T17:36:53.648Z | Compiling toml v0.7.8 |
| 2245 | 2026-09-08T17:36:53.746Z | Compiling futures-executor v0.3.32 |
| 2246 | 2026-09-08T17:36:53.794Z | Compiling serde_with_macros v3.21.0 |
| 2247 | 2026-09-08T17:36:53.827Z | Compiling enum-as-inner v0.6.1 |
| 2248 | 2026-09-08T17:36:53.857Z | Compiling async-recursion v1.1.1 |
| 2249 | 2026-09-08T17:36:53.928Z | Compiling miette-derive v7.6.0 |
| 2250 | 2026-09-08T17:36:53.998Z | Compiling serde_repr v0.1.20 |
| 2251 | 2026-09-08T17:36:54.072Z | Compiling vergen v9.1.0 |
| 2252 | 2026-09-08T17:36:54.111Z | Compiling ff v0.13.1 |
| 2253 | 2026-09-08T17:36:54.195Z | Compiling cargo-platform v0.3.2 |
| 2254 | 2026-09-08T17:36:54.224Z | Compiling managed v0.8.0 |
| 2255 | 2026-09-08T17:36:54.270Z | Compiling libbz2-rs-sys v0.2.2 |
| 2256 | 2026-09-08T17:36:54.376Z | Compiling bitflags v1.3.2 |
| 2257 | 2026-09-08T17:36:54.453Z | Compiling jiff-core v0.1.0 |
| 2258 | 2026-09-08T17:36:54.470Z | Compiling path-slash v0.1.5 |
| 2259 | 2026-09-08T17:36:54.501Z | Compiling base16ct v0.2.0 |
| 2260 | 2026-09-08T17:36:54.559Z | Compiling foldhash v0.1.5 |
| 2261 | 2026-09-08T17:36:54.613Z | Compiling foldhash v0.2.0 |
| 2262 | 2026-09-08T17:36:54.629Z | Compiling is_ci v1.2.0 |
| 2263 | 2026-09-08T17:36:54.690Z | Compiling bumpalo v3.20.2 |
| 2264 | 2026-09-08T17:36:54.744Z | Compiling unicode-linebreak v0.1.5 |
| 2265 | 2026-09-08T17:36:54.797Z | Compiling smawk v0.3.2 |
| 2266 | 2026-09-08T17:36:54.845Z | Compiling same-file v1.0.6 |
| 2267 | 2026-09-08T17:36:54.878Z | Compiling hashbrown v0.16.1 |
| 2268 | 2026-09-08T17:36:54.907Z | Compiling zopfli v0.8.3 |
| 2269 | 2026-09-08T17:36:54.955Z | Compiling textwrap v0.16.2 |
| 2270 | 2026-09-08T17:36:54.971Z | Compiling walkdir v2.5.0 |
| 2271 | 2026-09-08T17:36:55.003Z | Compiling supports-color v3.0.2 |
| 2272 | 2026-09-08T17:36:55.023Z | Compiling hashbrown v0.15.5 |
| 2273 | 2026-09-08T17:36:55.038Z | Compiling bzip2 v0.6.1 |
| 2274 | 2026-09-08T17:36:55.186Z | Compiling sec1 v0.7.3 |
| 2275 | 2026-09-08T17:36:55.263Z | Compiling jiff v0.2.34 |
| 2276 | 2026-09-08T17:36:55.358Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2277 | 2026-09-08T17:36:55.481Z | Compiling cargo_metadata v0.23.1 |
| 2278 | 2026-09-08T17:36:55.499Z | Compiling group v0.13.0 |
| 2279 | 2026-09-08T17:36:55.673Z | Compiling futures v0.3.32 |
| 2280 | 2026-09-08T17:36:55.803Z | Compiling phf v0.13.1 |
| 2281 | 2026-09-08T17:36:55.897Z | Compiling snafu v0.8.9 |
| 2282 | 2026-09-08T17:36:56.069Z | Compiling reqwest v0.12.28 |
| 2283 | 2026-09-08T17:36:56.286Z | Compiling signal-hook-mio v0.2.5 |
| 2284 | 2026-09-08T17:36:56.431Z | Compiling cipher v0.5.2 |
| 2285 | 2026-09-08T17:36:56.431Z | Compiling backtrace-ext v0.2.1 |
| 2286 | 2026-09-08T17:36:56.561Z | Compiling cookie_store v0.22.1 |
| 2287 | 2026-09-08T17:36:56.582Z | Compiling postgres-types v0.2.12 |
| 2288 | 2026-09-08T17:36:56.613Z | Compiling zstd v0.13.3 |
| 2289 | 2026-09-08T17:36:56.762Z | Compiling globset v0.4.18 |
| 2290 | 2026-09-08T17:36:56.833Z | Compiling strum v0.27.2 |
| 2291 | 2026-09-08T17:36:56.833Z | Compiling hubpack v0.1.2 |
| 2292 | 2026-09-08T17:36:56.930Z | Compiling phf_shared v0.11.3 |
| 2293 | 2026-09-08T17:36:56.934Z | Compiling hkdf v0.12.4 |
| 2294 | 2026-09-08T17:36:56.962Z | Compiling crossbeam-epoch v0.9.18 |
| 2295 | 2026-09-08T17:36:57.009Z | Compiling byte-wrapper v0.1.0 |
| 2296 | 2026-09-08T17:36:57.056Z | Compiling olpc-cjson v0.1.4 |
| 2297 | 2026-09-08T17:36:57.115Z | Compiling ed25519 v2.2.3 |
| 2298 | 2026-09-08T17:36:57.338Z | Compiling crypto-bigint v0.5.5 |
| 2299 | 2026-09-08T17:36:57.357Z | Compiling serde_plain v1.0.2 |
| 2300 | 2026-09-08T17:36:57.390Z | Compiling serde-big-array v0.5.1 |
| 2301 | 2026-09-08T17:36:57.454Z | Compiling pem v3.0.6 |
| 2302 | 2026-09-08T17:36:57.505Z | Compiling float-cmp v0.10.0 |
| 2303 | 2026-09-08T17:36:57.543Z | Compiling memmap2 v0.9.10 |
| 2304 | 2026-09-08T17:36:57.567Z | Compiling precomputed-hash v0.1.1 |
| 2305 | 2026-09-08T17:36:57.678Z | Compiling predicates-core v1.0.10 |
| 2306 | 2026-09-08T17:36:57.678Z | Compiling whoami v2.1.0 |
| 2307 | 2026-09-08T17:36:57.720Z | Compiling normalize-line-endings v0.3.0 |
| 2308 | 2026-09-08T17:36:57.735Z | Compiling unicode-width v0.1.14 |
| 2309 | 2026-09-08T17:36:57.760Z | Compiling typed-path v0.9.3 |
| 2310 | 2026-09-08T17:36:57.776Z | Compiling toml_write v0.1.2 |
| 2311 | 2026-09-08T17:36:57.835Z | Compiling new_debug_unreachable v1.0.6 |
| 2312 | 2026-09-08T17:36:57.864Z | Compiling fixedbitset v0.5.7 |
| 2313 | 2026-09-08T17:36:57.891Z | Compiling supports-hyperlinks v3.2.0 |
| 2314 | 2026-09-08T17:36:57.920Z | Compiling fixedbitset v0.4.2 |
| 2315 | 2026-09-08T17:36:57.936Z | Compiling supports-unicode v3.0.0 |
| 2316 | 2026-09-08T17:36:58.039Z | Compiling keccak v0.1.6 |
| 2317 | 2026-09-08T17:36:58.068Z | Compiling static_assertions v1.1.0 |
| 2318 | 2026-09-08T17:36:58.104Z | Compiling difflib v0.4.0 |
| 2319 | 2026-09-08T17:36:58.155Z | Compiling const-oid v0.10.2 |
| 2320 | 2026-09-08T17:36:58.158Z | Compiling data-encoding v2.10.0 |
| 2321 | 2026-09-08T17:36:58.228Z | Compiling chacha20 v0.10.0 |
| 2322 | 2026-09-08T17:36:58.264Z | Compiling elliptic-curve v0.13.8 |
| 2323 | 2026-09-08T17:36:58.400Z | Compiling digest v0.11.3 |
| 2324 | 2026-09-08T17:36:58.434Z | Compiling predicates v3.1.4 |
| 2325 | 2026-09-08T17:36:58.452Z | Compiling hickory-proto v0.25.2 |
| 2326 | 2026-09-08T17:36:58.549Z | Compiling sha3 v0.10.8 |
| 2327 | 2026-09-08T17:36:58.565Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2328 | 2026-09-08T17:36:58.628Z | Compiling petgraph v0.6.5 |
| 2329 | 2026-09-08T17:36:58.642Z | Compiling petgraph v0.8.3 |
| 2330 | 2026-09-08T17:36:58.696Z | Compiling miette v7.6.0 |
| 2331 | 2026-09-08T17:36:58.703Z | Compiling toml_edit v0.22.27 |
| 2332 | 2026-09-08T17:36:58.836Z | Compiling tokio-postgres v0.7.16 |
| 2333 | 2026-09-08T17:36:58.895Z | Compiling string_cache v0.8.9 |
| 2334 | 2026-09-08T17:36:59.151Z | Compiling usdt v0.6.0 |
| 2335 | 2026-09-08T17:36:59.728Z | Compiling zip v4.6.1 |
| 2336 | 2026-09-08T17:37:00.105Z | Compiling ed25519-dalek v2.2.0 |
| 2337 | 2026-09-08T17:37:00.186Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2338 | 2026-09-08T17:37:00.432Z | Compiling crossterm v0.28.1 |
| 2339 | 2026-09-08T17:37:00.800Z | Compiling iddqd v0.4.2 |
| 2340 | 2026-09-08T17:37:00.910Z | Compiling serde_with v3.21.0 |
| 2341 | 2026-09-08T17:37:00.925Z | Compiling derive_more v2.1.1 |
| 2342 | 2026-09-08T17:37:01.014Z | Compiling similar v2.7.0 |
| 2343 | 2026-09-08T17:37:01.047Z | Compiling strum v0.26.3 |
| 2344 | 2026-09-08T17:37:01.257Z | Compiling tokio-stream v0.1.18 |
| 2345 | 2026-09-08T17:37:01.343Z | Compiling buf-list v1.1.2 |
| 2346 | 2026-09-08T17:37:01.359Z | Compiling itertools v0.13.0 |
| 2347 | 2026-09-08T17:37:01.445Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2348 | 2026-09-08T17:37:01.529Z | Compiling openapiv3 v2.2.0 |
| 2349 | 2026-09-08T17:37:01.942Z | Compiling lalrpop-util v0.19.12 |
| 2350 | 2026-09-08T17:37:02.230Z | Compiling peg-runtime v0.8.5 |
| 2351 | 2026-09-08T17:37:15.733Z | Compiling macaddr v1.0.1 |
| 2352 | 2026-09-08T17:37:15.749Z | Compiling rayon-core v1.13.0 |
| 2353 | 2026-09-08T17:37:15.833Z | Compiling crucible-workspace-hack v0.1.0 |
| 2354 | 2026-09-08T17:37:15.939Z | Compiling itertools v0.15.0 |
| 2355 | 2026-09-08T17:37:15.956Z | Compiling secrecy v0.10.3 |
| 2356 | 2026-09-08T17:37:15.999Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2357 | 2026-09-08T17:37:15.999Z | Compiling heapless v0.8.0 |
| 2358 | 2026-09-08T17:37:16.040Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2359 | 2026-09-08T17:37:16.141Z | Compiling crossbeam-deque v0.8.6 |
| 2360 | 2026-09-08T17:37:16.156Z | Compiling inout v0.1.4 |
| 2361 | 2026-09-08T17:37:16.185Z | Compiling hash32 v0.3.1 |
| 2362 | 2026-09-08T17:37:16.202Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2363 | 2026-09-08T17:37:16.284Z | Compiling multer v3.1.0 |
| 2364 | 2026-09-08T17:37:16.335Z | Compiling thread_local v1.1.9 |
| 2365 | 2026-09-08T17:37:16.369Z | Compiling slog-async v2.8.0 |
| 2366 | 2026-09-08T17:37:16.406Z | Compiling match_cfg v0.1.0 |
| 2367 | 2026-09-08T17:37:16.460Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2368 | 2026-09-08T17:37:16.477Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2369 | 2026-09-08T17:37:16.495Z | Compiling compression-core v0.4.31 |
| 2370 | 2026-09-08T17:37:16.524Z | Compiling smoltcp v0.11.0 |
| 2371 | 2026-09-08T17:37:16.618Z | Compiling hostname v0.3.1 |
| 2372 | 2026-09-08T17:37:16.650Z | Compiling compression-codecs v0.4.37 |
| 2373 | 2026-09-08T17:37:16.688Z | Compiling cipher v0.4.4 |
| 2374 | 2026-09-08T17:37:16.749Z | Compiling proc-macro-crate v3.4.0 |
| 2375 | 2026-09-08T17:37:16.768Z | Compiling atomicwrites v0.4.4 |
| 2376 | 2026-09-08T17:37:16.787Z | Compiling slog-json v2.6.1 |
| 2377 | 2026-09-08T17:37:16.896Z | Compiling crossbeam-channel v0.5.15 |
| 2378 | 2026-09-08T17:37:16.939Z | Compiling half v2.7.1 |
| 2379 | 2026-09-08T17:37:16.957Z | Compiling universal-hash v0.5.1 |
| 2380 | 2026-09-08T17:37:16.974Z | Compiling newtype-uuid-macros v0.1.0 |
| 2381 | 2026-09-08T17:37:17.036Z | Compiling serde_tokenstream v0.3.0 |
| 2382 | 2026-09-08T17:37:17.048Z | Compiling cobs v0.3.0 |
| 2383 | 2026-09-08T17:37:17.062Z | Compiling async-stream-impl v0.3.6 |
| 2384 | 2026-09-08T17:37:17.116Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2385 | 2026-09-08T17:37:17.120Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2386 | 2026-09-08T17:37:17.187Z | Compiling serde_spanned v1.1.1 |
| 2387 | 2026-09-08T17:37:17.272Z | Compiling ingot-macros v0.2.0 |
| 2388 | 2026-09-08T17:37:17.289Z | Compiling is-terminal v0.4.17 |
| 2389 | 2026-09-08T17:37:17.292Z | Compiling proc-macro-error-attr v1.0.4 |
| 2390 | 2026-09-08T17:37:17.346Z | Compiling dropshot v0.17.1 |
| 2391 | 2026-09-08T17:37:17.349Z | Compiling ciborium-io v0.2.2 |
| 2392 | 2026-09-08T17:37:17.410Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-08T17:37:17.462Z | Compiling term v1.2.1 |
| 2394 | 2026-09-08T17:37:17.481Z | Compiling convert_case v0.4.0 |
| 2395 | 2026-09-08T17:37:17.497Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2396 | 2026-09-08T17:37:17.542Z | Compiling take_mut v0.2.2 |
| 2397 | 2026-09-08T17:37:17.606Z | Compiling opaque-debug v0.3.1 |
| 2398 | 2026-09-08T17:37:17.662Z | Compiling async-stream v0.3.6 |
| 2399 | 2026-09-08T17:37:17.679Z | Compiling poly1305 v0.8.0 |
| 2400 | 2026-09-08T17:37:17.683Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2401 | 2026-09-08T17:37:17.749Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2402 | 2026-09-08T17:37:17.781Z | Compiling slog-term v2.9.2 |
| 2403 | 2026-09-08T17:37:17.797Z | Compiling ciborium-ll v0.2.2 |
| 2404 | 2026-09-08T17:37:17.800Z | Compiling oxide-generation-macros v0.2.0 |
| 2405 | 2026-09-08T17:37:17.800Z | Compiling derive_more v0.99.20 |
| 2406 | 2026-09-08T17:37:17.865Z | Compiling postcard v1.1.3 |
| 2407 | 2026-09-08T17:37:18.053Z | Compiling num_enum_derive v0.7.6 |
| 2408 | 2026-09-08T17:37:18.160Z | Compiling thiserror-no-std v2.0.2 |
| 2409 | 2026-09-08T17:37:18.258Z | Compiling slog-bunyan v2.5.0 |
| 2410 | 2026-09-08T17:37:18.274Z | Compiling chacha20 v0.9.1 |
| 2411 | 2026-09-08T17:37:18.403Z | Compiling async-compression v0.4.41 |
| 2412 | 2026-09-08T17:37:18.462Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2413 | 2026-09-08T17:37:18.537Z | Compiling sha1 v0.11.0 |
| 2414 | 2026-09-08T17:37:18.569Z | Compiling oxide-generation v0.1.3 |
| 2415 | 2026-09-08T17:37:18.585Z | Compiling parse-display-derive v0.10.0 |
| 2416 | 2026-09-08T17:37:18.821Z | Compiling proc-macro-crate v1.3.1 |
| 2417 | 2026-09-08T17:37:18.895Z | Compiling waitgroup v0.1.2 |
| 2418 | 2026-09-08T17:37:18.910Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2419 | 2026-09-08T17:37:19.036Z | Compiling rustls-pemfile v2.2.0 |
| 2420 | 2026-09-08T17:37:19.057Z | Compiling blake2 v0.10.6 |
| 2421 | 2026-09-08T17:37:19.171Z | Compiling aead v0.5.2 |
| 2422 | 2026-09-08T17:37:19.212Z | Compiling dropshot_endpoint v0.17.1 |
| 2423 | 2026-09-08T17:37:19.297Z | Compiling backon v1.6.0 |
| 2424 | 2026-09-08T17:37:19.312Z | Compiling password-hash v0.5.0 |
| 2425 | 2026-09-08T17:37:19.372Z | Compiling foreign-types-macros v0.2.3 |
| 2426 | 2026-09-08T17:37:19.453Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2427 | 2026-09-08T17:37:19.524Z | Compiling serde_path_to_error v0.1.20 |
| 2428 | 2026-09-08T17:37:19.542Z | Compiling hostname v0.4.2 |
| 2429 | 2026-09-08T17:37:19.616Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2430 | 2026-09-08T17:37:19.622Z | Compiling proc-macro-error v1.0.4 |
| 2431 | 2026-09-08T17:37:19.676Z | Compiling instant v0.1.13 |
| 2432 | 2026-09-08T17:37:19.724Z | Compiling foreign-types-shared v0.3.1 |
| 2433 | 2026-09-08T17:37:19.809Z | Compiling debug-ignore v1.0.5 |
| 2434 | 2026-09-08T17:37:19.826Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2435 | 2026-09-08T17:37:19.841Z | Compiling backoff v0.4.0 |
| 2436 | 2026-09-08T17:37:19.892Z | Compiling argon2 v0.5.3 |
| 2437 | 2026-09-08T17:37:19.907Z | Compiling ingot-types v0.2.0 |
| 2438 | 2026-09-08T17:37:19.925Z | Compiling chacha20poly1305 v0.10.1 |
| 2439 | 2026-09-08T17:37:19.947Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2440 | 2026-09-08T17:37:19.969Z | Compiling num_enum_derive v0.5.11 |
| 2441 | 2026-09-08T17:37:20.004Z | Compiling foreign-types v0.5.0 |
| 2442 | 2026-09-08T17:37:20.009Z | Compiling num_enum v0.7.6 |
| 2443 | 2026-09-08T17:37:20.088Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2444 | 2026-09-08T17:37:20.105Z | Compiling vsss-rs v3.3.4 |
| 2445 | 2026-09-08T17:37:20.108Z | Compiling ciborium v0.2.2 |
| 2446 | 2026-09-08T17:37:20.138Z | Compiling rustls-webpki v0.103.13 |
| 2447 | 2026-09-08T17:37:20.170Z | Compiling parse-display v0.10.0 |
| 2448 | 2026-09-08T17:37:20.313Z | Compiling ingot v0.2.1 |
| 2449 | 2026-09-08T17:37:20.466Z | Compiling regress v0.10.5 |
| 2450 | 2026-09-08T17:37:20.520Z | Compiling itertools v0.14.0 |
| 2451 | 2026-09-08T17:37:20.539Z | Compiling tabwriter v1.4.1 |
| 2452 | 2026-09-08T17:37:20.556Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2453 | 2026-09-08T17:37:20.573Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2454 | 2026-09-08T17:37:20.598Z | Compiling cstr-argument v0.1.2 |
| 2455 | 2026-09-08T17:37:20.775Z | Compiling humantime v2.3.0 |
| 2456 | 2026-09-08T17:37:20.829Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2457 | 2026-09-08T17:37:20.864Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2458 | 2026-09-08T17:37:20.951Z | Compiling num_enum v0.5.11 |
| 2459 | 2026-09-08T17:37:20.974Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2460 | 2026-09-08T17:37:21.048Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2461 | 2026-09-08T17:37:21.100Z | Compiling rayon v1.11.0 |
| 2462 | 2026-09-08T17:37:21.118Z | Compiling rand v0.10.1 |
| 2463 | 2026-09-08T17:37:21.133Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2464 | 2026-09-08T17:37:21.183Z | Compiling indent_write v2.2.0 |
| 2465 | 2026-09-08T17:37:21.229Z | Compiling colored v3.1.1 |
| 2466 | 2026-09-08T17:37:21.253Z | Compiling libefi-sys v0.1.0 |
| 2467 | 2026-09-08T17:37:21.259Z | Compiling illumos-nvpair v0.3.0 |
| 2468 | 2026-09-08T17:37:21.278Z | Compiling zone_cfg_derive v0.3.1 |
| 2469 | 2026-09-08T17:37:21.378Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2470 | 2026-09-08T17:37:21.504Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2471 | 2026-09-08T17:37:21.527Z | Compiling camino-tempfile v1.4.1 |
| 2472 | 2026-09-08T17:37:21.559Z | Compiling itertools v0.12.1 |
| 2473 | 2026-09-08T17:37:21.638Z | Compiling usdt-attr-macro v0.5.0 |
| 2474 | 2026-09-08T17:37:21.727Z | Compiling usdt-macro v0.5.0 |
| 2475 | 2026-09-08T17:37:21.804Z | Compiling bitfield-struct v0.6.2 |
| 2476 | 2026-09-08T17:37:21.891Z | Compiling num-derive v0.4.2 |
| 2477 | 2026-09-08T17:37:21.907Z | Compiling blake3 v1.8.5 |
| 2478 | 2026-09-08T17:37:21.947Z | Compiling memmap v0.7.0 |
| 2479 | 2026-09-08T17:37:22.084Z | Compiling sigpipe v0.1.3 |
| 2480 | 2026-09-08T17:37:22.161Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2481 | 2026-09-08T17:37:22.189Z | Compiling swrite v0.1.0 |
| 2482 | 2026-09-08T17:37:22.316Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2483 | 2026-09-08T17:37:22.332Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2484 | 2026-09-08T17:37:22.405Z | Compiling glob v0.3.3 |
| 2485 | 2026-09-08T17:37:22.477Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2486 | 2026-09-08T17:37:22.491Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2487 | 2026-09-08T17:37:22.506Z | Compiling usdt v0.5.0 |
| 2488 | 2026-09-08T17:37:22.780Z | Compiling smf v0.2.3 |
| 2489 | 2026-09-08T17:37:22.820Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2490 | 2026-09-08T17:37:22.887Z | Compiling zone v0.3.1 |
| 2491 | 2026-09-08T17:37:22.966Z | Compiling filetime v0.2.27 |
| 2492 | 2026-09-08T17:37:22.983Z | Compiling constant_time_eq v0.4.2 |
| 2493 | 2026-09-08T17:37:23.006Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2494 | 2026-09-08T17:37:23.022Z | Compiling xattr v1.6.1 |
| 2495 | 2026-09-08T17:37:23.037Z | Compiling arrayref v0.3.9 |
| 2496 | 2026-09-08T17:37:23.102Z | Compiling whoami v1.6.1 |
| 2497 | 2026-09-08T17:37:23.125Z | Compiling arrayvec v0.7.6 |
| 2498 | 2026-09-08T17:37:23.173Z | Compiling tar v0.4.46 |
| 2499 | 2026-09-08T17:37:23.173Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2500 | 2026-09-08T17:37:23.214Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2501 | 2026-09-08T17:37:23.243Z | Compiling tokio-dtrace v0.1.1 |
| 2502 | 2026-09-08T17:37:23.282Z | Compiling gethostname v0.5.0 |
| 2503 | 2026-09-08T17:37:23.446Z | Compiling console v0.16.2 |
| 2504 | 2026-09-08T17:37:23.496Z | Compiling unit-prefix v0.5.2 |
| 2505 | 2026-09-08T17:37:23.551Z | Compiling topological-sort v0.2.2 |
| 2506 | 2026-09-08T17:37:23.596Z | Compiling tokio-rustls v0.26.4 |
| 2507 | 2026-09-08T17:37:23.664Z | Compiling rustls-platform-verifier v0.6.2 |
| 2508 | 2026-09-08T17:37:23.664Z | Compiling tough v0.22.0 |
| 2509 | 2026-09-08T17:37:23.785Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2510 | 2026-09-08T17:37:23.867Z | Compiling hyper-rustls v0.27.7 |
| 2511 | 2026-09-08T17:37:23.884Z | Compiling indicatif v0.18.4 |
| 2512 | 2026-09-08T17:37:23.901Z | Compiling oxide-tokio-rt v0.1.4 |
| 2513 | 2026-09-08T17:37:23.904Z | Compiling toml v0.8.23 |
| 2514 | 2026-09-08T17:37:23.995Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2515 | 2026-09-08T17:37:24.106Z | Compiling reqwest v0.13.2 |
| 2516 | 2026-09-08T17:37:24.124Z | Compiling shell-words v1.1.1 |
| 2517 | 2026-09-08T17:37:25.183Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2518 | 2026-09-08T17:37:26.830Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2519 | 2026-09-08T17:37:27.132Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2520 | 2026-09-08T17:37:33.478Z | Compiling progenitor-client v0.14.0 |
| 2521 | 2026-09-08T17:37:33.478Z | Compiling omicron-zone-package v0.12.3 |
| 2522 | 2026-09-08T17:37:33.736Z | Compiling progenitor-extras v0.2.0 |
| 2523 | 2026-09-08T17:37:33.992Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2524 | 2026-09-08T17:37:34.016Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2525 | 2026-09-08T17:37:34.072Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2526 | 2026-09-08T17:37:34.205Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2527 | 2026-09-08T17:37:34.278Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2528 | 2026-09-08T17:37:34.301Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2529 | 2026-09-08T17:37:34.317Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2530 | 2026-09-08T17:37:34.406Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2531 | 2026-09-08T17:37:34.835Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2532 | 2026-09-08T17:37:37.967Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2533 | 2026-09-08T17:37:47.519Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2534 | 2026-09-08T17:37:50.608Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2535 | 2026-09-08T17:37:51.604Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2536 | 2026-09-08T17:38:03.211Z | Finished `release` profile [optimized] target(s) in 1m 36s |
| 2537 | 2026-09-08T17:38:03.355Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2538 | 2026-09-08T17:38:03.415Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2539 | 2026-09-08T17:38:03.418Z | Created new build target 'test' and set it as active |
| 2540 | 2026-09-08T17:38:03.418Z | |
| 2541 | 2026-09-08T17:38:03.418Z | real 1:37.081548270 |
| 2542 | 2026-09-08T17:38:03.418Z | user 14:29.165229726 |
| 2543 | 2026-09-08T17:38:03.418Z | sys 2:53.902021026 |
| 2544 | 2026-09-08T17:38:03.418Z | trap 0.418842740 |
| 2545 | 2026-09-08T17:38:03.418Z | tflt 0.431027053 |
| 2546 | 2026-09-08T17:38:03.418Z | dflt 3.726206781 |
| 2547 | 2026-09-08T17:38:03.418Z | kflt 0.000622480 |
| 2548 | 2026-09-08T17:38:03.418Z | lock 40:37.363318050 |
| 2549 | 2026-09-08T17:38:03.418Z | slp 34:39.507106518 |
| 2550 | 2026-09-08T17:38:03.418Z | lat 38.833096556 |
| 2551 | 2026-09-08T17:38:03.418Z | stop 6:17.140219136 |
| 2552 | 2026-09-08T17:38:03.418Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2553 | 2026-09-08T17:38:04.312Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2554 | 2026-09-08T17:38:04.381Z | Running `target/release/omicron-package -t test package` |
| 2555 | 2026-09-08T17:38:04.437Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2556 | 2026-09-08T17:38:05.881Z | Compiling cfg-if v1.0.4 |
| 2557 | 2026-09-08T17:38:06.096Z | Compiling serde_core v1.0.228 |
| 2558 | 2026-09-08T17:38:06.096Z | Compiling libc v0.2.185 |
| 2559 | 2026-09-08T17:38:06.099Z | Compiling memchr v2.8.0 |
| 2560 | 2026-09-08T17:38:06.168Z | Compiling smallvec v1.15.1 |
| 2561 | 2026-09-08T17:38:06.203Z | Compiling stable_deref_trait v1.2.1 |
| 2562 | 2026-09-08T17:38:06.229Z | Compiling libm v0.2.16 |
| 2563 | 2026-09-08T17:38:06.232Z | Compiling scopeguard v1.2.0 |
| 2564 | 2026-09-08T17:38:06.252Z | Compiling zerofrom v0.1.6 |
| 2565 | 2026-09-08T17:38:06.302Z | Compiling rand_core v0.10.0 |
| 2566 | 2026-09-08T17:38:06.322Z | Compiling percent-encoding v2.3.2 |
| 2567 | 2026-09-08T17:38:06.326Z | Compiling writeable v0.6.2 |
| 2568 | 2026-09-08T17:38:06.326Z | Compiling litemap v0.8.1 |
| 2569 | 2026-09-08T17:38:06.385Z | Compiling lock_api v0.4.14 |
| 2570 | 2026-09-08T17:38:06.409Z | Compiling yoke v0.8.1 |
| 2571 | 2026-09-08T17:38:06.412Z | Compiling icu_properties_data v2.1.2 |
| 2572 | 2026-09-08T17:38:06.412Z | Compiling icu_normalizer_data v2.1.1 |
| 2573 | 2026-09-08T17:38:06.484Z | Compiling utf8_iter v1.0.4 |
| 2574 | 2026-09-08T17:38:06.487Z | Compiling form_urlencoded v1.2.2 |
| 2575 | 2026-09-08T17:38:06.539Z | Compiling iana-time-zone v0.1.65 |
| 2576 | 2026-09-08T17:38:06.565Z | Compiling errno v0.3.14 |
| 2577 | 2026-09-08T17:38:06.566Z | Compiling getrandom v0.4.3 |
| 2578 | 2026-09-08T17:38:06.566Z | Compiling parking_lot_core v0.9.12 |
| 2579 | 2026-09-08T17:38:06.613Z | Compiling zerovec v0.11.5 |
| 2580 | 2026-09-08T17:38:06.613Z | Compiling zerotrie v0.2.3 |
| 2581 | 2026-09-08T17:38:06.683Z | Compiling zerocopy v0.8.55 |
| 2582 | 2026-09-08T17:38:06.708Z | Compiling signal-hook-registry v1.4.8 |
| 2583 | 2026-09-08T17:38:06.732Z | Compiling mio v1.2.0 |
| 2584 | 2026-09-08T17:38:06.760Z | Compiling socket2 v0.6.3 |
| 2585 | 2026-09-08T17:38:06.804Z | Compiling thiserror v2.0.18 |
| 2586 | 2026-09-08T17:38:06.830Z | Compiling parking_lot v0.12.5 |
| 2587 | 2026-09-08T17:38:06.867Z | Compiling getrandom v0.2.17 |
| 2588 | 2026-09-08T17:38:06.908Z | Compiling futures-util v0.3.32 |
| 2589 | 2026-09-08T17:38:06.935Z | Compiling getrandom v0.3.4 |
| 2590 | 2026-09-08T17:38:06.939Z | Compiling base64 v0.22.1 |
| 2591 | 2026-09-08T17:38:06.980Z | Compiling time v0.3.47 |
| 2592 | 2026-09-08T17:38:07.005Z | Compiling aho-corasick v1.1.4 |
| 2593 | 2026-09-08T17:38:07.066Z | Compiling num-traits v0.2.19 |
| 2594 | 2026-09-08T17:38:07.089Z | Compiling rand_core v0.6.4 |
| 2595 | 2026-09-08T17:38:07.113Z | Compiling rand_core v0.9.5 |
| 2596 | 2026-09-08T17:38:07.181Z | Compiling tinystr v0.8.2 |
| 2597 | 2026-09-08T17:38:07.227Z | Compiling potential_utf v0.1.4 |
| 2598 | 2026-09-08T17:38:07.265Z | Compiling spin v0.9.8 |
| 2599 | 2026-09-08T17:38:07.291Z | Compiling socket2 v0.5.10 |
| 2600 | 2026-09-08T17:38:07.317Z | Compiling pest v2.8.6 |
| 2601 | 2026-09-08T17:38:07.353Z | Compiling encoding_rs v0.8.35 |
| 2602 | 2026-09-08T17:38:07.398Z | Compiling icu_locale_core v2.1.1 |
| 2603 | 2026-09-08T17:38:07.441Z | Compiling icu_collections v2.1.1 |
| 2604 | 2026-09-08T17:38:07.445Z | Compiling simd-adler32 v0.3.8 |
| 2605 | 2026-09-08T17:38:07.486Z | Compiling adler2 v2.0.1 |
| 2606 | 2026-09-08T17:38:07.510Z | Compiling crc32fast v1.5.0 |
| 2607 | 2026-09-08T17:38:07.533Z | Compiling wait-timeout v0.2.1 |
| 2608 | 2026-09-08T17:38:07.686Z | Compiling miniz_oxide v0.8.9 |
| 2609 | 2026-09-08T17:38:07.793Z | Compiling zlib-rs v0.6.2 |
| 2610 | 2026-09-08T17:38:07.839Z | Compiling rand_xorshift v0.4.0 |
| 2611 | 2026-09-08T17:38:07.883Z | Compiling lazy_static v1.5.0 |
| 2612 | 2026-09-08T17:38:07.904Z | Compiling serde v1.0.228 |
| 2613 | 2026-09-08T17:38:07.959Z | Compiling serde_json v1.0.151 |
| 2614 | 2026-09-08T17:38:08.018Z | Compiling bitflags v2.11.0 |
| 2615 | 2026-09-08T17:38:08.021Z | Compiling uuid v1.23.4 |
| 2616 | 2026-09-08T17:38:08.068Z | Compiling semver v1.0.28 |
| 2617 | 2026-09-08T17:38:08.122Z | Compiling indexmap v2.14.0 |
| 2618 | 2026-09-08T17:38:08.223Z | Compiling icu_provider v2.1.1 |
| 2619 | 2026-09-08T17:38:08.468Z | Compiling bytes v1.11.1 |
| 2620 | 2026-09-08T17:38:08.512Z | Compiling zeroize v1.9.0 |
| 2621 | 2026-09-08T17:38:08.538Z | Compiling icu_properties v2.1.2 |
| 2622 | 2026-09-08T17:38:08.664Z | Compiling icu_normalizer v2.1.1 |
| 2623 | 2026-09-08T17:38:08.687Z | Compiling chrono v0.4.45 |
| 2624 | 2026-09-08T17:38:08.756Z | Compiling rustix v1.1.4 |
| 2625 | 2026-09-08T17:38:08.784Z | Compiling generic-array v0.14.7 |
| 2626 | 2026-09-08T17:38:08.975Z | Compiling erased-serde v0.3.31 |
| 2627 | 2026-09-08T17:38:09.115Z | Compiling tokio v1.52.1 |
| 2628 | 2026-09-08T17:38:09.199Z | Compiling http v1.4.2 |
| 2629 | 2026-09-08T17:38:09.299Z | Compiling crypto-common v0.1.7 |
| 2630 | 2026-09-08T17:38:09.358Z | Compiling block-buffer v0.10.4 |
| 2631 | 2026-09-08T17:38:09.474Z | Compiling idna_adapter v1.2.1 |
| 2632 | 2026-09-08T17:38:09.474Z | Compiling slog v2.8.2 |
| 2633 | 2026-09-08T17:38:09.525Z | Compiling digest v0.10.7 |
| 2634 | 2026-09-08T17:38:09.558Z | Compiling rustls-pki-types v1.14.0 |
| 2635 | 2026-09-08T17:38:09.580Z | Compiling ipnet v2.12.0 |
| 2636 | 2026-09-08T17:38:09.644Z | Compiling idna v1.1.0 |
| 2637 | 2026-09-08T17:38:09.670Z | Compiling aws-lc-rs v1.16.3 |
| 2638 | 2026-09-08T17:38:09.692Z | Compiling regex-automata v0.4.14 |
| 2639 | 2026-09-08T17:38:09.743Z | Compiling terminal_size v0.4.3 |
| 2640 | 2026-09-08T17:38:09.812Z | Compiling ppv-lite86 v0.2.21 |
| 2641 | 2026-09-08T17:38:09.868Z | Compiling tempfile v3.27.0 |
| 2642 | 2026-09-08T17:38:09.913Z | Compiling clap_builder v4.6.0 |
| 2643 | 2026-09-08T17:38:09.982Z | Compiling http-body v1.0.1 |
| 2644 | 2026-09-08T17:38:10.019Z | Compiling url v2.5.8 |
| 2645 | 2026-09-08T17:38:10.098Z | Compiling der v0.7.10 |
| 2646 | 2026-09-08T17:38:10.124Z | Compiling http-body-util v0.1.3 |
| 2647 | 2026-09-08T17:38:10.171Z | Compiling rand_chacha v0.9.0 |
| 2648 | 2026-09-08T17:38:10.200Z | Compiling rand_chacha v0.3.1 |
| 2649 | 2026-09-08T17:38:10.222Z | Compiling serde_urlencoded v0.7.1 |
| 2650 | 2026-09-08T17:38:10.298Z | Compiling rustls-native-certs v0.8.3 |
| 2651 | 2026-09-08T17:38:10.416Z | Compiling futures-executor v0.3.32 |
| 2652 | 2026-09-08T17:38:10.440Z | Compiling rand v0.9.2 |
| 2653 | 2026-09-08T17:38:10.505Z | Compiling rand v0.8.6 |
| 2654 | 2026-09-08T17:38:10.527Z | Compiling hybrid-array v0.4.13 |
| 2655 | 2026-09-08T17:38:10.732Z | Compiling schemars v0.8.22 |
| 2656 | 2026-09-08T17:38:10.772Z | Compiling rustls-webpki v0.103.13 |
| 2657 | 2026-09-08T17:38:10.797Z | Compiling hex v0.4.3 |
| 2658 | 2026-09-08T17:38:10.797Z | Compiling hubpack v0.1.2 |
| 2659 | 2026-09-08T17:38:11.070Z | Compiling spki v0.7.3 |
| 2660 | 2026-09-08T17:38:11.132Z | Compiling futures v0.3.32 |
| 2661 | 2026-09-08T17:38:11.185Z | Compiling publicsuffix v2.3.0 |
| 2662 | 2026-09-08T17:38:11.262Z | Compiling openapiv3 v2.2.0 |
| 2663 | 2026-09-08T17:38:11.295Z | Compiling pkcs8 v0.10.2 |
| 2664 | 2026-09-08T17:38:11.361Z | Compiling rustls v0.23.41 |
| 2665 | 2026-09-08T17:38:11.383Z | Compiling cookie v0.18.1 |
| 2666 | 2026-09-08T17:38:11.430Z | Compiling rusty-fork v0.3.1 |
| 2667 | 2026-09-08T17:38:11.434Z | Compiling flate2 v1.1.9 |
| 2668 | 2026-09-08T17:38:11.770Z | Compiling ipnetwork v0.21.1 |
| 2669 | 2026-09-08T17:38:11.820Z | Compiling cookie_store v0.22.1 |
| 2670 | 2026-09-08T17:38:11.843Z | Compiling sha2 v0.10.9 |
| 2671 | 2026-09-08T17:38:11.922Z | Compiling clap v4.6.1 |
| 2672 | 2026-09-08T17:38:11.986Z | Compiling proptest v1.11.0 |
| 2673 | 2026-09-08T17:38:12.037Z | Compiling crypto-common v0.2.2 |
| 2674 | 2026-09-08T17:38:12.060Z | Compiling block-buffer v0.12.1 |
| 2675 | 2026-09-08T17:38:12.100Z | Compiling oxnet v0.1.6 |
| 2676 | 2026-09-08T17:38:12.132Z | Compiling signature v2.2.0 |
| 2677 | 2026-09-08T17:38:12.291Z | Compiling camino v1.2.5 |
| 2678 | 2026-09-08T17:38:12.315Z | Compiling hmac v0.12.1 |
| 2679 | 2026-09-08T17:38:12.337Z | Compiling dof v0.4.0 |
| 2680 | 2026-09-08T17:38:12.510Z | Compiling regex v1.12.3 |
| 2681 | 2026-09-08T17:38:12.534Z | Compiling dtrace-parser v0.3.0 |
| 2682 | 2026-09-08T17:38:12.559Z | Compiling thread-id v5.1.0 |
| 2683 | 2026-09-08T17:38:12.607Z | Compiling data-encoding v2.10.0 |
| 2684 | 2026-09-08T17:38:12.673Z | Compiling memmap2 v0.9.10 |
| 2685 | 2026-09-08T17:38:12.782Z | Compiling num-integer v0.1.46 |
| 2686 | 2026-09-08T17:38:12.883Z | Compiling rustix v0.38.44 |
| 2687 | 2026-09-08T17:38:12.957Z | Compiling x509-cert v0.2.5 |
| 2688 | 2026-09-08T17:38:13.008Z | Compiling serde_spanned v0.6.9 |
| 2689 | 2026-09-08T17:38:13.052Z | Compiling toml_datetime v0.6.11 |
| 2690 | 2026-09-08T17:38:13.145Z | Compiling usdt-impl v0.6.0 |
| 2691 | 2026-09-08T17:38:13.195Z | Compiling dof v0.3.0 |
| 2692 | 2026-09-08T17:38:13.216Z | Compiling num-iter v0.1.45 |
| 2693 | 2026-09-08T17:38:13.261Z | Compiling bstr v1.12.1 |
| 2694 | 2026-09-08T17:38:13.316Z | Compiling dtrace-parser v0.2.0 |
| 2695 | 2026-09-08T17:38:13.374Z | Compiling ff v0.13.1 |
| 2696 | 2026-09-08T17:38:13.397Z | Compiling thread-id v4.2.2 |
| 2697 | 2026-09-08T17:38:13.505Z | Compiling tokio-util v0.7.18 |
| 2698 | 2026-09-08T17:38:13.626Z | Compiling tower v0.5.3 |
| 2699 | 2026-09-08T17:38:13.925Z | Compiling usdt v0.6.0 |
| 2700 | 2026-09-08T17:38:13.996Z | Compiling digest v0.11.3 |
| 2701 | 2026-09-08T17:38:14.141Z | Compiling tower-http v0.6.8 |
| 2702 | 2026-09-08T17:38:14.177Z | Compiling sec1 v0.7.3 |
| 2703 | 2026-09-08T17:38:14.205Z | Compiling usdt-impl v0.5.0 |
| 2704 | 2026-09-08T17:38:14.266Z | Compiling group v0.13.0 |
| 2705 | 2026-09-08T17:38:14.441Z | Compiling h2 v0.4.15 |
| 2706 | 2026-09-08T17:38:14.461Z | Compiling newtype-uuid v1.3.2 |
| 2707 | 2026-09-08T17:38:14.496Z | Compiling signal-hook v0.3.18 |
| 2708 | 2026-09-08T17:38:14.719Z | Compiling daft v0.1.8 |
| 2709 | 2026-09-08T17:38:14.753Z | Compiling tokio-rustls v0.26.4 |
| 2710 | 2026-09-08T17:38:14.753Z | Compiling rustls-platform-verifier v0.6.2 |
| 2711 | 2026-09-08T17:38:14.875Z | Compiling nix v0.31.2 |
| 2712 | 2026-09-08T17:38:14.898Z | Compiling hkdf v0.12.4 |
| 2713 | 2026-09-08T17:38:14.993Z | Compiling serde_with v3.21.0 |
| 2714 | 2026-09-08T17:38:15.016Z | Compiling crypto-bigint v0.5.5 |
| 2715 | 2026-09-08T17:38:15.064Z | Compiling foreign-types-shared v0.1.1 |
| 2716 | 2026-09-08T17:38:15.087Z | Compiling ahash v0.8.12 |
| 2717 | 2026-09-08T17:38:15.111Z | Compiling num-bigint-dig v0.8.6 |
| 2718 | 2026-09-08T17:38:15.114Z | Compiling packed_struct v0.10.1 |
| 2719 | 2026-09-08T17:38:15.167Z | Compiling foreign-types v0.3.2 |
| 2720 | 2026-09-08T17:38:15.190Z | Compiling openssl-sys v0.9.117 |
| 2721 | 2026-09-08T17:38:15.269Z | Compiling pkcs1 v0.7.5 |
| 2722 | 2026-09-08T17:38:15.305Z | Compiling toml_edit v0.19.15 |
| 2723 | 2026-09-08T17:38:15.376Z | Compiling hashbrown v0.13.2 |
| 2724 | 2026-09-08T17:38:15.509Z | Compiling serde-hex v0.1.0 |
| 2725 | 2026-09-08T17:38:15.731Z | Compiling openssl v0.10.80 |
| 2726 | 2026-09-08T17:38:15.836Z | Compiling bzip2 v0.4.4 |
| 2727 | 2026-09-08T17:38:15.988Z | Compiling elliptic-curve v0.13.8 |
| 2728 | 2026-09-08T17:38:16.076Z | Compiling signal-hook-mio v0.2.5 |
| 2729 | 2026-09-08T17:38:16.176Z | Compiling rsa v0.9.10 |
| 2730 | 2026-09-08T17:38:16.252Z | Compiling ron v0.8.1 |
| 2731 | 2026-09-08T17:38:16.449Z | Compiling globset v0.4.18 |
| 2732 | 2026-09-08T17:38:16.625Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2733 | 2026-09-08T17:38:16.648Z | Compiling block-padding v0.4.2 |
| 2734 | 2026-09-08T17:38:16.818Z | Compiling sha3 v0.10.8 |
| 2735 | 2026-09-08T17:38:16.847Z | Compiling curve25519-dalek v4.1.3 |
| 2736 | 2026-09-08T17:38:16.885Z | Compiling toml v0.7.8 |
| 2737 | 2026-09-08T17:38:16.914Z | Compiling inout v0.2.2 |
| 2738 | 2026-09-08T17:38:16.975Z | Compiling zip v0.6.6 |
| 2739 | 2026-09-08T17:38:17.126Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2740 | 2026-09-08T17:38:17.198Z | Compiling object v0.30.4 |
| 2741 | 2026-09-08T17:38:17.295Z | Compiling jiff v0.2.34 |
| 2742 | 2026-09-08T17:38:17.383Z | Compiling cipher v0.5.2 |
| 2743 | 2026-09-08T17:38:17.530Z | Compiling crossterm v0.28.1 |
| 2744 | 2026-09-08T17:38:17.557Z | Compiling ed25519 v2.2.3 |
| 2745 | 2026-09-08T17:38:17.651Z | Compiling serde-big-array v0.5.1 |
| 2746 | 2026-09-08T17:38:17.686Z | Compiling pem v3.0.6 |
| 2747 | 2026-09-08T17:38:17.721Z | Compiling petgraph v0.8.3 |
| 2748 | 2026-09-08T17:38:17.810Z | Compiling object v0.37.3 |
| 2749 | 2026-09-08T17:38:17.834Z | Compiling heapless v0.7.17 |
| 2750 | 2026-09-08T17:38:17.873Z | Compiling ed25519-dalek v2.2.0 |
| 2751 | 2026-09-08T17:38:17.912Z | Compiling chacha20 v0.10.0 |
| 2752 | 2026-09-08T17:38:18.100Z | Compiling hyper v1.10.1 |
| 2753 | 2026-09-08T17:38:18.181Z | Compiling byte-wrapper v0.1.0 |
| 2754 | 2026-09-08T17:38:18.290Z | Compiling native-tls v0.2.18 |
| 2755 | 2026-09-08T17:38:18.317Z | Compiling md-5 v0.10.6 |
| 2756 | 2026-09-08T17:38:18.384Z | Compiling serde_plain v1.0.2 |
| 2757 | 2026-09-08T17:38:18.408Z | Compiling toml_edit v0.22.27 |
| 2758 | 2026-09-08T17:38:18.510Z | Compiling postgres-protocol v0.6.10 |
| 2759 | 2026-09-08T17:38:18.654Z | Compiling tokio-native-tls v0.3.1 |
| 2760 | 2026-09-08T17:38:18.723Z | Compiling zopfli v0.8.3 |
| 2761 | 2026-09-08T17:38:18.753Z | Compiling smoltcp v0.9.1 |
| 2762 | 2026-09-08T17:38:18.899Z | Compiling hickory-proto v0.25.2 |
| 2763 | 2026-09-08T17:38:19.404Z | Compiling float-cmp v0.10.0 |
| 2764 | 2026-09-08T17:38:19.515Z | Compiling hyper-util v0.1.20 |
| 2765 | 2026-09-08T17:38:19.582Z | Compiling textwrap v0.16.2 |
| 2766 | 2026-09-08T17:38:19.694Z | Compiling petgraph v0.6.5 |
| 2767 | 2026-09-08T17:38:19.716Z | Compiling string_cache v0.8.9 |
| 2768 | 2026-09-08T17:38:19.883Z | Compiling predicates v3.1.4 |
| 2769 | 2026-09-08T17:38:20.013Z | Compiling zip v4.6.1 |
| 2770 | 2026-09-08T17:38:20.037Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2771 | 2026-09-08T17:38:20.154Z | Compiling postgres-types v0.2.12 |
| 2772 | 2026-09-08T17:38:20.558Z | Compiling iddqd v0.4.2 |
| 2773 | 2026-09-08T17:38:20.584Z | Compiling similar v2.7.0 |
| 2774 | 2026-09-08T17:38:20.730Z | Compiling backtrace v0.3.76 |
| 2775 | 2026-09-08T17:38:20.849Z | Compiling tokio-stream v0.1.18 |
| 2776 | 2026-09-08T17:38:21.061Z | Compiling olpc-cjson v0.1.4 |
| 2777 | 2026-09-08T17:38:21.150Z | Compiling hyper-rustls v0.27.7 |
| 2778 | 2026-09-08T17:38:21.200Z | Compiling hyper-tls v0.6.0 |
| 2779 | 2026-09-08T17:38:21.308Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2780 | 2026-09-08T17:38:21.439Z | Compiling backtrace-ext v0.2.1 |
| 2781 | 2026-09-08T17:38:21.490Z | Compiling reqwest v0.13.2 |
| 2782 | 2026-09-08T17:38:21.529Z | Compiling reqwest v0.12.28 |
| 2783 | 2026-09-08T17:38:21.551Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-08T17:38:21.693Z | Compiling miette v7.6.0 |
| 2785 | 2026-09-08T17:38:21.750Z | Compiling tokio-postgres v0.7.16 |
| 2786 | 2026-09-08T17:38:21.896Z | Compiling fs-err v3.3.0 |
| 2787 | 2026-09-08T17:38:21.971Z | Compiling buf-list v1.1.2 |
| 2788 | 2026-09-08T17:38:22.175Z | Compiling thread_local v1.1.9 |
| 2789 | 2026-09-08T17:38:22.340Z | Compiling is-terminal v0.4.17 |
| 2790 | 2026-09-08T17:38:22.366Z | Compiling hostname v0.3.1 |
| 2791 | 2026-09-08T17:38:22.390Z | Compiling slog-async v2.8.0 |
| 2792 | 2026-09-08T17:38:22.414Z | Compiling slog-json v2.6.1 |
| 2793 | 2026-09-08T17:38:22.474Z | Compiling slog-term v2.9.2 |
| 2794 | 2026-09-08T17:38:22.504Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2795 | 2026-09-08T17:38:22.566Z | Compiling compression-codecs v0.4.37 |
| 2796 | 2026-09-08T17:38:22.690Z | Compiling slog-bunyan v2.5.0 |
| 2797 | 2026-09-08T17:38:22.873Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2798 | 2026-09-08T17:38:22.896Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2799 | 2026-09-08T17:38:23.035Z | Compiling serde_spanned v1.1.1 |
| 2800 | 2026-09-08T17:38:23.129Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2801 | 2026-09-08T17:38:23.152Z | Compiling tough v0.22.0 |
| 2802 | 2026-09-08T17:38:23.223Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2803 | 2026-09-08T17:38:23.266Z | Compiling multer v3.1.0 |
| 2804 | 2026-09-08T17:38:23.290Z | Compiling async-compression v0.4.41 |
| 2805 | 2026-09-08T17:38:23.293Z | Compiling sha1 v0.11.0 |
| 2806 | 2026-09-08T17:38:23.542Z | Compiling progenitor-client v0.14.0 |
| 2807 | 2026-09-08T17:38:23.683Z | Compiling rustls-pemfile v2.2.0 |
| 2808 | 2026-09-08T17:38:23.707Z | Compiling serde_path_to_error v0.1.20 |
| 2809 | 2026-09-08T17:38:23.886Z | Compiling hostname v0.4.2 |
| 2810 | 2026-09-08T17:38:23.956Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2811 | 2026-09-08T17:38:24.010Z | Compiling atomicwrites v0.4.4 |
| 2812 | 2026-09-08T17:38:24.033Z | Compiling macaddr v1.0.1 |
| 2813 | 2026-09-08T17:38:24.037Z | Compiling instant v0.1.13 |
| 2814 | 2026-09-08T17:38:24.077Z | Compiling oxide-generation v0.1.3 |
| 2815 | 2026-09-08T17:38:24.080Z | Compiling regress v0.10.5 |
| 2816 | 2026-09-08T17:38:24.128Z | Compiling dropshot v0.17.1 |
| 2817 | 2026-09-08T17:38:24.151Z | Compiling progenitor-extras v0.2.0 |
| 2818 | 2026-09-08T17:38:24.198Z | Compiling backoff v0.4.0 |
| 2819 | 2026-09-08T17:38:24.285Z | Compiling parse-display v0.10.0 |
| 2820 | 2026-09-08T17:38:24.312Z | Compiling half v2.7.1 |
| 2821 | 2026-09-08T17:38:24.439Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2822 | 2026-09-08T17:38:24.442Z | Compiling heck v0.5.0 |
| 2823 | 2026-09-08T17:38:24.484Z | Compiling regress v0.11.1 |
| 2824 | 2026-09-08T17:38:24.672Z | Compiling ciborium-ll v0.2.2 |
| 2825 | 2026-09-08T17:38:24.719Z | Compiling secrecy v0.10.3 |
| 2826 | 2026-09-08T17:38:24.792Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2827 | 2026-09-08T17:38:24.916Z | Compiling ciborium v0.2.2 |
| 2828 | 2026-09-08T17:38:24.944Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2829 | 2026-09-08T17:38:24.966Z | Compiling inout v0.1.4 |
| 2830 | 2026-09-08T17:38:25.141Z | Compiling cipher v0.4.4 |
| 2831 | 2026-09-08T17:38:25.163Z | Compiling universal-hash v0.5.1 |
| 2832 | 2026-09-08T17:38:25.192Z | Compiling unsafe-libyaml v0.2.11 |
| 2833 | 2026-09-08T17:38:25.342Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2834 | 2026-09-08T17:38:25.380Z | Compiling chacha20 v0.9.1 |
| 2835 | 2026-09-08T17:38:25.423Z | Compiling poly1305 v0.8.0 |
| 2836 | 2026-09-08T17:38:25.657Z | Compiling blake2 v0.10.6 |
| 2837 | 2026-09-08T17:38:25.662Z | Compiling aead v0.5.2 |
| 2838 | 2026-09-08T17:38:25.687Z | Compiling password-hash v0.5.0 |
| 2839 | 2026-09-08T17:38:25.868Z | Compiling serde_yaml v0.9.34+deprecated |
| 2840 | 2026-09-08T17:38:25.893Z | Compiling chacha20poly1305 v0.10.1 |
| 2841 | 2026-09-08T17:38:25.914Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2842 | 2026-09-08T17:38:25.939Z | Compiling vsss-rs v3.3.4 |
| 2843 | 2026-09-08T17:38:25.963Z | Compiling camino-tempfile v1.4.1 |
| 2844 | 2026-09-08T17:38:25.991Z | Compiling heapless v0.8.0 |
| 2845 | 2026-09-08T17:38:26.026Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2846 | 2026-09-08T17:38:26.066Z | Compiling typify-impl v0.6.2 |
| 2847 | 2026-09-08T17:38:26.088Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2848 | 2026-09-08T17:38:26.286Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2849 | 2026-09-08T17:38:26.334Z | Compiling argon2 v0.5.3 |
| 2850 | 2026-09-08T17:38:26.373Z | Compiling ingot-types v0.2.0 |
| 2851 | 2026-09-08T17:38:26.565Z | Compiling cobs v0.3.0 |
| 2852 | 2026-09-08T17:38:26.589Z | Compiling smoltcp v0.11.0 |
| 2853 | 2026-09-08T17:38:26.787Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2854 | 2026-09-08T17:38:26.819Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2855 | 2026-09-08T17:38:26.859Z | Compiling ingot v0.2.1 |
| 2856 | 2026-09-08T17:38:27.037Z | Compiling postcard v1.1.3 |
| 2857 | 2026-09-08T17:38:27.070Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2858 | 2026-09-08T17:38:27.174Z | Compiling cstr-argument v0.1.2 |
| 2859 | 2026-09-08T17:38:27.198Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2860 | 2026-09-08T17:38:27.356Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2861 | 2026-09-08T17:38:27.377Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2862 | 2026-09-08T17:38:27.441Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2863 | 2026-09-08T17:38:27.464Z | Compiling rand v0.10.1 |
| 2864 | 2026-09-08T17:38:27.485Z | Compiling sigpipe v0.1.3 |
| 2865 | 2026-09-08T17:38:27.605Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2866 | 2026-09-08T17:38:27.691Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2867 | 2026-09-08T17:38:27.721Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2868 | 2026-09-08T17:38:27.819Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2869 | 2026-09-08T17:38:28.177Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2870 | 2026-09-08T17:38:28.216Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2871 | 2026-09-08T17:38:28.251Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2872 | 2026-09-08T17:38:28.364Z | Compiling memmap v0.7.0 |
| 2873 | 2026-09-08T17:38:28.479Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2874 | 2026-09-08T17:38:28.591Z | Compiling usdt v0.5.0 |
| 2875 | 2026-09-08T17:38:28.747Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2876 | 2026-09-08T17:38:28.771Z | Compiling zone v0.3.1 |
| 2877 | 2026-09-08T17:38:28.794Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2878 | 2026-09-08T17:38:29.010Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2879 | 2026-09-08T17:38:29.034Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2880 | 2026-09-08T17:38:29.035Z | Compiling derive-where v1.6.0 |
| 2881 | 2026-09-08T17:38:29.100Z | Compiling bytecount v0.6.9 |
| 2882 | 2026-09-08T17:38:29.188Z | Compiling toml v0.8.23 |
| 2883 | 2026-09-08T17:38:29.228Z | Compiling tokio-dtrace v0.1.1 |
| 2884 | 2026-09-08T17:38:29.278Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2885 | 2026-09-08T17:38:29.440Z | Compiling oxide-tokio-rt v0.1.4 |
| 2886 | 2026-09-08T17:38:29.531Z | Compiling typify-macro v0.6.2 |
| 2887 | 2026-09-08T17:38:29.681Z | Compiling prettyplease v0.2.37 |
| 2888 | 2026-09-08T17:38:29.714Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2889 | 2026-09-08T17:38:29.801Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2890 | 2026-09-08T17:38:29.882Z | Compiling newline-converter v0.3.0 |
| 2891 | 2026-09-08T17:38:29.943Z | Compiling gethostname v0.5.0 |
| 2892 | 2026-09-08T17:38:30.052Z | Compiling console v0.15.11 |
| 2893 | 2026-09-08T17:38:30.075Z | Compiling slog-dtrace v0.3.0 |
| 2894 | 2026-09-08T17:38:30.106Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2895 | 2026-09-08T17:38:30.229Z | Compiling cancel-safe-futures v0.1.5 |
| 2896 | 2026-09-08T17:38:30.286Z | Compiling num-rational v0.4.2 |
| 2897 | 2026-09-08T17:38:30.310Z | Compiling num-complex v0.4.6 |
| 2898 | 2026-09-08T17:38:30.335Z | Compiling oxide-update-engine-types v0.1.2 |
| 2899 | 2026-09-08T17:38:30.447Z | Compiling resolv-conf v0.7.6 |
| 2900 | 2026-09-08T17:38:30.500Z | Compiling expectorate v1.2.0 |
| 2901 | 2026-09-08T17:38:30.575Z | Compiling match_cfg v0.1.0 |
| 2902 | 2026-09-08T17:38:30.640Z | Compiling compression-core v0.4.31 |
| 2903 | 2026-09-08T17:38:30.733Z | Compiling num v0.4.3 |
| 2904 | 2026-09-08T17:38:30.909Z | Compiling crossbeam-channel v0.5.15 |
| 2905 | 2026-09-08T17:38:30.980Z | Compiling linear-map v1.2.0 |
| 2906 | 2026-09-08T17:38:31.041Z | Compiling term v1.2.1 |
| 2907 | 2026-09-08T17:38:31.064Z | Compiling take_mut v0.2.2 |
| 2908 | 2026-09-08T17:38:31.160Z | Compiling typify v0.6.2 |
| 2909 | 2026-09-08T17:38:31.211Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2910 | 2026-09-08T17:38:31.214Z | Compiling float-ord v0.3.2 |
| 2911 | 2026-09-08T17:38:31.252Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2912 | 2026-09-08T17:38:31.302Z | Compiling progenitor-impl v0.14.0 |
| 2913 | 2026-09-08T17:38:31.398Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2914 | 2026-09-08T17:38:31.457Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2915 | 2026-09-08T17:38:31.591Z | Compiling oxide-update-engine v0.1.2 |
| 2916 | 2026-09-08T17:38:32.215Z | Compiling async-stream v0.3.6 |
| 2917 | 2026-09-08T17:38:32.424Z | Compiling waitgroup v0.1.2 |
| 2918 | 2026-09-08T17:38:32.615Z | Compiling backon v1.6.0 |
| 2919 | 2026-09-08T17:38:32.815Z | Compiling minimal-lexical v0.2.1 |
| 2920 | 2026-09-08T17:38:32.840Z | Compiling linked-hash-map v0.5.6 |
| 2921 | 2026-09-08T17:38:32.844Z | Compiling debug-ignore v1.0.5 |
| 2922 | 2026-09-08T17:38:33.046Z | Compiling lru-cache v0.1.2 |
| 2923 | 2026-09-08T17:38:33.086Z | Compiling nom v7.1.3 |
| 2924 | 2026-09-08T17:38:33.180Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2925 | 2026-09-08T17:38:33.431Z | Compiling itertools v0.14.0 |
| 2926 | 2026-09-08T17:38:33.482Z | Compiling progenitor-macro v0.14.0 |
| 2927 | 2026-09-08T17:38:33.892Z | Compiling unicode-xid v0.2.6 |
| 2928 | 2026-09-08T17:38:33.916Z | Compiling humantime v2.3.0 |
| 2929 | 2026-09-08T17:38:33.961Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2930 | 2026-09-08T17:38:34.042Z | Compiling hickory-proto v0.24.4 |
| 2931 | 2026-09-08T17:38:34.199Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2932 | 2026-09-08T17:38:34.222Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2933 | 2026-09-08T17:38:34.433Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2934 | 2026-09-08T17:38:34.723Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2935 | 2026-09-08T17:38:35.171Z | Compiling papergrid v0.11.0 |
| 2936 | 2026-09-08T17:38:35.213Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2937 | 2026-09-08T17:38:35.265Z | Compiling tabled_derive v0.7.0 |
| 2938 | 2026-09-08T17:38:35.385Z | Compiling termtree v0.5.1 |
| 2939 | 2026-09-08T17:38:35.457Z | Compiling crossterm v0.29.0 |
| 2940 | 2026-09-08T17:38:35.481Z | Compiling phf_shared v0.12.1 |
| 2941 | 2026-09-08T17:38:35.507Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2942 | 2026-09-08T17:38:35.587Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2943 | 2026-09-08T17:38:35.713Z | Compiling vte v0.14.1 |
| 2944 | 2026-09-08T17:38:35.967Z | Compiling csv-core v0.1.13 |
| 2945 | 2026-09-08T17:38:36.182Z | Compiling highway v1.3.0 |
| 2946 | 2026-09-08T17:38:36.207Z | Compiling tabled v0.15.0 |
| 2947 | 2026-09-08T17:38:36.312Z | Compiling chrono-tz v0.10.4 |
| 2948 | 2026-09-08T17:38:36.335Z | Compiling csv v1.4.0 |
| 2949 | 2026-09-08T17:38:36.582Z | Compiling hickory-resolver v0.24.4 |
| 2950 | 2026-09-08T17:38:36.693Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2951 | 2026-09-08T17:38:37.094Z | Compiling strip-ansi-escapes v0.2.1 |
| 2952 | 2026-09-08T17:38:37.312Z | Compiling phf v0.12.1 |
| 2953 | 2026-09-08T17:38:37.485Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-09-08T17:38:37.521Z | Compiling const_format_proc_macros v0.2.34 |
| 2955 | 2026-09-08T17:38:37.546Z | Compiling fd-lock v4.0.4 |
| 2956 | 2026-09-08T17:38:37.722Z | Compiling peg-macros v0.8.5 |
| 2957 | 2026-09-08T17:38:37.749Z | Compiling progenitor v0.14.0 |
| 2958 | 2026-09-08T17:38:37.849Z | Compiling qorb v0.4.1 |
| 2959 | 2026-09-08T17:38:37.945Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2960 | 2026-09-08T17:38:38.030Z | Compiling nu-ansi-term v0.50.3 |
| 2961 | 2026-09-08T17:38:38.301Z | Compiling reedline v0.40.0 |
| 2962 | 2026-09-08T17:38:38.325Z | Compiling const_format v0.2.35 |
| 2963 | 2026-09-08T17:38:38.348Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2964 | 2026-09-08T17:38:38.373Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2965 | 2026-09-08T17:38:38.434Z | Compiling bcs v0.1.6 |
| 2966 | 2026-09-08T17:38:38.698Z | Compiling nom v8.0.0 |
| 2967 | 2026-09-08T17:38:38.828Z | Compiling semver v0.1.20 |
| 2968 | 2026-09-08T17:38:38.871Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2969 | 2026-09-08T17:38:38.997Z | Compiling peg v0.8.5 |
| 2970 | 2026-09-08T17:38:39.101Z | Compiling rustc_version v0.1.7 |
| 2971 | 2026-09-08T17:38:39.131Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2972 | 2026-09-08T17:38:39.373Z | Compiling newtype_derive v0.1.6 |
| 2973 | 2026-09-08T17:38:39.581Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2974 | 2026-09-08T17:38:39.683Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2975 | 2026-09-08T17:38:39.809Z | Compiling steno v0.4.1 |
| 2976 | 2026-09-08T17:38:39.867Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2977 | 2026-09-08T17:38:40.103Z | Compiling sha1 v0.10.6 |
| 2978 | 2026-09-08T17:38:40.132Z | Compiling utf-8 v0.7.6 |
| 2979 | 2026-09-08T17:38:40.264Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2980 | 2026-09-08T17:38:40.304Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2981 | 2026-09-08T17:38:40.344Z | Compiling tagptr v0.2.0 |
| 2982 | 2026-09-08T17:38:40.392Z | Compiling tungstenite v0.21.0 |
| 2983 | 2026-09-08T17:38:40.451Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2984 | 2026-09-08T17:38:40.476Z | Compiling darling_core v0.21.3 |
| 2985 | 2026-09-08T17:38:40.539Z | Compiling moka v0.12.13 |
| 2986 | 2026-09-08T17:38:40.591Z | Compiling display-error-chain v0.2.2 |
| 2987 | 2026-09-08T17:38:40.613Z | Compiling vergen-lib v0.1.6 |
| 2988 | 2026-09-08T17:38:40.634Z | Compiling diesel_derives v2.3.7 |
| 2989 | 2026-09-08T17:38:40.917Z | Compiling scheduled-thread-pool v0.2.7 |
| 2990 | 2026-09-08T17:38:40.936Z | Compiling vergen-gitcl v1.0.8 |
| 2991 | 2026-09-08T17:38:40.958Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2992 | 2026-09-08T17:38:41.069Z | Compiling tokio-tungstenite v0.21.0 |
| 2993 | 2026-09-08T17:38:41.219Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2994 | 2026-09-08T17:38:41.324Z | Compiling dirs-sys-next v0.1.2 |
| 2995 | 2026-09-08T17:38:41.401Z | Compiling maplit v1.0.2 |
| 2996 | 2026-09-08T17:38:41.525Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2997 | 2026-09-08T17:38:41.549Z | Compiling crunchy v0.2.4 |
| 2998 | 2026-09-08T17:38:41.598Z | Compiling glob v0.3.3 |
| 2999 | 2026-09-08T17:38:41.621Z | Compiling dirs-next v2.0.0 |
| 3000 | 2026-09-08T17:38:41.766Z | Compiling hickory-resolver v0.25.2 |
| 3001 | 2026-09-08T17:38:41.810Z | Compiling r2d2 v0.8.10 |
| 3002 | 2026-09-08T17:38:41.892Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3003 | 2026-09-08T17:38:41.976Z | Compiling clang-sys v1.8.1 |
| 3004 | 2026-09-08T17:38:42.029Z | Compiling libscf-sys v1.2.0 |
| 3005 | 2026-09-08T17:38:42.052Z | Compiling downcast-rs v2.0.2 |
| 3006 | 2026-09-08T17:38:42.098Z | Compiling tiny-keccak v2.0.2 |
| 3007 | 2026-09-08T17:38:42.129Z | Compiling xshell-macros v0.2.7 |
| 3008 | 2026-09-08T17:38:42.202Z | Compiling term v0.7.0 |
| 3009 | 2026-09-08T17:38:42.312Z | Compiling papergrid v0.18.0 |
| 3010 | 2026-09-08T17:38:42.378Z | Compiling bit-vec v0.6.3 |
| 3011 | 2026-09-08T17:38:42.550Z | Compiling xshell v0.2.7 |
| 3012 | 2026-09-08T17:38:42.634Z | Compiling bit-set v0.5.3 |
| 3013 | 2026-09-08T17:38:42.676Z | Compiling darling_macro v0.21.3 |
| 3014 | 2026-09-08T17:38:42.699Z | Compiling ascii-canvas v3.0.0 |
| 3015 | 2026-09-08T17:38:42.720Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3016 | 2026-09-08T17:38:42.745Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3017 | 2026-09-08T17:38:42.803Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3018 | 2026-09-08T17:38:42.830Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3019 | 2026-09-08T17:38:42.908Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3020 | 2026-09-08T17:38:42.957Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3021 | 2026-09-08T17:38:42.978Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3022 | 2026-09-08T17:38:43.221Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3023 | 2026-09-08T17:38:43.226Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3024 | 2026-09-08T17:38:43.265Z | Compiling darling v0.21.3 |
| 3025 | 2026-09-08T17:38:43.299Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3026 | 2026-09-08T17:38:43.333Z | Compiling itertools v0.15.0 |
| 3027 | 2026-09-08T17:38:43.377Z | Compiling dsl_auto_type v0.2.0 |
| 3028 | 2026-09-08T17:38:43.487Z | Compiling tabled v0.21.0 |
| 3029 | 2026-09-08T17:38:43.814Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3030 | 2026-09-08T17:38:44.003Z | Compiling itertools v0.10.5 |
| 3031 | 2026-09-08T17:38:44.039Z | Compiling ena v0.14.4 |
| 3032 | 2026-09-08T17:38:44.060Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3033 | 2026-09-08T17:38:44.284Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3034 | 2026-09-08T17:38:44.318Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3035 | 2026-09-08T17:38:44.535Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3036 | 2026-09-08T17:38:44.921Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3037 | 2026-09-08T17:38:44.976Z | Compiling libloading v0.8.9 |
| 3038 | 2026-09-08T17:38:45.099Z | Compiling bindgen v0.71.1 |
| 3039 | 2026-09-08T17:38:45.209Z | Compiling diff v0.1.13 |
| 3040 | 2026-09-08T17:38:45.258Z | Compiling regex-syntax v0.6.29 |
| 3041 | 2026-09-08T17:38:45.416Z | Compiling unicase v2.9.0 |
| 3042 | 2026-09-08T17:38:45.572Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3043 | 2026-09-08T17:38:45.712Z | Compiling cexpr v0.6.0 |
| 3044 | 2026-09-08T17:38:45.734Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3045 | 2026-09-08T17:38:45.984Z | Compiling rustc-hash v2.1.1 |
| 3046 | 2026-09-08T17:38:46.148Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3047 | 2026-09-08T17:38:46.361Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3048 | 2026-09-08T17:38:46.425Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3049 | 2026-09-08T17:38:46.751Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3050 | 2026-09-08T17:38:46.902Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3051 | 2026-09-08T17:38:47.048Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3052 | 2026-09-08T17:38:47.178Z | Compiling lalrpop v0.19.12 |
| 3053 | 2026-09-08T17:38:48.187Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3054 | 2026-09-08T17:38:48.427Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3055 | 2026-09-08T17:38:48.450Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3056 | 2026-09-08T17:38:48.649Z | Compiling diesel v2.3.7 |
| 3057 | 2026-09-08T17:38:48.942Z | Compiling headers-core v0.3.0 |
| 3058 | 2026-09-08T17:38:49.104Z | Compiling libxml v0.3.3 |
| 3059 | 2026-09-08T17:38:49.176Z | Compiling crc8 v0.1.1 |
| 3060 | 2026-09-08T17:38:49.319Z | Compiling headers v0.4.1 |
| 3061 | 2026-09-08T17:38:49.416Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3062 | 2026-09-08T17:38:49.448Z | Compiling strum_macros v0.24.3 |
| 3063 | 2026-09-08T17:38:49.471Z | Compiling indoc v1.0.9 |
| 3064 | 2026-09-08T17:38:49.717Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3065 | 2026-09-08T17:38:49.905Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3066 | 2026-09-08T17:38:49.931Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3067 | 2026-09-08T17:38:49.968Z | Compiling quick-xml v0.37.5 |
| 3068 | 2026-09-08T17:38:50.293Z | Compiling derive_builder v0.20.2 |
| 3069 | 2026-09-08T17:38:50.505Z | Compiling oso-derive v0.27.3 |
| 3070 | 2026-09-08T17:38:50.510Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3071 | 2026-09-08T17:38:50.696Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3072 | 2026-09-08T17:38:50.816Z | Compiling openssl-probe v0.1.6 |
| 3073 | 2026-09-08T17:38:50.875Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3074 | 2026-09-08T17:38:50.998Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3075 | 2026-09-08T17:38:51.129Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3076 | 2026-09-08T17:38:51.348Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3077 | 2026-09-08T17:38:51.539Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3078 | 2026-09-08T17:38:51.654Z | Compiling bb8 v0.8.6 |
| 3079 | 2026-09-08T17:38:51.798Z | Compiling filetime v0.2.27 |
| 3080 | 2026-09-08T17:38:51.821Z | Compiling trait-variant v0.1.2 |
| 3081 | 2026-09-08T17:38:51.953Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3082 | 2026-09-08T17:38:52.008Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3083 | 2026-09-08T17:38:52.030Z | Compiling half v1.8.3 |
| 3084 | 2026-09-08T17:38:52.030Z | Compiling tar v0.4.46 |
| 3085 | 2026-09-08T17:38:52.307Z | Compiling serde_cbor v0.11.2 |
| 3086 | 2026-09-08T17:38:52.415Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3087 | 2026-09-08T17:38:52.439Z | Compiling proc-macro-error2 v2.0.1 |
| 3088 | 2026-09-08T17:38:52.442Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3089 | 2026-09-08T17:38:52.612Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3090 | 2026-09-08T17:38:52.635Z | Compiling samael v0.0.19 |
| 3091 | 2026-09-08T17:38:52.688Z | Compiling hashbrown v0.14.5 |
| 3092 | 2026-09-08T17:38:52.758Z | Compiling rfc6979 v0.4.0 |
| 3093 | 2026-09-08T17:38:52.810Z | Compiling salty v0.3.0 |
| 3094 | 2026-09-08T17:38:52.886Z | Compiling knus-derive v3.4.0 |
| 3095 | 2026-09-08T17:38:52.921Z | Compiling ecdsa v0.16.9 |
| 3096 | 2026-09-08T17:38:53.141Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3097 | 2026-09-08T17:38:53.266Z | Compiling chumsky v0.9.3 |
| 3098 | 2026-09-08T17:38:53.331Z | Compiling primeorder v0.13.6 |
| 3099 | 2026-09-08T17:38:53.354Z | Compiling nonempty v0.12.0 |
| 3100 | 2026-09-08T17:38:53.581Z | Compiling p384 v0.13.1 |
| 3101 | 2026-09-08T17:38:53.634Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3102 | 2026-09-08T17:38:53.977Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3103 | 2026-09-08T17:38:54.085Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3104 | 2026-09-08T17:38:54.278Z | Compiling fxhash v0.2.1 |
| 3105 | 2026-09-08T17:38:54.449Z | Compiling knus v3.4.0 |
| 3106 | 2026-09-08T17:38:54.484Z | Compiling libz-sys v1.1.24 |
| 3107 | 2026-09-08T17:38:54.508Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3108 | 2026-09-08T17:38:54.611Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3109 | 2026-09-08T17:38:54.635Z | Compiling polar-core v0.27.3 |
| 3110 | 2026-09-08T17:38:54.660Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3111 | 2026-09-08T17:38:54.978Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3112 | 2026-09-08T17:38:55.010Z | Compiling kstat-rs v0.2.5 |
| 3113 | 2026-09-08T17:38:55.191Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3114 | 2026-09-08T17:38:55.333Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3115 | 2026-09-08T17:38:55.362Z | Compiling mime_guess v2.0.5 |
| 3116 | 2026-09-08T17:38:55.778Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3117 | 2026-09-08T17:38:55.900Z | Compiling nanorand v0.7.0 |
| 3118 | 2026-09-08T17:38:56.208Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3119 | 2026-09-08T17:38:56.243Z | Compiling parking_lot_core v0.8.6 |
| 3120 | 2026-09-08T17:38:56.501Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3121 | 2026-09-08T17:38:56.525Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3122 | 2026-09-08T17:38:56.585Z | Compiling flume v0.11.1 |
| 3123 | 2026-09-08T17:38:56.968Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3124 | 2026-09-08T17:38:57.002Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3125 | 2026-09-08T17:38:57.194Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3126 | 2026-09-08T17:38:57.301Z | Compiling git-stub v1.0.0 |
| 3127 | 2026-09-08T17:38:57.576Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3128 | 2026-09-08T17:38:57.597Z | Compiling corncobs v0.1.4 |
| 3129 | 2026-09-08T17:38:57.627Z | Compiling instability v0.3.11 |
| 3130 | 2026-09-08T17:38:57.817Z | Compiling strsim v0.10.0 |
| 3131 | 2026-09-08T17:38:57.839Z | Compiling http-range v0.1.5 |
| 3132 | 2026-09-08T17:38:57.915Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3133 | 2026-09-08T17:38:57.937Z | Compiling git-stub-vcs v0.1.0 |
| 3134 | 2026-09-08T17:38:58.128Z | Compiling darling_core v0.13.4 |
| 3135 | 2026-09-08T17:38:58.131Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3136 | 2026-09-08T17:38:58.771Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3137 | 2026-09-08T17:38:58.886Z | Compiling progenitor-impl v0.13.0 |
| 3138 | 2026-09-08T17:38:58.996Z | Compiling ignore v0.4.25 |
| 3139 | 2026-09-08T17:38:59.017Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3140 | 2026-09-08T17:38:59.041Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3141 | 2026-09-08T17:38:59.280Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3142 | 2026-09-08T17:38:59.511Z | Compiling secrecy v0.8.0 |
| 3143 | 2026-09-08T17:38:59.711Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3144 | 2026-09-08T17:38:59.763Z | Compiling anstyle-parse v0.2.7 |
| 3145 | 2026-09-08T17:39:00.007Z | Compiling castaway v0.2.4 |
| 3146 | 2026-09-08T17:39:00.181Z | Compiling vergen-git2 v9.1.0 |
| 3147 | 2026-09-08T17:39:00.432Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-08T17:39:00.558Z | Compiling indoc v2.0.7 |
| 3149 | 2026-09-08T17:39:00.764Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3150 | 2026-09-08T17:39:01.054Z | Compiling progenitor-macro v0.13.0 |
| 3151 | 2026-09-08T17:39:01.574Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3152 | 2026-09-08T17:39:01.798Z | Compiling compact_str v0.8.1 |
| 3153 | 2026-09-08T17:39:01.962Z | Compiling anstream v0.6.21 |
| 3154 | 2026-09-08T17:39:02.176Z | Compiling darling_macro v0.13.4 |
| 3155 | 2026-09-08T17:39:02.379Z | Compiling globwalk v0.9.1 |
| 3156 | 2026-09-08T17:39:02.600Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3157 | 2026-09-08T17:39:02.701Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3158 | 2026-09-08T17:39:02.875Z | Compiling hyper-staticfile v0.10.1 |
| 3159 | 2026-09-08T17:39:03.051Z | Compiling parking_lot v0.11.2 |
| 3160 | 2026-09-08T17:39:03.259Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3161 | 2026-09-08T17:39:03.322Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3162 | 2026-09-08T17:39:03.440Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3163 | 2026-09-08T17:39:03.676Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3164 | 2026-09-08T17:39:03.739Z | Compiling oso v0.27.3 |
| 3165 | 2026-09-08T17:39:03.766Z | Compiling predicates-tree v1.0.13 |
| 3166 | 2026-09-08T17:39:03.865Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3167 | 2026-09-08T17:39:04.120Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3168 | 2026-09-08T17:39:04.363Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3169 | 2026-09-08T17:39:04.618Z | Compiling progenitor-client v0.13.0 |
| 3170 | 2026-09-08T17:39:04.843Z | Compiling unicode-truncate v1.1.0 |
| 3171 | 2026-09-08T17:39:05.057Z | Compiling sha2 v0.11.0 |
| 3172 | 2026-09-08T17:39:05.092Z | Compiling digest-io v0.1.0 |
| 3173 | 2026-09-08T17:39:05.171Z | Compiling lru v0.12.5 |
| 3174 | 2026-09-08T17:39:05.275Z | Compiling prefix-trie v0.7.0 |
| 3175 | 2026-09-08T17:39:05.299Z | Compiling rand_seeder v0.4.0 |
| 3176 | 2026-09-08T17:39:05.398Z | Compiling rawzip v0.4.4 |
| 3177 | 2026-09-08T17:39:05.535Z | Compiling cassowary v0.3.0 |
| 3178 | 2026-09-08T17:39:05.686Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3179 | 2026-09-08T17:39:05.790Z | Compiling hickory-server v0.25.2 |
| 3180 | 2026-09-08T17:39:06.096Z | Compiling async-bb8-diesel v0.2.1 |
| 3181 | 2026-09-08T17:39:06.274Z | Compiling diesel-dtrace v0.5.0 |
| 3182 | 2026-09-08T17:39:06.307Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3183 | 2026-09-08T17:39:06.565Z | Compiling ratatui v0.29.0 |
| 3184 | 2026-09-08T17:39:06.608Z | Compiling progenitor v0.13.0 |
| 3185 | 2026-09-08T17:39:06.837Z | Compiling camino-tempfile-ext v0.3.3 |
| 3186 | 2026-09-08T17:39:07.327Z | Compiling sled v0.34.7 |
| 3187 | 2026-09-08T17:39:07.759Z | Compiling darling v0.13.4 |
| 3188 | 2026-09-08T17:39:07.878Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3189 | 2026-09-08T17:39:08.749Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3190 | 2026-09-08T17:39:09.059Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3191 | 2026-09-08T17:39:09.304Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3192 | 2026-09-08T17:39:09.788Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3193 | 2026-09-08T17:39:10.033Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3194 | 2026-09-08T17:39:10.307Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3195 | 2026-09-08T17:39:10.546Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3196 | 2026-09-08T17:39:10.642Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3197 | 2026-09-08T17:39:11.227Z | Compiling serde_with_macros v1.5.2 |
| 3198 | 2026-09-08T17:39:11.301Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3199 | 2026-09-08T17:39:11.829Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3200 | 2026-09-08T17:39:11.997Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3201 | 2026-09-08T17:39:12.085Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3202 | 2026-09-08T17:39:12.107Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3203 | 2026-09-08T17:39:12.250Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3204 | 2026-09-08T17:39:12.302Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3205 | 2026-09-08T17:39:12.342Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3206 | 2026-09-08T17:39:12.365Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3207 | 2026-09-08T17:39:12.510Z | Compiling arc-swap v1.8.2 |
| 3208 | 2026-09-08T17:39:12.549Z | Compiling void v1.0.2 |
| 3209 | 2026-09-08T17:39:12.725Z | Compiling lzss v0.8.2 |
| 3210 | 2026-09-08T17:39:12.728Z | Compiling serde_with v1.14.0 |
| 3211 | 2026-09-08T17:39:12.791Z | Compiling slog-scope v4.4.1 |
| 3212 | 2026-09-08T17:39:12.794Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3213 | 2026-09-08T17:39:12.836Z | Compiling scuffle v0.1.0 |
| 3214 | 2026-09-08T17:39:12.874Z | Compiling tungstenite v0.23.0 |
| 3215 | 2026-09-08T17:39:12.999Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3216 | 2026-09-08T17:39:13.137Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3217 | 2026-09-08T17:39:13.473Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3218 | 2026-09-08T17:39:13.615Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3219 | 2026-09-08T17:39:13.719Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3220 | 2026-09-08T17:39:13.867Z | Compiling libsw-core v0.3.2 |
| 3221 | 2026-09-08T17:39:13.920Z | Compiling nix v0.27.1 |
| 3222 | 2026-09-08T17:39:13.946Z | Compiling twox-hash v2.1.2 |
| 3223 | 2026-09-08T17:39:13.966Z | Compiling serde_bytes v0.11.19 |
| 3224 | 2026-09-08T17:39:14.054Z | Compiling atty v0.2.14 |
| 3225 | 2026-09-08T17:39:14.077Z | Compiling libsw v3.5.0 |
| 3226 | 2026-09-08T17:39:14.172Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3227 | 2026-09-08T17:39:14.257Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3228 | 2026-09-08T17:39:14.289Z | Compiling tokio-tungstenite v0.23.1 |
| 3229 | 2026-09-08T17:39:14.312Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3230 | 2026-09-08T17:39:14.334Z | Compiling slog-stdlog v4.1.1 |
| 3231 | 2026-09-08T17:39:14.337Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3232 | 2026-09-08T17:39:14.431Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3233 | 2026-09-08T17:39:14.456Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3234 | 2026-09-08T17:39:14.542Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3235 | 2026-09-08T17:39:14.641Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3236 | 2026-09-08T17:39:14.662Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3237 | 2026-09-08T17:39:14.822Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3238 | 2026-09-08T17:39:14.873Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3239 | 2026-09-08T17:39:15.347Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3240 | 2026-09-08T17:39:15.389Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3241 | 2026-09-08T17:39:15.527Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3242 | 2026-09-08T17:39:15.658Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3243 | 2026-09-08T17:39:15.682Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3244 | 2026-09-08T17:39:15.891Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3245 | 2026-09-08T17:39:16.448Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3246 | 2026-09-08T17:39:16.545Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3247 | 2026-09-08T17:39:16.968Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3248 | 2026-09-08T17:39:17.114Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3249 | 2026-09-08T17:39:17.307Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3250 | 2026-09-08T17:39:17.468Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3251 | 2026-09-08T17:39:17.788Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3252 | 2026-09-08T17:39:18.714Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3253 | 2026-09-08T17:39:19.612Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3254 | 2026-09-08T17:39:20.872Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3255 | 2026-09-08T17:39:20.895Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3256 | 2026-09-08T17:39:20.992Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3257 | 2026-09-08T17:39:21.148Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3258 | 2026-09-08T17:39:21.188Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3259 | 2026-09-08T17:39:22.345Z | Compiling git2 v0.20.4 |
| 3260 | 2026-09-08T17:39:22.399Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3261 | 2026-09-08T17:39:22.917Z | Compiling signal-hook-tokio v0.3.1 |
| 3262 | 2026-09-08T17:39:23.105Z | Compiling fatfs v0.3.6 |
| 3263 | 2026-09-08T17:39:23.808Z | Compiling yasna v0.5.2 |
| 3264 | 2026-09-08T17:39:24.091Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3265 | 2026-09-08T17:39:24.114Z | Compiling console v0.16.2 |
| 3266 | 2026-09-08T17:39:24.244Z | Compiling seq-macro v0.3.6 |
| 3267 | 2026-09-08T17:39:24.833Z | Compiling assert_matches v1.5.0 |
| 3268 | 2026-09-08T17:39:24.941Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3269 | 2026-09-08T17:39:24.982Z | Compiling indicatif v0.18.4 |
| 3270 | 2026-09-08T17:39:25.305Z | Compiling rcgen v0.12.1 |
| 3271 | 2026-09-08T17:39:25.367Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3272 | 2026-09-08T17:39:26.502Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3273 | 2026-09-08T17:39:26.528Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3274 | 2026-09-08T17:39:28.301Z | Compiling slog-envlogger v2.2.0 |
| 3275 | 2026-09-08T17:39:28.914Z | Compiling oxide-update-engine-display v0.1.2 |
| 3276 | 2026-09-08T17:39:29.658Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3277 | 2026-09-08T17:39:29.695Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3278 | 2026-09-08T17:39:30.155Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3279 | 2026-09-08T17:39:30.307Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3280 | 2026-09-08T17:39:30.423Z | Compiling port-file v0.1.0 |
| 3281 | 2026-09-08T17:39:30.519Z | Compiling rtoolbox v0.0.3 |
| 3282 | 2026-09-08T17:39:30.566Z | Compiling subprocess v0.2.15 |
| 3283 | 2026-09-08T17:39:30.725Z | Compiling rpassword v7.5.4 |
| 3284 | 2026-09-08T17:39:30.842Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3285 | 2026-09-08T17:39:31.147Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3286 | 2026-09-08T17:39:31.567Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3287 | 2026-09-08T17:39:31.779Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3288 | 2026-09-08T17:39:31.915Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3289 | 2026-09-08T17:39:32.693Z | Compiling tui-tree-widget v0.23.1 |
| 3290 | 2026-09-08T17:39:32.764Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3291 | 2026-09-08T17:39:32.984Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3292 | 2026-09-08T17:39:34.858Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3293 | 2026-09-08T17:39:34.885Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3294 | 2026-09-08T17:39:35.076Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3295 | 2026-09-08T17:39:35.184Z | Compiling uzers v0.12.2 |
| 3296 | 2026-09-08T17:39:35.288Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3297 | 2026-09-08T17:39:35.357Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3298 | 2026-09-08T17:39:35.980Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3299 | 2026-09-08T17:39:36.123Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3300 | 2026-09-08T17:39:36.447Z | Compiling support-bundle-viewer v0.1.2 |
| 3301 | 2026-09-08T17:39:36.471Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3302 | 2026-09-08T17:39:36.958Z | Compiling multimap v0.10.1 |
| 3303 | 2026-09-08T17:39:37.562Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3304 | 2026-09-08T17:40:01.462Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3305 | 2026-09-08T17:40:22.605Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3306 | 2026-09-08T17:40:36.895Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3307 | 2026-09-08T17:48:22.157Z | Finished `release` profile [optimized] target(s) in 10m 17s |
| 3308 | 2026-09-08T17:48:22.168Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3309 | 2026-09-08T17:48:22.168Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3310 | 2026-09-08T17:49:23.477Z | |
| 3311 | 2026-09-08T17:49:23.478Z | real 11:20.032325467 |
| 3312 | 2026-09-08T17:49:23.491Z | user 2:03:38.764269479 |
| 3313 | 2026-09-08T17:49:23.491Z | sys 4:39.316441633 |
| 3314 | 2026-09-08T17:49:23.491Z | trap 3.231556699 |
| 3315 | 2026-09-08T17:49:23.491Z | tflt 0.607956978 |
| 3316 | 2026-09-08T17:49:23.491Z | dflt 9.971299226 |
| 3317 | 2026-09-08T17:49:23.491Z | kflt 0.008705866 |
| 3318 | 2026-09-08T17:49:23.491Z | lock 8:26:06.287611784 |
| 3319 | 2026-09-08T17:49:23.491Z | slp 3:04:07.492639432 |
| 3320 | 2026-09-08T17:49:23.491Z | lat 3:02.198084366 |
| 3321 | 2026-09-08T17:49:23.491Z | stop 8:35.673382538 |
| 3322 | 2026-09-08T17:49:23.493Z | + mapfile -t packages |
| 3323 | 2026-09-08T17:49:23.493Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3324 | 2026-09-08T17:49:24.436Z | Finished `release` profile [optimized] target(s) in 0.94s |
| 3325 | 2026-09-08T17:49:24.514Z | Running `target/release/omicron-package -t test list-outputs` |
| 3326 | 2026-09-08T17:49:24.571Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3327 | 2026-09-08T17:49:24.574Z | + ptime -m cargo build --locked --release -p xtask |
| 3328 | 2026-09-08T17:49:25.062Z | Compiling libc v0.2.185 |
| 3329 | 2026-09-08T17:49:25.062Z | Compiling serde_core v1.0.228 |
| 3330 | 2026-09-08T17:49:25.062Z | Compiling serde v1.0.228 |
| 3331 | 2026-09-08T17:49:25.072Z | Compiling rustix v1.1.4 |
| 3332 | 2026-09-08T17:49:25.072Z | Compiling serde_json v1.0.151 |
| 3333 | 2026-09-08T17:49:25.072Z | Compiling bitflags v2.11.0 |
| 3334 | 2026-09-08T17:49:25.220Z | Compiling usdt-impl v0.5.0 |
| 3335 | 2026-09-08T17:49:25.230Z | Compiling syn v2.0.117 |
| 3336 | 2026-09-08T17:49:25.242Z | Compiling syn v1.0.109 |
| 3337 | 2026-09-08T17:49:25.256Z | Compiling log v0.4.33 |
| 3338 | 2026-09-08T17:49:25.261Z | Compiling getrandom v0.4.3 |
| 3339 | 2026-09-08T17:49:25.267Z | Compiling indexmap v2.14.0 |
| 3340 | 2026-09-08T17:49:25.292Z | Compiling fs-err v3.3.0 |
| 3341 | 2026-09-08T17:49:25.464Z | Compiling anyhow v1.0.104 |
| 3342 | 2026-09-08T17:49:25.508Z | Compiling once_cell v1.21.3 |
| 3343 | 2026-09-08T17:49:25.539Z | Compiling heck v0.4.1 |
| 3344 | 2026-09-08T17:49:25.939Z | Compiling thread-id v4.2.2 |
| 3345 | 2026-09-08T17:49:25.965Z | Compiling errno v0.3.14 |
| 3346 | 2026-09-08T17:49:25.969Z | Compiling memmap v0.7.0 |
| 3347 | 2026-09-08T17:49:26.733Z | Compiling proc-macro-error v1.0.4 |
| 3348 | 2026-09-08T17:49:26.972Z | Compiling terminal_size v0.4.3 |
| 3349 | 2026-09-08T17:49:26.972Z | Compiling tempfile v3.27.0 |
| 3350 | 2026-09-08T17:49:26.995Z | Compiling tabled_derive v0.7.0 |
| 3351 | 2026-09-08T17:49:27.072Z | Compiling clap_builder v4.6.0 |
| 3352 | 2026-09-08T17:49:27.076Z | Compiling textwrap v0.16.2 |
| 3353 | 2026-09-08T17:49:27.372Z | Compiling camino v1.2.5 |
| 3354 | 2026-09-08T17:49:27.390Z | Compiling semver v1.0.28 |
| 3355 | 2026-09-08T17:49:27.390Z | Compiling cargo-platform v0.3.2 |
| 3356 | 2026-09-08T17:49:27.397Z | Compiling pest_generator v2.8.6 |
| 3357 | 2026-09-08T17:49:27.670Z | Compiling camino-tempfile v1.4.1 |
| 3358 | 2026-09-08T17:49:27.686Z | Compiling tabled v0.15.0 |
| 3359 | 2026-09-08T17:49:27.854Z | Compiling serde_derive v1.0.228 |
| 3360 | 2026-09-08T17:49:27.854Z | Compiling thiserror-impl v1.0.69 |
| 3361 | 2026-09-08T17:49:27.857Z | Compiling zerocopy-derive v0.7.35 |
| 3362 | 2026-09-08T17:49:27.857Z | Compiling scroll_derive v0.12.1 |
| 3363 | 2026-09-08T17:49:27.857Z | Compiling thiserror-impl v2.0.18 |
| 3364 | 2026-09-08T17:49:27.857Z | Compiling clap_derive v4.6.1 |
| 3365 | 2026-09-08T17:49:27.929Z | Compiling pest_derive v2.8.6 |
| 3366 | 2026-09-08T17:49:28.495Z | Compiling scroll v0.12.0 |
| 3367 | 2026-09-08T17:49:28.724Z | Compiling zerocopy v0.7.35 |
| 3368 | 2026-09-08T17:49:28.760Z | Compiling goblin v0.8.2 |
| 3369 | 2026-09-08T17:49:29.003Z | Compiling thiserror v1.0.69 |
| 3370 | 2026-09-08T17:49:29.085Z | Compiling thiserror v2.0.18 |
| 3371 | 2026-09-08T17:49:29.095Z | Compiling dtrace-parser v0.2.0 |
| 3372 | 2026-09-08T17:49:29.295Z | Compiling clap v4.6.1 |
| 3373 | 2026-09-08T17:49:30.530Z | Compiling dof v0.3.0 |
| 3374 | 2026-09-08T17:49:30.530Z | Compiling serde_tokenstream v0.2.3 |
| 3375 | 2026-09-08T17:49:30.571Z | Compiling toml_datetime v0.6.11 |
| 3376 | 2026-09-08T17:49:30.571Z | Compiling serde_spanned v0.6.9 |
| 3377 | 2026-09-08T17:49:30.571Z | Compiling macaddr v1.0.1 |
| 3378 | 2026-09-08T17:49:30.574Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3379 | 2026-09-08T17:49:30.574Z | Compiling cargo_metadata v0.23.1 |
| 3380 | 2026-09-08T17:49:30.788Z | Compiling toml_edit v0.22.27 |
| 3381 | 2026-09-08T17:49:31.160Z | Compiling usdt-macro v0.5.0 |
| 3382 | 2026-09-08T17:49:31.160Z | Compiling usdt-attr-macro v0.5.0 |
| 3383 | 2026-09-08T17:49:31.855Z | Compiling usdt v0.5.0 |
| 3384 | 2026-09-08T17:49:32.301Z | Compiling toml v0.8.23 |
| 3385 | 2026-09-08T17:49:32.714Z | Compiling cargo_toml v0.21.0 |
| 3386 | 2026-09-08T17:49:34.991Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3387 | 2026-09-08T17:49:40.882Z | Finished `release` profile [optimized] target(s) in 16.29s |
| 3388 | 2026-09-08T17:49:41.017Z | |
| 3389 | 2026-09-08T17:49:41.017Z | real 16.374186943 |
| 3390 | 2026-09-08T17:49:41.017Z | user 1:55.438957625 |
| 3391 | 2026-09-08T17:49:41.017Z | sys 14.598495292 |
| 3392 | 2026-09-08T17:49:41.017Z | trap 0.048289887 |
| 3393 | 2026-09-08T17:49:41.033Z | tflt 0.758510343 |
| 3394 | 2026-09-08T17:49:41.033Z | dflt 1.956876861 |
| 3395 | 2026-09-08T17:49:41.033Z | kflt 0.006617757 |
| 3396 | 2026-09-08T17:49:41.033Z | lock 3:47.031637997 |
| 3397 | 2026-09-08T17:49:41.033Z | slp 2:14.070818820 |
| 3398 | 2026-09-08T17:49:41.033Z | lat 2.942561300 |
| 3399 | 2026-09-08T17:49:41.033Z | stop 16.032380543 |
| 3400 | 2026-09-08T17:49:41.033Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3401 | 2026-09-08T17:49:41.033Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3402 | 2026-09-08T17:49:41.033Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3403 | 2026-09-08T17:49:41.033Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3404 | 2026-09-08T17:49:41.034Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3405 | 2026-09-08T17:49:41.937Z | Compiling progenitor-client v0.14.0 |
| 3406 | 2026-09-08T17:49:41.941Z | Compiling match_cfg v0.1.0 |
| 3407 | 2026-09-08T17:49:41.941Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3408 | 2026-09-08T17:49:41.941Z | Compiling slog-json v2.6.1 |
| 3409 | 2026-09-08T17:49:41.941Z | Compiling newtype-uuid-macros v0.1.0 |
| 3410 | 2026-09-08T17:49:41.942Z | Compiling sha1 v0.11.0 |
| 3411 | 2026-09-08T17:49:41.942Z | Compiling multer v3.1.0 |
| 3412 | 2026-09-08T17:49:41.942Z | Compiling debug-ignore v1.0.5 |
| 3413 | 2026-09-08T17:49:41.942Z | Compiling compression-core v0.4.31 |
| 3414 | 2026-09-08T17:49:42.088Z | Compiling async-stream-impl v0.3.6 |
| 3415 | 2026-09-08T17:49:42.095Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3416 | 2026-09-08T17:49:42.107Z | Compiling serde_spanned v1.1.1 |
| 3417 | 2026-09-08T17:49:42.110Z | Compiling dropshot v0.17.1 |
| 3418 | 2026-09-08T17:49:42.110Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3419 | 2026-09-08T17:49:42.110Z | Compiling waitgroup v0.1.2 |
| 3420 | 2026-09-08T17:49:42.110Z | Compiling rustls-pemfile v2.2.0 |
| 3421 | 2026-09-08T17:49:42.279Z | Compiling compression-codecs v0.4.37 |
| 3422 | 2026-09-08T17:49:42.359Z | Compiling dropshot_endpoint v0.17.1 |
| 3423 | 2026-09-08T17:49:42.414Z | Compiling hostname v0.4.2 |
| 3424 | 2026-09-08T17:49:42.417Z | Compiling serde_path_to_error v0.1.20 |
| 3425 | 2026-09-08T17:49:42.418Z | Compiling atomicwrites v0.4.4 |
| 3426 | 2026-09-08T17:49:42.435Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3427 | 2026-09-08T17:49:42.490Z | Compiling hostname v0.3.1 |
| 3428 | 2026-09-08T17:49:42.490Z | Compiling async-compression v0.4.41 |
| 3429 | 2026-09-08T17:49:42.527Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3430 | 2026-09-08T17:49:42.550Z | Compiling macaddr v1.0.1 |
| 3431 | 2026-09-08T17:49:42.604Z | Compiling serde_tokenstream v0.3.0 |
| 3432 | 2026-09-08T17:49:42.607Z | Compiling oxide-generation v0.1.3 |
| 3433 | 2026-09-08T17:49:42.608Z | Compiling instant v0.1.13 |
| 3434 | 2026-09-08T17:49:42.675Z | Compiling slog-bunyan v2.5.0 |
| 3435 | 2026-09-08T17:49:42.678Z | Compiling parse-display-derive v0.10.0 |
| 3436 | 2026-09-08T17:49:42.730Z | Compiling regress v0.10.5 |
| 3437 | 2026-09-08T17:49:42.771Z | Compiling backon v1.6.0 |
| 3438 | 2026-09-08T17:49:42.799Z | Compiling async-stream v0.3.6 |
| 3439 | 2026-09-08T17:49:42.802Z | Compiling backoff v0.4.0 |
| 3440 | 2026-09-08T17:49:42.832Z | Compiling itertools v0.14.0 |
| 3441 | 2026-09-08T17:49:42.851Z | Compiling humantime v2.3.0 |
| 3442 | 2026-09-08T17:49:42.856Z | Compiling half v2.7.1 |
| 3443 | 2026-09-08T17:49:42.892Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3444 | 2026-09-08T17:49:42.949Z | Compiling progenitor-extras v0.2.0 |
| 3445 | 2026-09-08T17:49:42.986Z | Compiling oxide-generation-macros v0.2.0 |
| 3446 | 2026-09-08T17:49:43.003Z | Compiling ciborium-io v0.2.2 |
| 3447 | 2026-09-08T17:49:43.009Z | Compiling crucible-workspace-hack v0.1.0 |
| 3448 | 2026-09-08T17:49:43.040Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3449 | 2026-09-08T17:49:43.058Z | Compiling convert_case v0.4.0 |
| 3450 | 2026-09-08T17:49:43.124Z | Compiling secrecy v0.10.3 |
| 3451 | 2026-09-08T17:49:43.146Z | Compiling ciborium-ll v0.2.2 |
| 3452 | 2026-09-08T17:49:43.164Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3453 | 2026-09-08T17:49:43.197Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3454 | 2026-09-08T17:49:43.201Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3455 | 2026-09-08T17:49:43.234Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3456 | 2026-09-08T17:49:43.238Z | Compiling inout v0.1.4 |
| 3457 | 2026-09-08T17:49:43.309Z | Compiling regress v0.11.1 |
| 3458 | 2026-09-08T17:49:43.348Z | Compiling ciborium v0.2.2 |
| 3459 | 2026-09-08T17:49:43.383Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3460 | 2026-09-08T17:49:43.400Z | Compiling cipher v0.4.4 |
| 3461 | 2026-09-08T17:49:43.430Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3462 | 2026-09-08T17:49:43.450Z | Compiling derive_more v0.99.20 |
| 3463 | 2026-09-08T17:49:43.478Z | Compiling universal-hash v0.5.1 |
| 3464 | 2026-09-08T17:49:43.596Z | Compiling opaque-debug v0.3.1 |
| 3465 | 2026-09-08T17:49:43.612Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3466 | 2026-09-08T17:49:43.636Z | Compiling chacha20 v0.9.1 |
| 3467 | 2026-09-08T17:49:43.681Z | Compiling poly1305 v0.8.0 |
| 3468 | 2026-09-08T17:49:43.699Z | Compiling blake2 v0.10.6 |
| 3469 | 2026-09-08T17:49:43.761Z | Compiling aead v0.5.2 |
| 3470 | 2026-09-08T17:49:43.823Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3471 | 2026-09-08T17:49:43.872Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3472 | 2026-09-08T17:49:43.923Z | Compiling password-hash v0.5.0 |
| 3473 | 2026-09-08T17:49:43.955Z | Compiling indent_write v2.2.0 |
| 3474 | 2026-09-08T17:49:43.999Z | Compiling chacha20poly1305 v0.10.1 |
| 3475 | 2026-09-08T17:49:44.087Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3476 | 2026-09-08T17:49:44.115Z | Compiling unsafe-libyaml v0.2.11 |
| 3477 | 2026-09-08T17:49:44.130Z | Compiling itertools v0.15.0 |
| 3478 | 2026-09-08T17:49:44.148Z | Compiling num-derive v0.4.2 |
| 3479 | 2026-09-08T17:49:44.193Z | Compiling heapless v0.8.0 |
| 3480 | 2026-09-08T17:49:44.295Z | Compiling argon2 v0.5.3 |
| 3481 | 2026-09-08T17:49:44.365Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3482 | 2026-09-08T17:49:44.382Z | Compiling tabwriter v1.4.1 |
| 3483 | 2026-09-08T17:49:44.451Z | Compiling hash32 v0.3.1 |
| 3484 | 2026-09-08T17:49:44.502Z | Compiling parse-display v0.10.0 |
| 3485 | 2026-09-08T17:49:44.637Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3486 | 2026-09-08T17:49:44.655Z | Compiling serde_yaml v0.9.34+deprecated |
| 3487 | 2026-09-08T17:49:44.671Z | Compiling thiserror-no-std v2.0.2 |
| 3488 | 2026-09-08T17:49:44.730Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3489 | 2026-09-08T17:49:44.789Z | Compiling vsss-rs v3.3.4 |
| 3490 | 2026-09-08T17:49:44.837Z | Compiling smoltcp v0.11.0 |
| 3491 | 2026-09-08T17:49:44.898Z | Compiling typify-impl v0.6.2 |
| 3492 | 2026-09-08T17:49:44.937Z | Compiling proc-macro-crate v3.4.0 |
| 3493 | 2026-09-08T17:49:45.129Z | Compiling cobs v0.3.0 |
| 3494 | 2026-09-08T17:49:45.258Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3495 | 2026-09-08T17:49:45.353Z | Compiling colored v3.1.1 |
| 3496 | 2026-09-08T17:49:45.465Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3497 | 2026-09-08T17:49:45.501Z | Compiling ingot-macros v0.2.0 |
| 3498 | 2026-09-08T17:49:45.536Z | Compiling num_enum_derive v0.7.6 |
| 3499 | 2026-09-08T17:49:45.539Z | Compiling postcard v1.1.3 |
| 3500 | 2026-09-08T17:49:45.553Z | Compiling proc-macro-error v1.0.4 |
| 3501 | 2026-09-08T17:49:45.718Z | Compiling rand v0.10.1 |
| 3502 | 2026-09-08T17:49:45.743Z | Compiling proc-macro-crate v1.3.1 |
| 3503 | 2026-09-08T17:49:45.760Z | Compiling foreign-types-macros v0.2.3 |
| 3504 | 2026-09-08T17:49:45.929Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3505 | 2026-09-08T17:49:45.947Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3506 | 2026-09-08T17:49:45.950Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3507 | 2026-09-08T17:49:46.059Z | Compiling rayon-core v1.13.0 |
| 3508 | 2026-09-08T17:49:46.113Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3509 | 2026-09-08T17:49:46.131Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3510 | 2026-09-08T17:49:46.198Z | Compiling foreign-types-shared v0.3.1 |
| 3511 | 2026-09-08T17:49:46.299Z | Compiling num_enum_derive v0.5.11 |
| 3512 | 2026-09-08T17:49:46.414Z | Compiling crossbeam-deque v0.8.6 |
| 3513 | 2026-09-08T17:49:46.449Z | Compiling foreign-types v0.5.0 |
| 3514 | 2026-09-08T17:49:46.481Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3515 | 2026-09-08T17:49:46.521Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3516 | 2026-09-08T17:49:46.540Z | Compiling cstr-argument v0.1.2 |
| 3517 | 2026-09-08T17:49:46.557Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3518 | 2026-09-08T17:49:46.574Z | Compiling illumos-nvpair v0.3.0 |
| 3519 | 2026-09-08T17:49:46.641Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3520 | 2026-09-08T17:49:46.753Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3521 | 2026-09-08T17:49:46.758Z | Compiling num_enum v0.7.6 |
| 3522 | 2026-09-08T17:49:46.816Z | Compiling zone_cfg_derive v0.3.1 |
| 3523 | 2026-09-08T17:49:46.858Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3524 | 2026-09-08T17:49:46.879Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3525 | 2026-09-08T17:49:46.899Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3526 | 2026-09-08T17:49:46.983Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3527 | 2026-09-08T17:49:47.028Z | Compiling rayon v1.11.0 |
| 3528 | 2026-09-08T17:49:47.053Z | Compiling itertools v0.12.1 |
| 3529 | 2026-09-08T17:49:47.066Z | Compiling sigpipe v0.1.3 |
| 3530 | 2026-09-08T17:49:47.071Z | Compiling glob v0.3.3 |
| 3531 | 2026-09-08T17:49:47.097Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3532 | 2026-09-08T17:49:47.131Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-08T17:49:47.196Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3534 | 2026-09-08T17:49:47.292Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3535 | 2026-09-08T17:49:47.318Z | Compiling smf v0.2.3 |
| 3536 | 2026-09-08T17:49:47.367Z | Compiling cpubits v0.1.1 |
| 3537 | 2026-09-08T17:49:47.422Z | Compiling whoami v1.6.1 |
| 3538 | 2026-09-08T17:49:47.440Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3539 | 2026-09-08T17:49:47.464Z | Compiling num_enum v0.5.11 |
| 3540 | 2026-09-08T17:49:47.480Z | Compiling gethostname v0.5.0 |
| 3541 | 2026-09-08T17:49:47.499Z | Compiling num-rational v0.4.2 |
| 3542 | 2026-09-08T17:49:47.548Z | Compiling num-complex v0.4.6 |
| 3543 | 2026-09-08T17:49:47.601Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3544 | 2026-09-08T17:49:47.619Z | Compiling derive-where v1.6.0 |
| 3545 | 2026-09-08T17:49:47.622Z | Compiling toml v0.8.23 |
| 3546 | 2026-09-08T17:49:47.655Z | Compiling usdt-macro v0.5.0 |
| 3547 | 2026-09-08T17:49:47.751Z | Compiling usdt-attr-macro v0.5.0 |
| 3548 | 2026-09-08T17:49:47.947Z | Compiling num v0.4.3 |
| 3549 | 2026-09-08T17:49:47.974Z | Compiling pem-rfc7468 v1.0.0 |
| 3550 | 2026-09-08T17:49:48.046Z | Compiling memmap v0.7.0 |
| 3551 | 2026-09-08T17:49:48.131Z | Compiling float-ord v0.3.2 |
| 3552 | 2026-09-08T17:49:48.159Z | Compiling cancel-safe-futures v0.1.5 |
| 3553 | 2026-09-08T17:49:48.271Z | Compiling zone v0.3.1 |
| 3554 | 2026-09-08T17:49:48.289Z | Compiling hmac v0.13.0 |
| 3555 | 2026-09-08T17:49:48.312Z | Compiling universal-hash v0.6.1 |
| 3556 | 2026-09-08T17:49:48.326Z | Compiling resolv-conf v0.7.6 |
| 3557 | 2026-09-08T17:49:48.345Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3558 | 2026-09-08T17:49:48.481Z | Compiling sha1 v0.10.6 |
| 3559 | 2026-09-08T17:49:48.501Z | Compiling ingot-types v0.2.0 |
| 3560 | 2026-09-08T17:49:48.517Z | Compiling prettyplease v0.2.37 |
| 3561 | 2026-09-08T17:49:48.533Z | Compiling libefi-sys v0.1.0 |
| 3562 | 2026-09-08T17:49:48.672Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3563 | 2026-09-08T17:49:48.707Z | Compiling usdt v0.5.0 |
| 3564 | 2026-09-08T17:49:48.730Z | Compiling linear-map v1.2.0 |
| 3565 | 2026-09-08T17:49:48.751Z | Compiling polyval v0.7.1 |
| 3566 | 2026-09-08T17:49:48.812Z | Compiling der v0.8.0 |
| 3567 | 2026-09-08T17:49:48.830Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3568 | 2026-09-08T17:49:48.846Z | Compiling newline-converter v0.3.0 |
| 3569 | 2026-09-08T17:49:48.865Z | Compiling console v0.15.11 |
| 3570 | 2026-09-08T17:49:48.947Z | Compiling ingot v0.2.1 |
| 3571 | 2026-09-08T17:49:48.964Z | Compiling bitfield-struct v0.6.2 |
| 3572 | 2026-09-08T17:49:49.004Z | Compiling ghash v0.6.0 |
| 3573 | 2026-09-08T17:49:49.052Z | Compiling pbkdf2 v0.13.0 |
| 3574 | 2026-09-08T17:49:49.074Z | Compiling oxide-update-engine-types v0.1.2 |
| 3575 | 2026-09-08T17:49:49.158Z | Compiling crypto-bigint v0.7.5 |
| 3576 | 2026-09-08T17:49:49.201Z | Compiling aes v0.9.1 |
| 3577 | 2026-09-08T17:49:49.250Z | Compiling expectorate v1.2.0 |
| 3578 | 2026-09-08T17:49:49.298Z | Compiling hickory-proto v0.24.4 |
| 3579 | 2026-09-08T17:49:49.455Z | Compiling ctr v0.10.1 |
| 3580 | 2026-09-08T17:49:49.484Z | Compiling sha2 v0.11.0 |
| 3581 | 2026-09-08T17:49:49.576Z | Compiling typify-macro v0.6.2 |
| 3582 | 2026-09-08T17:49:49.601Z | Compiling aead v0.6.1 |
| 3583 | 2026-09-08T17:49:49.678Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3584 | 2026-09-08T17:49:49.696Z | Compiling nom v8.0.0 |
| 3585 | 2026-09-08T17:49:49.806Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3586 | 2026-09-08T17:49:49.917Z | Compiling semver v0.1.20 |
| 3587 | 2026-09-08T17:49:49.955Z | Compiling linked-hash-map v0.5.6 |
| 3588 | 2026-09-08T17:49:49.992Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-08T17:49:50.092Z | Compiling oxide-update-engine v0.1.2 |
| 3590 | 2026-09-08T17:49:50.178Z | Compiling lru-cache v0.1.2 |
| 3591 | 2026-09-08T17:49:50.204Z | Compiling rustc_version v0.1.7 |
| 3592 | 2026-09-08T17:49:50.238Z | Compiling aes-gcm v0.11.0 |
| 3593 | 2026-09-08T17:49:50.316Z | Compiling spki v0.8.0 |
| 3594 | 2026-09-08T17:49:50.345Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3595 | 2026-09-08T17:49:50.355Z | Compiling tokio-dtrace v0.1.1 |
| 3596 | 2026-09-08T17:49:50.405Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3597 | 2026-09-08T17:49:50.469Z | Compiling salsa20 v0.11.0 |
| 3598 | 2026-09-08T17:49:50.485Z | Compiling slog-dtrace v0.3.0 |
| 3599 | 2026-09-08T17:49:50.563Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3600 | 2026-09-08T17:49:50.568Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3601 | 2026-09-08T17:49:50.636Z | Compiling xshell-macros v0.2.7 |
| 3602 | 2026-09-08T17:49:50.652Z | Compiling minimal-lexical v0.2.1 |
| 3603 | 2026-09-08T17:49:50.667Z | Compiling scrypt v0.12.0 |
| 3604 | 2026-09-08T17:49:50.682Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3605 | 2026-09-08T17:49:50.762Z | Compiling oxide-tokio-rt v0.1.4 |
| 3606 | 2026-09-08T17:49:50.808Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3607 | 2026-09-08T17:49:50.905Z | Compiling nom v7.1.3 |
| 3608 | 2026-09-08T17:49:50.940Z | Compiling newtype_derive v0.1.6 |
| 3609 | 2026-09-08T17:49:50.993Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3610 | 2026-09-08T17:49:51.083Z | Compiling xshell v0.2.7 |
| 3611 | 2026-09-08T17:49:51.098Z | Compiling phf_shared v0.12.1 |
| 3612 | 2026-09-08T17:49:51.211Z | Compiling rfc6979 v0.4.0 |
| 3613 | 2026-09-08T17:49:51.269Z | Compiling cbc v0.2.1 |
| 3614 | 2026-09-08T17:49:51.371Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3615 | 2026-09-08T17:49:51.407Z | Compiling csv-core v0.1.13 |
| 3616 | 2026-09-08T17:49:51.446Z | Compiling typify v0.6.2 |
| 3617 | 2026-09-08T17:49:51.532Z | Compiling hickory-resolver v0.24.4 |
| 3618 | 2026-09-08T17:49:51.595Z | Compiling progenitor-impl v0.14.0 |
| 3619 | 2026-09-08T17:49:51.656Z | Compiling highway v1.3.0 |
| 3620 | 2026-09-08T17:49:51.700Z | Compiling chrono-tz v0.10.4 |
| 3621 | 2026-09-08T17:49:51.847Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3622 | 2026-09-08T17:49:51.940Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3623 | 2026-09-08T17:49:51.944Z | Compiling unicode-xid v0.2.6 |
| 3624 | 2026-09-08T17:49:51.999Z | Compiling proc-macro-error2 v2.0.1 |
| 3625 | 2026-09-08T17:49:52.020Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3626 | 2026-09-08T17:49:52.059Z | Compiling csv v1.4.0 |
| 3627 | 2026-09-08T17:49:52.059Z | Compiling pkcs5 v0.8.1 |
| 3628 | 2026-09-08T17:49:52.076Z | Compiling ecdsa v0.16.9 |
| 3629 | 2026-09-08T17:49:52.112Z | Compiling const_format_proc_macros v0.2.34 |
| 3630 | 2026-09-08T17:49:52.189Z | Compiling phf v0.12.1 |
| 3631 | 2026-09-08T17:49:52.372Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3632 | 2026-09-08T17:49:52.421Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3633 | 2026-09-08T17:49:52.532Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3634 | 2026-09-08T17:49:52.634Z | Compiling qorb v0.4.1 |
| 3635 | 2026-09-08T17:49:52.640Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3636 | 2026-09-08T17:49:52.668Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3637 | 2026-09-08T17:49:52.754Z | Compiling primeorder v0.13.6 |
| 3638 | 2026-09-08T17:49:52.898Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3639 | 2026-09-08T17:49:52.932Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3640 | 2026-09-08T17:49:52.942Z | Compiling hashbrown v0.14.5 |
| 3641 | 2026-09-08T17:49:53.015Z | Compiling salty v0.3.0 |
| 3642 | 2026-09-08T17:49:53.056Z | Compiling const_format v0.2.35 |
| 3643 | 2026-09-08T17:49:53.315Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3644 | 2026-09-08T17:49:53.357Z | Compiling p384 v0.13.1 |
| 3645 | 2026-09-08T17:49:53.442Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3646 | 2026-09-08T17:49:53.498Z | Compiling chumsky v0.9.3 |
| 3647 | 2026-09-08T17:49:53.632Z | Compiling pkcs8 v0.11.0 |
| 3648 | 2026-09-08T17:49:53.657Z | Compiling knus-derive v3.4.0 |
| 3649 | 2026-09-08T17:49:53.960Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3650 | 2026-09-08T17:49:54.054Z | Compiling tabled_derive v0.7.0 |
| 3651 | 2026-09-08T17:49:54.293Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3652 | 2026-09-08T17:49:54.322Z | Compiling progenitor-macro v0.14.0 |
| 3653 | 2026-09-08T17:49:54.339Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3654 | 2026-09-08T17:49:54.441Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3655 | 2026-09-08T17:49:54.503Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3656 | 2026-09-08T17:49:54.580Z | Compiling bcs v0.1.6 |
| 3657 | 2026-09-08T17:49:54.689Z | Compiling ff v0.14.0 |
| 3658 | 2026-09-08T17:49:54.720Z | Compiling termtree v0.5.1 |
| 3659 | 2026-09-08T17:49:54.780Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3660 | 2026-09-08T17:49:54.871Z | Compiling steno v0.4.1 |
| 3661 | 2026-09-08T17:49:54.929Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3662 | 2026-09-08T17:49:55.027Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3663 | 2026-09-08T17:49:55.123Z | Compiling group v0.14.0 |
| 3664 | 2026-09-08T17:49:55.164Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3665 | 2026-09-08T17:49:55.184Z | Compiling tabled v0.15.0 |
| 3666 | 2026-09-08T17:49:55.220Z | Compiling knus v3.4.0 |
| 3667 | 2026-09-08T17:49:55.305Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3668 | 2026-09-08T17:49:55.349Z | Compiling signature v3.0.0 |
| 3669 | 2026-09-08T17:49:55.370Z | Compiling tagptr v0.2.0 |
| 3670 | 2026-09-08T17:49:55.452Z | Compiling base16ct v1.0.0 |
| 3671 | 2026-09-08T17:49:55.521Z | Compiling moka v0.12.13 |
| 3672 | 2026-09-08T17:49:55.580Z | Compiling sec1 v0.8.1 |
| 3673 | 2026-09-08T17:49:55.608Z | Compiling hkdf v0.13.0 |
| 3674 | 2026-09-08T17:49:55.653Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3675 | 2026-09-08T17:49:55.783Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3676 | 2026-09-08T17:49:55.805Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3677 | 2026-09-08T17:49:55.919Z | Compiling elliptic-curve v0.14.1 |
| 3678 | 2026-09-08T17:49:55.935Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3679 | 2026-09-08T17:49:56.069Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3680 | 2026-09-08T17:49:56.149Z | Compiling parking_lot_core v0.8.6 |
| 3681 | 2026-09-08T17:49:56.352Z | Compiling hickory-resolver v0.25.2 |
| 3682 | 2026-09-08T17:49:56.370Z | Compiling utf-8 v0.7.6 |
| 3683 | 2026-09-08T17:49:56.461Z | Compiling corncobs v0.1.4 |
| 3684 | 2026-09-08T17:49:56.531Z | Compiling tungstenite v0.21.0 |
| 3685 | 2026-09-08T17:49:56.581Z | Compiling wnaf v0.14.0 |
| 3686 | 2026-09-08T17:49:56.671Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3687 | 2026-09-08T17:49:56.768Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3688 | 2026-09-08T17:49:56.795Z | Compiling primefield v0.14.0 |
| 3689 | 2026-09-08T17:49:56.813Z | Compiling rfc6979 v0.6.0 |
| 3690 | 2026-09-08T17:49:56.907Z | Compiling libscf-sys v1.2.0 |
| 3691 | 2026-09-08T17:49:57.008Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3692 | 2026-09-08T17:49:57.082Z | Compiling git-stub v1.0.0 |
| 3693 | 2026-09-08T17:49:57.097Z | Compiling secrecy v0.8.0 |
| 3694 | 2026-09-08T17:49:57.119Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3695 | 2026-09-08T17:49:57.268Z | Compiling git-stub-vcs v0.1.0 |
| 3696 | 2026-09-08T17:49:57.378Z | Compiling tokio-tungstenite v0.21.0 |
| 3697 | 2026-09-08T17:49:57.402Z | Compiling primeorder v0.14.0 |
| 3698 | 2026-09-08T17:49:57.427Z | Compiling ecdsa v0.17.0 |
| 3699 | 2026-09-08T17:49:57.596Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3700 | 2026-09-08T17:49:57.677Z | Compiling papergrid v0.18.0 |
| 3701 | 2026-09-08T17:49:57.746Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3702 | 2026-09-08T17:49:57.778Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3703 | 2026-09-08T17:49:57.820Z | Compiling curve25519-dalek v5.0.0 |
| 3704 | 2026-09-08T17:49:57.845Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3705 | 2026-09-08T17:49:57.919Z | Compiling unicase v2.9.0 |
| 3706 | 2026-09-08T17:49:57.964Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3707 | 2026-09-08T17:49:58.061Z | Compiling parking_lot v0.11.2 |
| 3708 | 2026-09-08T17:49:58.135Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3709 | 2026-09-08T17:49:58.151Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3710 | 2026-09-08T17:49:58.170Z | Compiling mime_guess v2.0.5 |
| 3711 | 2026-09-08T17:49:58.336Z | Compiling ssh-encoding v0.3.0 |
| 3712 | 2026-09-08T17:49:58.357Z | Compiling prefix-trie v0.7.0 |
| 3713 | 2026-09-08T17:49:58.500Z | Compiling fxhash v0.2.1 |
| 3714 | 2026-09-08T17:49:58.519Z | Compiling keccak v0.2.0 |
| 3715 | 2026-09-08T17:49:58.572Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3716 | 2026-09-08T17:49:58.605Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3717 | 2026-09-08T17:49:58.677Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3718 | 2026-09-08T17:49:58.701Z | Compiling tabled v0.21.0 |
| 3719 | 2026-09-08T17:49:58.729Z | Compiling hickory-server v0.25.2 |
| 3720 | 2026-09-08T17:49:58.792Z | Compiling sled v0.34.7 |
| 3721 | 2026-09-08T17:49:58.828Z | Compiling ed25519 v3.0.0 |
| 3722 | 2026-09-08T17:49:58.846Z | Compiling crypto-primes v0.7.2 |
| 3723 | 2026-09-08T17:49:59.434Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3724 | 2026-09-08T17:49:59.448Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3725 | 2026-09-08T17:49:59.473Z | Compiling poly1305 v0.9.0 |
| 3726 | 2026-09-08T17:49:59.573Z | Compiling progenitor v0.14.0 |
| 3727 | 2026-09-08T17:49:59.759Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3728 | 2026-09-08T17:49:59.865Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3729 | 2026-09-08T17:49:59.901Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3730 | 2026-09-08T17:49:59.989Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3731 | 2026-09-08T17:50:00.117Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3732 | 2026-09-08T17:50:00.184Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3733 | 2026-09-08T17:50:00.248Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-08T17:50:00.444Z | Compiling blake2 v0.11.0-rc.6 |
| 3735 | 2026-09-08T17:50:00.537Z | Compiling crc8 v0.1.1 |
| 3736 | 2026-09-08T17:50:00.600Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3737 | 2026-09-08T17:50:00.630Z | Compiling half v1.8.3 |
| 3738 | 2026-09-08T17:50:00.660Z | Compiling http-range v0.1.5 |
| 3739 | 2026-09-08T17:50:00.724Z | Compiling argon2 v0.6.0-rc.8 |
| 3740 | 2026-09-08T17:50:00.856Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3741 | 2026-09-08T17:50:00.891Z | Compiling serde_cbor v0.11.2 |
| 3742 | 2026-09-08T17:50:00.923Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3743 | 2026-09-08T17:50:01.063Z | Compiling rsa v0.10.0-rc.18 |
| 3744 | 2026-09-08T17:50:01.202Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3745 | 2026-09-08T17:50:01.285Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3746 | 2026-09-08T17:50:01.332Z | Compiling ssh-cipher v0.3.0 |
| 3747 | 2026-09-08T17:50:01.551Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3748 | 2026-09-08T17:50:01.721Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3749 | 2026-09-08T17:50:01.917Z | Compiling ed25519-dalek v3.0.0 |
| 3750 | 2026-09-08T17:50:01.962Z | Compiling sha3 v0.11.0 |
| 3751 | 2026-09-08T17:50:02.475Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3752 | 2026-09-08T17:50:02.475Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3753 | 2026-09-08T17:50:02.543Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3754 | 2026-09-08T17:50:02.658Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3755 | 2026-09-08T17:50:02.674Z | Compiling p384 v0.14.0 |
| 3756 | 2026-09-08T17:50:02.767Z | Compiling p256 v0.14.0 |
| 3757 | 2026-09-08T17:50:03.107Z | Compiling p521 v0.14.0 |
| 3758 | 2026-09-08T17:50:03.480Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3759 | 2026-09-08T17:50:03.917Z | Compiling scuffle v0.1.0 |
| 3760 | 2026-09-08T17:50:03.938Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3761 | 2026-09-08T17:50:03.982Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3762 | 2026-09-08T17:50:04.060Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3763 | 2026-09-08T17:50:04.165Z | Compiling yasna v0.5.2 |
| 3764 | 2026-09-08T17:50:04.279Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3765 | 2026-09-08T17:50:04.507Z | Compiling kstat-rs v0.2.5 |
| 3766 | 2026-09-08T17:50:04.841Z | Compiling headers-core v0.3.0 |
| 3767 | 2026-09-08T17:50:04.854Z | Compiling kem v0.3.0 |
| 3768 | 2026-09-08T17:50:04.875Z | Compiling module-lattice v0.2.3 |
| 3769 | 2026-09-08T17:50:04.892Z | Compiling nanorand v0.7.0 |
| 3770 | 2026-09-08T17:50:04.911Z | Compiling sponge-cursor v0.1.0 |
| 3771 | 2026-09-08T17:50:04.931Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3772 | 2026-09-08T17:50:04.988Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3773 | 2026-09-08T17:50:05.015Z | Compiling headers v0.4.1 |
| 3774 | 2026-09-08T17:50:05.046Z | Compiling sha3 v0.12.0 |
| 3775 | 2026-09-08T17:50:05.084Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3776 | 2026-09-08T17:50:05.148Z | Compiling flume v0.11.1 |
| 3777 | 2026-09-08T17:50:05.167Z | Compiling ml-kem v0.3.2 |
| 3778 | 2026-09-08T17:50:05.211Z | Compiling rcgen v0.12.1 |
| 3779 | 2026-09-08T17:50:05.481Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3780 | 2026-09-08T17:50:05.640Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3781 | 2026-09-08T17:50:05.832Z | Compiling hyper-staticfile v0.10.1 |
| 3782 | 2026-09-08T17:50:05.884Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3783 | 2026-09-08T17:50:05.977Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3784 | 2026-09-08T17:50:06.045Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3785 | 2026-09-08T17:50:06.119Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3786 | 2026-09-08T17:50:06.141Z | Compiling ssh-key v0.7.0-rc.11 |
| 3787 | 2026-09-08T17:50:06.172Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3788 | 2026-09-08T17:50:06.319Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3789 | 2026-09-08T17:50:06.407Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3790 | 2026-09-08T17:50:06.431Z | Compiling russh-cryptovec v0.62.0 |
| 3791 | 2026-09-08T17:50:06.570Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3792 | 2026-09-08T17:50:06.610Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3793 | 2026-09-08T17:50:06.673Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3794 | 2026-09-08T17:50:06.696Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3795 | 2026-09-08T17:50:06.802Z | Compiling port-file v0.1.0 |
| 3796 | 2026-09-08T17:50:06.811Z | Compiling num-bigint v0.4.6 |
| 3797 | 2026-09-08T17:50:06.884Z | Compiling generic-array v1.4.3 |
| 3798 | 2026-09-08T17:50:06.916Z | Compiling russh-util v0.52.0 |
| 3799 | 2026-09-08T17:50:06.916Z | Compiling enum_dispatch v0.3.13 |
| 3800 | 2026-09-08T17:50:06.989Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3801 | 2026-09-08T17:50:07.064Z | Compiling delegate v0.13.5 |
| 3802 | 2026-09-08T17:50:07.092Z | Compiling subprocess v0.2.15 |
| 3803 | 2026-09-08T17:50:07.181Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3804 | 2026-09-08T17:50:07.228Z | Compiling display-error-chain v0.2.2 |
| 3805 | 2026-09-08T17:50:07.403Z | Compiling hex-literal v1.1.0 |
| 3806 | 2026-09-08T17:50:07.416Z | Compiling md5 v0.8.0 |
| 3807 | 2026-09-08T17:50:07.506Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3808 | 2026-09-08T17:50:07.545Z | Compiling colored v2.2.0 |
| 3809 | 2026-09-08T17:50:07.650Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3810 | 2026-09-08T17:50:07.724Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3811 | 2026-09-08T17:50:07.878Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3812 | 2026-09-08T17:50:07.944Z | Compiling internet-checksum v0.2.1 |
| 3813 | 2026-09-08T17:50:08.069Z | Compiling russh v0.62.4 |
| 3814 | 2026-09-08T17:50:08.592Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3815 | 2026-09-08T17:50:08.648Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3816 | 2026-09-08T17:50:09.698Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3817 | 2026-09-08T17:50:09.698Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3818 | 2026-09-08T17:50:12.475Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3819 | 2026-09-08T17:50:13.149Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3820 | 2026-09-08T17:50:13.640Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3821 | 2026-09-08T17:50:14.464Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3822 | 2026-09-08T17:50:15.005Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3823 | 2026-09-08T17:50:23.523Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3824 | 2026-09-08T17:50:23.523Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3825 | 2026-09-08T17:50:23.523Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3826 | 2026-09-08T17:50:23.523Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3827 | 2026-09-08T17:50:23.527Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3828 | 2026-09-08T17:50:25.331Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3829 | 2026-09-08T17:50:25.422Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3830 | 2026-09-08T17:50:29.684Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3831 | 2026-09-08T17:51:11.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 3832 | 2026-09-08T17:51:11.744Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3833 | 2026-09-08T17:51:11.744Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3834 | 2026-09-08T17:51:11.963Z | |
| 3835 | 2026-09-08T17:51:11.963Z | real 1:30.916022776 |
| 3836 | 2026-09-08T17:51:11.963Z | user 8:29.887260981 |
| 3837 | 2026-09-08T17:51:11.963Z | sys 1:43.422750280 |
| 3838 | 2026-09-08T17:51:11.963Z | trap 0.241524097 |
| 3839 | 2026-09-08T17:51:11.963Z | tflt 0.453403845 |
| 3840 | 2026-09-08T17:51:11.963Z | dflt 1.873071983 |
| 3841 | 2026-09-08T17:51:11.963Z | kflt 0.000330810 |
| 3842 | 2026-09-08T17:51:11.966Z | lock 31:26.282693652 |
| 3843 | 2026-09-08T17:51:11.966Z | slp 19:17.428494701 |
| 3844 | 2026-09-08T17:51:11.966Z | lat 38.974404894 |
| 3845 | 2026-09-08T17:51:11.967Z | stop 3:02.228803470 |
| 3846 | 2026-09-08T17:51:11.967Z | + mkdir tests |
| 3847 | 2026-09-08T17:51:11.970Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3848 | 2026-09-08T17:51:11.970Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3849 | 2026-09-08T17:51:11.992Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0247a7ab9e0052cf tests/ |
| 3850 | 2026-09-08T17:51:12.015Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2b4bb079d3a697b7 tests/ |
| 3851 | 2026-09-08T17:51:12.037Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-d700af044363fda0 tests/ |
| 3852 | 2026-09-08T17:51:12.059Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f8c0e5fcd71f3b53 tests/ |
| 3853 | 2026-09-08T17:51:12.381Z | + 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) |
| 3854 | 2026-09-08T17:51:12.385Z | + 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-2b4bb079d3a697b7 tests/commtest-d700af044363fda0 tests/dhcp_server-0247a7ab9e0052cf tests/end_to_end_tests-f8c0e5fcd71f3b53 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 |
| 3855 | 2026-09-08T17:52:18.063Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3856 | 2026-09-08T17:52:18.063Z | a .github/buildomat/ci-env.sh 1K |
| 3857 | 2026-09-08T17:52:18.064Z | a out/target/test 1K |
| 3858 | 2026-09-08T17:52:18.064Z | a out/npuzone/npuzone 27402K |
| 3859 | 2026-09-08T17:52:18.064Z | a package-manifest.toml 35K |
| 3860 | 2026-09-08T17:52:18.064Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3861 | 2026-09-08T17:52:18.064Z | a target/release/omicron-package 16990K |
| 3862 | 2026-09-08T17:52:18.064Z | a target/release/xtask 6403K |
| 3863 | 2026-09-08T17:52:18.064Z | a target/debug/bootstrap 439952K |
| 3864 | 2026-09-08T17:52:18.064Z | a tests/bootstrap-2b4bb079d3a697b7 34531K |
| 3865 | 2026-09-08T17:52:18.064Z | a tests/commtest-d700af044363fda0 34532K |
| 3866 | 2026-09-08T17:52:18.064Z | a tests/dhcp_server-0247a7ab9e0052cf 34531K |
| 3867 | 2026-09-08T17:52:18.064Z | a tests/end_to_end_tests-f8c0e5fcd71f3b53 504375K |
| 3868 | 2026-09-08T17:52:18.064Z | a tools/opte_version 1K |
| 3869 | 2026-09-08T17:52:18.064Z | a tools/opte_version_override 2K |
| 3870 | 2026-09-08T17:52:18.064Z | a out/clickhouse.tar.gz 233213K |
| 3871 | 2026-09-08T17:52:18.064Z | a out/clickhouse_keeper.tar.gz 227725K |
| 3872 | 2026-09-08T17:52:18.064Z | a out/clickhouse_server.tar.gz 233210K |
| 3873 | 2026-09-08T17:52:18.064Z | a out/cockroachdb.tar.gz 125089K |
| 3874 | 2026-09-08T17:52:18.064Z | a out/crucible-pantry-zone.tar.gz 24782K |
| 3875 | 2026-09-08T17:52:18.064Z | a out/crucible-utils.tar 18900K |
| 3876 | 2026-09-08T17:52:18.064Z | a out/crucible-zone.tar.gz 39594K |
| 3877 | 2026-09-08T17:52:18.064Z | a out/external-dns.tar.gz 15182K |
| 3878 | 2026-09-08T17:52:18.064Z | a out/internal-dns.tar.gz 15182K |
| 3879 | 2026-09-08T17:52:18.064Z | a out/mg-ddm-gz.tar 100917K |
| 3880 | 2026-09-08T17:52:18.066Z | a out/nexus.tar.gz 195969K |
| 3881 | 2026-09-08T17:52:18.066Z | a out/ntp.tar.gz 7170K |
| 3882 | 2026-09-08T17:52:18.066Z | a out/omicron-gateway-softnpu.tar.gz 13850K |
| 3883 | 2026-09-08T17:52:18.066Z | a out/omicron-sled-agent.tar 116337K |
| 3884 | 2026-09-08T17:52:18.066Z | a out/overlay.tar.gz 4K |
| 3885 | 2026-09-08T17:52:18.066Z | a out/oximeter.tar.gz 17709K |
| 3886 | 2026-09-08T17:52:18.066Z | a out/oxlog.tar 2409K |
| 3887 | 2026-09-08T17:52:18.066Z | a out/probe.tar.gz 3037K |
| 3888 | 2026-09-08T17:52:18.066Z | a out/propolis-server.tar.gz 34642K |
| 3889 | 2026-09-08T17:52:18.066Z | a out/pumpkind-gz.tar 26647K |
| 3890 | 2026-09-08T17:52:18.066Z | a out/switch-softnpu.tar.gz 306832K |
| 3891 | 2026-09-08T17:52:18.071Z | |
| 3892 | 2026-09-08T17:52:18.071Z | real 1:05.678690400 |
| 3893 | 2026-09-08T17:52:18.071Z | user 1:03.532183716 |
| 3894 | 2026-09-08T17:52:18.071Z | sys 3.533392272 |
| 3895 | 2026-09-08T17:52:18.071Z | trap 0.005643706 |
| 3896 | 2026-09-08T17:52:18.071Z | tflt 0.000000000 |
| 3897 | 2026-09-08T17:52:18.071Z | dflt 0.000000000 |
| 3898 | 2026-09-08T17:52:18.071Z | kflt 0.000000000 |
| 3899 | 2026-09-08T17:52:18.072Z | lock 0.000000000 |
| 3900 | 2026-09-08T17:52:18.072Z | slp 1:03.440392771 |
| 3901 | 2026-09-08T17:52:18.072Z | lat 0.841082159 |
| 3902 | 2026-09-08T17:52:18.072Z | stop 0.000213900 |
| 3903 | 2026-09-08T17:52:18.072Z | process exited: duration 1070558 ms, exit code 0 |
| |
| 3904 | 2026-09-08T17:52:18.086Z | found 1 output files |
| 3905 | 2026-09-08T17:52:18.092Z | uploading: /work/package.tar.gz (1839128969 bytes) |
| 3906 | 2026-09-08T17:52:48.422Z | uploaded: /work/package.tar.gz |