|
|
|
| 1 | 2026-09-04T22:45:37.828Z | job assigned to worker 01M1Q9HB7JN310GBMW3FYZMS07 [factory aws, i-0def9651af63c1216] (queued for 51 s) |
| |
| 2 | 2026-09-04T22:45:44.852Z | starting task 0: "setup" |
| 3 | 2026-09-04T22:45:44.856Z | ++ uname -s |
| 4 | 2026-09-04T22:45:44.859Z | + kern=SunOS |
| 5 | 2026-09-04T22:45:44.859Z | + build_user=build |
| 6 | 2026-09-04T22:45:44.859Z | + build_uid=12345 |
| 7 | 2026-09-04T22:45:44.859Z | + work_dir=/work |
| 8 | 2026-09-04T22:45:44.859Z | + input_dir=/input |
| 9 | 2026-09-04T22:45:44.859Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T22:45:44.859Z | + case "$kern" in |
| 11 | 2026-09-04T22:45:44.859Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T22:45:44.865Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T22:45:46.867Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T22:45:46.987Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T22:45:46.990Z | + home_fs=zfs |
| 16 | 2026-09-04T22:45:46.990Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T22:45:46.990Z | + mkdir -p /home/build |
| 18 | 2026-09-04T22:45:46.992Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T22:45:48.993Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T22:45:48.996Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-09-04T22:45:49.002Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T22:45:49.006Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T22:45:49.007Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T22:45:49.007Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T22:45:49.007Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T22:45:49.007Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T22:45:49.007Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T22:45:49.009Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T22:45:49.009Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T22:45:49.095Z | info: downloading installer |
| 31 | 2026-09-04T22:45:50.554Z | info: profile set to default |
| 32 | 2026-09-04T22:45:50.554Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T22:45:50.557Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T22:45:50.689Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T22:45:50.692Z | info: downloading 6 components |
| 36 | 2026-09-04T22:46:04.250Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T22:46:04.250Z | |
| 38 | 2026-09-04T22:46:04.279Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T22:46:04.279Z | |
| 40 | 2026-09-04T22:46:04.283Z | |
| 41 | 2026-09-04T22:46:04.283Z | Rust is installed now. Great! |
| 42 | 2026-09-04T22:46:04.283Z | |
| 43 | 2026-09-04T22:46:04.283Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T22:46:04.283Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T22:46:04.283Z | |
| 46 | 2026-09-04T22:46:04.283Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T22:46:04.283Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T22:46:04.283Z | |
| 49 | 2026-09-04T22:46:04.283Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T22:46:04.283Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T22:46:04.283Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T22:46:04.283Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T22:46:04.283Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T22:46:04.283Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T22:46:04.283Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T22:46:04.283Z | HOST_CC = None |
| 57 | 2026-09-04T22:46:04.283Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T22:46:04.283Z | CC = None |
| 59 | 2026-09-04T22:46:04.283Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T22:46:04.466Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T22:46:04.466Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T22:46:04.466Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T22:46:04.467Z | CFLAGS = None |
| 64 | 2026-09-04T22:46:04.467Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T22:46:04.467Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T22:46:04.467Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T22:46:04.467Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T22:46:04.467Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T22:46:04.467Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T22:46:04.577Z | + rustup --version |
| 71 | 2026-09-04T22:46:04.582Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T22:46:04.585Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T22:46:04.604Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T22:46:04.607Z | + cargo --version |
| 75 | 2026-09-04T22:46:04.614Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T22:46:04.617Z | + rustc --version |
| 77 | 2026-09-04T22:46:04.636Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T22:46:04.639Z | process exited: duration 15637 ms, exit code 0 |
| |
| 79 | 2026-09-04T22:46:04.645Z | starting task 2: "authentication" |
| 80 | 2026-09-04T22:46:04.663Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-04T22:46:04.668Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T22:46:04.673Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T22:46:04.676Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T22:46:04.709Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T22:46:18.823Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T22:46:18.823Z | + git fetch origin c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 87 | 2026-09-04T22:46:19.152Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T22:46:19.152Z | * branch c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 -> FETCH_HEAD |
| 89 | 2026-09-04T22:46:19.166Z | + [[ -n dap/reconfigurator-exec-readme ]] |
| 90 | 2026-09-04T22:46:19.170Z | ++ git branch --show-current |
| 91 | 2026-09-04T22:46:19.170Z | + current=main |
| 92 | 2026-09-04T22:46:19.170Z | + [[ main != dap/reconfigurator-exec-readme ]] |
| 93 | 2026-09-04T22:46:19.170Z | + git branch -f dap/reconfigurator-exec-readme c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 94 | 2026-09-04T22:46:19.173Z | + git checkout -f dap/reconfigurator-exec-readme |
| 95 | 2026-09-04T22:46:19.244Z | Switched to branch 'dap/reconfigurator-exec-readme' |
| 96 | 2026-09-04T22:46:19.247Z | + git reset --hard c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 97 | 2026-09-04T22:46:19.314Z | HEAD is now at c3a58a6ca soften comment |
| 98 | 2026-09-04T22:46:19.317Z | process exited: duration 14646 ms, exit code 0 |
| |
| 99 | 2026-09-04T22:46:19.323Z | starting task 4: "build" |
| 100 | 2026-09-04T22:46:19.328Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-04T22:46:19.332Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-04T22:46:19.332Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-04T22:46:19.332Z | +++ uname -s |
| 104 | 2026-09-04T22:46:19.332Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-04T22:46:19.332Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-04T22:46:19.335Z | + cargo --version |
| 107 | 2026-09-04T22:46:19.342Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-04T22:46:19.345Z | + rustc --version |
| 109 | 2026-09-04T22:46:19.366Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T22:46:19.369Z | + WORK=/work |
| 111 | 2026-09-04T22:46:19.369Z | + pfexec mkdir -p /work |
| 112 | 2026-09-04T22:46:19.373Z | + pfexec chown build /work |
| 113 | 2026-09-04T22:46:19.376Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-04T22:46:21.453Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-04T22:46:21.880Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-04T22:46:24.451Z | Planning: Solver setup ... Done (2.401s) |
| 117 | 2026-09-04T22:46:24.519Z | Planning: Running solver ... Done (0.069s) |
| 118 | 2026-09-04T22:46:24.575Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-04T22:46:24.586Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-04T22:46:24.608Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-04T22:46:24.621Z | Planning: Package planning ... Done (0.013s) |
| 122 | 2026-09-04T22:46:24.624Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-04T22:46:24.783Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 124 | 2026-09-04T22:46:24.785Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-04T22:46:25.629Z | Planning: Evaluating mediators ... Done (0.846s) |
| 126 | 2026-09-04T22:46:25.633Z | Planning: Planning completed in 3.71 seconds |
| 127 | 2026-09-04T22:46:25.639Z | Packages to install: 2 |
| 128 | 2026-09-04T22:46:25.639Z | Estimated space available: 156.01 GB |
| 129 | 2026-09-04T22:46:25.640Z | Estimated space to be consumed: 86.48 MB |
| 130 | 2026-09-04T22:46:25.640Z | Create boot environment: No |
| 131 | 2026-09-04T22:46:25.640Z | Create backup boot environment: No |
| 132 | 2026-09-04T22:46:25.642Z | Rebuild boot archive: No |
| 133 | 2026-09-04T22:46:25.642Z | |
| 134 | 2026-09-04T22:46:25.642Z | Changed packages: |
| 135 | 2026-09-04T22:46:25.643Z | helios |
| 136 | 2026-09-04T22:46:25.643Z | developer/build-essential |
| 137 | 2026-09-04T22:46:25.643Z | None -> 11-3.0 |
| 138 | 2026-09-04T22:46:25.643Z | library/libxmlsec1 |
| 139 | 2026-09-04T22:46:25.643Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-04T22:46:25.665Z | |
| 141 | 2026-09-04T22:46:25.665Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-04T22:46:25.735Z | Download: Completed 1.28 MB in 0.07 seconds (18.5M/s) |
| 143 | 2026-09-04T22:46:25.808Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-04T22:46:25.847Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-04T22:46:25.884Z | Finalize: Updating package state database ... Done (0.036s) |
| 146 | 2026-09-04T22:46:25.884Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-04T22:46:25.980Z | Finalize: Updating image state ... Done (0.096s) |
| 148 | 2026-09-04T22:46:28.746Z | Finalize: Creating fast lookup database ... Done (2.711s) |
| 149 | 2026-09-04T22:46:28.819Z | Finalize: Reading search index ... Done (0.012s) |
| 150 | 2026-09-04T22:46:28.822Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-04T22:46:28.918Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-04T22:46:29.299Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-04T22:46:29.403Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-04T22:46:29.406Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-04T22:46:29.560Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-04T22:46:29.563Z | Planning: Planning completed in 0.26 seconds |
| 157 | 2026-09-04T22:46:29.584Z | Mediators to change: 2 |
| 158 | 2026-09-04T22:46:29.584Z | Create boot environment: No |
| 159 | 2026-09-04T22:46:29.584Z | Create backup boot environment: No |
| 160 | 2026-09-04T22:46:29.711Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-04T22:46:29.711Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-04T22:46:29.771Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-04T22:46:31.751Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-04T22:46:31.813Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-04T22:46:31.818Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-04T22:46:31.918Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-04T22:46:32.212Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-04T22:46:32.316Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-04T22:46:32.319Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-04T22:46:32.473Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-04T22:46:32.476Z | Planning: Planning completed in 0.26 seconds |
| 172 | 2026-09-04T22:46:32.496Z | Mediators to change: 1 |
| 173 | 2026-09-04T22:46:32.497Z | Create boot environment: No |
| 174 | 2026-09-04T22:46:32.497Z | Create backup boot environment: No |
| 175 | 2026-09-04T22:46:32.555Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-04T22:46:32.555Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-04T22:46:32.611Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-04T22:46:34.569Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-04T22:46:34.631Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-04T22:46:34.634Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-04T22:46:34.720Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-04T22:46:35.028Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-04T22:46:35.028Z | apache system 2.4 system |
| 184 | 2026-09-04T22:46:35.028Z | clang system 15 system |
| 185 | 2026-09-04T22:46:35.028Z | csh system system illumos |
| 186 | 2026-09-04T22:46:35.028Z | ctags system system illumos |
| 187 | 2026-09-04T22:46:35.028Z | file vendor vendor darwinsys |
| 188 | 2026-09-04T22:46:35.028Z | file system system illumos |
| 189 | 2026-09-04T22:46:35.028Z | gcc vendor 14 vendor |
| 190 | 2026-09-04T22:46:35.028Z | gcc system 13 system |
| 191 | 2026-09-04T22:46:35.029Z | gcc system 10 system |
| 192 | 2026-09-04T22:46:35.029Z | go system 1.25 system |
| 193 | 2026-09-04T22:46:35.029Z | llvm system 15 system |
| 194 | 2026-09-04T22:46:35.029Z | mariadb system 11.4 system |
| 195 | 2026-09-04T22:46:35.029Z | mta vendor vendor dma |
| 196 | 2026-09-04T22:46:35.029Z | openjdk system 17 system |
| 197 | 2026-09-04T22:46:35.029Z | openjdk system 11 system |
| 198 | 2026-09-04T22:46:35.029Z | openssl vendor 3 vendor |
| 199 | 2026-09-04T22:46:35.029Z | perl system 5.40 system |
| 200 | 2026-09-04T22:46:35.029Z | postgresql system 18 system |
| 201 | 2026-09-04T22:46:35.029Z | postgresql system 17 system |
| 202 | 2026-09-04T22:46:35.029Z | python vendor 3 vendor |
| 203 | 2026-09-04T22:46:35.029Z | python system 2 system |
| 204 | 2026-09-04T22:46:35.029Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-04T22:46:35.029Z | ruby system 3.4 system |
| 206 | 2026-09-04T22:46:35.029Z | ruby system 3.0 system |
| 207 | 2026-09-04T22:46:35.029Z | words vendor vendor american-english |
| 208 | 2026-09-04T22:46:35.029Z | words system system australian-english |
| 209 | 2026-09-04T22:46:35.029Z | words system system british-english |
| 210 | 2026-09-04T22:46:35.029Z | words system system canadian-english |
| 211 | 2026-09-04T22:46:35.029Z | words system system french |
| 212 | 2026-09-04T22:46:35.029Z | words system system italian |
| 213 | 2026-09-04T22:46:35.029Z | words system system ngerman |
| 214 | 2026-09-04T22:46:35.029Z | words system system ogerman |
| 215 | 2026-09-04T22:46:35.029Z | words system system spanish |
| 216 | 2026-09-04T22:46:35.277Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-04T22:46:35.278Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-04T22:46:35.796Z | FMRI IFO |
| 219 | 2026-09-04T22:46:35.796Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-04T22:46:35.796Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-04T22:46:35.796Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-04T22:46:35.796Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-04T22:46:35.796Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-04T22:46:35.796Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-04T22:46:35.796Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-04T22:46:35.796Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-04T22:46:35.796Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-04T22:46:36.140Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-04T22:46:36.464Z | Updating crates.io index |
| 230 | 2026-09-04T22:46:36.466Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-04T22:46:36.756Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-04T22:46:37.145Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-04T22:46:37.398Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-04T22:46:38.442Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-04T22:46:38.969Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-04T22:46:40.560Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-04T22:46:41.428Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-04T22:46:41.700Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-04T22:46:42.048Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-04T22:46:43.225Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-04T22:46:43.511Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-04T22:46:43.914Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-04T22:46:44.197Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-04T22:46:44.716Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-04T22:46:44.983Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-04T22:46:45.249Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-04T22:46:45.514Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-04T22:46:45.822Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-04T22:46:46.198Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-04T22:46:46.759Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-04T22:46:47.054Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-04T22:46:47.598Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-04T22:46:47.932Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-04T22:46:48.199Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-04T22:46:48.608Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-04T22:46:48.875Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-04T22:46:49.260Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-04T22:46:49.591Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-04T22:46:49.866Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-04T22:46:50.177Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-04T22:46:50.548Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-04T22:46:51.096Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-04T22:46:51.667Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-04T22:46:51.939Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-04T22:46:52.257Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-04T22:46:52.562Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-04T22:46:52.821Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-04T22:46:53.076Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-04T22:46:53.389Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-04T22:46:53.639Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-04T22:46:54.049Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-04T22:46:56.958Z | Downloading crates ... |
| 273 | 2026-09-04T22:46:57.003Z | Downloaded equivalent v1.0.2 |
| 274 | 2026-09-04T22:46:57.030Z | Downloaded block-buffer v0.10.4 |
| 275 | 2026-09-04T22:46:57.030Z | Downloaded colorchoice v1.0.4 |
| 276 | 2026-09-04T22:46:57.030Z | Downloaded getrandom v0.4.3 |
| 277 | 2026-09-04T22:46:57.031Z | Downloaded anstream v1.0.0 |
| 278 | 2026-09-04T22:46:57.031Z | Downloaded toml_datetime v0.6.11 |
| 279 | 2026-09-04T22:46:57.031Z | Downloaded quote v1.0.45 |
| 280 | 2026-09-04T22:46:57.031Z | Downloaded proc-macro-error v1.0.4 |
| 281 | 2026-09-04T22:46:57.057Z | Downloaded zerocopy-derive v0.7.35 |
| 282 | 2026-09-04T22:46:57.057Z | Downloaded bytecount v0.6.9 |
| 283 | 2026-09-04T22:46:57.057Z | Downloaded camino-tempfile v1.4.1 |
| 284 | 2026-09-04T22:46:57.057Z | Downloaded bitflags v2.11.0 |
| 285 | 2026-09-04T22:46:57.057Z | Downloaded camino v1.2.5 |
| 286 | 2026-09-04T22:46:57.057Z | Downloaded cfg-if v1.0.4 |
| 287 | 2026-09-04T22:46:57.057Z | Downloaded crypto-common v0.1.7 |
| 288 | 2026-09-04T22:46:57.057Z | Downloaded zerocopy v0.7.35 |
| 289 | 2026-09-04T22:46:57.057Z | Downloaded clap_lex v1.0.0 |
| 290 | 2026-09-04T22:46:57.057Z | Downloaded zmij v1.0.21 |
| 291 | 2026-09-04T22:46:57.087Z | Downloaded itoa v1.0.17 |
| 292 | 2026-09-04T22:46:57.087Z | Downloaded anstyle v1.0.14 |
| 293 | 2026-09-04T22:46:57.087Z | Downloaded byteorder v1.5.0 |
| 294 | 2026-09-04T22:46:57.087Z | Downloaded cargo_toml v0.21.0 |
| 295 | 2026-09-04T22:46:57.087Z | Downloaded pest_derive v2.8.6 |
| 296 | 2026-09-04T22:46:57.087Z | Downloaded fastrand v2.3.0 |
| 297 | 2026-09-04T22:46:57.087Z | Downloaded memmap v0.7.0 |
| 298 | 2026-09-04T22:46:57.087Z | Downloaded cpufeatures v0.2.17 |
| 299 | 2026-09-04T22:46:57.087Z | Downloaded usdt-macro v0.5.0 |
| 300 | 2026-09-04T22:46:57.087Z | Downloaded cargo-platform v0.3.2 |
| 301 | 2026-09-04T22:46:57.087Z | Downloaded dtrace-parser v0.2.0 |
| 302 | 2026-09-04T22:46:57.087Z | Downloaded macaddr v1.0.1 |
| 303 | 2026-09-04T22:46:57.087Z | Downloaded generic-array v0.14.7 |
| 304 | 2026-09-04T22:46:57.087Z | Downloaded unicode-linebreak v0.1.5 |
| 305 | 2026-09-04T22:46:57.087Z | Downloaded fnv v1.0.7 |
| 306 | 2026-09-04T22:46:57.087Z | Downloaded is_terminal_polyfill v1.70.2 |
| 307 | 2026-09-04T22:46:57.087Z | Downloaded autocfg v1.5.0 |
| 308 | 2026-09-04T22:46:57.116Z | Downloaded scroll_derive v0.12.1 |
| 309 | 2026-09-04T22:46:57.117Z | Downloaded serde_spanned v0.6.9 |
| 310 | 2026-09-04T22:46:57.117Z | Downloaded heck v0.5.0 |
| 311 | 2026-09-04T22:46:57.117Z | Downloaded tabled_derive v0.7.0 |
| 312 | 2026-09-04T22:46:57.117Z | Downloaded strsim v0.11.1 |
| 313 | 2026-09-04T22:46:57.117Z | Downloaded plain v0.2.3 |
| 314 | 2026-09-04T22:46:57.117Z | Downloaded usdt v0.5.0 |
| 315 | 2026-09-04T22:46:57.117Z | Downloaded utf8parse v0.2.2 |
| 316 | 2026-09-04T22:46:57.117Z | Downloaded usdt-attr-macro v0.5.0 |
| 317 | 2026-09-04T22:46:57.117Z | Downloaded anstyle-query v1.1.5 |
| 318 | 2026-09-04T22:46:57.147Z | Downloaded thread-id v4.2.2 |
| 319 | 2026-09-04T22:46:57.147Z | Downloaded swrite v0.1.0 |
| 320 | 2026-09-04T22:46:57.147Z | Downloaded smawk v0.3.2 |
| 321 | 2026-09-04T22:46:57.148Z | Downloaded toml_write v0.1.2 |
| 322 | 2026-09-04T22:46:57.148Z | Downloaded proc-macro-error-attr v1.0.4 |
| 323 | 2026-09-04T22:46:57.148Z | Downloaded version_check v0.9.5 |
| 324 | 2026-09-04T22:46:57.148Z | Downloaded cargo_metadata v0.23.1 |
| 325 | 2026-09-04T22:46:57.148Z | Downloaded heck v0.4.1 |
| 326 | 2026-09-04T22:46:57.148Z | Downloaded terminal_size v0.4.3 |
| 327 | 2026-09-04T22:46:57.148Z | Downloaded fs-err v3.3.0 |
| 328 | 2026-09-04T22:46:57.148Z | Downloaded dof v0.3.0 |
| 329 | 2026-09-04T22:46:57.148Z | Downloaded pretty-hex v0.4.1 |
| 330 | 2026-09-04T22:46:57.148Z | Downloaded sha2 v0.10.9 |
| 331 | 2026-09-04T22:46:57.148Z | Downloaded errno v0.3.14 |
| 332 | 2026-09-04T22:46:57.159Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-09-04T22:46:57.159Z | Downloaded digest v0.10.7 |
| 334 | 2026-09-04T22:46:57.159Z | Downloaded scroll v0.12.0 |
| 335 | 2026-09-04T22:46:57.159Z | Downloaded thiserror v2.0.18 |
| 336 | 2026-09-04T22:46:57.160Z | Downloaded thiserror-impl v1.0.69 |
| 337 | 2026-09-04T22:46:57.160Z | Downloaded papergrid v0.11.0 |
| 338 | 2026-09-04T22:46:57.160Z | Downloaded anyhow v1.0.104 |
| 339 | 2026-09-04T22:46:57.160Z | Downloaded clap_derive v4.6.1 |
| 340 | 2026-09-04T22:46:57.160Z | Downloaded clap v4.6.1 |
| 341 | 2026-09-04T22:46:57.174Z | Downloaded pest_generator v2.8.6 |
| 342 | 2026-09-04T22:46:57.174Z | Downloaded once_cell v1.21.3 |
| 343 | 2026-09-04T22:46:57.174Z | Downloaded anstyle-parse v1.0.0 |
| 344 | 2026-09-04T22:46:57.174Z | Downloaded semver v1.0.28 |
| 345 | 2026-09-04T22:46:57.174Z | Downloaded tempfile v3.27.0 |
| 346 | 2026-09-04T22:46:57.174Z | Downloaded toml v0.8.23 |
| 347 | 2026-09-04T22:46:57.174Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-09-04T22:46:57.174Z | Downloaded ucd-trie v0.1.7 |
| 349 | 2026-09-04T22:46:57.174Z | Downloaded serde_tokenstream v0.2.3 |
| 350 | 2026-09-04T22:46:57.174Z | Downloaded usdt-impl v0.5.0 |
| 351 | 2026-09-04T22:46:57.174Z | Downloaded log v0.4.33 |
| 352 | 2026-09-04T22:46:57.185Z | Downloaded serde_json v1.0.151 |
| 353 | 2026-09-04T22:46:57.185Z | Downloaded unicode-ident v1.0.24 |
| 354 | 2026-09-04T22:46:57.185Z | Downloaded pest_meta v2.8.6 |
| 355 | 2026-09-04T22:46:57.185Z | Downloaded serde_derive v1.0.228 |
| 356 | 2026-09-04T22:46:57.229Z | Downloaded proc-macro2 v1.0.106 |
| 357 | 2026-09-04T22:46:57.229Z | Downloaded hashbrown v0.17.0 |
| 358 | 2026-09-04T22:46:57.251Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-09-04T22:46:57.251Z | Downloaded textwrap v0.16.2 |
| 360 | 2026-09-04T22:46:57.251Z | Downloaded serde_core v1.0.228 |
| 361 | 2026-09-04T22:46:57.251Z | Downloaded serde v1.0.228 |
| 362 | 2026-09-04T22:46:57.251Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-04T22:46:57.251Z | Downloaded memchr v2.8.0 |
| 364 | 2026-09-04T22:46:57.251Z | Downloaded typenum v1.20.1 |
| 365 | 2026-09-04T22:46:57.251Z | Downloaded pest v2.8.6 |
| 366 | 2026-09-04T22:46:57.281Z | Downloaded clap_builder v4.6.0 |
| 367 | 2026-09-04T22:46:57.297Z | Downloaded winnow v0.7.14 |
| 368 | 2026-09-04T22:46:57.297Z | Downloaded goblin v0.8.2 |
| 369 | 2026-09-04T22:46:57.297Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-04T22:46:57.323Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-04T22:46:57.323Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-04T22:46:57.323Z | Downloaded unicode-width v0.2.0 |
| 373 | 2026-09-04T22:46:57.337Z | Downloaded syn v2.0.117 |
| 374 | 2026-09-04T22:46:57.337Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-04T22:46:57.365Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-04T22:46:57.403Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-04T22:46:57.403Z | Compiling quote v1.0.45 |
| 378 | 2026-09-04T22:46:57.416Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-09-04T22:46:57.416Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-04T22:46:57.416Z | Compiling libc v0.2.185 |
| 381 | 2026-09-04T22:46:57.416Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-04T22:46:57.416Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-04T22:46:57.629Z | Compiling serde v1.0.228 |
| 384 | 2026-09-04T22:46:57.654Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-04T22:46:57.654Z | Compiling itoa v1.0.17 |
| 386 | 2026-09-04T22:46:57.655Z | Compiling ucd-trie v0.1.7 |
| 387 | 2026-09-04T22:46:57.655Z | Compiling thiserror v1.0.69 |
| 388 | 2026-09-04T22:46:57.655Z | Compiling byteorder v1.5.0 |
| 389 | 2026-09-04T22:46:57.655Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-04T22:46:57.846Z | Compiling bitflags v2.11.0 |
| 391 | 2026-09-04T22:46:57.979Z | Compiling serde_json v1.0.151 |
| 392 | 2026-09-04T22:46:58.037Z | Compiling syn v1.0.109 |
| 393 | 2026-09-04T22:46:58.083Z | Compiling proc-macro-error-attr v1.0.4 |
| 394 | 2026-09-04T22:46:58.113Z | Compiling pest v2.8.6 |
| 395 | 2026-09-04T22:46:58.113Z | Compiling usdt-impl v0.5.0 |
| 396 | 2026-09-04T22:46:58.163Z | Compiling camino v1.2.5 |
| 397 | 2026-09-04T22:46:58.213Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-04T22:46:58.334Z | Compiling plain v0.2.3 |
| 399 | 2026-09-04T22:46:58.358Z | Compiling log v0.4.33 |
| 400 | 2026-09-04T22:46:58.380Z | Compiling getrandom v0.4.3 |
| 401 | 2026-09-04T22:46:58.409Z | Compiling hashbrown v0.17.0 |
| 402 | 2026-09-04T22:46:58.434Z | Compiling equivalent v1.0.2 |
| 403 | 2026-09-04T22:46:58.457Z | Compiling utf8parse v0.2.2 |
| 404 | 2026-09-04T22:46:58.500Z | Compiling errno v0.3.14 |
| 405 | 2026-09-04T22:46:58.553Z | Compiling thread-id v4.2.2 |
| 406 | 2026-09-04T22:46:58.562Z | Compiling anstyle-parse v1.0.0 |
| 407 | 2026-09-04T22:46:58.588Z | Compiling autocfg v1.5.0 |
| 408 | 2026-09-04T22:46:58.598Z | Compiling is_terminal_polyfill v1.70.2 |
| 409 | 2026-09-04T22:46:58.639Z | Compiling anstyle-query v1.1.5 |
| 410 | 2026-09-04T22:46:58.651Z | Compiling toml_write v0.1.2 |
| 411 | 2026-09-04T22:46:58.651Z | Compiling pretty-hex v0.4.1 |
| 412 | 2026-09-04T22:46:58.733Z | Compiling cfg-if v1.0.4 |
| 413 | 2026-09-04T22:46:58.783Z | Compiling anstyle v1.0.14 |
| 414 | 2026-09-04T22:46:58.831Z | Compiling colorchoice v1.0.4 |
| 415 | 2026-09-04T22:46:58.840Z | Compiling thiserror v2.0.18 |
| 416 | 2026-09-04T22:46:58.841Z | Compiling winnow v0.7.14 |
| 417 | 2026-09-04T22:46:58.873Z | Compiling heck v0.5.0 |
| 418 | 2026-09-04T22:46:58.921Z | Compiling unicode-width v0.1.14 |
| 419 | 2026-09-04T22:46:58.955Z | Compiling syn v2.0.117 |
| 420 | 2026-09-04T22:46:58.990Z | Compiling indexmap v2.14.0 |
| 421 | 2026-09-04T22:46:59.040Z | Compiling anstream v1.0.0 |
| 422 | 2026-09-04T22:46:59.054Z | Compiling bytecount v0.6.9 |
| 423 | 2026-09-04T22:46:59.083Z | Compiling fs-err v3.3.0 |
| 424 | 2026-09-04T22:46:59.104Z | Compiling strsim v0.11.1 |
| 425 | 2026-09-04T22:46:59.141Z | Compiling fastrand v2.3.0 |
| 426 | 2026-09-04T22:46:59.194Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-04T22:46:59.230Z | Compiling fnv v1.0.7 |
| 428 | 2026-09-04T22:46:59.291Z | Compiling clap_lex v1.0.0 |
| 429 | 2026-09-04T22:46:59.349Z | Compiling anyhow v1.0.104 |
| 430 | 2026-09-04T22:46:59.366Z | Compiling once_cell v1.21.3 |
| 431 | 2026-09-04T22:46:59.431Z | Compiling heck v0.4.1 |
| 432 | 2026-09-04T22:46:59.449Z | Compiling papergrid v0.11.0 |
| 433 | 2026-09-04T22:46:59.484Z | Compiling memmap v0.7.0 |
| 434 | 2026-09-04T22:46:59.499Z | Compiling unicode-linebreak v0.1.5 |
| 435 | 2026-09-04T22:46:59.539Z | Compiling terminal_size v0.4.3 |
| 436 | 2026-09-04T22:46:59.588Z | Compiling tempfile v3.27.0 |
| 437 | 2026-09-04T22:46:59.607Z | Compiling unicode-width v0.2.0 |
| 438 | 2026-09-04T22:46:59.633Z | Compiling smawk v0.3.2 |
| 439 | 2026-09-04T22:46:59.708Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-04T22:46:59.730Z | Compiling swrite v0.1.0 |
| 441 | 2026-09-04T22:46:59.920Z | Compiling textwrap v0.16.2 |
| 442 | 2026-09-04T22:47:00.007Z | Compiling semver v1.0.28 |
| 443 | 2026-09-04T22:47:00.023Z | Compiling cargo-platform v0.3.2 |
| 444 | 2026-09-04T22:47:00.291Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-04T22:47:00.591Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-04T22:47:01.198Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-04T22:47:01.290Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-04T22:47:01.693Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-04T22:47:01.693Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-04T22:47:01.696Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-04T22:47:01.696Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-04T22:47:01.696Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-04T22:47:01.696Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-04T22:47:01.788Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-04T22:47:02.335Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-04T22:47:02.392Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-04T22:47:02.544Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-04T22:47:02.683Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-04T22:47:03.029Z | Compiling clap v4.6.1 |
| 460 | 2026-09-04T22:47:04.050Z | Compiling serde_spanned v0.6.9 |
| 461 | 2026-09-04T22:47:04.050Z | Compiling toml_datetime v0.6.11 |
| 462 | 2026-09-04T22:47:04.053Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 463 | 2026-09-04T22:47:04.053Z | Compiling macaddr v1.0.1 |
| 464 | 2026-09-04T22:47:04.053Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-04T22:47:04.066Z | Compiling dof v0.3.0 |
| 466 | 2026-09-04T22:47:04.070Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-04T22:47:04.269Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-04T22:47:04.815Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-04T22:47:04.818Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-04T22:47:05.422Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-04T22:47:05.567Z | Compiling toml v0.8.23 |
| 472 | 2026-09-04T22:47:05.895Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-04T22:47:07.161Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-04T22:47:09.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s |
| 475 | 2026-09-04T22:47:09.414Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-04T22:47:09.924Z | Downloading crates ... |
| 477 | 2026-09-04T22:47:09.986Z | Downloaded aead v0.6.1 |
| 478 | 2026-09-04T22:47:09.989Z | Downloaded cfg_aliases v0.2.1 |
| 479 | 2026-09-04T22:47:09.989Z | Downloaded cobs v0.3.0 |
| 480 | 2026-09-04T22:47:09.992Z | Downloaded block-buffer v0.12.1 |
| 481 | 2026-09-04T22:47:09.995Z | Downloaded foreign-types-shared v0.1.1 |
| 482 | 2026-09-04T22:47:09.995Z | Downloaded foreign-types v0.5.0 |
| 483 | 2026-09-04T22:47:09.998Z | Downloaded base16ct v1.0.0 |
| 484 | 2026-09-04T22:47:10.002Z | Downloaded atty v0.2.14 |
| 485 | 2026-09-04T22:47:10.005Z | Downloaded gethostname v0.5.0 |
| 486 | 2026-09-04T22:47:10.005Z | Downloaded foldhash v0.1.5 |
| 487 | 2026-09-04T22:47:10.008Z | Downloaded cexpr v0.6.0 |
| 488 | 2026-09-04T22:47:10.008Z | Downloaded fs-err v2.11.0 |
| 489 | 2026-09-04T22:47:10.008Z | Downloaded futures-executor v0.3.32 |
| 490 | 2026-09-04T22:47:10.010Z | Downloaded addr2line v0.25.1 |
| 491 | 2026-09-04T22:47:10.010Z | Downloaded async-bb8-diesel v0.2.1 |
| 492 | 2026-09-04T22:47:10.013Z | Downloaded bitfield-macros v0.19.4 |
| 493 | 2026-09-04T22:47:10.013Z | Downloaded async-recursion v1.1.1 |
| 494 | 2026-09-04T22:47:10.013Z | Downloaded bb8 v0.8.6 |
| 495 | 2026-09-04T22:47:10.016Z | Downloaded base16ct v0.2.0 |
| 496 | 2026-09-04T22:47:10.016Z | Downloaded foreign-types v0.3.2 |
| 497 | 2026-09-04T22:47:10.016Z | Downloaded base64 v0.21.7 |
| 498 | 2026-09-04T22:47:10.019Z | Downloaded anstream v0.6.21 |
| 499 | 2026-09-04T22:47:10.019Z | Downloaded bit-vec v0.6.3 |
| 500 | 2026-09-04T22:47:10.022Z | Downloaded globset v0.4.18 |
| 501 | 2026-09-04T22:47:10.022Z | Downloaded atomicwrites v0.4.4 |
| 502 | 2026-09-04T22:47:10.024Z | Downloaded atomic-waker v1.1.2 |
| 503 | 2026-09-04T22:47:10.024Z | Downloaded futures-util v0.3.32 |
| 504 | 2026-09-04T22:47:10.031Z | Downloaded http v1.4.2 |
| 505 | 2026-09-04T22:47:10.033Z | Downloaded embedded-io v0.4.0 |
| 506 | 2026-09-04T22:47:10.036Z | Downloaded enum-as-inner v0.6.1 |
| 507 | 2026-09-04T22:47:10.036Z | Downloaded ff v0.13.1 |
| 508 | 2026-09-04T22:47:10.036Z | Downloaded bcs v0.1.6 |
| 509 | 2026-09-04T22:47:10.039Z | Downloaded cancel-safe-futures v0.1.5 |
| 510 | 2026-09-04T22:47:10.039Z | Downloaded generic-array v1.4.3 |
| 511 | 2026-09-04T22:47:10.042Z | Downloaded array-init v0.0.4 |
| 512 | 2026-09-04T22:47:10.042Z | Downloaded embedded-io v0.6.1 |
| 513 | 2026-09-04T22:47:10.042Z | Downloaded aead v0.5.2 |
| 514 | 2026-09-04T22:47:10.042Z | Downloaded cfg_aliases v0.1.1 |
| 515 | 2026-09-04T22:47:10.045Z | Downloaded bitfield-struct v0.6.2 |
| 516 | 2026-09-04T22:47:10.045Z | Downloaded find-msvc-tools v0.1.9 |
| 517 | 2026-09-04T22:47:10.045Z | Downloaded float-cmp v0.10.0 |
| 518 | 2026-09-04T22:47:10.045Z | Downloaded fallible-iterator v0.2.0 |
| 519 | 2026-09-04T22:47:10.048Z | Downloaded ff v0.14.0 |
| 520 | 2026-09-04T22:47:10.048Z | Downloaded arrayref v0.3.9 |
| 521 | 2026-09-04T22:47:10.048Z | Downloaded ascii-canvas v3.0.0 |
| 522 | 2026-09-04T22:47:10.048Z | Downloaded backtrace-ext v0.2.1 |
| 523 | 2026-09-04T22:47:10.051Z | Downloaded endian-type v0.1.2 |
| 524 | 2026-09-04T22:47:10.051Z | Downloaded argon2 v0.5.3 |
| 525 | 2026-09-04T22:47:10.051Z | Downloaded const-oid v0.9.6 |
| 526 | 2026-09-04T22:47:10.054Z | Downloaded ciborium-ll v0.2.2 |
| 527 | 2026-09-04T22:47:10.054Z | Downloaded futures-macro v0.3.32 |
| 528 | 2026-09-04T22:47:10.054Z | Downloaded form_urlencoded v1.2.2 |
| 529 | 2026-09-04T22:47:10.057Z | Downloaded hash32 v0.2.1 |
| 530 | 2026-09-04T22:47:10.057Z | Downloaded hash32 v0.3.1 |
| 531 | 2026-09-04T22:47:10.057Z | Downloaded castaway v0.2.4 |
| 532 | 2026-09-04T22:47:10.059Z | Downloaded env_filter v2.0.0 |
| 533 | 2026-09-04T22:47:10.060Z | Downloaded hubpack v0.1.2 |
| 534 | 2026-09-04T22:47:10.062Z | Downloaded erased-serde v0.3.31 |
| 535 | 2026-09-04T22:47:10.062Z | Downloaded foreign-types-shared v0.3.1 |
| 536 | 2026-09-04T22:47:10.062Z | Downloaded futures-sink v0.3.32 |
| 537 | 2026-09-04T22:47:10.062Z | Downloaded bit-set v0.8.0 |
| 538 | 2026-09-04T22:47:10.065Z | Downloaded funty v2.0.0 |
| 539 | 2026-09-04T22:47:10.065Z | Downloaded futures-core v0.3.32 |
| 540 | 2026-09-04T22:47:10.065Z | Downloaded futures-io v0.3.32 |
| 541 | 2026-09-04T22:47:10.069Z | Downloaded ciborium-io v0.2.2 |
| 542 | 2026-09-04T22:47:10.071Z | Downloaded foreign-types-macros v0.2.3 |
| 543 | 2026-09-04T22:47:10.072Z | Downloaded futures-task v0.3.32 |
| 544 | 2026-09-04T22:47:10.075Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 545 | 2026-09-04T22:47:10.075Z | Downloaded hex-literal v1.1.0 |
| 546 | 2026-09-04T22:47:10.075Z | Downloaded flagset v0.4.7 |
| 547 | 2026-09-04T22:47:10.077Z | Downloaded hostname v0.3.1 |
| 548 | 2026-09-04T22:47:10.077Z | Downloaded adler2 v2.0.1 |
| 549 | 2026-09-04T22:47:10.077Z | Downloaded home v0.5.12 |
| 550 | 2026-09-04T22:47:10.077Z | Downloaded http-body v1.0.1 |
| 551 | 2026-09-04T22:47:10.077Z | Downloaded assert_matches v1.5.0 |
| 552 | 2026-09-04T22:47:10.081Z | Downloaded owo-colors v4.3.0 |
| 553 | 2026-09-04T22:47:10.084Z | Downloaded enum_dispatch v0.3.13 |
| 554 | 2026-09-04T22:47:10.086Z | Downloaded async-stream-impl v0.3.6 |
| 555 | 2026-09-04T22:47:10.089Z | Downloaded block-padding v0.4.2 |
| 556 | 2026-09-04T22:47:10.092Z | Downloaded float-ord v0.3.2 |
| 557 | 2026-09-04T22:47:10.095Z | Downloaded fxhash v0.2.1 |
| 558 | 2026-09-04T22:47:10.095Z | Downloaded newline-converter v0.3.0 |
| 559 | 2026-09-04T22:47:10.098Z | Downloaded fd-lock v4.0.4 |
| 560 | 2026-09-04T22:47:10.098Z | Downloaded nibble_vec v0.1.0 |
| 561 | 2026-09-04T22:47:10.100Z | Downloaded normalize-line-endings v0.3.0 |
| 562 | 2026-09-04T22:47:10.101Z | Downloaded async-stream v0.3.6 |
| 563 | 2026-09-04T22:47:10.101Z | Downloaded hex v0.4.3 |
| 564 | 2026-09-04T22:47:10.101Z | Downloaded ghash v0.6.0 |
| 565 | 2026-09-04T22:47:10.103Z | Downloaded git-stub v1.0.0 |
| 566 | 2026-09-04T22:47:10.103Z | Downloaded headers-core v0.3.0 |
| 567 | 2026-09-04T22:47:10.103Z | Downloaded hubpack_derive v0.1.1 |
| 568 | 2026-09-04T22:47:10.106Z | Downloaded fixedbitset v0.4.2 |
| 569 | 2026-09-04T22:47:10.106Z | Downloaded globwalk v0.9.1 |
| 570 | 2026-09-04T22:47:10.106Z | Downloaded anstyle-parse v0.2.7 |
| 571 | 2026-09-04T22:47:10.106Z | Downloaded bitflags v1.3.2 |
| 572 | 2026-09-04T22:47:10.109Z | Downloaded bitfield v0.19.4 |
| 573 | 2026-09-04T22:47:10.112Z | Downloaded arrayvec v0.7.6 |
| 574 | 2026-09-04T22:47:10.112Z | Downloaded http-range v0.1.5 |
| 575 | 2026-09-04T22:47:10.112Z | Downloaded openssl-macros v0.1.1 |
| 576 | 2026-09-04T22:47:10.112Z | Downloaded oso-derive v0.27.3 |
| 577 | 2026-09-04T22:47:10.112Z | Downloaded base64ct v1.8.3 |
| 578 | 2026-09-04T22:47:10.114Z | Downloaded num_threads v0.1.7 |
| 579 | 2026-09-04T22:47:10.114Z | Downloaded powerfmt v0.2.0 |
| 580 | 2026-09-04T22:47:10.117Z | Downloaded path-slash v0.1.5 |
| 581 | 2026-09-04T22:47:10.120Z | Downloaded phf_shared v0.13.1 |
| 582 | 2026-09-04T22:47:10.125Z | Downloaded radium v0.7.0 |
| 583 | 2026-09-04T22:47:10.128Z | Downloaded hostname v0.4.2 |
| 584 | 2026-09-04T22:47:10.128Z | Downloaded progenitor-macro v0.14.0 |
| 585 | 2026-09-04T22:47:10.128Z | Downloaded rand_pcg v0.10.2 |
| 586 | 2026-09-04T22:47:10.131Z | Downloaded rand_chacha v0.3.1 |
| 587 | 2026-09-04T22:47:10.131Z | Downloaded bumpalo v3.20.2 |
| 588 | 2026-09-04T22:47:10.134Z | Downloaded compression-codecs v0.4.37 |
| 589 | 2026-09-04T22:47:10.137Z | Downloaded fixedbitset v0.5.7 |
| 590 | 2026-09-04T22:47:10.137Z | Downloaded ena v0.14.4 |
| 591 | 2026-09-04T22:47:10.137Z | Downloaded async-trait v0.1.89 |
| 592 | 2026-09-04T22:47:10.143Z | Downloaded bit-vec v0.8.0 |
| 593 | 2026-09-04T22:47:10.143Z | Downloaded bs58 v0.5.1 |
| 594 | 2026-09-04T22:47:10.143Z | Downloaded cmov v0.5.4 |
| 595 | 2026-09-04T22:47:10.143Z | Downloaded group v0.13.0 |
| 596 | 2026-09-04T22:47:10.143Z | Downloaded fs_extra v1.3.0 |
| 597 | 2026-09-04T22:47:10.143Z | Downloaded cbc v0.2.1 |
| 598 | 2026-09-04T22:47:10.147Z | Downloaded rustc-hash v2.1.1 |
| 599 | 2026-09-04T22:47:10.150Z | Downloaded scopeguard v1.2.0 |
| 600 | 2026-09-04T22:47:10.150Z | Downloaded cipher v0.5.2 |
| 601 | 2026-09-04T22:47:10.153Z | Downloaded serde_urlencoded v0.7.1 |
| 602 | 2026-09-04T22:47:10.157Z | Downloaded bit-set v0.5.3 |
| 603 | 2026-09-04T22:47:10.160Z | Downloaded backoff v0.4.0 |
| 604 | 2026-09-04T22:47:10.160Z | Downloaded byte-wrapper v0.1.0 |
| 605 | 2026-09-04T22:47:10.160Z | Downloaded chacha20 v0.9.1 |
| 606 | 2026-09-04T22:47:10.160Z | Downloaded cmake v0.1.57 |
| 607 | 2026-09-04T22:47:10.163Z | Downloaded compression-core v0.4.31 |
| 608 | 2026-09-04T22:47:10.163Z | Downloaded buf-list v1.1.2 |
| 609 | 2026-09-04T22:47:10.163Z | Downloaded blowfish v0.10.0 |
| 610 | 2026-09-04T22:47:10.166Z | Downloaded filetime v0.2.27 |
| 611 | 2026-09-04T22:47:10.166Z | Downloaded foldhash v0.2.0 |
| 612 | 2026-09-04T22:47:10.166Z | Downloaded httpdate v1.0.3 |
| 613 | 2026-09-04T22:47:10.166Z | Downloaded git-stub-vcs v0.1.0 |
| 614 | 2026-09-04T22:47:10.167Z | Downloaded glob v0.3.3 |
| 615 | 2026-09-04T22:47:10.170Z | Downloaded highway v1.3.0 |
| 616 | 2026-09-04T22:47:10.170Z | Downloaded clang-sys v1.8.1 |
| 617 | 2026-09-04T22:47:10.176Z | Downloaded http-body-util v0.1.3 |
| 618 | 2026-09-04T22:47:10.176Z | Downloaded aes v0.9.1 |
| 619 | 2026-09-04T22:47:10.179Z | Downloaded group v0.14.0 |
| 620 | 2026-09-04T22:47:10.179Z | Downloaded num-integer v0.1.46 |
| 621 | 2026-09-04T22:47:10.179Z | Downloaded pkcs8 v0.10.2 |
| 622 | 2026-09-04T22:47:10.179Z | Downloaded bzip2 v0.6.1 |
| 623 | 2026-09-04T22:47:10.179Z | Downloaded argon2 v0.6.0-rc.8 |
| 624 | 2026-09-04T22:47:10.182Z | Downloaded ppv-lite86 v0.2.21 |
| 625 | 2026-09-04T22:47:10.182Z | Downloaded psm v0.1.30 |
| 626 | 2026-09-04T22:47:10.182Z | Downloaded cassowary v0.3.0 |
| 627 | 2026-09-04T22:47:10.182Z | Downloaded sqlparser_derive v0.5.0 |
| 628 | 2026-09-04T22:47:10.185Z | Downloaded stable_deref_trait v1.2.1 |
| 629 | 2026-09-04T22:47:10.187Z | Downloaded subtle v2.6.1 |
| 630 | 2026-09-04T22:47:10.187Z | Downloaded supports-unicode v3.0.0 |
| 631 | 2026-09-04T22:47:10.188Z | Downloaded num_enum v0.5.11 |
| 632 | 2026-09-04T22:47:10.191Z | Downloaded password-hash v0.5.0 |
| 633 | 2026-09-04T22:47:10.191Z | Downloaded pem v3.0.6 |
| 634 | 2026-09-04T22:47:10.191Z | Downloaded oxnet v0.1.6 |
| 635 | 2026-09-04T22:47:10.194Z | Downloaded phf v0.12.1 |
| 636 | 2026-09-04T22:47:10.194Z | Downloaded progenitor-extras v0.2.0 |
| 637 | 2026-09-04T22:47:10.194Z | Downloaded half v1.8.3 |
| 638 | 2026-09-04T22:47:10.198Z | Downloaded elliptic-curve v0.14.1 |
| 639 | 2026-09-04T22:47:10.198Z | Downloaded getrandom v0.3.4 |
| 640 | 2026-09-04T22:47:10.200Z | Downloaded take_mut v0.2.2 |
| 641 | 2026-09-04T22:47:10.200Z | Downloaded httparse v1.10.1 |
| 642 | 2026-09-04T22:47:10.204Z | Downloaded futures v0.3.32 |
| 643 | 2026-09-04T22:47:10.207Z | Downloaded testing_table v0.3.0 |
| 644 | 2026-09-04T22:47:10.207Z | Downloaded unarray v0.1.4 |
| 645 | 2026-09-04T22:47:10.213Z | Downloaded cipher v0.4.4 |
| 646 | 2026-09-04T22:47:10.213Z | Downloaded rpassword v7.5.4 |
| 647 | 2026-09-04T22:47:10.213Z | Downloaded backon v1.6.0 |
| 648 | 2026-09-04T22:47:10.216Z | Downloaded signal-hook-mio v0.2.5 |
| 649 | 2026-09-04T22:47:10.216Z | Downloaded colored v3.1.1 |
| 650 | 2026-09-04T22:47:10.216Z | Downloaded blake2 v0.11.0-rc.6 |
| 651 | 2026-09-04T22:47:10.217Z | Downloaded camino-tempfile-ext v0.3.3 |
| 652 | 2026-09-04T22:47:10.217Z | Downloaded ahash v0.8.12 |
| 653 | 2026-09-04T22:47:10.217Z | Downloaded ciborium v0.2.2 |
| 654 | 2026-09-04T22:47:10.219Z | Downloaded scroll v0.13.0 |
| 655 | 2026-09-04T22:47:10.220Z | Downloaded serde_derive_internals v0.29.1 |
| 656 | 2026-09-04T22:47:10.220Z | Downloaded usdt v0.6.0 |
| 657 | 2026-09-04T22:47:10.220Z | Downloaded xshell-macros v0.2.7 |
| 658 | 2026-09-04T22:47:10.220Z | Downloaded yoke-derive v0.8.1 |
| 659 | 2026-09-04T22:47:10.220Z | Downloaded console v0.15.11 |
| 660 | 2026-09-04T22:47:10.223Z | Downloaded bzip2 v0.4.4 |
| 661 | 2026-09-04T22:47:10.223Z | Downloaded chacha20 v0.10.0 |
| 662 | 2026-09-04T22:47:10.224Z | Downloaded colored v2.2.0 |
| 663 | 2026-09-04T22:47:10.228Z | Downloaded console v0.16.2 |
| 664 | 2026-09-04T22:47:10.228Z | Downloaded convert_case v0.4.0 |
| 665 | 2026-09-04T22:47:10.228Z | Downloaded cpubits v0.1.1 |
| 666 | 2026-09-04T22:47:10.228Z | Downloaded env_logger v0.11.11 |
| 667 | 2026-09-04T22:47:10.231Z | Downloaded serde_tokenstream v0.3.0 |
| 668 | 2026-09-04T22:47:10.231Z | Downloaded serde-hex v0.1.0 |
| 669 | 2026-09-04T22:47:10.231Z | Downloaded signal-hook-registry v1.4.8 |
| 670 | 2026-09-04T22:47:10.231Z | Downloaded slog-async v2.8.0 |
| 671 | 2026-09-04T22:47:10.231Z | Downloaded rustls-native-certs v0.8.3 |
| 672 | 2026-09-04T22:47:10.231Z | Downloaded sec1 v0.8.1 |
| 673 | 2026-09-04T22:47:10.235Z | Downloaded sha1 v0.11.0 |
| 674 | 2026-09-04T22:47:10.235Z | Downloaded zone_cfg_derive v0.3.1 |
| 675 | 2026-09-04T22:47:10.235Z | Downloaded hmac v0.12.1 |
| 676 | 2026-09-04T22:47:10.235Z | Downloaded getrandom v0.2.17 |
| 677 | 2026-09-04T22:47:10.238Z | Downloaded zerofrom v0.1.6 |
| 678 | 2026-09-04T22:47:10.241Z | Downloaded crunchy v0.2.4 |
| 679 | 2026-09-04T22:47:10.247Z | Downloaded slog-bunyan v2.5.0 |
| 680 | 2026-09-04T22:47:10.247Z | Downloaded spki v0.7.3 |
| 681 | 2026-09-04T22:47:10.247Z | Downloaded debug-ignore v1.0.5 |
| 682 | 2026-09-04T22:47:10.250Z | Downloaded stacker v0.1.23 |
| 683 | 2026-09-04T22:47:10.250Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 684 | 2026-09-04T22:47:10.250Z | Downloaded hmac v0.13.0 |
| 685 | 2026-09-04T22:47:10.253Z | Downloaded pkcs1 v0.7.5 |
| 686 | 2026-09-04T22:47:10.253Z | Downloaded poly1305 v0.9.0 |
| 687 | 2026-09-04T22:47:10.257Z | Downloaded futures-channel v0.3.32 |
| 688 | 2026-09-04T22:47:10.257Z | Downloaded synstructure v0.13.2 |
| 689 | 2026-09-04T22:47:10.260Z | Downloaded thread_local v1.1.9 |
| 690 | 2026-09-04T22:47:10.260Z | Downloaded tinystr v0.8.2 |
| 691 | 2026-09-04T22:47:10.260Z | Downloaded tokio-native-tls v0.3.1 |
| 692 | 2026-09-04T22:47:10.260Z | Downloaded half v2.7.1 |
| 693 | 2026-09-04T22:47:10.263Z | Downloaded vergen-lib v0.1.6 |
| 694 | 2026-09-04T22:47:10.263Z | Downloaded defmt-parser v1.0.0 |
| 695 | 2026-09-04T22:47:10.263Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 696 | 2026-09-04T22:47:10.263Z | Downloaded dof v0.4.0 |
| 697 | 2026-09-04T22:47:10.266Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 698 | 2026-09-04T22:47:10.269Z | Downloaded jiff-static v0.2.34 |
| 699 | 2026-09-04T22:47:10.269Z | Downloaded unicase v2.9.0 |
| 700 | 2026-09-04T22:47:10.269Z | Downloaded blake2 v0.10.6 |
| 701 | 2026-09-04T22:47:10.272Z | Downloaded tui-tree-widget v0.23.1 |
| 702 | 2026-09-04T22:47:10.276Z | Downloaded usdt-attr-macro v0.6.0 |
| 703 | 2026-09-04T22:47:10.276Z | Downloaded vergen-lib v9.1.0 |
| 704 | 2026-09-04T22:47:10.279Z | Downloaded indoc v1.0.9 |
| 705 | 2026-09-04T22:47:10.279Z | Downloaded is_ci v1.2.0 |
| 706 | 2026-09-04T22:47:10.283Z | Downloaded kem v0.3.0 |
| 707 | 2026-09-04T22:47:10.283Z | Downloaded illumos-nvpair v0.3.0 |
| 708 | 2026-09-04T22:47:10.283Z | Downloaded lazy_static v1.5.0 |
| 709 | 2026-09-04T22:47:10.283Z | Downloaded lalrpop-util v0.19.12 |
| 710 | 2026-09-04T22:47:10.283Z | Downloaded num-derive v0.4.2 |
| 711 | 2026-09-04T22:47:10.286Z | Downloaded instability v0.3.11 |
| 712 | 2026-09-04T22:47:10.286Z | Downloaded vergen-gitcl v1.0.8 |
| 713 | 2026-09-04T22:47:10.286Z | Downloaded wyz v0.5.1 |
| 714 | 2026-09-04T22:47:10.286Z | Downloaded const-oid v0.10.2 |
| 715 | 2026-09-04T22:47:10.292Z | Downloaded arc-swap v1.8.2 |
| 716 | 2026-09-04T22:47:10.295Z | Downloaded chacha20poly1305 v0.10.1 |
| 717 | 2026-09-04T22:47:10.295Z | Downloaded allocator-api2 v0.2.21 |
| 718 | 2026-09-04T22:47:10.298Z | Downloaded match_cfg v0.1.0 |
| 719 | 2026-09-04T22:47:10.301Z | Downloaded maybe-uninit v2.0.0 |
| 720 | 2026-09-04T22:47:10.304Z | Downloaded linked-hash-map v0.5.6 |
| 721 | 2026-09-04T22:47:10.304Z | Downloaded mime v0.3.17 |
| 722 | 2026-09-04T22:47:10.304Z | Downloaded chumsky v0.9.3 |
| 723 | 2026-09-04T22:47:10.307Z | Downloaded num v0.4.3 |
| 724 | 2026-09-04T22:47:10.311Z | Downloaded ctr v0.10.1 |
| 725 | 2026-09-04T22:47:10.311Z | Downloaded term v1.2.1 |
| 726 | 2026-09-04T22:47:10.314Z | Downloaded strum_macros v0.24.3 |
| 727 | 2026-09-04T22:47:10.314Z | Downloaded corncobs v0.1.4 |
| 728 | 2026-09-04T22:47:10.314Z | Downloaded critical-section v1.2.0 |
| 729 | 2026-09-04T22:47:10.314Z | Downloaded num_enum_derive v0.5.11 |
| 730 | 2026-09-04T22:47:10.314Z | Downloaded olpc-cjson v0.1.4 |
| 731 | 2026-09-04T22:47:10.314Z | Downloaded openssl-probe v0.1.6 |
| 732 | 2026-09-04T22:47:10.314Z | Downloaded fatfs v0.3.6 |
| 733 | 2026-09-04T22:47:10.318Z | Downloaded packed_struct_codegen v0.10.1 |
| 734 | 2026-09-04T22:47:10.321Z | Downloaded postcard v1.1.3 |
| 735 | 2026-09-04T22:47:10.324Z | Downloaded oso v0.27.3 |
| 736 | 2026-09-04T22:47:10.324Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 737 | 2026-09-04T22:47:10.329Z | Downloaded humantime v2.3.0 |
| 738 | 2026-09-04T22:47:10.332Z | Downloaded quick-error v1.2.3 |
| 739 | 2026-09-04T22:47:10.332Z | Downloaded recursive v0.1.1 |
| 740 | 2026-09-04T22:47:10.332Z | Downloaded der_derive v0.7.3 |
| 741 | 2026-09-04T22:47:10.332Z | Downloaded deranged v0.5.8 |
| 742 | 2026-09-04T22:47:10.336Z | Downloaded dirs-sys-next v0.1.2 |
| 743 | 2026-09-04T22:47:10.336Z | Downloaded tiny-keccak v2.0.2 |
| 744 | 2026-09-04T22:47:10.336Z | Downloaded proc-macro-crate v1.3.1 |
| 745 | 2026-09-04T22:47:10.339Z | Downloaded progenitor-client v0.14.0 |
| 746 | 2026-09-04T22:47:10.339Z | Downloaded rfc6979 v0.4.0 |
| 747 | 2026-09-04T22:47:10.342Z | Downloaded rfc6979 v0.6.0 |
| 748 | 2026-09-04T22:47:10.344Z | Downloaded rcgen v0.12.1 |
| 749 | 2026-09-04T22:47:10.347Z | Downloaded schemars v0.8.22 |
| 750 | 2026-09-04T22:47:10.351Z | Downloaded signal-hook v0.3.18 |
| 751 | 2026-09-04T22:47:10.354Z | Downloaded secrecy v0.8.0 |
| 752 | 2026-09-04T22:47:10.354Z | Downloaded flume v0.11.1 |
| 753 | 2026-09-04T22:47:10.358Z | Downloaded headers v0.4.1 |
| 754 | 2026-09-04T22:47:10.361Z | Downloaded internet-checksum v0.2.1 |
| 755 | 2026-09-04T22:47:10.364Z | Downloaded sapling-renderdag v0.1.0 |
| 756 | 2026-09-04T22:47:10.364Z | Downloaded signal-hook-tokio v0.3.1 |
| 757 | 2026-09-04T22:47:10.364Z | Downloaded signature v2.2.0 |
| 758 | 2026-09-04T22:47:10.367Z | Downloaded omicron-zone-package v0.12.3 |
| 759 | 2026-09-04T22:47:10.367Z | Downloaded prefix-trie v0.7.0 |
| 760 | 2026-09-04T22:47:10.370Z | Downloaded pretty_assertions v1.4.1 |
| 761 | 2026-09-04T22:47:10.370Z | Downloaded backtrace v0.3.76 |
| 762 | 2026-09-04T22:47:10.373Z | Downloaded compact_str v0.8.1 |
| 763 | 2026-09-04T22:47:10.376Z | Downloaded linear-map v1.2.0 |
| 764 | 2026-09-04T22:47:10.376Z | Downloaded ar_archive_writer v0.5.1 |
| 765 | 2026-09-04T22:47:10.376Z | Downloaded multer v3.1.0 |
| 766 | 2026-09-04T22:47:10.379Z | Downloaded prettyplease v0.2.37 |
| 767 | 2026-09-04T22:47:10.379Z | Downloaded socket2 v0.5.10 |
| 768 | 2026-09-04T22:47:10.382Z | Downloaded supports-hyperlinks v3.2.0 |
| 769 | 2026-09-04T22:47:10.382Z | Downloaded flate2 v1.1.9 |
| 770 | 2026-09-04T22:47:10.386Z | Downloaded hickory-resolver v0.25.2 |
| 771 | 2026-09-04T22:47:10.390Z | Downloaded darling v0.20.11 |
| 772 | 2026-09-04T22:47:10.390Z | Downloaded heapless v0.7.17 |
| 773 | 2026-09-04T22:47:10.393Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 774 | 2026-09-04T22:47:10.393Z | Downloaded slog v2.8.2 |
| 775 | 2026-09-04T22:47:10.396Z | Downloaded typify-macro v0.6.2 |
| 776 | 2026-09-04T22:47:10.396Z | Downloaded void v1.0.2 |
| 777 | 2026-09-04T22:47:10.396Z | Downloaded phc v0.6.1 |
| 778 | 2026-09-04T22:47:10.396Z | Downloaded polyval v0.7.1 |
| 779 | 2026-09-04T22:47:10.396Z | Downloaded peg-macros v0.8.5 |
| 780 | 2026-09-04T22:47:10.399Z | Downloaded poly1305 v0.8.0 |
| 781 | 2026-09-04T22:47:10.399Z | Downloaded universal-hash v0.6.1 |
| 782 | 2026-09-04T22:47:10.399Z | Downloaded tinyvec v1.10.0 |
| 783 | 2026-09-04T22:47:10.402Z | Downloaded phf v0.13.1 |
| 784 | 2026-09-04T22:47:10.402Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 785 | 2026-09-04T22:47:10.402Z | Downloaded waitgroup v0.1.2 |
| 786 | 2026-09-04T22:47:10.411Z | Downloaded unsafe-libyaml v0.2.11 |
| 787 | 2026-09-04T22:47:10.411Z | Downloaded port-file v0.1.0 |
| 788 | 2026-09-04T22:47:10.414Z | Downloaded rand_chacha v0.9.0 |
| 789 | 2026-09-04T22:47:10.414Z | Downloaded cpufeatures v0.3.0 |
| 790 | 2026-09-04T22:47:10.415Z | Downloaded rayon-core v1.13.0 |
| 791 | 2026-09-04T22:47:10.415Z | Downloaded hybrid-array v0.4.13 |
| 792 | 2026-09-04T22:47:10.415Z | Downloaded derive-ex v0.1.8 |
| 793 | 2026-09-04T22:47:10.415Z | Downloaded primeorder v0.13.6 |
| 794 | 2026-09-04T22:47:10.415Z | Downloaded resolv-conf v0.7.6 |
| 795 | 2026-09-04T22:47:10.415Z | Downloaded rusty-fork v0.3.1 |
| 796 | 2026-09-04T22:47:10.415Z | Downloaded sec1 v0.7.3 |
| 797 | 2026-09-04T22:47:10.415Z | Downloaded zeroize_derive v1.5.0 |
| 798 | 2026-09-04T22:47:10.415Z | Downloaded tungstenite v0.21.0 |
| 799 | 2026-09-04T22:47:10.418Z | Downloaded defmt v0.3.100 |
| 800 | 2026-09-04T22:47:10.418Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 801 | 2026-09-04T22:47:10.418Z | Downloaded digest-io v0.1.0 |
| 802 | 2026-09-04T22:47:10.421Z | Downloaded cc v1.2.56 |
| 803 | 2026-09-04T22:47:10.421Z | Downloaded derive_builder v0.20.2 |
| 804 | 2026-09-04T22:47:10.424Z | Downloaded serde_path_to_error v0.1.20 |
| 805 | 2026-09-04T22:47:10.424Z | Downloaded strum_macros v0.26.4 |
| 806 | 2026-09-04T22:47:10.427Z | Downloaded heapless v0.8.0 |
| 807 | 2026-09-04T22:47:10.427Z | Downloaded schemars_derive v0.8.22 |
| 808 | 2026-09-04T22:47:10.430Z | Downloaded base64 v0.22.1 |
| 809 | 2026-09-04T22:47:10.430Z | Downloaded bytes v1.11.1 |
| 810 | 2026-09-04T22:47:10.433Z | Downloaded hickory-resolver v0.24.4 |
| 811 | 2026-09-04T22:47:10.436Z | Downloaded serdect v0.4.3 |
| 812 | 2026-09-04T22:47:10.439Z | Downloaded ssh-encoding v0.3.0 |
| 813 | 2026-09-04T22:47:10.439Z | Downloaded dsl_auto_type v0.2.0 |
| 814 | 2026-09-04T22:47:10.439Z | Downloaded expectorate v1.2.0 |
| 815 | 2026-09-04T22:47:10.443Z | Downloaded derive_builder_macro v0.20.2 |
| 816 | 2026-09-04T22:47:10.443Z | Downloaded aho-corasick v1.1.4 |
| 817 | 2026-09-04T22:47:10.446Z | Downloaded async-compression v0.4.41 |
| 818 | 2026-09-04T22:47:10.448Z | Downloaded document-features v0.2.12 |
| 819 | 2026-09-04T22:47:10.449Z | Downloaded slog-term v2.9.2 |
| 820 | 2026-09-04T22:47:10.451Z | Downloaded tls_codec v0.4.2 |
| 821 | 2026-09-04T22:47:10.451Z | Downloaded instant v0.1.13 |
| 822 | 2026-09-04T22:47:10.451Z | Downloaded is-terminal v0.4.17 |
| 823 | 2026-09-04T22:47:10.451Z | Downloaded hashbrown v0.12.3 |
| 824 | 2026-09-04T22:47:10.455Z | Downloaded slog-scope v4.4.1 |
| 825 | 2026-09-04T22:47:10.455Z | Downloaded smallvec v0.6.14 |
| 826 | 2026-09-04T22:47:10.457Z | Downloaded slog-stdlog v4.1.1 |
| 827 | 2026-09-04T22:47:10.457Z | Downloaded string_cache v0.8.9 |
| 828 | 2026-09-04T22:47:10.457Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 829 | 2026-09-04T22:47:10.457Z | Downloaded dropshot_endpoint v0.17.1 |
| 830 | 2026-09-04T22:47:10.462Z | Downloaded downcast-rs v2.0.2 |
| 831 | 2026-09-04T22:47:10.462Z | Downloaded parking_lot v0.12.5 |
| 832 | 2026-09-04T22:47:10.464Z | Downloaded openssl-probe v0.2.1 |
| 833 | 2026-09-04T22:47:10.464Z | Downloaded parking_lot_core v0.8.6 |
| 834 | 2026-09-04T22:47:10.464Z | Downloaded idna_adapter v1.2.1 |
| 835 | 2026-09-04T22:47:10.464Z | Downloaded peg v0.8.5 |
| 836 | 2026-09-04T22:47:10.467Z | Downloaded usdt-impl v0.6.0 |
| 837 | 2026-09-04T22:47:10.470Z | Downloaded lru v0.12.5 |
| 838 | 2026-09-04T22:47:10.470Z | Downloaded nodrop v0.1.14 |
| 839 | 2026-09-04T22:47:10.473Z | Downloaded num-iter v0.1.45 |
| 840 | 2026-09-04T22:47:10.473Z | Downloaded p256 v0.14.0 |
| 841 | 2026-09-04T22:47:10.473Z | Downloaded primeorder v0.14.0 |
| 842 | 2026-09-04T22:47:10.476Z | Downloaded constant_time_eq v0.4.2 |
| 843 | 2026-09-04T22:47:10.476Z | Downloaded quinn v0.11.11 |
| 844 | 2026-09-04T22:47:10.482Z | Downloaded walkdir v2.5.0 |
| 845 | 2026-09-04T22:47:10.488Z | Downloaded derive-where v1.6.0 |
| 846 | 2026-09-04T22:47:10.491Z | Downloaded newtype-uuid-macros v0.1.0 |
| 847 | 2026-09-04T22:47:10.494Z | Downloaded percent-encoding v2.3.2 |
| 848 | 2026-09-04T22:47:10.494Z | Downloaded potential_utf v0.1.4 |
| 849 | 2026-09-04T22:47:10.494Z | Downloaded predicates-tree v1.0.13 |
| 850 | 2026-09-04T22:47:10.494Z | Downloaded zeroize v1.9.0 |
| 851 | 2026-09-04T22:47:10.494Z | Downloaded zstd v0.13.3 |
| 852 | 2026-09-04T22:47:10.497Z | Downloaded ctutils v0.4.2 |
| 853 | 2026-09-04T22:47:10.498Z | Downloaded psl-types v2.0.11 |
| 854 | 2026-09-04T22:47:10.498Z | Downloaded russh-util v0.52.0 |
| 855 | 2026-09-04T22:47:10.501Z | Downloaded rand_xorshift v0.4.0 |
| 856 | 2026-09-04T22:47:10.501Z | Downloaded darling_core v0.21.3 |
| 857 | 2026-09-04T22:47:10.504Z | Downloaded tls_codec_derive v0.4.2 |
| 858 | 2026-09-04T22:47:10.504Z | Downloaded knus-derive v3.4.0 |
| 859 | 2026-09-04T22:47:10.504Z | Downloaded ref-cast v1.0.25 |
| 860 | 2026-09-04T22:47:10.507Z | Downloaded rsa v0.9.10 |
| 861 | 2026-09-04T22:47:10.510Z | Downloaded data-encoding v2.10.0 |
| 862 | 2026-09-04T22:47:10.510Z | Downloaded semver v0.1.20 |
| 863 | 2026-09-04T22:47:10.510Z | Downloaded sha1 v0.10.6 |
| 864 | 2026-09-04T22:47:10.513Z | Downloaded stringprep v0.1.5 |
| 865 | 2026-09-04T22:47:10.516Z | Downloaded zip v0.6.6 |
| 866 | 2026-09-04T22:47:10.519Z | Downloaded hyper-staticfile v0.10.1 |
| 867 | 2026-09-04T22:47:10.519Z | Downloaded oxide-update-engine-types v0.1.2 |
| 868 | 2026-09-04T22:47:10.523Z | Downloaded pkcs5 v0.8.1 |
| 869 | 2026-09-04T22:47:10.526Z | Downloaded jobserver v0.1.34 |
| 870 | 2026-09-04T22:47:10.526Z | Downloaded sync_wrapper v1.0.2 |
| 871 | 2026-09-04T22:47:10.526Z | Downloaded tabwriter v1.4.1 |
| 872 | 2026-09-04T22:47:10.526Z | Downloaded thread-id v5.1.0 |
| 873 | 2026-09-04T22:47:10.526Z | Downloaded slog-envlogger v2.2.0 |
| 874 | 2026-09-04T22:47:10.526Z | Downloaded strum v0.26.3 |
| 875 | 2026-09-04T22:47:10.529Z | Downloaded darling_core v0.20.11 |
| 876 | 2026-09-04T22:47:10.532Z | Downloaded crc32fast v1.5.0 |
| 877 | 2026-09-04T22:47:10.532Z | Downloaded indicatif v0.18.4 |
| 878 | 2026-09-04T22:47:10.535Z | Downloaded lock_api v0.4.14 |
| 879 | 2026-09-04T22:47:10.535Z | Downloaded tinyvec_macros v0.1.1 |
| 880 | 2026-09-04T22:47:10.535Z | Downloaded universal-hash v0.5.1 |
| 881 | 2026-09-04T22:47:10.538Z | Downloaded nanorand v0.7.0 |
| 882 | 2026-09-04T22:47:10.542Z | Downloaded libsw v3.5.0 |
| 883 | 2026-09-04T22:47:10.545Z | Downloaded oxide-update-engine v0.1.2 |
| 884 | 2026-09-04T22:47:10.545Z | Downloaded proc-macro-error2 v2.0.1 |
| 885 | 2026-09-04T22:47:10.545Z | Downloaded zerofrom-derive v0.1.6 |
| 886 | 2026-09-04T22:47:10.548Z | Downloaded writeable v0.6.2 |
| 887 | 2026-09-04T22:47:10.551Z | Downloaded pem-rfc7468 v1.0.0 |
| 888 | 2026-09-04T22:47:10.551Z | Downloaded progenitor v0.13.0 |
| 889 | 2026-09-04T22:47:10.554Z | Downloaded packed_struct v0.10.1 |
| 890 | 2026-09-04T22:47:10.554Z | Downloaded pin-project-lite v0.2.17 |
| 891 | 2026-09-04T22:47:10.558Z | Downloaded rand_core v0.6.4 |
| 892 | 2026-09-04T22:47:10.558Z | Downloaded wnaf v0.14.0 |
| 893 | 2026-09-04T22:47:10.561Z | Downloaded hashbrown v0.13.2 |
| 894 | 2026-09-04T22:47:10.561Z | Downloaded crucible-workspace-hack v0.1.0 |
| 895 | 2026-09-04T22:47:10.561Z | Downloaded darling_macro v0.21.3 |
| 896 | 2026-09-04T22:47:10.563Z | Downloaded icu_locale_core v2.1.1 |
| 897 | 2026-09-04T22:47:10.566Z | Downloaded unicode_categories v0.1.1 |
| 898 | 2026-09-04T22:47:10.566Z | Downloaded darling v0.21.3 |
| 899 | 2026-09-04T22:47:10.569Z | Downloaded darling v0.23.0 |
| 900 | 2026-09-04T22:47:10.572Z | Downloaded rustversion v1.0.22 |
| 901 | 2026-09-04T22:47:10.572Z | Downloaded same-file v1.0.6 |
| 902 | 2026-09-04T22:47:10.572Z | Downloaded inout v0.1.4 |
| 903 | 2026-09-04T22:47:10.576Z | Downloaded tokio-postgres v0.7.16 |
| 904 | 2026-09-04T22:47:10.576Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 905 | 2026-09-04T22:47:10.579Z | Downloaded toml_edit v0.19.15 |
| 906 | 2026-09-04T22:47:10.585Z | Downloaded unicode-bidi v0.3.18 |
| 907 | 2026-09-04T22:47:10.589Z | Downloaded display-error-chain v0.2.2 |
| 908 | 2026-09-04T22:47:10.589Z | Downloaded dirs-next v2.0.0 |
| 909 | 2026-09-04T22:47:10.589Z | Downloaded hyper-tls v0.6.0 |
| 910 | 2026-09-04T22:47:10.592Z | Downloaded ssh-cipher v0.3.0 |
| 911 | 2026-09-04T22:47:10.592Z | Downloaded serde_with_macros v1.5.2 |
| 912 | 2026-09-04T22:47:10.596Z | Downloaded libscf-sys v1.2.0 |
| 913 | 2026-09-04T22:47:10.599Z | Downloaded ingot-macros v0.2.0 |
| 914 | 2026-09-04T22:47:10.600Z | Downloaded support-bundle-viewer v0.1.2 |
| 915 | 2026-09-04T22:47:10.600Z | Downloaded crossbeam-channel v0.5.15 |
| 916 | 2026-09-04T22:47:10.604Z | Downloaded serde_with v1.14.0 |
| 917 | 2026-09-04T22:47:10.607Z | Downloaded xshell v0.2.7 |
| 918 | 2026-09-04T22:47:10.607Z | Downloaded litrs v1.0.0 |
| 919 | 2026-09-04T22:47:10.611Z | Downloaded rand v0.10.1 |
| 920 | 2026-09-04T22:47:10.615Z | Downloaded hickory-server v0.25.2 |
| 921 | 2026-09-04T22:47:10.618Z | Downloaded parking_lot v0.11.2 |
| 922 | 2026-09-04T22:47:10.618Z | Downloaded zstd-safe v7.2.4 |
| 923 | 2026-09-04T22:47:10.618Z | Downloaded crossbeam-utils v0.8.21 |
| 924 | 2026-09-04T22:47:10.621Z | Downloaded uzers v0.12.2 |
| 925 | 2026-09-04T22:47:10.624Z | Downloaded num-bigint-dig v0.8.6 |
| 926 | 2026-09-04T22:47:10.627Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 927 | 2026-09-04T22:47:10.627Z | Downloaded progenitor-macro v0.13.0 |
| 928 | 2026-09-04T22:47:10.627Z | Downloaded scheduled-thread-pool v0.2.7 |
| 929 | 2026-09-04T22:47:10.627Z | Downloaded serde-big-array v0.5.1 |
| 930 | 2026-09-04T22:47:10.630Z | Downloaded hashbrown v0.16.1 |
| 931 | 2026-09-04T22:47:10.633Z | Downloaded delegate v0.13.5 |
| 932 | 2026-09-04T22:47:10.636Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 933 | 2026-09-04T22:47:10.636Z | Downloaded des v0.9.0 |
| 934 | 2026-09-04T22:47:10.639Z | Downloaded rtoolbox v0.0.3 |
| 935 | 2026-09-04T22:47:10.642Z | Downloaded serde_spanned v1.1.1 |
| 936 | 2026-09-04T22:47:10.647Z | Downloaded diesel-dtrace v0.5.0 |
| 937 | 2026-09-04T22:47:10.647Z | Downloaded sponge-cursor v0.1.0 |
| 938 | 2026-09-04T22:47:10.647Z | Downloaded strum v0.27.2 |
| 939 | 2026-09-04T22:47:10.651Z | Downloaded either v1.15.0 |
| 940 | 2026-09-04T22:47:10.651Z | Downloaded strip-ansi-escapes v0.2.1 |
| 941 | 2026-09-04T22:47:10.651Z | Downloaded qorb v0.4.1 |
| 942 | 2026-09-04T22:47:10.654Z | Downloaded serde_cbor v0.11.2 |
| 943 | 2026-09-04T22:47:10.654Z | Downloaded libsw-core v0.3.2 |
| 944 | 2026-09-04T22:47:10.657Z | Downloaded drift v0.2.0 |
| 945 | 2026-09-04T22:47:10.661Z | Downloaded ipnetwork v0.21.1 |
| 946 | 2026-09-04T22:47:10.664Z | Downloaded tokio-macros v2.7.0 |
| 947 | 2026-09-04T22:47:10.664Z | Downloaded utf-8 v0.7.6 |
| 948 | 2026-09-04T22:47:10.664Z | Downloaded crc-catalog v2.4.0 |
| 949 | 2026-09-04T22:47:10.664Z | Downloaded crc8 v0.1.1 |
| 950 | 2026-09-04T22:47:10.667Z | Downloaded ed25519-dalek v3.0.0 |
| 951 | 2026-09-04T22:47:10.667Z | Downloaded icu_properties v2.1.2 |
| 952 | 2026-09-04T22:47:10.667Z | Downloaded keccak v0.2.0 |
| 953 | 2026-09-04T22:47:10.670Z | Downloaded serde_with_macros v3.21.0 |
| 954 | 2026-09-04T22:47:10.670Z | Downloaded parse-display-derive v0.10.0 |
| 955 | 2026-09-04T22:47:10.670Z | Downloaded rustls-platform-verifier v0.6.2 |
| 956 | 2026-09-04T22:47:10.673Z | Downloaded tower-layer v0.3.3 |
| 957 | 2026-09-04T22:47:10.673Z | Downloaded unit-prefix v0.5.2 |
| 958 | 2026-09-04T22:47:10.673Z | Downloaded test-strategy v0.4.5 |
| 959 | 2026-09-04T22:47:10.678Z | Downloaded xattr v1.6.1 |
| 960 | 2026-09-04T22:47:10.678Z | Downloaded libloading v0.8.9 |
| 961 | 2026-09-04T22:47:10.678Z | Downloaded rustyline v14.0.0 |
| 962 | 2026-09-04T22:47:10.681Z | Downloaded tokio-rustls v0.26.4 |
| 963 | 2026-09-04T22:47:10.681Z | Downloaded oxide-generation v0.1.3 |
| 964 | 2026-09-04T22:47:10.681Z | Downloaded nu-ansi-term v0.50.3 |
| 965 | 2026-09-04T22:47:10.704Z | Downloaded num-rational v0.4.2 |
| 966 | 2026-09-04T22:47:10.704Z | Downloaded paste v1.0.15 |
| 967 | 2026-09-04T22:47:10.704Z | Downloaded wait-timeout v0.2.1 |
| 968 | 2026-09-04T22:47:10.704Z | Downloaded zone v0.3.1 |
| 969 | 2026-09-04T22:47:10.704Z | Downloaded tracing-attributes v0.1.31 |
| 970 | 2026-09-04T22:47:10.704Z | Downloaded cookie v0.18.1 |
| 971 | 2026-09-04T22:47:10.704Z | Downloaded cookie_store v0.22.1 |
| 972 | 2026-09-04T22:47:10.704Z | Downloaded postgres-protocol v0.6.10 |
| 973 | 2026-09-04T22:47:10.704Z | Downloaded yansi v1.0.1 |
| 974 | 2026-09-04T22:47:10.704Z | Downloaded vergen v9.1.0 |
| 975 | 2026-09-04T22:47:10.704Z | Downloaded pin-project-internal v1.1.11 |
| 976 | 2026-09-04T22:47:10.704Z | Downloaded ident_case v1.0.1 |
| 977 | 2026-09-04T22:47:10.704Z | Downloaded inout v0.2.2 |
| 978 | 2026-09-04T22:47:10.704Z | Downloaded lru-cache v0.1.2 |
| 979 | 2026-09-04T22:47:10.704Z | Downloaded hashbrown v0.14.5 |
| 980 | 2026-09-04T22:47:10.709Z | Downloaded maplit v1.0.2 |
| 981 | 2026-09-04T22:47:10.712Z | Downloaded strum_macros v0.27.2 |
| 982 | 2026-09-04T22:47:10.716Z | Downloaded serde_yaml v0.9.34+deprecated |
| 983 | 2026-09-04T22:47:10.716Z | Downloaded spin v0.9.8 |
| 984 | 2026-09-04T22:47:10.719Z | Downloaded litemap v0.8.1 |
| 985 | 2026-09-04T22:47:10.722Z | Downloaded digest v0.11.3 |
| 986 | 2026-09-04T22:47:10.722Z | Downloaded parse-size v1.1.0 |
| 987 | 2026-09-04T22:47:10.722Z | Downloaded memoffset v0.9.1 |
| 988 | 2026-09-04T22:47:10.722Z | Downloaded simd-adler32 v0.3.8 |
| 989 | 2026-09-04T22:47:10.725Z | Downloaded slab v0.4.12 |
| 990 | 2026-09-04T22:47:10.725Z | Downloaded russh-cryptovec v0.62.0 |
| 991 | 2026-09-04T22:47:10.725Z | Downloaded tar v0.4.46 |
| 992 | 2026-09-04T22:47:10.728Z | Downloaded tungstenite v0.23.0 |
| 993 | 2026-09-04T22:47:10.734Z | Downloaded miniz_oxide v0.8.9 |
| 994 | 2026-09-04T22:47:10.734Z | Downloaded itertools v0.10.5 |
| 995 | 2026-09-04T22:47:10.738Z | Downloaded precomputed-hash v0.1.1 |
| 996 | 2026-09-04T22:47:10.738Z | Downloaded ignore v0.4.25 |
| 997 | 2026-09-04T22:47:10.741Z | Downloaded papergrid v0.18.0 |
| 998 | 2026-09-04T22:47:10.741Z | Downloaded libefi-sys v0.1.0 |
| 999 | 2026-09-04T22:47:10.741Z | Downloaded displaydoc v0.2.5 |
| 1000 | 2026-09-04T22:47:10.744Z | Downloaded ecdsa v0.16.9 |
| 1001 | 2026-09-04T22:47:10.747Z | Downloaded csv-core v0.1.13 |
| 1002 | 2026-09-04T22:47:10.747Z | Downloaded daft v0.1.8 |
| 1003 | 2026-09-04T22:47:10.747Z | Downloaded secrecy v0.10.3 |
| 1004 | 2026-09-04T22:47:10.747Z | Downloaded ref-cast-impl v1.0.25 |
| 1005 | 2026-09-04T22:47:10.750Z | Downloaded url v2.5.8 |
| 1006 | 2026-09-04T22:47:10.754Z | Downloaded hashbrown v0.15.5 |
| 1007 | 2026-09-04T22:47:10.762Z | Downloaded darling_core v0.13.4 |
| 1008 | 2026-09-04T22:47:10.765Z | Downloaded shell-words v1.1.1 |
| 1009 | 2026-09-04T22:47:10.765Z | Downloaded ed25519 v3.0.0 |
| 1010 | 2026-09-04T22:47:10.768Z | Downloaded supports-color v3.0.2 |
| 1011 | 2026-09-04T22:47:10.771Z | Downloaded crc v3.4.0 |
| 1012 | 2026-09-04T22:47:10.771Z | Downloaded time-core v0.1.8 |
| 1013 | 2026-09-04T22:47:10.771Z | Downloaded tokio-test v0.4.5 |
| 1014 | 2026-09-04T22:47:10.771Z | Downloaded usdt-macro v0.6.0 |
| 1015 | 2026-09-04T22:47:10.771Z | Downloaded utf8_iter v1.0.4 |
| 1016 | 2026-09-04T22:47:10.774Z | Downloaded dunce v1.0.5 |
| 1017 | 2026-09-04T22:47:10.775Z | Downloaded hkdf v0.13.0 |
| 1018 | 2026-09-04T22:47:10.775Z | Downloaded derive_more v0.99.20 |
| 1019 | 2026-09-04T22:47:10.781Z | Downloaded sha2 v0.11.0 |
| 1020 | 2026-09-04T22:47:10.787Z | Downloaded module-lattice v0.2.3 |
| 1021 | 2026-09-04T22:47:10.790Z | Downloaded aes-gcm v0.11.0 |
| 1022 | 2026-09-04T22:47:10.790Z | Downloaded rand_core v0.10.0 |
| 1023 | 2026-09-04T22:47:10.793Z | Downloaded nonempty v0.12.0 |
| 1024 | 2026-09-04T22:47:10.793Z | Downloaded rustls-pemfile v2.2.0 |
| 1025 | 2026-09-04T22:47:10.796Z | Downloaded icu_provider v2.1.1 |
| 1026 | 2026-09-04T22:47:10.797Z | Downloaded term v0.7.0 |
| 1027 | 2026-09-04T22:47:10.800Z | Downloaded tokio-stream v0.1.18 |
| 1028 | 2026-09-04T22:47:10.800Z | Downloaded md-5 v0.10.6 |
| 1029 | 2026-09-04T22:47:10.806Z | Downloaded zerocopy-derive v0.8.55 |
| 1030 | 2026-09-04T22:47:10.811Z | Downloaded kstat-rs v0.2.5 |
| 1031 | 2026-09-04T22:47:10.814Z | Downloaded derive_builder_core v0.20.2 |
| 1032 | 2026-09-04T22:47:10.814Z | Downloaded managed v0.8.0 |
| 1033 | 2026-09-04T22:47:10.814Z | Downloaded md5 v0.8.0 |
| 1034 | 2026-09-04T22:47:10.814Z | Downloaded parse-display v0.10.0 |
| 1035 | 2026-09-04T22:47:10.817Z | Downloaded oxide-generation-macros v0.2.0 |
| 1036 | 2026-09-04T22:47:10.817Z | Downloaded yasna v0.5.2 |
| 1037 | 2026-09-04T22:47:10.817Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1038 | 2026-09-04T22:47:10.820Z | Downloaded tap v1.0.1 |
| 1039 | 2026-09-04T22:47:10.820Z | Downloaded tower-service v0.3.3 |
| 1040 | 2026-09-04T22:47:10.820Z | Downloaded mio v1.2.0 |
| 1041 | 2026-09-04T22:47:10.823Z | Downloaded r2d2 v0.8.10 |
| 1042 | 2026-09-04T22:47:10.823Z | Downloaded serde_repr v0.1.20 |
| 1043 | 2026-09-04T22:47:10.826Z | Downloaded hkdf v0.12.4 |
| 1044 | 2026-09-04T22:47:10.826Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1045 | 2026-09-04T22:47:10.831Z | Downloaded h2 v0.4.15 |
| 1046 | 2026-09-04T22:47:10.835Z | Downloaded uuid v1.23.4 |
| 1047 | 2026-09-04T22:47:10.838Z | Downloaded vergen-git2 v9.1.0 |
| 1048 | 2026-09-04T22:47:10.841Z | Downloaded tokio-dtrace v0.1.1 |
| 1049 | 2026-09-04T22:47:10.841Z | Downloaded tokio-tungstenite v0.21.0 |
| 1050 | 2026-09-04T22:47:10.841Z | Downloaded spki v0.8.0 |
| 1051 | 2026-09-04T22:47:10.846Z | Downloaded ron v0.8.1 |
| 1052 | 2026-09-04T22:47:10.849Z | Downloaded yoke v0.8.1 |
| 1053 | 2026-09-04T22:47:10.849Z | Downloaded want v0.3.1 |
| 1054 | 2026-09-04T22:47:10.849Z | Downloaded unicode-xid v0.2.6 |
| 1055 | 2026-09-04T22:47:10.849Z | Downloaded samael v0.0.19 |
| 1056 | 2026-09-04T22:47:10.852Z | Downloaded ingot-types v0.2.0 |
| 1057 | 2026-09-04T22:47:10.852Z | Downloaded dropshot-api-manager v0.8.0 |
| 1058 | 2026-09-04T22:47:10.855Z | Downloaded darling v0.13.4 |
| 1059 | 2026-09-04T22:47:10.859Z | Downloaded num_enum v0.7.6 |
| 1060 | 2026-09-04T22:47:10.862Z | Downloaded dyn-clone v1.0.20 |
| 1061 | 2026-09-04T22:47:10.862Z | Downloaded primefield v0.14.0 |
| 1062 | 2026-09-04T22:47:10.862Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1063 | 2026-09-04T22:47:10.862Z | Downloaded keccak v0.1.6 |
| 1064 | 2026-09-04T22:47:10.865Z | Downloaded reqwest v0.13.2 |
| 1065 | 2026-09-04T22:47:10.868Z | Downloaded icu_normalizer_data v2.1.1 |
| 1066 | 2026-09-04T22:47:10.871Z | Downloaded salty v0.3.0 |
| 1067 | 2026-09-04T22:47:10.874Z | Downloaded lzss v0.8.2 |
| 1068 | 2026-09-04T22:47:10.874Z | Downloaded p384 v0.14.0 |
| 1069 | 2026-09-04T22:47:10.878Z | Downloaded zerotrie v0.2.3 |
| 1070 | 2026-09-04T22:47:10.881Z | Downloaded ml-kem v0.3.2 |
| 1071 | 2026-09-04T22:47:10.881Z | Downloaded lru-slab v0.1.2 |
| 1072 | 2026-09-04T22:47:10.881Z | Downloaded num_enum_derive v0.7.6 |
| 1073 | 2026-09-04T22:47:10.881Z | Downloaded phf_shared v0.11.3 |
| 1074 | 2026-09-04T22:47:10.882Z | Downloaded rand_core v0.9.5 |
| 1075 | 2026-09-04T22:47:10.882Z | Downloaded num-conv v0.2.0 |
| 1076 | 2026-09-04T22:47:10.882Z | Downloaded rustc-demangle v0.1.27 |
| 1077 | 2026-09-04T22:47:10.885Z | Downloaded signature v3.0.0 |
| 1078 | 2026-09-04T22:47:10.885Z | Downloaded postgres-types v0.2.12 |
| 1079 | 2026-09-04T22:47:10.885Z | Downloaded rustc_version v0.1.7 |
| 1080 | 2026-09-04T22:47:10.885Z | Downloaded scroll_derive v0.13.1 |
| 1081 | 2026-09-04T22:47:10.885Z | Downloaded vte v0.14.1 |
| 1082 | 2026-09-04T22:47:10.889Z | Downloaded siphasher v1.0.2 |
| 1083 | 2026-09-04T22:47:10.889Z | Downloaded structmeta-derive v0.3.0 |
| 1084 | 2026-09-04T22:47:10.889Z | Downloaded pem-rfc7468 v0.7.0 |
| 1085 | 2026-09-04T22:47:10.892Z | Downloaded sigpipe v0.1.3 |
| 1086 | 2026-09-04T22:47:10.892Z | Downloaded smallvec v1.15.1 |
| 1087 | 2026-09-04T22:47:10.896Z | Downloaded slog-dtrace v0.3.0 |
| 1088 | 2026-09-04T22:47:10.899Z | Downloaded slog-json v2.6.1 |
| 1089 | 2026-09-04T22:47:10.899Z | Downloaded crypto-bigint v0.5.5 |
| 1090 | 2026-09-04T22:47:10.903Z | Downloaded salsa20 v0.11.0 |
| 1091 | 2026-09-04T22:47:10.906Z | Downloaded daft-derive v0.1.8 |
| 1092 | 2026-09-04T22:47:10.909Z | Downloaded try-lock v0.2.5 |
| 1093 | 2026-09-04T22:47:10.909Z | Downloaded time-macros v0.2.27 |
| 1094 | 2026-09-04T22:47:10.909Z | Downloaded smf v0.2.3 |
| 1095 | 2026-09-04T22:47:10.909Z | Downloaded thiserror-no-std v2.0.2 |
| 1096 | 2026-09-04T22:47:10.912Z | Downloaded topological-sort v0.2.2 |
| 1097 | 2026-09-04T22:47:10.912Z | Downloaded darling_macro v0.13.4 |
| 1098 | 2026-09-04T22:47:10.912Z | Downloaded typed-path v0.9.3 |
| 1099 | 2026-09-04T22:47:10.916Z | Downloaded zerovec-derive v0.11.2 |
| 1100 | 2026-09-04T22:47:10.919Z | Downloaded defmt-macros v1.0.1 |
| 1101 | 2026-09-04T22:47:10.919Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1102 | 2026-09-04T22:47:10.919Z | Downloaded indent_write v2.2.0 |
| 1103 | 2026-09-04T22:47:10.919Z | Downloaded cstr-argument v0.1.2 |
| 1104 | 2026-09-04T22:47:10.923Z | Downloaded indexmap v1.9.3 |
| 1105 | 2026-09-04T22:47:10.923Z | Downloaded const_format_proc_macros v0.2.34 |
| 1106 | 2026-09-04T22:47:10.926Z | Downloaded progenitor-impl v0.13.0 |
| 1107 | 2026-09-04T22:47:10.926Z | Downloaded newtype_derive v0.1.6 |
| 1108 | 2026-09-04T22:47:10.926Z | Downloaded darling_macro v0.20.11 |
| 1109 | 2026-09-04T22:47:10.926Z | Downloaded iana-time-zone v0.1.65 |
| 1110 | 2026-09-04T22:47:10.929Z | Downloaded snafu v0.8.9 |
| 1111 | 2026-09-04T22:47:10.929Z | Downloaded rustc_version v0.4.1 |
| 1112 | 2026-09-04T22:47:10.933Z | Downloaded structmeta v0.3.0 |
| 1113 | 2026-09-04T22:47:10.933Z | Downloaded untrusted v0.9.0 |
| 1114 | 2026-09-04T22:47:10.933Z | Downloaded tower v0.5.3 |
| 1115 | 2026-09-04T22:47:10.936Z | Downloaded icu_normalizer v2.1.1 |
| 1116 | 2026-09-04T22:47:10.938Z | Downloaded rsa v0.10.0-rc.18 |
| 1117 | 2026-09-04T22:47:10.942Z | Downloaded icu_properties_data v2.1.2 |
| 1118 | 2026-09-04T22:47:10.948Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1119 | 2026-09-04T22:47:10.951Z | Downloaded miette v7.6.0 |
| 1120 | 2026-09-04T22:47:10.955Z | Downloaded newtype-uuid v1.3.2 |
| 1121 | 2026-09-04T22:47:10.955Z | Downloaded num-traits v0.2.19 |
| 1122 | 2026-09-04T22:47:10.958Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1123 | 2026-09-04T22:47:10.958Z | Downloaded difflib v0.4.0 |
| 1124 | 2026-09-04T22:47:10.958Z | Downloaded peg-runtime v0.8.5 |
| 1125 | 2026-09-04T22:47:10.958Z | Downloaded pin-project v1.1.11 |
| 1126 | 2026-09-04T22:47:10.964Z | Downloaded rand v0.8.6 |
| 1127 | 2026-09-04T22:47:10.967Z | Downloaded scrypt v0.12.0 |
| 1128 | 2026-09-04T22:47:10.970Z | Downloaded nom v8.0.0 |
| 1129 | 2026-09-04T22:47:10.973Z | Downloaded idna v1.1.0 |
| 1130 | 2026-09-04T22:47:10.977Z | Downloaded similar v2.7.0 |
| 1131 | 2026-09-04T22:47:10.980Z | Downloaded publicsuffix v2.3.0 |
| 1132 | 2026-09-04T22:47:10.980Z | Downloaded termios v0.3.3 |
| 1133 | 2026-09-04T22:47:10.980Z | Downloaded crc-any v2.5.0 |
| 1134 | 2026-09-04T22:47:10.980Z | Downloaded progenitor-impl v0.14.0 |
| 1135 | 2026-09-04T22:47:10.983Z | Downloaded schemars v0.9.0 |
| 1136 | 2026-09-04T22:47:10.989Z | Downloaded multimap v0.10.1 |
| 1137 | 2026-09-04T22:47:10.992Z | Downloaded whoami v2.1.0 |
| 1138 | 2026-09-04T22:47:10.992Z | Downloaded serde_plain v1.0.2 |
| 1139 | 2026-09-04T22:47:10.992Z | Downloaded phf_shared v0.12.1 |
| 1140 | 2026-09-04T22:47:10.992Z | Downloaded twox-hash v2.1.2 |
| 1141 | 2026-09-04T22:47:10.995Z | Downloaded convert_case v0.10.0 |
| 1142 | 2026-09-04T22:47:10.995Z | Downloaded untrusted v0.7.1 |
| 1143 | 2026-09-04T22:47:10.995Z | Downloaded tagptr v0.2.0 |
| 1144 | 2026-09-04T22:47:10.998Z | Downloaded winnow v0.6.26 |
| 1145 | 2026-09-04T22:47:11.002Z | Downloaded parking_lot_core v0.9.12 |
| 1146 | 2026-09-04T22:47:11.005Z | Downloaded blake3 v1.8.5 |
| 1147 | 2026-09-04T22:47:11.011Z | Downloaded progenitor-client v0.13.0 |
| 1148 | 2026-09-04T22:47:11.015Z | Downloaded unicode-truncate v1.1.0 |
| 1149 | 2026-09-04T22:47:11.015Z | Downloaded crossbeam-deque v0.8.6 |
| 1150 | 2026-09-04T22:47:11.015Z | Downloaded unicode-properties v0.1.4 |
| 1151 | 2026-09-04T22:47:11.015Z | Downloaded serde_bytes v0.11.19 |
| 1152 | 2026-09-04T22:47:11.015Z | Downloaded static_assertions v1.1.0 |
| 1153 | 2026-09-04T22:47:11.015Z | Downloaded scuffle v0.1.0 |
| 1154 | 2026-09-04T22:47:11.018Z | Downloaded ryu v1.0.23 |
| 1155 | 2026-09-04T22:47:11.021Z | Downloaded sync-ptr v0.1.4 |
| 1156 | 2026-09-04T22:47:11.021Z | Downloaded new_debug_unreachable v1.0.6 |
| 1157 | 2026-09-04T22:47:11.021Z | Downloaded password-hash v0.6.1 |
| 1158 | 2026-09-04T22:47:11.021Z | Downloaded opaque-debug v0.3.1 |
| 1159 | 2026-09-04T22:47:11.021Z | Downloaded quinn-udp v0.5.14 |
| 1160 | 2026-09-04T22:47:11.025Z | Downloaded shlex v1.3.0 |
| 1161 | 2026-09-04T22:47:11.025Z | Downloaded trait-variant v0.1.2 |
| 1162 | 2026-09-04T22:47:11.025Z | Downloaded rand v0.9.2 |
| 1163 | 2026-09-04T22:47:11.032Z | Downloaded termtree v0.5.1 |
| 1164 | 2026-09-04T22:47:11.032Z | Downloaded darling_macro v0.23.0 |
| 1165 | 2026-09-04T22:47:11.032Z | Downloaded dtrace-parser v0.3.0 |
| 1166 | 2026-09-04T22:47:11.032Z | Downloaded p384 v0.13.1 |
| 1167 | 2026-09-04T22:47:11.035Z | Downloaded predicates-core v1.0.10 |
| 1168 | 2026-09-04T22:47:11.035Z | Downloaded seq-macro v0.3.6 |
| 1169 | 2026-09-04T22:47:11.035Z | Downloaded ingot v0.2.1 |
| 1170 | 2026-09-04T22:47:11.035Z | Downloaded nom v7.1.3 |
| 1171 | 2026-09-04T22:47:11.038Z | Downloaded defmt v1.0.1 |
| 1172 | 2026-09-04T22:47:11.038Z | Downloaded proc-macro-crate v3.4.0 |
| 1173 | 2026-09-04T22:47:11.041Z | Downloaded ed25519 v2.2.3 |
| 1174 | 2026-09-04T22:47:11.041Z | Downloaded snafu-derive v0.8.9 |
| 1175 | 2026-09-04T22:47:11.041Z | Downloaded rand_seeder v0.4.0 |
| 1176 | 2026-09-04T22:47:11.045Z | Downloaded rawzip v0.4.4 |
| 1177 | 2026-09-04T22:47:11.048Z | Downloaded iri-string v0.7.10 |
| 1178 | 2026-09-04T22:47:11.053Z | Downloaded crypto-common v0.2.2 |
| 1179 | 2026-09-04T22:47:11.053Z | Downloaded miette-derive v7.6.0 |
| 1180 | 2026-09-04T22:47:11.053Z | Downloaded mime_guess v2.0.5 |
| 1181 | 2026-09-04T22:47:11.056Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1182 | 2026-09-04T22:47:11.056Z | Downloaded crossterm v0.28.1 |
| 1183 | 2026-09-04T22:47:11.059Z | Downloaded crossterm v0.29.0 |
| 1184 | 2026-09-04T22:47:11.061Z | Downloaded ipnet v2.12.0 |
| 1185 | 2026-09-04T22:47:11.066Z | Downloaded progenitor v0.14.0 |
| 1186 | 2026-09-04T22:47:11.069Z | Downloaded strsim v0.10.0 |
| 1187 | 2026-09-04T22:47:11.069Z | Downloaded sqlformat v0.3.5 |
| 1188 | 2026-09-04T22:47:11.072Z | Downloaded unicode-normalization v0.1.25 |
| 1189 | 2026-09-04T22:47:11.076Z | Downloaded whoami v1.6.1 |
| 1190 | 2026-09-04T22:47:11.076Z | Downloaded git2 v0.20.4 |
| 1191 | 2026-09-04T22:47:11.081Z | Downloaded num-complex v0.4.6 |
| 1192 | 2026-09-04T22:47:11.085Z | Downloaded predicates v3.1.4 |
| 1193 | 2026-09-04T22:47:11.085Z | Downloaded steno v0.4.1 |
| 1194 | 2026-09-04T22:47:11.087Z | Downloaded pkcs8 v0.11.0 |
| 1195 | 2026-09-04T22:47:11.090Z | Downloaded ed25519-dalek v2.2.0 |
| 1196 | 2026-09-04T22:47:11.093Z | Downloaded indoc v2.0.7 |
| 1197 | 2026-09-04T22:47:11.093Z | Downloaded pbkdf2 v0.13.0 |
| 1198 | 2026-09-04T22:47:11.097Z | Downloaded quick-xml v0.37.5 |
| 1199 | 2026-09-04T22:47:11.100Z | Downloaded darling_core v0.23.0 |
| 1200 | 2026-09-04T22:47:11.106Z | Downloaded zerocopy v0.6.6 |
| 1201 | 2026-09-04T22:47:11.109Z | Downloaded pkg-config v0.3.32 |
| 1202 | 2026-09-04T22:47:11.112Z | Downloaded icu_collections v2.1.1 |
| 1203 | 2026-09-04T22:47:11.116Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1204 | 2026-09-04T22:47:11.116Z | Downloaded aws-lc-rs v1.16.3 |
| 1205 | 2026-09-04T22:47:11.120Z | Downloaded bitvec v1.0.1 |
| 1206 | 2026-09-04T22:47:11.132Z | Downloaded crossbeam-epoch v0.9.18 |
| 1207 | 2026-09-04T22:47:11.136Z | Downloaded hyper-rustls v0.27.7 |
| 1208 | 2026-09-04T22:47:11.136Z | Downloaded rustls-webpki v0.103.13 |
| 1209 | 2026-09-04T22:47:11.136Z | Downloaded crypto-primes v0.7.2 |
| 1210 | 2026-09-04T22:47:11.139Z | Downloaded rustls-pki-types v1.14.0 |
| 1211 | 2026-09-04T22:47:11.144Z | Downloaded typify v0.6.2 |
| 1212 | 2026-09-04T22:47:11.144Z | Downloaded vsss-rs v3.3.4 |
| 1213 | 2026-09-04T22:47:11.148Z | Downloaded x509-cert v0.2.5 |
| 1214 | 2026-09-04T22:47:11.151Z | Downloaded native-tls v0.2.18 |
| 1215 | 2026-09-04T22:47:11.151Z | Downloaded socket2 v0.6.3 |
| 1216 | 2026-09-04T22:47:11.151Z | Downloaded tokio-tungstenite v0.23.1 |
| 1217 | 2026-09-04T22:47:11.151Z | Downloaded toml v0.7.8 |
| 1218 | 2026-09-04T22:47:11.154Z | Downloaded libxml v0.3.3 |
| 1219 | 2026-09-04T22:47:11.157Z | Downloaded memmap2 v0.9.10 |
| 1220 | 2026-09-04T22:47:11.164Z | Downloaded rayon v1.11.0 |
| 1221 | 2026-09-04T22:47:11.166Z | Downloaded zopfli v0.8.3 |
| 1222 | 2026-09-04T22:47:11.166Z | Downloaded serde_with v3.21.0 |
| 1223 | 2026-09-04T22:47:11.173Z | Downloaded ecdsa v0.17.0 |
| 1224 | 2026-09-04T22:47:11.176Z | Downloaded der v0.8.0 |
| 1225 | 2026-09-04T22:47:11.179Z | Downloaded goblin v0.10.5 |
| 1226 | 2026-09-04T22:47:11.182Z | Downloaded itertools v0.12.1 |
| 1227 | 2026-09-04T22:47:11.186Z | Downloaded knus v3.4.0 |
| 1228 | 2026-09-04T22:47:11.189Z | Downloaded elliptic-curve v0.13.8 |
| 1229 | 2026-09-04T22:47:11.192Z | Downloaded hyper-util v0.1.20 |
| 1230 | 2026-09-04T22:47:11.195Z | Downloaded openssl-sys v0.9.117 |
| 1231 | 2026-09-04T22:47:11.199Z | Downloaded diff v0.1.13 |
| 1232 | 2026-09-04T22:47:11.203Z | Downloaded subprocess v0.2.15 |
| 1233 | 2026-09-04T22:47:11.203Z | Downloaded minimal-lexical v0.2.1 |
| 1234 | 2026-09-04T22:47:11.206Z | Downloaded tracing-core v0.1.36 |
| 1235 | 2026-09-04T22:47:11.206Z | Downloaded bindgen v0.71.1 |
| 1236 | 2026-09-04T22:47:11.210Z | Downloaded der v0.7.10 |
| 1237 | 2026-09-04T22:47:11.214Z | Downloaded vcpkg v0.2.15 |
| 1238 | 2026-09-04T22:47:11.239Z | Downloaded lalrpop v0.19.12 |
| 1239 | 2026-09-04T22:47:11.246Z | Downloaded tower-http v0.6.8 |
| 1240 | 2026-09-04T22:47:11.252Z | Downloaded tokio-util v0.7.18 |
| 1241 | 2026-09-04T22:47:11.256Z | Downloaded derive_more v2.1.1 |
| 1242 | 2026-09-04T22:47:11.264Z | Downloaded libm v0.2.16 |
| 1243 | 2026-09-04T22:47:11.270Z | Downloaded p521 v0.14.0 |
| 1244 | 2026-09-04T22:47:11.272Z | Downloaded chrono v0.4.45 |
| 1245 | 2026-09-04T22:47:11.276Z | Downloaded diesel_derives v2.3.7 |
| 1246 | 2026-09-04T22:47:11.282Z | Downloaded nix v0.27.1 |
| 1247 | 2026-09-04T22:47:11.288Z | Downloaded moka v0.12.13 |
| 1248 | 2026-09-04T22:47:11.317Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1249 | 2026-09-04T22:47:11.322Z | Downloaded unicode-segmentation v1.12.0 |
| 1250 | 2026-09-04T22:47:11.322Z | Downloaded const_format v0.2.35 |
| 1251 | 2026-09-04T22:47:11.322Z | Downloaded itertools v0.15.0 |
| 1252 | 2026-09-04T22:47:11.322Z | Downloaded gimli v0.32.3 |
| 1253 | 2026-09-04T22:47:11.322Z | Downloaded reedline v0.40.0 |
| 1254 | 2026-09-04T22:47:11.322Z | Downloaded tabled v0.21.0 |
| 1255 | 2026-09-04T22:47:11.325Z | Downloaded derive_more-impl v2.1.1 |
| 1256 | 2026-09-04T22:47:11.329Z | Downloaded smoltcp v0.9.1 |
| 1257 | 2026-09-04T22:47:11.336Z | Downloaded regex v1.12.3 |
| 1258 | 2026-09-04T22:47:11.339Z | Downloaded num-bigint v0.4.6 |
| 1259 | 2026-09-04T22:47:11.342Z | Downloaded regex-syntax v0.6.29 |
| 1260 | 2026-09-04T22:47:11.346Z | Downloaded zerovec v0.11.5 |
| 1261 | 2026-09-04T22:47:11.349Z | Downloaded itertools v0.14.0 |
| 1262 | 2026-09-04T22:47:11.354Z | Downloaded schemars v1.2.1 |
| 1263 | 2026-09-04T22:47:11.363Z | Downloaded zip v4.6.1 |
| 1264 | 2026-09-04T22:47:11.367Z | Downloaded portable-atomic v1.13.1 |
| 1265 | 2026-09-04T22:47:11.371Z | Downloaded tough v0.22.0 |
| 1266 | 2026-09-04T22:47:11.375Z | Downloaded jiff-core v0.1.0 |
| 1267 | 2026-09-04T22:47:11.378Z | Downloaded russh v0.62.4 |
| 1268 | 2026-09-04T22:47:11.384Z | Downloaded zlib-rs v0.6.2 |
| 1269 | 2026-09-04T22:47:11.387Z | Downloaded petname v2.0.2 |
| 1270 | 2026-09-04T22:47:11.390Z | Downloaded hyper v1.10.1 |
| 1271 | 2026-09-04T22:47:11.394Z | Downloaded zerocopy v0.8.55 |
| 1272 | 2026-09-04T22:47:11.405Z | Downloaded reqwest v0.12.28 |
| 1273 | 2026-09-04T22:47:11.409Z | Downloaded time v0.3.47 |
| 1274 | 2026-09-04T22:47:11.416Z | Downloaded winnow v1.0.3 |
| 1275 | 2026-09-04T22:47:11.421Z | Downloaded bstr v1.12.1 |
| 1276 | 2026-09-04T22:47:11.427Z | Downloaded winnow v0.5.40 |
| 1277 | 2026-09-04T22:47:11.432Z | Downloaded nix v0.28.0 |
| 1278 | 2026-09-04T22:47:11.437Z | Downloaded proptest v1.11.0 |
| 1279 | 2026-09-04T22:47:11.443Z | Downloaded polar-core v0.27.3 |
| 1280 | 2026-09-04T22:47:11.447Z | Downloaded itertools v0.13.0 |
| 1281 | 2026-09-04T22:47:11.450Z | Downloaded iddqd v0.4.2 |
| 1282 | 2026-09-04T22:47:11.456Z | Downloaded object v0.30.4 |
| 1283 | 2026-09-04T22:47:11.460Z | Downloaded openssl v0.10.80 |
| 1284 | 2026-09-04T22:47:11.466Z | Downloaded hickory-proto v0.24.4 |
| 1285 | 2026-09-04T22:47:11.475Z | Downloaded rustls v0.23.41 |
| 1286 | 2026-09-04T22:47:11.481Z | Downloaded smoltcp v0.11.0 |
| 1287 | 2026-09-04T22:47:11.488Z | Downloaded sha3 v0.12.0 |
| 1288 | 2026-09-04T22:47:11.491Z | Downloaded radix_trie v0.2.1 |
| 1289 | 2026-09-04T22:47:11.496Z | Downloaded hickory-proto v0.25.2 |
| 1290 | 2026-09-04T22:47:11.502Z | Downloaded crypto-bigint v0.7.5 |
| 1291 | 2026-09-04T22:47:11.511Z | Downloaded syn v3.0.3 |
| 1292 | 2026-09-04T22:47:11.518Z | Downloaded quinn-proto v0.11.16 |
| 1293 | 2026-09-04T22:47:11.521Z | Downloaded curve25519-dalek v4.1.3 |
| 1294 | 2026-09-04T22:47:11.526Z | Downloaded object v0.37.3 |
| 1295 | 2026-09-04T22:47:11.532Z | Downloaded curve25519-dalek v5.0.0 |
| 1296 | 2026-09-04T22:47:11.538Z | Downloaded dropshot v0.17.1 |
| 1297 | 2026-09-04T22:47:11.551Z | Downloaded regex-syntax v0.8.10 |
| 1298 | 2026-09-04T22:47:11.555Z | Downloaded rustix v0.38.44 |
| 1299 | 2026-09-04T22:47:11.568Z | Downloaded nix v0.31.2 |
| 1300 | 2026-09-04T22:47:11.574Z | Downloaded sled v0.34.7 |
| 1301 | 2026-09-04T22:47:11.579Z | Downloaded sqlparser v0.61.0 |
| 1302 | 2026-09-04T22:47:11.585Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-09-04T22:47:11.597Z | Downloaded typify-impl v0.6.2 |
| 1304 | 2026-09-04T22:47:11.605Z | Downloaded openapiv3 v2.2.0 |
| 1305 | 2026-09-04T22:47:11.611Z | Downloaded regress v0.10.5 |
| 1306 | 2026-09-04T22:47:11.619Z | Downloaded regress v0.11.1 |
| 1307 | 2026-09-04T22:47:11.622Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1308 | 2026-09-04T22:47:11.628Z | Downloaded sha3 v0.11.0 |
| 1309 | 2026-09-04T22:47:11.632Z | Downloaded regex-automata v0.4.14 |
| 1310 | 2026-09-04T22:47:11.639Z | Downloaded diesel v2.3.7 |
| 1311 | 2026-09-04T22:47:11.652Z | Downloaded zerocopy-derive v0.6.6 |
| 1312 | 2026-09-04T22:47:11.656Z | Downloaded petgraph v0.6.5 |
| 1313 | 2026-09-04T22:47:11.669Z | Downloaded ratatui v0.29.0 |
| 1314 | 2026-09-04T22:47:11.694Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1315 | 2026-09-04T22:47:11.704Z | Downloaded chrono-tz v0.10.4 |
| 1316 | 2026-09-04T22:47:11.715Z | Downloaded tokio v1.52.1 |
| 1317 | 2026-09-04T22:47:11.739Z | Downloaded jiff v0.2.34 |
| 1318 | 2026-09-04T22:47:11.748Z | Downloaded sha3 v0.10.8 |
| 1319 | 2026-09-04T22:47:11.751Z | Downloaded encoding_rs v0.8.35 |
| 1320 | 2026-09-04T22:47:11.764Z | Downloaded petgraph v0.8.3 |
| 1321 | 2026-09-04T22:47:11.777Z | Downloaded libz-sys v1.1.24 |
| 1322 | 2026-09-04T22:47:11.788Z | Downloaded csv v1.4.0 |
| 1323 | 2026-09-04T22:47:11.799Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1324 | 2026-09-04T22:47:11.835Z | Downloaded ring v0.17.14 |
| 1325 | 2026-09-04T22:47:12.326Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-04T22:47:12.588Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-04T22:47:12.588Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-04T22:47:12.591Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-04T22:47:12.591Z | Compiling log v0.4.33 |
| 1330 | 2026-09-04T22:47:12.591Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-04T22:47:12.591Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-09-04T22:47:12.591Z | Compiling shlex v1.3.0 |
| 1333 | 2026-09-04T22:47:12.591Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-04T22:47:12.591Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-04T22:47:12.591Z | Compiling stable_deref_trait v1.2.1 |
| 1336 | 2026-09-04T22:47:12.591Z | Compiling typenum v1.20.1 |
| 1337 | 2026-09-04T22:47:12.591Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-04T22:47:12.724Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-04T22:47:12.750Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-04T22:47:12.788Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-04T22:47:12.811Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-04T22:47:12.882Z | Compiling lock_api v0.4.14 |
| 1343 | 2026-09-04T22:47:12.912Z | Compiling libm v0.2.16 |
| 1344 | 2026-09-04T22:47:12.915Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-04T22:47:12.938Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-04T22:47:12.952Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-04T22:47:12.989Z | Compiling getrandom v0.4.3 |
| 1348 | 2026-09-04T22:47:13.038Z | Compiling const-oid v0.9.6 |
| 1349 | 2026-09-04T22:47:13.141Z | Compiling parking_lot_core v0.9.12 |
| 1350 | 2026-09-04T22:47:13.160Z | Compiling pin-project-lite v0.2.17 |
| 1351 | 2026-09-04T22:47:13.188Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-04T22:47:13.202Z | Compiling futures-core v0.3.32 |
| 1353 | 2026-09-04T22:47:13.271Z | Compiling writeable v0.6.2 |
| 1354 | 2026-09-04T22:47:13.286Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-09-04T22:47:13.289Z | Compiling litemap v0.8.1 |
| 1356 | 2026-09-04T22:47:13.388Z | Compiling icu_properties_data v2.1.2 |
| 1357 | 2026-09-04T22:47:13.391Z | Compiling icu_normalizer_data v2.1.1 |
| 1358 | 2026-09-04T22:47:13.391Z | Compiling rustix v1.1.4 |
| 1359 | 2026-09-04T22:47:13.431Z | Compiling getrandom v0.3.4 |
| 1360 | 2026-09-04T22:47:13.476Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-04T22:47:13.491Z | Compiling futures-task v0.3.32 |
| 1362 | 2026-09-04T22:47:13.494Z | Compiling futures-io v0.3.32 |
| 1363 | 2026-09-04T22:47:13.519Z | Compiling slab v0.4.12 |
| 1364 | 2026-09-04T22:47:13.534Z | Compiling utf8_iter v1.0.4 |
| 1365 | 2026-09-04T22:47:13.599Z | Compiling futures-channel v0.3.32 |
| 1366 | 2026-09-04T22:47:13.675Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-09-04T22:47:13.690Z | Compiling rustversion v1.0.22 |
| 1368 | 2026-09-04T22:47:13.693Z | Compiling base64ct v1.8.3 |
| 1369 | 2026-09-04T22:47:13.722Z | Compiling iana-time-zone v0.1.65 |
| 1370 | 2026-09-04T22:47:13.739Z | Compiling dunce v1.0.5 |
| 1371 | 2026-09-04T22:47:13.742Z | Compiling flagset v0.4.7 |
| 1372 | 2026-09-04T22:47:13.774Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-04T22:47:13.795Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-04T22:47:13.814Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-04T22:47:13.856Z | Compiling mio v1.2.0 |
| 1376 | 2026-09-04T22:47:13.883Z | Compiling socket2 v0.6.3 |
| 1377 | 2026-09-04T22:47:13.886Z | Compiling once_cell v1.21.3 |
| 1378 | 2026-09-04T22:47:13.937Z | Compiling signal-hook-registry v1.4.8 |
| 1379 | 2026-09-04T22:47:14.002Z | Compiling rand_core v0.6.4 |
| 1380 | 2026-09-04T22:47:14.018Z | Compiling pem-rfc7468 v0.7.0 |
| 1381 | 2026-09-04T22:47:14.052Z | Compiling cc v1.2.56 |
| 1382 | 2026-09-04T22:47:14.068Z | Compiling parking_lot v0.12.5 |
| 1383 | 2026-09-04T22:47:14.140Z | Compiling fs_extra v1.3.0 |
| 1384 | 2026-09-04T22:47:14.173Z | Compiling ident_case v1.0.1 |
| 1385 | 2026-09-04T22:47:14.194Z | Compiling regex-syntax v0.8.10 |
| 1386 | 2026-09-04T22:47:14.224Z | Compiling base64 v0.22.1 |
| 1387 | 2026-09-04T22:47:14.289Z | Compiling rand_core v0.9.5 |
| 1388 | 2026-09-04T22:47:14.308Z | Compiling vcpkg v0.2.15 |
| 1389 | 2026-09-04T22:47:14.322Z | Compiling syn v1.0.109 |
| 1390 | 2026-09-04T22:47:14.337Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-04T22:47:14.352Z | Compiling aws-lc-rs v1.16.3 |
| 1392 | 2026-09-04T22:47:14.366Z | Compiling schemars v0.8.22 |
| 1393 | 2026-09-04T22:47:14.441Z | Compiling dyn-clone v1.0.20 |
| 1394 | 2026-09-04T22:47:14.462Z | Compiling cpufeatures v0.2.17 |
| 1395 | 2026-09-04T22:47:14.477Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-09-04T22:47:14.552Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-04T22:47:14.567Z | Compiling httparse v1.10.1 |
| 1398 | 2026-09-04T22:47:14.584Z | Compiling tinyvec_macros v0.1.1 |
| 1399 | 2026-09-04T22:47:14.610Z | Compiling adler2 v2.0.1 |
| 1400 | 2026-09-04T22:47:14.629Z | Compiling openssl-probe v0.2.1 |
| 1401 | 2026-09-04T22:47:14.718Z | Compiling crc32fast v1.5.0 |
| 1402 | 2026-09-04T22:47:14.727Z | Compiling cmov v0.5.4 |
| 1403 | 2026-09-04T22:47:14.779Z | Compiling miniz_oxide v0.8.9 |
| 1404 | 2026-09-04T22:47:14.819Z | Compiling tinyvec v1.10.0 |
| 1405 | 2026-09-04T22:47:14.834Z | Compiling aho-corasick v1.1.4 |
| 1406 | 2026-09-04T22:47:14.859Z | Compiling try-lock v0.2.5 |
| 1407 | 2026-09-04T22:47:14.880Z | Compiling cmake v0.1.57 |
| 1408 | 2026-09-04T22:47:14.884Z | Compiling untrusted v0.7.1 |
| 1409 | 2026-09-04T22:47:14.981Z | Compiling bitflags v2.11.0 |
| 1410 | 2026-09-04T22:47:15.010Z | Compiling semver v1.0.28 |
| 1411 | 2026-09-04T22:47:15.024Z | Compiling indexmap v2.14.0 |
| 1412 | 2026-09-04T22:47:15.040Z | Compiling uuid v1.23.4 |
| 1413 | 2026-09-04T22:47:15.099Z | Compiling ctutils v0.4.2 |
| 1414 | 2026-09-04T22:47:15.135Z | Compiling tower-layer v0.3.3 |
| 1415 | 2026-09-04T22:47:15.192Z | Compiling unicode-segmentation v1.12.0 |
| 1416 | 2026-09-04T22:47:15.233Z | Compiling atomic-waker v1.1.2 |
| 1417 | 2026-09-04T22:47:15.301Z | Compiling rustc_version v0.4.1 |
| 1418 | 2026-09-04T22:47:15.317Z | Compiling tower-service v0.3.3 |
| 1419 | 2026-09-04T22:47:15.354Z | Compiling radium v0.7.0 |
| 1420 | 2026-09-04T22:47:15.432Z | Compiling want v0.3.1 |
| 1421 | 2026-09-04T22:47:15.445Z | Compiling untrusted v0.9.0 |
| 1422 | 2026-09-04T22:47:15.578Z | Compiling maybe-uninit v2.0.0 |
| 1423 | 2026-09-04T22:47:15.592Z | Compiling foreign-types-shared v0.1.1 |
| 1424 | 2026-09-04T22:47:15.606Z | Compiling tap v1.0.1 |
| 1425 | 2026-09-04T22:47:15.622Z | Compiling openssl v0.10.80 |
| 1426 | 2026-09-04T22:47:15.637Z | Compiling rustls v0.23.41 |
| 1427 | 2026-09-04T22:47:15.670Z | Compiling httpdate v1.0.3 |
| 1428 | 2026-09-04T22:47:15.701Z | Compiling foreign-types v0.3.2 |
| 1429 | 2026-09-04T22:47:15.713Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-09-04T22:47:15.732Z | Compiling synstructure v0.13.2 |
| 1431 | 2026-09-04T22:47:15.761Z | Compiling serde_derive_internals v0.29.1 |
| 1432 | 2026-09-04T22:47:15.777Z | Compiling aws-lc-sys v0.40.0 |
| 1433 | 2026-09-04T22:47:15.790Z | Compiling openssl-sys v0.9.117 |
| 1434 | 2026-09-04T22:47:15.840Z | Compiling pest_generator v2.8.6 |
| 1435 | 2026-09-04T22:47:15.872Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-09-04T22:47:15.889Z | Compiling darling_core v0.20.11 |
| 1437 | 2026-09-04T22:47:15.923Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1438 | 2026-09-04T22:47:15.962Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1439 | 2026-09-04T22:47:16.232Z | Compiling terminal_size v0.4.3 |
| 1440 | 2026-09-04T22:47:16.248Z | Compiling tempfile v3.27.0 |
| 1441 | 2026-09-04T22:47:16.264Z | Compiling wyz v0.5.1 |
| 1442 | 2026-09-04T22:47:16.389Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-04T22:47:16.406Z | Compiling socket2 v0.5.10 |
| 1444 | 2026-09-04T22:47:16.422Z | Compiling wait-timeout v0.2.1 |
| 1445 | 2026-09-04T22:47:16.438Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-04T22:47:16.477Z | Compiling num-conv v0.2.0 |
| 1447 | 2026-09-04T22:47:16.622Z | Compiling packed_struct v0.10.1 |
| 1448 | 2026-09-04T22:47:16.637Z | Compiling funty v2.0.0 |
| 1449 | 2026-09-04T22:47:16.652Z | Compiling num-bigint-dig v0.8.6 |
| 1450 | 2026-09-04T22:47:16.666Z | Compiling bit-vec v0.8.0 |
| 1451 | 2026-09-04T22:47:16.690Z | Compiling quick-error v1.2.3 |
| 1452 | 2026-09-04T22:47:16.727Z | Compiling native-tls v0.2.18 |
| 1453 | 2026-09-04T22:47:16.730Z | Compiling time-core v0.1.8 |
| 1454 | 2026-09-04T22:47:16.758Z | Compiling powerfmt v0.2.0 |
| 1455 | 2026-09-04T22:47:16.810Z | Compiling rusty-fork v0.3.1 |
| 1456 | 2026-09-04T22:47:16.828Z | Compiling num-iter v0.1.45 |
| 1457 | 2026-09-04T22:47:16.848Z | Compiling clap_builder v4.6.0 |
| 1458 | 2026-09-04T22:47:16.887Z | Compiling bit-set v0.8.0 |
| 1459 | 2026-09-04T22:47:16.903Z | Compiling time-macros v0.2.27 |
| 1460 | 2026-09-04T22:47:16.933Z | Compiling deranged v0.5.8 |
| 1461 | 2026-09-04T22:47:16.980Z | Compiling bitvec v1.0.1 |
| 1462 | 2026-09-04T22:47:17.009Z | Compiling lazy_static v1.5.0 |
| 1463 | 2026-09-04T22:47:17.068Z | Compiling rand_xorshift v0.4.0 |
| 1464 | 2026-09-04T22:47:17.092Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-04T22:47:17.132Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-04T22:47:17.162Z | Compiling crossbeam-utils v0.8.21 |
| 1467 | 2026-09-04T22:47:17.214Z | Compiling nodrop v0.1.14 |
| 1468 | 2026-09-04T22:47:17.250Z | Compiling num_threads v0.1.7 |
| 1469 | 2026-09-04T22:47:17.250Z | Compiling usdt-impl v0.6.0 |
| 1470 | 2026-09-04T22:47:17.323Z | Compiling crc-catalog v2.4.0 |
| 1471 | 2026-09-04T22:47:17.343Z | Compiling zlib-rs v0.6.2 |
| 1472 | 2026-09-04T22:47:17.365Z | Compiling object v0.37.3 |
| 1473 | 2026-09-04T22:47:17.428Z | Compiling unarray v0.1.4 |
| 1474 | 2026-09-04T22:47:17.479Z | Compiling siphasher v1.0.2 |
| 1475 | 2026-09-04T22:47:17.494Z | Compiling paste v1.0.15 |
| 1476 | 2026-09-04T22:47:17.555Z | Compiling serde_derive v1.0.228 |
| 1477 | 2026-09-04T22:47:17.571Z | Compiling zeroize_derive v1.5.0 |
| 1478 | 2026-09-04T22:47:17.656Z | Compiling zerofrom-derive v0.1.6 |
| 1479 | 2026-09-04T22:47:17.700Z | Compiling zerocopy-derive v0.8.55 |
| 1480 | 2026-09-04T22:47:17.797Z | Compiling yoke-derive v0.8.1 |
| 1481 | 2026-09-04T22:47:17.970Z | Compiling zerovec-derive v0.11.2 |
| 1482 | 2026-09-04T22:47:17.991Z | Compiling displaydoc v0.2.5 |
| 1483 | 2026-09-04T22:47:18.061Z | Compiling tokio-macros v2.7.0 |
| 1484 | 2026-09-04T22:47:18.261Z | Compiling futures-macro v0.3.32 |
| 1485 | 2026-09-04T22:47:18.360Z | Compiling thiserror-impl v2.0.18 |
| 1486 | 2026-09-04T22:47:18.533Z | Compiling der_derive v0.7.3 |
| 1487 | 2026-09-04T22:47:18.823Z | Compiling tracing-attributes v0.1.31 |
| 1488 | 2026-09-04T22:47:18.881Z | Compiling schemars_derive v0.8.22 |
| 1489 | 2026-09-04T22:47:18.896Z | Compiling scroll_derive v0.13.1 |
| 1490 | 2026-09-04T22:47:19.079Z | Compiling pest_derive v2.8.6 |
| 1491 | 2026-09-04T22:47:19.162Z | Compiling futures-util v0.3.32 |
| 1492 | 2026-09-04T22:47:19.177Z | Compiling zerofrom v0.1.6 |
| 1493 | 2026-09-04T22:47:19.210Z | Compiling darling_macro v0.20.11 |
| 1494 | 2026-09-04T22:47:19.328Z | Compiling yoke v0.8.1 |
| 1495 | 2026-09-04T22:47:19.545Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-09-04T22:47:19.580Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-09-04T22:47:19.607Z | Compiling openssl-macros v0.1.1 |
| 1498 | 2026-09-04T22:47:19.756Z | Compiling thiserror-impl v1.0.69 |
| 1499 | 2026-09-04T22:47:19.775Z | Compiling scroll v0.13.0 |
| 1500 | 2026-09-04T22:47:19.806Z | Compiling thiserror v2.0.18 |
| 1501 | 2026-09-04T22:47:19.959Z | Compiling darling v0.20.11 |
| 1502 | 2026-09-04T22:47:19.985Z | Compiling packed_struct_codegen v0.10.1 |
| 1503 | 2026-09-04T22:47:20.060Z | Compiling bitfield-macros v0.19.4 |
| 1504 | 2026-09-04T22:47:20.102Z | Compiling tinystr v0.8.2 |
| 1505 | 2026-09-04T22:47:20.117Z | Compiling potential_utf v0.1.4 |
| 1506 | 2026-09-04T22:47:20.162Z | Compiling goblin v0.10.5 |
| 1507 | 2026-09-04T22:47:20.233Z | Compiling zerocopy-derive v0.6.6 |
| 1508 | 2026-09-04T22:47:20.247Z | Compiling icu_collections v2.1.1 |
| 1509 | 2026-09-04T22:47:20.308Z | Compiling icu_locale_core v2.1.1 |
| 1510 | 2026-09-04T22:47:20.334Z | Compiling tracing v0.1.44 |
| 1511 | 2026-09-04T22:47:20.351Z | Compiling clap_derive v4.6.1 |
| 1512 | 2026-09-04T22:47:20.628Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-09-04T22:47:20.747Z | Compiling derive_builder_core v0.20.2 |
| 1514 | 2026-09-04T22:47:20.766Z | Compiling dtrace-parser v0.3.0 |
| 1515 | 2026-09-04T22:47:20.814Z | Compiling bitfield v0.19.4 |
| 1516 | 2026-09-04T22:47:21.071Z | Compiling icu_provider v2.1.1 |
| 1517 | 2026-09-04T22:47:21.111Z | Compiling time v0.3.47 |
| 1518 | 2026-09-04T22:47:21.126Z | Compiling zerocopy v0.6.6 |
| 1519 | 2026-09-04T22:47:21.129Z | Compiling thiserror v1.0.69 |
| 1520 | 2026-09-04T22:47:21.210Z | Compiling zeroize v1.9.0 |
| 1521 | 2026-09-04T22:47:21.249Z | Compiling bytes v1.11.1 |
| 1522 | 2026-09-04T22:47:21.266Z | Compiling chrono v0.4.45 |
| 1523 | 2026-09-04T22:47:21.270Z | Compiling ipnet v2.12.0 |
| 1524 | 2026-09-04T22:47:21.444Z | Compiling icu_normalizer v2.1.1 |
| 1525 | 2026-09-04T22:47:21.488Z | Compiling icu_properties v2.1.2 |
| 1526 | 2026-09-04T22:47:21.542Z | Compiling der v0.7.10 |
| 1527 | 2026-09-04T22:47:21.593Z | Compiling rustls-pki-types v1.14.0 |
| 1528 | 2026-09-04T22:47:21.638Z | Compiling hybrid-array v0.4.13 |
| 1529 | 2026-09-04T22:47:21.796Z | Compiling tokio v1.52.1 |
| 1530 | 2026-09-04T22:47:21.897Z | Compiling block-buffer v0.10.4 |
| 1531 | 2026-09-04T22:47:21.964Z | Compiling crypto-common v0.1.7 |
| 1532 | 2026-09-04T22:47:22.002Z | Compiling http v1.4.2 |
| 1533 | 2026-09-04T22:47:22.073Z | Compiling hex v0.4.3 |
| 1534 | 2026-09-04T22:47:22.091Z | Compiling digest v0.10.7 |
| 1535 | 2026-09-04T22:47:22.133Z | Compiling serde_spanned v0.6.9 |
| 1536 | 2026-09-04T22:47:22.167Z | Compiling toml_datetime v0.6.11 |
| 1537 | 2026-09-04T22:47:22.295Z | Compiling sha2 v0.10.9 |
| 1538 | 2026-09-04T22:47:22.353Z | Compiling idna_adapter v1.2.1 |
| 1539 | 2026-09-04T22:47:22.368Z | Compiling ppv-lite86 v0.2.21 |
| 1540 | 2026-09-04T22:47:22.437Z | Compiling spki v0.7.3 |
| 1541 | 2026-09-04T22:47:22.437Z | Compiling signature v2.2.0 |
| 1542 | 2026-09-04T22:47:22.513Z | Compiling idna v1.1.0 |
| 1543 | 2026-09-04T22:47:22.531Z | Compiling hmac v0.12.1 |
| 1544 | 2026-09-04T22:47:22.614Z | Compiling pkcs8 v0.10.2 |
| 1545 | 2026-09-04T22:47:22.657Z | Compiling http-body v1.0.1 |
| 1546 | 2026-09-04T22:47:22.676Z | Compiling rand_chacha v0.9.0 |
| 1547 | 2026-09-04T22:47:22.691Z | Compiling rand_chacha v0.3.1 |
| 1548 | 2026-09-04T22:47:22.751Z | Compiling clap v4.6.1 |
| 1549 | 2026-09-04T22:47:22.831Z | Compiling url v2.5.8 |
| 1550 | 2026-09-04T22:47:22.848Z | Compiling pkcs1 v0.7.5 |
| 1551 | 2026-09-04T22:47:22.895Z | Compiling rand v0.9.2 |
| 1552 | 2026-09-04T22:47:22.938Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-04T22:47:22.976Z | Compiling dof v0.4.0 |
| 1554 | 2026-09-04T22:47:23.042Z | Compiling http-body-util v0.1.3 |
| 1555 | 2026-09-04T22:47:23.242Z | Compiling structmeta-derive v0.3.0 |
| 1556 | 2026-09-04T22:47:23.256Z | Compiling scroll_derive v0.12.1 |
| 1557 | 2026-09-04T22:47:23.293Z | Compiling crc v3.4.0 |
| 1558 | 2026-09-04T22:47:23.421Z | Compiling array-init v0.0.4 |
| 1559 | 2026-09-04T22:47:23.480Z | Compiling proptest v1.11.0 |
| 1560 | 2026-09-04T22:47:23.515Z | Compiling smallvec v0.6.14 |
| 1561 | 2026-09-04T22:47:23.651Z | Compiling darling_core v0.23.0 |
| 1562 | 2026-09-04T22:47:23.665Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-04T22:47:23.729Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-04T22:47:23.763Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-04T22:47:23.778Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-04T22:47:23.858Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-04T22:47:23.926Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-04T22:47:23.942Z | Compiling gimli v0.32.3 |
| 1569 | 2026-09-04T22:47:23.960Z | Compiling signal-hook v0.3.18 |
| 1570 | 2026-09-04T22:47:24.055Z | Compiling winnow v0.5.40 |
| 1571 | 2026-09-04T22:47:24.089Z | Compiling anyhow v1.0.104 |
| 1572 | 2026-09-04T22:47:24.102Z | Compiling ryu v1.0.23 |
| 1573 | 2026-09-04T22:47:24.132Z | Compiling ipnetwork v0.21.1 |
| 1574 | 2026-09-04T22:47:24.155Z | Compiling allocator-api2 v0.2.21 |
| 1575 | 2026-09-04T22:47:24.177Z | Compiling hashbrown v0.12.3 |
| 1576 | 2026-09-04T22:47:24.304Z | Compiling base64 v0.21.7 |
| 1577 | 2026-09-04T22:47:24.339Z | Compiling unicode-bidi v0.3.18 |
| 1578 | 2026-09-04T22:47:24.413Z | Compiling iri-string v0.7.10 |
| 1579 | 2026-09-04T22:47:24.457Z | Compiling zstd-safe v7.2.4 |
| 1580 | 2026-09-04T22:47:24.497Z | Compiling unicode-properties v0.1.4 |
| 1581 | 2026-09-04T22:47:24.546Z | Compiling ron v0.8.1 |
| 1582 | 2026-09-04T22:47:24.654Z | Compiling rsa v0.9.10 |
| 1583 | 2026-09-04T22:47:24.701Z | Compiling stringprep v0.1.5 |
| 1584 | 2026-09-04T22:47:24.725Z | Compiling oxnet v0.1.6 |
| 1585 | 2026-09-04T22:47:24.924Z | Compiling structmeta v0.3.0 |
| 1586 | 2026-09-04T22:47:24.951Z | Compiling serde_urlencoded v0.7.1 |
| 1587 | 2026-09-04T22:47:25.157Z | Compiling scroll v0.12.0 |
| 1588 | 2026-09-04T22:47:25.226Z | Compiling env_logger v0.11.11 |
| 1589 | 2026-09-04T22:47:25.255Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1590 | 2026-09-04T22:47:25.284Z | Compiling serde-hex v0.1.0 |
| 1591 | 2026-09-04T22:47:25.445Z | Compiling toml_edit v0.19.15 |
| 1592 | 2026-09-04T22:47:25.550Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1593 | 2026-09-04T22:47:25.613Z | Compiling tokio-util v0.7.18 |
| 1594 | 2026-09-04T22:47:25.765Z | Compiling tower v0.5.3 |
| 1595 | 2026-09-04T22:47:25.893Z | Compiling addr2line v0.25.1 |
| 1596 | 2026-09-04T22:47:25.950Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-09-04T22:47:26.013Z | Compiling tokio-native-tls v0.3.1 |
| 1598 | 2026-09-04T22:47:26.189Z | Compiling darling_macro v0.23.0 |
| 1599 | 2026-09-04T22:47:26.208Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-09-04T22:47:26.273Z | Compiling hashbrown v0.13.2 |
| 1601 | 2026-09-04T22:47:26.309Z | Compiling x509-cert v0.2.5 |
| 1602 | 2026-09-04T22:47:26.633Z | Compiling h2 v0.4.15 |
| 1603 | 2026-09-04T22:47:26.716Z | Compiling crypto-common v0.2.2 |
| 1604 | 2026-09-04T22:47:26.731Z | Compiling block-padding v0.4.2 |
| 1605 | 2026-09-04T22:47:26.792Z | Compiling block-buffer v0.12.1 |
| 1606 | 2026-09-04T22:47:26.796Z | Compiling md-5 v0.10.6 |
| 1607 | 2026-09-04T22:47:26.918Z | Compiling rustls-native-certs v0.8.3 |
| 1608 | 2026-09-04T22:47:26.990Z | Compiling derive_builder_macro v0.20.2 |
| 1609 | 2026-09-04T22:47:27.012Z | Compiling bzip2 v0.4.4 |
| 1610 | 2026-09-04T22:47:27.068Z | Compiling erased-serde v0.3.31 |
| 1611 | 2026-09-04T22:47:27.244Z | Compiling serde_tokenstream v0.2.3 |
| 1612 | 2026-09-04T22:47:27.246Z | Compiling camino v1.2.5 |
| 1613 | 2026-09-04T22:47:27.430Z | Compiling daft-derive v0.1.8 |
| 1614 | 2026-09-04T22:47:27.497Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-04T22:47:27.572Z | Compiling zerocopy-derive v0.7.35 |
| 1616 | 2026-09-04T22:47:27.594Z | Compiling async-trait v0.1.89 |
| 1617 | 2026-09-04T22:47:27.638Z | Compiling pin-project-internal v1.1.11 |
| 1618 | 2026-09-04T22:47:27.668Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-09-04T22:47:27.763Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-04T22:47:27.940Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-04T22:47:28.007Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-04T22:47:28.030Z | Compiling encoding_rs v0.8.35 |
| 1623 | 2026-09-04T22:47:28.145Z | Compiling memoffset v0.9.1 |
| 1624 | 2026-09-04T22:47:28.162Z | Compiling owo-colors v4.3.0 |
| 1625 | 2026-09-04T22:47:28.165Z | Compiling cfg_aliases v0.2.1 |
| 1626 | 2026-09-04T22:47:28.192Z | Compiling mime v0.3.17 |
| 1627 | 2026-09-04T22:47:28.213Z | Compiling fallible-iterator v0.2.0 |
| 1628 | 2026-09-04T22:47:28.257Z | Compiling crc-any v2.5.0 |
| 1629 | 2026-09-04T22:47:28.356Z | Compiling litrs v1.0.0 |
| 1630 | 2026-09-04T22:47:28.471Z | Compiling psl-types v2.0.11 |
| 1631 | 2026-09-04T22:47:28.486Z | Compiling smoltcp v0.9.1 |
| 1632 | 2026-09-04T22:47:28.503Z | Compiling ref-cast v1.0.25 |
| 1633 | 2026-09-04T22:47:28.519Z | Compiling rustc-demangle v0.1.27 |
| 1634 | 2026-09-04T22:47:28.519Z | Compiling rustix v0.38.44 |
| 1635 | 2026-09-04T22:47:28.550Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1636 | 2026-09-04T22:47:28.615Z | Compiling publicsuffix v2.3.0 |
| 1637 | 2026-09-04T22:47:28.728Z | Compiling postgres-protocol v0.6.10 |
| 1638 | 2026-09-04T22:47:28.808Z | Compiling pin-project v1.1.11 |
| 1639 | 2026-09-04T22:47:28.824Z | Compiling backtrace v0.3.76 |
| 1640 | 2026-09-04T22:47:28.874Z | Compiling zerocopy v0.7.35 |
| 1641 | 2026-09-04T22:47:28.889Z | Compiling document-features v0.2.12 |
| 1642 | 2026-09-04T22:47:28.936Z | Compiling nix v0.31.2 |
| 1643 | 2026-09-04T22:47:28.940Z | Compiling daft v0.1.8 |
| 1644 | 2026-09-04T22:47:29.047Z | Compiling snafu-derive v0.8.9 |
| 1645 | 2026-09-04T22:47:29.118Z | Compiling derive_builder v0.20.2 |
| 1646 | 2026-09-04T22:47:29.253Z | Compiling zip v0.6.6 |
| 1647 | 2026-09-04T22:47:29.268Z | Compiling inout v0.2.2 |
| 1648 | 2026-09-04T22:47:29.299Z | Compiling toml v0.7.8 |
| 1649 | 2026-09-04T22:47:29.327Z | Compiling darling v0.23.0 |
| 1650 | 2026-09-04T22:47:29.422Z | Compiling object v0.30.4 |
| 1651 | 2026-09-04T22:47:29.448Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1652 | 2026-09-04T22:47:29.463Z | Compiling goblin v0.8.2 |
| 1653 | 2026-09-04T22:47:29.503Z | Compiling derive-ex v0.1.8 |
| 1654 | 2026-09-04T22:47:29.751Z | Compiling hyper v1.10.1 |
| 1655 | 2026-09-04T22:47:29.846Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-04T22:47:29.937Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-04T22:47:29.951Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-04T22:47:29.955Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-04T22:47:30.009Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-04T22:47:30.110Z | Compiling ref-cast-impl v1.0.25 |
| 1661 | 2026-09-04T22:47:30.133Z | Compiling strum_macros v0.27.2 |
| 1662 | 2026-09-04T22:47:30.169Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-04T22:47:30.221Z | Compiling cargo-platform v0.3.2 |
| 1664 | 2026-09-04T22:47:30.423Z | Compiling vergen v9.1.0 |
| 1665 | 2026-09-04T22:47:30.438Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-04T22:47:30.505Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-04T22:47:30.521Z | Compiling base16ct v0.2.0 |
| 1668 | 2026-09-04T22:47:30.595Z | Compiling same-file v1.0.6 |
| 1669 | 2026-09-04T22:47:30.629Z | Compiling bitflags v1.3.2 |
| 1670 | 2026-09-04T22:47:30.710Z | Compiling path-slash v0.1.5 |
| 1671 | 2026-09-04T22:47:30.710Z | Compiling foldhash v0.2.0 |
| 1672 | 2026-09-04T22:47:30.741Z | Compiling bumpalo v3.20.2 |
| 1673 | 2026-09-04T22:47:30.744Z | Compiling managed v0.8.0 |
| 1674 | 2026-09-04T22:47:30.744Z | Compiling is_ci v1.2.0 |
| 1675 | 2026-09-04T22:47:30.785Z | Compiling foldhash v0.1.5 |
| 1676 | 2026-09-04T22:47:30.858Z | Compiling jiff-core v0.1.0 |
| 1677 | 2026-09-04T22:47:30.873Z | Compiling libbz2-rs-sys v0.2.2 |
| 1678 | 2026-09-04T22:47:30.924Z | Compiling hashbrown v0.15.5 |
| 1679 | 2026-09-04T22:47:30.968Z | Compiling hyper-util v0.1.20 |
| 1680 | 2026-09-04T22:47:30.968Z | Compiling zopfli v0.8.3 |
| 1681 | 2026-09-04T22:47:31.017Z | Compiling hashbrown v0.16.1 |
| 1682 | 2026-09-04T22:47:31.055Z | Compiling snafu v0.8.9 |
| 1683 | 2026-09-04T22:47:31.265Z | Compiling test-strategy v0.4.5 |
| 1684 | 2026-09-04T22:47:31.439Z | Compiling bzip2 v0.6.1 |
| 1685 | 2026-09-04T22:47:31.480Z | Compiling supports-color v3.0.2 |
| 1686 | 2026-09-04T22:47:31.498Z | Compiling textwrap v0.16.2 |
| 1687 | 2026-09-04T22:47:31.628Z | Compiling jiff v0.2.34 |
| 1688 | 2026-09-04T22:47:31.668Z | Compiling walkdir v2.5.0 |
| 1689 | 2026-09-04T22:47:31.714Z | Compiling sec1 v0.7.3 |
| 1690 | 2026-09-04T22:47:31.825Z | Compiling dof v0.3.0 |
| 1691 | 2026-09-04T22:47:31.840Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1692 | 2026-09-04T22:47:31.976Z | Compiling group v0.13.0 |
| 1693 | 2026-09-04T22:47:31.991Z | Compiling derive_more-impl v2.1.1 |
| 1694 | 2026-09-04T22:47:32.022Z | Compiling hubpack v0.1.2 |
| 1695 | 2026-09-04T22:47:32.037Z | Compiling cargo_metadata v0.23.1 |
| 1696 | 2026-09-04T22:47:32.177Z | Compiling strum v0.27.2 |
| 1697 | 2026-09-04T22:47:32.191Z | Compiling phf v0.13.1 |
| 1698 | 2026-09-04T22:47:32.254Z | Compiling futures v0.3.32 |
| 1699 | 2026-09-04T22:47:32.349Z | Compiling cookie_store v0.22.1 |
| 1700 | 2026-09-04T22:47:32.370Z | Compiling signal-hook-mio v0.2.5 |
| 1701 | 2026-09-04T22:47:32.434Z | Compiling hyper-tls v0.6.0 |
| 1702 | 2026-09-04T22:47:32.509Z | Compiling zstd v0.13.3 |
| 1703 | 2026-09-04T22:47:32.566Z | Compiling serde_with_macros v3.21.0 |
| 1704 | 2026-09-04T22:47:32.690Z | Compiling reqwest v0.12.28 |
| 1705 | 2026-09-04T22:47:32.705Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-04T22:47:32.782Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-04T22:47:32.797Z | Compiling postgres-types v0.2.12 |
| 1708 | 2026-09-04T22:47:33.033Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-04T22:47:33.049Z | Compiling usdt-macro v0.6.0 |
| 1710 | 2026-09-04T22:47:33.052Z | Compiling usdt-attr-macro v0.6.0 |
| 1711 | 2026-09-04T22:47:33.147Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-04T22:47:33.297Z | Compiling ed25519 v2.2.3 |
| 1713 | 2026-09-04T22:47:33.396Z | Compiling hkdf v0.12.4 |
| 1714 | 2026-09-04T22:47:33.414Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-04T22:47:33.506Z | Compiling dtrace-parser v0.2.0 |
| 1716 | 2026-09-04T22:47:33.587Z | Compiling serde_plain v1.0.2 |
| 1717 | 2026-09-04T22:47:33.714Z | Compiling serde-big-array v0.5.1 |
| 1718 | 2026-09-04T22:47:33.729Z | Compiling olpc-cjson v0.1.4 |
| 1719 | 2026-09-04T22:47:33.762Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-04T22:47:33.803Z | Compiling serde_repr v0.1.20 |
| 1721 | 2026-09-04T22:47:33.874Z | Compiling async-recursion v1.1.1 |
| 1722 | 2026-09-04T22:47:33.888Z | Compiling enum-as-inner v0.6.1 |
| 1723 | 2026-09-04T22:47:33.908Z | Compiling miette-derive v7.6.0 |
| 1724 | 2026-09-04T22:47:33.934Z | Compiling strum_macros v0.26.4 |
| 1725 | 2026-09-04T22:47:33.966Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-04T22:47:34.066Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-04T22:47:34.124Z | Compiling thread-id v4.2.2 |
| 1728 | 2026-09-04T22:47:34.213Z | Compiling memmap2 v0.9.10 |
| 1729 | 2026-09-04T22:47:34.229Z | Compiling fixedbitset v0.4.2 |
| 1730 | 2026-09-04T22:47:34.267Z | Compiling normalize-line-endings v0.3.0 |
| 1731 | 2026-09-04T22:47:34.375Z | Compiling whoami v2.1.0 |
| 1732 | 2026-09-04T22:47:34.389Z | Compiling supports-unicode v3.0.0 |
| 1733 | 2026-09-04T22:47:34.412Z | Compiling difflib v0.4.0 |
| 1734 | 2026-09-04T22:47:34.433Z | Compiling precomputed-hash v0.1.1 |
| 1735 | 2026-09-04T22:47:34.446Z | Compiling supports-hyperlinks v3.2.0 |
| 1736 | 2026-09-04T22:47:34.474Z | Compiling static_assertions v1.1.0 |
| 1737 | 2026-09-04T22:47:34.539Z | Compiling typed-path v0.9.3 |
| 1738 | 2026-09-04T22:47:34.555Z | Compiling keccak v0.1.6 |
| 1739 | 2026-09-04T22:47:34.572Z | Compiling cpufeatures v0.3.0 |
| 1740 | 2026-09-04T22:47:34.575Z | Compiling new_debug_unreachable v1.0.6 |
| 1741 | 2026-09-04T22:47:34.620Z | Compiling data-encoding v2.10.0 |
| 1742 | 2026-09-04T22:47:34.641Z | Compiling predicates-core v1.0.10 |
| 1743 | 2026-09-04T22:47:34.660Z | Compiling either v1.15.0 |
| 1744 | 2026-09-04T22:47:34.675Z | Compiling fixedbitset v0.5.7 |
| 1745 | 2026-09-04T22:47:34.678Z | Compiling const-oid v0.10.2 |
| 1746 | 2026-09-04T22:47:34.762Z | Compiling winnow v1.0.3 |
| 1747 | 2026-09-04T22:47:34.832Z | Compiling toml_edit v0.22.27 |
| 1748 | 2026-09-04T22:47:34.934Z | Compiling petgraph v0.8.3 |
| 1749 | 2026-09-04T22:47:34.960Z | Compiling digest v0.11.3 |
| 1750 | 2026-09-04T22:47:34.981Z | Compiling hickory-proto v0.25.2 |
| 1751 | 2026-09-04T22:47:35.043Z | Compiling itertools v0.13.0 |
| 1752 | 2026-09-04T22:47:35.184Z | Compiling miette v7.6.0 |
| 1753 | 2026-09-04T22:47:35.216Z | Compiling predicates v3.1.4 |
| 1754 | 2026-09-04T22:47:35.231Z | Compiling sha3 v0.10.8 |
| 1755 | 2026-09-04T22:47:35.367Z | Compiling string_cache v0.8.9 |
| 1756 | 2026-09-04T22:47:35.396Z | Compiling chacha20 v0.10.0 |
| 1757 | 2026-09-04T22:47:35.618Z | Compiling tokio-postgres v0.7.16 |
| 1758 | 2026-09-04T22:47:35.633Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1759 | 2026-09-04T22:47:35.715Z | Compiling petgraph v0.6.5 |
| 1760 | 2026-09-04T22:47:35.748Z | Compiling strum v0.26.3 |
| 1761 | 2026-09-04T22:47:35.800Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1762 | 2026-09-04T22:47:35.856Z | Compiling elliptic-curve v0.13.8 |
| 1763 | 2026-09-04T22:47:35.895Z | Compiling usdt v0.6.0 |
| 1764 | 2026-09-04T22:47:35.898Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-04T22:47:35.944Z | Compiling zip v4.6.1 |
| 1766 | 2026-09-04T22:47:36.188Z | Compiling crossterm v0.28.1 |
| 1767 | 2026-09-04T22:47:36.296Z | Compiling serde_with v3.21.0 |
| 1768 | 2026-09-04T22:47:36.333Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-04T22:47:36.373Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-04T22:47:36.461Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-04T22:47:36.579Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-04T22:47:36.934Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-04T22:47:36.949Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-04T22:47:36.965Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-04T22:47:37.255Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-04T22:47:37.323Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-04T22:47:37.337Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-04T22:47:37.438Z | Compiling lalrpop-util v0.19.12 |
| 1779 | 2026-09-04T22:47:37.508Z | Compiling peg-runtime v0.8.5 |
| 1780 | 2026-09-04T22:47:37.553Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-04T22:47:37.640Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-04T22:47:37.656Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-04T22:47:37.659Z | Compiling filetime v0.2.27 |
| 1784 | 2026-09-04T22:47:37.806Z | Compiling is-terminal v0.4.17 |
| 1785 | 2026-09-04T22:47:37.821Z | Compiling take_mut v0.2.2 |
| 1786 | 2026-09-04T22:47:37.836Z | Compiling term v1.2.1 |
| 1787 | 2026-09-04T22:47:37.840Z | Compiling xattr v1.6.1 |
| 1788 | 2026-09-04T22:47:37.869Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-04T22:47:37.984Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-04T22:47:38.117Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-04T22:47:55.258Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-04T22:47:57.918Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-04T22:47:57.918Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-04T22:47:57.921Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-04T22:47:58.128Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-04T22:47:58.318Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-04T22:48:00.440Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-04T22:48:00.669Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-04T22:48:03.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.09s |
| 1800 | 2026-09-04T22:48:03.707Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-04T22:48:03.763Z | Sep 04 22:48:03.023 INFO Starting download, target: DendriteStub |
| 1802 | 2026-09-04T22:48:03.763Z | Sep 04 22:48:03.023 INFO Starting download, target: Cockroach |
| 1803 | 2026-09-04T22:48:03.763Z | Sep 04 22:48:03.023 INFO Starting download, target: Clickhouse |
| 1804 | 2026-09-04T22:48:03.763Z | Sep 04 22:48:03.023 INFO Starting download, target: Console |
| 1805 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.023 INFO Starting download, target: MaghemiteMgd |
| 1806 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.023 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.023 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1811 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1812 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1813 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1814 | 2026-09-04T22:48:03.766Z | Sep 04 22:48:03.024 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-04T22:48:04.303Z | Sep 04 22:48:03.556 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-04T22:48:04.522Z | Sep 04 22:48:03.770 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-04T22:48:05.507Z | Sep 04 22:48:04.769 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-09-04T22:48:05.741Z | Sep 04 22:48:05.001 INFO Download complete, target: Console |
| 1819 | 2026-09-04T22:48:06.396Z | Sep 04 22:48:05.657 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1820 | 2026-09-04T22:48:07.947Z | Sep 04 22:48:07.202 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1821 | 2026-09-04T22:48:08.220Z | Sep 04 22:48:07.455 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1822 | 2026-09-04T22:48:08.384Z | Sep 04 22:48:07.644 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1823 | 2026-09-04T22:48:09.002Z | Sep 04 22:48:08.264 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-04T22:48:09.002Z | Sep 04 22:48:08.264 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-04T22:48:09.866Z | Sep 04 22:48:09.127 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-04T22:48:10.780Z | Sep 04 22:48:10.042 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-04T22:48:11.004Z | Sep 04 22:48:10.259 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-04T22:48:13.054Z | Sep 04 22:48:12.313 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-04T22:48:13.141Z | Sep 04 22:48:12.402 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-04T22:48:13.592Z | Sep 04 22:48:12.853 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-04T22:48:13.711Z | Sep 04 22:48:12.973 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-04T22:48:13.718Z | All prerequisites installed successfully |
| 1833 | 2026-09-04T22:48:13.722Z | |
| 1834 | 2026-09-04T22:48:13.722Z | real 1:54.340186231 |
| 1835 | 2026-09-04T22:48:13.722Z | user 7:23.525881798 |
| 1836 | 2026-09-04T22:48:13.723Z | sys 1:45.871718845 |
| 1837 | 2026-09-04T22:48:13.723Z | trap 0.326130516 |
| 1838 | 2026-09-04T22:48:13.723Z | tflt 0.667938407 |
| 1839 | 2026-09-04T22:48:13.723Z | dflt 1.527138243 |
| 1840 | 2026-09-04T22:48:13.723Z | kflt 0.026726156 |
| 1841 | 2026-09-04T22:48:13.723Z | lock 29:11.276951728 |
| 1842 | 2026-09-04T22:48:13.723Z | slp 20:16.354631442 |
| 1843 | 2026-09-04T22:48:13.723Z | lat 30.296140649 |
| 1844 | 2026-09-04T22:48:13.723Z | stop 3:30.084513404 |
| 1845 | 2026-09-04T22:48:13.723Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-04T22:48:14.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-04T22:48:14.245Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-04T22:48:14.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 1849 | 2026-09-04T22:48:15.048Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-04T22:48:15.080Z | Sep 04 22:48:14.334 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-04T22:48:15.086Z | Sep 04 22:48:14.334 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-04T22:48:16.183Z | Sep 04 22:48:15.432 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-04T22:48:16.189Z | |
| 1854 | 2026-09-04T22:48:16.189Z | real 2.449190843 |
| 1855 | 2026-09-04T22:48:16.189Z | user 1.329757894 |
| 1856 | 2026-09-04T22:48:16.189Z | sys 0.620201607 |
| 1857 | 2026-09-04T22:48:16.189Z | trap 0.000777080 |
| 1858 | 2026-09-04T22:48:16.190Z | tflt 0.000161480 |
| 1859 | 2026-09-04T22:48:16.190Z | dflt 0.000350100 |
| 1860 | 2026-09-04T22:48:16.190Z | kflt 0.000000000 |
| 1861 | 2026-09-04T22:48:16.190Z | lock 21.019296045 |
| 1862 | 2026-09-04T22:48:16.190Z | slp 0.936301137 |
| 1863 | 2026-09-04T22:48:16.190Z | lat 0.088084159 |
| 1864 | 2026-09-04T22:48:16.190Z | stop 0.000157770 |
| 1865 | 2026-09-04T22:48:16.190Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-04T22:48:16.190Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-04T22:48:16.190Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-04T22:48:17.082Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-04T22:48:17.082Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-04T22:48:17.086Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-04T22:48:17.086Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-04T22:48:17.086Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-04T22:48:17.086Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-04T22:48:17.086Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-04T22:48:17.086Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-04T22:48:17.086Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-04T22:48:17.087Z | Compiling shlex v1.3.0 |
| 1878 | 2026-09-04T22:48:17.087Z | Compiling find-msvc-tools v0.1.9 |
| 1879 | 2026-09-04T22:48:17.257Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-04T22:48:17.265Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-04T22:48:17.268Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-04T22:48:17.338Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-04T22:48:17.412Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-04T22:48:17.425Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-04T22:48:17.523Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-04T22:48:17.539Z | Compiling generic-array v0.14.7 |
| 1887 | 2026-09-04T22:48:17.542Z | Compiling smallvec v1.15.1 |
| 1888 | 2026-09-04T22:48:17.542Z | Compiling icu_normalizer_data v2.1.1 |
| 1889 | 2026-09-04T22:48:17.835Z | Compiling num-traits v0.2.19 |
| 1890 | 2026-09-04T22:48:17.853Z | Compiling icu_properties_data v2.1.2 |
| 1891 | 2026-09-04T22:48:17.856Z | Compiling parking_lot_core v0.9.12 |
| 1892 | 2026-09-04T22:48:17.856Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-04T22:48:17.856Z | Compiling log v0.4.33 |
| 1894 | 2026-09-04T22:48:17.886Z | Compiling subtle v2.6.1 |
| 1895 | 2026-09-04T22:48:17.918Z | Compiling pkg-config v0.3.32 |
| 1896 | 2026-09-04T22:48:18.000Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-04T22:48:18.090Z | Compiling rustix v1.1.4 |
| 1898 | 2026-09-04T22:48:18.132Z | Compiling typenum v1.20.1 |
| 1899 | 2026-09-04T22:48:18.167Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-04T22:48:18.215Z | Compiling jobserver v0.1.34 |
| 1901 | 2026-09-04T22:48:18.219Z | Compiling errno v0.3.14 |
| 1902 | 2026-09-04T22:48:18.232Z | Compiling scopeguard v1.2.0 |
| 1903 | 2026-09-04T22:48:18.343Z | Compiling lock_api v0.4.14 |
| 1904 | 2026-09-04T22:48:18.360Z | Compiling thiserror v2.0.18 |
| 1905 | 2026-09-04T22:48:18.394Z | Compiling rand_core v0.10.0 |
| 1906 | 2026-09-04T22:48:18.449Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-04T22:48:18.531Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-04T22:48:18.579Z | Compiling getrandom v0.2.17 |
| 1909 | 2026-09-04T22:48:18.579Z | Compiling percent-encoding v2.3.2 |
| 1910 | 2026-09-04T22:48:18.668Z | Compiling litemap v0.8.1 |
| 1911 | 2026-09-04T22:48:18.685Z | Compiling writeable v0.6.2 |
| 1912 | 2026-09-04T22:48:18.704Z | Compiling equivalent v1.0.2 |
| 1913 | 2026-09-04T22:48:18.749Z | Compiling syn v2.0.117 |
| 1914 | 2026-09-04T22:48:18.766Z | Compiling schemars v0.8.22 |
| 1915 | 2026-09-04T22:48:18.816Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-04T22:48:18.834Z | Compiling pin-project-lite v0.2.17 |
| 1917 | 2026-09-04T22:48:18.864Z | Compiling syn v1.0.109 |
| 1918 | 2026-09-04T22:48:18.976Z | Compiling once_cell v1.21.3 |
| 1919 | 2026-09-04T22:48:19.009Z | Compiling rustversion v1.0.22 |
| 1920 | 2026-09-04T22:48:19.093Z | Compiling hashbrown v0.17.0 |
| 1921 | 2026-09-04T22:48:19.125Z | Compiling heck v0.5.0 |
| 1922 | 2026-09-04T22:48:19.164Z | Compiling fs_extra v1.3.0 |
| 1923 | 2026-09-04T22:48:19.183Z | Compiling cmake v0.1.57 |
| 1924 | 2026-09-04T22:48:19.209Z | Compiling dunce v1.0.5 |
| 1925 | 2026-09-04T22:48:19.255Z | Compiling byteorder v1.5.0 |
| 1926 | 2026-09-04T22:48:19.287Z | Compiling utf8_iter v1.0.4 |
| 1927 | 2026-09-04T22:48:19.402Z | Compiling form_urlencoded v1.2.2 |
| 1928 | 2026-09-04T22:48:19.481Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-04T22:48:19.522Z | Compiling signal-hook-registry v1.4.8 |
| 1930 | 2026-09-04T22:48:19.579Z | Compiling semver v1.0.28 |
| 1931 | 2026-09-04T22:48:19.656Z | Compiling bitflags v2.11.0 |
| 1932 | 2026-09-04T22:48:19.673Z | Compiling indexmap v2.14.0 |
| 1933 | 2026-09-04T22:48:19.792Z | Compiling aws-lc-sys v0.40.0 |
| 1934 | 2026-09-04T22:48:19.844Z | Compiling thiserror v1.0.69 |
| 1935 | 2026-09-04T22:48:19.902Z | Compiling parking_lot v0.12.5 |
| 1936 | 2026-09-04T22:48:19.906Z | Compiling socket2 v0.6.3 |
| 1937 | 2026-09-04T22:48:19.906Z | Compiling mio v1.2.0 |
| 1938 | 2026-09-04T22:48:19.987Z | Compiling const-oid v0.9.6 |
| 1939 | 2026-09-04T22:48:20.050Z | Compiling aws-lc-rs v1.16.3 |
| 1940 | 2026-09-04T22:48:20.068Z | Compiling futures-core v0.3.32 |
| 1941 | 2026-09-04T22:48:20.196Z | Compiling httparse v1.10.1 |
| 1942 | 2026-09-04T22:48:20.231Z | Compiling iana-time-zone v0.1.65 |
| 1943 | 2026-09-04T22:48:20.496Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-04T22:48:20.514Z | Compiling fnv v1.0.7 |
| 1945 | 2026-09-04T22:48:20.530Z | Compiling crc32fast v1.5.0 |
| 1946 | 2026-09-04T22:48:20.605Z | Compiling ucd-trie v0.1.7 |
| 1947 | 2026-09-04T22:48:20.672Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-04T22:48:20.740Z | Compiling ident_case v1.0.1 |
| 1949 | 2026-09-04T22:48:20.756Z | Compiling vcpkg v0.2.15 |
| 1950 | 2026-09-04T22:48:20.775Z | Compiling pest v2.8.6 |
| 1951 | 2026-09-04T22:48:20.981Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-04T22:48:21.049Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-04T22:48:21.116Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-04T22:48:21.175Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-04T22:48:21.191Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-04T22:48:21.338Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-04T22:48:21.342Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-04T22:48:21.386Z | Compiling slab v0.4.12 |
| 1959 | 2026-09-04T22:48:21.430Z | Compiling futures-io v0.3.32 |
| 1960 | 2026-09-04T22:48:21.457Z | Compiling futures-task v0.3.32 |
| 1961 | 2026-09-04T22:48:21.516Z | Compiling synstructure v0.13.2 |
| 1962 | 2026-09-04T22:48:21.540Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-09-04T22:48:21.664Z | Compiling radium v0.7.0 |
| 1964 | 2026-09-04T22:48:21.700Z | Compiling plain v0.2.3 |
| 1965 | 2026-09-04T22:48:21.787Z | Compiling num-conv v0.2.0 |
| 1966 | 2026-09-04T22:48:21.824Z | Compiling time-core v0.1.8 |
| 1967 | 2026-09-04T22:48:21.842Z | Compiling pest_meta v2.8.6 |
| 1968 | 2026-09-04T22:48:21.946Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-04T22:48:21.949Z | Compiling openssl v0.10.80 |
| 1970 | 2026-09-04T22:48:21.992Z | Compiling time-macros v0.2.27 |
| 1971 | 2026-09-04T22:48:22.024Z | Compiling maybe-uninit v2.0.0 |
| 1972 | 2026-09-04T22:48:22.027Z | Compiling base64ct v1.8.3 |
| 1973 | 2026-09-04T22:48:22.062Z | Compiling pretty-hex v0.4.1 |
| 1974 | 2026-09-04T22:48:22.152Z | Compiling base64 v0.22.1 |
| 1975 | 2026-09-04T22:48:22.200Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-04T22:48:22.216Z | Compiling slog v2.8.2 |
| 1977 | 2026-09-04T22:48:22.230Z | Compiling flagset v0.4.7 |
| 1978 | 2026-09-04T22:48:22.297Z | Compiling pem-rfc7468 v0.7.0 |
| 1979 | 2026-09-04T22:48:22.316Z | Compiling unicode-segmentation v1.12.0 |
| 1980 | 2026-09-04T22:48:22.377Z | Compiling darling_core v0.23.0 |
| 1981 | 2026-09-04T22:48:22.460Z | Compiling pest_generator v2.8.6 |
| 1982 | 2026-09-04T22:48:22.558Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-04T22:48:22.634Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1984 | 2026-09-04T22:48:22.651Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1985 | 2026-09-04T22:48:22.668Z | Compiling syn v3.0.3 |
| 1986 | 2026-09-04T22:48:22.687Z | Compiling ahash v0.8.12 |
| 1987 | 2026-09-04T22:48:22.725Z | Compiling num-bigint-dig v0.8.6 |
| 1988 | 2026-09-04T22:48:22.800Z | Compiling paste v1.0.15 |
| 1989 | 2026-09-04T22:48:22.836Z | Compiling packed_struct v0.10.1 |
| 1990 | 2026-09-04T22:48:22.852Z | Compiling serde_derive v1.0.228 |
| 1991 | 2026-09-04T22:48:22.948Z | Compiling zeroize_derive v1.5.0 |
| 1992 | 2026-09-04T22:48:22.958Z | Compiling zerofrom-derive v0.1.6 |
| 1993 | 2026-09-04T22:48:22.978Z | Compiling yoke-derive v0.8.1 |
| 1994 | 2026-09-04T22:48:23.044Z | Compiling zerocopy-derive v0.8.55 |
| 1995 | 2026-09-04T22:48:23.081Z | Compiling zerovec-derive v0.11.2 |
| 1996 | 2026-09-04T22:48:23.081Z | Compiling displaydoc v0.2.5 |
| 1997 | 2026-09-04T22:48:23.147Z | Compiling tokio-macros v2.7.0 |
| 1998 | 2026-09-04T22:48:23.196Z | Compiling futures-macro v0.3.32 |
| 1999 | 2026-09-04T22:48:23.196Z | Compiling thiserror-impl v2.0.18 |
| 2000 | 2026-09-04T22:48:23.196Z | Compiling schemars_derive v0.8.22 |
| 2001 | 2026-09-04T22:48:23.224Z | Compiling der_derive v0.7.3 |
| 2002 | 2026-09-04T22:48:23.224Z | Compiling tracing-attributes v0.1.31 |
| 2003 | 2026-09-04T22:48:23.637Z | Compiling thiserror-impl v1.0.69 |
| 2004 | 2026-09-04T22:48:23.792Z | Compiling pest_derive v2.8.6 |
| 2005 | 2026-09-04T22:48:23.817Z | Compiling scroll_derive v0.12.1 |
| 2006 | 2026-09-04T22:48:23.936Z | Compiling futures-util v0.3.32 |
| 2007 | 2026-09-04T22:48:24.150Z | Compiling zerofrom v0.1.6 |
| 2008 | 2026-09-04T22:48:24.199Z | Compiling scroll_derive v0.13.1 |
| 2009 | 2026-09-04T22:48:24.293Z | Compiling yoke v0.8.1 |
| 2010 | 2026-09-04T22:48:24.340Z | Compiling openssl-macros v0.1.1 |
| 2011 | 2026-09-04T22:48:24.403Z | Compiling native-tls v0.2.18 |
| 2012 | 2026-09-04T22:48:24.502Z | Compiling zerovec v0.11.5 |
| 2013 | 2026-09-04T22:48:24.559Z | Compiling zerotrie v0.2.3 |
| 2014 | 2026-09-04T22:48:24.619Z | Compiling anyhow v1.0.104 |
| 2015 | 2026-09-04T22:48:24.672Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-04T22:48:24.761Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-04T22:48:24.841Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-04T22:48:25.109Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-04T22:48:25.213Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-04T22:48:25.213Z | Compiling tracing-core v0.1.36 |
| 2021 | 2026-09-04T22:48:25.213Z | Compiling cookie v0.18.1 |
| 2022 | 2026-09-04T22:48:25.327Z | Compiling icu_locale_core v2.1.1 |
| 2023 | 2026-09-04T22:48:25.396Z | Compiling icu_collections v2.1.1 |
| 2024 | 2026-09-04T22:48:25.442Z | Compiling camino v1.2.5 |
| 2025 | 2026-09-04T22:48:25.798Z | Compiling fastrand v2.3.0 |
| 2026 | 2026-09-04T22:48:25.869Z | Compiling cpufeatures v0.2.17 |
| 2027 | 2026-09-04T22:48:25.870Z | Compiling tracing v0.1.44 |
| 2028 | 2026-09-04T22:48:26.012Z | Compiling darling v0.23.0 |
| 2029 | 2026-09-04T22:48:26.114Z | Compiling icu_provider v2.1.1 |
| 2030 | 2026-09-04T22:48:26.114Z | Compiling zeroize v1.9.0 |
| 2031 | 2026-09-04T22:48:26.114Z | Compiling bytes v1.11.1 |
| 2032 | 2026-09-04T22:48:26.208Z | Compiling chrono v0.4.45 |
| 2033 | 2026-09-04T22:48:26.208Z | Compiling serde_tokenstream v0.2.3 |
| 2034 | 2026-09-04T22:48:26.295Z | Compiling icu_properties v2.1.2 |
| 2035 | 2026-09-04T22:48:26.358Z | Compiling icu_normalizer v2.1.1 |
| 2036 | 2026-09-04T22:48:26.531Z | Compiling der v0.7.10 |
| 2037 | 2026-09-04T22:48:26.698Z | Compiling tokio v1.52.1 |
| 2038 | 2026-09-04T22:48:26.744Z | Compiling crypto-common v0.1.7 |
| 2039 | 2026-09-04T22:48:26.771Z | Compiling block-buffer v0.10.4 |
| 2040 | 2026-09-04T22:48:26.921Z | Compiling digest v0.10.7 |
| 2041 | 2026-09-04T22:48:27.049Z | Compiling http v1.4.2 |
| 2042 | 2026-09-04T22:48:27.187Z | Compiling idna_adapter v1.2.1 |
| 2043 | 2026-09-04T22:48:27.333Z | Compiling idna v1.1.0 |
| 2044 | 2026-09-04T22:48:27.385Z | Compiling ppv-lite86 v0.2.21 |
| 2045 | 2026-09-04T22:48:27.454Z | Compiling spki v0.7.3 |
| 2046 | 2026-09-04T22:48:27.658Z | Compiling serde_spanned v0.6.9 |
| 2047 | 2026-09-04T22:48:27.679Z | Compiling url v2.5.8 |
| 2048 | 2026-09-04T22:48:27.702Z | Compiling rand_chacha v0.9.0 |
| 2049 | 2026-09-04T22:48:27.834Z | Compiling toml_datetime v0.6.11 |
| 2050 | 2026-09-04T22:48:27.950Z | Compiling bitfield-macros v0.19.4 |
| 2051 | 2026-09-04T22:48:27.996Z | Compiling clap_derive v4.6.1 |
| 2052 | 2026-09-04T22:48:28.082Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-04T22:48:28.098Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-04T22:48:28.380Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-04T22:48:28.483Z | Compiling object v0.37.3 |
| 2056 | 2026-09-04T22:48:28.546Z | Compiling simd-adler32 v0.3.8 |
| 2057 | 2026-09-04T22:48:28.608Z | Compiling rand v0.9.2 |
| 2058 | 2026-09-04T22:48:28.648Z | Compiling http-body v1.0.1 |
| 2059 | 2026-09-04T22:48:28.664Z | Compiling pkcs8 v0.10.2 |
| 2060 | 2026-09-04T22:48:28.798Z | Compiling rustls-pki-types v1.14.0 |
| 2061 | 2026-09-04T22:48:28.850Z | Compiling daft-derive v0.1.8 |
| 2062 | 2026-09-04T22:48:29.016Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-04T22:48:29.044Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-04T22:48:29.104Z | Compiling utf8parse v0.2.2 |
| 2065 | 2026-09-04T22:48:29.194Z | Compiling anstyle v1.0.14 |
| 2066 | 2026-09-04T22:48:29.233Z | Compiling tinyvec_macros v0.1.1 |
| 2067 | 2026-09-04T22:48:29.236Z | Compiling ref-cast v1.0.25 |
| 2068 | 2026-09-04T22:48:29.268Z | Compiling cmov v0.5.4 |
| 2069 | 2026-09-04T22:48:29.307Z | Compiling winnow v0.5.40 |
| 2070 | 2026-09-04T22:48:29.342Z | Compiling openssl-probe v0.2.1 |
| 2071 | 2026-09-04T22:48:29.432Z | Compiling adler2 v2.0.1 |
| 2072 | 2026-09-04T22:48:29.451Z | Compiling either v1.15.0 |
| 2073 | 2026-09-04T22:48:29.467Z | Compiling usdt-impl v0.6.0 |
| 2074 | 2026-09-04T22:48:29.484Z | Compiling ctutils v0.4.2 |
| 2075 | 2026-09-04T22:48:29.534Z | Compiling miniz_oxide v0.8.9 |
| 2076 | 2026-09-04T22:48:29.566Z | Compiling tinyvec v1.10.0 |
| 2077 | 2026-09-04T22:48:29.570Z | Compiling anstyle-parse v1.0.0 |
| 2078 | 2026-09-04T22:48:29.632Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-04T22:48:29.741Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-04T22:48:29.783Z | Compiling scroll v0.13.0 |
| 2081 | 2026-09-04T22:48:29.799Z | Compiling scroll v0.12.0 |
| 2082 | 2026-09-04T22:48:29.871Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-04T22:48:29.937Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-04T22:48:29.995Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-04T22:48:30.094Z | Compiling anstyle-query v1.1.5 |
| 2086 | 2026-09-04T22:48:30.143Z | Compiling litrs v1.0.0 |
| 2087 | 2026-09-04T22:48:30.160Z | Compiling tower-layer v0.3.3 |
| 2088 | 2026-09-04T22:48:30.164Z | Compiling atomic-waker v1.1.2 |
| 2089 | 2026-09-04T22:48:30.192Z | Compiling zstd-safe v7.2.4 |
| 2090 | 2026-09-04T22:48:30.251Z | Compiling untrusted v0.7.1 |
| 2091 | 2026-09-04T22:48:30.268Z | Compiling rustix v0.38.44 |
| 2092 | 2026-09-04T22:48:30.312Z | Compiling winnow v1.0.3 |
| 2093 | 2026-09-04T22:48:30.339Z | Compiling colorchoice v1.0.4 |
| 2094 | 2026-09-04T22:48:30.406Z | Compiling winnow v0.7.14 |
| 2095 | 2026-09-04T22:48:30.411Z | Compiling signal-hook v0.3.18 |
| 2096 | 2026-09-04T22:48:30.505Z | Compiling tokio-util v0.7.18 |
| 2097 | 2026-09-04T22:48:30.557Z | Compiling tower-service v0.3.3 |
| 2098 | 2026-09-04T22:48:30.613Z | Compiling toml_edit v0.19.15 |
| 2099 | 2026-09-04T22:48:30.624Z | Compiling is_terminal_polyfill v1.70.2 |
| 2100 | 2026-09-04T22:48:30.656Z | Compiling try-lock v0.2.5 |
| 2101 | 2026-09-04T22:48:30.696Z | Compiling document-features v0.2.12 |
| 2102 | 2026-09-04T22:48:30.740Z | Compiling anstream v1.0.0 |
| 2103 | 2026-09-04T22:48:30.759Z | Compiling want v0.3.1 |
| 2104 | 2026-09-04T22:48:31.162Z | Compiling goblin v0.8.2 |
| 2105 | 2026-09-04T22:48:31.197Z | Compiling h2 v0.4.15 |
| 2106 | 2026-09-04T22:48:31.197Z | Compiling goblin v0.10.5 |
| 2107 | 2026-09-04T22:48:31.232Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2108 | 2026-09-04T22:48:31.251Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-04T22:48:31.454Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-04T22:48:31.670Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-04T22:48:31.792Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-04T22:48:31.847Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-09-04T22:48:31.869Z | Compiling structmeta-derive v0.3.0 |
| 2114 | 2026-09-04T22:48:31.957Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-04T22:48:32.102Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-04T22:48:32.130Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-04T22:48:32.185Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-04T22:48:32.199Z | Compiling httpdate v1.0.3 |
| 2119 | 2026-09-04T22:48:32.365Z | Compiling tap v1.0.1 |
| 2120 | 2026-09-04T22:48:32.411Z | Compiling foreign-types-shared v0.1.1 |
| 2121 | 2026-09-04T22:48:32.492Z | Compiling untrusted v0.9.0 |
| 2122 | 2026-09-04T22:48:32.510Z | Compiling powerfmt v0.2.0 |
| 2123 | 2026-09-04T22:48:32.540Z | Compiling foreign-types v0.3.2 |
| 2124 | 2026-09-04T22:48:32.604Z | Compiling wyz v0.5.1 |
| 2125 | 2026-09-04T22:48:32.703Z | Compiling deranged v0.5.8 |
| 2126 | 2026-09-04T22:48:32.760Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-04T22:48:32.867Z | Compiling structmeta v0.3.0 |
| 2128 | 2026-09-04T22:48:32.899Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-04T22:48:32.903Z | Compiling signature v2.2.0 |
| 2130 | 2026-09-04T22:48:32.903Z | Compiling hex v0.4.3 |
| 2131 | 2026-09-04T22:48:33.088Z | Compiling dtrace-parser v0.2.0 |
| 2132 | 2026-09-04T22:48:33.091Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-04T22:48:33.229Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-04T22:48:33.317Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-04T22:48:33.348Z | Compiling wait-timeout v0.2.1 |
| 2136 | 2026-09-04T22:48:33.582Z | Compiling dof v0.3.0 |
| 2137 | 2026-09-04T22:48:33.598Z | Compiling thread-id v4.2.2 |
| 2138 | 2026-09-04T22:48:33.630Z | Compiling thread-id v5.1.0 |
| 2139 | 2026-09-04T22:48:33.694Z | Compiling socket2 v0.5.10 |
| 2140 | 2026-09-04T22:48:33.714Z | Compiling smoltcp v0.9.1 |
| 2141 | 2026-09-04T22:48:33.758Z | Compiling funty v2.0.0 |
| 2142 | 2026-09-04T22:48:33.864Z | Compiling num_threads v0.1.7 |
| 2143 | 2026-09-04T22:48:33.911Z | Compiling quick-error v1.2.3 |
| 2144 | 2026-09-04T22:48:33.976Z | Compiling dof v0.4.0 |
| 2145 | 2026-09-04T22:48:34.057Z | Compiling cfg_aliases v0.2.1 |
| 2146 | 2026-09-04T22:48:34.083Z | Compiling bit-vec v0.8.0 |
| 2147 | 2026-09-04T22:48:34.105Z | Compiling darling_macro v0.20.11 |
| 2148 | 2026-09-04T22:48:34.143Z | Compiling clap_lex v1.0.0 |
| 2149 | 2026-09-04T22:48:34.181Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-09-04T22:48:34.200Z | Compiling nix v0.31.2 |
| 2151 | 2026-09-04T22:48:34.253Z | Compiling bitvec v1.0.1 |
| 2152 | 2026-09-04T22:48:34.256Z | Compiling rusty-fork v0.3.1 |
| 2153 | 2026-09-04T22:48:34.293Z | Compiling bit-set v0.8.0 |
| 2154 | 2026-09-04T22:48:34.311Z | Compiling time v0.3.47 |
| 2155 | 2026-09-04T22:48:34.336Z | Compiling hyper v1.10.1 |
| 2156 | 2026-09-04T22:48:34.385Z | Compiling clap_builder v4.6.0 |
| 2157 | 2026-09-04T22:48:34.477Z | Compiling num-iter v0.1.45 |
| 2158 | 2026-09-04T22:48:34.609Z | Compiling darling v0.20.11 |
| 2159 | 2026-09-04T22:48:34.625Z | Compiling rand v0.8.6 |
| 2160 | 2026-09-04T22:48:34.959Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-04T22:48:35.009Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-04T22:48:35.022Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-04T22:48:35.160Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-04T22:48:35.181Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-04T22:48:35.221Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-04T22:48:35.344Z | Compiling zlib-rs v0.6.2 |
| 2167 | 2026-09-04T22:48:35.357Z | Compiling nodrop v0.1.14 |
| 2168 | 2026-09-04T22:48:35.461Z | Compiling hyper-util v0.1.20 |
| 2169 | 2026-09-04T22:48:35.645Z | Compiling crc-catalog v2.4.0 |
| 2170 | 2026-09-04T22:48:35.697Z | Compiling siphasher v1.0.2 |
| 2171 | 2026-09-04T22:48:35.766Z | Compiling unarray v0.1.4 |
| 2172 | 2026-09-04T22:48:35.880Z | Compiling proptest v1.11.0 |
| 2173 | 2026-09-04T22:48:35.902Z | Compiling clap v4.6.1 |
| 2174 | 2026-09-04T22:48:35.968Z | Compiling crc v3.4.0 |
| 2175 | 2026-09-04T22:48:36.178Z | Compiling array-init v0.0.4 |
| 2176 | 2026-09-04T22:48:36.535Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-04T22:48:36.941Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-04T22:48:36.983Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-04T22:48:37.019Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-04T22:48:37.148Z | Compiling zerocopy v0.6.6 |
| 2181 | 2026-09-04T22:48:37.204Z | Compiling pkcs1 v0.7.5 |
| 2182 | 2026-09-04T22:48:37.263Z | Compiling http-body-util v0.1.3 |
| 2183 | 2026-09-04T22:48:37.331Z | Compiling flate2 v1.1.9 |
| 2184 | 2026-09-04T22:48:37.348Z | Compiling bitfield v0.19.4 |
| 2185 | 2026-09-04T22:48:37.518Z | Compiling strum_macros v0.26.4 |
| 2186 | 2026-09-04T22:48:37.534Z | Compiling strum_macros v0.27.2 |
| 2187 | 2026-09-04T22:48:37.581Z | Compiling hubpack_derive v0.1.1 |
| 2188 | 2026-09-04T22:48:37.685Z | Compiling env_filter v2.0.0 |
| 2189 | 2026-09-04T22:48:37.752Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-09-04T22:48:37.786Z | Compiling hashbrown v0.12.3 |
| 2191 | 2026-09-04T22:48:37.828Z | Compiling unicode-bidi v0.3.18 |
| 2192 | 2026-09-04T22:48:37.975Z | Compiling unicode-properties v0.1.4 |
| 2193 | 2026-09-04T22:48:38.029Z | Compiling iri-string v0.7.10 |
| 2194 | 2026-09-04T22:48:38.085Z | Compiling ryu v1.0.23 |
| 2195 | 2026-09-04T22:48:38.286Z | Compiling gimli v0.32.3 |
| 2196 | 2026-09-04T22:48:38.338Z | Compiling allocator-api2 v0.2.21 |
| 2197 | 2026-09-04T22:48:38.460Z | Compiling base64 v0.21.7 |
| 2198 | 2026-09-04T22:48:38.717Z | Compiling ron v0.8.1 |
| 2199 | 2026-09-04T22:48:39.037Z | Compiling serde_urlencoded v0.7.1 |
| 2200 | 2026-09-04T22:48:39.080Z | Compiling stringprep v0.1.5 |
| 2201 | 2026-09-04T22:48:39.131Z | Compiling newtype-uuid v1.3.2 |
| 2202 | 2026-09-04T22:48:39.186Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-04T22:48:39.215Z | Compiling tower-http v0.6.8 |
| 2204 | 2026-09-04T22:48:39.319Z | Compiling derive_builder_macro v0.20.2 |
| 2205 | 2026-09-04T22:48:39.338Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2206 | 2026-09-04T22:48:39.426Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-04T22:48:39.453Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2208 | 2026-09-04T22:48:39.471Z | Compiling oxnet v0.1.6 |
| 2209 | 2026-09-04T22:48:39.571Z | Compiling serde-hex v0.1.0 |
| 2210 | 2026-09-04T22:48:39.643Z | Compiling tokio-native-tls v0.3.1 |
| 2211 | 2026-09-04T22:48:39.659Z | Compiling hashbrown v0.13.2 |
| 2212 | 2026-09-04T22:48:39.815Z | Compiling bzip2 v0.4.4 |
| 2213 | 2026-09-04T22:48:39.837Z | Compiling usdt-macro v0.6.0 |
| 2214 | 2026-09-04T22:48:39.856Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-04T22:48:39.872Z | Compiling derive-ex v0.1.8 |
| 2216 | 2026-09-04T22:48:40.034Z | Compiling addr2line v0.25.1 |
| 2217 | 2026-09-04T22:48:40.058Z | Compiling block-buffer v0.12.1 |
| 2218 | 2026-09-04T22:48:40.079Z | Compiling block-padding v0.4.2 |
| 2219 | 2026-09-04T22:48:40.149Z | Compiling crypto-common v0.2.2 |
| 2220 | 2026-09-04T22:48:40.485Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-04T22:48:40.742Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-04T22:48:40.742Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-04T22:48:40.955Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-04T22:48:40.974Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-04T22:48:41.165Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-04T22:48:41.190Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-04T22:48:41.264Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-04T22:48:41.296Z | Compiling crc-any v2.5.0 |
| 2229 | 2026-09-04T22:48:41.313Z | Compiling mime v0.3.17 |
| 2230 | 2026-09-04T22:48:41.374Z | Compiling rustc-demangle v0.1.27 |
| 2231 | 2026-09-04T22:48:41.553Z | Compiling cpufeatures v0.3.0 |
| 2232 | 2026-09-04T22:48:41.624Z | Compiling fallible-iterator v0.2.0 |
| 2233 | 2026-09-04T22:48:41.657Z | Compiling psl-types v2.0.11 |
| 2234 | 2026-09-04T22:48:41.661Z | Compiling unicode-width v0.2.0 |
| 2235 | 2026-09-04T22:48:41.785Z | Compiling publicsuffix v2.3.0 |
| 2236 | 2026-09-04T22:48:41.801Z | Compiling test-strategy v0.4.5 |
| 2237 | 2026-09-04T22:48:41.963Z | Compiling postgres-protocol v0.6.10 |
| 2238 | 2026-09-04T22:48:42.006Z | Compiling backtrace v0.3.76 |
| 2239 | 2026-09-04T22:48:42.010Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-04T22:48:42.579Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-04T22:48:42.623Z | Compiling inout v0.2.2 |
| 2242 | 2026-09-04T22:48:42.705Z | Compiling object v0.30.4 |
| 2243 | 2026-09-04T22:48:42.792Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-04T22:48:42.808Z | Compiling derive_builder v0.20.2 |
| 2245 | 2026-09-04T22:48:42.854Z | Compiling hyper-tls v0.6.0 |
| 2246 | 2026-09-04T22:48:42.951Z | Compiling daft v0.1.8 |
| 2247 | 2026-09-04T22:48:42.967Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-04T22:48:43.094Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-04T22:48:43.209Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-04T22:48:43.280Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-04T22:48:43.365Z | Compiling futures-executor v0.3.32 |
| 2252 | 2026-09-04T22:48:43.418Z | Compiling serde_with_macros v3.21.0 |
| 2253 | 2026-09-04T22:48:43.532Z | Compiling miette-derive v7.6.0 |
| 2254 | 2026-09-04T22:48:43.552Z | Compiling enum-as-inner v0.6.1 |
| 2255 | 2026-09-04T22:48:43.595Z | Compiling serde_repr v0.1.20 |
| 2256 | 2026-09-04T22:48:43.640Z | Compiling async-recursion v1.1.1 |
| 2257 | 2026-09-04T22:48:43.722Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-04T22:48:43.738Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-04T22:48:43.835Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-04T22:48:43.886Z | Compiling smawk v0.3.2 |
| 2261 | 2026-09-04T22:48:43.978Z | Compiling is_ci v1.2.0 |
| 2262 | 2026-09-04T22:48:43.978Z | Compiling managed v0.8.0 |
| 2263 | 2026-09-04T22:48:44.043Z | Compiling foldhash v0.2.0 |
| 2264 | 2026-09-04T22:48:44.066Z | Compiling base16ct v0.2.0 |
| 2265 | 2026-09-04T22:48:44.069Z | Compiling bumpalo v3.20.2 |
| 2266 | 2026-09-04T22:48:44.106Z | Compiling foldhash v0.1.5 |
| 2267 | 2026-09-04T22:48:44.148Z | Compiling libbz2-rs-sys v0.2.2 |
| 2268 | 2026-09-04T22:48:44.267Z | Compiling unicode-linebreak v0.1.5 |
| 2269 | 2026-09-04T22:48:44.300Z | Compiling bitflags v1.3.2 |
| 2270 | 2026-09-04T22:48:44.303Z | Compiling jiff-core v0.1.0 |
| 2271 | 2026-09-04T22:48:44.340Z | Compiling path-slash v0.1.5 |
| 2272 | 2026-09-04T22:48:44.390Z | Compiling same-file v1.0.6 |
| 2273 | 2026-09-04T22:48:44.484Z | Compiling textwrap v0.16.2 |
| 2274 | 2026-09-04T22:48:44.502Z | Compiling zopfli v0.8.3 |
| 2275 | 2026-09-04T22:48:44.540Z | Compiling walkdir v2.5.0 |
| 2276 | 2026-09-04T22:48:44.559Z | Compiling bzip2 v0.6.1 |
| 2277 | 2026-09-04T22:48:44.605Z | Compiling hashbrown v0.15.5 |
| 2278 | 2026-09-04T22:48:44.684Z | Compiling hashbrown v0.16.1 |
| 2279 | 2026-09-04T22:48:44.734Z | Compiling sec1 v0.7.3 |
| 2280 | 2026-09-04T22:48:44.831Z | Compiling supports-color v3.0.2 |
| 2281 | 2026-09-04T22:48:44.982Z | Compiling cargo_metadata v0.23.1 |
| 2282 | 2026-09-04T22:48:45.029Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2283 | 2026-09-04T22:48:45.047Z | Compiling jiff v0.2.34 |
| 2284 | 2026-09-04T22:48:45.063Z | Compiling group v0.13.0 |
| 2285 | 2026-09-04T22:48:45.303Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-04T22:48:45.457Z | Compiling snafu v0.8.9 |
| 2287 | 2026-09-04T22:48:45.515Z | Compiling phf v0.13.1 |
| 2288 | 2026-09-04T22:48:45.738Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-04T22:48:45.797Z | Compiling cipher v0.5.2 |
| 2290 | 2026-09-04T22:48:46.066Z | Compiling signal-hook-mio v0.2.5 |
| 2291 | 2026-09-04T22:48:46.088Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-04T22:48:46.184Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-04T22:48:46.209Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-04T22:48:46.223Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-04T22:48:46.258Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-04T22:48:46.265Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-04T22:48:46.416Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-04T22:48:46.496Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-04T22:48:46.507Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-04T22:48:46.572Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-04T22:48:46.611Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-04T22:48:46.687Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-04T22:48:46.707Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-04T22:48:46.836Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-04T22:48:46.890Z | Compiling serde_plain v1.0.2 |
| 2306 | 2026-09-04T22:48:46.914Z | Compiling serde-big-array v0.5.1 |
| 2307 | 2026-09-04T22:48:46.988Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-04T22:48:47.037Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-04T22:48:47.072Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-04T22:48:47.148Z | Compiling toml_write v0.1.2 |
| 2311 | 2026-09-04T22:48:47.194Z | Compiling supports-hyperlinks v3.2.0 |
| 2312 | 2026-09-04T22:48:47.238Z | Compiling const-oid v0.10.2 |
| 2313 | 2026-09-04T22:48:47.325Z | Compiling new_debug_unreachable v1.0.6 |
| 2314 | 2026-09-04T22:48:47.358Z | Compiling fixedbitset v0.5.7 |
| 2315 | 2026-09-04T22:48:47.374Z | Compiling fixedbitset v0.4.2 |
| 2316 | 2026-09-04T22:48:47.411Z | Compiling difflib v0.4.0 |
| 2317 | 2026-09-04T22:48:47.428Z | Compiling keccak v0.1.6 |
| 2318 | 2026-09-04T22:48:47.444Z | Compiling normalize-line-endings v0.3.0 |
| 2319 | 2026-09-04T22:48:47.447Z | Compiling data-encoding v2.10.0 |
| 2320 | 2026-09-04T22:48:47.494Z | Compiling precomputed-hash v0.1.1 |
| 2321 | 2026-09-04T22:48:47.559Z | Compiling static_assertions v1.1.0 |
| 2322 | 2026-09-04T22:48:47.602Z | Compiling supports-unicode v3.0.0 |
| 2323 | 2026-09-04T22:48:47.632Z | Compiling typed-path v0.9.3 |
| 2324 | 2026-09-04T22:48:47.648Z | Compiling unicode-width v0.1.14 |
| 2325 | 2026-09-04T22:48:47.649Z | Compiling predicates-core v1.0.10 |
| 2326 | 2026-09-04T22:48:47.684Z | Compiling whoami v2.1.0 |
| 2327 | 2026-09-04T22:48:47.841Z | Compiling hickory-proto v0.25.2 |
| 2328 | 2026-09-04T22:48:47.887Z | Compiling predicates v3.1.4 |
| 2329 | 2026-09-04T22:48:47.952Z | Compiling miette v7.6.0 |
| 2330 | 2026-09-04T22:48:47.968Z | Compiling tokio-postgres v0.7.16 |
| 2331 | 2026-09-04T22:48:47.989Z | Compiling elliptic-curve v0.13.8 |
| 2332 | 2026-09-04T22:48:48.054Z | Compiling sha3 v0.10.8 |
| 2333 | 2026-09-04T22:48:48.055Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2334 | 2026-09-04T22:48:48.235Z | Compiling string_cache v0.8.9 |
| 2335 | 2026-09-04T22:48:48.350Z | Compiling petgraph v0.8.3 |
| 2336 | 2026-09-04T22:48:48.388Z | Compiling petgraph v0.6.5 |
| 2337 | 2026-09-04T22:48:48.472Z | Compiling chacha20 v0.10.0 |
| 2338 | 2026-09-04T22:48:48.728Z | Compiling digest v0.11.3 |
| 2339 | 2026-09-04T22:48:48.791Z | Compiling toml_edit v0.22.27 |
| 2340 | 2026-09-04T22:48:48.952Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-04T22:48:48.969Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-04T22:48:49.598Z | Compiling ed25519-dalek v2.2.0 |
| 2343 | 2026-09-04T22:48:49.843Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2344 | 2026-09-04T22:48:49.981Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-04T22:48:50.284Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-04T22:48:50.421Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-04T22:48:50.437Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-04T22:48:50.561Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-04T22:48:50.635Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-04T22:48:50.826Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-04T22:48:50.924Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-04T22:48:50.986Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-04T22:48:51.130Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-04T22:48:51.130Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-04T22:48:51.553Z | Compiling lalrpop-util v0.19.12 |
| 2356 | 2026-09-04T22:48:51.749Z | Compiling peg-runtime v0.8.5 |
| 2357 | 2026-09-04T22:49:04.990Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-04T22:49:05.021Z | Compiling rayon-core v1.13.0 |
| 2359 | 2026-09-04T22:49:05.101Z | Compiling crucible-workspace-hack v0.1.0 |
| 2360 | 2026-09-04T22:49:05.201Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-04T22:49:05.246Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-04T22:49:05.261Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-04T22:49:05.279Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2364 | 2026-09-04T22:49:05.329Z | Compiling heapless v0.8.0 |
| 2365 | 2026-09-04T22:49:05.496Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2366 | 2026-09-04T22:49:05.513Z | Compiling crossbeam-deque v0.8.6 |
| 2367 | 2026-09-04T22:49:05.528Z | Compiling inout v0.1.4 |
| 2368 | 2026-09-04T22:49:05.621Z | Compiling hash32 v0.3.1 |
| 2369 | 2026-09-04T22:49:05.679Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2370 | 2026-09-04T22:49:05.703Z | Compiling multer v3.1.0 |
| 2371 | 2026-09-04T22:49:05.751Z | Compiling thread_local v1.1.9 |
| 2372 | 2026-09-04T22:49:05.806Z | Compiling smoltcp v0.11.0 |
| 2373 | 2026-09-04T22:49:05.822Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2374 | 2026-09-04T22:49:05.840Z | Compiling slog-async v2.8.0 |
| 2375 | 2026-09-04T22:49:05.899Z | Compiling match_cfg v0.1.0 |
| 2376 | 2026-09-04T22:49:05.919Z | Compiling compression-core v0.4.31 |
| 2377 | 2026-09-04T22:49:05.986Z | Compiling hostname v0.3.1 |
| 2378 | 2026-09-04T22:49:06.060Z | Compiling compression-codecs v0.4.37 |
| 2379 | 2026-09-04T22:49:06.097Z | Compiling proc-macro-crate v3.4.0 |
| 2380 | 2026-09-04T22:49:06.197Z | Compiling cipher v0.4.4 |
| 2381 | 2026-09-04T22:49:06.201Z | Compiling atomicwrites v0.4.4 |
| 2382 | 2026-09-04T22:49:06.295Z | Compiling slog-json v2.6.1 |
| 2383 | 2026-09-04T22:49:06.370Z | Compiling crossbeam-channel v0.5.15 |
| 2384 | 2026-09-04T22:49:06.386Z | Compiling half v2.7.1 |
| 2385 | 2026-09-04T22:49:06.402Z | Compiling universal-hash v0.5.1 |
| 2386 | 2026-09-04T22:49:06.468Z | Compiling newtype-uuid-macros v0.1.0 |
| 2387 | 2026-09-04T22:49:06.484Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-04T22:49:06.522Z | Compiling ingot-macros v0.2.0 |
| 2389 | 2026-09-04T22:49:06.525Z | Compiling cobs v0.3.0 |
| 2390 | 2026-09-04T22:49:06.556Z | Compiling async-stream-impl v0.3.6 |
| 2391 | 2026-09-04T22:49:06.574Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2392 | 2026-09-04T22:49:06.577Z | Compiling serde_spanned v1.1.1 |
| 2393 | 2026-09-04T22:49:06.679Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2394 | 2026-09-04T22:49:06.722Z | Compiling is-terminal v0.4.17 |
| 2395 | 2026-09-04T22:49:06.750Z | Compiling proc-macro-error-attr v1.0.4 |
| 2396 | 2026-09-04T22:49:06.766Z | Compiling dropshot v0.17.1 |
| 2397 | 2026-09-04T22:49:06.785Z | Compiling opaque-debug v0.3.1 |
| 2398 | 2026-09-04T22:49:06.838Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-09-04T22:49:06.871Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2400 | 2026-09-04T22:49:06.953Z | Compiling convert_case v0.4.0 |
| 2401 | 2026-09-04T22:49:06.956Z | Compiling term v1.2.1 |
| 2402 | 2026-09-04T22:49:06.984Z | Compiling take_mut v0.2.2 |
| 2403 | 2026-09-04T22:49:07.002Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2404 | 2026-09-04T22:49:07.121Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2405 | 2026-09-04T22:49:07.140Z | Compiling async-stream v0.3.6 |
| 2406 | 2026-09-04T22:49:07.168Z | Compiling ciborium-ll v0.2.2 |
| 2407 | 2026-09-04T22:49:07.184Z | Compiling poly1305 v0.8.0 |
| 2408 | 2026-09-04T22:49:07.200Z | Compiling oxide-generation-macros v0.2.0 |
| 2409 | 2026-09-04T22:49:07.218Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2410 | 2026-09-04T22:49:07.257Z | Compiling postcard v1.1.3 |
| 2411 | 2026-09-04T22:49:07.273Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-09-04T22:49:07.352Z | Compiling slog-term v2.9.2 |
| 2413 | 2026-09-04T22:49:07.583Z | Compiling thiserror-no-std v2.0.2 |
| 2414 | 2026-09-04T22:49:07.643Z | Compiling num_enum_derive v0.7.6 |
| 2415 | 2026-09-04T22:49:07.660Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-09-04T22:49:07.706Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-04T22:49:07.854Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-04T22:49:07.956Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-04T22:49:07.977Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-04T22:49:08.025Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-04T22:49:08.149Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-04T22:49:08.292Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-04T22:49:08.338Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-04T22:49:08.372Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-04T22:49:08.502Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-04T22:49:08.600Z | Compiling blake2 v0.10.6 |
| 2427 | 2026-09-04T22:49:08.637Z | Compiling aead v0.5.2 |
| 2428 | 2026-09-04T22:49:08.659Z | Compiling dropshot_endpoint v0.17.1 |
| 2429 | 2026-09-04T22:49:08.675Z | Compiling backon v1.6.0 |
| 2430 | 2026-09-04T22:49:08.700Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-04T22:49:08.836Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-04T22:49:08.852Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-04T22:49:08.913Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-04T22:49:08.998Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-04T22:49:09.066Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-04T22:49:09.097Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-04T22:49:09.125Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-04T22:49:09.179Z | Compiling debug-ignore v1.0.5 |
| 2439 | 2026-09-04T22:49:09.195Z | Compiling ingot-types v0.2.0 |
| 2440 | 2026-09-04T22:49:09.216Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-09-04T22:49:09.253Z | Compiling foreign-types-shared v0.3.1 |
| 2442 | 2026-09-04T22:49:09.279Z | Compiling backoff v0.4.0 |
| 2443 | 2026-09-04T22:49:09.319Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-09-04T22:49:09.356Z | Compiling chacha20poly1305 v0.10.1 |
| 2445 | 2026-09-04T22:49:09.374Z | Compiling num_enum_derive v0.5.11 |
| 2446 | 2026-09-04T22:49:09.392Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2447 | 2026-09-04T22:49:09.426Z | Compiling num_enum v0.7.6 |
| 2448 | 2026-09-04T22:49:09.441Z | Compiling foreign-types v0.5.0 |
| 2449 | 2026-09-04T22:49:09.482Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2450 | 2026-09-04T22:49:09.520Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-04T22:49:09.538Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-04T22:49:09.643Z | Compiling ingot v0.2.1 |
| 2453 | 2026-09-04T22:49:09.666Z | Compiling parse-display v0.10.0 |
| 2454 | 2026-09-04T22:49:09.686Z | Compiling regress v0.10.5 |
| 2455 | 2026-09-04T22:49:09.717Z | Compiling rustls-webpki v0.103.13 |
| 2456 | 2026-09-04T22:49:09.861Z | Compiling itertools v0.14.0 |
| 2457 | 2026-09-04T22:49:09.954Z | Compiling tabwriter v1.4.1 |
| 2458 | 2026-09-04T22:49:09.969Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2459 | 2026-09-04T22:49:09.996Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2460 | 2026-09-04T22:49:10.049Z | Compiling cstr-argument v0.1.2 |
| 2461 | 2026-09-04T22:49:10.177Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2462 | 2026-09-04T22:49:10.257Z | Compiling humantime v2.3.0 |
| 2463 | 2026-09-04T22:49:10.274Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-09-04T22:49:10.345Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-04T22:49:10.407Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2466 | 2026-09-04T22:49:10.461Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2467 | 2026-09-04T22:49:10.481Z | Compiling rayon v1.11.0 |
| 2468 | 2026-09-04T22:49:10.510Z | Compiling rand v0.10.1 |
| 2469 | 2026-09-04T22:49:10.590Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2470 | 2026-09-04T22:49:10.607Z | Compiling libefi-sys v0.1.0 |
| 2471 | 2026-09-04T22:49:10.610Z | Compiling colored v3.1.1 |
| 2472 | 2026-09-04T22:49:10.610Z | Compiling indent_write v2.2.0 |
| 2473 | 2026-09-04T22:49:10.610Z | Compiling zone_cfg_derive v0.3.1 |
| 2474 | 2026-09-04T22:49:10.673Z | Compiling illumos-nvpair v0.3.0 |
| 2475 | 2026-09-04T22:49:10.804Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2476 | 2026-09-04T22:49:10.843Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2477 | 2026-09-04T22:49:10.955Z | Compiling camino-tempfile v1.4.1 |
| 2478 | 2026-09-04T22:49:10.971Z | Compiling itertools v0.12.1 |
| 2479 | 2026-09-04T22:49:11.037Z | Compiling usdt-attr-macro v0.5.0 |
| 2480 | 2026-09-04T22:49:11.062Z | Compiling usdt-macro v0.5.0 |
| 2481 | 2026-09-04T22:49:11.221Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-04T22:49:11.261Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-04T22:49:11.290Z | Compiling blake3 v1.8.5 |
| 2484 | 2026-09-04T22:49:11.305Z | Compiling sigpipe v0.1.3 |
| 2485 | 2026-09-04T22:49:11.339Z | Compiling memmap v0.7.0 |
| 2486 | 2026-09-04T22:49:11.413Z | Compiling swrite v0.1.0 |
| 2487 | 2026-09-04T22:49:11.540Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2488 | 2026-09-04T22:49:11.555Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2489 | 2026-09-04T22:49:11.668Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2490 | 2026-09-04T22:49:11.767Z | Compiling glob v0.3.3 |
| 2491 | 2026-09-04T22:49:11.785Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2492 | 2026-09-04T22:49:11.831Z | Compiling usdt v0.5.0 |
| 2493 | 2026-09-04T22:49:11.847Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2494 | 2026-09-04T22:49:12.153Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2495 | 2026-09-04T22:49:12.170Z | Compiling smf v0.2.3 |
| 2496 | 2026-09-04T22:49:12.222Z | Compiling filetime v0.2.27 |
| 2497 | 2026-09-04T22:49:12.287Z | Compiling zone v0.3.1 |
| 2498 | 2026-09-04T22:49:12.303Z | Compiling arrayvec v0.7.6 |
| 2499 | 2026-09-04T22:49:12.318Z | Compiling xattr v1.6.1 |
| 2500 | 2026-09-04T22:49:12.348Z | Compiling whoami v1.6.1 |
| 2501 | 2026-09-04T22:49:12.403Z | Compiling constant_time_eq v0.4.2 |
| 2502 | 2026-09-04T22:49:12.425Z | Compiling arrayref v0.3.9 |
| 2503 | 2026-09-04T22:49:12.530Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2504 | 2026-09-04T22:49:12.589Z | Compiling tar v0.4.46 |
| 2505 | 2026-09-04T22:49:12.634Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2506 | 2026-09-04T22:49:12.634Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2507 | 2026-09-04T22:49:12.668Z | Compiling tokio-dtrace v0.1.1 |
| 2508 | 2026-09-04T22:49:12.671Z | Compiling gethostname v0.5.0 |
| 2509 | 2026-09-04T22:49:12.736Z | Compiling console v0.16.2 |
| 2510 | 2026-09-04T22:49:12.873Z | Compiling topological-sort v0.2.2 |
| 2511 | 2026-09-04T22:49:12.977Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2512 | 2026-09-04T22:49:13.007Z | Compiling unit-prefix v0.5.2 |
| 2513 | 2026-09-04T22:49:13.022Z | Compiling oxide-tokio-rt v0.1.4 |
| 2514 | 2026-09-04T22:49:13.129Z | Compiling tokio-rustls v0.26.4 |
| 2515 | 2026-09-04T22:49:13.173Z | Compiling rustls-platform-verifier v0.6.2 |
| 2516 | 2026-09-04T22:49:13.186Z | Compiling tough v0.22.0 |
| 2517 | 2026-09-04T22:49:13.217Z | Compiling indicatif v0.18.4 |
| 2518 | 2026-09-04T22:49:13.236Z | Compiling toml v0.8.23 |
| 2519 | 2026-09-04T22:49:13.343Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2520 | 2026-09-04T22:49:13.402Z | Compiling hyper-rustls v0.27.7 |
| 2521 | 2026-09-04T22:49:13.420Z | Compiling shell-words v1.1.1 |
| 2522 | 2026-09-04T22:49:13.628Z | Compiling reqwest v0.13.2 |
| 2523 | 2026-09-04T22:49:14.334Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2524 | 2026-09-04T22:49:16.295Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-04T22:49:16.599Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-04T22:49:22.727Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-04T22:49:22.730Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-04T22:49:22.967Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-04T22:49:23.312Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2530 | 2026-09-04T22:49:23.375Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2531 | 2026-09-04T22:49:23.415Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-04T22:49:23.443Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-04T22:49:23.521Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-04T22:49:23.552Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-04T22:49:23.613Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-04T22:49:23.742Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-04T22:49:24.170Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-04T22:49:27.292Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-04T22:49:36.927Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-04T22:49:40.017Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-04T22:49:40.995Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-04T22:49:52.486Z | Finished `release` profile [optimized] target(s) in 1m 36s |
| 2543 | 2026-09-04T22:49:52.633Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-04T22:49:52.692Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-04T22:49:52.695Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-04T22:49:52.698Z | |
| 2547 | 2026-09-04T22:49:52.698Z | real 1:36.516454877 |
| 2548 | 2026-09-04T22:49:52.698Z | user 14:26.379361144 |
| 2549 | 2026-09-04T22:49:52.698Z | sys 2:49.151979282 |
| 2550 | 2026-09-04T22:49:52.698Z | trap 0.427095390 |
| 2551 | 2026-09-04T22:49:52.698Z | tflt 0.577644300 |
| 2552 | 2026-09-04T22:49:52.698Z | dflt 3.779897246 |
| 2553 | 2026-09-04T22:49:52.698Z | kflt 0.009588022 |
| 2554 | 2026-09-04T22:49:52.698Z | lock 40:17.609396727 |
| 2555 | 2026-09-04T22:49:52.698Z | slp 34:06.695795312 |
| 2556 | 2026-09-04T22:49:52.698Z | lat 42.194181078 |
| 2557 | 2026-09-04T22:49:52.698Z | stop 6:17.851380927 |
| 2558 | 2026-09-04T22:49:52.698Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-04T22:49:53.592Z | Finished `release` profile [optimized] target(s) in 0.88s |
| 2560 | 2026-09-04T22:49:53.666Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-04T22:49:53.725Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-04T22:49:55.176Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-04T22:49:55.389Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-04T22:49:55.389Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-04T22:49:55.392Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-04T22:49:55.451Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-04T22:49:55.480Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-04T22:49:55.508Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-04T22:49:55.511Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-04T22:49:55.553Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-04T22:49:55.575Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-04T22:49:55.596Z | Compiling litemap v0.8.1 |
| 2573 | 2026-09-04T22:49:55.596Z | Compiling percent-encoding v2.3.2 |
| 2574 | 2026-09-04T22:49:55.599Z | Compiling writeable v0.6.2 |
| 2575 | 2026-09-04T22:49:55.663Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-04T22:49:55.688Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-04T22:49:55.691Z | Compiling icu_properties_data v2.1.2 |
| 2578 | 2026-09-04T22:49:55.731Z | Compiling icu_normalizer_data v2.1.1 |
| 2579 | 2026-09-04T22:49:55.754Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-04T22:49:55.779Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-04T22:49:55.809Z | Compiling iana-time-zone v0.1.65 |
| 2582 | 2026-09-04T22:49:55.834Z | Compiling errno v0.3.14 |
| 2583 | 2026-09-04T22:49:55.834Z | Compiling getrandom v0.4.3 |
| 2584 | 2026-09-04T22:49:55.837Z | Compiling parking_lot_core v0.9.12 |
| 2585 | 2026-09-04T22:49:55.906Z | Compiling zerovec v0.11.5 |
| 2586 | 2026-09-04T22:49:55.909Z | Compiling zerotrie v0.2.3 |
| 2587 | 2026-09-04T22:49:55.950Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-04T22:49:55.977Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-04T22:49:56.004Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-04T22:49:56.035Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-04T22:49:56.075Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-04T22:49:56.103Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-04T22:49:56.142Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-04T22:49:56.183Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-04T22:49:56.211Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-04T22:49:56.214Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-04T22:49:56.257Z | Compiling time v0.3.47 |
| 2598 | 2026-09-04T22:49:56.279Z | Compiling num-traits v0.2.19 |
| 2599 | 2026-09-04T22:49:56.333Z | Compiling rand_core v0.6.4 |
| 2600 | 2026-09-04T22:49:56.364Z | Compiling aho-corasick v1.1.4 |
| 2601 | 2026-09-04T22:49:56.387Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-04T22:49:56.442Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-04T22:49:56.498Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-04T22:49:56.526Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-04T22:49:56.550Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-04T22:49:56.578Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-04T22:49:56.616Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-04T22:49:56.679Z | Compiling icu_locale_core v2.1.1 |
| 2609 | 2026-09-04T22:49:56.702Z | Compiling icu_collections v2.1.1 |
| 2610 | 2026-09-04T22:49:56.702Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-04T22:49:56.747Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-04T22:49:56.768Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-04T22:49:56.796Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-04T22:49:56.956Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-04T22:49:57.070Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-04T22:49:57.092Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-04T22:49:57.118Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-04T22:49:57.173Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-04T22:49:57.216Z | Compiling serde v1.0.228 |
| 2620 | 2026-09-04T22:49:57.240Z | Compiling serde_json v1.0.151 |
| 2621 | 2026-09-04T22:49:57.292Z | Compiling bitflags v2.11.0 |
| 2622 | 2026-09-04T22:49:57.292Z | Compiling uuid v1.23.4 |
| 2623 | 2026-09-04T22:49:57.348Z | Compiling semver v1.0.28 |
| 2624 | 2026-09-04T22:49:57.390Z | Compiling indexmap v2.14.0 |
| 2625 | 2026-09-04T22:49:57.459Z | Compiling icu_provider v2.1.1 |
| 2626 | 2026-09-04T22:49:57.754Z | Compiling bytes v1.11.1 |
| 2627 | 2026-09-04T22:49:57.806Z | Compiling zeroize v1.9.0 |
| 2628 | 2026-09-04T22:49:57.860Z | Compiling icu_normalizer v2.1.1 |
| 2629 | 2026-09-04T22:49:57.904Z | Compiling icu_properties v2.1.2 |
| 2630 | 2026-09-04T22:49:57.967Z | Compiling chrono v0.4.45 |
| 2631 | 2026-09-04T22:49:58.080Z | Compiling rustix v1.1.4 |
| 2632 | 2026-09-04T22:49:58.101Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-04T22:49:58.282Z | Compiling erased-serde v0.3.31 |
| 2634 | 2026-09-04T22:49:58.377Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-04T22:49:58.516Z | Compiling http v1.4.2 |
| 2636 | 2026-09-04T22:49:58.578Z | Compiling rustls-pki-types v1.14.0 |
| 2637 | 2026-09-04T22:49:58.675Z | Compiling crypto-common v0.1.7 |
| 2638 | 2026-09-04T22:49:58.809Z | Compiling idna_adapter v1.2.1 |
| 2639 | 2026-09-04T22:49:58.840Z | Compiling block-buffer v0.10.4 |
| 2640 | 2026-09-04T22:49:58.862Z | Compiling slog v2.8.2 |
| 2641 | 2026-09-04T22:49:58.887Z | Compiling ipnet v2.12.0 |
| 2642 | 2026-09-04T22:49:58.950Z | Compiling idna v1.1.0 |
| 2643 | 2026-09-04T22:49:58.981Z | Compiling aws-lc-rs v1.16.3 |
| 2644 | 2026-09-04T22:49:59.016Z | Compiling regex-automata v0.4.14 |
| 2645 | 2026-09-04T22:49:59.046Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-09-04T22:49:59.086Z | Compiling digest v0.10.7 |
| 2647 | 2026-09-04T22:49:59.086Z | Compiling terminal_size v0.4.3 |
| 2648 | 2026-09-04T22:49:59.222Z | Compiling tempfile v3.27.0 |
| 2649 | 2026-09-04T22:49:59.263Z | Compiling clap_builder v4.6.0 |
| 2650 | 2026-09-04T22:49:59.284Z | Compiling http-body v1.0.1 |
| 2651 | 2026-09-04T22:49:59.383Z | Compiling url v2.5.8 |
| 2652 | 2026-09-04T22:49:59.407Z | Compiling rand_chacha v0.9.0 |
| 2653 | 2026-09-04T22:49:59.450Z | Compiling der v0.7.10 |
| 2654 | 2026-09-04T22:49:59.473Z | Compiling http-body-util v0.1.3 |
| 2655 | 2026-09-04T22:49:59.477Z | Compiling rand_chacha v0.3.1 |
| 2656 | 2026-09-04T22:49:59.521Z | Compiling serde_urlencoded v0.7.1 |
| 2657 | 2026-09-04T22:49:59.622Z | Compiling rustls-native-certs v0.8.3 |
| 2658 | 2026-09-04T22:49:59.758Z | Compiling rand v0.9.2 |
| 2659 | 2026-09-04T22:49:59.783Z | Compiling rand v0.8.6 |
| 2660 | 2026-09-04T22:49:59.827Z | Compiling futures-executor v0.3.32 |
| 2661 | 2026-09-04T22:49:59.827Z | Compiling hybrid-array v0.4.13 |
| 2662 | 2026-09-04T22:50:00.005Z | Compiling schemars v0.8.22 |
| 2663 | 2026-09-04T22:50:00.029Z | Compiling hex v0.4.3 |
| 2664 | 2026-09-04T22:50:00.109Z | Compiling rustls-webpki v0.103.13 |
| 2665 | 2026-09-04T22:50:00.202Z | Compiling hubpack v0.1.2 |
| 2666 | 2026-09-04T22:50:00.359Z | Compiling futures v0.3.32 |
| 2667 | 2026-09-04T22:50:00.458Z | Compiling spki v0.7.3 |
| 2668 | 2026-09-04T22:50:00.481Z | Compiling publicsuffix v2.3.0 |
| 2669 | 2026-09-04T22:50:00.507Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-09-04T22:50:00.557Z | Compiling cookie v0.18.1 |
| 2671 | 2026-09-04T22:50:00.671Z | Compiling pkcs8 v0.10.2 |
| 2672 | 2026-09-04T22:50:00.694Z | Compiling rusty-fork v0.3.1 |
| 2673 | 2026-09-04T22:50:00.716Z | Compiling rustls v0.23.41 |
| 2674 | 2026-09-04T22:50:00.743Z | Compiling sha2 v0.10.9 |
| 2675 | 2026-09-04T22:50:01.040Z | Compiling ipnetwork v0.21.1 |
| 2676 | 2026-09-04T22:50:01.158Z | Compiling clap v4.6.1 |
| 2677 | 2026-09-04T22:50:01.197Z | Compiling cookie_store v0.22.1 |
| 2678 | 2026-09-04T22:50:01.233Z | Compiling flate2 v1.1.9 |
| 2679 | 2026-09-04T22:50:01.271Z | Compiling proptest v1.11.0 |
| 2680 | 2026-09-04T22:50:01.297Z | Compiling block-buffer v0.12.1 |
| 2681 | 2026-09-04T22:50:01.381Z | Compiling oxnet v0.1.6 |
| 2682 | 2026-09-04T22:50:01.430Z | Compiling crypto-common v0.2.2 |
| 2683 | 2026-09-04T22:50:01.453Z | Compiling signature v2.2.0 |
| 2684 | 2026-09-04T22:50:01.477Z | Compiling hmac v0.12.1 |
| 2685 | 2026-09-04T22:50:01.522Z | Compiling dof v0.4.0 |
| 2686 | 2026-09-04T22:50:01.653Z | Compiling dtrace-parser v0.3.0 |
| 2687 | 2026-09-04T22:50:01.678Z | Compiling camino v1.2.5 |
| 2688 | 2026-09-04T22:50:01.829Z | Compiling regex v1.12.3 |
| 2689 | 2026-09-04T22:50:01.829Z | Compiling data-encoding v2.10.0 |
| 2690 | 2026-09-04T22:50:01.869Z | Compiling memmap2 v0.9.10 |
| 2691 | 2026-09-04T22:50:02.142Z | Compiling num-integer v0.1.46 |
| 2692 | 2026-09-04T22:50:02.166Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-04T22:50:02.188Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-04T22:50:02.322Z | Compiling usdt-impl v0.6.0 |
| 2695 | 2026-09-04T22:50:02.364Z | Compiling serde_spanned v0.6.9 |
| 2696 | 2026-09-04T22:50:02.514Z | Compiling toml_datetime v0.6.11 |
| 2697 | 2026-09-04T22:50:02.554Z | Compiling dof v0.3.0 |
| 2698 | 2026-09-04T22:50:02.557Z | Compiling num-iter v0.1.45 |
| 2699 | 2026-09-04T22:50:02.613Z | Compiling bstr v1.12.1 |
| 2700 | 2026-09-04T22:50:02.616Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-04T22:50:02.743Z | Compiling tokio-util v0.7.18 |
| 2702 | 2026-09-04T22:50:02.884Z | Compiling tower v0.5.3 |
| 2703 | 2026-09-04T22:50:03.066Z | Compiling usdt v0.6.0 |
| 2704 | 2026-09-04T22:50:03.209Z | Compiling ff v0.13.1 |
| 2705 | 2026-09-04T22:50:03.398Z | Compiling tower-http v0.6.8 |
| 2706 | 2026-09-04T22:50:03.469Z | Compiling thread-id v4.2.2 |
| 2707 | 2026-09-04T22:50:03.512Z | Compiling sec1 v0.7.3 |
| 2708 | 2026-09-04T22:50:03.572Z | Compiling h2 v0.4.15 |
| 2709 | 2026-09-04T22:50:03.597Z | Compiling usdt-impl v0.5.0 |
| 2710 | 2026-09-04T22:50:03.620Z | Compiling digest v0.11.3 |
| 2711 | 2026-09-04T22:50:03.857Z | Compiling newtype-uuid v1.3.2 |
| 2712 | 2026-09-04T22:50:03.879Z | Compiling signal-hook v0.3.18 |
| 2713 | 2026-09-04T22:50:03.970Z | Compiling nix v0.31.2 |
| 2714 | 2026-09-04T22:50:04.054Z | Compiling group v0.13.0 |
| 2715 | 2026-09-04T22:50:04.091Z | Compiling hkdf v0.12.4 |
| 2716 | 2026-09-04T22:50:04.134Z | Compiling daft v0.1.8 |
| 2717 | 2026-09-04T22:50:04.238Z | Compiling tokio-rustls v0.26.4 |
| 2718 | 2026-09-04T22:50:04.262Z | Compiling rustls-platform-verifier v0.6.2 |
| 2719 | 2026-09-04T22:50:04.288Z | Compiling serde_with v3.21.0 |
| 2720 | 2026-09-04T22:50:04.292Z | Compiling crypto-bigint v0.5.5 |
| 2721 | 2026-09-04T22:50:04.334Z | Compiling foreign-types-shared v0.1.1 |
| 2722 | 2026-09-04T22:50:04.460Z | Compiling foreign-types v0.3.2 |
| 2723 | 2026-09-04T22:50:04.484Z | Compiling ahash v0.8.12 |
| 2724 | 2026-09-04T22:50:04.487Z | Compiling num-bigint-dig v0.8.6 |
| 2725 | 2026-09-04T22:50:04.563Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-04T22:50:04.586Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-04T22:50:04.590Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-04T22:50:04.674Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-04T22:50:04.762Z | Compiling hashbrown v0.13.2 |
| 2730 | 2026-09-04T22:50:04.814Z | Compiling serde-hex v0.1.0 |
| 2731 | 2026-09-04T22:50:05.057Z | Compiling openssl v0.10.80 |
| 2732 | 2026-09-04T22:50:05.229Z | Compiling bzip2 v0.4.4 |
| 2733 | 2026-09-04T22:50:05.361Z | Compiling elliptic-curve v0.13.8 |
| 2734 | 2026-09-04T22:50:05.479Z | Compiling rsa v0.9.10 |
| 2735 | 2026-09-04T22:50:05.505Z | Compiling signal-hook-mio v0.2.5 |
| 2736 | 2026-09-04T22:50:05.659Z | Compiling ron v0.8.1 |
| 2737 | 2026-09-04T22:50:05.787Z | Compiling globset v0.4.18 |
| 2738 | 2026-09-04T22:50:05.898Z | Compiling block-padding v0.4.2 |
| 2739 | 2026-09-04T22:50:05.991Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2740 | 2026-09-04T22:50:06.086Z | Compiling sha3 v0.10.8 |
| 2741 | 2026-09-04T22:50:06.115Z | Compiling curve25519-dalek v4.1.3 |
| 2742 | 2026-09-04T22:50:06.118Z | Compiling inout v0.2.2 |
| 2743 | 2026-09-04T22:50:06.118Z | Compiling zip v0.6.6 |
| 2744 | 2026-09-04T22:50:06.269Z | Compiling toml v0.7.8 |
| 2745 | 2026-09-04T22:50:06.350Z | Compiling object v0.30.4 |
| 2746 | 2026-09-04T22:50:06.459Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2747 | 2026-09-04T22:50:06.626Z | Compiling jiff v0.2.34 |
| 2748 | 2026-09-04T22:50:06.688Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-04T22:50:06.801Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-04T22:50:06.909Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-04T22:50:06.929Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-04T22:50:06.979Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-04T22:50:07.028Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-04T22:50:07.062Z | Compiling object v0.37.3 |
| 2755 | 2026-09-04T22:50:07.119Z | Compiling heapless v0.7.17 |
| 2756 | 2026-09-04T22:50:07.198Z | Compiling hyper v1.10.1 |
| 2757 | 2026-09-04T22:50:07.280Z | Compiling ed25519-dalek v2.2.0 |
| 2758 | 2026-09-04T22:50:07.441Z | Compiling chacha20 v0.10.0 |
| 2759 | 2026-09-04T22:50:07.471Z | Compiling byte-wrapper v0.1.0 |
| 2760 | 2026-09-04T22:50:07.654Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-09-04T22:50:07.701Z | Compiling md-5 v0.10.6 |
| 2762 | 2026-09-04T22:50:07.723Z | Compiling serde_plain v1.0.2 |
| 2763 | 2026-09-04T22:50:07.831Z | Compiling toml_edit v0.22.27 |
| 2764 | 2026-09-04T22:50:07.907Z | Compiling tokio-native-tls v0.3.1 |
| 2765 | 2026-09-04T22:50:07.999Z | Compiling postgres-protocol v0.6.10 |
| 2766 | 2026-09-04T22:50:08.057Z | Compiling zopfli v0.8.3 |
| 2767 | 2026-09-04T22:50:08.098Z | Compiling smoltcp v0.9.1 |
| 2768 | 2026-09-04T22:50:08.132Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-04T22:50:08.742Z | Compiling hyper-util v0.1.20 |
| 2770 | 2026-09-04T22:50:08.924Z | Compiling float-cmp v0.10.0 |
| 2771 | 2026-09-04T22:50:08.996Z | Compiling textwrap v0.16.2 |
| 2772 | 2026-09-04T22:50:09.028Z | Compiling petgraph v0.6.5 |
| 2773 | 2026-09-04T22:50:09.090Z | Compiling predicates v3.1.4 |
| 2774 | 2026-09-04T22:50:09.113Z | Compiling string_cache v0.8.9 |
| 2775 | 2026-09-04T22:50:09.412Z | Compiling zip v4.6.1 |
| 2776 | 2026-09-04T22:50:09.493Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2777 | 2026-09-04T22:50:09.518Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-04T22:50:09.819Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-04T22:50:09.899Z | Compiling similar v2.7.0 |
| 2780 | 2026-09-04T22:50:09.976Z | Compiling tokio-stream v0.1.18 |
| 2781 | 2026-09-04T22:50:10.025Z | Compiling backtrace v0.3.76 |
| 2782 | 2026-09-04T22:50:10.381Z | Compiling hyper-rustls v0.27.7 |
| 2783 | 2026-09-04T22:50:10.405Z | Compiling hyper-tls v0.6.0 |
| 2784 | 2026-09-04T22:50:10.562Z | Compiling backtrace-ext v0.2.1 |
| 2785 | 2026-09-04T22:50:10.606Z | Compiling olpc-cjson v0.1.4 |
| 2786 | 2026-09-04T22:50:10.700Z | Compiling reqwest v0.13.2 |
| 2787 | 2026-09-04T22:50:10.805Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2788 | 2026-09-04T22:50:10.844Z | Compiling reqwest v0.12.28 |
| 2789 | 2026-09-04T22:50:10.869Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2790 | 2026-09-04T22:50:10.917Z | Compiling tokio-postgres v0.7.16 |
| 2791 | 2026-09-04T22:50:10.954Z | Compiling miette v7.6.0 |
| 2792 | 2026-09-04T22:50:11.169Z | Compiling fs-err v3.3.0 |
| 2793 | 2026-09-04T22:50:11.203Z | Compiling buf-list v1.1.2 |
| 2794 | 2026-09-04T22:50:11.437Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-04T22:50:11.569Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-04T22:50:11.596Z | Compiling hostname v0.3.1 |
| 2797 | 2026-09-04T22:50:11.668Z | Compiling slog-async v2.8.0 |
| 2798 | 2026-09-04T22:50:11.691Z | Compiling slog-term v2.9.2 |
| 2799 | 2026-09-04T22:50:11.712Z | Compiling slog-json v2.6.1 |
| 2800 | 2026-09-04T22:50:11.761Z | Compiling compression-codecs v0.4.37 |
| 2801 | 2026-09-04T22:50:11.787Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2802 | 2026-09-04T22:50:12.002Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2803 | 2026-09-04T22:50:12.075Z | Compiling slog-bunyan v2.5.0 |
| 2804 | 2026-09-04T22:50:12.279Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-04T22:50:12.306Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2806 | 2026-09-04T22:50:12.406Z | Compiling tough v0.22.0 |
| 2807 | 2026-09-04T22:50:12.438Z | Compiling multer v3.1.0 |
| 2808 | 2026-09-04T22:50:12.461Z | Compiling progenitor-client v0.14.0 |
| 2809 | 2026-09-04T22:50:12.485Z | Compiling async-compression v0.4.41 |
| 2810 | 2026-09-04T22:50:12.694Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2811 | 2026-09-04T22:50:12.715Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2812 | 2026-09-04T22:50:12.809Z | Compiling sha1 v0.11.0 |
| 2813 | 2026-09-04T22:50:12.931Z | Compiling rustls-pemfile v2.2.0 |
| 2814 | 2026-09-04T22:50:12.956Z | Compiling serde_path_to_error v0.1.20 |
| 2815 | 2026-09-04T22:50:12.959Z | Compiling hostname v0.4.2 |
| 2816 | 2026-09-04T22:50:13.136Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2817 | 2026-09-04T22:50:13.170Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-04T22:50:13.193Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-04T22:50:13.219Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-04T22:50:13.222Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-04T22:50:13.305Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-04T22:50:13.366Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-04T22:50:13.415Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-04T22:50:13.437Z | Compiling parse-display v0.10.0 |
| 2825 | 2026-09-04T22:50:13.459Z | Compiling half v2.7.1 |
| 2826 | 2026-09-04T22:50:13.479Z | Compiling heck v0.5.0 |
| 2827 | 2026-09-04T22:50:13.621Z | Compiling dropshot v0.17.1 |
| 2828 | 2026-09-04T22:50:13.704Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2829 | 2026-09-04T22:50:13.812Z | Compiling ciborium-ll v0.2.2 |
| 2830 | 2026-09-04T22:50:13.874Z | Compiling regress v0.11.1 |
| 2831 | 2026-09-04T22:50:13.936Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-04T22:50:13.960Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2833 | 2026-09-04T22:50:14.081Z | Compiling ciborium v0.2.2 |
| 2834 | 2026-09-04T22:50:14.126Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-04T22:50:14.162Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-04T22:50:14.354Z | Compiling cipher v0.4.4 |
| 2837 | 2026-09-04T22:50:14.574Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2838 | 2026-09-04T22:50:14.634Z | Compiling universal-hash v0.5.1 |
| 2839 | 2026-09-04T22:50:14.679Z | Compiling unsafe-libyaml v0.2.11 |
| 2840 | 2026-09-04T22:50:14.703Z | Compiling chacha20 v0.9.1 |
| 2841 | 2026-09-04T22:50:14.823Z | Compiling poly1305 v0.8.0 |
| 2842 | 2026-09-04T22:50:14.846Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-04T22:50:14.849Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-04T22:50:14.986Z | Compiling password-hash v0.5.0 |
| 2845 | 2026-09-04T22:50:15.073Z | Compiling vsss-rs v3.3.4 |
| 2846 | 2026-09-04T22:50:15.096Z | Compiling camino-tempfile v1.4.1 |
| 2847 | 2026-09-04T22:50:15.121Z | Compiling chacha20poly1305 v0.10.1 |
| 2848 | 2026-09-04T22:50:15.249Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2849 | 2026-09-04T22:50:15.303Z | Compiling serde_yaml v0.9.34+deprecated |
| 2850 | 2026-09-04T22:50:15.332Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2851 | 2026-09-04T22:50:15.359Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2852 | 2026-09-04T22:50:15.387Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2853 | 2026-09-04T22:50:15.453Z | Compiling typify-impl v0.6.2 |
| 2854 | 2026-09-04T22:50:15.476Z | Compiling argon2 v0.5.3 |
| 2855 | 2026-09-04T22:50:15.574Z | Compiling heapless v0.8.0 |
| 2856 | 2026-09-04T22:50:15.654Z | Compiling ingot-types v0.2.0 |
| 2857 | 2026-09-04T22:50:15.936Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2858 | 2026-09-04T22:50:16.117Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2859 | 2026-09-04T22:50:16.139Z | Compiling cobs v0.3.0 |
| 2860 | 2026-09-04T22:50:16.164Z | Compiling ingot v0.2.1 |
| 2861 | 2026-09-04T22:50:16.164Z | Compiling smoltcp v0.11.0 |
| 2862 | 2026-09-04T22:50:16.288Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2863 | 2026-09-04T22:50:16.382Z | Compiling postcard v1.1.3 |
| 2864 | 2026-09-04T22:50:16.465Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2865 | 2026-09-04T22:50:16.539Z | Compiling cstr-argument v0.1.2 |
| 2866 | 2026-09-04T22:50:16.589Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2867 | 2026-09-04T22:50:16.668Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2868 | 2026-09-04T22:50:16.730Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2869 | 2026-09-04T22:50:16.752Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-04T22:50:16.786Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2871 | 2026-09-04T22:50:16.911Z | Compiling sigpipe v0.1.3 |
| 2872 | 2026-09-04T22:50:16.933Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2873 | 2026-09-04T22:50:17.031Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2874 | 2026-09-04T22:50:17.072Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2875 | 2026-09-04T22:50:17.281Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2876 | 2026-09-04T22:50:17.360Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2877 | 2026-09-04T22:50:17.429Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-04T22:50:17.526Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-04T22:50:17.689Z | Compiling usdt v0.5.0 |
| 2880 | 2026-09-04T22:50:17.767Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2881 | 2026-09-04T22:50:17.882Z | Compiling zone v0.3.1 |
| 2882 | 2026-09-04T22:50:18.055Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2883 | 2026-09-04T22:50:18.191Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2884 | 2026-09-04T22:50:18.215Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2885 | 2026-09-04T22:50:18.317Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-04T22:50:18.361Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-04T22:50:18.509Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-04T22:50:18.595Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-04T22:50:18.599Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-04T22:50:18.687Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-04T22:50:18.853Z | Compiling oxide-tokio-rt v0.1.4 |
| 2892 | 2026-09-04T22:50:18.923Z | Compiling prettyplease v0.2.37 |
| 2893 | 2026-09-04T22:50:18.965Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2894 | 2026-09-04T22:50:18.968Z | Compiling typify-macro v0.6.2 |
| 2895 | 2026-09-04T22:50:19.053Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2896 | 2026-09-04T22:50:19.193Z | Compiling newline-converter v0.3.0 |
| 2897 | 2026-09-04T22:50:19.251Z | Compiling gethostname v0.5.0 |
| 2898 | 2026-09-04T22:50:19.314Z | Compiling console v0.15.11 |
| 2899 | 2026-09-04T22:50:19.367Z | Compiling slog-dtrace v0.3.0 |
| 2900 | 2026-09-04T22:50:19.411Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-04T22:50:19.465Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2902 | 2026-09-04T22:50:19.527Z | Compiling num-rational v0.4.2 |
| 2903 | 2026-09-04T22:50:19.550Z | Compiling num-complex v0.4.6 |
| 2904 | 2026-09-04T22:50:19.570Z | Compiling oxide-update-engine-types v0.1.2 |
| 2905 | 2026-09-04T22:50:19.723Z | Compiling resolv-conf v0.7.6 |
| 2906 | 2026-09-04T22:50:19.796Z | Compiling expectorate v1.2.0 |
| 2907 | 2026-09-04T22:50:19.874Z | Compiling compression-core v0.4.31 |
| 2908 | 2026-09-04T22:50:19.970Z | Compiling match_cfg v0.1.0 |
| 2909 | 2026-09-04T22:50:20.045Z | Compiling num v0.4.3 |
| 2910 | 2026-09-04T22:50:20.208Z | Compiling crossbeam-channel v0.5.15 |
| 2911 | 2026-09-04T22:50:20.260Z | Compiling linear-map v1.2.0 |
| 2912 | 2026-09-04T22:50:20.307Z | Compiling term v1.2.1 |
| 2913 | 2026-09-04T22:50:20.354Z | Compiling take_mut v0.2.2 |
| 2914 | 2026-09-04T22:50:20.452Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2915 | 2026-09-04T22:50:20.474Z | Compiling float-ord v0.3.2 |
| 2916 | 2026-09-04T22:50:20.552Z | Compiling typify v0.6.2 |
| 2917 | 2026-09-04T22:50:20.680Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2918 | 2026-09-04T22:50:20.703Z | Compiling progenitor-impl v0.14.0 |
| 2919 | 2026-09-04T22:50:20.707Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2920 | 2026-09-04T22:50:20.769Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2921 | 2026-09-04T22:50:20.849Z | Compiling oxide-update-engine v0.1.2 |
| 2922 | 2026-09-04T22:50:21.397Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-04T22:50:21.600Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-04T22:50:21.765Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-04T22:50:21.981Z | Compiling minimal-lexical v0.2.1 |
| 2926 | 2026-09-04T22:50:22.005Z | Compiling linked-hash-map v0.5.6 |
| 2927 | 2026-09-04T22:50:22.086Z | Compiling debug-ignore v1.0.5 |
| 2928 | 2026-09-04T22:50:22.260Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-04T22:50:22.284Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-04T22:50:22.346Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-04T22:50:22.601Z | Compiling itertools v0.14.0 |
| 2932 | 2026-09-04T22:50:22.913Z | Compiling progenitor-macro v0.14.0 |
| 2933 | 2026-09-04T22:50:23.076Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-04T22:50:23.098Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-04T22:50:23.196Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-04T22:50:23.258Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-04T22:50:23.356Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-04T22:50:23.441Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-04T22:50:23.695Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-04T22:50:23.956Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-04T22:50:24.359Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2942 | 2026-09-04T22:50:24.486Z | Compiling papergrid v0.11.0 |
| 2943 | 2026-09-04T22:50:24.659Z | Compiling tabled_derive v0.7.0 |
| 2944 | 2026-09-04T22:50:24.692Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-04T22:50:24.724Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2946 | 2026-09-04T22:50:24.750Z | Compiling crossterm v0.29.0 |
| 2947 | 2026-09-04T22:50:24.824Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-04T22:50:24.904Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-04T22:50:25.054Z | Compiling csv-core v0.1.13 |
| 2950 | 2026-09-04T22:50:25.388Z | Compiling vte v0.14.1 |
| 2951 | 2026-09-04T22:50:25.452Z | Compiling highway v1.3.0 |
| 2952 | 2026-09-04T22:50:25.544Z | Compiling chrono-tz v0.10.4 |
| 2953 | 2026-09-04T22:50:25.547Z | Compiling tabled v0.15.0 |
| 2954 | 2026-09-04T22:50:25.630Z | Compiling strip-ansi-escapes v0.2.1 |
| 2955 | 2026-09-04T22:50:25.766Z | Compiling hickory-resolver v0.24.4 |
| 2956 | 2026-09-04T22:50:25.992Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2957 | 2026-09-04T22:50:26.040Z | Compiling csv v1.4.0 |
| 2958 | 2026-09-04T22:50:26.498Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-04T22:50:26.651Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-04T22:50:26.702Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-04T22:50:26.788Z | Compiling fd-lock v4.0.4 |
| 2962 | 2026-09-04T22:50:26.962Z | Compiling qorb v0.4.1 |
| 2963 | 2026-09-04T22:50:26.995Z | Compiling peg-macros v0.8.5 |
| 2964 | 2026-09-04T22:50:27.102Z | Compiling progenitor v0.14.0 |
| 2965 | 2026-09-04T22:50:27.242Z | Compiling nu-ansi-term v0.50.3 |
| 2966 | 2026-09-04T22:50:27.301Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2967 | 2026-09-04T22:50:27.432Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2968 | 2026-09-04T22:50:27.469Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2969 | 2026-09-04T22:50:27.491Z | Compiling const_format v0.2.35 |
| 2970 | 2026-09-04T22:50:27.530Z | Compiling reedline v0.40.0 |
| 2971 | 2026-09-04T22:50:27.669Z | Compiling bcs v0.1.6 |
| 2972 | 2026-09-04T22:50:27.863Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-04T22:50:28.023Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-04T22:50:28.067Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2975 | 2026-09-04T22:50:28.274Z | Compiling peg v0.8.5 |
| 2976 | 2026-09-04T22:50:28.322Z | Compiling rustc_version v0.1.7 |
| 2977 | 2026-09-04T22:50:28.346Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2978 | 2026-09-04T22:50:28.383Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2979 | 2026-09-04T22:50:28.484Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2980 | 2026-09-04T22:50:28.855Z | Compiling newtype_derive v0.1.6 |
| 2981 | 2026-09-04T22:50:28.964Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2982 | 2026-09-04T22:50:28.996Z | Compiling sha1 v0.10.6 |
| 2983 | 2026-09-04T22:50:29.249Z | Compiling steno v0.4.1 |
| 2984 | 2026-09-04T22:50:29.272Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-04T22:50:29.327Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-04T22:50:29.402Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2987 | 2026-09-04T22:50:29.498Z | Compiling tagptr v0.2.0 |
| 2988 | 2026-09-04T22:50:29.521Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-04T22:50:29.628Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-04T22:50:29.680Z | Compiling moka v0.12.13 |
| 2991 | 2026-09-04T22:50:29.701Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-04T22:50:29.782Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-04T22:50:29.854Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-04T22:50:29.891Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-04T22:50:30.115Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-04T22:50:30.139Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-04T22:50:30.197Z | Compiling tokio-tungstenite v0.21.0 |
| 2998 | 2026-09-04T22:50:30.272Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2999 | 2026-09-04T22:50:30.384Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3000 | 2026-09-04T22:50:30.524Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3001 | 2026-09-04T22:50:30.560Z | Compiling dirs-sys-next v0.1.2 |
| 3002 | 2026-09-04T22:50:30.580Z | Compiling maplit v1.0.2 |
| 3003 | 2026-09-04T22:50:30.700Z | Compiling glob v0.3.3 |
| 3004 | 2026-09-04T22:50:30.860Z | Compiling hickory-resolver v0.25.2 |
| 3005 | 2026-09-04T22:50:30.886Z | Compiling crunchy v0.2.4 |
| 3006 | 2026-09-04T22:50:30.911Z | Compiling dirs-next v2.0.0 |
| 3007 | 2026-09-04T22:50:31.059Z | Compiling clang-sys v1.8.1 |
| 3008 | 2026-09-04T22:50:31.084Z | Compiling r2d2 v0.8.10 |
| 3009 | 2026-09-04T22:50:31.162Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3010 | 2026-09-04T22:50:31.218Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-04T22:50:31.241Z | Compiling downcast-rs v2.0.2 |
| 3012 | 2026-09-04T22:50:31.369Z | Compiling tiny-keccak v2.0.2 |
| 3013 | 2026-09-04T22:50:31.391Z | Compiling xshell-macros v0.2.7 |
| 3014 | 2026-09-04T22:50:31.461Z | Compiling term v0.7.0 |
| 3015 | 2026-09-04T22:50:31.510Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-04T22:50:31.544Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-04T22:50:31.790Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-04T22:50:31.794Z | Compiling ascii-canvas v3.0.0 |
| 3019 | 2026-09-04T22:50:31.861Z | Compiling darling_macro v0.21.3 |
| 3020 | 2026-09-04T22:50:31.882Z | Compiling bit-set v0.5.3 |
| 3021 | 2026-09-04T22:50:31.935Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3022 | 2026-09-04T22:50:31.974Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3023 | 2026-09-04T22:50:32.010Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3024 | 2026-09-04T22:50:32.070Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3025 | 2026-09-04T22:50:32.093Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3026 | 2026-09-04T22:50:32.128Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3027 | 2026-09-04T22:50:32.200Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-04T22:50:32.399Z | Compiling darling v0.21.3 |
| 3029 | 2026-09-04T22:50:32.429Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3030 | 2026-09-04T22:50:32.488Z | Compiling itertools v0.15.0 |
| 3031 | 2026-09-04T22:50:32.520Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3032 | 2026-09-04T22:50:32.559Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3033 | 2026-09-04T22:50:32.599Z | Compiling dsl_auto_type v0.2.0 |
| 3034 | 2026-09-04T22:50:32.664Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3035 | 2026-09-04T22:50:32.856Z | Compiling tabled v0.21.0 |
| 3036 | 2026-09-04T22:50:33.074Z | Compiling itertools v0.10.5 |
| 3037 | 2026-09-04T22:50:33.186Z | Compiling ena v0.14.4 |
| 3038 | 2026-09-04T22:50:33.454Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3039 | 2026-09-04T22:50:33.476Z | Compiling libloading v0.8.9 |
| 3040 | 2026-09-04T22:50:33.696Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3041 | 2026-09-04T22:50:33.718Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3042 | 2026-09-04T22:50:33.722Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3043 | 2026-09-04T22:50:34.107Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3044 | 2026-09-04T22:50:34.188Z | Compiling regex-syntax v0.6.29 |
| 3045 | 2026-09-04T22:50:34.211Z | Compiling unicase v2.9.0 |
| 3046 | 2026-09-04T22:50:34.404Z | Compiling bindgen v0.71.1 |
| 3047 | 2026-09-04T22:50:34.476Z | Compiling diff v0.1.13 |
| 3048 | 2026-09-04T22:50:34.753Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3049 | 2026-09-04T22:50:34.840Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-04T22:50:34.937Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-04T22:50:35.176Z | Compiling rustc-hash v2.1.1 |
| 3052 | 2026-09-04T22:50:35.490Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3053 | 2026-09-04T22:50:35.629Z | Compiling lalrpop v0.19.12 |
| 3054 | 2026-09-04T22:50:35.661Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3055 | 2026-09-04T22:50:35.792Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3056 | 2026-09-04T22:50:35.911Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3057 | 2026-09-04T22:50:36.080Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-04T22:50:37.081Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3059 | 2026-09-04T22:50:37.490Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3060 | 2026-09-04T22:50:37.622Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-04T22:50:37.746Z | Compiling headers-core v0.3.0 |
| 3062 | 2026-09-04T22:50:37.829Z | Compiling diesel v2.3.7 |
| 3063 | 2026-09-04T22:50:37.905Z | Compiling libxml v0.3.3 |
| 3064 | 2026-09-04T22:50:38.122Z | Compiling crc8 v0.1.1 |
| 3065 | 2026-09-04T22:50:38.215Z | Compiling headers v0.4.1 |
| 3066 | 2026-09-04T22:50:38.266Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3067 | 2026-09-04T22:50:38.492Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3068 | 2026-09-04T22:50:38.560Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-04T22:50:38.731Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-04T22:50:39.175Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-04T22:50:39.386Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-04T22:50:39.410Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-04T22:50:39.571Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-04T22:50:39.792Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3075 | 2026-09-04T22:50:39.815Z | Compiling derive_builder v0.20.2 |
| 3076 | 2026-09-04T22:50:39.955Z | Compiling oso-derive v0.27.3 |
| 3077 | 2026-09-04T22:50:39.983Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3078 | 2026-09-04T22:50:40.220Z | Compiling openssl-probe v0.1.6 |
| 3079 | 2026-09-04T22:50:40.379Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3080 | 2026-09-04T22:50:40.477Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3081 | 2026-09-04T22:50:40.530Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-04T22:50:40.680Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-04T22:50:40.835Z | Compiling samael v0.0.19 |
| 3084 | 2026-09-04T22:50:40.932Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-09-04T22:50:41.018Z | Compiling bb8 v0.8.6 |
| 3086 | 2026-09-04T22:50:41.090Z | Compiling filetime v0.2.27 |
| 3087 | 2026-09-04T22:50:41.166Z | Compiling trait-variant v0.1.2 |
| 3088 | 2026-09-04T22:50:41.237Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3089 | 2026-09-04T22:50:41.311Z | Compiling half v1.8.3 |
| 3090 | 2026-09-04T22:50:41.376Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3091 | 2026-09-04T22:50:41.417Z | Compiling tar v0.4.46 |
| 3092 | 2026-09-04T22:50:41.652Z | Compiling serde_cbor v0.11.2 |
| 3093 | 2026-09-04T22:50:41.674Z | Compiling proc-macro-error2 v2.0.1 |
| 3094 | 2026-09-04T22:50:41.736Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3095 | 2026-09-04T22:50:41.781Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3096 | 2026-09-04T22:50:41.802Z | Compiling hashbrown v0.14.5 |
| 3097 | 2026-09-04T22:50:41.961Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3098 | 2026-09-04T22:50:42.007Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-04T22:50:42.130Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-04T22:50:42.170Z | Compiling ecdsa v0.16.9 |
| 3101 | 2026-09-04T22:50:42.278Z | Compiling knus-derive v3.4.0 |
| 3102 | 2026-09-04T22:50:42.404Z | Compiling chumsky v0.9.3 |
| 3103 | 2026-09-04T22:50:42.501Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3104 | 2026-09-04T22:50:42.605Z | Compiling primeorder v0.13.6 |
| 3105 | 2026-09-04T22:50:42.775Z | Compiling nonempty v0.12.0 |
| 3106 | 2026-09-04T22:50:42.870Z | Compiling p384 v0.13.1 |
| 3107 | 2026-09-04T22:50:43.014Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3108 | 2026-09-04T22:50:43.107Z | Compiling polar-core v0.27.3 |
| 3109 | 2026-09-04T22:50:43.374Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3110 | 2026-09-04T22:50:43.429Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-04T22:50:43.681Z | Compiling knus v3.4.0 |
| 3112 | 2026-09-04T22:50:43.705Z | Compiling fxhash v0.2.1 |
| 3113 | 2026-09-04T22:50:43.881Z | Compiling libz-sys v1.1.24 |
| 3114 | 2026-09-04T22:50:43.905Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-04T22:50:44.010Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-04T22:50:44.043Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-04T22:50:44.383Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3118 | 2026-09-04T22:50:44.405Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3119 | 2026-09-04T22:50:44.495Z | Compiling kstat-rs v0.2.5 |
| 3120 | 2026-09-04T22:50:44.796Z | Compiling mime_guess v2.0.5 |
| 3121 | 2026-09-04T22:50:44.831Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3122 | 2026-09-04T22:50:45.147Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-04T22:50:45.311Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-04T22:50:45.596Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-04T22:50:45.664Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-04T22:50:45.696Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3127 | 2026-09-04T22:50:45.911Z | Compiling flume v0.11.1 |
| 3128 | 2026-09-04T22:50:45.942Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3129 | 2026-09-04T22:50:46.199Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-04T22:50:46.281Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-04T22:50:46.483Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-04T22:50:46.504Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-04T22:50:46.778Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-04T22:50:46.849Z | Compiling corncobs v0.1.4 |
| 3135 | 2026-09-04T22:50:46.884Z | Compiling strsim v0.10.0 |
| 3136 | 2026-09-04T22:50:47.031Z | Compiling instability v0.3.11 |
| 3137 | 2026-09-04T22:50:47.070Z | Compiling http-range v0.1.5 |
| 3138 | 2026-09-04T22:50:47.093Z | Compiling darling_core v0.13.4 |
| 3139 | 2026-09-04T22:50:47.229Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3140 | 2026-09-04T22:50:47.292Z | Compiling git-stub-vcs v0.1.0 |
| 3141 | 2026-09-04T22:50:47.656Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-04T22:50:48.089Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-04T22:50:48.110Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3144 | 2026-09-04T22:50:48.134Z | Compiling progenitor-impl v0.13.0 |
| 3145 | 2026-09-04T22:50:48.344Z | Compiling ignore v0.4.25 |
| 3146 | 2026-09-04T22:50:48.407Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-04T22:50:48.665Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-04T22:50:48.766Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-04T22:50:48.802Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-04T22:50:48.958Z | Compiling vergen-git2 v9.1.0 |
| 3151 | 2026-09-04T22:50:49.056Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3152 | 2026-09-04T22:50:49.190Z | Compiling castaway v0.2.4 |
| 3153 | 2026-09-04T22:50:49.355Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-04T22:50:49.595Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-04T22:50:50.280Z | Compiling progenitor-macro v0.13.0 |
| 3156 | 2026-09-04T22:50:50.321Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3157 | 2026-09-04T22:50:50.746Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-04T22:50:50.947Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-04T22:50:51.489Z | Compiling globwalk v0.9.1 |
| 3160 | 2026-09-04T22:50:51.516Z | Compiling anstream v0.6.21 |
| 3161 | 2026-09-04T22:50:51.752Z | Compiling darling_macro v0.13.4 |
| 3162 | 2026-09-04T22:50:51.932Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3163 | 2026-09-04T22:50:51.975Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3164 | 2026-09-04T22:50:52.262Z | Compiling oso v0.27.3 |
| 3165 | 2026-09-04T22:50:52.318Z | Compiling parking_lot v0.11.2 |
| 3166 | 2026-09-04T22:50:52.370Z | Compiling hyper-staticfile v0.10.1 |
| 3167 | 2026-09-04T22:50:52.532Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3168 | 2026-09-04T22:50:52.597Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3169 | 2026-09-04T22:50:52.945Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3170 | 2026-09-04T22:50:53.040Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3171 | 2026-09-04T22:50:53.114Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3172 | 2026-09-04T22:50:53.151Z | Compiling predicates-tree v1.0.13 |
| 3173 | 2026-09-04T22:50:53.506Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-04T22:50:53.733Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-04T22:50:54.329Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-04T22:50:54.367Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-04T22:50:54.443Z | Compiling digest-io v0.1.0 |
| 3178 | 2026-09-04T22:50:54.589Z | Compiling sha2 v0.11.0 |
| 3179 | 2026-09-04T22:50:54.623Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-04T22:50:54.645Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-04T22:50:54.788Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-04T22:50:54.855Z | Compiling cassowary v0.3.0 |
| 3183 | 2026-09-04T22:50:55.070Z | Compiling async-bb8-diesel v0.2.1 |
| 3184 | 2026-09-04T22:50:55.132Z | Compiling diesel-dtrace v0.5.0 |
| 3185 | 2026-09-04T22:50:55.457Z | Compiling rawzip v0.4.4 |
| 3186 | 2026-09-04T22:50:55.503Z | Compiling ratatui v0.29.0 |
| 3187 | 2026-09-04T22:50:55.626Z | Compiling hickory-server v0.25.2 |
| 3188 | 2026-09-04T22:50:55.648Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3189 | 2026-09-04T22:50:55.853Z | Compiling progenitor v0.13.0 |
| 3190 | 2026-09-04T22:50:55.931Z | Compiling camino-tempfile-ext v0.3.3 |
| 3191 | 2026-09-04T22:50:56.047Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3192 | 2026-09-04T22:50:56.348Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-04T22:50:56.375Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-04T22:50:56.886Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-04T22:50:58.170Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-04T22:50:58.568Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-04T22:50:58.605Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-04T22:50:59.130Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3199 | 2026-09-04T22:50:59.350Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3200 | 2026-09-04T22:50:59.548Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-04T22:50:59.821Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-04T22:50:59.965Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-04T22:51:00.260Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-04T22:51:00.510Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-04T22:51:00.594Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3206 | 2026-09-04T22:51:00.822Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3207 | 2026-09-04T22:51:01.052Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3208 | 2026-09-04T22:51:01.088Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-04T22:51:01.091Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3210 | 2026-09-04T22:51:01.278Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3211 | 2026-09-04T22:51:01.316Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3212 | 2026-09-04T22:51:01.339Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3213 | 2026-09-04T22:51:01.502Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-04T22:51:01.553Z | Compiling void v1.0.2 |
| 3215 | 2026-09-04T22:51:01.667Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-04T22:51:01.771Z | Compiling slog-scope v4.4.1 |
| 3217 | 2026-09-04T22:51:01.801Z | Compiling serde_with v1.14.0 |
| 3218 | 2026-09-04T22:51:01.883Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-04T22:51:01.912Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-04T22:51:01.943Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-04T22:51:02.005Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-04T22:51:02.116Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-04T22:51:02.273Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3224 | 2026-09-04T22:51:02.495Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3225 | 2026-09-04T22:51:02.534Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-04T22:51:02.740Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-04T22:51:02.787Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-04T22:51:02.885Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-04T22:51:02.952Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-04T22:51:02.982Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-04T22:51:03.075Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-04T22:51:03.122Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-04T22:51:03.269Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-04T22:51:03.290Z | Compiling tokio-tungstenite v0.23.1 |
| 3235 | 2026-09-04T22:51:03.375Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3236 | 2026-09-04T22:51:03.398Z | Compiling slog-stdlog v4.1.1 |
| 3237 | 2026-09-04T22:51:03.421Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3238 | 2026-09-04T22:51:03.446Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-04T22:51:03.466Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-04T22:51:03.663Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-04T22:51:03.716Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-04T22:51:03.740Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-04T22:51:03.838Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-04T22:51:03.897Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-04T22:51:03.920Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3246 | 2026-09-04T22:51:04.422Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3247 | 2026-09-04T22:51:04.443Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3248 | 2026-09-04T22:51:04.467Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-04T22:51:04.898Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3250 | 2026-09-04T22:51:05.110Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3251 | 2026-09-04T22:51:05.436Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3252 | 2026-09-04T22:51:05.523Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3253 | 2026-09-04T22:51:05.734Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3254 | 2026-09-04T22:51:05.948Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3255 | 2026-09-04T22:51:06.302Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3256 | 2026-09-04T22:51:06.520Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3257 | 2026-09-04T22:51:08.607Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3258 | 2026-09-04T22:51:09.043Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3259 | 2026-09-04T22:51:09.693Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3260 | 2026-09-04T22:51:10.150Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3261 | 2026-09-04T22:51:10.215Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3262 | 2026-09-04T22:51:10.291Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3263 | 2026-09-04T22:51:10.575Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3264 | 2026-09-04T22:51:10.624Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3265 | 2026-09-04T22:51:11.315Z | Compiling git2 v0.20.4 |
| 3266 | 2026-09-04T22:51:11.533Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3267 | 2026-09-04T22:51:12.100Z | Compiling signal-hook-tokio v0.3.1 |
| 3268 | 2026-09-04T22:51:12.290Z | Compiling fatfs v0.3.6 |
| 3269 | 2026-09-04T22:51:12.780Z | Compiling yasna v0.5.2 |
| 3270 | 2026-09-04T22:51:13.068Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-04T22:51:13.305Z | Compiling console v0.16.2 |
| 3272 | 2026-09-04T22:51:13.439Z | Compiling assert_matches v1.5.0 |
| 3273 | 2026-09-04T22:51:13.802Z | Compiling seq-macro v0.3.6 |
| 3274 | 2026-09-04T22:51:14.096Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3275 | 2026-09-04T22:51:14.170Z | Compiling indicatif v0.18.4 |
| 3276 | 2026-09-04T22:51:14.299Z | Compiling rcgen v0.12.1 |
| 3277 | 2026-09-04T22:51:14.357Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3278 | 2026-09-04T22:51:14.696Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3279 | 2026-09-04T22:51:15.408Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-04T22:51:17.197Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-04T22:51:17.941Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-04T22:51:18.679Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-04T22:51:18.885Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-04T22:51:19.106Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3285 | 2026-09-04T22:51:19.343Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3286 | 2026-09-04T22:51:19.586Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-04T22:51:19.837Z | Compiling rtoolbox v0.0.3 |
| 3288 | 2026-09-04T22:51:19.892Z | Compiling subprocess v0.2.15 |
| 3289 | 2026-09-04T22:51:20.098Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-04T22:51:20.362Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-04T22:51:20.445Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-04T22:51:20.671Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3293 | 2026-09-04T22:51:21.079Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3294 | 2026-09-04T22:51:21.216Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-04T22:51:21.526Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-04T22:51:21.818Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-04T22:51:21.856Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-04T22:51:22.762Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-04T22:51:23.991Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-04T22:51:24.220Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-04T22:51:24.310Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-04T22:51:24.389Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-04T22:51:24.538Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-04T22:51:24.574Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3305 | 2026-09-04T22:51:24.657Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3306 | 2026-09-04T22:51:25.209Z | Compiling support-bundle-viewer v0.1.2 |
| 3307 | 2026-09-04T22:51:25.447Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3308 | 2026-09-04T22:51:25.473Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-04T22:51:26.350Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-04T22:51:50.286Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-04T22:52:10.550Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-04T22:52:25.271Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-04T23:00:09.503Z | Finished `release` profile [optimized] target(s) in 10m 15s |
| 3314 | 2026-09-04T23:00:09.506Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3315 | 2026-09-04T23:00:09.506Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-04T23:00:49.429Z | |
| 3317 | 2026-09-04T23:00:49.429Z | real 10:56.711465576 |
| 3318 | 2026-09-04T23:00:49.429Z | user 2:03:20.499515006 |
| 3319 | 2026-09-04T23:00:49.429Z | sys 4:37.134178416 |
| 3320 | 2026-09-04T23:00:49.433Z | trap 3.241871017 |
| 3321 | 2026-09-04T23:00:49.433Z | tflt 0.635445996 |
| 3322 | 2026-09-04T23:00:49.433Z | dflt 11.077996477 |
| 3323 | 2026-09-04T23:00:49.433Z | kflt 0.234170135 |
| 3324 | 2026-09-04T23:00:49.433Z | lock 8:28:31.025883076 |
| 3325 | 2026-09-04T23:00:49.433Z | slp 3:05:42.109108939 |
| 3326 | 2026-09-04T23:00:49.433Z | lat 2:55.291554438 |
| 3327 | 2026-09-04T23:00:49.433Z | stop 8:41.212706321 |
| 3328 | 2026-09-04T23:00:49.433Z | + mapfile -t packages |
| 3329 | 2026-09-04T23:00:49.433Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-04T23:00:50.393Z | Finished `release` profile [optimized] target(s) in 0.95s |
| 3331 | 2026-09-04T23:00:50.464Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-04T23:00:50.525Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-04T23:00:50.529Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-04T23:00:51.024Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-04T23:00:51.024Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-04T23:00:51.024Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-04T23:00:51.028Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-04T23:00:51.028Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-04T23:00:51.119Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-04T23:00:51.180Z | Compiling usdt-impl v0.5.0 |
| 3341 | 2026-09-04T23:00:51.184Z | Compiling syn v2.0.117 |
| 3342 | 2026-09-04T23:00:51.188Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-04T23:00:51.209Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-04T23:00:51.209Z | Compiling log v0.4.33 |
| 3345 | 2026-09-04T23:00:51.231Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-04T23:00:51.246Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-04T23:00:51.400Z | Compiling anyhow v1.0.104 |
| 3348 | 2026-09-04T23:00:51.464Z | Compiling heck v0.4.1 |
| 3349 | 2026-09-04T23:00:51.551Z | Compiling once_cell v1.21.3 |
| 3350 | 2026-09-04T23:00:51.873Z | Compiling errno v0.3.14 |
| 3351 | 2026-09-04T23:00:51.878Z | Compiling thread-id v4.2.2 |
| 3352 | 2026-09-04T23:00:51.879Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-04T23:00:52.640Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-04T23:00:52.834Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-04T23:00:52.834Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-04T23:00:52.902Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-04T23:00:52.930Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-04T23:00:52.930Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-04T23:00:53.268Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-04T23:00:53.291Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-04T23:00:53.296Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-04T23:00:53.328Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-04T23:00:53.576Z | Compiling camino-tempfile v1.4.1 |
| 3364 | 2026-09-04T23:00:53.588Z | Compiling tabled v0.15.0 |
| 3365 | 2026-09-04T23:00:53.739Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-04T23:00:53.740Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-04T23:00:53.744Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-04T23:00:53.744Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-04T23:00:53.744Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-04T23:00:53.744Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-04T23:00:53.867Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-04T23:00:54.423Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-04T23:00:54.552Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-04T23:00:54.721Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-04T23:00:54.914Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-04T23:00:54.960Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-04T23:00:55.040Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-04T23:00:55.152Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-04T23:00:56.201Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-04T23:00:56.201Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-04T23:00:56.247Z | Compiling toml_datetime v0.6.11 |
| 3382 | 2026-09-04T23:00:56.247Z | Compiling serde_spanned v0.6.9 |
| 3383 | 2026-09-04T23:00:56.250Z | Compiling macaddr v1.0.1 |
| 3384 | 2026-09-04T23:00:56.250Z | Compiling cargo_metadata v0.23.1 |
| 3385 | 2026-09-04T23:00:56.250Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3386 | 2026-09-04T23:00:56.469Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-04T23:00:56.825Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-04T23:00:56.825Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-04T23:00:57.735Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-04T23:00:57.872Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-04T23:00:58.302Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-04T23:01:00.544Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-04T23:01:06.526Z | Finished `release` profile [optimized] target(s) in 15.99s |
| 3394 | 2026-09-04T23:01:06.629Z | |
| 3395 | 2026-09-04T23:01:06.629Z | real 16.067377750 |
| 3396 | 2026-09-04T23:01:06.633Z | user 1:55.334647821 |
| 3397 | 2026-09-04T23:01:06.633Z | sys 13.865077216 |
| 3398 | 2026-09-04T23:01:06.633Z | trap 0.049682412 |
| 3399 | 2026-09-04T23:01:06.633Z | tflt 0.622018949 |
| 3400 | 2026-09-04T23:01:06.633Z | dflt 1.881278075 |
| 3401 | 2026-09-04T23:01:06.633Z | kflt 0.000052080 |
| 3402 | 2026-09-04T23:01:06.633Z | lock 3:41.631403753 |
| 3403 | 2026-09-04T23:01:06.633Z | slp 2:09.141450067 |
| 3404 | 2026-09-04T23:01:06.634Z | lat 3.169566156 |
| 3405 | 2026-09-04T23:01:06.634Z | stop 15.648690768 |
| 3406 | 2026-09-04T23:01:06.634Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-04T23:01:06.634Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-04T23:01:06.634Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-04T23:01:06.634Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-04T23:01:06.634Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-04T23:01:07.580Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-04T23:01:07.583Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-04T23:01:07.583Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-04T23:01:07.583Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-04T23:01:07.583Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-04T23:01:07.583Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-04T23:01:07.727Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-04T23:01:07.731Z | Compiling debug-ignore v1.0.5 |
| 3419 | 2026-09-04T23:01:07.731Z | Compiling compression-core v0.4.31 |
| 3420 | 2026-09-04T23:01:07.731Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-04T23:01:07.731Z | Compiling serde_spanned v1.1.1 |
| 3422 | 2026-09-04T23:01:07.731Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3423 | 2026-09-04T23:01:07.744Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-04T23:01:07.747Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-04T23:01:07.747Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-04T23:01:07.747Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-04T23:01:07.869Z | Compiling dropshot_endpoint v0.17.1 |
| 3428 | 2026-09-04T23:01:07.999Z | Compiling hostname v0.4.2 |
| 3429 | 2026-09-04T23:01:08.048Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3430 | 2026-09-04T23:01:08.064Z | Compiling compression-codecs v0.4.37 |
| 3431 | 2026-09-04T23:01:08.083Z | Compiling hostname v0.3.1 |
| 3432 | 2026-09-04T23:01:08.119Z | Compiling serde_path_to_error v0.1.20 |
| 3433 | 2026-09-04T23:01:08.122Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-04T23:01:08.122Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3435 | 2026-09-04T23:01:08.156Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-04T23:01:08.175Z | Compiling serde_tokenstream v0.3.0 |
| 3437 | 2026-09-04T23:01:08.210Z | Compiling slog-bunyan v2.5.0 |
| 3438 | 2026-09-04T23:01:08.214Z | Compiling oxide-generation v0.1.3 |
| 3439 | 2026-09-04T23:01:08.266Z | Compiling async-compression v0.4.41 |
| 3440 | 2026-09-04T23:01:08.269Z | Compiling instant v0.1.13 |
| 3441 | 2026-09-04T23:01:08.364Z | Compiling parse-display-derive v0.10.0 |
| 3442 | 2026-09-04T23:01:08.384Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-04T23:01:08.384Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-04T23:01:08.422Z | Compiling backoff v0.4.0 |
| 3445 | 2026-09-04T23:01:08.440Z | Compiling itertools v0.14.0 |
| 3446 | 2026-09-04T23:01:08.458Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3447 | 2026-09-04T23:01:08.486Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-04T23:01:08.532Z | Compiling async-stream v0.3.6 |
| 3449 | 2026-09-04T23:01:08.549Z | Compiling oxide-generation-macros v0.2.0 |
| 3450 | 2026-09-04T23:01:08.552Z | Compiling half v2.7.1 |
| 3451 | 2026-09-04T23:01:08.583Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3452 | 2026-09-04T23:01:08.618Z | Compiling progenitor-extras v0.2.0 |
| 3453 | 2026-09-04T23:01:08.635Z | Compiling ciborium-io v0.2.2 |
| 3454 | 2026-09-04T23:01:08.654Z | Compiling crucible-workspace-hack v0.1.0 |
| 3455 | 2026-09-04T23:01:08.729Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3456 | 2026-09-04T23:01:08.747Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-04T23:01:08.766Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-04T23:01:08.781Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3459 | 2026-09-04T23:01:08.801Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3460 | 2026-09-04T23:01:08.818Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3461 | 2026-09-04T23:01:08.882Z | Compiling ciborium-ll v0.2.2 |
| 3462 | 2026-09-04T23:01:08.920Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-04T23:01:08.926Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-04T23:01:08.956Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-04T23:01:08.989Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3466 | 2026-09-04T23:01:09.012Z | Compiling universal-hash v0.5.1 |
| 3467 | 2026-09-04T23:01:09.114Z | Compiling ciborium v0.2.2 |
| 3468 | 2026-09-04T23:01:09.131Z | Compiling cipher v0.4.4 |
| 3469 | 2026-09-04T23:01:09.147Z | Compiling derive_more v0.99.20 |
| 3470 | 2026-09-04T23:01:09.166Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-04T23:01:09.183Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-04T23:01:09.187Z | Compiling blake2 v0.10.6 |
| 3473 | 2026-09-04T23:01:09.253Z | Compiling poly1305 v0.8.0 |
| 3474 | 2026-09-04T23:01:09.356Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3475 | 2026-09-04T23:01:09.373Z | Compiling chacha20 v0.9.1 |
| 3476 | 2026-09-04T23:01:09.421Z | Compiling aead v0.5.2 |
| 3477 | 2026-09-04T23:01:09.536Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3478 | 2026-09-04T23:01:09.644Z | Compiling password-hash v0.5.0 |
| 3479 | 2026-09-04T23:01:09.674Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-04T23:01:09.691Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-04T23:01:09.729Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3482 | 2026-09-04T23:01:09.746Z | Compiling unsafe-libyaml v0.2.11 |
| 3483 | 2026-09-04T23:01:09.765Z | Compiling itertools v0.15.0 |
| 3484 | 2026-09-04T23:01:09.801Z | Compiling num-derive v0.4.2 |
| 3485 | 2026-09-04T23:01:09.843Z | Compiling heapless v0.8.0 |
| 3486 | 2026-09-04T23:01:09.878Z | Compiling tabwriter v1.4.1 |
| 3487 | 2026-09-04T23:01:10.013Z | Compiling argon2 v0.5.3 |
| 3488 | 2026-09-04T23:01:10.031Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3489 | 2026-09-04T23:01:10.089Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-04T23:01:10.140Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3491 | 2026-09-04T23:01:10.174Z | Compiling parse-display v0.10.0 |
| 3492 | 2026-09-04T23:01:10.229Z | Compiling thiserror-no-std v2.0.2 |
| 3493 | 2026-09-04T23:01:10.272Z | Compiling smoltcp v0.11.0 |
| 3494 | 2026-09-04T23:01:10.343Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-04T23:01:10.391Z | Compiling serde_yaml v0.9.34+deprecated |
| 3496 | 2026-09-04T23:01:10.408Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3497 | 2026-09-04T23:01:10.565Z | Compiling typify-impl v0.6.2 |
| 3498 | 2026-09-04T23:01:10.645Z | Compiling proc-macro-crate v3.4.0 |
| 3499 | 2026-09-04T23:01:10.737Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-04T23:01:10.794Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3501 | 2026-09-04T23:01:10.956Z | Compiling colored v3.1.1 |
| 3502 | 2026-09-04T23:01:10.974Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3503 | 2026-09-04T23:01:11.113Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-04T23:01:11.144Z | Compiling ingot-macros v0.2.0 |
| 3505 | 2026-09-04T23:01:11.206Z | Compiling proc-macro-error v1.0.4 |
| 3506 | 2026-09-04T23:01:11.225Z | Compiling num_enum_derive v0.7.6 |
| 3507 | 2026-09-04T23:01:11.225Z | Compiling rand v0.10.1 |
| 3508 | 2026-09-04T23:01:11.344Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-04T23:01:11.363Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3510 | 2026-09-04T23:01:11.483Z | Compiling foreign-types-macros v0.2.3 |
| 3511 | 2026-09-04T23:01:11.540Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3512 | 2026-09-04T23:01:11.604Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3513 | 2026-09-04T23:01:11.671Z | Compiling foreign-types-shared v0.3.1 |
| 3514 | 2026-09-04T23:01:11.687Z | Compiling rayon-core v1.13.0 |
| 3515 | 2026-09-04T23:01:11.810Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-04T23:01:11.908Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-04T23:01:11.941Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-04T23:01:11.958Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-04T23:01:12.005Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3520 | 2026-09-04T23:01:12.032Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3521 | 2026-09-04T23:01:12.049Z | Compiling cstr-argument v0.1.2 |
| 3522 | 2026-09-04T23:01:12.097Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3523 | 2026-09-04T23:01:12.132Z | Compiling foreign-types v0.5.0 |
| 3524 | 2026-09-04T23:01:12.236Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3525 | 2026-09-04T23:01:12.254Z | Compiling illumos-nvpair v0.3.0 |
| 3526 | 2026-09-04T23:01:12.290Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3527 | 2026-09-04T23:01:12.345Z | Compiling zone_cfg_derive v0.3.1 |
| 3528 | 2026-09-04T23:01:12.361Z | Compiling num_enum v0.7.6 |
| 3529 | 2026-09-04T23:01:12.500Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3530 | 2026-09-04T23:01:12.518Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3531 | 2026-09-04T23:01:12.538Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3532 | 2026-09-04T23:01:12.538Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-04T23:01:12.571Z | Compiling itertools v0.12.1 |
| 3534 | 2026-09-04T23:01:12.571Z | Compiling sigpipe v0.1.3 |
| 3535 | 2026-09-04T23:01:12.648Z | Compiling rayon v1.11.0 |
| 3536 | 2026-09-04T23:01:12.683Z | Compiling glob v0.3.3 |
| 3537 | 2026-09-04T23:01:12.722Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3538 | 2026-09-04T23:01:12.749Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3539 | 2026-09-04T23:01:12.780Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3540 | 2026-09-04T23:01:12.843Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3541 | 2026-09-04T23:01:12.891Z | Compiling smf v0.2.3 |
| 3542 | 2026-09-04T23:01:12.939Z | Compiling num_enum v0.5.11 |
| 3543 | 2026-09-04T23:01:12.989Z | Compiling cpubits v0.1.1 |
| 3544 | 2026-09-04T23:01:13.052Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3545 | 2026-09-04T23:01:13.055Z | Compiling whoami v1.6.1 |
| 3546 | 2026-09-04T23:01:13.087Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3547 | 2026-09-04T23:01:13.107Z | Compiling gethostname v0.5.0 |
| 3548 | 2026-09-04T23:01:13.107Z | Compiling num-rational v0.4.2 |
| 3549 | 2026-09-04T23:01:13.110Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-04T23:01:13.265Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-04T23:01:13.282Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-04T23:01:13.378Z | Compiling usdt-attr-macro v0.5.0 |
| 3553 | 2026-09-04T23:01:13.382Z | Compiling usdt-macro v0.5.0 |
| 3554 | 2026-09-04T23:01:13.435Z | Compiling pem-rfc7468 v1.0.0 |
| 3555 | 2026-09-04T23:01:13.526Z | Compiling num v0.4.3 |
| 3556 | 2026-09-04T23:01:13.569Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-04T23:01:13.625Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-04T23:01:13.722Z | Compiling cancel-safe-futures v0.1.5 |
| 3559 | 2026-09-04T23:01:13.762Z | Compiling zone v0.3.1 |
| 3560 | 2026-09-04T23:01:13.779Z | Compiling hmac v0.13.0 |
| 3561 | 2026-09-04T23:01:13.796Z | Compiling universal-hash v0.6.1 |
| 3562 | 2026-09-04T23:01:13.860Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-04T23:01:13.939Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-04T23:01:13.965Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-04T23:01:14.006Z | Compiling prettyplease v0.2.37 |
| 3566 | 2026-09-04T23:01:14.081Z | Compiling ingot-types v0.2.0 |
| 3567 | 2026-09-04T23:01:14.203Z | Compiling libefi-sys v0.1.0 |
| 3568 | 2026-09-04T23:01:14.272Z | Compiling linear-map v1.2.0 |
| 3569 | 2026-09-04T23:01:14.291Z | Compiling polyval v0.7.1 |
| 3570 | 2026-09-04T23:01:14.294Z | Compiling der v0.8.0 |
| 3571 | 2026-09-04T23:01:14.324Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3572 | 2026-09-04T23:01:14.324Z | Compiling usdt v0.5.0 |
| 3573 | 2026-09-04T23:01:14.461Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3574 | 2026-09-04T23:01:14.494Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-04T23:01:14.498Z | Compiling console v0.15.11 |
| 3576 | 2026-09-04T23:01:14.498Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-04T23:01:14.531Z | Compiling ingot v0.2.1 |
| 3578 | 2026-09-04T23:01:14.605Z | Compiling ghash v0.6.0 |
| 3579 | 2026-09-04T23:01:14.664Z | Compiling pbkdf2 v0.13.0 |
| 3580 | 2026-09-04T23:01:14.684Z | Compiling oxide-update-engine-types v0.1.2 |
| 3581 | 2026-09-04T23:01:14.771Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-04T23:01:14.796Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-04T23:01:14.818Z | Compiling hickory-proto v0.24.4 |
| 3584 | 2026-09-04T23:01:14.970Z | Compiling expectorate v1.2.0 |
| 3585 | 2026-09-04T23:01:15.150Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-04T23:01:15.167Z | Compiling aead v0.6.1 |
| 3587 | 2026-09-04T23:01:15.216Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3588 | 2026-09-04T23:01:15.237Z | Compiling sha2 v0.11.0 |
| 3589 | 2026-09-04T23:01:15.256Z | Compiling typify-macro v0.6.2 |
| 3590 | 2026-09-04T23:01:15.372Z | Compiling nom v8.0.0 |
| 3591 | 2026-09-04T23:01:15.402Z | Compiling linked-hash-map v0.5.6 |
| 3592 | 2026-09-04T23:01:15.431Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3593 | 2026-09-04T23:01:15.538Z | Compiling semver v0.1.20 |
| 3594 | 2026-09-04T23:01:15.555Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3595 | 2026-09-04T23:01:15.620Z | Compiling lru-cache v0.1.2 |
| 3596 | 2026-09-04T23:01:15.635Z | Compiling aes-gcm v0.11.0 |
| 3597 | 2026-09-04T23:01:15.773Z | Compiling oxide-update-engine v0.1.2 |
| 3598 | 2026-09-04T23:01:15.863Z | Compiling rustc_version v0.1.7 |
| 3599 | 2026-09-04T23:01:15.880Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-04T23:01:15.900Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-04T23:01:15.940Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-04T23:01:15.970Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-04T23:01:15.973Z | Compiling salsa20 v0.11.0 |
| 3604 | 2026-09-04T23:01:16.129Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3605 | 2026-09-04T23:01:16.129Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3606 | 2026-09-04T23:01:16.164Z | Compiling slog-dtrace v0.3.0 |
| 3607 | 2026-09-04T23:01:16.181Z | Compiling minimal-lexical v0.2.1 |
| 3608 | 2026-09-04T23:01:16.250Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-09-04T23:01:16.314Z | Compiling oxide-tokio-rt v0.1.4 |
| 3610 | 2026-09-04T23:01:16.334Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3611 | 2026-09-04T23:01:16.334Z | Compiling scrypt v0.12.0 |
| 3612 | 2026-09-04T23:01:16.458Z | Compiling nom v7.1.3 |
| 3613 | 2026-09-04T23:01:16.476Z | Compiling newtype_derive v0.1.6 |
| 3614 | 2026-09-04T23:01:16.551Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3615 | 2026-09-04T23:01:16.649Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-04T23:01:16.667Z | Compiling phf_shared v0.12.1 |
| 3617 | 2026-09-04T23:01:16.686Z | Compiling xshell v0.2.7 |
| 3618 | 2026-09-04T23:01:16.701Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-04T23:01:16.860Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-04T23:01:16.877Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-04T23:01:17.060Z | Compiling hickory-resolver v0.24.4 |
| 3622 | 2026-09-04T23:01:17.077Z | Compiling csv-core v0.1.13 |
| 3623 | 2026-09-04T23:01:17.125Z | Compiling typify v0.6.2 |
| 3624 | 2026-09-04T23:01:17.227Z | Compiling highway v1.3.0 |
| 3625 | 2026-09-04T23:01:17.244Z | Compiling unicode-xid v0.2.6 |
| 3626 | 2026-09-04T23:01:17.270Z | Compiling progenitor-impl v0.14.0 |
| 3627 | 2026-09-04T23:01:17.367Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3628 | 2026-09-04T23:01:17.398Z | Compiling chrono-tz v0.10.4 |
| 3629 | 2026-09-04T23:01:17.464Z | Compiling const_format_proc_macros v0.2.34 |
| 3630 | 2026-09-04T23:01:17.542Z | Compiling proc-macro-error2 v2.0.1 |
| 3631 | 2026-09-04T23:01:17.560Z | Compiling csv v1.4.0 |
| 3632 | 2026-09-04T23:01:17.606Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3633 | 2026-09-04T23:01:17.655Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-04T23:01:17.672Z | Compiling ecdsa v0.16.9 |
| 3635 | 2026-09-04T23:01:17.745Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3636 | 2026-09-04T23:01:17.842Z | Compiling phf v0.12.1 |
| 3637 | 2026-09-04T23:01:17.881Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3638 | 2026-09-04T23:01:18.025Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3639 | 2026-09-04T23:01:18.088Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3640 | 2026-09-04T23:01:18.124Z | Compiling qorb v0.4.1 |
| 3641 | 2026-09-04T23:01:18.148Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3642 | 2026-09-04T23:01:18.217Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3643 | 2026-09-04T23:01:18.324Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3644 | 2026-09-04T23:01:18.343Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3645 | 2026-09-04T23:01:18.389Z | Compiling primeorder v0.13.6 |
| 3646 | 2026-09-04T23:01:18.415Z | Compiling hashbrown v0.14.5 |
| 3647 | 2026-09-04T23:01:18.436Z | Compiling salty v0.3.0 |
| 3648 | 2026-09-04T23:01:18.704Z | Compiling p384 v0.13.1 |
| 3649 | 2026-09-04T23:01:18.777Z | Compiling const_format v0.2.35 |
| 3650 | 2026-09-04T23:01:18.856Z | Compiling pkcs8 v0.11.0 |
| 3651 | 2026-09-04T23:01:19.022Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3652 | 2026-09-04T23:01:19.119Z | Compiling chumsky v0.9.3 |
| 3653 | 2026-09-04T23:01:19.138Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3654 | 2026-09-04T23:01:19.354Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-04T23:01:19.383Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-04T23:01:19.400Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-04T23:01:19.910Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3658 | 2026-09-04T23:01:19.987Z | Compiling progenitor-macro v0.14.0 |
| 3659 | 2026-09-04T23:01:20.044Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3660 | 2026-09-04T23:01:20.079Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3661 | 2026-09-04T23:01:20.154Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3662 | 2026-09-04T23:01:20.250Z | Compiling bcs v0.1.6 |
| 3663 | 2026-09-04T23:01:20.267Z | Compiling ff v0.14.0 |
| 3664 | 2026-09-04T23:01:20.337Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-04T23:01:20.431Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-04T23:01:20.435Z | Compiling tabled v0.15.0 |
| 3667 | 2026-09-04T23:01:20.464Z | Compiling steno v0.4.1 |
| 3668 | 2026-09-04T23:01:20.607Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-09-04T23:01:20.625Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3670 | 2026-09-04T23:01:20.680Z | Compiling group v0.14.0 |
| 3671 | 2026-09-04T23:01:20.800Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-09-04T23:01:20.879Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3673 | 2026-09-04T23:01:20.901Z | Compiling signature v3.0.0 |
| 3674 | 2026-09-04T23:01:20.918Z | Compiling knus v3.4.0 |
| 3675 | 2026-09-04T23:01:20.973Z | Compiling tagptr v0.2.0 |
| 3676 | 2026-09-04T23:01:21.097Z | Compiling base16ct v1.0.0 |
| 3677 | 2026-09-04T23:01:21.146Z | Compiling moka v0.12.13 |
| 3678 | 2026-09-04T23:01:21.182Z | Compiling hkdf v0.13.0 |
| 3679 | 2026-09-04T23:01:21.198Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3680 | 2026-09-04T23:01:21.315Z | Compiling sec1 v0.8.1 |
| 3681 | 2026-09-04T23:01:21.379Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3682 | 2026-09-04T23:01:21.396Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-04T23:01:21.441Z | Compiling utf-8 v0.7.6 |
| 3684 | 2026-09-04T23:01:21.608Z | Compiling elliptic-curve v0.14.1 |
| 3685 | 2026-09-04T23:01:21.647Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3686 | 2026-09-04T23:01:21.650Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3687 | 2026-09-04T23:01:21.736Z | Compiling parking_lot_core v0.8.6 |
| 3688 | 2026-09-04T23:01:21.854Z | Compiling hickory-resolver v0.25.2 |
| 3689 | 2026-09-04T23:01:21.967Z | Compiling corncobs v0.1.4 |
| 3690 | 2026-09-04T23:01:22.066Z | Compiling tungstenite v0.21.0 |
| 3691 | 2026-09-04T23:01:22.171Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3692 | 2026-09-04T23:01:22.227Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-04T23:01:22.428Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3694 | 2026-09-04T23:01:22.456Z | Compiling primefield v0.14.0 |
| 3695 | 2026-09-04T23:01:22.473Z | Compiling rfc6979 v0.6.0 |
| 3696 | 2026-09-04T23:01:22.561Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-04T23:01:22.602Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-04T23:01:22.656Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-04T23:01:22.718Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-04T23:01:22.735Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-04T23:01:22.853Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-04T23:01:22.889Z | Compiling primeorder v0.14.0 |
| 3703 | 2026-09-04T23:01:22.929Z | Compiling ecdsa v0.17.0 |
| 3704 | 2026-09-04T23:01:22.953Z | Compiling tokio-tungstenite v0.21.0 |
| 3705 | 2026-09-04T23:01:23.019Z | Compiling papergrid v0.18.0 |
| 3706 | 2026-09-04T23:01:23.242Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3707 | 2026-09-04T23:01:23.320Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-04T23:01:23.337Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-04T23:01:23.340Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-04T23:01:23.397Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-04T23:01:23.423Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-04T23:01:23.511Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-04T23:01:23.655Z | Compiling mime_guess v2.0.5 |
| 3714 | 2026-09-04T23:01:23.677Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3715 | 2026-09-04T23:01:23.695Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3716 | 2026-09-04T23:01:23.716Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3717 | 2026-09-04T23:01:23.793Z | Compiling ssh-encoding v0.3.0 |
| 3718 | 2026-09-04T23:01:23.884Z | Compiling prefix-trie v0.7.0 |
| 3719 | 2026-09-04T23:01:23.902Z | Compiling fxhash v0.2.1 |
| 3720 | 2026-09-04T23:01:23.918Z | Compiling keccak v0.2.0 |
| 3721 | 2026-09-04T23:01:24.081Z | Compiling tabled v0.21.0 |
| 3722 | 2026-09-04T23:01:24.101Z | Compiling sled v0.34.7 |
| 3723 | 2026-09-04T23:01:24.101Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3724 | 2026-09-04T23:01:24.163Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3725 | 2026-09-04T23:01:24.288Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3726 | 2026-09-04T23:01:24.338Z | Compiling hickory-server v0.25.2 |
| 3727 | 2026-09-04T23:01:24.354Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-04T23:01:24.371Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-04T23:01:24.788Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-04T23:01:25.028Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-04T23:01:25.160Z | Compiling progenitor v0.14.0 |
| 3732 | 2026-09-04T23:01:25.273Z | Compiling poly1305 v0.9.0 |
| 3733 | 2026-09-04T23:01:25.346Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3734 | 2026-09-04T23:01:25.433Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3735 | 2026-09-04T23:01:25.458Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3736 | 2026-09-04T23:01:25.494Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3737 | 2026-09-04T23:01:25.511Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3738 | 2026-09-04T23:01:25.761Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3739 | 2026-09-04T23:01:26.064Z | Compiling blowfish v0.10.0 |
| 3740 | 2026-09-04T23:01:26.138Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3741 | 2026-09-04T23:01:26.225Z | Compiling blake2 v0.11.0-rc.6 |
| 3742 | 2026-09-04T23:01:26.252Z | Compiling crc8 v0.1.1 |
| 3743 | 2026-09-04T23:01:26.274Z | Compiling http-range v0.1.5 |
| 3744 | 2026-09-04T23:01:26.330Z | Compiling half v1.8.3 |
| 3745 | 2026-09-04T23:01:26.348Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3746 | 2026-09-04T23:01:26.493Z | Compiling ssh-cipher v0.3.0 |
| 3747 | 2026-09-04T23:01:26.510Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3748 | 2026-09-04T23:01:26.632Z | Compiling serde_cbor v0.11.2 |
| 3749 | 2026-09-04T23:01:26.694Z | Compiling argon2 v0.6.0-rc.8 |
| 3750 | 2026-09-04T23:01:26.727Z | Compiling rsa v0.10.0-rc.18 |
| 3751 | 2026-09-04T23:01:26.746Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3752 | 2026-09-04T23:01:26.858Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3753 | 2026-09-04T23:01:27.111Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3754 | 2026-09-04T23:01:27.228Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3755 | 2026-09-04T23:01:27.269Z | Compiling ed25519-dalek v3.0.0 |
| 3756 | 2026-09-04T23:01:27.655Z | Compiling sha3 v0.11.0 |
| 3757 | 2026-09-04T23:01:27.810Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3758 | 2026-09-04T23:01:27.810Z | Compiling p256 v0.14.0 |
| 3759 | 2026-09-04T23:01:28.033Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3760 | 2026-09-04T23:01:28.051Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3761 | 2026-09-04T23:01:28.071Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3762 | 2026-09-04T23:01:28.136Z | Compiling p521 v0.14.0 |
| 3763 | 2026-09-04T23:01:28.272Z | Compiling p384 v0.14.0 |
| 3764 | 2026-09-04T23:01:28.963Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3765 | 2026-09-04T23:01:29.158Z | Compiling scuffle v0.1.0 |
| 3766 | 2026-09-04T23:01:29.400Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3767 | 2026-09-04T23:01:29.535Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3768 | 2026-09-04T23:01:29.747Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3769 | 2026-09-04T23:01:29.800Z | Compiling yasna v0.5.2 |
| 3770 | 2026-09-04T23:01:29.995Z | Compiling kstat-rs v0.2.5 |
| 3771 | 2026-09-04T23:01:30.074Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3772 | 2026-09-04T23:01:30.184Z | Compiling headers-core v0.3.0 |
| 3773 | 2026-09-04T23:01:30.311Z | Compiling kem v0.3.0 |
| 3774 | 2026-09-04T23:01:30.344Z | Compiling module-lattice v0.2.3 |
| 3775 | 2026-09-04T23:01:30.388Z | Compiling nanorand v0.7.0 |
| 3776 | 2026-09-04T23:01:30.491Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3777 | 2026-09-04T23:01:30.500Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3778 | 2026-09-04T23:01:30.519Z | Compiling sponge-cursor v0.1.0 |
| 3779 | 2026-09-04T23:01:30.539Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3780 | 2026-09-04T23:01:30.638Z | Compiling flume v0.11.1 |
| 3781 | 2026-09-04T23:01:30.677Z | Compiling sha3 v0.12.0 |
| 3782 | 2026-09-04T23:01:30.695Z | Compiling ml-kem v0.3.2 |
| 3783 | 2026-09-04T23:01:30.716Z | Compiling headers v0.4.1 |
| 3784 | 2026-09-04T23:01:30.906Z | Compiling rcgen v0.12.1 |
| 3785 | 2026-09-04T23:01:31.006Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3786 | 2026-09-04T23:01:31.265Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3787 | 2026-09-04T23:01:31.450Z | Compiling ssh-key v0.7.0-rc.11 |
| 3788 | 2026-09-04T23:01:31.542Z | Compiling hyper-staticfile v0.10.1 |
| 3789 | 2026-09-04T23:01:31.565Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3790 | 2026-09-04T23:01:31.604Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3791 | 2026-09-04T23:01:31.666Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3792 | 2026-09-04T23:01:31.684Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3793 | 2026-09-04T23:01:31.820Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3794 | 2026-09-04T23:01:31.841Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3795 | 2026-09-04T23:01:32.020Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3796 | 2026-09-04T23:01:32.020Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3797 | 2026-09-04T23:01:32.055Z | Compiling russh-cryptovec v0.62.0 |
| 3798 | 2026-09-04T23:01:32.084Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3799 | 2026-09-04T23:01:32.152Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3800 | 2026-09-04T23:01:32.205Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3801 | 2026-09-04T23:01:32.304Z | Compiling port-file v0.1.0 |
| 3802 | 2026-09-04T23:01:32.321Z | Compiling num-bigint v0.4.6 |
| 3803 | 2026-09-04T23:01:32.384Z | Compiling generic-array v1.4.3 |
| 3804 | 2026-09-04T23:01:32.419Z | Compiling russh-util v0.52.0 |
| 3805 | 2026-09-04T23:01:32.580Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3806 | 2026-09-04T23:01:32.616Z | Compiling enum_dispatch v0.3.13 |
| 3807 | 2026-09-04T23:01:32.653Z | Compiling delegate v0.13.5 |
| 3808 | 2026-09-04T23:01:32.693Z | Compiling subprocess v0.2.15 |
| 3809 | 2026-09-04T23:01:32.711Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3810 | 2026-09-04T23:01:32.838Z | Compiling hex-literal v1.1.0 |
| 3811 | 2026-09-04T23:01:32.880Z | Compiling display-error-chain v0.2.2 |
| 3812 | 2026-09-04T23:01:32.956Z | Compiling md5 v0.8.0 |
| 3813 | 2026-09-04T23:01:33.003Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3814 | 2026-09-04T23:01:33.046Z | Compiling colored v2.2.0 |
| 3815 | 2026-09-04T23:01:33.162Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3816 | 2026-09-04T23:01:33.248Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3817 | 2026-09-04T23:01:33.445Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3818 | 2026-09-04T23:01:33.467Z | Compiling internet-checksum v0.2.1 |
| 3819 | 2026-09-04T23:01:33.669Z | Compiling russh v0.62.4 |
| 3820 | 2026-09-04T23:01:34.129Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3821 | 2026-09-04T23:01:34.340Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3822 | 2026-09-04T23:01:35.276Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-04T23:01:35.276Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-04T23:01:37.926Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-04T23:01:38.599Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-04T23:01:39.106Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-04T23:01:40.190Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-04T23:01:40.410Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-04T23:01:49.326Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3830 | 2026-09-04T23:01:49.326Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3831 | 2026-09-04T23:01:49.326Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3832 | 2026-09-04T23:01:49.329Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-04T23:01:49.329Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-04T23:01:51.167Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-04T23:01:51.210Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-04T23:01:55.642Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-04T23:02:37.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 3838 | 2026-09-04T23:02:37.359Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3839 | 2026-09-04T23:02:37.359Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-04T23:02:37.573Z | |
| 3841 | 2026-09-04T23:02:37.574Z | real 1:30.882404259 |
| 3842 | 2026-09-04T23:02:37.574Z | user 8:29.473042041 |
| 3843 | 2026-09-04T23:02:37.574Z | sys 1:41.467865321 |
| 3844 | 2026-09-04T23:02:37.574Z | trap 0.255637804 |
| 3845 | 2026-09-04T23:02:37.574Z | tflt 0.350487223 |
| 3846 | 2026-09-04T23:02:37.574Z | dflt 2.016493864 |
| 3847 | 2026-09-04T23:02:37.574Z | kflt 0.000466930 |
| 3848 | 2026-09-04T23:02:37.574Z | lock 31:20.861688264 |
| 3849 | 2026-09-04T23:02:37.578Z | slp 19:05.317647624 |
| 3850 | 2026-09-04T23:02:37.578Z | lat 36.481089353 |
| 3851 | 2026-09-04T23:02:37.578Z | stop 3:02.967843555 |
| 3852 | 2026-09-04T23:02:37.578Z | + mkdir tests |
| 3853 | 2026-09-04T23:02:37.578Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-04T23:02:37.581Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-04T23:02:37.601Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-04T23:02:37.634Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-04T23:02:37.664Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-04T23:02:37.695Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-04T23:02:38.069Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3860 | 2026-09-04T23:02:38.075Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3861 | 2026-09-04T23:03:43.515Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-04T23:03:43.515Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-04T23:03:43.515Z | a out/target/test 1K |
| 3864 | 2026-09-04T23:03:43.515Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-04T23:03:43.515Z | a package-manifest.toml 35K |
| 3866 | 2026-09-04T23:03:43.515Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-04T23:03:43.515Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-04T23:03:43.515Z | a target/release/xtask 6405K |
| 3869 | 2026-09-04T23:03:43.515Z | a target/debug/bootstrap 440489K |
| 3870 | 2026-09-04T23:03:43.515Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-04T23:03:43.516Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-04T23:03:43.516Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-04T23:03:43.516Z | a tests/end_to_end_tests-8d60c10a3fab2411 504125K |
| 3874 | 2026-09-04T23:03:43.516Z | a tools/opte_version 1K |
| 3875 | 2026-09-04T23:03:43.516Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-04T23:03:43.516Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-04T23:03:43.516Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-04T23:03:43.516Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-04T23:03:43.516Z | a out/cockroachdb.tar.gz 125060K |
| 3880 | 2026-09-04T23:03:43.516Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-04T23:03:43.516Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-04T23:03:43.516Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-04T23:03:43.516Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-04T23:03:43.516Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-04T23:03:43.516Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-04T23:03:43.516Z | a out/nexus.tar.gz 195031K |
| 3887 | 2026-09-04T23:03:43.516Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-04T23:03:43.516Z | a out/omicron-gateway-softnpu.tar.gz 13828K |
| 3889 | 2026-09-04T23:03:43.516Z | a out/omicron-sled-agent.tar 116431K |
| 3890 | 2026-09-04T23:03:43.516Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-04T23:03:43.516Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-04T23:03:43.516Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-04T23:03:43.516Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-04T23:03:43.516Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-04T23:03:43.516Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-04T23:03:43.516Z | a out/switch-softnpu.tar.gz 306132K |
| 3897 | 2026-09-04T23:03:43.520Z | |
| 3898 | 2026-09-04T23:03:43.520Z | real 1:05.441507455 |
| 3899 | 2026-09-04T23:03:43.520Z | user 1:03.293209356 |
| 3900 | 2026-09-04T23:03:43.520Z | sys 3.520142271 |
| 3901 | 2026-09-04T23:03:43.521Z | trap 0.005034107 |
| 3902 | 2026-09-04T23:03:43.521Z | tflt 0.000000000 |
| 3903 | 2026-09-04T23:03:43.521Z | dflt 0.000000000 |
| 3904 | 2026-09-04T23:03:43.521Z | kflt 0.000000000 |
| 3905 | 2026-09-04T23:03:43.521Z | lock 0.000000000 |
| 3906 | 2026-09-04T23:03:43.521Z | slp 1:03.244242380 |
| 3907 | 2026-09-04T23:03:43.521Z | lat 0.815974056 |
| 3908 | 2026-09-04T23:03:43.521Z | stop 0.000142780 |
| 3909 | 2026-09-04T23:03:43.521Z | process exited: duration 1044188 ms, exit code 0 |
| |
| 3910 | 2026-09-04T23:03:43.535Z | found 1 output files |
| 3911 | 2026-09-04T23:03:43.535Z | uploading: /work/package.tar.gz (1837023738 bytes) |
| 3912 | 2026-09-04T23:04:07.748Z | uploaded: /work/package.tar.gz |